@charset "utf-8";
/* CSS Document */

/*公开内容*/
.subnav{height:17px;margin-top:12px;}
.subnavbox{line-height:17px;text-align:right;}
.subnavbox a{margin:0 5px;}
.subnavbox span{margin-left:5px;color:#0c67ca;}

.wrap{width:100%;position:relative;min-height:800px;}
.left{width:100%;background:#f2f2f2;height:100%;min-height:800px;right:50%;top:0;position:absolute;margin-right:280px;}
.lefttit{width:100%;height:90px;background:#0E6ED4;}
.lefttitbox{width:270px;height:90px;float:right;line-height:90px;text-indent:40px;font-size:30px;color:#fff;}
.leftcon{width:100%;padding:15px 0;}
.leftcon ul{width:100%;}
.leftcon ul li{width:100%;height:40px;line-height:40px;margin-top:10px;border-right:5px solid #f2f2f2;float:right;}
.leftcon ul li a{font-size:14px;display:block;width:230px;float:right;height:40px;line-height:40px;}
.leftcon ul li:hover,.leftcon ul li.cur{background:#0e6ed4;border-right:5px solid #E15B12;}
.leftcon ul li:hover a,.leftcon ul li.cur a{color:#fff;}

.right{width:805px;float:right;}
.showtit{border-bottom:1px solid #012A56;padding:10px 0;line-height:50px;font-size:24px;color:#0354ab;}
.showmes{width:805px;line-height:50px;text-align:right;font-size:16px;color:#a6a6a6;}

.showtext{width:805px;padding:20px 0;font-size:14px;line-height:22px;color:#616161;}
.showtext p{/*width:805px;padding:20px 0;*/font-size:14px;line-height:22px;color:#616161;}
.showtext img{max-width:805px;}

/*公开网列表*/
.gklistcon{width:805px;padding:30px 0;}
.gklistcon table tr td{min-height:30px;padding:10px 0;}
.gklistcon table tr td p{line-height:20px;font-size:14px;margin:0 140px;}
.gklistcon table tr td span{font-size:20px;}
.gklistcon table tr td a{font-size:14px;color:#023872;}

/*新闻列表*/
.newslistcon{width:805px;}
.newslistcon ul li{border-bottom:1px solid #E1E1E1;background:url(../images/arrow1.png) no-repeat left center;padding:11px 0;}
.newslistcon ul li a{display:block;margin-left:13px;height:36px;line-height:36px;}
.newslistcon ul li b{font-weight:normal;float:left;font-size:14px;color:#000;margin-left:10px;}
.newslistcon ul li span{float:right;color:#666;font-size:14px;margin-right:10px;}
.newslistcon ul li a:hover{background:#F2F2F2;}

.page{width:100%;padding:11px 0;border-bottom:1px solid #e1e1e1;text-align:center;}
.page a{display:inline-block;width:33px;height:33px;margin:0 2px;border:1px solid #C7C7C7;line-height:33px;text-align:center;font-size:16px;color:#717171;}
.page a:hover,.page a.cur{background:#E15B12;color:#fff;border:1px solid #E15B12;}


/*新闻网页*/
.newspagecon{width:805px;text-align:center;line-height:50px;padding:100px 0;}
.newspagecon a{font-size:30px;color:#0456af;}






























































