
#app {
    width: 100%;
    height: 50.69rem;
}
.public_center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
/* 头图 */
.page_01 {
    width: 100%;
    height: 23rem;
    background: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_02/page_01_bg.jpg') no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.page_01 .switch_language {
    width: 3rem;
    height: 0.52rem;
    position: absolute;
    font-size: 0.36rem;
    top: 0.2rem;
    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_01 .page_01_content {
    width: 100%;
    height: 1.67rem;
    position: absolute;
    left: 0;
    top: 14.8rem;
}
.page_01 .page_01_content .phone input {
    width: 8.15rem;
    height: 1.15rem;
    color: #333;
    outline: none;
    border: none;
    background: none;
    text-align: center;
    box-sizing: border-box;
    font-size: 0.36rem;
    position: absolute;
    top: 1.95rem;
    left: 1.24rem;
}
.page_01 .page_01_content .phone input::placeholder {
    color: #cccccc;
}

.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: 1.25rem;
    left: 1.1rem;
    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 {
    height: 0.4rem;
    position: absolute;
    top: 1.2rem;
    left: 1.35rem;
    z-index: 2;
    font-size: 0.24rem;
    color: #fff;
    display: flex;
    align-items: center;
}
.page_01 .page_01_content .protocol input[type="checkbox"] {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    left: 0.05rem;
    opacity: 0;
    cursor: pointer;
}
.page_01 .page_01_content .protocol .checkmark {
    position: absolute;
    top: 0.03rem;
    left: 0.05rem;
    width: 0.3rem;
    height: 0.29rem;
    background-color: #fff;
    border: 1px solid #da5639;
    transition: all 0.3s ease;
}
.page_01 .page_01_content .protocol .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.page_01 .page_01_content .protocol input[type="checkbox"]:checked ~ .checkmark:after {
    display: block;
}
.page_01 .page_01_content .protocol .checkmark:after {
    left: 0.1rem;
    top: 0.05rem;
    width: 0.08rem;
    height: 0.15rem;
    border: solid #e72821;
    border-width: 0 0.03rem 0.03rem 0;
    transform: rotate(45deg);
}
.page_01 .page_01_content .protocol a {
    text-decoration: underline;
    /* color: #db593b; */
}
.page_01 .page_01_content .protocol span {
    line-height: 0.4rem;
    padding-left: 0.45rem;
}
.page_01 .shop {
    display: flex;
    bottom: 2.05rem;
}
.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: 7.3rem;
    position: relative;
}
/* 角色展示 */
.page_03 {
    width: 100%;
    height: 17rem;
    position: relative;
}
.page_03 .page_03_content {
    width: 100%;
    height: 17rem;
    position: absolute;
    top: 0;
    left: 0;
}
.page_03 .page_03_content .page_03_swiper .swiper {
    position: relative;
    height: 17rem;
}
.page_03 .page_03_content .page_03_swiper .swiper_page_03 {
    width: 100%;
    height: 17rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.page_03 .page_03_content .swiper_page_03 span {
    width: 100%;
    height: 0.7rem;
    position: absolute;
    left: 0;
    bottom: 0.3rem;
}
.page_03 .page_03_content .swiper_page_03.sw1 span .swiper-txt {
    color: #086fff;
}
.page_03 .page_03_content .swiper_page_03.sw2 span .swiper-txt {
    color: #5cd782;
}
.page_03 .page_03_content .swiper_page_03.sw3 span .swiper-txt {
    color: #eb2c3f;
}
.page_03 .page_03_content .swiper_page_03.sw4 span .swiper-txt {
    color: #f72e6d;
}
.page_03 .page_03_content .page_03_swiper .pagination_03 {
    width: 100%;
    height: 1.79rem;
    position: absolute;
    left: 0;
    bottom: 0.66rem;
}
.page_03 .page_03_content .page_03_swiper .page_03_paginations {
    width: 1.79rem;
    height: 1.79rem;
    opacity: 1;
    border-radius: initial;
    background-color: initial;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.page_03 .swiper-pagination .page_03_paginations:nth-of-type(1) {
    background-image: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_02/avatar_01_active.png');
}
.page_03 .swiper-pagination .page_03_paginations:nth-of-type(2) {
    background-image: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_02/avatar_02_active.png');
}
.page_03 .swiper-pagination .page_03_paginations:nth-of-type(3) {
    background-image: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_02/avatar_03_active.png');
}
.page_03 .swiper-pagination .page_03_paginations:nth-of-type(4) {
    background-image: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_02/avatar_04_active.png');
}
.page_03 .page_03_content .page_03_swiper .paginations_current {
    width: 1.79rem;
    height: 1.79rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.page_03 .page_03_content .page_03_swiper .paginations_current:nth-of-type(1) {
    background-image: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_02/avatar_01.png');
}
.page_03 .page_03_content .page_03_swiper .paginations_current:nth-of-type(2) {
    background-image: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_02/avatar_02.png');
}
.page_03 .page_03_content .page_03_swiper .paginations_current:nth-of-type(3) {
    background-image: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_02/avatar_03.png');
}
.page_03 .page_03_content .page_03_swiper .paginations_current:nth-of-type(4) {
    background-image: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_02/avatar_04.png');
}

.footer {
    width: 100%;
    height: 3.4rem;
    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: 15.65rem;
    position: fixed;
    top: 1.5rem;
    left: 0rem;
    z-index: 870;
    font-size: 0.14rem;
    justify-content: center;
    align-items: center;
    display: none;
}
.face_slap .face_center {
    width: 9rem;
    height: 7.85rem;
    position: absolute;
    bottom: 1rem;
    left: 0.6rem;
}
.face_slap .face_close {
    width: 0.64rem;
    height: 1.17rem;
    position: absolute;
    right: 0.76rem;
    top: 4.24rem;
    background: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_02/close.png') no-repeat;
    background-size: cover;
}
.face_slap .face_center .phone {
    width: 8.12rem;
    height: 0.86rem;
    position: absolute;
    z-index: 100;
    top: 0.42rem;
    left: 0.6rem;
}
.face_slap .face_center .phone .face-phone-input input {
    width: 8.1rem;
    height: 0.86rem;
    font-size: 0.34rem;
    color: #9d9b9c;
    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: #9d9b9c;
    font-size: 0.34rem;
}
.face_slap .face_center .phone .face-phone-input .move {
    position: absolute;
    width: 5.79rem;
    height: 0.86rem;
}
.face_slap .face_center .protocol {
    position: absolute;
    top: 1.45rem;
    left: 0.5rem;
    color: #000;
    display: flex;
    align-items: center;
    font-size: 0.24rem;
    padding-left: 0.4rem;
}
.face_slap .face_center .protocol input[type="checkbox"] {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    left: 0.05rem;
    top: 0.01rem;
    opacity: 0;
    cursor: pointer;
}
.face_slap .face_center .protocol .checkmark {
    position: absolute;
    top: 0.03rem;
    left: 0.05rem;
    width: 0.22rem;
    height: 0.22rem;
    background-color: #fff;
    border: 1px solid #da5639;
    transition: all 0.3s ease;
}
.face_slap .face_center .protocol .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.face_slap .face_center .protocol input[type="checkbox"]:checked ~ .checkmark:after {
    display: block;
}
.face_slap .face_center .protocol .checkmark:after {
    left: 0.08rem;
    top: 0.02rem;
    width: 0.05rem;
    height: 0.1rem;
    border: solid #e72821;
    border-width: 0 0.03rem 0.03rem 0;
    transform: rotate(45deg);
}
.face_slap .face_center .protocol input {
    margin-right: 0.1rem;
}
.face_slap .face_center .protocol a {
    text-decoration: underline;
    /* color: #db593b; */
}
.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 .face_btn {
    width: 100%;
    height: 1.49rem;
    position: absolute;
    top: 2.2rem;
    left: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.face_slap .face_center .face_shop {
    display: flex;
    bottom: 2.78rem;
}
.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: 9rem;
    height: 1rem;
    position: absolute;
    bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f38c38;
    font-size: 0.85rem;
    font-weight: bold;
}
.face_slap .face_center .face_num .num {
    width: 1.95rem;
    height: 1rem;
    position: absolute;
    top: 0.05rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.face_slap .face_center .face_num .num.m {
    left: 1.45rem;
}
.face_slap .face_center .face_num .num.s {
    left: 3.53rem;
}
.face_slap .face_center .face_num .num.ms {
    left: 5.63rem;
}



.msgbox,
.successMsg {
    width: 100%;
    height: 5.1rem;
    position: fixed;
    top: 15vh;
    left: 50%;
    transform: translateX(-51%);
    z-index: 2000;
    font-size: 0.14rem;
    background: url('https://media.zlongame.com/media/upload/dsglobal/hd/202501/page_02/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.57rem;
    height: 0.95rem;
    position: absolute;
    top: -0.15rem;
    right: 1.05rem;
}
.msgbox .content .text {
    width: 100%;
    color: #000;
    text-align: center;
    font-size: 0.4rem;
}
.successMsg .successMsg_content .text {
    width: 100%;
    color: #000;
    font-size: 0.36rem;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1.8rem;
}
.successMsg .successMsg_content .textTip {
    width: 100%;
    color: #333;
    font-size: 0.22rem;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.6rem;
}
.successMsg .successMsg_content .textTip span{
    background: #e2370f;
    width: 0.12rem;
    height: 0.12rem;
    margin-right: 0.1rem;
    border-radius: 100%;
    display: inline-block;
}
.successMsg .successMsg_content .success_shop {
    display: flex;
    bottom: 0.8rem;
}
.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;
}