.public_detail h1{
	font-size: 0.24rem;
	color: #2577e3;
	text-align: center;
}
.public_detail p{
	font-size: 0.18rem;
	color: #808080;
	text-align: center;
	margin-top: 0.1rem;
	font-weight: none;
}
.public_detail h2{
	font-size: 0.22rem;
	color: #fd521d;
	text-align: center;
	margin-top: 0.15rem;
}
.public_detail h3{
	text-align: center;
	line-height: 0.28rem;
	font-size: 0.18rem;
	margin-top: 0.08rem;
	color: #333333;
}
.public_detail h4{
	text-align: justify;
	line-height: 0.4rem;
	color: #333333;
	margin-top: 0.3rem;
	font-size: 0.18rem;
}
.public_detail_oc a{
	display: block;
	color: #1561c5;
	font-size: 0.18rem;
	height: 0.6rem;
	line-height: 0.6rem;
}
