/**新闻中心**/
.v300_news{ width: 1160px; padding: 20px; overflow: hidden; background: #fff; margin: 0 auto 20px; }
.v300_news .news_box{ overflow: hidden; }
.news_box .l_focus{ width: 372px; height: 270px; float: left; position: relative;border-radius: 4px;}
.news_box .l_focus .bd{ width: 372px; height: 270px; overflow: hidden;}
.news_box .l_focus .bd li{width: 372px; height: 270px; overflow:hidden; border-radius: 4px; }
.news_box .l_focus .bd li img{max-width: 372px; max-height: 270px;}
.news_box .l_focus .black_bg{ position: absolute; left: 0; bottom: 0;  width: 372px;  border-radius: 0 0 4px 4px; height: 50px; background: #000; opacity: 0.5; filter:alpha(opacity:50); }
.news_box .l_focus .hd{ position: absolute; right: 10px; bottom: 20px; z-index: 100;}
.news_box .l_focus .hd li{ width: 10px; height: 10px; cursor: pointer; display: block; background: #fff; float: left; margin-left: 5px;}
.news_box .l_focus .hd li.on{ background: #f8c301;}
.news_box .l_focus .txt{ position: absolute; left: 10px; bottom: 0; z-index: 101; width: 270px; height: 50px; }
.news_box .l_focus .txt li{ position: absolute; width: 270px; height: 50px; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news_box .l_focus .txt li a{ color: #fff;}
.news_box .l_focus .txt li a:hover{ color: #f8c301;}
.news_box .r_item{ width: 760px; float: right;}
.news_box .r_item .top_li{ border-bottom: 1px dashed #eee; padding-bottom: 10px;}
.news_box .r_item .top_li h3{ font-weight: normal;overflow: hidden; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; height: 25px; line-height:25px ; margin-bottom: 10px; }
.news_box .r_item .top_li h3 a{ color:#505050;}
.news_box .r_item .top_li h3 a:hover{color: #f8c301;}
.news_box .r_item .top_li p{ color: #808080; line-height: 24px; height: 72px; overflow: hidden;}
.news_box .r_item  .bot_ul{ overflow: hidden;}
.news_box .r_item  .bot_ul li{ width: 360px; padding: 0 20px 0 0; float: left; height: 30px; line-height: 30px;}
.news_box .r_item  .bot_ul li span{ width: 3px; height: 3px; display: block; background: #f8c301; float: left; margin: 13px 6px 0 0;}
.news_box .r_item  .bot_ul li a{ width: 340px; display: block; overflow: hidden; line-height: 30px;  text-overflow: ellipsis; white-space: nowrap; color:#505050;}
.news_box .r_item  .bot_ul li a:hover{color: #f8c301;}