body{
	font-family:'microsoft yahei';
	background-image:url(www.zsnews.cnztzstjjimagesbg.jpg);
	background-position:center top;
	background-repeat:no-repeat;

}
a{
	color:#000;
}
.container{
	width:1003px;
	margin:0 auto;

}
.top{
	height:230px;
}
.items{
	background-image:url(www.zsnews.cnztzstjjimagesbg.jpg);
	background-position:left -230px;
	background-color:#1A6DBB;
	float:left;width:100%;
	background-repeat:no-repeat;
	width:1000px;
	overflow:hidden;
}
.items dl{
	width:175px;
	height:205px;
	background-image:url(www.zsnews.cnztzstjjimagesitembg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display: -webkit-flex; /* Safari */
	display: flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	font-size:20px;
	line-height:30px;
	vertical-align:middle;
	margin-left:55px;
	float:left;
	margin-bottom:20px;
}