* {
    margin: 0;
    padding: 0;
}

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

li {
    list-style: none;
}

body {
    overflow-x: hidden !important;
}



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

select {
    background-color: #fff;
    color: #000 !important;
    font-weight: 700;
    font-size: .4rem !important;
    /* 你想要的背景颜色 */
}

.footer {
    display: none;
}

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

.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: 12.9375rem;
    height: 1.6rem;
    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: 12.9375rem;
    height: 1.6rem;
}

.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;
    position: relative;
    width: 24rem;
    min-height: 86.8rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/background.jpg) no-repeat;
    background-size: 100% 100%;
}


.nva {
    position: fixed;
    z-index: 9999;
    top: 0;
    display: flex;
    width: 24rem;
    height: .9625rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/logo.png) no-repeat;
    background-size: 100% 100%;
}

#myMenu {
    display: flex;
    justify-content: space-evenly;
    margin-left: 2.6rem;
    width: 20rem;
    height: .9625rem;
}

#myMenu a {
    display: block;
    width: 4.3625rem;
    height: .9625rem;
    font-size: .25rem;
    /* margin-top: 10px; */
    text-align: center;
    color: #fff;
    line-height: .9625rem;
    font-weight: 900;
}

#myMenu li {
    width: 4.3625rem;
    height: .925rem;
    font-size: .25rem;
    text-align: center;
}

#myMenu .active {
    color: #42FFE7 !important;
    font-weight: 900;
}



.Appointment {
    animation: mymove3 1s infinite;
    margin: auto;
    margin-top: .3rem;
    width: 6.1375rem;
    height: 1.6625rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Mainvisualbutton.png) no-repeat;
    background-size: 100% 100%;
}


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

.wenziyinying {
    margin: auto;
    text-align: center;
    width: 7.1625rem;
    height: .5879rem;
    line-height: .5879rem;
    font-size: .3rem;
    color: #FFFFFF;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/wenziyinying.png) no-repeat;
    background-size: 100% 100%;
}


.conter {
    margin-left: 6.18rem;
    margin-top: 2.2875rem;
    width: 11.3625rem;
    height: 8.1rem;
}

.Title1 {
    width: 11.3625rem;
    height: 5.65rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Title1.png) no-repeat;
    background-size: 100% 100%;
}



.pre_win_tanchuang_reservation {
    margin: auto;
    margin-top: .3rem;
    width: 5.3875rem;
    height: 2.3rem;
}

.pre_win_pc_inuter {
    display: flex;
    width: 5.3875rem;
    height: .7875rem;
    overflow: hidden;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Bottomframe.png) no-repeat;
    background-size: 100% 100%;
}

.pre_win_selects {
    height: .64rem;
    text-align: center;
    width: 1.2rem;
    border: 0;
    font-size: .28rem;
    padding: .1rem;
    margin-left: .1rem;
    margin-top: .07rem;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #fff !important;
    outline: none;
    background-color: transparent;
}


.pre_win_pc_inuter input {
    width: 4rem;
    height: 0.775rem;
    border: 0;
    font-size: .3rem;
    padding-left: 0.2667rem;
    background-color: transparent;
    outline: none;
}

.pre_win_pc_inuter input::placeholder {
    color: #fff !important;
}


.pre_win_pc_check {
    display: flex;
    font-size: .2rem;
    margin-top: .1rem;
    margin-left: .5rem;
    color: #fff;
    width: 5.725rem;
    height: .3rem;
    text-decoration-line: underline;
    text-transform: none;
}

.pre_win_pc_check input {
    margin-left: -.5rem;
    width: 0.3rem;
    height: 0.3rem;
    margin-right: .1333rem;
}

.pre_win_pc_check p {
    margin-top: .07rem;
    width: 3.9375rem;
    height: .2rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/agreetext.png) no-repeat;
    background-size: 100% 100%;
}

.Appointment_but {
    margin: auto;
    margin-top: .2rem;
    z-index: 999;
    width: 4.05rem;
    height: .6875rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Appointment_but.png) no-repeat;
    background-size: 100% 100%;
}

.Reserved {
    display: none;
    z-index: 999;
    margin: auto;
    margin-top: .2rem;
    width: 4.05rem;
    height: .6875rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Reserved.png) no-repeat;
    background-size: 100% 100%;
}





.award {
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 17.175rem;
    height: 7.6625rem;
}

.award-left {
    width: 8.875rem;
    height: 7.6625rem;
}


.left-award {
    width: 8.875rem;
    height: 5.625rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Title2.png) no-repeat;
    background-size: 100% 100%;
}


.store {
    position: relative;
    margin-top: .3rem;
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 6.7rem;
    height: .8rem;
}

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


.store a img {
    position: absolute;
    width: 3.1625rem;
    height: .8rem;
}

.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;
}



.award-right {
    position: relative;
    width: 8.2125rem;
    height: 7.6625rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Title3.png) no-repeat;
    background-size: 100% 100%;
}

.award-button {
    position: absolute;
    bottom: 1rem;
    right: -.4rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 3.1rem;
    height: 3rem;
}

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














.title4 {
    margin-top: 0px;
    margin-left: 6.45rem;
    width: 10.9375rem;
    height: 2.8125rem;
}

.Number {
    position: relative;
    margin: auto;
    margin-top: .3rem;
    width: 13.025rem;
    height: 1.95rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Number.png) no-repeat;
    background-size: 100% 100%;
}

.Number p {
    position: absolute;
    text-align: center;
    line-height: .75rem;
    margin-left: 2.25rem;
    margin-top: .1rem;
    font-size: .5rem;
    color: #E73C00;
    width: 3.6rem;
    height: .75rem;
}

.milestone-move {
    display: none;
}

.milestone {
    margin: auto;
    margin-top: .8rem;
    width: 10.9rem;
    height: .0375rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/dottedline.png) no-repeat;
    background-size: 100% 100%;
}

.reached {
    display: flex;
    justify-content: space-between;
    width: 10.9rem;
    height: .3rem;
}

.reached li {
    margin-top: -0.125rem;
    width: .3rem;
    height: .3rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Notreached2.png) no-repeat;
    background-size: 100% 100%;
}

.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;
    justify-content: space-between;
    margin: auto;
    margin-top: .5375rem;
    width: 13.5rem;
    height: 4.125rem;
}

.milestone_rewards li {
    position: relative;
    width: 2.875rem;
    height: 4.125rem;
}

.milestone_rewards li img {
    position: absolute;
    width: 2.875rem;
    height: 4.125rem;
}

.reward_active {
    position: absolute;
    right: 0rem;
    bottom: 0rem;
    width: 1.6rem;
    height: 1rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Completion.png) no-repeat;
    background-size: 100% 100%;
}

.reservation {
    margin: auto;
    margin-top: .975rem;
    width: 6.325rem;
    height: .925rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/reservation.png) no-repeat;
    background-size: 100% 100%;
}









.title5 {
    margin: auto;
    margin-top: .7875rem;
    width: 14.0625rem;
    height: 2.4375rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Title5.png) no-repeat;
    background-size: 100% 100%;
}


.draw_win {
    position: relative;
    margin: auto;
    margin-top: .5625rem;
    width: 17.25rem;
    height: 8.05rem;
}

.draw_conter {
    position: absolute;
    width: 7.7375rem;
    height: 7.7375rem;
    background-image: url(https://cdn-download.tthplay.com/image/act/myzdvn/Meditate.png);
    background-size: 100% 100%;
}

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


.luckdraw ul {
    position: relative !important;
    width: 7.7375rem !important;
    height: 7.7375rem !important;
    /* overflow: hidden; */
    margin: 0;
    padding: 0;
    list-style: none;
}

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

.luckdraw li:nth-child(1) {
    top: -0.8rem !important;
    left: 3.5rem !important;
}

.luckdraw li:nth-child(2) {
    top: 2.2rem !important;
    left: 5.6rem !important;
}

.luckdraw li:nth-child(3) {
    top: 5.1rem !important;
    left: 3.7rem !important;
}

.luckdraw li:nth-child(4) {
    top: 5.1rem !important;
    left: 0.4rem !important;
}

.luckdraw li:nth-child(5) {
    top: 2.2rem !important;
    left: -1rem !important;
}

.luckdraw li:nth-child(6) {
    top: -0.6rem !important;
    left: 0.4rem !important;
}

.luckdraw li img {
    left: 0.5rem;
    top: 0.5rem;
    position: absolute;
    width: 2.1rem !important;
    height: 2.1rem !important;
    object-fit: cover;
}

.draw_active {
    position: absolute;
    left: .1867rem;
    top: .2133rem;
    z-index: 99;
    width: 2.3rem;
    height: 2rem;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

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

.luckdraw-go {
    position: absolute;
    top: 2.0625rem;
    left: 2.0625rem;
    width: 3.625rem;
    height: 3.6125rem;
    overflow: hidden;
    cursor: pointer;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Lotterybutton.png) no-repeat !important;
    background-size: 100% 100% !important;
}







.draw_board {
    position: absolute;
    right: 0rem;
    top: .45rem;
    width: 8.1375rem;
    height: 7.5rem;
}


.board {
    width: 8.1375rem;
    height: 5.6625rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Signinboard.png) no-repeat;
    background-size: 100% 100%;
}

.board ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    margin-top: 1.3rem;
    right: 1.25rem;
    width: 0.8rem;
    height: 3.65rem;
}

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



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

.board_text {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 1.2rem;
    margin-left: .925rem;
    width: 6.2875rem;
    color: #00FFD8;
    font-weight: 700;
    font-size: .45rem;
    height: .475rem;
    line-height: .475rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/questionmark.png) no-repeat;
    background-size: 100% 100%;
}

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

.board-button {
    position: absolute;
    display: flex;
    justify-content: space-between;
    bottom: 0rem;
    left: .5875rem;
    width: 6.975rem;
    height: .8rem;
}


.board-button img {
    z-index: 999;
    width: 3.4rem;
    height: .8rem;
}











.title6 {
    margin: auto;
    margin-top: 1.2rem;
    width: 14.0625rem;
    height: 2.4375rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/title6.png) no-repeat;
    background-size: 100% 100%;
}


.Character {
    margin: auto;
    width: 17.375rem;
    height: 11.325rem;
}


.Character_Rotation {
    /* display: none; */
    position: relative;
}

.Character_mySwiper .swiper-slide {
    text-align: center;
    width: 16.6632rem;
    height: 11.075rem;
    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);
}

.Character1 {
    margin-top: -.5rem;
    transform: scale(1.1) !important;
    margin-left: 4.2rem;
    width: 11.875rem;
    height: 11.325rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Character5.png) no-repeat;
    background-size: 100% 100%;
}

.Character2 {
    margin-top: -.5rem;
    transform: scale(1.1) !important;
    margin-left: 4.2rem;
    width: 11.875rem;
    height: 11.325rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Character3.png) no-repeat;
    background-size: 100% 100%;
}

.Character3 {
    margin-top: -.5rem;
    transform: scale(1.1) !important;
    margin-left: 4.2rem;
    width: 11.875rem;
    height: 11.325rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Character2.png) no-repeat;
    background-size: 100% 100%;
}

.Character4 {
    margin-top: -.5rem;
    transform: scale(1.1) !important;
    margin-left: 4.2rem;
    width: 11.875rem;
    height: 11.325rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Character1.png) no-repeat;
    background-size: 100% 100%;
}

.Character5 {
    margin-top: -.5rem;
    transform: scale(1.1) !important;
    margin-left: 4.2rem;
    width: 11.875rem;
    height: 11.325rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Character4.png) no-repeat;
    background-size: 100% 100%;
}

.Character6 {
    margin-top: -.5rem;
    transform: scale(1.1) !important;
    margin-left: 4.2rem;
    width: 11.875rem;
    height: 11.325rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Character6.png) no-repeat;
    background-size: 100% 100%;
}




.Character_Rotation .swiper-pagination-bullet-active:nth-of-type(1) {
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession3_active.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.Character_Rotation .swiper-pagination-bullet-active:nth-of-type(2) {
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession1_active.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.Character_Rotation .swiper-pagination-bullet-active:nth-of-type(3) {
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession2_active.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.Character_Rotation .swiper-pagination-bullet-active:nth-of-type(4) {
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession5_active.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.Character_Rotation .swiper-pagination-bullet-active:nth-of-type(5) {
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession4_active.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.Character_Rotation .swiper-pagination-bullet-active:nth-of-type(6) {
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession6_active.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.Character_Rotation .swiper-pagination-bullet-active {
    transform: scale(1.1) !important;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet {
    position: absolute;
    outline: none;
    border-radius: 0%;
    opacity: 1 !important;
    width: 1.825rem;
    height: 1.825rem;
}

.Character_Rotation .swiper-pagination {
    width: 5.45rem;
    height: 10.6875rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/CareerBox.png) no-repeat;
    background-size: 100% 100%;
}



.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(1) {
    margin-left: -0.5rem;
    margin-top: .1rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession3.png) no-repeat;
    background-size: 100% 100%;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(2) {
    margin-top: 1.55rem;
    margin-left: 0.7rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession1.png) no-repeat;
    background-size: 100% 100%;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(3) {
    margin-top: 3.4rem;
    margin-left: 1.2rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession2.png) no-repeat;
    background-size: 100% 100%;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(4) {
    margin-top: 5.3rem;
    margin-left: 1.3rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession5.png) no-repeat;
    background-size: 100% 100%;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(5) {
    margin-top: 7.1rem;
    margin-left: .7rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession4.png) no-repeat;
    background-size: 100% 100%;
}

.Character_Rotation .swiper-pagination .swiper-pagination-bullet:nth-of-type(6) {
    margin-top: 8.6rem;
    margin-left: -0.5rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Profession6.png) no-repeat;
    background-size: 100% 100%;
}







.title7 {
    margin: auto;
    margin-top: .9625rem;
    width: 11.25rem;
    height: 2.6125rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/title7.png) no-repeat;
    background-size: 100% 100%;
}

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

.Rotation .mySwiper {
    width: 11.1rem;
    height: 7.5rem !important;
}

.Rotation .swiper-slide {
    text-align: center;
    width: 11.1rem;
    height: 6.675rem;
    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: 11.1rem;
    height: 6.675rem;
}

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

.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: .5125rem !important;
    height: .5125rem !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 {
    width: 5rem;
    margin-left: 3.6rem;
    bottom: 0 !important;
}

.BottomLOGO {
    position: relative;
    margin: auto;
    margin-top: 1.5rem;
    width: 9.1125rem;
    height: 2.6125rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/BottomLOGO.png) no-repeat !important;
    background-size: 100% 100% !important;
}

.privacy {
    cursor: pointer;
    position: absolute;
    top: .65rem;
    right: 2.6rem;
    width: 2.7rem;
    height: 0.5rem;
}

.archive {
    cursor: pointer;
    position: absolute;
    top: 1.3rem;
    right: 0.1rem;
    width: 5.3rem;
    height: 0.5rem;
}

@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);
    }

    45% {
        /* transform: scale(0.6); */
    }

    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 {
    margin-top: 1rem;
    display: none;
    position: fixed;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/pre_background.png) no-repeat;
    background-size: 100% 100%;
    width: 9.375rem;
    height: 9.325rem;
    z-index: 999999;
}


.pre_win .pre_win_tanchuang_reservation {
    position: relative;
    margin-top: 6.2rem;
    width: 6.6125rem;
    height: 2.5rem;
}



.pre_win .pre_win_pc_inuter {
    position: absolute;
    display: flex;
    width: 6.6125rem;
    height: .975rem;
    overflow: hidden;
    background: url('https://cdn-download.tthplay.com/image/act/myzdvn/Bottomframe.png') no-repeat;
    background-size: 100% 100%;
}

.pre_win .pre_win_selects {
    text-align: center;
    width: 1.5rem;
    margin-top: .17rem;
    border: 0;
    padding: 0rem;
    padding-left: .3rem;
    border-radius: 0%;
    margin-left: .1rem;
    font-size: .28rem;
    appearance: none;
    color: #000;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    color: #fff !important;
    background-color: transparent;
}


.pre_win .pre_win_pc_inuter input {
    margin-top: .15rem;
    width: 4.7rem;
    height: .7rem;
    border: 0;
    font-size: .28rem;
    padding-left: .2667rem;
    background-color: transparent;
    outline: none;
}

.pre_win .pre_win_pc_inuter input::placeholder {
    color: #F3FFFB;
}

.pre_win .pre_win_pc_check {
    position: absolute;
    display: flex;
    margin-top: .9rem;
    font-size: .2rem;
    margin-left: .5rem;
    color: #FFDDB7;
    color: #451F00;
    width: 5.3rem;
}

.pre_win .pre_win_pc_check input {
    margin-left: 0.1rem;
    margin-top: .15rem;
    width: 0.3rem;
    height: 0.3rem;
    color: #8A8A8A;
    margin-right: .1333rem;
}

.pre_win .pre_win_Appointment_but {
    position: absolute;
    margin-top: 1.3rem;
    margin-left: .5rem;
    width: 5.675rem;
    height: 1.25rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/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: 1.0375rem;
    right: .5375rem;
    width: .775rem;
    height: .775rem;

}


.pre_win .time {
    position: absolute;
    top: 1.65rem;
    right: 2.5rem;
    width: 4.25rem;
    height: 0.7375rem;
}

.pre_win .win_showtime {
    position: absolute;
    margin-left: 1.3rem;
    top: .2rem;
    line-height: .7375rem;
    display: flex;
    width: 3.5rem;
    height: .7375rem;
    text-align: center;
    align-content: space-between;
    justify-content: space-between;
}

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


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

.sign {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 5.64rem;
    left: 2rem;
    width: 5.3rem;
    height: .239rem;
}

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

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

.item {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 3.6rem;
    left: 1.45rem;
    width: 6.5rem;
    height: 2.27rem;
}

.item li {
    width: 1.4rem;
    height: 2.27rem;
}







.Reward_query {
    position: fixed;
    left: 32%;
    top: 8% !important;
    width: 9.375rem;
    height: 10.325rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/win_4.png) no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    text-align: center;
    color: #FFFFFF;
    display: none;
}

.Gift-bag-conter {
    overflow-y: auto;
    overflow-x: hidden;
    width: 7rem;
    height: 6.3rem;
    margin-left: 1.35rem;
    margin-top: 3rem;
}

.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: .2rem;
    margin-top: .1rem;
    padding-right: .125rem;
}

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

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

.Gift-bag-conter li p:nth-child(3) {
    display: flex;
    justify-content: space-between;
    width: 2.3rem;
    height: .3875rem;
}

.Gift-bag-conter li img {
    margin-top: .05rem;
    width: .2875rem;
    height: .3rem;
}


.wenzi {
    width: 2.6rem;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}










.yuyuechenggong {
    display: none;
    position: fixed;
    z-index: 99;
    width: 9.375rem;
    height: 7.6125rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/shangxian.png) no-repeat;
    background-size: 100% 100%;
}

.yuyuechenggong .store {
    position: relative;
    margin-top: 5.25rem;
}

.store::after {
    content: "";
    position: absolute;
    top: 0;
    /* 调整红点位置 */
    right: 3rem;
    /* 调整红点位置 */
    width: 0.2rem;
    /* 红点宽度 */
    height: 0.2rem;
    /* 红点高度 */
    background-color: red;
    /* 红点颜色 */
    border-radius: 50%;
    /* 圆形红点 */
}

.store::before {
    content: "";
    position: absolute;
    top: 0.5rem;
    right: -0.6rem;
    /* 调整到合适的位置 */
    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.375rem;
    height: 7.6125rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/win_7.png) no-repeat;
    background-size: 100% 100%;
}

.Confirmbutton {
    position: absolute;
    bottom: 1.075rem;
    margin-left: 2.45rem;
    width: 4.425rem;
    height: 1.25rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/Confirmbutton.png) no-repeat;
    background-size: 100% 100%;
}

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

.win_fb_button {
    position: absolute;
    bottom: 1.2rem;
    margin-left: 1.8rem;
    width: 5.675rem;
    height: 1.25rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/win_fb_button.png) no-repeat;
    background-size: 100% 100%;
}

.fb_close {
    position: absolute;
    top: -.3rem;
    right: 0.3rem;
    width: .6125rem;
    height: .6125rem;
}




.rule {
    display: none;
    position: fixed;
    z-index: 999;
    width: 9.375rem;
    height: 7.6125rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/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.4rem;
    font-size: .3rem;
    color: #fff;
    width: 9rem;
    height: 4.8rem;
}

.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;
} */





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

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









.asides {
    display: none;
    position: fixed;
    z-index: 99999;
    right: .3rem;
    top: 12%;
    width: 3.05rem;
    height: 8rem;
}

.win_conter img {
    position: absolute;
    left: .2375rem;
    width: 2.5625rem;
    height: 2.75rem;
}

.Store_rewards {
    left: .2375rem;
    position: absolute;
    z-index: 9;
    margin-top: 3.6rem;
    width: 2.5625rem;
    height: 2.75rem;
}

.asidesjoin_button {
    position: absolute;
    z-index: 999;
    margin-top: 6.4rem;
    width: 3.025rem;
    height: .7125rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/like.png) no-repeat;
    background-size: 100% 100%;
}

.RewardQuery {
    position: absolute;
    bottom: 0rem;
    width: 3.025rem;
    height: .7125rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/rule.png) no-repeat;
    background-size: 100% 100%;
}

.pic_img {
    position: absolute;
    z-index: 9;
    top: 2.9rem;
    width: 3.05rem !important;
    height: .7625rem !important;
}

.top {
    position: absolute;
    bottom: -2.9rem;
    left: 1.15rem;
    width: .825rem;
    height: 2.675rem;
    background: url(https://cdn-download.tthplay.com/image/act/myzdvn/top.png) no-repeat;
    background-size: 100% 100%;
}

.close {
    position: absolute;
    top: 0rem;
    right: .5375rem;
    width: .775rem;
    height: .775rem;
}

.win_close {
    position: absolute;
    top: 0rem;
    right: .225rem;
    width: .775rem;
    height: .775rem;
}