.banner{background-repeat: no-repeat;background-position:center top;background-size: cover;}

.news .main{margin-left:36px;text-align:left;margin-right:58px;}
.news .news_list{ margin:28px auto 0;}
.news .news_list li{ padding:35px 0; border-bottom:1px solid #505C76}
.news .news_list li:last-child{border-bottom:0px}
.news .news_list img{width:240px;height:130px;}
.news .news_list .text{ float:right; margin-left:33px; width:830px;}
.news .news_list h1{ margin-top:8px;font-size:20px;line-height: 20px;}
.news .news_list a{padding-bottom:2px;}
.news .news_list a:hover{border-bottom:1px solid #4d281d;}
.news .news_list p{height:44px;color:#505C76;font-size:14px;line-height:22px;margin:20px 0 22px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden; }
.news .news_list span{color:#505C76;padding-left:23px;line-height:16px;background:url('../img/news_clock.png') no-repeat scroll 1px center; font-size:14px;}
