@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    font-family: "Microsoft YaHei"
}

.w_90 {
    width: 90%
}

.w_95 {
    width: 95%
}

.w_100 {
    width: 100%
}

a {
    cursor: pointer;
    text-decoration: none
}

li, ol, ul {
    list-style-type: none
}

.clear {
    clear: both
}

.mg_0 {
    margin: 0 auto
}

.mg_t10 {
    margin-top: .5rem
}

.mg_t20 {
    margin-top: 1rem
}

.mg_t30 {
    margin-top: 1.5rem
}

.mg_t40 {
    margin-top: 2rem
}

.mg_t50 {
    margin-top: 2.5rem
}

.pd_tb {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.pd_21 {
    padding: 2rem 1rem
}

.t_l {
    text-align: left
}

.t_c {
    text-align: center
}

.t_r {
    text-align: right
}

.t_i {
    text-indent: 2em
}

.hongse {
    color: red
}

.huangse {
    color: #fff100
}

.lanse {
    color: #00a0e9
}

.baise {
    color: #FFF
}

.heise {
    color: #000
}

.heise2 {
    color: #221815
}

.bg_hong {
    background: red
}

.bg_huang {
    background: #fff100
}

.bg_lan {
    background: #00a0e9
}

.bg_bai {
    background: #FFF
}

.bg_hei {
    background: #000
}

.bg_lan_t {
    background: rgba(0, 160, 233, 0.7) !important;
    filter: alpha(opacity=70)
}

.bg_hei_t {
    background: rgba(0, 0, 0, 0.7) !important;
    filter: alpha(opacity=70)
}

.banner img {
    display: block
}

.kongbai01 {
    width: 100%;
    height: 40px
}

.b {
    font-weight: 700
}

.d_n {
    display: none
}

.d_b {
    display: block
}

.f_l {
    float: left
}

.f_r {
    float: right
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.flex_center {
    display: flex;
    align-items: center;
    justify-content: center
}

.flex_valign_center {
    display: flex;
    align-items: center
}

.p_r {
    position: relative
}

.p_a {
    position: absolute
}

.f_12 {
    font-size: .6rem
}

.f_14 {
    font-size: .7rem
}

.f_15 {
    font-size: .75rem
}

.f_16 {
    font-size: .8rem
}

.f_18 {
    font-size: .9rem
}

.f_20 {
    font-size: 1rem
}

.f_22 {
    font-size: 1.1rem
}

.f_24 {
    font-size: 1.2rem
}

.f_25 {
    font-size: 1rem
}

.f_30 {
    font-size: 1.5rem
}

.f_35 {
    font-size: 1.75rem
}

.f_40 {
    font-size: 2rem
}

.f_45 {
    font-size: 2.25rem
}

.l_h_20 {
    line-height: 1rem
}

.l_h_25 {
    line-height: 1.25rem
}

.l_h_30 {
    line-height: 1.5rem
}

.l_h_35 {
    line-height: 1.75rem
}

.l_h_40 {
    line-height: 2rem
}

.wt_ul li {
    float: left;
    position: relative
}

.wt_ul li .wt_d {
    position: relative
}

.wt_ul li img {
    display: block
}

.wt_ul li.fir_mg {
    margin-left: 0
}

.wt_ul li > p, .wt_ul li .wt_d > p {
    width: 100%;
    padding: 3px 0;
    background: #000;
    filter: alpha(opacity=70);
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    color: #FFF
}

#div_560 {
    min-width: 320px;
    max-width: 480px;
    margin: 0 auto;
    background: #fff;
    font-size: 1.2rem
}

.banner img {
    display: block
}

#header_all {
    position: relative;
    padding-bottom: 2%
}

#header_all h1 {
    text-align: right;
    padding: 1.5%
}

#header_all h1 img {
    display: block
}

#header_all h1 img.logo {
    width: 88.5%;
    max-width: 671px;
    max-height: 67px;
    float: left
}

#header_all h1 img.nav_ico {
    margin-top: 2%;
    float: right;
    width: 2rem
}

#header_all .nav {
    position: absolute;
    height: 100vh;
    left: -7.05rem;
    top: 0;
    width: 7rem;
    z-index: 20
}

#header_all .nav .nav_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1;
    display: none
}

#header_all .nav.active .nav_mask {
    display: block
}

#header_all .nav .text {
    padding: 1rem 1rem 0 .8rem;
    width: 8rem;
    height: 100vh;
    background: #171717;
    text-align: left;
    opacity: 0
}

#header_all .nav .text h2 {
    color: #f3f1f2;
    padding-bottom: 2rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #2c2c2c
}

#header_all .nav .text h2 span {
    display: block;
    float: left
}

#header_all .nav .text h2 img {
    display: block;
    margin-left: 2%;
    margin-top: 1%;
    float: right
}

#header_all .nav .text a {
    color: #a0a0a0;
    display: block;
    margin-top: 1rem
}

#header_all .nav ul li {
    text-align: center;
    margin-top: 1.5%
}

.index_tit {
    padding: .5rem 2.5%;
    border-bottom: 2px solid #d7d7d7
}

.index_tit_d1 {
    float: left;
    height: 1.75rem;
    line-height: 1.75rem;
    padding-left: .5rem;
    border-left: 3px solid #e7250e
}

.index_tit_yybm_a {
    color: #c00;
    padding: .5% 2%;
    border: 1px solid #c00;
    border-radius: 10px;
    float: right;
    margin-right: 2%
}

.index_form li {
    margin-top: 1.3rem
}

.index_form .index_form_p {
    width: 12%;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.05rem
}

.index_form .pt_input {
    padding-left: .6rem;
    width: 88%;
    height: 2.5rem;
    line-height: 2.5rem;
    -webkit-border-radius: .5rem;
    -moz-border-radius: .5rem;
    border-radius: .5rem;
    font-size: 1rem;
    color: #545454;
    border: 1px solid #645656;
}

.index_form .pt_input1 {
    width: 39%
}

.index_form .pt_input2 {
    margin-left: 2%
}

.index_form .pt_input::-webkit-input-placeholder {
    color: #545454
}

.index_form .pt_input:-moz-placeholder {
    color: #545454
}

.index_form .pt_input::-moz-placeholder {
    color: #545454
}

.index_form .pt_input:-ms-input-placeholder {
    color: #545454
}

.index_form .form_sub {
    border: 0;
    padding-left: 0;
    font-size: 1.1rem;
    color: #FFF;
    background: #e7250e
}

.field-invalid {
    border-color: #a94442
}

.field-invalidmsg {
    color: #a94442
}

.field-tooltipWrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 19891014
}

.field-tooltipInner {
    pointer-events: none;
    display: table;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.field-tooltip {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.field-tooltip .field-invalidmsg {
    color: #fff
}

.field-tooltip .zvalid-resultformat {
    display: inline-block;
    position: relative;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    pointer-events: auto
}

.field-invalid1 {
    border-color: #a94442
}

.field-invalidmsg1 {
    color: #a94442
}

.field-tooltipWrap1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 19891014
}

.field-tooltipInner1 {
    pointer-events: none;
    display: table;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.field-tooltip1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.field-tooltip1 .field-invalidmsg1 {
    color: #fff
}

.field-tooltip1 .zvalid-resultformat1 {
    display: inline-block;
    position: relative;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 6px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    pointer-events: auto
}

.com-client {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 800;
    background: #f3f5f4;
    font-size: 1.2em
}

.user-info {
    width: 100%;
    float: left
}

.user-info li {
    width: 49.8%;
    text-align: center;
    float: left;
    display: inline;
    box-sizing: border-box
}

.com-client .dianzx {
    width: 99%;
    height: 3em;
    border-radius: 3px;
    margin: 1.5% auto;
    text-align: center;
    padding-right: 3%;
    line-height: 3em;
    color: #FFF;
    background: #0c97ee;
    font-size: .9em
}

.innum {
    width: 1.5em;
    height: 1.5em;
    border-radius: 1.5em;
    background-color: #fff;
    position: absolute;
    top: .2em;
    right: .2em;
    line-height: 1.5em;
    text-align: center;
    color: red;
    font-size: .8em
}

.dianzixunbox {
    border: 1px solid #e60012;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e60012), to(#e60012));
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-name: breathe;
    -webkit-animation-duration: 2700ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate
}

@-webkit-keyframes breathe {

    0% {
        box-shadow: 0 1px 2px #fb4141
    }
    100% {
        opacity: 1;
        background: #0c97ee;
        border: 1px solid #0c97ee
    }
}

#LXB_CONTAINER, #LXB_CONTAINER_SHOW, #LXB_CONTAINER_SHOW ins, #LXB_CONTAINER ins, #LXB_CONTAINER em, #LXB_CONTAINER a, #LXB_CONTAINER input {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: transparent;
    background-position: 0 0;
    background-size: auto;
    background-repeat: repeat;
    background-origin: padding-box;
    background-clip: border-box;
    background-attachment: scroll;
    background-image: none;
    border: 0;
    outline: invert none medium;
    color: #000;
    direction: ltr;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    white-space: normal;
    word-spacing: normal;
    font-size: 12px;
    font-family: Tahoma, "微软雅黑", Helvetica, sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    visibility: visible;
    overflow: visible;
    list-style: none;
    float: none;
    clear: none;
    display: block;
    position: static;
    top: auto;
    left: auto;
    vertical-align: baseline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text
}

#LXB_CONTAINER, #LXB_CONTAINER ins {
    display: block;
    text-decoration: none;
    visibility: visible !important
}

#LXB_CONTAINER ins {
    background-color: transparent
}

#LXB_CONTAINER.lxb-container {
    position: fixed;
    z-index: 2147483647;
    font-size: 12px
}

.lxb-mobile-pos-left {
    left: 0
}

.lxb-mobile-pos-right {
    right: 0
}

.lxb-mobile-pos-middle {
    top: 35%
}

.lxb-mobile-pos-bottom {
    bottom: 0
}

#LXB_CONTAINER input.lxb-cb-input {
    position: absolute;
    border: 0;
    font-size: 12px;
    outline: 0
}

#LXB_CONTAINER .lxb-cb-input-clear, #LXB_CONTAINER .lxb-cb-latest-call, #LXB_CONTAINER .lxb-cb-input-feedback {
    position: absolute;
    overflow: hidden;
    cursor: pointer
}

#LXB_CONTAINER .lxb-cb-input-clear {
    width: 22px;
    height: 22px;
    background: url(/static/images/icon.png) 0 0 no-repeat
}

#LXB_CONTAINER .lxb-cb-input-btn, #LXB_CONTAINER .lxb-container-btn-hide {
    position: absolute;
    overflow: hidden;
    cursor: pointer
}

#LXB_CONTAINER .lxb-cb-input-tip, #LXB_CONTAINER .lxb-cb-input-feedback {
    position: absolute;
    font-size: 12px;
    line-height: 14px
}

#LXB_CONTAINER .lxb-cb-input-tip b {
    font-size: 12px
}

#LXB_CONTAINER .lxb-cb-input-tip-content, #LXB_CONTAINER .lxb-cb-input-feedback-txt {
    margin: 2% 4%
}

#LXB_CONTAINER_SHOW.lxb-container-btn-show {
    position: fixed;
    width: 2.5em;
    cursor: pointer;
    overflow: hidden;
    background-color: #b7dde8;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 5px 0;
    border-radius: 5px;
    font-size: 12px;
    z-index: 2147483647;
    line-height: 15px
}

#LXB_CONTAINER .lxb-container-btn-hide {
    width: 30px;
    height: 30px;
    background: url(/static/images/icon.png) -40px 0;
    top: -15px;
    right: -15px
}

#LXB_CONTAINER.lxb-container-mobile-4 {
    border: 2px solid #0b7bd2;
    border-radius: 4px;
    height: 128px;
    width: 85%;
    background: #fff;
    left: 7%;
    top: 35%;
    -webkit-box-shadow: 3px 0 8px #ccc;
    -moz-box-shadow: 3px 0 8px #ccc;
    box-shadow: 3px 0 8px #ccc
}

#LXB_CONTAINER.lxb-mobile-pos-bottom .lxb-cb-latest-call {
    bottom: 36px
}

#LXB_CONTAINER.lxb-container-mobile-4 .lxb-cb-input {
    top: 19px;
    left: 2%;
    width: 66%;
    height: 25px;
    padding: 0 5px;
    border: 1px solid #ccc !important;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 2
}

#LXB_CONTAINER.lxb-container-mobile-4 .lxb-cb-input-btn {
    top: 21px;
    left: 75%;
    right: 4%;
    width: 23%;
    height: 24px;
    line-height: 24px;
    background: #2590e2 !important;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    text-align: center
}

#LXB_CONTAINER.lxb-container-mobile-4 .lxb-cb-input-clear {
    top: 22px;
    left: 62.5%;
    z-index: 3
}

#LXB_CONTAINER.lxb-container-mobile-4 .lxb-cb-latest-call {
    color: #444;
    width: 69%;
    left: 2%;
    padding: 8px 5px;
    background: #fff !important;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 3px;
    top: 43px;
    z-index: 1
}

#LXB_CONTAINER.lxb-container-mobile-4 .lxb-cb-input-tip {
    width: 96%;
    top: 50px;
    left: 2%;
    display: block
}

#LXB_CONTAINER.lxb-container-mobile-4 .lxb-cb-input-tip-content {
    color: #2d85d5;
    font-size: 12px;
    line-height: 14px
}

#LXB_CONTAINER.lxb-container-mobile-4 .lxb-cb-input-feedback {
    width: 96%;
    top: 50px;
    left: 2%;
    display: block
}
/*弹窗*/
.tanchuang_1 {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10000
}

.tanchuang_1 img {
    display: block
}

.tanchuang_1 p.tc1_p {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5)
}

.tc1_d1 {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 100%;
    max-width: 650px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.tc1_d2 {
    position: relative;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    padding: 1.546875rem 0;
    background-color: #fff;
    border-radius: 17px
}

.tc1_d2 .tc1_d2_p1 {
    position: absolute;
    width: 21.25rem;
    height: 4.2rem;
    line-height: 3.5rem;
    top: -2.1rem;
    left: 50%;
    margin-left: -10.6rem;
    background: url("/static/default/pubimg/tc_2.png") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    font-size: 1.3rem;
    color: #fff
}

.tc1_d2_p2 {
    margin-top: 1rem;
    font-size: 1.5rem
}

.tc1_d2_p2 span {
    display: block;
    color: #e7240e
}

.tc1_d2_p3 {
    font-size: 1rem;
    color: #7d7d7d;
    margin-top: .5rem
}

.tc1_d3 {
    width: 90%;
    margin: 0 auto;
    text-align: center
}

.tanchuang_kst_text, .tanchuang_kst_btn {
    font-size: 1rem;
    height: 2rem;
    line-height: 2rem;
    margin-top: 1.5rem;
    -webkit-border-radius: .5rem;
    -moz-border-radius: .5rem;
    border-radius: .5rem
}

.tanchuang_kst_text {
    border: 1px solid #7d7d7d;
    width: 67%;
    padding-left: 3%
}

.tanchuang_kst_btn {
    width: 30%;
    margin-left: 3%;
    background: #e7240e;
    color: #fff
}

.tc1_d2_p5 {
    margin-top: 0rem;
    width: 90%
}

.tc_guanbi {
    text-align: center;
    font-size: 1.1rem;
    width: 3rem;
    height: 3rem;
    line-height: 2.8rem;
    border: 2px solid #fff;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
    color: #fff;
    position: absolute;
    bottom: 20rem;
    right: 20%
}

.tc1_d2_p5 a.swt_tc {
    color: #FFF;
    display: block;
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem
}

.tc1_d2_p5 a.swt_tc_1 {
    background: #5dbd00
}

.tc1_d2_p5 a.swt_tc_2 {
    background: #e60000
}
/*弹窗*/
/*底部版权*/
.index_con_p {
    padding-top: 2%;
    padding-bottom: 5rem;
}
.bg_e6 {
    background-color: #e6e6e6;
}
.col_1b {
    color: #1b1b1b;
}
.index_form {
    padding-bottom: 1.0rem;
}
/*底部版权*/