.contentWH{width: 73.6%;height: auto;margin: 0px auto;}
.contactBox202006131030 {
  padding: 50px 0;
  overflow: hidden;
}
.contactBox202006131030 {
  padding: 50px 0;
  overflow: hidden;
}
.contactBox202006131030 .contactInfo {
  overflow: hidden;
  width: 50%;
  float: left;
}
.contactBox202006131030 .textBox {
  margin-bottom: 30px;
}
.contactBox202006131030 .textBox h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 15px;
  color: #333;
}
.contactBox202006131030 .textBox p {
  font-size: 16px;
  color: #333333;
  line-height: 1.6;
}
.contactBox202006131030 .contactInfo ul li {
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  color: #333333;
  line-height: 1.6;
  background-repeat: no-repeat;
  background-position: left 7px;
}
.contactBox202006131030 .contactInfo ul li.contactTel {
  background-image: url("https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/contactTel.png");
}
.contactBox202006131030 .contactInfo ul li.contactWhatsapp {
  background-image: url("https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/contactWhatsapp.png");
}
.contactBox202006131030 .contactInfo ul li.contactEmail {
  background-image: url("https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/contactEmail.png");
}
.contactBox202006131030 .contactInfo ul li.contactAddress {
  background-image: url("https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/contactAddress.png");
}
.contactBox202006131030 .contactInfo ul li a {
  font-size: 16px;
  color: #333333;
  line-height: 1.6;
}
.contactBox202006131030 .contactInfo ul li a:hover {
  color: #3677e2;
}
.contactBox202006131030 .contactForm {
  width: 50%;
  float: left;
  padding-left: 40px;
  overflow: hidden;
}
.contactBox202006131030 .title h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 15px;
}
.info {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  margin-bottom: 10px;
}
.contactBox202006131030 .contactForm .info .label_control {
  position: absolute;
  left: 10px;
  top: 0;
  line-height: 36px;
  font-size: 16px;
  color: #2c2c2c;
}
.info .tips {
  position: absolute;
  top: 0;
  right: 10px;
  line-height: 36px;
  color: #ff0000;
  z-index: 999;
}
.contactBox202006131030 .contactForm .info input[type="text"] {
  width: 100%;
  height: 36px;
  padding: 0 10px;
  border: 1px solid #dcdcdc;
  font-size: 16px;
  color: #2c2c2c;
}
.contactBox202006131030 .contactForm .info textarea {
  width: 100%;
  height: 100px;
  padding: 5px 10px;
  resize: none;
  border: 1px solid #dcdcdc;
  font-size: 16px;
  color: #2c2c2c;
}
.contactBox202006131030 .contactForm .info input[type="submit"] {
  display: inline-block;
  width: 200px;
  height: 44px;
  line-height: 42px;
  border: 0;
  font-size: 16px;
  color: #ffffff;
  margin-top: 20px;
  text-transform: uppercase;
  background: #000000;
  cursor: pointer;
  transition: all 0.3s;
}
.contactBox202006131030 .contactForm .info input[type="submit"]:hover {
  background:var(--mainColor);
  transition: all 0.3s;
}
@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-Hairline';
     src: url('fonts/Lato-Hairline.ttf');
}
@font-face{
     font-family: 'Lato-Light';
     src: url('fonts/Lato-Light.ttf');
}
@font-face{
     font-family: 'Poppins-Thin';
     src: url('fonts/Poppins-Thin.ttf');
}
@font-face{
     font-family: 'Poppins-ExtraLight';
     src: url('fonts/Poppins-ExtraLight.ttf');
}
@font-face{
     font-family: 'Poppins-Light';
     src: url('fonts/Poppins-Light.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-Medium';
     src: url('fonts/Poppins-Medium.ttf');
}
@font-face{
     font-family: 'Lato-Regular';
     src: url('fonts/Lato-Regular.ttf');
}
@font-face{
     font-family: 'Anton-Regular';
     src: url('fonts/Anton-Regular.ttf');
}
*{
  font-family: "Lato-Regular";
}
:root{
	--mainColor:#2e64a4;
	--222:#222222;
	--333:#333333;
	--fff:#ffffff;
}
.swiper-button-prev,.swiper-button-next{background: none;}
.swiper-button-prev:after,.swiper-button-next:after{
	display: none;
}
input,textarea{
	outline: none;
}
/*header start*/
.header{width: 100%;height: auto;position: relative;}
.header.fixed{position: fixed;left: 0;top: 0;z-index: 999;box-shadow: 0px 0px 21px 0px rgba(4, 0, 0, 0.15);background: #FFFFFF;transition: all 0.6s;}
.header.fixed.active{top: -139px;}
.header_top_box{width: 100%;height: auto;border-bottom: 1px solid #e2e2e2;position: relative;padding-left: 10.6%;}
.header_top_content_box{width: 100%;height: 56px;display: flex;justify-content: space-between;align-items: center;}
.header_top_content_left{display: flex;height: 100%;justify-content: flex-start;align-items: center;}
.header_top_content_left_contact{height: 100%;display: flex;justify-content: flex-start;align-items: center;}
.header_top_content_left_contact p{display: flex;justify-content: flex-start;align-items: center;}
.header_top_content_left_contact p img{display: block;margin-right: 8px;}
.header_top_content_left_contact p a{display: block;font-size: 16px;color: #151515;font-family: "Lato-Light";}
.header_top_content_left_contact p a:hover{text-decoration: underline;color: var(--mainColor);}
.header_top_content_left_contact p + p{margin-left: 20px;}
.header_top_content_left_share{height: 100%;display: flex;justify-content: flex-start;margin-left: 30px;align-items: center;}
.header_top_content_left_share a{display: block;}
.header_top_content_left_share a img{display: block;}
.header_top_content_left_share a + a{margin-left: 20px;}
.header_top_logo{display: flex;height: 100%;justify-content: flex-start;align-items: center;margin-left: 50px;}
.header_top_logo li{width: 46px;height: auto;}
.header_top_logo li img{width: 100%;height: auto;display: block;}
.header_top_logo li + li{margin-left: 20px;}
.header_top_content_right{display: flex;justify-content: flex-end;align-items: center;height: 100%;}
.header_top_content_right_language{height: 100%;display: flex;align-items: center;position: relative;cursor: pointer;}
.header_top_content_right_language span{display: block;font-size: 18px;color: #5c5c5c;}
.header_top_content_right_language_list{width: 140px;max-height: 0px;overflow: hidden; background: #FFFFFF;position: absolute;left: 50%;transform: translateX(-50%);top: 100%;z-index: 99;transition: all 0.3s;}
.header_top_content_right_language:hover .header_top_content_right_language_list{max-height: 800px;}
.header_top_content_right_language_list a{display: block;text-align: center;line-height: 45px;font-size: 16px;color: #5C5C5C;border-bottom: 1px solid #e2e2e2;}
.header_top_content_right_language_list a:hover{background: var(--mainColor);color: #FFFFFF;}
.header_top_content_right_search_box{width: 236px;height: 32px;position: relative;margin-left: 23px;}
.header_top_content_right_search_box form{display: block;width: 100%;height: 100%;}
.header_search_input{width: 100%;height: 100%;background: #eaeaea;border: none;}
.header_search_btn{width: 37px;height: 100%;display: block;border: none;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/header_search_ico.png) no-repeat center center var(--mainColor);position: absolute;right: 0;top: 0;cursor: pointer;}
.header_top_box:before{content: "";display: block;width: 10.6%;height: 100%;background: var(--mainColor);position: absolute;left: 0;top: 0;clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);}
.header_bottom_box{width: 100%;height: auto;}
.header_bottom_content{width: 100%;height: 82px;display: flex;justify-content: space-between;align-items: center;}
.header_logo_box{width: 170px;height: auto;}
.header_logo_box img{width: 100%;height: auto;display: block;}
.nav_box{display: flex;justify-content: flex-end;align-items: center;height: 100%;}
.nav_box li{height: 100%;display: flex;align-items: center;font-size: 18px;position: relative;}
.nav_box li:nth-of-type(2){position: initial;}
.nav_box li i{display: flex;align-items: center;margin-left: 5px;}
.nav_box li + li{margin-left: 50px;}
.nav_frist_link{color: #5c5c5c;}
.nav_box li.on .nav_frist_link{color: var(--mainColor);}
.nav_frist_link:hover{color: var(--mainColor);}
.nav_list_box{width: 240px;max-height:0;overflow: hidden;background: #FFFFFF;box-shadow: 0px 0px 18px 0px rgba(108, 108, 108, 0.09);position: absolute;left: 50%;transform: translateX(-50%);top: 100%;transition: all 0.3s;z-index: 9;}
.nav_box li:hover .nav_list_box{max-height: 800px;}
.nav_box li:nth-of-type(2):after{content: "";display: block;width: 100vw;height: calc(100vh - 139px);background: rgba(0,0,0,0.5);position: absolute;left: 0;top: 139px;z-index: 9;display: none;}
.nav_box li:nth-of-type(2):hover:after{display: block;}
.nav_box li:nth-of-type(2) .nav_list_box{width: 66.3%;display: flex;z-index: 10;}
.nav_list_left_box{width: 366px;height: 347px;background: #eeeeee;padding: 69px 0;}
.nav_list_left_box dd{width: 100%;height: 60px;}
.nav_list_left_box dd a{display: flex;align-items: center;justify-content: space-between !important;width: 100% !important;height: 100% !important;padding: 0 22px !important;border: none !important;border-radius: initial !important;}
.nav_list_left_box dd a span{font-size: 18px;color: #353535;font-family: "Poppins-Medium";font-size: 18px;}
.nav_list_left_box dd a i{font-size: 30px;color: #c5c5c5;font-family: "Poppins-Light";}
.nav_list_left_box dd:hover,.nav_list_left_box dd.on{background: #FFFFFF;}
.nav_list_left_box dd:hover a span,.nav_list_left_box dd.on a span{color: #2a5d9e;}
.nav_list_left_box dd:hover a i,.nav_list_left_box dd.on a i{color: #2a5d9e;}
.nav_list_right_box{flex: 1;display: flex;flex-direction: column;justify-content: flex-start;padding-top: 69px;}
.nav_list_right_list{width: 100%;height: auto;display: flex;justify-content: flex-start;padding: 0 40px;display: none;}
.nav_list_right_list_item{width: 44.3%;height: auto;border: solid 1px #e5e5e5;}
.nav_list_right_list_item + .nav_list_right_list_item{margin-left: 10px;}
.nav_list_right_list_item a{display: flex;justify-content: flex-start;align-items: center;padding-right: 25px;width: 100%;height: auto;}
.nav_list_right_list_item_left{width: 46.2%;height: auto;}
.nav_list_right_list_item_left img{width: 100%;height: auto;display: block;}
.nav_list_right_list_item_right{flex: 1;}
.nav_list_right_list_item_right h4{font-size: 18px;color: #5C5C5C;font-family: "Lato-Regular";}
.nav_list_right_list_item_right p{font-size: 14px;color: #5C5C5C;font-family: "Poppins-Light";line-height: 1.6;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;margin-top: 10px;}
.nav_list_right_list_item_right span{font-size: 14px;color: #747474;font-family: "Poppins-Light";display: block;margin-top: 10px;}
.nav_list_right_list_item:hover{border-color: transparent;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.14);}
.nav_list_right_list_item:hover .nav_list_right_list_item_right h4{color: var(--mainColor);}
.nav_list_right_list_item:hover .nav_list_right_list_item_right span{color: var(--mainColor);text-decoration: underline;}
.nav_list_two_box{width: 100%;height: 48px;}
.nav_second_link{font-size: 16px;color: #5C5C5C;border-bottom: 1px solid #e2e2e2;display: block;padding: 0 15px;height: 100%;display: flex;align-items: center;}
.nav_second_link:hover{color: #FFFFFF;background: var(--mainColor);}
.nav_box li:nth-last-of-type(1) a{display: flex;justify-content: center;align-items: center;width: 120px;height: 46px;border: 2px solid var(--mainColor);border-radius: 23px;color: var(--mainColor);}
.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:  #5C5C5C;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;}
.index_banner_swiper{width: 100%;height: auto;}
.index_banner_swiper_bg{width: 100%;height: auto;}
.index_banner_swiper_bg video{width: 100%;height: auto;display: block;}
.index_banner_swiper_bg img{width: 100%;height: auto;display: block;}
.index_banner_swiper_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.index_banner_swiper_content h4{font-size: 82px;color: var(--mainColor);font-family: "Lato-Black";text-align: center;margin-top: 130px;}
.index_banner_swiper_page span{width: 29px;height: 3px;background: #FFFFFF;border-radius: 2px;opacity: 1;}
.index_banner_swiper_page span.swiper-pagination-bullet-active{background: var(--mainColor);}
/*banner end*/
/*content start*/
.content{width: 100%;height: auto;}
.index_about_box{width: 100%;height: auto;padding-top: 38px;}
.index_about_content_box{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}
.index_about_content_left{width: 40.7%;height: auto;}
.index_about_content_left_txt{width: 100%;height: auto;}
.index_about_content_left_txt h4{font-size: 36px;color: #5C5C5C;font-family: "Lato-Black";}
.index_about_content_left_txt p{font-size: 16px;color: #5C5C5C;font-family: "Lato-Light";line-height: 1.6;margin-top: 33px;}
.index_about_content_left_txt a{width: 208px;height: 52px;border-radius: 26px;display: flex;justify-content: center;align-items: center;margin-top: 30px;font-family: 16px;color: #FFFFFF;text-align: center;font-family: "Lato-Light";background: var(--mainColor);}
.index_about_content_left_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 33px;}
.index_about_content_left_ul li{width: 48.5%;height: auto;margin-top: 45px;}
.index_about_content_left_ul li:nth-of-type(1),.index_about_content_left_ul li:nth-of-type(2){margin-top: 0;}
.index_about_content_left_ul li img{display: block;width: 38px;height: auto;margin: 0px auto;}
.index_about_content_left_ul li p{font-size: 16px;color: #000000;font-family: "Lato-Light";text-align: center;margin-top: 18px;}
.index_about_content_left_ul li h4{font-size: 48px;color: var(--mainColor);text-align: center;font-family: "Lato-Bold";margin-top: 8px;}
.index_about_content_right{width: 55.8%;height: auto;}
.index_about_content_right img{width: 100%;height: auto;display: block;}
.index_application_box{width: 100%;height: auto;padding: 66px 0px;background: var(--mainColor);}
.index_application_content_box{width: 100%;height: auto;overflow: hidden;}
.index_application_title{font-size: 36px;color: #FFFFFF;font-family: "Lato-Black";text-align: center;}
.index_application_content_btn_box{width: 57.7%;height: auto;margin: 0px auto;margin-top: 90px;position: relative;}
.index_application_content_btn_sw{width: 89%;height: auto;}
.index_application_content_btn_sw .swiper-slide{font-size: 16px;color: #FFFFFF;font-family: "Lato-Light";text-align: center;height: 52px;line-height: 52px;cursor: pointer;}
.index_application_content_btn_sw .swiper-slide.swiper-slide-thumb-active{background: rgba(95, 171, 225, 0.2);border-radius: 26px;}
.index_application_content_btn_sw_right,.index_application_content_btn_sw_left{width: 38px;height: 38px;border: 1px solid #FFFFFF;border-radius: 50%;display: flex;align-items: center;justify-content: center;line-height: normal;font-size: 36px;color: #FFFFFF;font-family: "Poppins-Light";}
.index_application_content_btn_sw_right{right: 0px;}
.index_application_content_btn_sw_left{left: 0px;}
.index_application_content_sw{width: 26.6%;height: auto;margin: 0px auto;margin-top: 67px;overflow: visible;}
.index_application_content_sw .swiper-slide{position: relative;}
.index_application_content_sw_img{width: 100%;height: auto;overflow: hidden;border-radius: 10px;}
.index_application_content_sw_img img{width: 100%;height: auto;display: block;transition: all 0.6s;}
.index_application_content_sw .swiper-slide:hover .index_application_content_sw_img img{transform: scale(1.1);}
.index_application_content_sw .swiper-slide h4{font-size: 18px;color: #FFFFFF;font-family: "Lato-Black";text-align: center;position: absolute;bottom: 28px;left: 0;display: block;width: 100%;}
.index_product_box{width: 100%;height: auto;padding: 58px 0px;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/index_product_bg.jpg) no-repeat center center;background-size: cover;}
.index_product_title{font-size: 36px;color: #5C5C5C;font-family: "Lato-Black";text-align: center;}
.index_product_ul{width: 100%;height: auto;margin-top: 14px;}
.index_product_ul li{width: 100%;height: auto;position: relative;margin-top: 19px;box-shadow: 0px 0px 38px 0px rgba(4, 0, 0, 0.18);}
.index_product_ul_bg{width: 100%;height: auto;}
.index_product_ul_bg img{width: 100%;height: auto;display: block;}
.index_product_ul_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 0 10.3%;display: flex;justify-content: space-between;align-items: center;background: #FFFFFF;transition: all 0.3s;}
.index_product_ul_content_left h4{font-size: 24px;color: #5C5C5C;font-family: "Lato-Black";transition: all 0.3s;}
.index_product_ul_content_left_link{margin-top: 18px;}
.index_product_ul_content_left_link a{display: block;font-size: 24px;color: #5C5C5C;line-height: 1.6;transition: all 0.3s;}
.index_product_ul_content_left_link_more{display: block;font-size: 16px;color: #173087;font-family: "Lato-Light";margin-top: 74px;transition: all 0.3s;}
.index_product_ul li:hover .index_product_ul_content{background: transparent;}
.index_product_ul li:hover .index_product_ul_content_left h4{color: #FFFFFF;}
.index_product_ul li:hover .index_product_ul_content_left_link a{color: #FFFFFF;}
.index_product_ul li:hover .index_product_ul_content_left_link_more{color: #FFFFFF;text-decoration: underline;}
.index_product_ul_content_right{width: 67.63%;height: auto;display: flex;align-items: center;}
.index_product_ul_content_right img{display: block;max-width: 100%;height: auto;}
.index_product_ul li:nth-of-type(even) .index_product_ul_content{flex-direction: row-reverse;}
.index_online_box{width: 100%;height: auto;padding: 58px 0px;}
.index_online_content{width: 100%;height: auto;display: flex;justify-content: flex-start;background: #f4f4f4;}
.index_online_content_left{width: 53.7%;height: auto;}
.index_online_content_left img{width: 100%;height: auto;display: block;}
.index_online_content_right{flex: 1;display: flex;justify-content: center;align-items: center;}
.index_online_content_right_txt{width: 50%;height: auto;}
.index_online_content_right_txt h4{font-size: 24px;color: #5C5C5C;font-family: "Lato-Black";}
.index_online_content_right_txt p{font-size: 16px;color: #5C5C5C;line-height: 1.6;margin-top: 13px;}
.index_online_content_right_txt a{width: 208px;height: 52px;display: flex;justify-content: center;align-items: center;background: var(--mainColor);font-size: 16px;color: #FFFFFF;border-radius: 26px;text-align: center;margin-top: 37px;}
.index_blog_box{width: 100%;height: auto;padding-bottom: 58px;}
.index_blog_content_box{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 64px;}
.index_blog_content_left{width: 44.9%;height: auto;padding-right: 6.3%;border-right: 1px dashed #dcdcdc;}
.index_blog_content_left_bg{width: 100%;height: auto;overflow: hidden;}
.index_blog_content_left_bg img{width: 100%;height: auto;display: block;transition: all 0.3s;}
.index_blog_content_left_bg:hover img{transform: scale(1.1);}
.index_blog_content_left_time{display: flex;justify-content: flex-start;align-items: center;margin-top: 15px;font-size: 18px;color: #000000;}
.index_blog_content_left_time span{display: flex;justify-content: center;align-items: center;font-size: 16px;color: #FFFFFF;font-family: "Lato-Light";width: 177px;height: 24px;border-radius: 12px;background: var(--mainColor);margin-left: 10px;}
.index_blog_content_left h4{font-size: 20px;color: #000000;line-height: 1.6;margin-top: 14px;}
.index_blog_content_left p{font-size: 16px;color: #5C5C5C;font-family: "Lato-Light";line-height: 1.6;margin-top: 15px;}
.index_blog_content_left_more{font-size: 16px;color: #173087;font-family: "Lato-Light";display: block;margin-top: 53px;text-decoration: underline;}
.index_blog_content_right{width: 50%;height: auto;}
.index_blog_content_right li{width: 100%;height: auto;padding-top: 16px;border-bottom: 1px dashed #dcdcdc;}
.index_blog_content_right li:nth-of-type(1){padding-top: 0;}
.index_blog_content_right li a{display: flex;justify-content: flex-start;width: 100%;padding-bottom: 20px;}
.index_blog_content_right_left{width: 20.86%;height: auto;overflow: hidden;margin-right: 14px;}
.index_blog_content_right_left img{width: 100%;height: auto;display: block;transition: all 0.3s;}
.index_blog_content_right_right{flex: 1;}
.index_blog_content_right_right h4{font-size: 20px;color: #000000;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;margin-top: 16px;}
.index_blog_content_right li:hover .index_blog_content_right_left img{transform: scale(1.1);}
.index_blog_content_right li:hover h4{color: var(--mainColor);text-decoration: underline;}
/*about.html start*/
.about_banner_bg{width: 100%;height: auto;}
.about_banner_bg img{width: 100%;height: auto;display: block;}
.about_banner_content{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;justify-content: center;align-items: center;}
.about_banner_content h1{font-size: 36px;color: #FFFFFF;font-family: "Lato-Black";text-align: center;text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);}
.crumbs_box{width: 100%;height: auto;padding: 17px 0px;}
.crumbs_box ul{display: flex;justify-content: flex-start;align-items: center;}
.crumbs_box ul li{font-size: 16px;}
.crumbs_box ul li a,.crumbs_box ul li i{color: #5C5C5C;}
.crumbs_box ul i{margin: 0 5px;}
.about_info_box{width: 100%;height: auto;padding-bottom: 75px;}
.about_info_content{width: 100%;height: auto;display: flex;justify-content: space-between;background: #f4f5f7;}
.about_info_content_left{flex: 1;padding: 0 64px;display: flex;flex-direction: column;justify-content: center;}
.about_info_content_left h4{font-size: 36px;color: #5C5C5C;font-family: "Lato-Black";}
.about_info_content_left p{font-size: 16px;color: #5C5C5C;line-height: 1.6;margin-top: 20px;}
.about_info_content_right{width: 53.4%;height: auto;position: relative;}
.about_info_content_right img{width: 100%;height: auto;display: block;}
.about_info_content_right a:after{background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/about_info_video_btn.png) no-repeat center center;background-size: 50px;}
.about_global_box{width: 100%;height: auto;padding: 89px 0px;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/about_map_bg.jpg) no-repeat center center;background-size: cover;}
.about_global_title{font-size: 36px;color: #1c1c1c;font-family: "Lato-Black";text-align: center;}
.about_global_map{width: 85.3%;height: auto;margin: 0px auto;margin-top: 80px;}
.about_global_map img{width: 100%;height: auto;display: block;}
.about_global_map_ul{display: flex;justify-content: center;margin-top: 30px;}
.about_global_map_ul li h4{font-size: 60px;color: var(--mainColor);font-family: "Lato-Bold";text-align: center;}
.about_global_map_ul li p{font-size: 18px;color: #1C1C1C;text-align: center;margin-top: 10px;}
.about_global_map_ul li + li{margin-left: 200px;}
.about_history_box{width: 100%;height: auto;padding: 92px 0px;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/about_history_bg.jpg) no-repeat center center;background-size: cover;}
.about_history_ul{width: 100%;height: auto;padding: 92px 0px;display: flex;justify-content: center;position: relative;flex-wrap: wrap;padding-top: 32px;margin-top: 60px;}
.about_history_ul:after{content: "";display: block;width: 2px;height: 100%;background: var(--mainColor);position: absolute;left: 50%;transform: translateX(-50%);top: 0;}
.about_history_ul:before{content: "";display: block;width: 20px;height: 11px;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/about_history_ico.png) no-repeat center center;background-size: 100% auto;position: absolute;left: 50%;top: -2px;transform: translateX(-50%);z-index: 2;}
.about_history_ul li:nth-of-type(even){margin-left: 52px;}
.about_history_ul li{width: 38.43%;height: auto;margin-top: 60px;}
.about_history_ul li h4{font-size: 24px;color: #5C5C5C;font-family: "Lato-Black";text-align: right;display: block;position: relative;}
.about_history_ul li p{font-size: 16px;color: #5C5C5C;line-height: 1.6;margin-top: 15px;text-align: right;}
.about_history_ul li h4:after{content: "";display: block;width: 20px;height: auto;aspect-ratio:1/1;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/about_history_ico2.png) no-repeat center center;background-size: 100% auto;position: absolute;right: -36px;top: 50%;transform: translateY(-50%);z-index: 2;}
.about_history_ul li:nth-of-type(even) h4{text-align: left;}
.about_history_ul li:nth-of-type(even) p{text-align: left;}
.about_history_ul li:nth-of-type(even) h4:after{right: auto;left: -36px;}
.about_honors_box{width: 100%;height: auto;position: relative;}
.about_honors_bg{width: 100%;height: auto;}
.about_honors_bg img{width: 100%;height: auto;display: block;}
.about_honors_title{font-size: 36px;color: #5C5C5C;font-family: "Lato-Black";text-align: center;position: absolute;left: 50%;transform: translateX(-50%);top: 80px;}
.about_culture_box{width: 100%;height: auto;padding: 80px 0px;}
.contentWH1600{width: 83.3%;height: auto;margin: 0px auto;}
.about_culture_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 80px;}
.about_culture_ul li{width: 32%;height: auto;background: #f6f8fa;padding: 38px 72px;padding-bottom: 72px;}
.about_culture_ul_img{width: 128px;height: auto;margin: 0px auto;transition: all 0.6s;}
.about_culture_ul_img img{width: 100%;height: auto;}
.about_culture_ul li h4{font-size: 30px;color: #1C1C1C;text-align: center;font-family: "Lato-Bold";margin-top: 30px;}
.about_culture_ul li p{font-size: 16px;color: #000000;line-height: 1.6;text-align: center;margin-top: 30px;}
.about_culture_ul li:hover .about_culture_ul_img{transform: translateY(-10px);}
/*about.html end*/
/*production.html start*/
.production_list_box{width: 100%;height: auto;padding: 80px 0px;}
.production_list_ul{width: 100%;height: auto;}
.production_list_ul li{width: 100%;height: auto;display: flex;justify-content: flex-start;}
.production_list_ul_txt{flex: 1;display: flex;flex-direction: column;justify-content: center;padding: 0 56px;background: #f3f5f8;}
.production_list_ul_img{width: 57.1%;height: auto;margin-left: 3px;}
.production_list_ul_img img{width: 100%;height: auto;display: block;}
.production_list_ul li:nth-of-type(even){flex-direction: row-reverse;}
.production_list_ul li:nth-of-type(even) .production_list_ul_img{margin-left: 0;margin-right: 3px;}
.production_list_ul_txt h4{font-size: 24px;color: var(--mainColor);font-family: "Lato-Black";}
.production_list_ul_txt p{font-size: 18px;color: #474747;line-height: 1.6;margin-top: 24px;}
.production_list_ul li + li{margin-top: 10px;}
.production_process_box{width: 100%;height: auto;padding: 80px 0px;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/production_process_bg.jpg) no-repeat center center;background-size: cover;}
.production_process_title{font-size: 36px;color: #282828;font-family: "Lato-Black";text-align: center;}
.production_process_title.white{color: #fff;}
.production_process_content{width: 100%;height: auto;margin-top: 62px;}
.production_process_content img{display: block;margin: 0px auto;max-width: 100%;}
.production_digital_box{width: 100%;height: auto;padding: 80px 0px;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/production_digital_bg.jpg) no-repeat center center;background-size: cover;}
.production_digital_title{font-size: 36px;color: #FFFFFF;font-family: "Lato-Black";text-align: center;}
.production_digital_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 102px;align-items: flex-start;}
.production_digital_ul li{width: 19.4%;height: auto;aspect-ratio:286/248;background: rgba(255,255,255,0.8);clip-path: polygon(20% 0, 80% 0, 100% 50%, 80% 100%, 20% 100%, 0 50%);box-shadow: 0px 0px 13px 0px rgba(108, 108, 108, 0.2);display: flex;flex-direction: column;align-items: center;justify-content: center;}
.production_digital_ul_ico{width: 108px;height: auto;aspect-ratio:1/1;background: var(--mainColor);display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.production_digital_ul_ico img{display: block;}
.production_digital_ul li p{display: block;width: 67.6%;height: auto;text-align: center;font-size: 18px;color: #131313;font-family: "Lato-Bold";line-height: 1.6;margin-top: 10px;}
.production_digital_ul li:nth-of-type(odd){margin-top: 118px;}
.production_digital_ul li + li{margin-left: -3.48%;}
.production_quality_box{width: 100%;height: auto;padding: 80px 0px;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/production_quality_bg.jpg) no-repeat center center;background-size: cover;}
.production_quality_title{font-size: 36px;color: #FFFFFF;text-align: center;font-family: "Lato-Black";}
.production_quality_ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 50px;}
.production_quality_ul li{width: 32%;height: auto;padding: 28px;padding-bottom: 70px;background: #FFFFFF;border-radius: 10px;}
.production_quality_ul_number{font-size: 72px;color: #2a5d9e;font-family: "Lato-Black";opacity: 0.1;}
.production_quality_ul li h4{font-size: 24px;color: var(--mainColor);font-family: "Lato-Black";margin-top: 10px;margin-bottom: 30px;}
.production_quality_ul li p{display: block;font-size: 18px;color: #474747;line-height: 1.8;position: relative;padding-left: 20px;}
.production_quality_ul li p:before{content: "";display: block;aspect-ratio:1/1;width: 12px;height: auto;position: absolute;left: 0;top: 11px;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/production_quality_ico.png) no-repeat center center;background-size: 100% auto;}
.production_honors_box{width: 100%;height: auto;padding: 80px 0px;background: #f4f5f7;}
.production_honors_sw{width: 100%;height: auto;margin-top: 80px;padding-bottom: 80px;}
.production_honors_sw_img{width: 100%;height: auto;}
.production_honors_sw_img img{width: 100%;height: auto;display: block;}
.production_honors_sw .swiper-slide h4{font-size: 18px;color: #474747;text-align: center;margin-top: 13px;}
.production_honors_sw_page span{background: none;width: 14px;height: 14px;border: 4px solid #a6a6a6;opacity: 1;}
.production_honors_sw_page span.swiper-pagination-bullet-active{background: var(--mainColor);border-color: var(--mainColor);}
.production_new_box{width: 100%;height: auto;padding: 80px 0px;}
.production_new_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 20px;}
.production_new_ul li{width: 24.3%;height: auto;overflow: hidden;border-radius: 10px;margin-left: 0.93%;margin-top: 50px;}
.production_new_ul li:nth-of-type(4n+1){margin-left: 0px;}
.production_new_ul li img{width: 100%;height: auto;display: block;transition: all 0.6s;}
.production_new_ul li:hover img{transform: scale(1.1);}
/*production.html end*/
/*product_detial.html start*/
.product_detial_crumbs{border-top: 1px solid rgba(0,0,0,0.1);}
.product_detial_info_box{width: 100%;height: auto;padding: 68px 0;padding-top: 37px;}
.product_detial_info_content{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;}
.product_detial_info_content_left{width: 51.3%;height: auto;position: relative;}
.product_detial_info_content_left a{width: 100%;height: 100%;z-index: 9;}
.product_list_content_left_fixed{width: 100%;height: auto;position: sticky;top: 160px;}
.product_detial_info_content_left_big_sw{width: 100%;height: auto;}
.product_detial_info_content_left_big_sw img{width: 100%;height: auto;display: block;}
.product_detial_info_content_left_small_sw{width: 100%;height: auto;margin-top: 6px;}
.product_detial_info_content_left_small_sw img{width: 100%;height: auto;display: block;cursor: pointer;}
.product_detial_info_content_right{width: 45.4%;height: auto;}
.product_detial_info_content_right_info{width: 100%;padding-bottom: 20px;border-bottom: 1px dashed rgba(73, 73, 73, 0.5);}
.product_detial_info_content_right_info h1{font-size: 36px;color: #1c1c1c;font-family: "Anton-Regular";}
.product_detial_info_content_right_info p{font-size: 16px;color: #5C5C5C;font-family: "Poppins-Light";line-height: 1.6;margin-top: 20px;}
.product_detial_info_content_right_tag{width: 100%;height: auto;margin-top: 20px;}
.product_detial_info_content_right_tag h4{font-size: 18px;color: #5c5c5c;font-family: "Poppins-SemiBold";}
.product_detial_info_content_right_tag_ul{width: 100%;height: auto;margin-top: 20px;}
.product_detial_info_content_right_tag_ul li{padding-left: 20px;line-height: 1.8;position: relative;font-size: 16px;color: #5C5C5C;}
.product_detial_info_content_right_tag_ul li:before{content: "";display: block;width: 12px;height: auto;aspect-ratio:1/1;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/production_quality_ico.png) no-repeat center center;background-size: 100% auto;position: absolute;left: 0;top: 8px;}
.product_detial_info_content_right_more{width: 296px;height: 64px;border-radius: 5px;background: var(--mainColor);font-size: 18px;color: #FFFFFF;font-family: "Poppins-SemiBold";display: flex;justify-content: center;align-items: center;margin-top: 30px;}
.product_detial_content_box{width: 100%;height: auto;padding-bottom: 80px;}
.product_detial_content_btn{width: 100%;height: auto;position: sticky;top: 139px;z-index: 99;transition: all 0.6s;}
.product_detial_content_btn_ul{width: 100%;height: 78px;background: #efefef;padding: 0 28px;display: flex;justify-content: flex-start;}
.product_detial_content_btn_ul li{height: 100%;position: relative;font-size: 18px;color: #1C1C1C;font-family: "Poppins-Medium";cursor: pointer;line-height: 78px;text-align: center;}
.product_detial_content_btn_ul li + li{margin-left: 50px;}
.product_detial_content_btn_ul li.on,.product_detial_content_btn_ul li:hover{color: var(--mainColor);}
.product_detial_content_btn_ul li.on:after,.product_detial_content_btn_ul li:hover:after{content: "";display: block;width: 100%;height: 3px;background: var(--mainColor);position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;}
.product_detial_content{width: 100%;height: auto;}
.product_detial_content_list{width: 100%;height: auto;margin-top: 67px;}
.product_detial_content_list_description_box{width: 100%;height: auto;}
.product_detial_content_list_description_box h4{font-size: 30px;color: var(--mainColor);text-align: center;font-family: "Anton-Regular";}
.product_detial_content_list_description_box p{font-size: 16px;color: #5C5C5C;line-height: 1.6;margin-top: 30px;}
.product_detial_content_list_description_box img{max-width: 100%;display: block;margin: 0px auto;margin-top: 80px;}
.product_detial_content_list_ul{width: 100%;height: auto;margin-top: 100px;}
.product_detial_content_list_ul li{width: 100%;height: auto;display: flex;justify-content: space-between;padding: 0 68px;background: #f4f4f4;align-items: center;}
.product_detial_content_list_ul_img{width: 52.8%;height: auto;}
.product_detial_content_list_ul_img img{width: 100%;height: auto;display: block;}
.product_detial_content_list_ul_right h4{font-size: 24px;color: #1C1C1C;font-family: "Poppins-Medium";}
.product_detial_content_list_ul_right p{font-size: 16px;color: #5C5C5C;font-family: "Poppins-Light";line-height: 1.8;margin-top: 40px;}
.product_detial_content_list_ul li + li{margin-top: 10px;}
.product_detial_content_list_ul li:nth-of-type(even){flex-direction: row-reverse;}
.product_detial_content_list_ul li:nth-last-of-type(1){justify-content: flex-start;}
.product_detial_content_list_title{width: 100%;height: auto;}
.product_detial_content_list_title h4{font-size: 30px;color: var(--mainColor);font-family: "Anton-Regular";text-align: center;display: block;width: 100%;height: auto;padding-bottom: 20px;border-bottom: 1px solid #bfbfbf;}
.product_detial_content_list_title p{font-size: 18px;color: #1C1C1C;margin-top: 20px;}
.product_detial_content_list table{width: 100%;height: auto;margin-top: 28px;}
.product_detial_content_list table th{background: var(--mainColor);font-size: 16px;color: #FFFFFF;font-family: "Poppins-Light";padding: 8px;border: 1px solid #FFFFFF;font-weight: 300;}
.product_detial_content_list table td{background: #EEEEEE;text-align: center;border: 1px solid #FFFFFF;font-size: 16px;color: #474747;font-family: "Poppins-Light";}
.product_detial_content_list_video{width: 100%;margin-top: 20px;}
.product_detial_content_list_video img{width: 100%;height: auto;display: block;}
.product_detial_content_list_video a:after{background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/product_detial_video_btn.png) no-repeat center center;background-size: 62px;}
.product_detial_content_list_application_title{font-size: 30px;color: var(--mainColor);font-family: "Anton-Regular";text-align: center;}
.product_detial_content_list_application_ul{width: 100%;height: auto;margin-top: 24px;display: flex;justify-content: space-between;margin-top: 30px;}
.product_detial_content_list_application_ul li{width: 24.8%;height: auto;display: flex;flex-direction: column;justify-content: space-between;}
.product_detial_content_list_application_ul_img{width: 100%;height: auto;position: relative;overflow: hidden;}
.product_detial_content_list_application_ul_img img{width: 100%;height: auto;display: block;transition: all 0.6s;}
.product_detial_content_list_application_ul_img:hover img{transform: scale(1.1);}
.product_detial_content_list_application_ul_img h4{font-size: 18px;color: #FFFFFF;font-family: "Poppins-Medium";position: absolute;left: 50%;transform: translateX(-50%);bottom: 20px;text-align: center;}
.product_detial_content_list_application_ul li:nth-of-type(2){width: 25.2%;}
.product_detial_content_list_application_ul li:nth-last-of-type(1){width: 25.04%;}
.product_detial_content_list_faq_box{width: 100%;height: auto;margin-top: 60px;}
.product_detial_content_list_faq_box li{width: 100%;height: auto;padding-top: 26px;border-top: 1px solid #c9c9c9;padding-bottom: 26px;}
.product_detial_content_list_faq_box li.on{border-top-color: var(--mainColor);}
.product_detial_content_list_faq_top{width: 100%;height: auto;display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.product_detial_content_list_faq_top h4{font-size: 20px;color: #252525;font-family: "Poppins-SemiBold";}
.product_detial_content_list_faq_top span{font-size: 24px;color: var(--mainColor);font-family: "Lato-Bold";}
.product_detial_content_list_faq_bottom{width: 100%;height: auto;margin-top: 40px;display: none;}
.product_detial_content_list_faq_bottom p{font-size: 18px;color: #494949;line-height: 1.6;font-family: "Poppins-Regular";}
.product_detial_content_list_faq_top.on h4{color: var(--mainColor);}
.product_detial_content_list_faq_box li:nth-last-of-type(1){border-bottom: 1px solid #c9c9c9;}
.product_detial_download_top{width: 100%;height: auto;display: flex;justify-content: center;align-items: center;margin-top: 58px;}
.product_detial_download_btn{display: flex;justify-content: flex-start;}
.product_detial_download_btn li{width: 167px;height: 54px;background: #F4F4F4;border-radius: 4px;display: flex;justify-content: center;align-items: center;font-size: 20px;color: #0b0b0b;text-align: center;cursor: pointer;font-family: "Poppins-Regular";}
.product_detial_download_btn li + li{margin-left: 10px;}
.product_detial_download_btn li.on,.product_detial_download_btn li:hover{background: var(--mainColor);color: #FFFFFF;}
.product_detial_download_top a{width: 167px;height: 54px;display: flex;justify-content: center;align-items: center;border: 1px solid var(--mainColor);border-radius: 4px;margin-left: 10px;font-size: 18px;color: var(--mainColor);}
.product_detial_download_top img{display: block;margin-right: 10px;}
.product_detial_download_top a:hover{background: var(--mainColor);color: #FFFFFF;}
.product_detial_download_top a:hover img{filter: brightness(0) invert(1);}
.product_detial_download_top_bottom{width: 100%;height: auto;margin-top: 80px;}
.product_detial_download_top_bottom_list{width: 100%;height: auto;display: none;}
.product_detial_download_top_bottom_list img{width: 100%;height: auto;display: block;}
.product_detial_download_top_bottom_list:nth-of-type(1){display: block;}
.product_detial_form_box{width: 100%;height: auto;padding: 80px 0px;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/product_detial_need_bg.jpg) no-repeat center center;background-size: cover;}
.product_detial_form_title{width: 100%;height: auto;}
.product_detial_form_title h4{font-size: 30px;color: #FFFFFF;font-family: "Anton-Regular";text-align: center;}
.product_detial_form_title p{font-size: 16px;color: #FFFFFF;text-align: center;line-height: 1.8;margin-top: 20px;font-family: "Poppins-Light";}
.product_detial_form_box form{display: block;width: 100%;height: auto;margin-top: 40px;}
.product_detial_form_ul{width: 100%;height: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.product_detial_form_ul li{width: 32.9%;height: 64px;position: relative;margin-top: 10px;}
.product_detial_form_ul li input{display: block;width: 100%;height: 100%;background: #FFFFFF;padding: 0 19px;font-size: 18px;color: #252525;font-family: "Poppins-Light";border: none;}
.product_detial_form_ul li input::placeholder{font-size: 18px;color: #252525;font-family: "Poppins-Light";}
.product_detial_form_ul li:nth-of-type(4){width: 100%;}
.product_detial_form_ul li:nth-last-of-type(1){height: 185px;width: 100%;}
.product_detial_form_ul li textarea{display: block;width: 100%;height: 100%;background: #FFFFFF;resize: none;padding: 19px;font-size: 18px;color: #252525;font-family: "Poppins-Light";border: none;}
.product_detial_form_ul li textarea::placeholder{font-size: 18px;color: #252525;font-family: "Poppins-Light";}
.product_detial_form_ul_btn{display: block;width: 296px;height: 64px;background: #FFFFFF;border: none;border-radius: 5px;margin: 0px auto;margin-top: 25px;font-size: 18px;color: var(--mainColor);font-family: "Poppins-SemiBold";cursor: pointer;}
.product_detial_form_ul_btn:hover{color: #FFFFFF;background: var(--mainColor);}
.product_detial_related_box{width: 100%;height: auto;padding: 80px 0px;}
.product_detial_related_sw{width: 100%;height: auto;margin-top: 59px;padding: 29px;}
.product_detial_related_sw_img{width: 100%;height: auto;}
.product_detial_related_sw_img img{width: 100%;height: auto;display: block;}
.product_detial_related_sw_txt{width: 100%;height: auto;padding: 30px 26px;padding-bottom: 50px;}
.product_detial_related_sw_txt h4{font-size: 18px;color: #1C1C1C;font-family: "Poppins-Medium";display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.product_detial_related_sw_txt p{font-size: 16px;color: #5C5C5C;line-height: 1.6;margin-top: 10px;text-align: center;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.product_detial_related_sw_txt span{display: block;font-size: 18px;color: #616161;font-family: "Poppins-Light";text-align: center;margin-top: 30px;}
.product_detial_related_sw .swiper-slide{box-shadow: 0px 0px 29px 0px #cdcdcd;}
.product_detial_related_sw .swiper-slide:hover .product_detial_related_sw_txt{background: var(--mainColor);}
.product_detial_related_sw .swiper-slide:hover .product_detial_related_sw_txt h4{color: #FFFFFF;}
.product_detial_related_sw .swiper-slide:hover .product_detial_related_sw_txt p{color: #FFFFFF;}
.product_detial_related_sw .swiper-slide:hover .product_detial_related_sw_txt span{color: #FFFFFF;text-decoration: underline;}
/*product_detial.html end*/
/*product.html start*/
.product_info_box{width: 100%;height: auto;padding-top: 68px;}
.product_info_content{width: 100%;height: auto;padding-bottom: 68px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.product_info_content h1{font-size: 48px;color: #1C1C1C;font-family: "Anton-Regular";text-align: center;}
.product_info_content p{font-size: 16px;color: #5C5C5C;line-height: 1.6;font-family: "Poppins-Light";text-align: center;margin-top: 40px;}
.product_list_content_box{width: 100%;height: auto;padding: 50px 0px 80px;}
.product_list_content{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 58px;}
.product_list_content_left{width: 20.7%;height: auto;}
.product_list_content_left_title{font-size: 24px;color: #FFFFFF;font-family: "Poppins-SemiBold";text-align: center;width: 100%;display: flex;justify-content: center;align-items: center;background: var(--mainColor);border-radius: 10px 10px 0px 0px;height: 60px;}
.product_list_content_left_ul{width: 100%;height: auto;}
.product_list_content_left_ul li{width: 100%;height: auto;border: 1px solid #F4F4F4;}
.product_list_content_left_ul li + li{margin-top: 3px;}
.product_list_content_left_ul_top{width: 100%;height: 50px;background: #e6e6e6;}
.product_list_content_left_ul_top a{display: flex;width: 100%;height: 100%;padding: 0px 22px;font-size: 18px;color: #353535;font-family: "Poppins-SemiBold";align-items: center;}
.product_list_content_left_ul_top a:hover{color: var(--mainColor);}
.product_list_content_left_ul_bottom{width: 100%;height: auto;padding: 0 20px;}
.product_list_content_left_ul_bottom a{display: flex;justify-content: flex-start;align-items: center;width: 100%;height: 50px;font-size: 18px;color: #353535;font-family: "Poppins-Regular";border-bottom: 1px solid #F4F4F4;}
.product_list_content_left_ul_bottom a:hover{color: var(--mainColor);}
.product_list_content_left_ul_bottom a:nth-last-of-type(1){border-bottom: none;}
.product_list_content_left_ul li.on .product_list_content_left_ul_top a{color: var(--mainColor);}
.product_list_content_right{width: 76.8%;height: auto;}
.product_list_content_right_info{width: 100%;height: auto;margin-top: 60px;}
.product_list_content_right_info h4{font-size: 30px;color: var(--mainColor);font-family: "Poppins-SemiBold";text-align: center;}
.product_list_content_right_info p{display: block;width: 83.1%;height: auto;margin: 0px auto;margin-top: 20px;font-size: 16px;color: #5C5C5C;font-family: "Poppins-Light";text-align: center;line-height: 1.6;}
.product_list_content_right_list{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: 6px;flex-wrap: wrap;margin-top: 6px;}
.product_list_content_right_list li{width: 48.5%;height: auto;padding: 28px 20px;background: #FFFFFF;box-shadow: 0px 0px 29px 0px #cdcdcd;margin-top: 29px;display: flex;justify-content: space-between;align-items: center;}
.product_list_content_right_list_left{width: 45.42%;height: auto;overflow: hidden;}
.product_list_content_right_list_left img{width: 100%;height: auto;display: block;transition: all 0.6s;}
.product_list_content_right_list li:hover .product_list_content_right_list_left img{transform: scale(1.1);}
.product_list_content_right_list_right{width: 51.7%;height: auto;}
.product_list_content_right_list_right h4{font-size: 24px;color: #000000;font-family: "Poppins-Regular";font-weight: 500;}
.product_list_content_right_list_right p{font-size: 16px;color: #000000;line-height: 1.6;margin-top: 15px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.product_list_content_right_list_right_more{width: 100%;height: auto;display: flex;justify-content: flex-start;margin-top: 20px;font-family: "Poppins-Light";}
.product_list_content_right_list_right_more a{display: flex;justify-content: center;align-items: center;font-size: 16px; width: 45%;height: 36px;border: 1px solid var(--mainColor);border-radius: 5px;color: var(--mainColor);}
.product_list_content_right_list_right_more a + a{margin-left: 2.5%;}
.product_list_content_right_list_right_more a:hover{background: var(--mainColor);color: #fff;}
.product_list_content_right_info:nth-of-type(1){margin-top: 0;}
.product_video_box{width: 100%;height: auto;position: relative;}
.product_video_bg{width: 100%;height: auto;}
.product_video_bg img{width: 100%;height: auto;display: block;}
.product_video_content{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.product_video_content h4{font-size: 30px;color: #FFFFFF;font-family: "Anton-Regular";text-align: center;}
.product_video_content a{display: block;width: 62px;height: auto;position: relative;margin-top: 30px;}
.product_video_content a img{width: 100%;height: auto;display: block;}
.product_video_content a:after{display: none;}
.product_harmonic_box{width: 100%;height: auto;padding: 80px 0px;}
.product_harmonic_title{font-size: 48px;color: #1C1C1C;font-family: "Anton-Regular";text-align: center;}
.product_harmonic_content{width: 100%;height: auto;margin-top: 80px;display: flex;justify-content: flex-start;background: #f1f4f7;}
.product_harmonic_content_left{width: 58.4%;height: auto;}
.product_harmonic_content_left img{width: 100%;height: auto;display: block;}
.product_harmonic_content_right{flex: 1;padding: 70px 38px;}
.product_harmonic_content_right p{font-size: 16px;color: #5C5C5C;line-height: 1.6;font-family: "Poppins-Light";}
.product_harmonic_content_right p + p{margin-top: 15px;}
.product_reducer_box{width: 100%;height: auto;padding-top: 63px;background: #f4f4f4;}
.product_reducer_box2{padding-bottom: 63px;}
.product_reducer_title{width: 100%;height: auto;}
.product_reducer_title h4{font-size: 48px;color: #191919;font-family: "Anton-Regular";text-align: center;}
.product_reducer_title p{font-size: 18px;color: #191919;text-align: center;font-family: "Poppins-Light";text-align: center;margin-top: 20px;}
.product_reducer_content{width: 58.75%;height: auto;margin: 0px auto;margin-top: 182px;position: relative;}
.product_reducer_content2{margin-top: 50px;}
.product_reducer_content img{width: 100%;height: auto;display: block;}
.product_reducer_content_ul{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.product_reducer_content_ul li{position: absolute;}
.product_reducer_content_ul li:nth-of-type(1){width: 52.22%;height: auto;padding-right: 15.1%;left: -16%;top: 1%;}
.product_reducer_content_ul li:nth-of-type(2){width: 45.2%;height: auto;padding-left: 9.2%;left: 44%;top: -18%;}
.product_reducer_content_ul li:nth-of-type(3){width: 33.9%;height: auto;padding-left: 10%;left: 86%;top: 20%;}
.product_reducer_content_ul li h4{font-size: 24px;color: var(--mainColor);font-family: "Anton-Regular";}
.product_reducer_content_ul li span{display: flex;justify-content: center;align-items: center;aspect-ratio:1/1;width: 54px;height: auto;background: var(--mainColor);border-radius: 50%;border: 5px solid #FFFFFF;font-size: 24px;color: #FFFFFF;font-family: "Poppins-Bold";position: absolute;z-index: 2;}
.product_reducer_content_ul li p{font-size: 16px;color: #5C5C5C;line-height: 1.6;margin-top: 30px;}
.product_reducer_content_ul li:nth-of-type(1) h4{text-align: right;}
.product_reducer_content_ul li:nth-of-type(1) p{text-align: right;}
.product_reducer_content_ul li:nth-of-type(1) span{right: 0;bottom: -46px;}
.product_reducer_content_ul li:nth-of-type(2) span{left: 0;bottom: -194px;}
.product_reducer_content_ul li:nth-of-type(3) span{left: 0;bottom: -73px;}
.product_reducer_content_ul li:nth-of-type(1):after{content: "";display: block;width: 590px;height: auto;aspect-ratio:590/162;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/product_harmonic_ico1.png) no-repeat center center;background-size: 100% auto;position: absolute;right: 5%;bottom: -8%;}
.product_reducer_content_ul li:nth-of-type(2):after{content: "";display: block;width: 508px;height: auto;aspect-ratio:508/241;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/product_harmonic_ico2.png) no-repeat center center;background-size: 100% auto;position: absolute;left: 5%;bottom: -113%;}
.product_reducer_content_ul li:nth-of-type(3):after{content: "";display: block;width: 407px;height: auto;aspect-ratio:407/162;background: url(https://laifualgroup-en.usa02.wondercdn.com/public/static/images/home/en-us/product_harmonic_ico3.png) no-repeat center center;background-size: 100% auto;position: absolute;left: 5%;bottom: -26%;}
.product_appliction_box{width: 100%;height: auto;padding: 51px 0px;}
.product_faq_box{width: 100%;height: auto;padding-bottom: 51px;}
.product_list_box{width: 100%;height: auto;margin-top: 22px;padding-bottom: 80px;}
.product_list_item{width: 100%;height: auto;position: relative;margin-top: 41px;}
.product_list_item_bg{width: 100%;height: auto;overflow: hidden;}
.product_list_item_bg img{width: 100%;height: auto;display: block;transition: all 0.6s;}
.product_list_item_txt{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;}
.product_list_item_txt h4{font-size: 36px;color: #FFFFFF;font-family: "Poppins-Medium";text-align: center;margin-top: 45px;}
.product_list_item_txt a{width: 208px;height: 52px;border-radius: 26px;border: 2px solid #FFFFFF;display: flex;justify-content: center;align-items: center;margin: 0px auto;margin-top: 29px;font-size: 16px;color: #FFFFFF;text-align: center;transition: all 0.6s;}
.products_info_content{border-bottom: none;padding-bottom: 0;}
.product_list_item:hover .product_list_item_bg img{transform: scale(1.1);}
.product_list_item_txt a:hover{background: var(--mainColor);border-color: var(--mainColor);}
/*product.html end*/
/*application.html start*/
.application_list_box{width: 100%;height: auto;padding: 56px 0px;padding-top: 22px;background: #F4F4F4;}
.application_list_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.application_list_ul li{width: 32%;height: auto;margin-left: 2%;margin-top: 38px;}
.application_list_ul li:nth-of-type(3n+1){margin-left: 0;}
.application_list_ul_img{width: 100%;height: auto;overflow: hidden;}
.application_list_ul_img img{width: 100%;height: auto;transition: all 0.6s;display: block;}
.application_list_ul li:hover .application_list_ul_img img{transform: scale(1.1);}
.application_list_ul_txt{width: 100%;height: auto;padding: 5% 4%;background: #FFFFFF;}
.application_list_ul li:hover .application_list_ul_txt{background: var(--mainColor);}
.application_list_ul li h4{font-size: 24px;color: #000000;text-align: center;font-family: "Poppins-Regular";}
.application_list_ul li p{font-size: 16px;color: #000000;line-height: 1.6;margin-top: 15px;font-family: "Poppins-Light";display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.application_list_ul li:hover h4{color: #FFFFFF;}
.application_list_ul li:hover p{color: #FFFFFF;}
.application_faq{padding-top: 56px;}
/*application.html end*/
/*download.html start*/
.download_content_box{width: 76.6%;height: auto;}
.download_content_box h1{font-size: 30px;color: var(--mainColor);font-family: "Poppins-SemiBold";}
.download_content_list{width: 100%;height: auto;margin-top: 75px;}
.download_content_list:nth-of-type(1){margin-top: 25px;}
.download_content_list h2{display: block;font-size: 25px;color: #353535;font-family: "Poppins-Regular";padding-bottom: 20px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.download_content_list_ul{width: 100%;height: auto;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.download_content_list_ul li{width: 21.8%;height: auto;margin-top: 58px;margin-left: 4.2%;}
.download_content_list_ul li:nth-of-type(4n+1){margin-left: 0;}
.download_content_list_img{width: 100%;height: auto;overflow: hidden;}
.download_content_list_img img{width: 100%;height: auto;display: block;transition: all 0.6s;}
.download_content_list_ul li h4{font-size: 18px;color: #1a1a1a;font-family: "Poppins-Regular";text-align: center;margin-top: 35px;transition: all 0.6s;}
.download_content_list_ul li:hover .download_content_list_img img{transform: scale(1.1);}
.download_content_list_ul li:hover h4{color: var(--mainColor);}
/*download.html end*/
/*content end*/
/*footer start*/
.footer{width: 100%;height: auto;background: #f4f4f4;}
.footer_top_box{width: 100%;height: auto;padding: 77px 0;}
.footer_top_content{width: 100%;height: auto;display: flex;justify-content: space-between;}
.footer_top_content_left{width: 23.2%;height: auto;}
.footer_logo{width: 100%;height: auto;}
.footer_logo img{display: block;max-width: 100%;height: auto;}
.footer_top_content_left_contact{width: 100%;height: auto;margin-top: 30px;}
.footer_top_content_left_contact li{width: 100%;height: auto;display: flex;align-items: flex-start;margin-top: 8px;}
.footer_top_content_left_contact li img{display: block;margin-right: 14px;margin-top: 5px;}
.footer_top_content_left_contact li a,.footer_top_content_left_contact li p{font-size: 16px;color: #5C5C5C;line-height: 1.6;}
.footer_top_content_left_more{width: 208px;height: 52px;background: var(--mainColor);border-radius: 26px;margin-top: 28px;color: #FFFFFF;font-size: 18px;font-family: "Lato-Bold";display: flex;justify-content: center;align-items: center;}
.footer_top_content_nav h4{font-size: 18px;color: #5C5C5C;font-family: "Lato-Bold";margin-bottom: 20px;}
.footer_top_content_nav a{display: block;font-size: 16px;color: #5C5C5C;font-family: "Lato-Light";line-height: 1.8;}
.footer_top_content_nav a:hover{color: var(--mainColor);text-decoration: underline;}
.footer_last_box{width: 100%;height: auto;}
.footer_last_content{width: 100%;height: auto;padding: 20px 0px;border-top: 1px solid rgba(39, 39, 39, 0.1);display: flex;justify-content: space-between;align-items: center;}
.footer_last_content p{display: flex;align-items: center;justify-content: flex-start;font-size: 16px;color: #272727;font-family: "Lato-Light";}
.footer_last_content p a{display: flex;align-items: center;}
.footer_last_content p img{margin-left: 5px;}
.footer_last_content_share{display: flex;justify-content: flex-end;}
.footer_last_content_share li{margin-left: 15px;}
.footer_last_content_share li:nth-of-type(1){margin-left: 0;}
/*footer end*/
@media (max-width: 1768px) {
	.contentWH{width: 83.3%;}
	.index_blog_content_left h4{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
	.index_blog_content_left_more{margin-top: 26px;}
	.production_digital_ul_ico{width: 40%;}
	.production_digital_ul_ico img{width: 54%;}
	.production_digital_ul li p{font-size: 16px;}
	.product_harmonic_content_left img{height: 100%;object-fit: cover;}
	.product_reducer_content_ul li:nth-of-type(1):after{width: 95%;bottom: -8%;}
	.product_reducer_content_ul li:nth-of-type(1){padding-right: 7.1%;top: -17%;}
	.product_reducer_content_ul li:nth-of-type(1):after{display: none;}
	.product_reducer_content_ul li:nth-of-type(2):after{display: none;}
	.product_reducer_content_ul li:nth-of-type(2) span{bottom: -85%;}
	.product_reducer_content_ul li:nth-of-type(2){top: -30%;}
	.product_reducer_content_ul li:nth-of-type(3){top: -2%;width: 41.9%;}
	.product_reducer_content_ul li:nth-of-type(3):after{display: none;}
  .product_list_content_right_list_right h4{font-size: 18px;}
  .product_list_content_right_list_right span{margin-top: 10px;}
  .product_detial_download_btn li{width: 136px;font-size: 16px;}
  .nav_box li:nth-of-type(2) .nav_list_box{width: 78.3%;}
  .nav_list_right_list_item a{padding-right: 10px;}
  .nav_list_right_list_item_right span{margin-top: 5px;}
  .nav_list_right_list{justify-content: space-between;}
  .nav_list_right_list_item{width: 48.5%;}
  .nav_list_right_list_item + .nav_list_right_list_item{margin-left: 0;}
  .nav_list_left_box{width: 280px;}
  .header_top_logo{margin-left: 30px;}
  .header_top_logo li{width: 30px;}
}
@media (max-width: 1400px) {
	.nav_box li{font-size: 16px;}
	.nav_box li + li{margin-left: 35px;}
	.index_about_content_left{width: 54.7%;}
	.index_about_content_right{width: 42.8%;}
	.index_about_box{padding-bottom: 38px;}
	.index_application_content_btn_sw .swiper-slide{font-size: 14px;}
	.index_product_ul_content_right{width: 53.63%;}
	.index_online_content_right_txt{width: 66%;}
	.product_detial_content_list_ul_right{padding: 30px 0;}
	.product_detial_content_list_ul_img img{height: 100%;object-fit: cover;}
	.product_reducer_content_ul li:nth-of-type(2){top: -46%;}
  .product_detial_download_btn li{width: 112px;font-size: 14px;}

  .product_list_item_txt a{margin-top: 20px;}
  .product_list_item_txt h4{margin-top: 30px;}
  .header_top_content_left_share{display: none;}
	
}
@media (max-width: 1200px) {
	.contentWH{width: 92%;}
	.header_top_box:before{display: none;}
	.nav_box li + li{margin-left: 25px;}
	.index_banner_swiper_content h4{font-size: 48px;margin-top: 52px;}
	.about_info_content_left{padding: 35px;}
	.about_info_content_right a{height: 100%;}
	.about_info_content_right img{height: 100%;object-fit: cover;overflow: hidden;}
	.about_global_map_ul li + li{margin-left: 130px;}
	.about_honors_title{top: 42px;}
	.about_culture_ul li{padding: 30px;}
	.production_list_ul_txt {padding: 30px;}
	.production_list_ul_img img{height: 100%;object-fit: cover;}
	.production_digital_ul{margin-top: 50px;justify-content: space-between;}
	.production_digital_ul li{width: 32%;margin-top: 30px;}
	.production_digital_ul li:nth-of-type(odd){margin-top: 30px;}
	.production_digital_ul li + li{margin-left: 0;}
	.product_detial_content_btn_ul li{font-size: 16px;}
	.product_detial_content_list_application_ul_img h4{display: block;width: 100%;font-size: 16px;}
	.product_reducer_content_ul{position: relative;display: flex;justify-content: space-between;}
	.product_reducer_content_ul li{position: relative;left: auto !important;top: auto !important;padding: 0 !important;width: 32% !important;}
	.product_reducer_content_ul li span{position: relative;left: auto !important;top: auto !important;bottom: auto !important;right: auto !important;margin: 0px auto;}
	.product_reducer_content_ul li h4{text-align: center !important;margin-top: 30px;}
	.product_reducer_content_ul li p{text-align: left !important;}
	.product_reducer_box{padding-bottom: 63px;}
	.product_reducer_content{margin-top: 30px;width: 92%;}
  .header_top_box{padding-left: 0;}
  .product_detial_download_btn{width: 100%;justify-content: center;}
  .product_detial_download_top{flex-wrap: wrap;}
  .product_detial_download_top a{margin-top: 10px;margin-left: 10px;}
  .nav_box li:nth-of-type(2) .nav_list_box{width: 92%;}
  .nav_list_left_box{width: 240px;}
  .nav_list_left_box dd a span{font-size: 16px;}

}
@media (max-width: 990px) {
	.header_top_content_left{display: none;}
	.header_top_content_right{width: 100%;justify-content: space-between;}
	.header_logo_box{width: 150px;}
	.nav_box li{font-size: 14px;}
	.nav_box li + li{margin-left: 10px;}
	.nav_box li:nth-last-of-type(1) a{width: 102px;height: 30px;border-radius: 15px;}
	.header_logo_box{width: 150px;}
	.index_about_content_box{flex-wrap: wrap;}
	.index_about_content_left{width: 100%;}
	.index_about_content_right{max-width: 100%;display: flex;justify-content: center;width: initial;margin: 0px auto;}
	.index_about_content_right img{width: initial;max-width: 100%;margin: 0px auto;}
	.index_about_box{padding-bottom: 0;}
	.index_application_content_btn_box{width: 72%;margin-top: 60px;}
	.index_product_ul_bg{height: 308px;}
	.index_product_ul_bg img{height: 100%;object-fit: cover;}
	.index_online_content_right_txt{width: 82%;padding: 30px 0;}
	.index_online_content_left{overflow: hidden;}
	.index_online_content_left img{height: 100%;object-fit: cover;}
	.footer_top_content{flex-wrap: wrap;}
	.about_global_map_ul li + li{margin-left: 45px;}
	.product_detial_info_content{flex-wrap: wrap;}
	.product_detial_info_content_left{width: 100%;}
	.product_detial_info_content_right{width: 100%;margin-top: 30px;}
	.product_detial_content_btn_ul li{font-size: 14px;}
	.product_detial_content_btn_ul li + li{margin-left: 20px;}
	.product_list_content{flex-wrap: wrap;}
	.product_list_content_left{width: 100%;}
	.product_list_content_left_fixed{position: relative;top: auto;}
	.product_list_content_right{width: 100%;margin-top: 50px;}
  .product_detial_download_btn{flex-wrap: wrap;}
  .product_detial_download_btn li{margin-bottom: 10px;}
  .download_content_box{width: 100%;margin-top: 50px;}
}
@media (max-width: 768px) {
	.header_top_content_box{height: 10.8vw;}
	.header_top_content_right_language_list{left: 0;transform: none;}
	.header_top_content_right_language span{font-size: 4.8vw;}
	.header_top_content_right_language_list a{font-size: 3.6vw;line-height: 8.8vw;text-align: center;}
	.header_top_content_right_search_box{height: 6.8vw;width: 52vw;}
	.header_search_btn{width: 8vw;background-size: 3vw auto;}
	.header_logo_box{width: 23vw;}
	.header_bottom_content{height: 13.8vw;}
	.hd_btn{display: block;}
	.header_bottom_box{position: relative;}
	.nav_box{position: absolute;top: 100%;height: calc(100vh - 24.6vw);z-index: 999;left: 0;background: #FFFFFF;display: block;width: 100%;padding: 5.8vw 0;display: none;}
	.nav_box li{height: auto;display: block;text-align: center;font-size: 3.6vw;}
	.nav_box li + li{margin-left: 0;margin-top: 5.8vw;}
	.nav_box li i{display: inline-block;}
	.nav_box li i img{margin-top: 1.5vw;}
	.nav_list_box{width: 60%;position: relative;margin-top: 3.8vw;}
	.nav_list_two_box{height: 10.8vw;text-align: left;}
	.nav_second_link{font-size: 3.6vw;padding: 0 3.2vw;}
	.nav_box li:nth-last-of-type(1) a{margin: 0px auto;width: 38vw;height: 8.8vw;border-radius: 4.4vw;font-size: 3.6vw;}
	.index_banner_swiper_content h4{font-size: 4.8vw;margin-top: 5.8vw;}
	.index_about_box{padding: 8vw 0;padding-bottom: 0;}
	.index_about_content_left_txt h4{font-size: 4.8vw;text-align: center;}
	.index_about_content_left_txt p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.8vw;}
	.index_about_content_left_txt a{width: 42vw;height: 10.8vw;border-radius: 5.4vw;font-size: 3.6vw;margin: 0px auto;margin-top: 5.8vw;}
	.index_about_content_left_ul{margin-top: 3.2vw;}
	.index_about_content_left_ul li{margin-top: 3.8vw;}
	.index_about_content_left_ul li img{width: 7vw;}
	.index_about_content_left_ul li p{font-size: 3.6vw;margin-top: 3.2vw;}
	.index_about_content_left_ul li h4{font-size: 4.8vw;margin-top: 3.2vw;}
	.index_about_content_left_ul li h4 span{font-size: 4.8vw;}
	.index_application_box{padding: 8vw 0;}
	.index_application_title{font-size: 4.8vw;}
	.index_application_content_btn_box{width: 92%;margin-top: 5.8vw;}
	.index_application_content_btn_sw{width: 80%;}
	.index_application_content_btn_sw .swiper-slide{height: 10.8vw;border-radius: 5.4vw;line-height: 10.8vw;}
	.index_application_content_btn_sw_right, .index_application_content_btn_sw_left{width: 8vw;height: 8vw;font-size: 4.8vw;}
	.index_application_content_sw{width: 92%;margin-top: 5.8vw;}
	.index_application_content_sw_img{border-radius: 2vw;}
	.index_application_content_sw .swiper-slide h4{font-size: 3.8vw;bottom: 3.8vw;}
	.index_product_box{padding: 8vw 0;}
	.index_product_title{font-size: 4.8vw;}
	.index_product_ul_content{padding: 5% 4%;flex-wrap: wrap;}
	.index_product_ul_content_left{width: 100%;}
	.index_product_ul_content_left h4{font-size: 4.2vw;}
	.index_product_ul_content_left_link{margin-top: 3.8vw;}
	.index_product_ul_content_left_link a{font-size: 3.6vw;}
	.index_product_ul_content_left_link_more{margin-top: 3.8vw;margin-top: 5.8vw;}
	.index_product_ul_content_right{width: 100%;margin-top: 3.8vw;}
	.index_product_ul_bg{height: 95vw;}
	.index_online_box{padding: 8vw 0;}
	.index_online_content{flex-wrap: wrap;}
	.index_online_content_left{width: 100%;}
	.index_online_content_right{padding: 5% 4%;}
	.index_online_content_right_txt{width: 100%;padding: 0;}
	.index_online_content_right_txt h4{font-size: 4.2vw;}
	.index_online_content_right_txt p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.6vw;}
	.index_online_content_right_txt a{width: 42vw;height: 10.8vw;font-size: 3.8vw;border-radius: 5.4vw;margin-top: 3.8vw;}
	.index_blog_box{padding-bottom: 8vw;}
	.index_blog_content_box{margin-top: 5.8vw;flex-wrap: wrap;}
	.index_blog_content_left{width: 100%;padding: 0;border: none;}
	.index_blog_content_left_time{font-size: 3.8vw;margin-top: 3.2vw;}
	.index_blog_content_left_time span{width: 32vw;height: 8.8vw;font-size: 3.6vw;border-radius: 4.4vw;margin-left: 3.2vw;}
	.index_blog_content_left h4{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.index_blog_content_left p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.index_blog_content_left_more{font-size: 3.6vw;margin-top: 3.8vw;}
	.index_blog_content_right{width: 100%;margin-top: 5.8vw;}
	.index_blog_content_right_right h4{font-size: 3.6vw;margin-top: 3.2vw;}
	.index_blog_content_right_left{width: 30vw;margin-right: 3.2vw;}
	.index_blog_content_right li a{padding-bottom: 3.2vw;}
	.index_blog_content_right li{padding-top: 3.2vw;}
	.footer_top_box{padding: 8vw 0;}
	.footer_top_content_left{width: 100%;}
	.footer_logo{width: 28vw;}
	.footer_top_content_left_contact li img{margin-right: 3.2vw;margin-top: 1vw;}
	.footer_top_content_left_contact li a, .footer_top_content_left_contact li p{font-size: 3.6vw;}
	.footer_top_content_left_more{width: 38vw;height: 10.8vw;margin-top: 5.8vw;font-size: 3.8vw;border-radius: 5.4vw;}
	.footer_top_content_nav{width: 48.5%;margin-top: 5.8vw;}
	.footer_top_content_nav h4{font-size: 4.2vw;margin-bottom: 3.2vw;}
	.footer_top_content_nav a{font-size: 3.6vw;}
	.footer_last_content{padding: 1.8vw 0;flex-wrap: wrap;}
	.footer_last_content p{flex-wrap: wrap;font-size: 3.2vw;text-align: center;}
	.footer_last_content p a{margin: 0px auto;margin-top: 5px;}
	.footer_last_content_share{width: 100%;justify-content: center;margin-top: 3.2vw;}
	.footer_last_content_share li{margin-left: 3.2vw;}
	.about_banner_content h1{font-size: 4.8vw;}
	.about_info_content{flex-wrap: wrap;}
	.crumbs_box ul li{font-size: 3.2vw;}
	.crumbs_box{padding: 1.6vw 0;}
	.about_info_content_left{padding: 5% 4%;width: 100%;flex: initial;}
	.about_info_content_left h4{font-size: 4.8vw;}
	.about_info_content_right{width: 100%;}
	.about_info_box{padding-bottom: 8vw;}
	.about_info_content_right a:after{background-size: 11vw;}
	.about_info_content_left p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.6vw;}
	.about_global_box{padding: 8vw 0;}
	.about_global_title{font-size: 4.8vw;}
	.about_global_map{width: 92%;margin-top: 5.8vw;}
	.about_global_map_ul li h4{font-size: 4.8vw;}
	.about_global_map_ul li p{font-size: 3.6vw;margin-top: 3.2vw;}
	.about_global_map_ul li + li{margin-left: 5.8vw;}
	.about_global_map_ul{margin-top: 5.8vw;}
	.about_history_box{padding: 8vw 0;}
	.about_history_ul{padding: 8vw 0;justify-content: space-between;margin-top: 8vw;}
	.about_history_ul li{width: 46.5%;margin-top: 3.6vw;}
	.about_history_ul li h4{font-size: 4.2vw;}
	.about_history_ul li p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.about_history_ul li:nth-of-type(even){margin-left: 0;}
	.about_history_ul li h4:after{width: 3vw;right: -4.6vw;}
	.about_history_ul li:nth-of-type(even) h4:after{left: -4.6vw;}
	.about_honors_title{font-size: 4.8vw;top: 3.8vw;}
	.about_culture_box{padding: 8vw 0;}
	.about_culture_ul{flex-wrap: wrap;margin-top: 3.2vw;}
	.about_culture_ul li{width: 100%;padding: 5% 4%;margin-top: 3.8vw;}
	.about_culture_ul_img{width: 14vw;}
	.about_culture_ul li h4{font-size: 4.2vw;margin-top: 3.6vw;}
	.about_culture_ul li p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.6vw;}
	.production_list_box{padding: 8vw 0;}
	.production_list_ul li{flex-wrap: wrap;}
	.production_list_ul_txt{padding: 5% 4%;flex: initial;width: 100%;}
	.production_list_ul_txt h4{font-size: 4.2vw;}
	.production_list_ul_txt p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.6vw;}
	.production_list_ul_img{width: 100%;}
	.production_process_box{padding: 8vw 0;}
	.production_process_title{font-size: 4.8vw;}
	.production_process_content{margin-top: 5.8vw;}
	.production_digital_box{padding: 8vw 0;}
	.production_digital_title{font-size: 4.8vw;}
	.production_digital_ul{margin-top: 3.2vw;}
	.production_digital_ul li{width: 48.5%;padding: 5% 0;}
	.production_digital_ul li p{font-size: 3.2vw;line-height: 5.8vw;margin-top: 3.2vw;width: 82.6%;}
	.production_quality_box{padding: 8vw 0;}
	.production_quality_title{font-size: 4.8vw;}
	.production_quality_ul{flex-wrap: wrap;margin-top: 3.2vw;}
	.production_quality_ul li{width: 100%;margin-top: 3.8vw;border-radius: 2vw;padding: 5% 4%;}
	.production_quality_ul_number{font-size: 5.8vw;}
	.production_quality_ul li h4{font-size: 4.8vw;margin-top: 3.2vw;margin-bottom: 3.2vw;}
	.production_quality_ul li p{font-size: 3.6vw;padding-left: 4.8vw;}
	.production_quality_ul li p:before{width: 2vw;top: 2vw;}
	.production_honors_box{padding: 8vw 0;}
	.production_honors_sw{margin-top: 8vw;padding-bottom: 10.8vw;}
	.production_honors_sw_page span{width: 2vw;height: 2vw;border-width: 0.2vw;}
	.production_new_box{padding: 8vw 0;}
	.production_new_ul{justify-content: space-between;margin-top: 3.2vw;}
	.production_new_ul li{width: 48.5%;margin-top: 3.8vw;margin-left: 0;border-radius: 2vw;}
	.product_detial_info_content_left_small_sw{height: 0;overflow: hidden;}
	.product_detial_info_content_right{margin-top: 5.8vw;}
	.product_detial_info_content_right_info h1{font-size: 4.8vw;}
	.product_detial_info_content_right_info p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.6vw;}
	.product_detial_info_content_right_info{padding-bottom: 3.2vw;}
	.product_detial_info_content_right_tag{margin-top: 3.6vw;}
	.product_detial_info_content_right_tag h4{font-size: 4.2vw;}
	.product_detial_info_content_right_tag_ul{margin-top: 3.2vw;}
	.product_detial_info_content_right_tag_ul li{font-size: 3.6vw;padding-left: 3.8vw;}
	.product_detial_info_content_right_tag_ul li:before{width: 2vw;top: 2vw;}
	.product_detial_info_content_right_more{width: 38vw;height: 10.8vw;font-size: 3.6vw;margin-top: 5.8vw;}
	.product_detial_info_box{padding: 8vw 0;}
	.product_detial_content_btn{display: none;}
	.product_detial_content_btn_ul{height: auto;padding:  0 3.2vw;flex-wrap: wrap;}
	.product_detial_content_btn_ul li{font-size: 3.2vw;line-height: normal;width: 32%;height: 10.8vw;display: flex;align-items: center;text-align: center;}
	.product_detial_content_btn_ul li + li{margin-left: 0;}
	.product_detial_content_list{margin-top: 8vw;}
	.product_detial_content_list_description_box h4{font-size: 4.8vw;}
	.product_detial_content_list_description_box p{font-size: 3.6vw;margin-top: 3.6vw;}
	.product_detial_content_list_description_box img{margin-top: 5.8vw;}
	.product_detial_content_list_ul{margin-top: 8vw;}
	.product_detial_content_list_ul li{padding: 5% 4%;flex-wrap: wrap;}
	.product_detial_content_list_ul_img{width: 100%;}
	.product_detial_content_list_ul_right{padding: 3.6vw 0;width: 100%;}
	.product_detial_content_list_ul_right h4{font-size: 3.8vw;text-align: center;}
	.product_detial_content_list_ul_right p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.6vw;text-align: center;}
	.product_detial_content_list_title h4{font-size: 4.8vw;padding-bottom: 1.8vw;}
	.product_detial_content_list_title p{font-size: 3.6vw;margin-top: 3.2vw;}
	.product_detial_content_list table th{font-size: 3.6vw;padding: 1.2vw;}
	.product_detial_content_list table td{font-size: 3.2vw;}
	.slider_table table{margin-top: 5.8vw;}
	.product_detial_content_list_video a:after{background-size: 11vw;}
	.product_detial_content_list_application_title{font-size: 4.8vw;}
	.product_detial_content_list_application_ul{flex-wrap: wrap;margin-top: 3.8vw;}
	.product_detial_content_list_application_ul li{width: 100% !important;}
	.product_detial_content_list_application_ul_img h4{font-size: 3.6vw;bottom: 3.8vw;}
	.product_detial_content_list_faq_box{margin-top: 5.8vw;}
	.product_detial_content_list_faq_box li{padding: 3.8vw 0;}
	.product_detial_content_list_faq_top h4{font-size: 3.6vw;}
	.product_detial_content_list_faq_top span{font-size: 4.8vw;}
	.product_detial_content_list_faq_bottom p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.8vw;}
	.product_detial_content_list_faq_bottom{margin-top: 0;}
	.product_detial_download_top{margin-top: 3.8vw;justify-content: space-between;}
	.product_detial_download_btn li{width: 32%;height: 10.8vw;font-size: 3.2vw;margin-left: 0;}
  .product_detial_download_btn li + li{margin-left: 2%;}
  .product_detial_download_btn li:nth-of-type(3n+1){margin-left: 0;}
	.product_detial_download_top a{width: 32%;height: 10.8vw;font-size: 3.2vw;margin-left: 0;margin-left: 34%;margin-top: -15.8vw;}
	.product_detial_download_top img{width: 3vw;margin-right: 1.8vw;}
	.product_detial_download_btn{width: 100%;justify-content: space-between;}
	.product_detial_download_top_bottom{margin-top: 8vw;}
	.product_detial_content_box{padding-bottom: 8vw;}
	.product_detial_form_box{padding: 8vw 0;}
	.product_detial_form_title h4{font-size: 4.8vw;}
	.product_detial_form_title p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.6vw;}
	.product_detial_form_box form{margin-top: 3.8vw;}
	.product_detial_form_ul li{width: 100%;height: 10.8vw;margin-top: 1.6vw;}
	.product_detial_form_ul li input{padding: 0 3.2vw;font-size: 3.6vw;}
	.product_detial_form_ul li input::placeholder{font-size: 3.6vw;}
	.product_detial_form_ul li:nth-last-of-type(1){height: 28vw;}
	.product_detial_form_ul li textarea{padding: 3.2vw;}
	.product_detial_form_ul li textarea::placeholder{font-size: 3.6vw;}
	.product_detial_form_ul_btn{width: 42vw;height: 10.8vw;font-size: 3.6vw;margin-top: 3.2vw;}
	.product_detial_related_box{padding: 8vw 0;}
	.product_detial_related_sw{margin-top: 8vw;padding: 3.2vw;}
	.product_detial_related_sw .swiper-slide{box-shadow: 0px 0px 1.6vw 0px #cdcdcd;}
	.product_detial_related_sw_txt{padding: 5% 4%;}
	.product_detial_related_sw_txt h4{font-size: 3.8vw;}
	.product_detial_related_sw_txt p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.2vw;}
	.product_detial_related_sw_txt span{font-size: 3.8vw;margin-top: 3.6vw;}
	.product_info_box{padding-top: 8vw;}
	.product_info_content h1{font-size: 4.8vw;}
	.product_info_content p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.8vw;}
	.product_info_content{padding-bottom: 3.8vw;}
	.product_list_content_box{padding-top: 0;padding-bottom: 8vw;}
	.product_list_content{margin-top: 8vw;}
	.product_list_content_left_title{font-size: 4.2vw;height: 10.8vw;border-radius: 2vw 2vw 0 0;}
	.product_list_content_left_ul_top{height: 10.8vw;}
	.product_list_content_left_ul_top a{font-size: 3.8vw;padding: 0 3.2vw;}
	.product_list_content_left_ul_bottom{padding: 0 3.2vw;}
	.product_list_content_left_ul_bottom a{font-size: 3.6vw;height: 10.8vw;}
	.product_list_content_right{margin-top: 8vw;}
	.product_list_content_right_info h4{font-size: 4.8vw;}
	.product_list_content_right_info p{width: 100%;font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.6vw;}
	.product_list_content_right_list{margin-top: 3.2vw;}
	.product_list_content_right_list li{width: 100%;margin-top: 3.8vw;flex-wrap: wrap;padding: 5% 4%;}
	.product_list_content_right_list li a{}
	.product_list_content_right_list_left{width: 100%;}
	.product_list_content_right_list_right{width: 100%;padding: 4%;}
	.product_list_content_right_list_right h4{text-align: center;font-size: 4.2vw;}
	.product_list_content_right_list_right p{font-size: 3.6vw;text-align: center;margin-top: 3.2vw;}
    .product_list_content_right_list_right_more{justify-content: center;margin-top: 3.6vw;}
	.product_list_content_right_list_right_more a{font-size: 3.6vw;text-align: center;height: 8.8vw;border-radius: 0.4vw;}
	.product_list_content_right_info{margin-top: 8vw;}
	.product_video_content h4{font-size: 4.8vw;}
	.product_video_content a{width: 11vw;margin-top: 3.6vw;}
	.product_harmonic_box{padding: 8vw 0;}
	.product_harmonic_title{font-size: 4.8vw;}
	.product_harmonic_content{margin-top: 5.8vw;flex-wrap: wrap;}
	.product_harmonic_content_left{width: 100%;}
	.product_harmonic_content_right{padding: 5% 4%;}
	.product_harmonic_content_right p{font-size: 3.6vw;line-height: 5.8vw;}
	.product_harmonic_content_right p + p{margin-top: 3.2vw;}
	.product_reducer_box{padding: 8vw 4%;}
  .product_reducer_box2{padding-bottom: 8vw;}
	.product_reducer_title h4{font-size: 4.8vw;}
	.product_reducer_title p{font-size: 3.6vw;margin-top: 3.2vw;}
	.product_reducer_content_ul{flex-wrap: wrap;}
	.product_reducer_content_ul li{width: 100% !important;margin-top: 3.8vw;}
	.product_reducer_content{width: 100%;margin-top: 5.8vw;}
	.product_reducer_content_ul li span{width: 12vw;border-width: 1.2vw;font-size: 3.8vw;}
	.product_reducer_content_ul li h4{font-size: 4.2vw;margin-top: 3.8vw;}
	.product_reducer_content_ul li p{margin-top: 3.8vw;font-size: 3.6vw;line-height: 5.8vw;}
  .product_reducer_content2{margin-top: 5.8vw;}
	.product_appliction_box{padding: 8vw 0;}
	.product_faq_box{padding-bottom: 8vw;}
	.application_list_box{padding-top: 3.2vw;padding-bottom: 8vw;}
	.application_list_ul{justify-content: space-between;}
	.application_list_ul li{margin-left: 0;width: 100%;margin-top: 3.8vw;}
	.application_list_ul li h4{font-size: 4.2vw;}
	.application_list_ul li p{font-size: 3.6vw;line-height: 5.8vw;margin-top: 3.6vw;}
	.application_faq{padding-top: 8vw;}
  .contactBox202006131030{padding: 8vw 0px;}
  .contactBox202006131030 .textBox h2{font-size: 4.6vw;margin-bottom: 3.2vw;}
  .contactBox202006131030 .textBox p{font-size: 3.2vw;line-height: 4.8vw;}
  .contactBox202006131030 .textBox{margin-bottom: 3.8vw;}
  .contactBox202006131030 .contactInfo ul li{font-size: 3.6vw;line-height: 5.8vw;padding-top: 2vw;background-size: 4vw auto;background-position: left 3vw;padding-left: 5.2vw;}
  .contactBox202006131030 .contactInfo ul li a{font-size: 3.6vw;}
  .contactBox202006131030 .contactForm{width: 100%;padding: 0;}
  .contactBox202006131030 .title h2{font-size: 4.6vw;margin-top: 5.8vw;line-height: normal;}
  .contactBox202006131030 .contactInfo{width: 100%;}
  .contactBox202006131030 .contactForm .info .label_control{font-size: 3.6vw;}
  .nav_box li:nth-of-type(2):hover:after{display: none;}
  .nav_list_right_box{display: none;}
  .nav_list_left_box{width: 100%;padding: 5.8vw 0;height: auto;}
  .nav_list_left_box dd{height: 8.8vw;}
  .nav_list_left_box dd a{padding: 0 3.8vw !important;}
  .nav_list_left_box dd a span{font-size: 3.6vw;}
  .nav_list_left_box dd a i{font-size: 4.8vw;}
  .nav_box li:nth-of-type(2) .nav_list_box{width: 60%;}
  .product_list_box{margin-top: 3.2vw;}
  .product_list_item{margin-top: 3.8vw;}
  .product_list_item_txt h4{font-size: 4.8vw;margin-top: 3.6vw;}
  .product_list_item_txt a{width: 42vw;height: 10.8vw;border-radius: 5.4vw;font-size: 3.6vw;margin-top: 3.2vw;}
  .product_list_box{padding-bottom: 8vw;}
  .download_content_box{margin-top: 5.8vw;}
  .download_content_box h1{font-size: 4.8vw;}
  .download_content_list:nth-of-type(1){margin-top: 3.8vw;}
  .download_content_list h2{font-size: 4.2vw;padding-bottom: 2.2vw;}
  .download_content_list_ul{justify-content: space-between;}
  .download_content_list_ul li{width: 48.5%;margin-left: 0;margin-top: 3.8vw;}
  .download_content_list_ul li h4{font-size: 3.8vw;margin-top: 3.6vw;}
  .download_content_list{margin-top: 8vw;}
}

























































































































