@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);}

/* banner*/
.swiper-pagination-bullet{background: #fff;opacity: 0.5;}
.swiper-button-next, .swiper-button-prev{color:var(--first_color,var(--first_color));}
.swiper-pagination-bullet-active{background: #fff;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;}
}

/* 分站点 */
.epower-site-lang, .epower-site{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  line-height: 16px;
}
.epower-site{
  padding-right: 15px;
}
.epower-site .site-item a{
  color: #333;
  font-size: 14px;
}
.epower-site .site-item{
  border-right: 1px solid #333333;
  padding: 0 6px;
}
.epower-site .site-item:last-of-type{
  border-right: 0;
}
/* 语言 */
.epower-lang{
  height: 27px;
  border-radius: 0 0 15px 15px;
  background: #ff7200;
  display: flex;
  align-items: center;
   justify-content: center;
}
.epower-lang .lang-item {
  text-align: center;
  padding: 0 14px;
  background: url(../images/nav-line.jpg) no-repeat center right;
}
.epower-lang .lang-item:last-child {
  background: unset;
}
.epower-lang .lang-item a {
  color: #fff;
  font-size: 14px;
}
@media (min-width: 1200px){
  .epower-site-lang {
    margin-bottom: 26px;
  }
  .epower-tel{
    width: 100%;
    float: left;
  }
}

/* 顶部服务热线 */
@media (min-width: 1200px){
  .rd-navbar-panel .rd-navbar-brand{
    width: 60%;
    float: left;
  }
  .rd-navbar-panel .nav-hotline-item{
    width: 40%;
    float: left;
  }
}
.rd-navbar-panel .nav-hotline p + p{
  margin: 0;
}
.rd-navbar-panel .nav-hotline .tel-number{
  font-family: "Microsoft YaHei"; 
  padding-left: 9px;
}
.rd-navbar-panel .nav-hotline .tel-logo img{
  width: 50px;
  height: 50px;
}
.rd-navbar-panel .nav-hotline .tel-number .title{
  font-size: 14px;
  line-height: 14px;
  color: #333333;
}
.rd-navbar-panel .nav-hotline .tel-number .number{
  font-family: "112-CAI978";
  color: #333333;
  font-size: 30px;
  line-height: 30px;
}
.rd-navbar-panel .nav-hotline{
  /* display: flex;
  justify-content: flex-end;
  align-items: center; */
  float: right;
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1199px){
  .rd-navbar-panel .nav-hotline{
    display: none;
  }
  .nav-text{
    display: none;
  }
}

/* 导航 */
.rd-navbar-wrap{
  height: unset !important;
}
.rd-navbar-static{
  padding: 0;
}
.rd-navbar-brand{
  line-height: 0;
}
.rd-navbar-nav-wrap{
  background: var(--first_color);
}
.header-nav-list{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-nav-list .rd-nav-item{
  width: 100%;
}
.rd-navbar .rd-navbar-nav > li > a{display: block;}
.rd-navbar-static .rd-navbar-nav{
  margin: 0;
}
.rd-navbar .rd-navbar-nav > li > a,.rd-navbar-static .rd-navbar-nav > li{
  font-size: 14px;
}
.rd-navbar-static .rd-navbar-nav > li > a{
  color: #ffffff;
}
.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{
  background: #ffffff;
  color: var(--first_color) !important;
}
.rd-navbar-static .rd-navbar-dropdown{
  padding: 10px 20px 20px 20px;
  margin-left: 0;
  min-width: 100%;
}
.rd-navbar-static .rd-navbar-nav > li{
  padding: 0;
  margin: 0;
}
.rd-navbar-static .rd-navbar-dropdown > li.focus > a, .rd-navbar-static .rd-navbar-dropdown > li.focus > a ~ .rd-navbar-submenu-toggle,.rd-navbar-static .rd-navbar-dropdown .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle:hover{
  color: var(--first_color);
}
@media (min-width:1200px){
  .rd-navbar-static .rd-navbar-inner, .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-inner{
    padding: 0;
  }
  /* .rd-navbar-static .rd-navbar-inner .rd-navbar-panel{
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 0;
  } */
  .rd-navbar-static .rd-navbar-inner .container,.rd-navbar-static .rd-navbar-nav-wrap .container{
    padding-left: 1rem; padding-right: 1rem;
  }
  .rd-navbar-static .rd-navbar-nav > li > a{
    height: 40px;
    line-height: 40px;
  }
  .rd-navbar-static.rd-navbar--is-stuck{
    position: unset;
  }
  .rd-navbar-static{box-shadow: unset;}
  .page-header .rd-navbar-brand img{
    max-height: 128px;
  }
  .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown{
    margin-top: 0;
  }
  .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li > .rd-navbar-dropdown{
    margin-top: 0;
  }
  .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-static .rd-navbar-nav .nav-email{
    padding: 0 16px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding-bottom: 0 !important;
  }
  .rd-navbar-static .rd-navbar-nav .nav-email img{
    width: 100%;
    height: auto;
    max-width: 18px;
  }
  .rd-navbar-static .rd-navbar-nav .nav-email a{
    height: 86px;
    line-height: 86px;
  }
  .rd-navbar-static .rd-navbar-nav .nav-email.active:after,
  .rd-navbar-static .rd-navbar-nav .nav-email> a:hover:after{
    background: transparent;
  }
  .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: 48px;}
}
@media (max-width: 1199px){
  html.rd-navbar-fixed-linked .page{padding-top: 81px;}
  .rd-navbar-nav-wrap .container{padding: 0;}
  .rd-navbar-fixed .rd-navbar-brand{padding-right: 10px;}
  .rd-navbar-fixed .rd-navbar-panel {
    padding-top: 27px;
    height: auto;
  }
  .nav-hotline-item {
    position: absolute;
    top: 5px;
    right: 15px;
  }
  .rd-navbar-fixed .rd-navbar-brand {
    position: unset;
  }
  .rd-navbar-fixed .rd-navbar-nav-wrap {
    top: -42px;
  }
}

/*自定义options*/
.index-search{
  -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.16);
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.16);
  box-shadow: 0px 2px 4px rgba(0,0,0,0.16);
}
.index-search .row{
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.index-search-text{
  color: #333;
  font-size: 14px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index-search-text span{
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.index-search .index-search-form .input-group{width:100%;display: flex; align-items: center;justify-content: flex-end;margin-bottom: 4px;}
.index-search .index-search-form .index-search-input{ 
  width: 220px;
  height: 28px;
  list-style: none;
  text-align: left;
  color: #999999;
  float: left;
  font-size: 12px;
  margin: 0;
  padding: 0;
  padding-left: 15px;
  border: 0;}
.index-search-input::-webkit-input-placeholder{color: #999999;}
.index-search-input::-moz-placeholder{color: #999999;}
.index-search-input:-ms-input-placeholder{color: #999999;}

.searchlogo-btn {
  width: 42px;
  height: 28px;
  background: url(../images/search-logo.png) no-repeat center #ff7200;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  float: left;
  border-radius: 50px 0 0 50px;
}

.index-search .index-search-form .index-search-btn{
  width: 32px;
  height: 28px;
  background: url(../images/search-enter.png) no-repeat center left;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  float: left;
  border-radius: 0 50px 50px 0;
}
.index-search-group{
  width: 294px;
  height: 30px;
  float: right;
  background: #ffffff;
  display: flex;
  align-items: center;
  margin-top: 4px;
  border: 1px solid #ccc;
  border-radius: 50px;
}

@media (max-width:767px){
  .index-search{
    padding: 10px 0;
  }
  .index-search .index-search-form .input-group{ margin:6px auto; text-align:center;justify-content: center;}
  .index-search-text{
    margin-bottom: 10px;
    text-align: center;
    font-size: 12px;
  }
}


/* 首页产品区块 */
.epower-index-product{
  padding: 72px 0 80px 0;
}
.epower-index-product p + p, .epower-index-contact p + p{
  margin-top: 0;
}
.epower-index-product a{display: block;}
.index-product-category-title{
  text-align: center;
  background: var(--first_color);
  padding: 18px 0 15px 0;
}
.index-product-category-title .cn{
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 6px;
}
.index-product-category-title .en{
  font-family: "Microsoft YaHei";
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 0;
}
.product-category-list{
  background: #333333;
  padding-top: 7px;
  padding-bottom: 19px;
}
.epower-index-product .product-category-title a .product-category-title-name{
  height: 43px;
  line-height: 43px;
  color: #fff;
  font-size: 16px; 
  display:block;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  margin:0 18px; 
  text-align: center;
  border-bottom: 1px dashed #626262;
}
.epower-index-product .product-category-title:hover a .product-category-title-name{
  color: var(--first_color);
}
.epower-index-contact{
  background: var(--first_color);
}
.epower-index-contact .tel-logo img{
  float: left;
  width: 34px;
  height: 35px;
  margin-right: 6px;
}
.epower-index-contact .tel-number .p1 {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}
.epower-index-contact .tel-number .p2 {
  font-family: "112-CAI978";
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}
.epower-index-contact .tel-con{
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 14px 0 14px 10px;
}
.index-product-title-item{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 7px;
  margin-bottom: 14px;
}
.index-product-title{
  color: #333333;
  font-size: 16px;
}
.index-product-title span{
  font-size: 28px;
  line-height: 28px;
  margin-right: 7px;
}
.index-product-more{
  width: 50px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: var(--first_color);
}
.index-product-more a{
  color: #fff;
  font-size: 12px;
}
#product{
  clear: both;
}
.epower-index-product #product .product-img img{
  border: 1px solid #cccccc;
}
@media (min-width: 768px){
  .epower-index-product .swiper-wrapper .swiper-slide{
      width: 33.3333%;
  }
}
@media (max-width: 767px){
  .epower-index-product .swiper-wrapper .swiper-slide{
      width: 33.3333%;
  }
}
.epower-index-product .swiper-wrapper .swiper-slide{
  margin-right: 28px;
  margin-top: 0 !important;
}
.epower-index-product .swiper-wrapper .swiper-slide a{
  display: block;
}
.product-title{
  text-align: center;
  margin-top: 7px;
}
.product-title a{
  font-size: 16px;
  color: #333333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.epower-index-product .card:hover .product-title a{
  color: var(--first_color);
}
@media (max-width:1199px) and (min-width:768px){
  .epower-index-contact .tel-number .p2{
    font-size: 22px;
  }
}
@media (max-width:767px){
  .epower-index-product{
    padding: 40px 0;
  }
  
  .index-product-title-item{
    margin-top: 30px;
  }
}


/* 首页关于我们 */
.epower-index-about{
  background: #f8f8f8;
  overflow: hidden;
}
@media (min-width: 768px){
  .index-about-left{
    width: 47.3%;
    float: left;
    position: relative;
  }
  .index-about-right{
    width: 48.7%;
    float: right;
    position: relative;
  }
  .index-about-image{
    position: absolute;
    right: 0;
    z-index: 999;
  }
  .index-about-image img{
    max-width: unset;
  }
  .index-about-text{
    padding: 56px 0 80px 0;
  }
}
.index-about-title .cn{
  font-size: 32px;
  line-height: 36px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0;
}
.index-about-title .en{
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #666666;
  margin-bottom: 0;
}
.index-about-title .line{
  width: 28px;
  height: 4px;
  background: var(--first_color);
  margin: 12px 0 16px 0;
}
.home-about-content p{
  color: #333333;
  font-size: 14px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 10px;
}
@media (max-width: 1199px){
  .home-about-content p{
    -webkit-line-clamp: 4;
  }
}
.home-about-more{
  width: 70px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: var(--first_color);
  margin-bottom:36px;
}
.home-about-more a{ 
  color: #fff;
  font-size: 14px;
}
@media (max-width: 767px){
  .epower-index-about{
    padding: 50px 0;
  }
  .index-about-image img{
    width: 100%;
    height: auto;
  }
  .index-about-text{
    margin-top: 30px;
  }
  .index-about-title .cn{
    font-size: 26px;
  }
}
@media (min-width: 768px){
  #index_about_image .swiper-slide{
      width: 50%;
  }
}
#index_about_image .swiper-slide{
  margin-left: 0;
  margin-right: 28px;
}


/* 首页优势区块 */
.epower-index-advantage{
  padding: 68px 0 80px 0;
  background: url(../images/index-advantage-bg.jpg) no-repeat center;
  background-size: cover;
}
.index-advantage-title{
  text-align: center;
  margin-bottom: 54px;
}
.index-advantage-title .title{
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 5px;
}
.index-advantage-title .desc{
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
}
.index-advantage-title .line{
  width: 38px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
}
.index-advantage-right{
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px){
  .epower-index-advantage .container .row{
    display: flex;
    justify-content: flex-end;
  }
  .index-advantage-image-xs{
    display: none;
  }
  .index-advantage-right{
    width: 54.5%;
    float: right;
    position: relative;
  }
  .index-advantage-text1 .item-left{
    width: 50%;
    float: left;
    padding-right: 14px;
  }
  .index-advantage-text1 .item-right{
    width: 50%;
    float: left;
    padding-left: 14px;
  }
  .index-advantage-text2 .item-left{
    width: 50%;
    float: left;
    padding-right: 14px;
  }
  .index-advantage-text2 .item-right{
    width: 50%;
    float: left;
    padding-left: 14px;
  }
  .advantage-p-r{
    float: left;
    padding-right: 38px;
  }
  .advantage-p-l{
    float: left;
    padding-left: 70px;
  }
}
.index-advantage-text1{
  float: left;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.index-advantage-text2{
  float: left;
}
.index-advantage-text1 .title,
.index-advantage-text2 .title{
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-left: 26px;
  background: url(../images/circle-logo.png) no-repeat center left;
  margin-bottom: 5px;
}
.index-advantage-text1 .desc,
.index-advantage-text2 .desc{
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.index-advantage-text2 .item-left, .index-advantage-text2 .item-right{
  margin-top: 15px;
}
@media (max-width:767px){
  .epower-index-advantage{
    background: url(../images/index-advantage-bg.jpg) no-repeat center right;
    background-size: cover;
    padding: 50px 0;
  }
  .index-advantage-title .title{
    font-size: 28px;
  }
  .index-advantage-image-xs img{
    width: 100%;
    height: auto;
  }
  .index-advantage-text1 .item-left, .index-advantage-text1 .item-right{
    margin-top: 15px;
  }
}


/*首页新闻区块*/
.epower-index-news{
  font-family: "Microsoft YaHei";
  padding: 74px 0 54px 0;
}
.epower-index-news a{display: block;}
.epower-index-news p + p, .epower-index-news p + *{
  margin-top: 0;
}
.index-news-title-item{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 6px;
}
.index-news-title{
  color: #333333;
  font-weight: bold;
  font-size: 28px;
  line-height: 28px;
}
.index-news-more{
  width: 50px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: var(--first_color);
}
.index-news-more a{
  color: #fff;
  font-size: 12px;
}
.index-news-line{
  height: 3px;
  background: url(../images/index-news-line.png) no-repeat left;
  margin-bottom: 32px;
}

@media (max-width:767px){
  .news1-item{
    margin-top: 20px;
  }
}
.news1-item .news1-title-item{
  float: left;
  width: 100%;
  line-height: 22px;
  margin-top: 16px;
  margin-bottom: 7px;
}
.news1-item .news1-title{
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  width: 64%;
  float: left;
}
.news1-item .news1-updatetime{
  color: #999999;
  font-size: 12px;
  margin-bottom: 0;
  width: 36%;
  float: left;
  text-align: right;
}
.news1-item .news1-desc{
  clear: both;
  color: #666666;
  font-size: 12px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 0;
}
.news1-item .news1-more a{
  width: 54px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  display: block;
  text-align: center;
  color: #fff;
  background: var(--first_color);
  margin-top: 10px;
}
.news2-item .news2-title{
  width: 64%;
  font-size: 14px;
  color: #333333;
  float: left;
  margin-bottom: 0;
}

.news2-item .news2-updatetime{
  width: 36%;
  float: left;
  color: #999999;
  font-size: 12px;
  text-align: right;
  margin-bottom: 0;
}
.news2-item{
  float: left;
  width: 100%;
  height: 46px;
  line-height: 46px;
  border-bottom: 1px dashed #ccc;
}

.news1-item .news1-title,.news2-item .news2-title{
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.news1-item:hover .news1-title,
.news2-item:hover .news2-title{
  color: var(--first_color);
}
@media (max-width:991px) and (min-width:768px){
  .index-news2{
    margin-top: 30px;
    float: left;
  }
}
@media (max-width:767px){
  .epower-index-news{
    padding: 50px 0;
  }
  .index-news1 .news1-list{
    margin-bottom: 30px;
  }
  .news1-item .news1-more{
    margin-bottom: 30px;
  }
}


/* 底部信息 */
footer{
  font-family: "Microsoft YaHei"; 
  background: #323232;
}
footer p + *,footer * + p{
  margin-top: 0;
}
.epower-foot-contact{
  background: #333333;
  border-top: 8px solid #ff7200;
}
.foot-contact-text p{
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.foot-nav-item{
  padding: 0px;
  width: 50%;
  text-align: center;  
  float: left;
}
.foot-nav-item .dropdown-toggle::after{
  display: none;
}
.foot-nav-item a{
  color: #ffffff;
  font-size: 14px;
  line-height: 43px;
}
.foot-nav-item a:hover{
  color: #ffffff;
}
@media (min-width:768px){
  .foot-contact-text-item{
    width: 57.7%;
    float: left;
    padding-left: 30px;
    margin-top: 50px;
    margin-bottom: 40px;
  }
  .foot-nav{
    width: 19%;
    float: left;
    padding: 26px 15px 50px 15px;
    background: #222222;
  }
  .foot-web-code{
    width: 23.3%;
    float: left;
    margin-top: 50px;
  }
  .flex-row {
    display: flex;
    flex-wrap: wrap;
 }
 .foot-web-code img{
  float: right;
  }
  .foot-contact-text{
    display: flex;
    flex-wrap: wrap;
  }
}
.foot-company-name .cn{
  color: #ffffff;
  font-size: 34px;
  line-height: 34px;
  font-weight: bold;
}
.foot-company-name .en{
  color: #ffffff;
  font-size: 12px;
  margin: 6px 0;
}
.foot-contact-text .item p,.foot-contact-text .item p a{
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}
.foot-contact-text .item img{
  width: 23px;
  height: 23px;
  margin-right: 6px;
}
.foot-contact-text .item{
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 16px;
}
.foot-web-code img{
  width: 100%;
  height: auto;
  max-width: 190px;
}
@media (max-width: 991px) and (min-width:768px){
  .foot-nav{
    padding: 26px 0 50px 0;
  }
  .foot-nav-item a{
    font-size: 12px;
  }
}

.foot-copyright{
  clear: both;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  background: #161616;
  padding: 10px 0;
  text-align: center
}
.foot-copyright a{color: #ffffff;}

@media (max-width:767px){
  .epower-foot-contact{
    padding: 30px 0;
  }
  .foot-nav{
    display: none;
  }
  .foot-web-code{
    text-align: center;
    margin-top: 20px;
  }
  .foot-company-name .cn{
    font-size: 30px;
  }
}




/* 内页 */
/* about */
.pages{padding: 30px 15px;}
.section .content a{color: #444444;}
.section .content p{font-size: 16px;}


/* 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;
}