.cont{
	padding-top: 46px;
}
.p_items{
	overflow: hidden;
	margin: 30px auto 65px;
}
.p_items li{
	float: left;
	width: 156px;
	margin-right: 70px;
}
.p_items li:last-child{
	margin-right: 0;
}
.p_items li h1{
	font-size: 23.04px;
	font-weight: 700;
	color: #000;
	text-align: center;
	border-bottom: 3px solid #2ccb57;
	padding-bottom: 12px;
	margin-bottom: 8px;
}
.p_items li p{
	font-size: 12.8px;
	color: #666;
	line-height: 2;
}
.intro{
	margin: 0 auto;
	font-size: 15.36px;
	color: #000;
	line-height: 1.8;
}
.downloadbtn{
	background: #2ccb57;
}
.wrap{
	width: 834px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 118px;
}
.ios{
	position: absolute;
	left: 0;
	bottom: 46px;
}
.an{
	position: absolute;
	right: 0;
	bottom: 46px;
}