@charset "utf-8";

.body{
	width: 100%;
}

.body .header{
	text-align: center;	
	background-color: #fff;
	height: 3.555rem;
	line-height: 3.555rem;
	position: relative;
}
.body .header h2{
	font-size: 1.138rem;
	color: #333;
	font-weight: normal;
}
.body .header .back{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.body .header .back img{
	height: 100%;
}
.privacy{
	background-color: #edf4f7;
	padding: 0 4% 2.204rem;
	letter-spacing: 0.0355rem;
	font-size: 0.924rem;
	color: #666;
}
/*20723修改*/
.privacy .hd{
	padding-top: 1.67rem;
	text-align: center;
	margin-bottom: 1.42rem;
}
.privacy .hd,
.privacy .hd img{
	height: 1.5288rem;
}
/*20723修改end*/
.privacy .ys{
	text-indent:2em;
	line-height: 1.5rem;
}
.privacy .bt{
	font-size: 1rem;
	color: #333;
	margin: 1.24rem 0 0.427rem 0;
}
.privacy .heading strong{
	margin-top: 0.63rem;
	display: block;
}
.privacy .fw{
	line-height: 1.5rem;
}
.privacy b{
	margin-right: 0.32rem;
}
