.headTopic .description {
background:url(http://img.jihui88.com/upload/h/h3/hlmj/picture/2017/04/11/7fcd4d47-20ef-4c2f-91ed-8f1410223fcf.jpg) no-repeat center center;
}
#user_defined8 {
display:none;
}
#news {
margin:0;	
}
#news li {
margin:12px 0;
padding:0 12px;
background:#fff;
transition:all 0.5s;	
}
#news li:nth-child(2n-1){
background:#ededed;	
}
#news .listNews dd {
width:auto;
}
#news .listNews dt {
background:none;
width:92%;
overflow:hidden;
text-overflow: ellipsis;
}
#news .listNews dl {
height:40px;
line-height:40px;
padding:0;
border-bottom:0 none;	
}
#news .topicLink {
color:#333;
font-size:14px;
font-family:"Microsoft Yahei";
margin-left:0;
display:block;
transition:all 0.5s;
}
#news .news_addTime {
color:#aaa;	
font-size:14px;
transition:all 0.5s;
}
#news li:hover {
background:#2d57b6;
}
#news li:hover .topicLink {
color:#fff;
margin-left:20px;
}
#news li:hover .news_addTime{
color:#fff;
}