.content li a{
	width:1.45rem;
	display: inline-block;
	text-align: center;
	font-size:0.22rem;
	color:#373737;
	background-color:#e5e3e3;
	padding:0.16rem 0 0.12rem 0;
}
.content li{
	float:left;
	margin-right:0.1rem;
}
.center{
	width:6.4rem;
	margin:0.5rem auto 0.3rem auto;
	font-size:0.18rem;
	color:#130f0f;
}
.center img{
	width:5.48rem;
	height:3.78rem;
	text-align: center;
	display: inline-block;
	padding-left:0.4rem;
}
.center p:nth-of-type(odd){
	/*padding-left:0.35rem;*/
}
.center p{
	line-height:0.33rem;
}
.center p:nth-of-type(1){
	padding-top:0.4rem;
}