@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-button-next, .swiper-button-prev{color:var(--first_color,var(--first_color));}
.swiper-pagination-bullet-active{background: var(--first_color,var(--first_color));}
@media (min-width: 1200px){
  .container{width: 1178px;}
  .rd-navbar-static .rd-navbar-inner{
    max-width: 1148px;
  }
  .row >[class*='col-']{padding-left: 1rem; padding-right: 1rem;}
  .row{margin-left: -1rem;margin-right: -1rem;}
} 
@media (min-width: 768px){
  .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 30px;
  }
}
 
/* 导航 */
.rd-navbar-brand{
  line-height: 0;
}
.rd-navbar .rd-navbar-nav > li > a,.rd-navbar-static .rd-navbar-nav > li{
  font-size: 16px;
}
.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 > 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);
}
.rd-navbar-static .rd-navbar-nav > li{
  position: relative;
  padding-bottom: 10px !important;
}
.rd-navbar-static .rd-navbar-nav .rd-nav-item.active:after,
.rd-navbar-static .rd-navbar-nav .rd-nav-item> a:hover:after{
  content: '';
  width: 100%;
  height: 2px;
  background: var(--first_color);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.rd-navbar-static .rd-navbar-dropdown{
  padding: 20px;
}
.rd-navbar-static .rd-navbar-nav > li{
  padding: 0;
  margin: 0;
}
@media (min-width:1200px){
  .rd-navbar-static{
    border-bottom: 3px solid var(--first_color);
  }
  .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: 75px;
  }
  .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown{
    margin-top: 35px;
  }
  .header-nav-list{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .rd-navbar-panel{
      width: 28%;
      float: left;
  }
  .rd-navbar-nav-wrap{
      width: 72% !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-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: 50px;}
}

@media (max-width:767px){
  .rd-navbar-fixed .rd-navbar-dropdown > li > a{
    font-size: 14px;
  }
}


/*自定义options*/
.index-search .row{
  background: var(--first_color);
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 1rem;
  margin-right: 1rem;
}
.index-search-text{
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index-search .index-search-form .input-group{width:100%;max-width:241px;height:33px; float: right; display: flex; align-items: center; margin-top: 3px;border-bottom: 1px solid #ed8084;margin-bottom: 12px;}
.index-search .index-search-form .index-search-input{width:227px; height:32px; list-style:none; text-align:left; float:left; font-size:12px; margin:0; padding:0;border: 0;background: var(--first_color);color: #fff;}
.index-search-input::-webkit-input-placeholder{color: #fff;}
.index-search-input::-moz-placeholder{color: #fff;}
.index-search-input:-ms-input-placeholder{color: #fff;}
/* .options-search .input-search .searchword-btn{position: relative; width:54px; height:30px; line-height:30px; color:#fff; font-size: 14px; background: $first_color$; text-align:center; margin:0; padding:0; border:0; cursor:pointer; float:left;} */
.index-search .index-search-form .index-search-btn{
  width: 14px;
  height: 32px;
  line-height: 32px;
  margin:0; 
  padding:0; 
  border:0; 
  cursor:pointer; 
  float:left;
  color: #ffffff;
  background: url(../images/search-logo.png) no-repeat center right;
  background-size: 14px 14px;
}
@media (min-width:768px){
  .index-search>div{
    position: relative;
    height: 48px;
  }
  .index-search .row{
    position: absolute;
    bottom: 50%;
    left: 0;
    right: 0;
    z-index: 999;
  }
}
@media (max-width:767px){
  .index-search{
    padding: 10px 0;
    background: var(--first_color);
  }
  .index-search .index-search-form .input-group{ margin:6px auto; text-align:center; float:none;}
  .index-search-text{
    margin-bottom: 10px;
    text-align: center;
    font-size: 12px;
  }
}


/* 首页区块标题 */
.index-column-title{
  color: var(--first_color);
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 30px;
}

/* 首页关于我们 */
.epower-index-about{
  padding: 26px 0 50px 0;
}
.epower-index-about .index-about-item{
  background: #f4f4f4;
}
@media (min-width:768px){
  .epower-index-about .index-about-item{
    display: flex;
    align-items: center;
  }
  .epower-index-about .index-about-image{
    width: 57.3%;
    float: left;
  }
  .epower-index-about .index-about-text{
    width: 42.7%;
    float: left;
    padding-left: 28px;
    padding-right: 20px;
  }
}
.epower-index-about .index-about-text .index-company-name{
  color: var(--first_color);
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 26px;
}
.epower-index-about .index-about-text .index-about-desc{
  margin-top: 0;
}
.epower-index-about .index-about-text .index-about-desc p{
  color: #444444;
  font-size: 14px;
  line-height: 26px;
  text-indent: 2rem;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.epower-index-about .index-about-text .index-about-more a{
  display: block;
  width: 110px;
  height: 34px;
  line-height: 34px;
  background: var(--first_color);
  text-align: center;
  color: #ffffff;
  margin-top: 54px;
}
.epower-index-about .index-about-text .index-about-more a img{
  margin-left: 7px;
  width: 12px;
  height: 8px;
}
.epower-index-about .index-about-image a{
  display: block;
}
@media (max-width: 991px) and (min-width: 768px){
  .epower-index-about .index-about-text .index-about-desc p {
    font-size: 12px;
    line-height: 24px;
    -webkit-line-clamp: 3;
  }
  .epower-index-about .index-about-text .index-company-name{
    font-size: 20px;
  }
  .epower-index-about .index-about-text .index-about-more a{
    margin-top: 15px;
  }
  .epower-index-about .index-about-text .index-company-name{
    margin-bottom: 10px;
  }
}
@media (max-width: 767px){
  .epower-index-about .index-about-text{
    padding: 30px 20px;
  }
  .epower-index-about .index-about-text .index-company-name{
    text-align: center;
  }
  .epower-index-about .index-about-text .index-about-more a{
    margin: 30px auto 0 auto;
  }
}


/* 首页产品区块 */
.epower-index-product{
  font-family: "Microsoft YaHei";
  padding-bottom: 50px;
}
@media (min-width: 768px){
  .epower-index-product .index-product-left{
    width: 14.6%;
    float: left;
  }
  .epower-index-product .index-product-right{
    width: 85.4%;
    float: left;
    padding-left: 28px;
  }
  .epower-index-product .index-product-box{
    display: flex;
    flex-wrap: wrap;
  }
}
.epower-index-product .product-category{
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold; 
  height: 100px;
  line-height: 100px;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #8b8a8a;
  border-radius: 2px;
  margin-bottom: 15px;
  margin-top: 0;
  cursor: pointer;
}
.epower-index-product .index_product_left_nav>div:nth-child(1) .product-category{
  background-image: url(../images/product-bg1.png);
}
.epower-index-product .index_product_left_nav>div:nth-child(2) .product-category{
  background-image: url(../images/product-bg2.png);
}
.epower-index-product .index_product_left_nav>div:nth-child(3) .product-category{
  background-image: url(../images/product-bg3.png);
}
.epower-index-product .index_product_left_nav>div:nth-child(4) .product-category{
  background-image: url(../images/product-bg4.png);
}
.epower-index-product .index_product_left_nav>div:last-child .product-category{
  background-image: url(../images/product-bg5.png);
  margin-bottom: 0;
}

.epower-index-product .product-category:hover{
  background-color: #a1171d;
}
.epower-index-product #index_product_sw{clear: both;}
.epower-index-product #index_product_sw .product-title-item p:nth-child(1){
  width: 78%;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.epower-index-product #index_product_sw .product-title-item p:nth-child(2){
  width: 22%;
  max-width: 32px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  margin-top: 0;
  background: #c4c4c4;
}
.epower-index-product #index_product_sw .product-title-item{
  background: #a1171d;
  height: 32px;
  line-height: 32px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  
}
#index_product_sw .index-product-item-box a{
  width: 16.6666%;
  float: left;
  padding: 0 7px;
}
@media (min-width: 1200px){
  .epower-index-product .swiper-wrapper .swiper-slide{
      width: 16.6666%;
  }
}
@media (max-width: 1199px) and (min-width: 992px){
  .epower-index-product .swiper-wrapper .swiper-slide{
      width: 25%;
  }
}
@media (max-width: 991px) and (min-width: 768px){
  .epower-index-product .swiper-wrapper .swiper-slide{
      width: 33.3333%;
  }
  .epower-index-product .index-product-left {
    width: 30%;
    float: left;
  }
  .epower-index-product .index-product-right{
    width: 70%;
  }
  #index_product_sw .index-product-item-box a{
    width: 33.3333%;
  }
}
@media (max-width: 767px){
  .epower-index-product .swiper-wrapper .swiper-slide{
      width: 50%;
  }
}
.epower-index-product .swiper-wrapper .swiper-slide .product-img img{
  border: 1px solid #cccccc;
}

.index-product-item-box{
  margin: 0 -7px;
}
.index-product-img{
  margin-bottom: 28px;
}
.index-product-img a{
  display: block;
}
.index_product_left_nav_item:hover{background-color: #a1171d!important;color: #fff;}
.index_product_left_nav_item.action{background-color: #a1171d!important;color: #fff;}
@media (max-width: 767px){
  .epower-index-product{
    padding-bottom: 30px;
  }
  .epower-index-product .index-product-right{
    margin-top: 30px;
  }
  #index_product_sw .index-product-item-box a{
    width: 33.3333%;
    margin-bottom: 20px;
  }
  .epower-index-product .index_product_left_nav>div{
    width: 50%;
    float: left;
  }
  .epower-index-product .index_product_left_nav>div:nth-child(2n){
    padding-left: 5px;
  }
  .epower-index-product .index_product_left_nav>div:nth-child(2n-1){
    padding-right: 5px;
  }
  .index_product_left_nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}


/* 首页成功案例 */
.epower-index-case #index_product2_sw{width: 87%;}
.epower-index-case .index_product_item{
  border-top: 4px solid #fff;
  text-align: center;
  background: linear-gradient( to right , #ccc 1px , transparent 1px) no-repeat center center / 100% 34px;
}
.epower-index-case .index_product_item:last-of-type{
  background: linear-gradient( to left , #ccc 1px , transparent 1px) no-repeat center center / 100% 34px,
  linear-gradient( to right , #ccc 1px , transparent 1px) no-repeat center center / 100% 34px;
}
.epower-index-case .index_product_item a{padding: 20px 0;display: block;}
.epower-index-case .index_product_item_img{position: relative;max-width:137px;margin: 0 auto;}
.epower-index-case .index_product_item_img1{display: block;margin: 0 auto;}
.epower-index-case .index_product_item_img2{display: none;margin: 0 auto;}
.epower-index-case .index_product_text{font-size: 16px;color: #666666;text-align: center;margin-top: 5px;}
.epower-index-case .index_product_item:hover{background-color: #f9f9f9;border-top-color: var(--first_color);}
.epower-index-case .index_product_item:hover .index_product_text{color: var(--first_color);}
.epower-index-case .index_product_item:hover .index_product_item_img1{display: none;}
.epower-index-case .index_product_item:hover .index_product_item_img2{display: block;}
.epower-index-case .index_product_item.action{background-color: #f9f9f9;border-top-color: var(--first_color);}
.epower-index-case .index_product_item.action .index_product_text{color: var(--first_color);}
.epower-index-case .index_product_item.action .index_product_item_img1{display: none;}
.epower-index-case .index_product_item.action .index_product_item_img2{display: block;}
.epower-index-case .swiper_button_prev_product{background: url(../images/product_left.png) no-repeat center; width:27px;height:30px;}
.epower-index-case .swiper_button_prev_product::after{display: none;}
.epower-index-case .swiper_button_prev_product.swiper-button-disabled{background: url(../images/product_left.png) no-repeat center;opacity: 1;}
.epower-index-case .swiper_button_next_product{background: url(../images/product_right.png) no-repeat center; width:27px;height:30px;}
.epower-index-case .swiper_button_next_product::after{display: none;}
.epower-index-case .swiper_button_next_product.swiper-button-disabled{background: url(../images/product_right.png) no-repeat center;opacity: 1;}
.index_case_box{display: flex;justify-content: flex-start;border-top: 3px solid var(--first_color);height: auto;}
.index_case_box a{display: flex;justify-content: center;align-items: center;overflow: hidden;position: relative;}
/* 1148 560 280 280 4878 2439 2439*/
.index_case_item1{width:48.78%;margin-right:1rem}
.index_case_item1 img{min-height: 100%;max-height:400px!important}
.index_case_item2{width:24.39%;margin-right:1rem}
.index_case_item2 img{min-height: 100%;max-height:400px!important}
.index_case_item3{width:24.39%;display: flex;flex-direction: column;justify-content: space-between;}
.index_case_item4{margin-bottom: 1rem;}
.index_case_item4 img{max-width: 100%; max-height:193px}
.index_case_item5 img{max-width: 100%; max-height:193px}
.index_case_text{font-size: 14px;color: #fff;line-height: 34px;text-align: center;background: rgba(0,0,0,.6);position: absolute;bottom: 0;left: 0;right: 0;width: 100%;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
@media (max-width: 767px){
  .index_case_box{flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
  .index_case_box img{min-height: unset;height: 150px;}
  .index_case_item1{width: 48%;margin-right:unset}
  .index_case_item2{width: 48%;margin-right:unset}
  .index_case_item3{width: 100%;flex-direction: unset;}
  .index_case_item4{width: 48%;margin-top:1rem;margin-bottom: unset;}
  .index_case_item5{width: 48%;margin-top:1rem;}
}


/* 首页新闻区块 */
.epower-index-news{padding: 50px 0 ;}
.index_news1{background: #f3f3f3;padding: 30px 28px;height: 100%;}
.epower-index-news #index_msg1_sw_text {
  width: 100%;
  float: left;
  margin-bottom: 32px;
}
.index_news_text{background: linear-gradient(to right, #ccc 2px ,transparent 1px) no-repeat left top / auto 24px ;padding: 0 14px ;width: max-content!important;}
.index_news_text:first-of-type{background: unset;padding-left: unset;}
.epower-index-news .index_news_text .index_news1_text1{
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #666;
  text-align: center;
  cursor: pointer;
  line-height: 1;
  padding-bottom: 10px;
  width: max-content;
}
.epower-index-news .index_news_text{
  float: left;
}
#index_msg1_sw{
  clear: both;
  margin-top: 32px;
}
.epower-index-news #index_msg1_sw_text .index_news_text .action{color: var(--first_color);border-bottom: 2px solid var(--first_color);}
.epower-index-news #msg1_sw_news{margin-top: 30px;}
.epower-index-news .index_news1_new_top{display: flex;flex-wrap: wrap; justify-content: space-between;align-items: center; padding-bottom: 1rem;border-bottom: 1px solid #ccc;margin-bottom: 8px;}
/* 505 188 300 3722 5940*/
.epower-index-news .index_news1_new_top_img{width: 37.22%;}
.epower-index-news .index_news1_new_top_text{width: 59.4%;}
.epower-index-news .index_news1_new_top_text > div{display: flex;justify-content: space-between;align-items: baseline;}
.epower-index-news .index_news1_new_top_text1{font-size: 16px;font-family: "Microsoft YaHei";color: #333;width: 60%;}
.epower-index-news .index_news1_new_top_text2{font-size: 14px;color: #999;margin-top: 0;}
.epower-index-news .index_news1_new_top_text3{font-size: 14px;color: #666;line-height: 24px;margin-top: 16px;}
.epower-index-news .index_news1_new_top:hover .index_news1_new_top_text1{color: var(--first_color);}

.epower-index-news .index_news1_list{display: flex;justify-content: space-between;padding: 10px 0 ;align-items: baseline;border-bottom: 1px solid #ccc;}
.epower-index-news .index_news1_list_text1{width: 60%;font-size: 14px;color: #333;}
.epower-index-news .index_news1_list_text2{font-size: 14px;color: #999;margin-top: 0;}
.epower-index-news .index_news1_list:hover .index_news1_list_text1{color: var(--first_color);}
.epower-index-news .index_news_more a{
  display: block;
  width: 110px;
  height: 34px;
  line-height: 34px;
  background: var(--first_color);
  text-align: center;
  color: #ffffff;
  margin-top: 24px;
}
.epower-index-news .index_news_more a img{
  margin-left: 7px;
  width: 12px;
  height: 8px;
  margin-bottom: 3px;
}
@media (min-width: 992px){
  .epower-index-news .index_msg_box{
    display: flex;
    flex-wrap: wrap;
  }
  .epower-index-news .index_news_left{
    width: 48.7%;
    float: left;
  }
  .epower-index-news .index_news_right{
    width: 51.3%;
    float: left;
  }
}
@media (max-width: 767px){
  .epower-index-news .index_news1_new_top_img,
  .epower-index-news .index_news1_new_top_text{width: 100%}
  .epower-index-news #index_msg1_sw_text{width: 100%;}
  .epower-index-news .index_news1_new_top_img{
    margin-bottom: 20px;
  }
}
@media (max-width: 991px){
  .epower-index-news .index_news_right{
    display: none;
  }
}


/* 底部信息 */
footer{
  background: #ffffff;
}
.pre-footer-corporate .footer-top{
  width: 100%;
  border-top: 1px solid #cccccc;
  padding: 40px 0;
}
.pre-footer-corporate{
  padding: 0;
  background: unset;
}
.pre-footer-corporate>.container{
  display: flex;
  flex-wrap: wrap;
}
.pre-footer-corporate h2{
  font-size: 20px;
  color: #161616;
  background: url(../images/foot-line-logo.png) no-repeat center left;
  background-size: 2px 19px;
  padding-left: 10px;
  margin-bottom: 12px;
}
.pre-footer-corporate .foot-nav{
  width: 50%;
  float: left;
  background: url(../images/san-logo.png) no-repeat center left;
  background-size: 8px 9px;
  padding-left: 18px;
  margin-bottom: 18px;
}
.pre-footer-corporate .foot-nav a{
  display: block;
  color: #333333;
  font-size: 14px;
}
.pre-footer-corporate p{
  margin-top: 0;
}

@media (min-width: 768px){
  .footer-product>div{
    max-width: 272px;
  }
  .footer-choose>div{
    max-width: 250px;
  }
  .footer-product{
    width: 29.4%;
    float: left;
  }
  .footer-choose{
    width: 28.1%;
    float: left;
  }
  .footer-code{
    width: 18%;
    float: left;
  }
  .footer-contact{
    width: 24.5%;
    float: left;
  }
}
.footer-code>div{
  float: left;
}
.footer-code>div img{
  width: 100%;
  height: auto;
  max-width: 90px;
  border: 1px solid #cccccc;
}
.footer-code>div p{
  text-align: center;
  color: #333333;
  font-size: 12px;
  margin-top: 4px;
}
.footer-contact .footer-contact-item p{
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}
.pre-footer-corporate .footer-contact h2{
  margin-bottom: 10px;
}
.footer-corporate{
  color: #ffffff;
  font-size: 14px;
  padding: 9px 0;
  text-align: center;
  background: var(--first_color);
}
.footer-corporate .footer-left>div{
  width: 100%;
  float: left;
  text-align: left;
  max-width: 100px;
}
.footer-corporate .footer-right{
  text-align: right;
}
.footer-corporate a{
  color: #ffffff;
  font-size: 14px;
}
.footer-corporate p + *{
  margin: 0;
}

@media (max-width:767px){
  .footer-product,.footer-choose,.footer-code,.footer-contact{
    width: 100%;
    float: left;
  }
  .footer-contact,.footer-corporate .footer-right{
    margin-top: 10px;
  }
  .footer-corporate .footer-right{
    text-align: center;
  }
}




/* 内页 */
/* 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;bottom: 350px;}
}
.online dl{
  background: var(--first_color);
}

/*手机端底部按钮 */
.fa{
  display: block;
}
.botmenu {
  border-top: 1px #fff solid;
  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;
} */
.online dl dd i {
  height: 25px;
  line-height: 25px;
}

/* 返回顶部 */
.ui-to-top{
  display: none;
}