.form {
    padding: 10px 20px 20px;
}

#collapsing-tabs {
    /*width: 100%;*/
    clear: both;
    height: 41px;
    line-height: 40px;
    background-color: #fff;
    border-radius: 5px;
    /*border: 1px solid #9d2124;*/
    margin: auto 28px auto 20px;
}

#collapsing-tabs .tabs-title {
    float: left;
    display: inline-block;
    width: 50%;
    text-align: center;
}

#collapsing-tabs .tabs-title a {
    color: #666;
}

#collapsing-tabs .tabs-title.is-active a {
    color: #9d2124;
    border-bottom: 1px solid #9d2124;
}

/*
#collapsing-tabs .tabs-title.is-active {
    background-color: #9d2124;
}

#collapsing-tabs .tabs-title.is-active a {
    color: #fff;
}
*/

.tabs-panel {
    display: none;
}

.tabs-panel.is-active {
    display: block;
}

input::placeholder {
    color: #aaa;
}
.login-bg{
    background:none;
}
.login-container{
    position: relative;
    background: #fff;
    overflow: visible;
    padding: 4px;
    width: 338px;
    height: 382px;
    float: left;
    margin-top: 38px;
    box-shadow: rgb(144 144 144) 2px 4px 10px;
}

.login-form-item{
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;

}
.lg-gobusi-login{
    width: 100%;
    font-size: 14px;
}
.lg-gobusi-login a{display: inline-block;color: #9d2124;}
.lg-gobusi-login-col{padding-left: 20px;font-size: 13px;color: #999;}
.lg-bt-panel{
    padding: 0 20px;
}


.lg-tab {display: none;}
.lg-tab.active{display: block;background-color: #fff;color: #333;}

.lg-qr-panel, .lg-qr-tip-panel{
    padding: 0 20px;
    text-align: center;
}
.lg-qr-panel .lg-qr-bg{
    width: 130px;
    height: 130px;
    margin: 0 auto;
    position: relative;
}
.lg-qr-bg > .scan-qr-maskimg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    line-height: 130px;
    background-color: rgba(255, 255, 255, 0.9);
    display: none;
}
.lg-qr-bg > .scan-qr-maskimg > .btn{
    width: 100px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    background-color: #9d2124;
    border: 1px solid #9d2124;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
}
.lg-qr-scan-result{
    padding: 3px 0;
    height: 24px;
    line-height: 24px;
}
.lg-tab-ttit{
    color: #999;
}
.lg-tab-ttit.active{
    color: #9d2124;
    background-color: #fff;
}
.lg-qr-scan-result > .success{color: #00CC00;font-weight: bold;}
.lg-qr-scan-result > .warn{color: #9d2124;font-weight: bold;}
.lg-qr-scan-result > .error{color: #FF0000;font-weight: bold;}

.login-type-items{height: 65px;width: 65px;position: absolute;top:4px;left:4px;}
.code-login-img{height: 100%;width: 100%;background: url('../../resource/images/logo/qcode.svg') no-repeat;background-size: 100%;}
.pc-login-img{height: 100%;width: 100%;background: url('../../resource/images/logo/pc.svg') no-repeat;background-size: 100%;}
.code-login-desc{position: absolute;top: 6px;left: 58px;height:24px;width: 102px;background: url("../../resource/images/logo/code-desc.png") no-repeat;background-size: 100% ;}
.pc-login-desc{position: absolute;top: 6px;left: 58px;height:24px;width: 102px;background: url("../../resource/images/logo/psw-desc.png") no-repeat;background-size: 100% ;}
.login-input-form,.login-qcode-form{height: 166px;width: 300px;background: #fff;margin:0 auto;margin-top:80px;overflow: hidden;}
.login-qcode-form{height: auto;overflow: inherit;}
.xiHng {
    flex-direction: column;
    position: relative;
    z-index: 1;
    width: 600px;
    display: flex;
}
.hFORPd{
    display: flex;
    flex-direction: column;
    width: 50%;
    align-self: stretch;
    -webkit-box-pack: start;
    justify-content: flex-start;
    flex-shrink: 0;
    height: 100%;
    outline: none;
}
.bkqsvJ {
    flex-direction: row;
    direction: ltr;
    will-change: transform;
    display: flex;
}
.inXuee {
    position: relative;
    width: 100%;
    background-color: rgb(255, 255, 255);
    zoom: 1;
    margin-bottom: 16px;
    box-sizing: border-box;
    border: 1px solid rgb(255, 255, 255);
}
.bMBBA-d {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    float: left;
    cursor: default;
    box-sizing: content-box;
    font-size: 14px;
    color: rgb(51, 51, 51);
    font-family: "Hiragino Sans GB", "Microsoft Yahei", SimSun, Arial, "Helvetica Neue", Helvetica;
    overflow-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    width: 50px;
    height: 50px;
    padding-right: 20px;
    line-height: 50px;
    padding-left: 18px;
}
.inXuee {
    position: relative;
    width: 100%;
    background-color: rgb(255, 255, 255);
    zoom: 1;
    margin-bottom: 16px;
    box-sizing: border-box;
    border: 1px solid rgb(255, 255, 255);
}
.efQXcx {
    position: absolute;
    right: 14px;
    z-index: 2;
    top: 13.5px;
}
.ant-btn-link {
    color: #9d2124;
    border-color: transparent;
    background: transparent;
    box-shadow: none;
}
.gKjFct {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.bUNcAS {
    margin-bottom: 25px;
    font-size: 14px;
    color: #9d2124;
    cursor: pointer;
}
.jaxjxQ {
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    height: 50px;
    border-radius: 0px;
    border: 0px;
    background: rgb(244, 244, 244);
    padding-left: 18px;
}
button:hover, button:focus, button:active {
    background: none;
    cursor: pointer;
    color:#9d2124;
    outline-width: 0px;
}
.VKAnA .ant-btn-primary {
    width: 300px;
    height: 48px;
    font-size: 16px;
    margin-left:19px;
    border:0;
    background: #9d2124;
    color: #fff;
}
.dIrBsH {
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    height: 50px;
    border-radius: 0px;
    border: 0px;
    background: rgb(244, 244, 244);
    padding-left: 100px;
}
.efQXcx, .efQXcx:active, .efQXcx:focus {
    outline: 0;
}
.login-vcode-btn{color:#9d2124;cursor: pointer;background: transparent;}
.go-reg-btn{height: 30px;width: 100%;line-height: 30px;color:#9d2124;text-align: center;cursor: pointer;font-size: 16px;}
.forget-btn{color:#9d2124;cursor: pointer;}
/*.bMBBA-d::after {*/
    /*position: absolute;*/
    /*top: 24px;*/
    /*right: 8px;*/
    /*display: block;*/
    /*width: 0px;*/
    /*height: 0px;*/
    /*border-color: rgb(156, 156, 156) transparent transparent;*/
    /*border-style: solid;*/
    /*border-width: 5px 5px 0px;*/
    /*content: "";*/
/*}*/

/*.lg-qr-bg > .lg-scan-qrimg{*/
/*    background-image: url("../images/loading.gif");*/
/*    background-position: center;*/
/*    background-size: 50%;*/
/*    background-repeat: no-repeat;*/
/*}*/