.news-list-news{
overflow:hidden;
width:960px;
}
.news-plist-item{
width:960px;
min-height:200px;
background:#f6f6f7;
margin-bottom:20px;
overflow:hidden;
}
.news-plist-item h2{
height:40px;
line-height:40px;
margin-top:7px;
margin-bottom:6px;
}
.news-plist-item h2 a{
font-weight: bold;
font-size:17px;
color:#646567;
text-decoration:none;
}
.news-list-img{
width:310px;
height:200px;
float:left;
}
.news-list-c{
width:595px;
height:200px;
float:left;
padding:0 25px 0 20px;
position:relative
}
.news-list-c .news-list-date{
position:absolute;
top:18px;
right:25px;
}
.news-plist-item img{
border:0;
}
.news-plist-item p,{
}
.news-list-morelink a{
display:block;
margin-top:14px;
font-weight:bold;
color:#646567;
text-decoration:none;
}