﻿body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
}

body {
    background: #efefef;
    color: #333;
    font-family: 微软雅黑;
    font-size: 14px;
    line-height: 22px;
    position: relative;
}

input {
    font-family: 微软雅黑;
}

.clear {
    clear: both;
}

img {
    border: 0 none;
    display: inline-block !important;
    max-width: 100%;
}

a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        color: #1f70b1;
        text-decoration: none;
    }

ul, li {
    list-style-type: none;
}

del {
    color: #999999;
}

.footer {
    background: #1a2c5a;
    width: 100%;
}

.footer_m {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    background: #1a2c5a;
}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.fn-clear {
    zoom: 1; /* for IE6 IE7 */
}

b {
    font-weight: normal;
}

.s_logo {
    width: 100%;
    padding: 20px 0;
    background: #fff;
}

.s_logo_m {
    width: 1180px;
    margin: 0 auto;
    padding: 0 0 0 20px;
    position: relative;
}

.s_logo_img {
    width: 600px;
    height: 79px;
}

.s_nav {
    margin-bottom: 20px;
    background: #1a2c5a;
    width: 100%;
}

.s_nav_m {
    width: 1200px;
    margin: 0 auto;
    background: #1a2c5a;
    position: relative;
    height: 51px;
}

.s_nav_list {
    float: left;
    position: relative;
    background: #1a2c5a;
    margin-right:21px;
}
    .s_nav_list:last-child{margin-right:0;}

    .s_nav .s_nav_a {
        display: block;
        color: #fff;
        width: 130px;
        height: 51px;
        line-height: 51px;
        font-size: 16px;
        text-align: center;
        background: #1a2c5a;
    }

    .s_nav .s_nav_a:hover, .s_nav .s_nav_a.sel {
        background: #cae3f7;
        color: #3b496e;
    }

.erwm {
    width: 120px;
    height: 120px;
    position: absolute;
    right: 20px;
    top: -10px;
}

    .erwm img {
        width: 120px;
        height: 120px;
    }

.ppjs {
    width: 1200px;
    margin: 0 auto 20px;
    overflow: hidden;
    min-height: 500px;
    padding: 0 0 20px 0;
    background: #fff;
}

.bgtj {
    background: #fff;
    padding: 20px;
}

    .bgtj h3 {
        background: #f6f9fe url(../image/zxbm_icon.jpg) no-repeat 20px center;
        height: 45px;
        line-height: 45px;
        padding: 0 0 0 45px;
        font-weight: normal;
        margin-bottom: 15px;
    }

.bgtj_d {
    padding: 20px;
}

.bgtj_list {
    width: 360px;
    display: inline-block;
    margin: 0 10px 10px 0;
    overflow: hidden;
}
    .bgtj_list.yihang{width:100%;}

    .bgtj_left {
        float: left;
        width: 110px;
        text-align: right;
        height: 37px;
        line-height: 37px;
    }

    .bgtj_left font {
        color: #ff0000;
        margin-right: 2px;
    }

.bgtj_right {
    float: right;
    width: 240px;
}
.bgtj_list.yihang .bgtj_right {
    float: left;
    width: 612px;
    margin-left: 10px;
}

.bgtj_right input[type=text] {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    border: solid 1px #ddd;
    background: #fff;
    width: 218px;
    font-size: 14px;
    vertical-align: middle;
}

    .bgtj_right textarea {
        padding: 10px;
        border: solid 1px #ddd;
        background: #fff;
        width: 592px;
        font-size: 14px;
        font-family: 微软雅黑;
    }

.bgtj_list2 {
    width: 736px;
    display: inline-block;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

    .bgtj_list2 .bgtj_right {
        float: right;
        width: 616px;
    }

.bgtj_list3 {
    width: 530px;
    display: inline-block;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

    .bgtj_list3 .bgtj_right {
        float: right;
        width: 400px;
    }

        .bgtj_list3 .bgtj_right input[type=text] {
            width: 318px;
        }

.bgtj_scwj {
    padding: 20px 0 20px 80px;
    border-top: dotted 1px #efefef;
}
    .bgtj_scwj a {
        color: #1d6faf;cursor:pointer;
    }
    .sc_but {
        display: inline-block;
        padding: 5px 15px 5px 20px;
        margin-left: 5px;
        cursor: pointer;
        color: #1d6faf;
        background: url('../image/bgtj_sc.png') no-repeat left center;
        background-size: 20px;
    }

    .sc_but:hover {
        color: #0f5993;
        text-decoration: underline;
    }

.sc_del {
    display: inline-block;
    padding: 5px 15px;
    color: #ff0000;
    margin-left: 10px;
    cursor: pointer;
}

    .sc_del:hover {
        text-decoration: underline;
        color: #c70c0c;
    }

.bgtj_tj {
    text-align: center;
}

.bgtj_tj_m {
    display: inline-block;
    border-radius: 5px;
    background: #1d6faf;
    color: #fff;
    padding: 8px 50px;
    cursor: pointer;
}

.sc01, .sc02 {
    line-height: 37px;
    overflow: hidden;
    height: 37px;
}

.sc02 {
    display: none;
}

.zl_caozuo {
    color: #1d6faf;
    cursor: pointer;
    float: left;
}

.sc02 .ziliao {
    margin-right: 10px;
    display: inline-block;
    float: left;
}

.tab0 {
    width: 100%;
    border-left: solid 1px #eee;
    border-top: solid 1px #eee;
}

    .tab0 tr th, .tab0 tr td {
        border-right: solid 1px #eee;
        border-bottom: solid 1px #eee;
        padding: 5px 10px;
    }

    .tab0 tr th {
        background: #fafafa;
        padding: 10px;
    }

    .tab0 .shuru2 {
        border: solid 1px #ddd;
        background: #fff;
        width: 100%;
        text-align: center;
        height: 35px;
    }

        .tab0 .shuru2:focus {
            outline: none;
        }

.bgtj_but {
    padding: 20px 0 0 0;
    text-align: center;
}

.bgtj_button {
    display: inline-block;
    padding: 10px 40px;
    margin: 0 10px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}

.but01 {
    background: #ff6a00;
}

    .but01:hover {
        background: #ca5b0c;
        color: #fff;
    }

.but02 {
    background: #1d6faf;
}

    .but02:hover {
        background: #0f5b97;
        color: #fff;
    }

.cgong {
    background: url(../image/timg.jpg) no-repeat left center;
    background-size: 50px 50px;
    padding: 0 0 0 80px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin-top: 30px;
}

.dtgg {
    padding: 20px;
}

.dtgg_list2 {
    display: none;
}

    .dtgg_list li, .dtgg_list2 li {
        overflow: hidden;
        height: 45px;
        border-bottom: dotted 1px #ddd;
    }

        .dtgg_list li:last-child, .dtgg_list2 li:last-child {
            border: none;
        }

        .dtgg_list li a, .dtgg_list2 li a {
            float: left;
            max-width: 980px;
            display: block;
            height: 45px;
            line-height: 45px;
            background: url('../image/xhjs_icon.jpg') no-repeat left center;
            padding: 0 0 0 15px;
            background-size: 6px auto;
        }

        .dtgg_list li span, .dtgg_list2 li span {
            float: right;
            width: 120px;
            text-align: right;
            display: block;
            height: 45px;
            line-height: 45px;
        }

.xw {
    overflow: hidden;
}

.new_t {
    border-bottom: dotted 1px #ccc;
    padding: 15px 0;
    text-align: center;
}

.new_rq {
    color: #ccc;
}

.new_but a {
    display: inline-block;
    background: #1d6faf;
    color: #fff;
    border-radius: 5px;
    margin: 0 10px;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

    .new_but a:focus, .new_but a:active {
        background: #085a99;
    }

.new_m {
    padding: 15px;
}

.new_dl {
    text-indent: 20px;
    margin-bottom: 10px;
}

.xw_dh {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    color: #aaa;
    position: relative;
}

.new_t h3 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}

.new_rq {
    padding: 10px 0 0 0;
}

    .new_rq span {
        margin: 0 20px;
    }

.xw_dh span {
    color: #333;
}

.xw_dh a {
    color: #aaa;
}

    .xw_dh a.sel {
        color: #1d6faf;
    }

.news_main {
    background: #fff;
    padding: 20px;
    min-height: 448px;
}

    .news_main img {
        max-width:600px;
        margin: 10px auto;
        display:block!important;
    }

.new_but {
    padding: 10px 0 0 0;
}

.new_img {
    text-align: center;
    margin-bottom: 15px;
}

    .new_img img {
        display: inline-block;
        max-width: 100%;
    }

.new_dl {
    margin-bottom: 15px;
    line-height: 2;
}

.fanhui {
    text-align: center;
    cursor: pointer;
    padding: 20px 0 0 0;
}

    .fanhui img {
        width: 30px;
        display: inline-block;
    }

    .fanhui:hover {
        color: #1d6faf;
    }

.fanhui2 {
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 10px;
    color: #333;
}

    .fanhui2 img {
        width: 20px;
        margin-left: 10px;
        display: inline-block;
        vertical-align: -5px;
    }

    .fanhui2:hover {
        color: #1d6faf;
    }

.ppgs_cx {
    overflow: hidden;
}

.sx {
    overflow: hidden;
    padding: 0 0 15px 0;
    float: left;
}

    .sx .sx_list {
        border: solid 1px #ddd;
        padding: 5px 15px;
        display: block;
        float: left;
        margin: 0 20px 10px 0;
        cursor: pointer;
    }

    .sx .bkx {
        background: #ddd;
    }

    .sx .sx_list.sel, .sx .sx_list:hover {
        background: #1d6faf;
        border: solid 1px #1d6faf;
        color: #fff;
    }

.zxkc {
    margin: 15px auto 0;
    padding: 20px 20px 0;
    background: #fff;
}


.zxkc_one h3 {
    background: url(../image/zxbm_icon.jpg) no-repeat left center;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 25px;
    font-weight: normal;
    font-size: 18px;
}


.zxkc_m {
    padding: 30px 0 0 0;
}

    .zxkc_m ul {
        overflow: hidden;
        width: 1230px;
    }

        .zxkc_m ul li {
            float: left;
            width: 280px;
            overflow: hidden;
            margin-right: 12px;
            margin-bottom: 30px;
        }

.zxkc_img, .zxkc_img img {
    width: 280px;
    height: 196px;
    overflow: hidden;
    display: block;
}

.zxkc_d {
    background: #fff;
    padding: 10px;
    border: solid 1px #eee;
    border-top: none;
}

.zxkc_tit {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    display: block;
    height: 40px;
    line-height: 20px;
}

.zxkc_i {
    overflow: hidden;
    width: 100%;
}

    .zxkc_i span {
        float: left;
        color: #808080;
    }

    .zxkc_i font {
        float: right;
        color: #1d6faf;
    }

.fjxz {
    overflow: hidden;
    padding: 20px 0;
}

.fjxz_list {
    margin-right: 50px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}

    .fjxz_list img {
        width: 25px;
        margin-right: 5px;
        vertical-align: -17px;
        display: inline-block;
    }

    .fjxz_list a {
        color: #1d6faf;
        text-decoration: underline;
    }

.fujian {
    padding: 20px 0 0 20px;
}

.fujian_t {
    margin-bottom: 5px;
    font-weight: bold;
}

.txbeizhu {
    color: #aaa;
}

.jsz {
    width: 500px;
    margin: 0 auto;
    padding: 120px 0 0;
}

.chakan_but {
    width: 100px;
    margin: 106px 0 0 176px;
    text-align: center;
    color: #fff;
    padding: 8px 0;
    background: #1d6faf;
    border-radius: 3px;
    cursor: pointer;
    display: block;
}

    .chakan_but:hover {
        background: #0e5a95;
        color: #fff;
    }

.bgtj_right select {
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
    border: solid 1px #ddd;
    background: #fff;
    width: 216px;
    font-size: 14px;
}

/*首页*/

.ppjs_one {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.ppjs_t {
    overflow: hidden;
    height: 40px;
    margin-bottom: 10px;
}

.ppjs_t_left {
    font-size: 20px;
    height: 40px;
    float: left;
    line-height: 40px;
    padding: 0 0 0 18px;
    position: relative;
}

    .ppjs_t_left i {
        width: 4px;
        height: 40px;
        background: #1d6faf;
        border-radius: 3px;
        position: absolute;
        left: 0;
        top: 0;
    }

.ppjs_t_right {
    float: right;
    margin-right: 15px;
    height: 40px;
    line-height: 40px;
    display: block;
}

.ppjs_m {
    background: #fff;
    padding: 20px;
    overflow: hidden;
    width: 1160px;
}

.ppjs_left {
    width: 500px;
    float: left;
}

.ppjs_right {
    float: right;
    width: 640px;
    height: 336px;
    overflow: hidden;
}

.ppjs_list {
    overflow: hidden;
    padding: 8px 0;
    border-bottom: dotted 1px #ccc;
}

.ppjs_list_left {
    background: url('../image/yuan02.jpg') no-repeat left center;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 10px;
    display: block;
    overflow: hidden;
    width: 530px;
    float: left;
    background-size: 4px 4px;
}

.ppjs_list_right {
    float: right;
    width: 100px;
    text-align: right;
    height: 25px;
    line-height: 25px;
    color: #ccc;
}

.ppjs_three {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 0 0;
}

.ppjs_three_t {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 18px;
    position: relative;
    margin-bottom: 10px;
}

    .ppjs_three_t i {
        width: 4px;
        height: 40px;
        background: #1d6faf;
        border-radius: 3px;
        position: absolute;
        left: 0;
        top: 0;
    }

.scroll-img {
    height: 266px;
    overflow: hidden;
    width: 1170px;
}

.box1 {
    width: 1176px;
    background: #fff;
    padding: 20px 0 20px 20px;
    overflow: hidden;
}

.ppjs_three ul {
    background: #fff;
    overflow: hidden;
    width: 1160px;
    height: 5500px;
}

    .ppjs_three ul li {
        width: 372px;
    }

.scroll-img1 {
    height: 295px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    width: 372px;
}

.qiye {
    width: 1185px;
}

.qiye_list {
    overflow: hidden;
    width: 362px;
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: dotted 1px #ccc;
    padding: 0 5px;
}

.qiye_list_left {
    float: left;
    width: 290px;
    background: url('../image/fangkuai02.jpg') no-repeat left center;
    padding: 0 0 0 10px;
    background-size: 4px 4px;
}

.qiye_list_right {
    float: right;
    width: 60px;
    text-align: right;
    color: #aaa;
}

.ppjs_two {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 0 0;
}

.ppjs_two_t {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 18px;
    position: relative;
    margin-bottom: 10px;
}

    .ppjs_two_t i {
        width: 4px;
        height: 40px;
        background: #1d6faf;
        border-radius: 3px;
        position: absolute;
        left: 0;
        top: 0;
    }

.ppjs_two ul {
    background: #fff;
    overflow: hidden;
    width: 5500px;
}

    .ppjs_two ul li {
        margin: 0 10px;
        width: 370px;
        overflow: hidden;
        float: left;
        float: left;
        _display: inline;
    }

.ppjs_img, .ppjs_img img {
    width: 370px;
    height: 240px;
    overflow: hidden;
}

.ppjs_wz {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 370px;
    color: #98999c;
}

.box {
    width: 1185px;
    background: #fff;
    padding: 20px 0 20px 15px;
    overflow: hidden;
}

.ppjs_four {
    width: 1200px;
    margin: 0 auto 20px;
    padding: 20px 0 0 0;
    height: 149px;
}

    .ppjs_four img {
        width: 1200px;
        height: 149px;
        border-radius: 5px;
    }

.qyal {
    overflow: hidden;
    padding: 20px 0 0 0;
}

.qyal_list {
    float: left;
    width: 310px;
    padding: 15px;
    overflow: hidden;
    margin: 0 22px 30px;
    border: solid 1px #ddd;
}

    .qyal_list:hover {
        border: solid 1px #1d6faf;
    }

.qyal_img, .qyal_img img {
    width: 310px;
    height: 200px;
    overflow: hidden;
}

.qyal_tit {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 16px;
    margin: 5px 0 0;
}

    .qyal_tit a {
        font-size: 16px;
    }

.qyal_inf {
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    color: #959595;
}

.qyal_link {
    color: #1d6faf;
    text-align: right;
}

    .qyal_link a {
        color: #1d6faf;
    }

.mingdan h3 {
    padding: 20px;
    font-size: 20px;
    text-align: center;
}

.bgfbmd {
    overflow: hidden;
}

.bgfbmd_list {
    float: left;
    overflow: hidden;
    width: 500px;
    height: 45px;
    line-height: 45px;
    margin: 0 46px;
    border-bottom: dotted 1px #eee;
}

.bgfbmd_left {
    float: left;
    width: 100%;
}

.bgfbmd_right {
    float: right;
    width: 100px;
    text-align: right;
}


.header {
    background: #fff;
    height: 100px;
    z-index: 3;
}

.header_m {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    background: #fff;
}

.logo2 {
    float: left;
    width: 600px;
    margin-top: 10px;
}

    .logo2 img {
        width: 600px;
        height: 79px;
    }

/*登录*/
.login {
    width: 100%;
    margin: 0 auto;
    background: #3974bb;
    overflow: hidden;
}

.register_t {
    float: left;
    border-left: solid 1px #ccc;
    font-size: 24px;
    padding: 5px 0 5px 20px;
    float: left;
    margin: 26px 0 0 40px;
}

.login-main {
    width: 330px;
    margin: 50px auto 80px auto;
}

    .login-main .login-right-title {
        font-size: 20px;
        text-align: center;
        font-weight: 100;
        color: #333;
        margin: 120px 0 26px 0;
    }

.login-left {
    float: left;
    width: 758px;
    height: 438px;
}

.login-right {
    width: 355px;
    height: 398px;
    padding: 40px 0 0 65px;
    float: right;
}

    .login-right .base_form_item {
        padding-left: 0;
    }

        .login-right .base_form_item .base_input {
            width: 260px;
            height: 18px;
            line-height: 18px;
            padding: 7px 8px;
            border: #c1c1c1 solid 1px;
            border-radius: 4px;
            color: #999;
        }

.login-main .btn-button {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #3974bb;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #fff;
    margin-top: 10px;cursor:pointer;
}

    .login-main .btn-button:hover {
        background: #095cc0;
    }

.register-a {
    border-bottom: solid 1px #525252;
    padding: 0;
    height: 9px;
    text-align: center;
    margin-top: 20px;
    overflow: visible;
}

    .register-a a {
        padding: 0 20px;
        background: #fff;
        font-size: 14px;
    }

.login-main .base_inputW100 {
    width: 200px;
    margin: 0;
    border: solid 1px #bdbdbd;
}

.base_form_item {
    position: relative;
    padding: 0px 0 5px 0;
    overflow: hidden;
    zoom: 1;
}

.fr {
    text-align: right;
    display: block;
}

.login-right .base_form_itemW {
    width: 280px;
}

.register-a {
    border-bottom: solid 1px #525252;
    padding: 0;
    height: 9px;
    text-align: center;
    margin-top: 20px;
    overflow: visible;
}

    .register-a a {
        padding: 0 20px;
        background: #fff;
        font-size: 14px;
    }

.login_m {
    background: #3974bb url('../image/mmb1.jpg') no-repeat left center;
    height: 440px;
    overflow: hidden;
    width: 990px;
    margin: 0 auto;
}

.base_input {
    width: 318px;
    height: 28px;
    padding: 5px;
    outline: none;
    font-family: Tahoma;
    line-height: normal;
    border: 1px #bdbdbd solid;
}

.login_m_right {
    width: 294px;
    background: #fff;
    padding: 20px 20px;
    float: right;
    margin: 23px 0 0 0;
}

    .login_m_right .login-main {
        margin: 0;
        width: 294px;
    }

        .login_m_right .login-main .login-right-title {
            margin: 0;
        }

    .login_m_right .base_input {
        width: 280px;
    }
/*注册*/
.register {
    background: #4585c2 url('../image/reg_bg2.jpg') no-repeat bottom center;
    width: 100%;
}

.register_main {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
    background: #4585c2 url('../image/reg_bg1.jpg') no-repeat bottom center;
}

.register_tit {
    font-size: 24px;
    text-align: center;
    padding: 0 0 30px;
}

.register_m {
    background: #fff;
    padding: 40px 30px 30px 20px;
    width: 435px;
    overflow: hidden;
    margin: 0 auto;
}

.register_list {
    overflow: hidden;
    margin-bottom: 10px;
}

.register_left {
    width: 85px;
    float: left;
    margin-right: 5px;
    text-align: right;
    height: 38px;
    line-height: 38px;
}

    .register_left font {
        color: #f00;
    }

.register_center {
    float: left;
    width: 340px;
}

    .register_center input[type=text], .register_center input[type=password] {
        border: 1px #e6e6e6 solid;
        height: 36px;
        line-height: 36px\9;
        color: #585858;
        padding: 0 4px;
        position: relative;
        font-size: 12px;
        background: #fff;
        width: 330px;
    }

    .register_center input.fieldError {
        border: 1px dotted #FF3300;
    }

.register_right {
    float: left;
    width: 350px;
    overflow: hidden;
}

.message {
    background: transparent url(../image/jt.gif) no-repeat scroll left center;
    padding-left: 7px;
    min-width: 150px;
    z-index: 888;
    line-height: 38px;
    float: left;
    display: none;
}

.fieldError {
    background-color: #FFFCCD;
    border-color: #FFC94A;
    border-style: solid solid solid none;
    border-width: 1px;
    padding: 0 5px;
    color: #ff0000;
}

.register_cz {
    padding: 10px 0 0 90px;
}

.register_xy input {
    vertical-align: -2px;
}

.register_but {
    display: block;
    background: url('../image/but_bg4.jpg') no-repeat;
    width: 340px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 20px 0;
    cursor: pointer;
}

    .register_but:hover {
        background: url('../image/but_bg4_sel.jpg') no-repeat;
    }

    .register_but:active {
        background: url('../image/but_bg4.jpg') no-repeat;
    }

.dlrk a {
    color: #5693c3;
}

.yzm {
    width: 145px;
    height: 36px;
    font-size: 14px;
    background: #f5f5f5;
    text-align: center;
    border: #bdbdbd solid 1px;
    margin-left: 5px;
    cursor: pointer;
    line-height: 36px;
    float: right;
    cursor: pointer;
}

    .yzm:hover {
        background: #e7e7e7;
    }

    .yzm:focus, .yzm:active {
        background: #dcdcdc;
    }

.zx {
    width: 100%;
}

.zx_m {
    width: 1200px;
    margin: 0 auto;
}

.zc_banner {
    width: 1200px;
    margin: 10px auto;
}

.zcxy {
    background: #fff;
    padding: 20px;
    width: 1160px;
    margin: 0 auto 20px;
}

    .zcxy h3 {
        padding: 10px 0 20px;
        text-align: center;
        font-size: 23px;
    }

.zcxy_main {
    padding: 0 20px;
}

.zcxy_div {
    margin: 5px 0;
    line-height: 1.8;
    text-indent: 20px;
}

.zcxy_t {
    margin: 15px 0 10px;
    border-left: solid 3px #1d6faf;
    padding: 0 0 0 15px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}

.yzm_shuru {
    float: left;
    width: 168px;
}

#sjyzm {
    width: 100%;
}

.footer2 {
    background: #fff;
}

.footer_m2 {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}

.glxt {
    background: #fff;
    padding: 30px 20px 20px;
    overflow: hidden;
    min-height: 300px;
    margin: 15px 0 0 0;
}

.xiantiao {
    position: absolute;
    left: 70px;
    z-index: 2;
}

.glxt_jd {
    position: relative;
    width: 790px;
    margin: 0 auto;
}

.xian {
    height: 4px;
    background: #ddd;
    width: 125px;
    display: inline-block;
}

    .xian.sel {
        background: #1a2c5a
    }

.glxt_xh {
    overflow: hidden;
    position: relative;
    z-index: 9;
}

.xuhao {
    float: left;
    width: 130px;
    text-align: center;
}

    .xuhao span {
        width: 100%;
        display: block;
    }

    .xuhao font {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        text-align: center;
        line-height: 30px;
        background: #ddd;
        display: inline-block;
        margin-bottom: 10px;
    }

    .xuhao.sel font {
        background: #1a2c5a;
        color: #fff;
        font-weight: bold;cursor:pointer;
    }
    .xuhao.sel span{cursor:pointer;}

    .xuhao.dangqian font {
        background: #ff6a00;
        color: #fff;
        font-weight: bold;
    }

.sdba_fh {
    text-align: center;
    padding: 20px 0;
    color: #1d6faf;
}

    .sdba_fh img {
        width: 30px;
        vertical-align: -10px;
    }

.fh_but {
    cursor: pointer;
}

.customer_enter {
    position: absolute;
    right: 0;
    top: 0;
}

    .customer_enter .cus_link {
        padding: 0 10px;
    }

.customer table td {
    vertical-align: top;
}

.customer_tit {
    text-align: center;
    font-size: 20px;
    padding: 0 0 20px 0;
}

.customer table td.td1 {
    width: 190px;
    background: #f6f6f6 url(../image/zjxh_bg1.gif) repeat-y right top;
    position: relative;
    font-weight: normal;
    text-align: left;
}

.xhjs_left {
    padding: 20px 0 0 0;
    min-height: 500px;
}

    .xhjs_left ul {
        width: 186px;
        border-top: 1px #dadada solid;
    }

    .xhjs_left li {
        height: 45px;
        line-height: 45px;
        text-align: center;
        border-bottom: 1px #dadada solid;
        width: 184px;
    }

        .xhjs_left li a {
            width: 157px;
            height: 45px;
            line-height: 45px;
            padding-left: 30px;
            color: #111;
            display: block;
        }

        .xhjs_left li.sel {
            background: #fff;
            border-left: solid 2px #1f70b1;
        }

            .xhjs_left li.sel a {
                background: #fff;
            }

.xhjs_right {
    background: #fff;
    padding: 30px;
    width: 950px;
    min-height: 500px;
}

    .xhjs_right h3 {
        font-weight: normal;
        background: url('../image/xhjs_icon.jpg') no-repeat left center;
        padding: 0 0 0 30px;
        font-size: 20px;
    }

.zhxx {
    padding: 30px 0 0 0;
}

.zhxx_list {
    overflow: hidden;
    margin: 0 0 10px 0;
}

.zhxx_left {
    float: left;
    width: 80px;
    text-align: right;
    margin-right: 10px;
}

.zhxx_right {
    float: left;
    width: 400px;
}

.myorder {
    padding: 20px 0 0 0;
}

    .myorder table {
        width: 100%;
    }

        .myorder table tr th, .myorder table tr td {
            padding: 10px;
            text-align: center;
        }

        .myorder table tr th {
            background: #f6f9fe;
        }

        .myorder table tr.hui td {
            background: #fafafa
        }

.lanse {
    color: #1d6faf;
    cursor: pointer;
    text-decoration: underline;
}

.lvse {
    color: #088340
}

.huise {
    color: #aaa;
}
.k-dropdown .k-input{
    height:35px;line-height:30px;
}
.xhjs_m{padding:30px 0 0 0;}
.xhjs_lxwm {
    margin-bottom: 15px;
    text-indent: 25px;
}
@media screen and (max-width: 479px) and (min-width: 320px) {
    * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .header {
        height: auto;
        padding: 1em;
    }

    .header_m {
        width: 100%;
        display: table;
    }

    .logo2 img {
        width: 100%;
        height: auto;
        padding: 0.5em 0 0 0;
    }

    .logo2 {
        width: 65%;
        margin: 0;
        float: none;
        display: table-cell;
        vertical-align: middle;
        padding: 0 1em 0 0;
    }

    .register_t {
        font-size: 1.2em;
        display: table-cell;
        vertical-align: middle;
        margin: 0;
        float: none;
    }

    .login_m {
        width: 100%;
        background-size: 100% auto;
        height: auto;
        padding: 2em;
    }

    .login_m_right {
        width: 100%;
        margin: 0;
        float: none;
    }

        .login_m_right .login-main {
            width: 100%;
        }

        .login_m_right .base_input {
            width: 100%;
            height: 2.8em;
        }

    .footer {
        padding: 1em;
    }

    .footer_m {
        width: 100%;
        padding: 0;
    }

    .footer_one a {
        padding: 0 0.5em;
    }

    .register {
        padding: 1em;
        background: #4585c2;
    }

    .register_main {
        width: 100%;
        background-size: 100% auto;
        padding: 0;
    }

    .register_m {
        width: 100%;
        padding: 1em;
    }

    .register_list {
        margin-bottom: 0.5em;
    }

    .register_left {
        width: 100%;
        text-align: left;
        float: none;
    }

    .register_center {
        float: none;
        width: 100%;
        display: table;
    }

        .register_center input[type=text], .register_center input[type=password] {
            width: 100%;
            height: 3em;
            padding: 5px;
        }

    .yzm_shuru {
        display: table-cell;
        float: none;
        width: 100%;
        padding: 0 0.5em 0 0;
    }

    .yzm {
        display: table-cell;
        white-space: nowrap;
        float: none;
        width: auto;
        height: 2em;
        line-height: 2em;
        padding: 0 0.5em;
    }

    .register_cz {
        padding: 0;
    }

    .register_but {
        width: 100%;
        background-size: 100% 100%;
    }

    .zx_m {
        width: 100%;
    }

    .zc_banner {
        width: 100%;
        margin: 0;
    }

        .zc_banner img {
            width: 100%;
        }

    .zcxy {
        width: 100%;
        padding: 1em;
        margin: 0;
    }

    .zcxy_main {
        padding: 0;
    }

    .footer_m2 {
        width: 100%;
        padding: 1em;
    }
}
