﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{margin:0;padding:0; }
table{border-spacing:0;border-collapse:collapse; }
fieldset,img{vertical-align:top; border:0;}
address,caption,cite,code,dfn,em,th,var,i{font-weight:normal; font-style:normal;}
ol,ul,li{list-style:none;}
div,dl,dt,dd,ol,ul,li{zoom:1;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal; }
q:before,q:after{content:'';}

abbr,acronym{border:0;}
pre{font-family:'Microsoft YaHei', SimSun, Arial, Helvetica, Tahoma, sans-serif;font-size:16px; line-height:1.8; white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; word-wrap:break-word; }

article,aside,dialog,footer,header,section,footer,nav,figure,menu,time{display:block; zoom:1;margin:0; padding:0; }
/* Public */
body{font-family:'Microsoft YaHei', SimSun, Arial, Helvetica, Tahoma, sans-serif; font-size:14px; line-height:30px; text-align:center; color:#333; -webkit-text-size-adjust:none; text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased;}
a{text-decoration:none; color:#333; outline:none;}
a:hover{text-decoration:none;color:#146ac1; }
.clearbox{font-size:0; line-height:0; visibility:hidden;clear:both; height:0; margin-top:-1px !important; border:none; border-top:1px solid transparent !important; }

.blank{font-size:0; line-height:0; display:block; clear:both;overflow:hidden; height:10px; }
.clearfix:after{display:block; visibility:hidden;clear:both; height:0; content:'.'; line-height: 0; }
* html .clearfix{height:1%;}
* + html .clearfix{min-height:1%;}
.fl{float:left !important;}
.fr{float:right !important;}
.hide{display:none;}
input[type=button],input[type=submit],input[type=file],button{cursor:pointer; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;-webkit-appearance:none; }
/* frame */
body{min-width:1100px;text-align:center; }
.wrap{ background:#fff url(../img/bodyBg.jpg) center top no-repeat;}
.siteWidth{position:relative; width:1100px; margin:0 auto; padding:0; }
#header{margin:0 auto; height: 365px; text-align:left;}
#content{position:relative; z-index:1; clear:both; width:1060px; min-height: 300px; margin:0 auto 20px; padding:20px; text-align:left; background-color: #f7f7f7;}
#content:after{ display: table; content: " "; clear: both; }
.mainContent{position:relative; zoom:1; width: 800px; float: right; }
.side{width: 240px; float: left; overflow: hidden;}

/*顶部 header */
#logo{float:left; position: absolute; z-index: 1; left: 0; top: 30px;}
#logo img{ float: left; max-height: 70px; margin-right: 20px; }
#logo span{ line-height: 70px; font-size: 36px; font-weight: bold; color: #fff; letter-spacing: 0.08em; }
#publicityName{ position: relative; padding-top: 123px; text-align: center; line-height: 1.5; font-size: 100px; font-weight: bold; color: #fff; text-shadow: 4px 4px 0 rgba(0, 29, 71, 0.3); letter-spacing: 0.1em;}
#publicityName:after{ position: absolute; content: ''; left: 50%; bottom: 0; margin-left: -1em; width: 5em; height: 3px; background: #fff; }
#regulationsHead{ padding-top: 160px; font-size: 0; line-height: 1; text-align: center; }
#regulationsHead h1{ line-height: 1.5; font-size: 55px; font-weight: bold; color: #fff; text-shadow: 2px 2px 4px rgba(0, 29, 71, 0.6); letter-spacing: 0.1em; }
#regulationsHead .number{ position: relative; margin-top: 60px; display: inline-block; vertical-align: top; font-size: 18px; font-weight: bold; color: #fff; text-shadow: 2px 2px 0 rgba(0, 29, 71, 0.2); }
#regulationsHead .number:before,
#regulationsHead .number:after{ position: absolute; content: ""; top: 50%; width: 260px; height: 2px; margin-top: -1px; background: url(../img/bg-line.png) no-repeat 0 0; }
#regulationsHead .number:before{ right: 100%; margin-right: 15px; }
#regulationsHead .number:after{ left: 100%; margin-left: 15px; background-position: right -43px; }

/*搜索部分 S*/
#topSearch{width: 1060px; margin:0 auto; padding:65px 20px 80px; text-align: center; background-color: #f7f7f7;}
#topSearch .searchBox{display: inline-block; overflow: hidden; margin:0 auto; padding: 0 24px; text-align: center; vertical-align: top; background-color: #f7f7f7;font-size: 0; }
#topSearch .searchCon{ display: inline-block; vertical-align: top; height: 42px; line-height: 42px; border: 2px solid #146ac1; background-color: white; border-radius: 10px;}
#topSearch .searchCon .keyword{width: 470px; height: 42px; line-height: 42px; float: left; text-indent: 16px; font-size: 18px; background: none; border: none; outline: none;}
#topSearch .searchCon .searchBtn{width: 68px; height: 42px; line-height: 42px; float: left; text-indent: -999px; overflow: hidden; border: none; cursor: pointer; background:  url(../img/icon-search.png) center center no-repeat;}
#topSearch .advancedSearchBtn{ display: inline-block; vertical-align: top; margin-left: 25px; padding: 0 16px; background: #146ac1; border-radius: 10px; font-size: 18px; color: #fff; height: 46px; line-height: 46px; }
#topSearch .line{margin-top: -23px; border: 1px solid #dfdfdf;}
#topSearch .search_type{ margin-top: 15px; font-size: 16px; }
#topSearch .search_type .tit{ padding-right: 20px; color: #146ac1; }
#topSearch .search_type .radio{ margin-right: 20px; }
#topSearch .search_type .radio input{ vertical-align: baseline; margin: 0 8px 0 0; }

/* 友情链接隐藏 */
.friendLinks{ display: none; }

/*footer*/
#footer {
    color: #fff;
    background: #005398;
    position: relative;
    text-align: center;
    padding: 20px 0;
}
#footer .container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
#footer .footnav,
#footer .footNav {
    margin-bottom: 10px;
}
#footer .footNav li {
    display: inline;
}
#footer .footnav a,
#footer .footNav a {
    color: #fff;
    margin: 0 5px;
}
#footer .copyRight{
    overflow:hidden;
}
#footer .copyRight a {
    color: white;
    text-decoration: none;
}
#footer .pics{ padding: 10px 0 0 !important; text-align: center; font-size: 0; line-height: 1; }
#footer .pics img{ vertical-align: middle; margin: 0 5px !important; }


#footer .zficon{ margin-top: 10px; text-align: center; font-size: 0; line-height: 1;}
#footer .zficon ul li{ display: inline-block; vertical-align: middle; margin: 0 16px;}
#footer .zficon ul li a{ display:block}
#footer .zficon ul li img{vertical-align: top;}

#footer .foot-pics { margin-top: 5px; }
#footer .foot-pics li { display: inline; }
#footer .foot-pics li.li1 img { height: 80px; }
#footer .foot-pics li.li2 { position: relative; *top:-12px; }
#footer .foot-pics li.li2 img { height: 55px; padding-top: 12px; } 

.sideFixed{ display: none;}


/*验证码*/
div.codeinp input[type=text]{float:left; width:100px !important; margin-right:10px;}
/* 通用底部按钮 */
.bot{padding:0 0 20px 0;text-align:center; }
.bot a,.bot button{display:inline-block; height:46px; margin:0 2%; padding:0 5%; font-size:16px; line-height:46px; cursor:pointer; color:#fff; border:0; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;background:#146ac1; }
.bot a:hover,.bot button:hover{text-decoration:none; background:#077bd4; color: #fff;}
/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm{width:80%; margin:30px auto; padding:3% 0; font-size:16px; }
.queryForm td{padding:8px 0;}
.queryForm .tdlab{width:40%; text-align:right;}
.queryForm input[type=text]{line-height:20px; width:56%; height:20px; padding:10px; border:1px solid #ddd; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.queryForm .bot{text-align:left;}
.queryForm .bot a{margin:0;}
.queryForm .required strong{margin-right:5px;color:#f00; }
.queryForm .errorMessage{color:#f00;}
.queryForm table{width:100%; border:0;}


/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult{width:80%; margin:30px auto;}
.queryResult .tit h3{margin-bottom:30px;font-size:38px; line-height:2; text-align:center; }
.queryResult .tips{margin-bottom:50px; padding:50px 0 20px 0;font-size:16px; text-align:center; border-top:1px solid #ddd; }
.queryResult .number{font-weight:bold; color:#f00;}

/* url_方块样式分页 */
.page{clear:both; overflow:hidden;padding:25px 0; font-size:0; text-align:center; }
.page a,.page span{display:inline-block; *display:inline; zoom:1; height:30px;margin:0 3px 5px 0; padding:0 10px; font-size:14px; line-height:30px; background-color: #efefef; border-radius: 4px;}
.page a:hover,.page span:hover{text-decoration:none; color:#146ac1; }
.page .current{font-weight:bold;color:#333 !important; background: none; }
.page select,.page input{margin:0 4px; vertical-align:middle; border:0 solid #e1e1e1; background:#efefef; }
.page input{padding:0 4px; text-align:center; outline:none;}
.page .disabled{pointer-events:none; opacity:.5;filter:alpha(opacity=50); -moz-opacity:.5; }

/*侧栏-菜单*/
.publicityMenu{overflow: hidden; margin-top: -15px;}
.publicityMenu>dt{position: relative; z-index: 1; overflow: hidden; margin-top: 15px;}
.publicityMenu>dt i{position: absolute; z-index: 1; right: 14px; top: 21px; width: 30px; height: 30px; float: left; overflow: hidden; background:  url(../img/publicityMoreIcon.png) no-repeat center 0; cursor: pointer;}
.publicityMenu>dt:hover i{background-position: center -60px;}
.publicityMenu>dt.on i{background-position: center -30px;}
.publicityMenu>dt a{display: block; padding:6px 60px 6px 86px; font-size: 23px; height: 56px; line-height: 28px; color: #146ac1; border: 1px solid #eee; background: #fff url(../img/icons-menu.png) no-repeat 30px -6px; border-radius: 5px;}
.publicityMenu>dt.on a,
.publicityMenu>dt:hover a{ color:white; background-color: #146ac1; border-color: #146ac1; background-position: -334px -6px;}

.publicityMenu>dt.dt1 a{ background-position: 30px -86px; }
.publicityMenu>dt.dt2 a{ background-position: 30px -166px; }
.publicityMenu>dt.dt3 a{ background-position: 30px -246px; }
.publicityMenu>dt.dt4 a{ background-position: 30px -326px; }
.publicityMenu>dt.dt5 a{ background-position: 30px -406px; }
.publicityMenu>dt.dt6 a{ background-position: 30px -486px; }

.publicityMenu>dt.dt1.on a,
.publicityMenu>dt.dt1:hover a{background-position: -334px -86px;}
.publicityMenu>dt.dt2.on a,
.publicityMenu>dt.dt2:hover a{background-position: -334px -166px;}
.publicityMenu>dt.dt3.on a,
.publicityMenu>dt.dt3:hover a{background-position: -334px -246px;}
.publicityMenu>dt.dt4.on a,
.publicityMenu>dt.dt4:hover a{background-position: -334px -326px;}
.publicityMenu>dt.dt5.on a,
.publicityMenu>dt.dt5:hover a{background-position: -334px -406px;}
.publicityMenu>dt.dt6.on a,
.publicityMenu>dt.dt6:hover a{background-position: -334px -486px;}

.publicityMenu>dt.dt0 a{ line-height: 56px; text-align: justify; text-justify: inter-ideograph; }
.publicityMenu>dt.dt0 a:after{ content: ""; display: inline-block; width: 100%; height: 0; }
.publicityMenu>dt.dt5 a{ line-height: 56px; padding-right: 30px; }
.publicityMenu>dt.dt6 a{ padding-right: 30px; }

.publicityMenu dd{display: none; overflow: hidden; background-color: white;}
.publicityMenu dd.on{display: block;}


/*节点树样式*/
/* .menuTree{overflow: hidden; padding:10px; background-color: white;}
.menuTree .on>.ul1{display: block;}
.menuTree a{padding: 0px 0px 0px 20px; line-height: 32px; display: block; background: url(../img/publicityListIcon.png) 10px bottom no-repeat;}
.menuTree .on .a1{color: #2d66a5; font-weight: bold; background:#e6f5ff url(../img/publicityListIcon.png) 10px top no-repeat;}
.menuTree .a1:hover{text-decoration: none; background-color: #e6f5ff; font-weight: bold; color: #3069b8;}
.menuTree .ul1{display: none; background: #f6f6f6;margin:10px;padding: 10px; }
.menuTree .a2:hover,
.menuTree .on>h3>a.a1,
.menuTree .on>h3>a.a2{font-weight: bold; color: #3069b8; background-position: 10px top;} */
/* #menu_xxgkgznb .on .ul2{display: none;} */

/*默认主题树*/
.menuTree{overflow: hidden; padding:10px; background-color: white;}
.menuTree > li{position: relative; z-index: 1; outline: none;}
.menuTree > li > h3 i{ width: 23px;height: 23px; z-index: 2; position: absolute;top: 6px;right: 0px; cursor: pointer; background: url(../img/tree-btn-icon.png) no-repeat center 0; }
.menuTree > li.on > h3 i{background: url(../img/tree-btn-icon.png) no-repeat center -23px;}
.menuTree > li > h3 a{ padding: 7px 0px 7px 22px; line-height: 21px; display: block; font-size: 15px; background: url(../img/publicityListIcon.png) 10px -29px no-repeat; }
.menuTree > li > h3 > a:hover,
.menuTree > li.on > h3 a{color: #146ac1; font-weight: bold; background-color: #f2faff; background-position: 10px 3px;}
.menuTree > li > ul{ display: none; margin: 8px; padding: 10px; background-color: #f6f6f6;}
.menuTree > li.on > ul{ display: block; }
.menuTree > li > ul > li > h3 > a{ padding: 5px 0px 5px 20px; line-height: 20px; display: block; font-size: 14px; background: url(../img/publicityListIcon.png) 10px -32px no-repeat; }
.menuTree > li > ul > li.on > h3 > a{ color: #146ac1; background-position: 10px 0; }
.menuTree > li > ul > li ul{ display: none; }

/*右侧主体框*/
.mainBox{padding:20px 30px; overflow: hidden; background-color: white; border: 1px solid #eee; border-radius: 5px;}
.mainBox .mHd{height: 34px; line-height: 34px; border-bottom: 1px solid #eee;}
.mainBox .mHd .tabList{overflow: hidden;}
.mainBox .mHd .tabList li{position: relative; z-index: 1; width: auto; float: left; margin:0 10px -1px 0; padding: 0 16px 1px; height: 34px; line-height: 34px; font-size: 16px; color: #666; background-color: #eee;}
.mainBox .mHd .tabList li a{color: #666;}
.mainBox .mHd .tabList li.on{color:white; background-color: #146ac1;}
.mainBox .mHd .tabList li.on a{color: white;}
.mainBox .mHd h3{position: relative; z-index: 1; width: auto; float: left; margin:0 10px -1px 0; padding: 0 18px 1px; height: 34px; line-height: 34px; font-size: 16px; color: white; background-color: #146ac1;}
.mainBox .mHd h3 a{color: white;}
.mainBox .mBd{padding: 20px 0 0; overflow: hidden;}

/* 规章主体框 */
.regulationsBox{ padding: 15px 25px; overflow: hidden; background-color: #fff; border: 1px solid #eee; border-radius: 5px; }
.regulationsBox .mHd{ height: 60px; line-height: 60px; border-bottom: 2px solid #146ac1;  }
.regulationsBox .mHd ul{ overflow: hidden; padding: 0 5px; }
.regulationsBox .mHd li{ font-size: 20px; font-family: "方正小标宋简体", FZXiaoBiaoSong-B05S, FZXBSJW, FZXBSJW—GB1-0; text-align: center; }
.regulationsBox .mHd li.num{ float: left; width: 40px; }
.regulationsBox .mHd li.title{ text-align: center; overflow: hidden; }
.regulationsBox .mHd li.download{ float: right; width: 190px; text-align: center; }


/*正文内容 S*/
.articleCon{text-align:left; }
.printArea .title{margin: 30px 0 20px; font-size: 32px; font-weight: bold; line-height: 38px; color: #146ac1; text-align:center; word-wrap:break-word;}
.printArea .subheading{text-align: right; font-size: 16px; color:#555; margin-bottom: 20px; }
.printArea .property{overflow: hidden; text-align: center; font-size: 15px; color: #999;}
.printArea .property span{margin: 0 8px;}
.printArea .conTxt{margin-top: 28px; overflow:hidden; padding-bottom: 20px; font-size:16px; line-height:30px; color:#333; }
.printArea .conTxt img{max-width: 100% !important; height:auto !important;}
.printArea .conTxt em{font-style:italic;}
.printArea .conTxt ul{padding-left:2em; list-style:inherit;}
.printArea .conTxt ol{padding-left:2em; list-style:decimal;}
.printArea .conTxt ul li{zoom:normal; list-style:inherit; text-indent:0 !important;}
.printArea .conTxt ol li{zoom:normal; list-style:inherit; text-indent:0 !important;}
.printArea .conTxt h1{font-size:24px; }
.printArea .conTxt h2{font-size:21px; }
.printArea .conTxt h3{font-size:18px; }
.printArea .conTxt h5{font-size:16px; }
.printArea .conTxt h6{font-size:14px; }
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6{font-weight:bold; line-height:60px;}
.printArea .conTxt .ueditortable{ box-sizing: border-box; }
.printArea .power-content_voice{ margin-top: 14px; }
.printArea .videoPlayer{position:relative; z-index:1500; width:800px; height:480px;margin:20px auto; text-align:center; }
.articleCon .qrCode{ text-align: center; padding: 15px 0; color: #999; line-height: 40px; }
.articleCon .qrCode div,
.articleCon .qrCode canvas,
.articleCon .qrCode img{ display: inline-block; vertical-align: top; }
.articleCon .userControl {
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 10px 0;
}
.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
}
.articleCon .page {
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}
.articleCon .others{margin-bottom:15px;}
.articleCon .others .prev,.articleCon .others .next{padding:6px 0; font-size: 16px;}

/* 依申请信息公开 -----------------------------------------------------*/
.eAppGuide{overflow:hidden;}
.eAppGuide li{position:relative;float:left; width:18%; height:42px; margin-right:2.5%; margin-bottom:20px; font-size:18px; line-height:42px; text-align:center; background:#ededed; }
.eAppGuide li a{display:block;}
.eAppGuide a:hover{text-decoration:none; background:#ddd;}
.eAppGuide .last{float:right;margin-right:0; }
.eAppGuide .on a{color:#fff;background:#0068b7; }
.eAppGuide .on i{position:absolute; bottom:-10px; left:50%; display:block; width:0;margin-left:-5px; font-size:0; line-height:0; content:''; border-width:5px; border-style:dashed; border-color:transparent; border-top-style:solid; border-top-color:#0068b7; }
.application .selectType{position:relative; z-index:1; overflow:hidden; margin-bottom:-1px;}
.application .selectType li{float:left; height:52px; line-height:52px;}
.application .selectType a{display:block; padding:0 60px; font-size:18px;}
.application .selectType a:hover{text-decoration:none;}
.application .selectType .on a{color:#0068b7; border:1px solid #e9e9e9;background:#fafafa; }
.application{padding:30px 0 0; font-size:14px; }
.application .con{padding:30px; border:1px solid #e9e9e9;}
.application .bd{margin-bottom:20px;padding:20px 0; }
.application .tit{margin:0;font-size:32px; text-align:center; color:#0068b7; }
.application .hd{overflow:hidden;height:40px; line-height:40px; border-bottom:2px solid #0068b7; }
.application .hd h5{float:left; min-width:142px; padding:0 20px; font-size:16px; text-align:center; color:#fff; background:#0068b7;}
.application .hd .tips{margin-left:10px;color:#0068b7; }
.applicationTable{width:100%;}
.applicationTable td{padding:8px 5px; vertical-align:top;}
.applicationTable .label{width:110px; text-align:right;}
.applicationTable .required strong{margin-right:5px;color:#f00; }
.application .form-control{overflow:hidden; width:90%; height:20px; padding:5px 0 5px 5px;border:#ccc solid 1px; }
.application textarea.form-control{width:96%;}
.application .radio{margin-right:18px;}
.application .radio input{width:14px; height:15px; vertical-align:middle;}
.application .bot{padding:10px 0 30px 0;;text-align:center; }
.application select{width:36%; height:36px; padding:0; line-height:36px;border:#ccc solid 1px; }
.application .bot{padding-top:40px;}
.application .field-validation-error{display:block; font-size:14px;color:#f00; }
.application .instruction{padding:5px 10px;}
.application .instruction p{margin-bottom:5px; font-size:12px;color:#666; }
.upload-single{width:220px;}
.upload-single .upload-pick{margin-top:40px !important;}
.upload-single .upload-file-area{min-height:100px; border:2px dashed #ccc;background:#fff; }
.upload-single .upload-pick:hover .webuploader-pick,.upload-single .webuploader-pick-hover{background:#077bd4;}
.upload-single .webuploader-pick{width:50% !important; height:30px !important; line-height:30px !important;background:#aaa; }
/* 选择申请人类型 -----------------------------------------------------*/
.selectAppType {
    padding: 50px 0 30px 0;
    text-align: center;
}
.selectAppType a {
    display: block;
    width: 260px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin: 0 auto 30px auto;
    background: #146ac1;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.selectAppType a:hover {
    text-decoration: none;
    background: #067AD2;
    color: #fff;
}


/*政策解读*/
#relativeInfo{overflow: hidden; margin-bottom: 15px;}
#relativeInfo .hd h3{font-size:18px; font-weight:bold; color:#666;}
#relativeInfo .bd{margin-top:10px; padding:20px 25px; background:#f8f8f8;}
#relativeInfo .infoList li{height:auto;}


/* 政府文件查询 -----------------------------------------------------*/
.govAdSearch{background:#fff;}
.OpenSearch{margin:0 0 30px 0; padding:15px 0; background:#fff;}
.OpenSearch td{padding:8px 5px;}
.OpenSearch .tdlab{width:26%; line-height:1.4;text-align:right; }
.OpenSearch .tdlab span{display:block; color:#999;}
.OpenSearch input{width:60%;height:34px; padding:0 5px; line-height:34px; border:1px solid #cfcfcf; }
.OpenSearch select{width:25%;height:36px; line-height:36px; border:1px solid #cfcfcf; }
.OpenSearch .bot{text-align:left;}
.OpenSearch .bot button{margin:0;}

/* 信息公开-公开目录页 -----------------------------------------------------*/
.publicityMap{overflow: hidden; margin-top: -15px;}
.publicityMap .list{padding:15px 10px; overflow: hidden; border-bottom:1px solid #eee;}
.publicityMap .list.last{border-bottom: none;}
.publicityMap .list dt{float:left; margin:5px 0; padding-right:15px;font-size:18px; }
.publicityMap .list dt a{font-weight: bold; color: #146ac1;}
.publicityMap .list dd{overflow:hidden; font-size:14px;}
.publicityMap .nodeList{overflow: hidden;}
.publicityMap .nodeList li{float:left;margin:5px 0; }
.publicityMap .nodeList li a{padding:0 12px; font-size: 16px; color: #666; border-right:1px solid #dadada;}
.publicityMap .nodeList li.last a{border-right: none;}

/*信息公开-父栏目页*/
.pageBoxLoop{overflow: hidden; margin-top: -30px;}
.box{overflow: hidden; margin-top: 30px;}
.box .hd{height: 34px; line-height: 34px; border-bottom: 1px solid #eee;}
.box .hd h3{position: relative; z-index: 1; width: auto; float: left; margin:0 10px -1px 0; padding: 0 18px 1px; height: 34px; line-height: 34px; font-size: 16px; color: white; background-color: #146ac1;}
.box .hd h3 a{color: white;}
.box .bd{overflow: hidden; padding: 15px 0 0;}
.box .bd .moreBox{overflow: hidden; margin:0 auto; text-align: center;}
.box .bd .more{font-size:16px; line-height:30px; display:inline-block; height:30px; margin:15px auto 0; padding:0 35px; text-align:center;color:#999; background:#eee; color: #999; }
.box .bd .more:hover{background-color: #146ac1; color: white;}

.box .bd .printArea .conTxt{ margin-top: 10px; padding-bottom: 0; }

/*信息标题列表*/
.infoList{overflow: hidden;}
.infoList li{overflow:hidden; font-size: 16px; height:48px; line-height:48px; font-size: 16px;}
.infoList li a{color: #333;}
.infoList .date{float:right; margin:0 10px 0 15px;color:#999;}

/* 规章-列表页 */
.regulationsList{ display: table-row-group; }
.regulationsList li.noData{ display: block; padding: 20px 0; }
.regulationsList li{ display: table-row; font-size: 16px; font-family: "宋体", SimSun; }
.regulationsList li>*{ display: table-cell; padding: 13px 5px; vertical-align: middle; }
.regulationsList li.libg{ background: #eee; }
.regulationsList li .number{ width: 40px; text-align: center; }
.regulationsList li .download{ width: 200px; text-align: center; font-size: 0; text-align: right; }
.regulationsList li .download a{ display: inline-block; margin: 0 10px 0 15px; font-size: 14px; color: #333; }
.regulationsList li .con{ padding-left: 25px; text-align: left; }
.regulationsList li .tit{ display: block; line-height: 1.6; font-weight: bold; color: #333; }
.regulationsList li .tit em{ color: #f00; font-weight: bold; background: #ffffae; }
.regulationsList li .subheading{ margin-top: 6px; display: block; line-height: 1.6; font-size: 14px; color: #5d89b6; }

/* 规章-搜索结果页 */
.searchResultPage #content{ background: #fff; padding: 36px; width: 1050px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.08); }
.searchResultPage #topSearch{ width: auto; padding: 60px 0 30px; margin-bottom: 30px; }
.searchResultPage #topSearch.topSearchXzgfxwj{background:#fff; padding-bottom:80px;}
.searchResultPage #topSearch.topSearchXzgfxwj .searchBox{background-color:#fff;}
.searchResultPage .regulationsBox{ border: none; padding: 0; }
.searchResultPage .regulationsBox .mHd ul{ padding: 0; }
.searchResultPage .regulationsBox .mHd li{ padding: 0 15px; }
.searchResultPage .regulationsBox .mHd li.title{ text-align: left; padding-left: 130px; }
.searchResultPage .regulationsBox .mHd li.download{ width: 200px; }
.searchResultPage .regulationsBox .mHd li.num,
.searchResultPage .regulationsList li .number{ width: 100px; }
.searchResultPage .regulationsList li>*{ padding: 15px 15px; }
.searchResultPage .regulationsList li .con{ padding-right: 40px; }
.searchResultPage .regulationsList li .download a{ margin: 0 15px; }

/* 规章-内容页 */
.regulationsDetailPage .wrap{ background: #f0f0f0; }
.regulationsDetailPage #content{ background: none; padding: 0; margin: 0 auto; width: 1200px; }
.regulationsMain{ background: #fff; }
.regulationsCon .heading{ position: relative; text-align: center; padding: 50px 0 35px; font-size: 0; line-height: 1; border-bottom: 5px solid #015293; }
.regulationsCon .heading h1{ display: inline-block; vertical-align: top; height: 72px; line-height: 80px; font-size: 40px; font-family: "方正小标宋简体", FZXiaoBiaoSong-B05S, FZXBSJW, FZXBSJW—GB1-0; color: #ff0103; letter-spacing: 0.08em; }
.regulationsCon .heading h1 a{ color: inherit; }
.regulationsCon .heading h1 img{ height: 72px; vertical-align: top; margin-right: 18px; }
.regulationsCon .heading .download{ position: absolute; right: 12px; bottom: 12px; }
.regulationsCon .heading .download a{ float: left; border: 1px solid #d2d2d2; height: 36px; line-height: 36px; font-size: 14px; color: #666; padding: 0 9px; margin-left: 12px; }
.regulationsCon .title{ padding: 54px 75px 0 ; margin: 0; font-weight: normal; color: #333; font-family: "方正小标宋简体", FZXiaoBiaoSong-B05S, FZXBSJW, FZXBSJW—GB1-0; font-size: 28px; line-height: 1.5; }
.regulationsCon .subheading{ padding: 8px 75px 0; margin: 0; text-align: center; font-size: 18px; font-family: "仿宋", FangSong; line-height: 1.5; }
.regulationsCon .conTxt{ padding: 38px 75px; margin: 0; line-height: 1.8; font-size: 21px; font-family: "仿宋", FangSong; }
.regulationsCon .footing{ padding: 40px 75px; border-top: 5px solid #015293; }
.regulationsCon .footing h1{ text-align: right; color: #015293; height: 28px; line-height: 31px; font-size: 28px; font-family: "方正小标宋简体", FZXiaoBiaoSong-B05S, FZXBSJW, FZXBSJW—GB1-0; letter-spacing: 0.08em; }

/*信息公开-列表页*/
.newsList{overflow: hidden;}
.newsList li{overflow:hidden; font-size: 16px; padding: 13px 0; line-height: 24px; font-size: 16px;}
.newsList .date{float:right; margin:0 10px 0 15px;color:#999;}
.newsList .node a{margin-right:10px;color:#146ac1; }
.newsList li .address{float:right; margin:18px 0; margin-left:15px;padding:0 8px; font-size:12px; line-height:22px; color:#fff; border-radius:5px; background:#146ac1; }
.newsList li .address:hover{text-decoration:none;background:#0759ab; }
.newsList li .disable{display:none !important;}

/* 信息公开-列表页-表格式 */
.publicTable{ width: 100%; border-collapse: collapse; }
.publicTable a{ color: inherit; }
.publicTable tr{ border-bottom: 1px solid #d4d6d7; }
.publicTable tr.thead{ background: #F2F6FB; border-bottom: none; }
.publicTable th,
.publicTable td{ line-height: 1.5; padding: 10px 8px; font-size: 14px; text-align: center; color: #444; }
.publicTable th{ padding: 12px 8px; font-size: 16px; color: #2d66a5; border-bottom: 6px solid #32b9e6; }
.publicTable td.title{ text-align: left; }
.publicTable .number{ width: 42px; }
.publicTable .symbol{ width: 166px; }
.publicTable .date{ width: 90px; }
.publicTable th.number{ border-bottom-color: #236caf; }
.publicTable th.symbol{ border-bottom-color: #16b1c1; }
.publicTable th.abolitionDate{ border-bottom-color: #2688c4; }
.publicTable td:nth-of-type(odd){ background: #f4f8fb; }

/*信息公开-内容页*/
.govDetailTable {width: 100%; border-collapse: collapse; }
.govDetailTable td {background: #fff;padding: 8px 6px; line-height: 1.5; border: 1px solid #c5c5c5;color: #666;word-break: break-all;}
.govDetailTable td.tit{width: 13%; text-align:right;background:#f9f9f9;}
.govDetailTable td.con { width: 37%; text-align: left;}
.govDetailTable td.maxTxt{width: 45%;}
.govDetailTable td.minTxt{width: 15%;}
.govDetailTable td.midTxt{width: 30%;}

/*信息公开-链接式*/
.nodePageList{overflow: hidden; margin: 0 -1.5%; }
.nodePageList li{min-width: 30.3333%; float: left; margin: 0 1.5% 15px;}
.nodePageList li a{display: block; height: 30px; line-height: 30px; padding: 6px 10px; font-size: 16px; text-align: center; border: 1px solid #ebebeb; border-radius: 3px;}
.nodePageList li a:hover{text-decoration: none; color: #146ac1; background-color: #fafafa;}
.nodePageList.lg li{ width: 47%; }
.nodePageList.lg li a{ padding: 11px 0; }
.nodePageList.aw li{ width: auto; }
.nodePageList.aw li a{ padding: 11px 20px; }

/*信息公开年度报告-父栏目页*/
.pageBoxLoop .ndbgList{margin-top: 30px; font-size: 18px; line-height: 38px; color: #666;}
.pageBoxLoop .ndbgList a{color: #666;}
#boxGknb .nbhzTitle{overflow: hidden; margin-top: 20px;}
#boxGknb .nbhzTitle span{ position: relative; z-index: 1; width: auto; float: left; margin:0 10px -1px 0; padding: 0 18px 1px; height: 34px; line-height: 34px; font-size: 16px; color: white; background-color: #146ac1;}
#boxGknb .depTitle{margin-top: 20px; line-height: 42px; font-size: 16px; font-weight: bold; border-bottom: 1px solid #eee;}
#boxGknb .box{margin-top: 0;}
#boxGknb .box .bd{padding: 0;}
#box-department{margin-top: -30px; overflow: hidden;}
#box-department .bd{padding: 0;}


/*直属部门-信息列表*/
.infoLinksList{overflow: hidden; background:  url(../img/publicityinfoBg.png) left top repeat; border-right: 1px solid #eee; border-bottom: 1px solid #eee;}
.infoLinksList li{width: 33.1%; float: left; height: 40px; line-height: 40px; overflow: hidden; text-indent: 28px; font-size: 16px; color: #666; border-left: 1px solid #eee;}

/*领导-列表页*/
.leaderPageList li {
    border-bottom: 2px solid #F1F1F1;
    padding:25px 15px;
    background: #fff;
    overflow:hidden;
}
.leaderPageList .pic{float: left; margin-right: 20px; }
.leaderPageList .last{
    border-bottom:0
}
.leaderPageList li:hover{
    background:#F9F9F9
}
.leaderPageList .con{
    overflow: hidden;
}
.leaderPageList-bgs .con{
    padding-top:70px;
}
.leaderPageList .title {
    margin-bottom: 5px;
}
.leaderPageList .title a {
    color: #015CAB;
    font-size: 16px;
}
.leaderPageList .work em, 
.leaderPageList .job em{
    display:inline-block;
    *display:inline;
    zoom:1;
    min-width: 66px;
}
.leaderPageList .work {
    background-position: 3px -1612px;
    float: left;
}
.leaderPageList .tel .work{
    background-position: 3px -2293px;
}
.leaderPageList .intro {
    overflow: hidden;
    margin-bottom:5px;
}
.leaderPageList .intro span {
    display: block;
    line-height:1.8
}
.leaderPageList .text {
    color: #888;
    overflow: hidden;
    zoom: 1;
}
.leaderPageList .intro .more {
    display: none
}

/* 主站领导之窗 -----------------------------------------------------*/
.leaderMainList {
    margin: 0;
    overflow: hidden;
}
.leaderMainList li {
    float: left;
    width: 25%;
    height: 275px;
    margin-top: 30px;
    text-align: center;
    overflow: hidden;
}
.leaderMainList li .pic, .leaderMainList li .con {
    overflow: hidden;
}
.leaderMainList li .pic {
    width: 136px;
    margin: 0 auto;
}
.leaderMainList li .pic img {
    display: block;
    width: 100%;
    height: 180px;
    transition: all 0.3s ease 0s;
}
.leaderMainList li .pic a:hover img {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.leaderMainList li .title {
    padding: 10px 0 5px;
}
.leaderMainList li .title a {
    font-size: 20px;
    color: #3069b8;
}
.leaderMainList li .job {
    padding: 0 25px;
    height: 44px;
    line-height: 22px;
}
.leaderMainList li .intro {
    margin: 5px 0;
    overflow: hidden;
}
.leaderMainList li .intro .tit {
    float: left;
    font-weight:bold;
}
.leaderMainList li .btn {
    margin-top: 15px;
}
.leaderMainList li .btn a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 6px 24px;
    border: 1px solid #bec7e8;
    background-color: #f0f7fc;
    color: #3069b8;
    border-radius: 4px;
    transition: all 0.3s ease 0s;
}
.leaderMainList li .btn a:hover {
    background-color: #3069b8;
    border-color: #3069b8;
    color: #fff;
}
.leaderMainList li.first {
    float: none;
    width: auto;
    padding: 0 24px 30px;
    height: auto;
    margin-top: 15px;;
    border-bottom: 1px dotted #ddd;
    text-align: left;
}
.leaderMainList li.first .pic {
    margin: 0 40px 0 0;
    float: left;
}
.leaderMainList li.first .pic {
    width: 180px;
}
.leaderMainList li.first .pic img {
    height: 230px;
}
.leaderMainList li.first .con {
    margin: 0 70px 0 0;
}
.leaderMainList li.first .title a {
    font-size: 24px;
}
.leaderMainList li.first .job {
    font-size: 16px;
    font-weight: bold;
    margin:15px 0 5px 0;
    height:auto;
    display:block;
}

/* 通用领导之窗 */
.leaderList {
    margin: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 1;
}
.leaderList li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 1.6;
    width: 25%;
    margin-top: 30px;
    text-align: center;
    overflow: hidden;
}
.leaderList li .pic, .leaderList li .con {
    overflow: hidden;
}
.leaderList li .pic {
    width: 136px;
    margin: 0 auto;
}
.leaderList li .pic img {
    display: block;
    width: 100%;
    height: 180px;
    transition: all 0.3s ease 0s;
}
.leaderList li .pic a:hover img {
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.leaderList li .con {
    padding: 0 15px;
}
.leaderList li .title {
    font-size: 16px;
    padding: 10px 0 5px;
}
.leaderList li .title a,
.leaderList li .title .tit {
    color: #3069b8;
    font-weight: bold;
    display: inline-block;
}
.leaderList li .intro {
    display: none;
}
.leaderList li .btn {
    margin-top: 15px;
}
.leaderList li .btn a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 6px 24px;
    border: 1px solid #bec7e8;
    background-color: #f0f7fc;
    color: #3069b8;
    border-radius: 4px;
    transition: all 0.3s ease 0s;
}
.leaderList li .btn a:hover {
    background-color: #3069b8;
    border-color: #3069b8;
    color: #fff;
}
.leaderList li.first {
    width: auto;
    display: block;
    overflow: hidden;
    padding: 0 24px 30px;
    height: auto;
    margin-top: 15px;
    border-bottom: 1px dotted #ddd;
    text-align: left;
}
.leaderList li.first .pic {
    margin: 0 40px 0 0;
    float: left;
    width: 180px;
}
.leaderList li.first .pic img {
    height: 230px;
}
.leaderList li.first .con {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.leaderList li.first .intro {
    display: block;
    margin: 5px 0;
    font-size: 15px;
    overflow: hidden;
    color: #333;
}
.leaderList li.first .intro .text {
    color: #777;
}

/* boxE */
.boxE {
    margin-bottom: 15px;
}
.boxE .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #146ac1;
}
.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    background: #146ac1;
    color: #fff;
    font-size: 18px;
}
.boxE .hd h3 a {
    color: #fff;
    display: block;
    float: left;
}
.boxE .hd .more {
    float: right;
}
.boxE .bd {
    padding: 10px;
    overflow: hidden;
}

.leaderDetail{ position: relative; text-align: center; overflow: hidden; padding: 2% 1%; font-size: 16px;}
.leaderDetail .pic{ text-align: center; margin-bottom: 15px; }
.leaderDetail .pic img{ height: 210px; width:auto; }
.leaderDetail .sTitle{ margin-bottom: 10px; font-size: 24px}
.leaderDetail .job{ font-size: 16px; margin-bottom: 20px; color: #777; }
.leaderDetail .boxE{ margin-bottom: 35px;}
.leaderDetail .bd{ line-height: 30px; padding: 15px 5px; }
.leaderDetail .work{ margin-bottom: 20px; color: #666; }
.leaderDetail .leaderIntro{ text-align: left; line-height: 2; }


/* 行政规范性文件 */
.AdministrativeBox{ padding: 15px 25px; overflow: hidden; background-color: #fff; border: 1px solid #eee; border-radius: 5px; }
.AdministrativeBox .mHd{ height: 60px; line-height: 60px; border-bottom: 2px solid #146ac1;  }
.AdministrativeBox .mHd ul{ overflow: hidden; padding: 0 5px; }
.AdministrativeBox .mHd li{ font-size: 18px; font-family: "方正小标宋简体", FZXiaoBiaoSong-B05S, FZXBSJW, FZXBSJW—GB1-0; text-align: center;font-weight: 900; }
.AdministrativeBox .mHd li.num{ float: left; width: 40px; }
.AdministrativeBox .mHd li.title{float: left; width: 330px; }
.AdministrativeBox .mHd li.fwzh{float: left; width: 160px; }
.AdministrativeBox .mHd li.fwdate{float: left; width: 118px; }
.AdministrativeBox .mHd li.xlzt{float: left; width: 90px; }
.AdministrativeList li{height: 50px;line-height: 50px;font-weight: 900;margin-bottom: 1px;}
.AdministrativeList li .number{display: block;float: left; width: 40px;text-align: center;}
.AdministrativeList li .con{display: block;width: 313px;text-overflow: ellipsis;text-indent: 15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;float: left;}
.AdministrativeList li .con a{font-size:16px;height: 50px;line-height: 50px;width: 330px;}
.AdministrativeList li .fwzh{float: left;display: block;width: 186px;text-align: center;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.AdministrativeList li .date{float: left;display: block;width: 118px;text-align: center;font-size: 14px;}
.AdministrativeList li .xlzt{float: left;display: block;width: 90px;text-align: center;font-size: 14px;}
.AdministrativeList li.libg{background: rgb(238, 238, 238);}
.regulationsMain2{background-color: #fff;padding-top: 30px;}
.Administrative_Box{width: 990px;overflow: hidden;box-shadow: 0px 0px 6px 2px #e3e3e3;padding: 1%;background: #f7f7f7;margin: auto;}
.Administrative_Box p,.Administrative_Box ul li{font-size: 14px;line-height: 36px;}
.Administrative_Box ul li{display: inline-block;width: 48%;}






