/*font-family*/@font-face{     font-family: 'Lato-Black';     src: url('fonts/Lato-Black.ttf');}@font-face{     font-family: 'Lato-Bold';     src: url('fonts/Lato-Bold.ttf');}@font-face{     font-family: 'Lato-Light';     src: url('fonts/Lato-Light.ttf');}@font-face{     font-family: 'Lato-Regular';     src: url('fonts/Lato-Regular.ttf');}@font-face{     font-family: 'Lato-Thin';     src: url('fonts/Lato-Thin.ttf');}@font-face{     font-family: 'Poppins-Regular';     src: url('fonts/Poppins-Regular.ttf');}@font-face{     font-family: 'Poppins-SemiBold';     src: url('fonts/Poppins-SemiBold.ttf');}@font-face{     font-family: 'Poppins-Light';     src: url('fonts/Poppins-Light.ttf');}*{  font-family: "Lato-Regular";}:root{     --mainColor: #000;}/*header start*/.header{width: 100%;height: auto;transition: all 0.3s;}.header.headerFixed{position: fixed;top: 0;left: 0;width: 100%;z-index: 99;}.header.fixed{background: #FFFFFF;position: fixed;left: 0;top: 0;z-index: 999;box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);}.header.fixed.active{top: -100px;}.header.otherHead{background: #FFFFFF;position: fixed;left: 0;top: 0;z-index: 999;box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);}/*.header:hover{background: #FFFFFF;}*/.header_contentWH{height: 100px;width: 87.1%;margin: 0px auto;display: flex;justify-content: space-between;align-items: center;}.header_left_box{display: flex;justify-content: flex-start;height: 100%;align-items: center;}.logo{width: 130px;height: auto;}.logo img{width: 100%;height: auto;display: block;transition: all 0.3s;}.header.otherHead .logo img,.header.fixed .logo img{filter: brightness(0);}.header_left_nav{display: flex;justify-content: flex-start;height: 100%;}.header_left_nav li{height: 100%;margin-left: 40px;position: relative;display: flex;align-items: center;}.header_frist_link{font-size: 20px;color: #FFFFFF;transition: all 0.3s;text-transform: uppercase;}.header.otherHead .header_frist_link,.header.fixed .header_frist_link{color: #000000;}.header_left_nav_list{width: 223px;max-height: 0;overflow: hidden;background: #FFFFFF;position: absolute;left: 50%;top: 100%;transform: translateX(-50%);transition: all 0.6s;}.header_right_language_bottom a,.header_left_nav_list a{display: block;line-height: 45px;border-bottom: 1px solid #E5E5E5;color: #000000;font-size: 16px;padding: 0 10px;transition: all 0.3s;}.header_right_language_bottom a:hover,.header_left_nav_list a:hover{background: #000000;color: #FFFFFF;}.header_right_language_bottom a:nth-last-of-type(1),.header_left_nav_list a:nth-last-of-type(1){border-bottom: none;}.header_left_nav li:hover .header_left_nav_list{max-height: 800px;}.header_right_box{height: 100%;display: flex;align-items: center;justify-content: flex-end;}.header_contact_link{width: 140px;height: 40px;background: #FFFFFF;border-radius: 20px;display: flex;justify-content: center;align-items: center;color: #4d4a4b;transition: all 0.3s;text-align: center;}.header_contact_link:hover{background: #000;color: #FFFFFF;}.header.otherHead .header_contact_link,.header.fixed .header_contact_link{background: #000;color: #fff;}.header_right_search{width: 24px;height: auto;margin-left: 28px;cursor: pointer;}.header_right_search img{width: 100%;height: auto;display: block;transition: all 0.3s;}.header.otherHead .header_right_search img,.header.fixed .header_right_search img{filter: brightness(0);}.header_right_language{cursor: pointer;height: 100%;position: relative;display: flex;align-items: center;}.header_right_language_top{width: 65px;height: 40px;border: 1px solid #FFFFFF;border-radius: 20px;display: flex;justify-content: center;align-items: center;margin-left: 14px;}.header.otherHead .header_right_language_top,.header.fixed .header_right_language_top{border-color: #000000;}.header_right_language_top span{display: block;font-size: 16px;color: #FFFFFF;transition: all 0.3s;}.header.otherHead .header_right_language_top span,.header.fixed .header_right_language_top span{color: #000000;}.header_right_language_top i{display: block;width: 9px;height: auto;margin-left: 8px;}.header_right_language_top i img{width: 100%;height: auto;display: block;transition: all 0.3s;}.header.otherHead .header_right_language_top i img,.header.fixed .header_right_language_top i img{filter: brightness(0);}.header_right_language_bottom{width: 100px;max-height: 0;transition: all 0.6s;background: #FFFFFF;position: absolute;left: 50%;transform: translateX(-50%);top: 100%;overflow: hidden;}.header_right_language:hover .header_right_language_bottom{max-height: 800px;}.header_search_box{width: 100%;max-height: 0px;background: rgba(0,0,0,0.8);position: absolute;left: 0px;top: 100px;z-index: 9999;overflow: hidden;transition: all 0.6s;box-shadow: 0px 0px 21px 0px rgba(4, 0, 0, 0.15);}.header_search_box form{width: 100%;height: auto;display: flex;justify-content: center;align-items: center;}.header_search_box input{width: 400px;height: 42px;display: block;outline: none;background: #FFFFFF;color: #333333;padding: 0 18px;border: none;font-size: 18px;margin: 30px 0;border-bottom: 1px solid #E5E5E5;}.header_search_box input:nth-last-of-type(1){border-radius: 8px;width: 150px;margin-left: 15px;background: #FFFFFF;color: #000;cursor: pointer;}.header_search_box.on{max-height: 800px;}.hd_btn{display: none;position: relative;float: right;width: 6vw;height: 5vw;cursor: pointer;}.hd_btn span{position: absolute;left: 0;top: 0px;width: 100%;height: 0.5vw;background-color:  #FFFFFF;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}.header.otherHead .hd_btn span,.header.fixed .hd_btn span{background: #000000;}.hd_btn .s1 {top: 0;}.hd_btn .s2 {top: 2vw;}.hd_btn .s3 {top: 4vw;}.hd_btn.on .s1 {top: 2vw;transform: rotate(45deg);-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);-moz-transform: rotate(45deg);}.hd_btn.on .s2 {opacity: 0;}.hd_btn.on .s3 {top: 2vw;transform: rotate(-45deg);-ms-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-moz-transform: rotate(-45deg);}/*header end*//*banner start*/.banner{width: 100%;height: auto;position: relative;}.index_banner_swiper{width: 100%;height: auto;}.index_banner_bg{width: 100%;height: 100vh;}.index_banner_bg img{width: 100%;height: 100%;display: block;object-fit: cover;}.index_banner_bg video{width: 100%;height: 100%;object-fit: cover;}.index_banner_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;display: flex;justify-content: center;align-items: center;-webkit-animation-delay: 1s;}.index_banner_content h4{font-size: 78px;color: #FFFFFF;text-align: center;}.index_banner_swiper_page span{width: 12px;height: 12px;border: 1px solid #000000;background: none;border-radius: 0;position: relative;}.index_banner_swiper_page span:after{content: "";display: block;width: 5px;height: 5px;background: #000000;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}/*banner end*//*content start*/.content{width: 100%;height: auto;}.index_products_box{width: 100%;height: auto;padding: 80px 0px;}.index_title_box{width: 100%;height: auto;}.index_title_box .contentWH1600{display: flex;justify-content: space-between;align-items: center;}.index_title_left h2{font-size: 36px;color: #000000;font-family: "Lato-Bold";display: block;padding-left: 30px;position: relative;}.index_title_left h2:before{content: "";display: block;width: 16px;height: 16px;background: #383838;border-radius: 50%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}.index_title_right{height: auto;display: flex;justify-content: flex-end;}.index_title_right_nav{display: flex;justify-content: flex-end;align-items: center;}.index_title_right_nav li{font-size: 16px;color: #000000;}.index_title_right_nav li + li{margin-left: 30px;}.index_title_right_nav li:hover a{text-decoration: underline;}.index_products_content{width: 83.3%;height: auto;margin: 0px auto;margin-top: 50px;}.index_products_swiper{width: 100%;height: auto;}.index_product_bg{width: 100%;height: auto;overflow: hidden;}.index_product_bg img{width: 100%;height: auto;display: block;transition: all 0.3s;}.index_products_swiper_txt_box{width: 100%;height: 100%;position: absolute;left: 0;top: 0;transition: all linear .3s;}.index_products_swiper_txt{width: 100%;height: auto;position: absolute;left: 0;bottom: 0;padding: 0 30px 50px 30px;}.index_products_swiper_txt h4{position: relative;font-size: 24px;color: #FFFFFF;font-family: "Lato-Bold";position: relative;top: 80px;transition-property: top;transition-duration: 0.3s;transition-delay: 0s;}.index_products_swiper_txt p{font-size: 14px;color: #FFFFFF;font-family: "Lato-Light";margin-top: 20px;position: relative;opacity: 0;top: 160px;transition-property: top, opacity;transition-duration: 0.3s;transition-delay: 0s;}.index_products_swiper_txt span{display: block;font-size: 16px;color: #FFFFFF;font-family: "Lato-Light";margin-top: 25px;position: relative;opacity: 0;top: 160px;transition-property: top, opacity;transition-duration: 0.3s;transition-delay: 0s;text-decoration: underline;}.index_products_swiper .swiper-slide:hover .index_product_bg img{transform: scale(1.1);}.index_products_swiper .swiper-slide:hover .index_products_swiper_txt h4{top: 0;}.index_products_swiper .swiper-slide:hover .index_products_swiper_txt p{opacity: 1;top: 0;}.index_products_swiper .swiper-slide:hover .index_products_swiper_txt span{opacity: 1;top: 0;}.index_products_swiper .swiper-slide:hover .index_products_swiper_txt_box{background: rgba(0,0,0,0.4);}.index_products_swiper_right,.index_products_swiper_left{width: 36px;height: 36px;border: 1px solid #FFFFFF;border-radius: 50%;font-size: 24px;font-family: "Poppins-Light";color: #FFFFFF;display: flex;justify-content: center;align-items: center;}.index_global_box{width: 100%;height: auto;padding-bottom: 80px;background: url(../images/index_master_bg.jpg) no-repeat center bottom;background-size: cover;padding-top: 48px;}.index_title_right p{font-size: 18px;color: #000000;font-family: "Lato-Light";line-height: 1.6;}.index_global_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 80px;align-items: flex-start;}.index_global_ul li{width: 25%;height: 290px;box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.13);transition: all 0.3s;background: #FFFFFF;position: relative;}.index_global_ul_txt{width: 100%;height: auto;}.index_global_ul_txt h4{font-size: 18px;font-family: "Lato-Bold";color: #fff;transition: all 0.3s;display: block;min-height: 44px;}.index_global_ul_txt p{font-size: 18px;color: #fff;font-family: "Lato-Light";line-height: 1.6;margin-top: 16px;transition: all 0.3s;}.index_global_ul_content{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;margin-top: 60px;}.index_global_ul_content_number h4{font-family: "Lato-Black";font-size: 60px;color: #fff;transition: all 0.3s;}.index_global_ul_content_number h4 span{font-family: "Lato-Black";}.index_global_ul_content_img{width: 96px;height: auto;}.index_global_ul_content_img img{width: 100%;height: auto;display: none;}/* .index_global_ul li:hover{background: url(../images/index_master_img.jpg) no-repeat center center;background-size: cover;} */.index_global_ul_content_box{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 50px 30px;transition: all 0.3s;}.index_global_ul_content_bg{width: 100%;height: 100%;object-fit: cover;}.index_global_ul_content_bg img{width: 100%;height: auto;display: block;height: 100%;object-fit: cover;}.index_global_ul li:hover .index_global_ul_content_box{background: #fff;}.index_global_ul li:hover .index_global_ul_txt h4{color: #4d4a4b;}.index_global_ul li:hover .index_global_ul_txt p{color: #4d4a4b;}.index_global_ul li:hover .index_global_ul_content_number h4{color: #d70039;}.index_global_ul li:hover .index_global_ul_content_img img{display: block;}.index_global_ul li:nth-of-type(even){margin-top: 290px;}.index_more{width: 225px;height: 52px;border-radius: 5px;border: 1px solid #000000;display: flex;justify-content: center;align-items: center;font-size: 16px;color: #000000;text-align: center;margin: 0px auto;margin-top: 68px;transition: all 0.3s;}.index_more:hover{background: #000000;color: #FFFFFF;}.index_news_box{width: 100%;height: auto;padding: 80px 0px;}.index_title_right .index_more{margin: 0;}.index_news_content{width: 100%;height: auto;display: flex;justify-content: flex-end;margin-top: 95px;}.index_news_content_swiper{width: 100%;height: auto;}.index_news_content_swiper .swiper-slide{display: flex;justify-content: flex-start;flex-wrap: wrap;padding-top: 44px;}.index_news_content_swiper_img{width: 50%;height: auto;position: relative;z-index: 3;-webkit-animation-delay: 1s;}.index_news_content_swiper_img img{width: 100%;height: auto;display: block;transform: translateY(-44px);}.index_news_content_swiper_right{width: 92%;margin-left: -42%;background: #f1f1f1;padding: 80px 60px;display: flex;justify-content: flex-end;-webkit-animation-delay: 1s;}.index_news_content_swiper_right_center{width: 50.25%;height: auto;}.index_news_content_swiper_right_center h5{font-size: 14px;color: #000;}.index_news_content_swiper_right_center h4{font-size: 20px;color: #000000;font-family: "Lato-Bold";line-height: 1.2;margin-top: 15px;}.index_news_content_swiper_right_center h4 a{font-family: "Lato-Bold";}.index_news_content_swiper_right_center h4 a:hover{text-decoration: underline;}.index_news_content_swiper_right_center p{font-size: 16px;color: #000000;font-family: "Lato-Light";line-height: 1.6;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;margin-top: 30px;}.index_news_content_swiper_right_center_more{font-size: 16px;display: block;color: #000000;margin-top: 40px;}.index_news_content_swiper_right_center_more:hover{text-decoration: underline;}.index_news_content_swiper_right_btn,.index_news_content_swiper_left_btn{width: 36px;height: 36px;border: 1px solid #353535;border-radius: 50%;font-size: 24px;font-family: "Poppins-Light";color: #353535;display: flex;justify-content: center;align-items: center;}.index_news_content_swiper_right_btn{transform: none;top: auto;bottom: 44px;right: 36px;}.index_news_content_swiper_left_btn{transform: none;top: auto;bottom: 44px;left: auto;right: 91px;}.index_news_content_swiper_right_btn:hover,.index_news_content_swiper_left_btn:hover{background: #000000;color: #FFFFFF;}.index_network_box{width: 100%;height: auto;padding: 145px 0px;background: url(../images/index_newt_work_bg.jpg) no-repeat center center;background-size: cover;}.index_network_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;margin-top: 100px;flex-wrap: wrap;}.index_network_ul li{height: auto;width: 32.5%;background: #FFFFFF;padding: 39px 32px;box-shadow: 0px 0px 18px 0px rgba(5, 5, 5, 0.09);margin-top: 30px;margin-left: 1.2%;}.index_network_ul li:nth-of-type(3n+1){margin-left: 0;}.index_network_ul_adress_box{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;padding-bottom: 24px;position: relative;}.index_network_ul_adress_box:after{content: "";display: block;width: 100%;height: 1px;background: linear-gradient(90deg, rgba(255,255,255,0) 2%, rgba(77,74,75,1) 50%, rgba(255,255,255,0) 98%);position: absolute;left: 0;bottom: 0;}.index_network_ul_adress_box img{width: 26px;height: auto;display: block;}.index_network_ul_adress_box p{font-size: 20px;color: #000000;line-height: 1.4;flex: 1;margin-left: 27px;}.index_network_ul_list{width: 100%;height: auto;display: flex;justify-content: flex-start;align-items: center;margin-top: 25px;}.index_network_ul_list img{display: block;width: 20px;height: auto;display: block;margin-right: 33px;}.index_network_ul_list p{color: #000000;font-family: "Lato-Light";font-size: 18px;}.index_network_ul_list p a{font-family: "Lato-Light";}.index_network_ul_list p a:hover{text-decoration: underline;}.index_network_form{width: 100%;height: auto;}.index_network_form dt{font-size: 36px;color: #000000;font-family: "Lato-Black";margin-bottom: 20px;}.index_network_form dd{width: 100%;height: 45px;position: relative;}.index_network_form dd input{display: block;width: 100%;height: 100%;border: none;background: rgba(219, 219, 219, 0.3);padding: 0 15px;outline: none;font-size: 14px;color: #4D4A4B;}.index_network_form dd input::placeholder{color: #4D4A4B;}.index_network_form dd + dd{margin-top: 10px;}.index_network_form dd img{display: block;width: 24px;height: auto;position: absolute;right: 10px;top: 10px;}.index_network_form dd .tips{right: 42px;}.index_network_form dd.textarea{width: 100%;height: 85px;}.index_network_form dd textarea{display: block;width: 100%;height: 100%;border: none;background: rgba(219, 219, 219, 0.3);padding: 15px;outline: none;font-size: 14px;color: #4D4A4B;resize: none;}.index_network_form dd textarea::placeholder{color: #4D4A4B;}.index_network_form dd p{font-size: 14px;color: #000000;line-height: 1.6;font-family: "Lato-Light";}.index_network_form dd p a{font-style: italic;text-decoration: underline;}.index_network_form dd.infoTxt{height: auto;}.index_network_form_btn{width: 118px;height: 45px;background: #FFFFFF;border: 1px solid #000000;border-radius: 5px;display: block;margin-top: 15px;font-size: 14px;color: #000000;transition: all 0.3s;cursor: pointer;}.index_network_form_btn:hover{background: #000000;color: #FFFFFF;}/*product.html start*/.product_banner{width: 100%;height: 100vh;position: relative;}.product_banner_video{width: 100%;height: 100%;}.product_banner_video video{display: block;width: 100%;height: 100%;object-fit: cover;}.product_banner img{width: 100%;height: 100%;display: block;object-fit: cover;}.product_box{width: 100%;height: auto;padding: 80px 0;}.product_contentWH{width: 73.33%;height: auto;margin: 0px auto;}.product_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}.product_ul li{width: 48.7%;height: auto;margin-bottom: 20px;}.product_ul li:nth-last-of-type(1),.product_ul li:nth-last-of-type(2){margin-bottom: 0;}.product_ul_img{width: 100%;height: auto;overflow: hidden;}.product_ul_img img{width: 100%;height: auto;display: block;transition: all 0.3s;}.product_ul_content{width: 100%;height: auto;padding: 50px 0;display: flex;justify-content: space-between;align-items: center;}.product_ul_content_left{width: 63%;}.product_ul_content_left h4{font-size: 24px;color: #000000;font-family: "Lato-Bold";}.product_ul_content_left p{font-size: 18px;color: #4D4A4B;font-family: "Lato-Light";margin-top: 10px;}.product_ul_content_right{width: 225px;height: 52px;display: flex;justify-content: center;align-items: center;font-size: 16px;color: #000000;border: 1px solid #000000;border-radius: 5px;transition: all 0.3s;}.product_ul li:hover .product_ul_img img{transform: scale(1.1);}.product_ul li:hover .product_ul_content_right{background: #9d9c9a;border-color: #9d9c9a;color: #FFFFFF;}.product_banner .video_click:after{background: url(../images/product_video_btn.png) no-repeat center center;background-size: 89px auto;}.product_category_btn{width: 100%;height: auto;background: #FFFFFF;box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);display: flex;justify-content: center;}.product_category_btn li + li{margin-left: 58px;}.product_category_btn li a{display: block;line-height: 80px;position: relative;font-size: 20px;color: #999999;position: relative;transition: all 0.3s;}.product_category_btn li a:after{content: "";display: block;width: 0;height: 1px;background: #000000;position: absolute;left: 0;bottom: 0;overflow: hidden;transition: all 0.3s;}.product_category_btn li a.on,.product_category_btn li a:hover{color: #000000;}.product_category_btn li a.on:after,.product_category_btn li a:hover:after{width: 100%;}.product_category_box{width: 100%;height: auto;padding: 80px 0;}.product_category_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;}.product_category_ul li{width: 32%;height: auto;margin-left: 2%;margin-bottom: 76px;}.product_category_ul li:nth-of-type(3n+1){margin-left: 0;}.product_category_ul li:nth-last-of-type(1),.product_category_ul li:nth-last-of-type(2),.product_category_ul li:nth-last-of-type(3){margin-bottom: 0;}.product_category_ul_img{width: 100%;height: auto;overflow: hidden;}.product_category_ul_img img{width: 100%;height: auto;display: block;transition: all 0.3s;}.product_category_ul_txt{width: 100%;height: auto;padding: 45px 0;padding-bottom: 31px;}.product_category_ul_txt h4{font-size: 24px;color: #000000;font-family: "Lato-Bold";text-align: center;}.product_category_ul_txt p{font-size: 18px;color: #999999;font-family: "Lato-Light";margin-top: 20px;text-align: center;}.product_category_ul li:hover .product_category_ul_img img{transform: scale(1.1);}.product_category_advantage_title{width: 100%;height: auto;}.product_category_advantage_title h1{font-size: 40px;color: #000000;font-family: "Lato-Bold";text-align: center;}.product_category_advantage_title p{font-size: 18px;color: #000000;font-family: "Lato-Light";text-align: center;line-height: 1.6;margin-top: 30px;}.product_category_advantage_ul{width: 100%;height: auto;}.product_category_advantage_ul li{width: 100%;height: auto;position: relative;margin-top: 67px;}.product_category_advantage_ul_img{width: 100%;height: auto;}.product_category_advantage_ul_img img{width: 100%;height: auto;display: block;}.product_category_advantage_ul li h4{font-size: 32px;color: #FFFFFF;font-family: "Lato-Bold";position: absolute;left: 46px;bottom: 36px;}.product_category_advantage_ul li a{width: 86px;height: auto;position: absolute;right: 184px;top: 50%;transform: translateY(-50%);}.product_category_advantage_ul li a img{width: 100%;height: auto;display: block;}.product_category_advantage_ul li a:after{display: none;}.product_category_faq_title{width: 100%;height: auto;}.product_category_faq_title h1{font-size: 36px;color: #000000;font-family: "Lato-Bold";}.product_category_faq_ul{width: 100%;height: auto;}.product_category_faq_ul li{width: 100%;height: auto;margin-top: 30px;}.product_category_faq_ul_top{width: 100%;height: 80px;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid rgba(0,0,0,0.1);cursor: pointer;}.product_category_faq_ul_top h4{font-size: 26px;color: #000000;font-family: "Lato-Bold";}.product_category_faq_ul_top span{display: block;width: 34px;height: 34px;}.product_category_faq_ul_top span img{width: 100%;height: auto;display: block;}.product_category_faq_ul_top span img:nth-of-type(2){display: none;}.product_category_faq_ul li.on .product_category_faq_ul_top span img{display: none;}.product_category_faq_ul li.on .product_category_faq_ul_top span img:nth-of-type(2){display: block;}.product_category_faq_ul li.on .product_category_faq_ul_top{border-bottom: none;}.product_category_faq_ul_bottom{width: 100%;height: auto;display: none;}.product_category_faq_ul_bottom h2{font-size: 20px;color: #000000;margin-top: 18px;}.product_category_faq_ul_bottom h4{font-size: 18px;color: #000000;font-family: "Lato-Bold";margin-top: 18px;line-height: 1.6;}.product_category_faq_ul_bottom p{font-size: 18px;color: #000000;line-height: 1.6;font-family: "Lato-Light";}.product_category_faq_ul_bottom p strong{font-weight: normal;}.product_category_faq_ul_bottom p img{max-width: 100%;height: auto;display: block;margin-top: 18px;}.product_detial_banner{width: 100%;height: 100px;}.product_detial_info_box{width: 100%;height: auto;background: #f1f1f1;padding-bottom: 75px;padding-top: 15px;}.product_detial_info_content{width: 100%;height: auto;margin-top: 53px;display: flex;justify-content: space-between;align-items: flex-start;}.product_detial_info_content_left{width: 49.53%;height: auto;}.product_detial_info_left_sw_top{width: 100%;height: auto;}.product_detial_info_left_sw_top img{width: 100%;height: auto;display: block;}.product_detial_info_left_sw_bottom{width: 100%;height: auto;margin-top: 20px;}.product_detial_info_left_sw_bottom img{width: 100%;height: auto;display: block;cursor: pointer;}.product_detial_info_content_right{width: 44.71%;height: auto;}.product_detial_info_content_right_txt{width: 100%;height: auto;margin-top: 35px;}.product_detial_info_content_right_txt h1{font-size: 36px;color: #000000;font-family: "Lato-Bold";}.product_detial_info_content_right_txt p{font-size: 18px;color: #000000;font-family: "Lato-Light";line-height: 1.6;margin-top: 30px;}.product_detial_info_content_right_type{width: 100%;height: auto;margin: 0px auto;margin-top: 40px;}.product_detial_info_content_right_type p{font-size: 18px;color: #000000;font-family: "Lato-Light";line-height: 1.8;}.product_detial_info_content_right_btn{width: 100%;height: auto;display: flex;justify-content: flex-start;margin-top: 45px;}.product_detial_info_content_right_btn a{width: 225px;height: 52px;display: flex;justify-content: center;align-items: center;font-size: 16px;}.product_detial_info_content_right_btn a img{display: block;margin-left: 56px;transition: all 0.3s;}.product_detial_info_content_right_btn a:nth-of-type(1){background: #9d9c9b;border: 1px solid #9d9c9b;color: #FFFFFF;border-radius: 5px;transition: all 0.3s;}.product_detial_info_content_right_btn a:nth-of-type(1):hover{color: #4d4a4b;background: transparent;}.product_detial_info_content_right_btn a:nth-of-type(2){background: transparent;border: solid 1px #4d4a4b;color: #4d4a4b;border-radius: 5px;transition: all 0.3s;margin-left: 55px;}.product_detial_info_content_right_btn a:nth-of-type(2):hover{color: #FFFFFF;background: #4d4a4b;}.product_detial_info_content_right_btn a:nth-of-type(2):hover img{filter: brightness(0) invert(1);}.product_detial_btn_box{width: 100%;height: auto;background: #FFFFFF;position: sticky;top: 100px;box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.14);z-index: 99;}.product_detial_btn_box.on{top: 0;}.product_detial_btn_ul{display: flex;justify-content: center;}.product_detial_btn_ul li{line-height: 80px;position: relative;font-size: 20px;color: #999999;font-family: "Lato-Bold";transition: all 0.3s;cursor: pointer;text-align: center;}.product_detial_btn_ul li + li{margin-left: 200px;}.product_detial_btn_ul li:after{content: "";display: block;width: 100%;height: 1px;background: #000000;position: absolute;left: 0;bottom: 0;opacity: 0;transition: all 0.3s;}.product_detial_btn_ul li.on{color: #000000;}.product_detial_btn_ul li.on:after{opacity: 1;}.product_detial_content{width: 100%;height: auto;}.product_detial_content .product_detial_content_list{width: 100%;height: auto;}.product_detial_content_list_more_img{width: 100%;height: auto;background: #323347;}.product_detial_content_list_more_img img{width: 100%;height: auto;display: block;}.product_detial_feature_box{width: 100%;height: auto;padding: 80px 0px;background: #323347;}.product_detial_content_list_title{width: 100%;height: auto;}.product_detial_content_list_title h4{font-size: 36px;color: #FFFFFF;font-family: "Lato-Bold";text-align: center;}.product_detial_feature_content{width: 100%;height: auto;margin-top: 40px;}.product_detial_feature_content_sw{width: 100%;height: auto;padding-bottom: 78px;}.product_detial_feature_content_sw .swiper-slide{padding: 28px;background: #FFFFFF;}.product_detial_feature_content_sw_ico{width: 80px;height: auto;display: block;margin: 0px auto;transition: all 0.3s;}.product_detial_feature_content_sw_ico img{width: 100%;height: auto;display: block;}.product_detial_feature_content_sw .swiper-slide h4{font-size: 20px;color: #323347;font-family: "Lato-Bold";text-align: center;margin-top: 25px;}.product_detial_feature_content_sw .swiper-slide:hover .product_detial_feature_content_sw_ico{transform: rotate(360deg);}.product_detial_feature_content_right_sw,.product_detial_feature_content_left_sw{width: 36px;height: auto;bottom: 0;transform: none;top: auto;}.product_detial_feature_content_right_sw img,.product_detial_feature_content_left_sw img{width: 100%;height: auto;display: block;}.product_detial_feature_content_right_sw{right: auto;left: 48px;}.product_detial_feature_content_left_sw{left: 0px;}.product_detial_feature_content_page_sw{width: 93.58% !important;background: rgba(255,255,255,0.1) !important;height: 1px !important;bottom: 17px !important;left: auto !important;right: 0;}.product_detial_feature_content_page_sw .swiper-scrollbar-drag{background: #FFFFFF;}.product_detial_speication_box{width: 100%;height: auto;padding-bottom: 80px;background: #323347;}.product_detial_speication_content{width: 100%;height: auto;padding: 94px 86px;background: #f9f8ff;}.product_detial_speication_title{font-size: 36px;color: #FFFFFF;color: #323347;font-family: "Lato-Bold";text-align: center;}.product_detial_speication_content table{width: 100%;height: auto;margin-top: 40px;}.product_detial_speication_content th{height: 70px;background: #787aaa;color: #FFFFFF;font-size: 24px;padding-right: 86px;}.product_detial_speication_content th:nth-of-type(1){padding-left: 98px;padding-right: 0;width: 35%;}.product_detial_speication_content td{height: 70px;color: #000000;font-size: 18px;padding-right: 86px;}.product_detial_speication_content tr:nth-of-type(odd){background: #c2c3e0;}.product_detial_speication_content tr td:nth-of-type(1){padding-left: 96px;padding-right: 0;}.product_detial_related_box{width: 100%;height: auto;padding: 80px 0px;}.product_detial_related_content{width: 100%;height: auto;margin-top: 50px;position: relative;}.product_detial_related_content_sw{width: 100%;height: auto;}.product_detial_related_content_sw_img{width: 100%;height: auto;overflow: hidden;}.product_detial_related_content_sw_img img{width: 100%;height: auto;display: block;transition: all 0.3s;}.product_detial_related_content_sw_txt{width: 100%;height: 100%;position: absolute;left: 0;top: 100%;display: flex;align-items: flex-end;padding: 30px 40px;transition: all 0.3s;}.product_detial_related_content_sw_txt h4{font-size: 30px;color: #FFFFFF;font-family: "Lato-Bold";}.product_detial_related_content_sw .swiper-slide:hover .product_detial_related_content_sw_txt{top: 0;}.product_detial_related_content_sw_right,.product_detial_related_content_sw_left{width: 52px;height: auto;}.product_detial_related_content_sw_right img,.product_detial_related_content_sw_left img{width: 100%;display: block;height: auto;}.product_detial_related_content_sw_right{right: -88px;}.product_detial_related_content_sw_left{left: -88px;}.product_detial_related_content_sw .swiper-slide:hover .product_detial_related_content_sw_img img{transform: scale(1.1);}/*product.html end*//*technology.html start*/.technology_banner_bg{width: 100%;height: auto;}.technology_banner_bg img{width: 100%;height: auto;display: block;}.technology_banner_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;align-items: center;}.technology_banner_content .crumbs_box{justify-content: center;opacity: 0;transition: all 0.3s;}.banner:hover .technology_banner_content .crumbs_box{opacity: 1;}.crumbs_box.white ul li img{filter: brightness(0) invert(1);}.crumbs_box.white ul i, .crumbs_box.white ul li span, .crumbs_box.white ul li a{color: #FFFFFF;}.technology_banner_content h1{font-size: 78px;color: #FFFFFF;font-family: "Lato-Regular";text-align: center;margin-top: 10px;opacity: 0;transition: all 0.3s;}.technology_banner_content.black h1{color: #000;}.banner:hover .technology_banner_content h1{opacity: 1;}.technology_basin_box{width: 100%;height: auto;position: relative;}.technology_basin_bg{width: 100%;height: auto;}.technology_basin_bg img{width: 100%;height: auto;display: block;}.technology_basin_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}.technology_basin_content_txt{width: 42%;height: auto;margin-top: 168px;}.technology_basin_content_txt h4{font-size: 60px;color: #241e20;font-family: "Lato-Bold";line-height: 1.2;}.technology_basin_content_txt p{font-size: 24px;color: #241E20;margin-top: 32px;}.technology_basin_content_txt img{width: 359px;height: auto;display: block;margin-top: 230px;}.technology_pipeline_box{width: 100%;height: auto;display: flex;justify-content: flex-start;align-items: center;background: #ccd0d3;padding-top: 126px;}.technology_pipeline_left{width: 44.62%;height: auto;}.technology_pipeline_left img{width: 100%;height: auto;display: block;}.technology_pipeline_right{width: 42.5%;height: auto;margin-left: 70px;}.technology_pipeline_right img{display: block;max-width: 100%;margin: 0px auto;}.technology_pipeline_right h4{font-size: 36px;color: #000000;font-family: "Lato-Bold";text-align: center;margin-top: 86px;}.technology_pipeline_right h5{font-size: 20px;color: #000000;text-align: center;font-family: "Lato-Bold";margin-top: 10px;}.technology_pipeline_right p{font-size: 18px;color: #000;line-height: 1.6;text-align: center;font-family: "Lato-Light";margin-top: 10px;}.technology_smart_box{width: 100%;height: auto;padding: 80px 0;background: #ccd0d3;}.technology_smart_content{width: 100%;height: auto;display: flex;align-items: center;justify-content: space-between;}.technology_smart_content_left{width: 44.32%;height: auto;}.technology_smart_content_left img{width: 100%;height: auto;display: block;}.technology_smart_content_right{width: 47.1%;height: auto;}.technology_smart_content_right_title{width: 100%;height: auto;}.technology_smart_content_right_title h4{font-size: 80px;color: #000000;font-family: "Lato-Bold";}.technology_smart_content_right_title p{font-size: 32px;color: #000000;font-family: "Lato-Light";margin-top: 17px;}.technology_smart_content_right_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 30px;}.technology_smart_content_right_ul li{width: 48.5%;height: auto;display: flex;justify-content: flex-start;align-items: center;margin-top: 35px;}.technology_smart_content_right_ul li img{width: 72px;height: auto;display: block;}.technology_smart_content_right_ul li h4{font-size: 20px;color: #000000;margin-left: 18px;}.technology_justment_box{width: 100%;height: auto;display: flex;justify-content: flex-start;align-items: center;padding: 80px 0px;background: #cbd0d3;}.technology_justment_left{width: 52.2%;height: auto;}.technology_justment_left img{width: 100%;height: auto;display: block;}.technology_justment_right{width: 30.89%;height: auto;margin-left: 80px;}.technology_justment_right_logo{width: 50%;height: auto;}.technology_justment_right_logo img{width: 100%;height: auto;display: block;}.technology_justment_right h4{font-size: 60px;color: #241e20;font-family: "Lato-Bold";line-height: 1.2;margin-top: 260px;}.technology_justment_right p{font-size: 24px;color: #241e20;margin-top: 20px;}.technology_top_box{width: 100%;height: auto;padding: 80px 0;background: #ccd0d3;}.technology_top_content_box{width: 100%;height: auto;padding: 100px;background: #fdfcf8;}.technology_top_content_ul{width: 100%;height: auto;}.technology_top_content_ul li{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}.technology_top_content_ul li + li{margin-top: 50px;}.technology_top_content_ul_img{width: 47.6%;height: auto;}.technology_top_content_ul_img img{width: 100%;height: auto;display: block;}.technology_top_content_ul_txt{flex: 1;padding: 0 100px;padding-right: 220px;}.technology_top_content_ul_txt h4{font-size: 48px;color: #241e20;font-family: "Lato-Bold";line-height: 1.2;}.technology_top_content_ul_txt p{font-size: 24px;color: #241e20;margin-top: 20px;}.technology_top_content_ul li:nth-of-type(even){flex-direction: row-reverse;}.technology_top_content_ul li:nth-of-type(even) .technology_top_content_ul_txt{padding-right: 0;}/*technology.html end*//*about.html start*/.about_info_box{width: 100%;height: auto;display: flex;justify-content: flex-end;align-items: center;padding: 80px 0;}.about_info_left{width: 44.33%;height: auto;margin-right: 103px;}.about_info_left_txt{width: 100%;height: auto;}.about_info_left_txt h1,.about_info_left_txt h4{font-size: 36px;color: #000000;font-family: "Lato-Bold";}.about_info_left_txt p{font-size: 18px;color: #000000;line-height: 1.6;font-family: "Lato-Light";margin-top: 25px;}.about_info_left_ul{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;height: auto;margin-top: 30px;}.about_info_left_ul li{width: 23.5%;margin-top: 35px;}.about_info_left_ul li h4{font-size: 60px;color: #d70039;font-family: "Lato-Black";text-align: center;}.about_info_left_ul li h4 span{font-family: "Lato-Black";}.about_info_left_ul li p{font-size: 14px;color: #4D4A4B;font-family: "Lato-Light";text-align: center;margin-top: 10px;}.about_info_right{width: 43.23%;height: auto;}.about_info_right img{width: 100%;height: auto;display: block;}.about_vision_box{width: 100%;height: auto;position: relative;}.about_vision_bg{width: 100%;height: auto;aspect-ratio: 1920/938;position: relative;}.about_vision_bg img{width: 100%;height: auto;position: absolute;left: 0;top: 0;display: block;transition: all 0.6s;opacity: 0;}.about_vision_ul{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;justify-content: flex-start;z-index: 9;}.about_vision_ul li{width: calc(100% / 3);height: 100%;display: flex;flex-direction: column;align-items: center;cursor: pointer;border-right: 1px solid #FFFFFF;padding-top: 14%;}.about_vision_ul li:nth-last-of-type(1){border: none;}.about_vision_ul_ico{width: 62px;height: auto;}.about_vision_ul_ico img{width: 100%;height: auto;display: block;}.about_vision_ul li h4{font-size: 40px;color: #FFFFFF;text-align: center;font-family: "Lato-Bold";text-align: center;margin-top: 15px;}.about_vision_ul li p{font-size: 20px;color: #FFFFFF;font-family: "Lato-Light";text-align: center;margin-top: 28px;position: relative;top: 80px;opacity: 0; transition-property: top, opacity;transition-duration: 0.3s;transition-delay: 0s;}.about_vision_ul li:hover p{top: 0;opacity: 1;}.about_development_box{width: 100%;height: auto;padding: 80px 0px;background: #f1f1f1;}.about_development_title{width: 100%;height: auto;}.about_development_title h4{font-size: 36px;color: #000000;text-align: center;font-family: "Lato-Bold";}.about_development_content{width: 100%;height: auto;}.about_development_content_top_sw{width: 100%;height: auto;margin-top: 62px;}.about_development_content_top_sw .swiper-slide{display: flex;justify-content: flex-start;align-items: center;}.about_development_content_top_sw_left{width: 49.32%;height: auto;}.about_development_content_top_sw_left img{width: 100%;height: auto;display: block;}.about_development_content_top_sw_right{flex: 1;margin-left: 90px;}.about_development_content_top_sw_right h4{font-size: 100px;color: #000000;font-family: "Lato-Black";}.about_development_content_top_sw_right h5{font-size: 32px;color: #000000;font-family: "Lato-Bold";margin-top: 50px;}.about_development_content_top_sw_right p{font-size: 18px;color: #000000;font-family: "Lato-Light";line-height: 1.6;margin-top: 20px;}.about_development_content_bottom_box{width: 100%;height: auto;position: relative;margin-top: 60px;}.about_development_content_bottom_box:after{content: "";display: block;width: 100%;height: 1px;background: rgba(0,0,0,0.2);position: absolute;left: 0;top: 22px;}.about_development_content_bottom_sw{width: 100%;height: auto;}.about_development_content_bottom_sw .swiper-slide{cursor: pointer;}.about_development_content_bottom_sw .swiper-slide span{width: 43px;height: 43px;border: 1px solid transparent;display: block;margin: 0px auto;border-radius: 50%;position: relative;}.about_development_content_bottom_sw .swiper-slide span:after{content: "";display: block;width: 15px;height: 15px;background: #cecccc;border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}.about_development_content_bottom_sw .swiper-slide h4{font-size: 24px;color: #a8a8a8;font-family: "Lato-Bold";text-align: center;margin-top: 10px;}.about_development_content_bottom_sw .swiper-slide:hover span,.about_development_content_bottom_sw .swiper-slide.swiper-slide-thumb-active span{border-color: rgba(0,0,0,0.4);}.about_development_content_bottom_sw .swiper-slide:hover span:after,.about_development_content_bottom_sw .swiper-slide.swiper-slide-thumb-active span:after{background: #000000;}.about_development_content_bottom_sw .swiper-slide:hover h4,.about_development_content_bottom_sw .swiper-slide.swiper-slide-thumb-active h4{font-size: 36px;color: #000000;}.about_development_content_bottom_sw_right,.about_development_content_bottom_sw_left{width: 49px;height: auto;margin-top: -77px;}.about_development_content_bottom_sw_right img,.about_development_content_bottom_sw_left img{width: 100%;height: auto;display: block;}.about_development_content_bottom_sw_right{right: -64px;}.about_development_content_bottom_sw_left{left: -64px;}.about_honor_box{width: 100%;height: auto;padding: 80px 0;}.about_honor_btn{width: 100%;height: auto;display: flex;justify-content: center;margin-top: 45px;}.about_honor_btn li{font-size: 18px;color: rgba(0,0,0,0.6);text-align: center;cursor: pointer;}.about_honor_btn li + li{margin-left: 79px;}.about_honor_btn li.on,.about_honor_btn li:hover{color: #000000;text-decoration: underline;}.about_honor_content{width: 100%;height: auto;margin-top: 47px;}.about_honor_content_list{width: 100%;height: 0;overflow: hidden;}.about_honor_content_list_sw{width: 100%;height: auto;padding-bottom: 78px;}.about_honor_content_list_sw_img{width: 100%;height: auto;overflow: hidden;}.about_honor_content_list_sw_img img{width: 100%;height: auto;display: block;transition: all 0.3s;}.about_honor_content_list_sw h4{font-size: 18px;color: #000000;text-align: center;margin-top: 20px;}.about_honor_content_list_sw .swiper-slide:hover .about_honor_content_list_sw_img img{transform: scale(1.1);}.about_honor_content_list_sw_page{background: rgba(0,0,0,0.1) !important;}.about_honor_content_list_sw_page .swiper-scrollbar-drag{background: #000000;}/*about.html end*//*intelligent.html start*/.intelligent_bases_box{width: 100%;height: auto;padding: 80px 0px;}.intelligent_bases_content{width: 100%;height: auto;overflow: hidden;position: relative;margin-top: 53px;}.intelligent_bases_content_sw{width: 63.542%;height: auto;margin: 0px auto;overflow: unset;}.intelligent_bases_content_img{width: 100%;height: auto;}.intelligent_bases_content_img img{width: 100%;height: auto;display: block;}.intelligent_bases_content_sw h4{font-size: 24px;color: #000000;margin-top: 28px;}.intelligent_bases_content_sw_right,.intelligent_bases_content_sw_left{width: 104px;height: auto;}.intelligent_bases_content_sw_right img,.intelligent_bases_content_sw_left img{width: 100%;height: auto;display: block;}.intelligent_bases_content_sw_page{width: auto;left: auto;right: 0;}.intelligent_institute_box{width: 100%;height: auto;padding: 80px 0px;background: #F1F1F1;}.intelligent_institute_title{width: 69.13%;height: auto;margin: 0px auto;}.intelligent_institute_title h4{font-size: 36px;color: #000000;font-family: "Lato-Bold";text-align: center;}.intelligent_institute_title p{font-size: 18px;color: #000000;font-family: "Lato-Light";text-align: center;line-height: 1.6;margin-top: 28px;}.intelligent_institute_swiper{width: 100%;height: auto;padding-bottom: 78px;margin-top: 50px;}.intelligent_institute_swiper img{width: 100%;height: auto;display: block;}.intelligent_industry_box{width: 100%;height: auto;padding: 80px 0px;}.intelligent_industry_sw{width: 100%;height: auto;margin-top: 80px;}.intelligent_industry_sw .swiper-slide{display: flex;justify-content: space-between;align-items: center;}.intelligent_industry_sw_left{width: 54.95%;height: auto;}.intelligent_industry_sw_left img{width: 100%;height: auto;display: block;}.intelligent_industry_sw_right{width: 37.91%;}.intelligent_industry_sw_right h4{font-size: 32px;color: #000000;font-family: "Lato-Bold";}.intelligent_industry_sw_right p{font-size: 18px;color: #000000;font-family: "Lato-Light";margin-top: 28px;line-height: 1.6;}.intelligent_industry_sw_btn_left,.intelligent_industry_sw_btn_right{width: 36px;height: auto;top: auto;transform: none;bottom: 97px;}.intelligent_industry_sw_btn_left img,.intelligent_industry_sw_btn_right img{width: 100%;height: auto;display: block;}.intelligent_industry_sw_btn_right{right: 31%;}.intelligent_industry_sw_btn_left{left: auto;right: 35%;}.intelligent_quality_box{width: 100%;height: auto;padding: 80px 0px;display: flex;justify-content: flex-end;}.intelligent_quality_content{width: 92%;height: auto;display: flex;justify-content: space-between;}.intelligent_quality_left_box{width: 25%;height: auto;position: relative;margin-right: 84px;}.intelligent_quality_left_box h4{font-size: 36px;color: #000000;font-family: "Lato-Bold";}.intelligent_quality_left_box p{font-size: 18px;color: #000000;font-family: "Lato-Light";line-height: 1.6;margin-top: 20px;}.intelligent_quality_left_right,.intelligent_quality_left_left{width: 58px;height: auto;transform: none;top: auto;bottom: 0;margin-top: 0;}.intelligent_quality_left_right img,.intelligent_quality_left_left img{width: 100%;height: auto;display: block;}.intelligent_quality_left_left{left: 0;}.intelligent_quality_left_right{right: auto;left: 74px;}.intelligent_quality_right_sw{width: 100%;height: auto;overflow: visible;}.intelligent_quality_right_sw .swiper-slide{height: 380px;position: relative;opacity: 0.5;transition: all 0.3s;}.intelligent_quality_right_sw .swiper-slide.swiper-slide-active{opacity: 1;}.intelligent_quality_right_box{width: 73.4%;overflow: hidden;padding-left: 10%;}.intelligent_quality_right_sw_content_ico{width: 83px;height: auto;}.intelligent_quality_right_sw_content_ico img{width: 100%;height: auto;margin-bottom: 90px;}.intelligent_quality_right_sw_content_txt{width: 100%;height: auto;position: relative;}.intelligent_quality_right_sw_content_txt h4{font-size: 24px;color: #000000;font-family: "Lato-Bold";}.intelligent_quality_right_sw_content_txt span{display: block;font-size: 24px;color: #000000;font-family: "Lato-Bold";margin-top: 27px;transition: all .5s ease;transition-delay: 0s;}.intelligent_quality_right_sw .swiper-slide.swiper-slide-active .intelligent_quality_right_sw_content_txt span{position: absolute;transition-delay: .2s;transform: translate(-9vw, -3vw);font-size: 60px;}.intelligent_quality_right_sw_content_txt p{font-size: 14px;color: #666666;line-height: 1.6;margin-top: 30px;transition: all .6s ease;transform: translateY(30px);opacity: 0;}.intelligent_quality_right_sw .swiper-slide.swiper-slide-active .intelligent_quality_right_sw_content_txt p{transition-delay: .3s;opacity: 1;transform: translateY(0);}.intelligent_quality_right_sw .swiper-slide:after{content: "";width: 120px;height: 3px;background: #000000;opacity: 0;position: absolute;left: 0;bottom: 0;transition: all 0.5s;}.intelligent_quality_right_sw .swiper-slide.swiper-slide-active:after{opacity: 1;transition-delay: .2s;}.intelligent_quality_right_sw .swiper-slide.swiper-slide-active .intelligent_quality_right_sw_content_txt:after{content: "";display: block;width: 1px;height: 260px;background: rgba(0,0,0,0.2);position: absolute;left: -2vw;bottom: -7vw;}.intelligent_quality_right_sw .swiper-slide.swiper-slide-prev{opacity: 0;}.intelligent_digital_box{width: 100%;height: auto;position: relative;}.intelligent_digital_bg{width: 100%;height: auto;}.intelligent_digital_bg img{width: 100%;height: auto;display: block;}.intelligent_digital_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;align-items: center;}.intelligent_digital_content .contentWH1600{display: flex;justify-content: flex-end;}.intelligent_digital_content_right{width: 42.69%;height: auto;}.intelligent_digital_content_right h4{font-size: 36px;color: #000000;font-family: "Lato-Bold";}.intelligent_digital_content_right p{font-size: 18px;color: #000000;line-height: 1.6;font-family: "Lato-Light";margin-top: 29px;}/*intelligent.html end*//*contact start*/.contact_info_box{width: 100%;height: auto;padding: 80px 0;}.contact_info_content{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}.contact_info_content_left{width: 100%;height: auto;width: 32%;height: auto;}.contact_info_content_left_title{width: 100%;height: auto;position: relative;}.contact_info_content_left_title h4{font-size: 32px;color: #000000;font-family: "Lato-Bold";padding-bottom: 20px;}.contact_info_content_left_title:after{content: "";display: block;width: 100px;height: 3px;background: #000000;position: absolute;left: 0;bottom: 0;}.contact_info_content_left_info li{width: 100%;height: auto;margin-top: 50px;}.contact_info_content_left_info li h4{display: flex;justify-content: flex-start;align-items: center;font-size: 20px;color: #000000;}.contact_info_content_left_info li h4 img{display: block;margin-right: 20px;}.contact_info_content_left_info li p{font-size: 18px;color: #000000;margin-top: 20px;font-family: "Lato-Light";line-height: 1.8;}.contact_info_content_left_info li p a{font-family: "Lato-Light";}.contact_info_content_left_info li p a:hover{text-decoration: underline;}.contact_info_content_right{width: 60.63%;height: 610px;}/*contact end*//*social_responsibility.html start*/.social_respomsibility_info_box{width: 100%;height: auto;padding: 80px 0;padding-left: 8.335%;}.social_respomsibility_info_content{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}.social_respomsibility_info_content_left{width: 36.78%;height: auto;}.social_respomsibility_info_content_left img{width: 46.82%;height: auto;display: block;}.social_respomsibility_info_content_left p{font-size: 18px;color: #000000;line-height: 1.6;font-family: "Lato-Light";margin-top: 20px;}.social_respomsibility_info_content_left p:nth-of-type(1){margin-top: 0;padding-bottom: 59px;}.social_respomsibility_info_content_right{width: 49.4%;height: auto;}.social_respomsibility_info_content_right img{width: 100%;height: auto;display: block;}.social_respomsibility_release_box{width: 100%;height: auto;position: relative;}.social_respomsibility_release_bg{width: 100%;height: auto;}.social_respomsibility_release_bg img{width: 100%;height: auto;display: block;}.social_respomsibility_release_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;align-items: flex-end;padding-bottom: 76px;}.social_respomsibility_release_content_txt{width: 67.44%;height: auto;}.social_respomsibility_release_content_txt h2{font-size: 36px;color: #FFFFFF;font-family: "Lato-Bold";line-height: 1.2;padding-right: 24%;}.social_respomsibility_release_content_txt p{font-size: 18px;color: #FFFFFF;line-height: 1.6;font-family: "Lato-Light";margin-top: 33px;}.social_responsibility_public_box{width: 100%;height: auto;padding: 190px 0;background: url(../images/social_responsibility_public_bg.jpg) no-repeat center center;padding-left: 8.335%;display: flex;justify-content: space-between;align-items: center;}.social_responsibility_public_left{width: 27.65%;height: auto;}.social_responsibility_public_left h2{font-size: 36px;color: #000000;font-family: "Lato-Bold";}.social_responsibility_public_left p{font-size: 18px;color: #000000;line-height: 1.4;font-family: "Lato-Light";margin-top: 29px;}.social_responsibility_public_left img{display: block;margin-top: 130px;max-width: 100%;height: auto;}.social_responsibility_public_right{width: 67.1%;height: auto;overflow: hidden;position: relative;padding-left: 2%;}.social_responsibility_public_right_sw_left{left: 2%;}.social_responsibility_public_right_sw_right{left: calc(48px + 2%);}.social_responsibility_public_right_sw{width: 56.332%;height: auto;overflow: unset;margin-left: 0;padding-bottom: 78px;}.social_responsibility_public_right_sw .swiper-slide{border-radius: 5px;border: 10px solid #FFFFFF;box-shadow: 0px 10px 25px 2px rgba(0, 0, 0, 0.14);}.social_responsibility_public_right_sw .swiper-slide img{width: 100%;height: auto;display: block;}.social_responsibility_public_right_sw_page{background: rgba(0,0,0,0.1) !important;width: 90.58% !important;right: -9%;}.social_responsibility_public_right_sw_page .swiper-scrollbar-drag{background: #000000;}.social_responsibility_unit_box{width: 100%;height: auto;}.social_responsibility_unit_content_box{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}.social_responsibility_unit_content_img{width: 31.2%;height: auto;}.social_responsibility_unit_content_img img{width: 100%;height: auto;display: block;}.social_responsibility_unit_content_center{width: 27.94%;}.social_responsibility_unit_content_center span{width: 1px;height: 267px;background: #ccd0d3;display: block;margin: 0px auto;}.social_responsibility_unit_content_center_div{margin: 140px 0;width: 100%;height: auto;}.social_responsibility_unit_content_center_div h2{font-size: 36px;color: #000000;font-family: "Lato-Bold";text-align: center;}.social_responsibility_unit_content_center_div p{font-size: 18px;color: #000000;font-family: "Lato-Light";line-height: 1.6;text-align: center;margin-top: 30px;}.social_responsibility_social_box{width: 100%;height: auto;padding: 80px 0;}.social_responsibility_social_content_box{width: 100%;height: auto;padding-left: 8.33%;margin-top: 70px;}.social_responsibility_social_content{width: 100%;height: auto;overflow: hidden;}.social_responsibility_social_content_sw{width: 81.1%;height: auto;overflow: unset;padding-bottom: 78px;margin-left: 0;}.social_responsibility_social_content_img{width: 100%;height: auto;}.social_responsibility_social_content_img img{width: 100%;height: auto;display: block;}.social_responsibility_social_content_txt{width: 100%;height: auto;margin-top: 42px;}.social_responsibility_social_content_txt h2{font-size: 18px;color: #000000;}.social_responsibility_social_content_txt p{font-size: 16px;color: #000000;font-family: "Lato-Light";margin-top: 10px;line-height: 1.6;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}/*social_responsibility.html end*//*solution.html start*/.solution_classic_box{width: 100%;height: auto;padding: 80px 0px;}.solution_classic_title{width: 80.9%;height: auto;margin: 0px auto;}.solution_classic_title h1,.solution_classic_title h2{font-size: 36px;color: #000000;font-family: "Lato-Bold";text-align: center;}.solution_classic_title p{font-size: 18px;color: #000000;line-height: 1.6;font-family: "Lato-Light";text-align: center;margin-top: 20px;}.solution_classic_ul{width: 97.4%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;margin: 0px auto;margin-top: 16px;}.solution_classic_ul li{width: 32%;height: auto;margin-top: 35px;margin-left: 2%;position: relative;}.solution_classic_ul li:nth-of-type(3n+1){margin-left: 0;}.solution_classic_ul_img{width: 100%;height: auto;}.solution_classic_ul_img img{width: 100%;height: auto;display: block;}.solution_classic_ul_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;align-items: flex-end;padding: 28px;}.solution_classic_ul_content_txt{width: 100%;height: auto;}.solution_classic_ul_content_txt h2{font-size: 24px;color: #FFFFFF;font-family: "Lato-Bold";}.solution_classic_ul_content_txt p{font-size: 16px;color: #FFFFFF;line-height: 1.6;font-family: "Lato-Light";margin-top: 14px;display: none;-webkit-line-clamp: 6;-webkit-box-orient: vertical;overflow: hidden;}.solution_classic_ul li:hover .solution_classic_ul_content{background: rgba(0,0,0,0.3);}.solution_classic_ul li:hover .solution_classic_ul_content_txt p{display: -webkit-box;}/*solution.html end*//*solution_detial.html start*/.solution_detial_banner_content{width: 44.792%;height: calc(100% - 100px);background: rgba(255,255,255,0.4);position: absolute;left: 0;top: 100px;padding-left: 6.4%;padding-top: 22px;}.solution_detial_banner_content_ul{width: 75%;height: auto;margin-top: 100px;}.solution_detial_banner_content_ul li{width: 100%;height: auto;margin-top: 60px;}.solution_detial_banner_content_ul li h2{font-size: 24px;color: #FFFFFF;font-family: "Lato-Bold";}.solution_detial_banner_content_ul li p{font-size: 18px;color: #FFFFFF;font-family: "Lato-Light";margin-top: 10px;line-height: 1.6;}.solution_detial_info_box{width: 100%;height: auto;padding: 80px 0;background: #f1f1f1;}.solution_detial_info_title{width: 100%;height: auto;}.solution_detial_info_title h2{font-size: 36px;color: #000000;font-family: "Lato-Bold";}.solution_detial_info_title p{font-size: 18px;color: #000000;line-height: 1.6;font-family: "Lato-Light";margin-top: 30px;}.solution_detial_info_ul{width: 100%;height: auto;}.solution_detial_info_ul li{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 75px;align-items: center;}.solution_detial_info_ul_img{width: 48.75%;height: auto;}.solution_detial_info_ul_img img{width: 100%;height: auto;display: block;}.solution_detial_info_ul_content{width: 46.625%;height: auto;}.solution_detial_info_ul_content p{font-size: 20px;color: #000000;line-height: 1.4;padding-left: 20px;position: relative;margin-top: 60px;}.solution_detial_info_ul_content p:nth-of-type(1){margin-top: 0;}.solution_detial_info_ul_content p:before{content: "";display: block;width: 6px;height: 6px;background: #d70039;border-radius: 50%;position: absolute;left: 0;top: 12px;}.solution_detial_info_ul li:nth-of-type(even){flex-direction: row-reverse;}.solution_detial_related_case_box{width: 100%;height: auto;padding: 80px 0;}.solution_detial_related_case_content{width: 100%;height: auto;position: relative;margin-top: 50px;}.solution_detial_related_case_content_sw{width: 100%;height: auto;}.solution_detial_related_case_content_sw .swiper-slide{position: relative;}.solution_detial_related_case_content_sw_img{width: 100%;height: auto;overflow: hidden;}.solution_detial_related_case_content_sw_img img{width: 100%;height: auto;display: block;transition: all 0.3s;}.solution_detial_related_case_content_sw .swiper-slide h2{font-size: 24px;color: #FFFFFF;display: flex;justify-content: flex-start;align-items: flex-end;padding: 32px;position: absolute;left: 0;top: 0;width: 100%;height: 100%;font-family: "Lato-Bold";}.solution_detial_related_case_content_sw_right,.solution_detial_related_case_content_sw_left{width: 52px;height: auto;}.solution_detial_related_case_content_sw_right img,.solution_detial_related_case_content_sw_left img{display: block;width: 100%;height: auto;}.solution_detial_related_case_content_sw_right{right: -88px;}.solution_detial_related_case_content_sw_left{left: -88px;}.solution_detial_related_case_content_sw .swiper-slide:hover .solution_detial_related_case_content_sw_img img{transform: scale(1.1);}/*solution_detial.html end*//*join.html start*/.join_six_advantages_box{width: 100%;height: auto;padding: 80px 0px;}.join_six_advantages_title{width: 58%;height: auto;margin: 0px auto;}.join_six_advantages_title h2{font-size: 36px;color: #000000;font-family: "Lato-Bold";text-align: center;line-height: 1.2;}.join_six_advantages_content_box{width: 100%;margin-top: 40px;position: relative;}.join_six_advantages_content_sw{width: 100%;height: auto;}.join_six_advantages_content_sw .swiper-slide{display: flex;justify-content: space-between;background: #f1f1f1;}.join_six_advantages_content_left{width: 50%;height: auto;}.join_six_advantages_content_left img{width: 100%;height: auto;display: block;}.join_six_advantages_content_right{flex: 1;padding: 90px;}.join_six_advantages_content_right h2{font-size: 32px;color: #000000;font-family: "Lato-Bold";}.join_six_advantages_content_right p{font-size: 18px;color: #000000;font-family: "Lato-Light";line-height: 1.6;margin-top: 30px;}.join_six_advantages_content_sw_right,.join_six_advantages_content_sw_left{width: 36px;bottom: 60px;top: auto;transform: none;}.join_six_advantages_content_sw_right img,.join_six_advantages_content_sw_left img{width: 100%;height: auto;display: block;}.join_six_advantages_content_sw_right{right: 90px;}.join_six_advantages_content_sw_left{left: auto;right: 138px;}.join_six_advantages_content_sw_page{font-size: 24px;color: #000000;width: auto;left: calc(50% + 90px);bottom: 72px;}.join_six_advantages_content_sw_page i{font-style: normal;}.join_team_box{width: 100%;height: auto;padding-bottom: 80px;}.join_team_content_box{width: 100%;height: auto;margin-top: 46px;}.join_team_swiper{width: 100%;height: auto;padding-bottom: 78px;}.join_team_swiper .swiper-slide{padding-top: 60px;position: relative;height: auto;}.join_team_swiper_content{width: 100%;height: 100%;background: #f5f5f5;padding: 56px 36px;}.join_team_swiper_content_top{width: 100%;height: auto;}.join_team_swiper_content_top h2{font-size: 24px;color: #010101;}.join_team_swiper_content_top p{font-size: 16px;color: #999999;line-height: 1.5;margin-top: 10px;padding-right: 38%;}.join_team_swiper_content_info{width: 100%;height: auto;margin-top: 20px;}.join_team_swiper_content_info p{font-size: 16px;color: #010101;margin-top: 8px;}.join_team_swiper_content_info p a:hover{text-decoration: underline;}.join_team_swiper_content_img{width: 181px;height: auto;position: absolute;right: 17px;top: 0px;}.join_team_swiper_content_img img{width: 100%;height: auto;display: block;}/*join.html end*//*service.html start*/.service_core_box{width: 100%;height: auto;padding: 80px 0;}.service_core_content{width: 97.4%;height: auto;margin: 0px auto;}.service_core_title{width: 100%;height: auto;}.service_core_title h2{font-size: 36px;color: #000000;font-family: "Lato-Bold";text-align: center;}.service_core_content_ul{width: 100%;height: auto;margin-top: 60px;display: flex;justify-content: space-between;}.service_core_content_ul li{width: 31.1%;height: auto;position: relative;}.service_core_content_ul_img{width: 100%;height: auto;}.service_core_content_ul_img img{width: 100%;height: auto;display: block;}.service_core_content_ul_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;align-items: flex-end;padding: 30px 28px;}.service_core_content_ul_content h2{font-size: 24px;color: #FFFFFF;font-family: "Lato-Bold";}.service_code_box{width: 100%;height: auto;padding: 80px 0;background: #F1F1F1;}.service_code_ul{width: 100%;height: auto;}.service_code_ul li{width: 100%;height: auto;display: flex;justify-content: flex-start;align-items: center;}.service_code_ul li + li{margin-top: 80px;}.service_code_ul li:nth-of-type(even){flex-direction: row-reverse;}.service_code_ul_img{width: 48.6%;height: auto;}.service_code_ul_img img{width: 100%;height: auto;display: block;}.service_code_ul_content{flex: 1;margin-left: 111px;padding-right: 6.6%;}.service_code_ul_content h2{font-size: 36px;color: #000000;font-family: "Lato-Bold";}.service_code_ul_content h3{font-size: 24px;color: #000000;font-family: "Lato-Bold";position: relative;padding-left: 20px;margin-top: 26px;}.service_code_ul_content h3:before{content: "";display: block;width: 6px;height: 6px;background: #000000;position: absolute;left: 0;top: 12px;border-radius: 50%;}.service_code_ul_content p{font-size: 18px;color: #000000;line-height: 1.6;font-family: "Lato-Light";margin-top: 13px;}.service_code_ul li:nth-of-type(even) .service_code_ul_content{margin-left: 0;margin-right: 111px;padding-right: 0;padding-left: 6.6%;}.service_tips_box{width: 100%;height: auto;padding: 80px 0;}.service_core_title p{font-size: 18px;color: #000000;font-family: "Lato-Light";text-align: center;margin-top: 20px;}.service_tips_content{width: 100%;height: auto;margin-top: 68px;display: flex;justify-content: space-between;}.service_tips_content_left{width: 20.3%;height: auto;}.service_tips_content_left_btn{width: 100%;height: auto;border-right: 1px solid #CCCCCC;position: sticky;top: 100px;padding-right: 5%;}.service_tips_content_left_btn li{font-size: 18px;color: #000000;font-family: "Lato-Bold";cursor: pointer;}.service_tips_content_left_btn li + li{margin-top: 50px;}.service_tips_content_left_btn li:hover,.service_tips_content_left_btn li.on{color: #d70039;}.service_tips_content_right{width: 75.531%;height: auto;}.service_tips_content_right_list{width: 100%;height: auto;display: none;}.service_tips_content_right_ul{width: 100%;height: auto;}.service_tips_content_right_ul li{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;background: #f1f1f1;}.service_tips_content_right_ul li + li{margin-top: 39px;}.service_tips_content_right_ul li:nth-of-type(even){flex-direction: row-reverse;}.service_tips_content_right_ul_img{width: 50%;height: auto;}.service_tips_content_right_ul_img img{height: 100%;width: 100%;display: block;object-fit: cover;}.service_tips_content_right_ul_content{flex: 1;padding: 50px 38px;}.service_tips_content_right_ul_content_ico{width: 60px;height: auto;}.service_tips_content_right_ul_content_ico img{width: 100%;height: auto;display: block;}.service_tips_content_right_ul_content h2{font-size: 20px;color: #000000;font-family: "Lato-Bold";margin-top: 30px;}.service_tips_content_right_ul_content p{font-size: 18px;color: #000000;font-family: "Lato-Light";line-height: 1.6;margin-top: 10px;}/*service.html end*/.news_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;}.news_ul li{width: 32%;height: auto;margin-top: 48px;margin-left: 2%;}.news_ul li:nth-of-type(3n+1){margin-left: 0;}.news_ul_img{width: 100%;overflow: hidden;}.news_ul_img img{width: 100%;height: auto;display: block;transition: all 0.3s;}.news_ul_content{width: 100%;height: auto;padding: 30px 0 0;}.index_news_content_time{font-size: 16px;color:#666;}.news_ul_content h2{font-size: 18px;color: #000;line-height: 1.4;font-family: "Lato-Bold";margin-top: 10px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;height: 51px;}.news_ul_content p{font-size: 16px;color: #333;line-height: 1.6;font-family: "Lato-Light";margin-top: 10px;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;height: 103px;}.news_ul_content span{margin-top: 20px;}.news_ul li:hover .product_ul_content_right{background: #9d9c9a;border-color: #9d9c9a;color: #FFFFFF;}.news_ul li:hover .news_ul_img img{transform: scale(1.1)}/*content end*//*footer start*/.footer{width: 100%;height: auto;background: #e3e3e3;}.footer_top_box{width: 100%;height: auto;padding: 80px 0px;border-bottom: 1px solid rgba(0,0,0,0.2);display: flex;justify-content: space-between;flex-wrap: wrap;}.footer_top_left{width: 25.82%;}.footer_logo img{width: 120px;height: auto;display: block;}.footer_logo h4{font-size: 16px;color: #000000;font-family: "Lato-Bold";margin-top: 15px;}.footer_adrees_box{margin-top: 25px;}.footer_adrees_box h4{font-size: 14px;color: #000000;line-height: 1.6;}.footer_adrees_box p{font-size: 14px;color: #000000;line-height: 1.6;}.footer_share_ul{display: flex;justify-content: flex-start;margin-top: 42px;}.footer_share_ul li{width: 40px;height: auto;}.footer_share_ul li img{width: 100%;height: auto;display: block;}.footer_share_ul li + li{margin-left: 20px;}.footer_top_nav_title{font-size: 18px;color: #000000;font-family: "Lato-Bold";margin-bottom: 30px;}.footer_top_nav_content a{display: block;font-size: 14px;color: #000000;line-height: 2;text-transform: uppercase;}.footer_top_nav_content a:hover{text-decoration: underline;}.footer_top_nav_product{width: 34%;}.footer_top_nav_product_ul{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}.footer_top_nav_product_ul li{line-height: 2;position: relative;padding-left: 20px;width: 55%;}.footer_top_nav_product_ul li:nth-of-type(odd){width: 34%;}.footer_top_nav_product_ul li a{color: #000000;font-size: 14px;text-transform: uppercase;}.footer_top_nav_product_ul li:before{content: "";display: block;width: 6px;height: 6px;border-radius: 50%;position: absolute;left: 0;top: 14px;background: #4d4a4b;}.footer_top_right_share{display: flex;justify-content: flex-end;}.footer_top_right_share li + li{margin-left: 52px;}.footer_top_right_share li a{display: flex;justify-content: flex-start;align-items: center;}.footer_top_right_share li img{width: 32px;height: auto;display: block;transition: all 0.3s;}.footer_top_right_share li h4{font-size: 14px;color: #000000;margin-right: 10px;}.footer_top_right_share li:hover img{transform: translateY(-8px);}.footer_bottom_box{width: 100%;height: 100px;display: flex;justify-content: space-between;align-items: center;}.footer_bottom_box p{font-size: 16px;color: #000000;display: flex;justify-content: flex-start;align-items: center;}.footer_bottom_box p img{display: block;margin-top: 8px;margin-left: 10px;}/*footer end*/@media (max-width: 1768px) {	.index_title_right_nav li + li{margin-left: 15px;}	.index_global_ul_content_number h4{font-size: 48px;}	.index_global_ul_content_img{width: 72px;}	.index_network_ul li{padding: 30px;}	.index_network_ul_list p{font-size: 16px;}	.index_network_ul_adress_box p{font-size: 18px;}	.footer_top_nav_product{width: 40%;}	.product_category_faq_ul_top h4{font-size: 20px;}	.product_category_faq_ul li{margin-top: 0px;}	.product_detial_info_content_right_txt{margin-top: 20px;}	.product_detial_info_content_right_type{margin-top: 20px;}	.product_detial_info_content_right_btn{margin-top: 30px;}	.product_detial_feature_content_sw .swiper-slide{padding: 20px;}	.technology_basin_content_txt{width: 53%;}	.technology_basin_content_txt h4{font-size: 48px;}	.product_detial_feature_content_page_sw{width: 90.58% !important;}	.intelligent_industry_sw_btn_left, .intelligent_industry_sw_btn_right{bottom: 0;}	.intelligent_quality_right_sw_content_txt h4{font-size: 20px;}	.intelligent_quality_left_box{width: 29%;margin-right: 50px;}    .technology_top_content_ul_txt{padding-right: 0;padding: 0 48px;}    .technology_top_content_ul_txt h4{font-size: 35px;}    .technology_justment_right h4{margin-top: 160px;font-size: 45px;}    .social_responsibility_public_right_sw_page{width: 88.58% !important;right: -11%;}    .social_responsibility_unit_content_center{width: 29.94%;}    .solution_detial_related_case_content_sw .swiper-slide h2{padding: 20px;font-size: 20px;}    .solution_detial_banner_content_ul{margin-top: 0;}    .solution_detial_banner_content_ul li{margin-top: 30px;}    .join_six_advantages_content_right{padding: 36px;}    .join_six_advantages_content_sw_page{left: calc(50% + 36px);}    .join_six_advantages_content_sw_right{right: 36px;}    .join_six_advantages_content_sw_left{right: 90px;}    .join_six_advantages_content_sw_right, .join_six_advantages_content_sw_left{bottom: 20px;}    .join_six_advantages_content_sw_page{bottom: 29px;}    .join_six_advantages_title{width: 62%;}    .join_team_swiper_content_img{width: 120px;}    .about_info_left_ul li h4{font-size: 42px;}}@media(max-width:1400px){	.index_title_right_nav li + li{margin-left: 20px;}	.index_global_ul_content_number h4{font-size: 36px;}	.index_title_left h2{font-size: 32px;}	.index_network_ul_list img{margin-right: 14px;}	.footer_top_nav_product{width: 36%;}	.product_detial_feature_content_sw .swiper-slide h4{font-size: 18px;}	.product_detial_feature_content_page_sw{width: 87% !important;}	.product_detial_related_content_sw_right, .product_detial_related_content_sw_left{width: 35px;}	.product_detial_related_content_sw_right{right: -40px;}	.product_detial_related_content_sw_left{left: -40px;}	.about_development_content_bottom_sw_right, .about_development_content_bottom_sw_left{width: 32px;margin-top: -100px;}	.about_development_content_bottom_sw_right{right: 0;}	.about_development_content_bottom_sw_left{left: 0;}	.about_info_left_ul li h4{font-size: 42px;}	.intelligent_quality_left_box{width: 36%;margin-right: 46px;}	.intelligent_digital_content_right{width: 53.69%;}    .product_contentWH{width: 92%;}    .technology_justment_right h4{margin-top: 100px;font-size: 38px;}    .social_respomsibility_info_content_left{width: 46.78%;}    .social_respomsibility_release_content_txt h2{padding-right: 8%;}    .solution_classic_ul_content_txt p{-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}    .solution_detial_related_case_content_sw_right, .solution_detial_related_case_content_sw_left{width: 36px;}    .solution_detial_related_case_content_sw_right{right: -40px;}    .solution_detial_related_case_content_sw_left{left: -40px;}    .solution_detial_banner_content_ul li{margin-top: 15px;}    .solution_detial_banner_content_ul{width: 82%;}    .solution_detial_info_ul_content p{margin-top: 42px;}    .join_six_advantages_title{width: 66%;}    .join_team_swiper_content_top p{padding-right: 30%;}    .join_six_advantages_content_left{height: 380px;}    .join_six_advantages_content_left img{height: 100%;object-fit: cover;}    .header_frist_link{font-size: 16px;}    .about_info_left_ul li h4{font-size: 38px;}    .about_vision_ul li{padding-top: 8%;}    .product_category_ul li{width: 48.5%;margin-left: 0;}    .product_category_ul{justify-content: space-between;}    .product_category_ul li:nth-last-of-type(1), .product_category_ul li:nth-last-of-type(2), .product_category_ul li:nth-last-of-type(3){margin-bottom: 76px;}    .footer_top_nav_product_ul li a{font-size: 12px;}}@media (max-width: 1200px) {	.header_left_nav li{margin-left: 20px;}	.header_frist_link{font-size: 18px;}	.index_title_box .contentWH1600{flex-wrap: wrap;}	.index_title_left{width: 100%;}	.index_title_left h2{padding-left: 0;text-align: center;}	.index_title_left h2:before{display: none;}	.index_title_right{width: 100%;justify-content: center;margin-top: 38px;}	.index_title_right_nav{justify-content: center;}	.index_global_ul{flex-wrap: wrap;justify-content: space-between;margin-top: 30px;}	.index_title_right p{text-align: center;}	.index_global_ul li{width: 48.5%;margin-top: 50px;}	.index_global_ul li:nth-of-type(even){margin-top: 50px;}	.index_news_content_swiper_img img{transform: none;height: 100%;object-fit: cover;}	.index_news_box{padding-top: 0;}	.index_network_ul{flex-wrap: wrap;margin-top: 30px;justify-content: space-between}	.index_network_ul li{width: 48.5%;margin-top: 50px;margin-left: 0;}/* 	.index_network_ul li:nth-last-of-type(1){width: 100%;} */	.footer_top_nav_product{width: 48%;}	.footer_top_right{margin-top: 50px;}	.product_ul_content{flex-wrap: wrap;}	.product_ul_content_left{width: 100%;}	.product_ul_content_left h4{text-align: center;}	.product_ul_content_left p{text-align: center;}	.product_ul_content_right{margin: 0px auto;margin-top: 30px;}	.product_category_btn li + li{margin-left: 30px;}	.product_category_btn li a{font-size: 16px;}	.product_category_faq_ul_top h4{font-size: 18px;}	.product_detial_info_content_right_txt{margin-top: 0;}	.product_detial_info_content{align-items: center;}	.product_detial_info_content_right_btn a img{margin-left: 15px;}	.product_detial_btn_ul li + li{margin-left: 80px;}	.about_info_box{padding: 80px 4%;flex-wrap: wrap;}	.about_info_left{width: 100%;height: auto;margin-right: 0;}	.about_info_right{width: 80%;margin: 0px auto;margin-top: 50px;}	.about_vision_ul li{padding: 0 4%;}	.about_vision_ul li h4{font-size: 30px;}	.about_development_content_top_sw_right h5{font-size: 24px;margin-top: 20px;}	.about_development_content_top_sw_right h4{font-size: 48px;}	.about_development_content_bottom_sw .swiper-slide.swiper-slide-thumb-active h4{font-size: 52px;}	.intelligent_industry_sw_right h4{font-size: 24px;}	.intelligent_industry_sw_right p{font-size: 16px;margin-top: 20px;}	.intelligent_quality_box{justify-content: center;}	.intelligent_quality_content{flex-wrap: wrap;}	.intelligent_quality_left_box{width: 100%;padding-bottom: 80px;}	.intelligent_quality_right_box{width: 100%;margin-top: 80px;}	.social_respomsibility_release_content_txt{width: 81.44%;}	.social_responsibility_public_left h2{font-size: 30px;}	.solution_classic_ul_content{padding: 20px;}	.solution_classic_ul_content_txt h2{font-size: 18px;}	.solution_detial_info_ul_content p{margin-top: 20px;}	.solution_detial_banner_content{width: 100%;}	.solution_detial_banner_content_ul li h2{font-size: 18px;}	.solution_detial_banner_content_ul li p{font-size: 16px;}     .about_vision_ul li p{font-size: 16px;margin-top: 20px;}     .about_vision_ul li{padding: 0 2%; padding-top: 6%;}}@media (max-width: 990px) {	.header_contentWH{width: 92%;}	.logo{width: 100px;}	.header_left_nav li{margin-left: 15px;}	.header_frist_link{font-size: 12px;}	.header_contact_link{width: 100px;height: 36px;font-size: 14px;border-radius: 18px;}	.header_right_search{width: 18px;margin-left: 15px;}	.index_banner_content h4{font-size: 48px;}	.index_news_content{margin-top: 58px;}	.index_network_ul_list img{margin-right: 4px;}	.index_network_ul li{padding: 20px;}	.footer_top_nav_product{width: 59%;margin-top: 50px;}	.footer_top_left{width: 52.82%;}	.product_category_btn li + li{margin-left: 20px;}	.product_detial_info_content_right_btn a img{margin-left: 5px;}	.product_detial_speication_content{padding: 5% 4%;}	.product_detial_related_content_sw_right, .product_detial_related_content_sw_left{display: none;}	.technology_basin_content_txt{margin-top: 40px;}	.technology_basin_content_txt h4{font-size: 32px;}	.technology_basin_content_txt img{width: 230px;margin-top: 57px;}	.technology_pipeline_box{flex-wrap: wrap;padding: 0 4%;padding-top: 80px;}	.technology_pipeline_left{width: 100%;}	.technology_pipeline_right{margin-left: 0;width: 100%;}	.technology_smart_content{flex-wrap: wrap;}	.technology_smart_content_left{width: 100%;}	.technology_smart_content_right{width: 100%;}	.technology_smart_content_right_title h4{font-size: 48px;}	.technology_banner_content h1{font-size: 48px;}	.intelligent_institute_title{width: 100%;}	.intelligent_industry_sw .swiper-slide{flex-wrap: wrap;}	.intelligent_industry_sw_left{width: 100%;}	.intelligent_industry_sw_right{width: 100%;margin-top: 50px;padding-bottom: 50px;}	.intelligent_industry_sw_btn_right{right: 0;}	.intelligent_industry_sw_btn_left{right: 68px;}	.intelligent_quality_right_sw .swiper-slide.swiper-slide-active .intelligent_quality_right_sw_content_txt span{font-size: 37px;transform: translate(-9vw, -7vw);}	.intelligent_quality_right_sw .swiper-slide.swiper-slide-active .intelligent_quality_right_sw_content_txt:after{height: 172px;}	.intelligent_digital_content{position: relative;padding: 5%4%;}	.intelligent_digital_content_right{width: 100%;}    .technology_top_content_ul li{flex-wrap: wrap}    .technology_top_content_ul_img{width: 100%;}    .technology_top_content_ul_txt{width: 100%;padding: 5% 4%;}    .social_respomsibility_info_content{flex-wrap: wrap;}    .social_respomsibility_info_content_left{width: 100%;}    .social_respomsibility_info_content_right{width: 100%;margin-top: 30px;}    .social_respomsibility_info_box{padding: 0 4%;}    .social_respomsibility_release_box{margin-top: 80px;}    .social_respomsibility_release_content{position: relative;padding-bottom: 80px;padding-top: 30px;}    .social_respomsibility_release_content_txt{width: 100%;}    .social_respomsibility_release_content_txt h2{color: #000000;padding: 0;}    .social_respomsibility_release_content_txt p{color: #000;}    .social_responsibility_public_box{padding: 80px 4%;flex-wrap: wrap;}    .social_responsibility_public_left{width: 100%;}    .social_responsibility_public_left img{margin-top: 38px;}    .social_responsibility_public_right_sw{width: 100%;margin-top: 50px;}    .social_responsibility_public_right{width: 100%;}    .social_responsibility_public_right_sw_page{width: 84% !important;right: -15%;}    .social_responsibility_unit_content_center span{display: none;}    .social_responsibility_unit_content_box{padding: 80px 0;flex-wrap: wrap;padding-bottom: 0;}    .social_responsibility_unit_content_img{width: 100%;height: auto;}    .social_responsibility_unit_content_center_div{width: 100%;margin: 30px 0;}    .social_responsibility_unit_content_center{width: 100%;}    .solution_classic_ul{justify-content: space-between;}    .solution_classic_ul li{margin-left: 0;width: 48.5%;}    .solution_detial_banner_bg{height: 405px;}    .solution_detial_banner_bg img{height: 100%;object-fit: cover;}    .solution_detial_banner_content{padding: 0 4%;}    .solution_detial_banner_content_ul{width: 100%;}    .solution_detial_info_ul li{flex-wrap: wrap;}    .solution_detial_info_ul_img{width: 100%;}    .solution_detial_info_ul_content{width: 100%;margin-top: 30px;}    .solution_detial_related_case_content_sw_right{right: 10px;}    .solution_detial_related_case_content_sw_left{left: 10px;}    .join_six_advantages_title{width: 100%;}    .service_core_content_ul li{width: 32%;}    .service_code_ul{width: 92%;margin: 0px auto;}    .service_code_ul li{flex-wrap: wrap;}    .service_code_ul_img{width: 100%;}    .service_code_ul_content{margin-left: 0;flex: auto;width: 100%;padding: 5% 0;}    .service_code_ul li:nth-of-type(even) .service_code_ul_content{margin: 0;padding: 5% 0;}    .service_tips_content_right_ul li{flex-wrap: wrap;}    .service_tips_content_right_ul_img{width: 100%;}    .service_tips_content_right_ul_content{width: 100%;padding: 5% 4%;}    .news_ul{justify-content: space-between;}    .news_ul li{width: 48.5%;margin-left: 0;}    .about_vision_ul li h4{font-size: 20px;}    .about_vision_ul_ico{width: 40px;}    .about_vision_ul li p{font-size: 12px;}}@media (max-width: 768px) {	.header.headerFixed{position: relative;background: #000000;}	.header.fixed{position: fixed;background: #FFFFFF;}	.header_contentWH{height: 13.8vw;}	.logo{width: 18vw;}	.header_contact_link{display: none;}	.hd_btn{display: block;}	.header_left_nav{width: 100%;height: calc(100vh - 13.8vw);background: #FFFFFF;position: absolute;left: 0;top: 13.8vw;z-index: 999;display: block;display: none;}	.header_left_nav li{height: auto;margin-left: 0;text-align: left;display: block;border-bottom: 1px solid #e5e5e5;}     .header_left_nav li:hover{border-bottom: none;}	.header_frist_link{color: #000000;line-height: 10.8vw;text-align: center;font-size: 3.8vw;padding-left: 5.8vw;}	.header_left_nav_list{width: 90%;position: relative;left: auto;transform: none;margin: 0px auto;border-bottom: 1px solid #E5E5E5;border-top: 1px solid #E5E5E5;display: none;}	.header_left_nav li:hover .header_left_nav_list{display: block;}	.header_left_nav_list a{font-size: 3.6vw;line-height: 10.8vw;}	.header_search_box.on{top: 13.8vw;}	.header_search_box form{padding: 3.2vw;}	.header_search_box input{width: 58.5%;padding: 0 1.2vw;margin: 0;font-size: 3.6vw;}	.header_search_box input:nth-last-of-type(1){width: 38.5%;}	.header_right_search{width: 4vw;margin-left: 3.2vw;}	.header_right_language_top{width: 16vw;height: 6.8vw;margin-left: 3.2vw;}	.header_right_language_top span{font-size: 3.2vw;}	.header_right_language_top i{width: 2vw;margin-left: 1.2vw;}	.header_right_language_bottom a{font-size: 3.6vw;line-height: 8.8vw;}     .index_banner_bg{height: auto;}	.index_banner_content h4{font-size: 4.8vw;}	.index_products_box{padding: 8vw 0;}	.index_title_left h2{font-size: 4.8vw;}	.index_title_right{margin-top: 3.2vw;}	.index_title_right_nav{margin-top: 0;flex-wrap: wrap;justify-content: space-between;}	.index_title_right_nav li{width: 32%;margin-top: 3.2vw;text-align: center;}	.index_title_right_nav li + li{margin-left: 0;}	.index_products_content{margin-top: 5.8vw;}	.index_products_swiper_txt h4{font-size: 4.2vw;}	.index_products_swiper_txt p{font-size: 3.2vw;margin-top: 3.2vw;}	.index_products_swiper_txt span{font-size: 3.6vw;margin-top: 5.8vw;}	.index_products_swiper_right, .index_products_swiper_left{width: 6.8vw;height: 6.8vw;font-size: 3.6vw;}	.index_global_box{padding: 8vw 0;padding-top: 0;}	.index_title_right p{font-size: 3.6vw;}	.index_global_ul{margin-top: 3.2vw;}	.index_global_ul li{width: 100%;margin-top: 3.8vw;height: auto;}     .index_global_ul_content_box{padding: 5% 4%;}     .index_global_ul_content_bg{height: 50vw;}     .index_global_ul li:nth-of-type(even){margin-top: 3.8vw;}	.index_global_ul_txt h4{min-height: initial;font-size: 4.2vw;}	.index_global_ul_txt p{font-size: 3.6vw;margin-top: 3.2vw;}	.index_global_ul_content{margin-top: 5.8vw;}	.index_global_ul_content_number h4{font-size: 4.8vw;}	.index_global_ul_content_img{width: 16vw;}	.index_more{width: 38vw;height: 10.8vw;font-size: 3.6vw;margin-top: 5.8vw;}	.index_news_content{margin-top: 5.8vw;}	.index_news_content_swiper .swiper-slide{padding-top: 0;}	.index_news_content_swiper_img{width: 100%;}	.index_news_content_swiper_right{width: 100%;margin-left: 0;padding: 5% 4%;}	.index_news_content_swiper_right_center{width: 100%;}	.index_news_content_swiper_right_center h5{font-size: 3.2vw;}	.index_news_content_swiper_right_center h4{font-size: 3.8vw;margin-top: 3.2vw;}	.index_news_content_swiper_right_center p{font-size: 3.6vw;margin-top: 3.2vw;}	.index_news_content_swiper_right_center_more{font-size: 3.6vw;margin-top: 5.8vw;}	.index_news_content_swiper_right_btn, .index_news_content_swiper_left_btn{width: 6.8vw;height: 6.8vw;font-size: 3.6vw;}	.index_news_content_swiper_left_btn{bottom: 2%;}	.index_news_content_swiper_right_btn{bottom: 2%;}	.index_news_box{padding: 8vw 0;}	.index_network_box{padding: 8vw 0;}	.index_network_ul{margin-top: 3.2vw;}	.index_network_ul li{width: 100%;margin-top: 3.8vw;padding: 5% 4%;}	.index_network_ul_adress_box img{width: 3.8vw;}	.index_network_ul_adress_box p{font-size: 3.6vw;margin-left: 3.2vw;}	.index_network_ul_adress_box{padding-bottom: 3.2vw;}	.index_network_ul_list img{width: 3.8vw;margin-right: 3.2vw;}	.index_network_ul_list p{font-size: 3.6vw;}	.index_network_ul_list{margin-top: 3.8vw;}	.index_network_form dt{font-size: 4.2vw;margin-bottom: 3.8vw;}	.index_network_form dd input{height: 10.8vw;padding: 0 3.2vw;font-size: 3.6vw;}	.index_network_form dd img{width: 5.4vw;}	.index_network_form dd textarea{padding: 3.2vw;}	.index_network_form dd.textarea{height: 15vw;}	.index_network_form dd p{font-size: 3.2vw;}	.index_network_form dd p a{font-size: 3.6vw;}	.index_network_form_btn{width: 32vw;height: 8.8vw;font-size: 3.6vw;margin-top: 3.6vw;}	.footer_top_box{padding: 8vw 0;}	.footer_logo img{width: 20vw;}	.footer_logo h4{font-size: 3.2vw;margin-top: 3.2vw;}	.footer_adrees_box{margin-top: 3.6vw;}	.footer_adrees_box h4{font-size: 3.2vw;}	.footer_adrees_box p{font-size: 3.2vw;}	.footer_share_ul li{width: 6.8vw;}	.footer_share_ul{margin-top: 5.8vw;}	.footer_share_ul li + li{margin-left: 3.2vw;}	.footer_top_nav_title{font-size: 4.2vw;margin-bottom: 3.2vw;}	.footer_top_nav_content a{font-size: 3.2vw;}	.footer_top_nav_product{margin-top: 5.8vw;width: 100%;}	.footer_top_nav_product_ul li:before{width: 1.2vw;height: 1.2vw;}	.footer_top_nav_product_ul li a{font-size: 2.4vw;}	.footer_top_nav_product_ul li{padding-left: 3.2vw;}	.footer_top_right{width: 100%;margin-top: 5.8vw;}	.footer_top_right_share{padding-top: 3.8vw;justify-content: flex-start;}	.footer_top_right_share li + li{margin-left: 3.8vw;}	.footer_top_right_share li h4{font-size: 3.2vw;margin-right: 1.8vw;}	.footer_top_right_share li img{width: 8vw;}	.footer_bottom_box{height: auto;padding: 3.2vw 0;flex-wrap: wrap;}	.footer_bottom_box p{width: 100%;font-size: 3.2vw;justify-content: center;text-align: center;}	.footer_bottom_box p img{margin-top: 1.2vw;}	.product_box{padding: 8vw 0;}	.product_ul li{width: 100%;margin-bottom: 3.8vw;}	.product_ul li:nth-last-of-type(2){margin-bottom: 3.8vw;}	.product_ul_content{padding: 5% 4%;}	.product_ul_content_left h4{font-size: 4.2vw;}	.product_ul_content_left p{font-size: 3.6vw;margin-top: 1.2vw;}	.product_ul_content_right{width: 38vw;height: 8.8vw;font-size: 3.6vw;margin-top: 5.8vw;}     .product_banner{height: auto;}	.product_banner .video_click:after{background-size: 11vw auto;}	.product_category_btn{flex-wrap: wrap;justify-content: space-between;padding: 0 4%;padding-bottom: 3.8vw;}	.product_category_btn li{width: 48.5%;margin-top: 3.8vw;}	.product_category_btn li + li{margin-left: 0;}	.product_category_btn li a{line-height: 8.8vw;font-size: 3.6vw;text-align: center;}	.product_category_box{padding: 8vw 0;}	.product_category_ul{justify-content: space-between;}	.product_category_ul li{width: 100%;height: auto;margin-bottom: 3.8vw;margin-left: 0;}     .product_category_ul li:nth-last-of-type(1), .product_category_ul li:nth-last-of-type(2), .product_category_ul li:nth-last-of-type(3){margin-bottom: 3.8vw;}	.product_category_ul_txt{padding: 5% 4%;}	.product_category_ul_txt h4{font-size: 4.8vw;}	.product_category_ul_txt p{font-size: 3.6vw;margin-top: 3.2vw;}	.product_category_ul li:nth-last-of-type(2), .product_category_ul li:nth-last-of-type(3){margin-bottom: 3.8vw;}	.product_category_advantage_title h1{font-size: 4.8vw;}	.product_category_advantage_title p{font-size: 3.6vw;margin-top: 3.2vw;}	.product_category_advantage_ul li{margin-top: 3.8vw;}	.product_category_advantage_ul li a{width: 11vw;right: 5%;}	.product_category_advantage_ul li h4{font-size: 4.2vw;bottom: 3.8vw;left: 5%;}	.product_category_faq_title h1{font-size: 4.8vw;}	.product_category_faq_ul_top h4{font-size: 3.8vw;flex: 1;padding-right: 5%;}	.product_category_faq_ul_top{height: auto;padding: 3.2vw 0;}	.product_category_faq_ul_top span{width: 5vw;}	.product_category_faq_ul{margin-top: 5.8vw;}	.product_category_faq_ul_bottom h2{font-size: 3.8vw;margin-top: 3.6vw;}	.product_category_faq_ul_bottom h4{font-size: 3.6vw;margin-top: 3.2vw;}	.product_category_faq_ul_bottom p{font-size: 3.6vw;}	.product_category_faq_ul_bottom p img{margin-top: 3.2vw;}	.product_detial_banner{height: 13.8vw;}	.product_detial_info_box{padding-top: 0;padding-bottom: 8vw;}	.crumbs_box ul li img{width: 4vw;}	.product_detial_info_content{margin-top: 3.8vw;flex-wrap: wrap;}	.product_detial_info_content_left{width: 100%;}	.product_detial_info_content_right{width: 100%;margin-top: 5.8vw;}	.product_detial_info_content_right_txt h1{font-size: 4.8vw;}	.product_detial_info_content_right_txt p{font-size: 3.6vw;margin-top: 3.2vw;}	.product_detial_info_content_right_type{margin-top: 3.8vw;}	.product_detial_info_content_right_type p{font-size: 3.6vw;}	.product_detial_info_content_right_btn{margin-top: 5.8vw;}	.product_detial_info_content_right_btn a{width: 38vw;height: 10.8vw;font-size: 3.6vw;}	.product_detial_info_content_right_btn a:nth-of-type(2){margin-left: 3.8vw;}	.product_detial_info_content_right_btn a img{width: 4vw;margin-left: 1.2vw;}	.product_detial_btn_box{display: none;}	.product_detial_feature_box{padding: 8vw 0;}	.product_detial_content_list_title h4{font-size: 4.8vw;}	.product_detial_feature_content{margin-top: 5.8vw;}	.product_detial_feature_content_sw .swiper-slide{padding: 2%;}	.product_detial_feature_content_sw_ico{width: 12vw;}	.product_detial_feature_content_sw .swiper-slide h4{font-size: 3.2vw;margin-top: 3.6vw;}	.product_detial_feature_content_sw{padding-bottom: 12vw;}	.product_detial_feature_content_right_sw, .product_detial_feature_content_left_sw{width: 6vw;}	.product_detial_feature_content_right_sw{left: 8vw;}	.product_detial_feature_content_page_sw{width: 74vw !important;bottom: 3vw !important;}	.product_detial_speication_box{padding-bottom: 8vw;}	.product_detial_speication_title{font-size: 4.8vw;}	.product_detial_speication_content table{margin-top: 5.8vw;}	.product_detial_speication_content th{padding-right: 4%;}	.product_detial_speication_content th:nth-of-type(1){padding-left: 4%;}	.product_detial_speication_content th{height: 10.8vw;font-size: 3.8vw;}	.product_detial_speication_content tr td:nth-of-type(1){padding-left: 4%;}	.product_detial_speication_content tr td{font-size: 3.6vw;height: 10.8vw;padding: 1.2vw 0;padding-right: 4%;}	.product_detial_related_box{padding: 8vw 0;}	.product_detial_related_content{margin-top: 5.8vw;}	.product_detial_related_content_sw_txt{padding: 5% 4%;}	.product_detial_related_content_sw_txt h4{font-size: 3.8vw;}	.technology_banner_content h1{font-size: 4.8vw;}	.crumbs_box.white ul{justify-content: center;}	.crumbs_box.white ul i{padding: 0 1.8vw;}	.technology_basin_content_txt h4{font-size: 3.8vw;}	.technology_basin_content_txt p{font-size: 3.2vw;margin-top: 3.2vw;}	.technology_basin_content_txt{margin-top: 5.8vw;}	.technology_basin_content_txt img{width: 20vw;margin-top: 5.8vw;}	.technology_pipeline_box{padding-top: 8vw;}	.technology_pipeline_right h4{font-size: 4.8vw;margin-top: 5.8vw;}	.technology_pipeline_right h5{font-size: 3.8vw;margin-top: 2.8vw;}	.technology_pipeline_right p{font-size: 3.6vw;margin-top: 3.2vw;}	.technology_smart_box{padding: 8vw 0;}	.technology_smart_content_right{margin-top: 5.8vw;}	.technology_smart_content_right_title h4{font-size: 4.8vw;}	.technology_smart_content_right_title p{font-size: 3.8vw;margin-top: 2.8vw;}	.technology_smart_content_right_ul{margin-top: 3.2vw;}	.technology_smart_content_right_ul li{margin-top: 4.8vw;flex-direction: column;align-items: center;}	.technology_smart_content_right_ul li img{width: 15vw;}	.technology_smart_content_right_ul li h4{margin-left: 0;font-size: 3.6vw;margin-top: 3.2vw;text-align: center;}	.technology_top_box{padding: 8vw 0;}     .technology_justment_box{padding: 8vw 0;flex-wrap: wrap;}     .technology_justment_right{width: 100%;margin-top: 5.8vw;margin-left: 0;padding: 0 4%;}     .technology_justment_left{width: 100%;}     .technology_justment_right_logo{width: 28vw;}     .technology_justment_right h4{font-size: 4.8vw;margin-top: 5.8vw;}     .technology_justment_right p{font-size: 3.6vw;margin-top: 3.8vw;}     .technology_top_content_box{padding: 5% 4%;}     .technology_top_content_ul_txt h4{font-size: 4.8vw;}     .technology_top_content_ul_txt p{font-size: 3.6vw;margin-top: 3.2vw;}     .technology_top_content_ul li + li{margin-top: 5.8vw;}	.about_info_box{padding: 8vw 4%;}	.about_info_left_txt h4,	.about_info_left_txt h1{font-size: 4.8vw;}	.about_info_left_txt p{font-size: 3.6vw;margin-top: 3.2vw;}	.about_info_left_ul{margin-top: 0;}	.about_info_left_ul li{margin-top: 5.8vw;}	.about_info_left_ul li h4{font-size: 4.8vw;}	.about_info_left_ul li p{font-size: 3.2vw;margin-top: 1.8vw;}	.about_info_right{width: 100%;margin-top: 5.8vw;}	.about_vision_ul_ico{width: 8vw;height: auto;}	.about_vision_ul li h4{font-size: 3.8vw;color: #000;}	.about_vision_ul li p{font-size: 3.2vw;margin-top: 3.2vw;color: #000;opacity: 1;top: 0;}	.about_vision_ul{position: relative;flex-wrap: wrap;}	.about_vision_ul_ico img{filter: brightness(0);}	.about_vision_ul li{width: 100%;padding: 5% 4%;margin-top: 3.8vw;}	.about_vision_ul li:hover{background: #F8F8F8;}	.about_development_box{padding: 8vw 0;}	.about_development_title h4{font-size: 4.8vw;}	.about_development_content_top_sw .swiper-slide{flex-wrap: wrap;}	.about_development_content_top_sw{margin-top: 5.8vw;}	.about_development_content_top_sw_left{width: 100%;}	.about_development_content_top_sw_right{margin-top: 5.8vw;margin-left: 0;width: 100%;}	.about_development_content_top_sw_right h4{font-size: 4.8vw;}	.about_development_content_top_sw_right h5{font-size: 3.8vw;margin-top: 3.2vw;}	.about_development_content_top_sw_right p{font-size: 3.6vw;margin-top: 3.2vw;}	.about_development_content_bottom_box{margin-top: 10.8vw;}	.about_development_content_bottom_sw_right, .about_development_content_bottom_sw_left{width: 5vw;margin-top: -12vw;}	.about_development_content_bottom_sw .swiper-slide.swiper-slide-thumb-active h4{font-size: 4.8vw;}	.about_development_content_bottom_sw .swiper-slide h4{font-size: 3.8vw;margin-top: 3.2vw;}	.about_development_content_bottom_sw .swiper-slide span{width: 4.8vw;height: 4.8vw;}	.about_development_content_bottom_sw .swiper-slide span:after{width: 1.8vw;height: 1.8vw;}	.about_development_content_bottom_box:after{top: 2.4vw;}	.about_honor_box{padding: 8vw 0;}	.about_honor_btn li{font-size: 4.2vw;}	.about_honor_btn{margin-top: 3.8vw;}	.about_honor_btn li + li{margin-left: 5.8vw;}	.about_honor_content{margin-top: 5.8vw;}	.about_honor_content_list_sw h4{font-size: 3.6vw;margin-top: 3.2vw;}	.about_honor_content_list_sw{padding-bottom: 12vw;}     .intelligent_bases_content_sw_page{display: none;}	.intelligent_bases_box{padding: 8vw 0;}	.intelligent_bases_content{margin-top: 5.8vw;}	.intelligent_bases_content_sw{width: 92%;}	.intelligent_bases_content_sw h4{font-size: 3.8vw;}	.intelligent_bases_content_sw_right, .intelligent_bases_content_sw_left{width: 9vw;}	.intelligent_institute_box{padding: 8vw 0;}	.intelligent_institute_title h4{font-size: 4.8vw;}	.intelligent_institute_title p{font-size: 3.6vw;margin-top: 3.6vw;}	.intelligent_institute_swiper{margin-top: 5.8vw;padding-bottom: 12vw;}	.intelligent_industry_box{padding: 8vw 0;}	.intelligent_industry_sw{margin-top: 5.8vw;}	.intelligent_industry_sw_right{margin-top: 5.8vw;padding-bottom: 8vw;}	.intelligent_industry_sw_right h4{font-size: 4.2vw;}	.intelligent_industry_sw_right p{font-size: 3.6vw;margin-top: 2.8vw;}	.intelligent_industry_sw_btn_left, .intelligent_industry_sw_btn_right{width: 5vw;}	.intelligent_industry_sw_btn_left{right: 7vw;}	.intelligent_quality_box{padding: 8vw 0;}	.intelligent_quality_left_box h4{font-size: 4.8vw;text-align: center;}	.intelligent_quality_left_box p{font-size: 3.6vw;text-align: center;margin-top: 2.8vw;}	.intelligent_quality_left_right, .intelligent_quality_left_left{width: 5vw;}	.intelligent_quality_left_box{padding-bottom: 8vw;}	.intelligent_quality_left_right{left: 6.8vw;}	.intelligent_quality_right_box{margin-top: 5.8vw;padding-left: 15.8vw;}	.intelligent_quality_right_sw_content_ico{width: 12vw;}	.intelligent_quality_right_sw_content_ico img{margin-bottom: 8vw;}	.intelligent_quality_right_sw_content_txt h4{font-size: 3.8vw;}	.intelligent_quality_right_sw_content_txt p{font-size: 3.2vw;margin-top: 3.2vw;}	.intelligent_quality_right_sw .swiper-slide{height: auto;}	.intelligent_quality_right_sw .swiper-slide.swiper-slide-active .intelligent_quality_right_sw_content_txt span{font-size: 4.8vw;transform: translate(-15vw, -11vw);}	.intelligent_quality_right_sw .swiper-slide.swiper-slide-active .intelligent_quality_right_sw_content_txt:after{height: 30vw;left: -5vw;}	.intelligent_digital_content_right h4{font-size: 4.8vw;}	.intelligent_digital_content_right p{font-size: 3.6vw;margin-top: 3.8vw;}	.intelligent_digital_content .contentWH1600{width: 100%;}	.contact_info_content{flex-wrap: wrap;}	.contact_info_content_left{width: 100%;}	.contact_info_content_left_title h4{font-size: 4.8vw;}	.contact_info_content_right{width: 100%;height: 92vw;margin-top: 5.8vw;}	.contact_info_box{padding: 8vw 0;}	.contact_info_content_left_info li{margin-top: 3.8vw;}	.contact_info_content_left_info li h4 img{width: 5vw;margin-right: 3.2vw;}	.contact_info_content_left_info li h4{font-size: 3.6vw;}	.contact_info_content_left_info li p{font-size: 3.6vw;margin-top: 2.8vw;}	.social_respomsibility_info_box{padding: 8vw 4%;}	.social_respomsibility_info_content_left img{width: 32vw;}	.social_respomsibility_info_content_left p:nth-of-type(1){padding-bottom: 3.8vw;}	.social_respomsibility_info_content_left p{font-size: 3.6vw;margin-top: 3.2vw;}	.social_respomsibility_info_content_right{margin-top: 3.2vw;}	.social_respomsibility_release_box{margin-top: 0;}	.social_respomsibility_release_content{padding-top: 5.8vw;padding-bottom: 8vw;}	.social_respomsibility_release_content_txt h2{font-size: 4.8vw;}	.social_respomsibility_release_content_txt p{font-size: 3.6vw;margin-top: 3.2vw;}	.social_responsibility_public_box{padding: 8vw 4%;}	.social_responsibility_public_left h2{font-size: 4.8vw;}	.social_responsibility_public_left p{font-size: 3.6vw;margin-top: 3.2vw;}	.social_responsibility_public_left img{width: 36vw;margin-top: 3.8vw;}	.social_responsibility_public_right_sw{margin-top: 5.8vw;padding-bottom: 16vw;}	.social_responsibility_unit_content_box{padding: 8vw 0;}	.social_responsibility_unit_content_center_div{margin: 5.8vw 0;}	.social_responsibility_unit_content_center_div h2{font-size: 4.8vw;}	.social_responsibility_unit_content_center_div p{font-size: 3.6vw;margin-top: 3.6vw;}	.social_responsibility_social_box{padding-top: 0;padding-bottom: 8vw;}	.social_responsibility_social_content_box{padding: 0 4%;margin-top: 5.8vw;}	.social_responsibility_social_content_sw{width: 100%;overflow: hidden;padding-bottom: 16vw;}	.social_responsibility_social_content_txt{margin-top: 5.8vw;}	.social_responsibility_social_content_txt h2{font-size: 4.2vw;}	.social_responsibility_social_content_txt p{font-size: 3.6vw;margin-top: 3.2vw;}	.solution_classic_box{padding: 8vw 0;}	.solution_classic_title{width: 92%;height: auto;}     .solution_classic_title h1,	.solution_classic_title h2{font-size: 4.8vw;}	.solution_classic_title p{font-size: 3.6vw;margin-top: 3.2vw;}	.solution_classic_ul{width: 92%;margin-top: 3.2vw;}	.solution_classic_ul li{width: 100%;margin-top: 3.8vw;}	.solution_classic_ul_content{padding: 4%;}	.solution_classic_ul_content_txt h2{font-size: 4.2vw;}	.solution_classic_ul_content_txt p{font-size: 3.6vw;margin-top: 3.2vw;}	.solution_detial_banner_content{height: calc(100% - 13.8vw);top: 13.8vw;}	.solution_detial_banner_content_ul li h2{font-size: 3.8vw;}	.solution_detial_banner_content_ul li{margin-top: 1.8vw;}	.solution_detial_banner_content_ul li p{font-size: 3.2vw;margin-top: 1.8vw;}	.solution_detial_banner_bg{height: 77vw;}	.solution_detial_info_box{padding: 8vw 0;}	.solution_detial_info_title h2{font-size: 4.8vw;}	.solution_detial_info_title p{font-size: 3.6vw;margin-top: 3.2vw;}	.solution_detial_info_ul li{margin-top: 4.2vw;}	.solution_detial_info_ul_content{margin-top: 4.8vw;}	.solution_detial_info_ul_content p{font-size: 3.6vw;padding-left: 3.2vw;margin-top: 3.2vw;}	.solution_detial_info_ul_content p:before{width: 1.2vw;height: 1.2vw;top: 2.2vw;}	.solution_detial_related_case_box{padding: 8vw 0;}	.solution_detial_related_case_content{margin-top: 5.8vw;}	.solution_detial_related_case_content_sw_right, .solution_detial_related_case_content_sw_left{width: 6vw;}	.solution_detial_related_case_content_sw .swiper-slide h2{padding: 4%;font-size: 3.8vw;}	.join_six_advantages_box{padding: 8vw 0;}	.join_six_advantages_title h2{font-size: 4.8vw;}	.join_six_advantages_content_box{margin-top: 5.8vw;}	.join_six_advantages_content_sw .swiper-slide{flex-wrap: wrap;}	.join_six_advantages_content_left{width: 100%;height: auto;}	.join_six_advantages_content_right{padding: 5% 4%;padding-bottom: 16vw;}	.join_six_advantages_content_right h2{font-size: 4.8vw;}	.join_six_advantages_content_right p{font-size: 3.6vw;margin-top: 3.2vw;}	.join_six_advantages_content_sw_right, .join_six_advantages_content_sw_left{width: 4.8vw;bottom: 0;}	.join_six_advantages_content_sw_right{right: 4%;}	.join_six_advantages_content_sw_left{right: 12vw;}	.join_six_advantages_content_sw_page{font-size: 3.6vw;bottom: 7vw;right: 20vw;}	.join_team_content_box{margin-top: 5.8vw;}	.join_team_swiper_content_img{width: 26vw;}	.join_team_swiper_content{padding: 5% 4%;}	.join_team_swiper_content_top h2{font-size: 3.8vw;}	.join_team_swiper_content_top p{font-size: 3.6vw;margin-top: 1.8vw;padding-right: 0;}	.join_team_swiper_content_info{margin-top: 3.2vw;}	.join_team_swiper_content_info p{font-size: 3.6vw;margin-top: 1.8vw;}	.join_team_swiper .swiper-slide{padding: 0;}	.join_team_swiper_content_img{position: relative;right: auto;margin: 0px auto;}	.join_team_swiper{padding-bottom: 8vw;}	.join_team_box{padding-bottom: 8vw;}	.service_core_box{padding: 8vw 0;}	.service_core_title h2{font-size: 4.8vw;}	.service_core_content{width: 92%;}	.service_core_content_ul{flex-wrap: wrap;margin-top: 3.2vw;}	.service_core_content_ul li{width: 100%;margin-top: 3.8vw;}	.service_core_content_ul_content{padding: 5% 4%;}	.service_core_content_ul_content h2{font-size: 4.2vw;}	.service_code_box{padding: 8vw 0;}	.service_code_ul_content h2{font-size: 4.8vw;}	.service_code_ul_content h3{font-size: 4.2vw;padding-left: 3.2vw;margin-top: 3.2vw;}	.service_code_ul_content h3:before{width: 1.2vw;height: 1.2vw;top: 2.2vw;}	.service_code_ul_content p{font-size: 3.6vw;margin-top: 3.2vw;}	.service_code_ul li + li{margin-top: 8vw;}	.service_tips_box{padding: 8vw 0;}	.service_core_title p{font-size: 3.6vw;margin-top: 3.2vw;}	.service_tips_content{margin-top: 5.8vw;flex-wrap: wrap;}	.service_tips_content_left{width: 100%;}	.service_tips_content_left_btn{padding: 0;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 3.2vw;border: none;}	.service_tips_content_left_btn li{width: 48.5%;margin-top: 3.8vw;font-size: 3.6vw;}	.service_tips_content_left_btn li + li{margin-top: 3.8vw;}	.service_tips_content_right{width: 100%;margin-top: 3.8vw;}	.service_tips_content_right_ul_content_ico{width: 12vw;}	.service_tips_content_right_ul_content h2{font-size: 4.2vw;margin-top: 3.6vw;}	.service_tips_content_right_ul_content p{font-size: 3.6vw;margin-top: 3.2vw;}	.service_tips_content_right_ul li + li{margin-top: 3.8vw;}     .news_ul li{width: 100%;margin-top: 3.8vw;}     .news_ul_content{padding: 5% 4%;}     .index_news_content_time{font-size: 3.2vw}     .news_ul_content h2{font-size: 3.8vw;margin-top: 3.2vw;height: auto;}     .news_ul_content p{font-size: 3.6vw;height: auto;margin-top: 3.2vw;}     .footer_top_nav_product_ul li{width: 49%;}     .footer_top_nav_product_ul li:nth-of-type(odd){width: 49%;}}