body {
    margin: 0 auto;
    padding: auto;
    min-width: 1000px;
    position: relative;
}

.login-header {
    height: 50px;
    background-image: linear-gradient(to right, #ff811f, #ff9f20);
    user-select: none;
    line-height: 50px;
    padding-left: 20px;
    font-size: 24px;
    color: #ffffff;
}

.content {
    height: calc(100vh - 50px);
    background: url('/images/img-dlbj.png') no-repeat;
}

.bgimg {
    width: 100%;
    height: 100%;
}

.login-container {
    width: 600px;
    height: 560px;
    position: absolute;
    top: 50%;
    right: 300px;
    transform: translateY(-50%);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    background-color: #fff;
}

.login-container .layui-tab-title li {
    width: 50%;
    box-sizing: border-box;
    color: #333333;
    font-size: 15px;
}

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #ff9f20;
}

.layui-tab-brief > .layui-tab-title .layui-this:after {
    border-bottom: 2px solid #ff9f20;
}

.layui-tab-selected {
    display: none;
}

.diongtitle a {
    text-align: center;
    color: #ffa32a;
    display: block;
}

.layui-this .layui-tab-selected {
    display: inline-block;
}

.layui-this .layui-tab-default {
    display: none;
}

.main-content,
.password-login,
.verify-login {
    width: 320px;
    margin: 0 auto;
}

.main-content {
    position: relative;
}

.login-type {
    height: 32px;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
}

.login-type .LT-title {
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}

.login-type #switchToVerify,
.login-type #switchToPassword {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

/* 二维码登录 */
#login_qrcode .smdl-title,
#login_qrcode .login-ewm {
    margin-top: 30px;
    text-align: center;
}

.forget-password,
.downloadApp {
    text-align: right;
    margin-top: 20px;
}

.forget-password a,
.downloadApp a {
    color: #ffa32a;
}

.downloadApp a img {
    vertical-align: text-bottom;
}

.other-login {
    width: 100%;
    padding-top: 10px;
    padding-left: 20px;
    border-top: 1px solid #eee;
    color: #999999;
    line-height: 21px;
    font-size: 16px;
    position: absolute;
    bottom: 10px;
    box-sizing: border-box;
}

.other-login a {
    font-size: 13px;
    line-height: 17px;
    color: #666666;
    margin-left: 25px;
}

.other-login a img {
    margin-right: 10px;
}

#PAccount,
#PPassword,
#newPPassword,
#PVerificationCode,
#VMSG,
#VAccount,
#VVerificationCode {
    padding-left: 50px;
    height: 44px;
}

.layui-form-item {
    position: relative;
}

.login-form .layui-form-item img {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 10;
}

.smdl-title {
    color: #999999;
    line-height: 21px;
    font-size: 16px;
}

.code-txt {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #ff811f;
}

.layui-btn {
    background-color: #ff9f20;
}

.login-form .show-password {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 10;
}

.login-form .show-password > img {
    top: 0;
    right: 0;
    left: 0;
    transform: translateY(0);
}

.error-tips {
    height: 30px;
    border: 1px solid #d0a68c;
    background-color: #fcfcec;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.error-tips .error-logo {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fe8e51;
    text-align: center;
    line-height: 20px;
    color: white;
}

.error-tips .error-content {
    color: #999;
}

.smallpic img {
    display: block;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    right: 71px;
    top: 50px;
}

.diongtitle {
    position: absolute;
    bottom: 92px;
    left: 90px;
}

#yzm,
#Vyzm {
    position: absolute;
    right: 10px;
    top: 0;
    width: 114px;
    height: 42px;
}

#PyzmImg,
#VyzmImg {
    width: 97%;
    height: 95%;
}

.msg-code {
    width: 100px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 42px;
    font-size: 14px;
    color: #ff9f20;
    cursor: pointer;
    padding-left: 10px;
    border: none;
    background-color: transparent !important;
}

.login-form {
    margin-top: 30px;
}

.login-form .layui-form-item {
    margin-bottom: 23px;
}

#tdiong {
    position: absolute;
    bottom: -138px;
    right: -175px;
    background: url(/images/img-bg.png) no-repeat;
    width: 260px;
    height: 260px;
    background-size: 100%;
}

.login-container .layui-tab-title .wx-login {
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    color: #000000;
    width: 50%;
}

.login-container .layui-tab-title .layui-this {
    color: #ff9f20;
}

.login-container .layui-tab-title .wx-login img {
    margin-bottom: 3px;
}

/* .layui-tab-brief > .layui-tab-title .wx-login.layui-this:after {
                border-bottom: 0px;
            } */

.layui-btn-disabled {
    color: #999999 !important;
}

.layui-btn-disabled,
.layui-btn-disabled:active,
.layui-btn-disabled:hover {
    border-color: none !important;
    background-color: transparent !important;
    color: #999999 !important;
    cursor: not-allowed !important;
    opacity: 1;
}

/* //删除选项卡样式处理 */
.tab-del-op {
    opacity: 0;
}

.zhysd {
    padding: 0 30px;
}

.zhysd .top {
    display: flex;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
}

.zhysd .top img {
    margin-right: 10px;
}

.zhysd .center {
    margin-top: 27px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
}

.zhysd .layui-layer-btn {
    padding-top: 0;
}

.zhysd .layui-layer-btn0 {
    width: 100px;
    height: 35px;
    line-height: 35px;
    background: #ff9f20;
    border-radius: 4px 4px 4px 4px;
    color: #ffffff;
    border: none;
    text-align: center;
    padding: 0;
}

.qrcode-box {
    display: flex;
    justify-content: center;
    position: relative;
}

.qrcode {
    width: 300px;
    height: 300px;
    background-size: 100% 100%;
}

.qrcodeimg {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.wxts {
    margin-left: 34px;
    font-size: 16px;
    color: #666666;
    line-height: 26px;
}
