﻿@import"../../../event/fonts/MiSans-Regular/font.css";@import"../../../event/fonts/MiSans-Bold/font.css";@import"../../../../font/STKaiti/font.css";.flex-center{display:flex;align-items:center;justify-content:center}.flex-row-center{display:flex;justify-content:center}.flex-align-center{display:flex;align-items:center}.flex-row-between{display:flex;align-items:center;justify-content:space-between}.flex-col-center{display:flex;flex-direction:column;align-items:center}.flex-col-start{display:flex;flex-direction:column;align-items:flex-start}.bg-contain{background-size:contain;background-repeat:no-repeat;background-position:center}.bg-cover{background-size:cover;background-repeat:no-repeat;background-position:center}.p-ab-center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.p-ab-row-center{position:absolute;left:50%;transform:translateX(-50%)}.p-ab-col-center{position:absolute;top:50%;transform:translateY(-50%)}.btn{background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;transition:filter .3s ease-in-out}@media(min-width: 900px){.btn:hover{filter:drop-shadow(0 0 0.06rem rgba(0, 0, 0, 0.6))}}.btn.gray{cursor:default;filter:brightness(0.92) grayscale(1)}.activity-pop{position:fixed;top:0;left:0;z-index:2000;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.7);opacity:1;transition:all .4s ease}.activity-body{position:relative}.activity-body .close-btn{position:absolute;z-index:50;background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;transition:filter .3s ease-in-out}@media(min-width: 900px){.activity-body .close-btn:hover{filter:drop-shadow(0 0 0.06rem rgba(0, 0, 0, 0.6))}}.activity-body pre{white-space:pre-wrap;text-align:left;font-size:12px}.bg-slice-3{box-sizing:border-box;background-position:center;background-repeat:repeat-y;background-size:100% 100%}.bg-slice-3::after,.bg-slice-3::before{content:"";position:absolute;left:0;width:100%;background-position:center;background-repeat:no-repeat;background-size:100% 100%}.bg-slice-3::after{--height: .4rem;top:calc(-1*var(--height) + 4px);height:var(--height)}.bg-slice-3::before{--height: .4rem;bottom:calc(-1*var(--height) + 4px);height:var(--height)}.bg-slice-3>*{position:relative;z-index:1}.pop-entry{position:fixed;right:.16rem;top:35%;z-index:20;display:grid;gap:.1rem;font-family:"SimSun","宋体","Songti SC","STSong","STZhongsong",serif;font-weight:600}.pop-entry-item{position:relative;--width: 1.7rem;width:var(--width);background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;--aspect-ratio: 1 / 1;aspect-ratio:var(--aspect-ratio)}@supports not (aspect-ratio: 1){.pop-entry-item{height:calc(var(--width)*1/1)}}.pop-entry-item::after,.pop-entry-item::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:var(--width);margin:auto;background-size:contain;background-repeat:no-repeat;background-position:center;--aspect-ratio: 1 / 1;aspect-ratio:var(--aspect-ratio)}@supports not (aspect-ratio: 1){.pop-entry-item::after,.pop-entry-item::before{height:calc(var(--width)*1/1)}}.pop-entry-item::after{background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/round-inside.webp);animation:spin-counter-clockwise 5.5s linear infinite}.pop-entry-item::before{background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/round-outside.webp);animation:spin-clockwise 5.5s linear infinite}.pop-entry span{position:absolute;left:50%;transform:translateX(-50%);bottom:.12rem;z-index:50;width:1.27rem;height:.36rem;line-height:.36rem;text-align:center;font-size:max(14px,.18rem);color:#ffeed0;background:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/pop-entry-btn-m.webp) no-repeat center;background-size:contain}.pop-entry .waiting{position:absolute;top:-0.16rem;left:50%;transform:translateX(-50%);z-index:10;width:.83rem;height:.34rem;line-height:.34rem;text-align:center;font-size:max(14px,.18rem);color:#ffeed0;background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/waiting-bg.webp);background-size:contain;background-repeat:no-repeat;background-position:center}.pop-entry-item-0{background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/sn-0.webp)}.pop-entry-item-1{background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/sn-1.webp)}.pop-entry-item-2{background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/sn-2.webp)}.sle-value-coms .pop-entry{position:absolute;top:0;right:-1.5rem}.activity-pop{font-family:"MiSans-Regular","Microsoft YaHei",sans-serif}.activity-pop-title{width:100%;font-size:0;color:hsla(0,0%,100%,0);background-size:contain;background-repeat:no-repeat;background-position:center}.activity-pop .close-btn{top:.2rem;right:0;width:.76rem;height:.76rem;background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/close-btn.webp)}.activity-pop .roles-info-box{position:relative;z-index:10;display:grid;grid-template-columns:auto auto;gap:0}.activity-pop .roles-info-box>div{margin:0 .06rem}.activity-pop .drop-down{width:auto;min-width:2rem;margin:0 auto}.activity-pop .drop-down-head{box-sizing:border-box;justify-content:center;width:100%;height:.46rem;padding:0 .2rem;color:#ffeed0;background:linear-gradient(to bottom, #b03520, #911510);border-radius:50px}.activity-pop .drop-down-box{width:100%;padding:.1rem !important}.activity-pop .drop-down-box .drop-tip{color:#666;text-align:center}.activity-pop .drop-down-box p{margin-top:.1rem;padding:.06rem .12rem;text-align:left;color:#333;font-size:max(14px,.2rem);text-align:center;background-color:#fffded;transition:background-color .4s ease-in-out;cursor:pointer}.activity-pop .drop-down-box p:hover{background-color:#faeacd}.activity-pop .not-top-up{position:relative;z-index:10;width:3.18rem;height:.46rem;margin:0 auto;line-height:.46rem;text-align:center;color:#ffeed0;background:linear-gradient(to bottom, #b03520, #911510);border-radius:50px}.activity-pop-light{position:absolute;bottom:-1.72rem;left:50%;transform:translateX(-50%);width:105%;height:1.09rem;background:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/light.webp) no-repeat center;background-size:100% 100%}.activity-pop:not(.task-pop) .award-list{justify-content:center;width:100%}.activity-main .center{text-align:center}.activity-main .center b{color:#b03520}.bg-slice-3{width:6.8rem;padding:0 .36rem;background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/cbg-slice-main.webp)}.bg-slice-3::after,.bg-slice-3::before{--height: 1.4rem}.bg-slice-3::after{background:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/cbg-slice-top.webp) no-repeat center top;background-size:100% auto}.bg-slice-3::before{background:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/cbg-slice-bottom.webp) no-repeat center bottom;background-size:100% auto}.bg-slice-3 .activity-pop-title{position:absolute;left:-0.4rem;top:-2.4rem;--width: 3.69rem;width:var(--width);background-size:contain;background-repeat:no-repeat;background-position:center;--aspect-ratio: 369 / 120;aspect-ratio:var(--aspect-ratio)}@supports not (aspect-ratio: 1){.bg-slice-3 .activity-pop-title{height:calc(var(--width)*120/369)}}.bg-slice-3 .activity-main{z-index:10;margin:-1rem 0}.bg-slice-3 .activity-main.scroll-box{max-height:5.6rem;margin:-1rem -0.1rem;padding:0 .1rem;overflow:auto}.bg-slice-3 .close-btn{top:-2.1rem;right:-0.36rem}.gray{filter:grayscale(1)}.no-get-tips{position:absolute;left:0;top:0;width:100%;box-sizing:border-box;padding:1px .05rem;font-size:10px;z-index:5;color:#fff6dc;text-align:center;background:linear-gradient(to right, transparent, #a01100, transparent)}.btn{display:flex;align-items:center;justify-content:center;font-family:"SimSun","宋体","Songti SC","STSong","STZhongsong",serif;font-weight:600;text-align:center;text-shadow:0 0 .04rem #606060}.btn-confirm{box-sizing:border-box;width:3.12rem;height:.61rem;margin:.3rem auto 0;padding-top:.03rem;line-height:.61rem;font-size:.22rem;color:#ffeed0;text-align:center;background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/btn-max.webp);background-size:contain;background-repeat:no-repeat;background-position:center}.btn-confirm.disabled{background:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/btn-max.webp) no-repeat center/contain !important}.exchange-pop h4{display:flex;align-items:center;margin-bottom:.2rem;color:#9c2116;font-size:max(14px,.2rem);font-weight:bold}.exchange-pop h4::before{content:"";display:block;--width: .2rem;width:var(--width);margin-right:.1rem;background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/ys.webp);background-size:contain;background-repeat:no-repeat;background-position:center;--aspect-ratio: 63 / 59;aspect-ratio:var(--aspect-ratio)}@supports not (aspect-ratio: 1){.exchange-pop h4::before{height:calc(var(--width)*59/63)}}.exchange-pop-title{background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/exchange-title.webp)}.exchange-pop .coupon-area-note{display:grid;justify-items:center;gap:.16rem;text-align:center;color:#823600}.exchange-pop .c-region{cursor:pointer}.exchange-pop .c-region:hover{text-decoration:underline}.exchange-code{display:grid;gap:.1rem}.exchange-code-title{color:#823600;font-size:max(12px,.16rem);line-height:1;font-family:"MiSans-Bold","Microsoft YaHei",sans-serif}.exchange-code .s-input{box-sizing:border-box;width:100%;background:#fffcee;border:1px solid #823600;border-radius:.08rem}.exchange-code .s-input-body{align-items:center}.exchange-code input{padding:.1rem .16rem;background:none;border:none}.exchange-code input:focus-visible{box-shadow:none;background:none}.exchange-code input:-webkit-autofill{-webkit-box-shadow:0 0 0 400px #fffcee inset}.exchange-code .s-input-clear{position:relative;right:auto;top:auto;transform:none}.exchange-input{position:relative}.exchange-input .tips{flex:1;margin:0 .16rem 0 .2rem;display:flex;align-items:center;color:#9c2116;font-size:max(12px,.16rem)}.exchange-input .tips .icon{margin-right:.06rem;color:#9c2116}.exchange-des{margin-top:.3rem;color:#823600;font-size:max(12px,.14rem)}.exchange-des p{margin-bottom:.2rem}.coupons-item{box-sizing:border-box;display:grid;align-content:center;--width: 4.13rem;width:var(--width);margin:0 auto .2rem;padding:0 2rem 0 .1rem;font-size:max(12px,.14rem);text-align:center;color:#ffeed0;background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/hw-coupons-bg.png);background-size:contain;background-repeat:no-repeat;background-position:center;--aspect-ratio: 413 / 162;aspect-ratio:var(--aspect-ratio)}@supports not (aspect-ratio: 1){.coupons-item{height:calc(var(--width)*162/413)}}.coupons-item .price{display:flex;justify-content:center;align-items:baseline;font-size:.28rem;line-height:1;font-family:"MiSans-Bold","Microsoft YaHei",sans-serif}.coupons-item strong{font-size:.48rem}.coupons-item .dec{margin-left:.1rem}.gift-coupons .c-region{margin-top:.2rem;font-size:max(14px,.2rem);color:#bd453c;text-align:center;cursor:pointer}.gift-coupons .c-region:hover{text-decoration:underline}.gift-coupons .tips{max-width:4.13rem;margin:0 auto;color:#ad5b03;font-size:max(12px,.14rem);text-align:center}.result-pop-title{background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/result-title.webp)}.result-pop .game-code{flex-wrap:wrap;margin-top:.1rem;justify-content:center;text-align:center}.result-pop .game-code .exchange-tips-text{display:block;margin-top:.2rem;width:100%;color:#666;font-weight:normal;font-size:max(12px,.14rem)}.result-pop .award-list{justify-content:center}.result-award-title{padding:.1rem .6rem;margin-bottom:.16rem;color:#fff;font-size:max(12px,.14rem);line-height:1;background:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/text-bg.webp) no-repeat center;background-size:100% 100%}.game-code{display:flex;align-items:center;padding:.1rem .2rem;font-size:max(12px,.14rem);color:#823600}.game-code p{font-weight:600}.game-code .copy-btn{width:.7rem;height:.3rem;margin-left:.3rem;line-height:.3rem;text-align:center;color:#fff;background-color:#cd5546;border-radius:.18rem;transition:background-color .3s ease-in-out;cursor:pointer}.game-code .copy-btn:hover{background-color:#b44136}@keyframes spin-clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spin-counter-clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}@keyframes floatAn{to{transform:translateY(-0.06rem)}}@media(max-width: 900px){.pop-entry{position:fixed;right:.05rem;top:50%;z-index:50;display:block}.pop-entry-item{--width: .7rem}.pop-entry-item-1 span{padding-left:.2em}.pop-entry-item-2 span{padding-left:.8em}.pop-entry span{display:none}.pop-entry-icon{display:none}.pop-entry .waiting{left:auto;transform:none;right:0;top:-0.5em;width:5.5em;height:2.5em;line-height:2.5em;font-size:10px}.fixed-nav{display:none;position:fixed;right:-1rem;top:40%;z-index:100;font-family:"MiSans-Bold","Microsoft YaHei",sans-serif;font-size:12px;color:#6c3917;transition:right .4s ease-in-out}.fixed-nav.visible{right:-0.3rem}.fixed-nav.visible .fixed-nav-btn{right:70%;background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/fixed-nav-hide.webp)}.fixed-nav *{background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .4s ease-in-out}.fixed-nav-box{position:relative;left:-0.3rem;z-index:1;display:grid;align-content:center;gap:.06rem;box-sizing:border-box;width:1.25rem;height:.96rem;padding-left:.5rem;text-align:center;background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/fixed-nav-bg.webp)}.fixed-nav-btn{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:1;width:.22rem;height:.78rem;background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/fixed-nav-show.webp)}.activity-pop .close-btn{width:.4rem;height:.4rem}.activity-pop .not-top-up{width:2rem;height:.32rem;line-height:.32rem}.activity-pop .drop-down{min-width:1.2rem}.activity-pop .drop-down-head{display:flex;align-items:center;height:.32rem}.activity-pop .drop-down .icon-arrow-down{margin-left:.1rem;color:#ffeed0;font-size:.16rem}.activity-pop .drop-down p{font-size:.14rem}.activity-pop-light{bottom:-1rem;height:.7rem}.activity-pop:not(.task-pop) .award-list{flex-wrap:wrap}.activity-pop:not(.task-pop) .award-list li{margin-bottom:.1rem}.activity-pop:not(.task-pop) .award-list{--defult: .56rem}.activity-nav{position:relative;left:0;top:.4rem;display:flex;align-items:center;justify-content:space-evenly;margin:0 -0.26rem}.activity-nav-item{padding:0;--width: 1.2rem;font-size:.13rem;line-height:1;background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/activity-nav-m.webp?v2);--aspect-ratio: 176 / 43;aspect-ratio:var(--aspect-ratio)}@supports not (aspect-ratio: 1){.activity-nav-item{height:calc(var(--width)*43/176)}}.bg-slice-3{padding:0 .16rem;width:3.6rem}.bg-slice-3::after,.bg-slice-3::before{--height: .83rem}.bg-slice-3 .activity-main{margin:-0.5rem 0}.bg-slice-3 .activity-main.scroll-box{max-height:4rem;margin:-0.5rem -0.1rem;padding:0 .1rem;overflow:auto}.bg-slice-3 .activity-pop-title{left:-0.2rem;top:-1.5rem;--width: 2.5rem}.bg-slice-3 .close-btn{top:-1.2rem;right:-0.04rem}.btn-confirm{width:2.2rem;height:.43rem;line-height:.43rem;font-size:.14rem}.btn-reward{display:none;position:absolute;right:0;top:1rem;z-index:50;box-sizing:border-box;width:2.5em;height:11.83em;padding:0 .67em .67em .87em;color:#fff;font-size:12px;line-height:1.2;background-image:url(https://pic.igamebuy.com/activity/events/jxqy/20250516/activity-nav.webp);background-size:contain;background-repeat:no-repeat;background-position:center;animation:floatAn .6s infinite alternate ease-in-out;will-change:transform}.btn-reward p{font-size:12px}.exchange-pop h4{font-size:.14rem}.exchange-pop h4::before{--width: .14rem}.exchange-pop .exchange-main{padding:0 .04rem;max-height:4rem;margin:-0.5rem -0.1rem;padding:0 .1rem;overflow:auto}.exchange-code p{font-size:.14rem}.exchange-code .s-input{display:block;background:none;border:none;border-radius:0}.exchange-code .s-input-body{padding:0 .1rem 0 0;border:1px solid #823600;border-radius:.08rem}.exchange-code input{padding:.1rem}.exchange-code .tips{position:relative;top:auto;right:auto;transform:none;margin:.04rem 0 0 0;font-size:.12rem}.exchange-code .tips .icon{margin-right:.02rem;color:#9c2116;font-size:.16rem}.exchange-des p{font-size:.12rem}.coupons-item{display:flex;flex-direction:column;justify-content:center;--width: 3.2rem;padding:0 1.5rem 0 .1rem}.coupons-item .price{font-size:max(12px,.16rem)}.coupons-item strong{font-size:.4rem}.coupons-item .dec{margin-left:0}.gift-coupons .c-region{font-size:.16rem}.result-pop .game-code .exchange-tips-text{margin-top:.2rem;color:#666;font-weight:normal;font-size:.12rem}}@media(max-width: 900px)and (min-width: 640px){body{padding-top:3.6rem}.task-pop .activity-body{--width: 4.5rem;width:var(--width);padding:.16rem .46rem .3rem;background-size:contain}.task-pop-title{top:-0.35rem;--width: 5rem}.task-main{max-height:90%}}.pop-entry-item-1{display:none}.product-detial-box .cs-tips{display:block !important}.product-value-list .product-detial-title{display:none}