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;
}


body {
    color: #333;
    font-size: 14px;
    line-height: 1.8;
    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: #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", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}


html {}
body {
    text-align: center;
    min-width: 1200px;
    background: url(../png/90439f.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(../png/g8cks2.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;
}
.side {
    width: 240px;
    float: left;
    margin: 0 0 0 20px;
    *display: inline;
    overflow: hidden;
}


.topBar {
    width: 1200px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
}
.topLinks {
    width: auto;
    float: left;
    font-size: 12px;
}
.topLinks a {
    margin: 0 6px;
}
.topTool {
    width: auto;
    float: right;
    position: relative;
    z-index: 6;
}
.topTool>a {
    width: 104px;
    height: 32px;
    line-height: 32px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: white;
}
.topTool>a.a {
    background-color: #2eaff1;
}
.topBar dl {
    width: auto;
    float: left;
}
.topBar dl dt {
    width: 104px;
    height: 32px;
    line-height: 32px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: white;
    background-color: #288bf0;
}
.topBar dl dd i {
    position: absolute;
    z-index: 1;
    right: 0;
    top: -5px;
    width: 0;
    float: left;
    margin-right: 46px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 9px;
    border-color: transparent;
    border-style: dashed;
}
.topBar dl dd {
    display: none;
    z-index: 0;
    position: absolute;
    z-index: 10;
    top: 32px;
    right: 0;
    width: 312px;
}
.topBar dl.on dd {
    display: block
}


.topBar #topSearch dt {
    text-indent: 15px;
    background: #289ef0 url(../png/jsrsf6.png) 29px 10px no-repeat;
}
.topBar #topSearch dd {}
.topBar #topSearch dd i {
    right: 50%;
    margin-right: 0;
    border-bottom-color: #289ef0;
}
.topBar #topSearch dd .s-form {
    margin-top: 10px;
    padding: 10px 20px;
    overflow: hidden;
    background-color: #289ef0;
}
.topBar #topSearch dd .s-form div {
    width: auto;
    float: left;
}
.topBar #topSearch dd .s-form #inputkeyword {
    width: 230px;
    height: 32px;
    line-height: 32px;
    float: left;
    text-indent: 16px;
    border: none;
    background-color: #fff;
    border-radius: 14px 0 0 14px;
}
.topBar #topSearch dd .s-form #search {
    width: 42px;
    height: 32px;
    float: left;
    line-height: 32px;
    border: none;
    text-indent: -9999px;
    overflow: hidden;
    background: #fff url(../png/g6uk32.png) center center no-repeat;
    border-radius: 0 14px 14px 0;
}
.topBar .site dd {
    display: none;
    clear: both;
    background: #fff;
    position: absolute;
    right: 0;
    top: 32px;
    padding: 15px 15px 15px 20px;
    width: 1165px;
    text-align: left;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}
.topBar .site:hover dd {
    display: block;
}
.topBar .site dd h3 {
    text-align: left;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
}
.topBar .site dd h3 span {
    position: relative;
    z-index: 2;
    padding-right: 10px;
    background-color: #fff;
}
.topBar .site dd h3 i {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-bottom: 1px dotted #ddd;
    top: 50%;
    right: 0;
    width: 100%;
    position: absolute;
}
.topBar .site dd ul {
    overflow: hidden;
}
.topBar .site li {
    float: left;
    width: 24.99%;
    line-height: 26px;
    height: 26px;
    color: #666;
    overflow: hidden;
}
.topBar .site li a {
    padding: 0 5px;
}
.logoNav {
    width: 1200px;
    margin: 0 auto;
    height: 108px;
}
#logo {
    width: auto;
    float: left;
    margin-top: 15px;
    *display: inline;
}#logo img{width:400px;}


.mainNav {
    width: auto;
    float: right;
    margin-top: 16px;
    *display: inline;
}
.mainNav .li1 {
    width: auto;
    float: left;
    position: relative;
    z-index: 1;
}
.mainNav #li-zwgk .ul1 {
    width: 140px;
}
.mainNav .spe {
    display: none;
}
.mainNav .h1 {
    float: left;
}
.mainNav .a1 {
    width: auto;
    float: left;
    height: 92px;
    line-height: 92px;
    font-size: 16px;
    padding: 0 15px;
    *display: inline;
}
.mainNav .on1 .a1, .mainNav .a1:hover {
    text-decoration: none;
    color: #fff;
    background-color: #2e91e5;
}
.mainNav .ul1 {
    left: 0;
    overflow: hidden;
    line-height: 28px;
    position: absolute;
    top: 92px;
    width: 100%;
    display: none;
    background: #399aec;
    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;
}






#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 .bd .pic {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
#indBanner .prev, #indBanner .next {
    display: none;
}
#indBanner .next {
    background-position: -62px 0;
    margin-left: 550px;
}
#indBanner .hd {
    display: none;
    height: 14px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 20px;
    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 {
    margin: 0 auto;
    padding: 22px 0;
    text-align: center;
    background-color: #fff;
}
#footer .footNav {
    padding-bottom: 10px;
    color: #666;
}
#footer .footNav a {
    margin: 0 10px;
    color: #666;
}
#footer .footNav a:hover {
    color: #333;
    text-decoration: none;
}
#footer .copyRight {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
#footer .copyRight a {
    text-decoration: underline;
}
.footerLogo {
    position: absolute;
    z-index: 1;
    left: 20px;
    top: 8px;
    width: 175px;
    height: 58px;
    float: left;
    display: block;
    background: url(../png/j2jksc.png) left top no-repeat;
}
.footerDzjg {
    position: absolute;
    z-index: 1;
    right: 25px;
    top: 5px;
    width: 52px;
    height: 62px;
    float: left;
    display: block;
    background: url(../png/vjjv0d.png) left top no-repeat;
}


.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(../png/n37ovu.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(../png/f4fpp7.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, .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: 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(../png/jvdm1c.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 {
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0px 2px 3px rgba(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(../png/fuf7d2.png) left top no-repeat;
}
.boxBmdt .mHd h3 {
    font-size: 20px;
    color: #2e91e5;
}
.box .bd {
    padding: 10px 0 0;
    overflow: hidden;
}


.boxA {
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0px 2px 3px rgba(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;
    background: #fff;
}
.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 .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 {
    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 {
    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;
}


.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(../png/az7btg.png) left 14px no-repeat;
}
.mainBox .mBd {
    overflow: hidden
}


.infoListA li {
    padding-left: 10px;
    background: url(../png/65p9zj.png) left center no-repeat;
}
.infoListB li {
    padding-left: 10px;
    background: url(../png/sx2nfm.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;
}
.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(../png/91kae8.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, .05);
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 3px rgba(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 input[type=text] {
    border: 1px solid #ccc;
    height: 30px;
    padding: 0 10px;
}
.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] {
    width: 56%;
}
.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
}