﻿
body {
    font-family: "Microsoft Yahei" !important;
    font-size: 12px !important;
    margin: 0 !important;
    background: #fff url('../media/image/BG.jpg') 50% 0 no-repeat !important;
    background-size: 100% 100% !important;
    background-attachment: fixed !important;
}

input[type="text"]:focus, input[type="password"]:focus {
    outline: none !important;
}

input::-ms-clear {
    display: none !important;
}

#MainLogin {
    /*position: absolute;
    width: 370px;
    min-height: 270px;
    left: 39%;
    background-color: #fff;
    margin-top: 30px;*/
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.layui-input {
    border: 1px solid #D7D7D7 !important;
}

.display-inline-block {
    display: inline-block !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.layui-input-block {
    margin-left: 0px !important;
}

.text-danger {
    color: red !important;
}

.border-normal:focus {
    border: 1px solid #D7D7D7 !important;
}

.border-danger:focus {
    border: 1px solid red !important;
}

.layui-input:focus {
    border: 1px solid #198BD4 !important;
    box-shadow: 0 0 2px #198BD4 !important;
}

.login {
    margin: 0 auto;
    width: 370px;
    border: 2px solid #eee;
    border-bottom: none;
    position: relative;
}

.header {
    height: 50px;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
    font-family: "Microsoft Yahei";
}

    .header .switch {
        height: 45px;
        position: absolute;
        left: 60px;
        bottom: 0;
        font-size: 16px;
    }

        .header .switch #switch_qlogin {
            margin-right: 85px;
        }

.web_login {
    width: 370px;
    position: relative;
}

#web_login {
    _left: 60px;
    *left: 0;
}

.web_login .login_form {
    width: 286px;
    margin: 0 auto;
}

.web_login .input-tips {
    float: left;
    margin-top: 10px;
    width: 64px;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    font-family: "Hiragino Sans GB", "Microsoft Yahei";
}

.input-tips-restPwd {
    width: 80px !important;
}

.web_login .inputOuter {
    width: 200px;
    height: 42px;
    margin-top: 10px;
    float: left;
}

.inputOuter-restPwd {
    width: 210px !important;
}

.web_login .inputstyle, select {
    width: 200px;
    height: 38px;
    padding-left: 5px;
    line-height: 38px;
    border: 1px solid #D7D7D7;
    background: #fff;
    color: #333;
    border-radius: 2px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 16px;
    ime-mode: disabled;
}

.inputstyle-restPwd {
    width: 100% !important;
}

select {
    width: 200px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #D7D7D7;
    background: #fff;
    color: #333;
    border-radius: 2px;
    font-family: Verdana, Tahoma, Arial;
    font-size: 16px;
    ime-mode: disabled;
}

.web_login input.inputstyle:focus {
    border: 1px solid #198BD4;
    box-shadow: 0 0 2px #198BD4;
}

.web_login .uinArea {
    height: 55px;
    position: relative;
    z-index: 10;
}

.web_login .pwdArea {
    height: 55px;
    margin-bottom: 10px;
    position: relative;
    z-index: 3;
}

.web_login .VerifyCodeArea {
    height: 55px;
    margin-bottom: 10px;
    position: relative;
    z-index: 4;
}

.web_login #VerifyCode {
    width: 84px !important;
}

.uinArea_restPad {
}

.web_qr_login {
    position: relative !important;
    overflow: hidden !important;
}

.login {
    background-color: #ffffff !important;
}

h1 {
    margin: 80px auto 30px auto !important;
    text-align: center !important;
    color: #fff !important;
    font-size: 35px !important;
    font-weight: bold !important;
    text-shadow: 0px 1px 1px #555 !important;
}

h4 {
    margin: 10px auto 10px auto !important;
    text-align: center !important;
    color: #fff !important;
    font-size: 24px !important;
    font-weight: bold !important;
    text-shadow: 0px 1px 1px #555 !important;
}

.login {
    border: 0;
    padding: 5px 0;
    background: #fff;
    margin: 0 auto;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .3);
}

.web_login {
    padding-bottom: 20px;
}

.jianyi {
    text-align: center;
    /*margin-top:25px;*/
    /*color: crimson;*/
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: white;
}

    .jianyi:hover {
        color: white !important;
    }

.web_login input.inputstyle:focus {
    border: 1px solid #5796f1;
    box-shadow: 0 0 0;
}

.button_blue {
    display: inline-block;
    /*float: left;*/
    height: 41px;
    border-radius: 4px;
    background: #2795dc;
    border: none;
    cursor: pointer;
    border: 2px solid #0078b3;
    *border: none;
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
    *width: 140px;
    text-align: center;
    outline: none;
    font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif;
}

.resetPwd {
    text-align: center !important;
    margin-top: 14px !important;
    padding-left: 14px !important;
}

    .resetPwd a {
        color: darkgrey !important;
    }

input.button_blue:hover {
    background: #0081c1;
    border: 2px solid #006698;
    *border: none;
    color: #fff;
    text-decoration: none;
}

.web_login .login_form {
    margin-top: 20px;
}

.web_login .uinArea {
    height: 60px;
}

.header .switch {
    left: 70px;
}

.tips {
    color: red;
}

ol {
    margin: 0 !important;
    margin-top: 8px !important;
    list-style: none !important;
    padding: 0 !important;
    padding-left: 10px !important;
}

    ol li {
        margin-bottom: 10px !important;
        font-size: 15px !important;
    }

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav_cate_1 {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #dddddd;
    min-height: 250px;
    margin-top: 5px;
    width: 35%;
}

    .nav_cate_1 > ul > li {
        /*width:15px;
             font-size:15px;
             word-break: break-all;*/
        padding: 5px 10px;
        text-align: center;
        color: #6c757d;
    }

        .nav_cate_1 > ul > li.active {
            color: #fff;
            background-color: #6777ef;
        }

.nav_content_1 {
    padding: 5px;
    display: inline-block;
    margin-left: 10px;
    width: 60%;
    height: 100%;
}

    .nav_content_1 > div, .nav_content_2 > div {
        display: none;
    }

.nav_content_2 > div {
    height: 100%;
    overflow: auto;
}

    .nav_content_1 > div.active, .nav_content_2 > div.active {
        display: block;
    }

.nav_cate_2 {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    font-size: 14px;
    line-height: 20px;
    height: 42px;
    box-sizing: border-box;
}

    .nav_cate_2 > li {
        float: left;
        margin-bottom: -1px;
        position: relative;
        display: block;
        margin-right: 2px;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
        position: relative;
        display: block;
        padding: 10px 15px;
        cursor: pointer;
    }

        .nav_cate_2 > li.active {
            color: #e17009;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-bottom-color: transparent;
        }

.layui-layer-molv .layui-layer-title {
    background: #dc3545 !important;
}

.layui-layer-molv .layui-layer-btn a {
    background: #dc3545 !important;
    border-color: #dc3545 !important;
}

.loginDialog h3 {
    margin-top: 0;
    margin-bottom: 0;
    color: #6c757d;
    text-align: center;
    padding: 5px;
    font-size: 16px;
    font-weight: normal;
}

.loginDialog a {
    text-decoration: none !important;
    color: #333 !important;
}

    .loginDialog a:hover {
        text-decoration: none !important;
        color: #2795dc !important;
    }

fieldset {
    margin-top: 5px;
    border-color: #d8dcf9;
    border-width: 1px;
    border-radius: 5px;
    border-style: solid;
}

legend {
    font-size: 14px;
    color: #6c757d;
}

.layui-layer-default {
    border: 3px solid #a3c0e4;
}

    .layui-layer-default .layui-layer-title {
        color: #e83e8c !important;
        background-color: #fff;
        font-size: 15px;
        text-align: center;
    }

.d-none {
    display: none !important;
}

#layer_login_select a:focus, #layer_login_select a:hover {
    border: 1px solid #2795dc;
    padding: 4px;
}

#layer_login_select a:focus-visible {
    border: 0px;
    outline: 1px solid #2795dc;
}
