html,
body {
    width: 7.68rem;
    margin: 0;
    user-select: none;
    scrollbar-width: none;
}
span.move i {
    position: absolute;
    display: block;
    top: 0;
    left: -100%;
    z-index: 2;
    width: 116%;
    height: 100%;
    background: url('https://media.zlongame.com/media/upload/kou-kr/202507/page_01/move1.png') no-repeat;
    background-size: 100%;
    content: '';
    transition: all 650ms;
    animation: move 2.5s linear infinite;
}
@keyframes move {
    from {
        left: -100%;
    }
    to {
        left: 100%;
    }
}
.main-content {
    width: 7.68rem;
    height: 46.31rem;
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/bg_new.jpg");
    background-size: 100% 100%;
    position: relative;
}
.nav {
    width: 7.68rem;
    height: 0.79rem;
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/nav.jpg");
    font-weight: bold;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
}
.nav .nav_txt {
    color: #f65c26;
    font-size: 0.14rem;
    position: absolute;
    top: 0.38rem;
    left: 1.5rem;
    transform: scale(1);
}
.nav .nav_num {
    display: flex;
    color: #fff;
    letter-spacing: 1px;
    font-size: 0.16rem;
    position: absolute;
    top: 0.41rem;
    left: 4.15rem;
}
.callback_top {
    width: 0.91rem;
    height: 0.82rem;
    position: fixed;
    top: 9.5rem;
    left: 6.7rem;
    z-index: 8;
    background-image: url('https://media.zlongame.com/media/upload/kou-kr/202507/page_01/btn_top.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.mask {
    width: 7.68rem;
    height: 200vh;
    background-color: #000;
    position: fixed;
    top: 0;
    opacity: .8;
    z-index: 871;
    display: none;
}

.msgbox, .successMsg {
    width: 6.9rem;
    height: 3.68rem;
    position: fixed;
    top: 25vh;
    left: 0.35rem;
    justify-content: center;
    align-items: center;
    z-index: 872;
    display: none;
}
.ischeckbox_tip {
    background: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/ischeckbox_tip.png") no-repeat;
    background-size: 100% 100%;
}
.phone_tip {
    background: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/phone_tip.png") no-repeat;
    background-size: 100% 100%;
}
.error_tip {
    background: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/error_tip_new.png") no-repeat;
    background-size: 100% 100%;
}
.success_tip {
    height: 3.8rem;
    background: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/success_tip.png") no-repeat;
    background-size: 100% 100%;
}
.successNew_tip {
    background: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/successNew_tip.png") no-repeat;
    background-size: 100% 100%;
}
.face_box_tip {
    height: 4.08rem;
    background: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_box_tip.png") no-repeat;
    background-size: 100% 100%;
}
.event_tip {
    width: 7.68rem;
    height: 8.46rem;
    background: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/event_tip_new.png") no-repeat;
    background-size: 100% 100%;
    left: 0;
}
.close {
    width: 0.74rem;
    height: 0.78rem;
    position: absolute;
    top: -0.2rem;
    right: 0.3rem;
    z-index: 873;
}
.ischeckbox_tip .msgClose,
.phone_tip .msgClose,
.error_tip .msgClose,
.success_tip .successMsgClose,
.successNew_tip .successMsgClose,
.face_box_tip .msgClose {
    right: -0.1rem;
}
.tips_close_btn {
    position: absolute;
    top: 1.8rem;
    right: 50%;
    transform: translateX(50%);
    width: 3.28rem;
    height: 1rem;
    background-image: url('https://media.zlongame.com/media/upload/kou-kr/202507/page_01/close_btn.png');
    cursor: pointer;
}
.event_tip .link {
    width: 2.6rem;
    height: 0.4rem;
    margin-top: 7.2rem;
    display: block;
}
.success_tip .tips_close_btn {
    top: 2.4rem;
}
.successMsg .successMsg_content {
    position: absolute;
    width: 6.9rem;
    height: 3.85rem;
    left: 0rem;
}
.successMsg .successMsg_content .success_shop {
    display: flex;
    bottom: 1.65rem;
    position: absolute;
}
.successMsg .successMsg_content .success_shop .shop_icon {
    width: 2.25rem;
    height: 0.69rem;
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
}
.successMsg .success_shop_apple {
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/tip_appstore.png");
    margin-right: 0.25rem;
}
.successMsg .success_shop_google {
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/tip_google.png");
}

.face_mask {
    width: 7.68rem;
    height: 200vh;
    background-color: #000;
    position: fixed;
    top: 0;
    z-index: 869;
    left: 0;
    opacity: 0.8;
    display: none;
}
.face_bg {
    width: 7.68rem;
    height: 13.91rem;
    position: fixed;
    top: 0rem;
    z-index: 870;
    font-size: 0.14rem;
    justify-content: center;
    align-items: center;
    display: none;
}
.face_slap_top {
    width: 7.68rem;
    height: 4.7rem;
    background: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_slap_top.png") no-repeat;
    background-size: cover;
}
.face_slap {
    width: 7.68rem;
    height: 9.21rem;
    background: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_slap_new.png") no-repeat;
    background-size: cover;
}
.face_slap .face_center {
    width: 6.55rem;
    height: 9rem;
    position: absolute;
    bottom: 0.4rem;
    left: 0.55rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.face_slap .face_center .face_close {
    width: 0.74rem;
    height: 0.78rem;
    position: absolute;
    right: -0.2rem;
    top: -1.27rem;
    background: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_close.png") no-repeat;
    background-size: cover;
}
.face_slap .face_center .face_title {
    width: 2.5rem;
    font-size: 0.34rem;
    font-weight: bold;
    margin-top: 0.48rem;
    margin-left: -3.3rem;
}
.face_slap .face_center .face_title span{
    color: #ffeab9;
    text-align: right;
    display: block;
}

.face_slap .face_center .face_num {
    color: #ffeab9;
    font-size: 0.44rem;
    font-weight: bold;
    margin-top: 0.02rem;
    margin-left: 3.7rem;
}
.face_slap .face_center .face_txt {
    color: #ffeab9;
    font-size: 0.18rem;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    top: 0.22rem;
    width: 5rem;
}
.face_slap .face_center .face_txt .scroll_text {
    display: inline-block;
    position: relative;
    left: 100%;
}
.face_slap .face_center .face_txt span {
    color: #c84c61;
}
.face_slap .face_operation {
    width: 100%;
    height: 7.55rem;
    position: absolute;
    left: 50%;
    top: 1.5rem;
    transform: translateX(-50%);
}
.face_slap .face_operation .face_input {
    width: 4.1rem;
    height: 0.8rem;
    font-size: 14px;
    position: absolute;
    left: 1.8rem;
    top: 0.37rem;
}
.face_slap .face_operation .face_input input {
    width: 4.1rem;
    height: 0.78rem;
    border: none;
    text-align: center;
    color: #757575;
    background: #fff;
    position: absolute;
    top: 0.03rem;
    left: 0rem;
}
.face_slap .face_operation .face_tips {
    width: 100%;
    position: absolute;
    left: -0.2rem;
    top: 1.28rem;
    color: #fdfdfd;
    text-align: center;
    font-size: 12px;
}
.face_slap .face_operation .face_tips .face_tips_checkbox {
    position: absolute;
    left: 1.45rem;
    width: 0.2rem;
    height: 0.2rem;
    cursor: pointer;
}
.face_slap .face_operation .face_tips a {
    display: block;
    height: 0.25rem;
    width: 0.9rem;
    position: absolute;
    left: 4.6rem;
}
.face_slap .face_operation .face_submit {
    width: 5.1rem;
    height: 1.4rem;
    position: absolute;
    left: 50%;
    top: 1.7rem;
    transform: translateX(-50%);
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/appointment.png");
}
.face_slap .face_operation .face_submit .move {
    display: block;
    width: 89%;
    height: 80%;
    border-radius: 1rem;
    margin-left: 0.25rem;
    margin-top: 0.1rem;
    mix-blend-mode: overlay;
    overflow: hidden;
    position: relative;
}
.face_slap .face_operation .face_submit .face_submit_shou {
    width: 1.95rem;
    height: 1.93rem;
    z-index: 3;
    position: absolute;
    top: 0.3rem;
    right: -0.2rem;
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/shou_new.png");
    transform: scale(0.5);
}
.face_slap .face_shop {
    display: flex;
    width: 5rem;
    top: 3.4rem;
}
.face_slap .face_shop .shop_icon {
    width: 2.25rem;
    height: 0.69rem;
    transform: scale(1.2);
    background-repeat: no-repeat;
    display: none;
}
.face_slap .face_shop .face_shop_apple {
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/appstore.png");
    background-size: 100% 100%;
    margin-right: 0.25rem;
}
.face_slap .face_shop .face_shop_google {
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/google.png");
    background-size: 100% 100%;
}
.face_slap .face_box {
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    bottom: 2.6rem;
    right: 0.5rem;
}
.face_slap .face_icon {
    display: flex;
    width: 6.18rem;
    top: 5rem;
}
.face_slap .face_icon .shop_icon {
    width: 1.65rem;
    height: 1.62rem;
    margin-top: 0.26rem;
    background-repeat: no-repeat;
}
.face_slap .face_icon .face_icon_01 {
    margin-left: 0.17rem;
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_icon_bg.png");
    background-size: 100% 100%;
}
.face_slap .face_icon .face_icon_02 {
    margin-left: 0.45rem;
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_icon_bg.png");
    background-size: 100% 100%;
}
.face_slap .face_icon .face_icon_03 {
    margin-left: 0.45rem;
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_icon_bg.png");
    background-size: 100% 100%;
}
.face_slap .face_icon .face_icon_active {
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_icon_bg_active.png");
    background-size: 100% 100%;
}
.face_slap .face_icon .shop_icon span{
    width: 2rem;
    height: 2.25rem;
    margin-top: -0.26rem;
    margin-left: -0.17rem;
    display: block;
}
.face_slap .face_icon .face_icon_01 span{
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_icon_01_new2.png");
    background-size: 100% 100%;
}
.face_slap .face_icon .face_icon_01.face_icon_active span{
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_icon_01_active_new.png");
    background-size: 100% 100%;
}
.face_slap .face_icon .face_icon_02 span{
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_icon_02_new.png");
    background-size: 100% 100%;
}
.face_slap .face_icon .face_icon_02.face_icon_active span{
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_icon_02_active_new.png");
    background-size: 100% 100%;
}
.face_slap .face_icon .face_icon_03 span{
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_icon_03.png");
    background-size: 100% 100%;
}
.face_slap .face_icon .face_icon_03.face_icon_active span{
    background-image: url("https://media.zlongame.com/media/upload/kou-kr/202507/page_01/face_icon_03_active.png");
    background-size: 100% 100%;
}