.content{
	padding: 1.03rem .2rem 1.28rem;
}




.content .title{
	font-size: .48rem;
	font-weight: bold;
	line-height: 40px;
	color: #008BCF;
	padding-bottom: .99rem;
}
.content p{
	font-size: .24rem;
	line-height: .36rem;
	color: #666666;
	padding-bottom: .48rem;
}
.content img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}