@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 {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
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-weight: normal;
    font-size: 100%;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu, time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */
body {
    color: #333;
    font-size: 14px;
    line-height: 2;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #D60000;
    text-decoration: underline;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
    min-height: 1%;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.hide {
    display: none;
}
.padding0{
    padding:0
}
input[type=button], input[type=submit], input[type=file], button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* frame */
body {
    text-align: center;
    background: url(../images/body.jpg) center 0 no-repeat #F7F7F7;
    /* background: url(../images/guoqing.jpg) center 0 no-repeat #F7F7F7; */
    min-width: 1200px;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/Content/Main/Base/img/body.jpg',
    sizingMethod='scale');

    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/Content/Main/Base/img/body.jpg',
    sizingMethod='scale')";*/
    /* background: url(../images/jdbg.png) center 0 no-repeat #F7F7F7; */
}
.siteWidth {
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    margin: 0 auto;
}
/* topBar */
.topBar{
    height:35px;
    line-height:35px;
    position:relative;
    z-index:3;
    text-align:left;
}
.topBar .topBarBg{
    display:block;
    width:100%;
    height:100%;
    background:#F5F5F5;
    position:absolute;
    left:0;
    top:0;
    z-index:1;
}
.topBar .list{
    position:relative;
    z-index:3;
    float:right;
}
.topBar .list li{
    position:relative;
    display:inline-block;
    *
    display:inline;
    zoom:1;
    padding-left: 27px;
    background: url(../images/topBar.png) -37px -130px no-repeat;
    margin-right:10px;
}
.topBar .list .xinfang{
    background: url(../images/xinfang1.png) -37px -131px no-repeat;
}
.topBar .list .wb{
    background-position: -37px -332px;
}
.topBar .list .phone{
    background-position: -35px -532px;
}
.topBar .pic {
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.topBar .pic img {
    width: 140px;
    height: 140px;
    padding:5px;
}
.topBar .wechat .pic img{
    padding:0;

}
.topBar .on .pic {
    display: block;
    position: absolute;
    left: 0;
    top: 40px;
    padding: 4px;
    background: #fff;
    margin-left:-50px;
}
.topBar .on .pic i {
    z-index: 8;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
.topBar .links{
    position:relative;
    z-index:2;
}
.topBar .links a{
    padding:0 5px 0 20px;
    background:url(../images/topBar.png) -40px -741px no-repeat
}
.topBar .links .a{
    background-position:-40px -639px;
}
.topBar .links .c{
    background-position:-40px -840px;
}
/*用户登录信息显示样式*/
.topBar .h_login{
	position:relative;
	float: right;
	z-index: 3;
	margin-right: 30px;
}
.topBar .h_login b {
    /* display: inline-block; */
    font-size: 0;
    line-height: 0;
    border-width: 6px;
    border-color: #fff;
    border-bottom-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    display: none;
    cursor: pointer;
}
/*background: #015293;*/
.topBar .h_login ul {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 26px;
    display: none;
    background-color: #ffffffa3;
}

/* header */
#header {
    text-align: left;
    margin: 0 auto;
    position:relative;
    z-index:1;
}
.headerTop{
    padding-top:185px;
}
#content {
    position:relative;
    z-index:0;
    width:1120px;
    padding:0 40px 40px 40px;
    margin:0 auto;
    background:#fff;
    text-align:left;
    -webkit-border-radius:0 0 5px 5px; ; -moz-border-radius:0 0 5px 5px; ; border-radius:0 0 5px 5px;
}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* topNav */
.topNav{
    height:60px;
    line-height:60px;
    position:relative;
    background:url(../images/nav.png) 0 -900px repeat-x #036FC6;
}
.topNav .menuBtn{
    cursor:pointer;
    position:absolute;
    right:0;
    top:0;
    display:none;
    width: 80px;
    height:60px;
    background: url(../images/nav.png) center -719px no-repeat;
}
.topNav .menuBtn:hover{
    background-color:#D91600
}
.topNav .mainNav{
    overflow:hidden;
}
.topNav .li1{
    float:left;
}
.topNav .h1{
    float:left;
    position:relative;
    text-align:center;
    font-size:20px;
}
.topNav .li1 .a1{
    text-align:center;
    color:#fff;
    display:block;
    float:left;
    width: 146.3px;
    padding-left: 25px;
    cursor:pointer;
    background: url(../images/nav.png) -15px -18px no-repeat;
    position:relative;
    z-index:1;
}
.topNav .li1 .a1:hover{
    text-decoration:none
}
.topNav .on1 .a1{
    background-color:#005EA9
}
.topNav .on1 .itemSub{
    display:block !important;
}
.topNav #li-zjps .a1{
    background-position: -15px -118px;
}
.topNav #li-xwzx .a1{
    background-position: -15px -218px;
}
.topNav #li-zwgk .a1{
    background-position: -15px -318px;
}
.topNav #li-bsfw .a1{
    background-position: -15px -418px;
}
.topNav #li-zmhd .a1{
    background-position: -15px -518px;
}
.topNav #li-ztzl .a1{
    background-position: -15px -618px;
}

/* 搜索框 */
.siteSearchBar {
    z-index: 2;
    position: absolute;
    right: 0;
    top: 45px;
    width:460px;
}
.s-form .select-box{
    display:none;
}
.s-form {
    vertical-align: top;
    height: 50px;
    line-height: 50px;
    overflow:hidden;
    -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;
}
.s-form .input-box {
    float: left;
    background:#fff;
    height:50px;
}
.s-form .input-box input {
    width: 320px;
    vertical-align: top;
    font-size: 14px;
    padding:10px 20px;
    border:0;
    outline: none;
    height:30px;
    line-height:30px;
    background:none;
    background:#fff;
}
.s-form .btn-box {
    float: right;
}
.s-form .btn-box input {
    height: 50px;
    overflow: hidden;
    border: none;
    background:none;
    width: 100px;
    outline: none;
    font-size:16px;
    color:#fff;
    background:#D91600;
}
.s-form .link-box {
    text-align: center;
    font-size: 14px;
}
.siteSearchBar .hotWords{
    text-align: right;
    padding:20px 0;
    font-size:16px;
    height:24px;
    line-height:24px;
}
.siteSearchBar .hotWords a{
    font-size: 12px;
    padding:0 10px;
    display:inline-block;
    background:#BDE0F5;
    background:rgba(255,255,255,.7);
    -webkit-border-radius:24px;
    -moz-border-radius:24px;
    border-radius:24px;
    margin-right:7px;
    -webkit-transition:200ms;
    -o-transition:200ms;
    -moz-transition:200ms;
    transition:200ms;
}
.siteSearchBar .hotWords a:hover{
    text-decoration:none;
    background:#D91600;
    color:#fff;
}
/* logo */
#logo {
    position:absolute;
    left:10px;
    top:38px;
}
#logo img {
    max-width: 100%;
}
#logo > img {
    max-width: 100px;
    vertical-align:middle;
}
#logo a img {
    vertical-align:middle;
}
/* 主导航 */

/* 主栏 和 侧栏 */
.mainContent {
    width: 820px;
    zoom: 1;
    float: right;
}
.side {
    width: 260px;
    overflow: hidden;
    float: left;
}
/* 位置导航 */
.path{
    max-width:1200px;
    height:60px;
    line-height:60px;
    margin:0 auto;
    text-align: left;
    font-size: 14px;
    background: url(../images/icons.png) no-repeat 37px -1623px #fff;
}
.path a, .path span {
    padding: 0 4px;
}
.path em {
    padding-left:60px;
}
/*footer*/
#footer {
    position: relative;
    text-align: left;
    padding: 25px 0;
    clear: both;
    line-height:24px;
    background:#fff;
}
#footer .footNav{
    margin-left:-10px;
    margin-bottom:5px;
}
#footer .footNav a {
    margin: 0 10px;
    font-size:14px;
}
#footer img{
    vertical-align:middle;
}
#footer .copyRight a {
    text-decoration: underline;
}
#footer .pics{
    position:absolute;
    right:0;
    top:0;
}

/* goTop */
#goTop {
    position: fixed;
    display: none !important;
    _display: none !important;
    width: 50px;
    height: 50px;
    bottom: 290px;
    left: 50%;
    margin-left:620px;
    z-index: 99;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 5px #9c9c9c;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}
#goTop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* winMark */
#winMark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}
/* 侧栏-栏目菜单 */
.sideMenu {
    margin-bottom:20px;
}
.sideMenu .hd{
    height:60px;
    line-height:60px;
    overflow:hidden;
    background:#036FC6;
    text-align:center;
}
.sideMenu .hd h3{
    font-size: 20px;
    display:inline-block;
    *
    display:inline;
    zoom:1;
    color:#fff;
    padding-left: 54px;
    background: url(../images/side.png) 15px -411px no-repeat;
}
.sideMenu .hd .ico-zdbsfw{
    background: url(../images/gov-zdly.png) 20px 17px no-repeat;
}
.sideMenu .hd h3 a{
    color:#fff;
}
.sideMenu .singleList li{
    text-align:center;
    border:1px solid #eee;
    margin-top:-1px;
    font-size:16px;
    vertical-align:top;
}
.sideMenu .singleList li a{
    display:block;
    line-height:28px;
    padding: 11px 50px;
    background: url(../images/side.png) 220px -510px no-repeat;
}
.sideMenu .singleList .on a{
    text-decoration:none;
    color:#036FC6;
    background-position: 220px -711px;
    background-color:#ebf3ff;
}
.sideMenu .singleList li a:hover{
    text-decoration:none;
    color:#036FC6;
    background-position: 222px -711px;
    background-color:#F8FBFF;
}
.sideMenu .multiList .li1{
    border:1px solid #eee;
    margin-top:-1px;
    font-size:16px;
    vertical-align:top;
}
.sideMenu .multiList .a1{
    display:block;
    line-height:28px;
    padding:15px 50px;
    background: url(../images/icons.png) 215px -914px no-repeat;
}
.sideMenu .multiList .a1:hover{
    text-decoration:none;
    color:#036FC6;
    background-color:#F8FBFF
}
.sideMenu .multiList .a2{
    display:block;
    padding:8px 10px 8px 60px;
    line-height:22px;
    font-size:14px;
    background: url(../images/icons.png) 40px -1145px no-repeat;
}
.sideMenu .multiList .ul1{
    display:none;
    padding:10px 0;
}
.sideMenu .multiList .on1 .ul1{
    display:block;
    border-top:1px solid #eee
}
.sideMenu .multiList .on1 .a1{
    background-color:#F8FBFF;
    background-position: 215px -828px;
}
.sideMenu .multiList .on2 .a2,
.sideMenu .multiList .a2:hover{
    background-position: 40px -1030px;
    color:#F5AA4C;
    font-weight:bold;
    text-decoration:none
}
/* box */
.box {
    margin-bottom: 15px;
}
.box .hd {
    height: 49px;
    line-height: 49px;
    background:#F8F8F8;
    overflow:hidden;
    font-size:18px;
    border-bottom:1px solid #036FC6
}
.box .hd .more {
    color: #999;
    float:right;
    font-size: 12px;
    margin-right:10px;
    font-weight:normal;
}
.box .hd .more a{
    color: #999;
}
.box .hd h3 {
    float:left;
    background:#036FC6;
    padding:0 28px;
    color:#fff;
    font-weight:bold
}
.box .hd h3 a {
    display:block;
    float:left;
    color:#fff;
}
.box .hd h3 a:hover {
    text-decoration: none;
}
.box .hd ul{
    overflow:hidden
}
.box .hd li{
    float:left;
}
.box .hd li a{
    display:block;
    float:left;
    padding:0 28px;
}
.box .hd li a:hover{
    text-decoration:none
}
.box .hd .on a{
    background:#036FC6;
    color:#fff;
}
.box .bd {
    padding: 15px 0;
    overflow: hidden;
}
.box-small .hd{
    height:40px;
    line-height:40px;
    border-bottom:0;
    font-size:16px;
}
.box-small .hd h3{
    font-weight:normal;
}
.box-small .hd li a{
    padding:0 20px;
}
/* boxA */
.boxA,.mainBoxA{
    margin-bottom:20px;
}
.boxA .hd,.mainBoxA .mHd{
    height:49px;
    line-height:49px;
    background:#F8F8F8;
    position:relative;
    margin-bottom:15px;
    border-bottom:1px solid #036FC6;
}
.boxA .hd h3,
.boxA .hd li,.mainBoxA .mHd h3{
    font-size:18px;
    padding:0 20px;
    display:inline-block;
    *
    display:inline;
    zoom:1;
   line-height:50px;
}
.boxA .hd h3 a,.mainBoxA .mHd h3 a,
.boxA .hd .on a{
    color:#fff
}
.boxA .hd h3,.mainBoxA .mHd h3,
.boxA .hd .on{
    background:#036FC6;
    color:#fff;
}
.boxA .hd .more{
    position:absolute;
    right:10px;
    font-size:14px;
    color:#999;
}
.boxA .bd{
    overflow:hidden;
}
.myzjWrap .boxA:last-child {
    float:right
}
.myzjWrap .boxA:last-child .hd_zxdc .text {
    line-height:24px;
}
.myzjWrap .boxA:last-child .hd_zxdc a{
    display:inline-block;
    width:70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.myzjWrap .boxA:last-child .hd_zxdc .text span {
    float: right;
    color:#999;
}
/* boxB */
.boxB .hd {
    height: 50px;
    line-height: 50px;
    position: relative;
    background:#036FC6;
}
.boxB .hd .more {
    font-size: 12px;
    position: absolute;
    right: 10px;
    color: #fff;
}
.boxB .hd h3 {
    font-size: 18px;
    color: #fff;
    padding-left:40px;
    background:url(../images/icons-zwgk.png) 5px -410px no-repeat;
}
.boxB .hd h3 a {
    color: #fff
}
.boxB .hd ul{
    overflow:hidden;
    height:46px;
    position:absolute;
    top:-2px;
    left:10px;
}
.boxB .hd li{
    float:left;
    font-size:18px;
    margin-right:20px;
}
.boxB .hd li a{
    display:block;
    float:left;
    padding:0 25px;
}
.boxB .hd .on{
    border-top:2px solid #CC1111;
    font-weight:bold;
    color:#CC1111;
    line-height:40px;
}
.boxB .hd .on a{
    color:#CC1111
}
.boxB .bd {
    overflow: hidden;
    padding: 15px 0;
}
.boxB-small .bd{
}
.boxB-small .hd{
    height:40px;
    line-height:40px;
}
.boxB-small .hd li,
.boxB-small .hd h3{
    font-size:16px;
    padding-left:42px;
    background-position:5px -179px
}
.boxB-small .hd .on{
    line-height:36px;
}
/* boxC */
.boxC{
    margin-bottom:30px;
}
.boxC .hd{
    height:42px;
    line-height: 40px;
    border-bottom:1px solid #EDEDED;
    margin-bottom: 20px;
    position:relative;
}
.boxC .hd ul{
    overflow:hidden;
}
.boxC .hd li{
    float:left;
    margin-left:-1px;
}
.boxC .hd li a{
    padding:0 10px;
    font-size:18px;
}
.boxC .hd .on{
    border-bottom:2px solid #036FC6
}
.boxC .hd li a:hover{
    text-decoration:none
}
.boxC .hd .on a{
    color:#036FC6
}
.boxC .hd .more{
    position:absolute;
    right:0;
    top:0;
    color:#999;
}
.boxC .bd{
    overflow:hidden;
}
/* boxD */
.boxD {
    margin-bottom: 20px;
    background:#FBFBFB;
    border:1px solid #eee;
    padding:10px;
}
.boxD .hd {
    height: 40px;
    line-height: 40px;
    border-bottom:1px solid #eee;
}
.boxD .hd h3 {
    font-size: 16px;
    color: #036FC6;
    font-weight:bold;
    border-bottom:2px solid #036FC6;
    display:inline-block;
    *display:inline;
    zoom:1;
    padding:0 10px;
}
.boxD .hd h3 a {
    color: #036FC6
}
.boxD .bd {
    padding:10px 0;
    overflow:hidden;
}
/* boxE */
.boxE {
    margin-bottom: 15px;
}
.boxE .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #036FC6;
}
.boxE .hd li{
    float:left;
    padding:0 20px;
    font-size: 16px;
}
.boxE .hd h3,
.boxE .hd .on {
    float: left;
    padding: 0 20px;
    background: #036FC6;
    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;
}
/* 侧栏盒子模型 */
.sideBox {
    margin-bottom: 20px;
}
.sideBox .hd {
    overflow: hidden;
    height:40px;
    line-height:40px;
    padding-bottom:10px;
}
.sideBox .hd .more {
    float: right;
    color:#999
}
.sideBox .hd h3 {
    font-size: 20px;
    font-weight:normal;
    color: #036FC6;
    padding-left:35px;
    background:url(../images/side.png) 0 10px no-repeat
}
.sideBox .hd h3 a {
    color: #036FC6;
}
.sideBox .hd h3 a:hover {
    text-decoration: none;
}
.sideBox .bd{
    overflow:hidden;
    background:#F8F8F8;
    padding:20px;
}
.sideBox-pic .bd{
    padding:0;
    background:none;
    text-align:center;
}
/* infoListA */
.infoListA li {
    padding: 0 0 10px 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EBEBEB;
    line-height: 24px;
    height:48px;
    overflow:hidden;
    background: url(../images/icons.png) 0 -387px no-repeat;
    position: relative;
}
.infoListA .date {
    color: #999;
    position:absolute;
    right:0;
    bottom: 4px;
}
.infoListA .last {
    border-bottom: 0
}
/* 信件列表 */
.letterList {
    width: 100%;
    border: none;
}
.letterList th, .letterList td {
    text-align: center;
    vertical-align: middle;
    line-height: 26px;
    padding: 7px 5px
}
.letterList th {
    background: #F5F5F5;
}
.letterList th.title {
    text-align: left;
}
.letterList td {
    border-bottom:1px solid #eee;
}
.letterList .even td{

}
.letterList .num,
.letterList .open,
.letterList .state {
    display: none;
}
.letterList td.title {
    text-align: left;
    padding-left: 5px;
}
.letterList .ico {
    width: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0px
}
.letterList .ico img {
    vertical-align: middle;
}
.letterList .dep,
.letterList .handle {
    width: 90px;
}
.letterList .state {
    width: 90px;
}
.letterList .state .s0 {
    color: #333;
}
.letterList .state .s1 {
    color: #f70;
}
.letterList .state .s2 {
    color: #f00;
}
.letterList .state .s3 {
    color: #390;
}
.letterList .state .s4 {
    color: #333;
    text-decoration: line-through;
}
.letterList .date {
    border-right: none;
    width: 90px;
}
.letterList td.date {
    color: #999999
}
.letterListA th{
    font-weight:bold;
}
.letterListA th.title{
    padding-left:20px;
}
.letterListA .title a{
    padding-left:30px;
    background:url(../images/icons.png) 15px -387px no-repeat
}
.letterListA .dep,
.letterListA .date{
    width:120px;
}
/* detailTable */

/* detailTable */
.detailTable {
    margin-bottom: 10px;
    background: #fff;
    width: 100%;
}
.detailTable,
.detailTable tr,
.detailTable tr td {
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
}
.detailTable thead tr {
}
.detailTable thead th {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border:1px solid #fff;
    border-bottom:1px solid #e6e6e6;
    color:#015CAB;
    font-weight:bold;
    padding-left:35px;
    background:url(../images/Petition-icons.png) 0 -614px no-repeat;
}
.detailTable thead .jg{
    background-position: 0 -750px;
}
.detailTable tbody td {
    padding: 10px 15px;
}
.detailTable tbody td.tdName {
    font-weight: bold;
    background: #f7f7f7;
    text-align: center;
    width: 20%;
    font-size: 14px;
}
.detailTable .trTitle .tdCon {
    font-weight: bold;
}
.detailTable .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) {
    width: 160px
}
.detailTable .trName td:nth-child(3),
.detailTable .trUnit td:nth-child(3) {
    width: 160px
}
.detailTable .preDiv {
    width: 670px;
    overflow: auto;
}
.detailTable .preDiv img{
    max-width:100%
}
.detailTable .preDiv pre {
    font-size: 14px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
/* mainBox */
.mainBox .mHd {
    border-bottom: 3px solid #F6F6F6;
    line-height: 57px;
    height: 57px;
    margin-bottom: 20px;
    position:relative;
}
.mainBox .mHd .btn{
    display:block;
    position:absolute;
    right:0;
    top: 13px;
    height:34px;
    line-height:34px;
    background:url(../images/icons.png) 9px -462px #72BBF0 no-repeat;
    color:#fff;
    padding:0 15px 0 38px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.mainBox .mHd .btn-zx{
    right:120px;
    background-color:#0DB253;
    background-position: 11px -398px;
}
.mainBox .mHd .btn:hover{
    background-color:#53abea;
    text-decoration:none;
}
.mainBox .mHd .btn-zx:hover{
    background-color:#099e49;
}
.mainBox .mHd .list {
    overflow: hidden;
}
.mainBox .mHd .list li {
    float: left;
    padding: 0 10px;
    font-size:16px;
}
.mainBox .mHd .list a {
    font-size: 20px;
    color: #888;
}
.mainBox .mHd .list a:hover {
    text-decoration: none
}
.mainBox .mHd .list .on a {
    color: #036FC6
}
.mainBox .mHd h3, .mainBox .mHd .list .on {
    font-size: 20px;
    color:#036FC6;
    padding: 0 10px;
    border-bottom:2px solid #036FC6;
    float:left;
}
.mainBox .mHd h3 a {
    color: #036FC6
}
/* 友情链接 */
.friendLinks {
    text-align:left;
    border-top: 2px solid #0D75C8;
    background: #F6F6F6;
    padding: 12px 0 12px 14px !important;
    overflow:visible !important;
}
/* 友情链接模拟下拉 */
.friendLinks dl{width: 222px;margin-right: 15px;float:left;display:inline;position:relative;}
.friendLinks dl dt{height: 34px;line-height: 34px;padding:0 5px 0 8px;overflow:hidden;border:1px solid #ccc;background:#fff;position:relative;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.friendLinks dl dt i{ right:12px; top:50%; margin-top:-2px; border-width:5px; position:absolute;  border-color:transparent; border-style:dashed;  border-top-color:#363636;border-top-style:solid; content:"";display:block; font-size:0;line-height:0;width:0;}
.friendLinks dl dt h3{border-right:1px solid #ccc; width:175px}
.friendLinks dd{bottom: 35px;display:none;width:100%;position:absolute;left:0;}
.friendLinks ul{ max-height: 389px; border:1px solid #ccc; background:#fff;overflow-y:scroll; }
.friendLinks li{line-height:22px;padding: 8px 10px;border-bottom:1px dotted #ccc;/* word-break:keep-all; *//* white-space:nowrap; */cursor:pointer;}
.friendLinks li:hover{  color:#CD3333; background-color:#f1f1f1 }
.friendLinks a{display:block;}
.friendLinks a:hover{text-decoration:none}
.friendLinks .last{border-bottom:0}
.friendLinks .on {z-index:9; -webkit-box-shadow:0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 3px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .2);  }
.friendLinks .on dt{border-color:#bbb; }
.friendLinks .on dt i{  border-top-style:none; border-bottom-color:#aaa;border-bottom-style:solid; }
.friendLinks .on dd{ display:block;  -webkit-box-shadow:0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 3px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .2); }
.friendLinks .on dd ul{ border-color:#bbb; }

/* 图标按钮 */
.grbsList{
    overflow:hidden;
    margin-right:-20px;
}
.grbsList li{
    float:left;
    margin:0 10px 10px 0;
}
.grbsList a{
    display:block;
    width: 93px;
    border:1px solid #E8E8E8;
    height:38px;
    line-height:38px;
    text-align:center;
}
.grbsList a i{
    display:block;
    height:46px;
    -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;
}
.grbsList a:hover{
    text-decoration:none;
    background-color:#EEF5FF;
    border-color:#DFE6EF;
    color:#036FC6
}
/* 部门办事 */
.bmbsList{
    overflow:hidden;
    height:240px;
}
.bmbsList li{
    float:left;
    width:33.3%;
    height:30px;
    line-height:30px;
}
.bmbsList li a{
    padding-left: 16px;
    background: url(../images/icons.png) 4px 7px no-repeat;
}
/* 个人办事图标组 */
.grbsIcons i{
    background:url(../images/ind-service-grbs.png) center -22px no-repeat;
}
.grbsIcons a:hover i{
    background-position:center -122px;
}
.grbsIcons .li_whjy i{
    background-position:center -222px;
}
.grbsIcons .li_ldjy i{
    background-position:center -422px;
}
.grbsIcons .li_ylws i{
    background-position:center -622px;
}
.grbsIcons .li_shbz i{
    background-position:center -822px;
}
.grbsIcons .li_jtch i{
    background-position:center -1022px;
}
.grbsIcons .li_lyfw i{
    background-position:center -1222px;
}
.grbsIcons .li_mzzj i{
    background-position:center -1422px;
}
.grbsIcons .li_whyl i{
    background-position:center -1622px;
}
.grbsIcons .li_flfw i{
    background-position:center -1822px;
}
.grbsIcons .li_swbz i{
    background-position:center -2022px;
}
.grbsIcons .li_qtfw i{
    background-position:center -2222px;
}
.grbsIcons .li_whjy a:hover i{
    background-position:center -322px;
}
.grbsIcons .li_ldjy a:hover i{
    background-position:center -522px;
}
.grbsIcons .li_ylws a:hover i{
    background-position:center -722px;
}
.grbsIcons .li_shbz a:hover i{
    background-position:center -922px;
}
.grbsIcons .li_jtch a:hover i{
    background-position:center -1122px;
}
.grbsIcons .li_lyfw a:hover i{
    background-position:center -1322px;
}
.grbsIcons .li_mzzj a:hover i{
    background-position:center -1522px;
}
.grbsIcons .li_whyl a:hover i{
    background-position:center -1722px;
}
.grbsIcons .li_flfw a:hover i{
    background-position:center -1922px;
}
.grbsIcons .li_swbz a:hover i{
    background-position:center -2122px;
}
.grbsIcons .li_qtfw a:hover i{
    background-position:center -2322px;
}
/* 企业办事图标组 */
.qybsIcons i{
    background:url(../images/ind-service-qybs.png) center -22px no-repeat;
}
.qybsIcons a:hover i{
    background-position:center -122px;
}
.qybsIcons .li_bgdj i{
    background-position:center -222px;
}
.qybsIcons .li_rlzy i{
    background-position:center -422px;
}
.qybsIcons .li_ldbz i{
    background-position:center -622px;
}
.qybsIcons .li_qyzz i{
    background-position:center -822px;
}
.qybsIcons .li_swtz i{
    background-position:center -1022px;
}
.qybsIcons .li_qyns i{
    background-position:center -1222px;
}
.qybsIcons .li_njns i{
    background-position:center -1422px;
}
.qybsIcons .li_aqfh i{
    background-position:center -1622px;
}
.qybsIcons .li_jsgl i{
    background-position:center -1822px;
}
.qybsIcons .li_hjbh i{
    background-position:center -2022px;
}
.qybsIcons .li_qtfw i{
    background-position:center -2222px;
}
.qybsIcons .li_bgdj a:hover i{
    background-position:center -322px;
}
.qybsIcons .li_rlzy a:hover i{
    background-position:center -522px;
}
.qybsIcons .li_ldbz a:hover i{
    background-position:center -722px;
}
.qybsIcons .li_qyzz a:hover i{
    background-position:center -922px;
}
.qybsIcons .li_swtz a:hover i{
    background-position:center -1122px;
}
.qybsIcons .li_qyns a:hover i{
    background-position:center -1322px;
}
.qybsIcons .li_njns a:hover i{
    background-position:center -1522px;
}
.qybsIcons .li_aqfh a:hover i{
    background-position:center -1722px;
}
.qybsIcons .li_jsgl a:hover i{
    background-position:center -1922px;
}
.qybsIcons .li_hjbh a:hover i{
    background-position:center -2122px;
}
.qybsIcons .li_qtfw a:hover i{
    background-position:center -2322px;
}

/* 服务事项图标组 */
.fwsxList{
    overflow:hidden;
    text-align:center;
}
.fwsxList li{
    float:left;
    width:93px;
    height:76px;
    border-right:1px solid #eee;
}
.fwsxList .last{
    border-right:0
}
.fwsxList a{
    display:block;
}
.fwsxList a i{
    display:block;
    height:46px;
    -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;
}
.fwsxList a:hover{
    color:#B9B286;
    text-decoration:none;
}
.fwsxIcons i{
    background:url(../images/ind-service-fwsx.png) center -25px no-repeat;
}
.fwsxIcons a:hover i,
.fwsxIcons .li1.on i{
    background-position:center -125px;
}
.fwsxIcons .li2 i{
    background-position:center -225px;
}
.fwsxIcons .li3 i{
    background-position:center -425px;
}
.fwsxIcons .li4 i{
    background-position:center -625px;
}
.fwsxIcons .li5 i{
    background-position:center -825px;
}
.fwsxIcons .li6 i{
    background-position:center -1025px;
}
.fwsxIcons .li7 i{
    background-position:center -1225px;
}
.fwsxIcons .li8 i{
    background-position:center -1425px;
}
.fwsxIcons .li9 i{
    background-position:center -1625px;
}
.fwsxIcons .li10 i{
    background-position:center -1825px;
}
.fwsxIcons .li11 i{
    background-position:center -2025px;
}
.fwsxIcons .li12 i{
    background-position:center -2225px;
}
.fwsxIcons .li2 a:hover i,
.fwsxIcons .li2.on i{
    background-position:center -325px;
}
.fwsxIcons .li3 a:hover i,
.fwsxIcons .li3.on i{
    background-position:center -525px;
}
.fwsxIcons .li4 a:hover i,
.fwsxIcons .li4.on i{
    background-position:center -725px;
}
.fwsxIcons .li5 a:hover i,
.fwsxIcons .li5.on i{
    background-position:center -925px;
}
.fwsxIcons .li6 a:hover i,
.fwsxIcons .li6.on i{
    background-position:center -1125px;
}
.fwsxIcons .li7 a:hover i,
.fwsxIcons .li7.on i{
    background-position:center -1325px;
}
.fwsxIcons .li8 a:hover i,
.fwsxIcons .li8.on i{
    background-position:center -1525px;
}
.fwsxIcons .li9 a:hover i,
.fwsxIcons .li9.on i{
    background-position:center -1725px;
}
.fwsxIcons .li10 a:hover i,
.fwsxIcons .li10.on i{
    background-position:center -1925px;
}
.fwsxIcons .li11 a:hover i,
.fwsxIcons .li11.on i{
    background-position:center -2125px;
}
.fwsxIcons .li12 a:hover i,
.fwsxIcons .li12.on i{
    background-position:center -2325px;
}
/* 类型办事 */
.lxbsIcons li i{
    background:url(../images/ind-service-lxbs.png) center -25px no-repeat;
    margin: 8px 0 !important;
}
.lxbsIcons .li2 i{
    background-position:center -225px;
}
.lxbsIcons .li3 i{
    background-position:center -425px;
}
.lxbsIcons .li4 i{
    background-position:center -625px;
}
.lxbsIcons .li5 i{
    background-position:center -825px;
}
.lxbsIcons .li6 i{
    background-position:center -1025px;
}
.lxbsIcons .li7 i{
    background-position:center -1225px;
}
.lxbsIcons .li8 i{
    background-position:center -1425px;
}
.lxbsIcons .li1 a:hover i{
    background-position:center -125px;
}
.lxbsIcons .li2 a:hover i{
    background-position:center -325px;
}
.lxbsIcons .li3 a:hover i{
    background-position:center -525px;
}
.lxbsIcons .li4 a:hover i{
    background-position:center -725px;
}
.lxbsIcons .li5 a:hover i{
    background-position:center -925px;
}
.lxbsIcons .li6 a:hover i{
    background-position:center -1125px;
}
.lxbsIcons .li7 a:hover i{
    background-position:center -1325px;
}
.lxbsIcons .li8 a:hover i{
    background-position:center -1525px;
}

/*验证码*/
div.codeinp input {
    width: 30% !important;
    float: left;
    margin-right: 10px;
}
/* 动画效果 */
.animate-scaleX i{
    -webkit-transition:transform 400ms;-o-transition:transform 400ms;-moz-transition:transform 400ms;transition:transform 400ms;
}
.animate-scaleX a:hover i{
    -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
/* 12345市长热线 */
.szrxBody{
    background:none;
    min-width:auto;
}
.szrxBody .letterList .ico i{
    display:block;
    height:30px;
    width:26px;
    background: url(../images/icons.png) 8px -80px no-repeat;
}
/* 侧栏固定菜单 */
.sideFixed {
    display:block;
    z-index: 9;
    position: fixed;
    top: 305px;
    right: 0;
    width: 60px;
    font-size: 12px;
    _position: absolute;
}
.sideFixed li {
    position: relative;
    background: url(../images/black-alpha50.png);
    border-bottom:1px solid #717171;
}
.sideFixed li a {
    padding-top: 45px;
    display: block;
    background: url(../images/sideFixed.png) center -23px no-repeat;
    color:#fff;
    cursor:pointer
}
.sideFixed li a:hover {
    text-decoration: none;
}
.sideFixed .wb{
    -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;
}
.sideFixed .db{
    -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;
}
.sideFixed .on{
    background:#555
}
.sideFixed .wx a {
    background-position: center -123px;
}
.sideFixed .phone a {
    background-position: center -223px;
}
.sideFixed .db a {
    background-position: center -323px;
}
.sideFixed .pic {
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.sideFixed .pic img {
    width: 125px;
    height: 125px;
}
.sideFixed .on .pic {
    display: block;
    position: absolute;
    left: -145px;
    top: -25px;
    padding: 4px;
    background: #fff;
}
.sideFixed .on .pic i {
    z-index: 8;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-left-color: #fff;
    border-left-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
@media screen and (min-width: 1330px) {
    .sideFixed{
        right:50%;
        margin-right: -680px;
    }
}

/*验证码*/
div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
/* 通用底部按钮 */
.bot {
    text-align: center;
    padding: 0 0 20px 0;
}
.bot a,
.bot button {
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 16px;
    background: #036FC6;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.bot a:hover,
.bot button:hover {
    text-decoration: none;
    background: #077BD4;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm {
    background: #fff;
    padding: 3% 0;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #e2e2e2;
    font-size: 16px;
}
.queryForm td {
    padding: 8px 0
}
.queryForm .tdlab {
    width: 40%;
    text-align: right;
}
.queryForm input[type=text] {
    width: 56%;
    border:1px solid #ccc;
    padding:6px;
}
.queryForm .bot {
    text-align: left;
}
.queryForm .bot a {
    margin: 0
}
.queryForm .required strong {
    color: #f00;
    margin-right: 5px;
}
.queryForm .errorMessage {
    color: #f00;
}
.queryForm table {
    width: 100%;
    border: 0;
}
/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult {
    width: 80%;
    margin: 0 auto;
    padding:20px 0
}
.queryResult .mainBox {
    margin-bottom: 50px;
}
.queryResult .tit h3 {
    text-align: center;
    font-size: 36px;
    line-height: 2;
    margin-bottom: 20px;
}
.queryResult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
    padding: 40px 0 10px 0;
}
.queryResult .number {
    font-weight: bold;
    color: #f00
}
/* 侧栏按钮 */
.sideXxgkBtns{
    overflow:hidden
}
.sideXxgkBtns li{
    float:left;
    width:125px;
    text-align:center;
    font-size:16px;
}
.sideXxgkBtns li a{
    display:block;
    background: url(../images/icons-zwgk.png) center -1059px no-repeat #78C0FA;
    padding-top:50px;
    line-height:40px;
    color:#fff;
}
.sideXxgkBtns .li2{
    float:right;
}
.sideXxgkBtns .li2 a{
    background-color:#FA9191;
    background-position: center -921px;
}
.sideXxgkBtns li a:hover{
    text-decoration:none;
    background-color:#59aaea
}
.sideXxgkBtns .li2 a:hover{
    background-color:#ef7878
}
#sideXmhdBtns .li1 a{
    background-position:center -787px
}
#sideXmhdBtns .li2 a{
    background-position:center -652px
}

/* 侧栏-链接按钮组 */
.sideBtns {
    overflow: hidden;
    margin-right:-10px;
    padding-bottom:20px
}
.sideBtns li {
    width: 125px;
    height: 105px;
    margin-right:10px;
    float: left;
    *display: inline;
    margin-bottom: 10px;
    overflow: hidden;
}
.sideBtns li a {
    display: block;
    height: 100px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    line-height:35px;
    font-size:16px;
}
.sideBtns li a:hover {
    text-decoration: none;
}
.sideBtns li a i {
    display: block;
    width: 70px;
    height: 50px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50%;
    transition: all .5s;
    background-image: url(../images/interaction-icons.png);
}
.sideBtns li a:hover i {
    transform: rotateY(180deg);
}
.sideBtns .li1 a {
    background: #EB807F;
}
.sideBtns .li2 a {
    background: #89C9E8;
}
.sideBtns .li3 a {
    background: #CEDE7C;
}
.sideBtns .li4 a {
    background: #8CE0CC;
}
.sideBtns .li1 a i {
    background-position: center 6px;
}
.sideBtns .li2 a i {
    background-position: center -167px;
}
.sideBtns .li3 a i {
    background-position: center -344px;
}
.sideBtns .li4 a i {
    background-position: center -517px;
}
/* 走进皮山栏目 */
.aboutList{
    overflow:hidden;
    margin-right:-20px;
    padding-top:10px;
}
.aboutList li{
    float:left;
    width:140px;
    margin:10px 10px 0 0;
}
.aboutList a{
    height:50px;
    line-height:50px;
    display:block;
    background:url(../images/nav-zjps.png) -20px -22px no-repeat #278EE1;
    font-size:16px;
    color:#fff;
    padding-left:50px;
    -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
}
.aboutList a:hover{
    text-decoration:none;
    background-color:#0977d0
}
.aboutList .li1{
    display:none;
}
.aboutList .li3 a{
    background-position:-20px -122px;
    background-color:#57BFC5
}
.aboutList .li4 a{
    background-position:-20px -222px;
    background-color:#7FA7E2
}
.aboutList .li5 a{
    background-position:-20px -322px;
    background-color:#ECA0B1
}
.aboutList .li6 a{
    background-position:-20px -422px;
    background-color:#F09B42
}
.aboutList .li7 a{
    background-position:-20px -522px;
    background-color:#C7BB89
}


.aboutList .li3 a:hover{
    background-color:#35a9af
}
.aboutList .li4 a:hover{
    background-color:#5682c5
}
.aboutList .li5 a:hover{
    background-color:#e6849a
}
.aboutList .li6 a:hover{
    background-color:#e28e35
}
.aboutList .li7 a:hover{
    background-color:#bbaa66
}

.fbgqxxBtn{
    display:block;
    height:92px;
    line-height:92px;
    background:url(../images/side.png) 30px -835px #FEAF60 no-repeat;
    color:#fff;
    font-size:23px;
    padding-left:90px;
}
.fbgqxxBtn:hover{
    text-decoration:none;
    color:#fff;
    background-color:#fba046
}
#SurveyBox .code span,
#SurveyBox .code input{
    vertical-align:middle;
}

.aduitRecordcss{
    display:none !important
}

.votePost {
    margin:0 !important;
}
/*--
颜色代码
#036FC6 深蓝色标题
#ddd 淡蓝色边框
--*/
.tips_pic {
    position: fixed;
    left: 10px;
    bottom: 250px;
    max-width: 200px;
    z-index: 2;
}
.tips_pic>span {
    position: absolute;
    right: 0;
    top: -17px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #000;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 13px;
    color: #000;
    display: block;
}
.tips_pic img{
    width: 160px;
}
.hlwdc_ewm{
    position: absolute;
    right: 10px;
    top: 150px;
    max-width: 200px;
    z-index: 12;
}
.hlwdc_ewm img{max-width:200px;max-height:150px;margin-bottom:10px;}
.hlwdc_ewm span{
    position: absolute;
    left: 1px;
    top: -8px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #000;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 13px;
    color: #000;
    display: block;
}
.xxlx-active{display:block;}