body{
	background: #F2f2f2;
}
a {
	text-decoration: none;
	color: #333333;
}
.xz-top{
	height: 0.97rem;
	line-height: 0.97rem;
	background: #8DC556;
	padding: 0 0.2rem;
}
.xz-top a:first-child{
	color: #FFF;
	font-size: 0.3rem;
}
.xz-top img{
	width: 0.35rem;
	vertical-align: middle;
}
.xz-top span{
	font-size: 0.34rem;
	color: #FFF;
	margin-left:2.4rem;
}
.xz-banner {
	height:3.64rem;
	padding: 0.28rem;
	background-color: #fff;
}
.xz-banner>img {
	height: 100%;
	width: 100%;
}
.xz-content {
	padding: 3% 0;
}
.xz-content div {
	height: 2.35rem;
	float: left;
	width: 45.5%;
	margin: 0 0 3% 3%;
	background: url(../img/xz/xz-bg.png);
	background-size: 100% 100%;
	text-align: center;
}
.xz-content a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.xz-content .xz-img {
	margin-top: 0.38rem;
	width: 97%;
	height: 0.76rem;
}
.xz-img>img {
	height: 100%;
}
.sp-block {
	display: inline-block;
	width: 100%;
	margin: 0.18rem 0;
	font-size: 0.26rem;
	font-weight: 600;
}
.xz-stone {
	font-size: 0.22rem;
	color: #999999;
}