:root{
  /* --first_color:#66ccff; */
}
h2,p{word-break: break-word}

.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;}
a:focus,
a:hover{color: var(--first_color);}
.flex-row{display: flex;flex-wrap: wrap;}
.flex-item-center{align-items: center;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.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;}

.sw_banner{width: 1920px;max-width: 100%;}
.sw_banner .swiper-pagination-bullet{background: #fff;border: 2px solid var(--first_color); width: 12px;height: 12px;}
.sw_banner .swiper-pagination-bullet-active{background-color: #fff; border: 2px solid transparent;}
.clearfix::after{display: table;clear: both;content: '';}
p{margin-bottom: unset;}
.navbar-default .navbar-nav .nav-link:focus{background: unset;}
:focus{outline: unset;}
* + p,
p + *,
p + p{margin-top: unset;}
@media (min-width: 992px){
  * + p {margin-top: unset;}
}
.zoom_img{overflow: hidden;}
.zoom_img img{transition: all .6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;}
.zoom_img:hover img{transform: scale(1.1);transition: all .30s ease;}
/* 1200 */
/* .container{max-width: 1230px;}
@media (min-width: 1600px){
  .container{width: 1230px;}
} */
.container{max-width: 1178px;}
@media (min-width: 1600px){
  .row > [class*='col-']{padding-left: 1rem;padding-right: 1rem;}
  .row{margin-left: -1rem;margin-right: -1rem;}
}
/* 顶部 */
.nav_top{padding: 0.3rem 0;}
.nav_top_text1{font-size: 12px;font-family: "Microsoft YaHei";color: #666;}
.nav_top_right{text-align: right;}
/*顶部*/
.sw_banner{background: #fff;--swiper-navigation-color: var(--first_color);}
.sw_banner a{display: block;}
/* max-width:567px max-width:768px max-width:992px max-width:1200px */
/* // Small devices (landscape phones, 576px and up) sm*/
@media (min-width: 576px) {  }

/* // Medium devices (tablets, 768px and up) md*/
@media (min-width: 768px) {  }

/* // Large devices (desktops, 992px and up) lg*/
@media (min-width: 992px) {  }

/* // Extra large devices (large desktops, 1200px and up) xl*/
@media (min-width: 1200px) {  }

.header_mid_right{ display: flex; flex-direction: column; justify-content: flex-end; align-items: center;}
.index_lang{ display: flex; flex-direction: row; justify-content: flex-end; align-items: center; color: #666;}
.index_lang a{color: #666;}


/* header2 */
.header2 .header_mid_box{padding: 20px 0px 30px 0px;}/* pc顶部填充 */
.header2 .nav_phone{display: flex; flex-direction: row; justify-content: center; align-items: center;}
.header2 .nav_phone_text{margin-left: .5rem;line-height: 1.2;}
.header2 .nav_phone_text1{font-size: 14px;color: #333; padding:2px 0px 0px 5px;}
.header2 .nav_phone_text2{font-size: 18px;color: #ff8828; font-weight: bold;}
.header2_nav{background-color: var(--first_color);}/* pc导航 */
.header2 .header_mid_mid ul{width: 100%;justify-content: space-between;}
.header2 .header_mid_mid ul li{width: 100%;}
.header2 .header_mid_mid ul li a.biga:before{ display: none;}/* pc选中文本线 */
.header2 .header_mid_mid ul li a.biga{font-size: 14px;color: #fff;}/* pc一级文本 */
.header2 .header_mid_mid ul li dl dd a{font-size: 14px;color: #333;}/* pc二级文本 */
.header2 .header_mid_mid ul li dl dd p a span{font-size: 14px;color: #333;}/* pc三级文本 */
.header2 .header_mid_mid ul li a.biga:hover, 
.header2 .header_mid_mid ul li a.biga.action, 
.header2 .header_mid_mid ul li a.bigaon{color: #fff; background-color: #289fe1;}
.header2 .header_mid_mid ul li a.biga.down:hover:after, 
.header2 .header_mid_mid ul li a.biga.down.action:after, 
.header2 .header_mid_mid ul li a.down.bigaon:after{background-color: #fff;}
.header2 .header_mid_mid ul li a.biga{padding: 10px 0;text-align: center;}
.header2 .header_mid_mid ul li a.biga.down:after{right: unset;}
.header2 .header_mid_mid ul li a.biga.down>span{padding-right: 5px;}
@media screen and (max-width:1024px) {
  .header2 .site__navi .icon,
  .header2 .site__navi .icon:before,
  .header2 .site__navi .icon:after{background: var(--first_color);}
}
/* header2 */

/*搜索*/
.index_search{position: relative; padding: 10px 0px;}
.index_search_text span{font-size: 14px;color: #333;}
.index_search_text a{font-size: 14px;color: #333;}
.index_search_form{margin: 5px 0; border: 1px solid #e5e5e5;max-width: 100%;}
.index_search_form .form-group{margin-bottom: unset;}
.index_search_input{
  border-radius: unset;
  border: unset;
  background-color: #fff;
  font-size: 12px;
  color: #666;
  height: 32px;
  padding: 0 .929rem!important;
}
.index_search_input::-webkit-input-placeholder{color: #999;}
.index_search_input::-moz-placeholder{color: #999;}
.index_search_input:-ms-input-placeholder{color: #999;}

.index_search_btn{
  border-radius: unset!important;
  font-size: 14px;
  color: #fff;
  height: 32px;
  padding: 0 .929rem!important;
  background: url("../images/site/search.png") no-repeat left center;
  text-indent: -9999px;
}
.index_search_i{
  margin: auto;
  position: absolute!important;
  z-index: 5;
  top: 0;
  bottom: 0;
  left: 11px;
  padding-right: 10px;
  border-right: 1px solid #ccc;
}

@media (max-width: 767px){
  .index_search_form{width: 100%}
}
@media (min-width: 768px){
  .input-group-btn .index_search_btn{}
}
/*搜索*/

.index_top{ padding-bottom: 32px; text-align: center; margin:0 auto; width: 100%;}
.index_top_title1{ font-size: 40px; color: #333; font-weight: bold; padding-bottom: 8px;}
.index_top_title2{ font-size: 16px; color: #666;}


.index_core{ padding: 72px 0px;}
.core_list_item_img_hover{ display: none;}
.core_list_item:hover .core_list_item_img_hover{ display: block;}
.core_list_item:hover .core_list_item_img{ display: none;}
.core_list_item:hover .core_list_item_title{ color: var(--first_color);}
.core_list{ display: flex; flex-direction: row; justify-content:center; align-items:flex-start; text-align: center; flex-wrap: wrap;}
.core_list_item_title{ font-size: 20px; color: #333; font-weight: bold; padding: 25px 0px 16px 0px;}
.core_list_item_content{ font-size: 14px; color: #666; line-height: 24px; padding-bottom: 15px;}
.core_list_item_line{ margin: 0 auto; text-align: center; width: 18px; height: 2px; background-color: #000000;}
.core_list_item:hover .core_list_item_line{ background-color: var(--first_color);}
@media (max-width: 767px){
.core_list_item{ margin-bottom: 30px;}
}
@media (min-width: 768px) and (max-width: 991px){

}
@media (max-width: 1024px){

}

.index_product{ padding: 72px 0px 40px 0px; background: #f8f8f8;}
.product_list{ display: flex; flex-direction: row; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.product_list_item{ margin-bottom: 32px;}
.product_list_item_title{ height: 50px; line-height: 50px; font-size: 16px; color: #333; text-align: center;}
.product_list_item:hover .product_list_item_title{ background-color: var(--first_color); color: #fff;}
.product_list_item_img img{ width: 100%; height: auto;}


.index_case{ background: url("../images/site/case_bg.jpg") no-repeat center center; height:870px;}
.index_case .container{ padding: 72px 15px;}
.index_case .index_top_title1,
.index_case .index_top_title2{ color: #fff;}

.case_list{ width: 100%; }
.case_list_right{ display: flex; flex-direction: column; justify-content: space-between; align-items: center;}
.case_list_right_top{ display: flex; flex-direction: row; justify-content: space-between; align-items: center; width: 100%;}
.case_list_items{ position: relative;}
.case_list_items_title{ width: 100%; height: 50px; line-height: 50px; font-size: 16px; color: #fff; text-align: center; background-color: rgba(0,0,0,.7); position: absolute; left: 0; bottom: 0; z-index: 2;}
.case_list{ margin: 0 auto; text-align: center;}

@media (max-width: 767px){
.index_case .container{ padding: 12px 15px;}
.index_case{ height: auto; padding: 72px 0px; background: url("../images/site/case_bg.jpg") no-repeat center center; background-size: cover;}
.case_list_items{ width: 100%; margin-bottom: 20px;} 
.case_list_right_top{ flex-direction: column;}
}
@media (min-width: 768px) and (max-width: 991px){
.index_case{ height: auto; padding: 12px 0px; background: url("../images/site/case_bg.jpg") no-repeat center center; background-size: cover;}
}
@media (max-width: 1024px){

}

.index_app{ padding: 72px 0px; background-color: #f8f8f8;}
.index_app_list{ margin: 0 auto; text-align: center;}
.index_app_list_item{ margin-bottom: 35px;}
.index_app_list_item_title{ padding: 15px; font-size: 18px; color: #333; font-weight: bold;}
.index_app_list_item_content{ font-size: 14px; color: #666;}

.index_partners{ padding:72px 0px;}
.index_product2, #index_product2_sw{ margin:0 auto; text-align: center;}
.index_product2 img{ border: 1px solid #cccccc;}
.index_product2{ position: relative;}
.index_product2 .swiper_button_prev_product{ background-color: var(--first_color); border-radius: 200px; color: #fff; width: 36px; height: 36px; left: -50px;} 
.index_product2 .swiper_button_next_product{ background-color: var(--first_color); border-radius: 200px; color: #fff; width: 36px; height: 36px; right: -50px;}

.index_product2 .swiper_button_prev_product::after{ width: 36px; height: 36px; font-size: 20px; line-height: 36px;}
.index_product2 .swiper_button_next_product::after{ width: 36px; height: 36px; font-size: 20px; line-height: 36px;}
@media (max-width: 767px){
.index_product2 .swiper_button_prev_product{ left: 0px;}
.index_product2 .swiper_button_next_product{ right: 0px;}
}
@media (min-width: 768px) and (max-width: 991px){
.index_product2 .swiper_button_prev_product{ left: 0px;}
.index_product2 .swiper_button_next_product{ right: 0px;}
}
@media (max-width: 1024px){

}

.index_about{ height: 890px; background: url("../images/site/about_bg.jpg") no-repeat center top;}
.index_about .container{ height: 100%; position: relative;}
.index_about_content{ background-color: rgba(0,0,0,.6); color: #fff; margin-top: 88px; min-height: 330px;}
.index_about_content_area{ padding: 45px 30px;}
.index_about_title{ font-size: 28px; color: #fff; font-weight: bold; padding-bottom: 25px;}
.index_about_text{ font-size: 14px; color: #fff; line-height: 24px;}
.index_product4{ margin-top: 75px;}
@media (max-width: 767px){
.index_product4{ margin-top: 0px;}
.index_about{ height: auto; background: url("../images/site/about_bg.jpg") no-repeat center top; background-size: cover; overflow: hidden; padding-bottom: 50px;}
}
@media (min-width: 768px) and (max-width: 991px){

}
@media (max-width: 1024px){

}

.index_four_reason{ padding: 72px 0px;}
.index_reason_lists{ display: flex; flex-direction: row; justify-content: flex-start; align-items: center; padding-bottom: 36px;}

.index_reason_list1,.index_reason_list2{ display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start;}
.index_reason_num{ font-size: 36px; color: var(--first_color); font-weight: bold; margin-top: -9px; padding-right: 5px;}
.index_reason_title{ font-size: 24px; color: var(--first_color); font-weight: bold;}
.index_reason_content{ font-size: 14px; color: #444; line-height: 24px; padding: 15px 0px; text-align: left;}
@media (max-width: 767px){
.index_reason_lists{ flex-direction: column; align-items: center;}
.index_reason_lists.i2{ flex-direction: column-reverse;}
.index_reason_img{ padding-bottom: 20px;}
}
@media (min-width: 768px) and (max-width: 991px){

}
@media (max-width: 1024px){

}

.index_service{ padding: 72px 0px; background: url("../images/site/fuwu_bg.jpg") no-repeat center center;}
.index_service .index_top_title1,
.index_service .index_top_title2{ color: #fff;}
.index_service_list{ width: 100%; display: flex; flex-direction: row; justify-content: space-between; align-items: center; padding-bottom: 52px;}
.index_service_item{ display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; height: 277px; background-color: rgba(255,255,255,.12);}
.index_service_text{ font-size: 18px; color: #fff; padding-top: 20px; padding-bottom: 5px;}
.index_service_ico{ padding: 15px 25px 0px 25px;}
.index_service_num{ font-size: 54px; color: #fff; font-weight: bold;}

.index_service_item:hover{ background-color: var(--first_color);}
.index_service_form_content{ font-size: 22px; color: #fff; font-weight: bold; background: var(--first_color) url("../images/site/fuwu_icon.png") 20px center no-repeat; border-radius: 100px; padding: 10px 30px 10px 60px;}
.index_service_form{ display: flex; flex-direction: row; justify-content: center; align-items: center; text-align: center; margin:0 auto 15px auto;}

.index_service_tel{ display: flex; flex-direction: row; justify-content: center ; align-items: center; text-align: center; margin: 0 auto; font-weight: bold; color: #fff;} 
.index_service_tel1{ font-size: 24px;}
.index_service_tel2{ font-size: 40px;}

.clear{ clear: both; width: 100%; display: block;}

@media (max-width: 767px){
.index_service{ background-size: cover;}
.index_service_list{ flex-wrap: wrap; justify-content: space-around;}
.index_service_item{ margin-bottom: 20px;}
.index_service_tel{ flex-direction: column;}
}
@media (min-width: 768px) and (max-width: 991px){

}
@media (max-width: 1024px){

}





/*资讯3*/
.index_msg3{padding: 72px 0; }
.index_news1_list{display: block;align-self: center;}
.index_news1_text1{font-size: 16px;color: #333;font-weight: bold;}
.index_news1_text2{font-size: 20px;color: #333;font-weight: bold;}
.index_news1_text3{background-color: rgb(52, 60, 97);width: 26px;height: 4px;font-weight: bold;margin: 10px 0;display: block;}
.index_news1_text4{font-size: 14px;color: #666;line-height: 1.5;height: 63px;margin: 10px 0;}
.index_news1_text5{font-size: 12px;color: #fff;background: #333;display: inline-block;line-height: 28px;padding: 0 10px;}
.index_news1_list:hover{}
.index_news1_list:hover .index_news1_text2{color:var(--first_color);}
.index_news1_list:hover .index_news1_text5,.index_news1_list:hover .index_news1_text3{background:var(--first_color);}
.index_msg3 .index_news_img{}
.index_msg3 .index_news_list{padding: .5rem 0; display: flex; justify-content: space-between; align-items: baseline; padding-left: 15px; background: url("../images/site/news_icon.png") no-repeat left center;}
.index_msg3 .index_news_list_text1{width: 60%; font-size: 16px; color: #333;}
.index_msg3 .index_news_list_text2{font-size: 12px; color: #666; }
.index_msg3 .index_news_list:hover .index_news_list_text1{color: var(--first_color)}

@media (max-width: 767px){
  .index_msg3{padding: 20px 0;}
  .index_msg3 .row > div{margin-bottom: 1rem;}
}
@media (min-width: 768px) and (max-width: 991px){

}
@media all and (min-width: 1281px){

}
/*资讯3*/







/* 关于 */
.index_about1{padding: 56px 0 86px 0;}
.index_about1 .index_about1_text{display: flex;flex-direction: column;justify-content:flex-start;align-items: flex-start;}
.index_about1 .index_about1_top{}
.index_about1 .index_about1_top_text1{font-size: 36px;color: #444;line-height: 1.2;font-weight: bold;}
.index_about1 .index_about1_top_text2{font-size: 14px;color: #888;line-height: 1.2;text-transform: uppercase;letter-spacing: 3px;}
.index_about1 .index_about1_top_text3{width: 80px;height: 4px;background-color: var(--first_color);margin: 10px 0;}

.index_about1 .index_about1_text2{color: #888;line-height: 24px !important;}
.index_about1 .index_about1_text3{
  font-size: 18px;
  color: #fff;
  padding: 0 1.5rem;
  background: var(--first_color);
  width: max-content;
  display: block;
  line-height: 42px;
  margin-top: 10px;
}
.index_about1 .index_about1_img{display: flex;align-items: center;}
.index_about1 .index_about_box{position: relative;}
.index_about1 .index_about_box::before{content: url(../images/about_bg.png);position: absolute;right: -50px;bottom: -90px;}
@media all and (max-width: 767px) {
  .index_about1{padding: 20px 0;}
  .index_about1 .index_about1_text3{margin-bottom: 1rem;}
  .index_about1 .index_about_box::before{display: none;}
}
@media (min-width: 768px) and (max-width: 991px){

}
@media all and (min-width: 768px){

}
/*关于*/



/* index_service */
.index_service2{ padding:48px 0px; background-color:var(--first_color); position: relative; margin-bottom: 96px;}
.index_service_right{ position: absolute; left: 50%; top: 0px; margin-left: 198px; background-color: #333333; padding:48px 0px; z-index: 10; width: 100%; height: 100%;}
.index_servicelist{ display: flex; flex-direction: row; flex-wrap: nowrap; justify-content:space-evenly; align-items: center; width: 65%; position: relative;}
.index_servicelist_item_img img{ background-color:var(--first_color); position: relative; z-index: 2;}
.index_servicelist_item{ position: relative;}
.index_servicelist_item:last-child.index_servicelist_item::after{ display: none;}
.index_servicelist_item_text{ font-size: 18px; color: #fff; text-align: center; margin: 10px auto;}

.index_service_right_area{ width: 20%; height: 100%; padding-left: 30px;}
.index_service_right_top{ display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; color: #fff;}
.index_service_right_top_left{ font-size: 27px; color: #fff; text-transform: uppercase;}
.index_service_right_top_right{ font-size: 14px; color: #333; text-transform: uppercase; border-radius: 30px; background-color: #fff; padding: 5px 15px;}
.index_service_right_bottom{ font-size: 18px; color: #fff; padding-top: 15px; border-top: 1px solid #b57076; margin-top: 15px;}
@media (max-width: 767px){
  .index_servicelist{ width: 100%; display: flex; flex-wrap: wrap; }
  .index_servicelist_item{ width: 50%; margin-bottom: 30px; text-align: center;}
  .index_service_right{ display: none;}
  .index_servicelist_item::after{ display: none;}
}
@media (min-width: 768px) and (max-width: 991px){
  .index_servicelist{ width: 100%;}
  .index_service_right{ display: none;}
}
@media (max-width: 1024px){

}
/* index_service */

.index_ys2{padding-bottom: 96px;}
.index_ys2_item{ display: flex; flex-direction: row-reverse; justify-content: space-between; align-items: center; }
.index_ys2_item:nth-child(1) .index_ys2_items,.index_ys2_item:nth-child(3) .index_ys2_items{ padding-right: 30px;}
.index_ys2_item:nth-child(2) .index_ys2_items{ padding-left: 30px;}

.index_ys2_text,.index_ys2_img{ width: 50%;}
.index_ys2_items{ margin-bottom: 20px;}
.index_ys2_items_top{ display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start;}
.index_ys2_text1{ font-size: 18px; color: #fff; border-radius: 4px; background-color: var(--first_color); width: 30px; height: 30px; text-align: center; line-height: 30px;}
.index_ys2_text2{ font-size: 24px; font-weight: bold; color: #333; border-bottom: 1px solid #ededed; padding-bottom: 5px; margin-left: 10px; margin-bottom: 10px;}
.index_ys2_text3{ font-size: 16px; color: #888;}


@media all and (max-width: 767px) {
  .index_ys2_item{ display: flex; flex-direction: column; flex-wrap: wrap;}
  .index_ys2_text,.index_ys2_img{ width: 100%;}
  .index_ys2_text1{ min-width: 30px;}
  .index_ys2_item .index_ys2_items{ padding-top: 20px;}
  .index_ys2_item:nth-child(2){ flex-direction: column-reverse;}
  .index_ys2_item:nth-child(1) .index_ys2_items,.index_ys2_item:nth-child(3) .index_ys2_items{ padding-right: 0;}
  .index_ys2_item:nth-child(2) .index_ys2_items{ padding-left: 0;}
}
@media (min-width: 768px) and (max-width: 991px){
  .index_ys2_text1{ min-width: 30px;}
}
@media all and (min-width: 768px){
  
}









/* 底部 */
.foot1_left img{ width: 100%; height: 100%;}
footer{background:var(--first_color) url("../images/site/foot_bg.jpg") repeat-x center center; background-size: cover;}
.foot1_right_nav{ height: 90px; line-height: 90px; border-bottom: 1px solid #e8e8e8; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center;}
.foot1_right_nav a{ font-size: 18px; color: #fff; text-decoration: none;}
.foot1_right_content{ display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items:flex-start; padding-top: 30px; padding-bottom: 10px;}
.foot1_right_content_text{ font-size: 16px; color: #fff; line-height: 24px;}
.foot1_right_content_text a{ color: #fff;}
.foot1_right_content_qrcode{ display: flex; flex-direction: row; justify-content: center; align-items: center;}
.foot1_right_content_qrcode img{ width: 100px; height: 100px;}
.foot1_right_content_qrcode_text{ text-align: center; color: #fff; background-color: var(--first_color); border: 1px solid #fff; vertical-align:middle;writing-mode: vertical-rl;
    text-orientation: mixed; height: 100px; padding: 0px 10px; font-size: 14px;}
.foot_copyright{padding: 20px 0;}
.foot_copyright , .foot_copyright a , .foot_copyright p{
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #fff;
  text-align: center;
  background-color:#030b20;
}

.online i, .botmenu i{margin-right: .3rem;}
@media all and (max-width: 767px) {
  .foot_qr{justify-content: center;margin: 20px 0;}
}
@media (min-width: 768px) and (max-width: 991px){
  .foot1_right_content{ padding-bottom: 20px;}
}
@media all and (min-width: 991px) {

}
/* 底部 */


@media all and (max-width: 767px) {
  .no_dis2 {display: none!important;}
}
@media (min-width: 768px) and (max-width: 991px){
	.no_dispad{display: none!important;}
}
@media all and (min-width: 991px) {
  .no_dis1{display: none;}
}


/* 内页 */
/* about */
.pages{padding: 30px 15px;}
.about_content{line-height: 1.5;font-size: 16px;}
.about_content p{margin-bottom: 10px;}
/* subnavlist */
.subnavlist .swiper-container .swiper-slide a.active,
.subnavlist ul li a:hover, 
.subnavlist ul li a:focus,
.subnavlist ul li a.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);}
.newslist ul li h4 a{display: block;}
.showproduct .tab-content{line-height: 1.5;font-size: 16px;}
.showproduct .tab-content p{margin-bottom: 10px;}
.showcase .tab-content{line-height: 1.5;font-size: 16px;}
.showcase .tab-content p{margin-bottom: 10px;}
@media (max-width: 767px){
  .newslist ul li.media .media-left{width: 35%;}
  .newslist .media-body{width: 65%;align-self: center;}
  .newslist ul li{padding: 10px 0;margin-bottom: 10px;}
}

/* 详情页右侧推荐 */
.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)}

/* 分页器 */
.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;}
}
/* product */
.showproduct .recommend ul li.item_block a p.item_date{min-width: 50px;}
.showproduct .recommend ul li.item_block a .item_info{max-width: unset;}
.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;}

/* job */
.joblist ul li{margin-bottom: 30px;padding-bottom: 30px;}
.joblist ul li:before{border-color: var(--first_color);}
.joblist ul li .des{line-height: 1.5;font-size: 16px;}
.joblist ul li .des p{margin-bottom: 10px;}
/* 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;}
.downloadlist ul li:hover p{margin-left: 15px;transition: all .30s ease;}

/* 产品 新闻推荐 */
.showproduct .recommend span.toptitle, .shownews .recommend span.toptitle {margin-bottom: 20px;}
.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;}
.productlist .card .card-img{text-align: center;}
.shownews .recommend ul li.item_block a p.item_date,.showproduct .recommend ul li.item_block a p.item_date{width: 20%;}
.shownews .recommend ul li.item_block a .item_info,.showproduct .recommend ul li.item_block a .item_info{width: 78%;max-width: unset;}
.product-params-box{margin-top: 10px;}
.product-params{margin: 5px 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}
  .shownews .recommend ul li.item_block a .item_des{width: 100%;}
}

/* tabber */
.botmenu {border-top: 1px #fff solid;}
.botmenu p {width: 100%;padding: 0 0;margin: 0 0;margin-top: 2px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.botmenu i {font-size: 24px;}

/* 新闻列表 */
.newslist ul li.media .media-left{width: 20%;}
.newslist ul li.media .media-body{width: 80%;}
.newslist h2,
.newslist p{word-break:break-all;}

/* 新闻 */
.shownews .content{line-height: 1.5;font-size: 16px;}
.shownews .content p{margin-bottom: 10px;}

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

.subnavlist .swiper-subnav .dropdown-item.active, 
.swiper-subnav .dropdown-item:active{color:var(--first_color);}