.header {
    position: absolute;
    height: 71px;
    line-height: 71px;
    top: 90px;
    height: 78px;
}

.header img {
    width: 659px;
    height: 39px;
}

.login-help,
.login-tip,
.fixeditems03 {
    display: none !important;
}

.login-tab .code {
    top: 10px !important;
    right: 11px !important;
    width: 39px !important;
    height: 39px !important;
    background: url(../../../image/images/image2024/qrcode.png) 0 0 no-repeat !important;
    cursor: pointer;
}

::-webkit-input-placeholder {
    color: #b1b6cc;
    font-size: 14px;
}

::placeholder {
    color: #b1b6cc;
    font-size: 14px;
}

.qrblock {
    box-sizing: border-box;
    padding: 40px 34px 0;
    width: 336px;
    background: url("../../../image/images/image2024/qrblock_bg_test.png") no-repeat center/cover;
}

.app-name-title {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
}

.app-name-desc {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

.app-name-tab {
    display: flex;
    margin-top: 20px;
}

.app-name-tab span {
    flex: 1;
    box-sizing: border-box;
    width: 0;
    height: 27px;
    color: #fff;
    text-align: center;
    line-height: 25px;
    border: 1px solid #fff;
    border-radius: 2px;
    cursor: pointer;
    user-select: none;
}

.app-name-tab span.active {
    color: #3472D7;
    font-weight: bold;
    background-color: #fff;
}

.app-name-tab span+span {
    margin-left: 8px;
}

.login-tab .mcertqrcode canvas {
    padding-top: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.operateabtn a:first-of-type {
    padding-left: 20px;
    color: #424242;
    background: url(../../../image/images/image2024/czzy.png) no-repeat left center;
}

.operateabtn a:nth-of-type(2) {
    padding-left: 20px;
    color: #424242;
    background: url(../../../image/images/image2024/xzapp.png) no-repeat left center;
}

.operateabtn {
    display: flex;
    gap: 16px;
    line-height: 21px;
    margin-top: 8px;
    margin-bottom: 8px;
    justify-content: center;
}

.login-tab .brain {
    top: 8px !important;
}

.qr-tips {
    margin-top: 20px;
    color: #fff;
    text-align: center;
    line-height: 21px;
}

.qr-tips-text {
    margin: 0 5px;
    color: #05E1F4;
    font-weight: bold;
}

.login-tip-text {
    margin-top: 20px;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}
