@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;}
*{box-sizing: border-box;}
body{width:100%;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}

.contain{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}

.header{
	background-color: #F0F0E6;
}
.header1{
	padding: 20px 60px;
	zoom: 1;
	margin: 0 auto;
}
.header1:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.logo{
	float: left;
	font-size: 0;
}
.logo img{
	height: 58px;
}
.link{
	float: right;
}
.link a{
	margin-top: 9px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 175px;
	height: 40px;
	border-radius: 20px;
	border: 2px solid #73AD3D;
	font-weight: 500;
	font-size: 16px;
	color: #151B25;
}
.link a img{
	margin-right: 8px;
}
.nav{
	float: right;
	margin-right: 60px;
}
.nav ul{
	overflow: hidden;
}
.nav ul li{
	list-style-type: none;
	float: left;
	font-size: 20px;
	line-height: 58px;
	margin-right: 50px;
}
.nav ul li a{
	color: #151B25;
}
.nav ul li.on a{
	color: #73AD3D;
	font-weight: bold;
}
.banner{
	font-size: 0;
}
.banner .swiper-pagination{
	bottom: 30px;
}
.banner .swiper-pagination-bullet{
	opacity: 1;
	background: rgba(255,255,255,0.4);
}
.banner .swiper-pagination-bullet-active{
	background: #FFFFFF;
}
.banner1{
	position: relative;
}
.banner2{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.banner3{
	font-weight: 700;
	font-size: 64px;
	color: #FFFFFF;
	line-height: 100px;
	-webkit-text-stroke: 1px;
}
.banner3 span{
	color: #73AD3D;
}
.banner4{
	margin-top: 4px;
	display: flex;
	align-items: center;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 72px;
}
.banner4 span{
	width: 184px;
	height: 4px;
	background: #D8D8D8;
	margin-right: 27px;
}
.banner5{
	margin-top: 3px;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 48px;
}
.banner6{
	margin-top: 50px;
}
.banner6 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 204px;
	height: 52px;
	background: #73AD3D;
	font-weight: 600;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 52px;
	border-radius: 26px;
}
.banner6 a img{
	margin-left: 16px;
}
.grip{
	padding: 54px 0 112px;
}
.title{
	font-weight: 500;
	font-size: 24px;
	color: #000000;
	line-height: 36px;
}
.title span{
	display: inline-block;
	border-bottom: 2px solid #73AD3D;
}
.grip1{
	margin-top: 20px;
	display: flex;
	align-items: center;
}
.grip1 span{
	display: block;
	padding: 0 30px;
	border: 1px solid #73AD3D;
	font-size: 28px;
	color: rgba(0,0,0,0.4);
	line-height: 56px;
	margin-right: 36px;
	border-radius: 28px;
	cursor: pointer;
}
.grip1 span.on{
	background: #73AD3D;
	color: #FFFFFF;
}
.grip2{
	margin-top: 60px;
}
.grip3{
	display: none;
	zoom: 1;
}
.grip3:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.grip4{
	float: left;
	width: calc((100% - 72px)/3);
	margin-right: 36px;
	box-shadow: 0px 4px 10px 4px rgba(202,202,202,0.3);
	border-radius: 20px;
}
.grip4:nth-child(3n){
	margin-right: 0;
}
.grip5{
	font-weight: 500;
	font-size: 28px;
	color: #151B25;
	line-height: 88px;
	padding: 0 25px;
}
.grip6{
	font-size: 0;
}
.grip4:hover{
	background-color: #F0F0E6;
}
.show{
	display: block !important;
}
.grip7{
	background: linear-gradient( to bottom,rgba(115,173,61,0.5), #fff) no-repeat;
	background-size: 100% 486px;
	padding: 119px 0 30px;
}
.grip8{
	font-weight: 600;
	font-size: 48px;
	color: #000000;
	line-height: 100px;
	margin-bottom: 40px;
}
.grip9{
	margin-top: 30px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.grip10{
	font-weight: 500;
	font-size: 28px;
	color: #73AD3D;
	line-height: 36px;
	margin-right: 16px;
}
.grip11{
	flex: 1;
}
.grip12{
	font-weight: 500;
	font-size: 28px;
	color: #000000;
	line-height: 36px;
}
.grip13{
	margin-top: 6px;
	padding-left: 14px;
	font-size: 18px;
	color: rgba(0,0,0,0.6);
	line-height: 28px;
	position: relative;
}
.grip13:before{
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	bottom: 8px;
	background-color: #73AD3D;
	width: 1px;
}
.grip14{
	margin-top: 85px;
}
.grip14 .swiper{
	padding-right: 192px;
}
.grip14 .swiper-slide{
	padding: 5px;
}
.grip15{
	box-shadow: 0px 3px 8px 4px rgba(202,202,202,0.3);
	padding: 15px 20px;
	border-radius: 16px;
}
.grip16{
	font-weight: 500;
	font-size: 20px;
	color: #151B25;
	line-height: 38px;
}
.grip17{
	font-size: 16px;
	color: rgba(21,27,37,0.6);
	line-height: 24px;
	height: 48px;
}
.grip18{
	margin-top: 30px;
	font-size: 0;
}
.grip19{
	font-size: 0;
	text-align: right;
	padding-right: 10px;
	margin-top: -21px;
}
.grip20{
	margin-top: 30px;
	font-size: 0;
	text-align: right;
}
.grip20 a{
	margin-left: 20px;
}
.service{
	padding: 30px 0 124px;
}
.service1{
	margin-top: 20px;
	display: flex;
	align-items: center;
}
.service1 span{
	display: block;
	padding: 0 30px;
	border: 1px solid #73AD3D;
	font-size: 28px;
	color: rgba(0,0,0,0.4);
	line-height: 56px;
	margin-right: 36px;
	border-radius: 28px;
	cursor: pointer;
}
.service1 span.on{
	background: #73AD3D;
	color: #FFFFFF;
}
.service2{
	margin-top: 36px;
	font-weight: 500;
	font-size: 48px;
	color: #000000;
	line-height: 56px;
}
.service3{
	margin-top: 68px;
}
.service4{
	margin-top: 48px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.service5{
	position: relative;
	display: flex;
	align-items: center;
	width: 280px;
}
.service4:nth-child(1) .service5:before{
	content: '';
	position: absolute;
	left: 96px;
	top: calc(100% + 40px);
	width: 2px;
	height: 72px;
	background-color: #D8D8D8;
}
.service4:nth-child(2) .service5:before{
	content: '';
	position: absolute;
	left: 96px;
	top: calc(100% + 40px);
	width: 2px;
	height: 72px;
	background-color: #D8D8D8;
}
.service6{
	font-size: 0;
	width: 64px;
	height: 64px;
	border: 4px solid rgba(200,212,179,0.4);
	border-radius: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 16px;
}
.seicon1{
	display: none;
}
.service8{
	font-weight: 500;
	font-size: 32px;
	color: #666666;
	line-height: 28px;
}
.service9{
	margin-top: 9px;
	font-weight: 500;
	font-size: 24px;
	color: #73AD3D;
	line-height: 32px;
}
.service10{
	flex: 1;
	padding: 20px 30px;
	box-shadow: 0px 3px 8px 4px rgba(202,202,202,0.3);
	border-radius: 16px;
	font-size: 16px;
	color: rgba(0,0,0,0.8);
	line-height: 28px;
}
.service4.on .service6{
	background-color: #73AD3D;
	border: 4px solid #C8D4B3;
}
.service4.on .seicon{
	display: none;
}
.service4.on .seicon1{
	display: block;
}
.service4.on .service10{
	background: linear-gradient( to right, rgba(108,190,32,0.2) 0%, rgba(216,216,216,0) 100%);
}
.design{
	margin-top: 124px;
	font-size: 0;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	flex-wrap: wrap;
}
.design img{
	width: calc((100% - 93px)/4);
}
.custom{
	margin-top: 80px;
	position: relative;
	text-align: center;
}
.custom:before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 1px;
	background-color: #D8D8D8;
}
.custom span{
	display: inline-block;
	background-color: #FFFFFF;
	position: relative;
	padding: 0 30px;
	font-weight: 500;
	font-size: 36px;
	color: #000000;
	line-height: 56px;
}
.custom1{
	margin-top: 66px;
	display: flex;
	justify-content: space-between;
}
.custom2{
	width: calc((100% - 120px)/2);
	padding: 32px 40px;
	box-shadow: 0px 3px 8px 4px rgba(202,202,202,0.3);
	border-radius: 16px;
}
.custom3{
	font-size: 24px;
	color: #666666;
	line-height: 28px;
}
.custom3 span{
	color: #73AD3D;
	font-weight: 500;
}
.custom3 code{
	font-family: inherit;
	color: #000000;
	font-weight: 500;
}
.custom4{
	margin-top: 25px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.custom4 label{
	display: block;
	margin-top: 30px;
	width: calc((100% - 120px)/4);
	margin-right: 40px;
	font-size: 16px;
	color: rgba(0,0,0,0.8);
	line-height: 28px;
	text-align: center;
}
.custom4 label:nth-child(4n){
	margin-right: 0;
}
.custom4 label span{
	display: block;
	margin: 0 auto 8px;
}
.red{
	width: 46px;
	height: 46px;
	border-radius: 23px;
	background: #BA0C2F;
	border: 4px solid #D8D8D8;
}
.pink{
	width: 46px;
	height: 46px;
	border-radius: 23px;
	background: #E83CAC;
	border: 4px solid #D8D8D8;
}
.orange{
	width: 46px;
	height: 46px;
	border-radius: 23px;
	background: #E77721;
	border: 4px solid #D8D8D8;
}
.green{
	width: 46px;
	height: 46px;
	border-radius: 23px;
	background: #46D52D;
	border: 4px solid #D8D8D8;
}
.blue{
	width: 46px;
	height: 46px;
	border-radius: 23px;
	background: #005EB8;
	border: 4px solid #D8D8D8;
}
.purple{
	width: 46px;
	height: 46px;
	border-radius: 23px;
	background: #4F008B;
	border: 4px solid #D8D8D8;
}
.green1{
	width: 46px;
	height: 46px;
	border-radius: 23px;
	background: #38563C;
	border: 4px solid #D8D8D8;
}
.gray{
	width: 46px;
	height: 46px;
	border-radius: 23px;
	background: #63666B;
	border: 4px solid #D8D8D8;
}
.white{
	width: 46px;
	height: 46px;
	border-radius: 23px;
	background: #FFFFFF;
	border: 4px solid #D8D8D8;
}
.black{
	width: 46px;
	height: 46px;
	border-radius: 23px;
	background: #000000;
	border: 4px solid #D8D8D8;
}
.custom5{
	margin-top: 10px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.custom5 label{
	display: block;
	margin-top: 30px;
	width: calc((100% - 144px)/4);
	margin-right: 48px;
	font-size: 16px;
	color: rgba(0,0,0,0.8);
	line-height: 28px;
	text-align: center;
}
.custom5 label:nth-child(4n){
	margin-right: 0;
}
.custom6{
	display: flex;
	align-items: center;
	justify-content: center;
}
.custom7{
	margin-top: 80px;
	text-align: center;
}
.custom7 input{
	width: 360px;
	height: 56px;
	background: linear-gradient( 321deg, #73AD3D 2%, rgba(115,173,61,0.8) 100%);
	border-radius: 12px;
	font-size: 28px;
	color: #FFFFFF;
}
.serve_d1{
	display: none;
}
.manu{
	background-color: #F7F7F7;
	padding: 62px 0 119px;
}
.manu1{
	margin-top: 32px;
	font-weight: 500;
	font-size: 48px;
	color: #000000;
	line-height: 56px;
}
.manu2{
	margin-top: 32px;
	display: flex;
	align-items: center;
}
.manu2 span{
	display: block;
	padding: 0 20px;
	border: 1px solid #73AD3D;
	font-size: 28px;
	color: rgba(0,0,0,0.4);
	line-height: 47px;
	margin-right: 36px;
	border-radius: 29px;
	cursor: pointer;
}
.manu2 span.on{
	background: #73AD3D;
	color: #FFFFFF;
}
.manu3{
	margin-top: 32px;
}
.manu4{
	display: none;
}
.manu5{
	font-size: 16px;
	color: rgba(0,0,0,0.8);
	line-height: 28px;
}
.manu6{
	margin-top: 20px;
	font-size: 0;
	overflow: hidden;
}
.manu7{
	width: calc(100% / 3);
	float: left;
	display: flex;
	flex-direction: column;
}
.manu7:nth-child(2){
	flex-direction: column-reverse;
}
.manu8{
	height: 377px;
	font-size: 0;
}
.manu9{
	height: 377px;
	background-color: #80AB4E;
	display: flex;
	align-items: center;
	justify-content: center;
}
.manu10{
	width: 100%;
	padding: 0 30px;
}
.manu11{
	font-size: 0;
	text-align: center;
}
.manu12{
	margin-top: 20px;
	font-weight: 500;
	font-size: 32px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
}
.manu13{
	margin-top: 20px;
	font-size: 16px;
	color: rgba(255,255,255,0.8);
	line-height: 28px;
}
.manu14{
	margin-top: 20px;
	display: flex;
}
.manu15{
	width: 429px;
	background-color: #80AB4E;
	display: flex;
	align-items: center;
	justify-content: center;
}
.manu16{
	flex: 1;
	font-size: 0;
}
.manu17{
	margin-top: 20px;
	font-weight: 500;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 32px;
}
.spot{
	padding: 140px 0 76px;
}
.spot1{
	margin-top: 80px;
}
.spot1 ul{
	display: flex;
	flex-wrap: wrap;
}
.spot1 ul li{
	list-style-type: none;
	width: calc((100% - 60px)/3);
	margin-right: 30px;
	border-radius: 12px;
}
.spot1 ul li:nth-child(3n){
	margin-right: 0;
}
.spot2{
	font-size: 0;
	position: relative;
}
.spot2 img{
	border-radius: 12px;
}
.spot2 span{
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 12px 0 12px 0;
	background-color: #FFFFFF;
	width: 42px;
	height: 42px;
}
.spot2 span code{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	border: 1px solid #C8D4B3;
	border-radius: 50%;
	font-weight: 500;
	font-size: 20px;
	color: #73AD3D;
	line-height: 24px;
}
.spot3{
	padding: 20px 16px;
}
.spot4{
	font-weight: 500;
	font-size: 28px;
	color: #73AD3D;
	line-height: 32px;
}
.spot5{
	margin-top: 12px;
	font-size: 16px;
	color: rgba(0,0,0,0.8);
	line-height: 28px;
}
.spot1 ul li:hover{
	background: linear-gradient( to right, rgba(108,190,32,0.2) 0%, rgba(216,216,216,0) 100%);
}
.resource{
	padding: 76px 0;
}
.resource1{
	margin-top: 24px;
	position: relative;
	text-align: center;
}
.resource1:before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 2px;
	background-color: #CCCCCC;
}
.resource1 span{
	position: relative;
	padding: 0 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
}
.resource1 code{
	width: 74px;
	height: 74px;
	border-radius: 37px;
	background: #F0F0E6;
	font-weight: 600;
	font-size: 24px;
	color: #6CBE20;
	line-height: 74px;
	text-align: center;
	font-family: inherit;
}
.resource2{
	margin-top: 20px;
}
.resource2 ul li{
	list-style-type: none;
	margin-top: 24px;
	display: flex;
	justify-content: space-between;
}
.resource3{
	width: calc((100% - 25px)/2);
	box-shadow: 0px 3px 8px 4px rgba(202,202,202,0.3);
	border-radius: 16px;
	display: flex;
	align-items: center;
	padding: 12px 25px 12px 60px;
	font-size: 16px;
	color: rgba(0,0,0,0.8);
	line-height: 28px;
	position: relative;
}
.resource3 span{
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 600;
	font-size: 28px;
	color: #73AD3D;
	line-height: 38px;
	text-align: center;
	width: 38px;
	height: 40px;
	border: 1px solid #73AD3D;
	display: block;
	border-radius: 16px 16px 16px 0;
}
.resource4{
	width: calc((100% - 25px)/2);
	background: linear-gradient( to right, rgba(108,190,32,0.2) 0%, rgba(216,216,216,0) 100%);
	border-radius: 16px;
	display: flex;
	align-items: center;
	padding: 12px 25px 12px 60px;
	font-size: 16px;
	color: rgba(0,0,0,0.8);
	line-height: 28px;
	position: relative;
}
.resource4 span{
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 600;
	font-size: 28px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	width: 38px;
	height: 40px;
	border: 1px solid #73AD3D;
	background-color: #73AD3D;
	display: block;
	border-radius: 16px 16px 16px 0;
}
.about{
	padding: 76px 0 129px;
}
.tec{
	text-align: center;
}
.about1{
	margin-top: 34px;
}
.about1 ul{
	zoom: 1;
}
.about1 ul:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.about1 ul li{
	float: left;
	margin-top: 36px;
	width: calc((100% - 72px)/3);
	margin-right: 36px;
	box-shadow: 0px 3px 8px 4px rgba(202,202,202,0.3);
	border-radius: 16px;
	padding: 16px 32px 36px;
}
.about1 ul li:nth-child(3n){
	margin-right: 0;
}
.about2{
	font-size: 24px;
	color: rgba(0,0,0,0.6);
	line-height: 36px;
}
.about2 span{
	font-weight: bold;
	font-size: 48px;
	line-height: 56px;
	background-image: linear-gradient(to bottom,#6CBE20 0%, #C7E2AD 98%);
	color: transparent;
	-webkit-background-clip: text;
}
.about3{
	margin-top: 12px;
	font-size: 16px;
	color: rgba(0,0,0,0.5);
	line-height: 24px;
	height: 48px;
}
.about4{
	margin-top: 10px;
}
.about4 ul li{
	list-style-type: none;
	margin-top: 126px;
	display: flex;
	align-items: center;
	background: rgba(216,216,216,0.2);
}
.about5{
	font-size: 0;
	width: 385px;
}
.about6{
	flex: 1;
	padding: 30px 50px;
}
.about7{
	font-weight: 500;
	font-size: 36px;
	color: #000000;
	line-height: 40px;
}
.about8{
	margin-top: 30px;
	font-size: 24px;
	color: rgba(0,0,0,0.6);
	line-height: 40px;
}
.about9{
	margin-top: 129px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.about10{
	width: 45%;
}
.about10 ul li{
	margin-top: 24px;
	padding-bottom: 12px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	border-bottom: 1px solid rgba(151,151,151,0.4);
}
.about10 ul li:first-child{
	margin-top: 0;
}
.about10a{
	width: 38px;
	height: 40px;
	background: #6CBE20;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	border-radius: 16px 16px 16px 0;
	margin-right: 16px;
}
.about10b{
	flex: 1;
	font-size: 16px;
	color: #636363;
	line-height: 28px;
}
.about11{
	width: 45%;
}
.about12{
	font-weight: 500;
	font-size: 48px;
	color: #000000;
	line-height: 95px;
	background: rgba(216,216,216,0.2);
	border-radius: 16px 16px 0 0;
	padding: 0 24px;
}
.about13{
	background: linear-gradient( 180deg, #FFFFFF 4%, #EEFFDE 100%);
	border-radius: 12px;
	padding: 12px 52px 66px;
}
.about14{
	margin-top: 30px;
	font-size: 20px;
	line-height: 36px;
	color: #636363;
}
.about14 span{
	font-weight: 900;
	font-size: 36px;
	background-image: linear-gradient(to bottom,#6CBE20 0%,#C7E2AD 98%);
	color: transparent;
	-webkit-background-clip: text;
}
.linkus{
	padding: 85px 0 72px;
	background: url(../img/linkus.png) #F7F7F7 no-repeat;
	background-position: right bottom;
	position: relative;
}
.linkus1{
	font-weight: 500;
	font-size: 36px;
	color: #000000;
	line-height: 56px;
	text-align: center;
}
.linkus2{
	margin-top: 40px;
	overflow: hidden;
}
.linkus3{
	float: left;
	width: 100%;
	max-width: 400px;
}
.linkus4{
	font-size: 24px;
	color: #000000;
	line-height: 32px;
}
.linkus5{
	margin-top: 12px;
	margin-bottom: 24px;
}
.linkus5 input{
	height: 56px;
	border-bottom: 1px solid #73AD3D;
	font-size: 28px;
	width: 100%;
	background-color: #F7F7F7;
}
.linkus6{
	margin-top: 12px;
	margin-bottom: 24px;
}
.linkus6 input{
	height: 56px;
	font-size: 28px;
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 8px;
	border: 1px solid rgba(0,0,0,0.4);
	padding: 0 16px;
}
.linkus6 textarea{
	height: 429px;
	font-size: 28px;
	width: 100%;
	background: rgba(255,255,255,0.6);
	border-radius: 8px;
	border: 1px solid rgba(0,0,0,0.4);
	padding: 10px 16px;
	resize: none;
}
.linkus7{
	float: right;
	width: 100%;
	max-width: 400px;
}
.linkus8 input{
	width: 253px;
	height: 56px;
	background: linear-gradient( 321deg, #73AD3D 2%, rgba(115,173,61,0.8) 100%);
	border-radius: 12px;
	font-size: 28px;
	color: #FFFFFF;
	line-height: 28px;
}
.header_m{
	display: none;
}

.header_m1{
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 6px;
}
.logo_m img{
	height: 40px;
}
.icon_m{
	width: 10%;
	float: right;
	margin: 9px 6px;
}
.icon_m img{
	height: 40px;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.submit{
	padding: 56px 0 164px;
}
.submit1{
	font-weight: 600;
	font-size: 48px;
	color: #000000;
	line-height: 100px;
}
.submit1 span{
	display: inline-block;
	border-bottom: 1px solid #000000;
}
.submit2{
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.submit3{
	width: 51%;
	box-shadow: 0px 3px 8px 4px rgba(202,202,202,0.3);
	border-radius: 16px;
}
.submit3 .swiper-pagination-bullet{
	opacity: 1;
	background: #F0F0E6;
}
.submit3 .swiper-pagination-bullet-active{
	background: #D8D8D8;
}
.submit4{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	height: 600px;
}
.submit5{
	width: 45%;
}
.submit6{
	font-weight: 500;
	font-size: 24px;
	color: #000000;
	line-height: 36px;
}
.submit7{
	margin-top: 30px;
	font-size: 18px;
	color: #9E9E9E;
	line-height: 32px;
}
.back{
    font-size: 0;
    margin-bottom: 20px;
}
