span{color:#666;}
p{font-size:13px;}
.midBar .news-list{width:1260px;margin:30px auto 50px;}
.midBar .news-list .bian:nth-of-type(odd) > div{background-color:#fff;}
.midBar .news-list .bian:nth-of-type(even) > div{background-color:#e9e9e9;}
.news-list .news-text .up,.news-list .news-text .down{margin-left:2em;}
.news-list .news-text .up{line-height:5em;overflow:hidden;height:auto;}
.news-list .news-text .up p{font-size:16px;float:left;color:#1d1f21;}
.news-list .news-text .up p:hover{text-decoration:underline;}
.news-list .news-text .up div{float:right;margin-right:30px;}
.news-list .news-text .up div .img{position:relative;top:3px;}
.news-list .news-text .down{line-height:2em;width:95%;padding-bottom:20px;color:#666;}
.news-list .down:hover{color:#000;}
.midBar .news-list .news-text:hover{-webkit-transition:background-color 1.2s;-moz-transition:background-color 1.2s;-o-transition:background-color 1.2s;transition:background-color 1.2s;background-color:#ccc;}