* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #ffff;
}

li {
    list-style: none;
}

body {
    overflow-x: hidden !important;
}

select {
    background-color: #fff;
    color: #000;
    font-size: .4rem !important;
    font-weight: 700;
}

.yangshi {
    font-size: .25rem;
}


.asides {
    display: none;
}



.loading {
    position: fixed;
    z-index: 999999;
    width: 10rem;
    height: 100%;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/loading_bg_m.png) no-repeat center;
}

.loading img {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    width: 6.475rem;
    height: 6.525rem;
}

.loading .loading_Progress {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 9rem;
    height: 1.1067rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Loading0.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    /* 添加溢出隐藏 */
}

.loading p {
    position: relative;
    width: 9rem;
    height: 1.1067rem;
}

.loading div {
    position: absolute;
    bottom: 7%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: .25rem;
    color: #fff;
}

.loading span {
    position: absolute;
    /* 改为绝对定位 */
    left: 0;
    /* 确保从左侧开始 */
    top: 0;
    /* 确保从顶部开始 */
    display: inline-block;
    width: 0%;
    height: 100%;
    /* 使用100%高度填充父容器 */
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Progress-Bar.png) left center no-repeat;
    background-size: cover;
    /* 改为cover确保背景图完全覆盖 */
    transition: width 0.3s ease;
}




.box {
    /* display: none; */
    width: 10rem;
    overflow-x: hidden !important;
    min-height: 105.2267rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/background_m.jpg) no-repeat;
    background-size: 100% 100%;
}



.nva {
    display: none !important;
}



.Button1 {
    position: absolute;
    right: 0rem;
    top: .0875rem;
    width: 5.88rem;
    height: 1.7067rem;
    background-color: #26534F;
}

.Appointment {
    display: none;
    animation: mymove3 1s infinite;
    margin: auto;
    left: 9.45rem;
    width: 6.3125rem;
    height: 1.8375rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Mainvisualbutton.png) no-repeat;
    background-size: 100% 100%;
}


.son {
    position: absolute;
    width: 100%;
    margin-top: 8.2267rem;
}

.wenziyinying {
    margin: auto;
    text-align: center;
    width: 9.28rem;
    height: .5333rem;
    line-height: .5333rem;
    font-size: .4rem;
    color: #59F5E1;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/wenziyinying.png) no-repeat;
    background-size: 100% 100%;
}

.wenziyinying p {
    margin-left: .9rem;
    width: 2rem;
    height: .5333rem;
    line-height: .5333rem;
}

.conter {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    /* overflow: hidden; */
    margin-top: 1.8rem;
    width: 10rem;
    height: 9rem;
}


.Title1 {
    width: 10rem;
    height: 5.1867rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/step1.png) no-repeat;
    background-size: 100% 100%;
}


.option {
    margin: auto;
    width: 4.85rem;
    height: .625rem;
    margin-bottom: .375rem;
}

.option_ativephone {
    width: 2.35rem !important;
    height: .625rem !important;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/phoneselected.png);
    background-size: 100% 100%;
}

.option_ativeEmail {
    width: 2.35rem !important;
    height: .625rem !important;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/EmailSelected.png);
    background-size: 100% 100%;
}

.option ul {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 4.85rem;
    height: .625rem;
}

.option ul li {
    position: relative;
    width: 2.35rem;
    height: .625rem;
}

.option ul li:nth-child(1) div {
    position: absolute;
    width: 2.35rem;
    height: .625rem;
    opacity: calc(0.9);
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/E_mail.png) no-repeat;
    background-size: 100% 100%;
}

.option ul li:nth-child(2) div {
    position: absolute;
    width: 2.35rem;
    height: .625rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/phone.png) no-repeat;
    background-size: 100% 100%;
}


.pre_win_tanchuang_reservation {
    position: relative;
    margin-top: -0.25rem;
    width: 10rem;
    height: 6rem;
}

.pre_win_pc_inuter {
    display: flex;
    width: 8rem;
    height: .8rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/PhoneBox.png) no-repeat;
    background-size: 100% 100%;
}

.phone_show {
    display: block;
    margin: auto;
    width: 8rem;
    height: .8rem;
}

.pre_win_selects {
    margin-right: .125rem;
    width: 110px !important;
    height: .8rem;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 5px !important;
}

.dropdown-toggle.btn-default:hover,
.btn-default:focus {
    background-color: #fff !important;
    border: 0px !important;
    outline: none !important;
}

.pre_win_pc_inuter .btn {
    padding: 0px !important;
    padding-left: .7rem !important;
    width: 110px !important;
    height: .8rem;
    outline: none !important;
    line-height: .5rem !important;
    border: 0px !important;
    background-color: #fff !important;
    border-radius: 0px !important;
}

.pre_win_pc_inuter input {
    width: 5rem;
    height: .8rem;
    outline: none;
    border: 0rem;
    font-size: .32rem;
}

.email_show {
    display: none;
    margin: auto;
    width: 8rem;
    height: .8rem;
}

.email {
    position: absolute;
    display: flex;
    width: 8rem;
    height: .8rem;
    overflow: hidden;
    background-color: #fff;
}

.email input {
    width: 8rem;
    height: .8rem;
    border: 0;
    font-size: .28rem;
    padding-left: .2667rem;
    color: #989898;
    background-color: transparent;
    outline: none;
}

.pre_win_pc_check {
    margin: auto;
    display: flex;
    width: 8rem;
    height: .9rem;
    margin-top: .3rem;
    font-size: .32rem;
}

.pre_service {
    margin-left: 2.5rem !important;
    width: 1.3rem;
    height: .5rem;
}

.pre_privacy {
    margin-left: 1.7rem !important;
    width: 1rem;
    height: .5rem;
}

.pre_win_pc_check p {
    margin-top: .02rem;
    margin-left: .12rem;
}

.pre_win_pc_check a {
    color: #3c7edc;
}

.Appointment_but {
    cursor: pointer;
    margin: auto;
    margin-top: .25rem;
    width: 8.12rem;
    height: .9467rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Appointment_but.png) no-repeat;
    background-size: 100% 100%;
}

.Reserved {
    display: none;
    cursor: pointer;
    margin: auto;
    margin-top: .3rem;
    width: 8.12rem;
    height: .9467rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Reserved.png) no-repeat;
    background-size: 100% 100%;
}




.award {
    overflow-x: hidden;
    margin-top: .6133rem;
    width: 10rem;
    height: 15.5rem;
}

.award-left {
    width: 10rem;
    height: 7rem;
}


.left-award {
    width: 10rem;
    height: 5.4rem;
    margin-bottom: .5333rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/step2_m.png) no-repeat;
    background-size: 100% 100%;
}


.award-right {
    position: relative;
    margin-top: .7467rem;
    width: 10rem;
    height: 7.0133rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/step3_m.png) no-repeat;
    background-size: 100% 100%;
}


.award-button {
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    margin-left: .3333rem;
    bottom: -.7rem;
    width: 9.3333rem;
    height: .72rem;
}

.award-button img {
    width: 2.9867rem;
    height: .72rem;
    animation: mymove3 1s infinite;
}

.store {
    position: relative;
    margin: auto;
    display: flex;
    justify-content: center;
    width: 4rem;
    height: 1rem;
}

.store a {
    position: relative;
    overflow: hidden;
    width: 4rem;
    height: 1rem;
    border-radius: 1rem;
}


.store a img {
    position: absolute;
    width: 4rem;
    height: 1rem;
}

.store a span .effect {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, transparent, transparent, rgba(255, 255, 255, 0.4), transparent, transparent);
    -webkit-animation: sg 2s linear infinite;
    transition: a11 650ms;
    animation: sg 2s linear infinite;
}







.milestone-pc {
    display: none;
}

.title4 {
    margin-top: 1.8rem;
    margin-left: 1.1467rem;
    width: 7.72rem;
    height: .9067rem;
}

.Number {
    position: relative;
    margin: auto;
    margin-top: .5333rem;
    width: 8.28rem;
    height: .7467rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Number.png) no-repeat;
    background-size: 100% 100%;
}

.Number p {
    text-align: center;
    line-height: .7467rem;
    font-size: .5rem;
    color: #FFF6B7;
    width: 2.37rem;
    height: .7467rem;
    position: absolute;
}

.milestone-move {
    position: relative;
    margin: auto;
    margin-top: .68rem;
    width: 9.72rem;
    height: 8rem;

}

.reached-move1 {
    position: relative;
    width: 9.72rem;
    height: .4267rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/dottedline.png) no-repeat;
    background-size: 100% 100%;
}

.reached-move1 li {
    position: absolute;
    width: .3467rem;
    height: .36rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Notreached.png) no-repeat;
    background-size: 100% 100%;
}

.reached-move1 li:nth-child(1) {
    margin-left: 2.5467rem;
}

.reached-move1 li:nth-child(2) {
    right: 2.5333rem;
}

.reached-move2 {
    position: relative;
    margin-top: 7.6rem;
    width: 9.72rem;
    height: .4267rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/dottedline.png) no-repeat;
    background-size: 100% 100%;
}

.reached-move2 li {
    position: absolute;
    width: .3467rem;
    height: .36rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Notreached.png) no-repeat;
    background-size: 100% 100%;
}

.reached-move2 li:nth-child(1) {
    margin-left: 2.5467rem;
}

.reached-move2 li:nth-child(2) {
    right: 2.5333rem;
}

.reached_active {
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Tick1.png) no-repeat !important;
    background-size: 100% 100% !important;
}


.milestone_rewards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
    margin-top: -7.25rem;
    width: 7.5867rem;
    height: 15.84rem;
}

.milestone_rewards li {
    position: relative;
    width: 3.36rem;
    height: 7.04rem;
}

.milestone_rewards li img {
    position: absolute;
    width: 3.36rem;
    height: 7.04rem;
}

.reward_active {
    position: absolute;
    right: 0rem;
    bottom: 1.5733rem;
    width: 2.5467rem;
    height: 1.7733rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Achieved.png) no-repeat;
    background-size: 100% 100%;
}

.reservation {
    margin: auto;
    width: 6.04rem;
    height: .8933rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/fb_group.png) no-repeat;
    background-size: 100% 100%;
}












.title5 {
    margin: auto;
    margin-top: .48rem;
    width: 9.6rem;
    height: 1rem;
    background-image: url(https://cdn-download.hwxgame.com/image/act/m2en/step5.png);
    background-size: 100% 100%;
}


.draw_win {
    position: relative;
    margin: auto;
    margin-top: 1.0667rem;
    width: 10rem;
    height: 15.5rem;
}

.draw_conter {
    margin: auto;
    width: 7.28rem;
    height: 7.0667rem;
    background-image: url(https://cdn-download.hwxgame.com/image/act/m2en/Meditate.png);
    background-size: 100% 100%;
}

.luckdraw {
    box-sizing: border-box;
    width: 8.125rem;
}


.luckdraw ul {
    position: relative !important;
    width: 7.28rem !important;
    height: 7.0667rem !important;
    margin: 0;
    padding: 0;
    list-style: none;
}

.luckdraw li {
    width: 2.6667rem !important;
    height: 2.6667rem !important;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
    object-fit: cover;
}

.luckdraw li:nth-child(1) {
    position: absolute;
    top: .4625rem !important;
    left: -0.55rem !important;
}

.luckdraw li:nth-child(2) {
    position: absolute;
    top: -0.825rem !important;
    left: 2.15rem !important;
}

.luckdraw li:nth-child(3) {
    position: absolute;
    top: .4625rem !important;
    left: 4.9375rem !important;
}

.luckdraw li:nth-child(4) {
    position: absolute;
    left: 5rem !important;
    top: 3.7375rem !important;
}

.luckdraw li:nth-child(5) {
    position: absolute;
    top: 5.2rem !important;
    left: 2.125rem !important;
}

.luckdraw li:nth-child(6) {
    position: absolute;
    top: 3.7375rem !important;
    left: -0.55rem !important;
}


.luckdraw li img {
    width: 2.6667rem !important;
    height: 2.6667rem !important;
    object-fit: cover;
}

.draw_box {
    position: absolute;
    top: 2.32rem;
    left: 2.2667rem;
    width: 2.72rem;
    height: 2.44rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/box.png) no-repeat;
    background-size: 100% 100% !important;
}

.draw-box-active {
    position: absolute;
    top: 2.32rem;
    left: 2.2667rem;
    width: 2.72rem;
    height: 2.44rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Openedbox.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.luckdraw li.on {
    width: 2.7rem !important;
    height: 2.7rem !important;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Winning.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.luckdraw-go {
    position: absolute;
    top: 3.96rem;
    left: 1.7733rem;
    width: 3.5733rem;
    height: 1.32rem;
    overflow: hidden;
    cursor: pointer;
    z-index: 9;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Unlock.png) no-repeat !important;
    background-size: 100% 100% !important;
}



.draw_board {
    position: absolute;
    bottom: 0rem;
    left: .3867rem;
    width: 9.2rem;
    height: 6.8375rem;
}


.board {
    margin-top: 2.2rem;
    width: 9.2rem;
    height: 4.3467rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/earn.png) no-repeat;
    background-size: 100% 100%;
}

.board ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    position: absolute;
    margin-top: 0.65rem;
    right: 0.65rem;
    width: 0.8rem;
    height: 3.7rem;
}

.board ul li {
    display: flex;
    justify-content: space-between;
    font-size: .345rem;
    width: 0.8rem;
    height: .75rem;
    line-height: .75rem;
    color: #fff;
    text-align: center;
}


.board ul li div {
    width: 0.8rem;
    height: .75rem;
}

.board_text_pc {
    display: none;
}

.board_text {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: -0.5rem;
    color: #fff;
    margin-left: 1.6rem;
    width: 6.0267rem;
    font-weight: 700;
    font-size: .45rem;
    height: .4533rem;
    line-height: .4533rem;
}

.lotteryNum {
    position: absolute;
    right: .85rem;
    text-align: center;
    width: .4625rem;
    height: .4533rem;
    line-height: .4533rem;
}

.board-button {
    position: absolute;
    display: flex;
    justify-content: space-between;
    top: .5rem;

    width: 9.2667rem;
    height: .72rem;
}


.board-button img {
    width: 3.0133rem;
    height: .72rem;
}










.title6 {
    margin: auto;
    margin-top: .7733rem;
    width: 7.5467rem;
    height: 1.04rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/step6.png) no-repeat;
    background-size: 100% 100%;
}

.Character ul {
    display: none;
}

.Character {
    margin: auto;
    margin-top: .3rem;
    width: 10rem;
    height: 14.8rem;
}

.Character_Rotation {
    position: relative;
    height: 100%;
}

.Character_mySwiper .swiper-slide {
    text-align: center;
    width: 10rem;
    height: 12.7067rem;
    font-size: .225rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
}




.Character_Rotation .swiper-pagination-bullet-active {
    filter: grayscale(0%) !important;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet {
    outline: none;
    border-radius: 0%;
    opacity: 1 !important;
    width: 1.0133rem;
    height: 1.0133rem;
    filter: grayscale(100%);
}



.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(1) {
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Profession1.png) no-repeat;
    background-size: 100% 100%;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(2) {
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Profession2.png) no-repeat;
    background-size: 100% 100%;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(3) {

    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Profession3.png) no-repeat;
    background-size: 100% 100%;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(4) {
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Profession4.png) no-repeat;
    background-size: 100% 100%;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(5) {

    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Profession5.png) no-repeat;
    background-size: 100% 100%;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(6) {

    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Profession6.png) no-repeat;
    background-size: 100% 100%;
}

.Character1 {
    width: 10rem;
    height: 12.9333rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Character1-m.png) no-repeat;
    background-size: 100% 100%;
}

.Character2 {
    width: 10rem;
    height: 12.9333rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Character2-m.png) no-repeat;
    background-size: 100% 100%;
}

.Character3 {
    width: 10rem;
    height: 12.9333rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Character3-m.png) no-repeat;
    background-size: 100% 100%;
}

.Character4 {
    width: 10rem;
    height: 12.9333rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Character5-m.png) no-repeat;
    background-size: 100% 100%;
}

.Character5 {
    width: 10rem;
    height: 12.9333rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Character4-m.png) no-repeat;
    background-size: 100% 100%;
}

.Character6 {
    width: 10rem;
    height: 12.9333rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Character6-m.png) no-repeat;
    background-size: 100% 100%;
}




















.title7 {
    margin: auto;
    margin-top: .85rem;
    width: 6.9867rem;
    height: .9333rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/step7.png) no-repeat;
    background-size: 100% 100%;
}


.Rotation {
    position: relative;
    margin: auto;
    margin-top: .5733rem;
    width: 10rem;
    height: 4.36rem;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
}

.Rotation .mySwiper {
    width: 10rem;
    height: 4.36rem !important;
}

.Rotation .swiper-slide {
    text-align: center;
    width: 7.6267rem;
    height: 4.36rem !important;
    font-size: .225rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.Rotation .swiper-slide img {
    width: 7.6267rem;
    height: 4.36rem !important;
}

.Rotation .swiper-slide-active,
.Rotation .swiper-slide-duplicate-active {
    transform: scale(1);
}

.Rotation .swiper-button-next {
    position: absolute;
    width: .8rem;
    height: .8125rem;
    outline: none;
    background: url('https://cdn-download.hwxgame.com/image/act/m2en/right.png') no-repeat !important;
    background-size: 100% 100% !important;
}

.Rotation .swiper-button-next:after {
    content: '';
}

.Rotation .swiper-button-prev {
    position: absolute;
    width: .8rem;
    height: .8125rem;
    outline: none;
    background: url('https://cdn-download.hwxgame.com/image/act/m2en/Left.png') no-repeat !important;
    background-size: 100% 100% !important;
}

.Rotation .swiper-button-prev:after {
    content: '';
}

.swiper-slide-prev,
.swiper-slide-next {
    filter: grayscale(50%);
}






.Rotation .swiper-pagination-bullet {
    outline: none;
    width: .4125rem;
    height: .4125rem;
    border: 0 !important;
    opacity: 1 !important;
    padding: 0 !important;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/no_select.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.Rotation .swiper-pagination-bullet-active {
    width: .5rem !important;
    height: .5rem !important;
    border: 0 !important;
    outline: none;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Select.png) no-repeat !important;
    background-size: 100% 100% !important;
}


.Rotation .swiper-pagination1 {
    margin-left: 2.2rem;
    width: 5rem;
    margin-top: 0.2rem;
}

.BottomLOGO {
    position: relative;
    margin: auto;
    margin-top: .88rem;
    width: 6.16rem;
    height: 1.9067rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/BottomLOGO.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.privacy {
    cursor: pointer;
    position: absolute;
    top: 0.45rem;
    right: 0rem;
    width: 2.8rem;
    height: 0.4rem;
}

.archive {
    cursor: pointer;
    position: absolute;
    top: 1.1rem;
    right: 0.15rem;
    width: 2.7rem;
    height: 0.4rem;
}




.footer {
    /* display: none; */
    position: fixed;
    bottom: 0;
    width: 10rem;
    z-index: 99;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Blackbottom.png) no-repeat;
    background-size: 100% 100%;
    height: 1.2rem;
}


.pic_m img {
    position: absolute;
    width: 2.6667rem;
    height: 2.5333rem;
}

.pic_m {
    margin-top: -1.4rem;
    position: absolute;
    width: 2.6667rem;
    height: 2.5333rem;
}


.footer_store {
    position: absolute;
    right: 0;
    bottom: .2rem;
    display: flex;
    justify-content: space-between;
    width: 7.2rem;
    height: .9067rem;

}

.storeRewardQuery {
    margin-top: .15rem;
    width: 3.2667rem !important;
    height: .78rem !important;
}

.footer_store img {
    position: absolute;
    width: 3.5733rem;
    height: .96rem;
}


.footer_store a {
    margin-top: .05rem;
    margin-left: 3.5rem;
    position: relative;
    display: block;
    overflow: hidden;
    width: 3.5733rem;
    height: .96rem;
}

.asides {
    display: none !important;
}


@keyframes shake {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-10px) rotate(-5deg);
    }

    50% {
        transform: translateX(10px) rotate(3deg);
    }

    75% {
        transform: translateX(-10px) rotate(-3deg);
    }

    100% {
        transform: translateX(10px) rotate(2deg);
    }
}

@keyframes sg {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}


@keyframes mymove3 {

    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.9);
    }

}

@keyframes b {

    0% {
        transform: rotate(0deg);
    }


    100% {
        transform: rotate(1turn);
    }
}

@keyframes shadow {

    0%,
    100% {
        top: -10px;
    }

    50% {
        top: 10px;
    }
}



.pre_win {
    display: none;
    position: fixed;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/pre_background_m.png) no-repeat;
    background-size: 100% 100%;
    width: 10rem;
    height: 14.52rem;
    z-index: 999999;
}


.pre_win .pre_win_tanchuang_reservation {
    position: relative;
    margin-top: .5rem;
    margin-left: 1.05rem;
    width: 8rem;
    height: .8rem;
}



.pre_win .pre_win_pc_inuter {
    position: absolute;
    display: flex;
}





.pre_win .pre_win_pc_check input {
    margin-top: 0.12rem;
    width: 0.3rem;
    height: 0.3rem;
    margin-right: .1333rem;
}

.pre_win .pre_win_Appointment_but {
    position: absolute;
    margin-left: 1.4667rem;
    width: 7.04rem;
    height: .9467rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/reserve.png) no-repeat;
    background-size: 100% 100%;
}

.finger {
    position: absolute;
    top: .7rem;
    right: -.3rem;
    width: 1.175rem;
    height: 1.1875rem;
    animation: mymove3 1s infinite;
}

.pre_win_close {
    position: absolute;
    top: 4.33rem;
    right: .6733rem;
    width: .8267rem;
    height: .8267rem;

}


.time {
    position: absolute;
    top: 4.5rem;
    left: 3.3rem;
    width: 3.5rem;
    height: 1rem;
}

.win_showtime {
    position: absolute;
    line-height: 1rem;
    display: flex;
    width: 3.5rem;
    text-align: center;
    height: 1rem;
    align-content: space-between;
    justify-content: space-between;
}

.win_showtime p {
    width: 1rem;
    height: 1rem;
    font-weight: 700;
    color: #fff;
    font-size: .8rem;
}


.win_showtime span {
    display: inline-block;
    font-size: .5rem;
    color: #fff;
}

.sign {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 9.18rem;
    left: 1.7rem;
    width: 6.6rem;
    height: .28rem;
}

.sign li {
    width: .28rem;
    height: .28rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Notreached2.png) no-repeat;
    background-size: 100% 100%;
}

.sign_active {
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Tick1.png) no-repeat !important;
    background-size: 100% 100% !important;
}


.item {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 6.5rem;
    left: 0.9rem;
    width: 8.2rem;
    height: 2.46rem;
}

.item li {
    width: 1.6rem;
    height: 2.46rem;
}

.pre_win_option {
    margin-top: 9.67rem;
    margin-left: 2.6rem;
    width: 4.85rem;
    height: .625rem;
}

.option_ativephone {
    width: 2.35rem !important;
    height: .625rem !important;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/phoneselected.png);
    background-size: 100% 100%;
}

.option_ativeEmail {
    width: 2.35rem !important;
    height: .625rem !important;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/EmailSelected.png);
    background-size: 100% 100%;
}

.pre_win_option ul {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 4.85rem;
    height: .625rem;
}

.pre_win_option ul li {
    position: relative;
    width: 2.35rem;
    height: .625rem;
}

.pre_win_option ul li:nth-child(1) div {
    position: absolute;
    width: 2.35rem;
    height: .625rem;
    opacity: calc(0.9);
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/E_mail.png) no-repeat;
    background-size: 100% 100%;
}

.pre_win_option ul li:nth-child(2) div {
    position: absolute;
    width: 2.35rem;
    height: .625rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/phone.png) no-repeat;
    background-size: 100% 100%;
}












.Reward_query {
    position: fixed;
    width: 9.35rem;
    height: 9.55rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/win_4.png) no-repeat;
    background-size: 100% 100%;
    z-index: 99999;
    text-align: center;
    color: #FFFFFF;
    display: none;
}

.Gift-bag-conter {
    overflow-y: auto;
    overflow-x: hidden;
    width: 8.1rem;
    height: 6.4rem;
    margin-left: 0.65rem;
    margin-top: 2.4rem;
}

.Gift-bag-conter::-webkit-scrollbar {
    -webkit-appearance: none !important;
}

.Gift-bag-conter::-webkit-scrollbar:vertical {
    width: 0.1rem !important;
}

.Gift-bag-conter::-webkit-scrollbar-thumb {
    background-color: #26534F;
    border-radius: .0648rem .0648rem .0648rem .0648rem !important;
}

.Gift-bag-conter li {
    display: flex;
    justify-content: space-between;
    text-align: center;
    width: 100%;
    height: .4875rem;
    line-height: .4875rem;
    font-size: .35rem;
    margin-top: .1rem;
    margin-bottom: .4rem;
    padding-right: .125rem;
}

.Gift-bag-conter li p:nth-child(1) {
    text-align: left;
    width: 2.8rem;
    height: .3875rem;
}

.Gift-bag-conter li p:nth-child(2) {
    width: 2.5rem;
    height: .3875rem;
}

.Gift-bag-conter li p:nth-child(3) {
    display: flex;
    width: 2.3rem;
    text-align: right;
    height: .3875rem;
}

.Gift-bag-conter li img {
    width: .4rem;
    height: .4rem;

}


.wenzi {
    width: 2.5rem;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: .7rem;
}








.yuyuechenggong {
    display: none;
    position: fixed;
    z-index: 9999;
    width: 9.35rem;
    height: 6.0375rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/pre-register.png) no-repeat;
    background-size: 100% 100%;
}

.yuyuechenggong .store {
    position: relative;
    justify-content: center !important;
    margin-top: 4.1rem;
    width: 4.0667rem;
    height: 1.4533rem;
}

.yuyuechenggong .store a {
    position: relative;
    overflow: hidden;
    width: 4.0667rem;
    height: 1.4533rem;
    border-radius: 0rem !important;
}


.yuyuechenggong .store a img {
    position: absolute;
    width: 4.0667rem;
    height: 1.4533rem;
}

/* .store::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0.2rem;
    height: 0.2rem;
    background-color: red;
    border-radius: 50%;
}

.store::before {
    content: "";
    position: absolute;
    top: 0.7rem;
    right: -0.3rem;
    width: 1.175rem;
    height: 1.1875rem;
    background-image: url('https://cdn-download.tthplay.com/image/act/myzdvn/finger.png');
    background-size: cover;
    z-index: 10;
    animation: mymove3 1s infinite;
} */

.win {
    display: none;
    position: fixed;
    z-index: 99;
    width: 9.35rem;
    height: 6.0375rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/win_7.png) no-repeat;
    background-size: 100% 100%;
}

.Confirmbutton {
    position: absolute;
    bottom: .75rem;
    margin-left: 1.175rem;
    width: 6.6rem;
    height: .7625rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/Confirmbutton.png) no-repeat;
    background-size: 100% 100%;
}


.win_fb {
    display: none;
    position: fixed;
    z-index: 99;
    width: 9.35rem;
    height: 6.0375rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/win_fb.png) no-repeat;
    background-size: 100% 100%;
}

.win_fb_button {
    position: absolute;
    bottom: .75rem;
    margin-left: 1.175rem;
    width: 6.6rem;
    height: .7625rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/win_fb_button.png) no-repeat;
    background-size: 100% 100%;
}

.fb_close {
    position: absolute;
    top: -0.4rem;
    right: .2rem;
    width: .8267rem;
    height: .8667rem;
}



.tisp {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    width: 7.35rem;
    height: 4.0375rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/tisp.png) no-repeat;
    background-size: 100% 100%;
}

.tisp p {
    margin-top: 1.3rem;
    width: 4.6rem;
    margin-left: 1.2rem;
    font-size: .3333rem;
    text-align: center;
    color: #fff;
}

.lottery_tisp {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    width: 7.35rem;
    height: 4.0375rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/tisp.png) no-repeat;
    background-size: 100% 100%;
}

.lottery_tisp p {
    margin-top: 1rem;
    width: 4.6rem;
    margin-left: 1.2rem;
    font-size: .3333rem;
    text-align: center;
    color: #fff;
}

.lottery_close {
    cursor: pointer;
    position: absolute;
    top: 0rem;
    right: .5733rem;
    width: .6rem;
    height: .6rem;
    opacity: 1;
}


.close {
    position: absolute;
    top: 0rem;
    right: .5733rem;
    width: .6rem;
    height: .6rem;
    opacity: 1;
}

.win_close {
    position: absolute;
    top: 0rem;
    right: .5rem;
    width: .6rem;
    height: .6rem;
}

.marquee {
    position: absolute;
    top: 3.7rem;
    left: 1rem;
    width: 74%;
    height: 2rem;
    overflow: hidden;
}

.claim-ticker {

    display: flex;
    justify-content: center;
    align-items: center;

}

.claim-ticker .viewport {
    position: relative;
    max-width: 7rem;
    width: 100%;
    height: 0.5rem;
}

.claim-ticker .claim-list {
    display: flex;
    position: static;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    will-change: transform
}

.claim-ticker .claim-list li {
    position: static;
    display: inline-block;
    background: rgba(18, 31, 56, .9);
    color: #fff;
    border-radius: 0.225rem;
    padding: 0.025rem 0.15rem;
    margin: 0 0.1rem 0.1rem 0;
    font-size: 0.25rem;
    white-space: nowrap;
    box-shadow: 0 0.025rem 0.1rem rgba(0, 0, 0, .3);
}


.row {
    margin-top: .2rem;
    margin-left: .01rem;
}



.rule {
    display: none;
    position: fixed;
    z-index: 999;
    width: 9.35rem;
    height: 9.55rem;
    background: url(https://cdn-download.hwxgame.com/image/act/m2en/win_3.png) no-repeat;
    background-size: 100% 100%;
}


/* .rule_text {
    padding-right: 0.1rem;
    overflow-y: auto;
    overflow-x: hidden;
    margin: auto;
    margin-top: 1.3rem;
    font-size: .3rem;
    color: #fff;
    width: 8rem;
    height: 4rem;
}

.rule_text::-webkit-scrollbar {
    -webkit-appearance: none !important;
}

.rule_text::-webkit-scrollbar:vertical {
    width: 0.1rem !important;
}

.rule_text::-webkit-scrollbar-thumb {
    background-color: #26534F;
    border-radius: .0648rem .0648rem .0648rem .0648rem !important;
} */