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: #E20500;
    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;
}
.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 {
    background: url(../jpg/sc3a7b.jpg) repeat-x #EDEDED;
}
body {
    background: url(../jpg/so6z65.jpg) center 0 no-repeat;
    text-align: center;
    min-width: 1000px;
}
.siteWidth {
    position: relative;
    max-width: 1000px;
    _width: 1000px;
    margin: 0 auto;
}
#header {
    width: 1000px;
    position: relative;
    z-index: 3;
    text-align: left;
    margin: 0 auto 15px auto;
}
#content {
    padding: 0 5px;
    margin: 0 auto 15px auto;
    width: 1000px;
    position: relative;
    z-index: 2;
    text-align: left;
    clear: both;
}
#content::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#content.noSideContent {
    background: #fff;
    padding: 15px 20px;
    width: 960px;
    -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);
}
#goTop {
    display: none !important
}


.topBar {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    position: relative;
    z-index: 9;
}
.topBar .site {
    position: absolute;
    top: 0;
    right: 0;
}
.topBar .site dt {
    height: 32px;
    padding: 0 10px 0 30px;
    background: url(../png/s4jkop.png) 10px 11px #AEC0C4 no-repeat;
    color: #fff;
}
.topBar .site dd {
    display: none;
    clear: both;
    background: #fff;
    position: absolute;
    right: 0;
    top: 31px;
    padding: 15px 15px 15px 20px;
    width: 965px;
    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-left: 10px;
}


.logoBar {
    height: 178px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.logoBar #logo {
    position: absolute;
    top: 46px;
    left: 0px;
}


.topNav {
    z-index: 8;
    position: relative;
    margin: 0 auto;
    
    background: #4d970f;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .4);
}
.topNav-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -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 5px rgba(0, 0, 0, .3);
}
.mainNav {
    position: relative;
}
.mainNav .li1, .mainNav .spe {
    height: 80px;
    float: left;
    _display: inline;
    position: relative;
    line-height: 80px;
}
.mainNav .spe {
    width: 4px;
    background: url(../png/glzsd1.png) 1px -90px no-repeat;
    line-height: 200px;
    overflow: hidden;
}
.mainNav .h1 {
    float: left;
    display: block;
    width: 139px;
}
.mainNav .a1 {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding-left: 22px;
    background: url(../png/glzsd1.png) 10px -301px no-repeat;
}
.mainNav .a1:hover {
    text-decoration: none;
    color: #fff;
}
.mainNav .first1 .h1 {
    
}
.mainNav .on1 .h1 {
    
    background-color: #5bb113;
}
.mainNav .menu2 .a1 {
    background-position: 10px -380px
}
.mainNav .menu3 .a1 {
    background-position: 8px -459px;
}
.mainNav .menu4 .a1 {
    background-position: 7px -540px;
}
.mainNav .menu5 .a1 {
    background-position: 7px -620px;
}
.mainNav .menu6 .a1 {
    
    background-position: 8px -459px;
}
.mainNav .menu7 .a1 {
    background-position: 8px -781px;
}
.mainNav .menu8 .a1 {
    background-position: 6px -700px;
}

.mainNav .ul1 {
    left: 0;
    overflow: hidden;
    line-height: 28px;
    position: absolute;
    top: 80px;
    width: 100%;
    display: none;
    background: #5bb113;
    z-index: 10;
}
.mainNav .li2 {
    vertical-align: top;
}
.mainNav .a2 {
    border-top: 1px solid #4d970f;
    font-size: 14px;
    display: block;
    line-height: 20px;
    padding: 8px;
    color: #fff;
    text-align: center;
}
.mainNav .a2:hover {
    background: #4d970f;
    color: #fff;
    text-decoration: none;
}


.subBar {
    background: #fff;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding: 10px 15px;
    -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);
    position: relative;
    z-index: 0;
}
.subBar .s-form {
    float: right;
    width: 247px;
}
.subBar .s-form input {
    vertical-align: top
}
.subBar .btn-box {
    width: 70px;
    float: right;
}
.subBar .btn-box .btn {
    font-size: 14px;
    height: 30px;
    width: 100%;
    background: #4d970f;
    text-align: center;
    border: 0;
    color: #fff;
}
.subBar .btn-box .btn:hover {
    background: #4d970f
}
.subBar .input-box {
    width: 177px;
    float: left;
}
.subBar .input-box input {
    border: 1px solid #C0C0C0;
    height: 20px;
    padding: 4px;
    border-right: 0;
    width: 168px;
    *margin-top: -1px
}
.subBar .tzgg {
    height:30px;
    overflow: hidden
}
.subBar .tzgg dt {
    float: left;
    padding-left: 25px;
    background: url(../png/s4jkop.png) 0 -61px no-repeat;
    color: #4d970f
}
.subBar .tzgg dt a {
    color: #4d970f
}
.subBar .tzgg dd {
    overflow: hidden;
}
.subBar .tzgg .dateRight {
    color: #999
}


.mainContent {
    padding: 15px 20px;
    background: #fff;
    width: 692px;
    zoom: 1;
    float: right;
    -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);
}
.side {
    width: 252px;
    float: left;
}


.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/s4jkop.png) no-repeat 0 -744px;
    padding-left: 21px;
}


#footer {
    color: #fff;
    background: #360;
    position: relative;
    text-align: center;
    padding: 20px 0;
    border-top: 2px solid #344e00;
}
#footer .footNav {
    padding-bottom: 10px;
}
#footer .footNav a {
    margin: 0 10px;
}
#footer a {
    color: #fff;
}
#footer a:hover {
    color: #fff
}
#footer .copyRight {}
#footer .copyRight a {
    text-decoration: underline;
}
#footer .pics {

}


.sideFixed {
    margin-left: 520px;
    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/main2b.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;
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
}
.xxgkBtns ul {
    overflow: hidden;
}
.xxgkBtns ul li {
    margin-bottom: 8px;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    -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);
}
.xxgkBtns ul li a {
    height: 100%;
    display: block;
    padding-left: 80px;
    position: relative;
    background: url(../png/fhlm6z.png) 50px 15px no-repeat #fff;
    -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: #4d970f
}


.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: 39px;
    line-height: 39px;
    position: relative;
    border-bottom: 1px solid #4d970f;
}
.box .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #999;
}
.box .hd h3 {
    font-size: 16px;
    color: #fff;
    background: url(../png/as58ly.png) 0 0 no-repeat #4d970f;
    float: left;
}
.box .hd h3 a {
    color: #fff;
    padding: 0 20px;
    display: block;
    float: left;
}
.box .hd h3 a:hover {
    text-decoration: none;
}
.box .hd ul {
    position: absolute;
    height: 40px;
    overflow: hidden;
}
.box .hd li {
    margin-right: 5px;
    float: left;
    font-size: 16px;
    background: #EDEDED;
}
.box .hd li a {
    display: block;
    float: left;
    padding: 0 20px;
}
.box .hd li a:hover {
    text-decoration: none
}
.box .hd .on {
    color: #fff;
    background: url(../png/as58ly.png) 0 0 no-repeat #68bb23;
}
.box .hd .on a {
    color: #fff
}
.box .bd {
    padding: 5px;
    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;
    background: url(../png/as58ly.png) 0 -75px no-repeat;
}
.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: #4d970f;
    background: url(../png/as58ly.png) 0 -147px no-repeat #fff;
}
.boxA .hd h3 a {
    color: #4d970f;
}
.boxA .hd ul {
    float: left;
    _display: inline;
    overflow: hidden;
    font-size: 16px;
    padding: 0 0 0 13px;
    color: #4d970f;
    background: url(../png/as58ly.png) 0 -147px no-repeat #fff;
}
.boxA .hd li {
    float: left;
    _display: inline;
    padding-right:10px;
}
.boxA .hd li a {
    color: #333
}
.boxA .hd li a:hover {
    text-decoration: none;
}
.boxA .hd .on a {
    font-weight:bold;
    color:#4d970f
}
.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 #4d970f;
}
.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    background: #4d970f;
    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 {
    background: #fff;
    margin-bottom: 15px;
    padding: 10px;
    border-top: 2px solid #4d970f;
}
.sideBox .hd {}
.sideBox .hd h3 {
    padding-left: 5px;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #4d970f;
    font-weight: bold;
}
.sideBox .bd {
    padding: 10px;
}


.mainBox .mHd {
    position: relative;
    border-bottom: 1px solid #D8D8D8;
    line-height: 25px;
    height: 31px;
    margin-bottom: 20px;
    overflow: hidden;
}
.mainBox .mHd .path {
    float: right;
    line-height: 25px;
    height: 31px;
    padding: 0;
}
.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 {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 18px;
    padding-left: 15px;
    background: url(../png/as58ly.png) 0 -155px no-repeat;
    color: #4d970f;
}
.mainBox .mBd {
    
}


.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: #4d970f;
    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: 70px;
}
.letterList .state {
    width: 85px;
}
.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 .open,
.letterList .handle{
    display:none
}
.letterList .date {
    border-right: none;
    width: 85px;
}


.friendLinks {
    margin-bottom: 15px;
    background: #fff;
    padding: 15px 20px;
}
.friendLinks h3 {
    float: left;
    font-size: 16px;
    color: #4d970f;
    padding-left: 31px;
    background: url(../png/s4jkop.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: 0 0 0 1.6%;
    *margin: 6px 0 6px 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);
}


.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
}