
#app {
    width: 100%;
    height: 41.2rem;
    background: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_01/bg.jpg') no-repeat;
    background-size: 100% 100%;
}
.ver1_top {
    position: fixed;
    width: 100%;
    height: 1.24rem;
    z-index: 251;
    top: 0;
}
.ver1_top div {
    width: 2.13rem;
    height: 1.24rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.public_center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
/* 头图 */
.page_01 {
    width: 100%;
    height: 20.8rem;
    position: relative;
}
.page_01 .switch_language {
    width: 3rem;
    height: 0.52rem;
    position: absolute;
    font-size: 0.36rem;
    top: 1.5rem;
    right: 0.1rem;
    border: 0.02rem solid #2c431d;
    background-color: #fff;
}
.page_01 .switch_language option {
    background-color: #fff;
}
.page_01 .switch_language option:checked {
    background-color: #ffbc82;
}
.page_02 .welcome {
    width: 100%;
    height: 2.35rem;
    position: absolute;
    top: -0.4rem;
}
.page_01 .page_01_content {
    width: 100%;
    height: 6.58rem;
    position: absolute;
    left: 0;
    top: 13.8rem;
}
.page_01 .page_01_content .phone input {
    width: 8.1rem;
    height: 1.46rem;
    color: #fff;
    outline: none;
    border: none;
    background: none;
    text-align: center;
    box-sizing: border-box;
    font-size: 0.56rem;
    position: absolute;
    top: 1.5rem;
    left: 1.24rem;
    transform: rotate(-5.3deg) !important;
}
.page_01 .page_01_content .phone input::placeholder {
    color: #fff;
}

.page_01 .page_01_content .page_01_email_suffix {
    width: 8rem;
    padding: 4px;
    font-size: 0.36rem;
    border-radius: 4px;
    box-shadow: 0 0 3px #2d6ac7;
    background-color: #fff;
    box-sizing: border-box;
    position: absolute;
    top: 3.35rem;
    left: 1.24rem;
    z-index: 3;
    display: none;
}
.page_01 .page_01_content .page_01_email_suffix .de-list {
    display: none;
}
.page_01 .page_01_content .page_01_email_suffix .fr-list {
    display: none;
}
.page_01 .page_01_content .protocol {
    position: absolute;
    top: 3.25rem;
    left: 1.35rem;
    z-index: 2;
    font-size: 0.26rem;
    color: #9e9bb0;
    display: flex;
    align-items: center;
    transform: rotate(-5.5deg) !important;
}
.page_01 .page_01_content .protocol input {
    margin-right: 0.1rem;
}
.page_01 .page_01_content .protocol a {
    text-decoration: underline;
    /* color: #fff; */
}
.page_01 .page_01_content .protocol span {
    line-height: 0.32rem;
}
.page_01 .page_01_content .submit {
    position: absolute;
    left: 5.3rem;
    bottom: 1.7rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.page_01 .shop {
    display: flex;
    bottom: 0.7rem;
    transform: translateX(-45.8%) rotate(-5deg) !important;
}
.page_01 .shop .shop_icon {
    width: 2.82rem;
    height: 1.04rem;
    margin: 0 0.15rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: none;
}
.page_02 {
    width: 100%;
    height: 8.8rem;
    position: relative;
}
.page_02 .page_02_content {
    width: 100%;
    height: 5.79rem;
    position: absolute;
    top: 3rem;
}
/* 角色展示 */
.page_03 {
    width: 100%;
    height: 9.78rem;
    margin-top: -0.2rem;
    position: relative;
}
.page_03 .page_03_content {
    width: 100%;
    height: 9.78rem;
    position: absolute;
    top: 0;
    left: 0;
}
.page_03 .page_03_content .page_03_swiper .swiper {
    position: relative;
    height: 9.78rem;
}
.page_03 .page_03_content .page_03_swiper .swiper_page_03 {
    width: 100%;
    height: 9.78rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.page_03 .page_03_content .page_03_swiper .pagination_03 {
    width: 1.85rem;
    height: 6.8rem;
    position: absolute;
    top: 3rem;
    left: 0.15rem;
}
.page_03 .page_03_content .page_03_swiper .page_03_paginations {
    width: 1.08rem;
    height: 1.38rem;
    margin-top: -0.25rem;
    opacity: 1;
    border-radius: initial;
    background-color: initial;
}
.page_03 .page_03_content .page_03_swiper .paginations_current {
    width: 1.85rem;
    height: 2.3rem;
}

.footer {
    width: 100%;
    height: 2.04rem;
    position: relative;
}

.mask {
    width: 100%;
    height: 100vh;
    background-color: #000;
    position: fixed;
    top: 0;
    z-index: 800;
    left: 0;
    opacity: 0.85;
    display: none;
}
.face_mask {
    width: 100%;
    height: 100vh;
    background-color: #000;
    position: fixed;
    top: 0;
    z-index: 900;
    left: 0;
    opacity: 0.85;
    display: none;
}
.face_slap {
    width: 100%;
    height: 16.05rem;
    position: fixed;
    top: 2.5rem;
    left: -0.2rem;
    z-index: 870;
    font-size: 0.14rem;
    justify-content: center;
    align-items: center;
    display: none;
    background: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_01/face_slap.png') no-repeat;
    background-size: 100% 100%;
}
.face_slap .face_center {
    width: 9.3rem;
    height: 9.45rem;
    position: absolute;
    bottom: 0;
    left: 0.6rem;
}
.face_slap .face_center .face_title {
    width: 8.5rem;
    height: 0.9rem;
    position: absolute;
}
.face_slap .face_center .face_close {
    width: 0.92rem;
    height: 0.92rem;
    position: absolute;
    right: -0.03rem;
    top: -0.87rem;
    background: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_01/close.png') no-repeat;
    background-size: 100% 100%;
}
.face_slap .face_center .phone {
    width: 8.12rem;
    height: 1.46rem;
    position: absolute;
    z-index: 100;
    top: 1.75rem;
    left: 0.6rem;
}
.face_slap .face_center .phone .face-phone-input input {
    width: 8.1rem;
    height: 1.46rem;
    font-size: 0.5rem;
    color: #fff;
    border: none;
    outline: none;
    background: none;
    text-align: center;
    box-sizing: border-box;
    text-indent: 0.1rem;
    position: relative;
}
.face_slap .face_center .phone .face-phone-input input::placeholder {
    color: #fff;
    font-size: 0.54rem;
}
.face_slap .face_center .phone .face-phone-input .move {
    position: absolute;
    width: 5.79rem;
    height: 0.86rem;
}
.face_slap .face_center .protocol {
    font-size: 0.26rem;
    position: absolute;
    top: 3.45rem;
    left: 0.7rem;
    color: #9e9bb1;
    display: flex
;
    align-items: center;
}
.face_slap .face_center .protocol input {
    margin-right: 0.1rem;
}
.face_slap .face_center .face_email_suffix {
    font-size: 0.36rem;
    width: 8rem;
    padding: 4px;
    box-sizing: border-box;
    display: none;
    background-color: #fff;
    z-index: 2;
    border-radius: 4px;
    box-shadow: 0 0 3px #2d6ac7;
}
.face_slap .face_center .face_email_suffix .de-list {
    display: none;
}
.face_slap .face_center .face_email_suffix .fr-list {
    display: none;
}
.face_slap .face_center .protocol a {
    text-decoration: underline;
    /* color: #fff; */
}
.face_slap .face_center .protocol span {
    line-height: 0.32rem;
}
.face_slap .face_center .face_btn {
    width: 6.36rem;
    height: 0.95rem;
    position: absolute;
    top: 4rem;
    left: 1.5rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.face_slap .face_center .face_shop {
    display: flex;
    bottom: 3.2rem;
}
.face_slap .face_center .face_shop .shop_icon {
    width: 2.82rem;
    height: 1.04rem;
    margin: 0 0.15rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: none;
}
.face_slap .face_center .face_num {
    width: 9.3rem;
    height: 1.9rem;
    position: absolute;
    bottom: 0.95rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.5rem;
}
.face_slap .face_center .face_num .num {
    width: 1.95rem;
    height: 1.78rem;
    position: absolute;
    top: 0.05rem;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.12rem;
}
.face_slap .face_center .face_num .num.m {
    left: 0.78rem;
}
.face_slap .face_center .face_num .num.s {
    left: 3.83rem;
}
.face_slap .face_center .face_num .num.ms {
    left: 6.73rem;
}


.msgbox,
.successMsg {
    width: 100%;
    height: 6.37rem;
    position: fixed;
    top: 15vh;
    left: 50%;
    transform: translateX(-51%);
    z-index: 2000;
    font-size: 0.14rem;
    font-display: swap;
    background: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_01/msgbox.png') no-repeat;
    background-size: 100% 100%;
    justify-content: center;
    align-items: center;
    display: none;
}
.msgbox .agreeconfirm,
.msgbox .emailerror,
.msgbox .emailempty {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}
.msgbox .close,
.successMsg .close {
    width: 0.92rem;
    height: 0.92rem;
    position: absolute;
    top: -0.84rem;
    right: 0.34rem;
}
.msgbox .content .text {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 0.4rem;
}
.successMsg .successMsg_content .text {
    width: 100%;
    color: #fff;
    font-size: 0.36rem;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1.8rem;
}
.successMsg .successMsg_content .success_shop {
    display: flex;
    bottom: 1.5rem
}
.successMsg .successMsg_content .success_shop .shop_icon {
    width: 2.82rem;
    height: 1.04rem;
    margin: 0 0.15rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: none;
}