#content .news{width: 1000px;overflow: hidden;margin: 0 auto;background: #fff;}
#content .news .nav{width: 1000px;height: 45px;line-height: 45px;margin: 0 auto;border-bottom: 1px solid #f2f2f2;}
#content .news .nav h2{width: 200px;height: 45px;float: left;display: block;text-align: left;text-indent: 20px;}
#content .news .nav ul{margin: 0 auto;overflow: hidden;display: inline-block;float: right;}
#content .news .nav ul li{width: 150px;height: 45px;float: left;text-align: center;}
#content .news .nav ul li:hover{background: #F2F2F2;}
#content .news .nav ul li a{color: #333;width: 150px;height: 45px;display: block;}
#content .news .nav ul li a:hover{color: #00a2ea;height: 44px;width: 148px;border-left: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;border-bottom: 1px solid #9dd521;}
#content .news .nav ul li.active{color: #00a2ea;height: 44px;width: 148px;border-left: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;border-bottom: 1px solid #9dd521;}
#content .news .newspanel{width: 1000px;margin: auto;height: 215px;border-bottom: 1px solid #f2f2f2;overflow: hidden;}
#content .news .newspanel a{width: 1000px;height: 215px;color: #333;display: block;cursor: pointer;overflow: hidden;}
#content .news .newspanel a:hover{background: #F2F2F2;}
#content .news .newspanel a img{width: 260px;height: 160px;float: left;margin:25px 0 0 20px;display: block;}
#content .news .newspanel .news_data{width: 700px;height: 160px;float: right;margin:25px 0 0 0;display: block;}
#content .news .newspanel .news_data i{font-size: 18px;color: #333;width: 100%;display: block;margin-bottom: 10px;}
#content .news .newspanel .news_data em{width: 100%;height: 35px;line-height: 35px;color: #666;display: block;}
#content .news .newspanel .news_data span{width: 98%;line-height: 23px;height: 90px;color: #666;display: block;}
#content .news .page{width: 1000px;height: 100px;text-align: center;}

#content .info{width: 1000px;margin: 0 auto;overflow: hidden;background: #fff;}
#content .info .news_detail{margin: 40px auto;width: 900px;}
#content .info .news_detail h2{width: 100%; font-size: 22px;text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#content .info .news_detail .postdate{display:block;padding:20px 0;border-bottom: 2px solid #00A2EA;color:#666; text-align: center;}
#content .info .news_detail .news_con{margin: 40px auto 0 auto;font: 14px SimSun,"Arial Narrow",HELVETICA;width: 800px;}
#content .info .news_detail .news_con p{line-height:35px;color:#333;text-indent: 2em;}
#content .info .news_detail .news_con img{display:block; margin:15px auto; max-width: 100%;}
#content .info .news_detail .news_con strong{font-weight: bold;}
#content .info .news_detail .news_bottom{width: 100%;margin: 40px auto;overflow: hidden;}
#content .info .news_detail .news_bottom a{color: #333;}
#content .info .news_detail .news_bottom a:hover{color: #00A2EA;}
#content .info .news_detail .news_bottom .fl{width:700px;overflow: hidden;float: left;}
#content .info .news_detail .news_bottom .fl .article{height: 45px;line-height: 45px;font: 16px SimSun,"Arial Narrow",HELVETICA;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#content .info .news_detail .news_bottom .fr{width: 180px;overflow: hidden;float:right;font-size: 16px;}
#content .info .news_detail .news_bottom .fr a{height: 18px;line-height: 18px;display: block;width: 100%;background: url(../images/icon_return.png) no-repeat;padding-left: 23px;}

/*分页 begin*/
.page_list{margin: 20px auto;overflow: hidden;display: inline-block;}
.page_list a{text-decoration: none;font: 14px SimSun,"Arial Narrow",HELVETICA;color:#666; display: block;float: left;width:30px;height:30px;line-height:30px;margin-right: 10px;text-align: center;background-color: #fff;border:1px solid #dedede;}
.page_list a.top_page,.page_list a.end_page{width:30px;height: 30px;padding: 0 8px 0 8px;}
.page_list a.page_prev,.page_list a.page_next{width:76px;}
.page_list span.page_ellipsis{display: block;float: left;width:46px;height:46px;margin-right: 10px;background-position:5px -88px;border:none;}
.page_list a:hover ,.page_list a.current{background-color: #dedede;color:#333;}
/*分页 end*/
