﻿@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;
}
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: 1.8;
    font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #0f73d8;
    text-decoration: none;
}
.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;
}
.fr {
    float: right;
}
.hide {
    display: none;
}
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;
}
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", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif;
}
/* frame */
html {
}
body {
    text-align: center;
    min-width: 1200px;
    background: url(../img/bodybg.png) left top repeat;
}
.siteWidth {
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    margin: 0 auto;
}

#header {
    position: relative;
    z-index: 2;
    text-align: left;
    background: #fff url(../img/topbar.png) left top repeat-x;
}
#content {
    width: 1200px;
    margin: -135px auto 20px;
    position: relative;
    z-index: 1;
    text-align: left;
    overflow: hidden;
    clear: both;
    background-color: #fff;
}
#content.noSideContent {
    padding: 20px;
    width: 1160px;
}
.main {
    /* width: 900px; float: right;  */
    margin: 0 20px 0 0;
    *display: inline;
    overflow: hidden;
    padding: 0 30px;
}
.side {
    width: 240px;
    float: left;
    margin: 0 0 0 20px;
    *display: inline;
    overflow: hidden;
}
/*旋转图标*/
.rotateIcon i {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.rotateIcon li:hover i,
.rotateIcon a:hover i {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
/* topBar */
.logoBar {
    height: 194px;
    background: url(../img/logobar.jpg) center top repeat;
}
/* 搜索 */
.logoBar .s-form {
    float: right;
    position: relative;
    margin: 30px 0 0;
}

.logoBar .s-form #inputkeyword {
    width: 278px;
    height: 36px;
    line-height: 36px;
    float: left;
    text-indent: 16px;
    border: 2px #0554a8 solid;
    background-color: #fff;
    border-radius: 4px;
}
.logoBar .s-form #search {
    width: 42px;
    height: 32px;
    float: left;
    line-height: 32px;
    border: none;
    text-indent: -9999px;
    overflow: hidden;
    background: #fff url(../img/fdj.png) center 4px no-repeat;
}
.btn-box {
    position: absolute;
    right: 4px;
    top: 4px;
    height: 32px;
}

/* 站群导航-公共 */
#siteLast {
    position: relative;
}
#siteLast dt {
    cursor: pointer;
}
#siteLast dd {
    display: none;
    width: 900px;
    position: absolute;
    background: #fff;
    text-align: left;
    color: #333;
    max-height: 500px;
    overflow: auto;
    padding: 10px;
}
#siteLast dd a {
    color: #333;
}
#siteLast dd h3 {
    text-align: left;
    margin: 0 10px;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    display: block;
    overflow: hidden;
}
#siteLast dd h3.h i {
    display: none;
}
#siteLast dd h3 span {
    float: left;
    height: 34px;
    line-height: 34px;
    padding: 0 15px 0 0;
    background: #ffffff;
    position: relative;
    z-index: 2;
}
#siteLast dd h3 i {
    content: "";
    display: block;
    height: 1px;
    line-height: 0;
    font-size: 0;
    background: #eeeeee;
    top: 16px;
    right: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
}
#siteLast dd table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    width: 100%;
}
#siteLast dd table td {
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
#siteLast dd table .tdlab {
    width: 90px;
    text-align: right;
    padding-right: 20px;
    vertical-align: middle;
    line-height: 26px;
    font-weight: bold;
}
#siteLast dd ul {
    overflow: hidden;
}
#siteLast dd ul li {
    width: 18%;
    margin-left: 2%;
    float: left;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}
#siteLast dd ul li a {
    color: #333;
}
#siteLast dd ul li a:hover {
    color: #c00;
}
#siteLast dd table.up {
    background: #f7f7f7;
}
#siteLast.on dd {
    display: block;
}

/* 站群导航-个性 */
#siteLast dd {
    border: 3px solid #288bf0;
    right: 0px;
    top: 32px;
}
#siteLast.on dd {
    display: block;
}
#siteLast.on dt {
    position: relative;
    z-index: 10;
}

.logoNav {
    width: 1200px;
    margin: 0 auto;
    height: 108px;
}
#logo {
    float: left;
    margin-top: 54px;
    width: 730px;
}
.topLinks {
    float: right;
    width: 410px;
}
.topLinks {
    padding-top: 28px;
}
.topLinks a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    background: #005ba1;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    padding: 0 14px 0 0;
}
.topLinks a.jjh_dl {
    margin-right: 30px;
}
.topLinks a i {
    float: left;
    width: 36px;
    height: 36px;
    background: url(../img/dl.btn.png) left top no-repeat;
}
.topLinks a.jjh_dl i {
    background-position: 10px 10px;
}
.topLinks a.xx_dl i {
    background-position: 10px -28px;
}
.topLinks a.barrierFree {
    margin-right: 30px;
}
.topLinks a.barrierFree i {
    background-position: 11px -81px;
}
/* 主导航 */
.nav {
    height: 60px;
    line-height: 60px;
    background: #135aa5;
}

.mainNav {
    margin: 0 auto;
    width: 1200px;
}
.mainNav .li1 {
    width: auto;
    float: left;
    position: relative;
    z-index: 1;
}
.mainNav .spe {
    display: none;
}
.mainNav .h1 {
    float: left;
}
.mainNav .a1 {
    width: auto;
    float: left;
    color: #fff;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding: 0 28px;
    *display: inline;
}
.mainNav .on1 .a1,
.mainNav .a1:hover {
    text-decoration: none;
    color: #fff;
    background-color: #125195;
    font-weight: bold;
}
.mainNav .ul1 {
    left: 0;
    overflow: hidden;
    line-height: 28px;
    position: absolute;
    top: 60px;
    width: 100%;
    display: none;
    background: #125195;
    z-index: 10;
}
.mainNav .li2 {
    vertical-align: top;
}
.mainNav .a2 {
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-align: center;
    color: white;
}
.mainNav .a2:hover {
    background: #57abf3;
    text-decoration: none;
}

/* topBanner */
/* .topBanner{position: relative; z-index: 1; height: 480px; overflow: hidden; display: block; background: url(../img/topbanner.jpg) center top no-repeat;} */
/* 首页banner图切换 S*/
#indBanner {
    text-align: center;
    position: relative;
    z-index: 0;
    height: 480px;
}
#indBanner .bd .con {
    display: none;
}
#indBanner .bd li {
    position: relative;
    height: 480px;
    width: 100%;
    overflow: hidden;
}
#indBanner .prev,
#indBanner .next {
    display: none;
}
#indBanner .next {
    background-position: -62px 0;
    margin-left: 550px;
}
#indBanner .hd {
    height: 14px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 310px;
    width: 100%;
    text-align: center;
    font-size: 0;
}
#indBanner .hd li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 3px;
    width: 14px;
    height: 14px;
    background: #fff;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}
#indBanner .hd li span {
    display: none;
}
#indBanner .hd .on {
    background: #f50;
}

/*footer*/
#footer {
    margin: 0 auto;
    padding: 12px 0;
    background-color: #0068b7;
}
#footer .footNav {
    padding-bottom: 10px;
    color: #fff;
}
#footer .footNav a {
    margin: 0 10px;
    color: #fff;
}
#footer .footNav a:hover {
    color: #fff;
    text-decoration: none;
}
#footer .copyRight {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: left;
    padding: 20px 0 0 350px;
    float: left;
}
#footer .copyRight a {
    text-decoration: underline;
}
#footer .siteWidth {
    background: url(../../base/img/ftlogo.png) 20px 20px no-repeat;
    overflow: hidden;
}
#footer .ewmimgs {
    float: right;
    margin-top: 20px;
}
#footer .ewmimgs li {
    float: left;
    width: 100px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}
#footer .ewmimgs li img {
    width: 80px;
    height: auto;
    border: 8px #fff solid;
}
#footer .ewmimgs li.li1 {
    margin-right: 10px;
}
/* 位置导航 */
.path {
    text-align: left;
    display: block;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    margin: 0 auto;
}
.path a,
.path span {
    padding: 0 3px;
    color: #666;
}
.path em {
    background: url(../img/pathicon.png) no-repeat 0 center;
    padding-left: 21px;
}

/* 侧栏固定菜单 */
.sideFixed {
    margin-left: 620px;
    z-index: 9;
    position: fixed;
    top: 209px;
    left: 50%;
    width: 70px;
    background: #fff;
    font-size: 12px;
    _position: absolute;
}
.sideFixed li {
    border-bottom: 1px solid #ddd;
    margin-top: -1px;
    position: relative;
}
.sideFixed li a {
    height: 30px;
    line-height: 30px;
    padding: 34px 0 3px 0;
    display: block;
    background: url(../img/icons-3.png) center 11px no-repeat;
}
.sideFixed li a:hover {
    text-decoration: none;
}
.sideFixed .wx a {
    background-position: center -134px;
}
.sideFixed .gt {
}
.sideFixed .gt a {
    background-position: center -416px;
}
.sideFixed .qr a {
    background-position: center -266px;
}
.sideFixed .pic {
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.sideFixed .pic img {
    width: 150px;
    height: 150px;
}
.sideFixed .on .pic {
    display: block;
    position: absolute;
    left: -168px;
    top: -45px;
    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;
}

/* 信息公开链接组 */
.xxgkBtns {
    overflow: hidden;
    margin-top: 20px;
}
.xxgkBtns ul {
    overflow: hidden;
}
.xxgkBtns ul li {
    margin-bottom: 8px;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
}
.xxgkBtns ul li a {
    display: block;
    height: 46px;
    line-height: 46px;
    padding-left: 80px;
    position: relative;
    background: #f3f3f3 url(../img/side-xxgk.png) 50px 15px no-repeat;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
.xxgkBtns ul .li2 a {
    background-position: 50px -94px;
}
.xxgkBtns ul .li3 a {
    background-position: 50px -203px;
}
.xxgkBtns ul .li4 a {
    background-position: 50px -313px;
}
.xxgkBtns ul .li5 a {
    background-position: 50px -421px;
}
.xxgkBtns ul li a:hover {
    text-decoration: none;
    padding-left: 84px;
    color: #2e91e5;
}

/* box */
.box {
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 15px;
}
.box .hd {
    height: 43px;
    border-bottom: 1px solid #c7c7c7;
}
.box .hd h3 {
    height: 42px;
    line-height: 42px;
    float: left;
    padding-right: 10px;
    font-size: 20px;
    margin-bottom: -1px;
    color: #2e91e5;
    border-bottom: 2px solid #2e91e5;
}
.box .hd h3 a:hover {
    text-decoration: none;
}
.box .hd .more {
    width: 18px;
    height: 18px;
    float: right;
    margin: 12px 10px 0 0;
    *display: inline;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../../base/img/indmore.png) left top no-repeat;
}
.boxBmdt .mHd h3 {
    font-size: 20px;
    color: #2e91e5;
}
.box .bd {
    padding: 10px 0 0;
    overflow: hidden;
}

/* boxA */
.boxA {
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 15px;
}
.boxA .hd {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}
.boxA .hd .more {
    background: #fff;
    float: right;
    color: #999;
    padding-left: 10px;
}
.boxA .hd .more a {
    color: #999;
}
.boxA .hd h3 {
    float: left;
    font-weight: bold;
    font-size: 16px;
    padding: 0 10px 0 13px;
    color: #2d97e8;
}
.boxA .hd h3 a {
    color: #2d97e8;
}
.boxA .hd ul {
    float: left;
    _display: inline;
    overflow: hidden;
}
.boxA .hd li {
    float: left;
    _display: inline;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    padding: 0 20px;
    color: #333;
    font-size: 18px;
}
.boxA .hd li a {
    color: #333;
}
.boxA .hd li a:hover {
    text-decoration: none;
    color: #333;
}
.boxA .hd .on {
    background: #0068b7;
}
.boxA .hd .on a {
    color: #fff;
}
.boxA .hd .on a:hover {
    color: #fff;
}
.boxA .bd {
    padding: 5px;
    overflow: hidden;
}

/* boxB */
.boxB {
}
.boxB .hd {
    height: 40px;
    background: #0068b7;
    padding-right: 10px;
}
.boxB .hd h3 {
    float: left;
    _display: inline;
    height: 40px;
    line-height: 40px;
    padding-left: 35px;
    font-size: 16px;
    color: #fff;
}
.boxB .hd h3 a {
    color: #fff;
}
.boxB .hd h3 a:hover {
    color: #ff0;
    text-decoration: none;
}
.boxB .hd .more {
    float: right;
    _display: inline;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
}
.boxB .bd {
    border: 1px solid #e6e6e6;
    padding: 10px;
}

/* boxE */
.boxE {
    margin-bottom: 15px;
}
.boxE .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #2e91e5;
}
.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    background: #2e91e5;
    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 */
.sideBox {
    margin-top: 20px;
}
.sideBox .hd {
    height: 43px;
    border-bottom: 1px solid #c7c7c7;
}
.sideBox .hd h3 {
    height: 42px;
    line-height: 42px;
    float: left;
    padding-right: 10px;
    font-size: 20px;
    margin-bottom: -1px;
    border-bottom: 2px solid #2e91e5;
}
.sideBox .bd {
    padding: 10px 0;
    overflow: hidden;
}

/* mainBox */
.main .mainBox {
    margin-top: 20px;
    padding-bottom: 30px;
}
.main .mainBox .path {
    float: right;
    margin-left: 0;
}
.main .mainBox .mHd {
    margin-bottom: 20px;
}
.mainBox .mHd {
    position: relative;
    border-bottom: 1px solid #d8d8d8;
    height: 45px;
}
.mainBox .mHd .path {
    margin-left: 20px;
    line-height: 45px;
}
.mainBox .mHd .list {
    overflow: hidden;
}
.mainBox .mHd .list li {
    float: left;
    padding: 0 4%;
}
.mainBox .mHd .list a {
    font-size: 20px;
    color: #888;
}
.mainBox .mHd .list a:hover {
    text-decoration: none;
}
.mainBox .mHd .list .on a {
    color: #0068b7;
}
.mainBox .mHd h3,
.mainBox .mHd .list .on {
    width: auto;
    float: left;
    margin-bottom: -1px;
    padding: 0 5px 0 16px;
    position: relative;
    z-index: 1;
    font-size: 18px;
    color: #2e91e5;
    height: 44px;
    line-height: 44px;
    border-bottom: 2px solid #2e91e5;
    background: url(../img/mainboxhd.png) left 14px no-repeat;
}
.mainBox .mBd {
    overflow: hidden;
}

/* 列表前缀图标 */
.infoListA li {
    padding-left: 10px;
    background: url(../img/dot01.png) left center no-repeat;
}
.infoListB li {
    padding-left: 10px;
    background: url(../img/dot02.png) left center no-repeat;
}

/* 信件列表 */
.letterList {
    width: 100%;
}
.letterList th,
.letterList td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height: 25px;
    padding: 6px 5px;
}
.letterList th,
.letterList .even {
    background: #f5f5f5;
}
.letterList th {
    color: #2d97e8;
    padding: 0px;
    font-weight:bold;
}
.letterList th.title {
    text-align: left;
    padding-left: 38px;
}
.letterList .num {
    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 {
    width: 120px;
}
.letterList .state {
    width: 70px;
}
.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;
}

/* 友情链接 */
.friendLinks {
    margin-bottom: 15px;
    background: #fff;
    padding: 15px 20px;
}
.friendLinks h3 {
    float: left;
    font-size: 16px;
    color: #0068b7;
    padding-left: 31px;
    background: url(../img/icons.png) 0 -414px no-repeat;
}
.friendLinks .con {
    overflow: hidden;
}
.friendLinks select {
    background: #fbfbfb;
    padding: 6px;
    float: left;
    width: 18.4%;
    _width: 18.2%;
    _display: inline;
    margin-left: 1.6%;
    border: 1px solid #cfcfcf;
}

/* 阴影 */
.shadow {
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05);
}

/*验证码*/
div.codeinp input[type="text"] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
.codeerror {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
/* 通用底部按钮 */
.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: #f60;
    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: #f80;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm {
    background: #fff;
    padding: 3% 0;
    width: 80%;
    margin: 30px auto;
    border: 1px solid #e2e2e2;
    font-size: 16px;
}
.queryForm td {
    padding: 8px 0;
}
.queryForm .tdlab {
    width: 40%;
    text-align: right;
}
.queryForm input[type="text"] {
    border: 1px solid #ccc;
    width: 56%;
    height: 30px;
    padding: 0 10px;
}
.queryForm input[type="text"]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(102, 175, 233, 0.6);
}
.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: 30px auto;
}
.queryResult .mainBox {
    margin-bottom: 30px;
}
.queryResult .tit h3 {
    text-align: center;
    font-size: 38px;
    line-height: 2;
    margin-bottom: 30px;
}
.queryResult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
    padding: 50px 0 20px 0;
}
.queryResult .number {
    font-weight: bold;
    color: #f00;
}

