@charset "UTF-8";
/* index */
.index_body{background: #fff;}
#wrapper_pager{position: absolute;width:auto;bottom: 3%;left: 50%;transform: translateX(-50%); -webkit-transform: translateX(-50%);z-index: 100;}
#wrapper_pager span{display:block;height:5px;border-radius: 5px;text-indent: -999px;overflow: hidden;background-color:#fff;width:0px;position: relative;z-index: 100;}
#wrapper_pager a{height: 15px;padding-top: 5px;width:50px;margin:0 5px;float:left;position: relative;cursor: pointer;}
#wrapper_pager a::before{display: block;content:'';height: 5px;width: 100%;border-radius: 5px;background:#666;position: absolute;left: 0;top: 5px;opacity: 0.6}
#wrapper_pager a:hover{border-color:#999;}
#wrapper_pager span{text-indent: -999px;}
/* #wrapper_pager a{width: 20px;opacity: 0.5;background: #fff;height: 8px;border-radius: 8px;margin:0 10px;float: left;} */
#wrapper_pager a.selected{opacity: 1;}

#wrapper_pager{display: flex;width: 100%;justify-content: center;}
#wrapper_pager .pagination_bullet{width: 20px;height: 20px;background: #fff;opacity: 0.5;border-radius: 20px;cursor: pointer;}
#wrapper_pager .selected{opacity: 1;}
#wrapper_pager .pagination_bullet:not(:last-child) {margin-right: 0.6195786864931847%;}

/* .i_banner_swiper-container{max-width: 1920px;margin:0 auto;} */
.i_banner_swiper-container{max-height: 100vh;overflow: hidden;height: 100vh;}
.i_banner_swiper-container .swiper-slide .pic{display: block;width: 100%;height:100%;background: no-repeat center;background-size: cover;overflow: hidden;}
.i_banner_swiper-container .swiper-slide img{width: 100%;height: 100%;object-fit: cover;max-height: 100vh;}
.i_banner_swiper-container .swiper-slide .ban-gray{display: none;}
.i_banner_swiper-container .swiper-slide video {width: 100%;height: 100%;max-height: 100vh;display: block;background: #000;object-fit: inherit;}

.i_banner_swiper-container .prev,
.i_banner_swiper-container .next{position: absolute;display: block;width: 28px;height: 50px;top:50%;margin-top: -25px;overflow: hidden;transition: 0s;z-index: 100;color:#fff;display: none;}
.i_banner_swiper-container .prev::after,
.i_banner_swiper-container .next::after{font-size: 50px;}
.i_banner_swiper-container .prev.swiper-button-disabled,
.i_banner_swiper-container .next.swiper-button-disabled{opacity: 0.5;cursor:no-drop;}
.i_banner_swiper-container .prev{left: 7%;}
.i_banner_swiper-container .next{right: 7%;}

@media screen and (min-width:1920px) {
    

}
@media screen and (max-width:1800px) {

}
@media screen and (max-width:1600px) {

}
@media screen and (max-width:1500px) {

}

@media screen and (max-width:1200px) {
    .i_banner_swiper-container{height:66vw;}
}
/* 重定义一些样式 */
.wrap, 
.container,
.wrapper{max-width: 2145px;}
.top_banner .banner_pic{width: 100%;left:auto;margin-left: 0;}
.top_banner img{width: 100%;max-height: 580px;object-fit: cover;min-height: 200px;}

@media screen and (max-width:1200px) {
    .top_banner .cate_info{height:auto;font-size: 32px;}
}


.article_detail_body .depth_wrap{background: #f5f5f5;border-bottom: 1px solid #ddd;}
/* 当前位置 */
.depth_box{position: absolute;bottom: 0;left: 0;right: 0;}
.depth_box .depth_wrap{background: #fff;line-height: 58px;padding:0 20px;border-bottom: 1px solid #ececec;color:rgba(150, 150, 150, 0.9);}
.depth_box a{color:rgba(150, 150, 150, 0.9);;}
.depth_box .depth{font-size: 14px;padding-left: 25px;background: url(../images/icon_wz.png) no-repeat left center;}
.depth_box .depth i{margin: 0 5px;font-style: normal;}

@media screen and (max-width:640px) {
    .depth_box .depth_wrap{line-height: 44px;}
}
/* 产品 */
.product_block1{padding-bottom: 2.6vw;}
.product_block1_content{padding-left: 1vw;padding-right: 4%;width: 59%;}
.product_block1_right{width: 41%;background: #f6f6f6;padding: 30px 3% 50px;}
.product_block1_right .tit{color:#2196ED;font-size: 35px;line-height: 50px;}
.product_block1_right .desc{color: rgba(63, 63, 63, 1);font-size: 16px;line-height: 30px;margin-top: 10px;margin-bottom: 20px;}
.product_block1_right .btn{display:block;width: 260px;line-height: 40px;background: #2196ED;color:#fff;border-radius: 50px;text-align: center;}

.product_navs{display: flex;justify-content: center;align-items: center;text-align: center;}
.product_navs li{line-height: 50px;font-size: 14px;width: 100%;}
.product_navs li a{display: block;background: #f6f6f6;color:#000;margin:0 10px;}
.product_navs li.active a{background:#2196ED;color:#fff;}/*#125ad3*/


.pro_cate_scroll_box{position: relative;padding:0 30px;}
.pro_cate_scroll{width: 100%;}
.pro_cate_scroll_box .next{color:#333;}
.pro_cate_scroll_box .prev{color:#333;}

.pro_cate_scroll_box .next:after,
.pro_cate_scroll_box .prev:after{font-size: 20px;}

.product_list{margin-top: 45px;}
.product_list li{width: 25%;}
.product_list li .tit{line-height: 30px;padding:10px 0;text-align: center;font-size: 18px;color:#333;}
.product_list li a{display: block;margin:15px;}
.product_list li .img_con_box{position: relative;}
.product_list li .pic_box{padding-bottom: 105%;position: relative;border: 1px solid #ddd;z-index: 1;}
.product_list li .pic_box img{position: absolute;width: 100%;height: 100%;object-fit: cover;}
.product_list li .opacity{background-color: rgba(33, 150, 237, 0.9);opacity: 0;transition: all .3s ease-in-out;position: absolute;top: 0;left: 0;z-index: 9;height: 100%;width: 100%;}
.product_list li a:hover .opacity{opacity: 1;}
.product_list li .more{position: absolute;top: 50%;left: 0;z-index: 60;line-height: 40px;width: 100%;padding:0 26%;margin-top: -20px;opacity: 0;transition: all .3s ease-in-out;}
.product_list li .more .btn{border: 1px solid rgba(255,255,255, 0.3);color:#fff;text-align: center;}
.product_list li a:hover .more{opacity: 1;}

.product_block_left{width: 50%;padding-right: 1.56%;}
.product_block_right{width: 50%;padding-left: 1.56%;}

.product_block2{padding-top: 2vw;padding-bottom: 2.6vw;}
.product_block2 .product_block_right .tit{font-size: 35px;line-height: 50px;color:#000;}
.product_block2 .product_block_right .desc{margin-top: 10px;}

.product_block3_box{background: #f2f2f2;}
.product_block3{padding-top: 2vw;padding-bottom: 2.6vw;}
.product_block3 .product_block3_right_con{background: #2196ED;height: 100%;padding:30px 0;}/*#125ad3*/
.product_block3 .product_block_right .tit{font-size: 30px;color:#fff;line-height: 50px;margin-left: 3.86%;margin-right: 3.86%;}
.product_block3 .product_block_right .desc{margin-top: 10px;margin-left: 3.86%;margin-right: 3.86%;}

.product_block4{padding-top: 2vw;padding-bottom: 2.6vw;}
.product_block4 .product_block_left .tit{margin-top: 30px;margin-bottom: 10px;font-size: 30px;line-height: 50px;}
.product_block4 .product_block_left img{width: 100%;}

.product_block4 .pro_faq{margin-bottom: 6px;}
.product_block4 .pro_faq .title{line-height: 60px;background: #f1f3f8;padding:0 10px;cursor: pointer;}
.product_block4 .pro_faq .title .tit_con{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.product_block4 .pro_faq .title .icon_box{width: 30px;height: 30px;}
.product_block4 .pro_faq .title .icon_box .icon{width: 100%;height: 100%;color:#c9c9c9;display: flex;}
.product_block4 .pro_faq .title .icon_box .icon2{color:#2196ED;display: none;}/*#125ad3*/
.product_block4 .pro_faq.active .title .icon_box .icon2{display: flex;}
.product_block4 .pro_faq.active .title .icon_box .icon1{display: none;}
.product_block4 .pro_faq .desc{padding:20px;color:#777;font-size: 14px;line-height: 30px;display: none;}
.product_block4 .pro_faq.active .desc{display: block;}

.product_block5{padding-top: 2vw;padding-bottom: 2.6vw;}
.product_block5 .product_block_right .tit{font-size: 30px;line-height: 50px;margin-top: 30px;}
.product_block5 .product_block_right .desc{margin-top: 10px;}

@media screen and (max-width: 640px) { 
    .product_block1_content{padding-left: 15px;padding-right: 15px;padding-bottom: 20px;}
    .product_block1_content,
    .product_block1_right,
    .product_block_left,
    .product_block_right{width: 100%;}
    .product_block_left,
    .product_block_right{padding-left: 0;padding-right: 0;}

    .product_navs{margin-top: 15px;}
    .product_list{margin-top: 10px;margin-left: -15px;margin-right: -15px;}
    .product_list li{width: 50%;}
    .product_block2 .product_block_right .tit,
    .product_block3 .product_block_right .tit,
    .product_block4 .product_block_left .tit,
    .product_block5 .product_block_right .tit{font-size: 24px;}
    .product_block2 .product_block_right .desc{margin-top: 0;}

    .product_block3_box{margin-left: -15px;margin-right: -15px;padding:20px 15px;}
    .product_block3 .product_block_right{margin-top: 10px;}
    .product_block3 .product_block3_right_con{padding:20px 0;}
    .product_block3 .product_block_right .desc{margin-top: 0;}

    .product_block4 .product_block_left .tit{margin-top: 20px;line-height: 30px;}
    .product_block4 .pro_faq .title{line-height: 50px;}
    .product_block4 .pro_faq .title .icon_box{width: 26px;height: 26px;}
    .product_block4 .pro_faq .desc{padding:15px;}

    .product_block5 .product_block_right .tit{margin-top: 15px;line-height: 30px;}
}

/* 产品详情 */
.pro_d_left{width: 25%;padding-right: 2.6%;}
.pro_d_left_con{padding:25px;box-shadow: 1px 0px 10px 1px rgba(0,0,0, 0.1);}

.pro_left_tit{font-size: 22px;line-height: 36px;padding: 10px 15px;background-color: rgba(245, 245, 245, 1);}/*border-left: 5px solid #003399;*/
.pro_left_nav{margin-top: 20px;}
.pro_left_nav > li{border-bottom: 1px solid #ececec;}
.pro_left_nav > li:last-child{border-bottom: none;}
.pro_left_nav > li > a{padding:10px 20px;line-height: 30px;}

.pro_left_nav .active>a{color:#2196ED;}
.pro_left_nav .icon{width: 22px;height: 22px;}
.pro_left_nav .icon-arrow-down{background: url(../images/icon_down.png) no-repeat center;background-size: 100% 100%;}
.pro_left_nav .active>a .icon{transform: rotate(180deg);}
.pro_left_nav .child{padding:0 20px 20px 30px;display: none;}
.pro_left_nav .child li{padding:5px 0;}
.pro_left_nav .child a{display: block;padding:5px 10px;}

.mt30{margin-top: 30px;}

.pro_left_list{margin-top: 30px;}
.pro_left_list dd{margin-top: 25px;}
.pro_left_list .tit{font-size: 14px;margin-bottom: 8px;}
.pro_left_list .colorm{color:red!important}
.pro_left_list .pro_left_list_text{display: block;width: 100%;height: 40px;font-size: 14px;color: #333;padding-left: 14px;border: 1px solid #dcdcdc;border-radius: 8px;}
.pro_left_list .pro_left_list_area{display: block;width: 100%;height: 100px;font-size: 14px;color: #333;padding: 14px;border: 1px solid #dcdcdc;border-radius: 8px;}
.pro_left_list .pro_left_list_btn{display: block;width: 100%;max-width:180px;height: 40px;font-size: 14px;color: #fff;background: #2196ED;border: none;border-radius: 8px;}/*#125ad3*/

.pro_d_right{width: 75%;}
.pro_d_right .pro_info_box{}
.pro_d_right .pro_info_box .pro_img_box{width: 52%;}
.pro_d_right .pro_info_box .pro_info{width: 45%;}
.pro_d_right .pro_info_box .pro_info .tit{font-size: 30px;font-weight: bold;line-height: 50px;border-bottom: 1px solid #e7e7e7;padding-bottom: 10px;}
.ProdelContent{color:rgba(0,0,0, 0.65);padding:20px 0;}
.ProdelContent p{margin-bottom: 15px;}

.pro_tabs{margin-top: 20px;}
.pro_tabs .tab_header{display: flex;justify-content: space-between;}
.pro_tabs .tab_btn{padding: 0 5px;cursor: pointer;flex-grow: 1;color: rgba(0, 0, 0, 1);font-size: 18px;text-align: center;font-family: Poppins-Medium;line-height: 50px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;border-radius: 0px 0px 0px 0px;background-color: rgba(245, 245, 245, 1);margin-left: 5px;margin-right: 5px;}
.pro_tabs .tab_btn.active{color: #000;
    background: #eee;
    font-weight: bold;}/*background: #125ad3*/
.pro_tabs .tab_body{display: none;}
.pro_tabs .tab_body.active{display: block;}

.pro_det_page{margin-top: 40px;margin-bottom: 50px;padding-top: 25px;border-top: 1px solid #e7e7e7;}
.pro_det_page_item{padding:10px 0;}
.pro_det_page_item .tt{font-size: 14px;text-align: right;color: #333;margin-right: 5px;}
.pro_det_page_item .con{width: calc(100% - 110px);display:flex;display:-ms-flexbox;display:-webkit-flex;align-items: center;-webkit-align-items: center;-ms-align-items:center;font-size: 14px;color: #666;}
.pro_det_page_item .con .con_tt{max-width: calc(100% - 96px);margin-right: 8px;}
.pro_det_page_item .con .time{width: 88px;}

.pro_d_right_message .tip{color:#8a8a8a;margin-top: 5px;margin-bottom: 20px;padding-left: 20px;}
.pro_d_right_message .contact_box1_r_form{padding-left: 20px;padding-right: 20px;}
.pro_d_right_message .contact_box1_r_list_text{height: 50px;background: #f5f5f5;}
.pro_d_right_message .contact_box1_r_list_area{background: #f5f5f5;}
.pro_d_right_message .contact_box1_r_list_btn{border-radius: 10px;width: 250px;}
.pro_d_right_message .colorm{color:red!important;}

.pro_d_right .pro_right_btn{display: block;width: 200px;line-height: 50px;text-align: center;border-radius: 50px;font-size: 16px;}
.pro_d_right .pro_right_btn1{background: #2196ED;color:#fff;}/*#125ad3*/
.pro_d_right .pro_right_btn2{border: 2px solid #c3c3c3;color:#525252;margin-top: 10px;}
.pro_d_right .pro_info .ProdelContent{border-bottom: 1px solid #e7e7e7;margin-bottom: 30px;}

.product-gallery {padding-bottom: 30px;}
#zoomvideo{object-fit: cover;}
.product-gallery .product-photo {position:relative;width:100%;height:100%;}
.product-gallery .product-img {position:relative;width:100%;height:calc(50vw - 100px);max-height: 550px;border: 1px solid #e4e4e4;}
.product-gallery .product-img img {width:100%;height:100%;object-fit: cover;}
.product-gallery .product-small-img {width:100%;height:100px;overflow:hidden;margin-top: 10px;padding-left: 40px;padding-right: 40px;position: relative;}
.product-gallery .next-btn {display:block;width:32px;height:32px;cursor:pointer;position: absolute;top:50%;margin-top: -16px;}
.product-gallery .next-left {background: url(../images/icon_left.png) no-repeat center;background-size: 100%;left: 0;}
.product-gallery .next-right {background: url(../images/icon_right.png) no-repeat center;background-size: 100%;right: 0;}
.product-gallery .pic-hide-box {position:relative;width:100%;height:90px;overflow:hidden}
.product-gallery .small-pic {position:absolute;width:500%;overflow:hidden;transition: 0.3s;}
.product-gallery .small-pic .small-pic-li {float:left;width:180px;height:90px;overflow:hidden;padding:10px 5px 0;}
.product-gallery .small-pic .small-pic-li a {display:block;width:100%;height:100%;border:1px solid #e4e4e4}
.product-gallery .small-pic .small-pic-li a:hover {position:relative;border-color:#F22E00}
.product-gallery .small-pic .small-pic-li .imageVideo{display:block;width:100%;height:100%;object-fit: contain;}
.product-gallery .small-pic .active a {position:relative;border-color:#F22E00}
.product-gallery .small-pic .small-pic-li a:hover i,
.product-gallery .small-pic .active i {top:-16px;left:50%;margin-left: -8px;position:absolute;width:0;height:0;overflow:hidden;line-height:0;font-size:1px;border-width:8px;border-color:transparent;border-style:solid;border-bottom-color: #F22E00;}

.flex-1{flex:1;}
.faq_list .item{border-top: 1px solid #dbdbdb;padding:40px;}
.faq_list .item .faq_idx{width: 200px;line-height: 150px;font-size: 152px;text-align: center;font-family: Impact;color:#cecece;}
.faq_list .item .faq_con{width: 100%;}
.faq_list .item .faq_tit{margin-top: 20px;margin-bottom: 10px;line-height: 40px;font-size: 22px;color:#333;}
.faq_list .item .faq_desc{margin-top: 10px;margin-bottom: 20px;line-height: 30px;font-size: 16px;color:#777;}

@media screen and (max-width: 640px) { 
    .faq_list .item{padding:15px;}
    .faq_list .item .faq_idx{width: 100px;line-height: 70px;font-size: 70px;}
    .faq_list .item .faq_tit{font-size: 16px;line-height: 1.5;margin-top: 10px;margin-bottom: 5px;}
    .faq_list .item .faq_desc{font-size: 14px;line-height: 1.5;margin-top: 5px;margin-bottom: 10px;}

    .pro_d_left{display: none;}
    .pro_d_right{width: 100%;}
    .pro_d_right .pro_info_box .pro_img_box{width: 100%;}
    .pro_d_right .pro_info_box .pro_info{width: 100%;}

    .wrap, .container{width: 100%;}

    .product-gallery .product-img{height:80vw;}
    .product-gallery .pic-hide-box,
    .product-gallery .small-pic .small-pic-li{height:calc((100vw - 80px - 30px) / 4)}
    .product-gallery .product-small-img{height:calc((100vw - 80px - 30px) / 4 + 10px)}

}

.qc_left{width: 50%;}
.qc_right{width: 50%;}

.qc_block1_box{display: flex;flex-wrap: wrap;height:290px;}
.qc_left{margin-top: 10px;padding-right: 5vw;padding-left: 1vw;}
.qc_left .tit{color: #2196ED;font-size: 38px;line-height: 50px;}
.qc_left .desc{margin-top: 20px;color:#333;font-size: 16px;line-height: 45px;}
.qc_right{padding-right: 1vw;}
.qc_right .img{background: url(../images/qc_block1_pic.webp) no-repeat center;background-size: cover;width: 100%;height: 100%;}

.qc_block2_box{padding: 2.6vw 1vw 4vw;margin-top: 2.6vw;background: #f9f9f9;}
.qc_block2_desc p{color:#333;margin-top: 20px;font-size: 16px;line-height: 40px;}

.qc_block2_pic_list{padding: 3vw 1vw;display: flex;flex-wrap: wrap;}
.qc_block2_pic_list .item{width: 25%;padding:0 10px;}
.qc_block2_pic_list .item_box{background: #fff;height: 100%;}
.qc_block2_pic_list .item .pic img{width: 100%;}
.qc_block2_pic_list .item .tit{margin-top: 20px;font-size: 18px;line-height: 30px;color:#000;text-align: center;padding:0 10px;}
.qc_block2_pic_list .item .desc{margin-top: 10px;margin-bottom: 30px;font-size: 14px;line-height: 30px;color:#666;text-align: center;padding:0 10px;}
.qc_block2_bottom .tit{margin-top: 10px;color:#2196ED;font-size: 38px;line-height: 50px;text-align: center;}/*#125ad3*/
.qc_block2_bottom .desc{margin-top: 20px;color:#333;font-size: 16px;line-height: 26px;text-align: center;}


@media screen and (max-width: 640px) {
    .main_content{padding-top: 2.6vw!important;}
    .qc_left .tit{font-size: 24px;line-height: 30px;}
    .qc_left .desc{font-size: 14px;margin-top: 10px;}
    .qc_left{width: 100%;padding: 0;}
    .qc_right{width: 100%;padding: 0;}
    .qc_block2_box{margin-left: -15px;margin-right: -15px;padding-left: 15px;padding-right: 15px;}
    .footer{padding-left: 15px;padding-right: 15px;}
    .qc_block2_pic_list{padding:25px 0;}
    .qc_block2_pic_list .item{width: 100%;}
}

.sl_block1_box{padding: 1vw 2vw 2.6vw;}
.sl_block1_box .tit{font-size: 44px;line-height: 60px;}
.sl_block1_box .desc{margin-top: 20px;margin-bottom: 20px;font-size: 14px;color:#666;line-height: 1.8;}

.sl_block2{padding-bottom: 2.6vw;padding-left: 1vw;}
.sl_block2 .item{width: 25%;padding:0 15px;}
.sl_block2 .item_box{background: #f9f9f9;height: 100%;padding:30px;}
.sl_block2 .item .tit{line-height: 1.5;font-family: Impact;color:#374151;overflow:hidden;}
.sl_block2 .item .num{color: #2196ED;font-size: 56px;}/*#125ad3*/
.sl_block2 .item .text{font-size: 20px;}
.sl_block2 .item .desc{line-height: 26px;font-size: 16px;color:#666;}

.sl_block3_box{padding-left: 9.4vw;position: relative;}
.sl_block3_text{width: 41%;}
.sl_block3_text .tit{margin-top: 2.6vw;margin-bottom: 10px;font-size: 44px;line-height: 60px;}
.sl_block3_text .desc{margin-top: 30px;margin-bottom: 2.6vw;font-size: 14px;line-height: 1.8;}
.sl_block3_pic{width: 58%;padding-left: 7%;}
.sl_block3_pic .pic{height: 100%;width: 100%;background: url(../images/sl_bg_1.webp) no-repeat center;background-size: cover;}

.sl_block4_box{padding-top: 3.65vw;}
.sl_block4_tit{margin:10px 0;font-size: 44px;line-height: 70px;text-align: center;color:#1c1c1c;}

.sl_block4_pic_list{padding: 1.56vw 1vw 3.6vw;display: flex;flex-wrap: wrap;}
.sl_block4_pic_list .item{width: 25%;padding:0 10px;}
.sl_block4_pic_list .item_box{background: #fff;height: 100%;}
.sl_block4_pic_list .item .pic img{width: 100%;}
.sl_block4_pic_list .item .tit{margin-top: 20px;font-size: 18px;line-height: 30px;color:#000;}
.sl_block4_pic_list .item .desc{margin-top: 10px;margin-bottom: 30px;font-size: 14px;line-height: 30px;color:#666;}


.sl_block5_box{padding-top: 4.7vw;padding-bottom: 2.6vw;}
.sl_block5_tit{font-size: 44px;line-height: 50px;text-align: center;color:#1c1c1c;}
.sl_block5_desc{font-size: 16px;line-height: 26px;text-align: center;color:#525252;}
.sl_block5_pic img{width: 100%;}

.sl_block6_box{padding-right: 9.4vw;position: relative;}
.sl_block6_text{width: 41%;}
.sl_block6_text .tit{margin-top: 2.6vw;margin-bottom: 10px;font-size: 44px;line-height: 60px;}
.sl_block6_text .desc{margin-top: 30px;margin-bottom: 2.6vw;font-size: 14px;line-height: 1.8;}
.sl_block6_pic{width: 58%;padding-right: 7%;}
.sl_block6_pic .pic{width: 100%;}

@media screen and (max-width: 640px) {
    .sl_block2 .item {width:50%;padding:10px;}
    .sl_block4_pic_list .item{width: 50%;}
}

@media screen and (max-width: 640px) {
    .sl_block2{padding:0;}
    .sl_block2 .item {width:100%;padding:10px 0;}
    .sl_block2 .item_box{padding:20px;}
    .sl_block2 .item .num{font-size: 30px;}
    .sl_block2 .item .text{font-size: 16px;}
    .sl_block2 .item .desc{font-size: 14px;}
    .sl_block1_box .tit{font-size: 24px;line-height: 40px;}
    .sl_block1_box .desc{margin-top: 10px;margin-bottom: 10px;}
    .sl_block3_box{padding-left: 0;}
    .sl_block3_text,
    .sl_block3_pic,
    .sl_block6_text,
    .sl_block6_pic{width: 100%;}
    .sl_block3_text .tit{font-size: 24px;line-height: 40px;margin-bottom: 0;}
    .sl_block3_text .desc{margin-top: 20px;}
    .sl_block4_tit{font-size: 24px;line-height: 40px;}
    .sl_block4_pic_list .item{width: 100%;}
    .sl_block5_tit{font-size: 24px;line-height: 40px;}
    .sl_block6_box{padding-right: 0;}
    .sl_block6_text .tit{font-size: 24px;line-height: 40px;margin-top: 20px;}
    .sl_block6_text .desc{margin-top: 15px;}
    .sl_block6_pic{padding-right: 0;}
}

.case_tit{font-size: 38px;line-height: 50px;text-align: center;color:#2196ED;}/*#125ad3*/
.case_info{margin-top: 2.6vw;height:360px;}
.case_info_left{width: 50%;position: relative;}
.case_info_left img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.case_info_right{width: 50%;padding-left: 5.2%;font-size: 14px;line-height:24px;}


.case_list .item{background: #f9f9f9;margin-top: 50px;margin-bottom:50px;}/*padding-top: 4vw;padding-bottom: 4vw;*/
.case_list .item .case_text{width: 50%;padding:50px 0;padding-right: 5%;}
.case_list .item .case_text .tit{margin-bottom: 30px;font-size: 20px;line-height: 30px;}
.case_list .item .case_text .desc{font-size: 14px;line-height: 1.6;}
.case_list .item .case_pic{width: 50%;position: relative;height:415px;}
.case_list .item .case_pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.case_list .item:nth-child(even) .wrapper{flex-direction: row-reverse;}
.case_list .item:nth-child(even) .case_text{padding-right: 0;padding-left: 5%;}

@media screen and (max-width: 767px) {
    .case_main .wrapper{padding-left: 15px;padding-right: 15px;}
}

@media screen and (max-width: 640px) {
    .case_info_left,
    .case_info_right,
    .case_list .item .case_text{width: 100%;}
    .case_list .item .case_pic{display: none;}
    .case_info{height:auto;}
}

.i_pro_tabs_list{display: flex;justify-content: center;margin-bottom: 40px;align-items: center;}
.i_pro_tabs_list_item{padding: 0 5px;cursor: pointer;flex-grow: 1;color: rgba(0, 0, 0, 1);font-size: 14px;text-align: center;font-family: Poppins-Medium;line-height: 50px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;border-radius: 40px;background-color: #fff;margin-left: 5px;margin-right: 5px;border: 2px solid rgba(0,0,0, 0.1);max-width: 280px;}
.i_pro_tabs_list_item.hover{color:#fff;background: #2196ED;border-color: #2196ED;}/*#125ad3*/


.ind_btns{display: flex;align-items: center;justify-content: center;margin-top: 30px;}
.ind_btns .public_btn1{margin:0 20px;}
.ind_btns .public_btn1:hover{background:#f9be00;}

.index_search_box .search-form{margin:0 25% 50px;border:1px solid #dfdfdf;}
.index_search_box .text{font-size: 14px;flex:1;padding:0 20px;}
.index_search_box .search_icon{display: block;width: 100px;height: 50px;background: url(../images/search4.png) no-repeat center #2196ED;background-size: 26px;overflow: hidden;text-indent: -9999em;}/*#125ad3*/
.index_search_box .search_icon:hover{background-color:#f9be00;}

.myd_pic{width: 50%;margin-right: 30px;margin-bottom: 20px;max-width: 400px;}
.myd_pic img{max-width: 100%;}

.about_info{padding-top: 50px;border-top: 1px solid rgba(0, 0, 0, 0.2);}
.about_info_left{max-width: 75%;padding-right: 10%;}
.about_info_left_tit{line-height: 40px;font-size: 30px;color:#333;margin-bottom: 20px;}
.about_info_left_text p{margin-bottom: 10px;}
.about_info .public_btn1{width: 20%;max-width: 200px;}

@media screen and (max-width: 750px) {
    .index_search_box .search-form{margin:0 0 20px;}
    .index_search_box .search_icon{width: 80px;height: 40px;background-size: 20px;}
}

@media screen and (max-width: 640px) {
    .acea-row.about_info{justify-content: flex-end;padding-top: 30px;}
    .about_info_left{width:100%;padding-right: 0;max-width: 100%;}
    .about_info .public_btn1{width: 50%;margin-top: 15px;}
    .about_info_left_tit{font-size: 24px;line-height: 32px;margin-bottom: 15px;}
    .about_info_left_text p{margin-bottom: 5px;}
}


.about_box7{padding-bottom: 0!important;}
.jszc_bg{text-align: center;min-height: 375px;background: url(../images/about_jszc_bg.webp) no-repeat center;background-size: cover;display: flex;align-items: center;padding-top: 30px;padding-bottom: 30px;}
.jszc_bg .jszc_tit{font-size: 28px;color:#fff;line-height: 36px;}
.jszc_bg .jszc_desc{font-size: 18px;color:#fff;line-height: 36px;margin-top: 20px;}
.jszc_bg .jszc_more{margin-top: 10px;text-align: left;color:#fff;display: inline-block;}
.jszc_bg .jszc_more svg{color: rgba(255, 255, 255, 1);vertical-align: middle;display: inline-block;width: 20px;height: 20px;margin-right: 5px;}

.jszc_info{padding-bottom: 4vw;}
.jszc_info .item{width: 33.33%;padding-right: 50px;}
.jszc_info_left{}
.jszc_info_left .tit{margin-bottom: 40px;font-size: 45px;line-height: 45px;position: relative;padding-left: 2.7vw;}
.jszc_info_left .tit::before,
.jszc_info_left .tit::after{content:'';display: block;height: 34px;width: 0.9vw;background: #2196ED;position: absolute;left: 0;top:50%;margin-top: -17px;}/*#125ad3*/
.jszc_info_left .tit::after{background: #e6e6e6;left: 0.9vw;}
.jszc_info_left .public_btn1{width: 200px;}
.jszc_info .jszc_info_text{line-height: 35px;    padding-top: 40px;}

@media screen and (max-width: 767px) {
    .jszc_info_left .tit{font-size: 30px;margin-bottom: 20px;}
    .jszc_info_left .tit::before,
    .jszc_info_left .tit::after{height: 30px;margin-top: -15px;}
    .jszc_info .item{width: 100%;padding-bottom: 30px;padding-right: 0;}
}

@media screen and (max-width: 640px) {
    .jszc_bg .jszc_tit{font-size: 24px;line-height: 32px;;}
    .jszc_bg .jszc_desc{font-size: 16px;line-height: 30px;margin-top: 15px;}

}

.exhibit_list1 dd:nth-child(3n){margin-right: 0;}

.footer_new{color:#e0e0e0;padding-top: 4%;padding-bottom: 2.6%;background: #313b45;font-size: 14px;}
.footer_new a{color:#e0e0e0;}
.footer_new .item_col{width: 33.333%;}
.footer_new .item_col:nth-child(1){padding-right: 2.6%;}
.footer_new .item_col:nth-child(3){padding-left: 2.6%;}
.footer_new .f_tit{font-size: 24px;line-height: 26px;margin-bottom: 20px;}
.f_nav{margin-right: 4%;}
.f_nav .item{line-height: 22px;padding:10px 20px;position: relative;padding-left: 0;}
.f_nav .item > a{color:#e0e0e0;}
.f_nav .item .text{}
.f_nav .item .icon{}
.f_nav .item .child{display: none;position: absolute;background: #fff;left: 100%;top: 0;width: fit-content;display: none;}
.f_nav .item:hover .child{display: block;}
.f_nav .item .child li{line-height: 22px;padding:10px 20px;width: 300px;}
.f_nav .item .child li a{color:#333;}
.f_nav .item .child li a:hover{color: #094DE1;}
.f_lxwm{padding-top: 5px;}
.f_lxwm .item{line-height: 26px;margin-bottom: 5px;display: flex;}
.f_lxwm .icon{color:#2196ED;margin-right: 5px;}
.f_lxwm2{margin-top: 50px;line-height: 26px;}
.f_lxwm2 p{margin-bottom: 5px;}
.copyright_new{color:rgba(255,255,255, 0.8);line-height: 22px;padding-top: 1.04%;padding-bottom: 1.04%;background: #2196ED;font-size: 14px;}/*#125ad3*/
.copyright_new a{color:rgba(255,255,255, 0.8);}
.copyright_new span{margin:0 5px;}
/* .copyright_new .item1{width: 25%;} */
.copyright_new .item2{width: 50%;}
.copyright_new .item3{width: 50%;text-align: right;}


@media screen and (max-width: 640px) {
    .footer_new .item_col{width: 100%;padding:0 15px 15px;}
    .footer_new .f_tit{margin-bottom: 15px;}
    .f_lxwm2{margin-top: 10px;}
    .copyright_new .item2,
    .copyright_new .item3{width: 100%;padding:0 15px;text-align: center;}
}

@media screen and (max-width: 500px) {
    .footer_new{display: none;}
    .copyright_new{background: #313b45;padding-top: 20px;padding-bottom: 20px;border-bottom: 2vw solid #2196ED;}/*#125ad3*/
}


.pro_list1_con_tt{max-height: 336px;overflow: hidden;} 
@media screen and (max-width: 1600px) {
    .pro_list1_con_tt{max-height:280px;}
}
@media screen and (max-width: 1400px) {
    .pro_list1_con_tt{max-height:224px;}
}

@media screen and (max-width: 640px) {
    .pro_list1_btn{margin-left: auto;margin-right:auto;max-width:100%;}
}


.news_det_back:hover{color:#fff;}
.blog_list2{display: flex;flex-wrap: wrap;margin-left: -30px;margin-right: -30px;}
.sub_main .blog_list2 dd{width: 33.333%;padding:30px 30px 0;border-bottom: none;}
/* .blog_list2 dd:first-child{padding-top: 30px;} */
.blog_list2 dd a{flex-direction: column;}
.blog_list2 .blog_list2_con{width: 100%;padding: 30px 0;position: relative;padding-bottom: 50px;}
.blog_list2 .blog_list2_con .blog_list2_con_b{position: absolute;bottom: 30px;left: 0;width: 100%;}
.blog_list2 .blog_list2_pic{width: 100%;height: 0;padding-bottom: 60%;position: relative;}
.blog_list2 .blog_list2_pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.blog_list2 .blog_list2_con_text{margin-bottom: 1.6vw;}
@media screen and (max-width: 768px) {
    .sub_main .blog_list2{margin-left: -15px;margin-right: -15px;}
    .sub_main .blog_list2 dd{width: 50%;padding:15px 15px 0;}
}
@media screen and (max-width: 640px) {
    .sub_main .blog_list2{margin-left: 0;margin-right: 0;}
    .sub_main .blog_list2 dd{width: 100%;padding:15px 0 0;}
}



.pub_msg_box{padding:2.6% 0;}
.pub_msg_box .pub_msg{border: 1px solid #dfdfdf;background: #fff;}
.pub_msg_tit{background: #2196ED;line-height: 55px;color:#fff;margin-bottom: 0.5vw;text-align: center;padding:0 15px;}/*#125ad3*/
.pub_msg_form{background: #fff;padding:1.6vw;}
.pub_msg_form .ddw{width: 100%;}
.pub_msg_form .colorm{color:#f00!important;}
.pub_msg_form dl{display:flex;display:-ms-flexbox;display:-webkit-flex;justify-content:space-between;-ms-justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.pub_msg_form dd{width: calc((100% - 25px) / 2);margin-bottom: 18px;}
.pub_msg_form dd.ddw{width: 100%;}
.pub_msg_form .item_tit{font-size: 16px;line-height: 20px;color: #666;white-space: nowrap;margin-bottom: 15px;}
.pub_msg_form .input_text,
.pub_msg_form .input_text_area{display: block;width: 100%;height: 38px;font-size: 14px;color: #333;padding-left: 14px;border: 1px solid #dcdcdc;border-radius: 3px;}
.pub_msg_form .input_text_area{height: 208px;padding: 14px 14px;resize: none;}
.pub_msg_form .submit_btn{display: block;width: 200px;height: 50px;font-size: 18px;color: #fff;background: #2196ED;border: none;border-radius: 25px;margin:0 auto;}

@media screen and (max-width: 767px) {
    .pub_msg_form{padding:15px;}
    .pub_msg_form dd {
        width: 100%;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 640px) {
    .pub_msg_tit{line-height: 50px;}
}

.pro_tuijian_box{padding-top: 2.6vw;}
.pro_tuijian_box h2{padding-left: 15px;}
.pro_tuijian_box .product_list{margin-top: 1.6vw;}
.pro_tuijian_box .product_list li .tit{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



@media screen and (min-width: 768px) and (max-width: 992px) {
    .ind_box1_list1 dd .ind_box1_list1_con2 {
        display: none;
    }
    .ind_box1_list1 dd:hover{color:#333;}
    .ind_box1_list1 dd:hover .ind_box1_list1_con2 .icon{color:#2196ED;}
}

@media screen and (min-width: 300px) and (max-width: 768px) {
    .ind_box1_list1 dd {width: 100%!important;}
    .ind_box1_list1 dd .ind_box1_list1_con2 {display: none;}

    .ind_box1_list1 dd:hover{background: transparent;}
    .ind_box1_list1_con1 .con .text{display: block!important;}
}


.i_banner_swiper-container{background: #f7f7f7;}
.tds-video-player__overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4000000000;
    background: rgba(0, 0, 0, 0.2);
}

.i_banner_swiper-container .swiper-slide video {
    background: #f7f7f7;
}

.product_navs li a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.product_block4 .pro_faq .title .tit_con {flex: 1;}

@media screen and (max-width: 992px) {
    .about_box5_r img {
        border-radius: 10px;
    }
}

.product_block1_content div p{line-height: 30px;}