* {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: bold;
}

fieldset, img {
    border: none;
    vertical-align: middle;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

ul, ol {
    list-style: none;
}

li {
    list-style-type: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "SimSun", Arial, sans-serif;
}

select, input {
    vertical-align: middle;
}

select, input, textarea {
    margin: 0;
    font-size: 12px;
}

input[type="text"], input[type="password"], textarea {
    outline-style: none;
}

textarea {
    font-family: "SimSun", Arial, sans-serif;
    resize: none;
}

body {
    font: 12px "SimSun", Arial, sans-serif;
    color: #333;
    background: #fff;
}

a {
    text-decoration: none;
    color: inherit;
}

i, em {
    font-style: normal;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}


article, aside, footer, header, section, footer, nav, figure, main {
    display: block
}


.font_adjust {
    -webkit-text-size-adjust: none;
}

.font_scale8 {
    -webkit-transform: scale(0.66);
}

.font_scale10 {
    -webkit-transform: scale(0.83);
}

.font_lc {
    -webkit-transform-origin: left center;
}

.font_rc {
    -webkit-transform-origin: right center;
}

.font_up {
    text-transform: uppercase;
}


.TXTovehid {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.tran200 {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.tran300 {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.tran400 {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.tran500 {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.tran1000 {
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    transition: all 1s linear;
}

.scaleimg:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.rotateY:hover {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.translateX:hover {
    -webkit-transform: translateX(-6px);
    -moz-transform: translateX(6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
}


.con_1150 {
    position: relative;
    margin: 0 auto;
    width: 1150px;
}

.con_1150:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

body {
    background: #efeeec;
}

.header {
    width: 100%;
    min-width: 1150px;
    height: 245px;
    background: url(../png/ptn1hm.png) top center no-repeat;
}


.header .toptime {
    display: inline-block;
    font-family: 'SimSun';
    font-size: 12px;
    color: #444;
    font-weight: bold;
    margin-top: 10px;
}

.header .cloud_logo {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    padding-left: 8px;
    margin-left: 8px;
    margin-top: 20px;
}

.hy_header {
    width: 100%;
    min-width: 1150px;
    height: 80px;
    line-height: 80px;
    background: #fdfcfc;
}

.hy_header .toptime {
    display: inline-block;
    font-family: 'SimSun';
    font-size: 12px;
    color: #444;
    font-weight: bold;
}

.hy_header .cloud_logo {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    border-left: 1px solid #e9e8e8;
    padding-left: 8px;
    margin-left: 8px;
}

.nav_box {
    position: relative;
    z-index: 50;
    width: 100%;
    min-width: 1150px;
    height: 50px;
    background: url(../jpg/ehi6y5.jpg) repeat-x;
}

.nav {
    height: 50px;
    line-height: 50px;
    z-index: 5;
}

.nav li.nLi {
    float: left;
    font-family: 'Microsoft Yahei';
    margin-right: 1PX;
}

.nav .nLi h3 img {
    margin: 15px auto;
    float: left;
}

.nav li.nLi h3 {
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.nav li.nLi h3:hover {
    background: url(../png/5ctpmz.png) center top no-repeat;
}

.nav li.nLi h3 a {
    display: block;
     padding: 0 28px; 
    
    font-size: 16px;
    text-decoration: none;
    color: #fff;
}

.nav li.nLi ul.sub {
    line-height: 27px;
    list-style-type: none;
    text-align: left;
    left: -999em;
    position: absolute;
    background: #fff;
    color: #000;
    border: 4px solid #3685b7;
    border-top: none;
    padding: 18px 0 18px 0px;
    margin-left: -93px;
    max-width: 606px;
    z-index: 20;
}

.nav li.nLi ul.sub li {
    float: left;
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    font-family: 'SimSun';
    padding: 0 35px 0 20px;
    display: block;
    white-space: nowrap;
}

.nav li.nLi ul.sub li a {
    color: #0b6ba8;
    text-decoration: none;
}

.nav li.nLi ul.sub li a:hover {
    color: #ed9100;
}

.nav li.nLi:hover ul {
    left: auto;
}

.nav li.nLi.sfhover ul {
    left: auto;
}

.search {
    z-index: 20;
    width: 185px;
    height: 28px;
    line-height: 28px;
    background: #eaeaea;
    border-radius: 5px;
    margin: 10px 0;
    font-size: 0;
}

.search .txt_sear {
    display: inline-block;
    width: 153px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    box-sizing: border-box;
    border: none;
    background: none;
    font-family: 'Microsoft Yahei';
    font-size: 12px;
    color: #999;
}

.search .btn_sear {
    display: inline-block;
    width: 32px;
    height: 28px;
    background: url(../png/rxzlja.png) center center no-repeat;
    border: none;
    cursor: pointer;
}

.kjjhsb {
    margin-top: 7px;
    height: 74px;
    overflow: hidden;
}

.kjjhsb img {
    width: 100%;
    height: 100%;
}

.inadpic {
    height: 150px;
    overflow: hidden;
    position: relative;
    margin-top: 7px;
}

.inadpic .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 10px;
    z-index: 1;
    display: none;
}

.inadpic .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.inadpic .hd ul li {
    float: left;
    margin-left: 7px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #555;
    cursor: pointer;
}

.inadpic .hd ul li.on {
    background: #0b6ba8;
    color: #fff;
}

.inadpic .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.inadpic .bd li {
    zoom: 1;
    vertical-align: middle;
}

.inadpic .bd img {
    width: 100%;
    height: 150px;
    display: block;
}

.usergl {
    border: 1px solid #ccc;
    background: #fff;
    padding: 6px 9px;
    box-sizing: border-box;
    margin-top: 7px;
}

.usergl h3 {
    width: 130px;
    height: 32px;
    line-height: 32px;
    background: url(../png/b9vrq5.png) no-repeat;
    box-sizing: border-box;
    padding-left: 48px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #fff;
    margin-right: 7px;
}

.usergl .form_line {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-right: 9px;
}

.usergl .label {
    width: 36px;
    height: 30px;
    background: url(../png/0giehu.png) no-repeat #f2f3f5;
    font-size: 0;
}

.usergl .form_name .label {
    background-position: 10px 6px;
}

.usergl .form_password .label {
    background-position: -68px 6px;
}

.usergl .form_verification .label {
    background-position: -143px 6px;
}

.usergl .text {
    width: 180px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    box-sizing: border-box;
    background: none;
    border: none;
    font-family: 'SimSun';
    font-size: 12px;
    color: #666;
}

.usergl .form_verification .text {
    width: 60px;
}

.usergl .form_verification img {
    width: 73px;
    height: 30px;
    cursor: pointer;
}

.usergl .button {
    width: 87px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: none;
    border-radius: 5px;
    font-family: 'SimSun';
    font-size: 15px;
    font-weight: bold;
    margin-right: 9px;
    cursor: pointer;
}

.usergl .but_log {
    background: url(../jpg/j4ebjs.jpg) repeat-x;
    color: #000;
}

.usergl .but_reg {
    background: url(../jpg/e4u4x5.jpg) repeat-x;
    color: #fff;
}

.usergl .button:hover {
    opacity: 0.8;
}

.usergl .but_zhmm {
    width: 80px;
    line-height: 32px;
    display: block;
    text-align: center;
    font-family: 'SimSun';
    font-size: 12px;
    color: #0b6ba8;
}

.usergl .but_zhmm:hover {
    text-decoration: underline;
}

.usergl .but_zhmm2 {
    line-height: 16px;
    text-align: left;
    padding-left: 14px;
    box-sizing: border-box;
}

.member {
    border: 1px solid #ccc;
    background: #fff;
    padding: 6px 9px;
    box-sizing: border-box;
    margin-top: 7px;
}

.member .welcome {
    height: 32px;
    line-height: 32px;
    background: url(../png/0cmsr1.png) no-repeat left center;
    padding-left: 40px;
    margin-left: 16px;
    font-family: 'SimSun';
    font-size: 12px;
    color: #999;
}

.member .welcome span {
    color: #0b6ba8;
}

.member .landtime {
    display: inline-block;
    line-height: 32px;
    font-family: 'SimSun';
    font-size: 12px;
    color: #999;
}

.member .button {
    display: inline-block;
    width: 87px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: none;
    border-radius: 5px;
    font-family: 'SimSun';
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    margin-left: 2px;
}

.member .but_jrxt {
    background: #f0d25c;
    color: #865303;
}

.member .but_tcdl {
    background: #5db1e6;
    color: #fff;
    margin-right: 0;
}

.member .button:hover {
    opacity: 0.8;
}

.inblock {
    border: 1px solid #ccc;
    background: #fff;
    padding: 0 19px 19px 19px;
    box-sizing: border-box;
}

.inblock .intitle {
    height: 44px;
    border-bottom: 1px solid #ccc;
}

.inblock .intitle h3 {
    height: 44px;
    font-family: 'Microsoft Yahei';
    font-size: 24px;
    color: #222;
    font-weight: normal;
    border-bottom: 1px solid #666;
}

.inblock .intitle h3 a:hover {
    color: #0b6ba8;
}

.fwzn {
    width: 560px;
    height: 400px;
    margin-top: 7px;
}

.fwzn_list {
    margin-top: 20px;
}

.fwzn_list .nLi {
    position: relative;
    width: 80px;
    height: 88px;
    float: left;
    margin: 0 6.4px 8px 0;
}

.fwzn_list .nLi h3 {
    width: 100%;
    height: 100%;
}

.fwzn_list .nLi h3 a {
    display: block;
    width: 100%;
    height: 100%;
}

.fwzn_list .nLi h3 em {
    display: block;
    width: 100%;
    height: 50px;
    background-image: url(../png/p8o8pc.png);
    background-repeat: no-repeat;
}

.fwzn_list .nLi h3 span {
    display: block;
    padding: 0 0;
    text-align: center;
    line-height: 16px;
    font-family: 'SimSun';
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}

.fwzn_list .nLi .sub {
    display: none;
    position: absolute;
    z-index: 2;
    top: 88px;
    left: -88px;
    width: 344px;
    background: #76c0f3;
    padding: 25px 0;
}

.fwzn_list .nLi .sub li {
    float: left;
    width: 166px;
    height: 26px;
    line-height: 26px;
    margin-left: 6px;
    font-family: 'SimSun';
    font-size: 15px;
    color: #fff;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fwzn_list .nLi .sub li:before {
    content: "，";
}

.fwzn_list .nLi .sub li a:hover {
    color: #f0d25c;
}

.fwzn_list .nLi:hover {
    background: #76c0f3 !important;
}

.fwzn_list .nLi:hover .sub {
    display: block;
}

.fwzn_list .nLi:hover span {
    color: #FFF;
}


.fwzn_list .nLi.li1n, .fwzn_list .nLi.li3n, .fwzn_list .nLi.li6n, .fwzn_list .nLi.li9n, .fwzn_list .nLi.li12n, .fwzn_list .nLi.li15n {
    background: #5db1e6 ;
}

.fwzn_list .nLi.li4n, .fwzn_list .nLi.li7n, .fwzn_list .nLi.li10n, .fwzn_list .nLi.li13n, .fwzn_list .nLi.li16n, .fwzn_list .nLi.li17n {
    background: #7b94dc ;
}

.fwzn_list .nLi.li2n, .fwzn_list .nLi.li5n, .fwzn_list .nLi.li8n, .fwzn_list .nLi.li11n, .fwzn_list .nLi.li14n {
    background: #6391cb ;
}

.fwzn_list .nLi.li4n em, .fwzn_list .nLi.li6n em, .fwzn_list .nLi.li9n em {
    height: 50px;
}

.fwzn_list .nLi.li15n em {
    height: 40px;
}

.fwzn_list .nLi.li1n h3 em {
    background-position: 0 0;
}

.fwzn_list .nLi.li2n h3 em {
    background-position: -88px 0;
}

.fwzn_list .nLi.li3n h3 em {
    background-position: -176px 0;
}

.fwzn_list .nLi.li4n h3 em {
    background-position: -264px -2px;
}

.fwzn_list .nLi.li5n h3 em {
    background-position: -352px 0;
}

.fwzn_list .nLi.li6n h3 em {
    background-position: -440px 1px;
}

.fwzn_list .nLi.li7n h3 em {
    background-position: -88px -96px;
}

.fwzn_list .nLi.li8n h3 em {
    background-position: -175px -96px;
}

.fwzn_list .nLi.li9n h3 em {
    background-position: -352px -96px;
}

.fwzn_list .nLi.li10n h3 em {
    background-position: -439px -97px;
}

.fwzn_list .nLi.li11n h3 em {
    background-position: -264px -96px;
}

.fwzn_list .nLi.li12n h3 em {
    background-position: -178px -189px;
}

.fwzn_list .nLi.li13n h3 em {
    background-position: 0 -192px;
}

.fwzn_list .nLi.li14n h3 em {
    background-position: -88px -192px;
}

.fwzn_list .nLi.li15n h3 em {
    background-position: -176px -192px;
}

.fwzn_list .nLi.li16n h3 em {
    background-position: -264px -192px;
}

.fwzn_list .nLi.li17n h3 em {
    background-position: -354px -192px;
}

.notice {
    width: 560px;
    height: 400px;
    margin-top: 7px;
}

.notice .hd {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.notice .hd ul {
    float: left;
}

.notice .hd ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    font-family: 'Microsoft Yahei';
    font-size: 24px;
    color: #999;
    cursor: pointer;
}

.notice .hd ul li:before {
    content: "";
    display: inline-block;
    margin: 15px 11px 0 11px;
    float: left;
    width: 1px;
    height: 21px;
    background: #bfbfbf;
}

.notice .hd ul li:first-child:before {
    display: none;
}

.notice .hd ul li.on a {
    display: block;
    float: left;
    border-bottom: 1px solid #666;
    color: #222;
}

.notice .bd .first {
    border-bottom: 1px dashed #ccc;
    margin-top: 10px;
    padding-bottom: 18px;
}

.notice .bd .first h5 {
    max-width: 100%;
    height: 30px;
    line-height: 30px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
    font-weight: bold;
}

.notice .bd .first h5 a:hover {
    color: #0b6ba8;
}

.notice .bd .first p {
    max-width: 100%;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    font-family: 'SimSun';
    font-size: 14px;
    color: #999;
}

.notice .bd ul {
    margin-top: 10px;
}

.notice .bd ul li {
    height: 30px;
    line-height: 30px;
}

.notice .bd ul li p {
    max-width: 410px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444444;
}

.notice .bd ul li p:before {
    content: "，";
}

.notice .bd ul li p a:hover {
    text-decoration: underline;
    color:#0b6ba8;
}

.notice .bd ul li span {
    font-family: 'SimSun';
    font-size: 13px;
    color: #999;
}

.mapwuhan {
    width: 560px;
    height: 400px;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

.mapwuhan .mapwrok {
    position: relative;
    width: 100%;
    height: 100%;
    background: #ebf2f4;
}

.mapwuhan h3 {
    position: absolute;
    top: 30px;
    left: 30px;
}

.mapwuhan h3 b {
    display: block;
    font-family: 'Microsoft Yahei';
    font-size: 26px;
    color: #1e75ab;
    font-weight: normal;
}

.mapwuhan h3 i {
    display: block;
    font-family: 'Microsoft Yahei';
    font-size: 12px;
    color: #63b0df;
    font-weight: normal;
}

.mapwuhan .word {
    position: absolute;
    top: 110px;
    left: 20px;
    width: 126px;
    font-family: 'Microsoft Yahei';
    font-size: 12px;
    color: #444;
    line-height: 20px;
    text-align: justify;
}

.mapwuhan .hd {
    position: absolute;
    bottom: 71px;
    left: 20px;
}

.mapwuhan .hd ul li {
    width: 166px;
    height: 35px;
    line-height: 35px;
    border-left: 2px solid #369ee0;
    box-sizing: border-box;
    background: url(../png/7d0b1b.png) no-repeat;
    margin-top: 7px;
    padding-left: 43px;
    cursor: pointer;
    font-family: 'SimSun';
    font-size: 12px;
    color: #999;
}

.mapwuhan .hd ul li.on {
    border-width: 4px;
    color: #666;
    padding-left: 35px;
}

.mapwuhan .hd ul li.li1n {
    border-color: #369ee0;
    background-position: 10px 0;
    background-color: #fff;
}

.mapwuhan .hd ul li.li2n {
    border-color: #ffd426;
    background-position: 10px -42px;
    background-color: #fffae8;
}

.mapwuhan .hd ul li.li3n {
    border-color: #8be1e3;
    background-position: 10px -84px;
    background-color: #f5ffff;
}

.mapwuhan .hd ul li.li4n {
    border-color: #369ee0;
    background-position: 10px -126px;
    background-color: #fff;
}

.mapwuhan .hd ul li.li5n {
    border-color: #ffd426;
    background-position: 10px -168px;
    background-color: #fffae8;
}

.mapwuhan .hd ul li.li6n {
    border-color: #8be1e3;
    background-position: 10px -210px;
    background-color: #f5ffff;
}

.mapwuhan .bd {
    position: absolute !important;
    top: 8px !important;
    right: 36px !important;
    width: 293px !important;
    height: 347px !important;
    background: url(../png/phlb4l.png);
}

.mapwuhan .bd dl dt {
    position: absolute;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background: #369ee0;
    border: 3px solid #b4ddf6;
    font-family: 'SimSun';
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    padding: 12px 16px;
    box-sizing: border-box;
}

.mapwuhan .bd dl dd {
    position: absolute;
    width: 107px;
    height: 63px;
    text-align: center;
    background: url(../png/s8csab.png);
    font-family: 'SimSun';
    font-size: 12px;
    color: #e56e77;
    box-sizing: border-box;
    padding-top: 8px;
}

.news {
    width: 560px;
    height: 400px;
    margin-top: 30px;
}

.news .slideNews {
    width: 100%;
    text-align: left;
}

.news .slideNews .hd {
    height: 50px;
    line-height: 50px;
    
    position: relative;
}

.news .slideNews .hd ul {
    float: left;
}

.news .slideNews .hd ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 5px;
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    color: #0b6ba8;
    cursor: pointer;
    background: #f4f4f4;
    padding: 0px 14px;
    font-size: 15px;
    border-radius: 5px;
    font-weight: bold;
}

.news .slideNews .hd ul li:first-child {
    margin-left: 0;
}

.news .slideNews .hd ul li.on {
    
    background: #2c8fff;
    color: #fff;

}

.news .slideNews .bd ul {
    zoom: 1;
    margin-top: 10px;
}

.news .slideNews .bd ul li {
    height: 30px;
    line-height: 30px;
}

.news .slideNews .bd ul li p {
    max-width: 410px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
}

.news .slideNews .bd ul li p:before {
    content: "，";
}

.news .slideNews .bd ul li p a:hover {
    text-decoration: underline;
    color: #0b6ba8;
}

.news .slideNews .bd ul li span {
    font-family: 'SimSun';
    font-size: 13px;
    color: #999;
}

.special {
    width: 100%;
    min-width: 1150px;
    height: 140px;
    background: url(../jpg/k8uhw7.jpg) repeat-x;
    margin-top: 30px;
}

.special .picScroll {
    overflow: hidden;
    padding-top: 33px;
}

.special .picScroll .prev, .special .picScroll .next {
    float: left;
    display: block;
    width: 20px;
    height: 74px;
    background: url(../png/d159yj.png) no-repeat 0 0;
    cursor: pointer;
}

.special .picScroll .next {
    background-position: -21px 0;
}

.special .picScroll .prev:hover, .special .picScroll .next:hover {
    opacity: 0.9;
}

.special .picScroll .bd {
    width: 1090px;
    overflow: hidden;
    float: left;
    margin: 0 10px;
}

.special .picScroll .bd ul {
    overflow: hidden;
    zoom: 1;
}

.special .picScroll .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    width: 260px !important;
    height: 74px;
    margin-right: 17px;
    border: 4px solid #fff;
    box-sizing: border-box;
}

.special .picScroll .bd ul li img {
    width: 100%;
    height: 100%;
}

.special .picScroll .bd ul li:hover {
    border-color: #f6d703;
}

.slideNment {
    width: 560px;
    min-height: 400px;
    margin-top: 30px;
}

.slideNment .hd {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.slideNment .hd ul {
    float: left;
}

.slideNment .hd ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    font-family: 'Microsoft Yahei';
    font-size: 24px;
    color: #999;
    cursor: pointer;
}

.slideNment .hd ul li:before {
    content: "";
    display: inline-block;
    margin: 15px 17px 0 17px;
    float: left;
    width: 1px;
    height: 21px;
    background: #bfbfbf;
}

.slideNment .hd ul li:first-child:before {
    display: none;
}

.slideNment .hd ul li.on a {
    display: block;
    float: left;
    border-bottom: 1px solid #666;
    color: #222;
}

.slideNment .bd .inBox {
    zoom: 1;
    margin-top: 20px;
}

.inBox .inHd {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    margin-top: 20px;
    text-align: center;
}

.inBox .inHd ul {
    text-align: center;
    overflow: hidden;
    zoom: 1;
}

.inBox .inHd ul li {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 0 27px;
    font-family: 'Microsoft Yahei';
    font-size: 18px;
    color: #0b6ba8;
    cursor: pointer;
}

.inBox .inHd ul li:first-child {
    margin-left: 0;
}

.inBox .inHd ul li.on {
    border-bottom: 1px solid #f4a324;
    color: #f4a324;
}

.xxgk .inBd .inBdul {
    max-height: 182px;
    overflow: hidden;
    margin-top: 10px;
}

.xxgk .xxgk_search {
    width: 396px;
    border: 2px solid #0b6ba8;
    margin: 0 auto;
}

.xxgk .xxgk_search select {
    display: none;
}

.xxgk .xxgk_search .select_box {
    font-size: 12px;
    color: #999;
    width: 95px;
    line-height: 36px;
    float: left;
    position: relative;
}

.xxgk .xxgk_search .select_showbox {
    height: 36px;
    background: url(../png/m9f86l.png) no-repeat 80px center #fff;
    padding-left: 20px;
    box-sizing: border-box;
    font-family: 'SimSun';
    font-size: 12px;
    color: #444;
}

.xxgk .xxgk_search .select_showbox.active {
    background: url(../png/wdustm.png) no-repeat 80px center #fff;
}

.xxgk .xxgk_search .select_option {
    display: none;
    left: -2px;
    top: 36px;
    position: absolute;
    z-index: 99;
    background: #fff;
    border: 2px solid #0b6ba8;
    border-top: none;
}

.xxgk .xxgk_search .select_option li {
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-family: 'SimSun';
    font-size: 14px;
    color: #999;
}

.xxgk .xxgk_search .select_option li.selected {
    background-color: #e6e6e6;
    color: #666;
}

.xxgk .xxgk_search .select_option li.hover {
    background: #ccc;
    color: #0b6ba8;
}

.xxgk .xxgk_search input.inp_srh, .xxgk .xxgk_search input.btn_srh {
    border: none;
    background: #fff;
    height: 36px;
    line-height: 36px;
    float: left
}

.xxgk .xxgk_search input.inp_srh {
    outline: none;
    width: 343px;
    padding: 0 10px;
    box-sizing: border-box;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
}

.xxgk .xxgk_search input.btn_srh {
    width: 53px;
    background: url(../png/fzohy9.png) no-repeat center center #0b6ba8;
    cursor: pointer;
}

.xxgk .xxgk_search input.btn_srh:hover {
    opacity: 0.9;
}

.xxgk .inBd .guide {
    font-family: 'SimSun';
    font-size: 14px;
    color: #333;
    line-height: 27px;
    text-indent: 2em;
}

.xxgk .inBd .catalog ul li {
    width: 33.33%;
    float: left;
    font-family: 'SimSun';
    font-size: 12px;
    color: #666;
    line-height: 30px;
    padding-left: 10px;
    box-sizing: border-box;
}

.xxgk .inBd .catalog ul li:before {
    content: "，";
    font-family: 'SimSun';
    font-size: 14px;
    color: #0b6ba8;
    font-weight: bold;
}

.xxgk .inBd .catalog ul li a:hover {
    color: #0b6ba8;
}

.xxgk .inBd .gksq ul {
    height: 50px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.xxgk .inBd .gksq ul li {
    width: 33.33%;
    float: left;
    font-family: 'SimSun';
    font-size: 12px;
    color: #666;
    line-height: 24px;
    padding-left: 10px;
    box-sizing: border-box;
}

.xxgk .inBd .gksq ul li:before {
    content: "，";
    font-family: 'SimSun';
    font-size: 14px;
    color: #0b6ba8;
    font-weight: bold;
}

.xxgk .inBd .gksq ul li a:xxgk_zdgk_menu {
    color: #0b6ba8;
}

.xxgk .inBd .gksq .know_pro {
    margin: 20px 0px 0px 10px;
}

.xxgk .inBd .gksq .know_pro .pro1 {
    float: left;
    margin: 0 20px;
    color: #369ee0;
    font-family: 'Microsoft Yahei';
    width: 108px;
    font-size: 18px
}

.xxgk .inBd .gksq .know_pro .pro1 img {
    margin: 0 auto 5px;
    display: block;
}

.xxgk .inBd .gksq .know_pro .pro1 p {
    float: left;
    line-height: 20px;
    width: 108px;
}

.xxgk .inBd .gksq .know_pro .pro2 {
    float: left;
    margin: 0 20px;
}

.xxgk .inBd .gksq .know_pro .pro2 p {
    text-align: center;
    font-size: 14px;
    background: #369ee0;
    margin: 5px 0px;
}

.xxgk .inBd .gksq .know_pro .pro2 p a {
    display: block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-decoration: none;
}

.xxgk .inBd .gksq .know_pro .pro3 {
    float: left;
    margin-left: 18px;
    padding-top: 20px;
    width: 180px
}

.xxgk .inBd .gksq .know_pro .pro3 p {
    width: 168px;
    font-size: 12px;
    color: #369ee0;
}

.xxgk .inBd .gksq .know_pro .pro3 p span {
    font-size: 24px;
    font-family: 'Microsoft Yahei';
    color: #369ee0;
}

.xxgk .inBd .gknb ul li {
    height: 28px;
    line-height: 28px;
}

.xxgk .inBd .gknb ul li p {
    max-width: 410px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
}

.xxgk .inBd .gknb ul li p:before {
    content: "，";
}

.xxgk .inBd .gknb ul li p a:hover {
    text-decoration: underline;
    color: #0b6ba8;
}

.xxgk .inBd .gknb ul li span {
    font-family: 'SimSun';
    font-size: 13px;
    color: #999;
}

.slideNment .newsBox .first {
    border-bottom: 1px dashed #ccc;
    margin-top: 10px;
    padding-bottom: 18px;
}

.slideNment .newsBox .first h5 {
    max-width: 100%;
    height: 30px;
    line-height: 30px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
    font-weight: bold;
}

.slideNment .newsBox .first h5 a:hover {
    color: #0b6ba8;
}

.slideNment .newsBox .first p {
    max-width: 100%;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    font-family: 'SimSun';
    font-size: 14px;
    color: #999;
}

.slideNment .newsBox ul {
    margin-top: 15px;
}

.slideNment .newsBox ul li {
    height: 30px;
    line-height: 30px;
}

.slideNment .newsBox ul li p {
    max-width: 410px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
}

.slideNment .newsBox ul li p:before {
    content: "，";
}

.slideNment .newsBox ul li p a:hover {
    text-decoration: underline;
    color: #0b6ba8;
}

.slideNment .newsBox ul li span {
    font-family: 'SimSun';
    font-size: 13px;
    color: #999;
}

.Online {
    width: 560px;
    height: 400px;
    margin-top: 30px;
}

.Online .mediahd {
    margin-top: 20px;
}

.Online .mediahd ul li {
    float: left;
    width: 165px;
    height: 58px;
    line-height: 58px;
    background: url(../jpg/hasxob.jpg) no-repeat;
    margin-right: 8px;
}

.Online .mediahd ul li.li1n {
    background-position: 0 0;
}

.Online .mediahd ul li.li2n {
    background-position: 0 -58px;
}

.Online .mediahd ul li.li3n {
    background-position: 0 -116px;
    margin-right: 0;
}

.Online .mediahd ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
    font-weight: bold;
    text-align: center;
    padding-left: 50px;
    box-sizing: border-box;
}

.Online .mediahd ul li a:hover {
    color: #0b6ba8;
}

.Online .question_survey {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #b1b1b1;
}

.Online .question_survey dl {
    width: 33.3%;
}

.Online .question_survey dl dt {
    height: 30px;
    font-family: 'Microsoft Yahei';
    font-size: 18px;
    color: #0b6ba8;
}

.Online .question_survey dl dd {
    max-width: 100%;
    height: 30px;
    line-height: 30px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
}

.Online .question_survey dl dd:before {
    content: "，";
}

.Online .question_survey dl dd a:hover {
    text-decoration: underline;
    color: #0b6ba8;
}

.Online .honest {
    width: 100%;
    height: 58px;
    background: url(../jpg/vc3ip4.jpg) no-repeat;
    overflow: hidden;
    margin-top: 4px;
}

.Online .honest ul {
    margin-left: 200px;
}

.Online .honest ul li {
    margin-bottom: 1px;
}

.Online .honest ul li a {
    display: block;
    width: 60px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #369fe1;
    font-family: 'SimSun';
    font-size: 12px;
    color: #fff;
}

.Online .honest ul li a:hover {
    background: #1c7bd1;
}

.advertising {
    margin-top: 30px;
}

.advertising ul li {
    width: 560px;
    height: 60px;
}

.advertising ul li img {
    width: 100%;
    height: 100%;
}

.links {
    border: 1px solid #ccc;
    background: #fff;
    box-sizing: border-box;
    margin: 30px auto;
}

.links .piclink {
    margin: 30px 0 0 20px;
}

.links .piclink h3 {
    height: 42px;
    line-height: 42px;
    font-family: 'Microsoft Yahei';
    font-size: 18px;
    color: #222;
    font-weight: normal;
}

.links .piclink ul li {
    float: left;
    height: 42px;
    line-height: 42px;
    padding: 0 23px;
}

.links .slidelink {
    width: 100%;
    margin-top: 20px;
}

.links .slidelink .hd {
    height: 32px;
    line-height: 32px;
    background: #f2f1f0;
    position: relative;
}

.links .slidelink .hd ul li {
    float: left;
    width: 17%;
    text-align: center;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
    font-family: 'SimSun';
    font-size: 12px;
    color: #444;
    cursor: pointer;
}

.links .slidelink .hd ul li:first-child {
    width: 15%;
    border-left: none;
}

.links .slidelink .hd ul li.on {
    background: #369ee0;
    color: #fff;
}

.links .slidelink .bd ul {
    padding: 15px 32px;
    zoom: 1;
}

.links .slidelink .bd li {
    float: left;
    width: 16.6%;
    height: 24px;
    line-height: 24px;
    padding-right: 5px;
    box-sizing: border-box;
    font-family: 'SimSun';
    font-size: 12px;
    color: #888;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.links .slidelink .bd li a:hover {
    text-decoration: underline;
    color: #0b6ba8;
}

.footer {
    width: 100%;
    min-width: 1150px;
    line-height: 20px;
    background: #0b6ba8;
    padding: 20px 0 15px 0;
    text-align: center;
    font-family: 'SimSun';
    font-size: 12px;
    color: #b9ccdf;
}

.footer.footer_white {
    background-color: #efeeec;
    color: #888;
}

.footer a:hover {
    text-decoration: underline;
}

.levitate {
    position: fixed;
    right: 10px;
    bottom: 100px;
}
.imageLeft {
    position: fixed;
    left: 10px;
    bottom: 50px;
}
.imageRight {
    position: fixed;
    right: 10px;
    bottom: 50px;
}
.demail {
    position: relative;
    width: 50px;
    height: 50px;
    background: url(../jpg/i770w0.jpg) no-repeat;
    cursor: pointer;
}

.gotop {
    position: relative;
    width: 50px;
    height: 50px;
    background: url(../png/iyhb9t.png) no-repeat;
    cursor: pointer;
    margin-top: 5px;
}

.qrcode {
    position: relative;
    width: 50px;
    height: 50px;
}

.qrcode h3 {
    position: absolute;
    right: 0;
    width: 50px;
    height: 50px;
    background: url(../jpg/x9dhy3.jpg);
    cursor: pointer;
}

.qrcode .hideqr {
    display: none;
    position: absolute;
    right: 55px;
}

.qrcode:hover h3 span {
    color: #0b6ba8;
}

.qrcode:hover .hideqr {
    display: block;
}

.main_box {
    width: 1150px;
    margin: 40px auto
}

.main_box2 {
    width: 1150px;
    margin: 10px auto 40px
}

.main_box_one {
    width: 1188px;
    
    margin: 40px auto
}

.sideBar {
    width: 230px;
    float: left;
}

.sidebar_left_one {
    width: 228px;
    border: 1px solid #cccccc;
    background: url(../png/y77m5x.png) left top repeat-x #fff;
    float: left;
    padding-bottom: 50px;
}

.sideBar h2 {
	text-align:center;
    padding: 0px 10px;
    line-height: 40px;
    border-bottom: 1px solid #0b6ba8;
    color: #fff;
    font-family: 'Microsoft Yahei';
    font-size: 18px;
    font-weight: normal;
    background: url(../png/h8oqy2.png) repeat-x;
    
}

.sidebar_left_one ul {
    width: 192px;
    margin: auto;
}

.sidebar_left_one ul li {
    height: 36px;
    line-height: 36px;
    width: 100%;
    float: left
}

.sidebar_left_one ul li a {
    background: url(../png/6rlap1.png) 4px center no-repeat;
    width: 167px;
    padding-left: 24px;
    float: left;
    color: #666666;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar_left_one ul li a:hover {
    color: #0b6ba8;
    background: url(../png/1ao0nl.png) 4px center no-repeat
}

.sidebar_left_one ul li.on a {
    color: #0b6ba8;
    background: url(../png/1ao0nl.png) 4px center no-repeat
}

.sidebar_left_two {
    width: 228px;
    margin-top: 27px;
    border: 1px solid #cccccc;
    background: url(../png/y77m5x.png) left top repeat-x #fff;
    float: left;
    padding-bottom: 50px;
    min-height: 633px;
}

.sidebar_left_two p {
    width: 192px;
    line-height: 24px;
    color: #666666;
    margin: 0 auto;
}

.sidebar_left_three {
    width: 228px;
    border: 1px solid #cccccc;
    background: url(../png/y77m5x.png) left top repeat-x #fff;
    float: left; 
}

.sidebar_left_four {
    width: 228px;
    border: 1px solid #cccccc;
    background: url(../png/y77m5x.png) left top repeat-x #fff;
    float: left;
    padding-bottom: 50px;
    min-height: 890px;
    _height: 890px;
}

.sidebar_left_four ul {
    width: 192px;
    margin: auto;
}

.sidebar_left_four ul li {
    height: 36px;
    line-height: 36px;
    width: 100%;
    float: left
}

.sidebar_left_four ul li a {
    background: url(../png/6rlap1.png) 4px center no-repeat;
    width: 167px;
    padding-left: 24px;
    float: left;
    color: #666666;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar_left_four ul li a:hover {
    color: #0b6ba8;
    background: url(../png/1ao0nl.png) 4px center no-repeat
}

.sidebar_left_four ul li a.on {
    color: #0b6ba8;
    background: url(../png/1ao0nl.png) 4px center no-repeat
}

.left_p {
    width: 192px;
    padding: 15px 0;
    margin: 0 19px 10px 19px;
    border-bottom: 1px dashed #ccc;
    text-indent: 2em
}

.left_p1 {
    width: 192px;
    margin: 0 19px 10px 19px;
    line-height: 24px;
    color: #666;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    float: left;
}

.left_p1 h5 {
    font-size: 16px;
    font-family: 'Microsoft Yahei';
    text-align: center
}

.st_tree {
    padding: 10px;
}

.st_tree ul {
    padding: 0 10px;
    margin: 0;
}

.st_tree ul li {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    
    list-style: none;
    background: #F4FAFD;
    border: 1px solid #C8DBE5;
    
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0;
}

.st_tree ul li.on {
    background: url(../png/x6d50a.png);
    border: 1px solid #C8DBE5;
    text-align: center;
}

.st_tree ul li.on a, .st_tree ul li a:hover {
    color: #074784;
}

.Comprehensive {
    background: #fff;
    margin-right: 20px;
    margin-bottom: 30px;
    width: 361px;
    height: 318px;
    float: left;
    border: 1px solid #ccc;
}

.in_h3 {
    width: 320px;
    margin: 5px auto 8px;
    border-bottom: 1px solid #ccc;
    height: 55px;
    line-height: 55px;
}

.in_h3 a {
    border-bottom: 1px solid #666666;
    font-family: 'Microsoft Yahei';
    font-size: 24px;
    color: #444;
    line-height: 55px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.in_h3 a:hover {
    color: #0a88d5;
}

.com_a {
    width: 100%;
    height: 140px;
}

.com_a a {
    color: #fff;
    font-size: 16px;
    display: block;
    width: 180px;
    height: 70px;
    float: left;
    line-height: 72px;
    text-align: center;
    font-weight: bold
}

.com_a a:hover {
    text-decoration: underline
}

.com_a .com_a_one {
    background: #f7b075
}

.com_a .com_a_two {
    background: #82a4dc
}

.com_a .com_a_three {
    background: #8bbdb5
}

.com_a .com_a_four {
    background: #eccb83
}

.open {
    height: 181px;
    width: 100%;
    background: url(../png/bl9vj9.png) center 55px no-repeat;
}

.open h3 {
    width: 100%;
    font-size: 24px;
    color: #0b6ba8;
    font-family: 'Microsoft Yahei';
    font-weight: normal;
    text-align: center;
    padding-top: 25px
}

.open a {
    display: block;
    border: 1px solid #c0c0c0;
    float: left;
    text-align: center;
    line-height: 32px;
    color: #222;
    width: 78px;
    height: 32px;
    padding-top: 46px;
    font-family: 'Microsoft Yahei';
    margin-top: 44px;
    margin-right: 13px
}

.open a:hover {
    text-decoration: underline
}

a.open_a1 {
    background: url(../png/nji6lv.png) left top no-repeat;
}

a.open_a2 {
    background: url(../png/8yavkg.png) left top no-repeat;
}

a.open_a3 {
    background: url(../png/yijqk9.png) left top no-repeat;
}

a.open_a4 {
    background: url(../png/f8uwz8.png) left top no-repeat;
    margin-right: 0
}

dl.Com_dl {
    padding-bottom: 17px;
    border-bottom: 1px dashed #ccc;
    width: 320px;
    margin: 12px 0 0 20px;
    float: left;
    height: 70px;
}

dl.Com_dl_one {
    padding-bottom: 17px;
    line-height: 24px;
    border-bottom: 1px dashed #ccc;
    width: 320px;
    margin: 12px 0 0 20px;
    float: left;
    height: 70px;
}

dl.Com_dl_one dt {
    float: left;
    width: 100%;
    height: 24px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

dl.Com_dl_one dt a:hover {
    text-decoration: underline
}

dl.Com_dl_one dt a {
    color: #0b6ba8
}

dl.Com_dl_one dd {
    width: 100%;
    text-indent: 2em;
    font-size: 12px;
    color: #999;
    height: 48px;
    float: left;
}

dl.Com_dl {
    padding-bottom: 17px;
    border-bottom: 1px dashed #ccc;
    width: 320px;
    margin: 12px 0 0 20px;
    float: left;
    height: 70px;
}

dl.Com_dl dt {
    float: left;
    width: 106px;
    height: 70px;
}

dl.Com_dl dt img {
    width: 106px;
    height: 70px;
}

dl.Com_dl dd {
    font-size: 14px;
    width: 195px;
    height: 70px;
    float: left;
    margin-left: 19px;
}

dl.Com_dl dd a {
    line-height:;
    color: #0b6ba8;
    line-height: 24px;
    display: block;
    width: 100%;
    height: 48px;
    overflow: hidden
}

dl.Com_dl dd i {
    line-height: 24px;
    display: block;
    width: 100%;
    color: #999;
}

ul.Com_ul {
    width: 320px;
    margin: 12px 0 0 20px;
    float: left;
    height: 120px;
    overflow: hidden;
    font-size: 14px;
}

ul.Com_ul li {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
}

ul.Com_ul li i {
    margin: 0 3px 0 0;
    float: left;
}

ul.Com_ul li a {
    display: block;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #444;
}

ul.Com_ul li a:hover {
    color: #0a88d5;
}

ul.tj_ul {
    width: 320px;
    margin: 12px 0 0 20px;
    float: left;
    height: 217px;
    overflow: hidden;
    font-size: 14px;
}

ul.tj_ul li {
    width: 100%;
    float: left;
    height: 31px;
    line-height: 31px;
}

ul.tj_ul li i {
    margin: 0 3px 0 0;
    float: left;
}

ul.tj_ul li a {
    display: block;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.tj_ul li a:hover {
    color: #0a88d5;
}

.slideVideo {
    float: left;
    width: 325px;
    height: 204px;
    overflow: hidden;
    position: relative;
    margin: 13px 18px
}

.slideVideo .hd {
    width: 100%;
    height: 38px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1;
}

.slideVideo .hd ul {
    overflow: hidden;
    zoom: 1;
    float: right;
    margin-top: 15px
}

.slideVideo .hd ul li {
    text-indent: 999px;
    float: left;
    margin-right: 5px;
    width: 8px;
    height: 8px;
    background: url(../png/ulhopn.png) left top no-repeat;
    background-position: 0 0;
    cursor: pointer;
}

.slideVideo .hd ul li.on {
    background-position: 0 -15px;
}

.slideVideo .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideVideo .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideVideo .bd li span {
    background: url(../png/3kimwf.png) left top;
    position: absolute;
    bottom: 0;
    height: 38px;
    line-height: 38px;
    width: 220px;
    padding-left: 10px;
    padding-right: 95px;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 9;
    color: #fff
}

.slideVideo .bd img {
    width: 325px;
    height: 204px;
    display: block;
}

.results {
    width: 557px;
    float: left;
    margin-left: 30px;
    height: 400px;
    border: 1px solid #ccc;
    background: #fff;
}

.results .kjcggs {
    margin: 0px 17px 0px 20px;
    padding-top: 3px;
}

.results .kjcggs h4 {
    font-family: 'Microsoft Yahei';
    font-size: 16px;
    color: #0b6ba8;
    font-weight: normal;
    line-height: 25px;
    height: 25px;
}

.results .kjcggs p {
    background: url(../jpg/y0ky5w.jpg) no-repeat left center;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    padding-left: 8px;
    display: block;
    width: 480px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.results .kjcggs p a {
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    color: #444;
}

.results .kjcggs p a:hover {
    color: #0b6ba8;
}

.results .kjcgcx {
    border-top: 1px dashed #ccc;
    margin-top: 5px;
}

.results h3 {
    color: #0b6ba8;
    font-size: 14px;
    font-weight: normal;
    width: 520px;
    margin: 5px 0 0 20px;
    line-height: 30px;
    height: 30px;
}

.results .result_fotm {
    width: 520px;
    float: left;
    margin: 0 0 0 20px;
    color: #444444;
    line-height: 30px;
    height: 30px
}

.results .result_fotm i {
    float: left;
}

.results .result_fotm p {
    width: 330px;
    float: left;
    height: 25px;
    border: 1px solid #ccc
}

.txt_result_fotm {
    width: 280px;
    float: left;
    color: #999;
    padding: 4px 0 0 10px;
    height: 17px;
    line-height: 17px;
    border: none
}

.btn_result_fotm {
    width: 15px;
    height: 15px;
    float: left;
    background: url(../png/t4y21y.png) center center no-repeat;
    border: none;
    margin: 5px 0 0 10px
}

.right_box {
    background: #fff;
    width: 889px;
    border: 1px solid #cccccc;
    float: left;
    margin-left: 29px;
    min-height: 900px;
    _height: 900px;
    padding-bottom: 40px
}

.location {
    width: 100%;
    
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    background: #f4fafd;
}

.location span {
    display: block;
    
    line-height: 20px;
    margin-left: 23px
}

.dangqjl {
    margin-right: 10px;
    color: #666;
}

.lbycbj {
    background: #fff;
    width: 130px;
    font-size: 18px;
    color: #0B5B8C;
    font-weight: bold;
    border-top: 2px solid #0B5B8C;
    border-right: 1px solid #cccccc;
    text-align: center;
}

.location span em {
    padding: 0 8px
}

.location span a {
    color: #666
}

.location span a:hover {
    color: #0b6ba8
}

.list_news {
    width: 850px;
    margin: 0 19px;
}

.list_news dl {
    width: 100%;
    float: left;
    height: 100px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc
}

.list_news dl dt {
    margin-bottom: 10px;
    width: 100%;
    float: left;
    font-size: 14px;
}

.list_news dl dt a {
    display: block;
    width: 600px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #0b6ba8
}

.list_news dl dt a:hover {
    text-decoration: underline;
}

.list_news dl dt span {
    float: right;
    color: #0b6ba8
}

.list_news dl dd {
    overflow: hidden;
    color: #999;
    text-indent: 2em;
    width: 100%;
    float: left;
    height: 48px;
    line-height: 24px;
}

.list_news ul {
    font-size: 14px;
    float: left;
    width: 100%;
    margin-top: 15px;
}

.list_news ul li {
    width: 100%;
    float: left;
    line-height: 36px;
    border-bottom: 1px dashed #ccc
}

.list_news ul li span {
    float: right;
    color: #999
}

.list_news ul li a {
    display: block;
    width: 740px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    color: #666
}

.list_news ul li a:hover {
    text-decoration: underline;
    color: #0b6ba8;
}

.list_news ul li i {
    float: left;
    width: 15px;
    height: 36px;
    line-height: 36px;
}

.page {
    padding: 30px 0 50px 0;
    color: #414141;
    text-align: center;
    font-size: 12px;
    font-family: 'SimSun';
}

.page a {
    color: #333331;
    display: inline-block;
    border: 1px solid #bdbcbc;
    padding: 0 10px;
    height: 23px;
    line-height: 23px;
    margin: 0 2px;
    background: #fff;
}

.page a.active {
    background: #0b6ba8;
    border: 1px solid #0b6ba8;
    color: #fff
}

.page a:hover {
    color: #ad1305;
    background: #0b6ba8;
    border: 1px solid #0b6ba8;
    color: #fff
}

.page span select {
    margin-top: -3px;
    border: none;
    width: 50px;
    display: inline-block
}

.page span {
    padding: 0 10px;
    display: inline-block;
    border: 1px solid #bdbcbc;
    background: #fff;
    line-height: 23px;
    height: 23px
}

.page span.prev_l {
    background: #949494;
    color: #e6e6e6;
}

.page em {
    display: inline-block;
    line-height: 25px;
    margin: 0 2px;
}

.page .txt_go {
    text-align: center;
    width: 30px;
    height: 20px;
    display: inline-block;
    border: none;
}

.news_point {
    width: 805px;
    margin: auto;
}

.news_point .art_title {
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.news_point .art_title h4 {
    line-height: 40px;
    font-family: 'SimSun';
    font-size: 24px;
    color: #0b6ba8;
    font-weight: bold;
}

.news_point .art_title .info {
    margin-top: 15px;
    margin-bottom: 20px;
    font-family: 'SimSun';
    font-size: 12px;
    color: #969797;
}

.news_point .art_title .info span {
    display: inline-block;
    margin: 0 20px;
}

.news_point .art_content {
    line-height: 18px;
    text-align: justify;
    padding-top: 30px;
}

.news_point .art_content img {
    max-width: 100%;
}

.page_fany {
    position: relative;
    margin: 30px 0;
    width: 751px;
    height: 56px;
    padding: 15px 25px;
    border: 1px solid #e2e2e2;
}

.page_fany span {
    display: block;
    float: left;
    width: 450px;
    line-height: 30px;
    color: #676767
}

.page_fany span a {
    color: #676767
}

.page_fany span a:hover {
    text-decoration: underline
}

.page_fany span i {
    margin-right: 10px;
}

.page_fany em {
    display: block;
    width: 170px;
    position: absolute;
    right: 0px;
    top: 30px
}

.page_fany em a {
    color: #676767;
    display: block;
    width: 50px;
    padding-left: 25px;
    float: left;
    height: 25px;
    line-height: 25px;
}

.page_fany em a.em_1 {
    background: url(../jpg/57ulyx.jpg) left 0 no-repeat;
}

.page_fany em a.em_2 {
    background: url(../jpg/nvpdqh.jpg) left 0 no-repeat;
}

.Online_interactive {
    background: #fff;
    
    padding: 19px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 20px;
}

.Online_interactive a.on_in_one {
    display: block;
    line-height: 89px;
    color: #fff;
    height: 89px;
    width: 166px;
    padding-left: 154px;
    font-family: 'Microsoft Yahei';
    font-size: 30px;
    margin-bottom: 20px;
    background: url(../png/kbv6gs.png) left top no-repeat
}

.Online_interactive a.on_in_two {
    display: block;
    line-height: 89px;
    color: #fff;
    height: 89px;
    width: 166px;
    padding-left: 154px;
    font-family: 'Microsoft Yahei';
    font-size: 30px;
    margin-bottom: 20px;
    background: url(../png/0ua9ql.png) left top no-repeat
}

.Online_interactive a.on_in_three {
    display: block;
    line-height: 89px;
    color: #fff;
    height: 89px;
    width: 166px;
    padding-left: 154px;
    font-family: 'Microsoft Yahei';
    font-size: 30px;
    margin-bottom: 20px;
    background: url(../png/p1ujl9.png) left top no-repeat
}

.Director_mailbox {
    line-height: 24px;
    color: #444;
    width: 298px;
    padding: 10px;
    border: 1px solid #ccc;
    height: 358px;
    overflow: hidden
}

.Director_mailbox p {
    width: 100%;
    float: left;
}

.Director_mailbox p.dp1 {
    overflow: hidden;
    height: 72px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-top: 6px;
}

.Director_mailbox p.dp2 {
    border-bottom: 1px dashed #ccc;
    line-height: 30px;
}

.Director_mailbox p.dp3 {
    padding: 3px 0;
    border-bottom: 1px dashed #ccc;
    line-height: 24px;
    height: 48px;
    overflow: hidden
}

.Director_mailbox p.dp4 {
    padding: 5px 0;
    height: 120px;
    overflow: hidden
}

.Director_mailbox ul {
    width: 100%;
    float: left;
    height: 220px;
    overflow: hidden
}

.Director_mailbox ul li {
    border-bottom: 1px dashed #ccc;
    width: 100%;
    float: left;
    height: 30px
}

.Director_mailbox ul li a {
    display: block;
    width: 100%;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.Director_mailbox ul li a:hover {
    color: #0a88d5;
}

.Director_mailbox form {
    width: 100%;
    height: 310px;
    float: left;
    text-align: left;
}

.Director_mailbox form p {
    width: 100%;
    float: left;
    line-height: 28px;
}

.Director_mailbox form p i {
    display: block;
    width: 100%;
    padding-bottom: 6px;
    line-height: 25px;
    border-bottom: 1px dashed #ccc
}

.Director_mailbox form span {
    display: block;
    min-width: 130px;
    float: left;
    line-height: 28px;
}

.Director_mailbox form span input {
    margin: 7px 5px 0 0;
    float: left;
}

.title {
    color: #0b6ba8;
    width: 852px;
    margin: auto;
    background: url(../png/otjw2a.png) left bottom no-repeat;
    height: 58px;
    margin-bottom: 20px;
    line-height: 58px;
    text-align: center;
    font-family: 'Microsoft Yahei';
    font-size: 22px;
}

.right_box_search {
    margin-bottom: 20px;
    width: 760px;
    height: 31px;
}

.right_box_search .r_box_txt {
    width: 215px;
    padding: 6px 0 3px 8px;
    line-height: 20px;
    border: 1px solid #c8c8c8;
    float: left;
    height: 20px;
    color: #999;
    border: 1px solid
}

.right_box_search .r_box_btn {
    width: 70px;
    height: 31px;
    margin-left: 10px
}

.right_box_search a {
    width: 79px;
    height: 31px;
    background: url(../png/8mve7p.png) left top no-repeat;
    display: block;
    float: right;
    font-size: 14px;
    line-height: 31px;
    text-align: center;
    color: #fff
}

.right_box_xx {
    width: 760px;
    margin: auto;
}

.xx_tw {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-radius: 5px;
    width: 758px;
    float: left;
    border: 1px solid #d9d9d9
}

.xx_tw h3 {
    margin-bottom: 10px;
    background: #e7e7e7;
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.xx_tw span {
    background: url(../png/kmg5ly.png) left center no-repeat;
    margin-left: 19px;
    padding-left: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
}

.xx_tw span i {
    font-weight: bold;
    font-size: 14px;
    color: #444;
}

.xx_tw span em {
    margin-left: 50px;
    color: #999;
    font-size: 12px
}

.xx_tw .xx_tw_title {
    color: #666;
    line-height: 24px;
    width: 710px;
    margin: auto;
    font-size: 14px;
}

.xx_tw .xx_tw_title i {
    display: block;
    width: 49px;
    float: left;
    margin-right: 20px;
}

.xx_tw .xx_tw_title em {
    display: block;
    width: 640px;
    float: left;
}

.xx_df {
    margin: 0 0 30px 13px;
    width: 745px;
    padding-bottom: 20px;
    border-radius: 5px;
    float: left;
    border: 1px solid #d9d9d9;
    position: relative
}

.xx_df .sj {
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 17px solid #e1ebf1;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 53px;
    top: -8px
}

.xx_df h3 {
    margin-bottom: 10px;
    background: #e1ebf1;
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.xx_df span {
    margin-left: 19px;
    height: 35px;
    line-height: 35px;
    display: block;
}

.xx_df span i {
    font-weight: bold;
    font-size: 14px;
    color: #444;
}

.xx_df span em {
    margin-left: 50px;
    color: #999;
    font-size: 12px
}

.xx_df_cont {
    font-size: 14px;
    width: 640px;
    margin: auto;
    line-height: 24px;
    color: #0b6ba8
}

.mailbox {
    width: 600px;
    float: left;
    margin-left: 200px;
}

.mailbox p {
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.mailbox label {
    color: #666666;
    font-size: 14px;
    text-align: right;
    width: 90px;
    float: left;
    display: block;
    margin-right: 20px;
    line-height: 25px;
    height: 25px;
}

.checkbox_form {
    display: none
}

.txt_mail {
    float: left;
    width: 235px;
    border: 1px solid #ccc;
    padding: 3px 0 3px 10px;
    font-size: 13px;
    font-family: 'Microsoft Yahei';
    color: #666
}

.text_area {
    width: 410px;
    padding: 5px;
    float: left;
    height: 85px;
    border: 1px solid #ccc;
    line-height: 22px;
    color: #666;
    font-size: 13px;
}

.radio_txt {
    font-size: 14px;
    color: #666;
    display: block;
    width: 75px;
    line-height: 25px;
    height: 25px;
    float: left;
    margin-left: 20px;
}

.radio_txt input {
    float: left;
    margin: 5px 8px 0 0;
}

.yzm {
    width: 78px;
    height: 25px;
    display: block;
    float: left;
    margin: 0 8px;
    border: 1px solid #ccc
}

a.hyz {
    line-height: 25px;
    font-size: 14px;
    color: #0b6ba8
}

a.hyz:hover {
    text-decoration: underline
}

p.xx_checkbox {
    margin: 0 0 10px 8px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    height: 26px;
}

p.xx_checkbox input {
    position: absolute;
    left: 0;
    top: 6px;
    padding: 0;
    margin: 0;
    width: 13px;
    height: 13px
}

p.xx_checkbox em {
    float: left;
}

p.xx_checkbox span {
    margin-right: 3px;
    float: left;
    width: 18px;
    height: 26px;
    display: block;
    position: relative
}

p.xx_checkbox i {
    float: left;
    font-size: 12px;
    color: #222;
    margin-left: 8px
}

.form_tj {
    border: none;
    background: #0b6ba8;
    color: #fff;
    text-align: center;
    height: 35px;
    width: 95px;
    font-size: 14px;
    float: left;
    margin: 20px 0 0 141px;
}

.form_tj2 {
    border: none;
    background: #cccccc;
    color: #444;
    text-align: center;
    height: 35px;
    width: 95px;
    font-size: 14px;
    float: left;
    margin: 20px 0 0 10px
}

.bt_span {
    float: left;
    line-height: 25px;
    margin-left: 5px;
    color: #999;
    font-size: 12px
}

.bt_span i {
    color: #cc2020
}

a.c_more {
    color: #0b6ba8;
    border: 1px solid #ccc;
    width: 193px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: url(../png/myfyy4.png) 126px center no-repeat #f1f1f1;
    display: block;
    margin: 20px 0 0 141px
}

.news_quetions_list {
    width: 850px;
    margin: 0 20px 20px 20px;
    float: left;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.news_quetions_list h3 {
    float: left;
    height: 40px;
    line-height: 40px;
    background: #eff3f6;
    color: #555;
    font-family: 'Microsoft Yahei';
    font-size: 16px;
    padding-left: 15px;
    width: 835px;
}

.news_quetions_list .ques_form {
    width: 822px;
    margin: 18px 0 15px 14px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ccc;
    height: 33px;
    float: left;
}

.select_span {
    display: block;
    position: relative;
    border: 1px solid #c9c8c8;
    width: 80px;
    height: 23px;
    float: left;
    padding-top: 3px;
}

.ques_form select {
    left: 3px;
    top: 3px;
    position: absolute;
    width: 75px;
    border: none;
    float: left;
    font-size: 14px;
    color: #666;
}

.ques_txt {
    width: 122px;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
    color: #666;
    padding: 3px 0 3px 10px;
    float: left;
    margin: 0 8px;
}

.ques_c_btn {
    width: 72px;
    height: 29px;
    float: left;
    color: #444;
    font-size: 14px
}

.ques_news_list {
    width: 822px;
    float: left;
    margin: 0 0 0 12px
}

.ques_news_list dl {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #ccc
}

.ques_news_list dl dt {
    float: left;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    text-align: center
}

.ques_news_list ul {
    width: 100%;
}

.ques_news_list ul li {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ccc
}

.ques_news_list ul li i {
    width: 15px;
    height: 36px;
    float: left;
    display: block
}

.ques_news_list ul li a {
    color: #666;
    float: left;
    display: block;
    width: 545px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ques_news_list ul li a:hover {
    color: #06C
}

.ques_news_list ul li em {
    display: block;
    width: 160px;
    text-align: center;
    float: left;
}

.ques_news_list ul li span {
    color: #999999;
    display: block;
    width: 102px;
    float: left;
    text-align: center
}

.ques_news_list form {
    width: 492px;
    float: left;
    margin: 20px 0 0 50px;
}

.ques_news_list form p {
    width: 100%;
    float: left;
    margin: 0 0 15px 0
}

.ques_news_list form label {
    font-size: 14px;
    color: #666;
    width: 70px;
    text-align: right;
    margin-right: 20px;
    float: left;
    line-height: 27px;
}

.ques_news_list form .bt_span {
    color: #666
}

.service {
    background: #fff;
    width: 559px;
    height: 400px;
    float: left;
    border: 1px solid #ccc;
}

.wsbs_fwzn {
    width: 520px;
    margin-left: 20px;
}

.nytnews {
    width: 560px;
    height: 400px;
    margin-top: 7px;
}

.nytnews .first {
    border-bottom: 1px dashed #ccc;
    margin-top: 10px;
    padding-bottom: 18px;
}

.nytnews .first h5 {
    max-width: 100%;
    height: 30px;
    line-height: 30px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #0b6ba8;
    font-weight: normal;
}

.nytnews .first h5 a:hover {
    text-decoration: underline;
}

.nytnews .first p {
    max-width: 100%;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    font-family: 'SimSun';
    font-size: 12px;
    color: #999;
}

.nytnews ul {
    margin-top: 20px;
}

.nytnews ul li {
    height: 30px;
    line-height: 30px;
}

.nytnews ul li p {
    max-width: 410px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
}

.nytnews ul li p:before {
    content: "，";
}

.nytnews ul li p a:hover {
    text-decoration: underline;
    color: #0b6ba8;
}

.nytnews ul li span {
    font-family: 'SimSun';
    font-size: 13px;
    color: #999;
}

@media screen and (max-width: 1200px){
    .service,
    .nytnews {
        width: 100%;
        height: auto !important;
    }
    .nytnews ul li p {
        max-width: 75%;
    }
    .nytnews .first p {
        height: auto !important;
    }

}

.sear_jg {
    width: 840px;
    margin: 0 auto 20px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.sear_jg em {
    color: #222
}

.sear_jg i {
    font-weight: bold;
    color: #0b6ba8
}

.search_results {
    width: 848px;
    margin: auto
}

.search_results > div {
    width: 100%;
    height: 95px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

.a_sear {
    margin: 0 0 5px 0;
    width: 100%;
    float: left;
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    color: #222;
}

.a_sear span {
    float: right;
}

.a_sear p {
    width: 590px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.a_sear:hover {
    color: #0b6ba8
}

.a_sear i {
    font-weight: bold;
    margin-right: 5px
}

a.sear_p {
    display: block;
    height: 48px;
    overflow: hidden;
    width: 100%;
    text-indent: 2em;
    line-height: 24px;
    color: #999999
}

a.sear_p:hover {
    text-decoration: underline
}

.Special_channel {
    padding: 24px 22px 22px 22px;
    width: 320px;
    height: 273px;
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    margin: 0 15px 30px 15px
}

.specia_title {
    width: 100%;
    height: 85px;
    float: left;
    margin-bottom: 23px;
}

.specia_title img {
    
    width: 100%;
    height: 85px;
}

.specia_ul {
    width: 100%;
    float: left;
    padding-top: 15px;
    border-top: 1px dashed #ccc;
    height: 150px;
    overflow: hidden
}

.specia_ul li {
    width: 100%;
    float: left;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.specia_ul li i {
    margin: 0 3px 0 0;
    float: left;
}



.specia_ul li a:hover {
    color: #0b6ba8;
}

.Director_mailbox_one {
    width: 90%;
    margin: auto;
}

.Director_mailbox_one form {
    width: 100%;
    float: left;
    text-align: left;
}

.Director_mailbox_one form p {
    width: 100%;
    float: left;
    line-height: 28px;
}

.Director_mailbox_one form p i {
    display: block;
    width: 100%;
    padding-bottom: 6px;
    line-height: 25px;
    border-bottom: 1px dashed #ccc;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

.Director_mailbox_one form span {
    display: block;
    min-width: 130px;
    float: left;
    line-height: 28px;
}

.Director_mailbox_one form span input {
    margin: 7px 5px 0 0;
    float: left;
}

.Director_mailbox_one form p em {
    font-size: 14px;
}

.result_a {
    font-weight: bold;
    color: #0b6ba8;
}

.result_a:visited {
    color: #0b6ba8;
}

.result_P {
    float: left;
    margin-bottom: 33px;
}

.dir_btn {
    width: 61px;
    height: 26px;
    margin: 0 15px 10px 0;
    color: #444;
    cursor: pointer;
}

.title1 {
    width: 855px;
    margin: 20px auto 10px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #0b6ba8;
    font-weight: bold
}

.list_Onlinesurvey {
    width: 853px;
    float: left;
    margin: 0 15px;
    border: 1px solid #eae9e9
}

.Onlinesurvey {
    background: #fceed9;
    color: #666666;
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.Onlinesurvey em {
    display: block;
    float: left;
}

.Onlinesurvey em.em_lin {
    width: 517px;
    margin-left: 15px;
    text-align: left;
}

.Onlinesurvey em.em_lin2 {
    width: 100px;
    text-align: center;
    margin-right: 30px
}

.Onlinesurvey em.em_lin3 {
    width: 100px;
    text-align: center;
}

.list_Onlinesurvey ul {
    width: 100%;
    float: left;
    color: #666666;
}

.list_Onlinesurvey ul li {
    line-height: 45px;
    height: 45px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eae9e9
}

.list_Onlinesurvey ul li em {
    display: block;
    float: left
}

.list_Onlinesurvey ul li em.li_onlin {
    width: 517px;
    margin-left: 15px;
    text-align: left;
}

.list_Onlinesurvey ul li em.li_onlin2 {
    width: 100px;
    text-align: center;
    margin-right: 30px
}

.list_Onlinesurvey ul li em.li_onlin3 {
    width: 100px;
    text-align: center;
}

.title_about {
    width: 100%;
    font-family: 'Microsoft YaHei';
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #0b6ba8;
    font-weight: bold;
}

.directory {
    width: 100%;
    margin-top: 15px;
}

.directory h4 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #444444;
    font-size: 16px
}

.directory h5 {
    font-size: 14px;
    color: #888;
    line-height: 30px;
    width: 100%;
    font-weight: normal;
}

.directory_a {
    background: #f5f5f4;
    width: 735px;
    padding: 0 35px 10px 35px
}

.directory_a h6 a {
    padding-top: 12px;
    margin-bottom: 10px;
    color: #0b6ba8;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Microsoft YaHei'
}

.directory_a a {
    min-width: 155px;
    padding-left: 20px;
    line-height: 30px;
    height: 30px;
    display: inline-block;
    font-size: 14px;
    color: #444;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.directory_b {
    background: #fff;
    width: 735px;
    padding: 0 35px 10px 35px
}

.directory_b h6 a {
    padding-top: 12px;
    margin-bottom: 10px;
    color: #0b6ba8;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-family: 'Microsoft YaHei'
}

.directory_b a {
    min-width: 155px;
    padding-left: 20px;
    line-height: 30px;
    height: 30px;
    display: inline-block;
    font-size: 14px;
    color: #444;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.directory_a h6, .directory_b h6 {
    font-weight: normal;
}

.directory a:hover {
    color: #0b6ba8;
}

.information_apply {
    width: 630px;
    margin: 0 0 0 155px;
    float: left;
}

.information_apply p {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.information_apply label {
    margin-right: 15px;
    height: 27px;
    line-height: 27px;
    width: 150px;
    float: left;
    display: block;
    text-align: right;
}

.ra_apply {
    float: left;
    margin: 0 20px 0 17px;
    display: block;
}

.ra_apply input {
    float: left;
    margin: 6px 3px 0 0;
    width: 14px;
    height: 14px;
    display: block;
}

.ra_apply em {
    float: left;
    line-height: 27px;
}

.information_apply textarea {
    width: 385px;
    padding-left: 5px;
    line-height: 24px;
    font-size: 12px;
    color: #666;
    border: 1px solid #ccc;
    float: left;
    height: 60px;
}

.kjcgcx_select_box {
    width: 635px;
    margin: 30px auto 0;
    font-size: 14px;
    color: #444
}

.kjcgcx_select_box i {
    float: left;
    line-height: 40px
}

.kjcgcx_select_box p {
    border: 2px solid #d6d6d6;
    float: left;
    height: 40px;
}

.kjcgcx_select_box .txt_select {
    width: 370px;
    height: 40px;
    line-height: 40px;
    border: none;
    box-sizing: border-box;
    padding: 0 10px;
    color: #999;
    font-size: 14px;
    width: 360px;
    height: 100%;
    float: left;
}

.kjcgcx_select_box .txt_select_btn {
    width: 34px;
    height: 40px;
    float: left;
    background: url(../png/t4y21y.png) center center no-repeat;
    border: none;
    cursor: pointer;
}

.login_prompt {
    border: 1px solid #ccc;
    background: #fff;
    padding: 75px 0 150px 0;
    text-align: center;
    margin: 20px auto 50px auto;
}

.login_prompt .login_prompt_ico {
    display: block;
    margin: 0 auto;
    width: 38px;
    height: 38px;
    background: url(../png/m44665.png);
}

.login_prompt h3 {
    font-family: 'Microsoft YaHei';
    font-size: 22px;
    color: #e76e03;
    font-weight: bold;
    margin: 10px 0 50px 0;
}

.login_prompt p {
    font-family: 'SimSun';
    font-size: 14px;
    color: #888;
    line-height: 24px;
}

.login_prompt p b {
    font-family: 'SimSun';
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.login_prompt .immediately_login {
    display: block;
    margin: 50px auto 0 auto;
    width: 146px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: 'SimSun';
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #0b6ba8;
}

.userlogin {
    width: 100%;
    min-width: 1150px;
    height: 710px;
    background: url(../jpg/y5ozvz.jpg) no-repeat center top;
    box-sizing: border-box;
    padding-top: 56px;
}

.userlogin .hytitle {
    width: 100%;
    min-width: 1150px;
    height: 56px;
    text-align: center;
    margin-bottom: 36px;
    background: url(../png/vjszoi.png) no-repeat center center;
}

.userlogin .camZp {
    width: 790px;
    height: 460px;
    background: #fff;
    margin: 0 auto;
}

.userlogin .camZp h3 {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #5eb1e7;
    font-family: 'Microsoft YaHei';
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 60px;
}

.userlogin .camZp .form_item {
    margin: 0 0 12px 0;
    padding-left: 203px;
    overflow: hidden;
}

.userlogin .camZp .form_item .form_cont {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}

.userlogin .camZp .form_item label {
    float: left;
    width: 36px;
    height: 46px;
    background: url(../png/pyjv83.png) no-repeat #f2f3f5;
    box-sizing: border-box;
}

.userlogin .camZp .form_item.form_name label {
    background-position: -66px 14px;
}

.userlogin .camZp .form_item.form_password label {
    background-position: -66px -46px;
}

.userlogin .camZp .form_item.form_verify label {
    background-position: -66px -103px;
}

.userlogin .camZp .form_item .login-txt {
    float: left;
    width: 350px;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    border: none;
    background: none;
    font-family: 'SimSun';
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
}

.userlogin .camZp .form_item .login-verify {
    float: left;
    width: 267px;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    border: none;
    background: none;
    font-family: 'SimSun';
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
}

.userlogin .camZp .form_item .verify-pic {
    float: left;
    width: 85px;
    height: 46px;
}

.userlogin .camZp .form_item .verify-pic img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.userlogin .camZp .form_item .onError {
    float: left;
    display: block;
    height: 46px;
    line-height: 46px;
    font-family: 'SimSun';
    font-size: 12px;
    color: #e95d5d;
    padding: 0 0 0 16px;
}

.userlogin .camZp .form_item .onCorrect {
    float: left;
    display: block;
    height: 46px;
    line-height: 46px;
    font-family: 'SimSun';
    font-size: 12px;
    color: #5fc999;
    padding: 0 0 0 16px;
}

.userlogin .camZp .form_item .onError:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(../png/pyjv83.png) no-repeat 0 -92px;
    margin-right: 10px;
}

.userlogin .camZp .form_item .onCorrect:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: url(../png/pyjv83.png) no-repeat 0 0;
    margin-right: 10px;
}

.userlogin .camZp .form_submit {
    margin: 22px 0 20px 0;
    padding-left: 203px;
}

.userlogin .camZp .form_submit .submit {
    width: 390px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: none;
    background: #0b6ba8;
    border-radius: 5px;
    overflow: hidden;
    font-family: 'SimSun';
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.userlogin .camZp .form_submit .submit:hover {
    opacity: 0.9;
}

.userlogin .nonumber {
    text-align: center;
    font-family: 'SimSun';
    font-size: 14px;
    color: #999;
}

.userlogin .nonumber a {
    color: #e76e03;
    font-weight: bold;
}

.userlogin .nonumber a:hover {
    text-decoration: underline;
}

.zscqnav {
    text-align: center;
    margin-bottom: 10px;
    font-size: 0;
}

.zscqnav ul li {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 1px;
}

.zscqnav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #5db1e6;
    font-family: 'SimSun';
    font-size: 14px;
    color: #fff;
}

.zscqnav ul li.on a, .zscqnav ul li:hover a {
    background-color: #0b6ba8;
    font-size: 14px;
    font-weight: bold;
}

.zscqts {
    width: 850px;
    margin: 0 auto;
}

.zscqts .zscqcont {
    border: 1px solid #dedddd;
    padding: 1px;
    background-color: #fff;
}

.zscqts .zscqcont h3 {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #eff3f6;
    padding: 0 10px;
    box-sizing: border-box;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #0b6ba8;
    font-weight: bold;
}

.zscqts .zscqcont ul {
    padding: 0 35px;
    margin: 20px 0;
}

.zscqts .zscqcont ul li {
    line-height: 28px;
    padding: 5px 0;
    border-bottom: 1px solid #f1f1f1;
}

.zscqts .zscqcont ul li:first-child {
    border-top: 1px solid #f1f1f1;
}

.zscqts .zscqcont ul li label {
    float: left;
    width: 120px;
    text-align: right;
    font-family: 'SimSun';
    font-size: 14px;
    color: #999;
    margin-right: 20px;
}

.zscqts .zscqcont ul li div {
    float: left;
    width: 600px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
}

.zscqts .zscqcont ul li div a {
    color: #0b6ba8;
}

.zscqts .zscqreply {
    border: 1px solid #dedddd;
    padding: 1px;
    background-color: #f7f8f8;
    margin-top: 20px;
}

.zscqts .zscqreply h3 {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #5eb1e7;
    padding: 0 10px;
    box-sizing: border-box;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.zscqts .zscqreply .word {
    padding: 40px 60px 70px 60px;
    line-height: 28px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
}

.zscqts .zscqreturn {
    margin: 40px auto;
    width: 146px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #0b6ba8;
    font-family: 'SimSun';
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.zscqts .zscqreturn a {
    display: block;
    width: 100%;
    height: 100%;
}

.zscqts .zscqabout {
    border: 1px solid #dedddd;
    padding: 1px;
    background-color: #fff;
    margin-top: 20px;
}

.zscqts .zscqabout h3 {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #eff3f6;
    padding: 0 10px;
    box-sizing: border-box;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #0b6ba8;
    font-weight: bold;
}

.zscqts .zscqabout .word {
    padding: 15px;
    line-height: 28px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
}

.zscqts .zscqabout .word dl {
    border-top: 1px dashed #e1e1e1;
    padding-top: 25px;
    margin-bottom: 25px;
}

.zscqts .zscqabout .word dl:first-child {
    border-top: none;
    padding-top: 0;
}

.zscqts .zscqabout .word dl dt {
    line-height: 30px;
    font-family: 'SimSun';
    font-size: 16px;
    color: #222;
    font-weight: bold;
    margin-bottom: 10px;
}

.zscqts .zscqabout .word dl dd {
    line-height: 30px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #666;
}

.zscqts .zscqabout .word dl dd i {
    color: #000;
}

.zscqts .wyts {
    margin: 40px auto;
    width: 280px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    background-color: #0b6ba8;
    font-family: 'SimSun';
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.zscqts .wyts:hover {
    opacity: 0.9;
}

.zscqts .zscqabout .word .form_line {
    margin-bottom: 10px;
}

.zscqts .zscqhide {
    display: none;
}

.zscqts .zscqabout .word .label {
    width: 110px;
    height: 27px;
    line-height: 27px;
    text-align: right;
    font-family: 'SimSun';
    font-size: 14px;
    color: #666;
    margin-right: 20px;
}

.zscqts .zscqabout .word .label span {
    font-size: 12px;
    color: #cc2020;
    margin-right: 5px;
}

.zscqts .zscqabout .word .label small {
    font-size: 12px;
    color: #999;
}

.zscqts .zscqabout .word .input {
    width: 246px;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
    border: 1px solid #ccc;
    background: none;
    box-sizing: border-box;
    font-family: 'SimSun';
    font-size: 12px;
    color: #333;
}

.zscqts .zscqabout .word .zscq_radio {
    width: 160px;
    display: block;
    float: left;
    font-family: 'SimSun';
    font-size: 14px;
    color: #666;
    line-height: 36px;
}

.zscqts .zscqabout .word .zscq_radio input {
    margin-right: 5px;
}

.zscqts .zscqabout .word .zscq_radio2 {
    width: 226px;
    display: block;
    float: left;
    font-family: 'SimSun';
    font-size: 14px;
    color: #666;
    line-height: 36px;
}

.zscqts .zscqabout .word .zscq_radio2 input {
    margin-right: 5px;
}

.zscqts .zscqabout .word .input_w1 {
    width: 246px;
}

.zscqts .zscqabout .word .input_w2 {
    width: 680px;
}

.zscqts .zscqabout .word .textarea {
    width: 680px;
    height: 134px;
    line-height: 22px;
    padding: 0 10px;
    border: 1px solid #ccc;
    background: none;
    box-sizing: border-box;
    font-family: 'SimSun';
    font-size: 12px;
    color: #333;
}

.zscqts .zscqabout .word .verification {
    float: left;
    display: block;
    width: 60px;
    height: 34px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-left: 10px;
}

.zscqts .zscqabout .word .verification img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.zscqts .zscqabout .word .button {
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: none;
    background: #0b6ba8;
    font-family: 'SimSun';
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    margin-right: 6px;
    margin-top: 10px;
}

.zscqts .zscqabout .word .sbmit {
    background: #0b6ba8;
    color: #fff;
}

.zscqts .zscqabout .word .reset {
    background: #ccc;
    color: #444;
}

.zscqts .zscqabout .word .button:hover {
    opacity: 0.9;
}

.jbts_prompt {
    border: 1px solid #ccc;
    background: #fff;
    padding: 75px 0 100px 0;
    text-align: center;
    margin: 20px auto 50px auto;
}

.jbts_prompt .jbts_prompt_ico {
    display: block;
    margin: 0 auto;
    width: 37px;
    height: 28px;
    background: url(../png/7wxvye.png);
}

.jbts_prompt h3 {
    font-family: 'Microsoft YaHei';
    font-size: 22px;
    color: #40af7c;
    font-weight: bold;
    margin: 10px 0 50px 0;
}

.jbts_prompt h4 {
    font-family: 'SimSun';
    font-size: 16px;
    color: #e76e03;
    font-weight: bold;
    line-height: 24px;
}

.jbts_prompt p {
    font-family: 'SimSun';
    font-size: 14px;
    color: #888;
    line-height: 24px;
}

.jbts_prompt p b {
    font-family: 'SimSun';
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.jbts_prompt .immediately_login {
    display: block;
    margin: 50px auto 0 auto;
    width: 146px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: 'SimSun';
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #0b6ba8;
}

.warning_prompt {
    border: 1px solid #ccc;
    background: #fff;
    padding: 75px 0 100px 0;
    text-align: center;
    margin: 20px auto 50px auto;
}

.warning_prompt .warning_prompt_ico {
    display: block;
    margin: 0 auto;
    width: 38px;
    height: 38px;
    background: url(../png/ftq56x.png);
}

.warning_prompt h3 {
    font-family: 'Microsoft YaHei';
    font-size: 22px;
    color: #e76464;
    font-weight: bold;
    margin: 10px 0 50px 0;
}

.warning_prompt p {
    font-family: 'SimSun';
    font-size: 14px;
    color: #888;
    line-height: 24px;
}

.warning_prompt p b {
    font-family: 'SimSun';
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.warning_prompt .immediately_login {
    display: block;
    margin: 50px auto 0 auto;
    width: 146px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: 'SimSun';
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #0b6ba8;
}

.usereg {
    width: 100%;
    min-width: 1150px;
    background: url(../jpg/8ul3ux.jpg) no-repeat center top;
    padding: 54px 0 75px 0;
}

.usereg .hytitle {
    width: 100%;
    min-width: 1150px;
    height: 56px;
    text-align: center;
    margin-bottom: 36px;
    background: url(../png/vjszoi.png) no-repeat center center;
}

.usereg .hytitle2 {
    width: 100%;
    min-width: 1150px;
    height: 56px;
    text-align: center;
    margin-bottom: 36px;
    background: url(../png/4z5oj7.png) no-repeat center center;
}

.usereg .hytitle3 {
    width: 100%;
    min-width: 1150px;
    height: 56px;
    text-align: center;
    margin-bottom: 36px;
    background: url(../png/fbp0sx.png) no-repeat center center;
}

.usereg .hytitle4 {
    width: 100%;
    min-width: 1150px;
    height: 56px;
    text-align: center;
    margin-bottom: 36px;
    background: url(../png/6v88pw.png) no-repeat center center;
}

.usereg .regmenu {
    width: 960px;
    margin: 0 auto;
}

.usereg .regmenu2 {
    width: 1024px;
}

.usereg .regmenu ul li {
    float: left;
    width: 33.3%;
    height: 66px;
    line-height: 66px;
    text-align: center;
    background: #5eb1e7;
    border-left: 1px solid #4299d2;
    box-sizing: border-box;
}

.usereg .regmenu ul li:first-child {
    border-left: none;
}

.usereg .regmenu ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: 'Microsoft YaHei';
    font-size: 20px;
    color: #fff;
}

.usereg .regmenu ul li.on a, .usereg .regmenu ul li:hover a {
    background: #0b6ba8;
    color: #ffd426;
    font-weight: bold;
}

.usereg .regmenu .bd {
    background: #fff;
}

.usereg .regform {
    width: 960px;
    margin: 0 auto;
    background: #fff;
    padding: 60px 75px;
    box-sizing: border-box;
}

.usereg .regform .form_line {
    position: relative;
    width: 390px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 12px;
}

.usereg .regform .form_lylx {
    width: 100%;
    height: 84px;
    line-height: 84px;
}

.usereg .regform .label {
    width: 100px;
    height: 100%;
    background: #f2f3f5;
    text-align: center;
    font-family: 'SimSun';
    font-size: 14px;
    color: #666;
}

.usereg .regform .label span {
    font-size: 12px;
    color: #e76e03;
    margin-right: 5px;
}

.usereg .regform .input {
    width: 288px;
    height: 100%;
    background: none;
    border: none;
    padding: 0 30px;
    box-sizing: border-box;
    font-family: 'SimSun';
    font-size: 14px;
    color: #222;
}

.usereg .regform .radio {
    margin-left: 30px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #222;
}

.usereg .regform .radio input {
    margin-right: 5px;
    width: 14px;
    height: 14px;
}

.usereg .regform .choice {
    position: absolute;
    right: 0;
    top: 0;
    width: 86px;
    height: 100%;
    background: #f2f2f2;
    text-align: center;
    font-family: 'SimSun';
    font-size: 14px;
    color: #0b6ba8;
    cursor: pointer;
}

.usereg .regform .button {
    display: block;
    width: 390px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #0b6ba8;
    border: none;
    border-radius: 5px;
    margin: 40px auto 26px auto;
    font-family: 'SimSun';
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.usereg .regform .button:hover {
    opacity: 0.9;
}

.usereg .regform .xmsb_form {
    display: none;
}

.usereg .regform h2 {
    font-family: 'Microsoft YaHei';
    font-size: 22px;
    color: #222;
    margin: 40px 0 15px 0;
}

.usereg .regform h2 span {
    font-family: 'SimSun';
    font-size: 12px;
    color: #e76e03;
    font-weight: normal;
    margin-left: 10px;
}

.dropdown {
    position: relative;
    width: 288px;
    height: 100%;
    background: none;
    border: none;
}

.dropdown h3 {
    width: 100%;
    height: 100%;
    padding: 0 34px 0 30px;
    box-sizing: border-box;
    background: url(../png/p0zl1b.png) no-repeat 266px center;
    font-family: 'SimSun';
    font-size: 14px;
    color: #222;
    font-weight: normal;
}

.dropdown ul {
    position: absolute;
    display: none;
    width: 100%;
    max-height: 250px;
    overflow: auto;
    left: 0;
    top: 44px;
    z-index: 10;
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    box-shadow: 0 3px 5px #ccc;
}

.dropdown ul li {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    box-sizing: border-box;
    cursor: pointer;
}

.dropdown ul li:hover {
    background: #5eb1e7;
    color: #fff;
}

.dropdown .dropdown_bg {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
}

.lylx_selec {
    line-height: 30px;
    margin-left: 30px;
    margin-top: 10px;
}

.lylx_selec ul li {
    background: url(../png/g1fz1n.png) no-repeat left 9px;
    padding-left: 20px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #222;
    cursor: default;
}

.lylx_selec ul li.on {
    background-position: left -35px;
}

.lylx_selec ul li.xmsb {
    color: #e76e03;
}

.usereg .regform .form_column {
    width: 162px;
    margin-left: 19px;
}

.usereg .regform .form_column:first-child {
    margin-left: 0;
}

.usereg .regform .form_column .label {
    display: block;
    width: 100px;
    height: 24px;
    background: none;
    text-align: left;
}

.usereg .regform .form_column .dropdown {
    border: 1px solid #ddd;
    width: 162px;
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
}

.usereg .regform .form_column .dropdown h3 {
    padding: 0 34px 0 10px;
    background-position: 140px center;
}

.usereg .regform .addxm {
    width: 87px;
    height: 41px;
    line-height: 41px;
    margin-top: 27px;
}

.usereg .regform .addxm a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../png/ozm55y.png) no-repeat;
    text-align: center;
    font-family: 'SimSun';
    font-size: 14px;
    color: #0b6ba8;
    cursor: pointer;
}

.usereg .regform .addxm a:hover {
    opacity: 0.9;
}

.xmsb_table {
    display: none;
    border: 1px solid #dcdcdc;
    margin-top: 16px;
}

.xmsb_table table thead tr {
    height: 40px;
    background: #f1f5f7;
    font-family: 'SimSun';
    font-size: 14px;
    color: #0b6ba8;
    font-weight: bold;
}

.xmsb_table table tbody tr {
    height: 46px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #666;
}

.xmsb_table table tbody tr:hover {
    background: #f9fafb;
}

.xmsb_table table tbody tr a {
    color: #e76e03;
}

.xmsb_table table tbody tr a:hover {
    text-decoration: underline;
}

.usereg .explain {
    width: 960px;
    margin: 0 auto;
    background: #f7f6f5;
    padding: 60px 75px;
    box-sizing: border-box;
}

.usereg .explain h4 {
    line-height: 18px;
    font-family: 'SimSun';
    font-size: 16px;
    color: #222;
}

.usereg .explain p {
    line-height: 18px;
    font-family: 'SimSun';
    font-size: 12px;
    color: #666;
}

.dwpopup {
    position: fixed;
    z-index: 9999;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1150px;
    height: 100%;
    background: url(../png/maolp6.png);
}

.dwpopup .dwpopup_cont {
    position: relative;
    top: 50%;
    width: 664px;
    margin: -250px auto 0 auto;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.dwpopup .dwquery {
    height: 30px;
    line-height: 30px;
}

.dwpopup .dwquery label {
    height: 30px;
    line-height: 30px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #222;
    font-weight: bold;
}

.dwpopup .dwquery .dwtext {
    width: 220px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #dcdcdc;
    padding: 0 10px;
    box-sizing: border-box;
    font-family: 'SimSun';
    font-size: 14px;
    color: #666;
    margin-right: 10px;
}

.dwpopup .dwquery .dwbut {
    width: 72px;
    height: 30px;
    line-height: 30px;
    background: #5eb1e7;
    border: none;
    box-sizing: border-box;
    font-family: 'SimSun';
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.dwpopup .dwquery .dwbut:hover {
    opacity: 0.9;
}

.dwpopup .dwclose {
    width: 20px;
    height: 20px;
    background: url(../png/ogdazd.png);
    cursor: pointer;
}

.dwpopup .dwtable {
    border: 1px solid #dcdcdc;
    margin-top: 16px;
}

.dwpopup .dwtable table td {
    padding: 0 20px;
    box-sizing: border-box;
}

.dwpopup .dwtable table thead tr {
    height: 40px;
    background: #f1f5f7;
    font-family: 'SimSun';
    font-size: 14px;
    color: #0b6ba8;
    font-weight: bold;
}

.dwpopup .dwtable table tbody tr {
    height: 34px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #666;
}

.dwpopup .dwtable table tbody tr:hover {
    background: #f9fafb;
}

.dwpopup .dwtable table tbody tr a {
    color: #e76e03;
}

.dwpopup .dwtable table tbody tr a:hover {
    text-decoration: underline;
}


.error_p {
    width: 1150px;
    margin: auto;
}

.error_box {
    width: 300px;
    padding-left: 320px;
    font-family: 'Microsoft YaHei';
    background: url(../png/ggd3qg.png) left center no-repeat;
    margin: 100px auto;
    height: 411px;
}

.error_box h3 {
    font-size: 24px;
    color: #0b6ba8;
    font-weight: 700;
    line-height: 32px;
    height: 32px;
    margin-top: 72px;
    float: left;
}

.error_box h4 {
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    height: 32px;
    float: left;
    margin-top: 3px
}

.error_box a {
    margin-top: 10px;
    display: block;
    float: left;
    font-size: 14px;
    background: url(../png/7s84is.png) left top no-repeat;
    width: 90px;
    padding-left: 35px;
    height: 35px;
    line-height: 33px;
    color: #666666;
}


.error2 {
    width: 851px;
    height: 630px;
    margin: 85px auto;
    background: url(../png/2qkcl3.png) left top no-repeat;
    font-family: 'Microsoft YaHei';
}

.error2_box {
    width: 365px;
    padding: 145px 0 0 250px;
    float: left;
}

.error2_box h2 {
    margin-bottom: 10px;
    float: left;
    font-weight: bold;
    width: 100%;
    color: #0b6ba8;
    font-size: 24px;
}

.error2_box h3 {
    margin-top: 30px;
    float: left;
    color: #666666;
    font-size: 18px
}

.error2_box ul {
    float: left;
    width: 100%;
    line-height: 24px;
    margin: 14px 0 0 0;
}

.error2_box ul li {
    width: 345px;
    padding-left: 15px;
    font-size: 14px;
    float: left;
    color: #666666
}

.error2_box ul li i {
    margin: 0 8px 0 0
}

.error2_box ul li a {
    color: #0b6ba8
}

.error2_box ul li a:hover {
    text-decoration: underline
}

.xmsbbg {
    width: 850px;
    margin: 0 auto;
}

.xmsbbg thead tr {
    height: 38px;
    background: #eaf7ff;
    font-family: 'SimSun';
    font-size: 14px;
    color: #0b6ba8;
}

.xmsbbg tbody tr {
    height: 34px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #444;
}

.xmsbbg tbody tr.odd {
    background: #fff;
}

.xmsbbg tbody tr.even {
    background: #f9f9f9;
}

.xmsbbg tbody tr td {
    padding: 0 20px;
    box-sizing: border-box;
}

.xmsbbg tbody tr a {
    font-size: 12px;
    font-weight: bold;
    color: #0b6ba8;
}

.xmsbbg tbody tr a:hover {
    text-decoration: underline;
}

.xmsbbg tbody tr i {
    font-size: 12px;
    font-weight: normal;
    color: #999;
}

.topdata {
    width: 100%;
    min-width: 1150px;
    height: 52px;
    background: #f1f1f1;
    padding-top: 6px;
    box-sizing: border-box;
    overflow: hidden;
}

.topdata ul li {
    margin-left: 4px;
}

.topdata ul li:first-child {
    margin-left: 0;
}

.topdata ul li .odometer_name {
    display: block;
    float: left;
    line-height: 40px;
    font-family: 'SimSun';
    font-size: 12px;
    color: #424146;
    margin-right: 4px;
    margin-left: 12px;
    text-align: center;
}

.topdata ul li .odometer_item {
    position: relative;
    display: block;
    float: left;
    margin: 0 1px;
    width: 22px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    font-family: Arial;
    font-size: 28px;
    color: #f00;
    border: 1px solid #f00;
}

.topdata ul li .odometer_item b {
    position: relative;
    z-index: 1;
    font-weight: normal;
}

.topdata ul li .odometer_item:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 19px;
    left: 2px;
    width: 20px;
    height: 1px;
    background: #eee;
}

.topdata ul li .odometer_units {
    display: block;
    float: left;
    line-height: 40px;
    font-family: 'SimSun';
    font-size: 12px;
    color: #424146;
    margin-left: 4px;
}

.numberRun {
    float: left;
    background: url(../png/kbzjvp.png) repeat-x;
}

.mt-number-animate {
    font-family: Arial;
    font-size: 28px;
    color: #f00;
    font-weight: bold;
    line-height: 40px;
    height: 40px; ;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.mt-number-animate .mt-number-animate-dom {
    width: 20px; 
    text-align: center;
    float: left;
    position: relative;
    top: 0;
    margin-left: 2px;
}

.mt-number-animate .mt-number-animate-dom .mt-number-animate-span {
    width: 100%;
    float: left;
}

.mt-number-animate .mt-number-animate-dom:first-child {
    margin-left: 0;
}

.list_lyys {
    width: 805px;
    margin: 0 auto;
}

.list_lyys ul li {
    padding: 30px 0;
    border-bottom: 1px solid #e0e0e0;
}

.list_lyys ul li:first-child {
    padding-top: 10px;
}

.list_lyys ul li .pic {
    width: 115px;
    height: 154px;
    overflow: hidden;
}

.list_lyys ul li .pic img {
    width: 100%;
    height: 100%;
}

.list_lyys ul li .txt {
    width: 650px;
}

.list_lyys ul li .txt h5 {
    line-height: 30px;
    font-family: 'SimSun';
    font-size: 14px;
    color: #666;
    font-weight: normal;
    margin-top: 3px;
}

.list_lyys ul li .txt h5 b {
    font-size: 16px;
    color: #222;
    font-weight: bold;
    margin-right: 5px;
}

.list_lyys ul li .txt p {
    line-height: 22px;
    overflow: hidden;
    font-family: 'SimSun';
    font-size: 12px;
    color: #666;
    font-weight: normal;
    margin: 12px 0 8px 0;
}

.list_lyys ul li .txt span {
    display: block;
    line-height: 22px;
    font-family: 'SimSun';
    font-size: 12px;
    color: #999;
    font-weight: normal;
    border-top: 1px dashed #e5e5e5;
    padding-top: 5px;
}

.adhead {
    width: 100%;
    min-width: 1150px;
    height: 80px;
    background: #fff;
}

.adhead ul li {
    width: 100%;
    height: 100%;
}

.adhead ul li img {
    width: 100%;
    height: 100%;
}

.kuan {
    margin: 20px 0px 20px 10px;
}

.kuan select {
    width: 183px;
}

#xiangmudianhua {
    width: 168px;
    height: 88px;
}

.fwzn_list .nLi h3 i {
    display: block;
    width: 100%;
    height: 50px;
    background: url(../png/p8o8pc.png) center 0px no-repeat;

}

.fwzn_list .nLi.li1n h3 em {
    background-position: 0 0;
}


.zwgkPage {
    background: url(../jpg/3aly8x.jpg) no-repeat;
    width: 1150px;
    margin:40px auto;
}

.xxgk_meta_info {
    border-bottom: 1px solid #5fc7fe;
    padding-top: 60px;
}

.xxgk_title {
    padding-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #1370b6;
}

.xxgk_title img {
    margin: 0px auto;
    width: 60%;
}

.zwgkPage .xxgk_search {
    padding-left: 10%;
    background: #f5f5f5;
    padding-right: 10%;
    padding-top: 49px;
    padding-bottom: 65px;
}

.input-group {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate;
}

.zwgkPage .xxgk_search .form-control {
    border-color: #1d8bd8;
    display: table-cell;
    height: 47px;
    padding: 10px 16px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.input-group-btn {
    position: relative;
    vertical-align: middle;
    width: 100%;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
}


.input-group-btn:last-child > .btn {
    height: 47px;
    position: absolute;
    right: 0;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.input-group-btn > .btn {
    position: relative;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.xxgk_container {
    background: #f5f5f5;
    overflow: hidden;
}

.xxgk_menu {
    width: 20%;
    padding-left: 26px;
}

.xxgk_menu > ul {
    overflow: hidden;
}

.xxgk_menu > ul > li {
    font-size: 23px;
    background: #ffffff;
    margin-bottom: 15px;
    text-align: center;
    border: 1px solid #e9e9e9;
}

.xxgk_menu > ul > li.hover > a {
    background: #1d8bd8;
    color: #fff;
}

.xxgk_menu > ul > li > a {
    display: block;
    color: #337ab7;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    text-decoration: none;
}

.xxgk_coll_menu .xxgk_menu_items_container {
    display: none;
}

.xxgk_menu_items_container > ul {
    overflow: hidden;
}

.xxgk_menu_items_container > ul > li {
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    height: 42px;
    margin-bottom: 0;
    line-height: 42px;
    text-align: left;
    font-size: 15px;
    list-style: none;
    border-bottom: 1px dotted #e4e4e4;
}

.xxgk_menu_items_container > ul > li > a {
    display: block;
    background-image: url(../png/idk37u.png);
    background-repeat: no-repeat;
    background-position: 30px center;
    padding-left: 48px;
    color: #575757;
}

.xxgk_container .xxgk_menu ul .hover div {
    display: block;
}

.xxgk_menu, .xxgk_content {
    float: left;
    box-sizing: border-box;
    display: inline;
    margin-top: 15px;
    margin-bottom: 15px;
}

.xxgk_content {
    width: 80%;
    padding-left: 18px;
    padding-right: 36px;

}

.xxgk_contentPane {
    background: #fff;
    padding: 45px 20px;
    color: #575757;
}

.xxgk_content_block {
    margin-bottom: 35px;
}

.xxgk_article h2 {
    font-size: 32px;
    font-weight: bold;
    padding: 0px;
    text-align: center;
    color: #0068b7;
    margin-bottom: 23px;
}

.xxgk_content_block_title {
    height: 41px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 24px;
}

.xxgk_content_block_title h3 {
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #1d8bd8;
    font-size: 18px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

.news_list {
    padding: 0px 10px;
}

.news_list li {
    line-height: 40px;
    margin-bottom: 0 !important;
    font-size: 16px;
    list-style: none;
    text-align: left;
}

.news_list li a {
    color: #2d374b;
}

.news_list li span {
    color: #858585;
}

.pull-right {
    float: right !important;
}

.list_more {
    background: #f2f2f2;
    text-align: center;
    display: block;
    line-height: 30px;
    font-size: 16px;
    margin-top: 10px;
}

.list_more:after {
    content: '+';
}

.xxgk_content_block_itemlist table {
    width: 100%;
}

.xxgk_content_block_itemlist table tr, .xxgk_content_block_itemlist table tr td {
    border: 1px solid #ddd;
    text-align: center;
}

.xxgk_content_block_itemlist table tr td a {
    height: 40px;
    line-height: 40px;
    display: block;
}

.xxgk_content_block_itemlist table tr:nth-child(even) {
    background: #f5f5f5;
}

.block_title {
    margin-top: 18px;
    color: #4372b0;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 14px;
}

.block_title > h3 {
    border-left: 2px solid #0073c8;
    color: #0068b7;
    font-size: 20px;
    margin-bottom: 15px;
}

.position-photo {
    text-align: center;
    float: left;
    font-size: 16px;
    color: #474747;
    margin-bottom: 15px;
}

.xxgk_contentPane a {
    
}

.position-photo .img-responsive {
    width: 142px;
    height: 193px;
}

.zt_item .thumbnail {
    margin-bottom: 0px;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.ml_item_list {
    text-align: center;
}

.col-lg-3 {
    width: 25%;
    float: left
}

.col-md-4 {
    width: 33.33333333%;
    float: left
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.ml_item_list > [class*="col"] {
    margin-top: 5px;
    box-sizing: border-box;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.ml_item_list > [class*="col"] a {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #dcdcdc;
    display: block;
    font-size: 12px;
}

.trs-footer {
    text-align: center;
    font-size: 14px;
    background: #0b6ba8;
    padding: 20px 0 15px 0;
    color: #b9ccdf;
    font-family: 'SimSun';
    line-height: 20px;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.page .disabled {
    color: #bdbcbc;
}

.page .current {
    background: #0b6ba8 !important;
    color: #fff;
}


.xxgk_content_block_title h3 {
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #1d8bd8;
    font-size: 18px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

.xxgk_menu_items_container > ul > li > a:hover, .xxgk_menu_items_container > ul > li > a.hover {
    background-color: #e1edfa;
    color: #0068b7;
}
.select > table {
    border: 1px solid #e2e2e2;
    margin: 30px 0px;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    padding: 15px 25px;
}

.select .select-right > a {
    padding-left: 25px;
}

.zcfg{
    border: 1px solid #ddd;
    font-size: 14px;
}
.zcfg>tbody>tr>th {
    background-color: #f9f9f9;
    text-align: center;
    color: #048;
    padding: 2px;
    width: 20%;
    border: 1px solid #ddd;
    padding: 8px;
}
.zcfg>tbody>tr>td{
    padding: 8px;
    border: 1px solid #ddd;
}
.link-box{
    font-size: 16px;
    display: none;
}
.link-box h3{
    border-bottom: 1px dotted #ddd;
    padding: 12px 15px;
}
.link-list li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background-color: #ddd;
    border-radius: 100px;
}
.link-list li:hover:before {
    background-color: #1b80d2;
}
.link-list a:hover{
    color: #1b80d2;
}
.link-list li {
    position: relative;
    padding-left: 20px;
    line-height: 40px;
}
.link-box img{
    height: 20px;
    margin-right: 10px;
}


.ue_table table{
	margin:0px auto;
}

.slideNment .bd .inBox .newsBox-list01{
	
}
.slideNment .bd .inBox .newsBox-list01 ul{
	overflow:hidden;
}
.slideNment .bd .inBox .newsBox-list01 ul li{
	float:left;width:49%;margin-left:1%;background:#f1f1f1;margin-bottom:10px;height:auto;font-weight: bold;
}
.slideNment .bd .inBox .newsBox-list01 ul li:nth-child(2n+1){
	margin-left:0;
}
.slideNment .bd .inBox .newsBox-list01 ul li a{
	display:block;text-align:left;font-size:16px;line-height:40px;padding-left:110px;
}
.slideNment .bd .inBox .newsBox-list01 ul li.ii1 a{
	background:url(../png/7gcbtu.png) no-repeat left center;background-size:40% 100%;
}
.slideNment .bd .inBox .newsBox-list01 ul li.ii2 a{
	background:url(../png/jvig7n.png) no-repeat left center;background-size:40% 100%;
}
.slideNment .bd .inBox .newsBox-list01 ul li.ii3 a{
	background:url(../png/zs25s9.png) no-repeat left center;background-size:40% 100%;
}
.slideNment .bd .inBox .newsBox-list01 ul li.ii4 a{
	background:url(../png/wl5kzx.png) no-repeat left center;background-size:40% 100%;
}
.slideNment .bd .inBox .newsBox-list02 ul{
	overflow:hidden;margin-top:15px;
}
.slideNment .bd .inBox .newsBox-list02 ul li{
	float:left;width:25%;height:auto;
}
.slideNment .bd .inBox .newsBox-list02 ul li a{
	display:block;text-align:center;font-size:14px;
}
.slideNment .bd .inBox .newsBox-list02 ul li a img{
	margin-bottom:10px;margin:0 auto;display:block;width:25px;height:25px;
}
.h_title{text-align: center;font-size: 24px;font-family: PingFangSC-Semibold, PingFang SC; font-weight: 600;color: #242937;}