body {
    margin: 0 auto;
    padding: auto;
    min-width: 1000px;
    position: relative;
}


.bg-index {
    background: url('/images/qydr-bg.png') no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: calc(100vh - 50px);
}

.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;
}

.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;
}

.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: -12px;
    margin-bottom: 20px;
}

.wxcode {
    margin: 0 auto;
    margin-top: 15px;
    width: 140px;
    height: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
}

.showcode {
    display: none;
    width: 182px;
    height: 210px;
    box-sizing: border-box;
    padding: 33px 25px;
    position: absolute;
    top: 19px;
    left: 72px;
    background-image: url('/images/wx-code-bg.png');
}

.showcode .c-text {
    margin-top: 8px;
    text-align: center;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 13px;
    color: #333333;
}



.wxcode:hover ~ .showcode,
.wxcode:hover ~ .arrow {  
    display: block;

}  
.wxcode:hover {  
    color: #FF9F20;
}  
  

.downloadApp {
    margin-right: 32px;
}

.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-container .layui-form-item img {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

.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-container .show-password {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.login-container .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;
}

#yzm,
#Vyzm {
    position: absolute;
    right: 11px;
    top: 1px;
    width: 114px;
    height: 42px;
}

#PyzmImg,
#VyzmImg {
    width: 100%;
    height: 100%;
}

.msg-code {
    width: 90px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0;
    line-height: 42px;
    font-size: 12px;
    color: #aaa;
    cursor: pointer;
    border: none;
    padding-left: 10px;
}

.login-form {
    margin-top: 30px;
}

.login-form .layui-form-item {
    margin-bottom: 23px;
}

.tdiong {
    display: none;
    position: absolute;
    bottom: -9px;
    right: 10px;
    background: url(/images/img-bg.png) no-repeat;
    width: 160px;
    height: 160px;
    /* box-shadow: 0px 0px 18px rgb(0 0 0 / 16%); */
    background-size: 100%;
}

.tdiong .smallpic {
    display: block;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    right: 22px;
    top: 14px;
}

.tdiong .smallpic img {
    width: 100px;
    height: 100px;
}

.tdiong .diongtitle {
    position: absolute;
    bottom: 29px;
    left: 39px;
}

.tdiong .diongtitle a {
    text-align: center;
    color: #FFA32A;
    display: block;
}

.login-container .layui-tab-title .wx-login {
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    color: #000000;
    width: 100%;
}

.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;

}

.yyzh-alert .ya-img-box {
    width: 118px;
    height: 118px;
    margin: 6px auto 11px auto;
}

.yyzh-alert .ya-text {
    text-align: center;
    width: 398px;
    height: 42px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin: auto;
}

.yyzh-alert .ya-btn {
    width: 118px;
    height: 34px;
    line-height: 34px;
    background: #FF9F20;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    cursor: pointer;
}

.layui-layer-title {
    height: 39px;
}

/* 停服通知弹框 */
.Tips {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999999999;
}

.Tips .Tips-bg {
    width: 434px;
    height: 375px;
    background-image: url("/images/Tips.png");
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.Tips .Tips-title {
    margin-top: 81px;
    font-size: 18px;
    font-weight: 800;
    color: #FF6933;
    margin-left: 37px;
}

.Tips .Tips-content {
    width: 375px;
    height: 152px;
    font-size: 16px;
    font-weight: bold;
    color: #4E4E4E;
    line-height: 28px;
    margin-left: 37px;
    margin-top: 20px;
}

.Tips .Tips-content span {
    color: #FE4D0E;
}

.Tips .Tips-btn {
    width: 194px;
    height: 44px;
    background: linear-gradient(270deg, #FD8A87 0%, #FE8E65 100%);
    box-shadow: 0px 3px 6px 1px rgba(253, 139, 133, 0.73);
    border-radius: 100px 100px 100px 100px;
    margin: 22px auto;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
}

.Tips-body {
    overflow: hidden;
    padding-right: 17px;
}

.zhysd {
    padding: 0 30px !important;
}

.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 !important;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    border: none;
    text-align: center;
    padding: 0;
}