.section {
	width:7.5rem;
	margin:0 auto;
	min-height:100vh;
	overflow:hidden;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.section1 .hd {
	padding:0.2rem 0.3rem;
	text-align:center;
}
.logo img {
	height:0.65rem;
	display:block;
}
.section1 .hd .icon1 img {
	height:0.76rem;
	display:block;
	margin:0 auto;
}
.section1 .hd .icon1 h4 {
	font-size:0.58rem;
	color:#000000;
	line-height:1.6;
}
.section1 .bd {
	background:url(../images/mbg1.png) no-repeat center/contain;
	width:6.73rem;
	height:9.68rem;
	margin:0.2rem auto 0;
	padding:0.36rem 0.45rem 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:0.3rem;
}
.section1 .bd h4 {
	font-size:0.32rem;
	color:#00883e;
	line-height:1.6;
	text-align:center;
	margin-bottom:0.25rem;
}
.section1 .bd .box {
	background-color:#f1f1f1;
	border-radius:0.15rem;
	padding:0.2rem 0.25rem;
}
.section1 .bd .box p {
	font-size:0.25rem;
	line-height:1.6;
	padding:0.06rem 0;
	color:#0d2814;
}
.section1 .bd .box p i {
	color:#00883e;
}
.section1 .bd .weix {
	margin:1.1rem auto 0;
	text-align:center;
}
.section1 .bd .weix img {
	width:1.98rem;
	display:block;
	margin:0 auto;
}
.section1 .bd .weix h5 {
	font-size:0.26rem;
	color:#1a1a1a;
	line-height:1.6;
	margin:0.15rem 0;
}
.section1 .bd .btn {
	background:#00843d;
	line-height:0.76rem;
	font-size:0.35rem;
	color:#fff;
	border-radius:0.2rem;
	display:block;
	text-align:center;
	margin:0.3rem 0 0.6rem;
}
.section1 .fbtn {
	text-align:center;
	padding:0.45rem 0;
}
.section1 .fbtn a {
	font-size:0.28rem;
	color:#008c2f;
	line-height:1.6;
	border-bottom:0.02rem solid #008c2f;
	display:inline-block;
}
.section2 .item2 {
	background-color:#fff;
	margin:0 0.35rem;
	border-radius:0.2rem;
	padding:0.3rem;
	box-shadow:0 0 0.1rem 0 rgba(80,80,80,0.2);
}
.section2 .item2 h6 {
	font-size:0.27rem;
	color:#000000;
	line-height:2;
}
.section2 .item2 a {
	display:block;
	width:2.42rem;
	margin:0.35rem auto;
}
.section2 .item2 a img {
	width:100%;
	display:block;
}
.section2 {
	display:flex;
	flex-direction:column;
	height:100vh;
}
.section2 .item2 .flex {
	display:flex;
	justify-content:space-between;
	align-items:center;
	background:#e5e5e5;
	height:0.72rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0.1rem;
	border-radius:0.5rem;
}
.section2 .item2 .flex .txt {
	width:calc(100% - 1.2rem);
	background:none;
	border:none;
	height:0.52rem;
	font-size:0.26rem;
	color:#000;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:0.2rem;
}
.section2 .item2 .flex .btn {
	width:1.1rem;
	line-height:0.52rem;
	border:none;
	font-size:0.28rem;
	background:#00843d;
	color:#fff;
	border-radius:0.5rem;
}
.section2 .text {
	background-color:#fff;
	margin:0.35rem 0.35rem;
	border-radius:0.2rem;
	padding:0.3rem;
	box-shadow:0 0 0.1rem 0 rgba(80,80,80,0.2);
	flex:1;
	overflow-y:scroll;
}
.section2 .text h4 {
	text-align:center;
	font-size:0.37rem;
	color:#000000;
	line-height:1.6;
}
.section2 .text p {
	font-size:0.25rem;
	color:#808080;
	line-height:1.7;
	margin-top:0.15rem;
}
.section2 .weic {
	margin:0 0.35rem 0.4rem;
	display:flex;
	align-items:flex-end;
}
.section2 .weic img {
	width:1.52rem;
	border:1px solid #3f3f3f;
	border-radius:0.12rem;
	display:block;
	display:block;
}
.section2 .weic p {
	font-size:0.24rem;
	color:#000000;
	line-height:1.7;
	margin-left:0.22rem;
}
.section1 .hicon {
	text-align:center;
}
.section1 .hicon img {
	width:2.91rem;
	display:block;
	margin:0.15rem auto;
}
.section1 .hicon p {
	font-size:0.27rem;
	line-height:1.6;
	margin-top:0.4rem;
}
.section3 {
	padding:0.4rem;
	background:#ecf1dc;
}
.section3>h2 {
	font-size:0.56rem;
	color:#008c47;
	line-height:1.6;
	text-align:center;
	margin-bottom:0.25rem;
}
.section3 .textdel {
	background:#fff;
	border-radius:0.2rem;
	padding:0.4rem 0.3rem;
	font-size:0.26rem;
	line-height:2;
	color:#000;
}
