.content_WH{width: 1400px;height: auto;margin: 0px auto;}
.content_WH2{width: 89%;height: auto;margin: 0px auto;}
div,ul,li,p,a,span,body,html,input,textarea{box-sizing: border-box;}
@font-face{
     font-family: 'Jost-Black';
     src: url('fonts/Jost-Black.ttf');
}
@font-face{
     font-family: 'Jost-Bold';
     src: url('fonts/Jost-Bold.ttf');
}
@font-face{
     font-family: 'Jost-ExtraBold';
     src: url('fonts/Jost-ExtraBold.ttf');
}
@font-face{
     font-family: 'Jost-ExtraLight';
     src: url('fonts/Jost-ExtraLight.ttf');
}
@font-face{
     font-family: 'Jost-Light';
     src: url('fonts/Jost-Light.ttf');
}
@font-face{
     font-family: 'Jost-Medium';
     src: url('fonts/Jost-Medium.ttf');
}
@font-face{
     font-family: 'Jost-SemiBold';
     src: url('fonts/Jost-SemiBold.ttf');
}
@font-face{
     font-family: 'Jost-Regular';
     src: url('fonts/Jost-Regular.ttf');
}
*{
	font-family: 'Jost-Regular';
}
:root{
	--mainColor:#029A44;
	--222:#222222;
	--333:#333333;
	--fff:#ffffff;
}
/*header start*/
.header{width: 100%;height: auto;}
.header_top_box{width: 100%;height: auto;border-bottom: 1px solid #ABB0BB;}
.header_top_content{width: 100%;height: 55px;display: flex;justify-content: space-between;align-items: center;}
.header_top_content_left{display: flex;justify-content: flex-start;align-items: center;height: 100%;}
.header_top_content_left li{display: flex;justify-content: flex-start;align-items: center;height: 100%;margin-right: 59px;}
.header_top_content_left li img{display: block;margin-right: 6px;}
.header_top_content_left li a{color: #111;font-size: 18px;}
.header_top_content_left li a:hover{color: var(--mainColor);text-decoration: underline;}
.header_top_content_right{width: 360px;height: 100%;}
.header_top_content_right form{width: 100%;height: 100%;position: relative;}
.header_search_input{display: block;width: 100%;height: 100%;border: none;outline: none;background: #dedede;padding-left: 14px;font-size: 18px;color: #111;}
.header_search_input::placeholder{color: #ABB0BB;}
.header_search_btn{width: 23px;height: 23px;position: absolute;right: 16px;top: 50%;transform: translateY(-50%);border: none;outline: none;background: url(https://skywingemb.usa18.wondercdn.com/public/static/images/home/en-us/header_search_icon.png) no-repeat center center;background-size: 23px;cursor: pointer;}
.header_bottom_box{width: 100%;height: auto;}
.header_bottom_box.on{position: fixed;top: 0;left: 0;z-index: 999;box-shadow: 5px 9px 29px 0px rgba(197, 197, 197, 0.36);background: #fff;}
.header_bottom_content{width: 100%;height: 110px;display: flex;justify-content: space-between;align-items: center;}
.header_bottom_content_left{width: 101px;height: auto;}
.header_bottom_content_left img{width: 100%;height: auto;display: block;}
.header_bottom_content_right{display: flex;justify-content: flex-end;align-items: center;height: 100%;}
.nav_box{display: flex;justify-content: flex-start;align-items: center;height: 100%;}
.nav_box li{font-size: 20px;color: var(--mainColor);margin-left: 40px;height: 100%;display: flex;align-items: center;position: relative;}
.nav_box li:nth-of-type(1){margin-left: 0px;}
.nav_link_first{color: var(--mainColor);position: relative;font-family: 'Jost-Bold';}
.nav_link_first:after{content: "";display: block;width: 0;height: 3px;background: var(--mainColor);position: absolute;left: 0;bottom: -13px;transition: all 0.6s;}
.nav_box li.on .nav_link_first:after{width: 100%;}
.nav_box li:hover .nav_link_first:after{width: 100%;}
.nav_list_box{width: 240px;height: auto;display: none; position: absolute;left: 50%;transform: translateX(-50%);top: 110px;background: #FFFFFF;box-shadow: 0px 0px 21px 0px rgba(4, 0, 0, 0.15);transition: all 0.6s ease;z-index: 999;}
.nav_list_two_list{width: 100%;height: auto;padding: 0 5%;border-bottom: 1px solid #e5e5e5;}
.nav_list_two_list:nth-last-of-type(1){border-bottom: none;}
.nav_list_box a{display: block;text-align: center;}
.nav_link_two{width: 100%;padding: 10px 0;text-transform: capitalize;}
.nav_list_box a:hover{background: var(--mainColor);color: #FFFFFF;}
.nav_box li:hover .nav_list_box{display: block;}
.nav_box li:nth-of-type(2) .nav_list_box{width: 400px;}
.nav_list_two_box{position: absolute;left: 240px;height: auto;width: 240px;top: 0;background: #fff;height: 100%;display: none;box-shadow: 5px 9px 29px 0px rgba(197, 197, 197, 0.36);}
.nav_box li:nth-of-type(2) .nav_list_two_box{width: 400px;left: 400px;}
.nav_list_two_box a{display: block;width: 90%;padding: 10px 5%;margin: 0px auto;border-bottom: 1px solid #e5e5e5;}
.nav_list_two_list:hover .nav_list_two_box{display: block;}
.header_free_btn{display: flex;width: 150px;height: 56px;background: linear-gradient(88.16deg, #029C46 12.73%, #4FF78E 85.62%);border-radius: 49px;justify-content: center;align-items: center;font-size: 20px;color: #fff;font-family: 'Jost-SemiBold';margin-left: 40px;}
.header_lange_box{height: 100%;position: relative;cursor: pointer;margin-left: 40px;display: flex;align-items: center;}
.header_lange_box span{display: flex;justify-content: flex-start;align-items: center;font-family: 'Jost-Bold';font-size: 20px;color: var(--mainColor);}
.header_lange_box img{display: block;margin-right: 8px;}
.header_right_lange_box{width: 86px;height: auto;position: absolute;top: 110px;left: 50%;transform: translateX(-50%);box-shadow: 0px 0px 21px 0px rgba(4, 0, 0, 0.15);max-height: 0;overflow: hidden;transition: all 0.6s;z-index: 999;background: #FFFFFF;}
.header_right_lange_box a{display: block;line-height: 48px;text-align: center;border-bottom: 1px solid #E5E5E5;width: 90%;margin: 0px auto;}
.header_right_lange_box a:hover{color: var(--mainColor);}
.header_right_lange_box a:nth-last-of-type(1){border-bottom: none;}
.header_lange_box:hover .header_right_lange_box{max-height: 100px;}
.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:  var(--mainColor);transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.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;}
.banner img{width: 100%;height: auto;display: block;}
.index_banner_swiper_img{width: 100%;height: auto;padding-bottom: 58px;position: relative;}
.index_banner_swiper_content{width: 868px;height: auto;background: linear-gradient(98deg, rgba(92, 218, 176, 0.95) 16.91%, rgba(79, 247, 142, 0.95) 83.09%);position: absolute;bottom: 0px;left: 5.5%;padding-left: 70px;padding-top: 91px;padding-bottom: 48px;-webkit-animation-delay: 1s;}
.index_banner_swiper_content p{display: block;width: 602px;height: auto;font-size: 42px;font-family: 'Jost-SemiBold';line-height: 56px;}
.more{display: flex;width: 225px;height: 56px;background: linear-gradient(88.16deg, #029C46 12.73%, #4FF78E 85.62%);border-radius: 67px;margin-top: 33px;font-size: 18px;color: #fff;justify-content: center;align-items: center;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{display: none;}
.swiper-button-next:after, .swiper-button-prev:after{display: none;}
.index_banner_sw_right_btn,.index_banner_sw_left_btn{width: 57px;height: 65px;background: rgba(255, 255, 255, 0.6);}
.index_banner_sw_right_btn img,.index_banner_sw_left_btn img{width: 17px;height: auto;display: block;}
.index_banner_sw_right_btn{right: 0;}
.index_banner_sw_left_btn{left: 0;}
.index_banner_page{bottom: 267px !important;left: -597px !important;}
.index_banner_page span{width: 63px;height: 3px;border-radius: 0;background: rgba(255, 255, 255, 0.5);opacity: 1;}
.index_banner_page span.swiper-pagination-bullet-active{background: #fff;}
/* banner end */
/* content start */
.content{width: 100%;height: auto;}
.index_offerings_box{width: 100%;height: auto;padding: 80px 0px;}
.index_title{font-size: 40px;color: #222;text-align: center;font-family: 'Jost-SemiBold';text-transform: capitalize;}
.index_offerings_content{width: 100%;height: auto;margin-top: 80px;position: relative;}
.index_offerings_content_swiper{width: 100%;height: auto;padding: 9px;}
.index_offerings_content_swiper_img{width: 100%;height: auto;overflow: hidden;}
.index_offerings_content_swiper_img img{max-width: 100%;height: auto;display: block;margin: 0px auto;transition: all 0.4s;}
.index_offerings_content_swiper h4{font-size: 24px;color: #333;font-family: 'Jost-Medium';text-align: center;margin-top: 33px;}
.index_offerings_content_swiper span{display: block;font-size: 20px;color: var(--mainColor);text-align: center;margin-top: 11px;text-decoration: underline;}
.index_offerings_content_swiper .swiper-slide{position: relative;box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);background: #fff;border-radius: 6px;padding: 40px 19px;height: auto;}
.index_offerings_content_swiper_logo{width: 46px;height: auto;position: absolute;left: 20px;top: 20px;height: auto;}
.index_offerings_content_swiper_logo img{width: 100%;height: auto;display: block;}
.index_offerings_content_swiper .swiper-slide:hover .index_offerings_content_swiper_img img{transform: scale(1.1);}
.index_offerings_content_swiper_right_btn,.index_offerings_content_swiper_left_btn{width: 38px;height: auto;background: none;}
.index_offerings_content_swiper_right_btn img,.index_offerings_content_swiper_left_btn img{width: 100%;height: auto;display: block;}
.index_offerings_content_swiper_right_btn{right: -78px;}
.index_offerings_content_swiper_left_btn{left: -78px;}
.index_about_box{width: 100%;height: auto;padding: 80px 0px;background: url(https://skywingemb.usa18.wondercdn.com/public/static/images/home/en-us/index_about_bg.png) no-repeat center center;background-size: cover;}
.index_about_content{width: 100%;height: auto;display: flex;justify-content: center;align-items: center;}
.index_about_content_left{width: 588px;height: auto;margin-right: 152px;}
.index_about_content_left_box{width: 100%;height: 539px;overflow-y: scroll;position: relative;direction: rtl;padding-left: 40px;}
.index_about_content_left_box::-webkit-scrollbar{width: 2px;background: #fff;}
.index_about_content_left_box::-webkit-scrollbar-thumb{background: var(--mainColor);width: 4px;}
.index_about_content_left_title{text-align: left;text-transform: capitalize;}
.index_about_content_left_content{width: 100%;height: auto;margin-top: 24px;direction: ltr;}
.index_about_content_left_content p{font-size: 20px;color: #333;line-height: 30px;margin-top: 24px;}
.index_about_content_left a{margin-left: 40px;}
.index_about_content_right{width: 842px;height: auto;position: relative;}
.index_about_content_right_bg{width: 817px;height: 581px;background: #61B8C5;transform: matrix(-0.99, -0.11, -0.11, 0.99, 0, 0);}
.index_about_content_right img{display: block;position: absolute;top: 0;left: -100px;}
.index_choose_box{width: 100%;height: auto;padding: 80px 0px;}
.index_choose_content{width: 1780px;height: auto;display: flex;justify-content: space-between;align-items: center;margin-top: 72px;}
.index_choose_content_left{width: 894px;height: auto;}
.index_choose_content_left img{width: 100%;height: auto;display: block;}
.index_choose_content_right{width: 841px;height: auto;}
.index_choose_content_right_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_choose_content_right_ul li{width: 50%;height: auto;padding: 47px 0;border-bottom: 1px solid #E5E5E7;display: flex;justify-content: flex-start;align-items: flex-start;}
.index_choose_content_right_ul li img{display: block;width: 85px;height: auto;}
.index_choose_content_right_ul li p{font-size: 24px;color: #333;margin-left: 22px;display: block;width: 221px;}
.index_choose_content_right_ul li:nth-of-type(1),.index_choose_content_right li:nth-of-type(2){padding-top: 0;}
.index_choose_content_right_ul li:nth-of-type(3),.index_choose_content_right li:nth-of-type(4){border-bottom: none;}
.index_customers_box{width: 100%;height: auto;padding: 80px 0px;background: url(https://skywingemb.usa18.wondercdn.com/public/static/images/home/en-us/index_cooperative_bg.png) no-repeat center center;background-size: cover;padding-bottom: 317px;}
.white{color: #fff;}
.index_customers_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 80px;}
.index_customers_ul li{width: 240px;height: 276px;clip-path: polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%);background: #fff;display: flex;justify-content: center;align-items: center;}
.index_customers_ul li img{display: block;}
.index_message_box{width: 100%;height: auto;padding: 80px 0px;background: url(https://skywingemb.usa18.wondercdn.com/public/static/images/home/en-us/index_message_bg.png) no-repeat center center;background-size: cover;padding-bottom: 227px;background-color: #FAFCFC;}
.index_message_txt{font-size: 20px;color: #777;text-align: center;margin-top: 17px;}
.index_message_content{width: 1160px;height: auto;margin: 0px auto;margin-top: 18px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_message_content li{width: 570px;height: 56px;border: 1px solid #029C46;position: relative;margin-top: 12px;}
.index_message_content li input{display: block;width: 100%;height: 100%;border: none;background: none;padding-left: 16px;font-size: 16px;color: #333;outline: none;}
.index_message_content li:nth-last-of-type(1){height: 108px;width: 100%;}
.index_message_content li:nth-last-of-type(1) textarea{width: 100%;height: 100%;font-size: 16px;display: block;border: none;background: none;color: #333;padding: 16px;resize: none;outline: none;}
.index_message_btn{display: block;width: 900px;height: 56px;border: none;border-radius: 59px;background: linear-gradient(88.16deg, #029C46 12.73%, #00C858 85.62%);margin: 0px auto;margin-top: 40px;font-size: 20px;color: #fff;cursor: pointer;}
/* product.html start */
.product_banner_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;flex-direction: column;justify-content: center;}
.product_banner_content h1{font-size: 42px;color: #222;font-family: 'Jost-SemiBold';}
.product_banner_content p{font-size: 24px;color: #222;margin-top: 17px;font-family: 'Jost-Medium';}
.crumbs_box{width: 100%;height: 68px;background: #ECF2F2;font-size: 16px;color: var(--333);line-height: 68px;font-family: 'Jost-Medium';color: #000000;}
.crumbs_box ul{display: flex;justify-content: flex-start;align-items: center;}
.crumbs_box ul i{margin: 0 8px;}
.crumbs_box a{color: #000000;}
.crumbs_box a:hover{color: var(--mainColor);text-decoration: underline;}
.crumbs_box span{color: var(--mainColor);}
.product_box{width: 100%;height: auto;padding: 80px 0px;}
.product_butn{display: flex;justify-content: center;margin-top: 53px;}
.product_butn li{position: relative;background: #F5F5F5;}
.product_butn li::after{content: "";display: block;width: 1px;height: 30px;background: #DCDCDC;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.product_butn li a{display: flex;padding: 0 44px;color: #333;background: #F5F5F5;font-size: 16px;transition: all 0.4s;height: 44px;justify-content: center;align-items: center;text-align: center;}
.product_butn li:nth-of-type(1){border-radius: 54px 0 0 54px;overflow: hidden;}
.product_butn li:nth-last-of-type(1){border-radius: 0px 54px 54px 0px;overflow: hidden;}
.product_butn li:nth-last-of-type(1)::after{display: none;}
.product_butn li.on::after,.product_butn li:hover::after{display: none;}
.product_butn li.on a,.product_butn li:hover a{background: linear-gradient(88.16deg, #029C46 12.73%, #4FF78E 85.62%);color: #fff;border-radius: 54px;}
.product_list_box{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 23px;}
.product_list_box li{width: 335px;height: auto;margin-top: 30px;margin-left: 20px;background: #F6F7F8;padding-bottom: 48px;}
.product_list_box li:nth-of-type(4n+1){margin-left: 0;}
.product_list_img_box{width: 286px;height: 286px;margin: 0px auto;margin-top: 28px;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.product_list_img_box img{max-width: 100%;height: auto;display: block;transition: all 0.4s;}
.product_list_box li h4{font-size: 24px;color: #333;text-align: center;margin-top: 27px;}
.product_list_box li span{display: block;font-size: 20px;color: var(--mainColor);text-align: center;margin-top: 11px;text-decoration: underline;}
.product_list_box li:hover img{transform: scale(1.1);}
.product_content_txt{width: 100%;height: auto;margin-top: 50px;font-size: 16px;color: #333;line-height: 30px;}
/* product_detial.html */
.product_detial_info_box{width: 100%;height: auto;padding: 64px 0px;}
.product_detial_info_content{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}
.product_detial_info_content_left{width: 653px;height: auto;}
.product_detial_info_content_left h1{font-size: 48px;color: var(--mainColor);font-family: 'Jost-SemiBold';}
.product_detial_info_content_left p{display: block;width: 100%;height: auto;padding-bottom: 17px;border-bottom: 1px solid #E5E5E7;font-size: 20px;line-height: 30px;color: #222;margin-top: 20px;}
.product_detial_info_content_left_type{padding: 20px 0;border-bottom: 1px solid #E5E5E7;}
.product_detial_info_content_left_type li{font-size: 20px;color: #333;line-height: 30px;}
.product_detial_info_content_left_type li span{color: var(--mainColor);}
.product_detial_info_content_left_sw{width: 100%;height: auto;margin-top: 20px;}
.product_detial_info_content_left_sw .swiper-slide{display: flex;justify-content: center;align-items: center;height: 130px;cursor: pointer;}
.product_detial_info_content_left_sw img{max-width: 100%;height: auto;display: block;}
.product_detial_info_content_left_sw .swiper-slide.swiper-slide-thumb-active{border: 2px solid #029A44;}
.product_detial_info_content_left_share{display: flex;justify-content: flex-start;align-items: center;margin-top: 42px;}
.product_detial_info_content_left_share a{display: block;margin-left: 50px;}
.product_detial_info_content_left_share a:nth-of-type(1){margin-left: 0px;}
.product_detial_info_content_left_share a img{display: block;}
.inquire{cursor: pointer;}
.product_detial_info_content_right{width: 700px;height: auto;background: #fff;box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);border-radius: 6px;overflow: hidden;}
.product_video_click a{width: 37px;height: 37px;}
.product_detial_top_content_right_sw{width: 100%;height: auto;}
.product_detial_top_content_right_sw_btn{right: 0;}
.product_detial_top_content_left_sw_btn{left: 0;}
.product_description_box{width: 100%;height: auto;padding-bottom: 64px;}
.product_description_box p{display: block;width: 1269px;height: auto;margin: 0px auto;margin-top: 50px;font-size: 20px;color: #777;line-height: 30px;text-align: center;}
.product_paeameters_box{width: 100%;height: auto;padding-bottom: 64px;}
.product_paeameters_box table{width: 100%;height: auto;margin-top: 50px;border: none;}
.product_paeameters_box table th{height: 47px;text-align: center;font-size: 18px;color: #fff;background: #029A44;border: none;border-right: 1px solid #333333;}
.product_paeameters_box table th:nth-last-of-type(1){border-right: none;}
.product_paeameters_box table td{border: none;border-right: 1px solid #333;border-bottom: 1px solid #333;height: 62px;text-align: center;font-size: 18px;color: #333;}
.product_paeameters_box table td:nth-last-of-type(1){border-right: none;}
.product_paeameters_box table tr:nth-last-of-type(1) td{border-bottom: none;}
.product_paeameters_box table tr:nth-of-type(odd){background: #F9FAFB;}
.product_detail_box{width: 100%;height: auto;padding-bottom: 64px;}
.product_detail_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 26px;}
.product_detail_ul li{width: 339px;height: auto;border: 1px solid #DFE4E7;margin-top: 24px;margin-left: 14px;background: none;}
.product_detail_ul li:nth-of-type(4n+1){margin-left: 0px;}
.product_detail_ul_img{width: 100%;height: 240px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.product_detail_ul_img img{display: block;transition: all 0.6s;}
.product_detail_ul li h4{width: 100%;height: 57px;display: flex;justify-content: center;align-items: center;background: #333333;;color: #fff;font-size: 20px;transition: all 0.6s;}
.product_detail_ul li:hover img{transform: scale(1.1);}
.product_detail_ul li:hover h4{background: linear-gradient(88.16deg, #029C46 12.73%, #4FF78E 85.62%), #000000;}
.product_detial_related_box{width: 100%;height: auto;padding-bottom: 64px;}
.product_detial_related_ul li{background: none;border: 2px solid #ECECEC;box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.1);border-radius: 6px;}
.product_description_box img{max-width: 100%;display: block;height: auto;margin: 0px auto;}
/* about.html start */
.about_info_box{width: 100%;height: auto;padding: 80px 0px;}
.about_info_box p{font-size: 20px;color: #777;line-height: 30px;margin-top: 30px;}
.about_advantage_box{width: 100%;height: auto;padding: 80px 0px;background: url(https://skywingemb.usa18.wondercdn.com/public/static/images/home/en-us/about_bg1.png) no-repeat center center;background-size: cover;padding-bottom: 174px;}
.about_advantage_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 80px;}
.about_advantage_ul li{width: 300px;height: auto;}
.about_advantage_ul li img{width: 207px;height: auto;margin: 0px auto;display: block;transition: all 0.4s;}
.about_advantage_ul li:hover img{transform: translateY(-8px);}
.about_advantage_ul li h4{font-size: 24px;color: #fff;text-align: center;margin-top: 24px;}
.about_history_box{width: 100%;height: auto;padding: 80px 0px;background: url(https://skywingemb.usa18.wondercdn.com/public/static/images/home/en-us/about_history_bg.png) no-repeat center center;background-size: cover;}
.about_history_ul{width: 100%;height: auto;justify-content: flex-start;align-items: flex-start;display: flex;flex-wrap: wrap;position: relative;margin-top: 107px;}
.about_history_ul::after{content: "";display: block;width: 1px;height: 100%;position: absolute;left: 49.1%;top: 0px;border-left: 1px dashed #C7C9D1;}
.about_history_ul li{width: 50%;}
.about_history_ul li h4{display: block;width: 268px;padding-bottom: 4px;font-size: 24px;color: #222;position: relative;border-bottom: 1px solid var(--mainColor);text-align: center;font-family: 'Jost-SemiBold';}
.about_history_ul li h4::after{content: "";display: block;width: 23px;height: 23px;background: url(https://skywingemb.usa18.wondercdn.com/public/static/images/home/en-us/about_history_icon.png) no-repeat center center;background-size: 100%;position: absolute;right: 0;top: 20px;z-index: 9;}
.about_history_ul li h4 span{font-size: 16px;}
.about_history_ul li p{font-size: 18px;color: #666;line-height: 30px;margin-top: 10px;}
.about_history_ul li:nth-of-type(odd){display: flex;flex-direction: column;align-items: flex-end;margin-right: -11px;margin-top: 30px;}
.about_history_ul li:nth-of-type(odd) p{text-align: right;margin-right: 96px;}
.about_history_ul li:nth-of-type(even){margin-top: 128px;margin-left: -11px;}
.about_history_ul li:nth-of-type(even) p{margin-left: 96px;}
.about_history_ul li:nth-of-type(even) h4::after{right: auto;left: 0;}
/* services.html */
.services_info_box{width: 100%;height: auto;padding: 80px 0px;}
.services_info_content p{font-size: 20px;color: #777;line-height: 30px;text-align: center;margin-top: 38px;}
.services_production_box{width: 100%;height: auto;padding: 80px 0px;background: linear-gradient(180deg, #96D7E2 0%, #CCF5F1 100%), #D9D9D9;}
.services_production_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 35px;}
.services_production_ul li{width: 32%;height: auto;margin-left: 2%;margin-top: 25px;}
.services_production_ul li:nth-of-type(3n+1){margin-left: 0px;}
.services_production_ul_img{width: 100%;height: auto;position: relative;overflow: hidden;}
.services_production_ul_img img{width: 100%;height: auto;display: block;transition: all 0.4s;}
.services_production_ul_img span{display: flex;width: 130px;height: 130px;background: linear-gradient(88.16deg, #029C46 12.73%, #4FF78E 85.62%);border-radius: 50%;position: absolute;left: -39px;top: -44px;justify-content: flex-end;align-items: flex-end;padding-right: 33px;padding-bottom: 23px;font-size: 36px;color: #fff;font-family: 'Jost-SemiBold';}
.services_production_ul li h4{font-size: 24px;color: #333;font-family: 'Jost-SemiBold';margin-top: 16px;}
.services_production_ul li:hover img{transform: scale(1.1);}
.services_capacity_box{width: 100%;height: auto;margin-top: 80px;}
.services_capacity_content{width: 100%;padding: 86px 0 161px;background: url(https://skywingemb.usa18.wondercdn.com/public/static/images/home/en-us/service_product_bg.png) no-repeat center center;background-size: cover;}
.services_capacity_ul{display: flex;justify-content: center;margin-top: 110px;}
.services_capacity_ul li{margin-left: 120px;}
.services_capacity_ul li img{display: block;margin: 0px auto;transition: all 0.6s;}
.services_capacity_ul li:hover img{transform: translateY(-8px);}
.services_capacity_ul li:nth-of-type(1){margin-left: 0px;}
.services_capacity_ul li h4{font-size: 28px;color: #222;text-align: center;margin-top: 23px;font-family: 'Jost-SemiBold';}
.services_capacity_ul li p{font-size: 18px;color: #666;text-align: center;margin-top: 5px;}
.services_equipment_box{width: 100%;height: auto;padding: 80px 0px;}
.services_equipment_swiper{margin-top: 55px;}
.services_equipment_swiper img{width: 100%;height: auto;display: block;}
.services_equipment_swiper .swiper-slide{width: 55%;}
.services_equipment_swiper .swiper-slide.swiper-slide-active{width: 61%;}
.swiper-wrapper{align-items: flex-end;}
.services_equipment_swiper_right,.services_equipment_swiper_left{width: 77px;height: 158px;display: flex;justify-content: center;align-items: center;background: #fff;}
.services_equipment_swiper_right img,.services_equipment_swiper_left img{display: block;width: 40px;}
.services_equipment_swiper_right{right: 16.4%;}
.services_equipment_swiper_left{left: 22.4%;}
.services_equipment_swiper_page{bottom: 30px !important;}
.services_equipment_swiper_page span{width: 63px;height: 3px;background: rgba(255, 255, 255, 0.5);opacity: 1;border-radius: 0;}
.services_equipment_swiper_page span.swiper-pagination-bullet-active{background: #fff;}
/* contact.html start */
.contact_info_box{width: 100%;height: auto;padding: 80px 0px;}
.contact_info_txt{font-size: 20px;color: #777;text-align: center;margin-top: 17px;}
.contact_info_ul{display: flex;justify-content: center;margin-top: 102px;}
.contact_info_ul li{margin-left: 263px;}
.contact_info_ul li:nth-of-type(1){margin-left: 0px;}
.contact_info_ul li:nth-of-type(2) p{text-align: center;}
.contact_info_ul_img{width: 115px;height: 115px;display: flex;justify-content: center;align-items: center;margin: 0px auto;border: 1px solid var(--mainColor);border-radius: 50%;}
.contact_info_ul_img img{display: block;}
.contact_info_ul li p{display: block;width: 240px;margin: 0px auto;margin-top: 50px;font-size: 16px;color: #333;line-height: 24px;}
.contact_info_ul li p a{color: #333;}
.contact_info_ul li p a:hover{color: var(--mainColor);text-decoration: underline;}
.contact_form_content{width: 100%;height: auto;box-shadow: 0px 4px 23px rgba(0, 0, 0, 0.3);padding: 54px 4%;z-index: 9;position: relative;background: #fff;}
.contact_map_box{height: 669px;width: 100%;margin-top: -104px;}
/* content end*/
/* footer start */
.footer{width: 100%;height: auto;padding: 122px 0px 55px;background: url(https://skywingemb.usa18.wondercdn.com/public/static/images/home/en-us/footer_bg.png) no-repeat center center;background-size: cover;margin-top: -122px;position: relative;z-index: 9;}
.footer_top_box{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: flex-start;}
.footer_title{font-size: 20px;color: #fff;font-family: 'Jost-Medium';margin-bottom: 24px;}
.footer_top_left_ul li{display: flex;justify-content: flex-start;align-items: flex-start;margin-top: 11px;}
.footer_top_left_ul li span{display: block;width: 16px;height: auto;margin-right: 11px;padding-top: 6px;}
.footer_top_left_ul li span img{display: block;margin: 0px auto;}
.footer_top_left_ul li:nth-of-type(1) p{width: 270px;}
.footer_top_left_ul li p{display: block;height: auto;font-size: 16px;color: #fff;line-height: 24px;}
.footer_nav_link a{color: #fff;display: block;margin-top: 11px;font-size: 16px;line-height: 24px;}
.footer_nav_link a:hover{text-decoration: underline;}
.footer_logo{width: 136px;height: auto;}
.footer_logo img{width: 100%;height: auto;display: block;}
.footer_top_right_title{font-size: 20px;color: #fff;font-family: 'Jost-Medium';margin-top: 46px;}
.footer_top_right_share{display: flex;justify-content: flex-start;align-items: center;margin-top: 29px;}
.footer_top_right_share a{display: block;margin-left: 55px;}
.footer_top_right_share a img{display: block;}
.footer_top_right_share a:nth-of-type(1){margin-left: 0;}
.footer_last_box{width: 100%;height: auto;margin-top: 69px;border-top: 1px solid #fff;padding-top: 28px;font-size: 16px;color: #FFF;line-height: 35px;}
/* footer end */
.global_related_columu {
    position: relative;
    margin-bottom: 1%;
    padding: 15px;
    max-width: 49.5%;
    border: 1px solid #dadce0;
    border-radius: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49.5%;
    -ms-flex: 0 0 49.5%;
    flex: 0 0 49.5%;
}
.global_related_item h4 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}
.global_related_columu .related_title {
    position: relative;
}

.global_related_columu .related_title a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 16px;
    font-family: Nunito;
    line-height: 1.5;
    -o-text-overflow: ellipsis;
}
.global_related_columu .related_title a strong{
  font-size: 16px;
  font-weight: 700;
  margin-right: 3px;
}
.global_related_columu .fa_icontw {
    display: inline-block;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    background-image: url(/public/static/images/home/en-us/global_icon.png);
    background-position: 0 -225px;
    background-repeat: no-repeat;
    content: "";
    vertical-align: middle;
    background-size: 450px;
}
.global_related_columu .related_info {
    position: relative;
    margin-top: 5px;
    color: #6e7278;
    font-weight: 400;
    font-size: 16px;
}

.global_related_item .related_info {
    padding-left: 25px;
}

.global_related_columu .related_title a:hover {
    color: #EE1D23;
}

.global_related_video h5 {
    font-weight: 700;
    font-size: 16px;
    font-family: Nunito;
    margin-bottom: 10px;
    padding-left: 10px;
    line-height: 1;
}
.global_related_columus:before,.global_related_columus:after{
display: none;
}
.global_related_columus {
  display: flex;
  flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px;
}
.global_related_columus .re_star{
  position: relative;
    margin-left: auto;
    font-size: 15px;
    display: flex;justify-content: flex-start;align-items: center;
}
.product_description_box .title h3{font-size: 40px;color: #222;font-family: 'Jost-SemiBold';text-align: center;margin-top: 80px;}
@media(max-width:1860px){
	.index_choose_content{width: 90%;}
	.index_choose_content_left{width: 48.5%;}
	.index_choose_content_right{width: 48.5%;}
}
@media(max-width:1768px){
	.content_WH{width: 92%;}
	.index_banner_page{left: -35% !important;}
	.index_offerings_content_swiper_right_btn{right: -45px;}
	.index_offerings_content_swiper_left_btn{left: -45px;}
	.index_about_content_right{width: 540px;}
	.index_about_content_right_bg{width: 100%;height: 354px;}
	.index_about_content_right img{left: -45px;}
	.product_list_box li{width: 24%;margin-left: 1%;}
	.product_detial_info_content_left{width: 48.5%;}
	.product_detial_info_content_right{width: 48.5%;}
	.product_detail_ul li{width: 24%;margin-left: 1%;}
	/* .about_history_ul::after{left: 632px;} */
}
@media(max-width:1400px){
	.nav_box li{margin-left: 20px;font-size: 16px;}
	.index_customers_ul li{width: 19.5%;}
	.index_customers_ul li img{max-width: 90%;}
	.index_message_content li{width: 48.5%;}
	.index_message_box form{width: 100%;display: block;}
	.index_message_content{width: 100%;}
	.product_list_img_box{width: 100%;}
	.product_list_img_box img{max-width: 90%;}
	.product_butn li a{height: 54px;}
	.product_description_box p{width: 100%;}
}
@media(max-width:1200px){
	.nav_box li{font-size: 14px;margin-left: 10px;}
	.header_free_btn{margin-left: 10px;}
	.header_lange_box{margin-left: 10px;}
	.index_offerings_content_swiper_right_btn, .index_offerings_content_swiper_left_btn{display: none;}
	.index_about_content_right_bg{display: none;}
	.index_about_content{flex-direction: column-reverse;}
	.index_about_content_right img{position: relative;left: auto;top: auto;}
	.index_about_content_right{width: 842px;height: auto;}
	.index_about_content_left{width: 100%;margin-top: 30px;margin-right: 0;}
	.index_choose_content{width: 92%;flex-wrap: wrap;margin: 0px auto;margin-top: 50px;}
	.index_choose_content_left{width: 894px;margin: 0px auto;}
	.index_choose_content_right{width: 100%;margin-top: 30px;}
	.index_customers_ul{justify-content: center;flex-wrap: wrap;}
	.index_customers_ul li{width: 32%;margin-left: 2%;}
	.index_customers_ul li:nth-of-type(3n+1){margin-left: 0;}
	.index_customers_ul li:nth-last-of-type(1),.index_customers_ul li:nth-last-of-type(2){margin-top: -5%;}
	.index_customers_box{padding-bottom: 80px;}
	.product_butn li a{padding: 0 30px;}
	.product_list_box li{width: 32%;margin-left: 2% !important;}
	.product_list_box li:nth-of-type(3n+1){margin-left: 0px !important;}
	.services_equipment_swiper_right, .services_equipment_swiper_left{display: none;}
	.contact_info_ul li{margin-left: 5%;}
	.index_message_btn{width: 90%;}
}
@media(max-width:990px){
	.header_top_content_right{width: 224px;}
	.header_bottom_box{position: relative;}
	.nav_box{position: absolute;top: 110px;background: #fff;left: 0;height: calc(100vh - 165px);z-index: 999;width: 100%;display: none;}
	.nav_box li{height: auto;margin-left: 0;text-align: center;margin-top: 30px;display: block;}
	.nav_link_first{display: inline-block;margin: 0px auto;}
	.nav_list_box{position: relative;top: 20px;transform: none;left: 0;margin: 0px auto;}
	.hd_btn{display: block;}
	.index_banner_swiper_content{width: 92%;padding: 4%;}
	.index_about_content_right{max-width: 100%;}
	.index_message_btn{max-width: 90%;}
	.footer_top_box{flex-wrap: wrap;}
	.product_detial_info_content{flex-direction: column-reverse;}
	.product_detial_info_content_right{width: 100%;}
	.product_detial_info_content_left{width: 100%;margin-top: 38px;}
	.about_info_box{padding: 8vw 0px;}
	.services_production_ul_img span{width: 60px;height: 60px;left: -20px;top: -20px;font-size: 24px;padding-right: 10px;padding-bottom: 6px;}
	.contact_info_ul li{margin-left: 1%;}
}
@media(max-width:768px){
	.header_top_content_left li a{font-size: 3.2vw;}
	.header_top_content_left li img{width: 3vw;}
	.header_top_content_left li{margin-right: 3.2vw;}
	.header_top_content{height: 8.8vw;}
	.header_top_content_right{display: none;}
	.header_bottom_content{height: 13.8vw;}
	.header_bottom_content_left{width: 12vw;}
	.header_free_btn{height: 8.8vw;border-radius: 4.4vw;font-size: 3.6vw;width: 27.8vw;}
	.header_lange_box img{width: 4.2vw;}
	.header_lange_box span{font-size: 3.6vw;}
	.header_right_lange_box{right: 0;left: auto;top: 13.8vw;transform: none;}
	.header_right_lange_box a{font-size: 3.6vw;line-height: 8.8vw;}
	.nav_box{top: 13.8vw;height: calc(100vh - 22.6vw);}
	.nav_box li{margin-top: 5.8vw;font-size: 3.6vw;}
	.nav_link_first:after{bottom: -2vw;}
	.nav_box li:nth-of-type(2) .nav_list_box{width: 100%;}
	.nav_list_box{top: 2vw;}
     .nav_list_box a.nav_link_two{display: inline-block;width: auto;}
     .nav_list_box a.nav_link_two:hover{background: none;color: var(--mainColor);}
     .nav_box li:nth-of-type(2) .nav_list_two_box{left: 0;width: 100%;}
     .nav_list_two_box{position: relative;}
	.index_banner_swiper_content p{width: 100%;font-size: 4.8vw;line-height: 5.8vw;}
	.index_banner_swiper_img {padding-bottom: 13.2vw;}
	.more{width: 42vw;height: 8.8vw;font-size: 3.6vw;border-radius: 4.4vw;margin-top: 5.8vw;}
	.index_banner_sw_right_btn, .index_banner_sw_left_btn{width: 4.5vw;height: 8.8vw;}
	.index_banner_sw_right_btn img, .index_banner_sw_left_btn img{width: 60%;}
	.index_banner_swiper_content{left: 4%;}
	.index_offerings_box{padding: 8vw 0px;}
	.index_title{font-size: 4.8vw;}
	.index_offerings_content{margin-top: 5.8vw;}
	.index_offerings_content_swiper .swiper-slide{padding: 5% 4%;}
	.index_offerings_content_swiper h4{font-size: 4.2vw;margin-top: 3.8vw;}
	.index_offerings_content_swiper span{font-size: 3.6vw;margin-top: 3.2vw;}
	.index_about_box{padding: 8vw 0;}
	.index_about_content_left_box{height: 50vw;padding-left: 4%;}
	.index_about_content_left_content{margin-top: 0;}
	.index_about_content_left_content p{font-size: 3.2vw;line-height: 4.8vw;margin-top: 3.2vw;}
	.index_choose_box{padding: 8vw 0;}
	.index_choose_content{margin-top: 3.8vw;}
	.index_choose_content_right_ul li{flex-wrap: wrap;}
	.index_choose_content_right_ul li img{width: 20vw;}
	.index_choose_content_right_ul li p{margin-left: 0px;width: 92%;margin: 0px auto;font-size: 3.2vw;margin-top: 3.2vw;}
	.index_choose_content_right_ul li{padding: 3.8vw;}
	.index_customers_box{padding: 8vw 0;}
	.index_customers_ul{margin-top: 4.8vw;justify-content: space-between;}
	.index_customers_ul li{width: 48.5%;height: 50vw;margin-left: 0;margin-top: 3.8vw;}
	.index_customers_ul li:nth-last-of-type(1), .index_customers_ul li:nth-last-of-type(2){margin-top: 0;margin-top: 3.8vw;}
	.index_customers_ul li:nth-last-of-type(1){margin: 0px auto;margin-top: -5.2vw;}
	.index_customers_ul li img{width: 78%;}
	.index_message_box{padding: 8vw 0;}
	.index_message_txt{font-size: 3.2vw;line-height: 4.8vw;margin-top: 3.2vw;}
	.index_message_content{margin-top: 2.8vw;}
	.index_message_content li{width: 100%;height: 8.8vw;}
	.index_message_content li input{font-size: 3.2vw;padding-left: 3.2vw;}
	.index_message_content li:nth-last-of-type(1){height: 28vw;font-size: 3.2vw;}
	.index_message_content li:nth-last-of-type(1) textarea{font-size: 3.2vw;padding: 1.2vw 3.2vw;}
	.footer{margin-top: 0;}
	.index_message_btn{height: 10.8vw;border-radius: 5.4vw;font-size: 3.8vw;margin-top: 3.8vw;}
	.footer{padding: 16vw 0 8vw;}
	.footer_top_left{width: 100%;}
	.footer_title{font-size: 4.2vw;margin-bottom: 3.2vw;}
	.footer_top_left_ul{width: 100%;}
	.footer_top_left_ul li{margin-top: 1.2vw;}
	.footer_top_left_ul li span{width: 3.8vw;margin-left: 1.2vw;padding-top: 0.8vw;}
	.footer_top_left_ul li span img{width: 100%;}
	.footer_top_left_ul li:nth-of-type(1) p{width: auto;}
	.footer_top_left_ul li p{font-size: 3.2vw;line-height: 4.8vw;}
	.footer_nav_link{width: 48.5%;margin-top: 3.2vw;}
	.footer_nav_link a{font-size: 3.2vw;line-height: 4.8vw;margin-top: 3.2vw;}
	.footer_top_right{width: 100%;margin-top: 3.8vw;}
	.footer_logo{margin: 0px auto;}
	.footer_top_right_title{font-size: 4.2vw;margin-bottom: 3.2vw;margin-top: 3.8vw;text-align: center;}
	.footer_top_right_share{justify-content: center;}
	.footer_last_box{margin-top: 3.8vw;padding-top: 3.2vw;font-size: 3.2vw;}
	body{padding-bottom: 0;}
	.product_banner_content h1{font-size: 4.8vw;}
	.product_banner_content p{font-size: 3.6vw;margin-top: 3.2vw;}
	.crumbs_box{height: 8.8vw;line-height: 8.8vw;font-size: 3.2vw;}
	.product_box{padding: 8vw 0px;}
	.product_butn{flex-wrap: wrap;}
	.product_butn li{width: calc(100% / 3);margin-top: 3.2vw;}
	.product_butn li a{padding: 0;height: 10.8vw;width: 100%;font-size: 3.2vw;}
	.product_butn{margin-top: 2.2vw;}
	.product_list_box{margin-top: 2.2vw;justify-content: space-between;}
	.product_list_box li{width: 48.5%;margin-top: 3.8vw;padding-bottom: 3.8vw;margin-left: 0 !important;}
	.product_list_img_box{height: 48vw;margin-top: 3.8vw;}
	.product_list_box li h4{font-size: 3.6vw;margin-top: 3.2vw;}
	.product_list_box li span{font-size: 3.6vw;margin-top: 3.2vw;}
	.product_detial_info_box{padding: 8vw 0;}
	.product_detial_info_content_left{margin-top: 5.8vw;}
	.product_detial_info_content_left h1{font-size: 4.8vw;}
	.product_detial_info_content_left p{font-size: 3.2vw;line-height: 4.8vw;margin-top: 3.2vw;padding-top: 1.2vw;}
	.product_detial_info_content_left_type{padding: 1.2vw 0;}
	.product_detial_info_content_left_type li{font-size: 3.2vw;line-height: 5.8vw;}
	.product_detial_info_content_left_sw{display: none;}
	.product_detial_info_content_left_share{margin-top: 3.2vw;}
	.product_detial_info_content_left_share a{margin-left: 3.2vw;}
	.product_description_box p{font-size: 3.2vw;line-height: 4.8vw;margin-top: 3.2vw;}
	.product_description_box{padding-bottom: 8vw;}
	.product_paeameters_box table{margin-top: 5.8vw;}
	.product_paeameters_box table th{height: 9.8vw;font-size: 3.6vw;}
	.product_paeameters_box table td{height: 8.8vw;font-size: 3.2vw;}
	.product_paeameters_box{padding-bottom: 8vw;}
	.product_detail_ul{margin-top: 2.8vw;justify-content: space-between;}
	.product_detail_ul li{margin-top: 3.2vw;width: 48.5%;margin-left: 0;}
	.product_detail_ul_img{height: 50vw;}
	.product_detail_ul li h4{height: 10.8vw;font-size: 3.6vw;}
	.product_detail_box{padding-bottom: 8vw;}
	.about_info_box p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.about_advantage_box{padding: 8vw 0px;}
	.about_advantage_ul{flex-wrap: wrap;margin-top: 2.8vw;}
	.about_advantage_ul li{width: 48.5%;margin-top: 3.2vw;}
	.about_advantage_ul li img{width: 16vw;}
	.about_advantage_ul li h4{font-size: 3.6vw;margin-top: 3.2vw;}
	.about_history_box{padding: 8vw 0;}
	.about_history_ul{margin-top: 3.2vw;}
	.about_history_ul li:nth-of-type(odd){margin-top: 3.2vw;}
	.about_history_ul li h4{width: 100%;font-size: 4.2vw;}
	.about_history_ul li h4 span{font-size: 3.2vw;}
	.about_history_ul li p{font-size: 3.2vw;line-height: 4.8vw;margin-top: 3.2vw;}
	.about_history_ul li:nth-of-type(odd) p{margin-right: 6.8vw;}
	.about_history_ul li h4::after{right: -2vw;top: 3.8vw;}
	.about_history_ul li:nth-of-type(even) p{margin-left: 6.8vw;}
	.about_history_ul li:nth-of-type(even){margin-left: -1vw;margin-top: 21vw;}
	.services_info_box{padding: 8vw 0;}
	.services_info_content p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.services_production_box{padding: 8vw 0;}
	.services_production_ul{margin-top: 2.8vw;flex-wrap: wrap;justify-content: space-between;}
	.services_production_ul li{width: 48.5%;margin-left: 0;margin-top: 3.2vw;}
	.services_production_ul_img span{width: 10vw;height: 10vw;left: -2vw;top: -2vw;font-size: 3.6vw;padding-right: 2vw;padding-bottom: 2vw;}
	.services_production_ul li h4{font-size: 3.6vw;margin-top: 3.2vw;}
	.services_capacity_content{padding: 8vw 0;}
	.services_capacity_ul{margin-top: 2.8vw;justify-content: space-between;flex-wrap: wrap;}
	.services_capacity_ul li{width: 48.5%;margin-left: 0;margin-top: 3.8vw;}
	.services_capacity_ul li img{width: 10.8vw;}
	.services_capacity_ul li h4{font-size: 3.6vw;margin-top: 3.2vw;}
	.services_capacity_ul li p{font-size: 3.2vw;margin-top: 3.2vw;}
	.services_capacity_box{margin-top: 8vw;}
	.services_equipment_box{padding: 8vw 0;}
	.services_equipment_swiper{margin-top: 5.8vw;}
	.contact_info_box{padding: 8vw 0;}
	.contact_info_txt{font-size: 3.2vw;line-height: 4.8vw;margin-top: 3.2vw;}
	.contact_info_ul li{width: 100%;margin-left: 0;margin-top: 3.2vw;}
	.contact_info_ul_img{width: 18vw;height: 18vw;}
	.contact_info_ul_img img{width: 38%;}
	.contact_info_ul li p{width: 100%;margin-top: 3.2vw;font-size: 3.2vw;line-height: 4.8vw;text-align: center;}
	.contact_info_ul{justify-content: space-between;margin-top: 2.8vw;flex-wrap: wrap;}
	.contact_form_content{padding: 5% 4%;}
	.contact_map_box{height: 100vw;margin-top: -10vw;}
     .news_box{padding-bottom: 8vw;}
     .download_box{padding-bottom: 8vw;}
     .faq_box{padding-bottom: 8vw;}
     .video_box{padding-bottom: 8vw;}
     .product_content_txt{font-size: 3.6vw;line-height: 5.8vw;margin-top: 5.8vw;}
     .global_related_columu{max-width: 100%;flex: auto;}
    .product_description_box .title h3{font-size: 4.8vw;margin-top: 8vw;}
}