﻿@charset "utf-8";

/* 通用样式 */
* {
    margin: 0;
    padding: 0;
}

ul, ol, li {
    list-style: none;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    outline: none;
}

    a:hover {
        text-decoration: none;
    }

.a1 a {
    text-decoration: none;
    outline: none;
    color: #0f3576
}

    .a1 a:hover {
        text-decoration: none;
    }

body {
    font-family: "Microsoft YaHei";
    background-color: #fff;
    font-size: 12px;
    min-width: 1200px;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-overflow-scrolling: touch;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.sx_top {
    width: 100%;
    height: 35px;
    background-color: #f4f4f4
}

.sx_header {
    width: 100%;
    height: 100px;
    background-color: #fff
}

.sx_nav {
    width: 100%;
    height: 50px;
    background-color: #0f3283
}

.sx_pop_span a {
    position: absolute;
    right: 0;
    display: block;
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #fff;
    text-indent: 50px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.btna {
    top: 780px;
    background: #d94332 url(../img/sx_popbg_a.png) no-repeat 15px 15px;
    z-index: 9999;
}

.btnf {
    top: 900px;
    background: #f2a356 url(../img/sx_popbg_f.png) no-repeat 15px 15px;
    z-index: 9999;
}

.btnb {
    top: 840px;
    background: #2875c5 url(../img/sx_popbg_b.png) no-repeat 15px 15px;
    z-index: 9999;
}

.btnc {
    top: 960px;
    background: #3196a2 url(../img/sx_popbg_c.png) no-repeat 15px 15px;
    z-index: 9999;
}

.btnd {
    top: 1020px;
    background: #875c32 url(../img/sx_popbg_d.png) no-repeat 15px 15px;
    z-index: 9999;
}

.btne {
    top: 1080px;
    background: #d9442e url(../img/sx_popbg_e.png) no-repeat 15px 15px;
    z-index: 9999;
}

.btng {
    top: 1020px;
    background: #669CEE url(../img/sx_popbg_g.png) no-repeat 0.5px 0.1px;
    z-index: 9999;
}

.sk_ued_upbox {
    position: fixed;
    right: 0;
    bottom: 100px;
    width: 55px;
    z-index: 10
}

    .sk_ued_upbox a.top_a {
        display: block;
        width: 55px;
        height: 55px;
        background: url(../img/sx_top_upbg.png) no-repeat;
    }

.sk_ued_returnbox {
    position: relative;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: 20px;
}

    .sk_ued_returnbox a.return_a {
        /*display: block;
        width: 55px;
        height: 55px;*/
        text-align: center;
        align-content: center;
        background: url(../img/Returntoupperlevel.png) no-repeat;
        padding-left: 20px;
        font-size: 20px;
        color: #0b2d84;
        font-weight: normal;
    }

.sx_top_in {
    margin: 0 auto;
    width: 1200px;
    line-height: 35px;
}

    .sx_top_in span {
        float: right;
        color: #0f3576;
        padding-left: 50px;
        background: url(../img/sx_arr_a.jpg) no-repeat 0 8px;
    }

        .sx_top_in span i {
            margin: 0 10px;
            font-style: normal;
        }

.sx_header_in {
    margin: 0 auto;
    width: 1200px;
    line-height: 100px;
}

    .sx_header_in .logo {
        float: left;
        margin-top: 22px;
        display: block;
        width: 363px;
        height: 75px;
        background: url(../img/sx_logo.jpg?vs=20231114) no-repeat;
    }

    .sx_header_in .black_a {
        float: right;
        margin-top: 30px;
        display: block;
        width: 120px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #0e3480;
        color: #fff;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
    }

.seach_box {
    float: right;
    margin-top: 35px
}

.inp_seach {
    float: left;
    width: 185px;
    height: 30px;
    line-height: 30px;
    border: 0;
    padding-left: 35px;
    background: #f4f4f4 url(../img/seach_arr.jpg) no-repeat 6px 5px;
    color: #aeb2bd;
    font-size: 12px;
    border-radius: 2px 0 0 2px;
}

.btn_seach {
    float: left;
    display: block;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #0f3576;
    color: #fff;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

.sx_banner_box {
    height: 500px;
}

.sx_nav_in {
    margin: 0 auto;
    width: 1340px;
    line-height: 50px;
}

    .sx_nav_in li {
        float: left;
        font-weight: bold;
    }

        .sx_nav_in li a {
            display: block;
            text-align: center;
            font-size: 15px;
            width: 133px;
            color: #fff;
            background: url(../img/line_a.jpg) no-repeat right 18px;
        }

            .sx_nav_in li a.on, .sx_nav_in li a:hover {
                background-color: #f0f4ff;
                color: #0f3283;
                background-image: none
            }

.sx_notice_box {
    width: 100%;
    height: 60px;
    background-color: #f8f8f8
}

.sx_notice_box_in {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    line-height: 60px;
    background: url(../img/sx_arr_b.jpg) no-repeat 0 18px;
    text-indent: 15px;
    font-size: 14px;
}

.sx_more_a {
    position: absolute;
    top: 12px;
    right: 0;
    display: block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    text-indent: 0;
    background-color: #0f3283;
    color: #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.sx_title_box {
    position: relative;
    margin: 50px auto;
    width: 1200px;
    height: 110px;
    text-align: center;
    color: #0a2f76;
    z-index: 0;
    background: #f8f8f8 url(../img/sx_arr_c.jpg) no-repeat left top
}

    .sx_title_box h1 {
        font-size: 25px;
        line-height: 70px;
        margin-left: 30px;
    }

    .sx_title_box h6 {
        font-size: 15px;
    }

.sx_more_b {
    position: absolute;
    top: 28px;
    right: 20px;
    display: block;
    width: 10px;
    color: #737373;
    line-height: 14px;
}

.sx_main_boxa {
    margin: 0 auto 60px;
    width: 1200px;
    height: 390px;
}

.sx_main_boxa_left {
    float: left;
    width: 645px;
    height: 395px
}

.sx_main_boxa_right {
    float: left;
    width: 505px;
    margin-left: 45px;
}

    .sx_main_boxa_right h2 {
        font-weight: normal;
        color: #333;
        text-indent: 16px;
        height: 46px;
        line-height: 46px;
        background-color: #f8f8f8;
        border-left: 5px solid #0c3573
    }

    .sx_main_boxa_right h3 {
        color: #303030;
        line-height: 34px;
        font-size: 22px;
        margin: 20px 0 15px;
    }

    .sx_main_boxa_right h6 {
        font-weight: normal;
        color: #999;
        line-height: 18px;
    }

    .sx_main_boxa_right ul {
        border-top: 1px solid #e6e6e6;
        margin-top: 15px;
        padding-top: 20px;
    }

    .sx_main_boxa_right li {
        line-height: 33px;
        font-size: 14px;
    }

        .sx_main_boxa_right li a {
            color: #333
        }

        .sx_main_boxa_right li span {
            float: right;
            color: #999;
            font-family: Arial
        }

.sx_main_boxb {
    width: 100%;
    height: 370px;
    padding: 50px 0 30px;
    background-color: #f6f9fe
}

.sx_main_boxb_in {
    margin: 0 auto;
    width: 1200px;
    height: 370px;
}

    .sx_main_boxb_in h2 {
        font-weight: normal;
        color: #333;
        text-indent: 16px;
        height: 30px;
        line-height: 30px;
        border-left: 8px solid #0c3573;
        margin-bottom: 45px;
    }

        .sx_main_boxb_in h2 i {
            font-style: normal;
            color: #999;
            margin-left: 10px;
        }

.i_boxb {
    float: left;
    width: 300px;
    background-color: #f7f7f7
}

.i_boxb_top {
    height: 195px;
    position: relative;
}

    .i_boxb_top h4 {
        font-size: 20px;
        color: #6e6e6e;
        padding: 30px 0 0 20px;
        background: url(../img/sx_arr_e1.png) no-repeat 105px 36px;
    }

    .i_boxb_top h6 {
        font-size: 28px;
        font-weight: normal;
        color: #163160;
        padding: 0 0 0 20px;
        margin-bottom: 20px;
    }

    .i_boxb_top a {
        display: inline-block;
        border: 1px solid #c1c1c1;
        color: #333;
        margin-left: 20px;
        padding: 2px 10px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        line-height: 20px;
        margin-bottom: 10px;
    }

.i_boxb:hover {
    background-color: #0f3283;
}

    .i_boxb:hover .i_boxb_top h4 {
        font-size: 20px;
        color: #fff;
        padding: 30px 0 0 20px;
        background: url(../img/sx_arr_e2.png) no-repeat 105px 36px;
    }

    .i_boxb:hover .i_boxb_top h6 {
        font-size: 28px;
        font-weight: normal;
        color: #fff;
        padding: 0 0 0 20px;
        margin-bottom: 20px;
    }

    .i_boxb:hover .i_boxb_top a {
        border: 1px solid #fff;
        color: #fff;
        padding: 2px 10px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        line-height: 20px;
    }

        .i_boxb:hover .i_boxb_top a:hover {
            border: 1px solid #eaf2ff;
            color: #0f3283;
            padding: 2px 10px;
            -moz-border-radius: 20px;
            -webkit-border-radius: 20px;
            border-radius: 20px;
            line-height: 20px;
            background-color: #eaf2ff;
        }

.i_boxb_top .em_a {
    position: absolute;
    top: 195px;
    left: 50%;
    margin-left: -28px;
    display: block;
    width: 56px;
    height: 27px;
    background: url(../img/sx_arr_d1.png) no-repeat;
}

.i_boxb:hover .i_boxb_top .em_a {
    position: absolute;
    top: 195px;
    left: 50%;
    margin-left: -28px;
    display: block;
    width: 56px;
    height: 27px;
    background: url(../img/sx_arr_d2.png) no-repeat;
}

.i_boxb_bottom_a {
    width: 300px;
    height: 195px;
    background: url(../img/sx_img_a1.jpg) no-repeat;
}

.i_boxb:hover .i_boxb_bottom_a {
    background: url(../img/sx_img_a2.jpg) no-repeat;
}

.i_boxb_top .em_b {
    position: absolute;
    top: -27px;
    left: 50%;
    margin-left: -28px;
    display: block;
    width: 56px;
    height: 27px;
    background: url(../img/sx_arr_d11.png) no-repeat;
}

.i_boxb:hover .i_boxb_top .em_b {
    position: absolute;
    top: -27px;
    left: 50%;
    margin-left: -28px;
    display: block;
    width: 56px;
    height: 27px;
    background: url(../img/sx_arr_d22.png) no-repeat;
}

.i_boxb_bottom_b {
    width: 300px;
    height: 195px;
    background: url(../img/sx_img_b1.jpg) no-repeat;
}

.i_boxb:hover .i_boxb_bottom_b {
    background: url(../img/sx_img_b2.jpg) no-repeat;
}

.i_boxb_bottom_c {
    width: 300px;
    height: 195px;
    background: url(../img/sx_img_c1.jpg) no-repeat;
}

.i_boxb:hover .i_boxb_bottom_c {
    background: url(../img/sx_img_c2.jpg) no-repeat;
}

.i_boxb_bottom_d {
    width: 300px;
    height: 195px;
    background: url(../img/sx_img_d1_220425.jpg) no-repeat;
}

.i_boxb:hover .i_boxb_bottom_d {
    /*background: url(../img/sx_img_d2.jpg) no-repeat;*/
    background: url(../img/sx_img_d2_220425.jpg) no-repeat;
}

.i_boxc {
    float: left;
    width: 600px;
    background-color: #f7f7f7
}

.i_boxc_left {
    float: left;
    width: 300px;
    height: 200px;
    position: relative;
}

    .i_boxc_left h4 {
        font-size: 20px;
        color: #6e6e6e;
        padding: 70px 0 0 20px;
        background: url(../img/sx_arr_e1.png) no-repeat 105px 76px;
    }

    .i_boxc_left h6 {
        font-size: 28px;
        font-weight: normal;
        color: #163160;
        padding: 0 0 0 20px;
        margin-bottom: 20px;
    }

.i_boxc:hover {
    background-color: #0f3283;
}

    .i_boxc:hover .i_boxc_left h4 {
        font-size: 20px;
        color: #fff;
        padding: 70px 0 0 20px;
        background: url(../img/sx_arr_e2.png) no-repeat 105px 76px;
    }

    .i_boxc:hover .i_boxc_left h6 {
        font-size: 28px;
        font-weight: normal;
        color: #fff;
        padding: 0 0 0 20px;
        margin-bottom: 20px;
    }

.i_boxc_left .em_a {
    position: absolute;
    top: 72px;
    left: 300px;
    display: block;
    width: 27px;
    height: 56px;
    background: url(../img/sx_arr_d111.png) no-repeat;
}

.i_boxc:hover .i_boxc_left .em_a {
    position: absolute;
    top: 72px;
    left: 300px;
    display: block;
    width: 27px;
    height: 56px;
    background: url(../img/sx_arr_d222.png) no-repeat;
}

.i_boxc_right_a {
    float: left;
    width: 300px;
    height: 200px;
    background: url(../img/sx_img_e1.jpg) no-repeat;
}

.i_boxc:hover .i_boxc_right_a {
    background: url(../img/sx_img_e2.jpg) no-repeat;
}

.i_boxc_right_b {
    float: left;
    width: 300px;
    height: 200px;
    background: url(../img/sx_img_f1.jpg) no-repeat;
}

.i_boxc:hover .i_boxc_right_b {
    background: url(../img/sx_img_f2.jpg) no-repeat;
}

.sx_main_boxc {
    width: 100%;
    height: 590px;
    padding: 65px 0;
    background-color: #eaf2ff
}

.sx_main_boxc_in {
    margin: 0 auto;
    width: 1200px;
    height: 590px;
}

.i_boxa {
    float: left;
    width: 220px;
    padding: 40px 25px 20px 25px;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.img_boxa {
    text-align: center
}

.i_boxa dt {
    text-align: center;
    font-size: 17px;
    color: #333;
    line-height: 80px;
}

.i_boxa dd {
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.bortop_a {
    border-top: 5px solid #e24a1b;
}

.bortop_b {
    border-top: 5px solid #0f4aa4;
    margin: 0 40px;
}

.bortop_c {
    border-top: 5px solid #3492ab;
}

.bortop_d {
    border-top: 5px solid #885e34;
    margin-left: 40px;
}

.i_boxa:hover {
    box-shadow: 0 2px 10px #dcdcdc;
}

.sx_footer {
    margin-top: 50px;
}

.sx_footer_top {
    width: 100%;
    height: auto;
    background: #0f3576 url(../img/sx_footer_bg.png) repeat
}

.sx_footer_top_in {
    margin: 0 auto;
    width: 1200px;
    height: 90px;
    line-height: 90px
}

.link_a {
    float: left;
    color: #fff;
    font-size: 16px;
}

.sx_selbox {
    float: left;
    width: 240px;
    height: 20px;
    margin-left: 24px;
    margin-top: 25px;
    line-height: 20px;
    padding: 10px;
    background: #fefefe url(../img/line_b.jpg) no-repeat 68px 12px;
    color: #999
}

.sel_a {
    border: 0;
    width: 160px;
    margin-left: 30px;
}

.sx_footer_center {
    width: 100%;
    height: auto;
    background: #293950 url(../img/sx_footer_bg.png) repeat
}

.sx_footer_center_in {
    margin: 0 auto;
    width: 1200px;
    height: 175px;
    padding-top: 30px;
}

.sx_footer_logo {
    float: left;
    width: 504px;
    height: 124px;
    background: url(../img/footer_logo.png?vs=20231114) no-repeat;
}

.sx_footer_center_in dl {
    float: left;
    color: #e7f0ff;
    margin: 0 120px;
}

.sx_footer_center_in dt {
    font-size: 22px;
    line-height: 50px;
    border-bottom: 1px solid #8293a5
}

.sx_footer_center_in dd {
    line-height: 22px;
}

.sx_footer_center_in ul {
    float: left;
    color: #e7f0ff;
    margin-top: 16px;
}

.sx_footer_center_in li {
    float: right;
    width: 60px;
    height: auto;
    text-align: center;
    line-height: 40px;
    margin-left: 30px;
}

    .sx_footer_center_in li a {
        display: block;
        padding-top: 80px;
        color: #fff
    }

    .sx_footer_center_in li.lia {
        background: url(../img/sx_arr_h.png) no-repeat
    }

    .sx_footer_center_in li.lib {
        background: url(../img/sx_arr_g.png) no-repeat
    }

.sx_footer_bottom {
    width: 100%;
    height: auto;
    background: #152233 url(../img/sx_footer_bg.png) repeat
}

.sx_footer_bottom_in {
    margin: 0 auto;
    width: 1200px;
    height: 75px;
}

.sx_wabox {
    margin: 0 auto;
    width: 480px;
    height: 75px;
    /*background: url(../img/sx_arr_e.jpg) no-repeat right 20px;*/
    color: #949dae;
}

    .sx_wabox p {
        float: left;
        margin-top: 20px;
    }

        .sx_wabox p.pa {
            background: url(../img/sx_arr_d.jpg) no-repeat;
            padding-left: 20px;
            margin-left: 20px;
        }

.banner_jtgk {
    height: 179px;
    background: url(../img/banner_jtgk.jpg) no-repeat center center;
}

.banner_xwzx {
    height: 179px;
    background: url(../img/banner_xwzx.jpg) no-repeat center center;
}

.banner_swyt {
    height: 179px;
    background: url(../img/banner_swyt.jpg) no-repeat center center;
}

.banner_search {
    height: 179px;
    background: url(../img/banner_search.jpg) no-repeat center center;
}

.banner_qywh {
    height: 179px;
    background: url(../img/banner_qywh.jpg) no-repeat center center;
}

.banner_ryyj {
    height: 179px;
    background: url(../img/banner_ryyj.jpg) no-repeat center center;
}

.banner_dqzc {
    height: 179px;
    background: url(../img/banner_dqzc.jpg?vs=20231214) no-repeat center center;
}

.banner_jszx {
    height: 179px;
    background: url(../img/banner_jszx.jpg) no-repeat center center;
}

.banner_rcjs {
    height: 179px;
    background: url(../img/banner_rcjs.jpg) no-repeat center center;
}

.banner_jyly {
    height: 179px;
    background: url(../img/banner_jyly.jpg) no-repeat center center;
}

.banner_xzzx {
    height: 179px;
    background: url(../img/download/banner_xzzx.jpg) no-repeat center center;
}

.sx_gmbox {
    margin: 0 auto;
    width: 1200px;
}

.sx_meun_box {
    float: left;
    width: 210px;
    height: 600px;
    padding-bottom: 100px;
    background-color: #fafafa;
    position: relative;
}

    .sx_meun_box dl {
        position: relative;
        position: absolute;
        top: -35px;
        left: 0
    }

    .sx_meun_box dt {
        width: 210px;
        background-color: #0e3381;
        color: #fff;
        font-size: 22px;
        padding-bottom: 40px;
        padding-top: 35px;
    }

        .sx_meun_box dt div {
            float: right;
            text-align: right;
            margin-right: 30px;
        }

        .sx_meun_box dt p {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 34px;
        }

    .sx_meun_box dd {
        width: 210px;
        height: 48px;
        text-indent: 80px;
        font-size: 15px;
    }

        .sx_meun_box dd a {
            display: block;
            width: 210px;
            height: 48px;
            line-height: 48px;
            color: #0f337f
        }

            .sx_meun_box dd a.on, .sx_meun_box dd a:hover {
                color: #fff;
                background: #0f337f url(../img/sx_arr_f.jpg) no-repeat 184px 18px;
            }

            .sx_meun_box dd a span {
                display: block;
                width: 170px;
                margin: 0 20px;
                border-bottom: 1px solid #e2e2e2
            }

.sx_gm_rightbox {
    float: left;
    width: 922px;
    height: auto;
    padding: 0 15px 50px 15px;
    margin: 30px 0 0 38px
}

.sx_crumber {
    position: relative;
    height: 50px;
    line-height: 50px;
    background: url(../img/sx_arr_g.jpg) repeat-x center bottom;
}

    .sx_crumber h4 {
        background: url(../img/sx_arr_h.jpg) no-repeat 0 18px;
        padding-left: 20px;
        font-size: 20px;
        color: #0b2d84;
        font-weight: normal;
    }

    .sx_crumber span {
        position: absolute;
        top: 0;
        right: 10px;
        color: #999
    }

.sx_crumber_span a {
    color: #0e3381
}

.sx_radio {
    display: none;
    position: absolute;
    top: 0;
    left: -265px;
    width: 1200px;
    height: 600px;
    background-color: #000;
}

.btn_close {
    position: absolute;
    top: -20px;
    right: -20px;
    display: block;
    width: 40px;
    height: 40px;
    background: url(../img/sx_arr_close.png) no-repeat;
    background-size: 100%
}

.sx_gm_rightbanner h2 {
    height: 130px;
    line-height: 130px;
    text-align: center;
    font-size: 26px;
    color: #333
}

.sx_gm_rightbanner h3 {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #333;
    margin: 40px 0 0
}

.sx_gm_rightbanner {
    position: relative;
}

    .sx_gm_rightbanner a.btn {
        margin: 80px auto 40px;
        display: block;
        width: 870px;
        height: 155px;
        background: url(../img/banner_sa.jpg) no-repeat
    }

.sx_zz_dla {
    float: left;
    width: 460px;
    height: auto;
    margin-top: 20px;
}

    .sx_zz_dla dt {
        font-size: 20px;
        line-height: 40px;
        font-weight: bold;
        color: #333
    }

    .sx_zz_dla dd {
        font-size: 15px;
        line-height: 40px;
        color: #666
    }

.sx_imgabox {
    width: 920px;
    height: 700px;
    background: url(../img/sx_yyzz.jpg) no-repeat center 0;
}

.sx_imgbbox {
    width: 920px;
    height: 1335px;
    background: url(../img/sx_yyzz_c.jpg) no-repeat center 0;
}

.sx_imgcbox {
    width: 920px;
    height: 1335px;
    background: url(../img/sx_yyzz_d.jpg) no-repeat center 0;
}

.sx_imgdbox {
    width: 920px;
    height: 1975px;
    background: url(../img/sx_yyzz_b.jpg) no-repeat center 0;
}

.sx_gm_rightbox .tab_a {
    width: 100%;
    height: auto;
    border-top: 10px solid #fff;
    border-right: 10px solid #fff;
    color: #333;
    margin-top: 40px;
}

    .sx_gm_rightbox .tab_a th {
        height: 60px;
        line-height: 60px;
        font-size: 22px;
        background-color: #f5f8ff;
        border-bottom: 10px solid #fff;
        border-left: 10px solid #fff;
    }

    .sx_gm_rightbox .tab_a td {
        text-indent: 20px;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        background-color: #fafafa;
        border-bottom: 10px solid #fff;
        border-left: 10px solid #fff;
    }

        .sx_gm_rightbox .tab_a td i {
            font-style: normal;
            color: #0e3381;
            font-size: 20px;
            margin-right: 10px;
        }

.sx_gm_rightbox p {
    margin: 0 auto;
    width: auto;
    line-height: 36px;
    text-indent: 2em;
    color: #4f4f4f;
    font-size: 15px;
}

.sx_gm_rightbox .dla {
    margin: 20px auto 0;
    width: 920px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 30px;
}

    .sx_gm_rightbox .dla dt {
        font-size: 18px;
        line-height: 50px;
        font-weight: bold;
    }

        .sx_gm_rightbox .dla dt a {
            color: #333
        }

            .sx_gm_rightbox .dla dt a:hover {
                color: #0e3381
            }

    .sx_gm_rightbox .dla .dda {
        color: #999;
        font-size: 12px;
        margin-bottom: 20px;
    }

    .sx_gm_rightbox .dla .ddb {
        color: #666;
        font-size: 15px;
        line-height: 30px;
    }

.sx_gm_rightbox .dlm {
    margin: 20px auto 0;
    width: 920px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 30px;
}

    .sx_gm_rightbox .dlm dt {
        font-size: 18px;
        line-height: 80px;
        font-weight: bold;
        text-align: center;
        color: #333
    }

    .sx_gm_rightbox .dlm dd {
        color: #666;
        font-size: 15px;
        line-height: 30px;
    }

.sx_gm_rightbox .dlk {
    margin: 20px auto 0;
    width: 920px;
    padding-bottom: 30px;
}

    .sx_gm_rightbox .dlk dt {
        font-size: 18px;
        line-height: 50px;
        font-weight: bold;
    }

        .sx_gm_rightbox .dlk dt a {
            color: #333
        }

            .sx_gm_rightbox .dlk dt a:hover {
                color: #0e3381
            }

    .sx_gm_rightbox .dlk .dda {
        color: #999;
        font-size: 12px;
        line-height: 50px;
    }

/*.sx_gm_rightbox .dlk .ddb {
        color: #666;
        font-size: 15px;
        line-height: 30px;
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 20px;
    }*/

sx_gm_rightbox .table {
    width: 100px;
}

.sx_newboh {
    border-bottom: 1px solid #dfdfdf;
    padding-top: 20px;
}

    .sx_newboh img {
        float: left;
        margin-top: 12px;
        margin-right: 50px;
    }

    .sx_newboh .dlb {
        float: left;
        width: 680px;
        padding-bottom: 30px;
    }

        .sx_newboh .dlb dt {
            font-size: 18px;
            line-height: 40px;
            font-weight: bold;
        }

            .sx_newboh .dlb dt a {
                color: #333
            }

                .sx_newboh .dlb dt a:hover {
                    color: #0e3381
                }

        .sx_newboh .dlb .dda {
            color: #999;
            font-size: 12px;
            margin-bottom: 20px;
        }

        .sx_newboh .dlb .ddb {
            color: #666;
            font-size: 15px;
            line-height: 30px;
        }

.sx_list_img {
    height: 1250px;
    background: url(../img/sx_jianjieimg.jpg) no-repeat center 50px;
}

.sx_gm_rightbox .ul_a {
    margin-top: 30px;
}

    .sx_gm_rightbox .ul_a li {
        height: 48px;
        line-height: 48px;
        border-bottom: 1px dashed #ededed
    }

        .sx_gm_rightbox .ul_a li i {
            float: left;
            font-style: normal;
            color: #0e3381;
            font-size: 20px;
            margin-right: 10px;
        }

        .sx_gm_rightbox .ul_a li a {
            float: left;
            color: #333;
            font-size: 14px;
        }

        .sx_gm_rightbox .ul_a li span {
            float: right;
            font-family: Arial, Helvetica, sans-serif;
            color: #999
        }

.sk_ued_page {
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-family: "Microsoft YaHei";
    margin-top: 50px;
}

    .sk_ued_page i {
        margin: 0 5px;
        color: #888;
        font-style: normal;
    }

    .sk_ued_page a {
        font-size: 14px;
        padding: 6px 14px;
        color: #0e3381;
        margin: 0 5px;
        background-color: #eff8ff;
        border-radius: 2px;
        -webkit-border-radius: 2px;
    }

        .sk_ued_page a.on, .sk_ued_page a:hover {
            background-color: #0e3381;
            color: #fff;
        }

        .sk_ued_page a.up_page {
            background: #eff8ff;
            color: #0e3381
        }

            .sk_ued_page a.up_page:hover {
                background: #0e3381;
                color: #fff;
            }

        .sk_ued_page a.next_page {
            background: #eff8ff;
            color: #0e3381
        }

            .sk_ued_page a.next_page:hover {
                background: #0e3381;
                color: #fff;
            }

.paimg {
    text-align: center;
    padding: 30px 0
}

.h2title {
    line-height: 50px;
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-top: 40px;
}

.divoa {
    color: #999;
    text-align: center;
    margin-bottom: 30px;
}

#flinks {
    width: 500px;
}
/* 文字上下滚动 */
.scroll-box {
    position: relative;
    top: 0;
    overflow: hidden;
    padding: 0 10px;
    display: inline-block;
    height: 60px;
    line-height: 60px
}

    .scroll-box.on {
        background: #fff;
        z-index: 2;
        overflow: auto;
        height: auto !important;
        box-shadow: 1px 1px 10px #888
    }

        .scroll-box.on li {
            top: 0 !important;
            border-bottom: 1px dotted #ccc
        }

    .scroll-box li {
        position: relative;
    }

    .scroll-box a {
        display: inline-block;
        white-space: nowrap;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

.scroll-mask {
    z-index: 1;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background-color: rgba(0,0,0,0.5);
    filterprogid: DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)
}

    .scroll-mask.on { /*display:block;*/
    }

.sx_title_a {
    height: 36px;
    line-height: 36px;
    font-size: 26px;
    padding-left: 50px;
    background: url(../img/sx_bann_3.jpg) no-repeat;
    color: #333;
    margin-top: 50px;
}

.sx_title_b {
    height: 36px;
    line-height: 36px;
    font-size: 26px;
    padding-left: 50px;
    background: url(../img/sx_bann_4.jpg) no-repeat;
    color: #333;
    margin-top: 50px;
}

.sx_title_c {
    height: 36px;
    line-height: 36px;
    font-size: 26px;
    padding-left: 50px;
    background: url(../img/sx_bann_5.jpg) no-repeat;
    color: #333;
    margin-top: 50px;
}

.sx_title_d {
    height: 36px;
    line-height: 36px;
    font-size: 26px;
    padding-left: 50px;
    background: url(../img/sx_bann_5.jpg) no-repeat;
    color: #333;
    margin-top: 50px;
}

.sx_banner_a {
    width: 920px;
    height: 130px;
    background: url(../img/sx_banner_1.jpg) no-repeat;
    margin-top: 50px;
}

.sx_ban_a {
    width: 265px;
    height: 55px;
    background: url(../img/sx_ban_1.jpg) no-repeat;
    margin-top: 60px;
}

.sx_ban_b {
    width: 265px;
    height: 55px;
    background: url(../img/sx_ban_2.jpg) no-repeat;
    margin-top: 60px;
}

.sx_banner_b {
    width: 920px;
    height: 130px;
    background: url(../img/sx_banner_2.jpg) no-repeat;
    margin-top: 50px;
}

.sx_ban_c {
    width: 265px;
    height: 55px;
    background: url(../img/sx_ban_3.jpg) no-repeat;
    margin-top: 60px;
}

.sx_ban_d {
    width: 265px;
    height: 55px;
    background: url(../img/sx_ban_4.jpg) no-repeat;
    margin-top: 60px;
}

.sx_banner_c {
    width: 920px;
    height: 130px;
    background: url(../img/sx_banner_3.jpg) no-repeat;
    margin-top: 50px;
}

.sx_ban_e {
    width: 265px;
    height: 55px;
    background: url(../img/sx_ban_5.jpg) no-repeat;
    margin-top: 60px;
}

.sx_ban_f {
    width: 265px;
    height: 55px;
    background: url(../img/sx_ban_6.jpg) no-repeat;
    margin-top: 60px;
}

.sx_banner_d {
    width: 920px;
    height: 130px;
    background: url(../img/sx_banner_4.jpg) no-repeat;
    margin-top: 50px;
}

.sx_ban_g {
    width: 265px;
    height: 55px;
    background: url(../img/sx_ban_7.jpg) no-repeat;
    margin-top: 60px;
}

.sx_ban_h {
    width: 265px;
    height: 55px;
    background: url(../img/sx_ban_8.jpg) no-repeat;
    margin-top: 60px;
}

.sx_banner_e {
    width: 920px;
    height: 130px;
    background: url(../img/sx_banner_5.jpg) no-repeat;
    margin-top: 50px;
}

.sx_ban_i {
    width: 265px;
    height: 55px;
    background: url(../img/sx_ban_9.jpg) no-repeat;
    margin-top: 60px;
}

.sx_ban_j {
    width: 265px;
    height: 55px;
    background: url(../img/sx_ban_10.jpg) no-repeat;
    margin-top: 60px;
}

p.sx_pagm {
    text-indent: 0em;
    width: 920px;
    line-height: 26px;
    padding-bottom: 40px;
    margin-top: 20px;
}

.bor_bottom {
    border-bottom: 1px dashed #f2f2f2
}

.sx_imgluban {
    height: 295px;
    padding-left: 240px;
    background: url(../img/sx_luban.jpg) no-repeat;
    /*background: url(http://erp.sxaz.com.cn:9999/UploadFiles/CMS/20171010155406_04212017-10-24-466899afd9-2d84-46c8-9d7e-9d62dc4e7928.jpg) no-repeat;*/
    background-size: 200px 360px;
    /*background-size: contain;*/
    margin-top: 40px;
}

    .sx_imgluban dt {
        color: #0e3480;
        font-size: 28px;
        font-weight: bold;
        line-height: 120px;
    }

    .sx_imgluban dd {
        color: #333;
        font-size: 15px;
        line-height: 36px;
    }

.sx_imgboxb_p {
    width: 920px;
    height: auto;
    background: url(../img/sx_arr_g.jpg) repeat-x left top;
    margin-top: 50px;
}

.sx_imgboxb_33 {
    width: 920px;
    height: auto;
    /*background: url(../img/sx_arr_g.jpg) repeat-x left top;*/
    margin-top: 0px;
}

.sx_imgboxc_a {
    position: relative;
    width: 450px;
    height: 280px;
    float: left;
    overflow: hidden;
    margin-top: 30px;
}

    .sx_imgboxc_a p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 450px;
        text-indent: 1em;
        height: 50px;
        line-height: 60px;
        color: #fff;
        font-size: 15px;
        background: url(../img/sx_imgbfa.png) no-repeat;
    }

.sx_popox {
    display: block;
    position: absolute;
    top: 450px;
    left: 0;
    width: 450px;
    height: 280px;
    font-size: 22px;
    line-height: 120px;
    background-color: #0e3480;
    opacity: 0.8;
    text-align: center;
    color: #fff;
}

    .sx_popox span {
        display: block;
        width: 100%;
        height: 100px;
        line-height: 120px;
        font-size: 16px;
        background: url(../img/sx_arr_lianjie.png) no-repeat center 0;
    }

.sx_login_boxa {
    position: relative;
    height: 880px;
    background: url(../img/sx_logo_bg.png) no-repeat center 0;
}

.sx_login {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -225px;
    margin-top: -245px;
    width: 450px;
    height: 490px;
    background-color: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

    .sx_login dl {
        width: 350px;
        margin: 20px auto 0;
    }

    .sx_login dt {
        width: 350px;
        font-size: 22px;
        line-height: 60px;
        border-bottom: 2px solid #f8f8f8;
        color: #333;
        margin-bottom: 40px;
    }

        .sx_login dt span {
            border-bottom: 3px solid #0e3381;
            line-height: 60px;
            display: block;
            width: 120px;
            margin: 0 auto;
            text-align: center;
        }

    .sx_login dd {
        margin: 25px auto 0;
        width: 326px;
        height: 48px;
        border: 1px solid #ecf0f3;
    }

        .sx_login dd .inp_a {
            width: 255px;
            margin-left: 50px;
            height: 20px;
            line-height: 20px;
            padding: 5px;
            margin-top: 10px;
            border: 0
        }

        .sx_login dd .inp_b {
            float: left;
            width: 225px;
            margin-left: 50px;
            height: 20px;
            line-height: 20px;
            padding: 5px;
            margin-top: 10px;
            border: 0
        }

        .sx_login dd .inp_c {
            float: left;
            width: 155px;
            margin-left: 50px;
            height: 20px;
            line-height: 20px;
            padding: 5px;
            margin-top: 10px;
            border: 0
        }

        .sx_login dd.dda {
            background: url(../img/sx_arr_login_a.jpg) no-repeat 15px 12px;
        }

        .sx_login dd.ddb {
            background: url(../img/sx_arr_login_b.jpg) no-repeat 15px 12px;
        }

            .sx_login dd.ddb a {
                float: left;
                margin: 12px 0 0 10px;
                display: block;
                width: 23px;
                height: 23px;
                background: url(../img/sx_arr_login_d.jpg) no-repeat;
            }

        .sx_login dd.ddc {
            background: url(../img/sx_arr_login_c.jpg) no-repeat 15px 12px;
        }

            .sx_login dd.ddc img {
                float: left;
                margin: 9px 0 0 5px
            }

        .sx_login dd.ddd {
            margin: 40px auto 0
        }

        .sx_login dd.ddd, .sx_login dd.dde {
            border: 0
        }

            .sx_login dd.ddd a {
                display: block;
                width: 328px;
                height: 50px;
                line-height: 50px;
                text-align: center;
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                background-color: #0e3381;
                color: #fff;
                font-size: 16px;
            }

        .sx_login dd.dde {
            margin: 10px auto 0;
            height: 20px;
            color: #666
        }

            .sx_login dd.dde a {
                color: #0e3381
            }

            .sx_login dd.dde .mima {
                float: right
            }

.sx_reg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -460px;
    margin-top: -355px;
    width: 920px;
    height: 710px;
    background-color: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

    .sx_reg dl {
        width: 850px;
        margin: 20px auto 0;
    }

    .sx_reg dt {
        width: 850px;
        font-size: 22px;
        line-height: 60px;
        border-bottom: 2px solid #f8f8f8;
        color: #333;
        margin-bottom: 40px;
    }

        .sx_reg dt span {
            border-bottom: 3px solid #0e3381;
            line-height: 60px;
            display: block;
            width: 120px;
            margin: 0 auto;
            text-align: center;
        }

    .sx_reg dd {
        margin: 25px auto 0;
        width: 830px;
        height: 48px;
    }

.sx_logtop_boxa {
    width: 920px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    text-align: right;
    color: #fff;
    font-size: 15px;
}

    .sx_logtop_boxa a {
        color: #fff;
        margin-left: 20px;
    }

        .sx_logtop_boxa a:hover {
            color: #c5d8ff
        }

.sx_login_footer {
    height: 80px;
    background-color: #f1f5fe;
    color: #666;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    padding-top: 20px;
}

    .sx_login_footer span {
        background: url(../img/sx_arr_d.jpg) no-repeat 10px 0;
        padding-left: 30px;
    }

.sx_tab_a {
    width: 100%
}

    .sx_tab_a td {
        padding: 6px 6px;
        font-size: 15px;
        color: #333
    }

.inp_n {
    width: 310px;
    height: 24px;
    border: 1px solid #ecf0f3;
    padding: 8px
}

.inp_l {
    width: 310px;
    height: 24px;
    border: 1px solid #ecf0f3;
    padding: 8px;
    background: url(../img/sx_arr_login_d.jpg) no-repeat 295px 10px;
}

.inp_m {
    float: left;
    width: 200px;
    height: 24px;
    border: 1px solid #ecf0f3;
    padding: 8px
}

.sx_tab_a td.tda {
    font-size: 14px;
}

.sx_tab_a td.tdb img {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}

.btn_reg_a {
    display: block;
    width: 328px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #0e3381;
    color: #fff;
    font-size: 16px;
}

.sel_g {
    width: 120px;
    height: 44px;
    border: 1px solid #ecf0f3;
}

.sx_zcxy_boxa h6 {
    width: 820px;
    margin: 10px auto 15px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #0e3381;
}

    .sx_zcxy_boxa h6 span {
        border-left: 3px solid #0e3381;
        padding-left: 10px;
    }

.sx_zcxy_boxb {
    height: 500px;
    overflow: auto;
}

    .sx_zcxy_boxb ul {
        width: 800px;
        margin: 0 auto;
    }

    .sx_zcxy_boxb li {
        font-size: 14px;
        line-height: 30px;
    }

.btn_tybjx {
    margin: 30px auto 0;
    display: block;
    width: 328px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #0e3381;
    color: #fff;
    font-size: 16px;
}

.sx_jyly_boxk h5 {
    font-size: 36px;
    color: #0e3381;
    line-height: 80px;
    margin-top: 30px;
}

.sx_jyly_boxk p {
    width: 920px;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    padding: 30px 0
}

.sx_tba_we {
    width: 100%;
    margin-top: 50px;
}

    .sx_tba_we td {
        padding: 10px 6px;
        font-size: 15px;
        color: #333
    }

.inp_w {
    width: 400px;
    height: 24px;
    border: 1px solid #ecf0f3;
    padding: 8px
}

.inp_z {
    width: 190px;
    height: 24px;
    border: 1px solid #ecf0f3;
    padding: 8px;
    margin-left: 10px;
}

.text_a {
    width: 600px;
    height: 200px;
    border: 1px solid #ecf0f3;
    padding: 8px;
    resize: none;
    font-size: 12px;
    line-height: 26px;
}

.sel_v {
    width: 80px;
    height: 40px;
    border: 1px solid #ecf0f3;
    margin-right: 10px;
}

.btn_qrtj {
    float: left;
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    background: #0e3381;
}

.btn_cxtx {
    float: left;
    margin-left: 20px;
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    background: #272727;
}

.sx_lxfs_boxa .map {
    margin: 50px 0;
    width: 920px;
    height: 460px;
}

.sx_lxfs_te {
    font-size: 32px;
    color: #0e3381;
    font-weight: bold;
}

.sx_lxfs_ula {
    margin: 30px 0;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    padding: 20px 0;
    font-size: 15px;
    line-height: 30px;
}

.sx_lxfs_gzh {
    background: url(../img/ewm.jpg) no-repeat;
    height: 40px;
    padding-top: 60px;
    font-size: 14px;
    padding-left: 110px;
}

.sx_imgah_a {
    float: left;
    margin-top: 15px;
}

.sx_aqxzbox {
    position: relative;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 30px;
    padding-top: 20px;
}

    .sx_aqxzbox .dla {
        float: left;
        width: 540px;
        margin-top: 0;
        margin-left: 30px;
        margin-right: 30px;
        border-bottom: 0
    }

.btn_aqxz {
    position: absolute;
    bottom: 80px;
    right: 0;
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #0e3381;
    cursor:pointer;
}

.sx_aqxzbox {
    position: relative;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 15px;
    padding-top: 15px;
}

    .sx_aqxzbox .dla {
        float: left;
        width: 540px;
        margin-top: 40px;
        margin-left: 30px;
        margin-right: 30px;
        border-bottom: 0
    }

.btn_aqxz {
    position: absolute;
    bottom: 80px;
    right: 0;
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #0e3381
}

.returnWord {
    position: relative;
    display: inline-block;
    font-size: 16px;
    top: -10px;
    left: -20px;
}

    .returnWord:hover {
        cursor: pointer;
        font-size: 18px;
        color: #2875c5;
    }

.wap_bob_kb {
    width: 100%;
    margin-top: 10px;
}

    .wap_bob_kb a {
        float: right;
        text-indent: 30px;
        width: 90px;
        height: 30px;
        line-height: 30px;
        color: #fff;
        border-radius: 5px;
        margin-top: 5px;
    }

    .wap_bob_kb button {
        float: right;
        text-indent: 30px;
        width: 90px;
        height: 30px;
        line-height: 30px;
        color: #fff;
        border-radius: 5px;
        margin-top: 5px;
    }

    .wap_bob_kb .btn_a {
        background: #d94332 url(/Resources/MobileResources/img/btn_f_arra.png) no-repeat 5px 8px;
    }

    .wap_bob_kb .btn_b {
        background: #f2a354 url(/Resources/MobileResources/img/btn_f_arrb.png) no-repeat 5px 8px;
        margin: 5px 6px 0 6px
    }

    .wap_bob_kb .btn_c {
        background: #2875c5 url(/Resources/MobileResources/img/btn_f_arrc.png) no-repeat 5px 8px;
    }

    .wap_bob_kb .btn_d {
        background: #2f95a4 url(/Resources/img/fanhui1.png) no-repeat 5px 8px;
    }

    .wap_bob_kb .btn_e {
        background: #875c32 url(/Resources/MobileResources/img/btn_f_arre.png) no-repeat 5px 8px;
        margin: 5px 6px 0 6px
    }

    .wap_bob_kb .btn_f {
        background: #d94332 url(/Resources/img/fengxiang16.png) no-repeat 5px 8px;
        margin: 5px 2px 0 2px
    }

    .wap_bob_kb .btn_g {
        background: #009943 url(/Resources/MobileResources/img/btn_f_arrg.png) no-repeat 5px 8px;
    }

    .wap_bob_kb .btn_h {
        background: #00a0ea url(/Resources/img/fengxiang.png) no-repeat 5px 8px;
        margin: 5px 6px 0 6px
    }

    .js_left_child::-webkit-scrollbar {
        width: 2px; /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
    .js_left_child::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #0e3381d9;
    }
    .js_left_child::-webkit-scrollbar-track { /*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #bde6ff2b;
    }
    