@charset "utf-8";
/* CSS Document */

/*banner*/
#banner{ overflow:hidden; margin:0 auto; background-image:url(../images/dongtaibanner.png); background-repeat:no-repeat; background-position:center top;  height:630px; position:relative; }
#bannerbox{ width:1200px; margin:0 auto; position:relative; height:630px;}
#bannerbox ul{ overflow:hidden; width:800px; position:absolute; bottom:10px; left:50%; margin-left:-400px;}
#bannerbox ul li{ width:200px; float:left;}
#bannerbox ul li a{ color:#969696; font-size:14px; padding:0 20px;}
#bannerbox ul li a:hover{ color:#000;}

/*news*/
#news{ overflow:hidden; margin-top:80px;}
#news *{ color:#000;}
#newsbox{ overflow:hidden; width:1000px; margin:0 auto; position:relative; left:50%; top:0; margin-left:-500px;}
#nbhead{ overflow:hidden; border-bottom:1px solid #000; padding-bottom:5px;}
.nbhleft{ width:150px; background-image:url(../images/guangbo.png); background-repeat:no-repeat; background-position:10px center; padding-left:50px; font-size:24px; line-height:32px;}
.nbhright{ overflow:hidden;}
.nbhright a{ float:left; padding:0 20px; font-size:14px; line-height:32px;}
#nbcontent{width:940px; margin:0 auto; display:none;}
#nbcontent section{ padding-top:36px; width:970px; margin:0 auto;}
.time{ width:90px; margin-right:50px; border-top:5px solid #36b976; margin-top:15px;}
.time p{margin-top:8px; font-family:'宋体'; font-size:44px;text-align:center; line-height:52px; }
.time span{ display:block;font-size:18px; text-align:center;}
.dongtai{ width:530px;}
.dongtai p{ font-size:12px; line-height:18px;}
.dongtai .chead{font-size:18px; line-height:40px; font-weight:bold;}
#news .dongtai a{ color:#f42e2e; font-family:'新宋体'; font-size:12px; margin-top:15px;}
#yema{ float:right; width:360px; margin-top:60px; overflow:hidden;}
.ymleft{ line-height:30px; margin-right:25px; font-size:12px;}
.ymleft span{ color:#666;}
.ymright{ overflow:hidden;}
.ymright a{ float:left;}
.ymright .num{ border:1px solid #ddd; width:30px; height:30px; line-height:30px; text-align:center;}
.ymright .curnum{ background-color:#eee; font-weight:bold;}
.ymright .next{border:1px solid #ddd; width:56px; height:30px; line-height:30px; text-align:center;}
.ymright .weiye{border:1px solid #ddd; width:40px; height:30px; line-height:30px; text-align:center;}
.page_info{ line-height:30px; margin-right:25px; font-size:12px;float:left;}
.page_info span{ color:#666;}
.page_list{ overflow:hidden;float:right;}
.page_list a{ float:left;border:1px solid #ddd; width:30px; height:30px; line-height:30px; text-align:center;}
.page_list .num{ }
.page_list .on{ background-color:#eee; font-weight:bold;}

