body {
    margin: 0;
    padding: 0;
    background: #f7f9f8;
}

.h1 {
	width: 100%;
	height: 264px;
	background: url(../img/bj1.png) no-repeat 0px 0px;
	background-size: 100% 100%;
	padding-top: 10px;
	box-sizing: border-box;
}

.h11 {
	width: 80%;
	height: 59px;
	text-align: center;
	margin: 83px auto 0 auto;
}

.h11 img {
	height: 100%;
}

.h12 {
	width: 80%;
	height: 18px;
	text-align: center;
	margin: 14px auto 0 auto;
}

.h12 img {
	height: 100%;
}

.h13 {
	width: 80%;
	height: 10.7px;
	text-align: center;
	margin: 5px auto 0 auto;
}

.h13 img {
	height: 100%;
}

.h2 {
	width: 100%;
	height: 14px;
	text-align: center;
	margin: 2px auto 0 auto;
}

.h2 img {
	height: 100%;
}

.h3 {
	width: 100%;
	height: 15px;
	text-align: center;
	margin: 42px auto 0 auto;
}

.h3 img {
	height: 100%;
}

.h4 {
	width: 100%;
	height: 12px;
	text-align: center;
	margin: 5px auto 0 auto;
}

.h4 img {
	height: 100%;
}

.h5 {
	width: 100%;
	height: 180px;
	text-align: center;
	box-sizing: border-box;
	margin: 40px auto 0 auto;
}

.h5 form {
	width: 100%;
	height: 100%;
	text-align: center;
}

@font-face {
	font-family: "SourceHanSansCN-Medium";
	src: url("SourceHanSansCN-Medium.woff2") format("truetype");
}

.h5 .input_1 {
	width: 70%;
	height: 36px;
	line-height: 36px;
	justify-content: center;
	vertical-align: middle;
	border: 1px solid #ffffff;
	border-radius: 5px;
	outline: 0;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 3px;
	color: #418454;
	background-color: #ffffff;
	margin-top: 0px;
	padding-bottom: 5px;
	font-family: "SourceHanSansCN-Medium";
}

.h5 .control-list {
    width: 100%;
    text-align: center;
    margin-top: 77px;
}

.h5 .control-list input {
    width: 130px;
    display: inline-block;
    margin: 1px;
    text-decoration: none;
    color: #fff;
    background-color: #327b46;
    border-radius: 20px;
    padding: 3px 20px 5px 20px;
    font-size: 15px;
    cursor: pointer;
    border: none;
}

.h6 {
	width: 100%;
	height: 33px;
	text-align: center;
	margin: 37px auto 0 auto;
}

.h6 img {
	height: 100%;
}