﻿html, body, div {
    margin: 0;
    padding: 0;
}

body {
    /* background: url(../images/login_bg.png) top left no-repeat; 
    background: #f1f6f8;*/
    background-size: cover;
    /* overflow: hidden; */
    font-family: "宋体";
    color: #333;
    padding: 0;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #ddd;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ddd;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ddd;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ddd;
}

.dropdown .ng-scope .datetimepickerdropdown {
    display: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

abbr, address, article, aside, b, blockquote, cite, code, dd, del, details, dfn, div, dl, dt, em, figcaption, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, ins, kbd, label, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, summary, time, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

.float-l span {
    float: right;
    display: inline;
    cursor: pointer;
}

#header .float-l .kefu a {
    color: #4e84ff;
}

body, html {
    height: auto;
    padding: 0;
}

.bg-wrap {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
}

.bg-wrap {
    /* background: url(../images/login_bg.png) top left no-repeat; */
    /* background-size: cover; */
    margin: 70px auto 50px;
    /* overflow: hidden; */
}

.main-cont-wrap {
    width: 320px;
    height: 480px;
    padding: 20px 30px;
    background: #fff;
    float: right;
    box-shadow: 0 20px 30px 0 rgba(63,63,65,.06);
    border-radius: 10px;
    /* position: relative; */
}

.from-title {
    margin-bottom: 40px;
}

.g-mb40 {
    margin-bottom: 40px;
}

.s-txt-c, .ui-protocol a:hover {
    color: #4e84ff;
}

.f-fr {
    float: right;
}

.s-fs20 {
    font-size: 20px;
}

.g-vta-m {
    vertical-align: middle;
}

.s-txt-gy1, .ui-protocol a {
    color: #b2adbc;
    font-size: 15px;
    margin-right: 5px;
    font-weight:bold;
}

.g-mr5 {
    margin-right: 5px;
}

.s-fs14 {
    font-size: 14px;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a, button, input, textarea {
    -webkit-tap-highlight-color: transparent;
}

.ui-form-item {
    position: relative;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e3e3e3;
    box-sizing: border-box;
}


.g-mb30 {
    margin-bottom: 30px;
}

.ui-form-txt {
    display: inline-block;
    width: 70px;
    color: #595961;
    font-size: 14px;
    float: left;
    margin-right: 10px;
}



.ui-area-num {
    width: 32px;
    display: inline-block;
}

.s-fs14 {
    font-size: 14px;
}

.s-fc-gy4 {
    color: #595961;
    width: 32px;
    display: inline-block;
    font-size: 14px;
}

.js-arrow-select {
    width: 10px;
    margin: 2px 10px 4px 5px;
    cursor: pointer;
}

.ui-form-input, .ui-form-input1, #address_p {
    border: 0;
    outline: 0;
    font-size: 14px;
    color: #595961;
    width: 145px;
    line-height: normal;
    padding: 5px 0 5px 10px;
    border-left: 1px solid #ddd;
}

#pwd {
    width: 220px;
}

.ui-form-input {
    width: 125px;
    line-height: normal;
    padding: 5px 0 5px 10px;
    border-left: 1px solid #ddd;
}

.input-hide {
    opacity: 0;
}

input {
    line-height: normal;
}

.ui-form-input-phone {
    border: 0;
    outline: 0;
    font-size: 14px;
    color: #595961;
    width: 155px;
    line-height: normal;
    padding: 5px 0 5px 10px;
    border: 0;
    border-left: 1px solid #ddd;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.js-select-list {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 40px;
    width: 100%;
    background-color: #fff;
    z-index: 1;
    box-shadow: 0 10px 30px 0 rgba(63,63,65,.1);
    display: none;
}

    .js-select-list li {
        font-size: 14px;
        cursor: pointer;
        padding-left: 20px;
        height: 40px;
        line-height: 40px;
    }

.consult:hover .qq-icon, .ui-code-box {
    display: none;
}

.ui-form-item {
    /* display: none; */
    margin-bottom: 20px;
    position: relative;
    height: 40px;
    margin-bottom: 30px;
    line-height: 40px;
    border-bottom: 1px solid #e3e3e3;
    box-sizing: border-box;
}

.code-box {
    /* display:none; */
}


.g-mb20 {
    margin-bottom: 20px;
}

.ui-code-img, .ui-getcode {
    width: 64px;
    display: inline-block;
}

    .ui-code-img img {
        width: 100%;
    }

.form-checkbox {
    position: absolute;
    width: 21px;
    height: 21px;
    opacity: 0;
    z-index: 9;
}

.s-txt-gy2 {
    float: right;
    font-size: 14px;
    color: #595961;
}

.s-fs14 {
    font-size: 14px;
}

.f-fr {
    float: right;
}

#messageBox, .forget-model .ui-form-btn, .login-model .ui-form-btn {
    position: absolute;
    margin: 0 auto;
    /* width: 100%; */
    bottom: 18px;
}

.ui-form-btn {
    position: absolute;
    bottom: 130px;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.ui-button {
    display: block;
    width: 320px;
    height: 45px;
    text-align: center;
    color: #fff;
    background: #4e84ff;
    border-radius: 6px;
    font-size: 16px;
    border: 0;
    outline: 0;
}

.ui-button1 {
    display: block;
    width: 320px;
    height: 45px;
    text-align: center;
    color: #4ae779;
    background: #fff;
    border-radius: 6px;
    font-size: 16px;
    border: 1px solid #4ae779;
    outline: 0;
}

.ui-form-btn .ui-button {
    margin: 0 auto;
}

input {
    line-height: normal;
}

.s-tac {
    text-align: center;
}

.old_system {
    font-weight: 700;
}

.s-txt-c, .ui-protocol a:hover {
    color: #4e84ff;
    font-size: 15px;
    width: 74px;
    padding: 0;
    height: 26px;
    line-height: 26px;
    background: none;
    border: 0;
    margin: 0;
    font-weight:bold;
}

#signUpForm .getcode.dis {
    cursor: not-allowed;
}

#changePwdForm .getcode.dis {
    cursor: not-allowed;
}

.s-txt-c.disabled2 {
    text-align: right;
    color: #595961;
}

.g-mt10 {
    margin-top: 10px;
}

.s-fs12 {
    font-size: 12px;
}

.f-dis-b {
    display: block;
}

.address-wrap {
    position: absolute;
    top: -2px;
    left: 82px;
    height: 84px;
    width: 210px;
}

.ui-select {
    position: absolute;
    top: 10px;
    right: 0;
    cursor: pointer;
    width: 20px;
}

.local-select {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 0;
    cursor: pointer;
    width: 20px;
}

.address-wrap address {
    height: 82px;
}


.address-input {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px;
    width: 215px;
    height: 40px;
    color: #bbb;
    font-size: 14px;
    font-style: normal;
    background-color: transparent;
    padding-right: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.ui-protocol {
    font-size: 12px;
    color: #b2adbc;
    text-align: center;
    margin-top: 24px;
}

.address.dropdown-menu {
    padding: 0 0 10px !important;
    margin: 0 !important;
    min-width: 580px !important;
    font-size: 12px !important;
}


.dropdown-menu {
    padding: 0 0 10px;
    margin: 0;
    width: 580px;
    font-size: 12px;
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
    border-radius: 6px;
    border: 1px solid #eaeaea;
    text-align: left;
    background-color: #fff;
    position: absolute;
    left: -220px;
    top: -240px;
    z-index: 1000;
    display: none;
}

.address-tab {
    padding: 10px;
}




.address-con .address-tab a.active, .address-con .address-tab a:hover {
    background: #f2f2f6;
    border-radius: 6px;
    font-weight: 700;
}

.address-con .address-tab a {
    height: 30px;
    width: 80px;
    text-align: center;
    text-decoration: none;
}

.address-con .address-body > div > div > span, .address-con .address-tab a {
    display: inline-block;
    line-height: 30px;
    font-style: normal;
    color: #768289;
}

a, button, input, textarea {
    -webkit-tap-highlight-color: transparent;
}

.address.dropdown-menu .row {
    margin: 0 !important;
}

.address.dropdown-menu {
    padding: 0 0 10px !important;
    margin: 0 !important;
    min-width: 580px !important;
    font-size: 12px !important;
}


    .address.dropdown-menu .row .address-list div {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 5px;
    }


.address-con .address-body > div > div > span {
    padding: 0 10px;
    cursor: pointer;
}

.address-con .address-body > div > div > span, .address-con .address-tab a {
    display: inline-block;
    line-height: 30px;
    font-style: normal;
    color: #768289;
}

.pointer {
    width: 25%;
    float: left;
    box-sizing: border-box;
}


.ui-toggle {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
    background: url(../images/close.svg) 0 0 no-repeat;
    background-size: 100% 100%;
}

    .ui-toggle.active {
        background: url(../images/open.svg) 0 0 no-repeat;
        background-size: 100% 100%;
    }

.f-fr {
    float: right;
}

.ivu-modal-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(55,55,55,.6);
    height: 100%;
    z-index: 1000;
}

#messageBox {
    bottom:95px;
    text-align: left;
    width: auto;
    font-size: 16px;
    height: 20px;
    overflow: hidden;
    color: #ff5050;
}

.form-title {
    margin-bottom: 30px;
}

#address_p { /* display:none; */
    position: absolute;
    z-index: 999;
    width: 190px;
    font-size: 14px;
    color: #bbb;
    width: 180px;
    line-height: normal;
    padding: 5px 0 5px 10px;
    border-left: 1px solid #ddd;
    height: 26px;
    background: #ffffff;
    float: left; /* padding: 0; */
}




#footer {
    width: 100%;
    /* position:absolute; */
    bottom: 6px;
    text-align: center;
}

    #footer ul {
        list-style: none;
        width: 310px;
        margin: 0 auto;
        padding: 0;
    }

        #footer ul li {
            width: auto;
            float: left;
        }

            #footer ul li a {
                font-size: 12px;
                display: block;
                width: 100%;
                margin-right: 10px;
                cursor: pointer;
                transition: .2s;
                color: #84899f;
            }

    #footer .container {
        width: 1000px;
        margin: 0 auto;
    }

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

#footer .footer_banq p {
    padding: 10px 0;
    font-size: 12px;
    color: #84899f;
}

    #footer .footer_banq p a {
        cursor: pointer;
        font-size: 12px;
        color: #84899f;
    }

        #footer .footer_banq p a:hover {
            color: #4e84ff;
        }

.bg-wrap .container {
    width: 880px;
    margin: 0 auto;
}

.content_title {
    margin-top: 25px;
    line-height: 50px;
    font-size: 40px;
    color: #38342b;
    font-weight: 400;
    cursor: pointer;
}

    .content_title a {
        display: block;
        margin-top: 25px;
        line-height: 50px;
        font-size: 40px;
        color: #38342b;
        font-weight: 400;
    }

        .content_title a:hover {
            color: #4e84ff;
        }

.content_pyh {
    width: 400px;
    float: left;
    text-align: left;
    background: #f7fafc;
}

    .content_pyh .s1 {
        margin-top: 10px;
        line-height: 24px;
        font-size: 20px;
        color: #54514d;
        display: block;
    }

    .content_pyh .p1 {
        margin-top: 40px;
        line-height: 29px;
        font-size: 15px;
        color: #54514d;
    }

content_pyh .p2 {
    margin-top: 10px;
}

.content_pyh .s2, .content_pyh .s3 {
    color: #000;
    font-weight: 400;
    font-size: 15px;
}

.content_pyh .s3 {
    margin-right: 20px;
    float: left;
    line-height: 36px;
}

.content_pyh #play_bt {
    background: #4e84ff;
    cursor: pointer;
    width: 100px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border: 1px solid #4e84ff;
    text-align: center;
    font-size: 14px;
    display: block;
    margin: 25px auto 0;
    transition: all .2s;
    border-radius: 5px;
}

    .content_pyh #play_bt:hover {
        background: #fff;
        color: inherit;
        color: #54514d;
    }

#wrapper {
    height: 100%;
    width: 100%;
    text-align: center;
    display: table;
    position: absolute;
    top: 0;
}

    #wrapper canvas {
        position: absolute;
        top: 0;
        left: 0;
        /* opacity: 0.3; */
    }

#canvas {
    z-index: 1;
}

#canvasbg {
    z-index: -1;
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(3px);
    /* opacity: 0.6; */
}

#particles-js {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.tab1_qy {
    display: none;
}

.tab1_xm,
.tab1_qy {
    width: 236px;
    float: left;
}

.tab_tab {
    width: 80px;
    float: right;
}

    .tab_tab span {
        margin-top: 6px;
        font-size: 12px;
        display: block;
        float: left;
        width: 50%;
        height: 28px;
        line-height: 26px;
        text-align: center;
        border: 1px solid #d3d5dc;
        margin-left: -1px;
        cursor: pointer;
        position: relative;
        color: #b5b8c9;
        box-sizing: border-box;
    }

        .tab_tab span:hover {
            background-color: #7ba9ff;
            border-color: #7ba9ff;
            color: #fff;
            z-index: 1;
        }

        .tab_tab span.active {
            border-color: #679cfc;
            background-color: #679cfc;
            color: #fff;
            z-index: 1;
        }

.ivu-checkbox-wrapper {
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    padding-left: 2px;
    /* margin-bottom:25px; */
}

.ivu-checkbox {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    outline: 0;
    line-height: 1;
    width: 20px;
    height: 20px;
    position: relative;
}

    .ivu-checkbox .ivu-checkbox-inner {
        width: 18px;
        top: 0;
        left: 0;
        position: absolute;
        display: inline-block;
        height: 18px;
        border-radius: 2px;
        border: 1px solid #b3b6c2;
    }

.ivu-checkbox-inner:after {
    content: "";
    display: table;
    width: 4px;
    height: 8px;
    position: absolute;
    top: 1px;
    left: 4px;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg) scale(0);
    transition: all .2s ease-in-out;
    box-sizing: border-box;
}

.ivu-checkbox-input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    padding: 0;
    box-sizing: border-box;
}

.ivu-checkbox-checked:hover .ivu-checkbox-inner:after {
    content: "";
    display: table;
    width: 6px;
    height: 10px;
    position: absolute;
    top: 2px;
    left: 5px;
    border: 2px solid #28b78a;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg) scale(1);
    transition: all .2s ease-in-out;
}

.ivu-checkbox-wrapper .ivu-checkbox:hover .ivu-checkbox-inner:after {
    content: "";
    display: table;
    width: 6px;
    height: 10px;
    position: absolute;
    top: 2px;
    left: 5px;
    border: 2px solid #e4e5e8;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg) scale(1);
    transition: all .2s ease-in-out;
}

.ivu-checkbox-checked .ivu-checkbox-inner:after {
    content: "";
    display: table;
    width: 6px;
    height: 10px;
    position: absolute;
    top: 2px;
    left: 5px;
    border: 2px solid #28b78a;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg) scale(1);
    transition: all .2s ease-in-out;
}

.yued {
    color: #848a9f;
}

    .yued a {
        color: #333;
    }

        .yued a:hover {
            color: #666;
        }

#submit[disabled] {
    color: #bbbec4;
    background-color: #f7f7f7;
    border-color: #dddee1;
    cursor: not-allowed;
}

#submit {
    cursor: pointer;
}

.ivu-modal-wrap {
    position: fixed;
    /* overflow: auto; */
    /* overflow-x: hidden; */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.ivu-modal-wrap {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

.ivu-modal {
    width: 90%;
    margin: 0 auto;
    position: relative;
    outline: 0;
    height: 100%;
    top: 50px;
    z-index: 1000;
}

div.ivu-modal-content {
    border-radius: 0;
}

.ivu-modal-content {
    position: relative;
    background-color: #fff;
    height: 90%;
    border: 0;
    border-radius: 6px;
    background-clip: padding-box;
}

    .ivu-modal-content .ivu-modal-close {
        /* top: 0; */
    }

div.ivu-modal-close {
    right: 20px;
}

.ivu-modal-close {
    /* font-size: 12px; */
    position: absolute;
    right: 16px;
    top: 8px;
    overflow: hidden;
    cursor: pointer;
    display: block;
}

    .ivu-modal-close .ivu-icon-ios-close-empty {
        font-size: 31px;
        color: #848a9f;
        transition: color .2s ease;
        position: relative;
        top: 11px;
    }

.ivu-icon-ios-close-empty:before {
    content: "\F404";
}

div.ivu-modal-header {
    color: #848a9f;
    padding: 20px 24px;
    border-bottom: none;
}

.ivu-modal-header {
    border-bottom: 1px solid #e9eaec;
    padding: 14px 16px;
    line-height: 1;
}

.layui-layer-content p {
    color: #848a9f;
    padding: 0 38px;
    font-size: 12px;
    /* padding-bottom: 30px; */
}

.layui-layer-content h3 {
    color: #848a9f;
    padding: 0 38px;
    font-size: 14px;
    line-height: 1.5;
}

.agreement {
    height: 470px;
    overflow: auto;
}

.v-transfer-dom {
    display: none;
}

.layui-layer .layui-layer-title {
    color: #848a9f;
    text-align: center;
    font-size: 16px;
    background: none;
    border: 0;
}

.hfyZz {
    width: 700px;
    *width: 1000px;
    margin: 20px auto;
    padding-left: 0px;
}

    .hfyZz a {
        float: left;
        text-align: center;
        padding-left: 15px;
        color: #84899f;
        font-size: 14px;
    }

        .hfyZz a.no-pointer {
            cursor: default;
        }
/*兼容ie7*/
.float-l {
    *width: 600px;
    *float: right;
}

    .float-l span {
        *width: 106px;
        *height: 60px;
    }

        .float-l span.kefu {
            *line-height: 60px;
            *display: block;
            *width: 106px;
            *height: 60px;
        }

#header .float-l .kefu a {
    *float: right;
}

#header .float-l .kefu i {
    *float: left;
    *margin-top: 20px;
}

.ui-form-btn {
    *width: 320px;
    *height: 50px;
}

.tab_tab {
    *width: 82px;
    *height: 34px;
}

    .tab_tab span {
        margin-top: 6px;
        font-size: 12px;
        display: block;
        float: left;
        *display: inline;
        *width: 38px;
        height: 28px;
        line-height: 26px;
        text-align: center;
        border: 1px solid #d3d5dc;
        margin-left: -1px;
        cursor: pointer;
        position: relative;
        color: #b5b8c9;
        box-sizing: border-box;
    }

#zzM {
    background: #fff;
    height: 100%;
    width: 100%;
    padding-bottom: 40px;
}
