.main-c{
	width: 1128px;
	margin: 0 auto;
	border-left: 1px solid #bfbfbf;
}
.policy{
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 32px;
}
.icon-policy{
	width: 34px;
	height: 34px;
	top: 10px;
	left: -17px;
	position: absolute;
}
.policy-r{
	width: 1066px;
	margin-left: 62px;
}
.policy-t{
	width: 100%;
	height: 76px;
	border-bottom: 1px solid #bfbfbf;
}
.policy-t h3{
	line-height: 44px;
	font-size: 20px;
}
.policy-t h3 a{
	color: #000;
}
.policy-sj{
	width: 100%;
}
.policy-sj span{
	font-size: 14px;
	color: #666666;
	margin-right: 42px;
}
.policy-p{
	width: 100%;
	line-height: 34px;
	font-size: 16px;
	color: #666666;
	margin-top: 20px;
}
.policy-p a{
	color: #0e80d7;
}