/* 着陆页头部 */
.land_bg{height: 440px;padding: 20px 0 0 0; color: #fff;}
.land_bg h1{ font-family: "Open Sans", Sans-serif;font-size: 61px;font-weight: 700;line-height: 1.2em;display: flex;color: #fff;}
.land_bg h1::before{ content: "";display: block;width: 7px;height: 90px;background-color: #fff;margin: 0 20px 0 0;}
.iSubtitle{font-size: 16px;color: #fff;width: 22%;line-height: 22px;padding: 20px 0;}
.landbg_form{position: absolute;top: 3%;right: 5%;background-color: #fff;width: 330px;height: 460px;border-radius: 5px;padding: 20px;box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .5);}
.landform_title{color: #333;text-align: center;padding: 0 0 10px 0;}
.landform_title h2{font-size: 24px;}
.landform, .landform1{border-bottom: 1px solid #999;padding: 8px 2% !important;}
.landform-control, .landform-control1{height: 34px;padding: 6px 12px;font-size: 14px;border: none;}
.landform-control1{width: 100%; height: 100px;}
.landform_btn{width: 100% !important;border-radius: 5px !important;color: #fff !important;background: #e37832 !important;box-shadow: 0 0 7px 0 #fff inset;font-weight: 600 !important;padding: 10px !important;border: none;margin: 20px 10px;}
.landform_btn:hover{color: #e37832 !important;background-color: #c4c4c4 !important;}

/* 着陆页btn表单 */
.getform, .getinquiry{display: inline-block;width: 255px;height: 50px;line-height: 50px;text-align: center;font-size: 19px;font-weight: 600;background-color: #e37832;color: #fff;box-shadow: 0 0 7px 0 #fff inset;}
.getinquiry{border: none;margin: 0 30px;}
.getform:hover, .getform:focus, .getinquiry:hover, .getinquiry:focus{text-decoration: none;background-color: #c4c4c4;color: #e37832;}
.nlinquiry {position: fixed;top: 0px;left: 0px;width: 100% !important;background: rgba(0,0,0,0.5);height: 100vh !important;z-index: 9999; display: none;}
.inquiry_main { max-width: 350px;margin: auto;background: #fff;padding: 20px 15px;z-index: 9999;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 90%;min-height: 342px;  display: none;border-radius: 15px;box-shadow: 0px 8px 32px 0px rgb(0 0 0 / 12%);}
.inquiry_x { border: 1px solid #ccc;width: 40px;height: 40px;display: inline-block;position: absolute;right: -15px;top: -15px;z-index: 9999999; font-size: 20px;border-radius: 20px;background-color: #fff;color: #000;line-height: 40px;text-align: center;cursor:pointer;}
.inquiry_box{display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -10px;}
.inquiry_box .form-group {margin: 0 0 20px 0 !important;padding: 0 10px;font-size: 16px;color: rgba(60, 72, 84, 1);}
.inquiry_box .form-group2{text-align: center;}
.inquiry_box .form-control {width: 100%;height: 35px;border: 1px solid #eee;border-radius: 0;margin-top:3px;}
.inquiry_box .incontents{ height: auto; padding-top: 10px; }
.btn-style-one {position: relative;display: inline-block;font-size: 16px;color: #f2710b;font-weight: 600;border-radius: 3px;overflow: hidden;width:320px;height:35px;border: 1px solid #f2710b;}
.btn-style-one:hover{background-color: #b2001a;color: #fff;}

/* 着陆页 aboutus */
.landpage_about{padding: 80px 0;}
.landall{color: #333;font-size: 28px;font-weight: 700;}
.ldf_left p{color: #7A7A7A;margin-bottom: 1em;font-size: 15px;}
/* .ldf_left .about_content{color: #000;}    调用*/
.ldf_right img{width: 100%;padding: 10px;border-radius: 20px;}

/* 着陆页 products */
.landpage_product{background-color: #f6f6f6;}
.ldf_content{padding: 0 0 80px 0;}
.ldf_head{padding: 30px 0;text-align: center;}
.ldf_head .landall{ line-height: 1.5em;text-transform: uppercase;}
.ldf_prolist{padding: 10px 0;}
.ldf_prolist a{text-decoration: none;}
.ldf_prolist:hover{box-shadow: 1px 1px 5px 0 rgba(136, 136, 136, .5)}
.ldf_protext{background-color: #fff;padding: 10px 20px 20px;min-height: 280px;}
.ldf_protext h2 a{color: #333;font-size: 24px;font-family: "Open Sans", Sans-serif;font-weight: 500;}
.ldf_protext p{padding: 0 0 40px 0;}
.ldf_protext p a{color: #7A7A7A;font-weight: 300;line-height: 1.5em;margin: 1em 0;}

/* 着陆页factory */
.ldf_fac{padding: 20px 0;border: 1px solid #164da8;}
.fac_list img{width: 100%;transition: all 0.4s linear;overflow: hidden;}
.fac_list img:hover{transform: scale(1.05);}
.fac_list p{text-align: center;color: #333;padding: 0 30px;line-height: 1.5em;font-size: 15px;padding: 10px 0;}
.form_btn{text-align: center;padding: 40px 0 80px 0;}

/* 着陆页case */
.landpage_case{background-color: #f6f6f6;}
.landpage_case .getform{width: 300px;height: 80px;line-height: 80px;font-weight: 300; border-radius: 50px;background: linear-gradient(90deg,rgb(216,82,15) 0%,rgb(157,25,0) 100%);box-shadow: 0 8px 13px 0 rgba(0, 0, 0, 0.2);font-size: 20px;font-style: italic;}
.landpage_case .getform:hover{color: #fff;}
.landpage_case .bx-controls-direction{display: none;}
.landpage_case .bx-wrapper .bx-pager.bx-default-pager a{width: 6px;height: 6px;}
.landcase_ximg{display: flex;justify-content: center;padding: 40px 0 20px;}
.landcase_ximg img{width: 70px;height: 70px;}
.landcase_list{ border: 1px solid #999;padding: 10px 0;background: #fff;}
.landcase_img img{width: 100%;}
.landcase_text h4{font-size: 18px;font-family: Plantagenet;color: #000;line-height: 1;font-style: italic;border-bottom: 1px solid #afadae;padding-bottom: 8px;margin: 14px 0;margin-top: 5px;}
.landcase_text p{color: #7A7A7A;}

/* 着陆页choose */
.landpage_choose{background-color: #f6f6f6;}
.choose_img, .choose1_img{padding: 20px 0;}
.choose_text h3{margin-bottom: 15px;color: #333;font-size: 19px;text-transform: capitalize;}
.choose_text p, .choose1_text p{font-size: 15px;font-weight: 300;line-height: 1.5em;color: #7A7A7A;}
.ldfchoose_right img{width: 100%;border: 2px solid #dfdfdf;}
.choose_bottom{border: 1px solid #ddd;background-color: #fff;}
.choose_bottom  h2{color: #333;font-size: 20px;}
.pageline{width: 100%;display: block;border: 1px solid #D3D3D3;position: relative;}
.pageline::after{ content: "";background: #f26f08;position: absolute;width: 30%;height: 2px;top: 0;}
.choose1_text h3{color: #f26f08;font-size: 18px;}
.ldpage_ic1{background-color: #175BA2;}
.ldpage_ic2{background-color: #fb4400;}
.ldpage_ic3{background-color: #0071ac;}
.ldpage_ic4{background-color: #24cc62;}
.landpage_icons a{display: inline-block;color: #fff;padding: 10px;font-weight: 700;}
.ldfchoose_form{background-color: #f5f5f5;}
.chooseform1{display: flex;}
.chooseform-control, .chooseform-control1, .chooseform-control2{background: #fff;border: 1px solid #999;font-size: 13px !important;height: 32px;margin: 20px 5px 0 5px;border-radius: 5px;}
.chooseform-control1{width: 100%;}
.chooseform-control2{width: 100%; height: 120px;}
.chooseform_btn{ border: none;background: #f26f08;color: #fff;font-size: 14px !important;font-family: 'open sans';font-weight: 600;border-radius: 5px;width: 100% !important;height: 32px;line-height: 32px;margin: 0 5px;}

/* 着陆页faq */
.landpage_faq{background-color: #f6f6f6;padding: 80px 0;}
.ldffaq_left{background-color: #fff;border: 1px solid #ddd;padding: 20px;}
.ldffaq_left h2{color: #333;font-size: 20px;font-weight: 700;text-align: center;padding: 0 0 5px 0;}
.ldffaq_content h3{font-size: 20px; font-weight: 600;color: #ff6600;text-align: left;}
.ldffaq_list{display: flex;flex-direction: column;}
.ldffaq_list p{font-size: 20px;color: #f2710b;}
.ldffaq_list a{font-size: 18px;color: #333;line-height: 2em;}
.ldffaq_list a:hover{text-decoration: none;}
.ldffaq_right{margin: 0 0 0 40px;}
.ldffaq_form{background: #00a7a0;padding: 10px 8px;color: #fff;border-radius: 5px;box-shadow: 0 0 14px #00a7a0;}
.ldffaq_title h2{font-size: 19px;color: #c4d04a;text-align: center;padding: 0 0 15px 0;}
.landfaqform-control{  width: 100%;background-color: #00a7a0;border: 0;border-bottom: 1px solid #fff;padding: 10px 5px;}
input:focus, textarea:focus {outline: none;}
.landfaqform input::placeholder, .landfaqform textarea::placeholder{color: #fff;}
.ldffaq_form .landform_btn{margin: 20px;}
.chaptitle{background-color: #1d7c6f;padding: 0 15px 5px;}
.chaptertitleNew2 .chaptitle{background-color: #f29145;}
.chaptertitleNew3 .chaptitle{background-color: #d34f4c;}
.chaptertitleNew4 .chaptitle{background-color: #5b4d77;}
.chaptitle h2{text-align: center;color: #fff;font-size: 22px;line-height: 60px;font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;font-weight: 700;}
.chaptitle p{text-align: center;font-size: 40px ;color: #fff ;font-weight: 400 ;font-family: 'titillium web' !important}
.chapt span{display: block;padding: 30px 0;font-size: 23px; color: #ff6600;font-weight: 600;}
.chapt p{line-height: 2em; color: #333;}
.chapt_img{text-align: center;}

/* 着陆页faq2 */
.landpage_faq2{background-color: #f6f6f6;}
.ldffaq2_content{padding: 15px;border: 2px solid #f16f07;margin: 30px 0;}
.ldffaq2_content i{color: #f16f07;}
.ldffaq2_content span{font-size: 15px; color: #54595F;line-height: 2em;}
.ldffaq2_list{padding: 50px 0;}
.ldffaq2_list h3{background-color: #eaeaea; font-family: "Open Sans", Sans-serif;font-size: 19px;line-height: 2em;padding: 0 10px;}





/* 小屏幕样式 */
@media screen and (max-width: 768px) {
	/* 着陆页头部 */
	.land_bg{height: 770px;}
	.land_bg h1{font-size: 36px;}
	.iSubtitle{width: 100%;}
	.landbg_form{top: 40%;}	
	
	/* 着陆页 aboutus */
	.landpage_about{padding: 80px 0;}
	.landall{font-size: 24px;text-align: center;}
	.ldf_right img{padding: 0;margin: 60px 0 0 0;}
	
	/* 着陆页btn表单 */
	.getinquiry{margin: 30px 0;}
	.btn-style-one{margin: 0 0 0 -10px;}

	/* 着陆页 products */
	.ldf_prolistimg{min-height: 260px;}
	.ldf_protext{text-align: center;}	
	
	/* 着陆页factory */
	.form_btn{padding: 40px 0 0 0;}
	
	/* 着陆页choose */
	.choose_list{text-align: center;}
	.choose_bottom{margin: 40px 0 0 0;border: none;}
	.choose_bottom  h2{text-align: center;padding: 20px;}
	.pageline, .pageline::after{display: none;}
	.choose1_text{padding: 0 0 0 20px; }
	.choose1_text h3{font-size: 16px;}
	.ldpage_ic1{margin: 0 10px 10px 0;}
	.ldpage_ic3{margin: 0 10px 10px 0;}
	.chooseform1{flex-direction: column;}
	.chooseform-control2{ height: 150px;}
	.chooseform_btn{margin: 10px 0;}
	
	/* 着陆页faq */
	.ldffaq_right{margin: 0 ;}
	
}



/* 单页大屏样式 */
	/* 着陆页头部 */
	.Subtitle{font-size: 16px;color: #fff;width: 100%;line-height: 22px;}
	
	/* 着陆页产品 */
	.ldf_protext h2{color: #333;font-size: 24px;font-family: "Open Sans", Sans-serif;font-weight: 500;}
	.ldf_protext p{color: #7A7A7A;font-weight: 300;line-height: 1.5em;margin: 1em 0;}
	.protext_item{padding: 10px 0;}