@charset "utf-8";
.n-newslist{
	padding-bottom:20px;
}
.n-newslist li{
	border-bottom: 1px solid #e1e1e1;
	padding:20px 0;
}
.n-newslist li img{
	display:block;
	float:left;
	width:210px;
}
.nnlist-r{
	width:610px;
	position: relative;
	height:140px;
}
h3.nnlist-r-tit{
	font-weight: 100;
	line-height:32px;
	text-align:justify;
}
h3.nnlist-r-tit a{
	font-size:20px;
}
p.nnlist-p{
	line-height:24px;
	position: absolute;
	font-size:12px;
	color:#888;
	bottom:0;
	left:0;
}
p.nnlist-p span{
	margin-left:15px;
}
