.error[data-v-2ebdae52] {
    align-items: center;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 566px);
    width: 100%
}

.error-title[data-v-2ebdae52] {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    padding: 0 5%;
    text-align: center
}

.error-link[data-v-2ebdae52] {
    align-items: center;
    background-color: #ff0;
    border-radius: 12px;
    color: #2a2d80;
    display: block;
    display: flex;
    display: -ms-flexbox;
    font-size: 15px;
    font-weight: 700;
    height: 60px;
    justify-content: center;
    margin-top: 30px;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 320px
}

@media (max-width: 750px) {
    .error-title[data-v-2ebdae52] {
        font-size: 4.2666666667vw;
        line-height: 6.4vw
    }

    .error-link[data-v-2ebdae52] {
        border-radius: 2.6666666667vw;
        font-size: 3.2vw;
        height: 9.0666666667vw;
        margin-top: 4vw;
        width: 48vw
    }
}

[v-cloak][data-v-4a3a15b6] {
    display: none !important
}

.main[data-v-4a3a15b6] {
    align-items: center;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    min-height: 100vh;
    width: 100%
}

.main[data-v-4a3a15b6]:before {
    background: url(/static/game6/picture/bg_pc.png) no-repeat top;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1
}

.main .content[data-v-4a3a15b6] {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    width: 100%
}

.main__content[data-v-4a3a15b6] {
    margin-left: 213px
}

@media (max-width: 750px) {
    .main .content[data-v-4a3a15b6] {
        align-items: center;
        margin-left: 0
    }

    .main[data-v-4a3a15b6]:before {
        background: url(/static/game6/picture/bg_h5.png) no-repeat top;
        background-size: 100vw 216.5333333333vw
    }
}