.policy{
	padding: .4rem;
}
.policy .title{
	font-size: .5rem;
	font-weight: bold;
	text-align: center;
	margin-top: .3rem;
}
.policy .con p{
	line-height: 150%;
	font-family: 微软雅黑;
	color: #333333;
	font-size: .42rem;
	margin-top: 7px;
}
.policy .con p em{
	text-indent: 2em;
	display: block;
}
.policy .con h4{
	margin: 10px 0 0;
	font-size: .5rem
}