.top {
	width: 100%;
	height: 170px;
}

.center {
	background-color: #FFFFFF;
}

.center .center-one {
	width: 1200px;
}

.center .center-one .one-l {
	width: 650px;
	color: #292D32;
}

.center-one .one-l .l-img {
	width: 132px;
	height: 132px;
}

.center-one .one-l .l-btn {
	margin-top: 29px;
	width: 345px;
	height: 44px;
	color: #FFFFFF;
	background-color: #00D495;
	border-radius: 60px;
}

.center .center-one .one-r {
	width: 650px;
}

.bottom {
	width: 100%;
}

.bottom .bottom-t {
	padding-left: 350px;
	width: 100%;
	height: 100px;
	color: #292D32;
	background-color: #D0F7EB;
}

.bottom .bottom-b {
	padding-left: 350px;
	width: 100%;
	height: 30px;
	color: #FFFFFF;
	background-color: #259D78;
}