.zsnews-nav{
	background: #fff;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:'';
	display: block;
	clear:both;
	float:none;
}
.top{
	height:420px;
	background: url(../Fix_imgs/top.jpg) top center no-repeat;
}
.main{
	background:url(../Fix_imgs/line.png) 10px top repeat-y;
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0;
}
.list li{
	background: url(../Fix_imgs/point.png) 0 25px no-repeat;
    margin: 20px 0;
}
.list a{
	display: block;
	background: #fff;
	padding:20px;
}
.art-pic{
	display: block;
	float:left;
	width:360px;
	height:240px;
	margin-right:20px;
}
.art-title{
	font-size: 24px;
	color:#730909;
	margin-bottom:15px;
	text-align: center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-weight:600;
}
.art-con{
	color:#666666;
	font-size:16px;
	text-align: justify;
}
.border-blue{
    width: 1000px;
	margin: 100px auto 0;
    border-top: 1px solid #eee;
}
.block-pic {
	display:block;
	margin:30px auto 0;
}