.contentin {
	margin-top: 40px;
	margin-bottom: 70px;
}

.connav {
	float: left;
}

.rightnews {
	float: right;
}


/*左边导航*/

.connav {
	width: 210px;
	padding-top: 27px;
	padding-bottom: 8px;
	background: #fff;
}

.doahang {
	overflow: hidden;
}

.daohang li {
	height: 36px;
	line-height: 36px;
	margin-bottom: 12px;
	position: relative;
	text-align: center;
}

.daohang li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #666666;
}

.daohang li .addclass {
	color: #08a5e4;
	font-weight: bold;
}

.nlast {
	margin-bottom: 0;
}

.slider2 {
	display: inline-block;
	height: 36px;
	width: 8px;
	background: url(../img/slider2.png) 0 0 no-repeat;
	position: absolute;
	left: 0;
	display: none;
}
/*右边具体政策*/
.zhengce{
	width: 954px;
	float: right;
}
.zhongyang{
	padding: 0 30px;
	padding-bottom: 30px;
	background: #fff;
	margin-bottom: 28px;
}
.ztit{
	width: 100%;
	height: 114px;
	line-height: 114px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;
}
.more{
	font-size: 14px;
	font-weight: normal;
	color: #08a5e4;
	float: right;
}
.bignew{
	height: 150px;
	overflow: hidden;
}
.zcleft{
	width: 255px;
	height: 150px;
	float: left;
	margin-right: 40px;
}
.zcleft img{
	width: 100%;
}
.zcright{
	float: left;
	width: 598px;
}
.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: 605px;
	overflow: hidden;
	text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;
}

.newcontent2 {
	margin-top: 32px;
}

.newlist li {
	overflow: hidden;
	height: 55px;
	line-height: 55px;
}

.adress,
.ntime {
	color: #bbbbbb;
	float: right;
}

.adress {
	margin-right: 30px;
}

.newlist li:hover .infos {
	color: #08a5e4;
}
