body,html{overflow-x: hidden;}
.header_zs_a{
    text-align: center;
    margin-top: 20px;
    border: 1px solid #eee;
}




.header_hd{background-color: #0C3464;padding: 30px 0  100px 0;}
.header_hd_con ul{display: flex;justify-content: center;align-items: center;}
.header_hd_con li{display: flex;justify-content: center;align-items: center;margin: 0 15px;}
.header_hd_con li i{font-size: 20px;color: #fff;margin-right: 10px;}
.header_hd_con li p{font-size: 15px;color: #fff;}
.header_hd_con li p a{font-size: 15px;color: #fff;}
.header_bd_main{padding: 15px  30px;background-color: #fff;margin-top: -80px;border-radius: 150px; position: relative;z-index: 99999; display: flex;justify-content: space-between;align-items: center;}
.header_bd_main .indexlogo img{max-height: 100px;vertical-align: middle;}
.banner{margin-top: -60px;}
.header_ways{display: flex;justify-content: flex-end;align-items: center;}
.header_ways a{width: 40px;height: 40px;line-height: 40px;text-align: center;border-radius: 50%;margin-left: 10px;}
.header_ways a i{font-size: 18px;color: #fff;}
.header_ways a:nth-child(1){background-color: #0C3464;}
.header_ways a:nth-child(2){background-color: #0C3464;}
.header_ways a:nth-child(3){background-color: #0C3464;}
/* footer */
em{font-style:initial}
.none{display:none;}
.pagination a {
    padding: 5px 10px;
    background-color: #fff;
    margin-right: 10px;
    color: #0C3464;
    border: 1px solid #0C3464;
}
.current {
    background-color: #ff5a00 !important;
    color: #fff !important;
    border: 1px solid #ff5a00 !important;
}
.pagination a:hover {
    background-color: #ff5a00 !important;
    color: #fff !important;
    border: 1px solid #ff5a00 !important;
}
.current2 {
    display: none;
}
.indexproducthd img{width:100%}
.indexproduct_con p{overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}
.tablemain .feedbackForm{background-color:#0C3464}
.tablemain .feedbackForm .input_b{background: #0C3464;}
.footer{padding: 180px 0 50px 0;background-color: #0C3464;}
.footer_bd{border-top: 1px solid #fff;padding: 15px 0 0 0; margin-top: 60px; display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.footer_bd p{font-size: 16px;color: #fff;word-break:break-all;
    word-wrap: break-word;
}
.footer_bd a{font-size: 16px;color: #fff;}
.footerlogo img{max-height: 80px;vertical-align: middle;}
.footer_main_list {margin: 30px 0  30px 0;}
.footer_main_list li{display: flex;justify-content: flex-start;align-items: flex-start;margin: 15px 0;}
.footer_main_list li i{font-size: 18px;color: #fff;margin-right: 10px;}
.footer_main_list li p{font-size: 16px;color: #fff;word-break: break-all;}
.footer_main_list li p a{font-size: 16px;color: #fff;}
.footer_main_icon {display: flex;justify-content: flex-start;align-items: center;}
.footer_main_icon a{width: 40px;height: 40px;line-height: 40px;text-align: center;border-radius: 50%;margin-right: 10px;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.footer_main_icon a:hover{transform: scale(0.8);}
.footer_main_icon a i{font-size: 28px;color: #fff;}
.footer_main_icon a:nth-child(1){background-color: #0C3464;}
.footer_main_icon a:nth-child(2){background-color: #0C3464;}
.footer_main_icon a:nth-child(3){background-color: #0C3464;}
.footer_main_icon a:nth-child(4){background-color: #0C3464;}
.footer_nav h3,.footer_photo h3{font-size: 22px;color: #fff;font-weight: bold;margin-bottom: 20px;}
.footer_nav a{display: block;font-size: 16px;color: #fff;margin-bottom: 15px;}
.footer_nav a:hover{text-decoration: underline;color:#ff5a00;}

.footer_photo_list{margin-top: 30px;}
.footer_photo_list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.footer_photo_list li{width: 23%;overflow: hidden;margin-bottom: 10px;position: relative;}
.photoimg{position: relative;overflow: hidden;height: auto;width: 100%;display: block;padding-top: 98%;}
.photoimg img{width: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;}
.photocover{width: 100%;height: 0%;background-color: rgba(255,255,255,0.8);position: absolute;bottom: 0;left: 0;z-index: 9;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.footer_photo_list li i{font-size: 26px;color: #0C3464;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-200%);z-index: 99;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.footer_photo_list li:hover .photocover{height: 100%;}
.footer_photo_list li:hover i{transform: translate(-50%,-50%);}
.indexinquery{margin-bottom: -100px;z-index: 9;position: relative; padding: 40px 60px;display: flex;justify-content: space-between;align-items: center;background-color: #9096A5;border-radius: 100px;}
.indexinquery h2{font-size: 36px;color: #fff;font-weight: bold;width: 50%;}
.indexinquery_main{flex: 1;overflow: hidden; display: flex;justify-content: flex-end;align-items: center;margin-left: 30px;background-color: #fff;border-radius: 50px;width: 100%;height: 60px;line-height: 60px;}
.indexinquery_main input{ padding: 0 15px; width: 100%;height:60px;font-size: 16px;color: #000; line-height: normal;border: none;outline: none;background-color: #fff;}
.indexinquery_main button{border: none;outline: none;background-color: #0C3464;line-height: normal; margin: 5px 5px; display: flex;justify-content: center;align-items: center;border-radius: 30px;padding: 13px 15px;}
.indexinquery_main button i{font-size: 18px;color: #fff;margin-right: 10px;}
.indexinquery_main button p{font-size: 16px;color: #fff;}
/*  */
.team .swiper {width: 100%;height: 100%;}
.team .swiper-wrapper{align-items: center;}
 .team .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 50px;
  }
 .team .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.team{padding-bottom: 90px;}
.team img{width: 100%;vertical-align: middle;}
.team .swiper-pagination-bullet {
    background: #eee;
    opacity: 1 !important;
    width: 10px;
    height: 10px;
    border: 2px solid #eee;
  }
.team .swiper-pagination-bullet-active {
    opacity: 1 !important;
    border: 2px solid #0C3464;
    background-color: #0C3464;
  }
/*  */
.indexnews{padding: 90px 0  100px 0;}
.indexbrand{background: url(../images/backjpg.jpg) no-repeat 50% 50%;background-size: 100%;padding: 90px 0;position: relative;overflow: hidden;}
.indexwhy{padding: 90px 0;background-color: #F8F6F4;}
.indexproduct{padding:40px 0 90px 0;background-color: #F4F8F7;}
.indexabout{padding:200px 0 90px 0;background-color: #F4F8F7;}
.indexcard_img{background-color: #fff; width: 180px;height: 180px;margin: 0 auto; border-radius: 50%;text-align: center; line-height: 180px;overflow: hidden;box-shadow: 3px 3px 15px rgba(0,0,0,0.1);}
.indexcard_img img{width: 105%;vertical-align: middle;}
.indexcard_box h3{font-size: 20px;color: #000;font-weight: bold;text-align: center;margin: 15px auto;}
.indexcard_box p{font-size: 16px;color: #666;text-align: center;}
.indexcard{background-color: #F4F8F7;}
.indexcardflex{margin-top: -70px;position: relative;z-index: 99;}
.indexcard_li:nth-child(1),.indexcard_li:nth-child(4){margin-top: -80px;}
.indexaboutflex{display: flex;flex-wrap: wrap;}
.indexabout_title h2{font-size: 48px;color: #000;font-weight: bold;margin-bottom: 20px;}
.indexabout_title p{font-size: 16px;color: #333;margin-bottom: 15px;line-height: 25px;}
.indexabout_list{margin: 30px 0;}
.indexabout_list ul{display: flex;justify-content: space-between;align-items: center;}
.indexabout_list li{width: 48%;overflow: hidden;display: flex;flex-direction: column;align-items: center;}
.indexabout_list li i{font-size: 36px;color: #000;text-align: center;}
.indexabout_list h3{font-size: 24px;color: #000;text-align: center;margin: 10px 0;font-weight: bold;}
.indexabout_list p{font-size: 16px;color: #333;text-align: center;}
.indexabout_btn{display: flex;justify-content: flex-start;align-items: center;width: 100%;margin-top: 45px;}
.indexabout_btn1{margin-right: 30px; display:flex; justify-content: center;align-items: center; padding: 13px 40px ;border-radius: 30px;background-color: #ff5a00;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexabout_btn1 i{font-size: 18px;color: #fff;margin-right: 10px;}
.indexabout_btn1 p{font-size: 16px;color: #fff;} 
.indexabout_btn1:hover{padding: 13px 60px;}
.indexabout_btn2{display:flex; justify-content: center;align-items: center; padding: 13px 40px ;border: 1px solid #F8F6F4; border-radius: 30px;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexabout_btn2 i{font-size: 18px;color: #0C3464;margin-right: 10px;}
.indexabout_btn2 p{font-size: 16px;color: #ff5a00;} 
.indexabout_btn2:hover{border: 1px solid #ff5a00;}
.indexaboutimg{position: relative;overflow: hidden;display: block;width: 100%;height: auto;padding-top: 395%;}
.indexaboutimg img{width: 100%;vertical-align: middle;height: 100%; position: absolute;top: 0;left: 0;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexaboutimgli:nth-child(even){margin-top: -80px;position: relative;z-index: 9;}
.indexaboutimgli:hover .indexaboutimg img{transform: scale(1.2);}
.indexproductflex{display: flex;flex-wrap: wrap;}
.indexproduct_li{position: relative;margin: 0;padding: 0;}
.indexproduct_one{position: relative;overflow: hidden;}
.indexproduct_one_cover{width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);position: absolute;top: 0;left: 0;z-index: 9;}
.indexproduct_one_img{position: relative;overflow: hidden;display: block;width: 100%;height: auto;padding-top: 148%;}
.indexproduct_one_img img{width: 100%;vertical-align: middle;position: absolute;top: 0;left: 0;}
.indexproduct_one_con{ width: 90%;margin: 0 auto; z-index: 99; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.indexproduct_one_con h3{z-index: 99; font-size: 32px;color: #fff;font-weight: bold;text-align: center;}
.indexproduct_btn{z-index: 99; display: flex; justify-content: center;align-items: center; padding: 10px 20px;background-color: #fff;border-radius: 30px;margin: 40px auto 0 auto;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexproduct_btn i{z-index: 99; font-size: 18px;color: #0C3464;margin-right: 10px;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexproduct_btn p{z-index: 99; font-size: 16px;color: #0C3464;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexproduct_btn:hover {background-color: #0C3464;}
.indexproduct_btn:hover i,.indexproduct_btn:hover p{color: #fff;}
.indexproduct_box{background-color: #fff;padding:20px 20px 80px 20px;height: 100%;box-shadow: 3px 3px 15px rgba(0,0,0,0.15);transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexproduct_img{display: block;line-height: 140px;text-align: center;overflow: hidden;margin: 0 auto;}
.indexproduct_img img{width: 100%;height: 100%;vertical-align: middle;}
.indexproduct_box h3{margin: 20px auto 0 auto; font-size: 26px;color: #000;font-weight: bold;text-align: center;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;}
.indexproduct_box p{font-size: 16px;color: #333;text-align: center;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;display:none;}
.indexproduct_box_button{position: absolute;bottom: 0;left: 0;width: 100%;padding: 15px 0;display: flex;justify-content: center;align-items: center;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexproduct_box_button i{font-size: 18px;color: #fff;margin-right: 10px;}
.indexproduct_box_button span{font-size: 16px;color: #fff;}
.indexproduct_li:nth-child(odd) .indexproduct_box_button{background-color: #0C3464;}
.indexproduct_li:nth-child(even) .indexproduct_box_button{background-color: #0C3464;}
.indexproduct_box_button:hover{background-color: #ff5a00 !important;}
.indexproduct_li:hover .indexproduct_box{box-shadow: inset 5px 5px 20px rgba(105,136,145,0.3);}
.indexwhyprocess{margin-top: 30px;}
.indexwhyflex{display: flex;align-items: center;flex-wrap: wrap;}
.indexwhyimg {}
.indexwhyimg img{width: 100%;vertical-align: middle;}
.indexwhyright{position: relative;overflow: hidden;}
.indexwhyprocess h3{font-size: 18px;color: #000;font-weight: bold;margin-bottom: 15px;}
.indexwhynumberbox{position: absolute;bottom: 30px;right: 50px;background-color: #0C3464;border-radius: 100px;padding: 40px 20px;}
.indexwhynumberbox p{font-size: 18px;color: #fff;text-align: center;margin-top: 20px;}
.indexwhynumberbox .indexwhynumberbox_data{display: flex;justify-content: center;align-items: center;}
.indexwhynumberbox_data h3{font-size: 48px;color: #fff;font-weight: bold;}
.indexwhynumberbox_data b{font-size: 48px;color: #fff;font-weight: bold;}
.numberpp{margin: 35px 0;}
.progress{
  height: 12px;
  background: #e7e7e7;
  overflow: visible;
  border-radius: 0;
  border-radius: 30px;
}
.progress .progress-value{
  display: block;
  font-size: 14px;
  color: #000;
  position: absolute;
  top: -25px;
  right: -10px;
  
}
.progress .progress-bar{       
  position: relative;
  border-radius: 30px;
  animation: animate-positive 2s;
}
.progress .progress-bar.active{
  animation: reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;
}
.number_progress .numberpp:nth-child(1) .progress .progress-bar.active{background-color: #0C3464;}
.number_progress .numberpp:nth-child(2) .progress .progress-bar.active{background-color: #0C3464;}
.number_progress .numberpp:nth-child(3) .progress .progress-bar.active{background-color: #0C3464;}
@-webkit-keyframes animate-positive{ 0% { width: 0; }}
@keyframes animate-positive{0% { width: 0; }}
.indexbrand_main h2{z-index: 99;margin-bottom: 30px;  font-size: 48px;color: #fff;text-align: center;font-weight: bold;line-height: 50px;}
.indexbrand_cover{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);z-index: 9;}
.indexbrand_main{z-index: 99;position: sticky;}
.indexbrand_main p{font-size: 16px;color: #fff;line-height: 28px;text-align: center;z-index: 99;}
.indexbrand_button{width: 50%; position: relative; z-index: 99;display: flex;justify-content: center;align-items: center;margin: 45px auto 0 auto;}
.indexbrand_button1{ width: 48%;height: 60px;line-height: 60px; display: flex;justify-content: center;align-items: center; background-color: #0C3464; border-radius: 50px 0 0 50px;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexbrand_button1 i,.indexbrand_button2 i{font-size: 20px;color: #fff;margin-right: 10px;}
.indexbrand_button1 span,.indexbrand_button2 span{font-size: 18px;color: #fff;}
.indexbrand_button2 {width: 48%;height: 60px;line-height: 60px;display: flex;justify-content: center;align-items: center;background-color: #0C3464;border-radius: 0 50px 50px 0;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexor{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 99;}
.indexor span{width: 60px;height: 60px;line-height: 60px;background-color: #ff5a00;border-radius: 50%;text-align: center;display:block;}
.indexor b{width: 40px;height: 40px;line-height: 40px;background-color: #fff;border-radius: 50%;text-align: center;font-size: 14px;color: #000;display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.indexbrand_button1:hover{background-color: #0C3464;}
.indexbrand_button2:hover{background-color: #0C3464;}
.indexnews_title img{width: 150px;height: 100px;vertical-align: middle;margin: 0 auto;display: block;}
.indexnews_title h2{font-size: 48px;color: #000;font-weight: bold;text-align: center;margin: 15px auto 20px auto;}
.indexnews_title p{font-size: 16px;color: #333;text-align: center;}
.indexnews_title{margin-bottom: 45px;}
.indexnewsflex{display: flex;flex-wrap: wrap;}
.indexnews_box{height: 100%;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexnewsimg{display: block;position: relative;overflow: hidden;width: 100%;height: auto;padding-top: 76%;}
.indexnewsimg img{width: 100%;vertical-align: middle;position: absolute;top: 0;left:0;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexnews_con h3{font-size: 24px; color: #000;font-weight: bold;margin: 20px 0; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexnews_con p{font-size: 16px;color: #000; display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.indexnews_btn{display: flex;justify-content: flex-start;align-items: center;margin-top: 20px;transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.indexnews_btn i{font-size: 20px;color: #0C3464;font-weight: bold;margin-right: 10px;}
.indexnews_btn span{font-size: 18px;color: #0C3464;font-weight: bold;}
.indexnews_li:hover .indexnews_btn{margin-left: 30px;}
.indexnews_li:hover .indexnewsimg img{transform: scale(1.2);}
.indexnews_li:hover .indexnews_con h3{color: #ff5a00;}
.indexnews_li:hover .indexnews_box{box-shadow: 3px 3px 15px rgba(105,136,145,0.3);}
.indexnews_li:hover .indexnews_con{padding: 0 15px 0 15px;}
.indexnews_con{padding: 0 0 15px 0; transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;}
.bannercontent{margin-top: -60px;}
@media (max-width: 767px){
.indexcard_box p{height:250px}
.indexcard_box p{word-break:break-all}
.indexcard_box h3{word-break:break-all}
.header_hd{display: none;}
.header_list{display: none;}
.header_bd_main{margin-top: 0;padding: 5px 0;border-radius: 0;}
.header_ways{display: none;}
.banner{margin-top: 0;}
.header_bd_main .indexlogo img{max-height: 80px;}
.indexcardflex,.indexcard_li:nth-child(1), .indexcard_li:nth-child(4){margin-top: 0;}
.indexcard_img{width: 80px;height: 80px;line-height: 80px;}
.indexcard_img img{width: 50%;}
.indexcard {padding-top: 20px;}
.indexcard_li {margin-bottom: 30px;}
.indexabout{padding: 40px 0 40px 0;}
.indexabout_title h2{font-size: 36px;}
.indexaboutimgli:nth-child(even){margin-top: 0;}
.indexaboutright {margin-top: 30px;}
.indexabout_btn{flex-wrap: wrap;flex-direction: column;align-items: center;}
.indexabout_btn1{margin-right: 0;margin-bottom: 10px;}
.indexproduct_box_button{position: static;bottom: auto;left: auto;margin: 40px auto 0 auto;}
.indexproduct,.indexwhy{padding: 40px 0;}
.indexbrand{background-size: auto 100%;padding: 40px 0;}
.indexbrand_main h2{font-size: 23px;line-height: normal;}
.indexor{display: none;}
.indexbrand_button{flex-wrap: wrap;width: 100%;}
.indexbrand_button1{width: 100%;border-radius: 50px;margin-bottom: 10px;}
.indexbrand_button2{width: 100%;border-radius: 50px;}
.indexnews_li {margin-bottom: 30px;}
.team{padding-bottom: 40px;}
.indexnews{padding: 40px 0 0 0;}
.indexinquery{flex-wrap: wrap;padding: 30px;border-radius: 15px;display: inline-block;justify-content: safe;}
.indexinquery h2{width: 100%;font-size: 26px;margin-bottom: 15px;}
.indexinquery_main{margin-left: 0;}
.footer {padding: 100px 0 40px 0;}
.footernavgo {display: none;}
.footerli {margin: 15px 0;}
.footer_bd{margin-top: 30px;}
.bannercontent{margin-top: 0;}
}
@media (min-width: 768px) and (max-width: 992px){
.indexcard_box p{height:120px}
.indexcard_box h3{word-break:break-all}
  .header_hd{display: none;}
.header_list{display: none;}
.header_bd_main{margin-top: 0;padding: 5px 0;border-radius: 0;}
.header_ways{display: none;}
.banner{margin-top: 0;}
.header_bd_main .indexlogo img{max-height: 80px;}
.indexcardflex,.indexcard_li:nth-child(1), .indexcard_li:nth-child(4){margin-top: 0;}
.indexcard_img{width: 80px;height: 80px;line-height: 80px;}
.indexcard_img img{width: 50%;}
.indexcard {padding-top: 20px;}
.indexcard_li {margin-bottom: 30px;}
.indexabout{padding: 40px 0 40px 0;}
.indexabout_title h2{font-size: 36px;}
.indexaboutimgli:nth-child(even){margin-top: 0;}
.indexaboutright {margin-top: 30px;}
.indexproduct_box_button{position: static;bottom: auto;left: auto;margin: 40px auto 0 auto;}
.indexproduct,.indexwhy{padding: 40px 0;}
.indexbrand{background-size: auto 100%;padding: 40px 0;}
.indexbrand_main h2{font-size: 17px;line-height: normal;}
.indexbrand_button{width: 100%;}
.footerflex{display: flex;flex-wrap: wrap;}
.indexnews_li {margin-bottom: 30px;}
.team{padding-bottom: 40px;}
.indexnews{padding: 40px 0 0 0;}
.indexinquery{flex-wrap: wrap;width: 100%; padding: 30px;border-radius: 15px;display: inline-block;justify-content: safe;}
.indexinquery h2{width: 100%;font-size: 26px;margin-bottom: 15px;}
.indexinquery_main{margin-left: 0;}
.footer {padding: 100px 0 40px 0;}
.footernavgo {display: none;}
.footerli {margin: 15px 0;}
.footer_bd{margin-top: 30px;}
.bannercontent{margin-top: 0;}
.indexwhynumberbox{position: static;bottom: auto;right: auto;padding: 10px;}
}
.bx-viewport{
    height: auto!important;
}
.fl-module img{
    height: auto;
}
@media (min-width: 993px) and (max-width: 1200px){
.header_hd{display: none;}
.header_list{display: none;}
.header_bd_main{margin-top: 0;padding: 5px 0;border-radius: 0;}
.header_ways{display: none;}
.banner{margin-top: 0;}
.header_bd_main .indexlogo img{max-height: 80px;}
.indexcardflex,.indexcard_li:nth-child(1), .indexcard_li:nth-child(4){margin-top: 0;}
.indexcard_img{width: 80px;height: 80px;line-height: 80px;}
.indexcard_img img{width: 50%;}
.indexcard {padding-top: 20px;}
.indexcard_li {margin-bottom: 30px;}
.indexabout{padding: 40px 0 40px 0;}
.indexabout_title h2{font-size: 36px;}
.indexaboutimgli:nth-child(even){margin-top: 0;}
.indexaboutright {margin-top: 30px;}
.indexabout_btn1{margin-right: 0;}
.indexproduct_box_button{position: static;bottom: auto;left: auto;margin: 40px auto 0 auto;}
.indexproduct,.indexwhy{padding: 40px 0;}
.indexbrand{padding: 40px 0;}
.indexbrand_main h2{font-size: 36px;line-height: normal;}
.indexbrand_button{width: 80%;}
.indexnews_li {margin-bottom: 30px;}
.team{padding-bottom: 40px;}
.indexnews{padding: 40px 0 0 0;}
.indexinquery{width: 100%; flex-wrap: wrap;padding: 30px;border-radius: 15px;display: inline-block;justify-content: safe;}
.indexinquery h2{width: 100%;font-size: 26px;margin-bottom: 15px;}
.indexinquery_main{margin-left: 0;}
.footer {padding: 100px 0 40px 0;}
.footernavgo {display: none;}
.footerli {margin: 15px 0;}
.footer_bd{margin-top: 30px;}
.bannercontent{margin-top: 0;}
.indexproduct_one_img img,.indexproduct_one,.indexproduct_one_img{height: 100%;}
.indexwhynumberbox{position: static;bottom: auto;right: auto;padding: 10px;}
.footerflex{display: flex;flex-wrap: wrap;}
.indexaboutflex{align-items: center;}
}
@media (min-width: 1201px) and (max-width: 1600px) {}
.zs_sb_ul .zs_sb_ul_ul .col-xxl-3 a{
    background-color: #fff;
}
.zs_sb_ul .zs_sb_ul_ul li{
    background-color: #fff !important;
}
.zs_sb_ul .zs_sb_ul_ul .col-xxl-3 em{
    color: #000;
        font-size: 13px;
}
.zs_sb_ul .zs_sb_ul_ul .col-xxl-3 em:hover{
    color: #0C3464;
}