@import url('/css/font-awesome.css');
@import url('/css/bootstrap.css');
@import url('/css/iziToast.css');
@import url('/css/style.drsoft.css');
html {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
}

body {
    margin: 0px;
    background: url(/images/login-bg.jpg) no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
    overflow: hidden;
    -moz-user-select: -moz-none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input, select, textarea, button, a {
    margin: 0;
    outline: none !important;
}

    a img {
        border: 0;
        text-decoration: none;
    }

.hide {
    display: none !important
}

.loginpage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0px;
    background: url(/images/patternbg.png);
}

.copyright {
    margin-top: 20px;
    color: #3e3e3e;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 14px
}

.hy-logo {
    height: 82px;
    background: url(/images/sys_logo.png) no-repeat center;
    position: relative;
    margin-top: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.box-right {
    text-align: right;
    margin: 0 auto;
    margin-top: 15px;
}

    .box-right ul {
        margin: 0;
        padding: 0;
    }

    .box-right li {
        display: inline-block;
        position: relative
    }

        .box-right li a {
            color: #646464 !important;
            font-size: 15px !important;
            padding: 10px;
            cursor: pointer
        }

            .box-right li a:hover {
                color: #f0801d !important
            }

.login {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loginbox {
    margin-top: 5%;
    width: 320px;
    padding: 10px;
    -webkit-animation: iziT-fadeInRight 0.85s cubic-bezier(0.25,0.8,0.25,1) both;
    animation: iziT-fadeInRight 0.85s cubic-bezier(0.25,0.8,0.25,1) both;
    z-index: 3
}

    .loginbox.show {
        -webkit-animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25,0.8,0.25,1) both;
        animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25,0.8,0.25,1) both;
    }

    .loginbox.close {
        -webkit-animation: iziT-fadeOutRight 0.5s ease both;
        animation: iziT-fadeOutRight 0.5s ease both;
        transition: none;
        backface-visibility: hidden;
    }

.phone, .forget {
    margin-top: 5%;
    width: 320px;
    padding: 10px;
    z-index: 3
}

    .phone.show {
        -webkit-animation: iziT-fadeInRight 0.85s cubic-bezier(0.25,0.8,0.25,1) both;
        animation: iziT-fadeInRight 0.85s cubic-bezier(0.25,0.8,0.25,1) both;
    }

    .phone.close {
        -webkit-animation: iziT-fadeOutLeft 0.5s ease both;
        animation: iziT-fadeOutLeft 0.5s ease both;
    }

    .forget.show {
        -webkit-animation: iziT-fadeInDown 0.7s ease both;
        animation: iziT-fadeInDown 0.7s ease both;
    }

    .forget.close {
        -webkit-animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4,0.45,0.15,0.91) both;
        animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4,0.45,0.15,0.91) both;
    }

.register {
    margin-top: 2%;
    max-width: 680px;
    padding: 10px;
    z-index: 3
}

    .register.show {
        -webkit-animation: iziT-fadeInUp 0.7s ease both;
        animation: iziT-fadeInUp 0.7s ease both;
    }

    .register.close {
        -webkit-animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4,0.45,0.15,0.91) both;
        animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4,0.45,0.15,0.91) both;
    }

.loginboxinner {
    position: relative;
    padding: 20px 35px;
    margin-left: -15px;
    width: 100%;
    background-color: #FFF;
    border-radius: 3px;
    border: 5px solid #FFF;
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
    box-shadow: 0 0 18px rgba(109,2,2,0.30);
}

.login .logo {
    text-align: center;
}

    .login .logo h1 {
        font-family: 'RobotoCondensed',Arial,Helvetica,sans-serif;
        font-size: 22px;
        font-weight: 400;
        color: #525252;
        border-bottom: 1px solid #f3b0a7;
        line-height: normal;
        margin-bottom: 10px;
        padding-bottom: 20px
    }

.loginbox form {
    display: block;
    margin-top: 20px;
}

.loginbox .username {
    background: #eee url(/images/icons/username.png) no-repeat 13px center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    margin: 20px 0;
}

.loginbox .usernameinner, .loginbox .passwordinner {
    margin-left: 45px;
    border-left: 1px solid #ddd;
    background: #fff;
    padding-right: 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.loginbox .username input, .loginbox .password input {
    font-family: Verdana;
    padding: 12px 10px;
    border: 0;
    font-size: 15px;
    width: 100%;
    box-shadow: none;
    color: #666;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

.loginbox .password {
    background: #eee url(/images/icons/password.png) no-repeat 13px center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    margin: 20px 0;
}

.login .islogin, .login .reg-next, .login .reg-save, .login .forget-to {
    background: #d0494d url(/images/btngrad.png) repeat-x top left;
    border: 0;
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #FFF;
    width: 100%;
    height: 47px;
    text-transform: uppercase;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    text-shadow: 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    cursor: pointer;
    outline: none
}

    .login .islogin:hover, .login .reg-next:hover, .login .reg-save:hover, .login .forget-to:hover {
        background-color: #e5625d;
    }

    .login .islogin:active, .login .reg-next:active, .login .reg-save:active, .login .forget-to:active {
        box-shadow: 2px 2px 4px rgba(0,0,0,0.3) inset
    }

.loginpage .flex {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.loginpage .load {
    display: none;
}

.loginpage .spinner-border {
    width: 2rem;
    height: 2rem;
    color: #d84347;
    vertical-align: text-bottom;
    border: .25em solid;
    border-right: .25em solid transparent;
    border-radius: 50%;
    animation: spinner-border .75s linear infinite
}

@keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

.foot {
    position: absolute;
    display: flex;
    bottom: 0;
    left: 0;
    right: 0;
    height: 68px;
    font-size: 14px;
    color: #3b3a42;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(255,255,255,0.25)
}

    .foot a {
        color: #1e1d24
    }

        .foot a:hover {
            color: #f0801d !important
        }

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#content {
    width: 100%;
    height: 100%;
    top: 0px;
    overflow: hidden;
    position: absolute;
}

#snowflake {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.snowRoll {
    position: absolute;
    opacity: 0;
    -webkit-animation-name: mysnow;
    -webkit-animation-duration: 20s;
    -moz-animation-name: mysnow;
    -moz-animation-duration: 20s;
    height: 80px;
}

@-webkit-keyframes mysnow {
    0% {
        bottom: 100%;
    }

    50% {
        -webkit-transform: rotate(1080deg);
    }

    100% {
        -webkit-transform: rotate(0deg) translate3d(50px,50px,50px);
    }
}

@-moz-keyframes mysnow {
    0% {
        bottom: 100%;
    }

    50% {
        -moz-transform: rotate(1080deg);
    }

    100% {
        -moz-transform: rotate(0deg) translate3d(50px,50px,50px);
    }
}
/*form-group*/
.dr-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

    .dr-form .form-title {
        position: relative;
        width: 100%;
        height: 30px !important;
        font-size: 18px;
        font-weight: 600;
        padding: 5px 0;
        margin-bottom: 20px;
        border-bottom: 1px solid #e5e5e5;
    }

        .dr-form .form-title a {
            color: #d4585c !important;
            font-size: 15px !important;
            cursor: pointer;
        }

            .dr-form .form-title a:hover {
                color: #f0801d !important
            }

    .dr-form .form-group {
        position: relative;
        display: flex;
        margin-bottom: 20px;
    }

        .dr-form .form-group .title {
            display: block;
            min-width: 90px;
            height: auto;
            padding: 8px 0;
            font-size: 15px;
            font-weight: 500;
            font-family: 'Microsoft YaHei';
            color: #84828f;
            justify-content: center;
            align-items: center;
            vertical-align: middle;
            margin-right: 10px;
        }

            .dr-form .form-group .title .star {
                font-size: 8px;
                color: #e92c19;
                margin-right: 5px;
            }

.phone .form-group .title {
    display: block;
    min-width: 60px;
    height: auto;
    padding: 8px 0;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Microsoft YaHei';
    color: #84828f;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin-right: 20px;
}

.sms-button, .sms-forget {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px !important;
    height: 40px !important;
    margin: 0;
    padding: 0 !important;
    font-size: 14px;
    background: #FFF;
    border-radius: 5px;
    color: #b1b0b0;
    border: 1px solid #ccc;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
}

    .sms-button:hover, .sms-forget:hover {
        color: #d0494d;
        border-color: #d5746b;
    }

    .sms-button:active, .sms-forget:active {
        box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset
    }

.dr-form .form-group .dr-input, .dr-form .form-group .form-control {
    display: inline-block;
    width: 100%;
    height: 38px;
    font-size: 15px;
    padding: 0 10px !important;
    font-weight: 400;
    background: #FFF;
    border: 1px solid #e2e2e2;
    color: #2c2e3c;
    border-radius: 5px;
    box-shadow: 2px 2px 4px rgba(31,43,114,0.08) inset;
}

    .dr-form .form-group .dr-input.red, .dr-form .form-group .form-control.red {
        border: 1px solid var(--danger);
    }

.dr-form .form-group .dr-textarea {
    width: 100%;
    height: 150px;
    padding: 15px;
    font-weight: 400;
    background: #FFF;
    border: #f2f2f2;
    color: #2c2e3c;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    box-shadow: 2px 2px 4px rgba(31,43,114,0.08) inset;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .dr-form .form-group .dr-input:hover, .dr-form .form-group .dr-textarea:hover, .dr-form .form-group .form-control:hover {
        border: 1px solid #d5746b;
    }

.dr-form .form-group .form-control[readonly] {
    background-color: #FFF;
}

.dr-form .form-group .btn {
    color: #333;
    width: 100%;
}

    .dr-form .form-group .btn:hover {
        color: #fff;
    }

    .dr-form .form-group .btn:before {
        display: none;
    }

.dr-form .form-group dr-input:hover {
    padding-left: 20px;
    border-color: #2889e4;
}

.dr-form .form-group dr-textarea:hover {
    padding-left: 20px;
    border-color: #2889e4;
}
/*upimg*/
.upload-content {
    margin-left: -2px;
}

    .upload-content .title {
        font-size: 14px;
        color: #464646;
    }

    .upload-content .content-img {
        margin: 0 !important;
        padding: 0 !important;
    }

    .upload-content .content-img-list {
        display: inline-block;
        padding: 0;
        margin: 0;
    }

.content-img-list .img-item {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 100px;
    line-height: 100px;
    padding: 0 5px;
    margin-right: 5px;
    border: 1px dashed #d54a24;
    border-radius: 4px;
    background-color: #fffaf9;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}

    .content-img-list .img-item img {
        width: 100%;
        max-height: 90px !important;
        cursor: pointer;
    }

    .content-img-list .img-item .img-hover {
        position: absolute;
        left: 0;
        bottom: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
        opacity: 0;
        visibility: hidden;
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        justify-content: center;
        align-items: center;
        text-align: center;
        color: #FFF;
        background: rgba(213,74,36,0.80);
        border-radius: 0 0 4px 4px;
        cursor: pointer;
    }

    .content-img-list .img-item:hover .img-hover {
        opacity: 1;
        visibility: visible;
        bottom: 0;
    }

.upload-content .file {
    position: relative;
    display: inline-block;
    border: 1px dashed #d54a24;
    border-radius: 4px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #FFF;
    vertical-align: top;
    margin-right: 10px;
}

    .upload-content .file input {
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0;
        width: 100px;
        height: 100px;
        cursor: pointer;
    }

    .upload-content .file span {
        color: #d54a24;
        font-size: 32px;
        padding: 10px;
        font-weight: 100;
    }

    .upload-content .file:hover {
        background-color: #fff0ec;
    }
