@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: var(--first_color);
  opacity: .4;
}
.swiper-button-next, .swiper-button-prev{color:var(--first_color);}
.swiper-pagination-bullet-active{background: var(--first_color);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-text{
  background: var(--first_color);
  padding: 3px 0;
} 
.nav-text * + p{
  margin-top: 0;
}
.top-left p{
  color: #fefefe;
  font-size: 14px;
  line-height: 20px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.top-right{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.epower-lang{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #fefefe;
  font-size: 14px;
  line-height: 14px;
}
.epower-lang .lang-item{
  border-right: 1px solid #fefefe;
  padding-right: 6px;
}
.epower-lang .lang-item:last-of-type{
  padding-left: 6px;
  padding-right: 0;
  border-right: 0;
}
.epower-lang a{
  color: #fefefe;
}
@media (max-width: 767px){
  .top-left{
    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,.rd-navbar-static .rd-navbar-nav > li{
  font-size: 16px;
  color: #333333;
}
.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: var(--first_color)!important;
}

.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-static{
    padding-top: 0;
    padding-bottom: 0;
  }
  .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: 48px;
  }
  .rd-navbar-static .rd-navbar-nav > li{
    width: 100%;
    text-align: right;
  }
  .rd-navbar-static .rd-navbar-nav .rd-nav-item .rd-nav-link{
    height: 90px;
    line-height: 90px;
    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: 42%;
      float: left;
  }
  .rd-navbar-nav-wrap{
      width: 58% !important;
      float: left;
      padding-left: 10px;
  }
  .rd-navbar-static .rd-navbar-nav{
    margin: 0;
  }
  .rd-navbar-inner>div{
    display: flex;
    align-items: center;
  }
  .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;
  }
}


/* 区块标题 */
.index-column{
  text-align: center;
  color: #181818;
  font-size: 26px;
  line-height: 26px;
}
.index-column-en{
  color: #808080;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  font-family: "Microsoft YaHei";
}
.index-column-bg{
  background: url(../images/index-line.png) no-repeat center center;
  background-size: cover;
  height: 6px;
  margin: 10px 0;  
}


/*首页产品展示区块*/
.epower-index-product{padding:50px 0 40px 0;}
.epower-index-product .row{margin-top: 0;}
.epower-index-product a{display: block;}
.epower-index-product #thumbs{
  width: 86%;
  left: 0;
  right: 0;
  margin:  0 auto;
  padding-bottom: 30px;
}
.epower-index-product #thumbs .swiper-slide{
  width: 33.3333%;
}
.epower-index-product  #thumbs .product-category-name{
  font-size: 16px;
  font-family: "Microsoft YaHei";
  background-color: #0073b9;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 32px;
  line-height: 32px;
  margin: 0 6px;
}

.epower-index-product  #thumbs .swiper-wrapper .swiper-slide-thumb-active .product-category-name{
  background: #003489;
}

.epower-index-product  #thumbs .swiper-wrapper .swiper-slide:hover .product-category-name{
  background: #003489;
}
.epower-index-product #gallery{
  margin-left: -14px;
  margin-right: -14px;
}
.epower-index-product #gallery .product-title{
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color:#333333;
  display:inline-block;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  margin-top: 0;
}
.epower-index-product #gallery .product-item:hover .product-title{
  color:#0073b9;
}
.epower-index-product #gallery .product-img {
  border:1px solid #cccccc;
}
@media (min-width: 768px){
  .epower-index-product #gallery .product-item{
    width: 25%;
    float: left;
    padding: 0 14px;
  }
}
@media (max-width: 767px){
  .epower-index-product #thumbs{
    width: 100%;
  }
  .epower-index-product #gallery .product-item{
    width: 50%;
    float: left;
    padding: 0 14px;
  }
  .epower-index-product  #thumbs .product-category-name{
    font-size: 12px;
  }
}

/* 首页关于我们区块 */
.epower-index-about{
  background-color: #f9f9f9;
  padding: 50px 0;
}
.epower-index-about a{
  display: block;
}
.epower-index-about .company-cntitle{
  color: #0061a6;
  font-size: 22px;
  line-height: 25px;
}
.epower-index-about .company-entitle{
  color: #0061a6;
  font-size: 12px;
  font-family: "Microsoft YaHei";
}
.epower-index-about .about-text{
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  text-indent: 2em;
  margin-top: 30px;
  margin-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
@media (min-width:1600px){
  .epower-index-about .about-text{
    line-height: 32px;
    margin-top: 56px;
    margin-bottom: 51px;
    -webkit-line-clamp: 5;
  }
}
@media (max-width:1199px){
  .epower-index-about .about-text{
    -webkit-line-clamp: 4;
  }
}
@media (max-width:991px){
  .epower-index-about .about-text{
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-line-clamp: 3;
  }
}

@media (min-width:768px){
  .epower-index-about .index-about-left{
    padding-right: 6px;
  }
  .epower-index-about .index-about-right{
    padding-left: 28px;
  }

}
@media (max-width:767px){
  .epower-index-about .about-logo-xs{
    text-align: center;
  }
  .epower-index-about .about-logo-xs-bottom{
    padding-bottom: 25px;
  }
  .epower-index-about .about-text{
    margin-top: 30px;
    margin-bottom: 25px;
    -webkit-line-clamp: 10 !important;
  }
}



 /* 首页优势区块 */
.epower-index-advantage{
  padding: 50px 0;
}
.epower-index-advantage .advantage-title{
  color: #2b2b2b;
  font-size: 26px;
  line-height: 31px;
}
.epower-index-advantage .advantage-text1,.epower-index-advantage .advantage-text2{
  clear: both;
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  text-indent: 2em;
  margin-top: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

@media (min-width:768px){
  .epower-index-advantage .index-advantage-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media (min-width:1200px){
  .epower-index-advantage .index-advantage-left{
    padding-right:90px;
  }
  .epower-index-advantage .index-advantage-right{
    padding-left:90px;
  }
}
@media (max-width:767px){
  .epower-index-advantage .xs-row{
    display: flex;
    display: -webkit-flex;
    flex-direction:column;
  }
  .epower-index-advantage .xs-img{
    order: 0;
  }
  .epower-index-advantage .xs-text{
    order: 1;
  }
  .epower-index-advantage .index-advantage-left,.epower-index-advantage .index-advantage-right{
    margin-bottom: 30px;
  }
}

/*首页新闻区块*/
.epower-index-news{
  background: #f9f9f9;
  padding:50px 0;
}
.epower-index-news a{
  display: block;
}
.epower-index-news .news1-item-title{
  width: 60%;
  color: #0061a6;
  font-size: 16px;
  float: left;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.epower-index-news .news1-item-updatetime{
  color: #666666;
  font-size: 14px;
  float: right;
}
.epower-index-news .news1-item-description{
  clear: both;
  color: #494949;
  font-size: 14px;
  line-height: 22px;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;

}
.epower-index-news .news1-item{
  width: 100%;
  float: left;
  padding: 15px 0 13px 0;
  line-height: 25px;
}
.epower-index-news .index-news2-title{
  color: #1d1d1e;
  font-size: 20px;
  line-height: 20px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.epower-index-news .index-news2-title span{
  color: #3f4040;
  font-size: 14px;
  margin-left: 5px;
  font-family: "Microsoft YaHei";
}
.epower-index-news .news2-item-title{
  width: 54%;
  color: #494949;
  font-size: 16px;
  float: left;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.epower-index-news .news2-item-updatetime{
  color: #666666;
  font-size: 14px;
  float: right;
}
.epower-index-news .news2-item:hover .news2-item-title,.epower-index-news .news2-item:hover .news2-item-updatetime{
  color: #0061a6
}
.epower-index-news .news2-item{
  width: 100%;
  padding: 20px 0 7px 0;
  border-bottom: 1px dotted #c3c3c3;
  float: left;
  line-height: 25px;
}
@media (min-width:1600px){
  .epower-index-news .news2-item{
    padding: 22px 0 9px 0;
  }
}
@media (max-width:1199px){
  .epower-index-news .news2-item{
    padding: 15px 0 6px 0;
  }
}
@media (max-width:991px){
  .epower-index-news .news2-item{
    padding: 8px 0 6px 0;
  }
}
@media (max-width:767px){
  .epower-index-news .news2-item{
    padding: 20px 0 7px 0;
  }
  .epower-index-news .index-news-xs{
    margin-bottom: 30px;
  }
}
.epower-index-news .news2-item .circle{
  width: 11px;
  height: 11px;
  background: #0061a6;
  border-radius: 50%;
  float: left;
  margin: 8px 10px 0 0;
}
.epower-index-news .index-news2-list{
  float:left;
  padding-left:10px; 
  width:100%;
  border-left:1px solid #c3c3c3;
}

/* 首页合作伙伴区块 */
.epower-index-partners{
  padding: 50px 0;
}
@media (max-width:767px){
  .index-partners-xs{
    margin-top: 30px;
  }
}


/* 底部信息 */
footer{
  font-family: "Microsoft YaHei"; 
  background: #4f4d4d;
  color: #fcfcfc;
}
footer p, footer p + *{
  margin-top: 0;
}
.epower-foot-contact{
  padding: 40px 0 37px 0;
}
.epower-foot-contact p, .epower-foot-contact a{
  color: #fcfcfc;
}
.foot-nav {
  padding: 0 !important;
}
@media (min-width:768px){
  .foot-nav{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.foot-nav-item a{
  color: #fcfcfc;
  font-size: 16px;
}
.foot-nav-item a:hover{
  color:#fcfcfc;
}
.foot-nav-list li a{
  color: #fcfcfc;
  font-size: 14px;
}
.foot-nav-item, .foot-nav-list li{
  line-height: 22px;
  margin-bottom: 5px;
}
.foot-nav-item{
  margin-bottom: 10px;
}
.foot-contact-information p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 4px;
}

/* 网站二维码 */
  .foot-web-code{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 36px;
  }
  .foot-web-code p{
    color: #fcfcfc;
    font-size: 12px;
    margin-top: 3px;
  }
 .foot-web-code .web-code-img{
   width: 100%;
   height: auto;
   max-width: 150px;
 }
.foot-copyright{
  clear: both;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #0061a6;
  padding: 9px 0;
}
.foot-copyright a{
  background-color: unset !important;
  color: #fff;
}
.foot-copyright a:hover {
  color: #fff;
}
@media (max-width:767px){
  .foot-nav{
    display: none;
  }
  .foot-web-code{
    justify-content: center;
    margin-top: 20px;
  }
}


/* 内页 */
/* 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%;}
.shownews .content img{
  display: block;
  text-align: center;
  margin: 0 auto;
}
/* 英文时需自动换行 */
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;
}