.cont{
	padding-top: 46px;
}
.p_items{
	overflow: hidden;
	margin: 30px auto 65px;
}
.p_items li{
	float: left;
	width: 180px;
	margin-right: 101px;
}
.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 #f5a50a;
	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: #f5a50a;
}
.wrap{
	width: 743px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 118px;
}
.ios{
	position: absolute;
	left: 0;
	bottom: 46px;
}
.an{
	position: absolute;
	right: 0;
	bottom: 46px;
}