@media screen and (max-width: 3920px) {
    .common-content {
        width: 50%;
    }
    :root {
        font-size: 32px;
    }
    #logo {
        width: 92px;
        height: 40px;
    }
}
@media screen and (max-width: 1920px) {
    .common-content {
        width: 1120px;
    }
    :root {
        font-size: 32px;
    }
    #logo {
        width: 92px;
        height: 40px;
    }
}
@media screen and (max-width: 1560px) {
    .common-content {
        width: 910px;
    }
    :root {
        font-size: 24px;
    }
    #logo {
        width: 92px;
        height: 40px;
    }
}

@media screen and (max-width: 960px) {
    .common-content {
        width: 560px;
    }
    :root {
        font-size: 18px;
    }
    #logo {
        width: 46px;
        height: 20px;
    }
}
@media screen and (max-width: 576px) {
    .common-content {
        width: 100%;
    }
    :root {
        font-size: 18px;
    }
    #logo {
        width: 46px;
        height: 20px;
    }
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-left: 0;
    padding-right: 0;
}
body {
    width: 100vw!important;
    overflow-x: hidden;
}
.public-index .text-muted {
    color: #B0B0B0!important;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.hidden {
    display: none;
}
.text-orange {
    color: #F15A29;
}
.common-dark {
    background-color: #232024;
}
.common-muted {
    background-color: #FBF9F8;
}
.common-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.public-index {
    white-space: nowrap;
}

.translate-block-b {
    background-color: rgba(0,0,0,0.1);
}
.tab-0-bg1 {
    min-height: 26.25rem;
    background-image: url('./image/tab_0_bg1.png')
}
.tab-0-bg2 {
    min-height: 26.25rem;
    background-image: url('./image/tab_0_bg2.png')
}
.guide-bg {
    background-color: rgba(255,255,255,0.1);
}
.tab-0-title {
    text-align: center;
    font-size: 1.75rem;
    color: #1A1A1A;
    font-weight: bold;
    padding-top: 3.4rem;
    padding-bottom: 1.75rem;
}
.card-box {
    width: 90%;
    background-color: #ffffff;
    border-radius: 0.5rem;
    padding-bottom: 0.75rem;
    margin: 0 auto;
}

.card-box .card-img {
    width: 70%;
    object-fit: contain;
    margin: 3.75rem 15% 2.8125rem;
}
.card-box .card-tip1{
    text-align: center;
    font-size: 1.2rem;
    line-height: 2rem;
    color: #1A1A1A;
}
.card-box .card-tip2 {
    text-align: center;
    font-size: 0.75rem;
    color: #808080;
    margin-top: 0.25rem;
}
.tobe-assign {
    padding: 2.5rem 0 0.9375rem;
}
.tobe-assign .title-tip {
    font-size: 0.75rem;
    color: #000000;
}
.tobe-assign .assign-info-box .title-box{
    font-size: 1.75rem;
    color: #1A1A1A;
    font-weight: bold;
}
.tobe-assign .assign-info-box .tip-box div {
    border-color: #333!important;
}
.tobe-assign .assign-info-box .tobe-btn {
    background-image: linear-gradient(135deg, #E94D3D 0%, #F1A33A 100%);
    width: 7.5rem;
    height: 2.1875rem;
}


.bottom-info .bottom-logo {
    width: 3.5625rem;
}
.bottom-info .qrcode-box {
}
.bottom-info .qrcode-box img {
    width: 4.4375rem!important;
}



.tab-1-bg1 {
    background-image: url("./image/tab_1_bg1.png");
    padding-top: 6.6875rem;
    padding-bottom: 1.875rem;
}
.tab-1-bg2 {
    background-image: url("./image/tab_1_bg2.png");
    width: 100%;
    height: 52vw;
    background-size: contain;
}
.tab-2-bg1 {
    height: 23.3rem;
    background-image: url("./image/tab_2_bg1.png");
}

.tab-2-img {
    width: 90%;
}

.tab-3-bg1 {
    height: 23.3rem;
    background-image: url("./image/tab_3_bg1.png");
}

.right-icon {
    width: 1.875rem;
    height: 0.25rem;
}
.scan-img {
    width: 1.875rem;
    height: 1.875rem;
}

.to-outline-box {
    background-color: #000000;
    border-radius: 0.25rem;
    font-size: 12px;
    line-height: 0.8rem;
    color: #b0b0b0;
    margin-left: 1rem;
    padding: 0.2rem 0.5rem;
}
.position-tip {
    width: 0.5rem;
    object-fit: contain;
    margin-right: 0.25rem;
}
.to-outline {
    margin-left: 0.75rem;
    border-bottom: 1px #b0b0b0 solid;
    cursor: pointer;
}
.line-change-1 {
    transform: rotateZ(45deg) translateY(0.4rem);
}
.line-change-2 {
    transform: rotateZ(-45deg) translateY(-0.45rem);
}
#tabBoxM .line-1 {
    width: 1.25rem;
    height: 2px;
    background-color: #f8f8f8;
    transition:all 0.3s linear;
}
#tabBoxM .line-1:first-child {
    margin-bottom: 0.5rem;
}
#tabBoxMShow {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000000;
    padding-top: 4rem;
    transition:all 0.3s linear;
    transform: translateY(-100vh);
}
#tabBoxMShow div {
    display: flex;
    align-items: center;
    height: 3rem;
    font-size: 0.875rem;
    color: #acacac;
    margin: 0 2rem;
    border-bottom: 1px solid #acacac;
}
#tabBg {
    background-color: transparent;
    position: absolute;
}
