.top {
	background: #321b22 url(../img/policy-bg.png) no-repeat center bottom;
	height: 460px;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.header {
	height: 50px;
	padding: 25px 0;

}
.policy-title{
	font-size: 36px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 50px;
	padding-top: 180px;
}
.middle {
	padding: 70px 0 180px 0;
	background: #f5f6f8;
}

.footer {
	background: #0f0a0f;
	padding: 35px;
	font-size: 24px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #caccd2;
	line-height: 33px;
}
.footer a {
	color: #caccd2;
}
.middle-wrap {
	background: #ffffff;
	border-radius: 16px;
	padding: 30px 35px;
	font-size: 20px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #2d2d2d;
	line-height: 28px;
	text-align: justify;
	width: 1130px;
}
.middle-wrap p {
	color: #5f6167;
	margin-bottom: 30px;
}
.breadcrumb {
	padding-bottom: 40px;
	font-size: 24px;
	color: #909399;
}
.breadcrumb a {
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #909399;
	line-height: 33px;
}
