.zsnews-nav{
	background: #fff;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:'';
	display: block;
	clear:both;
	float:none;
}
.top{
	height:503px;
	background: url(../Fix_imgs/top.jpg) top center no-repeat;
}
.main{
	border-left: 5px solid #e6e5e5;
    width: 990px;
    margin: 0 auto;
    padding: 10px 0;
}
.list li{
	background: url(../Fix_imgs/l-bg.png) top center no-repeat;
    padding-left: 39px;
    margin: 30px 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:#891007;
	margin-bottom:15px;
	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;
}
.more {
	display: block;
    margin-bottom: 20px;
    text-align: center;
    width: 200px;
    font-size: 20px;
    background: #dfdfdf;
    line-height: 40px;
    float: right; 
}