.contentin{
	margin-bottom: 70px;
}
.zctitle{
	height: 115px;
	line-height: 115px;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
}
.ernav,.ernav a{

	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.ernav{
	float: right;
}
.bignew{
	height: 150px;
	overflow: hidden;
	margin-bottom: 33px;
}
.zcleft{
	width: 255px;
	height: 150px;
	float: left;
	margin-right: 40px;
}
.zcleft img{
	width: 100%;
}
.zcright{
	float: left;
	width: 905px;
}
.zctit{
	font-size: 18px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 20px;
}
.zctit:hover{
	color: #08a5e4;
}
.zccontent{
	width: 100%;
	margin-bottom: 20px;
	word-break: break-all;
	font-size: 14px;
	color: #999999;
	/*overflow: hidden;
	text-overflow: ellipsis; /*以省略号...显示*/
   /* white-space: nowrap;*/
}
.fabu {
	color: #bbbbbb;
}

.chu {
	margin-right: 24px;
}
.infos {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	width: 800px;
	overflow: hidden;
	text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;
}
.newcontent2 {
	margin-top: 35px;
}

.newlist li {
	overflow: hidden;
	height: 60px;
	line-height: 60px;
}

.adress,
.ntime {
	color: #bbbbbb;
	float: right;
}

.adress {
	margin-right: 30px;
}

.newlist li:hover .infos {
	color: #08a5e4;
}

.pages {
	text-align: center;
}