* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body#login-body {
    overflow-y: hidden;
    background-image: url(../../image/login-bg.jpg);
    /* position: relative; */
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    min-width: 1000px;
    z-index: -10;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    zoom: 1;
}

body#reset-pass-body {
    background-color: #AABAC9;
    background-image: url(../images/verify-bg.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    zoom: 1;
}

::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #999;
}

.slim-scroll {
    overflow: hidden;
}

.hidden {
    display: none;
}

.relative {
    position: relative
}

.overflow_hidden {
    overflow: hidden;
}

.red {
    color: red;
}


/*pubulic-end*/

/*登录页面*/

.login-container {
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: calc((56% - 926px)/2);
}

.wx {
    text-align: center;
}

.logo {
    width: 1190px;
    height: 66px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

    .logo img {
        width: 220px;
        position: absolute;
    }

.login-container .img-box {
    background-image: url(../Images/circle-small.png);
    float: left;
    width: 771px;
    height: 613px;
    display: inline-block;
    position: relative;
}

.login-box .bar .input-icon {
    position: absolute;
    left: 10px;
    top: 9px;
    background: url('../../Content/Images/login-sprite.png') no-repeat;
    width: 16px;
    height: 24px;
}

    .login-box .bar .input-icon.icon-username {
        background-position: -418px -23px;
        /* margin-left: 10px; */
        margin-top: -7px;
    }

    .login-box .bar .input-icon.icon-pass {
        background-position: -418px -87px;
        /* margin-left: 10px; */
        margin-top: -6px;
    }

    .login-box .bar .input-icon.icon-checkcode {
        background-position: -418px -150px;
        /* margin-left: -7px; */
        margin-top: -6px;
    }

.login-container .login-box {
    display: inline-block;
    width: calc(100% - 771px);
    padding-top: 60px;
    float: right;
}

.login_body {
    width: 277px;
    margin: 0 auto;
    padding: 10px 0;
}



.login-type {
    top: 10px;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 10px;
}

    .login-type img {
        width: 44px;
        height: 44px;
    }


.form-box {
    width: 310px;
    height: 300px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 60px 0 0 50px;
    padding: 15px;
    position: relative;
}

    .form-box .title {
        color: #fff;
        font-size: 16px;
        text-align: center;
        margin-bottom: 25px;
        font-weight: 700;
    }

    .form-box .bar {
        color: #fff;
        font-size: 12px;
        text-align: center;
        position: relative;
        height: 34px;
        margin-bottom: 20px;
        border: 0;
    }

        .form-box .bar i {
            position: absolute;
            right: 15px;
            top: 11px;
            color: #aaa;
        }

        .form-box .bar .iconwenhao {
            color: #0ae;
            cursor: pointer;
            font-size: 14px;
        }

        .form-box .bar input {
            padding: 6px 12px 2px 35px;
            margin-bottom: 15px;
            background-color: #fff;
            border: none;
            height: 24px;
            width: 224px;
            outline: none;
            line-height: 24px;
        }

.login_body .code_input {
    width: 180px;
    float: left;
}

.login_body .code_show {
    width: 74px;
    float: right;
}

.code-img {
    background: url(../../img/code-bg.jpg);
    width: 74px;
    cursor: pointer;
    -moz-border-radius: 5px;
    text-align: center;
    font-size: 22px;
    font-style: oblique;
    color: #3c3c3c;
    display: block;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    float: right;
    margin: -1px 1px 0 0px;
}

.code-ismg-img {
    float: right;
    width: 74px;
    height: 32px;
    /* margin-top: -1px; */
    margin: -1px 1px 0 0px;
}

.form-box .login-handle {
    text-align: center;
}

    .form-box .login-handle .submit-btn, .form-box .login-handle .phone-submit-btn {
        border-radius: 4px;
        width: 277px;
        height: 35px;
        border: 0;
        vertical-align: middle;
        line-height: 35px;
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        background: #3097e4;
        cursor: pointer;
        zoom: 1;
    }

    .form-box .login-handle .forget-div {
        margin-top: 15px;
    }

        .form-box .login-handle .forget-div a {
            color: #fff;
            text-decoration: none;
            font-size: 14px;
        }

.ibox-content {
    overflow: hidden;
    padding: 18px 8px;
}



/*找回密码*/
.Quick_entry ul {
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
}

    .Quick_entry ul li {
        list-style: none;
        padding: 10px 0;
        cursor: pointer;
        float: left;
    }

.Quick_entry .icon {
    width: 100px;
    text-align: center;
    display: block;
}

.Quick_entry ul li:nth-child(1) .icon .icon_base {
    background-color: #1ab394;
}

.Quick_entry ul li:nth-child(2) .icon .icon_base {
    background-color: #1c84c6;
}

.Quick_entry ul li:nth-child(3) .icon .icon_base {
    background-color: #23c6c8;
}

.Quick_entry .icon .icon_base {
    background-color: #3cbbe4;
}

.Quick_entry .icon .icon_base {
    width: 60px;
    height: 60px;
    border-radius: 30%;
    margin: 0 auto;
    transition: all 0.2s;
    position: relative;
}

.Quick_entry .icon .iconfont {
    font-size: 30px;
    line-height: 50px;
    color: #FFFFFF;
}

.Quick_entry_outer .icon .iconfont {
    line-height: 64px;
    font-size: 40px;
}

.Quick_entry_outer .icon span {
    font-size: 12px;
    color: #676a6c;
}

.Quick_entry .icon span {
    font-size: 12px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-family: "΢���ź�";
}

.Quick_entry .icon > span {
    font-size: 14px;
    line-height: 35px;
}

.step {
    position: relative;
    height: 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
    margin-bottom: 30px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.step-bar:first-child {
    border-radius: 5px 0 0 5px;
}

.step-bar {
    position: relative;
    height: 10px;
    float: left;
    display: inline-block;
    text-align: center;
    color: #aaa;
    background-color: #ddd;
}

.step .complete,
.step .complete .step-point {
    background: #0a0;
    font-weight: 600;
}

.step-point {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: -5px;
    border-radius: 50%;
    color: #fff;
    background-color: #bbb;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .175);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .175);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .175);
}

.step-text {
    display: block;
}

.step .active,
.step .active .step-point {
    background: #0a0;
}

.verify-box {
    width: 450px;
    margin: 50px auto;
}

    .verify-box input {
        border-radius: 0;
    }

.panel {
    border: 1px solid #ddd;
    margin: 80px auto;
    width: 70%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.7);
}

    .panel .panel-head {
        text-align: center;
        padding: 15px;
        border-bottom: 1px solid #ccc;
        font-size: 16px;
        color: #333;
        font-weight: 600;
    }

    .panel .panel-body {
        padding: 20px 15px;
    }

    .panel .code-img {
        margin: 0;
        height: 34px;
        line-height: 34px;
        width: 89px;
    }

    .panel .btn {
        width: 85px;
        border-radius: 0;
        background: #f60;
        color: #fff;
        font-size: 14px;
        cursor: pointer;
        margin-left: 100px;
        margin-top: 15px;
        height: 35px;
        line-height: 23px;
    }

#step-4 .tips {
    padding-top: 15%;
    text-align: center;
}

    #step-4 .tips .tips-word {
        font-size: 14px;
        font-weight: 600;
    }

        #step-4 .tips .tips-word #timer {
            color: red;
        }

.circle-img {
    position: absolute;
    top: 152px;
    left: 242px;
    height: 300px;
    width: 300px;
    border-radius: 50%;
}

.footer {
    color: #fff;
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
    height: 30px;
    background: #07132b;
    line-height: 30px;
    opacity: 0.5;
}

    .footer a {
        color: #fff;
        text-decoration: none;
    }

.layui-layer-tips {
    margin-bottom: 15px;
}

body .layui-layer.layui-login {
    background: rgba(0, 0, 0, .6);
    border-radius: 6px;
}

    body .layui-layer.layui-login .layui-layer-content {
        background: transparent;
        overflow-y: hidden;
    }

.tips {
    height: 90px;
    background: #16284e;
    position: fixed;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
}

    .tips .box-icon {
        width: 30%;
        height: 209px;
        position: relative;
        bottom: 120px;
        left: 0;
        right: 0;
        text-align: center;
        color: #fff;
        float: left;
    }

        .tips .box-icon div {
            position: absolute;
            width: 265px;
            top: 60%;
            left: 15%;
            text-align: center;
            font-size: 14px;
            transform: translateX(-50%);
            transform: translateY(-50%);
            text-align: left;
            font-family: "Microsoft Yahei";
        }

            .tips .box-icon div a {
                color: #839fe0;
                font-size: 16px;
            }

.tbl-txt {
    font-size: 14px;
}

    .tbl-txt input {
        padding: 0 5px;
        height: 22px;
        line-height: 22px;
        margin-bottom: 6px;
    }

.pw-strength {
    position: relative;
}

.pw-bar {
    background: url(../images/strongb.png) no-repeat;
    position: relative;
    top: 1px;
    height: 14px;
    overflow: hidden;
    width: 179px;
}

.pw-bar-on {
    background: url(../images/strongc.png) no-repeat;
    width: 0px;
    height: 14px;
    position: absolute;
    top: 1px;
    transition: width .5s ease-in;
    -moz-transition: width .5s ease-in;
    -webkit-transition: width .5s ease-in;
    -o-transition: width .5s ease-in;
}

.pw-weak .pw-defule {
    width: 0px;
}

.pw-weak .pw-bar-on {
    width: 60px;
}

.pw-medium .pw-bar-on {
    width: 120px;
}

.pw-strong .pw-bar-on {
    width: 179px;
}

.pw-txt {
    padding-top: 2px;
    width: 180px;
    overflow: hidden;
}

    .pw-txt span {
        color: #707070;
        float: left;
        font-size: 12px;
        text-align: center;
        width: 58px;
    }

@media(max-width:768px) {
    body {
        overflow: hidden;
        min-width: auto !important;
    }

        body > div,
        body .logo,
        body .login-container,
        body .login-container .login-box {
            width: auto !important;
            min-width: auto !important;
        }

            body .login-container .img-box {
                display: none;
            }

        body .logo {
            text-align: center;
            margin-top: 120px;
        }

            body .logo img {
                position: inherit;
            }

        body .login-container {
            margin-top: auto !important;
        }

            body .login-container .login-box {
                width: 100% !important;
                text-align: center;
                float: initial;
            }

                body .login-container .login-box .form-box {
                    margin: 0 auto;
                }

    #main-header .main-nav > ul > li .nav-a {
        padding-top: 0 !important;
    }

    .footer {
        display: none;
    }

    .circle-img {
    }
}

@media(min-width:768px) {
}
