body {
    background: url(../img/distribution/denglu-0.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}

.inputColor {
    color: #fff;
}

.inputColor::placeholder {
    color: #fff;
    opacity: 1;
}

.content {
    max-width: 648px;
    margin: 0 auto;
}

.hide {
    display: none !important;
}

/* 账号登录start */
#nk_text1 {
    display: block;
}

.active>span {
    border-bottom: 1px solid;
}

.log-wp {
    padding: 0 10px;
    margin-bottom: 20px;
}

.log-box {
    margin-top: 50px;
}

.log-box .log-cont {
    display: block;
    width: 80%;
    height: 50px;
    margin-left: 10%;
    margin-bottom: 30px;
}

.log-box .log-cont label {
    color: #333333;
}

.log-box .log-cont input{
    display: block;
    margin-top: 10px;
    width: 100%;
    background: none;
    border: none;
    outline: none;
    border-bottom: 1px solid rgba(113,113,113,0.55);
    padding-bottom: 15px;
    color: #666666;
}

.log-box .log-cont input::placeholder{
    color: #666666;
}

.log-box .log-cont label span.username {
    width: 20px;
    height: 22px;
    text-indent: -9999px;
    display: inline-block;
    background: url("../img/login/yonghu.png") no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    vertical-align: middle;
    margin-left: 20px;
}

.log-box .log-cont label span.password {
    width: 20px;
    height: 22px;
    text-indent: -9999px;
    display: inline-block;
    background: url(../img/login/mima.png) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    vertical-align: middle;
    margin-left: 20px;
}

.log-box .log-cont label span.captcha-code {
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    display: inline-block;
    background: url(../img/login/captcha_code.png) no-repeat;
    background-size: 30px 30px;
    vertical-align: middle;
}

.log-cont .login-captcha input#login_captcha {
    width: 50%;
}

.verify {
    display: inline-block;
}

.verify img {
    width: 80px;
}

.lang-btn {
    display: block;
    width: 85%;
    height: 35px;
    padding: 0 10px;
    margin: 15px auto;
    border: none;
    border-radius: 30px;
    border: 1px solid #fff;
    height: 50px
}

.lang-btn.primary {
    margin-top: 100px;
}

.log-wp .msg {
    width: 80%;
    margin: 10px auto;
}

.tip {
    text-align: center;
    color: #666666;
}

.tip>a {
    text-decoration: underline;
}

.line-pic {
    width: 80% !important;
    margin-left: 10%;
    margin-top: 20px;
}

.login-wei-two {
    text-align: center;
    float: left;
    margin: 0.5rem 17%;
    width: 16%;
    height: auto;
}

.login-wei-two img {
    width: 40px;
    height: 40px;
}

.login-mode {
    margin: 0 10%;
    overflow: hidden;
}

/* 手机动态登录start */
.nk-cont {
    position: relative;
    display: block;
    height: 45px;
    border-bottom: #e9ecee 1px solid;
    margin-left: 10%;
    background: #fff;
    width: 85%;
    font-size: 14px;
}

.nk-cont label input {
    height: 100%;
    font-size: 12px;
    border: none;
    padding: 5px 1px;
    width: 38%;
}

#sendOutCode {
    width: 80px;
    height: 25px;
    background-color: transparent;
    border: 1px solid;
    margin-left: 10px;
    border-radius: 20px;
}

.register-immediately {
    text-align: center;
    line-height: 35px;
    border: 1px solid;
    background-color: transparent;
    border: 1px solid #fff !important;
}

#nk_text2 {
    display: none;
}

/* 忘记密码start */
.forget-password {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.75);
    display: none;
}

.findback {
    text-align: center;
    background: #FFF;
    display: none;
    z-index: 19891015;
    position: fixed;
    top: 35%;
    width: 80%;
    margin-left: 10%;
    padding: 0% 5%;
    border-radius: 10px;
}

.findback a {
    display: block !important;
    float: left !important;
    padding: 10% 8%;
    width: 45%;
    font-size: 12px;
}

.findback a:nth-child(2) {
    float: right !important;
}

.findback img {
    position: relative;
    width: 70% !important;
}

.findback p {
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
}

.log-wp .title {
    position: relative;
    display: block;
    width: 80%;
    margin-left: 10%;
    margin-top: 5%;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #FF6A00 !important;
    line-height: 20px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    box-shadow: 0 0 0 60px #fff inset;
}

#msgback {
    float: left;
}

#mobile_login,
#account_login {
    float: right;
}

#account_login {
    display: none;
}

.clear {
    clear: both;
}

.msg.cl {
    width: 80%;
    margin: 15px auto;
}

.msg.cl a {
    float: right;
    color: #666666 !important;
}

.assistant-member {
    width: 80% !important;
    margin-left: 10%;
    margin-top: 25px;
}

.oauth-login-wrap {
    display: flex;
}

.oauth-login-wrap .login-wei {
    text-align: center;
    margin: 1rem 0;
    height: auto;
    flex: 1
}

.oauth-login-wrap .login-wei img {
    width: 40px;
    height: 40px;
}