@charset "utf-8";
/* CSS Document */
.clear{ clear:both;}
.wrap{ width: 1200px; margin:0 auto;overflow: hidden;}
.top{width: 100%; position: relative;}



/*main*/
.main{width:100%; background: url(../image/bg.jpg) repeat; overflow: hidden; padding-bottom: 10px;}
.m-xsdt{width: 360px; float: left; height: 315px; background-color: #fff;overflow: hidden;margin-top: 20px;}
.m-xsdt .hd{width: 360px;}
.m-xsdt .hd h2{ font-size: 20px;color: #3060ad;font-weight: 700;line-height:40px;}

.m-xsdt .bd ul li{width: 360px;    float: left;border-bottom: dotted 1px #5a5a5a;padding: 5px 0;}
.m-xsdt .bd ul li img{width: 108px;height: 79px;float: left;margin-bottom: 10px;}
.m-xsdt .bd ul li h1{width: 240px;float: right;font-weight: 700;font-size: 16px;color: #373838;margin-top: -5px;}
.m-xsdt .bd ul li h2{width: 240px;float: right;text-align: left;font-size: 12px;color: #878787;}
.m-xsdt .bd ul li p{width: 240px;float: right;font-size: 14px;color: #878787;line-height: 20px;margin-bottom: 5px;}
.m-xsdt .bd ul li span{width: 8px;height: 8px;background: #145ab0;border-radius: 100px;display: block;float: left;margin:0 10px;margin-top: 8px;}
/*m-gg*/
.m-gg{width: 440px;height: 315px;overflow: hidden;margin: 25px 0 0 20px;float: left;}
.hdp_container{width:440px;height:312px;margin:0px auto;position:relative;font-size:16px;overflow:hidden;}
.hdp_container img{width: 440px;height: 315px;}

/*list*/
.list{margin-top: 27px;overflow: hidden;}
.l-left{width: 250px;float: left;overflow: hidden;margin-bottom: 50px;}
.l-left .hd{width: 220px;height: 58px;float: left;background: #3060ad;line-height: 58px;padding-left: 30px;font-size: 24px;color: #ffffff;}
.l-left .bd{width: 100%;margin-top: 10px;float: left;}
.l-left .bd ul li{width: 250px;background: #d9d9d9;float: left;height: 35px;margin-bottom: 5px;line-height: 35px;font-size: 16px;color: #464646;}
.l-left .bd ul li span{width: 8px;height: 8px;display: block;background: #3060ad;border-radius: 100px;float: left;margin: 14px 12px 0 35px;}
.l-left .bd ul li a{width: 100%;height: 100%;display: block; transition: none;}

.l-left .bd ul li:hover a,
.l-left .bd ul li.hdhe_cur a {color:#ffffff;}
.l-left .bd ul li:hover,
.l-left .bd ul li.hdhe_cur {background: #3060ad;}
.l-left .bd ul li:hover span,
.l-left .bd ul li.hdhe_cur span {background: #ffffff;}

.l-right{width: 930px;float: right;overflow: hidden;}
.l-right .hd{width: 100%;height: 35px;background: #f3f3f3;line-height: 35px;}
.l-right .hd span{width: 110px;height: 35px;background: #3060ad;display: block;line-height: 35px;font-size: 16px;color: #ffffff;float: left;text-align: center;}
.l-right .hd p{font-size: 14px;color: #808080;float: right;margin-right: 15px;}
.l-right .bd{width: 98%;margin: 20px auto;line-height: 260%;}

/*新闻内页样式*/
.news_title {margin-top: 20px;text-align: center;font-size: 18px;line-height: 36px;}
.meta{margin-top: 10px;text-align: center;}
.meta img{max-width: 500px;}
.newsnr img{max-width: 600px;}
#prev_next{margin: 0 auto;text-align: left; width: 100%;border-top: 1px solid #999;margin-top: 50px;}
#prev_next li{height: 40px; line-height: 40px;text-align: left;}


#he_list_page .wrap,
#he_list_text .wrap,
#he_show .wrap { width: 1224px; }
#he_list_page .l-right,
#he_list_text .l-right,
#he_show .l-right { width: 950px; }