.lanmuc-neh{width: 100%; height: auto;}
.lanmuc-neh .news-all {
	width: 880px;  float: left;
	padding-bottom:20px;
}

.lanmuc-neh .xwtit{width:860px; height: 60px; line-height: 60px; float:left; border-bottom: 1px dotted #ccc; margin-left: 20px; text-align: right; margin-bottom: 20px;}
.lanmuc-neh .xwtit a{color: #666;}
.lanmuc-neh .xwtit a:hover{color: #333;}
	
.lanmuc-neh .xwll{width:860px; float: left; height: auto; padding-bottom: 40px; margin-left: 20px;}	
.lanmuc-neh .news-all ul li{
	display: inline-block;
	margin-bottom: 26px;
	border: 1px solid #ececec;
	width:858px;
	height: 120px;
	font-size: 0;
	text-align: left;
	transition: .3s;
	overflow: hidden;
	list-style: none;
	float: left;}	

.lanmuc-neh .news-all ul li:hover {
	background: #f2f2f2;
}
.lanmuc-neh .news-one-date, .news-one-desc {
	display: inline-block;
	vertical-align: top;
}
.lanmuc-neh .news-one-date {
	padding-top: 29px;
	padding-left: 30px;
	width: 100px;
	height: 100%;
	float: left;
}
.lanmuc-neh .news-one-date .day {
	margin-bottom: 5px;
	line-height: 40px;
	font-size: 56px;
	font-weight: bold;
	height: 60px; float: left;
	width: 100%;
}
 .lanmuc-neh .news-one-date .year {
	margin-bottom: 5px;
	line-height: 16px;
	font-size: 16px;
	 height: 30px; width: 100%; 
}

.lanmuc-neh	.news-all ul li .ner{width:580px; height: 100%; float: left; margin-left: 20px;}	
	
 .lanmuc-neh .link{width: 120px; float:right; height: 120px;	font-size: 14px; color: #666; line-height: 120px;}	
	
.lanmuc-neh .news-all ul li .ner h3 {
        padding: 16px 0;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.lanmuc-neh .news-all ul li .ner a {
	color: #666;
}
.lanmuc-neh .news-all ul li .ner p.words {
	display: -webkit-box;
	line-height: 26px;
	font-size: 14px;
	color: #979797;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.lanmuc-neh .link img {
	margin-left: 18px;
	transition: .25s;
}
.lanmuc-neh .link:hover img {
	transform: translateX(10px);
}


/*==========分页样式===========*/
.lanmuc-neh .paging {width:100%;height:24px;text-align:center; padding:15px 0; margin:30px 0 0; background:#f6f6f6; float:left;}
.lanmuc-neh .paging a{ color:#666666;padding:1px 8px;border:solid 1px #c9c9c9;display:inline-block;white-space:nowrap;margin:0 3px; border-radius:3px; background:#f5f5f5; box-shadow: inset 0 0 30px rgba(239,239,239,0.7)}
.lanmuc-neh .paging a:hover {background:#636363;color:#fff; border:1px solid #505050;box-shadow: inset 0 0 30px rgba(80,80,80,0.7)}	
	
	