body{
	background: #EDEEF2 url(../img/wap-bg.jpg) no-repeat top;
	background-size: cover;
}
.head,.head-central,.content{
	width: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.head{
	background: #2787bb;
}
.head-top-bg{
	width: 100%;
	height: 2.667vw;
	background:#156398;
	position: absolute;
	top: 0 ;
	left: 0;
}
.head-central{
	height: 10.667vw;
	line-height: 11vw;
	color: #fff;
	font-size: 4vw;
}
.head-central span{
	display: block;
	width: 10.667vw;
	height: 10.667vw;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	background: url(../img/go-back.png) no-repeat;
	background-size: 3vw ; 
	background-position: center;
}
.head-central .title{
	text-align: center;
}
.content ul{
	width: 100%;
	padding: 0 7.733vw;
	position: relative;
	margin: 0 auto;
}
.content ul li{
	width: 33.333%;
	height: 22.665vw;
	float: left;
	position: relative;
	padding: 0 2.76vw;
	margin-top: 2.667vw;
	display: inline-block;
}
.content ul li a{
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	background: url(../img/btn-bg.png) no-repeat top;
	background-size: 100% 100%;
	overflow: hidden;
}
.content ul li a i{
	width: 10vw;
	height: 10vw;
	background: url(../img/btn-icon.png) no-repeat;
	background-size: 600% 100%; 
	display: block;
	margin: 3.334vw auto 0;
}
.content ul li a i.kczx{
	background-position: 0 top;
}
.content ul li a i.wmhy{
	background-position: 20% top;
}
.content ul li a i.qhb{
	background-position: 40% top;
}
.content ul li a i.dzjgj{
	background-position: 60% top
}
.content ul li a i.ssfs{
	background-position: 80% top
}
.content ul li a i.yhsqdt{
	background-position: 100% top
}
.content ul li a i.App-down-icon{
	background: url(../img/app.png) no-repeat;
	background-size: 100% 100%; 
}
.content ul li a span{
	font-size: 3.2vw;
	width: 100%;
	display: block;
	color: #000;
	text-align: center;
	font-weight: 600;
	line-height: 9vw;
}