h2{
	font-size: 0.65rem;
	color: #333333;
margin-top:0.4rem;
margin-bottom:0.2rem;
}
.content_text>P{
	font-size: 0.55rem;
	color: #666666;
	line-height: 0.8rem;
	text-align:justify;
}
.content_text{
	padding:0 0.4rem;
}
h1{
	font-size: 0.8rem;
	text-align: center;
	margin: 0.8rem 0;
}
.img>img{
	margin-bottom: 0.4rem;
}
img{
	width:100%;
}
body{
	background:#ffffff;
}