body{
	background: rgb(238,238,238);
}
.st{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 18px;
}
.st a{
	font-size: 18px;
	color: rgb(0,121,195);
}
.st a:hover{
	text-decoration: underline;
}
.st_wz_span{
	font-size: 18px;
	color: rgb(84,84,84);
}
.ceont{
	width: 100%;
	margin-top: 50px;
}
