@charset "UTF-8";
.text-1len{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.text-2len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-3len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-4len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-5len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-6len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.botmenu{ text-align: center !important; background: var(--first_color);}
.online dl{background:var(--first_color);padding:10px 5px;margin-bottom:1px;position:relative}
.online dl:hover{background:var(--first_color)}
.online dl dt button{margin:10px 0;border:none;border-radius:5px;width:100%;font-size:18px;height:40px;line-height:40px;background:var(--first_color);color:#fff;cursor:pointer}
a{color:#333;}
.sw_banner a{display: block;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover, a:focus{color: var(--first_color);}
.rd-navbar-static .rd-navbar-inner{max-width: 1148px;}

/* banner*/
.swiper-pagination-bullet{
  background: #ffffff;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.swiper-button-next, .swiper-button-prev{color: #ffffff;}
.swiper-pagination-bullet-active{background: #ffffff;opacity: 1;}
@media (min-width: 1200px){
  .container{width: 1178px;}
} 
@media (min-width: 1200px){
  .row >[class*='col-']{padding-left: 1rem; padding-right: 1rem;}
  .row{margin-left: -1rem;margin-right: -1rem;}
}

/* 语言 */
.nav-lang .rd-dropdown-item{
  text-align: center;
}
.rd-navbar-static .nav-lang .rd-navbar-dropdown {
  padding: 6px 0;
  width: 100%;
  margin-top: 20px !important;
  min-width: unset;
}
.nav-lang img{
  width: 6px;
  height: 12px;
  margin-left: 5px;
}
.nav-lang:hover img{
  transform:rotate(90deg);
}
@media (max-width: 1199px){
  .nav-lang img{
    display: none;
  }
}

/* 导航 */
.rd-navbar-wrap{
  height: auto !important;
}
.rd-navbar-brand{
  line-height: 0;
}
.rd-navbar-static p{
  margin: 0;
}
.rd-navbar .rd-navbar-nav > li > a{
  text-transform: none;
}

.rd-navbar-static .rd-navbar-nav > li.active > a,
.rd-navbar-static .rd-navbar-nav > li.active > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li.focus > a,
.rd-navbar-static .rd-navbar-nav > li > a:hover,
.rd-navbar-static .rd-navbar-nav > li.opened > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li:hover > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle::after{
  color: #fff !important;
  background: transparent;
}

.rd-navbar-static .rd-navbar-dropdown{
  padding: 10px 20px 20px 20px;
  margin-left: 0;
}
.rd-navbar-static .rd-navbar-nav > li{
  padding: 0;
  margin: 0;
}
@media (min-width:1200px){
  .rd-navbar .rd-navbar-nav > li > a,.rd-navbar-static .rd-navbar-nav > li{
    font-size: 16px;
    color: #ffffff;
  }
  .rd-navbar-wrap{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .rd-navbar-static{
    padding-top: 0;
    padding-bottom: 0;
    background: transparent;
  }
  .rd-navbar-static.rd-navbar--is-stuck{
    position: unset;
  }
  .rd-navbar-static{box-shadow: unset;}
  .rd-navbar-static .rd-navbar-inner,.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-inner{
    padding: 0;
  }
  .page-header .rd-navbar-brand img{
    max-height: 36px;
  }
  .rd-navbar-static .rd-navbar-nav > li{
    width: 100%;
  }
  .rd-navbar-static .rd-navbar-nav .rd-nav-item .rd-nav-link{
    width: 100%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
  }

  .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown{
    margin-top: 0;
  }
  .header-nav-list{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rd-navbar-panel{
      width: 30%;
      float: left;
  }
  .rd-navbar-nav-wrap{
      width: 70% !important;
      float: left;
      padding-left: 10px;
      margin-top: 60px;
  }
  .rd-navbar-static .rd-navbar-nav{
    margin: 0;
  }
  .rd-navbar-inner>div{
    display: flex;
    align-items: flex-end;
  }
  .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .rd-navbar-sidebar .rd-navbar-nav > li > .rd-navbar-submenu-toggle{
    display: none;
  }
  
  .rd-navbar-fullwidth .rd-navbar-dropdown > li > a:hover, .rd-navbar-static .rd-navbar-dropdown > li > a:hover,.rd-navbar-static .rd-navbar-dropdown > li.active > a, .rd-navbar-static .rd-navbar-dropdown > li.active > a:focus, .rd-navbar-static .rd-navbar-dropdown > li.active > a:active{
    color: var(--first_color);
  }
}
@media (max-width: 1200px){
  .rd-navbar-fixed .rd-navbar-nav li:hover > a, .rd-navbar-fixed .rd-navbar-nav li.focus > a, .rd-navbar-fixed .rd-navbar-nav li.active > a, 
  .rd-navbar-fixed .rd-navbar-nav li.opened > a{background: var(--first_color);}
  .rd-navbar-fixed .rd-navbar-brand img{height: 50px;}
}
@media (max-width: 1199px){
  .rd-navbar-nav-wrap .container{padding: 0;}
  .rd-navbar-fixed .rd-navbar-brand{padding-right: 10px;}
}

/* 移动端导航 */
.rd-navbar-fixed .rd-navbar-toggle {display:inline-block;position: absolute;right:10px;}
.rd-navbar-fixed .rd-navbar-nav-wrap {right:0;left:unset;transform:translateX(110%);}
.rd-navbar-fixed .rd-navbar-brand{left: 10px;}
@media (max-width: 1199px){
  .rd-navbar-fixed .rd-navbar-brand {
    width: 80%;
    padding-right: 10px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .rd-navbar-fixed .rd-navbar-toggle{
    width: 20%;
    max-width: 48px;
  }
  .rd-navbar-fixed .rd-navbar-panel{
    background: #2b2b2b;
  }
  .rd-navbar-toggle span:after, .rd-navbar-toggle span:before, .rd-navbar-toggle span{
    background-color: #ffffff;
  }
}


/*自定义options*/
.index-search{background: #f4f4f4;}
@media (min-width: 768px){
  .index-search-text{
    width: 70%;
  }
  .index-search-form{
    width: 30%;
  }
  .index-search .index-search-box{
    display: flex;
    align-items: center;
  }
}
.index-search-text{
  color: #888888;
  font-size: 14px;
}
.index-search .index-search-form .index-search-group{display: flex; align-items: center; width: 100%;max-width: 200px;border-bottom: 1px solid #1651bb; border-top: 1px solid #1651bb; border-left: 1px solid #1651bb;padding-left: 10px;background: #f4f4f4;}
.index-search .index-search-form .input-group{width: 100%;height: 30px; display: flex; align-items: center;justify-content: flex-end; margin: 8px 0;flex-wrap: nowrap;}
.index-search .index-search-form .index-search-input{width:100%; height:28px; list-style:none; text-align:left; float:left; font-size: 12px; margin:0; padding:0;border:0; color: #999;padding-left: 8px;background: #f4f4f4;}
.index-search-input::-webkit-input-placeholder{color: #999;}
.index-search-input::-moz-placeholder{color: #999;}
.index-search-input:-ms-input-placeholder{color: #999;}
/* .options-search .input-search .searchword-btn{position: relative; width:54px; height:30px; line-height:30px; color:#fff; font-size: 14px; background: var(--first_color); text-align:center; margin:0; padding:0; border:0; cursor:pointer; float:left;} */
.index-search .index-search-form .index-search-btn{
  width: 66px;
  height: 30px;
  margin: 0; 
  padding: 0; 
  border: 0; 
  cursor: pointer; 
  float: left;
  color: #ffffff;
  font-size: 14px;
  background: #1651bb;
}
.index-search-group img{
  width: 15px;
  height: 15px;
}
@media (max-width:767px){
  .index-search .index-search-form .input-group{ margin:10px auto; text-align:center; justify-content: center;}
  .index-search-text{margin-top: 10px;text-align: center;}
}



/* 首页简介区块 */

.epower-index-about{
  padding: 60px 0;
  font-family: "Microsoft YaHei";
  text-align: center;
}
.index-about-title-item{
  position: relative;
}
.index-about-title-item p{
  margin-bottom: 0;
}
.home-about-title-cn{
  color: #161616;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  position: absolute;
  bottom: 0; 
  right: 0;
  left: 0;
}
.home-about-title-en{
  color: #dadada;
  font-size: 46px;
  font-family: "Impact";
  line-height: 46px;
  padding-bottom: 10px;
}
.home-about-text{
  margin: 35px 0 61px 0;

}
.home-about-text p{
  color: #2b2b2b;
  font-size: 14px;
  line-height: 26px;
}
.index-about-name{
  height: 36px;
  line-height: 36px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index-about-name span{
  color: #ffffff;
  font-size: 16px;
  background: #2c2c2c;
  padding: 7px 36px 8px 36px;
}
.home-about-content{
  margin: 23px 0 58px 0;
}

.home-about-content p{
  color: #666666;
  font-size: 14px;
  line-height: 22px;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 0;
}
.index-about-item{
  position: relative;
  padding-bottom: 18px;
}

@media (max-width:767px){
  .epower-index-about{
    padding: 60px 0 20px 0;
  }
  .home-about-content{
    margin: 23px 0 23px 0;
  }
  .index-about-item{
    margin-bottom: 30px;
  }
}




/* 底部信息 */
footer{
  font-family: "Microsoft YaHei"; 
  color: #fff;
  margin-top: 60px;
}
footer a,footer a:hover{color: #ffffff;}
footer p + *, footer * + p, footer * + .row{
  margin-top: 0;
}
.epower-foot-contact{
  background: #2c2c2c;
}
.index-contact-box{
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #575757;
  padding-bottom: 48px;
}
.index-contact-image img{
  width: 100%;
  height: auto;
  max-width: 408px;
}
.index-contact-title{
  font-size: 18px;
  margin-bottom: 5px;
}
.index-contact-content p{
  font-size: 14px;
  line-height: 24px;
}
.foot-web-code img{
  max-width: 154px;
  width: 100%;
  height: auto;
}
.foot-web-code p{
  margin-bottom: 0;
  font-size: 12px;
  margin-top: 5px;
}
.foot-web-code-item{
  text-align: center;
}
@media (min-width:768px){
  .index-contact-image{
    width: 35.5%;
    float: left;
  }
  .index-contact-text{
    width: 51%;
    float: left;
    padding-left: 57px;
    padding-top: 60px;
  }
  .foot-web-code{
    width: 13.5%;
    float: left;
    padding-top: 60px;
  }
  .index-contact-image{
    position: relative;
  }
  .index-contact-image img{
    position: absolute;
    bottom: 0;
  }
  .foot-web-code-item{
    float: right;
  }
}

@media (min-width:1200px){
  .index-contact-image{
    height: 310px;
  }
}

@media (max-width:1199px) and (min-width:768px){
  .index-contact-image{
    height: 244px;
  }
}

@media (max-width:991px) and (min-width:768px){
  .index-contact-image{
    height: 173px;
  }
}
.foot-copyright{
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  background: #2c2c2c;
}
.foot-copyright a{
  color: #fff;
}

@media (max-width:767px){
  .index-contact-image{
    display: none;
  }
  .index-contact-text{
    margin: 40px 0 20px 0;
  }
  .foot-web-code{
    text-align: center;
   }
}




/* 内页 */
/* about */
.pages{padding: 30px 15px;}
.section .content a{color: #444444;}
.section .content p{font-size: 16px;line-height: 1.5;}


/* subnavlist */
.subnavlist .swiper-container .swiper-slide a.active,
.subnavlist ul li a:hover, 
.subnavlist ul li a:focus,
.subnavlist ul li a.active,
.subnavlist .swiper-subnav .dropdown-item.active,
.swiper-subnav .dropdown-item:active{color: var(--first_color);}

/* product news */
.productlist .card:before,
.newslist ul li:before{border-color: var(--first_color);}
.showproduct .tabs-custom .nav-item a.active{border-bottom-color: var(--first_color);}
.productlist .card .card-img a{display: block;}
.productlist .card .card-img{text-align: center;}
.newslist ul li.media .media-left{width: 20%;}
.newslist ul li.media .media-body{width: 80%;}
.shownews .recommend ul li.item_block a p.item_date,.showproduct .recommend ul li.item_block a p.item_date{width: 20%;white-space: nowrap;}
.shownews .recommend ul li.item_block a .item_info,.showproduct .recommend ul li.item_block a .item_info{width: 80%;max-width: unset;}
.shownews .recommend ul li.item_block a .item_des{width: 100%;}
/* 英文时需自动换行 */
h2,p{word-break:break-all;}


/* 详情页右侧推荐 */
.showproduct .recommend ul li.item_block:hover:before,
.shownews .recommend ul li.item_block:before{border-color: var(--first_color);}
.showproduct .recommend ul li.item_block a:hover p.item_date span, .showproduct .recommend ul li.item_block a:hover .item_info,
.shownews .recommend ul li.item_block a:hover p.item_date span, .shownews .recommend ul li.item_block a:hover .item_info{color:var(--first_color)}
.showproduct .recommend span.toptitle,.shownews .recommend span.toptitle{
  margin-bottom: 20px;
}
.showproduct .recommend ul li.item_block a .item_des{width: unset;}
.showproduct .recommend ul li.item_block a .item_img{max-width: 100%;width: 100%;text-align: center;}
.showproduct .recommend ul li.item_block {
  margin: 0 0;
  padding: 0 0;
  margin-bottom: 15px;
}
.showproduct .recommend ul li.item_block a {
  display: block;
  width: 100%;
}
.showproduct .recommend ul li.item_block a .item_img {
  width: 100%;
  max-width: unset;
}
.showproduct .recommend ul li.item_block a .item_img img {
  width: 100%;
  height: auto;
  display: block;
  max-width: unset;
}
.showproduct .recommend ul li.item_block a .item_link {
  width: 100%;
  padding: 0 0;
  margin-bottom: 10px;
}
.showproduct .recommend ul li.item_block a .item_link p {
  padding: 0 0;
}
@media(max-width:991px) {
  .showproduct .recommend ul li.item_block,.shownews .recommend ul li.item_block{
    width: 50%;
  }
  .showproduct .recommend ul li.item_block:nth-child(even),.shownews .recommend ul li.item_block:nth-child(even){
    padding-left:10px
  }
  .showproduct .recommend ul li.item_block:nth-child(odd),.shownews .recommend ul li.item_block:nth-child(odd){
    padding-right:10px
  }
}


/* 分页器 */
.page-link, .page-num{color: #333;}
.page-link:hover,
.page-num:hover,
.page-num-current{background-color:var(--first_color);border-color:var(--first_color);color: #fff;}
.searchcomponent .btn-info{background-color:var(--first_color);border-color:var(--first_color)}
.searchcomponent .btn-info:hover{background-color:var(--first_color);border-color:var(--first_color)}
@media all and (max-width: 767px) {
  .searchcomponent .form-group{width: 75%;}
  .searchcomponent button{width:25%}
  .page-link[href], 
  .page-num[href]{color:var(--first_color)}
  .page-link[href]:hover,
  .page-num[href]:hover,
  .page-num-current[href]{background-color:var(--first_color);border-color:var(--first_color);color: #fff!important;}
}




/* job */
.joblist ul li{margin-bottom: 30px;padding-bottom: 30px;}
.joblist ul li:before{border-color: var(--first_color);}


/* case */
.caselist .card:before{border-color: var(--first_color);}
.showcase .tabs-custom .nav-item a.active{border-bottom-color: var(--first_color);}


/* message */
.form-control:focus{border-color: var(--first_color);box-shadow: unset;}
.messagelist .btn-info:hover{background-color: var(--first_color);border-color: var(--first_color);}
.messagelist .btn-info{background-color: var(--first_color);border-color: var(--first_color);}


/* download */
.downloadlist ul li{padding-bottom: 30px;}
.downloadlist ul li:before{border-color: var(--first_color);}
.downloadlist .downloadbtn{color: var(--first_color);border-color: var(--first_color);}
.downloadlist .downloadbtn:hover{background-color: var(--first_color);border-color: var(--first_color);color: #fff;}
.btn-info:not(:disabled):not(.disabled):active:focus, 
.btn-info:not(:disabled):not(.disabled).active:focus, 
.show > .btn-info.dropdown-toggle:focus{box-shadow: unset;}
.btn-info:not(:disabled):not(.disabled):active, 
.btn-info:not(:disabled):not(.disabled).active, 
.show > .btn-info.dropdown-toggle{background-color: var(--first_color);border-color: var(--first_color);}
.btn-info:focus, .btn-info.focus{box-shadow: unset;}

/* product */
.showproduct .img-thumbnail-variant-2{
  width: 100%;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before{color:var(--first_color)}


/* newslist */
.newslist ul li h4 a{display: block;}
@media (max-width: 767px){
  .newslist ul li.media .media-left{width: 35%;}
  .newslist ul li.media .media-body{width: 65%;align-self: center;}
  .newslist ul li{padding: 10px 0;margin-bottom: 10px;}
}
.clearfix::after{display: table;clear: both;content: '';}

/* 客服 */
@media (max-width: 767px){
  .online{display: block!important;}
}
.online dl{
  background: var(--first_color);
}

/*手机端底部按钮 */
.botmenu {
  background: var(--first_color);
}
.botmenu p {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.botmenu i {
  font-size: 24px;
}
.botmenu p{
  margin-top: 2px;
}
/* 返回顶部 */
.ui-to-top{
  display: none;
}

/* table */
table, table tr, table td{border: 1px solid #cccccc; }
table tr, table td{padding: 8px;}
table{width: 100%;}


/* 产品页面 */
.showproduct .slick-slide img{
  border: 8px double #D8A451;
}
.column-nav-item{
  width: 100%;
  margin-top: 30px;
}
.column-nav-item:nth-child(2n-1) .column-nav-item-bg{
  background: #333333;
  position: relative;
  width: 100%;
  float: left;
  border-radius: 0 30px 30px 0;
}
.column-nav-item:nth-child(2n) .column-nav-item-bg{
  background: #D8A451;
  position: relative;
  width: 100%;
  float: left;
  border-radius: 30px;
}
.column-nav-image a{display: block;}
@media (min-width: 768px){
  .column-nav-item:nth-child(2n-1) .column-nav-item-bg .column-nav-image{
    float: left;
    width: 60%;
  }
  .column-nav-item:nth-child(2n) .column-nav-item-bg .column-nav-image{
    float: right;
    width: 60%;
  }
  .column-nav-item:nth-child(2n-1) .column-nav-title-item{
    float: left;
    width: 38%;
    background: #fff;
    padding: 0 30px;
    position: absolute;
    right: 6%;
    height: 70%;
    overflow: hidden;
    top: 15%;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 30px;
  }
  .column-nav-item:nth-child(2n) .column-nav-title-item {
    float: left;
    width: 38%;
    background: #fff;
    padding: 0 30px;
    position: absolute;
    left: 6%;
    height: 70%;
    overflow: hidden;
    top: 15%;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 30px;
  }

}
.column-nav-image img{
  width: 100%;
  height: auto;
}
.column-nav-title a{
  font-size: 22px;
  font-weight: bold;
  color: #444;
}
.call-btn{
  clear: both;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #D8A451;
  margin-top: 30px;
}
.call-btn a{
  color: #D8A451;
  font-size:14px;
}
.call-btn a:hover{
  color: #D8A451 !important;
}
.call-btn img{
  width:6px;
  height:12px !important;
  margin-left:9px;
}
.title-line{
  width: 20px;
  height: 2px;
  background: #D8A451;
  margin-top: 7px;
}
.column-custom-info{
  color: #666;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  margin-top: 20px;
}
.column-nav-item-bg .tel-number-item{
  position: absolute;
  color: #fff;
  left: 0;
  z-index: 999;
  font-size: 13px;
  top: 28%;
}
.column-nav-item-bg .p1{
  width: 12px;
  line-height: 14px;
  margin: 0 auto 40px auto;
}
.column-nav-item-bg .p2{
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-bottom: 0;
}
@media (max-width: 1199px){
  .column-nav-item-bg .tel-number-item{
    left: -10px;
    top: 23%;
  }
}
@media (max-width: 991px){
  .column-nav-title-item{
    height: 80%;
    top: 10%;
  }
  .column-nav-item:nth-child(2n) .column-nav-item-bg .tel-number-item{
    left: -20px;
    top: 15%;
  }
  .column-nav-item:nth-child(2n-1) .column-nav-item-bg .tel-number-item{
    right: -20px;
    top: 15%;
  }

}
.tel-number-item{
  display: none;
}
@media (max-width: 767px){
  .column-nav-item-bg .column-nav-image{
    width: 100%;
  }
  .column-nav-title-item{
    background: #fff;
    margin: 14px;
    border-radius: 0 0 30px 30px;
  }
  .column-nav-title{
    text-align: center;
    margin-top: 20px;
  }
  .column-nav-title a{
    font-size: 18px;
    text-align: center;
  }
  .column-custom-info{
    text-align: center;
  }
  .call-btn{
    width: 100px;
    height: 35px;
    line-height: 35px;
    margin: 20px auto;
  }
  .title-line{
    margin: 7px auto 0 auto;
  }
  .call-btn a{
    font-size:12px;
  }
  .column-nav-item{
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.shebei img{
  width: 25px;
  height: 20px;
  padding-right: 5px;
}
.shebei{
  font-size: 16px;
  line-height: 28px;
  color: #333;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.shebei-item{
  margin-top: 20px;
}
.service-btn .text{
  width: 200px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  background: #333;
  margin: 0 auto;
}
.service-btn .service-call{
  width: 500px;
  height: 200px;
  color: #fff;
  background: #333;
}

/* 详情页弹框 */
#callModal{

  display: none;

}
.product-detail-btn{
  cursor: pointer;
  width: 140px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  height: 40px;
  background: #D8A451;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 0;
  margin: 30px auto 0 auto;
  border-radius: 10px;
}
.product-detail-btn img{
  width: 20px;
  height: 21px;
  margin-right: 5px;
}
.modal-body p{
  color: #333;
  font-size: 18px;
  margin-top: 0 !important;
  line-height: 30px;
}
.modal-body a{
  color: #D8A451;;
  font-size: 18px;
  font-weight: bold;
}
.modal-header{
  background: #D8A451;
}
.modal-header .modal-title{
  float: left;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.modal-header .close{
  color: #fff;
  font-size: 22px;
  opacity: 1
}
.modal-header .close:hover,.modal-header .close:focus{
  color: #fff;
}
@media (min-width: 480px){
  .modal-dialog {
    max-width: 350px;
  }
}
@media (max-width: 767px){
  .shebei-item{
    margin: 10px 0 0 0;
  }
}
@media (max-width: 1199px){
  .shebei img {
    width: 20px;
    height: 15px;
  }
  .shebei {
    font-size: 12px;
    line-height: 24px;
  }
}
@media (max-width: 1199px) and (min-width: 768px){
  .shebei-item{
    margin-top: 10px;
  }
  .column-nav-item:nth-child(2n-1) .column-nav-title-item{
    width: 44%;
    right: 5%;
  }
  .column-nav-item:nth-child(2n) .column-nav-title-item{
    width: 44%;
    left: 5%;
  }
}
@media (max-width: 1199px) and (min-width: 768px){
  .column-nav-item:nth-child(2n-1) .column-nav-title-item{
    width: 44%;
    right: 5%;
  }
}

@media (max-width: 991px) and (min-width: 768px){
  .call-btn{
    margin-top: 10px;
  }
}

