@charset "UTF-8";

body,
dd,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0
}

body,
button,
input,
select,
textarea {
    font-size: .24rem;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

b,
em {
    font-style: normal
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

img {
    vertical-align: middle;
    border: 0;
    padding: 0;
    margin: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ol,
td,
th,
ul {
    padding: 0
}

dl,
ol,
ul {
    list-style: none
}

html {
    font-size: 100px;
    height: 100%;
    touch-action: none;
    overflow: hidden
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    pointer-events: none
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

body {
    height: 100%;
    position: relative
}

.pop {
    outline: none;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
}

.pop-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

@font-face {
    font-family: 'TENCENTPEACEKEEPERELITE_REGULAR';
    src: url(https://game.gtimg.cn/images/gp/act/a20260121speed/TENCENTPEACEKEEPERELITE_REGULAR.TTF);
}

@font-face {
    font-family: 'AgencyFB-Bold';
    src: url(https://game.gtimg.cn/images/gp/act/a20260121speed/AgencyFB-Bold.ttf);
}

.g-wrap {
    width: 100%;
    height: 100%;
    position: relative;
    background: linear-gradient(to bottom, #60546f, #1e1944);
}

.g-wrap a {
    -webkit-tap-highlight-color: transparent
}

.bg {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/bg.jpg) no-repeat;
    background-size: 100% auto;
    width: 18.75rem;
    height: 17.2rem;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center center;
    object-fit: cover;
}

.content {
    width: 12.34rem;
    height: 7.7rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slogan {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/slogan.png) no-repeat;
    background-size: 100% 100%;
    width: 8.81rem;
    height: 1.53rem;
    box-sizing: border-box;
    padding-left: 5.45rem;
    padding-top: .24rem;
    font-family: 'TENCENTPEACEKEEPERELITE_REGULAR';
    color: #efe7ff;
    white-space: nowrap;
    margin-top: -.25rem;
}

.subtitle {
    font-size: .44rem;
}

.date {
    font-size: .26rem;
    margin-top: -.12rem;
}

.content ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: -.25rem;
}

.content ul li:first-child {
    width: 3.7rem;
}

.task-title {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/task-title.png) no-repeat;
    background-size: 100% 100%;
    width: 2.56rem;
    height: .53rem;
}

.task-box {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/task-box.png) no-repeat;
    background-size: 100% 100%;
    width: 3.78rem;
    height: 3.42rem;
    margin-top: .07rem;
    position: relative;
}

.task-item {
    width: 100%;
    height: .7rem;
    position: relative;
    box-sizing: border-box;
    padding-top: .05rem;
    padding-left: .2rem;
    padding: .05rem .2rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.task-item::after {
    content: '';
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/task-line.png) no-repeat;
    background-size: 100% 100%;
    width: 3.38rem;
    height: .03rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.task-name {
    font-size: .18rem;
    color: #ffffff;
    white-space: nowrap;
}

.task-name span {
    font-family: 'AgencyFB-Bold';
    margin-left: .1rem;
}

.gift {
    display: flex;
    align-items: baseline;
}

.gift .task-gift1 {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/task-gift1.png) no-repeat;
    background-size: 100% 100%;
    width: .36rem;
    height: .35rem;
}

.gift .num {
    font-size: .22rem;
    color: #ffffff;
    margin-left: .1rem;
}

.task-btn {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/task-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.07rem;
    height: .4rem;
    display: block;
    text-align: center;
    font-size: .2rem;
    color: #fffde8;
    line-height: 1.7;
}

a.gray {
    filter: grayscale(1);
    pointer-events: none;
}

.task-getall-btn {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/task-getall-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.42rem;
    height: .4rem;
    display: block;
    position: absolute;
    bottom: .1rem;
    right: .2rem;
    text-align: center;
    line-height: 1.7;
    font-size: .2rem;
    color: #fffde8;
    box-sizing: border-box;
    padding-left: .2rem;
}

.lottery-box {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/lottery-box.png) no-repeat;
    background-size: 100% 100%;
    width: 3.72rem;
    height: 1.04rem;
    margin-top: .15rem;
    position: relative;
    display: flex;
    align-items: center;
    /* padding: 0 .17rem 0 .1rem; */
    box-sizing: border-box;
}

.lottery-gift-bg {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/lottery-gift-bg.png) no-repeat;
    background-size: 100% 100%;
    width: 1.19rem;
    height: .9rem;
    box-sizing: border-box;
    margin: -.12rem 0 0 0;
}

.lottery-gift {
    width: .76rem;
    height: .76rem;
    position: relative;
    margin: .11rem 0 0 .38rem;
}

.lottery-gift img {
    max-width: 80%;
    max-height: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lottery-task {
    /* margin-left: .2rem; */
    margin-top: .1rem;
}

.lottery-task .bottom {
    margin-top: .01rem;
    margin-left: 1.1rem;
}

.lottery-task .top p {
    background: rgba(24, 28, 35, 0.5);
    background-size: 100% 100%;
    width: 2.4rem;
    height: .23rem;
    font-size: .18rem;
    line-height: .18rem;
    color: #fffde8;
    white-space: nowrap;
    box-sizing: border-box;
    margin-bottom: .05rem;
    /* text-indent: -99999px;
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/lottery-text.png) no-repeat;
    background-size: 100% 100%;
    width: 1.22rem;
    height: .14rem; */
}

.lottery-task .top span {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/lottery-icon.png) no-repeat;
    background-size: 100% 100%;
    width: .21rem;
    height: .21rem;
    display: inline-block;
    vertical-align: middle;
}
.lottery-task .top .act{
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/lottery-icon2.png) no-repeat;
    background-size: 100% 100%;
    width: .21rem;
    height: .21rem;
}
.lottery-btn {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/lottery-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.07rem;
    height: .4rem;
    display: block;
    text-align: center;
    line-height: 1.7;
    font-size: .2rem;
    color: #fffde8;
}

.lottery-progress {
    width: 3.61rem;
    height: 1.11rem;
    position: relative;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-top: .8rem;
}

.lottery-progress span {
    font-size: .24rem;
    color: #8e7343;
    font-family: 'TENCENTPEACEKEEPERELITE_REGULAR';
}

.progress-line {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/lottery-progress-line.png) no-repeat;
    background-size: 100% 100%;
    width: 2.2rem;
    height: .03rem;
    margin-left: .1rem;
}

.progress-inner {
    height: .03rem;
    position: relative;
    overflow: hidden;
}

.progress-inner span {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/progress-inner.png) no-repeat;
    background-size: 100% 100%;
    width: 2.2rem;
    height: .03rem;
    display: block;
}

.progress-gift {
    position: absolute;
    top: .2rem;
    display: block;
}

.progress-gift-bg {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/progress-gift-bg.png) no-repeat;
    background-size: 100% 100%;
    width: .6rem;
    height: .6rem;
    margin: 0 auto;
    position: relative;
}

.progress-gift-bg::after {
    content: '';
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/progress-gift-wjs.png) no-repeat;
    background-size: 100% 100%;
    width: .57rem;
    height: .22rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.progress-gift-bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.progress-gift-pic1 {
    width: .61rem;
    height: .44rem;
}

.progress-gift-pic2 {
    width: .48rem;
    height: .38rem;
}

.progress-gift-pic3 {
    width: .63rem;
    height: .53rem;
}

.progress-icon {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/progress-icon.png) no-repeat;
    background-size: 100% 100%;
    width: .19rem;
    height: .16rem;
    margin: .04rem auto 0;
}

.num {
    text-align: center;
    font-size: .24rem;
    color: #8e7343;
    font-family: 'AgencyFB-Bold';
}

.progress-gift1 {
    left: 1.16rem;
}

.progress-gift2 {
    left: 2.13rem;
}

.progress-gift3 {
    left: 3.12rem;
}

.progress-gift.on .progress-gift-bg {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/progress-gift-bg2.png) no-repeat;
    background-size: 100% 100%;
}

.progress-gift.on .progress-icon {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/progress-icon-on.png) no-repeat;
    background-size: 100% 100%;
    transform: scale(1.8);
}

.progress-gift.on .progress-gift-bg::after {
    display: none;
}

.progress-gift.on .num {
    color: #ffee88;
}

.progress-gift.done {
    pointer-events: none;
}

.progress-gift.done .progress-icon {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/progress-icon-done.png) no-repeat;
    background-size: 100% 100%;
}

.progress-gift.done .progress-gift-bg::after {
    content: '';
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/progress-gift-ylq.png) no-repeat;
    background-size: 100% 100%;
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.progress-gift.done .num {
    color: #707070;
}

.btns {
    display: flex;
    justify-content: flex-end;
}

.history-btn {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/history-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.07rem;
    height: .4rem;
    display: block;
    margin-right: .15rem;
}

.rule-btn {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/rule-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.07rem;
    height: .4rem;
    display: block;
    margin-right: .7rem;
}

.ad {
    width: 8.8rem;
    height: 4.86rem;
    position: relative;
    margin: .1rem 0 0 0rem;
}

.prev {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/prev.png) no-repeat;
    background-size: 100% 100%;
    width: .58rem;
    height: .82rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.next {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/next.png) no-repeat;
    background-size: 100% 100%;
    width: .58rem;
    height: .82rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ad-swiper {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/ad-swiper.png) no-repeat;
    background-size: 100% 100%;
    width: 8.55rem;
    height: 4.86rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: .4rem;
    margin-top: -.1rem;
}

.ad img {
    width: 7.2rem;
    display: block;
    margin: 0 auto;
}

.ad .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: .25rem !important;
}

.ad .swiper-pagination-bullet {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/swiper-pagination-bullet.png) no-repeat;
    background-size: 100% 100%;
    width: .36rem;
    height: .14rem;
    display: block;
    border-radius: 0;
    opacity: 1;
    margin: 0 .2rem;
}

.ad .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/swiper-pagination-bullet-active.png) no-repeat;
    background-size: 100% 100%;
}

.ad-btn {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/ad-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 4.07rem;
    height: 1.14rem;
    display: block;
    margin: .2rem auto 0;
}

.ad-btn p{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .54rem;
    text-align: center;
    background: linear-gradient(to bottom, #613d0d 20%, #802004 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'TENCENTPEACEKEEPERELITE_REGULAR';
    padding-top: .13rem;
    box-sizing: border-box;
    font-weight: bold;
}
.ad-btn span{
    display: inline-block;
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/icon.png) no-repeat;
    background-size: 100% 100%;
    width: .61rem;
    height: .5rem;
    vertical-align: middle;
    margin-top: .18rem;
    margin-right: .1rem;
    box-sizing: border-box;
}
.gray {
    filter: grayscale(1);
  }
.pop-bg1 {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/pop-bg1.png) no-repeat;
    background-size: 100% 100%;
    width: 12.91rem;
    height: 6.45rem;
    box-sizing: border-box;
    padding-top: .2rem;
}

.pop-close {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/pop-close.png) no-repeat;
    background-size: 100% 100%;
    width: .63rem;
    height: .64rem;
    position: absolute;
    top: .3rem;
    right: .45rem;
}

.pop-title {
    width: 4.24rem;
    height: .59rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .41rem;
    color: #e8efff;
    font-weight: bold;
    margin: 0 auto .2rem;
}

.pop-confirm-btn {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/pop-confirm-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 3.84rem;
    height: 1.04rem;
    display: block;
    margin: .1rem auto 0;
}
.pop-confirm-btn p{
    font-size: .54rem;
    text-align: center;
    color: #812005;
    line-height: 1.04rem;
    font-weight: bold;
    font-family: 'TENCENTPEACEKEEPERELITE_REGULAR';
}
.pop-msg {
    width: 80%;
    height: 2.4rem;
    margin: .8rem auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .5rem;
    color: #e8efff;
    text-align: center;
    font-weight: bold;
}

.pop-lottery-history .pop-msg {
    display: none;
}

.pop-lottery-history.none .pop-msg {
    height: 3.2rem;
    font-size: .9rem;
    display: flex;
}

.pop-scroll {
    width: 11rem;
    height: 5rem;
    overflow-y: auto;
    overflow-x: hidden;
    margin: .2rem auto 0;
    padding-right: .1rem;
}

@supports (-webkit-overflow-scrolling: touch) {
    .pop-scroll {
        -webkit-overflow-scrolling: touch;
    }
}


.pop-scroll::-webkit-scrollbar {
    width: .08rem;
}

.pop-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: .04rem;
}

.pop-scroll::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: .04rem;
}

.pop-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}


.pop-lottery-history.none table {
    display: none;
}

.pop-lottery-history table {
    width: 11rem;
    margin: .2rem auto 0;
}

.pop-lottery-history table thead tr th {
    height: .54rem;
    background: #d2deee;
    font-size: .36rem;
    color: #1a191b;
    font-weight: bold;
    text-align: center;
    border-right: .04rem solid #131113;
}

.pop-lottery-history table thead tr th:nth-child(1) {
    width: 30%;
}

.pop-lottery-history table thead tr th:nth-child(2) {
    width: 30%;
}

.pop-lottery-history table thead tr th:nth-child(3) {
    width: 20%;
}

.pop-lottery-history table thead tr th:nth-child(4) {
    width: 20%;
}

.pop-lottery-history table tbody tr td {
    font-size: .3rem;
    color: #ddeaf7;
    text-align: center;
    padding: .1rem;
    line-height: .35rem;
}

.pop-lottery-history table tbody tr td a {
    display: block;
    color: #a1a1a1;
    pointer-events: none;
}

.pop-lottery-history table tbody tr td a.on {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/pop-lottery-history-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.27rem;
    height: .48rem;
    display: block;
    text-align: center;
    line-height: 1.8;
    font-size: .24rem;
    color: #fffde8;
    margin: 0 auto;
    pointer-events: all;
}

.pop-lottery-history table tbody tr td input {
    pointer-events: none;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.pop-subtitle1 {
    text-align: center;
    font-size: .5rem;
    color: #e8efff;
    font-weight: bold;
}

.pop-text {
    text-align: center;
    font-size: .3rem;
    color: #e8efff;
    line-height: .35rem;
}

.pop-lottery-box {
    width: 8.5rem;
    display: flex;
    justify-content: space-around;
    margin: .2rem auto 0;
}

.pop-lottery-bg {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/pop-lottery-bg.png) no-repeat;
    background-size: 100% 100%;
    width: 2.48rem;
    height: 2.52rem;
    position: relative;
}

.pop-lottery-bg img {
    display: block;
    max-width: 40%;
    max-height: 40%;
    position: absolute;
    left: 50%;
    top: 23%;
    transform: translateX(-50%);
}
 
#popLotteryKindNot .pop-lottery-bg img[src*="pop-lottery-pic1"] {
    width: 1.55rem;
    height: 1.09rem;
    top: 0.5rem;
}

#popLotteryKindNot .pop-lottery-bg img[src*="pop-lottery-pic2"] {
    width: 1.32rem;
    height: .99rem;
    top: 0.5rem;
}

#popLotteryKindNot .pop-lottery-bg img[src*="pop-lottery-pic3"] {
    width: 1.5rem;
    height: 1.24rem;
    top: 0.4rem;
}

#popLotteryKindNot .pop-lottery-bg img[src*="pop-lottery-sp"] {
    width: 1.67rem;
    height: 1.56rem;
    top: 0.2rem;
    transform: translateX(-50%) scale(.8);
}

.pop-lottery-bg .name {
    text-align: center;
    font-size: .28rem;
    line-height: .3rem;
    color: #ffffff;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0.65rem;
    text-shadow: .01rem .01rem .03rem #4d128f, -0.01rem .01rem .03rem #4d128f, .01rem -0.01rem .03rem #4d128f, -0.01rem -0.01rem .03rem #4d128f;
}

.pop-share-bg {
    width: 8rem;
    display: flex;
    justify-content: space-around;
    margin: 1.5rem auto 0;
}

.pop-share-qq-friend {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/pop-share-qq-friend.png) no-repeat;
    background-size: 100% 100%;
    width: 1.62rem;
    height: 2.1rem;
    display: block;
}

.pop-share-qq-area {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/pop-share-qq-area.png) no-repeat;
    background-size: 100% 100%;
    width: 1.62rem;
    height: 2.1rem;
    display: block;
}

.pop-share-wx-friend {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/pop-share-wx-friend.png) no-repeat;
    background-size: 100% 100%;
    width: 1.62rem;
    height: 2.08rem;
    display: block;
}

.pop-share-wx-area {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/pop-share-wx-area.png) no-repeat;
    background-size: 100% 100%;
    width: 1.62rem;
    height: 2.08rem;
    display: block;
}

.pop-derection-bg {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/pop-share-derection.png) no-repeat;
    background-size: 100% 100%;
    width: 3.16rem;
    height: 2.26rem;
    position: absolute;
    top: 37%;
    left: 26%;
    transform: translate(-50%, -50%);
}

/* #popLotteryGanmeIcon .pop-lottery-bg img {
    max-width: 70%;
    max-height: 55%;
} */

.pop-rule p {
    width: 10rem;
    margin: .5rem auto 0;
    font-size: .24rem;
    color: #e8efff;
}

.pop-rule p span {
    font-size: .3rem;
    font-weight: bold;
    display: block;
}

.pop-rule p em {
    padding-left: .2rem;
    display: block;
}

.pop-rule table {
    width: 6rem;
    border: 1px solid #e8efff;
    margin: 0 auto;
}

.pop-rule table thead tr th,
.pop-rule table tbody tr td {
    font-size: .24rem;
    color: #e8efff;
    text-align: center;
    border: 1px solid #e8efff;
}

.pop-address .pop-text {
    margin-top: .2rem;
}

.pop-text2 {
    text-align: center;
    font-size: .2rem;
    color: #96989e;
    margin-top: .1rem;
}

.pop-address-item {
    width: 7.5rem;
    height: .44rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: .2rem auto 0;
}

.pop-address-item span {
    /* width: 1.3rem; */
    font-size: .3rem;
    font-weight: bold;
    color: #e8efff;
    text-align: right;
    white-space: nowrap;
}

.pop-address-item input {
    width: 5.5rem;
    height: .44rem;
    box-sizing: border-box;
    padding-left: .1rem;
    background: #d4e0f0;
    border: none;
    margin-left: .1rem;
    color: #000000;
    font-size: .3rem;
}

.pop-address-item.pop-address-item2 span em {
    font-size: .2rem;
    font-style: normal;
}

.pop-address-item.pop-address-item2 input {
    width: 2.55rem;
}

center {
    display: none !important;
}


.pop-rule .swiper {
    width: 11rem;
    height: 5rem;
}

.pop-content {
    position: relative;
    height: 5rem;
}

.pop-content {
    position: relative;
    height: 100%;
}

.pop-rule .swiper-wrapper {
    height: auto !important;
}


.pop-rule .swiper-slide {
    height: auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-scrollbar {
    background: #ffffff !important;
}

.back-game {
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/back-game.png) no-repeat;
    background-size: 100% 100%;
    width: .52rem;
    height: .52rem;
    display: block;
    position: absolute;
    top: .3rem;
    right: 0;
}

























.scroll-container {
    width: 11rem;
    position: relative;
    height: 5rem;
    overflow: hidden;
    margin: 0 auto;
}

.pop-content {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-right: .16rem;
    box-sizing: border-box;
}

.pop-content::-webkit-scrollbar {
    display: none;
}

.scroll-track {
    position: absolute;
    top: 0;
    right: 4px;
    width: 8px;
    height: 100%;
    background-color: #ffffff;
    border-radius: 4px;
    opacity: 0.6;
    z-index: 10;
}

.scroll-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #888;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.scroll-thumb:hover,
.scroll-thumb:active {
    background-color: #ffffff;
}

.animation-gif,
.static-image {
    display: block;
    transition: opacity 0.3s ease-in-out;
}

.gifbox{
    width: 18.75rem;
    height: 17.2rem;
    position: absolute;
    left: 50%;
    top: 49%;
    transform: translate(-50%, -50%);
}

.gif-layer.playing {
    animation: playGif 2.3s forwards;
  }
  
  @keyframes playGif {
    to {
      opacity: 0;
    }
  }


  .pop-close2 {
    position: absolute;
    top: 5.3rem;
    right: 5.45rem;
    z-index: 90;
}
.gifbox img{
    width: 18.75rem;
    height: 17.2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}



.left-box{
    width: 4.55rem;
}
.right-box{
    width: 4rem;
    margin-left: -.5rem;
    margin-top: -.2rem;
}
.sw-title{
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/sw-title2.png) no-repeat;
    background-size: 100% 100%;
    width: 2.34rem;
    height: .5rem;
    margin: 0.1rem auto 0;
}
.sw-title2{
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/sw-title.png) no-repeat;
    background-size: 100% 100%;
    width: 2.34rem;
    height: .5rem;
    margin: 0.1rem auto 0;
}
.sw-card{
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/card1.png) no-repeat;
    background-size: 100% 100%;
    width: 2.28rem;
    height: 3.13rem;
    margin: 0.1rem auto 0;  
}
.sw-card.active{
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/card5-yc.png) no-repeat;
    background-size: 100% 100%;
}
.sw-card2{
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/card2.png) no-repeat;
    background-size: 100% 100%;
    width: 1.42rem;
    height: 1.95rem;
    margin: 0rem .1rem 0;  
}
.sw-card2.active{
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/card5-yc2.png) no-repeat;
    background-size: 100% 100%;
}
.sw-card3{
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/card3.png) no-repeat;
    background-size: 100% 100%;
}
.sw-card4{
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/card4.png) no-repeat;
    background-size: 100% 100%;
}
.sw-card5{
    background: url(https://game.gtimg.cn/images/gp/act/a20260121speed/card5.png) no-repeat;
    background-size: 100% 100%;
}
.card-box{
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
}

.ad-swiper .swiper-slide{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.quantity{
    width: 1.3rem;
    font-size: .18rem;
    color: #ffffff;
    position: absolute;
    bottom: .2rem;
    right: 2rem;
}
.quantity span{
    margin-left: .1rem;
}