@charset "utf-8";

/* 新闻列表 部分*/
.News_box{width:1200px; height:auto; margin:20px auto;}
.News_box > .News_box_left{float:left; width:820px; height:auto; overflow:hidden; margin:0 0 50px 0;}

.News_box > .News_box_left > .News_box_menu{width:100%; height:45px; overflow:hidden; margin:0 0 15px 0;}
.News_box > .News_box_left > .News_box_menu h2{width:100px; float:left; height:40px; line-height:40px; background:#0f5481; text-align:center; font-size:18px; font-weight:600; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; color:#FFF;}
.News_box > .News_box_left > .News_box_menu ul{float:left; width:700px; height:40px;}
.News_box > .News_box_left > .News_box_menu ul li{width:100px; height:40px; line-height:40px; background:#F6F6F6; text-align:center; font-size:15px; font-weight:normal; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; color:#202020; float:left; margin:0 0 0 15px;}
.News_box > .News_box_left > .News_box_menu ul li:hover{background:#e45600; color:#FFF; cursor:pointer;}
.News_box > .News_box_left > .News_box_menu ul li:hover a{color:#FFF;}
.News_box > .News_box_left > .News_box_menu ul li.newHover{background:#e45600; color:#FFF;}
.News_box > .News_box_left > .News_box_menu ul li.newHover a{color:#FFF;}

.News_box > .News_box_left > dl{width:100%; height:150px; border-bottom:1px dashed #cdcdcd; margin-bottom:10px;}
.News_box > .News_box_left > dl dt{width:248px; height:137px; overflow:hidden; float:left;}
.News_box > .News_box_left > dl dt img{width:100%; height:137px; overflow:hidden;}
.News_box > .News_box_left > dl dd{width:540px; height:137px; overflow:hidden; float:right; padding:8px;}
.News_box > .News_box_left > dl dd h2{font-size:16px; width:100%; line-height:45px; font-weight:normal; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; color:#202020; overflow:hidden;}
.News_box > .News_box_left > dl dd h2 i{font-style:normal;font-size:12px; color:#e45600; float:right;} 
.News_box > .News_box_left > dl dd p{font-size:12px; color:#696969; line-height:26px;}
.News_box > .News_box_left > dl:hover{background:#F6F6F6;}
.News_box > .News_box_left > dl dd:hover h2{color:#e45700; text-decoration:underline;}



.News_box > .News_box_right{float:right; width:350px; height:auto; min-height:450px; overflow:hidden;}
.News_box > .News_box_right > .News_right_tit{width:100%; height:40px; background:#0b3d5f;}
.News_box > .News_box_right > .News_right_tit h2{float:left; line-height:40px; font-size:16px; font-weight:normal; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; color:#eee; padding:0 0 0 1em;}
.News_box > .News_box_right > .News_right_tit span{float:right; line-height:40px; font-size:12px; font-weight:normal; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; color:#eee; padding:0 1em 0 0;}
.News_box > .News_box_right > .News_right_tit span a{color:#eee;}
.News_box > .News_box_right > .News_right_tit span a:hover{text-decoration:underline; color:#e45700;}
.News_box > .News_box_right > ul{width:100%; height:auto; margin:15px 0 0 0;}
.News_box > .News_box_right > ul li{width:330px; height:35px; line-height:35px; font-size:14px; font-weight:normal; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; color:#202020; background:url(../images/yqs_11.png) 0 center no-repeat; padding:0 0 0 1.4em; overflow:hidden;}
.News_box > .News_box_right > ul li a{float:left; width:350px;}
.News_box > .News_box_right > ul li span{float:right; width:80px; font-size:12px; font-weight:normal; font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif; color:#696969;}
.News_box > .News_box_right > ul li:hover a{color:#e45700; text-decoration:underline;}











