/**新闻中心**/
.v300_news{ width: 465px; padding: 60px 0 0 0; overflow: hidden; float: right;}
.v300_news .title{ margin-bottom: 20px; height:30px; line-height: 30px; overflow: hidden; }
.v300_news .title h3{ color: #3e8d05; float: left; font-size: 24px; font-weight: normal;margin: 0px;}
.v300_news  .title .more{ float: right;  font-size: 12px; }
.v300_news .news_box{ overflow: hidden; width: 465px;  }
.news_box .news_top_ul{ overflow: hidden;}
.news_box .news_top_ul li{  padding-bottom: 15px; overflow: hidden;}
.news_box .news_top_ul li h3{ font-weight: normal;  color: #333; font-size: 14px;height: 24px; line-height: 24px; margin-bottom: 10px;overflow: hidden;text-overflow:ellipsis; white-space:nowrap; margin-top:0px; margin-bottom: 12px;}
.news_box .news_top_ul li h3 a{ color: #333;}
.news_box .news_top_ul li h3 a:hover{ color: #3e8d05;}
.news_box .news_top_ul li h3 .hot_span{ width: 44px; height: 24px; background: #3e8d05; color: #fff; text-align: center; line-height: 24px; float: left; margin-right: 10px;}
.news_box .news_top_ul li .news_img{ width: 172px; height: 132px; float: left; margin-right: 10px; border-radius: 5px; }
.news_box .news_top_ul li .news_img img{  max-width: 172px; max-height: 132px;border-radius: 5px; }
.news_box .news_top_ul li .news_r{ width: 280px;float: left; overflow: hidden; height: 132px;}
.news_box .news_top_ul li .news_r .news_text{ color: #808080; line-height: 22px; height: 88px; overflow: hidden;}
.news_box .news_top_ul li .news_r .news_time{ text-align: right; height: 22px; line-height: 22px; color: #999;}
.news_box .news_bot_ul{ overflow: hidden;}
.news_box .news_bot_ul li{  height: 39px; line-height: 39px;}
.news_box .news_bot_ul li .l_d{ width: 6px; height: 6px; background: url("../../../images/4/v300_30/icon-d.png") no-repeat; margin: 16px 10px 16px 0; display: block; float: left;}
.news_box .news_bot_ul li a{ color: #333; font-size: 14px; width: 380px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 39px;  display: block; float: left;}
.news_box .news_bot_ul li a:hover{ color: #3e8d05;}
