html{-webkit-tap-highlight-color:transparent}body{margin:0}a{text-decoration:none}[class*=van-]:focus,a:focus,button:focus,input:focus,textarea:focus{outline:0}ol,ul{margin:0;padding:0;list-style:none}button,input,textarea{color:inherit;font:inherit}.van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-multi-ellipsis--l2{-webkit-line-clamp:2}.van-multi-ellipsis--l2,.van-multi-ellipsis--l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.van-multi-ellipsis--l3{-webkit-line-clamp:3}.van-clearfix:after{display:table;clear:both;content:""}[class*=van-hairline]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid #ebedf0;-webkit-transform:scale(.5);transform:scale(.5)}.van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom{position:relative}.van-hairline--top:after{border-top-width:1px}.van-hairline--left:after{border-left-width:1px}.van-hairline--right:after{border-right-width:1px}.van-hairline--bottom:after{border-bottom-width:1px}.van-hairline--top-bottom:after,.van-hairline-unset--top-bottom:after{border-width:1px 0}.van-hairline--surround:after{border-width:1px}@-webkit-keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-enter{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-enter{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-enter{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-enter{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes van-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.van-fade-enter-active{-webkit-animation:.3s van-fade-in;animation:.3s van-fade-in}.van-fade-leave-active{-webkit-animation:.3s van-fade-out;animation:.3s van-fade-out}.van-slide-up-enter-active{-webkit-animation:van-slide-up-enter .3s both ease;animation:van-slide-up-enter .3s both ease}.van-slide-up-leave-active{-webkit-animation:van-slide-up-leave .3s both ease;animation:van-slide-up-leave .3s both ease}.van-slide-down-enter-active{-webkit-animation:van-slide-down-enter .3s both ease;animation:van-slide-down-enter .3s both ease}.van-slide-down-leave-active{-webkit-animation:van-slide-down-leave .3s both ease;animation:van-slide-down-leave .3s both ease}.van-slide-left-enter-active{-webkit-animation:van-slide-left-enter .3s both ease;animation:van-slide-left-enter .3s both ease}.van-slide-left-leave-active{-webkit-animation:van-slide-left-leave .3s both ease;animation:van-slide-left-leave .3s both ease}.van-slide-right-enter-active{-webkit-animation:van-slide-right-enter .3s both ease;animation:van-slide-right-enter .3s both ease}.van-slide-right-leave-active{-webkit-animation:van-slide-right-leave .3s both ease;animation:van-slide-right-leave .3s both ease}.van-count-down{color:#323233;font-size:14px;line-height:20px}.van-overlay{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.van-info{position:absolute;top:0;right:0;box-sizing:border-box;min-width:16px;padding:0 3px;color:#fff;font-weight:500;font-size:12px;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;line-height:14px;text-align:center;background-color:#ee0a24;border:1px solid #fff;border-radius:16px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100%;transform-origin:100%}.van-info--dot{width:8px;min-width:0;height:8px;background-color:#ee0a24;border-radius:100%}@font-face{font-weight:400;font-family:vant-icon;font-style:normal;font-display:auto;src:url(https://img.yzcdn.cn/vant/vant-icon-db1de1.woff2) format("woff2"),url(https://img.yzcdn.cn/vant/vant-icon-db1de1.woff) format("woff"),url(https://img.yzcdn.cn/vant/vant-icon-db1de1.ttf) format("truetype")}.van-icon{position:relative;font:normal normal normal 14px/1 vant-icon;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.van-icon,.van-icon:before{display:inline-block}.van-icon-add-o:before{content:"\F000"}.van-icon-add-square:before{content:"\F001"}.van-icon-add:before{content:"\F002"}.van-icon-after-sale:before{content:"\F003"}.van-icon-aim:before{content:"\F004"}.van-icon-alipay:before{content:"\F005"}.van-icon-apps-o:before{content:"\F006"}.van-icon-arrow-down:before{content:"\F007"}.van-icon-arrow-left:before{content:"\F008"}.van-icon-arrow-up:before{content:"\F009"}.van-icon-arrow:before{content:"\F00A"}.van-icon-ascending:before{content:"\F00B"}.van-icon-audio:before{content:"\F00C"}.van-icon-award-o:before{content:"\F00D"}.van-icon-award:before{content:"\F00E"}.van-icon-bag-o:before{content:"\F00F"}.van-icon-bag:before{content:"\F010"}.van-icon-balance-list-o:before{content:"\F011"}.van-icon-balance-list:before{content:"\F012"}.van-icon-balance-o:before{content:"\F013"}.van-icon-balance-pay:before{content:"\F014"}.van-icon-bar-chart-o:before{content:"\F015"}.van-icon-bars:before{content:"\F016"}.van-icon-bell:before{content:"\F017"}.van-icon-bill-o:before{content:"\F018"}.van-icon-bill:before{content:"\F019"}.van-icon-birthday-cake-o:before{content:"\F01A"}.van-icon-bookmark-o:before{content:"\F01B"}.van-icon-bookmark:before{content:"\F01C"}.van-icon-browsing-history-o:before{content:"\F01D"}.van-icon-browsing-history:before{content:"\F01E"}.van-icon-brush-o:before{content:"\F01F"}.van-icon-bulb-o:before{content:"\F020"}.van-icon-bullhorn-o:before{content:"\F021"}.van-icon-calender-o:before{content:"\F022"}.van-icon-card:before{content:"\F023"}.van-icon-cart-circle-o:before{content:"\F024"}.van-icon-cart-circle:before{content:"\F025"}.van-icon-cart-o:before{content:"\F026"}.van-icon-cart:before{content:"\F027"}.van-icon-cash-back-record:before{content:"\F028"}.van-icon-cash-on-deliver:before{content:"\F029"}.van-icon-cashier-o:before{content:"\F02A"}.van-icon-certificate:before{content:"\F02B"}.van-icon-chart-trending-o:before{content:"\F02C"}.van-icon-chat-o:before{content:"\F02D"}.van-icon-chat:before{content:"\F02E"}.van-icon-checked:before{content:"\F02F"}.van-icon-circle:before{content:"\F030"}.van-icon-clear:before{content:"\F031"}.van-icon-clock-o:before{content:"\F032"}.van-icon-clock:before{content:"\F033"}.van-icon-close:before{content:"\F034"}.van-icon-closed-eye:before{content:"\F035"}.van-icon-cluster-o:before{content:"\F036"}.van-icon-cluster:before{content:"\F037"}.van-icon-column:before{content:"\F038"}.van-icon-comment-circle-o:before{content:"\F039"}.van-icon-comment-circle:before{content:"\F03A"}.van-icon-comment-o:before{content:"\F03B"}.van-icon-comment:before{content:"\F03C"}.van-icon-completed:before{content:"\F03D"}.van-icon-contact:before{content:"\F03E"}.van-icon-coupon-o:before{content:"\F03F"}.van-icon-coupon:before{content:"\F040"}.van-icon-credit-pay:before{content:"\F041"}.van-icon-cross:before{content:"\F042"}.van-icon-debit-pay:before{content:"\F043"}.van-icon-delete:before{content:"\F044"}.van-icon-descending:before{content:"\F045"}.van-icon-description:before{content:"\F046"}.van-icon-desktop-o:before{content:"\F047"}.van-icon-diamond-o:before{content:"\F048"}.van-icon-diamond:before{content:"\F049"}.van-icon-discount:before{content:"\F04A"}.van-icon-down:before{content:"\F04B"}.van-icon-ecard-pay:before{content:"\F04C"}.van-icon-edit:before{content:"\F04D"}.van-icon-ellipsis:before{content:"\F04E"}.van-icon-empty:before{content:"\F04F"}.van-icon-envelop-o:before{content:"\F050"}.van-icon-exchange:before{content:"\F051"}.van-icon-expand-o:before{content:"\F052"}.van-icon-expand:before{content:"\F053"}.van-icon-eye-o:before{content:"\F054"}.van-icon-eye:before{content:"\F055"}.van-icon-fail:before{content:"\F056"}.van-icon-failure:before{content:"\F057"}.van-icon-filter-o:before{content:"\F058"}.van-icon-fire-o:before{content:"\F059"}.van-icon-fire:before{content:"\F05A"}.van-icon-flag-o:before{content:"\F05B"}.van-icon-flower-o:before{content:"\F05C"}.van-icon-free-postage:before{content:"\F05D"}.van-icon-friends-o:before{content:"\F05E"}.van-icon-friends:before{content:"\F05F"}.van-icon-gem-o:before{content:"\F060"}.van-icon-gem:before{content:"\F061"}.van-icon-gift-card-o:before{content:"\F062"}.van-icon-gift-card:before{content:"\F063"}.van-icon-gift-o:before{content:"\F064"}.van-icon-gift:before{content:"\F065"}.van-icon-gold-coin-o:before{content:"\F066"}.van-icon-gold-coin:before{content:"\F067"}.van-icon-good-job-o:before{content:"\F068"}.van-icon-good-job:before{content:"\F069"}.van-icon-goods-collect-o:before{content:"\F06A"}.van-icon-goods-collect:before{content:"\F06B"}.van-icon-graphic:before{content:"\F06C"}.van-icon-home-o:before{content:"\F06D"}.van-icon-hot-o:before{content:"\F06E"}.van-icon-hot-sale-o:before{content:"\F06F"}.van-icon-hot-sale:before{content:"\F070"}.van-icon-hot:before{content:"\F071"}.van-icon-hotel-o:before{content:"\F072"}.van-icon-idcard:before{content:"\F073"}.van-icon-info-o:before{content:"\F074"}.van-icon-info:before{content:"\F075"}.van-icon-invition:before{content:"\F076"}.van-icon-label-o:before{content:"\F077"}.van-icon-label:before{content:"\F078"}.van-icon-like-o:before{content:"\F079"}.van-icon-like:before{content:"\F07A"}.van-icon-live:before{content:"\F07B"}.van-icon-location-o:before{content:"\F07C"}.van-icon-location:before{content:"\F07D"}.van-icon-lock:before{content:"\F07E"}.van-icon-logistics:before{content:"\F07F"}.van-icon-manager-o:before{content:"\F080"}.van-icon-manager:before{content:"\F081"}.van-icon-map-marked:before{content:"\F082"}.van-icon-medal-o:before{content:"\F083"}.van-icon-medal:before{content:"\F084"}.van-icon-more-o:before{content:"\F085"}.van-icon-more:before{content:"\F086"}.van-icon-music-o:before{content:"\F087"}.van-icon-music:before{content:"\F088"}.van-icon-new-arrival-o:before{content:"\F089"}.van-icon-new-arrival:before{content:"\F08A"}.van-icon-new-o:before{content:"\F08B"}.van-icon-new:before{content:"\F08C"}.van-icon-newspaper-o:before{content:"\F08D"}.van-icon-notes-o:before{content:"\F08E"}.van-icon-orders-o:before{content:"\F08F"}.van-icon-other-pay:before{content:"\F090"}.van-icon-paid:before{content:"\F091"}.van-icon-passed:before{content:"\F092"}.van-icon-pause-circle-o:before{content:"\F093"}.van-icon-pause-circle:before{content:"\F094"}.van-icon-pause:before{content:"\F095"}.van-icon-peer-pay:before{content:"\F096"}.van-icon-pending-payment:before{content:"\F097"}.van-icon-phone-circle-o:before{content:"\F098"}.van-icon-phone-circle:before{content:"\F099"}.van-icon-phone-o:before{content:"\F09A"}.van-icon-phone:before{content:"\F09B"}.van-icon-photo-o:before{content:"\F09C"}.van-icon-photo:before{content:"\F09D"}.van-icon-photograph:before{content:"\F09E"}.van-icon-play-circle-o:before{content:"\F09F"}.van-icon-play-circle:before{content:"\F0A0"}.van-icon-play:before{content:"\F0A1"}.van-icon-plus:before{content:"\F0A2"}.van-icon-point-gift-o:before{content:"\F0A3"}.van-icon-point-gift:before{content:"\F0A4"}.van-icon-points:before{content:"\F0A5"}.van-icon-printer:before{content:"\F0A6"}.van-icon-qr-invalid:before{content:"\F0A7"}.van-icon-qr:before{content:"\F0A8"}.van-icon-question-o:before{content:"\F0A9"}.van-icon-question:before{content:"\F0AA"}.van-icon-records:before{content:"\F0AB"}.van-icon-refund-o:before{content:"\F0AC"}.van-icon-replay:before{content:"\F0AD"}.van-icon-scan:before{content:"\F0AE"}.van-icon-search:before{content:"\F0AF"}.van-icon-send-gift-o:before{content:"\F0B0"}.van-icon-send-gift:before{content:"\F0B1"}.van-icon-service-o:before{content:"\F0B2"}.van-icon-service:before{content:"\F0B3"}.van-icon-setting-o:before{content:"\F0B4"}.van-icon-setting:before{content:"\F0B5"}.van-icon-share:before{content:"\F0B6"}.van-icon-shop-collect-o:before{content:"\F0B7"}.van-icon-shop-collect:before{content:"\F0B8"}.van-icon-shop-o:before{content:"\F0B9"}.van-icon-shop:before{content:"\F0BA"}.van-icon-shopping-cart-o:before{content:"\F0BB"}.van-icon-shopping-cart:before{content:"\F0BC"}.van-icon-shrink:before{content:"\F0BD"}.van-icon-sign:before{content:"\F0BE"}.van-icon-smile-comment-o:before{content:"\F0BF"}.van-icon-smile-comment:before{content:"\F0C0"}.van-icon-smile-o:before{content:"\F0C1"}.van-icon-smile:before{content:"\F0C2"}.van-icon-star-o:before{content:"\F0C3"}.van-icon-star:before{content:"\F0C4"}.van-icon-stop-circle-o:before{content:"\F0C5"}.van-icon-stop-circle:before{content:"\F0C6"}.van-icon-stop:before{content:"\F0C7"}.van-icon-success:before{content:"\F0C8"}.van-icon-thumb-circle-o:before{content:"\F0C9"}.van-icon-thumb-circle:before{content:"\F0CA"}.van-icon-todo-list-o:before{content:"\F0CB"}.van-icon-todo-list:before{content:"\F0CC"}.van-icon-tosend:before{content:"\F0CD"}.van-icon-tv-o:before{content:"\F0CE"}.van-icon-umbrella-circle:before{content:"\F0CF"}.van-icon-underway-o:before{content:"\F0D0"}.van-icon-underway:before{content:"\F0D1"}.van-icon-upgrade:before{content:"\F0D2"}.van-icon-user-circle-o:before{content:"\F0D3"}.van-icon-user-o:before{content:"\F0D4"}.van-icon-video-o:before{content:"\F0D5"}.van-icon-video:before{content:"\F0D6"}.van-icon-vip-card-o:before{content:"\F0D7"}.van-icon-vip-card:before{content:"\F0D8"}.van-icon-volume-o:before{content:"\F0D9"}.van-icon-volume:before{content:"\F0DA"}.van-icon-wap-home-o:before{content:"\F0DB"}.van-icon-wap-home:before{content:"\F0DC"}.van-icon-wap-nav:before{content:"\F0DD"}.van-icon-warn-o:before{content:"\F0DE"}.van-icon-warning-o:before{content:"\F0DF"}.van-icon-warning:before{content:"\F0E0"}.van-icon-weapp-nav:before{content:"\F0E1"}.van-icon-wechat:before{content:"\F0E2"}.van-icon-youzan-shield:before{content:"\F0E3"}.van-icon__image{width:1em;height:1em;object-fit:contain}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#969799;font-size:14px;background-color:#f7f8fa}.van-image__error-icon,.van-image__loading-icon{font-size:22px}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:#fff;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-popup--center.van-popup--round{border-radius:20px}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 20px 20px}.van-popup--right{top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:20px 0 0 20px}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:20px 20px 0 0}.van-popup--left{top:50%;left:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 20px 20px 0}.van-popup--safe-area-inset-bottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.van-popup-slide-top-enter,.van-popup-slide-top-leave-active{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter,.van-popup-slide-right-leave-active{-webkit-transform:translate3d(100%,-50%,0);transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter,.van-popup-slide-bottom-leave-active{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.van-popup-slide-left-enter,.van-popup-slide-left-leave-active{-webkit-transform:translate3d(-100%,-50%,0);transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-popup__close-icon:active{color:#969799}.van-popup__close-icon--top-left{top:16px;left:16px}.van-popup__close-icon--top-right{top:16px;right:16px}.van-popup__close-icon--bottom-left{bottom:16px;left:16px}.van-popup__close-icon--bottom-right{right:16px;bottom:16px}.van-loading{color:#c8c9cc;font-size:0}.van-loading,.van-loading__spinner{position:relative;vertical-align:middle}.van-loading__spinner{display:inline-block;width:30px;max-width:100%;height:30px;max-height:100%;-webkit-animation:van-rotate .8s linear infinite;animation:van-rotate .8s linear infinite}.van-loading__spinner--spinner{-webkit-animation-timing-function:steps(12);animation-timing-function:steps(12)}.van-loading__spinner--spinner i{position:absolute;top:0;left:0;width:100%;height:100%}.van-loading__spinner--spinner i:before{display:block;width:2px;height:25%;margin:0 auto;background-color:currentColor;border-radius:40%;content:" "}.van-loading__spinner--circular{-webkit-animation-duration:2s;animation-duration:2s}.van-loading__circular{display:block;width:100%;height:100%}.van-loading__circular circle{-webkit-animation:van-circular 1.5s ease-in-out infinite;animation:van-circular 1.5s ease-in-out infinite;stroke:currentColor;stroke-width:3;stroke-linecap:round}.van-loading__text{display:inline-block;margin-left:8px;color:#969799;font-size:14px;vertical-align:middle}.van-loading--vertical{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.van-loading--vertical .van-loading__text{margin:8px 0 0}@-webkit-keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}@keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}.van-loading__spinner--spinner i:first-of-type{-webkit-transform:rotate(30deg);transform:rotate(30deg);opacity:1}.van-loading__spinner--spinner i:nth-of-type(2){-webkit-transform:rotate(60deg);transform:rotate(60deg);opacity:.9375}.van-loading__spinner--spinner i:nth-of-type(3){-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:.875}.van-loading__spinner--spinner i:nth-of-type(4){-webkit-transform:rotate(120deg);transform:rotate(120deg);opacity:.8125}.van-loading__spinner--spinner i:nth-of-type(5){-webkit-transform:rotate(150deg);transform:rotate(150deg);opacity:.75}.van-loading__spinner--spinner i:nth-of-type(6){-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:.6875}.van-loading__spinner--spinner i:nth-of-type(7){-webkit-transform:rotate(210deg);transform:rotate(210deg);opacity:.625}.van-loading__spinner--spinner i:nth-of-type(8){-webkit-transform:rotate(240deg);transform:rotate(240deg);opacity:.5625}.van-loading__spinner--spinner i:nth-of-type(9){-webkit-transform:rotate(270deg);transform:rotate(270deg);opacity:.5}.van-loading__spinner--spinner i:nth-of-type(10){-webkit-transform:rotate(300deg);transform:rotate(300deg);opacity:.4375}.van-loading__spinner--spinner i:nth-of-type(11){-webkit-transform:rotate(330deg);transform:rotate(330deg);opacity:.375}.van-loading__spinner--spinner i:nth-of-type(12){-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:.3125}.van-swipe{position:relative;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{height:100%}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s;transition:opacity .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-swipe-item{float:left;height:100%}.van-image-preview{position:fixed;top:0;left:0;width:100%;height:100%}.van-image-preview__swipe{height:100%}.van-image-preview__cover,.van-image-preview__image{position:absolute;top:0;left:0}.van-image-preview__image{right:0;bottom:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-image-preview__image img{-webkit-user-drag:none}.van-image-preview__image .van-image__error{top:30%;height:40%}.van-image-preview__image .van-image__error-icon{font-size:36px}.van-image-preview__image .van-image__loading{background-color:transparent}.van-image-preview__index{position:absolute;top:10px;left:50%;color:#fff;font-size:14px;text-shadow:0 1px 1px #323233;-webkit-transform:translate(-50%);transform:translate(-50%)}.van-image-preview__overlay{background-color:rgba(0,0,0,.9)}.van-image-preview__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-image-preview__close-icon:active{color:#969799}.van-image-preview__close-icon--top-left{top:16px;left:16px}.van-image-preview__close-icon--top-right{top:16px;right:16px}.van-image-preview__close-icon--bottom-left{bottom:16px;left:16px}.van-image-preview__close-icon--bottom-right{right:16px;bottom:16px}.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-box;display:flex;flex-wrap:wrap}.van-uploader__wrapper--disabled{opacity:.5}.van-uploader__input{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:pointer;opacity:0}.van-uploader__input-wrapper{position:relative}.van-uploader__input:disabled{cursor:not-allowed}.van-uploader__upload{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:border-box;width:80px;height:80px;margin:0 8px 8px 0;background-color:#f7f8fa;border-radius:8px}.van-uploader__upload:active{background-color:#f2f3f5}.van-uploader__upload-icon{color:#dcdee0;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:12px}.van-uploader__preview{position:relative;margin:0 8px 8px 0;cursor:pointer}.van-uploader__preview-image{display:block;width:80px;height:80px;overflow:hidden;border-radius:8px}.van-uploader__preview-delete{position:absolute;top:-8px;right:-8px;color:#969799;font-size:18px;background-color:#fff;border-radius:100%}.van-uploader__mask{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#fff;background-color:rgba(50,50,51,.88);border-radius:8px}.van-uploader__mask-icon{font-size:22px}.van-uploader__mask-message{margin-top:6px;padding:0 4px;font-size:12px;line-height:14px}.van-uploader__loading{width:22px;height:22px;color:#fff}.van-uploader__file{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:80px;height:80px;background-color:#f7f8fa;border-radius:8px}.van-uploader__file-icon{color:#646566;font-size:20px}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:8px;padding:0 4px;color:#646566;font-size:12px;text-align:center}.van-toast{position:fixed;top:50%;left:50%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:content-box;width:90px;max-width:70%;min-height:90px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;background-color:rgba(50,50,51,.88);border-radius:4px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-toast--unclickable *{pointer-events:none}.van-toast--html,.van-toast--text{width:-webkit-fit-content;width:fit-content;min-width:96px;min-height:unset;padding:8px 12px}.van-toast--html .van-toast__text,.van-toast--text .van-toast__text{margin-top:0}.van-toast--top{top:50px}.van-toast--bottom{top:auto;bottom:50px}.van-toast__icon{font-size:40px}.van-toast__loading{padding:4px;color:#fff}.van-toast__text{margin-top:8px}.van-picker{position:relative;background-color:#fff;-webkit-user-select:none;user-select:none;-webkit-text-size-adjust:100%}.van-picker__toolbar{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;height:44px;line-height:44px}.van-picker__cancel,.van-picker__confirm{padding:0 16px;color:#1989fa;font-size:14px;background-color:transparent;border:none;cursor:pointer}.van-picker__cancel:active,.van-picker__confirm:active{background-color:#f2f3f5}.van-picker__title{max-width:50%;font-weight:500;font-size:16px;text-align:center}.van-picker__columns{position:relative;display:-webkit-box;display:flex;cursor:grab}.van-picker__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#1989fa;background-color:hsla(0,0%,100%,.9)}.van-picker__frame{top:50%;z-index:3;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-picker__frame,.van-picker__mask{position:absolute;left:0;width:100%;pointer-events:none}.van-picker__mask{top:0;z-index:2;height:100%;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-image:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-repeat:no-repeat;background-position:top,bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden}.van-picker-column{-webkit-box-flex:1;flex:1;overflow:hidden;font-size:16px;text-align:center}.van-picker-column__wrapper{-webkit-transition-timing-function:cubic-bezier(.23,1,.68,1);transition-timing-function:cubic-bezier(.23,1,.68,1)}.van-picker-column__item{padding:0 5px;color:#000}.van-picker-column__item--disabled{opacity:.3}.van-notice-bar{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:40px;padding:0 16px;color:#ed6a0c;font-size:14px;line-height:24px;background-color:#fffbe8}.van-notice-bar__left-icon,.van-notice-bar__right-icon{min-width:22px;font-size:16px}.van-notice-bar__right-icon{text-align:right;cursor:pointer}.van-notice-bar__wrap{position:relative;-webkit-box-flex:1;flex:1;height:24px;overflow:hidden}.van-notice-bar__content{position:absolute;white-space:nowrap}.van-notice-bar__content.van-ellipsis{max-width:100%}.van-notice-bar__play{-webkit-animation:van-notice-bar-play linear both;animation:van-notice-bar-play linear both}.van-notice-bar__play--infinite{-webkit-animation:van-notice-bar-play-infinite linear infinite both;animation:van-notice-bar-play-infinite linear infinite both}.van-notice-bar--wrapable{height:auto;padding:8px 16px}.van-notice-bar--wrapable .van-notice-bar__wrap{height:auto}.van-notice-bar--wrapable .van-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}@-webkit-keyframes van-notice-bar-play{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-notice-bar-play{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-notice-bar-play-infinite{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-notice-bar-play-infinite{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.van-pull-refresh{overflow:hidden;-webkit-user-select:none;user-select:none}.van-pull-refresh__track{position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-pull-refresh__head{position:absolute;left:0;width:100%;height:50px;overflow:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.van-list__error-text,.van-list__finished-text,.van-list__loading,.van-pull-refresh__head{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}body,div,h1,h2,h3,h4,h5,h6,html,li,p,ul{padding:0;margin:0}#app{background:#f0f0f0!important;width:100%;position:relative}*{-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:750px){#app{width:375px;margin-left:auto;margin-right:auto}body{background:#333}}@font-face{font-family:AlimamaShuHeiTi-Bold;src:url(/static/fonts/AlimamaShuHeiTi-Bold.d0db81a.woff);font-weight:400;font-style:normal}.Safari-ts[data-v-28b220ba]{width:100%;background:-webkit-gradient(linear,right top,left top,from(#fffcd7),to(#fffdf1)),#fff;background:-webkit-linear-gradient(right,#fffcd7,#fffdf1),#fff;background:linear-gradient(270deg,#fffcd7,#fffdf1),#fff;-webkit-border-radius:5px;border-radius:5px;border:1px solid #ffef7e;height:19px;line-height:19px;text-align:center;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#444}.Safari-ts span[data-v-28b220ba]{color:#ff7c08;font-weight:700}.Safari-btn[data-v-28b220ba]{width:106px;height:39px;background:#6794eb;-webkit-border-radius:8px;border-radius:8px;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#fff;text-align:center;margin-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.Safari-btn p[data-v-28b220ba]{height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SafariToast[data-v-28b220ba]{width:calc(100% - 80px);background:#fff;-webkit-border-radius:40px;border-radius:40px;padding:0 26px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:100px;text-align:left}.SafariToast img[data-v-28b220ba]:first-child{width:72px;height:65px;display:block;margin:0 auto;margin-top:-33px;margin-bottom:3px}.SafariToast p[data-v-28b220ba]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#444;margin-bottom:27px}.SafariToast p:nth-child(2) span[data-v-28b220ba]{color:#2698ff}.SafariToast p[data-v-28b220ba]:nth-child(3){font-weight:400;text-align:center;margin-bottom:9px}.SafariToast p[data-v-28b220ba]:nth-child(3),.SafariToast p[data-v-28b220ba]:nth-child(4),.SafariToast p[data-v-28b220ba]:nth-child(6){font-family:PingFangSC,PingFang SC;font-size:14px;color:#444}.SafariToast p:nth-child(4) span[data-v-28b220ba],.SafariToast p:nth-child(6) span[data-v-28b220ba]{font-weight:700}.SafariToast img[data-v-28b220ba]:nth-child(5){margin-bottom:14px}.SafariToast p[data-v-28b220ba]:nth-child(6){margin-bottom:15px}.SafariToast img[data-v-28b220ba]:nth-child(5),.SafariToast img[data-v-28b220ba]:nth-child(7){width:100%}.zfbhb[data-v-28b220ba]{right:0;top:70vh;width:75px;position:fixed;z-index:10}.zfbhb img[data-v-28b220ba]{width:100%}.detail-area[data-v-28b220ba]{background-color:#fafafa}.detail-base-info[data-v-28b220ba]{padding:10px 10px 10px 15px;background:#fff}.detail-base-info[data-v-28b220ba]:after{content:"";display:block;visibility:hidden;overflow:hidden;clear:both}.uyyu .item[data-v-28b220ba]{width:100%;padding-left:27%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50px;background-size:100%;color:#fe9287;font-size:12px;background-repeat:no-repeat;margin-bottom:5px}.item-uyyu[data-v-28b220ba],.uyyu .item[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-background-size:100% 100%;background:url(https://cimgs.17xianwan.com/upload/config/202404/612ebfb8f38dd2174f949f598f18b539.jpg) no-repeat;background-size:100% 100%;-webkit-box-sizing:border-box;box-sizing:border-box}.item-uyyu[data-v-28b220ba]{margin-bottom:8px}.uyyu .item-uyyu img[data-v-28b220ba]{width:100%;max-height:55px}.uyyu .item>div .title[data-v-28b220ba],.uyyu .item>div[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uyyu .item>div .title[data-v-28b220ba]{height:50px;padding-top:20px}.uyyu .item>div .title .enterbtn[data-v-28b220ba]{position:absolute;right:0;margin:0;width:auto;height:50px}.uyyu .item>div .title button[data-v-28b220ba]{margin-left:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:94px;height:31px;background:#fff782;-webkit-border-radius:9px;border-radius:9px;border:0;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:19px;color:#ff59a4;white-space:nowrap}.uyyu .item>div .title div[data-v-28b220ba]{display:block;-ms-flex-wrap:wrap;flex-wrap:wrap}.uyyu .item>div .title div img[data-v-28b220ba]:first-child{width:121px;height:20px;margin:0;margin-right:5px;display:block}.uyyu .item>div .title div p[data-v-28b220ba]{color:#fff;font-size:16px;font-family:PingFang-SC-Medium;font-weight:500;margin-left:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:10px;margin-top:3px}.uyyu .item>div .title div p span[data-v-28b220ba]{color:#fff782;font-size:21px;font-family:PingFang-SC-Medium;font-weight:500}.uyyu .item img[data-v-28b220ba]{width:26px;height:33px;margin-right:8px}.dowlonadpop[data-v-28b220ba]{width:270px;height:357px;position:relative;background:url(https://cimgs.17xianwan.com/Imgs/download-tips1.png) no-repeat;-webkit-background-size:contain;background-size:contain}.dowlonadpop .gametitle[data-v-28b220ba]{top:54px;font-size:21px;width:100%;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;padding:0 20px}.dowlonadpop .gametitle[data-v-28b220ba],.dowlonadpop button[data-v-28b220ba]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff}.dowlonadpop button[data-v-28b220ba]{outline:none;border:none;background-color:#ffb000;width:190px;height:40px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:4px 4px 8px #ffb000;box-shadow:4px 4px 8px #ffb000;-webkit-border-radius:20px;border-radius:20px;bottom:30px}.dowlonadpop3490[data-v-28b220ba]{width:305px;height:357px;position:relative;background:url(http://cimgs.17xianwan.com/Imgs/download-tips-am-3.png) no-repeat;-webkit-background-size:contain;background-size:contain}.gametitle3490[data-v-28b220ba]{top:54px;left:50%;font-size:21px;color:#fff;width:100%;text-align:center}.gameagreement3490[data-v-28b220ba],.gametitle3490[data-v-28b220ba]{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.gameagreement3490[data-v-28b220ba]{line-height:20px;width:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;color:#999;font-size:13px;bottom:68px;left:49%;font-family:PingFang-SC-Regular;font-weight:400}.gameagreement3490 .routerlink[data-v-28b220ba]{color:#ff7c08;text-decoration:underline}.button7255-know[data-v-28b220ba]{border:none;background-color:#ffb000;width:150px;line-height:40px;color:#fff;-webkit-border-radius:20px;border-radius:20px;left:32%}.button7255-cancel[data-v-28b220ba],.button7255-know[data-v-28b220ba]{outline:none;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:35px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.button7255-cancel[data-v-28b220ba]{border:1px solid #ddd;background-color:#fff;width:90px;line-height:36px;color:#999;-webkit-border-radius:20px;border-radius:20px;left:78%}.button3490-check[data-v-28b220ba]{background-color:#ffb000;bottom:30px}.button3490-check[data-v-28b220ba],.button3490-uncheck[data-v-28b220ba]{outline:none;border:none;width:247px;height:40px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;-webkit-border-radius:20px;border-radius:20px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.button3490-uncheck[data-v-28b220ba]{background-color:#43cb6c;bottom:20px}.warningpop[data-v-28b220ba]{width:278px;-webkit-border-radius:10px;border-radius:10px;padding:16px 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;color:#333}.warningpopcontent[data-v-28b220ba]{background:#fff;font-family:PingFang SC}.warningpopcontent img[data-v-28b220ba]{width:40px;height:40px;margin:0 auto;margin-bottom:14px;display:inherit}.warningpopcontent .warnmsg[data-v-28b220ba]{padding-left:26px;padding-right:27px}.warningpopcontent .gametitle img[data-v-28b220ba]{margin-top:12px;width:100%;height:auto}.warningpopcontent .title[data-v-28b220ba]{font-family:PingFang-SC-Medium}.warningpopcontent button[data-v-28b220ba]{width:120px;height:31px;border:1px solid #bbb;-webkit-border-radius:8px;border-radius:8px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#333;background-color:transparent;margin:0 auto;margin-top:13px;display:inherit}.custmpop[data-v-28b220ba]{background-color:transparent}.detail-base-info>div[data-v-28b220ba]{float:left}.detail-image[data-v-28b220ba]{width:70px;height:70px;-webkit-border-radius:13px;border-radius:13px;position:relative}.detail-image .detail-image-btn[data-v-28b220ba]{margin:54px auto;background:-webkit-gradient(linear,right top,left top,from(#ff1341),to(#ff7c08));background:-webkit-linear-gradient(right,#ff1341,#ff7c08);background:linear-gradient(270deg,#ff1341,#ff7c08);-webkit-border-radius:5px;border-radius:5px;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:red;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1;width:65px;overflow:hidden}.detail-image .detail-image-btn div[data-v-28b220ba]{background-color:hsla(0,0%,100%,.65);width:100%;height:100%;text-align:center;padding:2px 4px}.detail-image-btn img[data-v-28b220ba]{width:11px;height:10px;margin-right:2px}.detail-image>img[data-v-28b220ba]{width:100%;height:100%;position:absolute;left:0;top:0}.detail-right[data-v-28b220ba]{float:right!important;max-width:98px;margin-top:6px}.detail-right-money-button[data-v-28b220ba]{background:#ff7c08;-webkit-border-radius:4px;border-radius:4px;color:#fff;font-size:12px;text-align:center;height:27px}.detail-right-money-button .lessthousand[data-v-28b220ba]{min-width:75px;height:27px;line-height:27px}.detail-right-money-button .morethousand[data-v-28b220ba]{min-width:81px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detail-right-money-button .num[data-v-28b220ba]{font-size:15px;font-weight:700;font-family:PingFang SC}.detail-button[data-v-28b220ba]{height:100%;font-size:14px;font-family:PingFang-SC-Bold;font-weight:700;color:#fff;overflow:hidden;overflow-wrap:break-word}.detail-right-time-count[data-v-28b220ba]{margin-top:7px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#666;margin-left:2px}.detail-right-time-count>span[data-v-28b220ba],.detail-right-time-count[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detail-right-time-count>span[data-v-28b220ba]{width:15px;height:15px;background:#fff;-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.2);box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.2);-webkit-border-radius:4px;border-radius:4px;font-size:13px;font-family:PingFang-SC-Bold;font-weight:700;color:#ff7c08;margin-left:1px}.detail-right-time-count>span[data-v-28b220ba]:last-of-type{margin-right:1px}.detail-middle-info[data-v-28b220ba]{padding-top:8px;margin-left:12px;max-width:calc(100% - 180px)}.detail-middle-title[data-v-28b220ba]{font-size:18px;line-height:18px;font-family:PingFang-SC-Bold;font-weight:700;color:#333}.detail-middle-title div[data-v-28b220ba]{background:#e9e9e9;-webkit-border-radius:10px;border-radius:10px;font-size:10px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;display:inline-block;text-align:center;padding:0 5px;margin-left:4px;white-space:nowrap}.detail-middle-title div img[data-v-28b220ba]{width:11px;height:11px;margin-right:2px;margin-top:3px;float:left}.detail-middle-size[data-v-28b220ba]{margin-top:8px;font-size:12px;line-height:8px;font-family:PingFang-SC-Regular;font-weight:400;color:#999}.detail-middle-check[data-v-28b220ba]{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex}.detail-list-area[data-v-28b220ba]{background:#fafafa}.detail-show-message[data-v-28b220ba]{background:#fff;-webkit-border-radius:10px;border-radius:10px;padding:0 10px 10px}.detail-tabs[data-v-28b220ba]{width:100%;border-bottom:1px solid #eee}.detail-award-list-award[data-v-28b220ba]{margin:0 10px}.detail-award-list-award .awardKakinWrap[data-v-28b220ba]{margin-top:10px}.detail-award-list-award .award0Wrap[data-v-28b220ba]{margin-top:5px}.personal-item .dot[data-v-28b220ba]{position:absolute;-webkit-border-radius:9px 0 10px 0;border-radius:9px 0 10px 0;background:9px 0 10px 0;background:-webkit-linear-gradient(100deg,#ec2c2c,#f7632f);background:linear-gradient(-10deg,#ec2c2c,#f7632f);width:86px;height:18px;font-size:12px;color:#ffedeb;text-align:center;top:0;left:0}.personal-item[data-v-28b220ba]{margin-top:8px;margin-bottom:9px;background:#fff1f1;border:1px solid #ff7b07;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-webkit-border-radius:10px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px 10px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.personal-item .left[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.personal-item .left .title[data-v-28b220ba]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#333;padding-top:5px}.personal-item .left .subtitle[data-v-28b220ba]{padding-top:2px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#999}.personal-item .right[data-v-28b220ba]{font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff;text-align:center}.personal-item .right .progressOne[data-v-28b220ba]{font-size:14px;font-family:PingFang SC;font-weight:700;color:#eb2c2c}.personal-item .right .progressTwo[data-v-28b220ba]{width:75px;height:27px;background:-webkit-linear-gradient(100deg,#ec2c2c,#f7632f);background:linear-gradient(-10deg,#ec2c2c,#f7632f);-webkit-border-radius:27px;border-radius:27px;line-height:27px;color:#fff}.personal-item .right .progressThree[data-v-28b220ba]{width:75px;height:27px;line-height:27px;color:#999}.oldList[data-v-28b220ba]{margin-top:8px;margin-bottom:9px;height:74px;background:#fff1f1;border:1px solid #ff7b07;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-webkit-border-radius:10px;border-radius:10px}.oldList .left[data-v-28b220ba]{float:left;margin-left:18px;max-width:232px}.oldList .left p[data-v-28b220ba]:first-of-type{font-size:14px;font-family:PingFang SC;font-weight:400;color:#333;padding-top:5px}.oldList .left p[data-v-28b220ba]:nth-of-type(2){padding-top:2px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#999}.oldList .right[data-v-28b220ba]{float:right;margin-right:10px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff;text-align:center}.oldList .right .progressOne[data-v-28b220ba]{font-size:14px;font-family:PingFang SC;font-weight:700;color:#eb2c2c}.oldList .right .progressTwo[data-v-28b220ba]{width:75px;height:27px;background:-webkit-linear-gradient(100deg,#ec2c2c,#f7632f);background:linear-gradient(-10deg,#ec2c2c,#f7632f);-webkit-border-radius:27px;border-radius:27px;line-height:27px;color:#fff}.oldList .right .progressThree[data-v-28b220ba]{width:75px;height:27px;line-height:27px;color:#999}.oldList div[data-v-28b220ba]:first-of-type{width:86px;height:18px;text-align:center;background:-webkit-linear-gradient(100deg,#ec2c2c,#f7632f);background:linear-gradient(-10deg,#ec2c2c,#f7632f);-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-webkit-border-radius:9px 0 10px 0;border-radius:9px 0 10px 0;font-size:12px;font-family:PingFang SC;font-weight:400;color:#ffedeb}.blueborder[data-v-28b220ba]{border:1px solid #6794eb!important;background:#f8faff!important}.blueRedius[data-v-28b220ba]{background:-webkit-gradient(linear,left bottom,left top,from(#4172ef),to(#67b6ff))!important;background:-webkit-linear-gradient(bottom,#4172ef,#67b6ff)!important;background:linear-gradient(0deg,#4172ef,#67b6ff)!important}.bluebacfont[data-v-28b220ba]{color:#6794eb!important}.grayfont[data-v-28b220ba]{color:#999!important}.detail-award-list-award .extent[data-v-28b220ba]{font-size:12px;color:#666;margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.detail-award-list-award .extent span[data-v-28b220ba]{color:#5385e6;font-weight:700;-ms-flex-negative:0;flex-shrink:0;margin-right:5px}.detail-award-list-award .item[data-v-28b220ba]{margin-bottom:10px}.moreaward[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff7c08;font-size:12px;margin-bottom:23px;margin-top:13px}.moreaward .icon[data-v-28b220ba]{font-size:13px}.detail-award-item[data-v-28b220ba]{margin-left:10px;margin-right:10px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #eee}.detail-award-item[data-v-28b220ba]:after{content:"";display:block;visibility:hidden;overflow:hidden;clear:both}.detail-award-item>div[data-v-28b220ba]{float:left}.detail-award-item-number[data-v-28b220ba]{width:20px;height:20px}.detail-show-title[data-v-28b220ba]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:39px;background:#ebf2f5;-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0}.detail-show-title>div[data-v-28b220ba],.detail-show-title[data-v-28b220ba],.unregisterwrap .unregister[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.unregisterwrap .unregister[data-v-28b220ba]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ff7c08;font-size:14px;padding-top:10px}.unregisterwrap .unregister .title[data-v-28b220ba]{font-size:18px;font-family:PingFang SC;font-weight:400;color:#ff7c08;text-align:center}.unregisterwrap .unregister .create-count[data-v-28b220ba]{background:#fff1e4;-webkit-border-radius:13px;border-radius:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;padding:8px}.hit[data-v-28b220ba]{font-size:12px;color:#666;padding-top:15px;font-family:PingFang SC}.hit .icon[data-v-28b220ba]{font-size:14px}.hit span.blue[data-v-28b220ba]{color:#5385e6}.detail-show-h1[data-v-28b220ba]{font-size:16px;line-height:16px;font-family:PingFang-SC-Bold;font-weight:700;color:#333}.detail-show-device[data-v-28b220ba]{margin-left:6px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;margin-right:20px}.detail-show-device span[data-v-28b220ba]{display:inline-block;width:44px;height:16px;border:1px solid #ff7c08;-webkit-border-radius:8px;border-radius:8px;text-align:center;line-height:15px;color:#ff7c08;margin-right:5px}.detail-register-info[data-v-28b220ba]{padding:12px 11px;background-color:#f5f9fb;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px}.mygameid[data-v-28b220ba]{width:100%;background:#e7eff3;-webkit-border-radius:7px;border-radius:7px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:11px;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0}.mygameid button[data-v-28b220ba]{background:#ffedec;-webkit-border-radius:7px;border-radius:7px;border:1px solid #ffd4d4;font-weight:500;font-size:11px;color:#ff4a37}.detail-show-reflash[data-v-28b220ba]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;line-height:12px;margin-right:20px}.register-staus[data-v-28b220ba]{width:76px;height:21px;-webkit-border-radius:0 2px 2px 11px;border-radius:0 2px 2px 11px;font-size:14px;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:-3px;position:relative;z-index:3}.registered[data-v-28b220ba]{background:#97b8c6}.unregistered[data-v-28b220ba]{background:#6794eb}.register-staus[data-v-28b220ba]:after{content:"";position:absolute;z-index:2;top:20px;right:0;width:0;height:0;border-top:3px solid #436ec1;border-right:3px solid transparent}.registered[data-v-28b220ba]:after{border-top-color:#97b8c6}.unregistered[data-v-28b220ba]{border-top-color:#436ec1}.detail-show-gameInfo-area[data-v-28b220ba]{font-size:12px;font-family:PingFang SC;font-weight:500;color:#333;line-height:17px}.detail-show-gameInfo-click[data-v-28b220ba]{color:#ff7c08;font-size:12px;line-height:17px;word-spacing:5px;text-align:center;margin-top:5px}.detail-show-gameInfo[data-v-28b220ba]{color:#666;font-size:12px;font-weight:400;font-family:PingFang SC}.detail-show-tips-pointer[data-v-28b220ba]{display:inline-block;vertical-align:middle;height:6px;width:9px;background:url(/static/images/pointer.png) no-repeat;-webkit-background-size:contain;background-size:contain;margin-left:-6px}.detail-show-tips-pointer-up[data-v-28b220ba],.detail-show-tips-pointer[data-v-28b220ba]{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.detail-show-tips-pointer-up[data-v-28b220ba]{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.detail-show-slider ul[data-v-28b220ba]{list-style:inside}.detail-award-item-middle[data-v-28b220ba]{margin-left:8px;max-width:calc(100% - 110px)}.detail-award-item-middle-status[data-v-28b220ba]{float:right!important;height:24px;-webkit-border-radius:7px;border-radius:7px;width:55px;line-height:24px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08;text-align:center;margin-top:6px}.detail-award-item-middle-status-done[data-v-28b220ba]{margin-top:-5px;height:43px;width:42px;background:url(https://cimgs.17xianwan.com/img/finish.png) no-repeat;-webkit-background-size:contain;background-size:contain;float:right!important;margin-right:8px}.detail-award-item-middle-money[data-v-28b220ba]{line-height:16px;font-size:16px;font-family:PingFang-SC-Bold;font-weight:700;color:#ff7c08}.detail-award-item-middle-desc[data-v-28b220ba]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;margin-top:7px}.award-item-money-done[data-v-28b220ba]{color:#ccc!important}.award-item-desc-done[data-v-28b220ba]{color:#999!important}.detail-activity-tips[data-v-28b220ba]{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fafafa}.detail-activity-tips-tip[data-v-28b220ba]{width:40px;-ms-flex-negative:0;flex-shrink:0;color:#ff7c08;font-family:PingFang-SC-Medium;font-size:12px;line-height:16px;font-weight:700}.detail-activity-tips-show[data-v-28b220ba]{font-family:PingFang SC;color:#666;font-size:12px;line-height:16px}.detail-activity-tips-show a[data-v-28b220ba]{color:#ff7c08;text-decoration:underline}.detail-activity-tips-show>span[data-v-28b220ba]{color:#ff7c08;font-weight:700}.actitity-accordion[data-v-28b220ba]{margin:0 10px 10px;background:#fff}.activity-title[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.activity-title-h1[data-v-28b220ba]{margin-left:6px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#333}.activity-list-content[data-v-28b220ba]{padding:0}.activity-button[data-v-28b220ba]{font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08}.activity-button[data-v-28b220ba]:after{content:"";display:inline-block;width:10px;height:7px;background:url(/static/images/pointer.png) no-repeat;-webkit-background-size:contain;background-size:contain;vertical-align:middle;margin-left:2px}.activity-button-extends[data-v-28b220ba]:after,.activity-button[data-v-28b220ba]:after{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.activity-button-extends[data-v-28b220ba]:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.activity-rank-list-item-odd[data-v-28b220ba]{background:#fff7f0}.activity-rank-list-item[data-v-28b220ba]{padding:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.activity-rank-list-item .ranknum[data-v-28b220ba],.activity-rank-list-item[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.activity-rank-list-number[data-v-28b220ba]{margin-left:6px;height:15px;width:15px;line-height:15px}.activity-rank-list-number[data-v-28b220ba],.activity-rank-list-number_big[data-v-28b220ba]{-webkit-border-radius:50%;border-radius:50%;background:#bbb;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#fff;text-align:center;margin-right:7px;-ms-flex-negative:0.1;flex-shrink:0.1}.activity-rank-list-number_big[data-v-28b220ba]{margin-left:0;height:20px;width:26px;line-height:20px}.activity-rank-list-user[data-v-28b220ba]{line-height:13px;font-size:13px;font-family:PingFang-SC-Medium;font-weight:500;color:#666;-ms-flex-negative:0.9;flex-shrink:0.9}.activity-rank-list-money[data-v-28b220ba]{text-align:right;-ms-flex-negative:0;flex-shrink:0;color:#666;font-weight:500;font-family:PingFang-SC-Medium;font-size:13px}.activity-rank-list-money>span[data-v-28b220ba]{color:#ff7c08;font-weight:700;font-size:14px;font-family:PingFang-SC-Bold}.rank1[data-v-28b220ba]{background:url(/static/images/rank1.png) no-repeat;-webkit-background-size:contain;background-size:contain}.rank1[data-v-28b220ba],.rank2[data-v-28b220ba]{margin-left:3px;margin-right:5px;height:18px;width:25px}.rank2[data-v-28b220ba]{background:url(/static/images/rank2.png) no-repeat;-webkit-background-size:contain;background-size:contain}.rank3[data-v-28b220ba]{margin-left:3px;margin-right:5px;height:18px;width:25px;background:url(/static/images/rank3.png) no-repeat;-webkit-background-size:contain;background-size:contain}.detail-buttom-area[data-v-28b220ba]{position:fixed;height:50px;z-index:99;bottom:0;background:#fff;border-top:1px solid #ddd;width:100%}.detail-buttom-area[data-v-28b220ba],.detail-buttom-call-service[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-buttom-call-service[data-v-28b220ba]{height:39px;width:30%;-ms-flex-negative:3;flex-shrink:3;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail-buttom-call-service div[data-v-28b220ba]{width:100%}.detail-start[data-v-28b220ba]{height:100%;width:70%;-ms-flex-negative:7;flex-shrink:7;padding:5px 10px 5px 0}.call-service-logo[data-v-28b220ba]{font-size:23px;text-align:center}.call-service-text[data-v-28b220ba]{line-height:4px;font-size:11px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;text-align:center}.strategy-area[data-v-28b220ba]{-webkit-transition:right .2s;transition:right .2s;color:#666;font-size:12px}.strategy-btn[data-v-28b220ba]{width:78px;height:28px;background:rgba(255,123,7,.28);-webkit-border-radius:13px 0 0 13px;border-radius:13px 0 0 13px;font-size:12px;position:relative;right:-11px}.strategy-btn[data-v-28b220ba],.strategy-btn span[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.strategy-btn span[data-v-28b220ba]{width:75px;height:24px;background:rgba(255,123,7,.76);-webkit-border-radius:12px 0 0 12px;border-radius:12px 0 0 12px;color:#fff}.detail-show-title .icon[data-v-28b220ba]{font-size:14px;margin-right:2px}.sandroidq[data-v-28b220ba]{color:#999}.nandroidq[data-v-28b220ba]{color:#333}.detail-award-list[data-v-28b220ba]{background-color:#fafafa}.detail-middle-check-label[data-v-28b220ba]{margin-right:2px;font-size:11px;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-middle-check-label .icon[data-v-28b220ba]{width:11px;height:13px;font-size:12px;margin-right:2px}.clear-line[data-v-28b220ba]{border-bottom:none!important}.activity-title-user-rank[data-v-28b220ba]{margin-top:7px;margin-left:6px;line-height:12px;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#ff7c08}.activity-title-user-rank>span[data-v-28b220ba]{color:#666}.bgColor[data-v-28b220ba]{background-color:#ff7c08}.txtColor[data-v-28b220ba]{color:#ff7c08}.about_progress[data-v-28b220ba]{height:100%;width:70%;-ms-flex-negative:7;flex-shrink:7;padding:5px 10px 5px 0}a[data-v-28b220ba]{color:#333}.progress_box[data-v-28b220ba]{width:100%;height:100%;background:rgba(255,124,8,.1);-webkit-border-radius:10px;border-radius:10px;border:1px solid #ff7c08;position:relative;overflow:hidden}.about_progress .progress_wrapper[data-v-28b220ba]{height:100%;position:absolute;left:0;-webkit-border-radius:0 0 0 0;border-radius:0 0 0 0;background:#ff7c08}.about_progress .progress_txt[data-v-28b220ba]{width:100%;height:100%;position:absolute;z-index:6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px}.about_progress .progress_txt[data-v-28b220ba],.oldaccount[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oldaccount[data-v-28b220ba]{margin-top:8px;color:#333;font-size:14px}.oldaccount button[data-v-28b220ba]{outline:none;border:none;line-height:21px;text-align:center;padding:0;width:77px;height:21px;background:#5385e6;-webkit-border-radius:4px;border-radius:4px;color:#fff;font-size:12px}.activeaccount[data-v-28b220ba]{height:100%;width:70%;-ms-flex-negative:7;flex-shrink:7;padding:5px 10px 5px 0}.activeaccount[data-v-28b220ba] .xw-button{background-color:#5385e6}.activeaccountpop[data-v-28b220ba]{width:278px;height:120px;background:#fff;-webkit-border-radius:10px;border-radius:10px}.activeaccountpop .head[data-v-28b220ba]{height:72px;line-height:72px;text-align:center;font-size:18px;color:#333;border-bottom:1px solid #ddd}.activeaccountpop .actbtn[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;height:47px;line-height:47px}.activeaccountpop .actbtn button[data-v-28b220ba]{outline:none;border:none;padding:0;background-color:transparent;border-right:1px solid #ddd;width:100%;color:#ff7c08;font-size:16px}.activeaccountpop .actbtn button[data-v-28b220ba]:last-child{border-right:none;color:#333}.searchBarFixed[data-v-28b220ba]{position:fixed;top:0;width:100%;z-index:9;margin-top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.BarFixed[data-v-28b220ba]{position:fixed;top:40px;width:100%;z-index:9;margin-top:0;background-color:#fafafa}.awardtips[data-v-28b220ba]{margin-top:21px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-family:PingFang SC;font-weight:400;color:#999}.awardtips .icon[data-v-28b220ba]{margin-right:4px;font-size:14px}.boardcast[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.boardcast img[data-v-28b220ba]{width:17px;margin-left:10px;margin-right:5px}.xw-game-search-text[data-v-28b220ba]{border:none;outline:none;height:34px;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.xw-game-search-text-span[data-v-28b220ba]{font-size:12px;color:#888;height:34px;line-height:34px;display:inline-block;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;padding:0;width:100%;padding-right:10px}.rails[data-v-28b220ba]{-webkit-background-size:contain;background-size:contain;background-position:50%;width:100%;height:13px;background-color:#dce8ff;-webkit-border-radius:7px;border-radius:7px;overflow:hidden}.rails .insdie[data-v-28b220ba]{width:0;-webkit-animation-timing-function:ease;animation-timing-function:ease;overflow:hidden;height:13px;background-color:#6794eb}.railswrap[data-v-28b220ba]{position:relative;width:96.2%;margin:0 auto;padding:10px 0}.global img[data-v-28b220ba]{position:absolute;top:3px;height:26px;width:26px}.global[data-v-28b220ba]{padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background-color:#fafafa}.global .gold[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;color:#666;font-family:PingFang SC;font-weight:400}.global .gold em[data-v-28b220ba]{font-style:normal;color:#ff7c08}.hr[data-v-28b220ba]{height:7px;width:100%;background-color:#fafafa}.xw-showproinfo[data-v-28b220ba]{background:#fff;width:100%;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1)}.xw-showproinfo .xw-showproinfo-title[data-v-28b220ba]{padding:13px 16px 3px 12px;height:35px;font-size:15px;font-weight:600;color:#333}.xw-showproinfo .item[data-v-28b220ba],.xw-showproinfo .xw-showproinfo-title[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC}.xw-showproinfo .item[data-v-28b220ba]{padding:9px 0;font-size:14px;color:#666;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 12px}.xw-showproinfo .with-border[data-v-28b220ba]{border-bottom:1px solid #ddd}.xw-showproinfo .item .right[data-v-28b220ba]{color:#999}.xw-showproinfo .item img[data-v-28b220ba]{width:9px;height:13px}.getredpack .content[data-v-28b220ba]{position:relative;margin-top:160px}@media screen and (min-width:750px){.detail-buttom-area[data-v-28b220ba]{width:375px!important}}.bupp[data-v-28b220ba]{width:100%;height:43px}.buppdown[data-v-28b220ba]{width:calc(100vw - 110px);margin:74px auto 0}.input[data-v-28b220ba]{width:2px;height:1px;background:rgba(0,20,84,0);border:0}.soldier[data-v-28b220ba]{margin-top:100px;width:275px}.guanz[data-v-28b220ba]{width:calc(100% - 80px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:100px;text-align:center;padding-bottom:30px}.guanz img[data-v-28b220ba]{margin-top:-20px;width:100px;margin-bottom:9px}.guanz p[data-v-28b220ba]{margin-bottom:9px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;text-align:center}.guanz p[data-v-28b220ba]:nth-child(2){font-size:20px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#333;margin-bottom:25px}.guanz button[data-v-28b220ba]{width:186px;height:44px;background:#ff7c08;-webkit-border-radius:22px;border-radius:22px;border:1px solid #ff7c08;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;margin-bottom:12px}.guanz div[data-v-28b220ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.guanz div span[data-v-28b220ba]{padding:0 20px;margin-left:-20px}.guanz .guanzs[data-v-28b220ba]{-ms-flex-pack:distribute;justify-content:space-around}.guanz .guanzs button[data-v-28b220ba]{width:110px;height:44px;background:#ff7c08;-webkit-border-radius:22px;border-radius:22px}.guanz .guanzs button[data-v-28b220ba]:first-child{border:1px solid #ff7c08;color:#ff7c08;background:#fff}.guanz .redcany[data-v-28b220ba]{color:red}.CaptchaIndex[data-v-28b220ba]{width:calc(100% - 30px);margin-top:100px}.showpopupto[data-v-28b220ba]{width:275px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:150px;padding-bottom:30px}.showpopupto img[data-v-28b220ba]:first-child{width:100%;margin-top:-56px}.showpopupto img[data-v-28b220ba]:nth-child(2){width:170px;height:40px;margin:16px 0}.showpopupto button[data-v-28b220ba]{width:157px;height:44px;background:-webkit-gradient(linear,left top,left bottom,from(#ffac38),to(#ff6100)),-webkit-gradient(linear,right top,left top,from(#ff4e65),to(#ff9100));background:-webkit-linear-gradient(top,#ffac38,#ff6100),-webkit-linear-gradient(right,#ff4e65,#ff9100);background:linear-gradient(180deg,#ffac38,#ff6100),linear-gradient(270deg,#ff4e65,#ff9100);-webkit-border-radius:22px;border-radius:22px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;border:0}.showpopupto div[data-v-28b220ba]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}.showpopupto div span[data-v-28b220ba]{display:inline-block;width:16px;height:16px;border:1px solid #ccc;-webkit-border-radius:50%;border-radius:50%;margin-right:4px}.showpopupto div img[data-v-28b220ba]:first-child{width:16px;height:16px;margin:0;margin-right:4px}.account[data-v-28b220ba]{width:calc(100% - 80px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:150px;font-size:15px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#333;padding-bottom:30px}.account p[data-v-28b220ba]:first-child{height:43px;background:-webkit-gradient(linear,left top,left bottom,from(#ffe5e5),to(#fff));background:-webkit-linear-gradient(top,#ffe5e5,#fff);background:linear-gradient(180deg,#ffe5e5,#fff);-webkit-box-shadow:inset 0 1px 3px 0 #fff;box-shadow:inset 0 1px 3px 0 #fff;-webkit-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;margin-bottom:8px}.account p[data-v-28b220ba]{padding:0 35px;line-height:25px}.account p img[data-v-28b220ba]{width:60px;height:55px;margin-top:-23px}.account p span[data-v-28b220ba]{font-weight:700}.account button[data-v-28b220ba]{width:190px;height:48px;background:#ff7c08;-webkit-border-radius:24px;border-radius:24px;border:0;font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:500;margin-top:15px;color:#fff}.activitys[data-v-28b220ba]{width:100%;text-align:center;margin:10px 0}.activitys button[data-v-28b220ba]{width:calc(100% - 24px);height:35px;background:#fff;-webkit-border-radius:7px;border-radius:7px;border:1px solid #dce7ec;font-size:13px;font-family:PingFangSC,PingFang SC;font-weight:500}.activitys button span[data-v-28b220ba]{color:#ff7c08}.ascoreAwardExists[data-v-28b220ba]{width:50px;position:fixed;right:2px;top:67vh}.xw-earnings[data-v-67faaaee]{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.7);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:200}.slot[data-v-67faaaee]{margin-top:90px}.close[data-v-67faaaee],.topclose[data-v-67faaaee]{width:31px;margin:20px auto}.fadeIn[data-v-67faaaee]{-webkit-animation:popIn-data-v-67faaaee .3s;animation:popIn-data-v-67faaaee .3s}@-webkit-keyframes popIn-data-v-67faaaee{0%{-webkit-transform:scale3d(0,0,0);transform:scale3d(.5,.5,.5);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.47,0,.745,.715);animation-timing-function:cubic-bezier(.47,0,.745,.715)}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);opacity:1}}@keyframes popIn-data-v-67faaaee{0%{-webkit-transform:scale3d(0,0,0);transform:scale3d(.5,.5,.5);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.47,0,.745,.715);animation-timing-function:cubic-bezier(.47,0,.745,.715)}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);opacity:1}}.captcha-box[data-v-80574006],.captcha-template[data-v-3b317a09]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.captcha-box[data-v-80574006]{background:#fff;padding:11px 12px 18px;-webkit-border-radius:10px;border-radius:10px}.captcha-container[data-v-80574006]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.captcha-title[data-v-80574006]{width:100%;height:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.captcha-title div img[data-v-80574006]{width:18px;height:18px}.captcha-title div img[data-v-80574006]:first-child{margin-right:11px}.captcha-title span[data-v-80574006]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444}.captcha-content[data-v-80574006]{width:100%;height:65%;position:relative;margin-top:10px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.captcha-content-bg[data-v-80574006]{width:100%;height:100%;-webkit-border-radius:4px;border-radius:4px;display:block}.captcha-content-move[data-v-80574006]{left:0;position:absolute;-webkit-transform:translate(0);transform:translate(0);height:100%;top:0}.captcha-track[data-v-80574006]{width:100%;height:44px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f0f0f0;-webkit-border-radius:24px;border-radius:24px;border:1px solid #e0e0e0;margin-top:15px}.captcha-track-bar[data-v-80574006]{width:100%;text-align:center;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#888}.captcha-track-bar-mask[data-v-80574006]{border-color:#ef9c0d;background-color:#f7b645;width:0}@-webkit-keyframes captchaTrackBarLine-data-v-80574006{0%{left:0}to{left:100%}}@keyframes captchaTrackBarLine-data-v-80574006{0%{left:0}to{left:100%}}.captcha-track-bar-line[data-v-80574006]{-webkit-animation:captchaTrackBarLine-data-v-80574006 2s infinite;animation:captchaTrackBarLine-data-v-80574006 2s infinite;height:65%;width:5px;background-color:#fff;position:absolute;-webkit-filter:opacity(.5);filter:opacity(.5);-webkit-box-shadow:1px 1px 1px #fff;box-shadow:1px 1px 1px #fff}.captcha-track-slider[data-v-80574006]{-webkit-transform:translate(0);transform:translate(0);position:absolute;width:50px;height:50px;background:#fff;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.2);box-shadow:0 0 8px 0 rgba(0,0,0,.2);-webkit-border-radius:50px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.captcha-track-slider img[data-v-80574006]{width:14px;height:18px}.captcha-track-succ[data-v-80574006]{height:100%;position:absolute;left:0;top:0;-webkit-border-radius:24px;border-radius:24px;background:#96da84}.captcha-succ[data-v-80574006]{margin-top:21px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444;margin-bottom:14px}.captcha-succ span[data-v-80574006]{color:#39b518}.captcha-contimu span[data-v-80574006]{color:#f22}.captcha-contimu[data-v-80574006]{margin-top:21px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444;margin-bottom:14px}.captcha-box[data-v-8827d4d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:11px 12px 18px;-webkit-border-radius:10px;border-radius:10px}.captcha-container[data-v-8827d4d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.captcha-title[data-v-8827d4d6]{width:100%;height:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.captcha-title div img[data-v-8827d4d6]{width:18px;height:18px}.captcha-title div img[data-v-8827d4d6]:first-child{margin-right:11px}.captcha-title span[data-v-8827d4d6]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444}.captcha-content[data-v-8827d4d6]{width:100%;height:65%;position:relative;margin-top:10px;-webkit-border-radius:4px;border-radius:4px}.captcha-content p[data-v-8827d4d6]{position:absolute;width:30px;height:30px;background:rgba(40,116,255,.7);border:1px solid #fff;-webkit-border-radius:50%;border-radius:50%;text-align:center;line-height:30px;color:#fff}.captcha-content-bg[data-v-8827d4d6]{width:100%;height:100%;-webkit-border-radius:4px;border-radius:4px}.captcha-title div .captcha-content-move[data-v-8827d4d6]{width:130px;height:30px;margin-left:10px}.captcha-footer[data-v-8827d4d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444}@-webkit-keyframes captchaTrackBarLine-data-v-8827d4d6{0%{left:0}to{left:100%}}@keyframes captchaTrackBarLine-data-v-8827d4d6{0%{left:0}to{left:100%}}.captcha-succ[data-v-8827d4d6]{margin-top:21px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444;margin-bottom:14px}.captcha-succ span[data-v-8827d4d6]{color:#39b518}.captcha-contimu span[data-v-8827d4d6]{color:#f22}.captcha-contimu[data-v-8827d4d6]{margin-top:21px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444;margin-bottom:14px}.captcha-title-left[data-v-8827d4d6]{width:80%;text-align:left}.captcha-box[data-v-7ba34e9a],.captcha-title-left[data-v-8827d4d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.captcha-box[data-v-7ba34e9a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;padding:11px 12px 18px;-webkit-border-radius:10px;border-radius:10px}.captcha-container[data-v-7ba34e9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.captcha-title[data-v-7ba34e9a]{width:100%;height:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.captcha-title div img[data-v-7ba34e9a]{width:18px;height:18px}.captcha-title div img[data-v-7ba34e9a]:first-child{margin-right:11px}.captcha-title span[data-v-7ba34e9a]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444}.captcha-content[data-v-7ba34e9a]{width:100%;height:65%;position:relative;margin-top:10px;-webkit-border-radius:4px;border-radius:4px}.captcha-content p[data-v-7ba34e9a]{position:absolute;width:30px;height:30px;background:rgba(40,116,255,.7);border:1px solid #fff;-webkit-border-radius:50%;border-radius:50%;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.captcha-content p span[data-v-7ba34e9a]{width:100%;height:100%;display:inline-block;-webkit-border-radius:50%;border-radius:50%;background:#fff}.captcha-content-bg[data-v-7ba34e9a]{width:100%;height:100%;-webkit-border-radius:4px;border-radius:4px}.captcha-title div .captcha-content-move[data-v-7ba34e9a]{width:130px;height:30px;margin-left:10px}.captcha-footer[data-v-7ba34e9a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444}@-webkit-keyframes captchaTrackBarLine-data-v-7ba34e9a{0%{left:0}to{left:100%}}@keyframes captchaTrackBarLine-data-v-7ba34e9a{0%{left:0}to{left:100%}}.captcha-succ[data-v-7ba34e9a]{margin-top:21px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444;margin-bottom:14px}.captcha-succ span[data-v-7ba34e9a]{color:#39b518}.captcha-contimu span[data-v-7ba34e9a]{color:#f22}.captcha-contimu[data-v-7ba34e9a]{margin-top:21px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444;margin-bottom:14px}.captcha-title-left[data-v-7ba34e9a]{width:80%;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text[data-v-0e15c948]{width:calc(100% - 80px);background:#fff;-webkit-border-radius:10px;border-radius:10px;padding:20px 25px 30px;margin:0 auto}.text p[data-v-0e15c948]:first-child{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#444;margin-bottom:20px}.text div[data-v-0e15c948]{background:#f0f0f0;-webkit-border-radius:24px;border-radius:24px;margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text div input[data-v-0e15c948]{width:100%;height:48px;border:0;background:transparent;padding-left:19px}.text div[data-v-0e15c948]:nth-child(3){padding-right:19px}.text div:nth-child(3) span[data-v-0e15c948]{display:inline-block;width:70%;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#ff5712;text-align:right;white-space:nowrap}.text button[data-v-0e15c948]{width:100%;height:48px;background:-webkit-gradient(linear,right top,left top,from(#ffb242),to(#ffc63d));background:-webkit-linear-gradient(right,#ffb242,#ffc63d);background:linear-gradient(270deg,#ffb242,#ffc63d);-webkit-border-radius:24px;border-radius:24px;border:0;color:#fff}.text .outp[data-v-0e15c948]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#858585;margin-top:10px}.shuom[data-v-0e15c948]{font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;margin-bottom:16px}.shuom span[data-v-0e15c948]{color:#ff5812}.shuom img[data-v-0e15c948]{width:11px;height:11px}.guidance[data-v-78aad422]{position:absolute;top:0;width:100%;height:100vh;background:rgba(0,0,0,.8);z-index:100}.guidance .img[data-v-78aad422]{position:absolute;top:120px;width:55px;right:35%}.guidance .img2[data-v-78aad422]{top:190px;width:84%}.guidance .img2[data-v-78aad422],.guidance .img3[data-v-78aad422]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.guidance .img3[data-v-78aad422]{bottom:150px;width:82.4%}.guidance .img4[data-v-78aad422]{position:absolute;bottom:60px;width:54px;right:25%}.guidance .img5[data-v-78aad422]{position:absolute;bottom:100px;width:91px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.step-two[data-v-78aad422]{position:absolute;top:36%;width:100%;text-align:center;position:relative}.guidance .img6[data-v-78aad422]{width:78.1%}.guidance .img7[data-v-78aad422]{width:91px;position:relative;right:-8%;top:-40px}.guidance .img8[data-v-78aad422]{width:53px;position:relative;right:-12%;top:-13px}.guidance .img9[data-v-78aad422]{width:98%;border:2px dashed #fff;padding:3px 4px;-webkit-border-radius:8px;border-radius:8px;position:relative;left:1%}.guidance .img9 img.click[data-v-78aad422]{width:53px;position:absolute;top:70px;right:16%}.tips[data-v-78aad422]{position:absolute;top:50px;left:32%;background-color:#fff;width:55px;height:39px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;color:#333}.railswrap[data-v-78aad422]{position:relative;width:98.8%;margin:0 auto}.rails[data-v-78aad422]{-webkit-background-size:contain;background-size:contain;background-position:50%;width:100%;height:13px;position:relative;background-color:#dce8ff;-webkit-border-radius:7px;border-radius:7px;overflow:hidden;margin:8px auto}.rails .insdie[data-v-78aad422]{width:0;-webkit-animation-timing-function:ease;animation-timing-function:ease;overflow:hidden;height:13px;background-color:#6794eb}.rails .insdie img[data-v-78aad422]{height:8px;margin-top:8px}.global[data-v-78aad422]{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;margin-bottom:3px;padding:5px 3px}.global .gold[data-v-78aad422]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;color:#666;font-family:PingFang SC;font-weight:400}.global .gold em[data-v-78aad422]{color:#ff7c08}.global img.icon-coin[data-v-78aad422]{position:absolute;top:-7px;left:-1%;height:26px;width:26px}.global .gold em[data-v-78aad422]{font-style:normal}.tips .icon[data-v-78aad422]{margin-right:3px}.idfainput[data-v-00289be3]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:20px;border-radius:20px;padding:26px 27px 32px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:30%}.idfainput img[data-v-00289be3]{width:100%;margin-bottom:23px}.idfainput p[data-v-00289be3]:first-child,.idfainput p[data-v-00289be3]:nth-child(3){font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#000;margin-bottom:11px}.idfainput div[data-v-00289be3]{width:100%;height:48px;background:#f6f6f6;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dedede;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.idfainput div input[data-v-00289be3]{border:0;background:#f6f6f6;width:calc(100% - 50px)}.idfainput div button[data-v-00289be3]{width:50px;height:26px;background:#1aa6ff;-webkit-border-radius:6px;border-radius:6px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:12px;color:#fff;border:0}.idfadown[data-v-00289be3]{width:calc(100% - 40px);position:absolute;bottom:15%;left:20px;background:#fff;-webkit-border-radius:20px;border-radius:20px;padding:12px 14px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left}.idfadown img[data-v-00289be3]{width:100%}.idfadown p[data-v-00289be3]:first-child{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:16px;color:#444}.idfadown p[data-v-00289be3]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#777;margin-bottom:14px}.idfadown button[data-v-00289be3]{width:100%;border:0;height:42px;background:-webkit-gradient(linear,left top,left bottom,from(#57c4ff),to(#009aff));background:-webkit-linear-gradient(top,#57c4ff,#009aff);background:linear-gradient(180deg,#57c4ff,#009aff);-webkit-border-radius:25px;border-radius:25px;margin-top:18px}.idfadown button[data-v-00289be3],.kefu[data-v-17896282]{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#fff}.kefu[data-v-17896282]{position:fixed;bottom:10px;width:167px;height:48px;background:-webkit-gradient(linear,left top,left bottom,from(#18c8ff),to(#0094ff));background:-webkit-linear-gradient(top,#18c8ff,#0094ff);background:linear-gradient(180deg,#18c8ff,#0094ff);-webkit-box-shadow:inset 0 1 3px 0 hsla(0,0%,100%,.5),inset 0 -2 3px 0 rgba(0,86,168,.5);box-shadow:inset 0 1 3px 0 hsla(0,0%,100%,.5),inset 0 -2 3px 0 rgba(0,86,168,.5);-webkit-border-radius:12px;border-radius:12px;border:0;left:calc(50% - 83px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.kefu img[data-v-17896282]{width:30px;height:32px;margin-right:4px}.strategy-tabs[data-v-17896282]{width:100%;background:#fff;position:fixed;z-index:99999}.strategy-image>img[data-v-17896282],.strategy-image[data-v-17896282]{width:100%}.strategy-one[data-v-17896282]{background:url(https://cimgs.17xianwan.com/Imgs/introduce/intro.jpg) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-position:0 40px;min-height:100vh;padding:260px 15px 15px;background-color:#eef9ff}.strategy-content-area[data-v-17896282]{background:#fff}.strategy-content-area[data-v-17896282],.strategy-content-areas[data-v-17896282]{margin-top:-4px;-webkit-border-radius:10px;border-radius:10px;position:relative;min-height:380px}.strategy-content-areas[data-v-17896282]{background:url(https://cimgs.17xianwan.com/upload/config/202401/70303194dcecbeb506d8ca7ef769f19e.png) no-repeat;background-color:#fdb1f1;-webkit-background-size:100% 100%;background-size:100%;padding-top:131px;text-align:center}.strategy-one .strategy-content-area[data-v-17896282]{border:3px solid #b0daff}.strategy-content-text[data-v-17896282]{padding:24px 15px 10px;font-family:PingFangSC-Regular;font-size:16px;color:#333;letter-spacing:-.3px;line-height:20px}.content-image>img[data-v-17896282],.content-image[data-v-17896282]{width:100%}.content-image[data-v-17896282]{padding-top:17px;padding-bottom:8px}.content-line[data-v-17896282]{height:1px;background-image:-webkit-gradient(linear,right top,left top,color-stop(2%,#FF101102),color-stop(2%,#fff),color-stop(34%,#ff7a47),color-stop(67%,#ff7a47),color-stop(98%,#fff));background-image:-webkit-linear-gradient(right,#FF101102 2%,#fff 0,#ff7a47 34%,#ff7a47 67%,#fff 98%);background-image:linear-gradient(-90deg,#FF101102 2%,#fff 0,#ff7a47 34%,#ff7a47 67%,#fff 98%);margin-left:9px;margin-right:9px;margin-bottom:10px}.strategy-content-area>img[data-v-17896282]{width:calc(100% - 20px);margin-bottom:21px;vertical-align:middle}.strategy-chat-area[data-v-17896282]{background:#f2f2f2;min-height:100vh;padding:52px 15px 60px}.chatlog[data-v-17896282]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:44px;background:#fff;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.08);box-shadow:0 1px 4px 0 rgba(0,0,0,.08);-webkit-border-radius:7px;border-radius:7px;font-size:14px;color:#999;padding:0 10px;font-weight:600}.chatlog .align[data-v-17896282],.chatlog[data-v-17896282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chatlog .align[data-v-17896282]{color:#333}.chatlog img[data-v-17896282]{width:27px;height:27px;-webkit-border-radius:50%;border-radius:50%;margin-right:5px;vertical-align:middle;font-size:0}.chatlog .tips[data-v-17896282]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;background:#f2504a;-webkit-border-radius:50%;border-radius:50%;color:#fff;margin-right:5px}.chatlog .infocount[data-v-17896282],.chatlog .tips[data-v-17896282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chatlog .infocount[data-v-17896282]{font-size:12px}.question[data-v-17896282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-top:12px}.question>div[data-v-17896282]{width:33.33%;margin-right:11px;height:158px;background-color:#fff;-webkit-border-radius:8px;border-radius:8px;font-size:14px;font-family:PingFang SC;font-weight:500;text-align:center}.question>div[data-v-17896282]:last-child{margin-right:0}.question .troublemark[data-v-17896282]{height:108px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px;-webkit-border-top-left-radius:8px;border-top-left-radius:8px;-webkit-border-top-right-radius:8px;border-top-right-radius:8px}.question .desc[data-v-17896282]{width:60%;margin:0 auto}.question .troublemark img[data-v-17896282]{height:62px;width:62px}.commonquest[data-v-17896282]{margin-top:12px;background:#fff;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.08);box-shadow:0 1px 4px 0 rgba(0,0,0,.08);-webkit-border-radius:10px 8px 8px 8px;border-radius:10px 8px 8px 8px}.commonquest .title[data-v-17896282]{height:45px;font-size:15px;font-family:PingFang SC;font-weight:600;padding-left:15px;border-bottom:1px solid #ddd}.commonquest .item a[data-v-17896282],.commonquest .title[data-v-17896282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333}.commonquest .item a[data-v-17896282]{padding:9px 0;font-size:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px dashed #ddd;margin:0 12px}.commonquest .item[data-v-17896282]:last-child{border-bottom-style:solid}.commonquest .item img[data-v-17896282]{width:9px;height:13px}.commonquest .last-item a[data-v-17896282]{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff7c08;font-size:13px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.worktime[data-v-17896282]{color:#999;font-size:12px;margin-top:5px}.buttom-area[data-v-17896282]{height:49px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.call-yellory-service[data-v-17896282]{width:23px;height:21px;background:url(/static/images/call-yellow.png) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px}.call-yeally-text[data-v-17896282]{line-height:14px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#666;text-align:center}.strategy-back[data-v-17896282]{position:fixed;width:41px;height:41px;right:10px;-webkit-border-radius:50%;border-radius:50%;background:url(https://cimgs.17xianwan.com/Imgs/goto-back.png) no-repeat;-webkit-background-size:contain;background-size:contain;top:70%;z-index:99}a[data-v-17896282]{color:#333}.strategy-one .content-image[data-v-17896282]{text-align:center}.strategy-one img.intro[data-v-17896282]{width:135px}.strategy-two[data-v-17896282]{padding-top:41px}@media screen and (min-width:750px){.buttom-area[data-v-17896282],.strategy-tabs[data-v-17896282]{width:375px!important}}.boardcast[data-v-17896282]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.xw-game-search-text[data-v-17896282]{border:none;outline:none;height:34px;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.xw-game-search-text-span[data-v-17896282]{font-size:12px;color:#888;height:34px;line-height:34px;display:inline-block;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;padding:0;width:100%;padding-right:10px}.boardcast img[data-v-17896282]{width:17px;margin-left:10px;margin-right:5px}.box-download-icon[data-v-a914ab72]{width:100%;position:fixed}.box-download-icon>img[data-v-a914ab72],.xw-icon>img[data-v-a914ab72]{width:100%}.box-download-top-icon[data-v-a914ab72]{top:0;padding:0 8px}.box-download-buttom-icon[data-v-a914ab72]{bottom:-30px;width:110%}.download-button[data-v-a914ab72]{height:40px;margin-left:27px;margin-right:27px}.xw-icon[data-v-a914ab72]{width:70px;height:70px;margin:54px auto 12px}.box-download-title[data-v-a914ab72]{font-size:19px;font-family:PingFang-SC-Medium;font-weight:500;line-height:19px;text-align:center;position:relative;padding-top:100px;z-index:auto}.box-download-title>span[data-v-a914ab72]:first-of-type{color:#333;-webkit-box-shadow:inset 0 -6px #fcd8b8;box-shadow:inset 0 -6px #fcd8b8}.box-download-title>span[data-v-a914ab72]:last-of-type{color:#ff7c08}.box-download-title2[data-v-a914ab72]{line-height:14px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#999;margin-top:13px;text-align:center}.box-download-title2>span[data-v-a914ab72]:last-of-type{margin-left:18px}.box-download-xw-icon-title[data-v-a914ab72]{line-height:17px;font-size:17px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;text-align:center}.box-download-button[data-v-a914ab72]{margin-top:40px}.box-download-buttom-area[data-v-a914ab72]{margin-top:30px;bottom:60px;width:100%;margin-bottom:30px}.box-download-tips[data-v-a914ab72]{line-height:17px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#999;text-align:left;padding:0 20px 5px}.box-download-copy[data-v-a914ab72]{margin:7px 27px 0;width:calc(100% - 54px);outline:none;border-style:dashed;cursor:default;resize:none;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#666;padding:10px 15px}@media screen and (min-width:750px){.box-download-buttom-area[data-v-a914ab72],.box-download-icon[data-v-a914ab72]{width:375px}}.box-downlod-info[data-v-a914ab72]{margin:24px auto;width:85vw;background:#fff4ea;-webkit-border-radius:20px;border-radius:20px;padding:15px 20px}.box-downlod-info .title[data-v-a914ab72]{background:#fff4ea;-webkit-border-radius:20px;border-radius:20px;text-align:center}.box-downlod-info .part1[data-v-a914ab72]{margin-top:13px;font-size:14px;font-family:PingFang SC;font-weight:500;color:#666}.box-downlod-info .part2[data-v-a914ab72]{margin-top:10px;font-size:14px;font-family:PingFang SC;font-weight:500;color:#999}.orange[data-v-a914ab72]{color:#ff7c08}.box-downlod-info .part3[data-v-a914ab72]{margin-top:10px;font-size:13px;font-family:PingFang SC;font-weight:500;color:#666}.tab-area[data-v-399abcbb]{width:100%;margin-top:10px}.bottom-tabs[data-v-399abcbb]{position:fixed;bottom:0;width:100%}.tabs-bottom[data-v-399abcbb]{width:100%;height:50px}.tab-item-game-activited[data-v-399abcbb]{width:24px;height:16px;background-image:url(data:image/png;base64,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)}.tab-item-game-activited+.tab-item-text[data-v-399abcbb],.tab-item-my-activited+.tab-item-text[data-v-399abcbb]{color:#ff7c08}.tab-item-game-normal+.tab-item-text[data-v-399abcbb],.tab-item-my-normal+.tab-item-text[data-v-399abcbb]{color:#b29e9e}.tab-item-game-normal[data-v-399abcbb]{width:24px;height:16px;background-image:url(data:image/png;base64,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)}.tab-item-my-activited[data-v-399abcbb]{width:18px;height:21px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAqCAYAAAGsDcl+AAAAAXNSR0IArs4c6QAABIJJREFUWAnNWE1sG0UUfm/XtLYbNeFAI6RCKkEP0CLEDQRcOABCIMGh/AhxACEoB+CAEBKyw1IHLkiVyCUBIZDgwI+QOHLrAdQCR6Dtgd8AVVHaA0mUECey/fhm7Nl4d2Y9u7ZbsQe/mfe+982b2Zn3Zk3Ue6RW+dC0WTWkXvmURB5WbZ5rcqAbjc1HlDRPSTWkXn0a4lmjZKmXt0hol1Eo2eMsL6Ddo2rGHiSz1ecUqstXKwt1Oqq/oKGqZZ4eT/UZrWBaZlHwvseM9E4XEVzUCgOw0JiassUDYd5/GHBaxiBubM4Q8+MGoBYobqtGehhjNDKQ6FBifYwhU8qbE1dhYU+kAfG4MJ7Fqt8QAyYnJ/jl5Q3VjwNPAJRldXVdCfXsgLp95282iOlL4xHHpBTxUjBfwLpNJ0ASTdxI7c4dRmkkN/59V7Wtt2sAsWQ+mR2TQYnc7gcx/aYDl9nyE1gnKyYKS3WO1i8kZmdGUBJb5y8cmf39Ot3m0mFurJ9J6y0iiaamqNX8Jw1M9JnWuNGc7NfZc2tv/d4PcLaF9qb1NpHI8TQoT9+amnLC+ryA9Xk7i6D/FGVhLL0c31+R2t6DliGl6L5aDdz+KWXL2z2NCG9Ceqt8hmkcyeuVhcNiy1SWsYg+wH64m4Lw3iJOCSzzilp851szQJ2jpXOEhM9RNXyJX12/aGxp6SSS+sQhktbpNBiJ9BwSwzWWHgprQ8pb03ucJMobZ09nQQeTRURrq+cduB0VUqk+jzsa3bKJHOco5UPU2lpM62yiNMLVZ7onrR6OiGhtPEQi7/mJ+opDGmz62IAN0zbSmhp2+n3G6JTML7r0FpEC6XyDqmQ5oLJjQ85b+jwKlYtUTvJhE0dEatUHcUXa53OCvUNhcApl6KzB9hJb+UcoDhtlIVnadZCjtV8C3AFPDk2iRmxt/6yEv2grlO9h/tz51nx+ll3kgfEQMX2liH61RiiqCK+7P8Dmux5LNbjWDyJGvufozHa8j3CV2oer1PPYIvn2EdMpPtb8yIwRExmFT+rs2N7CoZWjuC/pu7vlw9TCLBcp3I2708qKZR+gyB1Qt7C0v0YgVw7gc5iw/Bze6bqbOcB2MXKBUCbnugWqaDCKDT6okPiislKhayzvCsnsniep037f5VxYF4RP8bGNDwb5+c+ZtF8ZRFDIloMrR0B0oNCgg8Di5/IHRPzdoDGK2fxc/oBKAXLKmJ4cXN6AONr4gUrhLSiY20OHpXzBobk8JN5T1u+Pr93X0I/6dTnaEcrB6zlwGlIoIEPay9ZH0X8UF+Wbjb7LyN9DfoIsvVg0Syd4/i+dxApJdKBMrWX1BxPuhjJzSYNkWsIH0jyVphc4WmqasXRAElWuRTn8FkFcbQyXV/LfKNO3crT5J+5ouHJS54vLG0DWaMFDOPYy3I07i3MkvcwHyC9XjMQxTmfEgoB4dpycI3Ehlu6mrlduw6s7gRtgeSTCYZ2ZcMr4LnywfZM89nPlGWryG/gceQzBecvKsONrP8Z3mfDHVNpdQwJdGonrUjr/B8gMVBsS0F37AAAAAElFTkSuQmCC)}.tab-item-my-normal[data-v-399abcbb]{width:18px;height:21px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAqCAYAAAGsDcl+AAAAAXNSR0IArs4c6QAABLNJREFUWAnNWE1sE0cU3lnHLsihpQdASLRBohzKjxA3EHCAA4QoRnDAtCpJvBaCcAAOPXDhV8C1UrkEqso2LghqVUIi/F6oBCJtj20JlQq04Ucg4FBEQALH2eF7C2+1nl3v7DoBdQ95M+9975s3b2bejGMYb7/+YrHMbUGNM4XCjxBZaq/J54X5trGBJH8t1OgvFDYJ09zCSnGmWHxlSJliBUmHE4P0SSmZyvUwzpZKWwnl8GFkads29fscKLX4c3gA30wKYduPBMHZ6ijpD5RHScL/ieNCHfpUNE2N9O5AiPEOKYI+F5SxrDYhxFcMYhbqO3TqMAxkaQ5WKnX5YUNDeb5SmYJMX1YB7uxgvIFEfM6AD1paWld1d7+gvhu4F0CGV7Xac5L0uaA33eC/DUGI4wK7uDGRwk2FEI/XWNa0OtD548fn2LXaUlay7MzlvqO2b3UZ4EohrjWMyQVJuUQLQtD/OIFj+3Zh+/piQkJ3I6GP62bnDoEGVuAeEjzDq6N2yjTntedyg6reR/RzsTh5WMr/VKC3j233DNvvI6/ON7dhw/jXCwhq4yB+qOp9RFB8o4Ki9H1TI6f+Umk7Tva3jQi8p6gRxqcfqFQm4szO9hkUhRMRATHvvxVbpC4Irmfy+fkCJBWQrI/kFQIysVcmh9gjm0wcq5VYqfbIHipQiKeU/MBVYyzVaKzeekOI+4l0+uuObPYJ21QZSHSxVJpbte3rAeD7SOwnqp76PqJL5XLaW7RUJzj8BbI5qt63s6ujow9UkLdPlZLOo1dHbR9R0DlSnVBjj6g6H5EKCOojqlWqviki5OnZeBF9ryXCaO7loIK532lZB7jN0jc1LG0HG4Mk3iE7gvQ+IgI59Qa3kupAN3smlzus6iP1qcRQTdKB63Y2nNZi1Kk6J3oXJVKpgY6NG28w1iHC1fMn9sY8VsaRqWRydntX1y0TUVxrloQGrI6M3CSpv7QJpfkwrZ8CV03jF2TOjAuRFOKKiVW6HTREHN2sdLrTxB3+GchC7/owUkypfW42W3X3ESrjVJTXbdgj2n2EgW2s9AAujh94EJeIFTpJ1fG5EAcM2+4FmfN2V31AWjNM80irlLuXW9ZT1R7WjxwQXSwjUl5FJf44jFC1UfqTQiwLepupWOpH2kVnC4WDdMvFDYYGIB/yxUPJVwrJrn7aDIHIwn4oqI7N9FFa86iKxTBfbYYQzM4wgji2KFzagJDCmXEGDcNG4dIGhCrzW9ggcWxRuLQBJU1zW5xBw7BRuLQBre7p+SMhxEI8RKthg4Xa4EscxBWKg1F7yrwEuEP34hjv8+p0bdShfbgO9utwbI8VEDs51dowelFkvkC1XsB6kiD8Hdk81Ypnatwq7eX537TrMoSZTxgWYiv+W7QDM297p1EKMYRMHp4kZR8y+ZLHcgLqL5c/NUZHf8X+mM6G9ymxzx4aicSiTHf3XfoVuxaBnH6fATQaC4Gto1/Dzb24G7GOQU+xmFiz5Bg4xtWVYqHCuGdcWcdGtufNpj52bDFegJexlyaMja85b+ydl3hhrsj09PziBMQ0506caLOr1UMI7EvotNcK+zUpbQRyEm/gXasta6hJjnfv9hofW4tdR1cFxgAAAABJRU5ErkJggg==)}.tab-item-icon[data-v-399abcbb]{-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;margin-bottom:5px}.tab-item-box[data-v-399abcbb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:49px}.search-area[data-v-399abcbb]{width:100%;height:50px;background:#fff;padding:10px 15px}.search-area>div[data-v-399abcbb]{float:left}.search-glass[data-v-399abcbb]{position:absolute;width:14px;height:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAEFCu8CAAAAAXNSR0IArs4c6QAABCNJREFUSA2tVltsDGEUnvl12l0tYd1CRMIDbQgJnjyQ0kvSWDElLokH4oGISxMNXlwaD8KDS4XEU4u4xs60JML2KiIk5UFYmgoieBC3jWq7OrszvjM7//SfNVXVTjJ7zvnO/fyXWUnC06hp65o1bR7xtmAzzg9jkvRSBDx8NBKxbKAhEunxaPyFBk3b52rgnHIFMG6wqKYlRAXnXW/X0tFkyhIiPIP1fe5p02h9/UIRuHfz5nRXRgOXXMFh/ggrGsChgmSGPO2igngM5QRRljV27JymSGQ+CfTA+DiT5V3Ey/RDD8ByCJ1F5eUNWIydpownrcJUqOpksg3A5ZxgsGJxWdnnxvr6uVYqdd2yrFlKKKQUFhYmub1N/1q5Y9ms6wtg95U7MhpaIBicyIH+6FJVfSIzdpXKJhuG0uK9hjG5PwcPbppTqFcXo1I9K+Fq+hiaGt5WjrjDIcDpIYSSzmLuHZJlLcGrYob3QGmDVtPIMd1qjyOP9jca1fVdkmme9Dg+un179I9E4hzAYmT4iQC1xatWHfILhOOTfjDd9509PV9Q1o0iVZ2QFQrlS4wlqX/spdPczkOh6G7U9T0eUBCcfX5NgDAQTTsAR90D+gjInGrR9TFclYVeqtCHp1euFCmmWWCY5kNgBYS7PYpGfjyWoAN4PtchkBznwmAow8536x6UIxnDecRATpj6BlR3h9tlodZFAD8BGM9BP2qa5sUSYYgMTT/EHnyKJXnn5xCLxbJpE2Tq3GWwrwTLOgWDGEq6ApqHFnaA5uYoyoxfhvGGnHlW15FAehBgpiXLJZZpJibl5V2ZV1raldb0Xbrk/IcjN+qPUtlw+ujr+PTu3dxPXV27oaxEuaOEIL1ooztzCYHdh+1empdg68t6EuJ+VU1JuoQJBqGoY4xVLlPV176eDkhboKmubiPoUbzjJFluDilKeGE43O3nZyd0OmrHBpqKJHtxjI/5GQ+EPdC0iWi/DQVP4zdTpo9Ml0xnIvEByQJIVjBQR5kB/GSsVw3wjeiGDvoh0YbRjYZRjMKltH44klFw7KpNIDF0epB2oSchqigG0Fu0cqUmKobKO2dEoi0vxmKogr472a2trTmiYqg8GrF3N50vMRZdb7UEJOPxSlExFL6lpSVgWtZ2JDXoMIuxWLGqVtE5QiWHcVltFpX/w9PdZHz79gK+udiEy8Wbg+KhiPRDXzCMdzvO0fNAILCU/qVw3b/SxkhkG87xGQTtyVaU2UtWrHib6esmJMXjW7dGfjeMGuzaNRDpb9N5S1GOlITDrzIdSabRpeLx1ZhOFYqdQYlAg9zW7yx6EnJDOxi+nEnTrECAtZDdb5poA2cDE2lC4BM4UlGuE270NMRYRYmq0g3fN1JuPJyU/53hMfHl3tpvh9xoOCjWdgsmtR/vhd+CEda94CyRMgAAAABJRU5ErkJggg==) no-repeat;-webkit-background-size:contain;background-size:contain;top:8px;left:10px}.search-input[data-v-399abcbb]{position:relative;background:#f7f7f7;height:100%;width:calc(100% - 45px);-webkit-border-radius:100px;border-radius:100px}.search-input>input[data-v-399abcbb]{border:none;outline:none;background:#f7f7f7;height:100%;margin-left:28px;width:calc(100% - 60px);color:#422f2a;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:14px;letter-spacing:0}.search-text[data-v-399abcbb]{font-size:14px;color:#422f2a;letter-spacing:0;margin-left:10px;height:30px;line-height:30px}.swipe-area[data-v-399abcbb]{width:100%;position:relative}.swipe-img[data-v-399abcbb]{width:100%}.hds-banner[data-v-399abcbb]{width:100%;padding:10px 0;background:#f2f2f2}.hds-banner>img[data-v-399abcbb]{width:100%}.list-no-play[data-v-399abcbb]{margin-top:20px}.no-play-img[data-v-399abcbb]{width:160px;height:160px;margin:0 auto}.no-play-text[data-v-399abcbb]{margin-top:10px;font-size:12px;color:#918585;text-align:center}.xw-boardcast-icon[data-v-399abcbb]{height:inherit!important;margin-top:-10px}@media screen and (min-width:750px){.bottom-tabs[data-v-399abcbb]{width:375px}}.xw-boardcast-icon>i{color:#fc8d2a!important}.search-comp-area[data-v-65a9d250]{background:#fff}.search-content-area[data-v-65a9d250]{padding:17px 15px 0}.search-operator>h1[data-v-65a9d250]{font-size:16px;color:#422f2a;letter-spacing:0;font-weight:400;float:left}.search-operator[data-v-65a9d250]{margin-bottom:20px}.search-operator[data-v-65a9d250]:after{content:"";display:block;visibility:hidden;overflow:hidden;clear:both}.search-osusume[data-v-65a9d250]{margin-top:15px}.search-operator>.search-remove[data-v-65a9d250]{float:right;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;height:15px;width:15px}.search-content[data-v-65a9d250]:after{content:"";display:block;visibility:hidden;overflow:hidden;clear:both}.search-label[data-v-65a9d250]{font-size:13px;color:#422f2a;letter-spacing:0;padding:5px 10px;background:#f7f7f7;margin-right:10px;margin-bottom:10px;float:left}.search-no-result[data-v-65a9d250]{font-size:14px;color:#333;font-weight:500;padding-top:10px;padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px;background:#f0f0f0}.search-no-result div[data-v-65a9d250]{width:3px;height:13px;background:#ff7c08;-webkit-border-radius:2px;border-radius:2px;margin-right:5px}.outanything[data-v-65a9d250]{background:#f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:35px 0}.outanything img[data-v-65a9d250]{width:69px;margin-right:20px}.outanything p[data-v-65a9d250]{font-size:16px;font-family:PingFang SC;font-weight:400;color:#333}.outanything p[data-v-65a9d250]:nth-child(2){font-size:13px;font-family:PingFang SC;font-weight:400;color:#666}.outanything p span[data-v-65a9d250]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#ff7c08;margin-right:5px}.outanything p button[data-v-65a9d250]{padding:1px 5px;background:#ff7c08;-webkit-border-radius:4px;border-radius:4px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff;border:0}.search-no-result>span[data-v-65a9d250]{color:#333}.act-label[data-v-65a9d250]{background:#feeedf!important;font-weight:400;color:#ff7c08!important}.isshowpopupcentent[data-v-65a9d250]{width:275px;height:190px;margin:140px auto;position:relative;padding:5px 23px 70px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-border-radius:20px;border-radius:20px}.deng[data-v-65a9d250]{width:60px;height:60px;margin-top:-40px;margin-bottom:8px}.isshowpopupcentent .xxximg[data-v-65a9d250]{position:absolute;width:13px;height:13px;top:10px;right:10px}.isshowpopupcentent p[data-v-65a9d250]:nth-child(3){font-size:15px;font-family:PingFang SC;font-weight:400;color:#333;text-align:center}.isshowpopupcentent p[data-v-65a9d250]:nth-child(4){width:150px;height:31px;background:-webkit-gradient(linear,left top,right top,from(#ff5908),to(#ff982a));background:-webkit-linear-gradient(left,#ff5908,#ff982a);background:linear-gradient(90deg,#ff5908,#ff982a);-webkit-border-radius:15px;border-radius:15px;text-align:center;line-height:31px;margin:0 auto;margin-top:12px;font-size:15px;font-family:PingFang SC;font-weight:400;color:#fff}.xw-new-list-nav[data-v-12ef6f56]{position:fixed;width:100%;height:50px;z-index:2}.istop[data-v-12ef6f56]{margin-top:55px}.tabs-item[data-v-12ef6f56]{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;position:relative}#spot[data-v-12ef6f56]{width:8px;height:8px;background:#ee583e;-webkit-border-radius:50%;border-radius:50%;position:absolute;top:5%;right:35%}.warp[data-v-12ef6f56]{width:100%;border-top:1px solid #eee;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;font-size:0}.warp img[data-v-12ef6f56]{width:31px;height:25px}.tabberWarp[data-v-12ef6f56]{position:fixed;bottom:0;z-index:2;left:0;width:100%;height:50px;background:#fff}.itemWarp .active[data-v-12ef6f56]{font-size:10px;font-family:PingFang SC;font-weight:500;color:#ff7c08;position:relative}.tabberWarp .itemWarp[data-v-12ef6f56]{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:50px;position:relative}.tabberWarp .itemWarp[data-v-12ef6f56],.title[data-v-12ef6f56]{font-size:10px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.title[data-v-12ef6f56]{margin-top:4px}.game-center-active+.title[data-v-12ef6f56],.game-weektask-active+.title[data-v-12ef6f56],.my-join-active+.title[data-v-12ef6f56]{color:#ff7c08!important}.split-line[data-v-12ef6f56]{width:1px;height:25px;background:#f1f0f0;position:absolute;right:0;top:13px}@media screen and (min-width:750px){.xw-new-list-nav[data-v-12ef6f56]{width:375px!important}}.hr[data-v-45ab36e8]{background-color:#f8f8f8;height:7px}.latest-box[data-v-45ab36e8]{min-height:100vh;background-color:#f8f8f8}.latest-box .title[data-v-45ab36e8]{font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;background-color:#fff;border-bottom:1px solid #eee}.latest-box .title[data-v-45ab36e8]:before{content:"";width:2px;height:13px;background-color:#ff7c08;display:inline-block;margin-right:4px}.list-item ul[data-v-45ab36e8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff}.list-item ul[data-v-45ab36e8],.list-item ul li[data-v-45ab36e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-item ul li[data-v-45ab36e8]{width:50%;font-size:0;padding-left:2.7%;height:87px;padding-right:5.3%}.list-item ul .adSpace[data-v-45ab36e8]{border:0!important;padding:2.7%;height:auto}.list-item ul .adSpace div[data-v-45ab36e8]:first-child{width:91px;padding:7px 3px 3px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background:url(https://cimgs.17xianwan.com/upload/config/202502/7e2a13e846b783ffb8b3b8158ac827aa.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;margin-right:3px}.list-item ul .adSpace div:first-child img[data-v-45ab36e8]:nth-child(1){margin:0;width:80px;border:1.5px solid #fff;-webkit-border-radius:15px;border-radius:15px}.list-item ul .adSpace div:first-child img[data-v-45ab36e8]:nth-child(2){position:absolute;width:30px;height:18px;right:0;top:0;margin:0;-webkit-border-radius:0;border-radius:0}.list-item ul li div[data-v-45ab36e8]:nth-child(2){font-size:15px;font-family:PingFang-SC-Medium;font-weight:500;color:#333}.list-item ul li img[data-v-45ab36e8]{width:57px;-webkit-border-radius:10px;border-radius:10px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.list-item ul li[data-v-45ab36e8]{border-top:1px solid #eee;border-bottom:1px solid #eee}.list-item ul li[data-v-45ab36e8]:nth-child(n){border-right:1px solid #eee}.list-item ul li[data-v-45ab36e8]:last-child{border-bottom:none}.detail-area[data-v-4d8eaa30]{background-color:#fafafa}.detail-base-info[data-v-4d8eaa30]{background-color:rgba(0,0,0,.15);position:relative;height:151px;overflow:hidden;-webkit-border-radius:0 0 50% 50%;border-radius:0 0 50% 50%;padding:15px 12px 0}.detail-base-infofilter[data-v-4d8eaa30]{-webkit-filter:blur(20px);filter:blur(20px);width:100%;position:absolute;-webkit-border-radius:0 0 50% 50%;border-radius:0 0 50% 50%}.detail-base-info[data-v-4d8eaa30]:after{content:"";display:block;visibility:hidden;overflow:hidden;clear:both}.uyyu .item[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-left:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50px;-webkit-background-size:100% 100%;background-size:100%;color:#fe9287;font-size:12px;background-repeat:no-repeat;background-color:#ffeeec}.uyyu .item-uyyu img[data-v-4d8eaa30]{width:100%}.uyyu .item>div[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uyyu .item>div .title[data-v-4d8eaa30]{color:#fe6050;font-size:16px;font-family:PingFang-SC-Medium;font-weight:500}.uyyu span[data-v-4d8eaa30]{display:inline-block;width:0;height:0;border-left:11px solid #fe9286;border-top:7px solid transparent;border-bottom:7px solid transparent;margin-right:15px}.uyyu .item img[data-v-4d8eaa30]{width:26px;height:33px;margin-right:8px}.dowlonadpop[data-v-4d8eaa30]{width:270px;height:357px;position:relative;background:url(https://cimgs.17xianwan.com/Imgs/download-tips1.png) no-repeat;-webkit-background-size:contain;background-size:contain}.dowlonadpop .gametitle[data-v-4d8eaa30]{top:54px;font-size:21px;width:100%;text-align:center}.dowlonadpop .gametitle[data-v-4d8eaa30],.dowlonadpop button[data-v-4d8eaa30]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff}.dowlonadpop button[data-v-4d8eaa30]{outline:none;border:none;background-color:#ffb000;width:190px;height:40px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:4px 4px 8px #ffb000;box-shadow:4px 4px 8px #ffb000;-webkit-border-radius:20px;border-radius:20px;bottom:30px}.dowlonadpop3490[data-v-4d8eaa30]{width:305px;height:357px;position:relative;background:url(http://cimgs.17xianwan.com/Imgs/download-tips-am-3.png) no-repeat;-webkit-background-size:contain;background-size:contain}.gametitle3490[data-v-4d8eaa30]{top:54px;left:50%;font-size:21px;color:#fff;width:100%;text-align:center}.gameagreement3490[data-v-4d8eaa30],.gametitle3490[data-v-4d8eaa30]{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.gameagreement3490[data-v-4d8eaa30]{line-height:20px;width:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;color:#999;font-size:13px;bottom:68px;left:49%;font-family:PingFang-SC-Regular;font-weight:400}.gameagreement3490 .routerlink[data-v-4d8eaa30]{color:#ff7c08;text-decoration:underline}.warningpop[data-v-4d8eaa30]{width:278px;-webkit-border-radius:10px;border-radius:10px;padding:16px 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;color:#333}.warningpopcontent[data-v-4d8eaa30]{background:#fff;font-family:PingFang SC}.warningpopcontent img[data-v-4d8eaa30]{width:40px;height:40px;margin:0 auto;margin-bottom:14px;display:inherit}.warningpopcontent .warnmsg[data-v-4d8eaa30]{padding-left:26px;padding-right:27px}.warningpopcontent .gametitle img[data-v-4d8eaa30]{margin-top:12px;width:100%;height:auto}.warningpopcontent .title[data-v-4d8eaa30]{font-family:PingFang-SC-Medium}.warningpopcontent button[data-v-4d8eaa30]{width:120px;height:31px;border:1px solid #bbb;-webkit-border-radius:8px;border-radius:8px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#333;background-color:transparent;margin:0 auto;margin-top:13px;display:inherit}.custmpop[data-v-4d8eaa30]{background-color:transparent}.detail-base-info>div[data-v-4d8eaa30]{float:left}.detail-right[data-v-4d8eaa30]{float:right!important;position:relative;z-index:1}.detail-right-time-kef[data-v-4d8eaa30],.detail-right[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-right-time-kef[data-v-4d8eaa30]{font-size:11px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#444;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-border-radius:11px;border-radius:11px;padding:1px 4px}.detail-right-time-kef img[data-v-4d8eaa30]{width:17px;height:17px}.detail-right-time-count[data-v-4d8eaa30]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin-left:2px;margin-right:10px}.detail-right-time-count>span[data-v-4d8eaa30],.detail-right-time-count[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detail-right-time-count>span[data-v-4d8eaa30]{width:15px;height:15px;background:#fff;-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.2);box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.2);-webkit-border-radius:4px;border-radius:4px;font-size:13px;font-family:PingFang-SC-Bold;font-weight:700;color:#ff7c08;margin-left:1px}.detail-right-time-count>span[data-v-4d8eaa30]:last-of-type{margin-right:1px}.detail-middle-info[data-v-4d8eaa30]{position:relative;z-index:1;max-width:calc(100% - 180px)}.detail-middle-title[data-v-4d8eaa30]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.detail-list-area[data-v-4d8eaa30]{background:#fafafa}.detail-show-message[data-v-4d8eaa30]{-webkit-border-radius:10px;border-radius:10px;padding:0 12px 10px}.detail-tabs[data-v-4d8eaa30]{width:100%;border-bottom:1px solid #eee}.detail-award-list-award[data-v-4d8eaa30]{margin:0 10px}.detail-award-list-award .awardKakinWrap[data-v-4d8eaa30]{margin-top:10px}.detail-award-list-award .award0Wrap[data-v-4d8eaa30]{margin-top:5px}.personal-item .dot[data-v-4d8eaa30]{position:absolute;-webkit-border-radius:9px 0 10px 0;border-radius:9px 0 10px 0;background:9px 0 10px 0;background:-webkit-linear-gradient(100deg,#ec2c2c,#f7632f);background:linear-gradient(-10deg,#ec2c2c,#f7632f);width:86px;height:18px;font-size:12px;color:#ffedeb;text-align:center;top:0;left:0}.personal-item[data-v-4d8eaa30]{margin-top:8px;margin-bottom:9px;background:#fff1f1;border:1px solid #ff7b07;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-webkit-border-radius:10px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px 10px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.personal-item .left[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.personal-item .left .title[data-v-4d8eaa30]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#333;padding-top:5px}.personal-item .left .subtitle[data-v-4d8eaa30]{padding-top:2px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#999}.personal-item .right[data-v-4d8eaa30]{font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff;text-align:center}.personal-item .right .progressOne[data-v-4d8eaa30]{font-size:14px;font-family:PingFang SC;font-weight:700;color:#eb2c2c}.personal-item .right .progressTwo[data-v-4d8eaa30]{width:75px;height:27px;background:-webkit-linear-gradient(100deg,#ec2c2c,#f7632f);background:linear-gradient(-10deg,#ec2c2c,#f7632f);-webkit-border-radius:27px;border-radius:27px;line-height:27px;color:#fff}.personal-item .right .progressThree[data-v-4d8eaa30]{width:75px;height:27px;line-height:27px;color:#999}.oldList[data-v-4d8eaa30]{margin-top:8px;margin-bottom:9px;height:74px;background:#fff1f1;border:1px solid #ff7b07;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-webkit-border-radius:10px;border-radius:10px}.oldList .left[data-v-4d8eaa30]{float:left;margin-left:18px;max-width:232px}.oldList .left p[data-v-4d8eaa30]:first-of-type{font-size:14px;font-family:PingFang SC;font-weight:400;color:#333;padding-top:5px}.oldList .left p[data-v-4d8eaa30]:nth-of-type(2){padding-top:2px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#999}.oldList .right[data-v-4d8eaa30]{float:right;margin-right:10px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff;text-align:center}.oldList .right .progressOne[data-v-4d8eaa30]{font-size:14px;font-family:PingFang SC;font-weight:700;color:#eb2c2c}.oldList .right .progressTwo[data-v-4d8eaa30]{width:75px;height:27px;background:-webkit-linear-gradient(100deg,#ec2c2c,#f7632f);background:linear-gradient(-10deg,#ec2c2c,#f7632f);-webkit-border-radius:27px;border-radius:27px;line-height:27px;color:#fff}.oldList .right .progressThree[data-v-4d8eaa30]{width:75px;height:27px;line-height:27px;color:#999}.oldList div[data-v-4d8eaa30]:first-of-type{width:86px;height:18px;text-align:center;background:-webkit-linear-gradient(100deg,#ec2c2c,#f7632f);background:linear-gradient(-10deg,#ec2c2c,#f7632f);-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-webkit-border-radius:9px 0 10px 0;border-radius:9px 0 10px 0;font-size:12px;font-family:PingFang SC;font-weight:400;color:#ffedeb}.blueborder[data-v-4d8eaa30]{border:1px solid #6794eb!important;background:#f8faff!important}.blueRedius[data-v-4d8eaa30]{background:-webkit-gradient(linear,left bottom,left top,from(#4172ef),to(#67b6ff))!important;background:-webkit-linear-gradient(bottom,#4172ef,#67b6ff)!important;background:linear-gradient(0deg,#4172ef,#67b6ff)!important}.bluebacfont[data-v-4d8eaa30]{color:#6794eb!important}.grayfont[data-v-4d8eaa30]{color:#999!important}.detail-award-list-award .extent[data-v-4d8eaa30]{font-size:12px;color:#666;margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.detail-award-list-award .extent span[data-v-4d8eaa30]{color:#5385e6;font-weight:700;-ms-flex-negative:0;flex-shrink:0;margin-right:5px}.detail-award-list-award .item[data-v-4d8eaa30]{margin-bottom:10px}.moreaward[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff7c08;font-size:12px;margin-bottom:23px;margin-top:13px}.moreaward .icon[data-v-4d8eaa30]{font-size:13px}.detail-award-item[data-v-4d8eaa30]{margin-left:10px;margin-right:10px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #eee}.detail-award-item[data-v-4d8eaa30]:after{content:"";display:block;visibility:hidden;overflow:hidden;clear:both}.detail-award-item>div[data-v-4d8eaa30]{float:left}.detail-award-item-number[data-v-4d8eaa30]{width:20px;height:20px}.detail-show-title[data-v-4d8eaa30]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:8px;background:#fff}.detail-show-title-content-left[data-v-4d8eaa30],.detail-show-title[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-show-title-content[data-v-4d8eaa30]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px}.detail-show-title>div[data-v-4d8eaa30],.unregisterwrap .unregister[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.unregisterwrap .unregister[data-v-4d8eaa30]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ff7c08;font-size:14px}.unregisterwrap .unregister .title[data-v-4d8eaa30]{font-size:18px;font-family:PingFang SC;font-weight:400;color:#ff7c08;text-align:center}.unregisterwrap .unregister .create-count[data-v-4d8eaa30]{background:#fff1e4;-webkit-border-radius:13px;border-radius:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;padding:8px}.hit[data-v-4d8eaa30]{font-size:12px;color:#666;padding-top:15px;font-family:PingFang SC}.hit .icon[data-v-4d8eaa30]{font-size:14px}.hit span.blue[data-v-4d8eaa30]{color:#5385e6}.detail-register-info[data-v-4d8eaa30]{padding:0 11px 12px;background-color:#fff;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px}.detail-show-reflash[data-v-4d8eaa30]{width:67px;height:28px;-webkit-border-radius:14px;border-radius:14px;border:1px solid #ffe5db;text-align:center;line-height:28px;font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#ff743e}.detail-show-reflash img[data-v-4d8eaa30]{width:13px;height:13px}.register-staus[data-v-4d8eaa30]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333}.registered[data-v-4d8eaa30]{background:#97b8c6}.unregistered[data-v-4d8eaa30]{background:#6794eb}.register-staus[data-v-4d8eaa30]:after{content:"";position:absolute;z-index:2;top:20px;right:0;width:0;height:0;border-top:3px solid #436ec1;border-right:3px solid transparent}.registered[data-v-4d8eaa30]:after{border-top-color:#97b8c6}.unregistered[data-v-4d8eaa30]{border-top-color:#436ec1}.detail-show-gameInfo-area[data-v-4d8eaa30]{font-size:12px;font-family:PingFang SC;font-weight:500;color:#333;line-height:17px}.detail-show-gameInfo-click[data-v-4d8eaa30]{color:#ff7c08;font-size:12px;line-height:17px;word-spacing:5px;text-align:center;margin-top:5px}.detail-show-gameInfo[data-v-4d8eaa30]{color:#666;font-size:12px;font-weight:400;font-family:PingFang SC}.detail-show-tips-pointer[data-v-4d8eaa30]{display:inline-block;vertical-align:middle;height:6px;width:9px;background:url(/static/images/pointer.png) no-repeat;-webkit-background-size:contain;background-size:contain;margin-left:-6px}.detail-show-tips-pointer-up[data-v-4d8eaa30],.detail-show-tips-pointer[data-v-4d8eaa30]{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.detail-show-tips-pointer-up[data-v-4d8eaa30]{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.detail-show-slider ul[data-v-4d8eaa30]{list-style:inside}.detail-award-item-middle[data-v-4d8eaa30]{margin-left:8px;max-width:calc(100% - 110px)}.detail-award-item-middle-status[data-v-4d8eaa30]{float:right!important;height:24px;-webkit-border-radius:7px;border-radius:7px;width:55px;line-height:24px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08;text-align:center;margin-top:6px}.detail-award-item-middle-status-done[data-v-4d8eaa30]{margin-top:-5px;height:43px;width:42px;background:url(https://cimgs.17xianwan.com/img/finish.png) no-repeat;-webkit-background-size:contain;background-size:contain;float:right!important;margin-right:8px}.detail-award-item-middle-money[data-v-4d8eaa30]{line-height:16px;font-size:16px;font-family:PingFang-SC-Bold;font-weight:700;color:#ff7c08}.detail-award-item-middle-desc[data-v-4d8eaa30]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;margin-top:7px}.award-item-money-done[data-v-4d8eaa30]{color:#ccc!important}.award-item-desc-done[data-v-4d8eaa30]{color:#999!important}.detail-activity-tips[data-v-4d8eaa30]{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fafafa}.detail-activity-tips-tip[data-v-4d8eaa30]{width:40px;-ms-flex-negative:0;flex-shrink:0;color:#ff7c08;font-family:PingFang-SC-Medium;font-size:12px;line-height:16px;font-weight:700}.detail-activity-tips-show[data-v-4d8eaa30]{font-family:PingFang SC;color:#666;font-size:12px;line-height:16px}.detail-activity-tips-show a[data-v-4d8eaa30]{color:#ff7c08;text-decoration:underline}.detail-activity-tips-show>span[data-v-4d8eaa30]{color:#ff7c08;font-weight:700}.actitity-accordion[data-v-4d8eaa30]{margin:0 10px 10px;background:#fff}.activity-title[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.activity-title-h1[data-v-4d8eaa30]{margin-left:6px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#333}.activity-list-content[data-v-4d8eaa30]{padding:0}.activity-button[data-v-4d8eaa30]{font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08}.activity-button[data-v-4d8eaa30]:after{content:"";display:inline-block;width:10px;height:7px;background:url(/static/images/pointer.png) no-repeat;-webkit-background-size:contain;background-size:contain;vertical-align:middle;margin-left:2px}.activity-button-extends[data-v-4d8eaa30]:after,.activity-button[data-v-4d8eaa30]:after{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.activity-button-extends[data-v-4d8eaa30]:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.activity-rank-list-item-odd[data-v-4d8eaa30]{background:#fff7f0}.activity-rank-list-item[data-v-4d8eaa30]{padding:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.activity-rank-list-item .ranknum[data-v-4d8eaa30],.activity-rank-list-item[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.activity-rank-list-number[data-v-4d8eaa30]{margin-left:6px;height:15px;width:15px;line-height:15px}.activity-rank-list-number[data-v-4d8eaa30],.activity-rank-list-number_big[data-v-4d8eaa30]{-webkit-border-radius:50%;border-radius:50%;background:#bbb;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#fff;text-align:center;margin-right:7px;-ms-flex-negative:0.1;flex-shrink:0.1}.activity-rank-list-number_big[data-v-4d8eaa30]{margin-left:0;height:20px;width:26px;line-height:20px}.activity-rank-list-user[data-v-4d8eaa30]{line-height:13px;font-size:13px;font-family:PingFang-SC-Medium;font-weight:500;color:#666;-ms-flex-negative:0.9;flex-shrink:0.9}.activity-rank-list-money[data-v-4d8eaa30]{text-align:right;-ms-flex-negative:0;flex-shrink:0;color:#666;font-weight:500;font-family:PingFang-SC-Medium;font-size:13px}.activity-rank-list-money>span[data-v-4d8eaa30]{color:#ff7c08;font-weight:700;font-size:14px;font-family:PingFang-SC-Bold}.rank1[data-v-4d8eaa30]{background:url(/static/images/rank1.png) no-repeat;-webkit-background-size:contain;background-size:contain}.rank1[data-v-4d8eaa30],.rank2[data-v-4d8eaa30]{margin-left:3px;margin-right:5px;height:18px;width:25px}.rank2[data-v-4d8eaa30]{background:url(/static/images/rank2.png) no-repeat;-webkit-background-size:contain;background-size:contain}.rank3[data-v-4d8eaa30]{margin-left:3px;margin-right:5px;height:18px;width:25px;background:url(/static/images/rank3.png) no-repeat;-webkit-background-size:contain;background-size:contain}.detail-show-title .icon[data-v-4d8eaa30]{font-size:14px;margin-right:2px}.sandroidq[data-v-4d8eaa30]{color:#999}.nandroidq[data-v-4d8eaa30]{color:#333}.detail-award-list[data-v-4d8eaa30]{background-color:#fafafa}.detail-middle-check-label[data-v-4d8eaa30]{margin-right:2px;font-size:11px;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-middle-check-label .icon[data-v-4d8eaa30]{width:11px;height:13px;font-size:12px;margin-right:2px}.clear-line[data-v-4d8eaa30]{border-bottom:none!important}.activity-title-user-rank[data-v-4d8eaa30]{margin-top:7px;margin-left:6px;line-height:12px;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#ff7c08}.activity-title-user-rank>span[data-v-4d8eaa30]{color:#666}.bgColor[data-v-4d8eaa30]{background-color:#ff7c08}.txtColor[data-v-4d8eaa30]{color:#ff7c08}.about_progress[data-v-4d8eaa30]{height:100%;width:70%;-ms-flex-negative:7;flex-shrink:7;padding:5px 10px 5px 0}a[data-v-4d8eaa30]{color:#333}.progress_box[data-v-4d8eaa30]{width:100%;height:100%;background:rgba(255,124,8,.1);-webkit-border-radius:10px;border-radius:10px;border:1px solid #ff7c08;position:relative;overflow:hidden}.about_progress .progress_wrapper[data-v-4d8eaa30]{height:100%;position:absolute;left:0;-webkit-border-radius:0 0 0 0;border-radius:0 0 0 0;background:#ff7c08}.about_progress .progress_txt[data-v-4d8eaa30]{width:100%;height:100%;position:absolute;z-index:6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px}.about_progress .progress_txt[data-v-4d8eaa30],.oldaccount[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oldaccount[data-v-4d8eaa30]{margin-top:8px;color:#333;font-size:14px}.oldaccount button[data-v-4d8eaa30]{outline:none;border:none;line-height:21px;text-align:center;padding:0;width:77px;height:21px;background:#5385e6;-webkit-border-radius:4px;border-radius:4px;color:#fff;font-size:12px}.activeaccount[data-v-4d8eaa30]{height:100%;width:70%;-ms-flex-negative:7;flex-shrink:7;padding:5px 10px 5px 0}.activeaccount[data-v-4d8eaa30] .xw-button{background-color:#5385e6}.activeaccountpop[data-v-4d8eaa30]{width:278px;height:120px;background:#fff;-webkit-border-radius:10px;border-radius:10px}.activeaccountpop .head[data-v-4d8eaa30]{height:72px;line-height:72px;text-align:center;font-size:18px;color:#333;border-bottom:1px solid #ddd}.activeaccountpop .actbtn[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;height:47px;line-height:47px}.activeaccountpop .actbtn button[data-v-4d8eaa30]{outline:none;border:none;padding:0;background-color:transparent;border-right:1px solid #ddd;width:100%;color:#ff7c08;font-size:16px}.activeaccountpop .actbtn button[data-v-4d8eaa30]:last-child{border-right:none;color:#333}.searchBarFixed[data-v-4d8eaa30]{position:fixed;top:0;width:100%;z-index:9;margin-top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.BarFixed[data-v-4d8eaa30]{position:fixed;top:40px;width:100%;z-index:9;margin-top:0;background-color:#fafafa}.awardtips[data-v-4d8eaa30]{margin-top:21px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-family:PingFang SC;font-weight:400;color:#999}.awardtips .icon[data-v-4d8eaa30]{margin-right:4px;font-size:14px}.boardcast[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.boardcast img[data-v-4d8eaa30]{width:17px;margin-left:10px;margin-right:5px}.xw-game-search-text[data-v-4d8eaa30]{border:none;outline:none;height:34px;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.xw-game-search-text-span[data-v-4d8eaa30]{font-size:12px;color:#888;height:34px;line-height:34px;display:inline-block;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;padding:0;width:100%;padding-right:10px}.rails[data-v-4d8eaa30]{-webkit-background-size:contain;background-size:contain;background-position:50%;width:100%;height:13px;background-color:#dce8ff;-webkit-border-radius:7px;border-radius:7px;overflow:hidden}.rails .insdie[data-v-4d8eaa30]{width:0;-webkit-animation-timing-function:ease;animation-timing-function:ease;overflow:hidden;height:13px;background-color:#6794eb}.railswrap[data-v-4d8eaa30]{position:relative;width:96.2%;margin:0 auto;padding:10px 0}.global img[data-v-4d8eaa30]{position:absolute;top:3px;height:26px;width:26px}.global[data-v-4d8eaa30]{padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background-color:#fafafa}.global .gold[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;color:#666;font-family:PingFang SC;font-weight:400}.global .gold em[data-v-4d8eaa30]{font-style:normal;color:#ff7c08}.hr[data-v-4d8eaa30]{height:7px;width:100%;background-color:#fafafa}.xw-showproinfo[data-v-4d8eaa30]{background:#fff;width:100%;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1)}.xw-showproinfo .xw-showproinfo-title[data-v-4d8eaa30]{padding:13px 16px 3px 12px;height:35px;font-size:15px;font-weight:600;color:#333}.xw-showproinfo .item[data-v-4d8eaa30],.xw-showproinfo .xw-showproinfo-title[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFang SC}.xw-showproinfo .item[data-v-4d8eaa30]{padding:9px 0;font-size:14px;color:#666;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 12px}.xw-showproinfo .with-border[data-v-4d8eaa30]{border-bottom:1px solid #ddd}.xw-showproinfo .item .right[data-v-4d8eaa30]{color:#999}.xw-showproinfo .item img[data-v-4d8eaa30]{width:9px;height:13px}@media screen and (min-width:750px){.detail-buttom-area[data-v-4d8eaa30]{width:375px!important}}.bupp[data-v-4d8eaa30]{width:100%;height:43px}.buppdown[data-v-4d8eaa30]{width:calc(100vw - 110px);margin:74px auto 0}.input[data-v-4d8eaa30]{width:2px;height:1px;background:rgba(0,20,84,0);border:0}.soldier[data-v-4d8eaa30]{margin-top:100px;width:275px}.detail-show-message-area[data-v-4d8eaa30]{margin-top:-90px;position:relative;z-index:1}.detail-show-message-area-table[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 24px);margin:0 auto;height:38px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;background:RGBA(0,0,0,.6);-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;color:#fff}.detail-show-message-area-table p[data-v-4d8eaa30]{width:100%;height:100%;text-align:center;line-height:38px;position:relative}.detail-show-message-area-table p img[data-v-4d8eaa30]{position:absolute;width:18px;top:0;right:19px}.detail-show-device[data-v-4d8eaa30]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666}.mygamelist[data-v-4d8eaa30]{width:calc(100% - 24px);margin:0 auto;background:#fff;min-height:calc(100vh - 120px);-webkit-border-radius:0 0 20px 20px;border-radius:0 0 20px 20px;padding:0 10px}.mygamelist-content[data-v-4d8eaa30]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ededed;height:88px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mygamelist-content-btn p[data-v-4d8eaa30]:first-child{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#ff743e;text-align:right}.mygamelist-content-btn button[data-v-4d8eaa30]{padding:3px 23px;background:-webkit-gradient(linear,right top,left top,from(#ffca47),to(#ff943d));background:-webkit-linear-gradient(right,#ffca47,#ff943d);background:linear-gradient(270deg,#ffca47,#ff943d);-webkit-border-radius:12px;border-radius:12px;border:0;font-size:11px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;overflow:hidden;margin-top:10px}.mygamelist-content-btn .btn-succ[data-v-4d8eaa30]{background:-webkit-gradient(linear,right top,left top,from(#ff7234),to(#ff4a25));background:-webkit-linear-gradient(right,#ff7234,#ff4a25);background:linear-gradient(270deg,#ff7234,#ff4a25)}.btn-padding[data-v-4d8eaa30]{position:relative}.btn-padding span[data-v-4d8eaa30]:first-child{position:relative;z-index:1}.btn-padding span[data-v-4d8eaa30]:nth-child(2){display:inline-block;position:absolute;left:0;top:0;width:50%;height:100%;background:-webkit-gradient(linear,right top,left top,from(#ff7234),to(#ff4a25));background:-webkit-linear-gradient(right,#ff7234,#ff4a25);background:linear-gradient(270deg,#ff7234,#ff4a25);-webkit-border-radius:12px 0 0 12px;border-radius:12px 0 0 12px}.mygamelist-content-logo[data-v-4d8eaa30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mygamelist-content-logo div[data-v-4d8eaa30]:first-child{width:60px;height:60px;-webkit-border-radius:13px;border-radius:13px;margin-right:10px;position:relative}.mygamelist-content-logo div:first-child img[data-v-4d8eaa30]{width:100%;height:100%}.mygamelist-content-logo div:first-child p[data-v-4d8eaa30]{position:absolute;right:0;bottom:0;background:#ffe4d8;-webkit-border-radius:10px 0 10px 0;border-radius:10px 0 10px 0;font-size:10px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#ff6400;padding:2px 3px}.mygamelist-content-logo div:nth-child(2) p[data-v-4d8eaa30]:first-child{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mygamelist-content-logo div:nth-child(2) .bottoms[data-v-4d8eaa30]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mygamelist-content-logo div:nth-child(2) .newgame[data-v-4d8eaa30]{display:inline-block;background:-webkit-gradient(linear,right top,left top,from(#ff8f5d),to(#ff7e64));background:-webkit-linear-gradient(right,#ff8f5d,#ff7e64);background:linear-gradient(270deg,#ff8f5d,#ff7e64);-webkit-border-radius:4px;border-radius:4px;font-size:11px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;padding:1px 2px}.illustrate[data-v-4d8eaa30]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;text-align:center;margin-top:20px}.not-list[data-v-4d8eaa30]{text-align:center;padding-top:130px}.not-list img[data-v-4d8eaa30]{width:156px;margin-bottom:15px}.not-list p[data-v-4d8eaa30]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.detail-base-info[data-v-0743fb2b]{padding:10px 10px 10px 15px;background:#fff}.detail-base-info[data-v-0743fb2b]:after{content:"";display:block;visibility:hidden;overflow:hidden;clear:both}.uyyu .item[data-v-0743fb2b]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px;height:50px;-webkit-background-size:100% 100%;background-size:100%;color:#fff;font-size:14px;background-repeat:no-repeat}.dowlonadpop[data-v-0743fb2b]{width:305px;height:357px;position:relative;background:url(https://cimgs.17xianwan.com/202002/dowmload-tips.png) no-repeat;-webkit-background-size:contain;background-size:contain}.dowlonadpop .gametitle[data-v-0743fb2b]{top:54px;font-size:21px;width:100%;text-align:center}.dowlonadpop .gametitle[data-v-0743fb2b],.dowlonadpop button[data-v-0743fb2b]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff}.dowlonadpop button[data-v-0743fb2b]{outline:none;border:none;background-color:#ffb000;width:170px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:4px 4px 8px #ffb000;box-shadow:4px 4px 8px #ffb000;-webkit-border-radius:20px;border-radius:20px;bottom:63px}.custmpop[data-v-0743fb2b]{background-color:transparent}.detail-base-info>div[data-v-0743fb2b]{float:left}.detail-image[data-v-0743fb2b]{width:70px;height:70px;-webkit-border-radius:13px;border-radius:13px;overflow:hidden}.detail-image>img[data-v-0743fb2b]{width:100%;height:100%}.detail-right[data-v-0743fb2b]{float:right!important;max-width:98px;margin-top:13px}.detail-right-money-button[data-v-0743fb2b]{height:27px}.detail-button[data-v-0743fb2b]{height:100%;font-size:14px;font-family:PingFang-SC-Bold;font-weight:700;color:#fff;overflow:hidden;overflow-wrap:break-word}.detail-right-time-count[data-v-0743fb2b]{margin-top:7px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#666;margin-left:2px;vertical-align:middle}.detail-right-time-count>span[data-v-0743fb2b]{display:inline-block;text-align:center;vertical-align:middle;width:15px;height:15px;background:#fff;-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.2);box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.2);-webkit-border-radius:4px;border-radius:4px;font-size:13px;font-family:PingFang-SC-Bold;font-weight:700;color:#ff7c08;margin-left:1px}.detail-right-time-count>span[data-v-0743fb2b]:last-of-type{margin-right:1px}.detail-middle-info[data-v-0743fb2b]{padding-top:8px;margin-left:12px;max-width:calc(100% - 180px)}.detail-middle-title[data-v-0743fb2b]{font-size:18px;line-height:18px;font-family:PingFang-SC-Bold;font-weight:700;color:#333}.detail-middle-size[data-v-0743fb2b]{margin-top:8px;font-size:12px;line-height:8px;font-family:PingFang-SC-Regular;font-weight:400;color:#999}.detail-middle-check[data-v-0743fb2b]{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex}.detail-show-message-area[data-v-0743fb2b]{background:#fafafa}.detail-show-message[data-v-0743fb2b]{background:#fff;padding:10px 10px 10px 12px;border-top:1px solid #eee}.detail-tabs[data-v-0743fb2b]{width:100%;margin-top:10px;border-bottom:1px solid #eee}.detail-award-item[data-v-0743fb2b]{margin-left:10px;margin-right:10px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #eee}.detail-award-item[data-v-0743fb2b]:after{content:"";display:block;visibility:hidden;overflow:hidden;clear:both}.detail-award-item>div[data-v-0743fb2b]{float:left}.detail-award-item-number[data-v-0743fb2b]{width:18px;height:18px}.detail-show-title[data-v-0743fb2b]:after{content:"";display:block;visibility:hidden;overflow:hidden;clear:both}.detail-show-title>div[data-v-0743fb2b]{float:left}.detail-show-h1[data-v-0743fb2b]{font-size:16px;line-height:16px;font-family:PingFang-SC-Bold;font-weight:700;color:#333}.detail-show-device[data-v-0743fb2b]{margin-left:6px;line-height:12px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#999;padding-top:4px}.detail-show-reflash[data-v-0743fb2b]{float:right!important;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;line-height:12px}.detail-show-reflash[data-v-0743fb2b]:before{content:"";display:inline-block;vertical-align:top;width:14px;height:13px;background:url(/static/images/refresh.png) no-repeat;-webkit-background-size:contain;background-size:contain}.detail-show-gameInfo-area[data-v-0743fb2b]{margin-top:8px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;line-height:17px}.detail-show-gameInfo-click[data-v-0743fb2b]{color:#ff7c08;font-size:12px;line-height:17px;word-spacing:5px}.detail-show-tips-pointer[data-v-0743fb2b]{display:inline-block;vertical-align:middle;height:6px;width:9px;background:url(/static/images/pointer.png) no-repeat;-webkit-background-size:contain;background-size:contain;margin-left:-6px}.detail-show-tips-pointer-up[data-v-0743fb2b],.detail-show-tips-pointer[data-v-0743fb2b]{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.detail-show-tips-pointer-up[data-v-0743fb2b]{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.detail-show-slider ul[data-v-0743fb2b]{list-style:inside}.detail-award-item-middle[data-v-0743fb2b]{margin-left:8px;max-width:calc(100% - 110px)}.detail-award-item-middle-status[data-v-0743fb2b]{float:right!important;height:24px;-webkit-border-radius:7px;border-radius:7px;width:55px;line-height:24px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08;text-align:center;margin-top:6px}.detail-award-item-middle-status-done[data-v-0743fb2b]{margin-top:-5px;height:43px;width:42px;background:url(https://cimgs.17xianwan.com/img/finish.png) no-repeat;-webkit-background-size:contain;background-size:contain;float:right!important;margin-right:8px}.detail-award-item-middle-money[data-v-0743fb2b]{line-height:16px;font-size:16px;font-family:PingFang-SC-Bold;font-weight:700;color:#ff7c08}.detail-award-item-middle-desc[data-v-0743fb2b]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;margin-top:7px}.award-item-money-done[data-v-0743fb2b]{color:#ccc!important}.award-item-desc-done[data-v-0743fb2b]{color:#999!important}.detail-activity-tips[data-v-0743fb2b]{margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.detail-activity-tips-tip[data-v-0743fb2b]{width:40px;-ms-flex-negative:0;flex-shrink:0;color:#ff7c08;font-weight:700;font-family:PingFang-SC-Bold;font-size:12px;line-height:16px}.detail-activity-tips-show[data-v-0743fb2b]{font-weight:500;font-family:PingFang-SC-Medium;color:#666;font-size:12px;line-height:16px}.detail-activity-tips-show a[data-v-0743fb2b]{color:#ff7c08;text-decoration:underline}.detail-activity-tips-show>span[data-v-0743fb2b]{color:#ff7c08;font-weight:700}.actitity-accordion[data-v-0743fb2b]{margin:0 10px 5px;background:#fff}.activity-title[data-v-0743fb2b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.activity-title-h1[data-v-0743fb2b]{margin-left:6px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#333}.activity-list-content[data-v-0743fb2b]{padding:0}.activity-button[data-v-0743fb2b]{font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08}.activity-button[data-v-0743fb2b]:after{content:"";display:inline-block;width:10px;height:7px;background:url(/static/images/pointer.png) no-repeat;-webkit-background-size:contain;background-size:contain;vertical-align:middle;margin-left:2px}.activity-button-extends[data-v-0743fb2b]:after,.activity-button[data-v-0743fb2b]:after{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.activity-button-extends[data-v-0743fb2b]:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.activity-rank-list-item-odd[data-v-0743fb2b]{background:#fff7f0}.activity-rank-list-item[data-v-0743fb2b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.activity-rank-list-number[data-v-0743fb2b]{margin-left:6px;height:15px;width:15px;line-height:15px}.activity-rank-list-number[data-v-0743fb2b],.activity-rank-list-number_big[data-v-0743fb2b]{-webkit-border-radius:50%;border-radius:50%;background:#bbb;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#fff;text-align:center;margin-right:7px;-ms-flex-negative:0.1;flex-shrink:0.1}.activity-rank-list-number_big[data-v-0743fb2b]{margin-left:0;height:20px;width:26px;line-height:20px}.activity-rank-list-user[data-v-0743fb2b]{line-height:13px;font-size:13px;font-family:PingFang-SC-Medium;font-weight:500;color:#666;-ms-flex-negative:0.9;flex-shrink:0.9;width:calc(100% - 60px)}.activity-rank-list-money[data-v-0743fb2b]{text-align:right;-ms-flex-negative:0.1;flex-shrink:0.1;width:100px;color:#666;font-weight:500;font-family:PingFang-SC-Medium;font-size:13px}.activity-rank-list-money>span[data-v-0743fb2b]{color:#ff7c08;font-weight:700;font-size:14px;font-family:PingFang-SC-Bold}.rank1[data-v-0743fb2b]{background:url(/static/images/rank1.png) no-repeat;-webkit-background-size:contain;background-size:contain}.rank1[data-v-0743fb2b],.rank2[data-v-0743fb2b]{margin-left:3px;margin-right:5px;height:18px;width:25px}.rank2[data-v-0743fb2b]{background:url(/static/images/rank2.png) no-repeat;-webkit-background-size:contain;background-size:contain}.rank3[data-v-0743fb2b]{margin-left:3px;margin-right:5px;height:18px;width:25px;background:url(/static/images/rank3.png) no-repeat;-webkit-background-size:contain;background-size:contain}.detail-buttom-area[data-v-0743fb2b]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;z-index:1999;bottom:0;background:#fff;border-top:1px solid #ddd;width:100%}.detail-buttom-call-service[data-v-0743fb2b]{height:100%;width:30%;-ms-flex-negative:3;flex-shrink:3}.detail-start[data-v-0743fb2b]{height:100%;width:70%;-ms-flex-negative:7;flex-shrink:7;padding:5px 10px 5px 0}.call-service-logo[data-v-0743fb2b]{width:23px;height:21px;background:url(/static/images/call.png) no-repeat;-webkit-background-size:contain;background-size:contain;margin:6px auto 4px}.call-service-text[data-v-0743fb2b]{line-height:11px;font-size:11px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;text-align:center}.strategy-area[data-v-0743fb2b]{position:fixed;width:60px;height:30px;right:0;top:45%;-webkit-transition:right .2s;transition:right .2s}.strategy-area-move[data-v-0743fb2b]{right:-34px!important;-webkit-transition:right .2s;transition:right .2s}.strategy-background[data-v-0743fb2b]{background:rgba(255,124,8,.28);width:100%;height:100%;-webkit-border-radius:15px 0 0 15px;border-radius:15px 0 0 15px;padding:2px 0 2px 2px}.strategy-font[data-v-0743fb2b]{background:url(/static/images/guid-front.png) no-repeat;-webkit-background-size:contain;background-size:contain;height:26px;width:100%;text-align:right;padding-right:7px;line-height:26px;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fff}.sandroidq[data-v-0743fb2b]{color:#999}.nandroidq[data-v-0743fb2b]{color:#333}.detail-award-list-tabs[data-v-0743fb2b]{background:#fff}.detail-middle-check-label[data-v-0743fb2b]{margin-right:2px}.detail-middle-check-label[data-v-0743fb2b]:last-child{margin-right:0}.clear-line[data-v-0743fb2b]{border-bottom:none!important}.activity-title-user-rank[data-v-0743fb2b]{margin-top:7px;margin-left:6px;line-height:12px;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#ff7c08}.activity-title-user-rank>span[data-v-0743fb2b]{color:#666}.bgColor[data-v-0743fb2b]{background-color:#ff7c08}.txtColor[data-v-0743fb2b]{color:#ff7c08}.about_progress[data-v-0743fb2b]{height:100%;width:70%;-ms-flex-negative:7;flex-shrink:7;padding:5px 10px 5px 0}a[data-v-0743fb2b]{color:#333}.progress_box[data-v-0743fb2b]{width:100%;height:100%;background:rgba(255,124,8,.1);-webkit-border-radius:10px;border-radius:10px;border:1px solid #ff7c08;position:relative;overflow:hidden}.about_progress .progress_wrapper[data-v-0743fb2b]{height:100%;position:absolute;left:0;-webkit-border-radius:0 0 0 0;border-radius:0 0 0 0;background:#ff7c08}.about_progress .progress_txt[data-v-0743fb2b]{width:100%;height:100%;position:absolute;z-index:6;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px}.about_progress .progress_txt[data-v-0743fb2b],.oldaccount[data-v-0743fb2b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.oldaccount[data-v-0743fb2b]{margin-top:8px;color:#333;font-size:14px}.oldaccount button[data-v-0743fb2b]{outline:none;border:none;line-height:21px;text-align:center;padding:0;width:77px;height:21px;background:#5385e6;-webkit-border-radius:4px;border-radius:4px;color:#fff;font-size:12px}.activeaccount[data-v-0743fb2b]{height:100%;width:70%;-ms-flex-negative:7;flex-shrink:7;padding:5px 10px 5px 0}.activeaccount[data-v-0743fb2b] .xw-button{background-color:#5385e6}.activeaccountpop[data-v-0743fb2b]{width:278px;height:120px;background:#fff;-webkit-border-radius:10px;border-radius:10px}.activeaccountpop .head[data-v-0743fb2b]{height:72px;line-height:72px;text-align:center;font-size:18px;color:#333;border-bottom:1px solid #ddd}.activeaccountpop .actbtn[data-v-0743fb2b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;height:47px;line-height:47px}.activeaccountpop .actbtn button[data-v-0743fb2b]{outline:none;border:none;padding:0;background-color:transparent;border-right:1px solid #ddd;width:100%;color:#ff7c08;font-size:16px}.activeaccountpop .actbtn button[data-v-0743fb2b]:last-child{border-right:none;color:#333}@media screen and (min-width:750px){.detail-buttom-area[data-v-0743fb2b]{width:375px!important}}.content[data-v-a3a796bc]{width:100%;min-height:100vh;background:url(https://cimgs.17xianwan.com/202303/download-big-img.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;padding-top:60px}.content div[data-v-a3a796bc]{width:calc(100% - 40px);margin:0 auto;-webkit-border-radius:20px;border-radius:20px;text-align:center;min-height:calc(100vh - 100px)}.content div img[data-v-a3a796bc]{border:2px solid #fff;-webkit-border-radius:20px;border-radius:20px;width:90px;height:90px;margin-top:-45px}.content div p[data-v-a3a796bc]:nth-child(2){font-size:18px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#333;margin-top:13px}.content div p[data-v-a3a796bc]:nth-child(3){font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;margin-top:6px}.content div p[data-v-a3a796bc]:nth-child(4){font-size:31px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:red;margin-top:23px}.content div button[data-v-a3a796bc]{width:259px;height:50px;background:#3c91ff;-webkit-border-radius:25px;border-radius:25px;border:0;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;margin-top:11px}.strategy-tabs[data-v-0590bc1c]{width:100%;background:#fff;position:fixed;z-index:99999}.strategy-image>img[data-v-0590bc1c],.strategy-image[data-v-0590bc1c]{width:100%}.strategy-one[data-v-0590bc1c]{background:url(https://cimgs.17xianwan.com/Imgs/introduce/intro.jpg) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-position:0 40px;min-height:100vh;padding:260px 15px 15px;background-color:#eef9ff}.strategy-content-area[data-v-0590bc1c]{background:#fff}.strategy-content-area[data-v-0590bc1c],.strategy-content-areas[data-v-0590bc1c]{margin-top:-4px;-webkit-border-radius:10px;border-radius:10px;position:relative;min-height:380px}.strategy-content-areas[data-v-0590bc1c]{background:url(https://cimgs.17xianwan.com/upload/config/202401/70303194dcecbeb506d8ca7ef769f19e.png) no-repeat;background-color:#fdb1f1;-webkit-background-size:100% 100%;background-size:100%;padding-top:131px;text-align:center}.strategy-one .strategy-content-area[data-v-0590bc1c]{border:3px solid #b0daff}.strategy-content-text[data-v-0590bc1c]{padding:24px 15px 10px;font-family:PingFangSC-Regular;font-size:16px;color:#333;letter-spacing:-.3px;line-height:20px}.content-image>img[data-v-0590bc1c],.content-image[data-v-0590bc1c]{width:100%}.content-image[data-v-0590bc1c]{padding-top:17px;padding-bottom:8px}.content-line[data-v-0590bc1c]{height:1px;background-image:-webkit-gradient(linear,right top,left top,color-stop(2%,#FF101102),color-stop(2%,#fff),color-stop(34%,#ff7a47),color-stop(67%,#ff7a47),color-stop(98%,#fff));background-image:-webkit-linear-gradient(right,#FF101102 2%,#fff 0,#ff7a47 34%,#ff7a47 67%,#fff 98%);background-image:linear-gradient(-90deg,#FF101102 2%,#fff 0,#ff7a47 34%,#ff7a47 67%,#fff 98%);margin-left:9px;margin-right:9px;margin-bottom:10px}.strategy-content-area>img[data-v-0590bc1c]{width:calc(100% - 20px);margin-bottom:21px;vertical-align:middle}.strategy-chat-area[data-v-0590bc1c]{background:#f2f2f2;min-height:100vh;padding:52px 15px 17px}.chatlog[data-v-0590bc1c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:44px;background:#fff;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.08);box-shadow:0 1px 4px 0 rgba(0,0,0,.08);-webkit-border-radius:7px;border-radius:7px;font-size:14px;color:#999;padding:0 10px;font-weight:600}.chatlog .align[data-v-0590bc1c],.chatlog[data-v-0590bc1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chatlog .align[data-v-0590bc1c]{color:#333}.chatlog img[data-v-0590bc1c]{width:27px;height:27px;-webkit-border-radius:50%;border-radius:50%;margin-right:5px;vertical-align:middle;font-size:0}.chatlog .tips[data-v-0590bc1c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;background:#f2504a;-webkit-border-radius:50%;border-radius:50%;color:#fff;margin-right:5px}.chatlog .infocount[data-v-0590bc1c],.chatlog .tips[data-v-0590bc1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chatlog .infocount[data-v-0590bc1c]{font-size:12px}.question[data-v-0590bc1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-top:12px}.question>div[data-v-0590bc1c]{width:33.33%;margin-right:11px;height:158px;background-color:#fff;-webkit-border-radius:8px;border-radius:8px;font-size:14px;font-family:PingFang SC;font-weight:500;text-align:center}.question>div[data-v-0590bc1c]:last-child{margin-right:0}.question .troublemark[data-v-0590bc1c]{height:108px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px;-webkit-border-top-left-radius:8px;border-top-left-radius:8px;-webkit-border-top-right-radius:8px;border-top-right-radius:8px}.question .desc[data-v-0590bc1c]{width:60%;margin:0 auto}.question .troublemark img[data-v-0590bc1c]{height:62px;width:62px}.commonquest[data-v-0590bc1c]{margin-top:12px;background:#fff;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.08);box-shadow:0 1px 4px 0 rgba(0,0,0,.08);-webkit-border-radius:10px 8px 8px 8px;border-radius:10px 8px 8px 8px;margin-bottom:50px}.commonquest .title[data-v-0590bc1c]{height:45px;font-size:15px;font-family:PingFang SC;font-weight:600;padding-left:15px;border-bottom:1px solid #ddd}.commonquest .item a[data-v-0590bc1c],.commonquest .title[data-v-0590bc1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333}.commonquest .item a[data-v-0590bc1c]{padding:9px 0;font-size:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px dashed #ddd;margin:0 12px}.commonquest .item[data-v-0590bc1c]:last-child{border-bottom-style:solid}.commonquest .item img[data-v-0590bc1c]{width:9px;height:13px}.commonquest .last-item a[data-v-0590bc1c]{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff7c08;font-size:13px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.worktime[data-v-0590bc1c]{color:#999;font-size:12px}.buttom-area[data-v-0590bc1c]{height:49px;width:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;bottom:0}.call-yellory-service[data-v-0590bc1c]{width:23px;height:21px;background:url(/static/images/call-yellow.png) no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:8px}.call-yeally-text[data-v-0590bc1c]{line-height:14px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#666}.strategy-back[data-v-0590bc1c]{position:fixed;width:41px;height:41px;right:10px;-webkit-border-radius:50%;border-radius:50%;background:url(https://cimgs.17xianwan.com/Imgs/goto-back.png) no-repeat;-webkit-background-size:contain;background-size:contain;top:70%;z-index:99}a[data-v-0590bc1c]{color:#333}.strategy-one .content-image[data-v-0590bc1c]{text-align:center}.strategy-one img.intro[data-v-0590bc1c]{width:135px}.strategy-two[data-v-0590bc1c]{padding-top:41px}@media screen and (min-width:750px){.buttom-area[data-v-0590bc1c],.strategy-tabs[data-v-0590bc1c]{width:375px!important}}.boardcast[data-v-0590bc1c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.xw-game-search-text[data-v-0590bc1c]{border:none;outline:none;height:34px;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.xw-game-search-text-span[data-v-0590bc1c]{font-size:12px;color:#888;height:34px;line-height:34px;display:inline-block;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;padding:0;width:100%;padding-right:10px}.boardcast img[data-v-0590bc1c]{width:17px;margin-left:10px;margin-right:5px}.video-js{width:100%;height:100%}.video-player-box{width:88.33%;height:188px;position:absolute;top:30vh;z-index:13;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.box-download-area[data-v-361d1c19]{background:#ffd3a0}.box-download-context[data-v-361d1c19]{background:url(https://cimgs.17xianwan.com/202110/233-boxdown-bg.jpg) no-repeat;-webkit-background-size:100% 100%;background-size:100%;min-height:100vh}.box-download-icon[data-v-361d1c19]{width:100%;position:fixed}.box-download-icon>img[data-v-361d1c19],.xw-icon>img[data-v-361d1c19]{width:100%}.box-download-top-icon[data-v-361d1c19]{top:0;padding:0 8px}.box-download-buttom-icon[data-v-361d1c19]{bottom:-30px;width:110%}.download-button[data-v-361d1c19]{width:calc(100% - 100px);background:#eee;-webkit-border-radius:20px;border-radius:20px;margin:0 auto}.xw-icon[data-v-361d1c19]{width:70px;height:70px;margin:54px auto 12px}.headTopCenter[data-v-361d1c19]{text-align:center;padding-top:40px}.headTopCenter img[data-v-361d1c19]:first-child{width:100px}.headTopCenter img[data-v-361d1c19]:nth-child(2){width:calc(100% - 37px);margin-top:10px}.headTopCenter img[data-v-361d1c19]:nth-child(3){width:calc(100% - 65px);margin-top:25px}.box-download-title[data-v-361d1c19]{font-size:19px;font-family:PingFang-SC-Medium;font-weight:500;line-height:19px;text-align:center;position:relative;padding-top:100px;z-index:auto}.box-download-title>span[data-v-361d1c19]:first-of-type{color:#333;-webkit-box-shadow:inset 0 -6px #fcd8b8;box-shadow:inset 0 -6px #fcd8b8}.box-download-title>span[data-v-361d1c19]:last-of-type{color:#ff7c08}.box-download-title2[data-v-361d1c19]{line-height:14px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#999;margin-top:13px;text-align:center}.box-download-title2>span[data-v-361d1c19]:last-of-type{margin-left:18px}.box-download-xw-icon-title[data-v-361d1c19]{line-height:17px;font-size:17px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;text-align:center}.box-download-button[data-v-361d1c19]{margin-top:34px;text-align:center}.box-download-buttom-area[data-v-361d1c19]{margin-top:30px;bottom:60px;width:100%;margin-bottom:30px}.box-download-tips[data-v-361d1c19]{line-height:12px;font-size:12px;font-family:PingFang SC;font-weight:500;color:#71390d;text-align:center}.box-download-copy[data-v-361d1c19]{margin:7px 27px 0;width:calc(100% - 54px);outline:none;border-style:dashed;cursor:default;resize:none;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#80561f;background:hsla(0,0%,100%,.8);border:1px dashed #824210;-webkit-border-radius:12px;border-radius:12px;padding:10px 15px}@media screen and (min-width:750px){.box-download-buttom-area[data-v-361d1c19],.box-download-icon[data-v-361d1c19]{width:375px}}.box-downlod-info[data-v-361d1c19]{margin:24px auto;width:85vw;background:#fff4ea;-webkit-border-radius:20px;border-radius:20px;padding:15px 20px}.box-downlod-info .title[data-v-361d1c19]{background:#fff4ea;-webkit-border-radius:20px;border-radius:20px;text-align:center}.box-downlod-info .part1[data-v-361d1c19]{margin-top:13px;font-size:14px;font-family:PingFang SC;font-weight:500;color:#666}.box-downlod-info .part2[data-v-361d1c19]{margin-top:10px;font-size:14px;font-family:PingFang SC;font-weight:500;color:#999}.orange[data-v-361d1c19]{color:#ff7c08}.box-downlod-info .part3[data-v-361d1c19]{margin-top:10px;font-size:13px;font-family:PingFang SC;font-weight:500;color:#666}.background-xw-dialog[data-v-25472318]{height:100%;width:100%;position:fixed;top:0;left:0;z-index:9999999;background:rgba(0,0,0,.1)}.dialog-xw-dialog[data-v-25472318]{opacity:.85;background:#422f2a;-webkit-border-radius:8px;border-radius:8px;font-size:14px;color:#fff;letter-spacing:0;padding:15px 33px;margin-left:55px;margin-right:55px;position:relative;top:50%;text-align:center}.confirm-warpper[data-v-4355bee9]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(14,3,0,.8);z-index:9999999}.dialog[data-v-4355bee9]{background:#fff;margin:0 70px;min-height:117px;position:relative;top:26%;-webkit-border-radius:10px;border-radius:10px}.content[data-v-4355bee9]{font-family:PingFangSC-Regular;font-size:16px;color:#444;letter-spacing:0;line-height:17px;padding:35px 20px 26px;text-align:center}.buttons[data-v-4355bee9]{height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:.5px solid #ebe8e8}.button[data-v-4355bee9]{width:100%;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFangSC-Regular;font-size:14px;letter-spacing:0;line-height:14px;line-height:52px;border-right:.5px solid #ebe8e8;cursor:default}.button[data-v-4355bee9]:last-of-type{border:none}.button-ok[data-v-4355bee9]{color:#fe4d4d}.button-normal[data-v-4355bee9]{color:#baadad}.xw-loading-swapper[data-v-18b30162]{z-index:9999;position:fixed;width:36px;height:36px;top:calc(50% - 36px);left:calc(50% - 20px)}.xw-loading-background[data-v-18b30162]{position:fixed;background:#222;opacity:.7;left:0;top:0;width:100%;height:100%;z-index:999999}.xw-loading-img[data-v-18b30162]{position:fixed;top:calc(50% - 36px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.xw-loading-img img[data-v-18b30162]{width:95px;height:48px}.xw-tabs-area[data-v-1b78ca42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;color:#333;padding:5px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:0;font-family:PingFang SC;font-weight:500}.spec[data-v-1b78ca42]{padding-top:64px;-webkit-box-sizing:border-box;box-sizing:border-box;height:143px;background:url(https://cimgs.17xianwan.com/201912/wjf_bg.jpg) no-repeat;-webkit-background-size:cover;background-size:cover;background-position:50%}.data-info[data-v-1b78ca42]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:64px}.data-info>div[data-v-1b78ca42],.data-info[data-v-1b78ca42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.data-info>div[data-v-1b78ca42],.redbeg[data-v-1b78ca42]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.redbeg[data-v-1b78ca42]{min-width:141px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(154,12,8,.35);box-shadow:0 1px 3px 0 rgba(154,12,8,.35);-webkit-border-radius:5px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#333;font-size:17px;padding:2px 10px}.btnv[data-v-1b78ca42]{display:inline-block;font-size:16px;font-family:PingFang SC;font-weight:400;text-decoration:underline;color:#fff;text-shadow:0 1px 5px rgba(229,100,2,.4);margin-right:20px}.btnn[data-v-1b78ca42]{display:inline-block;width:106px;height:30px;background:-webkit-gradient(linear,left bottom,left top,from(#fffea0),to(#fdda36));background:-webkit-linear-gradient(bottom,#fffea0,#fdda36);background:linear-gradient(0deg,#fffea0,#fdda36);-webkit-box-shadow:0 2px 5px 0 rgba(101,38,3,.12);box-shadow:0 2px 5px 0 rgba(101,38,3,.12);-webkit-border-radius:15px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#6c4c04;font-size:17px}.redbeg img[data-v-1b78ca42]{width:19px;height:26px;vertical-align:middle;margin-right:5px}.specwrap[data-v-1b78ca42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:92%;margin:0 auto;color:#fff}.avatar[data-v-1b78ca42]{width:64px;height:64px;margin-right:10px}.btn[data-v-1b78ca42],.handle[data-v-1b78ca42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn[data-v-1b78ca42]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:62px;height:31px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHsAAAA9CAMAAAC6GOY8AAAAzFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///////////////////8AAAAAAAAAAAAAAAAAAAAAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8IFdKVAAAARHRSTlMABAsSBw8GAgUDFhkBGyI8CD8mCgwIEQ4QAQkNFRMUFxgaAgQ9JT4bCgkDBiMLEBctEg4kDRgcICErKjQVMScyOzM5OrnHf38AAAKjSURBVFjD7dnXkpswFAZgigBRsnYCoohie9eAe9neS/L+75QjWDLGZn2FnMyE/1YefXNsCfscC0KXLv9dLB1jlUsw1q1jsq6i4lU8AhsjVf+yZhUhBouiqLcc2JLxsH9z7RoiQIOrcQn4gBOkNdG0oHXNsiwO58iyQGc41RtosLEI8myb3y2u0h+tJb1a3OXbGegiBpseVE5sSlQRjmL+8PSzl2XfW0yW9X49PeRwiUSVUJvs0aJkU4R1TTj7eB9n4/G412Jgu2z8/nEmaDpG1JbEum1LNpStWevN28vm8TVdnLWYRfr6uHl526zhXVcJUPWL7ZS2cJve58+r6+Vk2m8t08nyevWc36e3Qmk7teOGQscm8OAJ1jfb5fziPAjaPORBcH4xX25v1gE8NonthGh3VQIbMXt1OQW5/TsG+vRyxWwEtrS75HmlLUz6XOgC70+E0va83RWlsuec6AKfV7ayu+BX9owXzfBZZfuNdhDw+36GvY/aAk9baLaVyub+0wRs5Z+x3dPabmd3dmd39ilschqbHNrh6eywsz9tibC2hHOgMSHSvu17UtGXcC6b9QaS59dsGWx6GpuCLdfs8oLzt8vrXbN92S8/cIsvXXzcgNV6A1Y4Raz150jDW44oK7vWl9ixXJ02iyddnDQ5rjXBOPmD85u3aCIu6QTX1twKx/zmTPiz6sTdG7dEUSKz7oQNm9iEreWw4RphHYmcRNH+wMU1oiSGx5tjU0ogqMWw/SiFvltx4yQy3INxZmSADsfdCx1Haj2OE3pwwBOmHA7YVGMwYLXLrq9wiO/KrGYw1IajiAbDYcEncSy3nDhOChgE1HgPxNg0h4XPIcwdmmYsfnULbWMEMbmE7WzYx54BqheZo28cMjIjT+3+G+nyl/IbMnJ8ll2460EAAAAASUVORK5CYII=) no-repeat;-webkit-background-size:contain;background-size:contain;background-position:50%;color:#ff7c08;font-size:14px;margin-left:5px}.gray[data-v-1b78ca42]{color:#999}.moneyblod[data-v-1b78ca42]{font-weight:600;font-size:16px}.aqybtn[data-v-1b78ca42]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:25px;background:#ff7c08;-webkit-border-radius:6px;border-radius:6px;color:#fefefe;font-size:14px;margin-left:5px}.xw-button[data-v-028dfe2e]{background:#ff7c08;border:none}.xw-button-empty[data-v-028dfe2e],.xw-button[data-v-028dfe2e]{width:100%;height:100%;outline:none;padding:0;line-height:100%}.xw-button-empty[data-v-028dfe2e]{border:1px solid #ff7c08;background-color:#fff;color:#ff7c08}button.xw-button-empty>span[data-v-028dfe2e]{color:#ff7c08}.xw-button>span[data-v-028dfe2e]{font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#fff}.xw-button-disabled[data-v-028dfe2e]{background:#ccc}.xw-tabs-main[data-v-05e8a8d6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff}.xw-tabs-item[data-v-05e8a8d6]{width:100%;text-align:center;font-size:14px;font-family:PingFang-SC;font-weight:500;color:#333;cursor:default;-ms-flex-negative:1;flex-shrink:1;position:relative;border-bottom:2px solid transparent}.name-money[data-v-05e8a8d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;font-family:PingFang SC;font-weight:400;min-height:40px}.name-money .money[data-v-05e8a8d6]{font-size:12px;color:#656565}.xw-tabs-item-active .name-money .money[data-v-05e8a8d6]{font-weight:400;color:#ff7c08}.xw-tabs-item-disabled[data-v-05e8a8d6]{color:#999!important}.xw-tabs-area[data-v-05e8a8d6]{border-bottom:1px solid #eee}.xw-tabs-item-active[data-v-05e8a8d6],.xw-tabs-item-vactive[data-v-05e8a8d6]{font-family:PingFang-SC-Bold;font-weight:700;color:#ff7c08}.xw-tabs-item-active[data-v-05e8a8d6]{font-size:15px;border-bottom-color:#ff7c08}.xw-tabs-item-active .name-money[data-v-05e8a8d6]{font-weight:800}.xw-tabs-item-right-top[data-v-05e8a8d6]{position:absolute;vertical-align:top;line-height:normal;width:27px;height:13px;right:-6px;top:4px}.xw-label-tabs[data-v-61cea823]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;padding:10px 10px 0;width:100%}.xw-label-tabs-item[data-v-61cea823]{width:23.5%;background:#eee;text-align:center;margin-right:5px;margin-bottom:5px;-webkit-border-radius:4px;border-radius:4px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#666;cursor:default;border:1px solid #eee;overflow:hidden}.xw-label-tabs-item-activited[data-v-61cea823]{border:1px solid #ffbd82;color:#ff7c08;background-color:#fff5ec;font-family:PingFang-SC-Bold}.xw-label-tabs-item-disabled[data-v-61cea823]{background:#ddd}.xw-old-button-area[data-v-087f8a19]{position:relative}.xw-old-button[data-v-087f8a19]{width:100%;height:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(2%,#fea000),to(#fe7400));background-image:-webkit-linear-gradient(left,#fea000 2%,#fe7400);background-image:linear-gradient(90deg,#fea000 2%,#fe7400);-webkit-box-shadow:inset 0 -2px 0 0 hsla(0,0%,100%,.5);box-shadow:inset 0 -2px 0 0 hsla(0,0%,100%,.5);-webkit-border-radius:100px;border-radius:100px;border:none;outline:none;padding:0}.xw-old-button-disabled[data-v-087f8a19]{background:#999!important}.xw-old-button>span[data-v-087f8a19]{text-align:center;font-size:16px;color:#fff;letter-spacing:2px;font-family:PingFangSC-Regular}.dot[data-v-087f8a19]{position:absolute;background:#fff;height:3px;width:3px;-webkit-border-radius:50%;border-radius:50%;top:7px;left:19px}.line[data-v-087f8a19]{background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(78%,hsla(0,0%,100%,0)));background-image:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0) 78%);background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 78%);-webkit-border-radius:100px;border-radius:100px;height:3px;width:50px;top:7px;left:25px;position:absolute}.xw-old-tabs[data-v-46156078]{margin-left:5px;margin-right:5px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid hsla(0,7%,92%,.5);background:#fff5e2;-webkit-border-radius:100px;border-radius:100px}.xw-old-tabs-item[data-v-46156078]{width:100%;text-align:center;-webkit-border-radius:100px;border-radius:100px;font-size:16px;color:#ff7c08;letter-spacing:0;-ms-flex-negative:1;flex-shrink:1;cursor:default}.xw-old-tabs-item-disabled[data-v-46156078]{color:#999!important}.xw-old-tabs-item-activite[data-v-46156078]{background:-webkit-gradient(linear,left top,right top,from(#ffb313),to(#ff7c08))!important;background:-webkit-linear-gradient(left,#ffb313,#ff7c08)!important;background:linear-gradient(90deg,#ffb313,#ff7c08)!important;color:#fff!important}.xw-buttom-tabs-area[data-v-3169b353]{position:relative}.xw-buttom-tabs[data-v-3169b353]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid hsla(0,7%,92%,.5);background:#fff}.xw-buttom-tab-item[data-v-3169b353]{width:100%;text-align:center;font-size:12px;-ms-flex-negative:1;flex-shrink:1;cursor:default;position:relative}.wx-split-line[data-v-3169b353]{border-right:1px solid hsla(0,7%,92%,.5)}.xw-buttom-tab-item[data-v-3169b353]:last-child{border-right:none}.xw-list-area[data-v-ac00d132]{position:relative}.xw-list[data-v-ac00d132]{background:#fff;padding-bottom:5px}.xw-list-item[data-v-ac00d132],.xw-list[data-v-ac00d132]{width:100%}.xw-list-item-default[data-v-ac00d132]{width:100%;padding:0 10px;border-bottom:1px solid #eee;line-height:30px}.xw-list-loading[data-v-ac00d132]{text-align:center;font-size:12px;color:#ccc;padding-top:1px;padding-bottom:1px}.xw-old-list-item-area{position:relative}.xw-old-list-item{margin:0 15px;padding:10px 0;border-bottom:1px solid hsla(0,7%,92%,.5)}.xw-old-list-item:after{content:"";display:block;visibility:hidden;overflow:hidden;clear:both}.xw-old-list-img{width:50px;height:50px;-webkit-border-radius:13px;border-radius:13px;overflow:hidden;float:left}.xw-old-list-img>img{width:100%;height:100%}.xw-old-list-middle{float:left;margin-left:10px;padding-top:5px;width:calc(100% - 170px)}.xw-old-list-title{font-size:14px;color:#422f2a;margin-bottom:5px}.xw-old-list-intro,.xw-old-list-title{letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xw-old-list-intro{font-size:12px;color:#918585}.xw-old-list-award{float:right;max-width:110px;line-height:50px;font-size:14px;color:#ff7c08;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;height:50px}.xw-number-area[data-v-720f77e6]{position:relative}.xw-number[data-v-720f77e6]{padding:2px;background:rgba(255,124,8,.3)}.xw-number-in[data-v-720f77e6],.xw-number[data-v-720f77e6]{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.xw-number-in[data-v-720f77e6]{background:rgba(255,124,8,.6);text-align:center;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#fff}.bg-disabled[data-v-720f77e6]{background:rgba(2,2,2,.14)}.fg-disabled[data-v-720f77e6]{background:rgba(0,0,0,.14)}.check-label[data-v-7e9a9cdc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.check-icon[data-v-7e9a9cdc]{width:11px;height:13px;-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat}.check-text[data-v-7e9a9cdc]{margin-left:3px;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#666}.xw-accordion-title[data-v-7daaaa4f]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:13px 10px;min-height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xw-accordion[data-v-7daaaa4f]{-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.xw-accordion-title-text[data-v-7daaaa4f]{width:85%;-ms-flex-negative:0.85;flex-shrink:0.85;text-align:left}.xw-accordion-title-button[data-v-7daaaa4f]{width:15%;-ms-flex-negative:0.15;flex-shrink:0.15;text-align:right}.xw-accordion-content[data-v-7daaaa4f]{padding-left:10px;padding-right:10px}.xw-slider-content[data-v-c0f1c9c0]{overflow:hidden;width:100%;height:100%}.xw-game-item-img[data-v-1f8720d8]{position:relative;-webkit-border-radius:15px;border-radius:15px}.xw-game-item-img1[data-v-1f8720d8]{background:url(https://cimgs.17xianwan.com/upload/config/202502/7e2a13e846b783ffb8b3b8158ac827aa.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;padding:7px 3px 3px;position:relative}.xw-game-item-img1 .adSpace[data-v-1f8720d8]{position:absolute;right:0;top:0;width:30px;height:18px;-webkit-border-radius:0;border-radius:0}.xw-game-item-img1 .adSpace-logo[data-v-1f8720d8]{border:1.5px solid #fff;-webkit-border-radius:15px;border-radius:15px}.xw-game-item-img>img[data-v-1f8720d8]{width:100%;height:100%;-webkit-border-radius:15px;border-radius:15px}.xw-game-item-money[data-v-1f8720d8]{position:absolute;bottom:2px;right:0;-webkit-border-radius:0 0 15px 15px;border-radius:0 0 15px 15px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#fff;line-height:23px;text-align:center;overflow:hidden;height:23px;text-overflow:ellipsis;width:100%;word-break:keep-all;white-space:nowrap}.xw-game-item-intro[data-v-1f8720d8]{margin-top:5px}.xw-loading-padding[data-v-1f8720d8]{min-height:12px;background-color:#e3e3e3}.hastips[data-v-1f8720d8]{-webkit-border-radius:10px 0 10px 0;border-radius:10px 0 10px 0;background-color:rgba(0,0,0,.8);color:#fff;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;position:absolute;padding-left:5px;padding-right:7px;top:0;left:0}.hastips img[data-v-1f8720d8]{width:14px;height:13px}.xw-game-item-title[data-v-1f8720d8]{margin-top:7px;font-size:13px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;line-height:15px;height:15px;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;text-align:center}.xw-loading-more-title[data-v-73db63fa]{font-size:17px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;line-height:45px}.xw-loading-more-content[data-v-73db63fa]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.xw-loading-button[data-v-73db63fa]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;text-align:center;height:39px;line-height:39px;border-top:1px solid #eee;margin:0!important;cursor:default;background:#fff}.xw-loading-button-frame[data-v-73db63fa]{height:14px;width:14px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;vertical-align:text-bottom;margin-left:5px}.xw-list-item-area[data-v-627649f4]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.clear-both[data-v-627649f4]:after{display:block;content:"";visibility:hidden;clear:both}.xw-list-item-image[data-v-627649f4]{width:57px;height:57px;-webkit-border-radius:10px;border-radius:10px;float:left;margin:10px 11px 10px 10px;position:relative}.xw-list-item-image div[data-v-627649f4]{background:-webkit-gradient(linear,right top,left top,from(#ff1341),to(#ff7c08));background:-webkit-linear-gradient(right,#ff1341,#ff7c08);background:linear-gradient(270deg,#ff1341,#ff7c08);-webkit-border-radius:8px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;position:absolute;padding:0 3px;right:-5px;top:-7px}.xw-list-item-image div img[data-v-627649f4]{width:7px;height:5px;margin:0;margin-right:2px}.xw-list-item-image>img[data-v-627649f4]{width:57px;height:57px;-webkit-border-radius:10px;border-radius:10px}.xw-list-item-list[data-v-627649f4]{padding:10px 10px 7px 0;border-bottom:1px solid #eee;width:calc(100% - 88px);display:-webkit-box;display:-ms-flexbox}.xw-list-item-main-info[data-v-627649f4]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3px 0;min-height:57px}.xw-list-item-main-info[data-v-627649f4],.xw-list-item-right-info[data-v-627649f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xw-list-item-right-info[data-v-627649f4]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.main-info-title-sample[data-v-627649f4]{margin-top:8px}.main-info-title[data-v-627649f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.main-info-title>.title[data-v-627649f4]{font-size:16px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;line-height:16px;display:inline-block;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;max-width:calc(100vw - 226px)}.unbottomborder .xw-list-item-list[data-v-627649f4]{border:none}.main-info-title>.panl[data-v-627649f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fbaa62;background:rgba(255,124,8,.12);-webkit-border-radius:10px 0 10px 0;border-radius:10px 0 10px 0;padding:0 9px 0 8px;height:16px;max-width:52px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;margin-left:4px}.main-info-tag[data-v-627649f4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:3px 0 2px}.main-info-tag>.dayrank[data-v-627649f4]{background:#ff1e36}.main-info-tag>.dayrank[data-v-627649f4],.main-info-tag>.recharge[data-v-627649f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;-webkit-border-radius:3px;border-radius:3px;height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.main-info-tag>.recharge[data-v-627649f4]{background:-webkit-gradient(linear,right top,left top,from(#00bcff),to(#2ed400));background:-webkit-linear-gradient(right,#00bcff,#2ed400);background:linear-gradient(270deg,#00bcff,#2ed400)}.main-info-tag>.newad[data-v-627649f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;background:#e9a42d;-webkit-border-radius:3px;border-radius:3px;height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.main-info-tag>.earnRank[data-v-627649f4]{text-align:center;-webkit-border-radius:3px;border:1px solid #ff1e36;border-radius:3px;color:#ff1e36}.main-info-tag>.daytask[data-v-627649f4],.main-info-tag>.earnRank[data-v-627649f4]{line-height:14px;font-size:12px;font-family:PingFang-SC-Regular;height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.main-info-tag>.daytask[data-v-627649f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;color:#fff;background:#5793f0;-webkit-border-radius:3px;border-radius:3px}.main-info-tag>.dayTask[data-v-627649f4]{background:#5793f0}.main-info-tag>.dayTask[data-v-627649f4],.main-info-tag>.rarBox[data-v-627649f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:14px;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;-webkit-border-radius:3px;border-radius:3px;height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.main-info-tag>.rarBox[data-v-627649f4]{background:-webkit-gradient(linear,right top,left top,from(#519cff),to(#b033ff));background:-webkit-linear-gradient(right,#519cff,#b033ff);background:linear-gradient(270deg,#519cff,#b033ff)}.main-info-tag>.activity[data-v-627649f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:14px;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#00b4ff),to(#4fcb00));background:-webkit-linear-gradient(right,#00b4ff,#4fcb00);background:linear-gradient(270deg,#00b4ff,#4fcb00);-webkit-border-radius:3px;border-radius:3px;height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.main-info-tag div[data-v-627649f4]:first-child{margin:0}.main-info-tag>div[data-v-627649f4]{padding:0 4px;margin-left:3px}.main-info-intro[data-v-627649f4]{color:#666;max-width:calc(100vw - 180px)}.main-info-intro[data-v-627649f4],.main-info-play[data-v-627649f4]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.main-info-play[data-v-627649f4]{color:#999;line-height:12px;margin-top:3px}.right-money[data-v-627649f4]{color:#ff7c08;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;max-width:105px;text-align:center;min-width:81px}.right-money>.money[data-v-627649f4]{font-size:16px;font-family:PingFang-SC-Medium;font-weight:500}.right-money>.unit[data-v-627649f4]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400}.xw-list-item-button[data-v-627649f4]{width:81px;height:27px}.xw-list-item-button-sample[data-v-627649f4]{font-family:PingFang-SC-Regular!important;font-weight:400!important}.xw-title-panl-area[data-v-699973f0]{padding:12px 10px;background:#fff}.xw-title-panl-title[data-v-699973f0]{padding-left:5px;margin-bottom:10px;font-size:16px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;line-height:17px;border-left:2px solid #ff7c08}.title-right[data-v-699973f0]{float:right}.xw-buttom-tabs-area[data-v-0df483c4]{position:fixed;bottom:0;width:100%;height:50px}.xw-buttom-tabs[data-v-0df483c4]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid hsla(0,7%,92%,.5);background:#fff}.xw-buttom-tab-item[data-v-0df483c4]{width:100%;text-align:center;font-size:1rem;-ms-flex-negative:1;flex-shrink:1;cursor:default;position:relative}.xw-buttom-tab-item img[data-v-0df483c4]{margin-top:7px}.game-center-active[data-v-0df483c4],.game-center img[data-v-0df483c4]{width:31px;height:22px}.xw-buttom-tab-item[data-v-0df483c4]:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;width:1px;position:absolute;top:12.5px;background-color:#f1f0f0}.my-join-active[data-v-0df483c4],.my-join img[data-v-0df483c4]{width:26px;height:25px}a[data-v-0df483c4]{color:#333}.router-link-active[data-v-0df483c4]{color:#ff7c08}.game-center[data-v-0df483c4]{width:31px;height:22px;margin-top:7px;background:url(/static/images/game-new-noact.png) no-repeat;-webkit-background-size:contain;background-size:contain}.router-link-active .game-center[data-v-0df483c4]{background:url(/static/images/game-new.png) no-repeat;-webkit-background-size:contain;background-size:contain}.my-join[data-v-0df483c4]{width:26px;height:25px;margin-top:6px;background:url(/static/images/my-new.png) no-repeat;-webkit-background-size:contain;background-size:contain}.router-link-active .my-join[data-v-0df483c4]{background:url(/static/images/my-new-act.png) no-repeat;-webkit-background-size:contain;background-size:contain}.icon[data-v-0df483c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title[data-v-0df483c4]{font-size:10px;font-family:PingFang-SC-Regular;font-weight:400}.wx-split-line[data-v-0df483c4]{border-right:1px solid hsla(0,7%,92%,.5)}.xw-buttom-tab-item[data-v-0df483c4]:last-child{border-right:none}.xw-return-top[data-v-6155ebfd]{position:fixed;right:10px;bottom:100px}.top-icon[data-v-6155ebfd]{width:41px;height:41px}.fade-enter-active[data-v-6155ebfd],.fade-leave-active[data-v-6155ebfd]{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter[data-v-6155ebfd],.fade-leave-to[data-v-6155ebfd]{opacity:0}.rankingentrycontent[data-v-308766db]{width:100vw;height:100vh;background:rgba(0,0,0,.7);position:absolute;left:0;top:0;z-index:3}.rankingentry[data-v-308766db]{position:fixed;right:5px;top:56vh;z-index:3;width:70px;-webkit-border-radius:50%;border-radius:50%;-webkit-transition:right .8s;transition:right .8s}.rankingentry .yingd[data-v-308766db]{width:calc(100vw - 50px);position:absolute;right:15px;top:-131px}.rankingentry img[data-v-308766db]{width:100%}.rankingentrycontent button[data-v-308766db]{width:114px;height:44px;background:hsla(0,0%,100%,.29);-webkit-border-radius:22px;border-radius:22px;text-align:center;line-height:44px;font-size:16px;font-family:AlibabaPuHuiTiB;color:#fff;position:absolute;bottom:64px;border:0;left:calc(50% - 57px)}.fade-enter-active[data-v-308766db],.fade-leave-active[data-v-308766db]{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter[data-v-308766db],.fade-leave-to[data-v-308766db]{opacity:0}.newactivity[data-v-308766db]{width:calc(100% - 57px);-webkit-background-size:100% 100%;background-size:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:calc(50vh - 230px)}.newactivity ul[data-v-308766db]{width:52px;margin-top:25%;margin-right:-2px}.newactivity ul li[data-v-308766db]{width:100%;height:38px;margin-bottom:7px;background:url(https://cimgs.17xianwan.com/202305/imgs/float/202306051.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;font-size:12px;padding:2px 4px;font-family:AlimamaShuHeiTi-Bold;font-weight:700;color:#a04f18;position:relative;line-height:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.newactivity ul li .hongd[data-v-308766db]{position:absolute;left:-3px;top:-3px;width:9px;height:9px;z-index:10}.newactivity ul li .xians[data-v-308766db]{position:absolute;left:-12px;top:0;width:65px;height:100%}.newactivity ul li .xianscheak[data-v-308766db]{width:80px}.newactivitycontent[data-v-308766db]{width:calc(100% - 61px);height:100%;background:url(https://cimgs.17xianwan.com/upload/config/202503/83bf5dc422469925c252c7301be2363b.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;margin-top:-5px;padding-bottom:50px;position:relative;padding-top:40%}.newactivitycontent-back[data-v-308766db]{width:calc(100% - 4px);height:calc(80% + 18px);background:-webkit-gradient(linear,right top,left top,from(#ff6437),to(#ff3636));background:-webkit-linear-gradient(right,#ff6437,#ff3636);background:linear-gradient(270deg,#ff6437,#ff3636);-webkit-border-radius:0 0 25px 25px;border-radius:0 0 25px 25px;position:absolute;top:20%;left:2px;z-index:-1}.newactivitycontent .newactivitycontentclone[data-v-308766db]{position:absolute;width:24px;height:24px;right:2px;top:10px}.newactivitycontent-title[data-v-308766db]{position:absolute;width:20px;height:20px;background:url(https://cimgs.17xianwan.com/202305/imgs/float/newactivitynum.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;display:inline-block;right:24%;top:17%;font-size:12px;font-family:DINOffcPro-Black,DINOffcPro;font-weight:900;color:#fff;line-height:21px}.newactivitycontent .gonggao[data-v-308766db]{width:calc(100% - 35px);padding:12px;margin:0 auto;padding-bottom:8px;background:#fff;-webkit-border-radius:12px;border-radius:12px;position:relative;border:3px solid hsla(0,0%,100%,.4)}.newactivitycontent .gonggao div[data-v-308766db]{width:100%;height:100%;background:#ffecc7;-webkit-border-radius:4px;border-radius:4px;text-align:center;padding:0 15px 12px}.newactivitycontent .gonggao div img[data-v-308766db]{width:27px;height:29px;margin-bottom:4px}.newactivitycontent .gonggao div p[data-v-308766db]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;margin-bottom:7px}.newactivitycontent .gonggao div p[data-v-308766db]:nth-child(2){font-size:13px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444}.newactivitycontent .gonggao div button[data-v-308766db]{background:-webkit-gradient(linear,right top,left top,from(#ff3e60),to(#ff9526));background:-webkit-linear-gradient(right,#ff3e60,#ff9526);background:linear-gradient(270deg,#ff3e60,#ff9526);-webkit-border-radius:14px;border-radius:14px;font-size:12px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;border:0;padding:5px 16px}.newactivitycontent .gonggao img[data-v-308766db]{width:100%}.newactivitycontent .gonggao .bottomback[data-v-308766db]{width:calc(100% - 24px);position:absolute;left:12px;bottom:-18px}.account[data-v-308766db]{width:calc(100% - 80px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:150px;font-size:15px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#333;padding-bottom:30px}.account p[data-v-308766db]:first-child{height:43px;background:-webkit-gradient(linear,left top,left bottom,from(#ffe5e5),to(#fff));background:-webkit-linear-gradient(top,#ffe5e5,#fff);background:linear-gradient(180deg,#ffe5e5,#fff);-webkit-box-shadow:inset 0 1px 3px 0 #fff;box-shadow:inset 0 1px 3px 0 #fff;-webkit-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;margin-bottom:8px}.account p[data-v-308766db]{padding:0 35px;line-height:25px}.account p img[data-v-308766db]{width:60px;height:55px;margin-top:-23px}.account p span[data-v-308766db]{font-weight:700}.account button[data-v-308766db]{width:190px;height:48px;background:#ff7c08;-webkit-border-radius:24px;border-radius:24px;border:0;font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:500;margin-top:15px;color:#fff}.fivecheck[data-v-308766db]{width:259px;height:324px;background:url(https://cimgs.17xianwan.com/upload/config/202401/4e7c2bbbf88097cd6a5e3b55d1bff9dd.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;margin-top:100px;padding-top:73px}.fivecheck p[data-v-308766db]{font-size:15px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#fff;line-height:21px}.fivecheck p[data-v-308766db]:nth-child(3){font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#a90000;margin-top:6px}.scroll[data-v-6998484d]{padding:4px 0;white-space:nowrap;width:260px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.54);-webkit-border-radius:6px;border-radius:6px;-webkit-transform:translateX(0);transform:translateX(0);color:#fff;font-size:12px}.scroll img[data-v-6998484d]{width:16px;height:20px;margin-left:6px;margin-right:7px}.scroll span[data-v-6998484d]{color:#fff88b}.scroll .content[data-v-6998484d]{width:100%;word-wrap:normal;margin-right:140px}.scroll .title[data-v-6998484d]{color:#ad6f0c;font-weight:700}.scroll .text[data-v-6998484d]{color:#805518}.textScroll[data-v-6998484d]{position:fixed;top:45px;left:10px;width:100%}#strategy-back[data-v-d9634972]{position:fixed;width:41px;height:41px;right:10px;top:70%;z-index:2}#strategy-back img[data-v-d9634972]{width:100%}.xw-item[data-v-a73fb23c]{width:100%;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);-webkit-border-radius:8px;border-radius:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:13px 10px;font-size:14px;position:relative;border:1px solid #fff}.xw-item .left[data-v-a73fb23c],.xw-item[data-v-a73fb23c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xw-item .left[data-v-a73fb23c]{width:76%;font-family:PingFang SC;font-weight:400}.titlewrap[data-v-a73fb23c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.titlewrap div[data-v-a73fb23c]:nth-child(3){padding:4px 13px;background:#f0f0f0;-webkit-border-radius:8px;border-radius:8px;font-size:13px;font-family:PingFang SC;font-weight:400;color:#777;margin-top:5px}.titlewrap div:nth-child(3) span[data-v-a73fb23c]{color:#ff7c08}.titlewrap .subtitle[data-v-a73fb23c]{color:#9a9a9a;font-size:12px}.xw-item .icon[data-v-a73fb23c]{font-size:38px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20%;z-index:3}.xw-unfinshed[data-v-a73fb23c]{color:#333}.xw-unfinshed .num[data-v-a73fb23c]{height:22px;background-color:rgba(255,124,8,.4)}.xw-unfinshed .num span[data-v-a73fb23c]{background:rgba(255,124,8,.6)}.xw-unfinshed .money[data-v-a73fb23c]{color:#ff7c08}.xw-unfinshed .money .huoyuz[data-v-a73fb23c]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#ff7c08}.money[data-v-a73fb23c]{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;width:100px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.money p img[data-v-a73fb23c]{width:70px;height:40px}.xw-finshed[data-v-a73fb23c]{color:#aaa;-webkit-box-shadow:none;box-shadow:none}.xw-finshed .num[data-v-a73fb23c]{height:22px;background-color:#ddd}.xw-finshed .num span[data-v-a73fb23c]{background:hsla(0,0%,67%,.6)}.xw-finshed .money[data-v-a73fb23c]{color:#aaa}.selected[data-v-a73fb23c]{background-color:#fff3e9;border:1px solid #ffae63}.num[data-v-a73fb23c]{background-color:rgba(255,124,8,.3);padding:2px;margin-right:6px;margin-top:1px}.num[data-v-a73fb23c],.num span[data-v-a73fb23c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-border-radius:50%;border-radius:50%}.num span[data-v-a73fb23c]{min-width:18px;height:18px;font-size:12px;color:#fff;font-family:PingFang-SC-Medium;font-weight:500}.money[data-v-a73fb23c]{font-family:PingFang-SC-Medium;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-negative:0;flex-shrink:0}.toaudit[data-v-a73fb23c]{width:38px}.xw-return-top[data-v-1ac89898]{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.7);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99}.wrap[data-v-1ac89898]{position:fixed;left:6px;bottom:150px}.menu[data-v-1ac89898]{position:absolute;bottom:0;left:5px;z-index:2}.icon_menu[data-v-1ac89898]{width:61px;height:61px;z-index:10;cursor:pointer}.icon_menu span[data-v-1ac89898]{display:none}.btn[data-v-1ac89898]{z-index:1;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:72px;height:30px;background:#fff;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2);box-shadow:0 2px 3px 0 rgba(0,0,0,.2);-webkit-border-radius:15px;border-radius:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn span[data-v-1ac89898]{font-size:12px;font-family:PingFang SC;font-weight:400}.btn1 img[data-v-1ac89898]{margin-right:4px}.btn2 img[data-v-1ac89898]{width:22px;height:24px;margin-right:7px}.btn3 img[data-v-1ac89898]{width:23px;height:22px;margin-right:6px}.btn4 img[data-v-1ac89898]{width:21px;height:23px;margin-right:7px}.btn1 img[data-v-1ac89898]{width:28px;height:21px}.btn[data-v-1ac89898]{-webkit-transition:bottom .2s,right .2s;transition:bottom .2s,right .2s}.btn1.close[data-v-1ac89898],.btn2.close[data-v-1ac89898],.btn3.close[data-v-1ac89898],.btn4.close[data-v-1ac89898]{-webkit-transform:scale(.6);transform:scale(.6);bottom:21px;right:0;-webkit-animation:mymove-data-v-1ac89898 .5s 1;animation:mymove-data-v-1ac89898 .5s 1}@-webkit-keyframes mymove-data-v-1ac89898{0%{-webkit-transform:scale(.6);transform:scale(.6)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes mymove-data-v-1ac89898{0%{-webkit-transform:scale(.6);transform:scale(.6)}to{-webkit-transform:scale(0);transform:scale(0)}}.btn1.open[data-v-1ac89898]{bottom:196px;left:0}.btn2.open[data-v-1ac89898]{bottom:155px;left:0}.btn3.open[data-v-1ac89898]{bottom:114px;left:0}.btn4.open[data-v-1ac89898]{bottom:73px;left:0}.contentback[data-v-4bb5c264]{background:#f52b3a}#input[data-v-4bb5c264]{width:5px;height:1px;background:rgba(0,20,84,0);border:0}.content[data-v-4bb5c264]{width:100vw;min-height:100vh;background:url(https://cimgs.17xianwan.com/202111/2353down/frame.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;text-align:center;padding:18px 0}.content img[data-v-4bb5c264]:first-child,.content img[data-v-4bb5c264]:nth-child(2){width:293px}.content img[data-v-4bb5c264]:nth-child(3){width:297px;margin-top:65px}.content img[data-v-4bb5c264]:nth-child(4){width:273px;margin:17px auto 20px}.content p[data-v-4bb5c264]{font-size:12px;font-family:Alibaba PuHuiTi;font-weight:400;color:#fff;text-shadow:1px 2px 2px rgba(0,20,84,.4)}.inptcheck[data-v-4bb5c264]{width:235px;background:hsla(0,0%,100%,.8);border:1px dashed #fff;-webkit-border-radius:6px;border-radius:6px;margin:10px auto;font-size:15px;color:#971e04;white-space:normal;word-break:break-all;overflow:hidden;padding:0 10px}.btn[data-v-4bb5c264],.inptcheck[data-v-4bb5c264]{text-align:center;font-family:Alibaba PuHuiTi;font-weight:400}.btn[data-v-4bb5c264]{width:90px;height:23px;background:#fff;-webkit-border-radius:4px;border-radius:4px;line-height:23px;font-size:12px;color:#9a2406;margin:0 auto}.copyclick[data-v-4bb5c264]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}h1[data-v-cf795aa4]{font-size:18px}.imgclass[data-v-83b329e4]{width:100%;display:block}.androidVersion[data-v-83b329e4]{text-align:center}.androidVersion div[data-v-83b329e4]{background:#ff7c08;border:none;outline:none;padding:0;line-height:40px;-webkit-border-radius:5px;border-radius:5px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#fff;width:200px;height:40px;margin:0 auto 10px}.androidVersion p[data-v-83b329e4]{font-size:14px}.maintain-img[data-v-2dccba62]{width:159px;height:148px;position:relative;margin:80px auto 0}.maintain-img>img[data-v-2dccba62]{display:block;width:100%;height:100%；}.maintain-top-title[data-v-2dccba62]{height:18px;font-size:19px;font-family:PingFang-SC-Regular;font-weight:400;color:#4f5d69;line-height:18px;text-align:center;margin-top:30px}.maintain-time[data-v-2dccba62]{height:35px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#75848f;line-height:21px;text-align:center;margin-top:20px}.maintain-time span[data-v-2dccba62]{color:#ff7c08}.maintain-sorry[data-v-2dccba62]{font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#75848f;line-height:21px;margin-top:19px;text-align:center}.maintain-img[data-v-fae705ee]{width:159px;height:148px;position:relative;margin:80px auto 0}.maintain-img>img[data-v-fae705ee]{display:block;width:100%;height:100%；}.maintain-top-title[data-v-fae705ee]{height:18px;font-size:19px;font-family:PingFang-SC-Regular;font-weight:400;color:#4f5d69;line-height:18px;text-align:center;margin-top:30px}.maintain-time[data-v-fae705ee]{height:35px;margin-top:20px}.maintain-sorry[data-v-fae705ee],.maintain-time[data-v-fae705ee]{font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#75848f;line-height:21px;text-align:center}.maintain-sorry[data-v-fae705ee]{width:85%;margin:0 auto;margin-top:19px}.xw-my-search-input[data-v-6f4016bf]{position:relative;padding:7px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xw-my-search-back[data-v-6f4016bf]{display:inline-block;vertical-align:middle;width:10px;height:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAA8CAYAAAAUufjgAAADg0lEQVRoQ83a+08dRRQH8O+5an38VY1paogh5CJVCiGEKoQQws4ZxarB+IMlbdXOmSXG+DbG9wtjjGk1pn+W+MB7zFjuzbaFmV3Yu8z8PNzzYXbm7MyZJZxCE5GzBPwC4LFoeKLXqGufiDxOwM81cK8aY650CnTOnesR/ZTEqb5srL0WBq8z4I5z5wdEP6ZwBFwumN8YPtlOgN77J6AacI/GphQBmwXzW9U+YweKyAQR7UL1kRhOgeeZ2d3bZ6xAEXmSgF0AZyI4VcAysz+sz9iAzrnJHtH3KRyIjDFm56h/YCzA0rkpJfq2Bm7DGPN2Yl62mwlL5/pK9HUSp7purH0nFb3VEfTePwXVL1M4Ul0rrH03hWs1D4rIDAEB91BsQZDqamHt+3VwrQG99xcORu7BSOCBAsvM/HFdXCvA0rlZJfocwAORwP+S6nJh7SdNcCcGisg8AZ/WwD1bWBv6NW7HXiSlyIICYUTiIwcsFcyfNZYd/MGxgKVzi0r0UQqnwCIzf3Fc3LEecenckhJ9UAO3wMxfnQTXGCgilwgIuF5sQYBo3hjzzUlxjYAi8hwBIX/FpsU+iOaMMd+1gasNLJ1bUaKQ+WO4fxSYY+awQWitJRdJ6dyqEoV3Zqzv36Q6W1gbNqWttijQe78O1bAVSuGeLqwNZ43W25GBvfcbUA2byChuoDpjrQ2ntLG0Q4OLiCEgbL+jOAWmmTmcb8fW7gOIiCXgRiLiXwr0mfnm2GSHvUlKkRcUeDMalOhPGgz6hbW3xo27K82UIi8qcD0RdA9EfWPMr13gRkDv3EsgupoI+kdPtb9h7W9d4f4HeudeAdF2CjdQnbLW/t4l7g7Q+y2ovp4CKjDJzLc7B4aAOY/iKM3kOg/vyoPe+02ojipLRzzOPVKd7jzNDDFZJ+oKMt9X3RCZ9Wahgsx3uzVCOrcGolCBSu0Ju9+wDpF1d9UH55Ef2kzmyS1/5XEvQ/W9rs8ltYEBWvPYuU+q84W1oYB54tYIGKJlfXCvzMl8Sx8jZM7Fo8obJ9/yWwV5kYBQXsuvgFlJQc9ANVRZ8ysBV0ayVhFdgRVm/rBu/mmcZmI/3OAaonalv1XgQZ7M9yKnkifzvQobIrO+TKwsnHyvYyvICQJCYfPh2AI7lQvtSp7M95OAITLrjyoqCyffz1Iqc7LWhz0KbDHzduuJus4rrMmnUf8BvmbNqEicbXEAAAAASUVORK5CYII=) no-repeat;-webkit-background-size:contain;background-size:contain}.xw-my-search-glass[data-v-6f4016bf]{display:block;position:absolute;width:15px;height:14px;top:15px;left:55px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain}.xw-my-search-input-class[data-v-6f4016bf]{display:inline-block;vertical-align:middle;height:31px;background:#f2f2f2;outline:none;border:none;-webkit-border-radius:7px;border-radius:7px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;width:calc(100% - 76px);padding-left:32px;margin-left:15px}.xw-my-search-remove[data-v-6f4016bf]{display:block;position:absolute;width:16px;height:16px;top:14px;right:76px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain}.xw-my-search-text[data-v-6f4016bf]{display:inline-block;vertical-align:middle;margin-left:14px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.xw-game-center-search[data-v-745dfd2b]{padding:5px 10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xw-game-search-glass[data-v-745dfd2b]{width:15px;height:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA2CAYAAACSjFpuAAAIg0lEQVRoQ91aC4yUVxX+zj9T2V1AiiL4aLAPW0RMWtpiUIOVqK1iKXSZe/5d0MZiUnzU0NqS0JrGTTBNlbRWW2tQIxFlmTmzLFKssfXBw8Yq1lprXGxpxBSJtYgEX2hn5z/mTP75c/dnZmdmd7FDT0Kywz333PP9995zz4swgSQirwFwBYC3A7gIwIUAXgtgCoAMAAXwdwDHABxU1WcA7M9ms3tWrFjxpwlUJRFF4xW6ffv2c6IoWqmqvQAuGYc8A5uPomhrT0+P/T0hNGaAInIZgPUAVgAYs5w6KH4I4C5m/sl4UbasmIicB+BuANc2sfgwgD8DOA7gvwBeAWAagNfHfzcSsS8Igk/lcrmnGjHWG28aYF9fXzB37tx1RNQHoKOOwMOq+v0gCPaUy+UnZs2a9YfFixcbyBFksubMmTM7k8nMj+/s+wHMqSOzDOBLU6ZMuX3JkiX2kVqipgCKiBmK7wB4Tw3pJbs7RPT1XC73KBGZIWmZ8vn8pUEQXA9gNYCuGgKejKIobPV+NgQ4MDAwL4qiHwA4J7WoEtE3hoeHN/T29h5uGVGdCf39/TOy2ewtAD5d4xifUNVrwjDc1+x6owLM5/MLgyAwcHZvfPpNFEWre3p6nmh2oVb5RORNAL4GYHFq7otExM65nc3IrAswn89fHASBfalX+oJU9b6pU6euG8t9aEYhnye+9+uJaAOAwBsrEdHVzrlHGsmsCVBEZgP4FYAZnoCIiD7hnNvUSOhEj4vINXbPAXR6sk8CWMTMpmddOgWgiJgp/ymAt/ngVJXDMNw+0co3K09EzDv6cQrkoVKpdNmqVavsGapJpwAsFosbVfVWn5uIVjvnNjerzOniKxaLV6rq9wCc5a2xnZlzTQGMTfX+2G+szFHVu8MwHAH4dAFoRq6I3AjgvhTvMmZ+sNb8ZAdVlYrF4i8ALPAYHzt+/PgVa9assbeubUhEigD8XbNnag4z270cQQnAQqGwnIh2eKPDQRBcksvlftc2yGJF+vv7Z2Wz2d8DOLuqGxHd7Jy7ty5AEbGjmexeux3NtOI1juoRAOcz84sj7If9GBgYuDyKol96A/8BMJuZj7bb7lX1ia39HwG8ztPRMfPAKQCLxeL9qvrJ6oCqPhCGYfK7jUGuA/AFT7+HmPnqEQBj4/IXABaNVygIggW5XO7xdgXm7aIFAZYJsGyBkUUer2bmE8ndjF2yJz0wzzBzvdCl7TCLyMMArvRO37VhGH43AVgoFG4mons8a/QV55y9NWcEFQqFW4loo6f/l51za5PfImIeykc8BvPU7Z05Iyifzy8IgsBegCrtZeZ3+wAfA7DQY5jHzENnBDoAW7ZsmdzR0fFPT9/nmTmxrCQizwOYFTNYNN6RfkvaHayImKF5g6dnV9WrMYD/8lIEJ5g58Q7aHVhVPxExI3mxp+/M6htuAP0cymFmtljwjCIRscB8kae0eTSH7Hca4BFmTude2h6siDwK4J1VRcvl8nm9vb3m5VQA/iNOrdvvl8URzWazM7q7u608UAFoTqolYivU2dk5eenSpf9u+23zFBSRF3xPDMCkqqE0gHsBvMvjn8/MvmfT1lh37NhxdqlU8lMWzzHzG/130JJIN3gormPmb7c1Kk+5YrG4SFX9POkjzHxVArBQKHyMiL6a/AfRt5xziWfT7kALhUIfEX3W0//zzjkrClXIjqglWA96QI4MDQ3N7uvri9odnOknIj+L65EVdVX1fWEY/igBGDOZSU3OrdUgJqJ0dbo/UD6fvyAIgme9dSxQf5Wfm6nkZAqFwp1EdFuVUVW3hmH4odOt4Hjli8jnAHzGO57bnHMrfbkVgPl8/qIgCJ72BixwfDMz+19nvPpM6PzYetrJS+omRHRVOp2fZNVExIosifVp911M7x6AA0NDQ29N244EYFxJstApISJa7JzbM6GffgKExSfut355jYh6nXNWvxhBI1L3IrILgJ+0eXbSpEmXLlu2zNy5tqDdu3dnjx49ah898T0BPDU0NDS/luUfAXDbtm3nZjIZC3b9Ks4AM7u2QAegRu1Eoyh6R09Pz89r6XhK8SWdo7FJRHSncy6xVi8VWBH5OIAHUtdoRA5m1CNqg3EacRDA8hTzbcx810sFrlgs3qSqX0ytb90XC0bLQNQrgJrpNQ/hLb5AVb33wIEDt/y/vRwRsXq9ta6kyaKI9zKzGZyaVLeEbR1M5XLZCqHnpmY+nM1mr+vu7jbhp5VExFrA7Eh+eJSFjgVB8MFcLmeVsVNo1CaE2E+1xOr5qZkvENHaXC5XGGvbSKMvExc7DdwFjXgBmJVfXsu9bNhGMjg4OHN4ePghAJfXWGifqt7RSltHI2VFxPrdLDpI2wCbagGA34zgizM/NEwXQhsCNAmbN2/umDx5smW/zYrVov3WCKSqg8z8t0Yg0uN2FK1rQlU/aneqzvxBVb2HiMwAzqzDY90X1zvntlbHmwJYZY6LpPencpD+WlabM29or6o+nslkDnZ1dR3yW042bdp01rRp02YHQXAhEc1XVWu/tIxYre4mk23R+npmtp4ZC48svLNmhHrZP9vlG5m5EuO2BNAmWCa5s7PzDlW1/H+9nrX0Bzbn3bLPBsJvIBhts8tE9M1SqXT7ypUr/+ozxgbQQFpPaj2qPGstA6xKs5arTCaz1npnLAZr9ViOwm+JaKuXbGTm5+rxxc231gg0Wo/qTWMGWF3Yjtz06dM/YA2xRGT3x28eaha3dQHvUdV8V1fXzmazeiJi77UZQN8v9dc8Pm6AvjTzggqFwrxMJrNQVecCsPtihVV7z6wlzI6p/TtGRBZrPk1E+6Mo+jUz2zFumXbt2tV18uRJa55IaoSekPKEAmxZuwmaENfr++PuY1/qzpcFwNi6ZlR1AxFZ8daioQez2ewN/wNqHQuCpcmuyAAAAABJRU5ErkJggg==) no-repeat;-webkit-background-size:contain;background-size:contain;position:absolute;top:14px;left:20px}.banner_help[data-v-745dfd2b]{width:21px;height:23px;position:absolute;right:42px;top:9px}.banner_notice[data-v-745dfd2b]{width:21px;height:23px;position:absolute;right:11px;top:9px}.xw-game-search-text[data-v-745dfd2b]{border:none;outline:none;-webkit-border-radius:31px;border-radius:31px;background:#fff;height:31px;width:calc(100% - 64px);padding-left:32px;overflow:hidden}.xw-game-search-text-span[data-v-745dfd2b]{font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.game233ui[data-v-745dfd2b]{margin-top:24vh;width:68%;background:#fff;-webkit-border-radius:7px;border-radius:7px;padding:0 20px;color:#333;font-size:16px;font-weight:400;text-align:left;padding-bottom:20px}.game233ui img[data-v-745dfd2b]{width:40px;margin:0 auto 15px;margin-top:10px;display:inherit}.game233ui button[data-v-745dfd2b]{outline:none;border:none;width:120px;height:31px;border:1px solid #bbb;-webkit-border-radius:8px;border-radius:8px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#333;margin:16px auto 0;display:block;background:#fff}.pop[data-v-745dfd2b]{margin-top:24vh;width:68%;background:#fff;-webkit-border-radius:7px;border-radius:7px;padding:0 20px;color:#333;font-size:14px;text-align:left;padding-bottom:20px}.pop img[data-v-745dfd2b]{width:66px;margin:0 auto;margin-top:10px;display:inherit}.pop .hit[data-v-745dfd2b]{font-size:17px;margin-top:5px;margin-bottom:5px;text-align:center;font-weight:600}.pop .touch[data-v-745dfd2b]{margin-top:7px;margin-bottom:10px}.pop button[data-v-745dfd2b]{outline:none;border:none;width:169px;height:38px;background:#ff9e0c;-webkit-border-radius:19px;border-radius:19px;font-size:16px;font-family:Alibaba PuHuiTi;font-weight:400;margin:0 auto;display:block;color:#fff}.dot[data-v-745dfd2b]{width:14px;height:14px;background:#fb3449;border:1px solid #f8f8f8;-webkit-border-radius:50%;border-radius:50%;position:absolute;right:7px;top:5px;font-size:12px;color:#fff;text-align:center;line-height:12px}.search[data-v-745dfd2b]{font-size:12px;font-family:PingFang SC;font-weight:400;color:#888;padding-left:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search span[data-v-745dfd2b]{color:#ff7c08}.search img[data-v-745dfd2b]{width:27px}.isshowpopups-color1[data-v-c1b490f8]{font-size:12px;margin-top:8px;color:#999}.isshowpopups-color2[data-v-c1b490f8]{font-size:12px;color:#999}.exclusive[data-v-c1b490f8]{margin-top:30px;position:relative}.exclusive .box[data-v-c1b490f8]{top:42%;height:166px;background:-webkit-gradient(linear,left bottom,left top,from(#ffe4d5),to(#fff7ec));background:-webkit-linear-gradient(bottom,#ffe4d5,#fff7ec);background:linear-gradient(0deg,#ffe4d5,#fff7ec);-webkit-box-shadow:0 1px 4px 0 rgba(200,52,0,.6);box-shadow:0 1px 4px 0 rgba(200,52,0,.6)}.exclusive .box[data-v-c1b490f8],.onebox[data-v-c1b490f8]{position:absolute;left:7.5%;width:250px;-webkit-border-radius:10px;border-radius:10px}.onebox[data-v-c1b490f8]{top:49%;height:136px;background:-webkit-gradient(linear,left bottom,left top,from(#ffe3d5),to(#fff7ec));background:-webkit-linear-gradient(bottom,#ffe3d5,#fff7ec);background:linear-gradient(0deg,#ffe3d5,#fff7ec);-webkit-box-shadow:0 1px 4px 0 rgba(200,51,0,.6);box-shadow:0 1px 4px 0 rgba(200,51,0,.6)}.onebox .onelist[data-v-c1b490f8]{position:absolute;top:-25%;left:37.5%}.onebox .onelist img[data-v-c1b490f8]{width:58px;height:58px;-webkit-border-radius:12px;border-radius:12px}.onebox .onelist p[data-v-c1b490f8]{font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333;width:56px;overflow:hidden;white-space:nowrap;text-align:center;margin:auto}.onebox .onetext[data-v-c1b490f8]{width:222px;height:64px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(240,61,0,.1);box-shadow:0 1px 3px 0 rgba(240,61,0,.1);-webkit-border-radius:6px;border-radius:6px;margin:auto;margin-top:57px}.onebox .onetext p[data-v-c1b490f8]:first-of-type{font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#875315;padding-top:5px}.onebox .onetext p[data-v-c1b490f8]:nth-of-type(2){font-size:17px;font-family:Alibaba PuHuiTi;font-weight:600;color:#ff7c08}.onebox .onetext p:nth-of-type(2) span[data-v-c1b490f8]{font-size:27px}.linebox[data-v-c1b490f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:15px;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333}.textbox[data-v-c1b490f8]{width:222px;height:49px;margin:auto;margin-top:9.5px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(240,62,0,.1);box-shadow:0 1px 3px 0 rgba(240,62,0,.1);-webkit-border-radius:6px;border-radius:6px}.textbox p[data-v-c1b490f8]{margin:auto;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#875315;width:121px}.textbox p[data-v-c1b490f8]:first-of-type{padding-top:5px}.box .boxlist[data-v-c1b490f8]{width:60px}.box .boxlist img[data-v-c1b490f8]{width:58px;height:58px;-webkit-border-radius:12px;border-radius:12px}.linebox p[data-v-c1b490f8]{width:56px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;margin:auto}.exclusive .btn[data-v-c1b490f8]{position:absolute;top:84.5%;left:9.5%}.exclusive .btn img[data-v-c1b490f8]{width:237px;height:50px}.exclusive img[data-v-c1b490f8]{width:295px;height:415px}.xw-game-list-hostest[data-v-c1b490f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.xw-game-list-item[data-v-c1b490f8]{width:81px;-ms-flex-negative:0;flex-shrink:0}.xw-game-list-loading-more[data-v-c1b490f8]{margin-top:8px}.xw-game-list-bub>img[data-v-c1b490f8]{width:27px;height:13px}.xw-game-list-more-title[data-v-c1b490f8]{font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08;margin-right:5px}.xw-loading-empty[data-v-c1b490f8]{background:#fff;width:100%;text-align:center;padding-top:40px;height:211px}.xw-loading-empty>img[data-v-c1b490f8]{width:75px;height:67px}.xw-loading-empty-text[data-v-c1b490f8]{margin-top:16px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;line-height:18px}.recom[data-v-c1b490f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 10px;background-color:#fff;margin-top:3px}.blesscardWrap[data-v-c1b490f8]{position:relative}.blesscard[data-v-c1b490f8]{position:absolute;bottom:40%;color:#005d78;font-size:16px;width:100%;font-weight:500;text-align:center}.blesscard .cardcount[data-v-c1b490f8]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.blesscard .jiqi[data-v-c1b490f8]{font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#c90000;margin-top:5px}.blesscard .chancecount[data-v-c1b490f8]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.actNewerRedPack[data-v-c1b490f8]{position:absolute;top:33.8vh;color:#9e4934;font-size:18px;width:100%;text-align:center;margin-top:15px}.actNewerRedPack .num[data-v-c1b490f8]{color:#ef2d45;font-size:36px}.actNewerRedPack .unit[data-v-c1b490f8]{color:#ef2d45;font-size:16px}.blesscardWrap .tips[data-v-c1b490f8]{font-size:12px;font-family:PingFang SC;font-weight:400;color:#666;margin-top:13px;-webkit-text-stroke:.8px #968d8d}.card-pop[data-v-c1b490f8],.rank-pop[data-v-c1b490f8]{margin-top:22.8vh}.animine-wrap[data-v-c1b490f8]{position:fixed;top:22.8vh;left:0;right:0;text-align:center}.animineImgPop[data-v-c1b490f8]{-webkit-animation:mymove-data-v-c1b490f8 2s ease .1s;animation:mymove-data-v-c1b490f8 2s ease .1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes mymove-data-v-c1b490f8{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate3d(39vw,18vh,0) scale(.25);transform:translate3d(39vw,18vh,0) scale(.25)}}@keyframes mymove-data-v-c1b490f8{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate3d(39vw,18vh,0) scale(.25);transform:translate3d(39vw,18vh,0) scale(.25)}}.recom>a[data-v-c1b490f8]{width:1px;-webkit-border-radius:7px;border-radius:7px;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recom>a[data-v-c1b490f8]:first-child{margin-right:5px}.xw-boardcast-icon[data-v-c1b490f8]{height:28px!important}.recom>a[data-v-c1b490f8]:nth-child(2){margin-left:5px}.recom>a img[data-v-c1b490f8]{width:100%}.banner[data-v-c1b490f8]{width:100%;vertical-align:middle}.boardcast[data-v-c1b490f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;margin-top:10px}.xw-game-search-text[data-v-c1b490f8]{border:none;outline:none;height:34px;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.xw-game-search-text-span[data-v-c1b490f8]{font-size:12px;color:#888;height:34px;line-height:34px;display:inline-block;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;padding:0;width:100%;padding-right:10px}.boardcast img[data-v-c1b490f8]{width:17px;margin-left:10px;margin-right:5px}.BlessingCard a[data-v-c1b490f8]{font-size:12px;color:#888}.BlessingCard a span[data-v-c1b490f8]{color:#fc8d2a}.slide-fade-enter-active[data-v-c1b490f8]{-webkit-transition:all .3s ease;transition:all .3s ease}.slide-fade-leave-active[data-v-c1b490f8]{-webkit-transition:all .8s cubic-bezier(1,.5,.8,1);transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter[data-v-c1b490f8],.slide-fade-leave-to[data-v-c1b490f8]{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}.guess-game[data-v-c1b490f8]{font-size:15px;font-family:PingFang SC;font-weight:700;color:#333;position:relative;margin-left:15px;padding-left:6px;padding-top:3px;margin-bottom:11px}.guess-game[data-v-c1b490f8]:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:3px;height:14px;background:#ff7c08;-webkit-border-radius:2px;border-radius:2px;position:absolute;top:25%;left:0}.mygame[data-v-c1b490f8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mygame .leftbar[data-v-c1b490f8],.mygame[data-v-c1b490f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mygame .leftbar[data-v-c1b490f8]{width:26px;height:85px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.16);box-shadow:0 1px 3px 0 rgba(0,0,0,.16);-webkit-border-radius:4px;border-radius:4px;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;color:#333;font-size:14px;position:relative}.mygame .leftbar[data-v-c1b490f8]:before{content:"";width:2px;height:45px;background:#ff7c08;position:absolute;top:20px;left:0}.mygame .rightbar[data-v-c1b490f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;width:26px;height:85px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.16);box-shadow:0 1px 3px 0 rgba(0,0,0,.16);-webkit-border-radius:4px;border-radius:4px;color:#666;font-size:12px}.mygame .rightbar .icon[data-v-c1b490f8]{margin-top:5px}.mygame .recomGame[data-v-c1b490f8]{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:82%;font-size:13px;color:#333;overflow-x:auto}.mygame .recomGame .item[data-v-c1b490f8]{margin-right:calc((100% - 268px) / 3)}.mygame .recomGame .item[data-v-c1b490f8]:last-child{margin-right:0}.mygame .recomGame .item a[data-v-c1b490f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#333}.mygame .recomGame .item a .adname[data-v-c1b490f8]{text-align:center;width:67px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.mygame .recomGame .item .btna[data-v-c1b490f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#333}.mygame .recomGame .item .btna .adname[data-v-c1b490f8]{text-align:center;width:67px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.headbtns[data-v-c1b490f8]{width:79px;height:89px;padding:16px 6px 6px;background:url(https://cimgs.17xianwan.com/upload/config/202412/f9d3bb3d1c6b14aaec5708c1963b6ea5.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;position:relative;margin-top:-12px}.headbtns .headbtn-tuij[data-v-c1b490f8]{position:absolute;top:11px;right:1px;width:28px;height:20px;-webkit-border-radius:0;border-radius:0}.headbtns img[data-v-c1b490f8]{width:100%;height:100%;-webkit-border-radius:10px;border-radius:10px}.mygame .recomGame .item .headbtn[data-v-c1b490f8]{position:relative}.mygame .recomGame .item .headbtn[data-v-c1b490f8],.mygame .recomGame .item .headbtn img[data-v-c1b490f8]{width:67px;height:67px;margin-bottom:5px;-webkit-border-radius:13px;border-radius:13px}.mygame .recomGame .item .headbtn div[data-v-c1b490f8]{background:-webkit-gradient(linear,right top,left top,from(#ff1341),to(#ff7c08));background:-webkit-linear-gradient(right,#ff1341,#ff7c08);background:linear-gradient(270deg,#ff1341,#ff7c08);-webkit-border-radius:8px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;width:55px;position:absolute;right:-5px;top:-7px}.mygame .recomGame .item .headbtn div img[data-v-c1b490f8]{width:7px;height:5px;margin:0;margin-right:2px}.notice-wrap[data-v-c1b490f8]{width:75.67vw;background:rgba(0,0,0,.6);-webkit-border-radius:20px;border-radius:20px;-webkit-background-size:cover;background-size:cover;height:92.28vw;overflow:hidden}.notice-wrap-table[data-v-c1b490f8]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:46px}.notice-wrap-table div[data-v-c1b490f8]{width:100%;height:42px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:42px;text-align:center}.notice-wrap-table .tableorg[data-v-c1b490f8]{background:-webkit-gradient(linear,right top,left top,from(#ff1341),to(#ff7c08));background:-webkit-linear-gradient(right,#ff1341,#ff7c08);background:linear-gradient(270deg,#ff1341,#ff7c08);-webkit-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0}.notice-wrap-back[data-v-c1b490f8]{height:100%;margin-top:-5px;background:#fff;position:relative;padding:20px 32px 30px}.notice-head[data-v-c1b490f8]{width:100%;color:#777;text-align:center;font-size:14px}.notice-list[data-v-c1b490f8]{max-height:190px;overflow:auto;margin-top:10px}.notice-list .notice-list-item[data-v-c1b490f8]{background-color:#fff4df;padding:6px 13px;height:66px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px;-webkit-border-radius:10px;border-radius:10px}.notice-list .notice-list-item .item-right .item-right-bottom .sp[data-v-c1b490f8]{font-size:13px;font-family:PingFang SC;color:#ff7108}.notice-list .notice-list-item .item-left img[data-v-c1b490f8]{width:53px;-webkit-border-radius:9px;border-radius:9px}.notice-list .notice-list-item .item-right[data-v-c1b490f8]{padding:0 12px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-list .notice-list-item .item-right .item-right-top[data-v-c1b490f8]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-list .notice-list-item .item-right .item-right-bottom[data-v-c1b490f8]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;margin-top:6px}.notice-button[data-v-c1b490f8]{padding-top:15px}.notice-button .button[data-v-c1b490f8]{height:44px;width:55vw;-webkit-border-radius:22px;border-radius:22px;margin:auto;border:none;background:#ff7c08;color:#fff;text-shadow:0 2px 2px rgba(153,11,0,.2);font-size:15px;font-family:PingFang SC}.loadingMore[data-v-c1b490f8]{position:relative;margin-top:-12px}.recommend[data-v-c1b490f8]{position:fixed;right:0;top:46vh;z-index:1;-webkit-transition:all .3s;transition:all .3s}.fade-enter-active[data-v-c1b490f8],.fade-enter[data-v-c1b490f8],.fade-leave-active[data-v-c1b490f8],.fade-leave-to[data-v-c1b490f8]{-webkit-transform:translateX(100%);transform:translateX(100%)}.recommend img[data-v-c1b490f8]{width:60px}.bupp[data-v-c1b490f8]{width:100%;height:43px}.isshowpopupcentent[data-v-c1b490f8]{width:275px;height:190px;margin:140px auto;position:relative;padding:5px 23px 70px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-border-radius:20px;border-radius:20px}.deng[data-v-c1b490f8]{width:60px;height:60px;margin-top:-40px;margin-bottom:8px}.isshowpopupcentent .xxximg[data-v-c1b490f8]{position:absolute;width:13px;height:13px;top:10px;right:10px}.isshowpopupcentent p[data-v-c1b490f8]:nth-child(3){font-size:15px;font-family:PingFang SC;font-weight:400;color:#333;text-align:center}.isshowpopupcentent p[data-v-c1b490f8]:nth-child(4){width:150px;height:31px;background:-webkit-gradient(linear,left top,right top,from(#ff5908),to(#ff982a));background:-webkit-linear-gradient(left,#ff5908,#ff982a);background:linear-gradient(90deg,#ff5908,#ff982a);-webkit-border-radius:15px;border-radius:15px;text-align:center;line-height:31px;margin:0 auto;margin-top:12px;font-size:15px;font-family:PingFang SC;font-weight:400;color:#fff}.missdevice[data-v-c1b490f8]{position:fixed;width:100vw;z-index:10;left:0;bottom:0;height:calc(100vh - 60px)}.missdevices[data-v-c1b490f8]{position:fixed;width:100vw;z-index:10;left:0;top:0}.notice[data-v-c1b490f8]{width:100%;padding:0 7px}.notice img[data-v-c1b490f8]{width:100%}.showpopupto[data-v-c1b490f8]{width:275px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:100px;padding-bottom:30px}.showpopupto img[data-v-c1b490f8]{width:100%;margin-top:-29px}.showpopupto p[data-v-c1b490f8]{font-size:16px;font-family:AlimamaShuHeiTi-Bold,AlimamaShuHeiTi;font-weight:700;color:#ff8400;margin:16px 0}.showpopupto p span[data-v-c1b490f8]{font-size:25px;font-family:DINOffcPro-Black,DINOffcPro;font-weight:900;color:#f40}.showpopupto p span[data-v-c1b490f8]:nth-child(2){font-size:16px;font-family:AlimamaShuHeiTi-Bold,AlimamaShuHeiTi;font-weight:700;color:#f40}.showpopupto button[data-v-c1b490f8]{width:157px;height:44px;background:-webkit-gradient(linear,left top,left bottom,from(#ffac38),to(#ff6100)),-webkit-gradient(linear,right top,left top,from(#ff4e65),to(#ff9100));background:-webkit-linear-gradient(top,#ffac38,#ff6100),-webkit-linear-gradient(right,#ff4e65,#ff9100);background:linear-gradient(180deg,#ffac38,#ff6100),linear-gradient(270deg,#ff4e65,#ff9100);-webkit-border-radius:22px;border-radius:22px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;border:0}.xw-earnings[data-v-44653f32]{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.7);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:100}.slot[data-v-44653f32]{margin-top:90px}.close[data-v-44653f32],.topclose[data-v-44653f32]{width:31px;margin:20px auto}.fadeIn[data-v-44653f32]{-webkit-animation:popIn-data-v-44653f32 .3s;animation:popIn-data-v-44653f32 .3s}@-webkit-keyframes popIn-data-v-44653f32{0%{-webkit-transform:scale3d(0,0,0);transform:scale3d(.5,.5,.5);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.47,0,.745,.715);animation-timing-function:cubic-bezier(.47,0,.745,.715)}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);opacity:1}}@keyframes popIn-data-v-44653f32{0%{-webkit-transform:scale3d(0,0,0);transform:scale3d(.5,.5,.5);opacity:0}50%{-webkit-animation-timing-function:cubic-bezier(.47,0,.745,.715);animation-timing-function:cubic-bezier(.47,0,.745,.715)}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);opacity:1}}.guidance[data-v-47f9153c]{position:absolute;top:0;width:100%;height:100vh;background:rgba(0,0,0,.8);z-index:100}.guidance .tips[data-v-47f9153c]{width:40px;height:40px;position:absolute;right:0;top:0;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.guidance .tips img[data-v-47f9153c]{width:21px;height:23px}.guidance .img2[data-v-47f9153c]{position:absolute;top:34px;width:40px;height:42px;right:55px}.item[data-v-47f9153c]{position:absolute;top:38%;width:100%}.guidance .img3[data-v-47f9153c]{position:absolute;top:82px;width:129px;height:36px;right:55px}.guidance .img4[data-v-47f9153c]{position:absolute;top:102px;width:6.12%;right:55px}.guidance .img5[data-v-47f9153c]{top:70%;width:69.87%}.guidance .img5[data-v-47f9153c],.guidance .img6[data-v-47f9153c]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.guidance .img6[data-v-47f9153c]{top:80%;width:42.1%}.xw-game-center-search[data-v-307fd7d0]{padding:5px 10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xw-game-search-glass[data-v-307fd7d0]{width:15px;height:14px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;position:absolute;top:14px;left:20px}.banner[data-v-307fd7d0]{width:21px;height:23px;position:absolute;right:11px;top:9px}.xw-game-search-text[data-v-307fd7d0]{border:none;outline:none;-webkit-border-radius:7px;border-radius:7px;background:#fff;height:31px;width:calc(100% - 32px);padding-left:32px;overflow:hidden}.xw-game-search-text-span[data-v-307fd7d0]{font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.exclusive[data-v-38438d32]{margin-top:30px;position:relative}.exclusive .box[data-v-38438d32]{top:42%;height:166px;background:-webkit-gradient(linear,left bottom,left top,from(#ffe4d5),to(#fff7ec));background:-webkit-linear-gradient(bottom,#ffe4d5,#fff7ec);background:linear-gradient(0deg,#ffe4d5,#fff7ec);-webkit-box-shadow:0 1px 4px 0 rgba(200,52,0,.6);box-shadow:0 1px 4px 0 rgba(200,52,0,.6)}.exclusive .box[data-v-38438d32],.onebox[data-v-38438d32]{position:absolute;left:7.5%;width:250px;-webkit-border-radius:10px;border-radius:10px}.onebox[data-v-38438d32]{top:49%;height:136px;background:-webkit-gradient(linear,left bottom,left top,from(#ffe3d5),to(#fff7ec));background:-webkit-linear-gradient(bottom,#ffe3d5,#fff7ec);background:linear-gradient(0deg,#ffe3d5,#fff7ec);-webkit-box-shadow:0 1px 4px 0 rgba(200,51,0,.6);box-shadow:0 1px 4px 0 rgba(200,51,0,.6)}.onebox .onelist[data-v-38438d32]{position:absolute;top:-25%;left:37.5%}.onebox .onelist img[data-v-38438d32]{width:58px;height:58px;-webkit-border-radius:12px;border-radius:12px}.onebox .onelist p[data-v-38438d32]{font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333;width:56px;overflow:hidden;white-space:nowrap;text-align:center;margin:auto}.onebox .onetext[data-v-38438d32]{width:222px;height:64px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(240,61,0,.1);box-shadow:0 1px 3px 0 rgba(240,61,0,.1);-webkit-border-radius:6px;border-radius:6px;margin:auto;margin-top:57px}.onebox .onetext p[data-v-38438d32]:first-of-type{font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#875315;padding-top:5px}.onebox .onetext p[data-v-38438d32]:nth-of-type(2){font-size:17px;font-family:Alibaba PuHuiTi;font-weight:600;color:#ff7c08}.onebox .onetext p:nth-of-type(2) span[data-v-38438d32]{font-size:27px}.linebox[data-v-38438d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:15px;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333}.textbox[data-v-38438d32]{width:222px;height:49px;margin:auto;margin-top:9.5px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(240,62,0,.1);box-shadow:0 1px 3px 0 rgba(240,62,0,.1);-webkit-border-radius:6px;border-radius:6px}.textbox p[data-v-38438d32]{margin:auto;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#875315;width:121px}.textbox p[data-v-38438d32]:first-of-type{padding-top:5px}.box .boxlist[data-v-38438d32]{width:60px}.box .boxlist img[data-v-38438d32]{width:58px;height:58px;-webkit-border-radius:12px;border-radius:12px}.linebox p[data-v-38438d32]{width:56px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;margin:auto}.exclusive .btn[data-v-38438d32]{position:absolute;top:84.5%;left:9.5%}.exclusive .btn img[data-v-38438d32]{width:237px;height:50px}.exclusive img[data-v-38438d32]{width:295px;height:415px}.xw-game-list-hostest[data-v-38438d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.xw-game-list-item[data-v-38438d32]{width:81px;-ms-flex-negative:0;flex-shrink:0}.xw-game-list-loading-more[data-v-38438d32]{margin-top:8px}.xw-game-list-bub>img[data-v-38438d32]{width:27px;height:13px}.xw-game-list-more-title[data-v-38438d32]{font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08;margin-right:5px}.xw-loading-empty[data-v-38438d32]{background:#fff;width:100%;text-align:center;padding-top:40px;height:211px}.xw-loading-empty>img[data-v-38438d32]{width:75px;height:67px}.xw-loading-empty-text[data-v-38438d32]{margin-top:16px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;line-height:18px}.recom[data-v-38438d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 10px;background-color:#fff;margin-top:3px}.blesscardWrap[data-v-38438d32]{position:relative}.blesscard[data-v-38438d32]{position:absolute;bottom:17%;color:#005d78;font-size:16px;width:100%;font-weight:500;text-align:center;margin-top:30px}.blesscard .cardcount[data-v-38438d32]{font-size:16px;font-family:Alibaba PuHuiTi;font-weight:700;color:#ef2d45;line-height:32px}.blesscard .chancecount[data-v-38438d32]{font-size:14x;font-family:Alibaba PuHuiTi;font-weight:400;color:#9e4934;line-height:28px}.actNewerRedPack[data-v-38438d32]{position:absolute;top:33.8vh;color:#9e4934;font-size:18px;width:100%;text-align:center;margin-top:15px}.actNewerRedPack .num[data-v-38438d32]{color:#ef2d45;font-size:36px}.actNewerRedPack .unit[data-v-38438d32]{color:#ef2d45;font-size:16px}.blesscardWrap .tips[data-v-38438d32]{font-size:12px;font-family:PingFang SC;font-weight:400;color:#666;margin-top:13px;-webkit-text-stroke:.8px #968d8d}.card-pop[data-v-38438d32],.rank-pop[data-v-38438d32]{margin-top:22.8vh}.animine-wrap[data-v-38438d32]{position:fixed;top:22.8vh;left:0;right:0;text-align:center}.animineImgPop[data-v-38438d32]{-webkit-animation:mymove-data-v-38438d32 2s ease .1s;animation:mymove-data-v-38438d32 2s ease .1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes mymove-data-v-38438d32{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate3d(39vw,18vh,0) scale(.25);transform:translate3d(39vw,18vh,0) scale(.25)}}@keyframes mymove-data-v-38438d32{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate3d(39vw,18vh,0) scale(.25);transform:translate3d(39vw,18vh,0) scale(.25)}}.recom>a[data-v-38438d32]{width:1px;-webkit-border-radius:7px;border-radius:7px;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recom>a[data-v-38438d32]:first-child{margin-right:5px}.xw-boardcast-icon[data-v-38438d32]{height:28px!important}.recom>a[data-v-38438d32]:nth-child(2){margin-left:5px}.recom>a img[data-v-38438d32]{width:100%}.banner[data-v-38438d32]{width:100%;vertical-align:middle}.boardcast[data-v-38438d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.xw-game-search-text[data-v-38438d32]{border:none;outline:none;height:34px;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.xw-game-search-text-span[data-v-38438d32]{font-size:12px;color:#888;height:34px;line-height:34px;display:inline-block;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;padding:0;width:100%;padding-right:10px}.boardcast img[data-v-38438d32]{width:17px;margin-left:10px;margin-right:5px}.BlessingCard a[data-v-38438d32]{font-size:12px;color:#888}.BlessingCard a span[data-v-38438d32]{color:#fc8d2a}.slide-fade-enter-active[data-v-38438d32]{-webkit-transition:all .3s ease;transition:all .3s ease}.slide-fade-leave-active[data-v-38438d32]{-webkit-transition:all .8s cubic-bezier(1,.5,.8,1);transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter[data-v-38438d32],.slide-fade-leave-to[data-v-38438d32]{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}.guess-game[data-v-38438d32]{font-size:15px;font-family:PingFang SC;font-weight:700;color:#333;position:relative;margin-left:15px;padding-left:6px;padding-top:3px;margin-bottom:11px}.guess-game[data-v-38438d32]:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:3px;height:14px;background:#ff7c08;-webkit-border-radius:2px;border-radius:2px;position:absolute;top:25%;left:0}.mygame[data-v-38438d32]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mygame .leftbar[data-v-38438d32],.mygame[data-v-38438d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mygame .leftbar[data-v-38438d32]{width:26px;height:85px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.16);box-shadow:0 1px 3px 0 rgba(0,0,0,.16);-webkit-border-radius:4px;border-radius:4px;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;color:#333;font-size:14px;position:relative}.mygame .leftbar[data-v-38438d32]:before{content:"";width:2px;height:45px;background:#ff7c08;position:absolute;top:20px;left:0}.mygame .rightbar[data-v-38438d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;width:26px;height:85px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.16);box-shadow:0 1px 3px 0 rgba(0,0,0,.16);-webkit-border-radius:4px;border-radius:4px;color:#666;font-size:12px}.mygame .rightbar .icon[data-v-38438d32]{margin-top:5px}.mygame .recomGame[data-v-38438d32]{margin:10px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:82%;font-size:13px;color:#333}.mygame .recomGame .item[data-v-38438d32]{margin-right:calc((100% - 268px) / 3);text-align:center}.mygame .recomGame .item[data-v-38438d32]:last-child{margin-right:0}.mygame .recomGame .item a[data-v-38438d32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#333}.mygame .recomGame .item a div[data-v-38438d32]{text-align:center;width:67px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.mygame .recomGame .item img[data-v-38438d32]{width:67px;height:67px;margin-bottom:5px;-webkit-border-radius:13px;border-radius:13px}.bannerpopup[data-v-5571980c]{padding:15px 20px;width:calc(100% - 60px);margin:150px auto 0;text-align:center;background:#fff;-webkit-border-radius:20px;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.bannerpopup img[data-v-5571980c]{width:66px;margin-bottom:15px}.bannerpopup p[data-v-5571980c]:nth-child(2){font-size:16px;font-family:Alibaba PuHuiTi;font-weight:700;color:#333;margin-bottom:10px;text-align:left}.bannerpopup p[data-v-5571980c]:nth-child(3){font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#666;margin-bottom:10px;text-align:left}.bannerpopup div[data-v-5571980c]{width:137px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#ff7c08;-webkit-border-radius:36px;border-radius:36px;font-size:15px;font-family:PingFang SC;font-weight:500;color:#fff}.linkBanner[data-v-5571980c],.linkBanner img[data-v-5571980c]{width:100%}.banner[data-v-5571980c]{width:100%;height:50px;margin-bottom:5px}.remind[data-v-5571980c]{width:100%;height:65px}.tab[data-v-5571980c]{border-bottom:1px solid #ddd;background-color:#fff;margin-top:-3px}.mask[data-v-5571980c]{position:absolute;width:100%;z-index:1;background:rgba(0,0,0,.5)}.mask .menu[data-v-5571980c]{width:87px;height:102px;background:#fff;-webkit-border-radius:7px;border-radius:7px;position:absolute;right:10px;top:9px}.mask .menu ul[data-v-5571980c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mask .menu ul[data-v-5571980c],.mask .menu ul li[data-v-5571980c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mask .menu ul li[data-v-5571980c]{height:34px;border-bottom:1px solid #eee;font-size:14px}.triangle-up[data-v-5571980c]{width:0;height:0;position:absolute;top:-9px;right:40px;border:9px solid;border-color:transparent transparent #fff}.triangle[data-v-5571980c]{width:9px;height:6px}.tab ul[data-v-5571980c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#333}.tab ul li.selected[data-v-5571980c]{font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08}.list-item[data-v-5571980c]{font-size:12px;color:#999}.line[data-v-5571980c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin:11px 30px}.line span[data-v-5571980c]{width:50px;height:1px;display:inline-block;background-color:#ddd}.line p[data-v-5571980c]{margin:0 10px;font-size:12px;color:#aaa}.empty[data-v-5571980c]{width:100%;text-align:center;height:178px}.empty>img[data-v-5571980c]{margin-top:21px;width:75px;height:67px}.text[data-v-5571980c]{margin-top:16px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#999}.empty button[data-v-5571980c]{width:90px;height:31px;background:#ff7c08;-webkit-border-radius:6px;border-radius:6px;font-size:15px;font-family:PingFang-SC-Regular;font-weight:400;border:none;outline:none;color:#fff;margin-top:15px;padding:0}.xw-loading-button[data-v-5571980c]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;text-align:center;height:39px;line-height:39px;border-top:1px solid #eee;cursor:default;background:#fff;margin-top:-1px}.xw-loading-button-frame[data-v-5571980c]{height:14px;width:14px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;vertical-align:text-bottom;margin-left:5px}.xw-game-list-hostest[data-v-5571980c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.xw-game-list-item[data-v-5571980c]{width:81px;-ms-flex-negative:0;flex-shrink:0;margin-top:5px}.fade-enter-active[data-v-5571980c],.fade-leave-active[data-v-5571980c]{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter[data-v-5571980c],.fade-leave-to[data-v-5571980c]{opacity:0}.menu-enter-active[data-v-5571980c],.menu-leave-active[data-v-5571980c]{-webkit-transition:opacity .5s;transition:opacity .5s}.menu-enter[data-v-5571980c],.menu-leave-to[data-v-5571980c]{opacity:0}.min-height[data-v-5571980c]{min-height:calc(100vh - 60px)}.xw-tabs-area[data-v-5571980c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:13px;color:#333;padding:5px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFang SC;font-weight:500;padding-bottom:7px}.btn[data-v-5571980c],.xw-tabs-area[data-v-5571980c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn[data-v-5571980c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn img[data-v-5571980c]{width:81px}.boardcast[data-v-5571980c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff3ea}.xw-game-search-text[data-v-5571980c]{border:none;outline:none;height:34px;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.boardcast img[data-v-5571980c]{width:17px;margin-left:10px;margin-right:5px}.xw-game-search-text-span[data-v-5571980c]{font-size:12px;color:#888;height:34px;line-height:34px;display:inline-block;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;width:calc(100vw - 60px)}.pop[data-v-5571980c]{width:68%;background:#fff;-webkit-border-radius:10px;border-radius:10px;margin-top:160px;padding:0 22px;font-size:14px;color:#666}.pop img[data-v-5571980c]{width:66px;margin-top:10px;vertical-align:middle;margin-bottom:15px}.pop .title[data-v-5571980c]{font-size:16px;color:#333;font-weight:700;margin-bottom:8px;text-align:left}.pop .contnentpop[data-v-5571980c]{text-align:left}.pop button[data-v-5571980c]{padding:0;margin:0;outline:none;border:none;width:137px;height:36px;background:#ff7c08;-webkit-border-radius:18px;border-radius:18px;font-size:15px;font-family:PingFang SC;font-weight:500;margin-top:8px;color:#fff;margin-bottom:15px}.handle[data-v-5571980c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mybtn[data-v-5571980c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:25px;background:#ff7c08;-webkit-border-radius:6px;border-radius:6px;color:#fefefe;margin-left:5px}.customwrap[data-v-5571980c],.mybtn[data-v-5571980c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.customwrap[data-v-5571980c]{margin-bottom:5px;margin-left:9px}.customwrap .custom[data-v-5571980c]{color:#ff7c08;margin-right:14px;text-decoration:underline}.gray[data-v-5571980c]{color:#999}@media screen and (min-width:750px){.xw-game-list-hostest[data-v-5571980c]{width:375px!important}}.guidance[data-v-345e9e85]{position:absolute;top:0;width:100%;height:100vh;background:rgba(0,0,0,.8);z-index:100}.guidance .img[data-v-345e9e85]{position:absolute;width:32px;right:111px}.guidance .img2[data-v-345e9e85]{position:absolute;width:147px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.item[data-v-345e9e85]{top:58px}.item[data-v-345e9e85],.menu-item[data-v-345e9e85]{position:absolute;width:100%}.guidance .img3[data-v-345e9e85]{position:absolute;width:91px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tab[data-v-345e9e85]{border-bottom:1px solid #ddd;background-color:#fff}.tab ul[data-v-345e9e85]{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#333}.tab ul li.selected[data-v-345e9e85]{font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08}.menu[data-v-345e9e85]{width:87px;height:102px;background:#fff;-webkit-border-radius:7px;border-radius:7px;position:absolute;right:10px;top:9px}.menu ul[data-v-345e9e85]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.menu ul[data-v-345e9e85],.menu ul li[data-v-345e9e85]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu ul li[data-v-345e9e85]{height:34px;border-bottom:1px solid #eee;font-size:14px}.triangle-up[data-v-345e9e85]{width:0;height:0;position:absolute;top:-9px;right:40px;border:9px solid;border-color:transparent transparent #fff}.triangle[data-v-345e9e85]{width:9px;height:6px}.guidance[data-v-180ad377]{position:absolute;top:0;width:100%;height:100vh;background:rgba(0,0,0,.8);z-index:100}.guidance .img[data-v-180ad377]{top:72px;width:162px}.guidance .img2[data-v-180ad377],.guidance .img[data-v-180ad377]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.guidance .img2[data-v-180ad377]{top:116px;width:91px}.item[data-v-180ad377]{position:absolute;top:178px;width:100%}.guidance .img3[data-v-180ad377]{position:absolute;top:116px;width:18px;right:111px}.text[data-v-180ad377]{margin-top:16px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#999}.xw-game-list-item[data-v-180ad377]{width:20.75vw;margin-right:11px;display:inline-block}.xw-game-list-item[data-v-180ad377]:nth-child(4n){margin-right:0}.mylist-item[data-v-718098b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 11px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;font-size:12px;color:#999;width:100%}.mylist-item .mylist-item-img[data-v-718098b2]{width:57px;height:57px;margin:0;padding:0;border:0;margin-right:10px;display:inline-block;position:relative;-webkit-box-flex:none;-ms-flex-positive:none;flex-grow:none}.mylist-item .mylist-item-img p[data-v-718098b2]{background:-webkit-gradient(linear,right top,left top,from(#ff1341),to(#ff7c08));background:-webkit-linear-gradient(right,#ff1341,#ff7c08);background:linear-gradient(270deg,#ff1341,#ff7c08);-webkit-border-radius:8px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;position:absolute;padding:0 3px;right:-5px;top:-7px}.mylist-item .mylist-item-img img[data-v-718098b2]{width:57px;height:57px}.mylist-item .mylist-item-img p img[data-v-718098b2]{width:7px;height:5px;margin:0;margin-right:2px}.mylist-item>div[data-v-718098b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:77px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #eee}.mylist-item>div>div[data-v-718098b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mylist-item:last-child>div[data-v-718098b2]{border-bottom:none}.mylist-item .last[data-v-718098b2]{text-align:right}.info-title[data-v-718098b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.info-title>.title[data-v-718098b2]{font-size:16px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;line-height:16px;display:inline-block;vertical-align:bottom;max-width:calc(100vw - 226px)}.info-title>.title[data-v-718098b2],.panl[data-v-718098b2]{overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.panl[data-v-718098b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fbaa62;background:rgba(255,124,8,.12);-webkit-border-radius:10px 0 10px 0;border-radius:10px 0 10px 0;padding:0 9px 0 8px;height:16px;max-width:52px;margin-left:4px;-ms-flex-negative:0;flex-shrink:0}.goonbtn[data-v-718098b2]{width:100%;height:100%;background:#ff7c08;border:none;outline:none;padding:0;line-height:100%;-webkit-border-radius:13px;border-radius:13px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#fff;width:81px;height:27px}.fcolor[data-v-718098b2]{color:#ff7c08}.fsize13[data-v-718098b2]{font-size:13px}.fsize14[data-v-718098b2]{font-size:14px}.fsize15[data-v-718098b2]{font-size:15px}.fsize16[data-v-718098b2]{font-size:16px}.mb7[data-v-718098b2]{margin-bottom:7px}.hemd[data-v-718098b2]{-webkit-border-radius:10px;border-radius:10px;font-size:10px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;display:inline-block;text-align:center;padding:0 5px;margin-left:4px;white-space:nowrap;background:#fff;color:#ff7c08;border:1px solid #ff7c08}.hemd img[data-v-718098b2]{width:11px;height:11px;margin-right:2px;margin-top:1.5px;float:left}.content-title[data-v-095b3c26]{width:calc(100% - 50px);background:#fff;border:2 solid linear-gradient(0deg,#6360d5,#7bbcff);-webkit-box-shadow:0 2px 8px 0 rgba(0,78,255,.3);box-shadow:0 2px 8px 0 rgba(0,78,255,.3);-webkit-border-radius:16px;border-radius:16px;margin:0 auto;padding:10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.contentback[data-v-095b3c26]{background:#fff}#input[data-v-095b3c26]{width:5px;height:1px;background:rgba(0,20,84,0);border:0}.content[data-v-095b3c26]{width:100vw;min-height:100vh;background:url(https://cimgs.17xianwan.com/202112/2480/2480_back.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;text-align:center;padding:18px 0}.content div img[data-v-095b3c26]:first-child{width:293px}.content div img[data-v-095b3c26]:nth-child(2){width:293px;margin:0}.content img[data-v-095b3c26]:nth-child(2){width:297px;margin-top:10px}.content img[data-v-095b3c26]:nth-child(3){width:273px;margin:17px auto 20px}.content p[data-v-095b3c26]{font-size:12px;font-family:Alibaba PuHuiTi;font-weight:400;color:#fff;text-shadow:1px 2px 2px rgba(0,20,84,.4)}.inptcheck[data-v-095b3c26]{width:235px;background:rgba(0,0,0,.3);border:1px dashed #fff;-webkit-border-radius:6px;border-radius:6px;margin:10px auto;font-size:15px;color:#fff;white-space:normal;word-break:break-all;overflow:hidden;padding:10px}.btn[data-v-095b3c26],.inptcheck[data-v-095b3c26]{text-align:center;font-family:Alibaba PuHuiTi;font-weight:400}.btn[data-v-095b3c26]{width:90px;height:23px;background:#fff;-webkit-border-radius:4px;border-radius:4px;line-height:23px;font-size:12px;color:#4b1cc1;margin:0 auto}.temp[data-v-390c6f44]{width:100%;padding-top:0;background:#fff}.backcolor[data-v-390c6f44]{background:#f4f4f4;padding:30px 10px 100px;margin-top:100px;position:relative}.head[data-v-390c6f44]{height:30px;font-size:16px;font-family:PingFang SC;font-weight:700;color:#666;margin:10px;line-height:30px}.head .headImg[data-v-390c6f44]{width:30px;height:30px;vertical-align:top;margin-right:8px}.head .msgWarp[data-v-390c6f44]{float:right;position:relative;top:3px}.head .msgWarp .msgImg[data-v-390c6f44]{width:19px;height:20px}.head .msgWarp .tip[data-v-390c6f44]{display:block;background:red;-webkit-border-radius:50%;border-radius:50%;width:8px;height:8px;top:4px;right:0;z-index:1;position:absolute}.myMoney[data-v-390c6f44]{height:112px;position:absolute;font-size:13px;top:-82px;margin-bottom:10px;font-family:PingFang SC}.myMoney .bg[data-v-390c6f44]{width:100%;height:112px;padding-right:10px}.myMoney .title[data-v-390c6f44]{display:block;top:15px;left:15px;position:absolute;font-weight:400;color:#ffe6e6}.myMoney .energy[data-v-390c6f44]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:35px;left:15px;font-size:22px;font-weight:700;color:#fff}.myMoney .energy .mon[data-v-390c6f44]{display:inline-block;margin-left:5px}.myMoney .energy .mon .money[data-v-390c6f44]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000;opacity:.4;-webkit-border-radius:19px 19px 19px 6px;border-radius:19px 19px 19px 6px;min-width:65px;height:19px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#fff}.myMoney .content[data-v-390c6f44]{display:block;top:80px;left:15px;z-index:1;position:absolute;font-weight:400;color:#ffe6e6}.myMoney .totalEnergy[data-v-390c6f44]{font-size:15px;font-weight:700;color:#fff}.myMoney .exChange[data-v-390c6f44]{display:block;top:82px;left:200px;position:absolute;color:#ffe6e6}.myMoney .button[data-v-390c6f44]{display:block;position:absolute;top:25%;right:5%;border:none;font-size:14px;height:27px;width:57px;font-weight:400;-webkit-border-radius:27px;border-radius:27px;color:#a55531;background:-webkit-gradient(linear,left bottom,left top,from(#ffd33a),to(#fffd3f));background:-webkit-linear-gradient(bottom,#ffd33a,#fffd3f);background:linear-gradient(0deg,#ffd33a,#fffd3f);-webkit-box-shadow:0 4px 10px 0 rgba(240,0,0,.3);box-shadow:0 4px 10px 0 rgba(240,0,0,.3)}.button[data-v-390c6f44]:focus{outline:0}.playing[data-v-390c6f44]{width:100%;height:133px;-webkit-border-radius:8px;border-radius:8px;background-color:#fff;margin-top:10px;padding:10px 15px}.playing .titles[data-v-390c6f44]{width:100%;height:20%}.playing .titles .title[data-v-390c6f44]{float:left;font-size:16px;font-family:PingFang SC;font-weight:700;color:#333}.playing .titles .more[data-v-390c6f44]{float:right;font-size:12px;font-family:PingFang SC;font-weight:400;color:#999;margin-top:5px}.playing .titles .more .arrows[data-v-390c6f44]{float:right;margin-left:4px;margin-top:1px}.playing .titles .more .arrows img[data-v-390c6f44]{width:14px;height:14px}.playing .ad[data-v-390c6f44]{width:100%;margin-top:3px}.playing .ad .info[data-v-390c6f44]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.playing .ad .info .item[data-v-390c6f44]{margin-right:calc((100% - 30px - 268px) / 3);width:67px}.playing .ad .info .item[data-v-390c6f44]:last-child{margin-right:0}.playing .ad .info .item img[data-v-390c6f44]{width:67px;height:67px;-webkit-border-radius:12px;border-radius:12px}.playing .ad .info .adname[data-v-390c6f44]{display:block;width:67px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333}.details[data-v-390c6f44]{-webkit-border-radius:8px;border-radius:8px;background:#fff;margin-top:10px}.details .detail[data-v-390c6f44]{width:100%;padding:10px}.details .detail[data-v-390c6f44]:after{display:block;visibility:hidden;clear:both;content:""}.details .detail .prefix[data-v-390c6f44]{margin:3px 8px 0 0;float:left}.details .detail .icon[data-v-390c6f44]{width:19px;height:22px}.details .detail .helpIcon[data-v-390c6f44]{width:22px;height:20px}.details .detail .arrows[data-v-390c6f44]{float:right;margin-right:6px;margin-top:4px}.details .detail .arrowsImg[data-v-390c6f44]{width:7.5px;height:11px}.details .detail .txt[data-v-390c6f44]{float:left;font-size:15px;font-family:PingFang SC;font-weight:400;color:#333;line-height:30px}.details .line[data-v-390c6f44]{height:1px;margin:0 10px;background:#ddd}.xw-ranking[data-v-79db1489]{background:#02bdf2;min-height:100vh}.tab[data-v-79db1489]{background-color:#fff;position:fixed;top:0;width:100%;z-index:2}.tab ul[data-v-79db1489]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#333}.tab ul li[data-v-79db1489]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;height:40px;line-height:40px}.tab .triangle[data-v-79db1489]{width:9px;height:9px}.tab ul li.selected[data-v-79db1489]{font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08;border-bottom:2px solid #ff7c08}.content[data-v-79db1489]{position:relative;font-size:0}.content .bg[data-v-79db1489]{width:100%}.content .ruleBtn[data-v-79db1489]{position:absolute;top:22vh;right:0;width:72px;height:27px;background:#f9c526;-webkit-border-top-left-radius:13px;border-top-left-radius:13px;-webkit-border-bottom-left-radius:13px;border-bottom-left-radius:13px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#98580d;border:none;outline:none}.content .btn[data-v-79db1489]{background:#048860;height:100px;width:100%;font-size:0}.content .btn img[data-v-79db1489]{width:100%}.rule[data-v-79db1489]{width:85%;margin-top:90px}.content .recomGame[data-v-79db1489]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px;width:100%;font-size:14px;color:#fff}.content .recomGame ul li[data-v-79db1489]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:auto}.content .recomGame .gameItem[data-v-79db1489]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.content .recomGame ul li .gameicon[data-v-79db1489]{width:calc((100vw - 75px)/4);height:calc((100vw - 75px)/4);-webkit-border-radius:10px;border-radius:10px;max-width:75px;max-height:75px}.content .recomGame ul li a[data-v-79db1489]{color:#fff;display:inline-block}.content .recomGame .gameicon img[data-v-79db1489]{width:100%;-webkit-border-radius:10px;border-radius:10px}.content .recomGame .game-title[data-v-79db1489]{width:calc((100vw - 75px)/4);max-width:75px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;text-align:center}.content .wrap-content[data-v-79db1489]{pointer-events:none}.content .rankingList[data-v-79db1489]{width:100%;padding:0 15px;padding-bottom:34px}.content .rankingList .listHeader[data-v-79db1489]{height:70px;background-color:#6fd4c2;color:#fff;font-size:14px;position:relative}.rankingList .plant-left[data-v-79db1489]{width:76px;position:absolute;top:-8px;left:-6px}.rankingList .plant-right[data-v-79db1489]{position:absolute;width:76px;top:-8px;right:-6px}.rankingList .header[data-v-79db1489]{text-align:center;padding-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;height:70px;-webkit-box-shadow:0 2px 5px 1px rgba(8,112,119,.2);box-shadow:0 2px 5px 1px rgba(8,112,119,.2)}.rankingList .header .hr[data-v-79db1489]{width:231px;height:2px;margin:0 auto;background:#12ae97}.rankingList .header .userinfo[data-v-79db1489]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 28px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rankingList .header .userinfo span[data-v-79db1489]{font-size:16px;color:#fff21b;font-family:PingFang-SC-Medium;font-weight:500;text-shadow:0 1px 1px rgba(1,73,60,.3)}.rankingList .list[data-v-79db1489]{font-size:14px;width:100%;font-family:PingFang-SC-Regular;font-weight:400;color:#555}.rankingList .list img[data-v-79db1489]{width:25px;height:20px}.rankingList .list table[data-v-79db1489]{width:100%;border-collapse:collapse;border-spacing:0}.rankingList .list table td[data-v-79db1489]{height:36px;text-align:center;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}.rankingList .list table tr.myinfo[data-v-79db1489]{font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#333}.rankingList .list table thead[data-v-79db1489]{-webkit-box-shadow:0 2px 5px 1px rgba(8,112,119,.2);box-shadow:0 2px 5px 1px rgba(8,112,119,.2)}.rankingList .list table thead th[data-v-79db1489]{height:34px;line-height:34px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#fff;background-color:#1695ed}.rankingList .list table tbody tr[data-v-79db1489]:nth-child(odd){background-color:#fff}.rankingList .list table tbody tr[data-v-79db1489]:nth-child(2n){background-color:#dcf6ff}.rankingList .rankingIcon[data-v-79db1489]{background:#6bdbfb;color:#fff;text-align:center;line-height:20px}.rankingList .myrankingIcon[data-v-79db1489],.rankingList .rankingIcon[data-v-79db1489]{width:20px;height:20px;-webkit-border-radius:50%;border-radius:50%;font-size:12px;display:inline-block}.rankingList .myrankingIcon[data-v-79db1489]{background:-webkit-linear-gradient(37deg,#ff9436,#fdc352);background:linear-gradient(53deg,#ff9436,#fdc352);color:#fff!important}table tr:last-child td[data-v-79db1489]:first-child{-webkit-border-bottom-left-radius:15px;border-bottom-left-radius:15px}table tr:last-child td[data-v-79db1489]:last-child{-webkit-border-bottom-right-radius:15px;border-bottom-right-radius:15px}@media screen and (min-width:750px){.xw-new-list-nav[data-v-79db1489]{width:375px!important}}.item[data-v-0b3f47ee]{height:99px;margin-bottom:7px;background-color:#fff;padding-top:10px;padding-bottom:15px}.item .date[data-v-0b3f47ee]{width:175px;height:21px;background:#ffefe1;-webkit-border-top-right-radius:11px;border-top-right-radius:11px;-webkit-border-bottom-right-radius:11px;border-bottom-right-radius:11px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#ff7c08;line-height:21px;padding-left:17px}.item .title[data-v-0b3f47ee]{font-size:16px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;margin-top:10px}.item .tips[data-v-0b3f47ee]{margin-top:7px;color:#666}.item .tips[data-v-0b3f47ee],.item button[data-v-0b3f47ee]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400}.item button[data-v-0b3f47ee]{min-width:75px;height:27px;border:none;-webkit-border-radius:13px;border-radius:13px;outline:none}.item .statictext[data-v-0b3f47ee]{color:#ff7c08;font-size:12px}.item .statictext div[data-v-0b3f47ee]:first-child{font-size:14px;margin-bottom:4px}.tipswrap[data-v-0b3f47ee]{margin-top:8px;font-size:12px;color:#666;text-align:center;line-height:1.8}.xw-loading-button[data-v-0b3f47ee]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;text-align:center;height:39px;line-height:39px;border-top:1px solid #eee;margin:0!important;cursor:default;background:#fff}.xw-loading-empty[data-v-0b3f47ee]{background:#fff;width:100%;text-align:center;padding-top:60px;height:100vh}.xw-loading-empty>img[data-v-0b3f47ee]{width:41.33%}.xw-loading-empty-text[data-v-0b3f47ee]{margin-top:25px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.xw-loading-button-frame[data-v-0b3f47ee]{height:14px;width:14px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;vertical-align:text-bottom;margin-left:5px}.alipay[data-v-0b3f47ee]{margin-top:94px;width:84%;height:307px;background-color:#fff;-webkit-border-radius:15px;border-radius:15px;padding:20px 16px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.alipay .aheader[data-v-0b3f47ee]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;background-color:#fff}.alipay .aheader[data-v-0b3f47ee],.alipay .codewrap[data-v-0b3f47ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alipay .codewrap[data-v-0b3f47ee]{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.router-link[data-v-0b3f47ee]{color:#ff7c08;font-size:16px;display:inline-block;margin-top:75px}.alipay .aheader h2[data-v-0b3f47ee]{font-size:17px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.alipay .aheader span[data-v-0b3f47ee]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;margin-top:5px}.alipay>div[data-v-0b3f47ee]{height:36px;background-color:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.alipay>div input[data-v-0b3f47ee]{outline:none;border:none;background-color:transparent;height:100%;font-size:14px;width:100%}.alipay label[data-v-0b3f47ee]{width:37px;display:inline-block;vertical-align:middle}.alipay .alipayImg[data-v-0b3f47ee]{width:16px;height:16px}.alipay .nameImg[data-v-0b3f47ee]{width:15px;height:16px}.alipay .mobileImg[data-v-0b3f47ee]{width:10px;height:16px}.alipay .safeImg[data-v-0b3f47ee]{width:13px;height:16px}.alipay .submit[data-v-0b3f47ee]{width:150px;height:30px;background:#ff7c08;-webkit-border-radius:15px;border-radius:15px;font-size:16px;padding:0;outline:none;text-align:center;line-height:30px;border:none;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;margin-top:5px}.alipay .sendCode[data-v-0b3f47ee]{width:90px;height:30px;-ms-flex-negative:0;flex-shrink:0;line-height:30px;padding:0;font-size:14px;color:#333;text-align:center;margin-right:5px;border:1px solid #ff7c08;-webkit-border-radius:6px;border-radius:6px;background-color:transparent}.alipay .sendCode[data-v-0b3f47ee]:disabled{border:1px solid #ccc}.item .normal[data-v-0b3f47ee]{color:#ff7c08;background-color:#fff;border:1px solid #ff7c08}a[data-v-0b3f47ee]{color:#333}.item .graybtn[data-v-0b3f47ee]{color:#fff;background-color:#ddd}.item .info[data-v-0b3f47ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 17px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.senendaywrap[data-v-4a24fa0a]{overflow:hidden;min-height:100vh;background:RGBA(255,211,192,1)}.header[data-v-4a24fa0a]{position:relative;font-size:0}.wrapred-top[data-v-4a24fa0a]{position:relative;z-index:2;width:312px;margin:0 auto;margin-top:33px}.wrapred[data-v-4a24fa0a]{width:calc(100% - 30px);height:30px;z-index:2;margin:9px auto 0;background:url(https://cimgs.17xianwan.com/202206/redpack/red_rec.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#fff}.more[data-v-4a24fa0a],.wrapred[data-v-4a24fa0a]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.more[data-v-4a24fa0a]{font-size:13px;color:#666;height:40px;margin-top:-1px;border-top:1px solid #eee}.more img[data-v-4a24fa0a]{width:14px;height:16px;margin-left:5px;margin-top:4px}.sevenday .wrap[data-v-4a24fa0a]{min-width:259px;width:259px;height:32px}.sevenday .wrap img[data-v-4a24fa0a]{width:16px;display:inline-block;margin-left:12px;position:relative;-webkit-box-shadow:0 2px 8px 0 rgba(46,0,0,.3);box-shadow:0 2px 8px 0 rgba(46,0,0,.3)}.content[data-v-4a24fa0a]{text-align:center;background:#fff;border:4px solid #4ac2aa;-webkit-border-radius:20px;border-radius:20px;margin:-125px 10px 0;position:relative;height:189px;font-size:0;font-family:PingFang-SC-Regular;font-weight:400;color:#fff}.content .imgbg[data-v-4a24fa0a]{width:208px;margin-top:-16px}.content .content-wrap[data-v-4a24fa0a]{position:absolute;top:0;left:0;width:100%;font-size:15px;padding-top:15px}.content .redbag[data-v-4a24fa0a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-size:12px;color:#666}.content .redbag[data-v-4a24fa0a],.redcontent[data-v-4a24fa0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.redcontent[data-v-4a24fa0a]{width:90%;margin:0 auto;margin-top:10px}.content .redwrap[data-v-4a24fa0a],.redcontent[data-v-4a24fa0a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content .redwrap[data-v-4a24fa0a]{position:relative;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content .redwrap .money[data-v-4a24fa0a]{word-break:keep-all;-ms-flex-line-pack:center;align-content:center}.clickHandle[data-v-4a24fa0a]{position:absolute;left:20%;top:75px;width:36px;pointer-events:none}.ruleImg[data-v-4a24fa0a]{width:100%;margin-top:100px}.popcontent[data-v-4a24fa0a]{width:78.67vw;-webkit-border-radius:15px;border-radius:15px;font-size:0}.take-no[data-v-4a24fa0a]{background-color:#fff;-webkit-border-bottom-left-radius:15px;border-bottom-left-radius:15px;-webkit-border-bottom-right-radius:15px;border-bottom-right-radius:15px}.take-no button[data-v-4a24fa0a]{width:38.67vw;margin-bottom:20px;height:36px;border:none;outline:none;border:1px solid #fe8f29;-webkit-border-radius:18px;border-radius:18px;font-size:16px;font-family:PingFang SC;font-weight:400;color:#fe8f29;background-color:transparent}.take-no div[data-v-4a24fa0a]{font-size:16px;color:#333;padding:20px 29px 16px}.redImgWrap[data-v-4a24fa0a]{position:relative;margin-top:105px}.redImgWrap .num[data-v-4a24fa0a]{color:#333;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;margin:90px 0 40px}.redImgWrap .num .money[data-v-4a24fa0a]{font-size:25px;font-family:Alibaba PuHuiTi;font-weight:700;color:#fff;text-shadow:0 5px 2px rgba(136,10,0,.5)}.redImg[data-v-4a24fa0a]{width:81.87vw;vertical-align:middle}.num_wrap[data-v-4a24fa0a]{position:absolute;top:22%;left:50%;width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.num_wrap .btn[data-v-4a24fa0a]{width:161px;height:35px;background:#c0612d;-webkit-border-radius:17px;border-radius:17px;margin:0 auto}.num_wrap .btn p[data-v-4a24fa0a]:first-child{width:161px;height:31px;background:-webkit-gradient(linear,left bottom,left top,from(#ffeda4),to(#ffb532));background:-webkit-linear-gradient(bottom,#ffeda4,#ffb532);background:linear-gradient(0deg,#ffeda4,#ffb532);-webkit-border-radius:15px;border-radius:15px;font-size:16px;font-family:Alibaba PuHuiTi;font-weight:400;color:#672f10;text-shadow:none;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.num_wrap p[data-v-4a24fa0a]{text-align:center;font-size:18px;font-family:Alibaba PuHuiTi;font-weight:400;color:#a5641f}.num_wrap p[data-v-4a24fa0a]:first-child{margin-top:-30px;font-size:21px;font-family:Alibaba PuHuiTi;font-weight:700;color:#fff;text-shadow:0 2px 1px rgba(0,0,0,.3)}.num_wrap p[data-v-4a24fa0a]:nth-child(3){font-size:15px;font-family:Alibaba PuHuiTi;font-weight:400;color:#fff}.take[data-v-4a24fa0a]{background-color:#fff;-webkit-border-bottom-left-radius:15px;border-bottom-left-radius:15px;-webkit-border-bottom-right-radius:15px;border-bottom-right-radius:15px;padding:20px 29px 16px 28px;font-size:16px;color:#333;text-align:left}.take img[data-v-4a24fa0a]{width:28.27vw;margin-top:15px}.take .btn[data-v-4a24fa0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rules[data-v-4a24fa0a]{font-size:14px;color:#333;background-color:#fff;padding:21px 22px 20px;text-align:left;-webkit-border-bottom-left-radius:15px;border-bottom-left-radius:15px;-webkit-border-bottom-right-radius:15px;border-bottom-right-radius:15px}.rules div[data-v-4a24fa0a]{color:#8b4a27}.rules span[data-v-4a24fa0a]{color:#ff7d14}.content .redwrap .money[data-v-4a24fa0a]{margin-bottom:3px;color:#333;position:absolute;top:-18px}.content .redwrap .tips[data-v-4a24fa0a]{position:absolute;bottom:5px;width:50px;color:#fff;background:rgba(0,0,0,.3)}.content .redbagtips[data-v-4a24fa0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:92.5%;margin-top:7px;font-size:12px;margin-right:1px}.content .rails .mark[data-v-4a24fa0a]{width:20px;height:20px;position:absolute;bottom:-2px}.content .rails .mark0[data-v-4a24fa0a]{left:11%}.content .rails .mark1[data-v-4a24fa0a]{left:49%}.content .rails .mark2[data-v-4a24fa0a]{right:6%}.content .rails .wrap-mark[data-v-4a24fa0a]{position:absolute;bottom:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content .redbagtips div[data-v-4a24fa0a]{padding:2px 5px;background:-webkit-linear-gradient(34deg,#fd6a67,#f3412e);background:linear-gradient(56deg,#fd6a67,#f3412e);-webkit-border-radius:4px;border-radius:4px;position:relative}.content .redbagtips div[data-v-4a24fa0a]:before{content:"";width:0;height:0;border-right:5px solid transparent;border-left:5px solid transparent;border-bottom:5px solid #df403f;position:absolute;top:-5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.content .rails[data-v-4a24fa0a]{background:url(https://cimgs.17xianwan.com/202103/redpack/process-bg.png) no-repeat;-webkit-background-size:contain;background-size:contain;background-position:50%;width:98%;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;margin-top:8px;min-height:23px;position:relative}.content .rails .airplane[data-v-4a24fa0a]{margin-top:-7px;-webkit-animation-timing-function:ease;animation-timing-function:ease;position:relative;z-index:1}.content .rails .insdie[data-v-4a24fa0a]{width:0;-webkit-animation-timing-function:ease;animation-timing-function:ease;overflow:hidden}.content .rails .insdie img[data-v-4a24fa0a]{height:8px;margin-top:8px}@-webkit-keyframes insdie-data-v-4a24fa0a{0%{width:0}to{width:76.8vw}}@keyframes insdie-data-v-4a24fa0a{0%{width:0}to{width:76.8vw}}@-webkit-keyframes mymove-data-v-4a24fa0a{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(71vw,0,0);transform:translate3d(71vw,0,0)}}@keyframes mymove-data-v-4a24fa0a{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(71vw,0,0);transform:translate3d(71vw,0,0)}}.bottom-content[data-v-4a24fa0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:11px;color:#666;font-size:15px;padding-left:17px}.list-wrap[data-v-4a24fa0a]{position:relative;padding:0 10px;padding-bottom:25px;padding-top:15px;background-color:RGBA(255,211,192,1)}.list-wrap-content[data-v-4a24fa0a]{background-color:#fff;-webkit-border-radius:15px;border-radius:15px;padding-top:5px}.list-wrap .item[data-v-4a24fa0a]{padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.item .title[data-v-4a24fa0a],.list-wrap .item[data-v-4a24fa0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .title[data-v-4a24fa0a]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .info[data-v-4a24fa0a]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;font-family:PingFang-SC-Medium;font-weight:500;border-bottom:1px solid #eee;padding-bottom:11px;padding-top:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.item .handle[data-v-4a24fa0a]{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.item-button[data-v-4a24fa0a]{width:78px}.item-button img[data-v-4a24fa0a]{width:100%}.adnamecut[data-v-4a24fa0a]{font-size:16px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;line-height:16px;display:inline-block;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;max-width:calc(100vw - 226px)}.color[data-v-4a24fa0a]{color:#df403f}.f12[data-v-4a24fa0a]{font-size:12px}.mr[data-v-4a24fa0a]{margin-right:10px}.item .target[data-v-4a24fa0a]{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .tips[data-v-4a24fa0a]{color:#fff;font-family:PingFang-SC-Regular;font-weight:400}.list-wrap .img[data-v-4a24fa0a]{width:57px;height:57px;-webkit-border-radius:10px;border-radius:10px;background-color:red;margin-right:11px}.join[data-v-4a24fa0a]{position:absolute;top:-15px;right:0;width:101px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;z-index:1}.join img[data-v-4a24fa0a]{width:100%}.rule[data-v-4a24fa0a]{padding-left:4px;font-size:12px;font-family:Alibaba PuHuiTi;font-weight:400;color:rgba(50,151,128,.7);position:absolute;top:48px;right:0;width:83px;height:35px;z-index:9;width:30px;height:36px;background:#fff;-webkit-box-shadow:0 3px 0 0 rgba(30,0,74,.3);box-shadow:0 3px 0 0 rgba(30,0,74,.3);-webkit-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px}.blesscard[data-v-4a24fa0a]{display:inline-block;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#8ee2b8}.blesscard img[data-v-4a24fa0a]{width:94%}.panl[data-v-4a24fa0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fbaa62;background:rgba(255,124,8,.12);-webkit-border-radius:10px 0 10px 0;border-radius:10px 0 10px 0;padding:0 9px 0 8px;height:16px;max-width:52px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;margin-left:4px}.sevenday[data-v-4a24fa0a]{width:100%;height:325px;position:relative;text-align:center}a[data-v-4a24fa0a]{color:#333}.blackk[data-v-4a24fa0a]{color:#ff7108}.gray[data-v-4a24fa0a]{color:#666}.sevenday .sevendayback[data-v-4a24fa0a]{position:absolute;width:100%;left:0;top:-1px}.frequency[data-v-4a24fa0a]{margin-top:8px}.frequency div[data-v-4a24fa0a]{width:300px;height:16px;margin:0 auto;background:#d6dce9;position:relative}.frequency .hook[data-v-4a24fa0a]{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex}.frequency .hook p[data-v-4a24fa0a]{margin-right:45px}.frequency .hook img[data-v-4a24fa0a]{position:relative;display:block;width:10px;height:7px;margin-top:5px;margin-right:38px}.frequency div img[data-v-4a24fa0a]{left:0;top:0;position:absolute;width:100%;height:100%}.frequency div span[data-v-4a24fa0a]{position:absolute;left:0;top:0;width:0;height:100%;background:#ff8484}.frequencynum[data-v-4a24fa0a]{width:300px;color:#333;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px auto 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.frequencynum div[data-v-4a24fa0a]{margin-left:10px}.miao_banner[data-v-4a24fa0a]{background:#2ba768;text-align:center;padding-top:10px}.miao_banner img[data-v-4a24fa0a]{width:calc(100% - 20px)}.recommend[data-v-4a24fa0a]{width:calc(100% - 60px);margin:15px 0 0 30px}.backtimecenter[data-v-4a24fa0a]{text-align:center;margin:0 auto;width:calc(100% - 20px);background:#fff;border:4px solid #4ac2aa;-webkit-border-radius:20px;border-radius:20px;padding:0 15px 15px;margin-top:26px;position:relative;padding-bottom:0;z-index:1}.backtimecenter-title[data-v-4a24fa0a]{width:208px;margin-top:-16px;margin-bottom:10px}.backtimecentertopcontent[data-v-4a24fa0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.backtimecentertopcontent p[data-v-4a24fa0a]:nth-child(2){font-size:13px;font-family:PingFang SC;font-weight:400;color:#ff7108}.backtimecentertopcontent p:nth-child(2) span[data-v-4a24fa0a]{text-decoration:underline}.backtimecentertop[data-v-4a24fa0a]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#666}.backtimecentertop span[data-v-4a24fa0a]{color:#ff7108}.backtimecenterbottom[data-v-4a24fa0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.backtimecenterbottomleft[data-v-4a24fa0a]{width:16px;margin-top:10px;height:205px;position:relative;background:#d5d5d5;margin-right:11px}.backtimecenterbottomleft img[data-v-4a24fa0a]{width:100%;height:100%;position:absolute;z-index:10;left:0;top:0}.backtimecenterbottomleft div[data-v-4a24fa0a]{position:absolute;width:100%;height:0%;background:#ff8484}.backtimecenterbottomright[data-v-4a24fa0a]{width:100%}.backtimecenterbottomrightflex[data-v-4a24fa0a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ddd}.backtimecenterbottomrightflex[data-v-4a24fa0a]:nth-child(3){border-bottom:0}.backtimecenterbottomrightflex div[data-v-4a24fa0a]:nth-child(2){width:51px;height:61px;text-align:center;font-size:12px;font-family:Alibaba PuHuiTi;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;text-shadow:0 2px 2px rgba(204,16,0,.5)}.backtimecenterbottomrightflex div:nth-child(2) span[data-v-4a24fa0a]{margin-top:35px;display:inline-block}.backtimecenterbottomrightflex div[data-v-4a24fa0a]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:210px}.backtimecenterbottomrightflex div:first-child p[data-v-4a24fa0a]{font-size:14px;width:100%;font-family:PingFang SC;font-weight:400;color:#000;text-align:left}.backtimecenterbottomrightflex div:first-child p[data-v-4a24fa0a]:nth-child(2){font-size:12px;font-family:PingFang SC;font-weight:400;color:#999;margin-top:-20px}.backtimecenterbottomrightflex div:first-child p:nth-child(2) span[data-v-4a24fa0a]{color:#ff7108}.wrap[data-v-0974420c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:6px;border-radius:6px;min-width:90%;margin:0 auto}.marquee_box[data-v-0974420c]{display:inline-block;position:relative;height:32px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.wrap img[data-v-0974420c]{width:16px;display:inline-block;margin-left:12px;position:relative}.marquee_list[data-v-0974420c]{display:block;position:absolute;top:0;left:0}.marquee_list li[data-v-0974420c]{height:32px;line-height:32px;font-size:12px;padding-left:6px}.marquee_list li span[data-v-0974420c]{padding:0 1px}.list-wrap .item[data-v-4d401ddd]{padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.item .title[data-v-4d401ddd],.list-wrap .item[data-v-4d401ddd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .title[data-v-4d401ddd]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item .info[data-v-4d401ddd]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;font-family:PingFang-SC-Medium;font-weight:500;border-bottom:1px solid #eee;padding-bottom:11px;padding-top:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.item .handle[data-v-4d401ddd]{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.item .handle button img[data-v-4d401ddd]{width:100%}.adnamecut[data-v-4d401ddd]{font-size:16px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;line-height:16px;display:inline-block;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;max-width:calc(100vw - 226px)}.color[data-v-4d401ddd]{color:#df403f;white-space:nowrap}.f12[data-v-4d401ddd]{font-size:12px}.mr[data-v-4d401ddd]{margin-right:10px}.mr span[data-v-4d401ddd]{font-weight:400;font-size:12px}.item .target[data-v-4d401ddd]{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .tips[data-v-4d401ddd]{color:#666;font-family:PingFang-SC-Regular;font-weight:400}.list-wrap .img[data-v-4d401ddd]{width:57px;height:57px;-webkit-border-radius:10px;border-radius:10px;background-color:red;margin-right:11px}.xw-ranking[data-v-c236715c]{background:#02bdf2;min-height:100vh}.tab[data-v-c236715c]{background-color:#fff;position:fixed;top:0;width:100%;z-index:2}.tab ul[data-v-c236715c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#333}.tab ul li[data-v-c236715c]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;height:40px;line-height:40px}.tab .triangle[data-v-c236715c]{width:9px;height:9px}.tab ul li.selected[data-v-c236715c]{font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08;border-bottom:2px solid #ff7c08}.content[data-v-c236715c]{position:relative;font-size:0}.content .bg[data-v-c236715c]{width:100%}.content .ruleBtn[data-v-c236715c]{position:absolute;top:22vh;right:0;width:72px;height:27px;background:#f9c526;-webkit-border-top-left-radius:13px;border-top-left-radius:13px;-webkit-border-bottom-left-radius:13px;border-bottom-left-radius:13px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#98580d;border:none;outline:none}.content .btn[data-v-c236715c]{background:#048860;height:100px;width:100%;font-size:0}.content .btn img[data-v-c236715c]{width:100%}.rule[data-v-c236715c]{width:85%;margin-top:90px}.content .recomGame[data-v-c236715c]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px;width:100%;font-size:16px;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px}.content .recomGame span[data-v-c236715c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:1px;width:15vw;background:#fff;margin:0 10px}.content .recomGame ul li[data-v-c236715c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:auto}.content .recomGame .gameItem[data-v-c236715c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.content .recomGame ul li .gameicon[data-v-c236715c]{width:calc((100vw - 75px)/4);height:calc((100vw - 75px)/4);-webkit-border-radius:10px;border-radius:10px;max-width:75px;max-height:75px}.content .recomGame ul li a[data-v-c236715c]{color:#fff;display:inline-block}.content .recomGame .gameicon img[data-v-c236715c]{width:100%;-webkit-border-radius:10px;border-radius:10px}.content .recomGame .game-title[data-v-c236715c]{width:calc((100vw - 75px)/4);max-width:75px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;text-align:center}.content .wrap-content[data-v-c236715c]{pointer-events:none}.content .rankingList[data-v-c236715c]{width:100%;padding:0 15px;padding-bottom:34px}.content .rankingList .listHeader[data-v-c236715c]{height:70px;background-color:#6fd4c2;color:#fff;font-size:14px;position:relative}.rankingList .plant-left[data-v-c236715c]{width:76px;position:absolute;top:-8px;left:-6px}.rankingList .plant-right[data-v-c236715c]{position:absolute;width:76px;top:-8px;right:-6px}.rankingList .header[data-v-c236715c]{text-align:center;padding-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;height:70px;-webkit-box-shadow:0 2px 5px 1px rgba(8,112,119,.2);box-shadow:0 2px 5px 1px rgba(8,112,119,.2)}.rankingList .header .hr[data-v-c236715c]{width:231px;height:2px;margin:0 auto;background:#12ae97}.rankingList .header .userinfo[data-v-c236715c]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 28px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rankingList .header .userinfo span[data-v-c236715c]{font-size:16px;color:#fff21b;font-family:PingFang-SC-Medium;font-weight:500;text-shadow:0 1px 1px rgba(1,73,60,.3)}.rankingList .list[data-v-c236715c]{font-size:14px;width:100%;font-family:PingFang-SC-Regular;font-weight:400;color:#555}.rankingList .list img[data-v-c236715c]{width:25px;height:20px}.rankingList .list table[data-v-c236715c]{width:100%;border-collapse:collapse;border-spacing:0}.rankingList .list table td[data-v-c236715c]{height:36px;text-align:center;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}.rankingList .list table tr.myinfo[data-v-c236715c]{font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#333}.rankingList .list table thead[data-v-c236715c]{-webkit-box-shadow:0 2px 5px 1px rgba(8,112,119,.2);box-shadow:0 2px 5px 1px rgba(8,112,119,.2)}.rankingList .list table thead th[data-v-c236715c]{height:34px;line-height:34px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#fff;background-color:#1695ed}.rankingList .list table tbody tr[data-v-c236715c]:nth-child(odd){background-color:#fff}.rankingList .list table tbody tr[data-v-c236715c]:nth-child(2n){background-color:#dcf6ff}.rankingList .rankingIcon[data-v-c236715c]{background:#6bdbfb;color:#fff;text-align:center;line-height:20px}.rankingList .myrankingIcon[data-v-c236715c],.rankingList .rankingIcon[data-v-c236715c]{width:20px;height:20px;-webkit-border-radius:50%;border-radius:50%;font-size:12px;display:inline-block}.rankingList .myrankingIcon[data-v-c236715c]{background:-webkit-linear-gradient(37deg,#ff9436,#fdc352);background:linear-gradient(53deg,#ff9436,#fdc352);color:#fff!important}table tr:last-child td[data-v-c236715c]:first-child{-webkit-border-bottom-left-radius:15px;border-bottom-left-radius:15px}table tr:last-child td[data-v-c236715c]:last-child{-webkit-border-bottom-right-radius:15px;border-bottom-right-radius:15px}@media screen and (min-width:750px){.xw-new-list-nav[data-v-c236715c]{width:375px!important}}.gray-bg[data-v-136da318]{background-color:#f8f8f8;padding-bottom:10px}button[data-v-136da318]{outline:none;border:none}.pading16[data-v-136da318]{padding-left:16px;padding-right:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile[data-v-136da318]{font-size:12px;color:#666}.member[data-v-136da318],.mobile[data-v-136da318]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.member[data-v-136da318]{font-size:16px;color:#333;padding-top:9px}.member .avatar[data-v-136da318]{width:16%;-webkit-border-radius:50%;border-radius:50%;margin-right:10px}.mobile img[data-v-136da318]{width:8px;height:14px;margin-right:3px}.title[data-v-136da318]{font-size:14px;color:#333;padding-left:5px;margin-bottom:16px;font-family:PingFang-SC-Medium;font-weight:500;border-left:2px solid #ff7c08}.hr[data-v-136da318]{width:100vw;height:1px;background-color:#ddd}.warp[data-v-136da318]{width:91.47%;height:141px;color:#fff;font-size:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArAAAAEaCAMAAADe9ZSRAAABuVBMVEVsJABlMQNpNQXIgy1SAABmKgFvSQBhMQBbNwBHcEz9mD/uoj3+mT/lmDn7uzuOVRjUiTD8x1H6lDv7lj74uDn1wE72lDz1u0T8vDv6ujn4w0/7lj31kjz8mD/0uUP1lED7xVDzpEDqmjz6lTn7ujv7uzv+mzz9oTz9pjz8uDv9rDz+mDz+mTz+mjz8uzv+nDz8ujv+nTz+njz+nzz8uTv9sjz+lzz9ojz+oDz9pDz9ozz9pTz9qDz9qTz9qjz9pzz9qzz9uEr8tjv8tzv9rjz8szz9xlL9sTz8tDz9rzz9rTz9sDz9ukr8tTz9x1L9t0r8sjz9vEr9xVL+m0L+mkL9tUr8vDv9uUr9u0r+nEL9tkr8tTv9s0r+nUL8xED9vUr9tEr9w1L9xFL9yFL+nkL8xUD+n0L9skr+oEL9wlL8wz/9vkz+mj/9wVD+nD/9wE39u0j8wD3+mD38u0T+nT/9skf9s0P9vEv9sEP8uET8xkn8uUH9s0f9tkH9xFD9sUD8xUP9rkD9sj79uEf8uD79tkj9u0f9rT79vUj9u0v9x0/9tkX9xk3+nz/8u0H9ukv8uz38tT79qz0P7ZcbAAAAJnRSTlMGCRAmAQwDFQ4A62H6QeoYGuubt5ugjo75srWxgNaAoNZxUZzU1RA+7u0AAAwpSURBVHja7dr7VxNnHsfxCRBFLlpsvd96zt67u3Tb3WbvXdm12d1qdTeYWNwQQZCIIaQoAZYKCloRbWvXv3ifmdxmJjPJUEPm+Sbvt8dzPB5+fJ0P3ydgHCrV19d3wMwg0iqLpeJZhmrYuRpGZPjsmXMDQz/36xee/dKjHwfofXcfuPrQ2a+d/c7RTxr0W0d/sPd7R3+091Pf/mLrT/b+bO9jexftvefbp7YuOfqnvcv2/u7oI4/+Ve4TZ/9w9lmt/6j+6u5v7n4WoN949SvvRp2dPPzDU+eHIyWzFbJGyWuJa+/xgZgVYAEbPlir1OETvRWyFbCWV8N46+hQLAZYwGoFVv3vyXfesshaYo2q18GBWAywgNUMrNXhwapYo+w1cjQWAyxg9QQ7OvpOpCzWKHnteTsGWMDqCzZ1qqck1rC8Rp1eAQtY3cCmTkUtsYZ1D/wgBljA6g02VboK1MKq91YMsIDVHWzKenkZ5udZA4AFrP5gD5ufbhnuDwgAC1hNwVpHgWEYvUOABawEsCd7zV8uiByPARawEsCmTkQU2OgAYAErA+zhqPn7WTHAAlYG2NRwxIicBSxgpYA9r8CeASxghYAdPRUxoucAC1gpC/ujqOebC7CA1ROsenVFhwALWClgTyqwMcACVgrYFGABC1jAAhawgAUsYAELWMACFrCABWwFbD9gASsHbD9gAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC1jAAhawgAUsYAELWMACFrCABSxgAQtYwAIWsIAFLGABC9jvAXYJsIAVBHbpDmABKwfs0h3AAlYOWOUVsIAVA/beHcACVg5YyytgASsEbMkrYAErAmwqcwewgBUDtrKvgAWsBLCpTAawgBUDdikDWMDKAWt6BSxgpYC1vAIWsDLApu5lAAtYMWArXgELWAlgq14BC1gBYJcyGcACVgxYm1fAAlZ7sHavgAWs5mBr5ytgAas/WJdXwAJWa7CpTAawgBUDdikDWMDKAVvvFbCA1Ras+3wFLGB1BuvpFbCADQD26dOnX6r+q3ry5MkX5T5XVf797NmzByrzq9QXtwLsUiYDWMDu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) no-repeat;-webkit-background-size:cover;background-size:cover;background-position:50%;margin:0 auto;margin-top:10px;padding:15px 20px 0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.balance[data-v-136da318]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:17px}.balance .bignum[data-v-136da318]{font-size:31px}.balance a[data-v-136da318]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:26px;width:85px;font-size:15px;color:#fff;border:1px solid #fff;-webkit-border-radius:13px;border-radius:13px}.balance-info[data-v-136da318],.balance a[data-v-136da318]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.balance-info[data-v-136da318]{margin-top:17px;font-size:17px}.balance-info>div[data-v-136da318]:first-child{margin-right:70px}.balance-info>div>div[data-v-136da318]:first-child{margin-bottom:5px;font-size:12px}.handlebtn ul li .specimg[data-v-136da318]{position:absolute;top:0;left:0;width:22px}.spec .spectext[data-v-136da318]{position:absolute;top:-9px;right:-25px;width:70px;height:16px;background:#fd8848;-webkit-border-radius:8px 8px 8px 0;border-radius:8px 8px 8px 0;color:#fff;text-align:center;line-height:16px;z-index:2}.alipaywrap[data-v-136da318]{padding-top:10px;padding-bottom:10px}.alipay a[data-v-136da318]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#333;font-size:16px}.alipay img[data-v-136da318]{width:16px;margin-right:6px}.handlewrap[data-v-136da318]{padding-top:11px}.handlebtn ul[data-v-136da318]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.handlebtn ul[data-v-136da318],.handlebtn ul li[data-v-136da318]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.handlebtn ul li[data-v-136da318]{height:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48.53%;border:1px solid #ddd;-webkit-border-radius:6px;border-radius:6px;margin-bottom:10px;font-size:12px;color:#aaa;position:relative}.handlebtn ul li div[data-v-136da318]:first-child{font-size:17px;color:#333}.handlebtn ul li.selected div[data-v-136da318]:first-child{color:#ff7c08}.handlebtn ul li.selected[data-v-136da318]{color:#ff7c08;border-color:#ff7c08}.ali-info[data-v-136da318]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attions[data-v-136da318]{font-size:13px;color:#999;margin-bottom:14px}#go[data-v-136da318]{width:8px;height:11px}.notice[data-v-136da318]{height:169px;width:100vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;color:#333}.notice[data-v-136da318],.notice button[data-v-136da318]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notice button[data-v-136da318]{width:205px;height:39px;border:1px solid #ff7c08;-webkit-border-radius:10px;border-radius:10px}.notice img[data-v-136da318]{width:63px}.notice .text[data-v-136da318]{margin:15px 0}.handleout[data-v-136da318]{width:91.47%;height:39px;background:#ff7c08;font-size:16px;font-family:PingFang SC;font-weight:500;color:#fff;margin:10px auto}.handleout[data-v-136da318],.smsshowradius[data-v-136da318]{-webkit-border-radius:10px;border-radius:10px}.smsshow[data-v-136da318]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:12px;width:278px;height:177px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.smsshow .closeSmS[data-v-136da318]{position:absolute;right:15px}.smsshow .closeSmS img[data-v-136da318]{width:12px;height:12px}.smsshow .smstitle[data-v-136da318]{font-size:16px;font-family:PingFang SC;font-weight:400;color:#333;margin-bottom:15px}.smsshow .sendCode[data-v-136da318]{width:70px;height:20px;border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#333;background-color:transparent;margin-bottom:16px;padding:0}.smsshow input[data-v-136da318]{width:245px;height:38px;background:#fff;border:1px solid #eee;-webkit-border-radius:3px;border-radius:3px;padding-left:5px;font-size:15px;margin-bottom:10px}.smsshow .withdraw[data-v-136da318]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:134px;height:31px;background:#ff7c08;-webkit-border-radius:3px;border-radius:3px;font-size:17px;font-family:PingFang SC;font-weight:500;color:#fff}.nomargin[data-v-136da318]{margin:0}.handlewrap .tips[data-v-136da318]{font-size:12px;margin-bottom:15px;color:#666}.moneyInput[data-v-136da318]{height:50px;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px}.moneyInput input[data-v-136da318]{outline:none;border:none;background-color:transparent;height:100%;font-size:22px;margin-left:3px;width:100%}.moneyInput input[data-v-136da318]::-webkit-input-placeholder{font-size:15px;color:#ccc}input[data-v-136da318]::-moz-input-placeholder{font-size:15px;color:#ccc}input[data-v-136da318]::-ms-input-placeholder{font-size:15px;color:#ccc}.alipay[data-v-70ae7154]{padding-top:15px;width:100%;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background-color:#f8f8f8}.alipay .codewrap[data-v-70ae7154]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.router-link[data-v-70ae7154]{color:#ff7c08;font-size:16px;display:inline-block;margin-top:75px}.alipay>div[data-v-70ae7154]{height:50px;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.alipay>div input[data-v-70ae7154]{outline:none;border:none;background-color:transparent;height:100%;font-size:14px;width:100%}.alipay label[data-v-70ae7154]{font-size:15px;color:#333;display:inline-block;vertical-align:middle;-ms-flex-negative:0;flex-shrink:0;margin-right:20px;width:75px}.alipay .alipayImg[data-v-70ae7154]{width:16px;height:16px}.alipay .nameImg[data-v-70ae7154]{width:15px;height:16px}.alipay .mobileImg[data-v-70ae7154]{width:10px;height:16px}.alipay .safeImg[data-v-70ae7154]{width:13px;height:16px}.alipay .submit[data-v-70ae7154]{width:92%;height:40px;background:#ff7c08;-webkit-border-radius:10px;border-radius:10px;font-size:16px;padding:0;outline:none;text-align:center;line-height:40px;border:none;font-family:PingFang-SC-Regular;font-weight:400;color:#fff}.alipay .subwrap[data-v-70ae7154]{text-align:center;margin-top:70px}.alipay .sendCode[data-v-70ae7154]{width:90px;height:30px;-ms-flex-negative:0;flex-shrink:0;line-height:30px;padding:0;font-size:14px;color:#333;text-align:center;margin-right:5px;border:1px solid #ff7c08;-webkit-border-radius:15px;border-radius:15px;background-color:transparent}.alipay .sendCode[data-v-70ae7154]:disabled{border:1px solid #ccc}.detail[data-v-f365d89c]{min-height:100vh;background-color:#f8f8f8}.tips[data-v-f365d89c]{font-size:12px;font-family:PingFang SC;font-weight:400;color:#aaa;padding:10px 16px}ul[data-v-f365d89c]{background-color:#fff;padding:0 16px}.zqdetail ul li[data-v-f365d89c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;height:60px;border-bottom:1px solid #ddd}.zqdetail ul li>div[data-v-f365d89c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.zqdetail ul li>div[data-v-f365d89c]:last-child{-ms-flex-negative:0;flex-shrink:0;text-align:right}.zqdetail ul li>div .money[data-v-f365d89c]{color:#ff7c08;font-size:16px}.zqdetail ul li>div .time[data-v-f365d89c]{color:#999}.zqdetail ul li>div[data-v-f365d89c]:first-child{width:60%}.zqdetail ul li>div[data-v-f365d89c]:nth-child(2){width:40%}.zqdetail ul li>div:first-child div[data-v-f365d89c]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.zqdetail ul li>div[data-v-f365d89c]:first-child{color:#333;font-size:12px;margin-bottom:3px;-ms-flex-pack:distribute;justify-content:space-around}.pj[data-v-f365d89c]{color:#333;font-size:12px;margin-bottom:3px}.txdetail ul li[data-v-f365d89c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;height:60px;border-bottom:1px solid #ddd;color:#999}.txdetail ul li>div[data-v-f365d89c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.txdetail ul li>div .money[data-v-f365d89c]{color:#ff7c08}.txdetail ul li>div[data-v-f365d89c]:first-child{color:#333;font-size:16px;margin-bottom:3px}.xw-loading-button[data-v-f365d89c]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;text-align:center;height:39px;line-height:39px;border-top:1px solid #eee;margin:0!important;cursor:default;background:#fff}.xw-loading-button-frame[data-v-f365d89c]{height:14px;width:14px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;vertical-align:text-bottom;margin-left:5px}.not-found-area[data-v-0c4ecfea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:22vh}.tips[data-v-0c4ecfea]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333;font-size:16px}img[data-v-0c4ecfea]{width:85px;margin-bottom:3vh}.xw-game-center-search[data-v-6f657053]{padding:5px 10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xw-game-search-glass[data-v-6f657053]{width:15px;height:14px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;position:absolute;top:14px;left:20px}.bannerv[data-v-6f657053]{width:21px;height:23px;position:absolute;right:11px;top:9px}.xw-game-search-text[data-v-6f657053]{border:none;outline:none;-webkit-border-radius:7px;border-radius:7px;background:#fff;height:31px;width:calc(100% - 32px);padding-left:32px;overflow:hidden}.xw-game-search-text-span[data-v-6f657053]{font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.xw-game-list-loading-more[data-v-6f657053]{margin-top:8px}.xw-game-list-bub>img[data-v-6f657053]{width:27px;height:13px}.xw-game-list-more-title[data-v-6f657053]{font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08;margin-right:5px}.xw-loading-empty[data-v-6f657053]{background:#fff;width:100%;text-align:center;padding-top:40px;height:211px}.blesscardWrap[data-v-6f657053]{position:relative}.game-center[data-v-6f657053]{width:31px;height:22px;background:url(/static/images/game-new-noact.png) no-repeat;-webkit-background-size:contain;background-size:contain}.game-center-active[data-v-6f657053]{width:31px;height:22px;background:url(/static/images/game-new.png) no-repeat;-webkit-background-size:contain;background-size:contain}.my-join[data-v-6f657053]{width:26px;height:25px;background:url(/static/images/my-new.png) no-repeat;-webkit-background-size:contain;background-size:contain}.my-join-active[data-v-6f657053]{width:26px;height:25px;background:url(/static/images/my-new-act.png) no-repeat;-webkit-background-size:contain;background-size:contain}.game-center-active+.title[data-v-6f657053],.my-join-active+.title[data-v-6f657053]{color:#ff7c08!important}.split-line[data-v-6f657053]{width:1px;height:25px;background:#f1f0f0;position:absolute;right:0;top:13px}.xw-new-list-nav[data-v-6f657053]{position:fixed;width:100%;height:50px;z-index:2;bottom:0}.blesscard[data-v-6f657053]{position:absolute;top:33.8vh;color:#333;font-size:15px;width:100%;text-align:center;margin-top:30px}.blesscardWrap .tips[data-v-6f657053]{font-size:12px;color:#666;margin-top:16px}.actNewerRedPack[data-v-6f657053]{position:absolute;top:33.8vh;color:#9e4934;font-size:18px;width:100%;text-align:center;margin-top:15px}.actNewerRedPack .num[data-v-6f657053]{color:#ef2d45;font-size:36px}.actNewerRedPack .unit[data-v-6f657053]{color:#ef2d45;font-size:16px}.xw-loading-empty>img[data-v-6f657053]{width:75px;height:67px}.xw-loading-empty-text[data-v-6f657053]{margin-top:16px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;line-height:18px}.recom[data-v-6f657053]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;background-color:#fff;margin-top:3px}.rank-pop[data-v-6f657053]{margin-top:22.8vh}.animine-wrap[data-v-6f657053]{position:fixed;top:22.8vh;left:0;right:0;text-align:center}.animineImgPop[data-v-6f657053]{-webkit-animation:mymove-data-v-6f657053 2s ease .1s;animation:mymove-data-v-6f657053 2s ease .1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes mymove-data-v-6f657053{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate3d(39vw,18vh,0) scale(.25);transform:translate3d(39vw,18vh,0) scale(.25)}}@keyframes mymove-data-v-6f657053{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate3d(39vw,18vh,0) scale(.25);transform:translate3d(39vw,18vh,0) scale(.25)}}.recom>a[data-v-6f657053]{height:86px;-webkit-border-radius:7px;border-radius:7px;font-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recom>a[data-v-6f657053],.xw-fu-area[data-v-6f657053]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.xw-fu-area[data-v-6f657053]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:13px;color:#333;padding:5px 10px;padding-bottom:0;font-family:PingFang SC;font-weight:500}.tabs-item[data-v-6f657053]{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;position:relative}.title[data-v-6f657053]{font-size:10px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;margin-top:4px}.recom>a[data-v-6f657053]:first-child{margin-right:5px}.xw-boardcast-icon[data-v-6f657053]{height:28px!important}.recom>a[data-v-6f657053]:nth-child(2){margin-left:5px}.recom>a img[data-v-6f657053]{width:100%}.banner[data-v-6f657053]{vertical-align:middle}.BlessingCard a[data-v-6f657053]{font-size:12px;color:#888}.BlessingCard a span[data-v-6f657053]{color:#fc8d2a}.banner[data-v-6f657053]{width:100%;height:50px;margin-bottom:5px}.tab[data-v-6f657053]{border-bottom:1px solid #ddd;background-color:#fff}.mask[data-v-6f657053]{position:absolute;width:100%;z-index:1;background:rgba(0,0,0,.5)}.mask .menu[data-v-6f657053]{width:87px;height:102px;background:#fff;-webkit-border-radius:7px;border-radius:7px;position:absolute;right:10px;top:9px}.mask .menu ul[data-v-6f657053]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mask .menu ul[data-v-6f657053],.mask .menu ul li[data-v-6f657053]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mask .menu ul li[data-v-6f657053]{height:34px;border-bottom:1px solid #eee;font-size:14px}.triangle-up[data-v-6f657053]{width:0;height:0;position:absolute;top:-9px;right:40px;border:9px solid;border-color:transparent transparent #fff}.triangle[data-v-6f657053]{width:9px;height:6px}.tab ul[data-v-6f657053]{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#333}.tab ul li.selected[data-v-6f657053]{font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08}.list-item[data-v-6f657053]{font-size:12px;color:#999}.line[data-v-6f657053]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin:11px 30px}.line span[data-v-6f657053]{width:50px;height:1px;display:inline-block;background-color:#ddd}.line p[data-v-6f657053]{margin:0 10px;font-size:12px;color:#aaa}.empty[data-v-6f657053]{width:100%;text-align:center;height:178px;background-color:#fafafa}.empty>img[data-v-6f657053]{margin-top:21px;width:75px;height:67px}.text[data-v-6f657053]{margin-top:16px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#999}.empty button[data-v-6f657053]{width:90px;height:31px;background:#ff7c08;-webkit-border-radius:6px;border-radius:6px;font-size:15px;font-family:PingFang-SC-Regular;font-weight:400;border:none;outline:none;color:#fff;margin-top:15px;padding:0}.xw-loading-button[data-v-6f657053]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;text-align:center;height:39px;line-height:39px;border-top:1px solid #eee;margin:0!important;cursor:default;background:#fff}.xw-loading-button-frame[data-v-6f657053]{height:14px;width:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAALJUlEQVRoQ82bXXCU5RXHf+fN12ZJgNBA+DAEkxAIEQSrgBZGQFCoY7VOOzp604vWTjvthTPeKLWz03amN870otZOO73wxk6n7VTRVtAY0EJF1BGUz4QEiAgGSEFI3N1sNu/TOe/zJtnP7CbsSp+Z3GTffd5znv/5+J/znBWuY5knKGM65ZQHpyOmHodFuKYRYSEi8zGmFqEGlyBCACj1XxfHEMUhjOEKyH/BnAPOItKDyxmMnCUWvsY1YvJHhqcqpkz1iyZEOQRricVrcZw5QANQj6EBYT4wD5gFzAAqgZKUd40AEeAqcBlDH8J54IynKPTiuhcpL+2HcL+EiE1F1ikp6Ck3Ur4YnFVgVoHThDHzEaoxVIOZBhIEPYS8VgxMGORLhAEMA4icB7cH5CC4BymJnZyKkpNS0ITUzALziZtmjLMSMbchrPJQg4q8VMn/oSGEXgwHMfIR4h6iVLohel5CRPPdJm8FPdRi05bhuBvB3AmyBEwdUJvB/PJ9f67n1Iz7QS6A6QTZj+vsofzLY/mimZeC5unqr+EMtyKsBzaDuQ1kZi7pCvu5+QLkI+AtDHspKz8moWuXc70jp4ImNG0usfjXEWcr4q4DudkPHLn2LsbnV8Gcxjj7EHcnpWUfSmjw4kQvyqqgCeFAcC5xsxZjtuCwCUNLMaSe9J5CF4YOjLRTJgcg3Cch3Ez7ZFTQgLC9UkP9XYh5CPgGsCAhj01apgJ/IQ5o3vwPRl6hjP0Q0eCTpmRmBUPVtQzH1yPmAetz1BdYwEJt9xnQDvJPRkr2yq8HL6VunKagCRHEDaxhhMcQtoKXtJ1CSVTgfYyP5Bs4vIQTPSAhwonvSFLQ/JQKqoNtOK4i9wjQWmCBirOdcALDX3Cd1xgIH5XfMjT6omQFQ4FGhuUh3+9WFyF5F0dBPIXet/5oXpFQ9FSSgl5QeYoggQoNJj8A2eTzyGIJVIx9L4PZjcOfCA/t4znCAkY85Z4kQFV5M27JNoTHwawohgTF31M+Af6MO7KTSOwkvyFqFQxVzWYkvhnDg8AGQKsD9CMwYEbAVdak4aYERAsD/7PiSz0ZOTTpv4NhB2Wl7YQGL4l5kkqqyhtBvocRVVCZymjdZsU3rv3zdHbs341YueXQ/HgaMTvAvMhg7JSYZ4LzcNw2RH6CMff6tdu4YopUWSWUT7MoDl2D4YhF0tFzKCaS/t5u3L67LAAVM8BxIBa2cqiFJR94BJE3MeZ5XOeomGcr14BZjuGHwO1JwIzE7JdrFsHspRbFi8fgSq99rLTQFVIWs4j7Ub9mIcxeZmXq74QrZ6xMJWll54cIfwA5rAo+Ckbz3aNpXHM4ajdrWAtLvgllQTj9Dpz6N0S00yBFQjIFOWOgsgYa18Oiu2E4DF07ofc9q6Aim7iUq8JfQI6L+VngaWAJsMVnLeOPDkUth1l6P6z9EcxsgNN74PDfoe8TiGi3oYhIjiJXOQPmroDl34GbN8AXvfDe7+HE63jssyJFQbzWRzvQKWZ75e8Q0wxmdVqNF43aTsotD8OmZ2H+Svj8EBzbASfb4cJRiGiZlohkAaLPqM95yM2EujZYvAWWPQjzVsL5Q7D7l3DkH6DBPZCqoFc7auLvVhN9BaOR0yiKyU41qmDrA3DPz+Gm261jq5Jdb0DPHrhQBCQTkatbAU0boeU+q5wGvM8+hI5fwPHXsiiozEY6wT2lJroXWOSXQ8nkW020RKBhHdz5Y1h8HwRrQAU4+z707IbuAiKZCbnmLdC0CepX26Cmvq+Hu/8F6N0HIyaTiY6S8DOq4BFgIWg3LGVpkNF0MKsJlm6Flvuh4S6oqLLpou8onNwF3bvhwhGIqk8KlObbTEt5X1w7gwYCM6DuFmjeBIu3wtw2qJgOQ4PQ+y50/QtO7ILLPePpI90zBoBPxWwPnEa8YrYs7ZmRYZtzyqpgdgvcfDcs2QbzbrVRzUPyAHR3QPdbcFF98io4YtmOlyfzWIqcx5bU52bAnDZo3gzN90D9Gh+5L+Dzj6HzdRvJL3XB8CC4mibSRQeGMZxTBD8H5mYUQ0OwBhBNsuVVULvYmou+fOGdNvl7SB6Grl2+Tx6x/zOTQFKRU9KoKClyns8pcsvt/zSpf7rfHqK6RX8XxAatdWkgys6s+lRBrYK19Zd9eQJoG7cK5rTaUL3URzIwE+LRBCTb4eJxH0mldYpkalPbf5UenIec6yPXCupzY8gFIKrIfQKdu+DU25ZoxAY8S87DFfrzUzBJkOlQu9QKoX+KpBIA9T8PyZ1WEE0huZBMQq4NGjdAyzaLnPqhJnQPuQ6L3KUT+R3cOFSegtlNNBXTMSSroa4VGjfCEjWlFaBIago5+54vUIc97cg168eJPjnmc4rcdJizDJr8A6tfa1OBIqdkwkNO09HxySA3KnnfxEEmVcFUJGe3JvukJ5iPZKciqdFVBUvxyYwHpcjpQSlykWSfu6Qmn3hQWUw+Wd6xIJM9TWTzylHTKtegoEhustF1zLRSBfRNK3E/jZZK4L2glcHUJzqgPAIz4KeJiRJ9to1SkcxpYuqTxyDsc9egpoJl1ufUxOclmrimHY2WmUw8L+RU6oREP07Vlk7iusuqnm+QUN6qQeKiknztF7RY1JVfeukmMUiN+lweQSo7kklU7QUMzYi5Y9IXKvmGeeWOSq/OHbQiLVhlaZ9yWyXTSWlGCYMGJyUMOdJMVgUTyfb2wDPIWLmkt7KTX7kStVYcyng0P3oItlqGosp5ROGITxR8ypcrveSWMKFc0oLXmGUIj0z5cmVCqqUkOQDhy7a00qWKBWclkHaf6imfnQrVS1U4qeAdb1k8AdyR+3AmeCITWdYyp04pVwqXHxqwBL04ZZdtWbhyZOKm02S1zVaoNm2G+jvGeyfa6zn7AfS8VYzCOQLSjuM+j1NyNL+24WQVTW01KL9suRdqGu1OV05B15u2lixs68O2DTGv4poXicR6xhu/w/EtiNf4vXu88TtZzfznk5CsgQW32WSuZZAuLauUX577qNDNq+TGL4P94637yvLFOCXbwDwOLJ+iaslfG0Wyep4tWhMR1GJ5QGlwQZtWh0FeSmrd6/5jly/BinW4fP/6L19S2n7aalCOqeWWLq3llLPqARSugXwFTEfa5UvikRt7ffYwYtRUNaIWprOrRanWfUntf73jyDkDka8haWf4A4zsQNyX5VdDPaNfTL8AnRm8BeM+4OdFpW/XsUYvb1zw/NK/31CGou0MrxIvQOtfL0Dhr+C8Skn4aOKgUPoV9lNMIxBYAzwG3Pd/foWtJ6as5Q3v2iwaPSDP8WUiIpmHEJ6umk3JyHow3wLuAW66DhiL+VUdQugAeTXvIQQv6OiMzHCldtp0jOTbwDp/evAG3ZulnZEipyF4H0ZeBt6lLHIu7zEST8nvUkKLPyuD2Yqw0R+ZLCYi+e6tQ3p7QHZ5ynVFzsvfvCZ+2powjNnb38oFDLMGMds8RK25pjeJ8xXt+p7TKl3N8l2M7KSMA4Qi5/QuPtu2OeO0HemqqsWNL8f1hvH0invlDZhX03bAIeBtHPbilB5GmUqWEa6MaWKiw/UGhEaCbRizAdzV4LR8teOUbhc47yPytp8KkgZ+poxgMhEgCBXzcWlixLn1Kx2ILXE/xqEHhnQmLS/lVPacJprpZNJGmo2j94s60lxVoJHmQZDziNv9lY40p6A5PpReKnUYacB4AWj0Kk7vO2ryHEq/AvT5c2dnED5DTC9xc+GGDKWPKjr2s4Kq4AxGjE4kNuDqbTH1OLIAY2bl9bMCkcu4/s8KHJ3LppcSOctg+Or1/qzgfx6fG52/L08qAAAAAElFTkSuQmCC) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;vertical-align:text-bottom;margin-left:5px}.xw-game-list-hostest[data-v-6f657053]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.xw-game-list-item[data-v-6f657053]{width:81px;-ms-flex-negative:0;flex-shrink:0;margin-top:5px}.fade-enter-active[data-v-6f657053],.fade-leave-active[data-v-6f657053]{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter[data-v-6f657053],.fade-leave-to[data-v-6f657053]{opacity:0}.menu-enter-active[data-v-6f657053],.menu-leave-active[data-v-6f657053]{-webkit-transition:opacity .5s;transition:opacity .5s}.menu-enter[data-v-6f657053],.menu-leave-to[data-v-6f657053]{opacity:0}.min-height[data-v-6f657053]{min-height:calc(100vh - 60px)}.xw-tabs-areav[data-v-6f657053]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:13px;color:#333;padding:5px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:0;font-family:PingFang SC;font-weight:500}.btn[data-v-6f657053],.handle[data-v-6f657053],.xw-tabs-areav[data-v-6f657053]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn[data-v-6f657053]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn img[data-v-6f657053]{width:81px}.gray[data-v-6f657053]{color:#999}@media screen and (min-width:750px){.xw-game-list-hostest[data-v-6f657053]{width:375px!important}}.box-download-context[data-v-7a149728]{min-height:100vh;position:relative;background:url(https://cimgs.17xianwan.com/Imgs/xwbox_android10.jpg) no-repeat;-webkit-background-size:contain;background-size:contain}.wrap[data-v-7a149728]{background-color:#fec99d}.box-download-button[data-v-7a149728]{margin-top:40px;position:absolute;bottom:121px;width:88.8vw;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.box-download-button img[data-v-7a149728]{width:100%}.box-download-buttom-area[data-v-7a149728]{position:absolute;bottom:37px;width:100%}.box-download-tips[data-v-7a149728]{line-height:12px;text-align:center}.box-download-copy[data-v-7a149728],.box-download-tips[data-v-7a149728]{font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#666}.box-download-copy[data-v-7a149728]{margin:7px 27px 0;width:calc(100% - 54px);outline:none;border-style:dashed;cursor:default;resize:none;padding:10px 15px}@media screen and (min-width:750px){.box-download-buttom-area[data-v-7a149728],.box-download-icon[data-v-7a149728]{width:375px}}.xw-game-center-search[data-v-c886f834]{padding:5px 10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xw-game-search-glass[data-v-c886f834]{width:15px;height:14px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;position:absolute;top:14px;left:20px}.bannerv[data-v-c886f834]{width:21px;height:23px;position:absolute;right:11px;top:9px}.xw-game-search-text[data-v-c886f834]{border:none;outline:none;-webkit-border-radius:7px;border-radius:7px;background:#fff;height:31px;width:calc(100% - 32px);padding-left:32px;overflow:hidden}.xw-game-search-text-span[data-v-c886f834]{font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;height:100%}.xw-game-list-hostest[data-v-c886f834],.xw-game-search-text-span[data-v-c886f834]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xw-game-list-hostest[data-v-c886f834]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.xw-game-list-item[data-v-c886f834]{width:81px;-ms-flex-negative:0;flex-shrink:0}.xw-game-list-loading-more[data-v-c886f834]{margin-top:8px}.xw-game-list-bub>img[data-v-c886f834]{width:27px;height:13px}.xw-game-list-more-title[data-v-c886f834]{font-size:12px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08;margin-right:5px}.xw-loading-empty[data-v-c886f834]{background:#fff;width:100%;text-align:center;padding-top:40px;height:211px}.xw-loading-empty>img[data-v-c886f834]{width:75px;height:67px}.xw-loading-empty-text[data-v-c886f834]{margin-top:16px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;line-height:18px}.recom[data-v-c886f834]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;background-color:#fff;margin-top:3px}.rank-pop[data-v-c886f834]{margin-top:22.8vh}.blesscardWrap[data-v-c886f834]{position:relative}.blesscard[data-v-c886f834]{position:absolute;top:33.8vh;color:#333;font-size:15px;width:100%;text-align:center;margin-top:30px}.actNewerRedPack[data-v-c886f834]{position:absolute;top:33.8vh;color:#9e4934;font-size:18px;width:100%;text-align:center;margin-top:15px}.actNewerRedPack .num[data-v-c886f834]{color:#ef2d45;font-size:36px}.actNewerRedPack .unit[data-v-c886f834]{color:#ef2d45;font-size:16px}.blesscardWrap .tips[data-v-c886f834]{font-size:12px;color:#666;margin-top:16px}.animine-wrap[data-v-c886f834]{position:fixed;top:22.8vh;left:0;right:0;text-align:center}.animineImgPop[data-v-c886f834]{-webkit-animation:mymove-data-v-c886f834 2s ease .1s;animation:mymove-data-v-c886f834 2s ease .1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes mymove-data-v-c886f834{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate3d(39vw,18vh,0) scale(.25);transform:translate3d(39vw,18vh,0) scale(.25)}}@keyframes mymove-data-v-c886f834{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate3d(39vw,18vh,0) scale(.25);transform:translate3d(39vw,18vh,0) scale(.25)}}button.empty[data-v-c886f834]{width:90px;height:31px;background:#ff7c08;-webkit-border-radius:6px;border-radius:6px;font-size:15px;font-family:PingFang-SC-Regular;font-weight:400;border:none;outline:none;color:#fff;margin-top:15px;padding:0}.recom>a[data-v-c886f834]{height:86px;-webkit-border-radius:7px;border-radius:7px;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.recom>a[data-v-c886f834]:first-child{margin-right:5px}.xw-boardcast-icon[data-v-c886f834]{height:28px!important}.recom>a[data-v-c886f834]:nth-child(2){margin-left:5px}.recom>a img[data-v-c886f834]{width:100%}.banner[data-v-c886f834],img[data-v-0ead5286]{width:100%;vertical-align:middle}.contnet[data-v-0ead5286]{width:92%;margin:10px auto;background:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.08);box-shadow:0 2px 5px 0 rgba(0,0,0,.08);-webkit-border-radius:10px;border-radius:10px;font-size:13px;color:#666;padding-top:10px;padding-left:15px;padding-bottom:15px}.contnet img[data-v-0ead5286]{width:25px;height:25px;margin-right:5px;-ms-flex-item-align:start;align-self:flex-start}.progress[data-v-0ead5286]{color:#2aa14b}.link[data-v-0ead5286]{display:inline-block;position:fixed;min-width:100px;height:32px;background:#f62;-webkit-box-shadow:0 1px 2px 0 rgba(91,1,98,.1);box-shadow:0 1px 2px 0 rgba(91,1,98,.1);-webkit-border-top-left-radius:15px;border-top-left-radius:15px;-webkit-border-bottom-left-radius:15px;border-bottom-left-radius:15px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff;top:33%;right:0;border:2px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contnet .data[data-v-0ead5286],.link[data-v-0ead5286]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contnet .data[data-v-0ead5286]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;padding-right:15px}.contnet .title[data-v-0ead5286]{font-size:15px;color:#333;margin-bottom:5px}.cloro[data-v-0ead5286]{font-size:18px;color:#ff7c08}.cloro span[data-v-0ead5286]{font-size:12px;color:#ff7c08}.contnet .data>div[data-v-0ead5286]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.panda[data-v-0ead5286]{min-height:100vh}button[data-v-0ead5286]{outline:none;border:none;padding:0;margin:0;background-color:transparent;width:100%;margin:10px auto}.tips[data-v-0ead5286]{font-size:14px;color:#666;text-align:center}button img[data-v-0ead5286]{width:92%}.cpa_wrapper[data-v-ca57cd38]{background-color:#f5f5f5;padding-bottom:85px}.game[data-v-ca57cd38]{padding:10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ddd;background-color:#fff}.game img[data-v-ca57cd38]{width:70px;height:70px;-webkit-border-radius:12px;border-radius:12px;margin-right:11px}.game>div[data-v-ca57cd38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.game .tips[data-v-ca57cd38]{color:#999;font-size:12px}.game .title[data-v-ca57cd38]{color:#333;font-size:19px}.game>div span[data-v-ca57cd38]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1px 8px;background:#ff965c;-webkit-border-radius:8px 2px 8px 2px;border-radius:8px 2px 8px 2px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fefefe;margin-right:5px}.game>div span[data-v-ca57cd38]:nth-child(2){background-color:#58beff}.game>div span[data-v-ca57cd38]:nth-child(3){background-color:#d086ff}.game .money[data-v-ca57cd38]{font-size:21px;font-family:PingFang SC;font-weight:700;color:#ff7c08}.game .money .unit[data-v-ca57cd38]{font-size:14px;font-style:normal;margin-top:5px}.metheds[data-v-ca57cd38]{min-height:70px;padding-bottom:8px;text-align:center;font-size:14px;font-family:PingFang SC;font-weight:400;color:#666;position:relative;padding-top:11px;background-color:#fff}.metheds .bk[data-v-ca57cd38]{width:39px;height:39px;position:absolute;top:0;left:0}.metheds .title[data-v-ca57cd38]{font-size:16px;font-family:PingFang SC;font-weight:400;color:#333;margin-bottom:8px}.metheds .title span[data-v-ca57cd38]{color:#ff7c08}.progress[data-v-ca57cd38]{background-color:#f8f8f8;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.progress img[data-v-ca57cd38]{margin-right:-10px;width:36.23%}.progress img.finnaly[data-v-ca57cd38]{width:33.33%}.detail-show-slider[data-v-ca57cd38] .xw-slider-content{width:100%;height:40px;background:#000;opacity:.8;position:fixed;top:0;font-size:14px;color:#fff;z-index:6666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-show-slider .van-count-down[data-v-ca57cd38]{font-size:14px;color:#fff;line-height:15px}.strategy_wrapper[data-v-ca57cd38]{padding:12px;background:#fff;margin-bottom:5px}.strategy_wrapper .step_wrapper[data-v-ca57cd38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.step_wrapper .step_item[data-v-ca57cd38]{font-size:12px;color:#999;margin-right:2px}.step_wrapper .step_item[data-v-ca57cd38]:last-child{margin-right:0}.strategy_container[data-v-ca57cd38]{padding:0 0 10px;background:#fff8f3;-webkit-border-radius:5px;border-radius:5px;position:relative}.strategy_container .strategy_title[data-v-ca57cd38]{width:82px}.strategy_container .strategy_list[data-v-ca57cd38]{margin-top:7px;padding:0 10px;line-height:17px;font-size:12px}.today_wrapper[data-v-ca57cd38]{margin-bottom:5px;background:#fff}.today_wrapper .header[data-v-ca57cd38]{height:39px;line-height:39px;color:#333;font-size:14px;font-family:PingFang SC;font-weight:500;padding-left:15px;position:relative;border-bottom:1px solid #ddd}.today_wrapper .header[data-v-ca57cd38]:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:2px;height:14px;background:#ff7c08;position:absolute;top:34%;left:3%}.today_wrapper .header span[data-v-ca57cd38]{font-size:12px;color:#999}.today_title .sub_title[data-v-ca57cd38]{font-size:14px;font-weight:400}.today_title_wrapper .today_award[data-v-ca57cd38]{font-size:16px;color:#ff6b08}.today_wrapper .today_content[data-v-ca57cd38]{padding:16px 0 25px}.today_content .today_item[data-v-ca57cd38]{margin-bottom:24px}.today_content .today_item[data-v-ca57cd38]:last-child{margin-bottom:0}.today_item .item_title_wrapper[data-v-ca57cd38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}.item_title_wrapper .item_num[data-v-ca57cd38]{font-size:16px;font-family:PingFang SC;font-weight:600;margin-bottom:10px;color:#333}.item_title_wrapper .item_title[data-v-ca57cd38]{width:calc(100% - 30px);text-align:center;font-size:14px;font-family:PingFang SC;font-weight:400}.item_upload_wrapper[data-v-ca57cd38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;margin:0 3.2%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item_img_wrapper .input_container[data-v-ca57cd38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.item_img_wrapper .input_container>div[data-v-ca57cd38]{font-size:15px;font-family:PingFang SC;font-weight:600;color:#333;margin-bottom:5px}.input_container .answer[data-v-ca57cd38]{text-indent:17px;height:41px;background:#f9f9f9;-webkit-border-radius:4px;border-radius:4px;border:1px solid #eee;font-size:14px;color:#333}.input_container .type_two_answer[data-v-ca57cd38]{width:100%}.input_container .submit_answer[data-v-ca57cd38]{width:84px;height:40px;background:#fff5eb;-webkit-border-radius:4px;border-radius:4px;border:1px solid #ff6b08;font-size:14px;color:#ff6b08;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.input_container .submit_answer[data-v-ca57cd38],.item_img_wrapper .input_container2[data-v-ca57cd38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item_img_wrapper .input_container2[data-v-ca57cd38]{margin:0 15px;margin-top:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.input_container2 .answer[data-v-ca57cd38]{text-indent:17px;height:41px;background:#f9f9f9;-webkit-border-radius:4px;border-radius:4px;border:1px solid #eee;font-size:14px;color:#333;margin-right:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.input_container2 .type_two_answer[data-v-ca57cd38]{width:100%}.input_container2 .submit_answer[data-v-ca57cd38]{width:84px;height:40px;background:#fff5eb;-webkit-border-radius:4px;border-radius:4px;border:1px solid #ff6b08;font-size:14px;color:#ff6b08;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item_img_wrapper .step_img[data-v-ca57cd38]{text-align:center}.item_img_wrapper .item_img[data-v-ca57cd38]{width:60%;vertical-align:middle;margin:0 auto;border:2px solid #fd9d09}.item_img_wrapper .left-img[data-v-ca57cd38]{width:40%;text-align:center;font-size:15px;color:#333}.item_img_wrapper .left-img>div[data-v-ca57cd38]{margin-bottom:5px}.item_img_wrapper .right-upload[data-v-ca57cd38]{width:40%;position:absolute;z-index:555;right:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item_img_wrapper .left-img img[data-v-ca57cd38]{width:100%;vertical-align:middle}.item_img_wrapper .upload_img[data-v-ca57cd38]{width:100%}.item_img_wrapper .right-upload .title[data-v-ca57cd38]{text-align:center;font-size:15px;margin-bottom:5px;color:#ff7c08}.item_img_wrapper .right-upload .title img[data-v-ca57cd38]{width:15px}.item_img_wrapper .upload_container[data-v-ca57cd38]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#eee;-webkit-border-radius:2px;border-radius:2px;border:1px dashed #ccc;height:100%}.item_img_wrapper .upload_container>div[data-v-ca57cd38]{height:100%;width:100%}.item_img_wrapper .upload_container>div .upload_wrapper[data-v-ca57cd38],.preview_wrapper[data-v-ca57cd38]{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preview_wrapper[data-v-ca57cd38]{position:relative}.preview_wrapper .preiview_container[data-v-ca57cd38]{width:100%;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preview_wrapper .upload_img[data-v-ca57cd38]{width:100%;margin-left:0;margin-right:0;vertical-align:middle}.preview_wrapper .close[data-v-ca57cd38]{position:absolute;top:-12px;right:-12px;width:24px}.choice_wrapper .subject_item[data-v-ca57cd38]{height:40px;-webkit-border-radius:20px;border-radius:20px;border:1px solid #d0d0d0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px;font-size:16px;color:#333;margin:0 35px;margin-bottom:10px}.choice_wrapper .selected[data-v-ca57cd38]{border:1px solid #ff6b08;color:#ff6b08}.inviteCode[data-v-ca57cd38]{width:137px;height:40px;line-height:38px;-webkit-border-radius:20px;border-radius:20px;border:1px dashed #ff7c08;margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#ff7c08;margin-bottom:7px;text-align:center;outline:none;resize:none}.copy_txt[data-v-ca57cd38]{text-align:center;font-size:12px;color:#999;margin-bottom:18px}.item_img_wrapper .upload_container .add_icon[data-v-ca57cd38]{width:47px}.task_list_wrapper .list_item[data-v-ca57cd38]{height:44px;margin-bottom:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 18px;background-color:#fff}.list_item .task_award[data-v-ca57cd38],.list_item .task_desc[data-v-ca57cd38]{font-size:14px}.list_item .is_grey[data-v-ca57cd38]{color:#999}.list_item .is_black[data-v-ca57cd38]{color:#333}.list_item .is_orange[data-v-ca57cd38]{color:#ff6b08}.recommend_wrapper[data-v-ca57cd38]{margin-bottom:114px}.recommend_wrapper .recommend_title[data-v-ca57cd38]{height:41px;line-height:41px;padding-left:15px;font-size:16px;color:#333;font-weight:700}.recommend_content .recommend_item[data-v-ca57cd38]{height:71px;background:#fff;margin-bottom:1px;padding:0 15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recommend_content .recommend_item[data-v-ca57cd38],.recommend_item .recommend_left[data-v-ca57cd38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recommend_item .recommend_left[data-v-ca57cd38]{width:calc(100% - 100px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.recommend_left .game_icon[data-v-ca57cd38]{width:51px;-webkit-border-radius:6px;border-radius:6px;margin-right:10px}.recommend_left .title_desc[data-v-ca57cd38]{width:calc(100% - 61px)}.title_desc .game_name[data-v-ca57cd38]{font-size:14px;color:#333;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.title_desc .game_desc[data-v-ca57cd38]{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recommend_item .recommend_right[data-v-ca57cd38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recommend_right .game_award[data-v-ca57cd38]{font-size:14px;color:#ff6b08;margin-bottom:3px}.recommend_right .earn_btn[data-v-ca57cd38]{width:72px;height:24px;background:#ff9930;-webkit-border-radius:4px;border-radius:4px;font-size:14px;color:#fff}.recommend_right .earn_btn[data-v-ca57cd38],.remain_time[data-v-ca57cd38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.remain_time[data-v-ca57cd38]{width:100%;height:32px;position:fixed;bottom:50px;z-index:999;background:#fff;font-size:12px;color:#999}.remain_time .van-count-down[data-v-ca57cd38]{color:#999;font-size:12px}.detail-buttom-area[data-v-ca57cd38]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;z-index:9999;bottom:0;background:#fff;border-top:1px solid #ddd;width:100%}.detail-buttom-call-service[data-v-ca57cd38]{height:100%;width:30%;-ms-flex-negative:3;flex-shrink:3}.detail-start[data-v-ca57cd38]{height:100%;width:70%;-ms-flex-negative:7;flex-shrink:7;padding:5px 10px 5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-start[data-v-ca57cd38] .xw-button{background:-webkit-gradient(linear,right top,left top,from(#ff9830),to(#ffcc54));background:-webkit-linear-gradient(right,#ff9830,#ffcc54);background:linear-gradient(270deg,#ff9830,#ffcc54)}.call-service-logo[data-v-ca57cd38]{width:23px;height:21px;background:url(/static/images/call.png) no-repeat;-webkit-background-size:contain;background-size:contain;margin:6px auto 4px}.call-service-text[data-v-ca57cd38]{line-height:11px;font-size:11px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;text-align:center}.detail-start .begin_btn[data-v-ca57cd38],.detail-start .submit_btn[data-v-ca57cd38]{height:39px;width:calc((100% - 8px) / 2);background:-webkit-gradient(linear,right top,left top,from(#ff9830),to(#ffcc54));background:-webkit-linear-gradient(right,#ff9830,#ffcc54);background:linear-gradient(270deg,#ff9830,#ffcc54);-webkit-border-radius:10px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#fff}.detail-start .begin_disabled[data-v-ca57cd38],.detail-start .submit_disabled[data-v-ca57cd38],.detail-start[data-v-ca57cd38] .xw-button-disabled{background:#999}.detail-start-disabled[data-v-ca57cd38] .xw-button-disabled{background:-webkit-gradient(linear,right top,left top,from(#ff9830),to(#ffcc54));background:-webkit-linear-gradient(right,#ff9830,#ffcc54);background:linear-gradient(270deg,#ff9830,#ffcc54)}.stepPop[data-v-ca57cd38]{width:100%;height:100%;position:fixed;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.7);z-index:100000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stepPop .step_wrapper[data-v-ca57cd38]{margin:0 50px}.step_wrapper .pop_header[data-v-ca57cd38]{width:100%;position:relative}.pop_header .pop_bg[data-v-ca57cd38]{width:100%;vertical-align:middle}.pop_header .pop_title[data-v-ca57cd38]{position:absolute;left:50%;top:3.8vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:18px;color:#fff}.step_wrapper .pop_content[data-v-ca57cd38]{background:#fff;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;padding:25px}.pop_content .tips_txt[data-v-ca57cd38]{font-size:14px;color:#333}.pop_content .tips_txt[data-v-ca57cd38]:last-child{text-align:center}.tips_txt span[data-v-ca57cd38]{color:#ff6b08}.pop_step_item[data-v-ca57cd38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:8px}.pop_step_item .pop_step_num[data-v-ca57cd38]{width:16px;height:16px;background:#ffc750;-webkit-border-radius:50%;border-radius:50%;font-size:12px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3px}.pop_step_item .pop_step_txt[data-v-ca57cd38]{width:calc(100% - 20px);color:#333;font-size:14px}.pop_content .know_btn[data-v-ca57cd38]{height:42px;background:-webkit-gradient(linear,right top,left top,from(#ff9830),to(#ffcc54));background:-webkit-linear-gradient(right,#ff9830,#ffcc54);background:linear-gradient(270deg,#ff9830,#ffcc54);-webkit-box-shadow:0 2px 4px 0 rgba(255,159,53,.4);box-shadow:0 2px 4px 0 rgba(255,159,53,.4);-webkit-border-radius:22px;border-radius:22px;font-size:16px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}.pop_content .try_btn[data-v-ca57cd38]{margin-top:17px}.submit_toast[data-v-ca57cd38]{position:fixed;left:50%;top:50%;z-index:7777;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:266px;height:152px;background:rgba(0,0,0,.6);-webkit-border-radius:10px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.submit_toast .notice_icon[data-v-ca57cd38]{width:30px;margin-bottom:9px}.submit_toast .failed_txt[data-v-ca57cd38]{font-size:16px;color:#fff;text-align:center}.stepPop .installTips[data-v-ca57cd38]{margin:0 40px;padding-bottom:30px;background:#fff;-webkit-border-radius:10px;border-radius:10px}.installTips .install_tip_img[data-v-ca57cd38]{width:100%;vertical-align:middle}.installTips .know[data-v-ca57cd38]{margin:0 25px;height:42px;background:-webkit-gradient(linear,right top,left top,from(#ff9830),to(#ffcc54));background:-webkit-linear-gradient(right,#ff9830,#ffcc54);background:linear-gradient(270deg,#ff9830,#ffcc54);-webkit-box-shadow:0 2px 4px 0 rgba(255,159,53,.4);box-shadow:0 2px 4px 0 rgba(255,159,53,.4);-webkit-border-radius:10px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#fff}.installTips .no_remind[data-v-ca57cd38]{text-align:center;font-size:14px;color:#999;margin-top:13px}.stepPop .complete_wrapper[data-v-ca57cd38]{margin:0 50px}.complete_wrapper .decoration[data-v-ca57cd38]{width:100%;vertical-align:middle}.complete_wrapper .complete_content[data-v-ca57cd38]{background:#fff;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;padding:15px 0 25px;text-align:center}.complete_content .complete_award[data-v-ca57cd38]{font-size:34px;color:#ff6b08}.complete_content .member_bonus[data-v-ca57cd38]{font-size:14px;color:#d30000}.complete_content .issued[data-v-ca57cd38]{font-size:14px;color:#999;margin-bottom:8px}.complete_content .award_list[data-v-ca57cd38]{margin-left:10px;width:calc(100% - 20px);background:#fffcf6;-webkit-border-radius:5px;border-radius:5px}.award_list tr[data-v-ca57cd38]{height:35px;font-size:12px}.award_list .list_grey[data-v-ca57cd38]{color:#666}.award_list .list_orange[data-v-ca57cd38]{color:#ff6b08}.list_orange div[data-v-ca57cd38]{width:80px;margin:0 auto;position:relative}.list_orange .go_on[data-v-ca57cd38]{width:40px;position:absolute;right:-24px;bottom:7px}.complete_content .recommend_for_you[data-v-ca57cd38]{font-size:14px;color:#999;margin:12px 0 18px}.complete_content .recommend_for_item[data-v-ca57cd38]{margin:0 10px 30px;padding:0 5px;height:70px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f7f7f7;-webkit-border-radius:5px;border-radius:5px}.complete_content .recommend_for_item[data-v-ca57cd38],.recommend_for_item .recommend_item_left[data-v-ca57cd38]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recommend_for_item .recommend_item_left[data-v-ca57cd38]{width:calc(100% - 80px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.recommend_item_left .game_icon[data-v-ca57cd38]{width:50px;-webkit-border-radius:13px;border-radius:13px;margin-right:6px}.recommend_item_left .name_desc[data-v-ca57cd38]{width:calc(100% - 56px);text-align:left}.name_desc .game_title[data-v-ca57cd38]{width:100%;font-size:14px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.name_desc .desc[data-v-ca57cd38]{width:100%;font-size:12px;color:#999;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recommend_for_item .play_award[data-v-ca57cd38]{font-size:14px;color:#ff6b08}.complete_content .i_know[data-v-ca57cd38]{margin:0 25px;height:42px;background:-webkit-gradient(linear,right top,left top,from(#ff9830),to(#ffcc54));background:-webkit-linear-gradient(right,#ff9830,#ffcc54);background:linear-gradient(270deg,#ff9830,#ffcc54);-webkit-border-radius:24px;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#fff}.uninstall_submit[data-v-ca57cd38]{width:100%;height:100%;position:fixed;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.8);z-index:1000000}.uninstall_submit .guide_pic[data-v-ca57cd38]{width:65.6vw;position:fixed;bottom:54px;left:17.2vw}.guide_pic .guide_txt[data-v-ca57cd38]{width:100%}.guide_pic .jiantou[data-v-ca57cd38]{height:51px;margin-left:8.5vw;margin-top:13px}.blur_img[data-v-ca57cd38]{-webkit-filter:blur(4px);filter:blur(4px)}.benefit[data-v-b74b3d80]{min-height:100vh;background:-webkit-linear-gradient(71deg,#483bf0,#cd3cfc);background:linear-gradient(19deg,#483bf0,#cd3cfc);padding-bottom:40px}.wrap[data-v-b74b3d80]{width:94.67%;min-height:100px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin:0 auto;margin-top:-138px;position:relative;z-index:1;padding:15px 11px;padding-bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box}.wrap li a[data-v-b74b3d80]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;color:#333;padding-bottom:10px;min-height:77px}.wrap li img[data-v-b74b3d80]{width:57px;height:57px;-webkit-border-radius:10px;border-radius:10px;margin-right:10px}.wrap .titlewrap[data-v-b74b3d80]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrap .title[data-v-b74b3d80]{display:inline-block;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;max-width:calc(100vw - 235px)}.wrap .leftwrap[data-v-b74b3d80]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #eee;padding-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.wrap li:last-child .leftwrap[data-v-b74b3d80]{border:none}.wrap .button[data-v-b74b3d80]{width:75px;height:27px;text-align:center;background:-webkit-linear-gradient(71deg,#5d3bf0,#cd3cfc);background:linear-gradient(19deg,#5d3bf0,#cd3cfc);-webkit-border-radius:13px;border-radius:13px;color:#fff;font-size:12px;line-height:27px;padding:0;margin:0;outline:none;border:none}.wrap .tips[data-v-b74b3d80]{min-width:41px;height:16px;background:rgba(255,124,8,.12);-webkit-border-radius:10px 0 10px 0;border-radius:10px 0 10px 0;font-size:12px;color:#fbaa62;margin-left:5px;padding:0 8px}.wrap .info[data-v-b74b3d80]{font-size:12px;color:#666;margin-top:7px}.wrap .info span[data-v-b74b3d80]{color:#ff7c08}img[data-v-b74b3d80]{width:100%}.zqdetail .paih .list_page[data-v-afb44e20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;margin-top:13px}.zqdetail .paih .list_page div[data-v-afb44e20]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#666}.zqdetail .paih .list_page div[data-v-afb44e20]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px;font-size:16px;font-family:PingFang SC;font-weight:400;color:#333}.paih_ul[data-v-afb44e20]{padding:0}.zqdetail .paih[data-v-afb44e20]{margin:0 15px;background:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.1);display:block;height:70px;-ms-flex-pack:distribute;justify-content:space-around;-webkit-border-radius:10px;border-radius:10px;margin-top:8px}.zqdetail .paih .list_page .btn[data-v-afb44e20]{background:-webkit-gradient(linear,left bottom,left top,from(#ffbb38),to(#ff9435));background:-webkit-linear-gradient(bottom,#ffbb38,#ff9435);background:linear-gradient(0deg,#ffbb38,#ff9435);-webkit-border-radius:12.5px;border-radius:12.5px;width:73px;height:25px;text-align:center;line-height:25px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#fff;margin-top:-3px}.btns[data-v-afb44e20]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#999;margin-top:-3px}.btnss[data-v-afb44e20]{width:73px;height:25px;color:#fff;background:#ccc;-webkit-border-radius:12.5px;border-radius:12.5px;text-align:center;line-height:25px}.zqdetail .paih .time[data-v-afb44e20]{width:205px;height:21px;background:#ffefe1;-webkit-border-top-right-radius:10px;border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px;font-size:13px;font-family:PingFang SC;font-weight:400;color:#ff9308;text-align:center}.detail[data-v-afb44e20]{min-height:100vh;background-color:#f8f8f8}.empty .texts[data-v-afb44e20]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#999}.empty .texts span[data-v-afb44e20]{font-size:18px;font-family:PingFang SC;font-weight:400;color:#333;margin-top:20px;display:inline-block;margin-bottom:12px}.empty .texts-img[data-v-afb44e20]{margin-top:117px;width:101px;height:160.5px}.tips[data-v-afb44e20]{font-size:12px;font-family:PingFang SC;font-weight:400;color:#aaa;padding:10px 16px}ul[data-v-afb44e20]{background-color:#fff;padding:0 16px}.empty[data-v-afb44e20]{width:100%;text-align:center;height:178px;color:#333;font-size:14px}.empty>img[data-v-afb44e20]{margin-top:21px;width:155px;height:138px}.zqdetail ul li[data-v-afb44e20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;height:60px;border-bottom:1px solid #ddd}.zqdetail ul li>div[data-v-afb44e20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.zqdetail ul li>div[data-v-afb44e20]:last-child{-ms-flex-negative:0;flex-shrink:0}.zqdetail ul li>div .money[data-v-afb44e20]{color:#ff7c08;font-size:16px;text-align:right}.zqdetail ul li>div .time[data-v-afb44e20]{color:#999}.zqdetail ul li>div[data-v-afb44e20]:first-child{color:#333;font-size:12px;margin-bottom:3px;-ms-flex-pack:distribute;justify-content:space-around}.pj[data-v-afb44e20]{color:#333;font-size:16px}.txdetail ul li[data-v-afb44e20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;height:60px;border-bottom:1px solid #ddd;color:#999}.txdetail ul li>div[data-v-afb44e20]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.txdetail ul li>div .money[data-v-afb44e20]{color:#ff7c08}.txdetail ul li>div[data-v-afb44e20]:first-child{color:#333;font-size:16px;margin-bottom:3px}.xw-loading-button[data-v-afb44e20]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;text-align:center;height:39px;line-height:39px;border-top:1px solid #eee;margin:0!important;cursor:default;background:#fff}.xw-loading-button-frame[data-v-afb44e20]{height:14px;width:14px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;vertical-align:text-bottom;margin-left:5px}.detail[data-v-41b360f9]{min-height:100vh;background-color:#f8f8f8;text-align:center}#strategy-back[data-v-41b360f9]{position:fixed;width:41px;height:41px;right:10px;top:70%;z-index:2}#strategy-back img[data-v-41b360f9]{width:100%}.empty .texts[data-v-41b360f9]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#999}.empty .texts span[data-v-41b360f9]{font-size:18px;font-family:PingFang SC;font-weight:400;color:#333;margin-top:20px;display:inline-block;margin-bottom:12px}.empty .texts-img[data-v-41b360f9]{margin-top:117px;width:101px;height:160.5px}.contentlist[data-v-41b360f9]{padding:8px 15px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.contentlist li[data-v-41b360f9]{width:100%;height:70px;text-align:left;background:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.1);-webkit-border-radius:10px;border-radius:10px;padding-top:6px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px}.contentlist li .contenthead[data-v-41b360f9]{padding:0 10px;height:21px;line-height:21px;display:inline-block;background:#ffefe1;-webkit-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0;font-size:13px;font-family:PingFang SC;font-weight:400;color:#ff9308;white-space:nowrap}.contentlist li div[data-v-41b360f9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;margin-top:7px;-webkit-box-sizing:border-box;box-sizing:border-box}.contentlist li div p[data-v-41b360f9]{font-size:16px;font-family:PingFang SC;font-weight:400;color:#333}.contentlist li div p span[data-v-41b360f9]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#666;margin-left:20px}.contentlist li div p[data-v-41b360f9]:nth-child(2){width:73px;height:25px;line-height:25px;background:-webkit-gradient(linear,left top,left bottom,from(#ffac38),to(#ff6100));background:-webkit-linear-gradient(top,#ffac38,#ff6100);background:linear-gradient(180deg,#ffac38,#ff6100);-webkit-border-image:-webkit-gradient(linear,right top,left top,from(#ff4e65),to(#ff9100)) 2 2;-webkit-border-image:-webkit-linear-gradient(right,#ff4e65,#ff9100) 2 2;border-image:-webkit-gradient(linear,right top,left top,from(#ff4e65),to(#ff9100)) 2 2;border-image:linear-gradient(270deg,#ff4e65,#ff9100) 2 2;-webkit-border-radius:12px;border-radius:12px;text-align:center;font-size:14px;font-family:PingFang SC;font-weight:400;color:#fff}.contentlist li div .yiling[data-v-41b360f9]:nth-child(2){background:#fff;color:#999}.contentlist li div .yilings[data-v-41b360f9]:nth-child(2){background:#ccc}.item[data-v-15de085e]{min-height:99px;margin-bottom:7px;background-color:#fff;padding:10px 0}.xw-earnings[data-v-15de085e]{min-height:100vh}.item .date[data-v-15de085e]{display:inline-block;height:21px;color:#fff;-webkit-border-top-right-radius:11px;border-top-right-radius:11px;-webkit-border-bottom-right-radius:11px;border-bottom-right-radius:11px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;background-color:#ccc;line-height:21px;padding:0 16px}.item .specdate[data-v-15de085e]{color:#ff7c08;background:#ffefe1}.item .title[data-v-15de085e]{font-size:15px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;margin-top:10px;margin-right:13px}.item .tips[data-v-15de085e]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;margin-top:7px;color:#666}.item .gold[data-v-15de085e]{font-size:16px;color:#aaa;margin-bottom:3px}.item .spec[data-v-15de085e]{font-size:16px;color:#ff7c08}.item .gold .unit[data-v-15de085e]{font-size:12px}.item button[data-v-15de085e]{min-width:75px;height:25px;border:none;-webkit-border-radius:6px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;outline:none;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);border-radius:6px}.item .statictext[data-v-15de085e]{color:#ff7c08;font-size:12px}.item .statictext div[data-v-15de085e]:first-child{font-size:14px;margin-bottom:4px}.tipswrap[data-v-15de085e]{font-size:12px;color:#666;padding:8px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.xw-loading-button[data-v-15de085e]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;text-align:center;height:39px;line-height:39px;border-top:1px solid #eee;margin:0!important;cursor:default;background:#fff}.xw-loading-empty[data-v-15de085e]{width:100%;text-align:center;padding-top:60px}.xw-loading-empty>img[data-v-15de085e]{width:41.33%}.xw-loading-empty-text[data-v-15de085e]{margin-top:25px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.xw-loading-button-frame[data-v-15de085e]{height:14px;width:14px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;vertical-align:text-bottom;margin-left:5px}.router-link[data-v-15de085e]{color:#ff7c08;font-size:16px;display:inline-block;margin-top:75px}.item .rightwrap[data-v-15de085e]{-ms-flex-negative:0;flex-shrink:0;text-align:center}.item .normal[data-v-15de085e]{color:#fff;background:-webkit-gradient(linear,left bottom,left top,from(#ff7c08),to(#ff9d12));background:-webkit-linear-gradient(bottom,#ff7c08,#ff9d12);background:linear-gradient(0deg,#ff7c08,#ff9d12)}a[data-v-15de085e]{color:#333}.item .graybtn[data-v-15de085e]{color:#fff;background-color:#ddd}.item .info[data-v-15de085e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 17px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.guize[data-v-2fadb296]{width:24px;height:39px;background:-webkit-gradient(linear,left top,left bottom,from(#fff5ce),to(#ffe6a0));background:-webkit-linear-gradient(top,#fff5ce,#ffe6a0);background:linear-gradient(180deg,#fff5ce,#ffe6a0);-webkit-border-radius:5px;border-radius:5px;position:absolute;right:10px;top:76px;font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#963014;padding:0 3px;text-align:center;line-height:19px}.Blessingcardtitle[data-v-2fadb296]{width:calc(100% - 48px)}.Blessingcard[data-v-2fadb296]{padding-top:1px;text-align:center;min-height:100vh;background:url(https://cimgs.17xianwan.com/upload/config/202401/6e7db350b39b1df942f4eabc60d0e62b.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#ffdcd0}.bannerwrap[data-v-2fadb296]{margin-top:73px;margin-bottom:36px}.banner[data-v-2fadb296]{font-size:13px;color:#ea4141;width:100%}.banner span[data-v-2fadb296]{color:#f9e56f}.item[data-v-2fadb296]{width:100%;background-color:red;height:300px}img[data-v-2fadb296]{width:100%}.btn[data-v-2fadb296]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px 20px 0;color:#9d3500;font-size:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn span[data-v-2fadb296]{color:red}.btn img[data-v-2fadb296]{margin-bottom:5px;width:46px}.btn a[data-v-2fadb296]{color:#fff;font-size:13px}.btn img.spec[data-v-2fadb296]{width:281px}.btn>div[data-v-2fadb296],.btn>div a[data-v-2fadb296]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn>div[data-v-2fadb296],.btn>div a[data-v-2fadb296],.cardwrap[data-v-2fadb296]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cardwrap[data-v-2fadb296]{overflow-x:scroll;color:rgba(137,0,0,.5);font-size:13px;padding:0 19px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100px;margin-top:20px}.cardwrap .wufu[data-v-2fadb296]{width:64px;height:64px}.cardwrap>div[data-v-2fadb296]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-right:5px;margin-left:5px}.cardwrap>div[data-v-2fadb296]:last-child{margin-right:0}.cardwrap>div[data-v-2fadb296]:first-child{margin-left:0}.cardwrap .imgwrap[data-v-2fadb296]{-webkit-border-radius:4px;border-radius:4px;margin-bottom:7px;width:66px;height:82px;padding:7px}.cardwrap .imgwraps[data-v-2fadb296]{padding:0;padding-top:7px}.cardwrap .selected .imgwrap[data-v-2fadb296]{background:url(https://cimgs.17xianwan.com/upload/config/202401/3aeb8305ea2d662bb87324344c707ea3.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%}.cardwrap .selected .imgwraps[data-v-2fadb296]{width:80px;height:80px;-webkit-border-radius:12px;border-radius:12px;background:url(https://cimgs.17xianwan.com/upload/config/202401/bba730caa45ca2a207ba30477168d2f3.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;text-align:center;padding-top:7px;-webkit-box-sizing:border-box;box-sizing:border-box}.cardwrap .selected .text[data-v-2fadb296]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#890000}.cardwrap img[data-v-2fadb296]{width:52px;height:68px;-ms-flex-negative:0;flex-shrink:0;vertical-align:middle}.swiper-item[data-v-2fadb296]{width:18%}.goto[data-v-2fadb296]{padding-top:15px;text-align:center;padding-bottom:16px}.goto img[data-v-2fadb296]{width:calc(100% - 32px)}.numdot[data-v-2fadb296]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:16px;height:16px;background:-webkit-gradient(linear,left top,left bottom,from(#ff8636),to(#ff5b37));background:-webkit-linear-gradient(top,#ff8636,#ff5b37);background:linear-gradient(180deg,#ff8636,#ff5b37);-webkit-border-radius:50%;border-radius:50%;font-size:12px;font-family:DINOffcPro;font-weight:700;color:#fff8cf;right:1px}.getredpack[data-v-2fadb296]{width:calc(100% - 60px);margin:0 auto;margin-top:40px;background:-webkit-gradient(linear,left top,left bottom,from(#ffe8c7),to(#fff));background:-webkit-linear-gradient(top,#ffe8c7,#fff);background:linear-gradient(180deg,#ffe8c7,#fff);-webkit-border-radius:20px;border-radius:20px;position:relative;padding:5px}.guizehead[data-v-2fadb296]{width:175px;height:36px;position:absolute;top:-18px;background:url(https://cimgs.17xianwan.com/202301/origin-btn-img.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;left:calc(50% - 87px);text-align:center;line-height:36px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff}.guizes[data-v-2fadb296]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9d3500;padding:15px;-webkit-border-radius:15px;border-radius:15px;text-align:left;border:1px solid #ffe0a2;line-height:25px;max-height:400px;overflow-y:auto}.guizes div[data-v-2fadb296]{font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#9d3500;margin-top:12px}.popup[data-v-446742ca]{height:78vh;position:relative}button[data-v-446742ca]{outline:none;border:none;background-color:transparent;padding:0;margin:0;width:64px}button.immediately[data-v-446742ca]{background:-webkit-gradient(linear,left bottom,left top,from(#fe7a3a),to(#f83133));background:-webkit-linear-gradient(bottom,#fe7a3a,#f83133);background:linear-gradient(0deg,#fe7a3a,#f83133);color:#fff}button.immediately a[data-v-446742ca]{color:#fff}button.complete[data-v-446742ca]{background:#eee;-webkit-border-radius:13px;border-radius:13px;font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#aaa}button.tomorrow[data-v-446742ca]{background:-webkit-gradient(linear,left bottom,left top,from(#fe7a3a),to(#f83133));background:-webkit-linear-gradient(bottom,#fe7a3a,#f83133);background:linear-gradient(0deg,#fe7a3a,#f83133);opacity:.4;color:#fff}.close[data-v-446742ca]{width:26px;height:26px;position:absolute;z-index:2;right:12px;top:-35px}.header[data-v-446742ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:15px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333;padding:0 15px;height:47px;align-items:center;width:233px;height:67px;background-color:transparent;background:url(https://cimgs.17xianwan.com/202301/redpack-banner-img.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;position:absolute;left:calc(50% - 116px);top:-55px}.header div[data-v-446742ca]{width:100%;font-size:17px;font-family:Alibaba PuHuiTi;font-weight:700;color:#fffdcf;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;text-shadow:0 2px 6px rgba(164,12,0,.5)}.header span[data-v-446742ca]{font-size:13px;color:#666}.list[data-v-446742ca]{height:78vh;padding:0 15px 70px;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;background:RGBA(255,227,199,1);background:-webkit-gradient(linear,right top,left top,from(#ffe3d7),color-stop(64%,#ffe8c7),to(#fff4e4));background:-webkit-linear-gradient(right,#ffe3d7,#ffe8c7 64%,#fff4e4);background:linear-gradient(270deg,#ffe3d7,#ffe8c7 64%,#fff4e4);-webkit-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;position:relative;padding-top:16px;z-index:1}.listhead[data-v-446742ca]{font-size:20px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#9d3500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.listhead img[data-v-446742ca]{width:7px;height:12px}.listhead span[data-v-446742ca]{margin:0 8px}.listhead div[data-v-446742ca]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9d3500;width:100%;margin:8px 0}.list .item[data-v-446742ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 7px;background:#fffded;-webkit-box-shadow:0 2px 4px 0 rgba(148,35,0,.1);box-shadow:0 2px 4px 0 rgba(148,35,0,.1);-webkit-border-radius:20px;border-radius:20px;margin-top:7px;-webkit-box-sizing:border-box;box-sizing:border-box}.list .item button[data-v-446742ca]{font-size:12px;height:27px;-webkit-border-radius:13px;border-radius:13px;-ms-flex-negative:0;flex-shrink:0}.list .item>div[data-v-446742ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.list .item>div img[data-v-446742ca]{width:46px;height:46px;margin-right:5px;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:50%;border-radius:50%}.list .item>div>div[data-v-446742ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:46px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list .item .title[data-v-446742ca]{color:#333;font-size:15px;font-family:Alibaba PuHuiTi;font-weight:400;color:#782812;width:210px;text-overflow:ellipsis;text-align:left}.list .item .tips[data-v-446742ca]{font-size:13px;color:#888;text-align:left}.list .item .tips span[data-v-446742ca]{color:#ff7c08}.popupwrap[data-v-446742ca]{-webkit-border-radius:15px 15px 0 0;border-radius:15px 15px 0 0;position:fixed;width:100%;top:auto;max-height:100%;bottom:0;right:auto;left:50%;z-index:21;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.overlay[data-v-446742ca]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.7)}.popup[data-v-25ba089d]{height:100vh;-webkit-perspective:800;perspective:800;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.trd[data-v-25ba089d]{width:212px;height:275px;margin-top:120px;padding-top:50px;color:#fff193;font-size:14px;background:url(http://cimgs.17xianwan.com/202201/fcard/fc_rank.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.trd p[data-v-25ba089d]:first-child{font-size:17px;font-family:Alibaba PuHuiTi;font-weight:400;color:#fff;margin-bottom:30px}.trd p:first-child span[data-v-25ba089d]{color:#fffa7d}.trd p[data-v-25ba089d]:nth-child(2){font-size:40px;font-family:Alibaba PuHuiTi;font-weight:400;color:linear-gradient(0deg,#ffd130,#f8ff8d);margin-bottom:30px}.trd p:nth-child(2) span[data-v-25ba089d]{font-size:16px;margin-left:-10px}.trd img[data-v-25ba089d]{width:calc(100% - 89px)}.popupwrap[data-v-25ba089d]{background:rgba(0,0,0,.6);position:fixed;width:100%;top:0;max-height:100%;overflow-y:auto;right:auto;left:50%;z-index:21;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.overlay[data-v-25ba089d]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.6)}.swiper-component[data-v-1220b6a6]{overflow:hidden;position:relative}.nocard .fc_btn_chance[data-v-1220b6a6]{width:135px;height:28px;position:absolute;bottom:32px;left:calc(50% - 68px);background:-webkit-gradient(linear,left bottom,left top,from(#ff9512),to(#ffd06c));background:-webkit-linear-gradient(bottom,#ff9512,#ffd06c);background:linear-gradient(1turn,#ff9512,#ffd06c);-webkit-border-radius:14px;border-radius:14px;border:1px solid #ffb447;font-size:13px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9d3500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul[data-v-1220b6a6]{white-space:nowrap;height:100%;-webkit-transition:.5s ease;transition:.5s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}li[data-v-1220b6a6]{list-style:none;height:100%;overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box}li.zoom[data-v-1220b6a6]{-webkit-border-radius:.16rem;border-radius:.16rem;-webkit-transition:.5s ease;transition:.5s ease;opacity:.32;-webkit-transform:scale(.8);transform:scale(.8)}li.zoom.active[data-v-1220b6a6]{opacity:1;-webkit-transform:scale(1);transform:scale(1)}li.zoom .header[data-v-1220b6a6]{position:absolute;width:calc(100% - 16px);padding-top:8px}li.zoom .header .avatar[data-v-1220b6a6]{position:absolute;bottom:-35px;width:100%;text-align:center}li.zoom .header .avatar a[data-v-1220b6a6]{font-size:12px;color:#333}li.zoom .header .avatar img[data-v-1220b6a6]{width:39px;height:39px;-webkit-border-radius:10px;border-radius:10px;border:1px solid #fff}li.zoom .default[data-v-1220b6a6]{-webkit-transform:scale(0);transform:scale(0)}li.zoom .grow[data-v-1220b6a6]{-webkit-animation:.3s linear .2s 1 grow-data-v-1220b6a6;animation:.3s linear .2s 1 grow-data-v-1220b6a6;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes grow-data-v-1220b6a6{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes grow-data-v-1220b6a6{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}li.zoom .shirk[data-v-1220b6a6]{-webkit-animation:.5s linear .2s 1 shirk-data-v-1220b6a6;animation:.5s linear .2s 1 shirk-data-v-1220b6a6;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes shirk-data-v-1220b6a6{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes shirk-data-v-1220b6a6{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}li.zoom .body[data-v-1220b6a6]{height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}li.zoom.active .body[data-v-1220b6a6]{height:100%;position:relative}li img[data-v-1220b6a6]{width:100%;height:100%;-webkit-border-radius:30px 30px 0 0;border-radius:30px 30px 0 0}.swiper-dots[data-v-1220b6a6]{position:absolute;bottom:.16rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex}.dots-item[data-v-1220b6a6]{width:.1rem;height:.1rem;-webkit-border-radius:50%;border-radius:50%;background:hsla(0,0%,100%,.7);margin:0 .04rem}.dots-item.active[data-v-1220b6a6]{background:#409eff}.nocard[data-v-1220b6a6]{position:relative}.nocard .ad[data-v-1220b6a6]{bottom:92px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;color:#9d3a20;left:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}.nocard .ad .tips[data-v-1220b6a6]{font-size:12px;color:#d06043;margin-top:6px}.nocard .ad div div[data-v-1220b6a6]{width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nocard .ad img[data-v-1220b6a6]{width:50px;height:50px;-webkit-border-radius:10px;border-radius:10px;margin-right:8px}.resultcard[data-v-1220b6a6]{position:relative}.resultcard .data[data-v-1220b6a6]{padding-top:47px;position:absolute;top:0;width:100%;text-align:center;color:#a0420e}.resultcard .data img[data-v-1220b6a6]:first-child{width:130px}.resultcard .data .num[data-v-1220b6a6]{position:relative;font-size:40px;font-family:PingFang SC;font-weight:500;color:#ff0100;margin:0 auto;margin-top:-5px}.resultcard .data .num .yuan span[data-v-1220b6a6]{position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#ff6417),to(#ff410b));background:-webkit-linear-gradient(top,#ff6417,#ff410b);background:linear-gradient(180deg,#ff6417,#ff410b);-webkit-box-shadow:inset 0 -1px 4px 0 rgba(255,254,185,.5);box-shadow:inset 0 -1px 4px 0 rgba(255,254,185,.5);-webkit-border-radius:7px 1px 7px 1px;border-radius:7px 1px 7px 1px;display:inline-block;font-size:10px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;padding:0 3px;top:-20px;right:-59px}.resultcard .data .num .yuan[data-v-1220b6a6]{font-size:14px;margin-left:-10px;position:relative}.resultcard .data .newbie[data-v-1220b6a6]{width:63px;height:16px;position:absolute;right:20px;top:10px}.resultcard .data .newbie .channel[data-v-1220b6a6]{font-size:13px}.channel[data-v-1220b6a6]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#9d3500}.resultcard .data .flower[data-v-1220b6a6]{width:92px;margin:8px 0}.resultcard .data .tips[data-v-1220b6a6]{font-family:PingFang SC;font-weight:400;color:#ffdea9;font-size:12px;margin-top:10px}.resultcard .data .checkout[data-v-1220b6a6]{width:168px;margin-top:8px}.avatar-img[data-v-1220b6a6]{width:135px;height:28px;position:absolute;bottom:20px;left:calc(50% - 68px);background:-webkit-gradient(linear,left bottom,left top,from(#ff9512),to(#ffd06c));background:-webkit-linear-gradient(bottom,#ff9512,#ffd06c);background:linear-gradient(1turn,#ff9512,#ffd06c);-webkit-border-radius:14px;border-radius:14px;border:1px solid #ffb447;font-size:13px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9d3500}.avatar-img[data-v-1220b6a6],.popup[data-v-06513194]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup[data-v-06513194]{height:100vh;-webkit-perspective:800;perspective:800;position:relative}.popup div[data-v-06513194]{background:url(https://cimgs.17xianwan.com/202201/fcard/fc_card_opinging.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;-webkit-animation:.25s linear .2s 6 cardfront-data-v-06513194;animation:.25s linear .2s 6 cardfront-data-v-06513194;-webkit-transform:rotateY(0);transform:rotateY(0);width:212px;height:275px;-webkit-border-radius:32px;border-radius:32px}.trd[data-v-06513194]{width:212px;height:275px;-webkit-background-size:contain;background-size:contain;background-position:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff193;font-size:14px}.trd div[data-v-06513194]{text-align:center}.trd img[data-v-06513194]{margin-top:15px}.trd h2[data-v-06513194]{padding-top:40px;padding-bottom:26px;font-size:18px;font-family:Alibaba PuHuiTi;font-weight:500;color:#fff193}.trd .cardname[data-v-06513194]{font-size:30px;font-family:PingFang SC;font-weight:500;color:#fff;padding-bottom:30px}.popupwrap[data-v-06513194]{position:fixed;width:100%;top:0;max-height:100%;overflow-y:auto;right:auto;left:50%;z-index:21;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}@-webkit-keyframes cardfront-data-v-06513194{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}@keyframes cardfront-data-v-06513194{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}.overlay[data-v-06513194]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.6)}img[data-v-690d8c44]{width:100%;vertical-align:middle}.tips[data-v-5faf6da9]{font-size:12px;color:#666;width:258px;margin-bottom:9px}.rule[data-v-5faf6da9]{top:108px;position:fixed;right:0}.rule img[data-v-5faf6da9]{width:60px;height:29px}.return[data-v-5faf6da9]{bottom:108px;position:fixed;right:0}.return img[data-v-5faf6da9]{width:41px;height:41px}.mydata[data-v-5faf6da9]{background:#fff;-webkit-box-shadow:-1px 1px 6px 0 rgba(0,0,0,.1);box-shadow:-1px 1px 6px 0 rgba(0,0,0,.1);-webkit-border-radius:10px;border-radius:10px;font-size:14px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#999;margin-bottom:11px;padding:15px 12px}.mydata>div[data-v-5faf6da9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mydata>div span[data-v-5faf6da9]{color:#333}.mydata>div .color[data-v-5faf6da9]{color:#ff7c08}.mydata>div[data-v-5faf6da9]:first-child{margin-bottom:10px}.mydata>div>div[data-v-5faf6da9]{width:50%;text-align:left}.ranking[data-v-5faf6da9]{padding:15px 15px 30px;min-height:100vh;background:url(https://cimgs.17xianwan.com/202201/fcard/fc_rank_back_0.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#ffe3cc;text-align:center}img[data-v-5faf6da9]{width:100%;vertical-align:middle}table[data-v-5faf6da9]{width:100%;text-align:center}table thead[data-v-5faf6da9]{background:-webkit-linear-gradient(96deg,#e73a3a,#f7604c);background:linear-gradient(-6deg,#e73a3a,#f7604c);overflow:hidden}table thead[data-v-5faf6da9],table thead tr[data-v-5faf6da9]{-webkit-border-radius:12px;border-radius:12px}table thead th[data-v-5faf6da9]{height:36px;font-size:14px;font-family:PingFang SC;font-weight:500;color:#fff;text-shadow:0 1px 1px rgba(114,6,1,.2)}table tr td[data-v-5faf6da9]{color:#555;font-size:14px;height:36px}table tr td span[data-v-5faf6da9]{display:inline-block;padding:0 5.5px;height:20px;background:-webkit-linear-gradient(96deg,#e73a3a,#f7604c);background:linear-gradient(-6deg,#e73a3a,#f7604c);border:1px solid #ffc923;-webkit-border-radius:50%;border-radius:50%;font-size:12px;color:#fff}td .markicon[data-v-5faf6da9]{width:20px;height:24px}.nextpage[data-v-5faf6da9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;background:#f4f4f4}.nextpage img[data-v-5faf6da9]{width:18px;height:18px}table tr:nth-child(n) td[data-v-5faf6da9]{background-color:#fff}table tr:nth-child(2n) td[data-v-5faf6da9]{background-color:#fff2e5}.mydata p[data-v-5faf6da9]{width:78px;height:23px;background:-webkit-gradient(linear,left bottom,left top,from(#f33),to(#ff9650));background:-webkit-linear-gradient(bottom,#f33,#ff9650);background:linear-gradient(0deg,#f33,#ff9650);-webkit-border-radius:11px;border-radius:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff}.xw-ranking[data-v-4c3ee976]{min-height:100vh;background-color:#f4f4f4;padding-bottom:60px}.tab[data-v-4c3ee976]{background-color:#fff;position:fixed;top:0;width:100%;z-index:2}.tab ul[data-v-4c3ee976]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#333}.tab ul li[data-v-4c3ee976]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;height:40px;line-height:40px}.tab .triangle[data-v-4c3ee976]{width:9px;height:9px}.tab ul li.selected[data-v-4c3ee976]{font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08;border-bottom:2px solid #ff7c08}.game[data-v-4c3ee976]{width:94.67%;margin:0 auto;background:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.1);box-shadow:0 4px 10px 0 rgba(0,0,0,.1);-webkit-border-radius:20px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;color:#333;line-height:1.6}.game .gamered[data-v-4c3ee976]{color:red}.game .game-avatar[data-v-4c3ee976]{width:50px;height:50px;-webkit-border-radius:10px;border-radius:10px;margin-right:8px;-ms-flex-negative:0;flex-shrink:0}.game .title[data-v-4c3ee976]{font-size:16px;color:#333}.game span[data-v-4c3ee976]{font-size:12px;color:#999}.getreward[data-v-4c3ee976]{width:94.67%;height:50px;background:#fdeee0;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.1);-webkit-border-radius:10px;border-radius:10px;margin:0 auto 20px;margin-top:10px;color:#89441b;font-size:17px;-ms-flex-pack:distribute;justify-content:space-around}.getreward[data-v-4c3ee976],.getreward div[data-v-4c3ee976]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.getreward img[data-v-4c3ee976]{width:22px;height:32px;-ms-flex-negative:0;flex-shrink:0;margin-right:13px}.getreward button[data-v-4c3ee976]{outline:none;border:none;background-color:transparent;width:83px;height:24px;font-size:14px;color:#fff;padding:0;margin:0;background:-webkit-linear-gradient(93deg,#ff6c00,#ffb108);background:linear-gradient(-3deg,#ff6c00,#ffb108);-webkit-box-shadow:0 2px 2px 0 rgba(255,123,1,.3);box-shadow:0 2px 2px 0 rgba(255,123,1,.3);-webkit-border-radius:5px;border-radius:5px}.timerankingsnitve[data-v-4c3ee976]{text-align:center;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#333;height:31px;line-height:31px}.timerankingsnitve img[data-v-4c3ee976]{width:10px;height:6px;margin-left:4px}.timerankings[data-v-4c3ee976]{width:calc(100% - 20px);margin:10px 10px 0;background:#fff;-webkit-border-radius:10px;border-radius:10px}.timerankingslist[data-v-4c3ee976]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 28px);margin:0 14px;border-bottom:1px solid #e5e5e5;height:38px;font-family:DINOffcPro;font-weight:700;font-size:14px;color:#333}.timerankingslist img[data-v-4c3ee976]{width:23px;height:20px;margin-right:6px}.timerankings .timerankingslist p[data-v-4c3ee976]{display:block;padding:0;border:0;height:auto;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#333}.timerankings .timerankingslist p span[data-v-4c3ee976]{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:12px;color:#ff7c28}.timerankings .timerankingslist p span[data-v-4c3ee976]:first-child{font-family:DINOffcPro;font-weight:700;font-size:16px;color:#ff7c28}.timerankings p[data-v-4c3ee976]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;height:44px;padding:0 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333;border-bottom:1px solid #e5e5e5}.timerankings p span[data-v-4c3ee976]:nth-child(2){font-weight:500;color:#ff7c08}.timerankings p img[data-v-4c3ee976]{position:absolute;width:59px;height:38px;bottom:0;right:67px}.timeranking[data-v-4c3ee976]{width:calc(100% - 20px);margin:0 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(https://cimgs.17xianwan.com/upload/config/202402/8fecc2f08bb8deb015797c780963746f.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;-webkit-border-radius:10px;border-radius:10px;position:relative;z-index:1;padding:12px 0 15px;text-align:center}.timeranking img[data-v-4c3ee976]{width:137px;height:17px}.content[data-v-4c3ee976]{position:relative;font-size:0;overflow:hidden}.content .bg[data-v-4c3ee976]{width:100%}.content .ruleBtn[data-v-4c3ee976]{position:absolute;top:22vh;right:0;width:72px;height:27px;background:#f9c526;-webkit-border-top-left-radius:13px;border-top-left-radius:13px;-webkit-border-bottom-left-radius:13px;border-bottom-left-radius:13px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#98580d;border:none;outline:none}.content .btn[data-v-4c3ee976]{background:#048860;height:100px;width:100%;font-size:0}.content .btn img[data-v-4c3ee976]{width:100%}.rule[data-v-4c3ee976]{width:85%;margin-top:90px}.content .wrap-content[data-v-4c3ee976]{pointer-events:none}.content .rankingList[data-v-4c3ee976]{width:100%;padding:0 10px}.content .rankingList .listHeader[data-v-4c3ee976]{height:70px;background-color:#6fd4c2;color:#fff;font-size:14px;position:relative}.rankingList .plant-left[data-v-4c3ee976]{width:76px;position:absolute;top:-8px;left:-6px}.rankingList .myranking[data-v-4c3ee976]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;height:61px;color:#fff;font-size:10px;line-height:17px;background-color:#ffba7c;-webkit-box-shadow:0 2px 5px 1px rgba(198,111,33,.2);box-shadow:0 2px 5px 1px rgba(198,111,33,.2);margin-bottom:10px;-webkit-border-radius:10px;border-radius:10px}.rankingList .myranking span[data-v-4c3ee976]{font-weight:600;font-size:12px;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;padding:0 10px}.rankingList .myranking div[data-v-4c3ee976]{text-align:center;width:50%}.rankingList .plant-right[data-v-4c3ee976]{position:absolute;width:76px;top:-8px;right:-6px}.rankingList .header[data-v-4c3ee976]{text-align:center;padding-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;height:70px;-webkit-box-shadow:0 2px 5px 1px rgba(8,112,119,.2);box-shadow:0 2px 5px 1px rgba(8,112,119,.2)}.rankingList .header .hr[data-v-4c3ee976]{width:231px;height:2px;margin:0 auto;background:#12ae97}.rankingList .header .userinfo[data-v-4c3ee976]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 28px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rankingList .header .userinfo span[data-v-4c3ee976]{font-size:16px;color:#fff21b;font-family:PingFang-SC-Medium;font-weight:500;text-shadow:0 1px 1px rgba(1,73,60,.3)}.rankingList .list[data-v-4c3ee976]{font-size:14px;width:100%;font-family:PingFang-SC-Regular;font-weight:400;color:#555;-webkit-border-radius:10px;border-radius:10px;overflow:hidden}.rankingList .list img[data-v-4c3ee976]{width:25px;height:20px}.rankingList .list table[data-v-4c3ee976]{width:100%;border-collapse:collapse;border-spacing:0;-webkit-border-radius:10px;border-radius:10px;overflow:hidden}.rankingList .list table td[data-v-4c3ee976]{height:36px;text-align:center;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}.rankingList .list table thead th[data-v-4c3ee976]{height:34px;line-height:34px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;background-color:#fff;text-align:center}.rankingList .list table tbody tr[data-v-4c3ee976]:nth-child(odd){background-color:#fff}.rankingList .list table tbody tr[data-v-4c3ee976]:nth-child(2n){background-color:#fff7f0}.rankingList .rankingIcon[data-v-4c3ee976]{background:#ffba7c;color:#fff;text-align:center;line-height:20px}.rankingList .myrankingIcon[data-v-4c3ee976],.rankingList .rankingIcon[data-v-4c3ee976]{width:20px;height:20px;-webkit-border-radius:50%;border-radius:50%;font-size:12px;display:inline-block}.rankingList .myrankingIcon[data-v-4c3ee976]{background:-webkit-linear-gradient(37deg,#ff9436,#fdc352);background:linear-gradient(53deg,#ff9436,#fdc352);color:#fff!important}table tr:last-child td[data-v-4c3ee976]:first-child{-webkit-border-bottom-left-radius:15px;border-bottom-left-radius:15px}table tr:last-child td[data-v-4c3ee976]:last-child{-webkit-border-bottom-right-radius:15px;border-bottom-right-radius:15px}@media screen and (min-width:750px){.xw-new-list-nav[data-v-4c3ee976]{width:375px!important}}.stratGame[data-v-4c3ee976]{width:100%;height:49px;text-align:center;line-height:49px;position:fixed;bottom:0;background:#fff}.stratGame a[data-v-4c3ee976]{display:inline-block;width:94.67%;height:39px;line-height:39px;background:#ff7c08;-webkit-border-radius:10px;border-radius:10px;font-size:16px;font-family:PingFang SC;font-weight:500;color:#fff}.mydata[data-v-0acd7d98]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:12px;color:#999;padding:15px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.mydata .first[data-v-0acd7d98],.mydata[data-v-0acd7d98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mydata .first[data-v-0acd7d98]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-size:15px;margin-bottom:6px}.mydata button[data-v-0acd7d98]{outline:none;border:none;background-color:transparent;width:75px;height:24px;background:-webkit-linear-gradient(93deg,#ff6c00,#ffb108);background:linear-gradient(-3deg,#ff6c00,#ffb108);-webkit-box-shadow:0 2px 2px 0 rgba(255,123,1,.3);box-shadow:0 2px 2px 0 rgba(255,123,1,.3);-webkit-border-radius:5px;border-radius:5px;color:#fff;font-size:14px;text-align:center}.item[data-v-0acd7d98]{margin:0 auto;margin-bottom:7px;background-color:#fff;padding-top:10px;padding-bottom:15px;width:91.47%;height:70px;background:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.1);-webkit-border-radius:10px;border-radius:10px}.item .date[data-v-0acd7d98]{display:inline-block;height:21px;background:#ffefe1;-webkit-border-top-right-radius:11px;border-top-right-radius:11px;-webkit-border-bottom-right-radius:11px;border-bottom-right-radius:11px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#ff7c08;line-height:21px;padding-left:17px}.item .title[data-v-0acd7d98]{font-size:16px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;margin-right:15px}.item .tips[data-v-0acd7d98]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666}.item .statictext[data-v-0acd7d98]{color:#ff7c08;font-size:12px}.item .statictext div[data-v-0acd7d98]:first-child{font-size:14px;margin-bottom:4px}.tipswrap[data-v-0acd7d98]{margin-top:8px;font-size:12px;color:#666;text-align:center;line-height:1.8}.xw-loading-button[data-v-0acd7d98]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;text-align:center;height:39px;line-height:39px;border-top:1px solid #eee;margin:0!important;cursor:default;background:#fff}.jump[data-v-0acd7d98]{margin-top:60px}.jump a[data-v-0acd7d98]{font-size:16px;color:#ff7c08;text-decoration:underline}.xw-loading-empty[data-v-0acd7d98]{background:#fff;width:100%;text-align:center;padding-top:60px;height:100vh}.xw-loading-empty>img[data-v-0acd7d98]{width:41.33%}.xw-loading-empty-text[data-v-0acd7d98]{margin-top:25px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.xw-loading-button-frame[data-v-0acd7d98]{height:14px;width:14px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;vertical-align:text-bottom;margin-left:5px}.alipay[data-v-0acd7d98]{margin-top:94px;width:84%;height:307px;background-color:#fff;-webkit-border-radius:15px;border-radius:15px;padding:20px 16px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.alipay .aheader[data-v-0acd7d98]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;background-color:#fff}.alipay .aheader[data-v-0acd7d98],.alipay .codewrap[data-v-0acd7d98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alipay .codewrap[data-v-0acd7d98]{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.router-link[data-v-0acd7d98]{color:#ff7c08;font-size:16px;display:inline-block;margin-top:75px}.alipay .aheader h2[data-v-0acd7d98]{font-size:17px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.alipay .aheader span[data-v-0acd7d98]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;margin-top:5px}.alipay>div[data-v-0acd7d98]{height:36px;background-color:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.alipay>div input[data-v-0acd7d98]{outline:none;border:none;background-color:transparent;height:100%;font-size:14px;width:100%}.alipay label[data-v-0acd7d98]{width:37px;display:inline-block;vertical-align:middle}.alipay .alipayImg[data-v-0acd7d98]{width:16px;height:16px}.alipay .nameImg[data-v-0acd7d98]{width:15px;height:16px}.alipay .mobileImg[data-v-0acd7d98]{width:10px;height:16px}.alipay .safeImg[data-v-0acd7d98]{width:13px;height:16px}.alipay .submit[data-v-0acd7d98]{width:150px;height:30px;background:#ff7c08;-webkit-border-radius:15px;border-radius:15px;font-size:16px;padding:0;outline:none;text-align:center;line-height:30px;border:none;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;margin-top:5px}.alipay .sendCode[data-v-0acd7d98]{width:90px;height:30px;-ms-flex-negative:0;flex-shrink:0;line-height:30px;padding:0;font-size:14px;color:#333;text-align:center;margin-right:5px;border:1px solid #ff7c08;-webkit-border-radius:6px;border-radius:6px;background-color:transparent}.alipay .sendCode[data-v-0acd7d98]:disabled{border:1px solid #ccc}.item .normal[data-v-0acd7d98]{color:#ff7c08;font-size:14px;margin-top:10px}a[data-v-0acd7d98]{color:#333}.item .graybtn[data-v-0acd7d98]{color:#999;font-size:14px;margin-top:10px}.item .info[data-v-0acd7d98]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 17px;-webkit-box-sizing:border-box;box-sizing:border-box}.item .info .number[data-v-0acd7d98],.item .info[data-v-0acd7d98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .info .number[data-v-0acd7d98]{margin-top:10px}.content[data-v-5fcf57b6]{min-height:100vh;background-color:#f2f2f2;padding-top:12px}.black[data-v-5fcf57b6]{width:100%;height:200px;background-color:#fff}.logs[data-v-5fcf57b6]{padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:40px;font-size:14px;color:#333;padding-bottom:15px}.logs .trancegame[data-v-5fcf57b6]{display:inline-block;padding:10px 20px;line-height:1.8;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.08);box-shadow:0 1px 3px 0 rgba(0,0,0,.08);-webkit-border-radius:3px 19px 19px 19px;border-radius:3px 19px 19px 19px;margin-bottom:12px}.logs .replayArr>div[data-v-5fcf57b6]{margin-bottom:12px}.logs .replayArr>div[data-v-5fcf57b6]:last-child{margin-bottom:0}.logs .replayArr .kefuclass[data-v-5fcf57b6]{padding:13px 10px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.08);box-shadow:0 1px 3px 0 rgba(0,0,0,.08);-webkit-border-radius:7px;border-radius:7px;padding-bottom:0;width:87%}.logs .replayArr .kefuclass .tacticsMsg[data-v-5fcf57b6]{padding-bottom:12px}.logs .replayArr .kefuclass .vtacticsMsg[data-v-5fcf57b6]{padding-bottom:12px;border-bottom:1px solid #ddd}.logs .replayArr .custemclass[data-v-5fcf57b6]{text-align:right}.logs .replayArr .custemclass div[data-v-5fcf57b6]{padding:10px 22px;background:#fce1ad;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.08);box-shadow:0 1px 3px 0 rgba(0,0,0,.08);-webkit-border-radius:19px 3px 19px 19px;border-radius:19px 3px 19px 19px;display:inline-block}.logs .horizontal[data-v-5fcf57b6]{padding-bottom:12px}.logs .horizontal[data-v-5fcf57b6],.logs .horizontal li[data-v-5fcf57b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logs .horizontal li[data-v-5fcf57b6]{height:31px;padding:0 13px;border:1px solid #ddd;-webkit-border-radius:16px;border-radius:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:13px}.logs .horizontal li img[data-v-5fcf57b6]{width:0}.logs .vertical[data-v-5fcf57b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.logs .vertical li[data-v-5fcf57b6]{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px dashed #ddd}.logs .vertical li[data-v-5fcf57b6]:last-child{border-bottom:none}.logs .vertical li img[data-v-5fcf57b6]{width:9px;height:11px}.logs .replayform[data-v-5fcf57b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.08);box-shadow:0 1px 3px 0 rgba(0,0,0,.08);-webkit-border-radius:7px;border-radius:7px;padding-top:12px;padding-left:10px;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:12px}.logs .replayform .inputgroup>div[data-v-5fcf57b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.logs .replayform .inputgroup>div input[data-v-5fcf57b6]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:31px;border:none;border:1px solid #ddd;-webkit-border-radius:5px;border-radius:5px;padding-left:10px;outline:none}.logs .replayform .label[data-v-5fcf57b6]{display:inline-block;width:80px;color:#333;font-size:14px}.logs .replayform textarea[data-v-5fcf57b6]{margin-top:10px;border:1px solid #ddd;-webkit-border-radius:10px;border-radius:10px;width:100%;height:154px;padding:15px;resize:none}.logs .replayform .lvalue[data-v-5fcf57b6]{color:#999;font-size:12px}.logs .replayform .uploadimg div[data-v-5fcf57b6]{display:inline-block;margin-bottom:5px}.logs .replayform .uploadimg span[data-v-5fcf57b6]{color:#999;font-size:12px}.submitwrap[data-v-5fcf57b6]{text-align:center}.submit[data-v-5fcf57b6]{display:inline-block;outline:none;border:none;width:184px;height:39px;margin:16px auto;background:#ff7c08;-webkit-border-radius:20px;border-radius:20px;font-size:16px;font-family:PingFang SC;font-weight:500;color:#fff}.contnetv[data-v-5fcf57b6]{width:278px;height:143px;background:#fff;padding:15px;padding-bottom:0;color:#333;font-size:16px}.content[data-v-5fcf57b6] .van-popup--round{-webkit-border-radius:10px!important;border-radius:10px!important}.contnetv p[data-v-5fcf57b6]{padding:5px 10px;padding-bottom:0}.contnetv .bind[data-v-5fcf57b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.contnetv .bind button[data-v-5fcf57b6]{outline:none;width:120px;height:31px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:8px;border-radius:8px;font-size:14px;color:#999}.contnetv .bind button.spec[data-v-5fcf57b6]{background:#ff7c08;color:#fff;border:none}.title[data-v-18dcfc0e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;background:#fff;font-size:15px;font-family:PingFang SC;font-weight:600;color:#333;position:fixed;top:0}.upload[data-v-e81aea9c]{width:65px;height:65px}.custem[data-v-e81aea9c] .van-uploader__preview-image{-webkit-border-radius:0;border-radius:0}.custem[data-v-e81aea9c] .van-uploader__preview{margin-right:10px}.custem[data-v-e81aea9c] .van-icon{color:#f2504a;font-size:20px}.content[data-v-1d1b2b5b]{min-height:100vh;background-color:#f2f2f2;padding-top:12px}.black[data-v-1d1b2b5b]{width:100%;height:200px;background-color:#fff}.logs[data-v-1d1b2b5b]{background-color:#fff;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:40px;font-size:14px;color:#333}.logs .firstcont[data-v-1d1b2b5b]{border-bottom:1px solid #ddd;padding-bottom:16px}.logs .firstcont .gameinfo[data-v-1d1b2b5b]{line-height:1.8}.logs .firstcont span[data-v-1d1b2b5b]{color:#999}.logs .secontcont[data-v-1d1b2b5b]{border-bottom:1px solid #ddd;padding-bottom:16px}.logs .secontcont .itime[data-v-1d1b2b5b]{color:#999;margin-bottom:3px}.logs .secontcont .item[data-v-1d1b2b5b]{margin-bottom:13px}.logs .secontcont .item img[data-v-1d1b2b5b]{width:65px;height:65px;margin-right:10px;margin-bottom:5px}.logs .secontcont .item img[data-v-1d1b2b5b]:nth-child(5n){margin-right:0}.logs .thirdcont textarea[data-v-1d1b2b5b]{width:100%;height:154px;background:#f0f1f6;-webkit-border-radius:15px;border-radius:15px;border:none;padding:15px;resize:none}.logs .uploadtitle[data-v-1d1b2b5b]{color:#666;margin-top:13px;margin-bottom:10px}.logs .uploadtitle span[data-v-1d1b2b5b]{color:#999}.logs .title[data-v-1d1b2b5b]{font-size:15px;color:#333;font-weight:600;padding-top:18px;padding-bottom:12px}.logs .title[data-v-1d1b2b5b]:before{content:"";width:3px;height:18px;background:#ffb852;-webkit-border-radius:2px;border-radius:2px;display:inline-block;margin-right:4px;margin-top:-4px;vertical-align:middle}.submitwrap[data-v-1d1b2b5b]{text-align:center}.submit[data-v-1d1b2b5b]{display:inline-block;outline:none;border:none;width:184px;height:39px;margin:16px auto;background:#ff7c08;-webkit-border-radius:20px;border-radius:20px;font-size:16px;font-family:PingFang SC;font-weight:500;color:#fff}.mask[data-v-1d1b2b5b]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mask img[data-v-1d1b2b5b]{width:100%}.content[data-v-5517e427]{min-height:100vh;background-color:#f2f2f2;padding-top:12px}.logs[data-v-5517e427]{background-color:#fff;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:40px}.logs .item a[data-v-5517e427]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;color:#666;min-height:57px;border-bottom:1px solid #ddd}.logs .item a .title[data-v-5517e427]{color:#333;margin-bottom:5px;font-weight:600}.logs .item .time[data-v-5517e427]{font-size:12px;font-family:PingFang SC;color:#999}.logs .arrow[data-v-5517e427]{width:9px;height:13px;vertical-align:middle}.logs .tips[data-v-5517e427]{display:inline-block;width:7px;height:7px;background:#f2504a;-webkit-border-radius:50%;border-radius:50%;vertical-align:middle;margin-right:5px}.empty[data-v-5517e427]{color:#999;font-size:14px;min-height:98vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.empty img[data-v-5517e427]{margin-bottom:12px;width:155px;height:138px}.content[data-v-f636a8c8]{min-height:100vh;background-color:#f2f2f2;padding-top:12px;padding-bottom:12px}.video[data-v-f636a8c8]{display:none}.poster[data-v-f636a8c8]{width:258px;height:139px;-webkit-border-radius:13px;border-radius:13px}.logs[data-v-f636a8c8]{padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:40px}.logs .replayArr[data-v-f636a8c8]{font-size:14px;color:#333}.logs .replayArr>div[data-v-f636a8c8]{margin-bottom:12px}.logs .replayArr>div[data-v-f636a8c8]:last-child{margin-bottom:0}.logs .replayArr .kefuclass[data-v-f636a8c8]{padding:13px 10px;width:299px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.08);box-shadow:0 1px 3px 0 rgba(0,0,0,.08);-webkit-border-radius:7px;border-radius:7px;padding-bottom:0}.logs .replayArr .kefuclass .tacticsMsg[data-v-f636a8c8]{padding-bottom:12px;white-space:pre-wrap}.logs .replayArr .kefuclass .vtacticsMsg[data-v-f636a8c8]{padding-bottom:8px}.logs .replayArr .custemclass[data-v-f636a8c8]{text-align:right}.logs .replayArr .custemclass div.text[data-v-f636a8c8]{padding:10px 22px;background:#fce1ad;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.08);box-shadow:0 1px 3px 0 rgba(0,0,0,.08);-webkit-border-radius:19px 3px 19px 19px;border-radius:19px 3px 19px 19px;display:inline-block;text-align:left}.horizontalimg[data-v-f636a8c8]{width:275px;-webkit-border-radius:13px;border-radius:13px}.verticalimg[data-v-f636a8c8]{width:145px;-webkit-border-radius:13px;border-radius:13px}.mask[data-v-f636a8c8]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mask img[data-v-f636a8c8]{width:100%}.logs .vertical[data-v-f636a8c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.logs .vertical li[data-v-f636a8c8]{margin-bottom:17px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#ff8727;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.logs .vertical li img[data-v-f636a8c8]{width:0}.workform[data-v-54e86626]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:90px;min-height:100vh;background-color:#f2f2f2}.workform .submit[data-v-54e86626]{font-size:16px;color:#333}.workform .tips[data-v-54e86626]{font-size:14px;color:#666;padding:30px 18px}.workform .tips a[data-v-54e86626]{color:#ff7c08}img[data-v-54e86626]{width:72px;height:69px;vertical-align:middle;margin-bottom:15px}.inputfile[data-v-54b9d1a0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:70vh}img[data-v-365ef7aa]{width:100%;vertical-align:middle}.boxs[data-v-365ef7aa]{position:relative}a[data-v-365ef7aa]{position:absolute;bottom:70px;display:-webkit-box;display:-ms-flexbox;display:flex;width:162px;height:33px;background:#ff7d03;-webkit-border-radius:17px;border-radius:17px;color:#fff;font-size:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:50%;-webkit-transform:translatex(-50%);transform:translatex(-50%)}.xw-ranking[data-v-f409a018]{background:#44bfa9;min-height:100vh}.tab[data-v-f409a018]{background-color:#fff;position:fixed;top:0;width:100%;z-index:2}.tab ul[data-v-f409a018]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#333}.tab ul li[data-v-f409a018]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;height:40px;line-height:40px}.tab .triangle[data-v-f409a018]{width:9px;height:9px}.tab ul li.selected[data-v-f409a018]{font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#ff7c08;border-bottom:2px solid #ff7c08}.content[data-v-f409a018]{font-size:0}.content .bg[data-v-f409a018]{width:100%}.content .ruleBtn[data-v-f409a018]{position:absolute;top:7vh;right:0;width:81px;height:33px;font-size:0;background-color:transparent;border:none;outline:none}.content .ruleBtn img[data-v-f409a018]{width:100%}.content .btn[data-v-f409a018]{background:#048860;height:100px;width:100%;font-size:0}.content .btn img[data-v-f409a018]{width:100%}.rule[data-v-f409a018]{width:85%;margin-top:90px}.content .recomGame[data-v-f409a018]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px 15px;width:100%;font-size:14px;color:#fff}.content .recomGame ul li[data-v-f409a018]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:auto;margin-right:7px}.content .recomGame ul li[data-v-f409a018]:last-child{margin-right:0}.content .recomGame .gameItem[data-v-f409a018]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-sizing:border-box;box-sizing:border-box}.content .recomGame ul li .gameicon[data-v-f409a018]{width:calc((100vw - 75px)/4);height:calc((100vw - 75px)/4);-webkit-border-radius:10px;border-radius:10px;max-width:75px;max-height:75px}.content .recomGame ul li a[data-v-f409a018]{color:#fff;display:inline-block}.content .recomGame .gameicon img[data-v-f409a018]{width:100%;-webkit-border-radius:10px;border-radius:10px}.content .recomGame .game-title[data-v-f409a018]{width:calc((100vw - 75px)/4);max-width:75px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap;text-align:center}.content .title[data-v-f409a018]{width:16px;font-size:17px;font-family:AlibabaPuHuiTiM;font-weight:500;color:#fff;text-shadow:0 1px 3px rgba(5,119,68,.3);margin-right:8px}.content .wrap-content[data-v-f409a018]{pointer-events:none}.content .rankingList[data-v-f409a018]{width:100%;padding:0 15px;padding-bottom:34px}.content .rankingList .listHeader[data-v-f409a018]{height:70px;background-color:#6fd4c2;color:#fff;font-size:14px;position:relative}.rankingList .plant-left[data-v-f409a018]{width:76px;position:absolute;top:-8px;left:-6px}.rankingList .plant-right[data-v-f409a018]{position:absolute;width:76px;top:-8px;right:-6px}.rankingList .header[data-v-f409a018]{text-align:center;padding-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;height:70px;-webkit-box-shadow:0 2px 5px 1px rgba(8,112,119,.2);box-shadow:0 2px 5px 1px rgba(8,112,119,.2)}.rankingList .header .hr[data-v-f409a018]{width:231px;height:2px;margin:0 auto;background:#12ae97}.rankingList .header .userinfo[data-v-f409a018]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 28px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rankingList .header .userinfo span[data-v-f409a018]{font-size:16px;color:#fff21b;font-family:PingFang-SC-Medium;font-weight:500;text-shadow:0 1px 1px rgba(1,73,60,.3)}.rankingList .list[data-v-f409a018]{font-size:14px;width:100%;font-family:PingFang-SC-Regular;font-weight:400;color:#555}.rankingList .list img[data-v-f409a018]{width:25px;height:20px}.rankingList .list table[data-v-f409a018]{width:100%;border-collapse:collapse;border-spacing:0}.rankingList .list table td[data-v-f409a018]{height:36px;text-align:center;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}.rankingList .list table tr.myinfo[data-v-f409a018]{font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#333}.rankingList .list table thead[data-v-f409a018]{-webkit-box-shadow:0 4px 9px 1px rgba(8,112,119,.2);box-shadow:0 4px 9px 1px rgba(8,112,119,.2)}.rankingList .list table thead th[data-v-f409a018]{height:34px;line-height:34px;font-size:14px;font-family:PingFang-SC-Medium;font-weight:500;color:#fff;background-color:#279b85}.rankingList .list table tbody tr[data-v-f409a018]:nth-child(odd){background-color:#fff}.rankingList .list table tbody tr[data-v-f409a018]:nth-child(2n){background-color:#e2faf6}.rankingList .rankingIcon[data-v-f409a018]{background:#6bdbfb;color:#fff;text-align:center;line-height:20px}.rankingList .myrankingIcon[data-v-f409a018],.rankingList .rankingIcon[data-v-f409a018]{width:20px;height:20px;-webkit-border-radius:50%;border-radius:50%;font-size:12px;display:inline-block}.rankingList .myrankingIcon[data-v-f409a018]{background:-webkit-linear-gradient(37deg,#ff9436,#fdc352);background:linear-gradient(53deg,#ff9436,#fdc352);color:#fff!important}table tr:last-child td[data-v-f409a018]:first-child{-webkit-border-bottom-left-radius:15px;border-bottom-left-radius:15px}table tr:last-child td[data-v-f409a018]:last-child{-webkit-border-bottom-right-radius:15px;border-bottom-right-radius:15px}@media screen and (min-width:750px){.xw-new-list-nav[data-v-f409a018]{width:375px!important}}.item[data-v-d65c62d8]{height:99px;margin-bottom:7px;background-color:#fff;padding-top:10px;padding-bottom:15px}.item .date[data-v-d65c62d8]{width:175px;height:21px;background:#ffefe1;-webkit-border-top-right-radius:11px;border-top-right-radius:11px;-webkit-border-bottom-right-radius:11px;border-bottom-right-radius:11px;font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#ff7c08;line-height:21px;padding-left:17px}.item .title[data-v-d65c62d8]{font-size:16px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;margin-top:10px}.item .tips[data-v-d65c62d8]{margin-top:7px;color:#666}.item .tips[data-v-d65c62d8],.item button[data-v-d65c62d8]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400}.item button[data-v-d65c62d8]{min-width:75px;height:27px;border:none;-webkit-border-radius:13px;border-radius:13px;outline:none}.item .statictext[data-v-d65c62d8]{color:#ff7c08;font-size:12px}.item .statictext div[data-v-d65c62d8]:first-child{font-size:14px;margin-bottom:4px}.tipswrap[data-v-d65c62d8]{margin-top:8px;font-size:12px;color:#666;text-align:center;line-height:1.8}.xw-loading-button[data-v-d65c62d8]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;text-align:center;height:39px;line-height:39px;border-top:1px solid #eee;margin:0!important;cursor:default;background:#fff}.xw-loading-empty[data-v-d65c62d8]{background:#fff;width:100%;text-align:center;padding-top:60px;height:100vh}.xw-loading-empty>img[data-v-d65c62d8]{width:41.33%}.xw-loading-empty-text[data-v-d65c62d8]{margin-top:25px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.xw-loading-button-frame[data-v-d65c62d8]{height:14px;width:14px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;vertical-align:text-bottom;margin-left:5px}.router-link[data-v-d65c62d8]{color:#ff7c08;font-size:16px;display:inline-block;margin-top:75px}.alipay[data-v-d65c62d8]{margin-top:30vh;width:74.14%;height:111px;background-color:#fff;-webkit-border-radius:15px;border-radius:15px;padding:25px 16px 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;color:#333}.alipay .submit[data-v-d65c62d8]{width:120px;height:31px;background:#ff7c08;-webkit-border-radius:8px;border-radius:8px;font-size:16px;padding:0;outline:none;text-align:center;line-height:30px;border:none;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;margin-top:20px}.item .normal[data-v-d65c62d8]{color:#ff7c08;background-color:#fff;border:1px solid #ff7c08}a[data-v-d65c62d8]{color:#333}.item .graybtn[data-v-d65c62d8]{color:#fff;background-color:#ddd}.item .info[data-v-d65c62d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 17px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}img[data-v-79a1cdee]{width:100%;vertical-align:middle}.pop[data-v-79a1cdee]{margin-top:24vh;width:68%;background:#fff;-webkit-border-radius:7px;border-radius:7px;padding:0 20px;color:#333;font-size:14px;text-align:left;padding-bottom:20px}.pop img[data-v-79a1cdee]{width:66px;margin:0 auto;margin-top:10px;display:inherit}.pop .hit[data-v-79a1cdee]{font-size:17px;margin-top:5px;margin-bottom:5px;text-align:center;font-weight:600}.pop .touch[data-v-79a1cdee]{margin-top:7px;margin-bottom:10px}.pop button[data-v-79a1cdee]{outline:none;border:none;width:169px;height:38px;background:#ff9e0c;-webkit-border-radius:19px;border-radius:19px;font-size:16px;font-family:Alibaba PuHuiTi;font-weight:400;margin:0 auto;display:block;color:#fff}button[data-v-39027601]{background-color:transparent;outline:none;border:none;padding:0;margin:0}.newbie[data-v-39027601]{background-color:#f6f6f6;min-height:100vh}.newbie-bg[data-v-39027601]{width:100%;vertical-align:middle}.newbie-head[data-v-39027601]{position:relative}.rulebtn[data-v-39027601]{position:absolute;z-index:2;right:0;top:4px;width:82px}.wrapred[data-v-39027601]{position:absolute;z-index:2;left:50%;min-width:69.33%;max-width:80%;top:47%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.signinwrap[data-v-39027601]{margin:0 auto;margin-top:-85px;width:92%;height:196px;background-color:#fff;-webkit-border-radius:10px;border-radius:10px;position:relative;z-index:3;text-align:center}.ljqd[data-v-39027601]{width:100%;height:21px;line-height:21px;background:-webkit-linear-gradient(89deg,#ff2965,#ffb748);background:linear-gradient(1deg,#ff2965,#ffb748);-webkit-box-shadow:0 1px 3px 0 rgba(255,48,0,.3);box-shadow:0 1px 3px 0 rgba(255,48,0,.3);-webkit-border-radius:11px;border-radius:11px;font-size:12px;color:#fffffe}.dqd[data-v-39027601],.thrid[data-v-39027601]{width:100%;height:21px;line-height:21px;background:#ffc9a8;-webkit-border-radius:11px;border-radius:11px;color:#fffffe;font-size:12px}.signin>div[data-v-39027601],.signin[data-v-39027601]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.signin>div[data-v-39027601]{height:81px;width:68px;margin-right:25px;background-color:#f5f6fa;-webkit-border-radius:6px;border-radius:6px;font-size:14px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#333;margin-top:4px;position:relative}.signin>div.signinsuccess[data-v-39027601]{background-color:#ff8d12;color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(229,45,3,.3);box-shadow:0 3px 5px 0 rgba(229,45,3,.3)}.signin>div.signinsuccess .money[data-v-39027601]{color:#fff}.signin>div .miss-invalid[data-v-39027601]{position:absolute;width:58px;height:35px;top:22px}.signin>div[data-v-39027601]:last-child{margin-right:0}.signin>div .icon[data-v-39027601]{width:35px;height:35px}.signin>div .money[data-v-39027601]{font-size:12px;color:#93969a}.signinwrap .days[data-v-39027601]{font-size:16px;color:#333;padding-top:14px;padding-bottom:10px}.signinwrap .days span[data-v-39027601]{color:#ff752a;margin:0 3px}.signinwrap .signinbtn[data-v-39027601]{width:255px;height:40px;background:-webkit-gradient(linear,left top,right top,from(#ff2965),to(#ffb748));background:-webkit-linear-gradient(left,#ff2965,#ffb748);background:linear-gradient(90deg,#ff2965,#ffb748);-webkit-box-shadow:0 2px 5px 0 rgba(255,48,0,.2);box-shadow:0 2px 5px 0 rgba(255,48,0,.2);-webkit-border-radius:20px;border-radius:20px;color:#fffffe;font-size:16px;margin:0 auto;margin-top:15px}.signinwrap .signinbtn[data-v-39027601]:disabled{background:#ccc;color:#fffffe;-webkit-box-shadow:none;box-shadow:none}.getredpack[data-v-39027601]{color:#fff;font-size:16px}.getredpack .content[data-v-39027601]{position:relative;margin-top:160px}.getredpack .money[data-v-39027601]{position:absolute;top:49%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.getredpack .moneyy[data-v-39027601]{font-size:50px;font-style:italic}.getredpack .moneyunit[data-v-39027601],.getredpack .moneyy[data-v-39027601]{font-family:Source Han Sans HW SC;font-weight:700;color:#fffa6d;text-shadow:0 2px 2px rgba(229,45,3,.6)}.getredpack .moneyunit[data-v-39027601]{font-size:18px}.list-wrap[data-v-39027601]{padding:0 15px;padding-bottom:55px;padding-top:15px}.list-wrap-content[data-v-39027601]{background-color:#fff;-webkit-border-radius:15px;border-radius:15px;padding-top:5px}.item-button[data-v-39027601]{border:none;outline:none;color:#fff;margin-top:5px;background-color:transparent;padding:0;width:75px;height:27px;background:-webkit-gradient(linear,left top,right top,from(#ff2965),to(#ffb748));background:-webkit-linear-gradient(left,#ff2965,#ffb748);background:linear-gradient(90deg,#ff2965,#ffb748);-webkit-box-shadow:0 1px 3px 0 rgba(151,28,0,.2);box-shadow:0 1px 3px 0 rgba(151,28,0,.2);-webkit-border-radius:13px;border-radius:13px}.more[data-v-39027601]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;color:#666;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;margin-top:-1px;border-top:1px solid #eee;position:relative}.more img[data-v-39027601]{width:14px;height:14px;margin-left:5px;margin-top:3px}.toggle[data-v-39027601]{position:absolute;right:0;width:91px;height:28px;background:rgba(255,132,0,.8);-webkit-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;color:#fffffe;font-size:14px;text-align:center;line-height:28px}.ruleimg[data-v-39027601]{margin-top:168px}button.xwpopup[data-v-39027601]{width:146px;height:35px;background:-webkit-gradient(linear,left top,right top,from(#ff2568),to(#ffbd4b));background:-webkit-linear-gradient(left,#ff2568,#ffbd4b);background:linear-gradient(90deg,#ff2568,#ffbd4b);-webkit-box-shadow:0 2px 1px 0 rgba(83,16,0,.2);box-shadow:0 2px 1px 0 rgba(83,16,0,.2);-webkit-border-radius:17px;border-radius:17px;color:#fff;margin-top:15px}.successsign[data-v-39027601]{width:255px;background:#fff;-webkit-border-radius:15px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:138px;color:#333;font-size:16px;padding-bottom:14px}.successsign .head[data-v-39027601]{width:230px;margin-top:-25px}.successsign .gold[data-v-39027601]{width:154px;margin:13px 0}.successsign .tips[data-v-39027601]{color:#999;font-size:12px;margin-top:4px}.successsign .money[data-v-39027601]{font-size:18px;color:#e53e39}.successsign .money span[data-v-39027601]{font-size:21px}.successsign .count[data-v-39027601]{font-size:15px}.successsign .count span[data-v-39027601]{color:#e53e39}.signfail[data-v-39027601]{width:255px;background:#fff;-webkit-border-radius:15px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:173px;color:#333;font-size:16px;padding-bottom:14px}.signfail .head[data-v-39027601]{width:230px;margin-top:-25px}.signfail .gold[data-v-39027601]{width:69px;margin-bottom:13px}.sign-award-tips[data-v-39027601]{width:68%}.adardwrap[data-v-39027601]{position:relative;text-align:center;margin-top:18px;margin-bottom:14px}.adardwrap .railswrap[data-v-39027601]{position:relative}.adardwrap .insdie[data-v-39027601]{position:absolute;width:0;-webkit-animation-timing-function:ease;animation-timing-function:ease;overflow:hidden;display:inline-block;max-width:80.7%;left:31px;top:0}.adardwrap button[data-v-39027601]{width:78.4%;height:44px;background:#ffc9a8;-webkit-border-radius:24px;border-radius:24px;color:#fff;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;position:relative;overflow:hidden}.adardwrap button p[data-v-39027601]{height:100%;background:-webkit-gradient(linear,left top,right top,from(#ff2965),to(#ffb748));background:-webkit-linear-gradient(left,#ff2965,#ffb748);background:linear-gradient(90deg,#ff2965,#ffb748);-webkit-border-radius:24px 0 0 24px;border-radius:24px 0 0 24px}.adardwrap button div[data-v-39027601]{position:absolute;top:0;width:100%;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.welfare[data-v-6c6a8647]{width:100%;background:#fff;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.12);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);-webkit-border-radius:20px 20px 20px 20px;border-radius:20px 20px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;padding:15px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.welfare div[data-v-6c6a8647]{font-family:PingFang SC;font-weight:500;color:#333;font-size:13px;width:25%;margin-bottom:10px;padding:0 3px;text-align:center}.welfare div p[data-v-6c6a8647]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.welfare img[data-v-6c6a8647]{width:60px;height:60px;-webkit-border-radius:11px;border-radius:11px}.content-head-rengw[data-v-6c6a8647]{background:#fff;-webkit-border-radius:12px 12px 0 0;border-radius:12px 12px 0 0}.list-wrap-content-head[data-v-6c6a8647]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:37px}.list-wrap-content-head p[data-v-6c6a8647]{width:50%;text-align:center;font-size:16px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333;line-height:37px}.arr_table[data-v-6c6a8647]{width:92%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.12);box-shadow:0 2px 6px 0 rgba(0,0,0,.12);-webkit-border-radius:10px;border-radius:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px;position:absolute;bottom:-54px;left:4%;padding:0 2%}.arr_table div[data-v-6c6a8647]{text-align:center;font-size:13px;font-family:PingFang SC;font-weight:400;color:#324159}.arr_table div img[data-v-6c6a8647]{width:42px;height:32px}.arr_table div .chong[data-v-6c6a8647]{width:54px;height:38px;margin-top:-8px;margin-left:14px}.arr_table span[data-v-6c6a8647]{display:inline-block;height:30px;width:1px;background:#ddd}.accept[data-v-6c6a8647]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-family:PingFang SC;font-weight:400;color:#fff}.accept span[data-v-6c6a8647]{font-size:15px;font-family:PingFang SC;font-weight:700;color:#fff}.accept div[data-v-6c6a8647]{margin-top:5px}.accept div[data-v-6c6a8647]:first-child{margin-right:30px}.regulation[data-v-6c6a8647]{width:44px;height:23px;background:#fff;-webkit-border-radius:11.5px 0 0 11.5px;border-radius:11.5px 0 0 11.5px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#ff8400;text-align:center;line-height:23px;position:absolute;right:0;top:92.5px;z-index:2}button[data-v-6c6a8647]{background-color:transparent;outline:none;border:none;padding:0;margin:0}.newbie[data-v-6c6a8647]{background-color:#f4f4f4;min-height:100vh}.gq-active[data-v-6c6a8647],.newbie-bg[data-v-6c6a8647]{width:100%;vertical-align:middle}.gq-box[data-v-6c6a8647]{margin:10px auto}.newbie-head[data-v-6c6a8647]{position:relative;height:130px;-webkit-background-size:100% 100%;background-size:100% 100%}.back-url[data-v-6c6a8647]{background:url(https://cimgs.17xianwan.com/202108/weekbonus/weekheadback.jpg) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;height:170px;padding-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.rulebtn[data-v-6c6a8647]{color:#ff8400;font-size:14px;text-decoration:underline}.wrapred[data-v-6c6a8647]{max-width:75%;margin:0 auto}.weeklywrap[data-v-6c6a8647]{margin:0 auto;margin-top:-135px;width:92%;min-height:166px;background-color:#fff;-webkit-border-radius:10px;border-radius:10px;position:relative;z-index:3;text-align:center;padding:12px;padding-bottom:15px}.weeklywrap .nt[data-v-6c6a8647]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#333;font-size:14px;margin-top:8px}.weeklywrap .nt span[data-v-6c6a8647]{color:#888}.weeklywrap .rails[data-v-6c6a8647]{margin-top:18px}.signin[data-v-6c6a8647]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.weeklywrap .redbag[data-v-6c6a8647]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:77%;margin-right:-18%}.weeklywrap .redbag .redwrap .money[data-v-6c6a8647]{font-size:12px;color:#333;font-family:PingFang SC;font-weight:400}.weeklywrap .progress[data-v-6c6a8647]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:76%;font-size:12px;color:#666;margin-right:-16%}.weeklywrap .railswrap[data-v-6c6a8647]{margin:0 auto;height:10px;background:#eee;-webkit-border-radius:5px;border-radius:5px;width:87.6%;margin-top:2px;position:relative}.weeklywrap .rails .airplane[data-v-6c6a8647]{margin-top:-7px}.weeklywrap .rails .airplane[data-v-6c6a8647],.weeklywrap .rails .insdie[data-v-6c6a8647]{-webkit-animation-timing-function:ease;animation-timing-function:ease;position:relative;z-index:1}.weeklywrap .rails .insdie[data-v-6c6a8647]{width:0;overflow:hidden;height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#b33521),to(#b33521));background:-webkit-linear-gradient(left,#b33521,#b33521);background:linear-gradient(90deg,#b33521,#b33521);-webkit-border-radius:5px;border-radius:5px}.weeklywrap .rails .insdie img[data-v-6c6a8647]{height:100%;vertical-align:middle}.weeklywrap .rails .mark[data-v-6c6a8647]{position:absolute;width:5px;height:5px;background:#b33521;-webkit-border-radius:50%;border-radius:50%}.weeklywrap .rails .mark0[data-v-6c6a8647]{left:20.64%}.weeklywrap .rails .mark1[data-v-6c6a8647]{left:43.77%}.weeklywrap .rails .mark2[data-v-6c6a8647]{right:30.6%}.weeklywrap .rails .mark3[data-v-6c6a8647]{right:1%}.weeklywrap .rails .wrap-mark[data-v-6c6a8647]{position:absolute;bottom:-.1px;-ms-flex-pack:distribute;justify-content:space-around;width:100%;height:9px}.recomGame[data-v-6c6a8647],.weeklywrap .rails .wrap-mark[data-v-6c6a8647]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recomGame[data-v-6c6a8647]{margin:10px auto;width:92%;font-size:13px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:1;position:relative;margin-top:100px}.recomGame .item .sdiv[data-v-6c6a8647]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#333}.recomGame .item .sdiv div[data-v-6c6a8647]{text-align:center;width:75px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.recomGame .item img[data-v-6c6a8647]{width:75px;height:75px;margin-bottom:5px;-webkit-border-radius:13px;border-radius:13px}.list-wrap[data-v-6c6a8647]{padding:0 15px;padding-bottom:55px;margin-top:170px}.list-wrap .itemwrap[data-v-6c6a8647]{min-height:74px;-webkit-border-radius:10px;border-radius:10px;background-color:#fff;margin-bottom:5px;font-size:15px;color:#333;overflow:hidden;-webkit-box-shadow:0 2px 5px 1px rgba(0,0,0,.06);box-shadow:0 2px 5px 1px rgba(0,0,0,.06)}.list-wrap .itemwraps[data-v-6c6a8647]{-webkit-border-radius:10px 0 10px 10px;border-radius:10px 0 10px 10px}.list-wrap .itemwraps-top[data-v-6c6a8647]{-webkit-border-radius:0 10px 10px 10px;border-radius:0 10px 10px 10px}.list-wrap .item[data-v-6c6a8647]{min-height:74px;padding:0 12px;-webkit-border-radius:10px;border-radius:10px;background-color:#fff;margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:15px;color:#333}.list-wrap .children[data-v-6c6a8647]{border-top:1px solid #ddd}.list-wrap .childrenitem[data-v-6c6a8647]{-webkit-border-radius:0;border-radius:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0}.list-wrap .childrenitem .data[data-v-6c6a8647]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ddd;padding:18px 0}.list-wrap .children .childrenitem:last-child .data[data-v-6c6a8647]{border-bottom:none}.draw-enter-active[data-v-6c6a8647],.draw-leave-active[data-v-6c6a8647]{-webkit-transition:max-height .4s ease;transition:max-height .4s ease}.draw-enter[data-v-6c6a8647],.draw-leave-to[data-v-6c6a8647]{max-height:0}.draw-enter-to[data-v-6c6a8647],.draw-leave[data-v-6c6a8647]{max-height:800px}.list-wrap .item .tips[data-v-6c6a8647]{color:#999;font-size:12px}.list-wrap .item .tips span[data-v-6c6a8647]{color:#ff7c08}.list-wrap .item .data[data-v-6c6a8647]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-wrap .item .data>div[data-v-6c6a8647]{height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-wrap .dailyqd[data-v-6c6a8647]{color:#999}.list-wrap .unfinish[data-v-6c6a8647]{width:75px;height:27px;border:1px solid #ff8400;-webkit-border-radius:13px;border-radius:13px;color:#ff8400;line-height:24px}.list-wrap .openredbag[data-v-6c6a8647]{width:75px;height:27px;line-height:27px;color:#fff;background:-webkit-gradient(linear,left bottom,left top,from(#f14e4e),to(#f88d7c));background:-webkit-linear-gradient(bottom,#f14e4e,#f88d7c);background:linear-gradient(0deg,#f14e4e,#f88d7c);-webkit-box-shadow:0 4px 8px 0 rgba(187,55,12,.2);box-shadow:0 4px 8px 0 rgba(187,55,12,.2);-webkit-border-radius:13px;border-radius:13px}.list-wrap .rigthhandle[data-v-6c6a8647]{width:75px;text-align:center;font-size:12px}.fowardup[data-v-6c6a8647]{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all .3s ease;transition:all .3s ease}.fowarddown[data-v-6c6a8647]{-webkit-transform:rotate(.5turn);transform:rotate(.5turn);-webkit-transition:all .3s ease;transition:all .3s ease}.list-wrap .iconmark[data-v-6c6a8647]{width:46px;height:46px;margin-right:8px;-webkit-border-radius:10px;border-radius:10px}.toggle[data-v-6c6a8647]{position:absolute;right:-15px;width:106px;height:28px;background:rgba(255,132,0,.8);-webkit-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;color:#fffffe;font-size:14px;text-align:center;line-height:28px;bottom:-10%;z-index:9}button.xwpopup[data-v-6c6a8647]{width:163px;height:36px;background:-webkit-gradient(linear,left bottom,left top,from(#ffb72b),to(#ffe92b));background:-webkit-linear-gradient(bottom,#ffb72b,#ffe92b);background:linear-gradient(0deg,#ffb72b,#ffe92b);-webkit-box-shadow:0 3px 1px 0 rgba(203,0,0,.36);box-shadow:0 3px 1px 0 rgba(203,0,0,.36);-webkit-border-radius:18px;border-radius:18px;color:#ca3d31;font-size:17px;margin-top:15px}.successsign[data-v-6c6a8647]{width:68%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:138px;color:#333;font-size:16px;background:url(https://cimgs.17xianwan.com/202004/weekly/tbox-award.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;min-height:322px}.successsign .money[data-v-6c6a8647]{font-size:16px;margin-top:63%;font-family:Alibaba PuHuiTi;font-weight:700;color:#fffa6d;text-shadow:0 2px 2px rgba(229,45,3,.6)}.successsign .money .count[data-v-6c6a8647]{margin-right:7px;font-size:43px;font-style:italic}.successsign .money .yuan[data-v-6c6a8647]{margin-left:7px;font-size:40px;color:#fff}.signfail[data-v-6c6a8647]{width:68%;background:#fff;-webkit-border-radius:15px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:173px;color:#333;font-size:16px;padding-bottom:14px}.signfail .signfailbtn[data-v-6c6a8647]{margin-top:13px;width:145px;height:36px;border:1px solid #fe8f29;-webkit-border-radius:18px;border-radius:18px;font-size:16px;font-family:PingFang SC;font-weight:400;color:#fe8f29}.signfail .head[data-v-6c6a8647]{width:100%}.signfail .gold[data-v-6c6a8647]{width:69px;margin-bottom:13px}.sign-award-tips[data-v-6c6a8647]{width:68%;margin-top:160px}.box-award[data-v-6c6a8647]{width:100%;text-align:center;font-size:16px;font-family:Alibaba PuHuiTi;font-weight:400;color:#fff;margin-top:120px}.box-award .congratulations[data-v-6c6a8647]{font-size:22px;margin-bottom:14px}.box-award img[data-v-6c6a8647]{width:55.47%;margin-top:10px}.box-award .sign-award-tips[data-v-6c6a8647]{width:73.33%;margin-top:0;margin-bottom:20px}.take-no[data-v-6c6a8647]{width:255px;background:#fff;-webkit-border-radius:10px;border-radius:10px;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333;text-align:left;margin-top:7vh}.take-no .conten[data-v-6c6a8647]{overflow-y:scroll;height:328px}.take-no .conten>div[data-v-6c6a8647]{padding-left:12px;margin-bottom:7px;line-height:1.7;padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:14px;font-family:PingFang SC;font-weight:400;color:#926145}.take-no .conten>div div[data-v-6c6a8647]{width:204px}.take-no span[data-v-6c6a8647]{-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:20px;height:20px;background:-webkit-gradient(linear,left top,right top,from(#ffea5d),to(#feb415));background:-webkit-linear-gradient(left,#ffea5d,#feb415);background:linear-gradient(90deg,#ffea5d,#feb415);-webkit-border-radius:50%;border-radius:50%;color:#926145;margin-right:5px;text-align:center;line-height:20px}.more[data-v-6c6a8647]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;color:#666;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;margin-top:-1px;position:relative}.more img[data-v-6c6a8647]{width:14px;height:14px;margin-left:5px}.headerwrap[data-v-6c6a8647]{position:absolute;top:35px;width:100%}.active[data-v-6c6a8647]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#fdfafa}.activescore[data-v-6c6a8647]{color:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:12px;padding-left:15px;font-size:12px}.activescore_btn[data-v-6c6a8647]{margin-top:15px}.activescore img[data-v-6c6a8647]{height:50px;width:50px;margin-top:-32px}.activescore button[data-v-6c6a8647]{background:-webkit-gradient(linear,left bottom,left top,from(#f5ad47),to(#feda5e));background:-webkit-linear-gradient(bottom,#f5ad47,#feda5e);background:linear-gradient(0deg,#f5ad47,#feda5e);-webkit-border-radius:15px;border-radius:15px;font-size:13px;font-family:PingFang SC;font-weight:400;color:#894c1b;padding:4px 12.5px;margin-right:15px}.activescore .code[data-v-6c6a8647]{font-size:26px;font-family:Alibaba PuHuiTi;font-weight:500;margin-right:3px}.vip[data-v-6c6a8647]{width:54px;height:15px;background:-webkit-linear-gradient(100deg,#ec2c2c,#f7632f);background:linear-gradient(-10deg,#ec2c2c,#f7632f);-webkit-border-radius:7px 0 7px 0;border-radius:7px 0 7px 0;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff;padding:0 5px;text-align:center;line-height:15px}.itemName[data-v-6c6a8647]{width:108px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle}.lottery-wrap[data-v-51b9b4d4]{width:82.4%;position:relative;margin-top:15vh}.lottery-wrap .defaultbg[data-v-51b9b4d4]{width:100%;height:65vh}.lottery[data-v-51b9b4d4]{position:absolute;top:1.5px;width:100%;-webkit-animation:changeBg-data-v-51b9b4d4 .45s ease infinite;animation:changeBg-data-v-51b9b4d4 .45s ease infinite;padding:20px 20px 20px 23px;margin:0 auto;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.lottery img[data-v-51b9b4d4]{width:46px}@-webkit-keyframes changeBg-data-v-51b9b4d4{0%{background-image:url(https://cimgs.17xianwan.com/202007/lottery/draw-bg-1.png)}to{background-image:url(https://cimgs.17xianwan.com/202007/lottery/draw-bg-2.png)}}@keyframes changeBg-data-v-51b9b4d4{0%{background-image:url(https://cimgs.17xianwan.com/202007/lottery/draw-bg-1.png)}to{background-image:url(https://cimgs.17xianwan.com/202007/lottery/draw-bg-2.png)}}.lottery-item ul[data-v-51b9b4d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.lottery-item ul li[data-v-51b9b4d4]{width:32.4%;height:86px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:3px;margin-bottom:3px;color:#9f4f01;font-size:12px;-webkit-box-shadow:inset 0 0 7px 0 rgba(252,113,0,.3);box-shadow:inset 0 0 7px 0 rgba(252,113,0,.3)}.lottery-item[data-v-51b9b4d4]{margin-top:68px}@media (min-width:380px) and (max-width:500px){.lottery-item ul li[data-v-51b9b4d4]{height:96px}.lottery-item[data-v-51b9b4d4]{margin-top:74px}}.lottery-item .box[data-v-51b9b4d4]{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lottery-item .handle[data-v-51b9b4d4]{width:100%}.lottery-item ul li[data-v-51b9b4d4]:nth-child(3n){margin-right:0}.lottery-item ul li:first-child .box[data-v-51b9b4d4]{-webkit-border-top-left-radius:8px;border-top-left-radius:8px}.lottery-item ul li:nth-child(3) .box[data-v-51b9b4d4]{-webkit-border-top-right-radius:8px;border-top-right-radius:8px}.lottery-item ul li:nth-child(7) .box[data-v-51b9b4d4]{-webkit-border-bottom-left-radius:8px;border-bottom-left-radius:8px}.lottery-item ul li:nth-child(9) .box[data-v-51b9b4d4]{-webkit-border-bottom-right-radius:8px;border-bottom-right-radius:8px}.lottery-item ul li.on .box[data-v-51b9b4d4]{background:#ffd8a6;-webkit-box-shadow:0 0 7px 0 rgba(252,113,0,.3);box-shadow:0 0 7px 0 rgba(252,113,0,.3)}.award-result[data-v-51b9b4d4]{width:92%;margin-top:15vh;position:relative}.award-result img[data-v-51b9b4d4]{width:100%}.award-result .result-data[data-v-51b9b4d4]{position:absolute;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.award-result .result-data img[data-v-51b9b4d4]{width:46px;margin-top:13px;margin-bottom:10px}.award-result .result-data .title[data-v-51b9b4d4]{font-size:17px;color:#9f4f01}.award-result .result-data .note[data-v-51b9b4d4]{font-size:14px;color:#e82626}.tan-img[data-v-74fcd48d]{margin-top:20vh;position:relative}.tan-img img[data-v-74fcd48d]{width:66.3%}.join[data-v-74fcd48d]{position:absolute;left:34.53%;top:80%;background:-webkit-gradient(linear,left top,right top,from(#ff2567),to(#ff974b));background:-webkit-linear-gradient(left,#ff2567,#ff974b);background:linear-gradient(90deg,#ff2567,#ff974b);-webkit-border-radius:17px;border-radius:17px;width:30.5%;height:10.5%;text-align:center;font-size:16px;font-family:PingFang SC;font-weight:400;color:#fff;text-shadow:0 1px 2px rgba(83,15,0,.4)}.activewrap .tab[data-v-fd1d0ff2]{background:#fff;font-size:14px;color:#333}.activewrap .tab>div[data-v-fd1d0ff2],.activewrap .tab[data-v-fd1d0ff2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.activewrap .tab>div[data-v-fd1d0ff2]{width:50%;height:39px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.activewrap .router-link-exact-active[data-v-fd1d0ff2]{font-family:PingFang SC;font-weight:700;color:#ff7c08;border-bottom:2px solid #ff7c08}.treasure[data-v-223e23c5]{background-color:#f6f6f6;margin-bottom:50px;min-height:90vh}.treasure .headerwrap[data-v-223e23c5]{position:relative;text-align:center;margin-bottom:20px}.wrapred[data-v-223e23c5]{max-width:75%;margin:0 auto;margin-bottom:24px}.treasure .headdata[data-v-223e23c5]{position:absolute;width:100%;top:9%;padding-left:17px;padding-right:17px;font-family:PingFang SC;font-weight:400;color:#fff;font-size:12px}.treasure .headerwrap .current-rule[data-v-223e23c5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.treasure .current-rule .rule[data-v-223e23c5]{text-decoration:underline}.treasure .dort[data-v-223e23c5]{font-size:15px}.treasure .headerwrap .active-score[data-v-223e23c5]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.treasure .active-score>div[data-v-223e23c5]{font-size:26px;font-family:Alibaba PuHuiTi;font-weight:500;margin-right:5px}.treasure .linkto>div[data-v-223e23c5]{text-align:center;margin-left:7px;-ms-flex-negative:0;flex-shrink:0;height:22px;line-height:21px;padding:0 9px;background:rgba(0,0,0,.2);-webkit-border-radius:11px;border-radius:11px;font-size:13px}.treasure button[data-v-223e23c5]{outline:none;padding:0;margin:0;border:none;width:47.2%;height:41px;background:-webkit-linear-gradient(100deg,#feaa18,#ffd735);background:linear-gradient(-10deg,#feaa18,#ffd735);-webkit-box-shadow:0 2px 4px 0 rgba(254,179,0,.3);box-shadow:0 2px 4px 0 rgba(254,179,0,.3);-webkit-border-radius:21px;border-radius:21px;font-size:18px;font-weight:500;color:#fff;position:absolute;bottom:-15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.treasure .headerwrap img[data-v-223e23c5]{width:100%}.treasure .list[data-v-223e23c5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 10px}.treasure .list .item[data-v-223e23c5]{margin-bottom:10px;width:48.2%}.side-img[data-v-223e23c5]{width:86px}.itemwrap[data-v-9ca8d224]{background-color:#fff;-webkit-border-radius:6px;border-radius:6px;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFang SC;padding-bottom:15px}.itemwrap img[data-v-9ca8d224]{width:100%}.itemwrap .data[data-v-9ca8d224]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:6px}.itemwrap .data .data-wrap[data-v-9ca8d224],.itemwrap .data[data-v-9ca8d224]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.itemwrap .data .data-wrap[data-v-9ca8d224]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.itemwrap .data .title[data-v-9ca8d224]{font-size:15px;font-weight:500;color:#333}.itemwrap .data .tips[data-v-9ca8d224]{font-size:12px;color:#999}.itemwrap .data .btn[data-v-9ca8d224]{width:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;padding:2px 0;font-size:14px;background:-webkit-linear-gradient(80deg,#53c69f,#80cf8a);background:linear-gradient(10deg,#53c69f,#80cf8a);-webkit-border-radius:11px;border-radius:11px}.itemwrap .progresswrap[data-v-9ca8d224]{position:relative;width:94%;margin:0 auto}.itemwrap .progress[data-v-9ca8d224]{width:33px;height:14px;background:-webkit-linear-gradient(66deg,#feaa18,#ff7c08);background:linear-gradient(24deg,#feaa18,#ff7c08);-webkit-border-radius:3px;border-radius:3px;font-size:12px;color:#fff;text-align:center;line-height:14px;position:absolute;top:-18px}.itemwrap .progress[data-v-9ca8d224]:before{content:"";width:0;height:0;border-right:5px solid transparent;border-left:5px solid transparent;border-top:5px solid #fea717;position:absolute;bottom:-5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.itemwrap .railswrap[data-v-9ca8d224]{margin:0 auto;background-color:#eee;margin-top:2px;position:relative;width:100%;height:6px;background:#eee;-webkit-border-radius:3px;border-radius:3px;overflow:hidden}.itemwrap .insdie[data-v-9ca8d224]{width:63px;height:6px;background:-webkit-linear-gradient(100deg,#feaa18,#ffd735);background:linear-gradient(-10deg,#feaa18,#ffd735);-webkit-border-radius:3px;border-radius:3px}.take-no[data-v-fd7e6434]{width:80%;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333;text-align:left;margin-top:7vh}.take-no .conten[data-v-fd7e6434]{overflow-y:scroll;max-height:65vh;padding-bottom:10px;background:#fff;-webkit-border-radius:0 0 11px 11px;border-radius:0 0 11px 11px}.take-no img[data-v-fd7e6434]{vertical-align:middle;font-size:0}.take-no .conten>div[data-v-fd7e6434]{padding-left:12px;margin-bottom:7px;line-height:1.7;padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.take-no span[data-v-fd7e6434]{-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;background:-webkit-linear-gradient(80deg,#53c69f,#80cf8a);background:linear-gradient(10deg,#53c69f,#80cf8a);-webkit-border-radius:50%;border-radius:50%;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2);margin-right:5px}.lottery-img[data-v-1053d8ae]{position:fixed;right:5px;top:56vh}.activewrap[data-v-da2f2708]{font-family:PingFang SC;margin-bottom:50px;background-color:#fff}button[data-v-da2f2708]{outline:none;padding:0;margin:0;border:none}.activewrap img[data-v-da2f2708]{width:100%;vertical-align:middle}.progress .left[data-v-da2f2708]{padding-left:20px}.progress .right[data-v-da2f2708]{padding-right:15px}.progress .textright[data-v-da2f2708]{text-align:right}.progress .right .data[data-v-da2f2708]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px;font-size:13px}.progress .left em[data-v-da2f2708]{font-size:23px;font-weight:400;font-style:normal}.progress[data-v-da2f2708]{width:100%;height:50px;background:-webkit-linear-gradient(80deg,#53c69f,#80cf8a);background:linear-gradient(10deg,#53c69f,#80cf8a);-webkit-border-radius:10px;border-radius:10px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px}.progress .railswrap[data-v-da2f2708]{margin:0 auto;background-color:#eee;margin-top:2px;position:relative;width:172px;height:6px;background:#eee;-webkit-border-radius:3px;border-radius:3px;overflow:hidden}.progress .insdie[data-v-da2f2708]{width:63px;height:6px;background:-webkit-linear-gradient(100deg,#feaa18,#ffd735);background:linear-gradient(-10deg,#feaa18,#ffd735);-webkit-border-radius:3px;border-radius:3px}.activeName[data-v-da2f2708]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 15px;color:#999;font-size:12px;padding-bottom:15px}.activeName .title[data-v-da2f2708]{font-size:16px;color:#333}.awardcode-btn[data-v-da2f2708]{text-align:center;color:#ff7c08;font-size:12px}.awardcode-wrap1[data-v-da2f2708]{width:calc(100% - 20px);background-color:#fff7ef;margin:0 auto}.awardcode-wrap[data-v-da2f2708]{margin:10px;margin-top:0;overflow:hidden;margin-bottom:0;height:32px;padding-top:7px;padding-left:6px;padding-bottom:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#666;font-size:14px;-ms-flex-wrap:wrap;flex-wrap:wrap}.awardcode-wrap .awardcode-wrapspan[data-v-da2f2708]{-ms-flex-negative:0;flex-shrink:0;font-family:PingFang-SC-Bold;font-weight:700;color:#ff7c08;font-size:14px}.awardcode-wrap p[data-v-da2f2708]{line-height:1.7;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.awardcode-wrap p span[data-v-da2f2708]{margin-right:5px}.getaward[data-v-da2f2708]{height:59px;margin:10px;background-color:#fff7ef;padding-top:7px;padding-left:6px;padding-bottom:7px;text-align:center}.getaward .congratulations[data-v-da2f2708]{font-size:16px;font-family:Alibaba PuHuiTi;font-weight:800;font-style:italic;color:#ff7c08;background:-webkit-gradient(linear,right top,left top,from(#fe4318),to(#ffcd35));background:-webkit-linear-gradient(right,#fe4318,#ffcd35);background:linear-gradient(-90deg,#fe4318,#ffcd35);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:5px}.awardnum[data-v-da2f2708]{font-size:13px;color:#999}.awardnum .num[data-v-da2f2708]{color:#333}.lostaward[data-v-da2f2708]{height:59px;margin:10px;background:#eee;padding-top:7px;padding-left:6px;padding-bottom:7px;text-align:center}.lostaward .sorry[data-v-da2f2708]{font-size:16px;font-family:Alibaba PuHuiTi;font-weight:800;font-style:italic;color:#999;margin-bottom:5px}.gray[data-v-da2f2708]{height:7px;width:100%;background-color:#f6f6f6}.fixed[data-v-da2f2708]{position:fixed;bottom:0}.btn[data-v-da2f2708]{width:100%;height:49px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid #ddd}.btn button[data-v-da2f2708]{width:343px;height:39px;background:-webkit-gradient(linear,left top,right top,from(#ffd735),to(#feaa18));background:-webkit-linear-gradient(left,#ffd735,#feaa18);background:linear-gradient(90deg,#ffd735,#feaa18);-webkit-border-radius:10px;border-radius:10px;font-size:18px;color:#fff;text-shadow:0 1px 3px rgba(252,47,0,.4)}.btn button[disabled][data-v-da2f2708]{background:#eee;color:#aaa;text-shadow:none}.getactive[data-v-da2f2708]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.getactive .title[data-v-da2f2708]{color:#333;font-size:16px;padding-top:17px;padding-bottom:17px;text-align:center}.getactive .smallbtn[data-v-da2f2708]{width:31px;height:31px;background:-webkit-linear-gradient(80deg,#53c69f,#80cf8a);background:linear-gradient(10deg,#53c69f,#80cf8a);-webkit-border-radius:50%;border-radius:50%;color:#fff}.getactive .inputwrap[data-v-da2f2708],.getactive .num[data-v-da2f2708],.getactive .smallbtn[data-v-da2f2708]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.getactive .num[data-v-da2f2708]{width:145px;height:39px;background:#eee;-webkit-border-radius:20px;border-radius:20px;margin:0 10px}.getactive .quick[data-v-da2f2708]{margin-top:10px;margin-bottom:15px}.getactive .quick[data-v-da2f2708],.getactive .quick span[data-v-da2f2708]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.getactive .quick span[data-v-da2f2708]{width:56px;height:27px;background:#fff;border:1px solid #7bce8c;-webkit-border-radius:5px;border-radius:5px;margin-right:10px;font-size:14px;color:#333}.getactive .quick span[data-v-da2f2708]:active{background-color:#7bce8c;color:#fff}.getactive .tips[data-v-da2f2708]{color:#999;font-size:12px;text-align:center;margin-bottom:18px}.getactive .smallbtn.subtract[disabled][data-v-da2f2708]{background:#fff;border:1px solid #7bce8c;-webkit-border-radius:50%;border-radius:50%}.getactive .smallbtn.subtract[disabled] span[data-v-da2f2708]{background-color:#7bce8c}.getactive .smallbtn.add[disabled][data-v-da2f2708]{background:#fff;border:1px solid #7bce8c;-webkit-border-radius:50%;border-radius:50%}.getactive .smallbtn.add[disabled] span[data-v-da2f2708]{background-color:#7bce8c}.subtract span[data-v-da2f2708]{display:inline-block;width:17px;height:2px;background-color:#fff}.add[data-v-da2f2708]{position:relative}.start-time[data-v-da2f2708]{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:18px;font-size:13px;color:#999;background-color:#f6f6f6}.start-time svg[data-v-da2f2708]{margin-right:3px}.add span.horizon[data-v-da2f2708]{display:inline-block;width:17px;height:2px;background-color:#fff}.add span.vertical[data-v-da2f2708]{display:inline-block;width:2px;height:17px;background-color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#side-img[data-v-da2f2708]{width:86px}.current[data-v-7e6fd65f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:65px;padding-left:16px;padding-right:16px}.current .avatar[data-v-7e6fd65f]{width:45px;height:45px;-webkit-border-radius:50%;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.current .data[data-v-7e6fd65f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFang SC;font-size:12px;color:#999;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;border-bottom:1px solid #eee;padding-left:10px}.current .data .title[data-v-7e6fd65f]{color:#333;font-size:14px;margin-bottom:4px}.current .data .count[data-v-7e6fd65f]{font-size:14px;color:#ff7c08}.past[data-v-47a36581]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:65px;padding-left:16px;padding-right:16px}.past .avatar[data-v-47a36581]{width:45px;height:45px;-webkit-border-radius:50%;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.past .data[data-v-47a36581]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFang SC;font-size:12px;color:#ff7c08;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;border-bottom:1px solid #eee;padding-left:10px}.past .data span[data-v-47a36581]{margin-right:5px}.past .data .title[data-v-47a36581]{color:#333;font-size:14px;margin-bottom:4px}.past .data .count[data-v-47a36581]{font-size:14px;color:#999}.keyboard[data-v-3e8626e8]{width:100%;background-color:#f2f3f5;height:258px;font-size:18px;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:999;pointer-events:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:3;-ms-flex:3;flex:3;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:6px 0 0 6px}.keyboard p[data-v-3e8626e8]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:33%;flex-basis:33%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 6px 6px 0}.keyboard p span[data-v-3e8626e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:56px;padding:0;font-size:28px;line-height:1.5;background-color:#fff;border:none;-webkit-border-radius:8px;border-radius:8px;cursor:pointer;color:#333}.keyboard p span[data-v-3e8626e8]:active{background-color:#ddd}.keyboard p span.empty[data-v-3e8626e8]{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;pointer-events:none}.take-no[data-v-be1f85a8]{width:68%;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333;margin-top:25vh;width:282px;height:149px;background:#fff;-webkit-border-radius:9px;border-radius:9px}.take-no .conten[data-v-be1f85a8]{padding-bottom:10px;font-size:18px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.take-no .conten div[data-v-be1f85a8]{margin-top:16px;margin-bottom:17px}.take-no img[data-v-be1f85a8]{vertical-align:middle;width:93px;height:75px;margin-top:-29px}.take-no .conten button[data-v-be1f85a8]{outline:none;border:none;padding:0;margin:0;width:138px;height:35px;background:-webkit-linear-gradient(80deg,#53c69f,#80cf8a);background:linear-gradient(10deg,#53c69f,#80cf8a);-webkit-border-radius:18px;border-radius:18px;font-size:15px;font-family:PingFang SC;font-weight:400;color:#fff}.empty[data-v-032ab887]{width:100%;height:193px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:25px;color:#333;font-size:18px}.empty img[data-v-032ab887]{width:96px;height:89px}.empty .info[data-v-032ab887]{margin-top:10px;margin-bottom:5px}.empty .tips[data-v-032ab887]{margin-top:10px;font-size:14px;color:#999}.attend-log[data-v-b77a1136]{min-height:100vh;background-color:#f6f6f6;font-family:PingFang SC}.nomore[data-v-b77a1136]{margin-top:23px;font-size:13px;color:#999;text-align:center;padding-bottom:20px}.attend-log .item[data-v-b77a1136]{margin-bottom:7px}.attend-log .vip[data-v-b77a1136]{height:32px;padding-left:16px;line-height:32px}.attend-log .vipwrap[data-v-b77a1136]{font-size:13px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:15px;background-color:#f6f6f6}.searchBarFixed[data-v-b77a1136]{position:fixed;top:0;width:100%;z-index:9;margin-top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.attend-log .vip span[data-v-b77a1136]{color:#999}.box[data-v-7827e25a]{background-color:#fff;width:calc(100% - 24px);margin:0 auto;-webkit-border-radius:15px;border-radius:15px}.box .datawrap[data-v-7827e25a]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#333;padding:14px 0 14px 14px;border-bottom:1px dashed #eee;position:relative}.box .datawrap .datawrap-l[data-v-7827e25a],.box .datawrap[data-v-7827e25a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.databutton[data-v-7827e25a]{width:65px;height:34px;background:-webkit-gradient(linear,right top,left top,from(#ffa422),to(#ff774e));background:-webkit-linear-gradient(right,#ffa422,#ff774e);background:linear-gradient(270deg,#ffa422,#ff774e);-webkit-box-shadow:inset 0 -2px 0 0 rgba(131,38,38,.5);box-shadow:inset 0 -2px 0 0 rgba(131,38,38,.5);-webkit-border-radius:18px 2px 2px 18px;border-radius:18px 2px 2px 18px;border:0;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#fff}.box .datawrap img[data-v-7827e25a]{width:29.33%;margin-right:14px;-webkit-border-radius:5px;border-radius:5px}.box .datawrap>div[data-v-7827e25a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.box .datawrap .data .title[data-v-7827e25a]{font-size:16px}.box .datawrap .data .attend-people[data-v-7827e25a]{font-size:14px;color:#666;margin:2px 0}.box .datawrap .data .attend-people em[data-v-7827e25a]{font-style:normal;color:#ff7c08}.box .datawrap .data .issue-num[data-v-7827e25a]{font-size:12px;color:#999}.box .datawrap .data[data-v-7827e25a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.box .timewrap[data-v-7827e25a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#999;font-size:13px;height:40px;padding-left:14px;padding-right:14px}.box .timewrap button[data-v-7827e25a]{outline:none;border:none;padding:0;margin:0;width:69px;height:27px;background:#dbf0ff;-webkit-border-radius:10px;border-radius:10px;color:#2da7ff;font-size:12px;text-align:center;line-height:27px}.box .timewrap button.disabled[data-v-7827e25a]{background:#9999}.data-left[data-v-7827e25a]{width:56px;height:26px;position:absolute;background:#ff6e21;-webkit-border-radius:13px 0 13px 0;border-radius:13px 0 13px 0;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:12px;color:#fff;left:0;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.data-left[data-v-7827e25a],.itemwrap[data-v-899c198a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.itemwrap[data-v-899c198a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:60px;color:#333;font-size:16px;font-family:PingFang SC;padding:0 16px;border-bottom:1px solid #ddd;background-color:#fff}.itemwrap .spread[data-v-899c198a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.itemwrap .score[data-v-899c198a]{font-size:14px}.itemwrap .score.gold[data-v-899c198a]{color:#ff7c08}.itemwrap .score .num[data-v-899c198a]{font-size:16px;font-style:normal}.itemwrap .time[data-v-899c198a]{font-size:12px;color:#999}.mask[data-v-5fa82f48]{position:absolute;top:0;width:100%;min-height:100vh;z-index:10;background:rgba(0,0,0,.5)}.mask .menu[data-v-5fa82f48]{width:107px;background:#fff;-webkit-border-radius:4px;border-radius:4px;position:absolute;right:10px;top:75px}.triangle-up[data-v-5fa82f48]{width:0;height:0;position:absolute;top:57px;right:20px;border:9px solid;border-color:transparent transparent #fff}.mask .menu ul li.fcolor[data-v-5fa82f48]{color:#ff7c08;font-size:15px}.triangle[data-v-5fa82f48]{width:9px;height:6px}.mask .menu ul[data-v-5fa82f48]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mask .menu ul[data-v-5fa82f48],.mask .menu ul li[data-v-5fa82f48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mask .menu ul li[data-v-5fa82f48]{height:34px;width:100%;border-bottom:1px solid #eee;font-size:14px;color:#333}.detail-title-msg-attendetail{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#999;line-height:25px}.detailbtn[data-v-a50b5b68]{position:fixed;width:calc(100% - 26px);left:13px;bottom:8px;height:48px;background:-webkit-gradient(linear,right top,left top,from(#ffa422),to(#ff774e));background:-webkit-linear-gradient(right,#ffa422,#ff774e);background:linear-gradient(270deg,#ffa422,#ff774e);-webkit-border-radius:26px;border-radius:26px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px;color:#fff;border:0}.attendetail[data-v-a50b5b68]{padding-bottom:70px}.detail[data-v-a50b5b68]{width:calc(100% - 24px);background:#fff;-webkit-border-radius:10px;border-radius:10px;padding:16px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto}.detail .detail-title[data-v-a50b5b68]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:16px;color:#666;margin-bottom:5px}.phone-number2[data-v-a50b5b68]{width:calc(100% - 24px);background:#fff;-webkit-border-radius:10px;border-radius:10px;margin:0 auto 12px;padding:14px 12px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.phone-number2 div[data-v-a50b5b68]{width:calc(100% - 4px);background:#f6f6f6;-webkit-border-radius:10px;border-radius:10px;height:56px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:16px;color:#444;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.phone-number2 div button[data-v-a50b5b68]{width:40px;height:22px;background:-webkit-gradient(linear,right top,left top,from(#ffa422),to(#ff774e));background:-webkit-linear-gradient(right,#ffa422,#ff774e);background:linear-gradient(270deg,#ffa422,#ff774e);-webkit-border-radius:6px;border-radius:6px;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#fff;border:0;margin-left:8px}.number2p[data-v-a50b5b68]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:16px;color:#444;margin-bottom:10px}.number3p[data-v-a50b5b68]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;text-align:center;color:#999;margin-top:10px}.phone-number[data-v-a50b5b68]{width:calc(100% - 24px);background:#fff;-webkit-border-radius:10px;border-radius:10px;margin:0 auto 12px;padding:16px 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.phone-number div[data-v-a50b5b68]{width:calc(100% - 4px);background:#f6f6f6;-webkit-border-radius:10px;border-radius:10px;height:56px}.phone-number div input[data-v-a50b5b68]{padding-left:16px;width:100%;height:100%;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:22px;color:#444;border:0;background:#f6f6f6;-webkit-border-radius:10px;border-radius:10px}.phonetitle[data-v-a50b5b68]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:16px;color:#666;margin-bottom:17px}.head[data-v-a50b5b68]{width:100%;background:#fff;padding:12px 13px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.head img[data-v-a50b5b68]{width:143px;height:98px}.head p[data-v-a50b5b68]{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:18px;color:#333;margin-left:14px}.result-wrap[data-v-11ac3bd6]{background-color:#f6f6f6;min-height:100vh;padding-top:7px;font-family:PingFang SC}[v-cloak][data-v-11ac3bd6]{display:none!important}.result[data-v-11ac3bd6]{width:100%;height:260px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:25px;color:#333;font-size:18px}.result img.success[data-v-11ac3bd6]{width:96px;height:89px}.result img.fails[data-v-11ac3bd6]{width:116px;height:94px}.result .info[data-v-11ac3bd6]{margin-top:10px;margin-bottom:5px}.result .tips[data-v-11ac3bd6]{font-size:14px;color:#999}.result .btn[data-v-11ac3bd6]{margin-top:18px}.result .btn[data-v-11ac3bd6],.result .btn div[data-v-11ac3bd6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result .btn div[data-v-11ac3bd6]{width:110px;height:36px;-webkit-border-radius:18px;border-radius:18px;font-size:14px;font-weight:500;margin-right:20px}.result .btn div.solid[data-v-11ac3bd6]{background:-webkit-linear-gradient(100deg,#feaa18,#ffd735);background:linear-gradient(-10deg,#feaa18,#ffd735);-webkit-box-shadow:0 2px 4px 0 rgba(254,179,0,.3);box-shadow:0 2px 4px 0 rgba(254,179,0,.3);color:#fff;text-shadow:0 1px 3px rgba(252,47,0,.4)}.result .btn div.empty[data-v-11ac3bd6]{border:1px solid #ffd433}img[data-v-d4165768]{width:100%;vertical-align:middle}.qtt-list-item[data-v-8d157258]{margin-bottom:15px}.qtt-game-tabs[data-v-8d157258]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.qtt-list-item-warp[data-v-8d157258]{width:calc((100% - 20px) / 4);margin-right:6px}.qtt-list-item-warp[data-v-8d157258]:nth-child(4n){margin-right:0}.qtt-game-tabs-item[data-v-8d157258]{-ms-flex-negative:1;flex-shrink:1;width:50%;text-align:center;height:38px;line-height:38px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#666}.qtt-game-tabs-item-activite[data-v-8d157258]{font-size:15px;font-family:PingFang-SC-Medium;font-weight:500;color:#333;border-bottom:2px solid #fed700}.qtt-game-search-area[data-v-8d157258]{padding:7px 10px;background:#fff;position:relative}.qtt-game-search-input[data-v-8d157258]{width:100%;height:31px;background:#f1f1f1;outline:none;border:none;padding-left:15px;-webkit-border-radius:7px;border-radius:7px;font-size:12px;font-family:PingFang-SC-Medium;font-weight:500}.qtt-game-search-input[data-v-8d157258]::-webkit-input-placeholder{color:#888}.qtt-game-search-glass[data-v-8d157258]{width:14px;height:14px;position:absolute;right:25px;top:16px;background:url(data:image/png;base64,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) no-repeat;-webkit-background-size:contain;background-size:contain}.qtt-game-more[data-v-8d157258]{background:#fff;margin-top:5px;padding:0 10px}.qtt-game-more[data-v-8d157258]:last-child{margin-bottom:10px}.fillRow[data-v-8d157258]{visibility:hidden}.qtt-game-to-top[data-v-8d157258]{position:fixed;width:41px;height:41px;background:url(/static/images/back-top.png) no-repeat;-webkit-background-size:contain;background-size:contain;right:10px;bottom:180px}.qtt-list-button-start[data-v-8d157258]{border:1px solid #ff7c08;-webkit-border-radius:13px;border-radius:13px;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#ff7c08;line-height:27px;height:27px;text-align:center}.qtt-game-img-banner[data-v-8d157258]{width:100%}.qtt-game-img-banner>img[data-v-8d157258]{width:100%;display:block}#app{background:#f8f8f8}.list-no-play[data-v-02040cff]{margin-top:20px}.no-play-img[data-v-02040cff]{width:160px;height:160px;margin:0 auto}.no-play-text[data-v-02040cff]{margin-top:10px;font-size:12px;color:#918585;text-align:center}.home[data-v-17f48b13]{width:100%;min-height:100vh;background:url(https://cimgs.17xianwan.com/202309/guoqing/gqback.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#ffe6af;text-align:center;padding-bottom:60px}.home-time[data-v-17f48b13]{height:22px;background:rgba(255,236,163,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;text-align:center;line-height:22px;font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#ca4007}.hometitle[data-v-17f48b13]{width:calc(100% - 60px);margin-top:20px}.illustrate[data-v-17f48b13]{width:256px;height:26px;background:url(https://cimgs.17xianwan.com/202309/guoqing/gqtitlecontent.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;font-size:13px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;margin:0 auto 22px;text-align:center;line-height:26px}.moneycontent[data-v-17f48b13]{width:355px;margin:0 auto;background:hsla(0,0%,100%,.8);-webkit-box-shadow:inset 0 2px 0 0 #fff;box-shadow:inset 0 2px 0 0 #fff;-webkit-border-radius:20px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:13px 13px 22px}.moneycontent-head[data-v-17f48b13]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;margin-bottom:18px}.moneycontent-head img[data-v-17f48b13]{width:192px}.moneycontent-head p span[data-v-17f48b13]{display:inline-block;width:22px;height:22px;text-align:center;line-height:22px;background:#ff6c27;-webkit-border-radius:4px;border-radius:4px;font-size:14px;font-family:DINOffcPro-Medi,DINOffcPro;font-weight:400;color:#fff}.moneycontent-sex[data-v-17f48b13]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;margin-bottom:20px}.moneycontent-sex span[data-v-17f48b13]{color:#ff6c27}.moneycontent-btn[data-v-17f48b13]{width:100%;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.moneycontent-btn div[data-v-17f48b13]{width:84px;height:108px;background:url(https://cimgs.17xianwan.com/202309/guoqing/envelope1.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding-top:12px;position:relative}.moneycontent-btn div .moneycontent-btn-top[data-v-17f48b13]{font-size:27px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#f30;line-height:18px}.moneycontent-btn div .moneycontent-btn-top span[data-v-17f48b13]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#f30}.moneycontent-btn div .moneycontent-btn-bottom[data-v-17f48b13]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;text-align:center;position:absolute;bottom:9px;width:100%}.schedule[data-v-17f48b13]{width:calc(100% - 20px);margin:0 auto;height:6px;background:#ffe5aa;-webkit-border-radius:5px;border-radius:5px;margin-top:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding:0 35px}.schedule div[data-v-17f48b13]{width:14px;height:14px;background:#ffe5aa;-webkit-border-radius:50%;border-radius:50%;margin-top:-4px;position:relative;z-index:1}.schedule .schedulecheck[data-v-17f48b13]{width:18px;height:18px;background:#ffaa39;border:2px solid #fffaef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-6px}.schedule .schedulecheck img[data-v-17f48b13]{width:8px;height:5px}.schedule p[data-v-17f48b13]{position:absolute;width:50%;height:100%;background:#ffaa39;-webkit-border-radius:5px;border-radius:5px;left:0}.moneyorder[data-v-17f48b13]{margin-top:22px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444}.gogame[data-v-17f48b13]{width:120px;height:36px;background:-webkit-gradient(linear,right top,left top,from(#ffbf36),to(#ff923e));background:-webkit-linear-gradient(right,#ffbf36,#ff923e);background:linear-gradient(270deg,#ffbf36,#ff923e);-webkit-border-radius:24px;border-radius:24px;border:0;font-size:14px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#fff;margin-top:16px}.turntable[data-v-17f48b13]{width:355px;margin:66px auto 0;background:#fffaef;-webkit-border-radius:50px 50px 20px 20px;border-radius:50px 50px 20px 20px;padding-top:1px;padding-bottom:24px}.turntablehead[data-v-17f48b13]{width:249px;height:68px;background:url(https://cimgs.17xianwan.com/202309/guoqing/zhuantitle.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin:-52px auto 0;padding-top:17px}.turntablehead p[data-v-17f48b13]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#ff6c27;width:100%;text-align:center}.turntable-turntable[data-v-17f48b13]{width:calc(100% - 29px);height:386px;margin:8px auto 0;background:url(https://cimgs.17xianwan.com/202309/guoqing/zhuanback.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;padding-top:17px;position:relative}.turntable-turntable-list[data-v-17f48b13]{width:calc(100% - 34px);background:url(https://cimgs.17xianwan.com/202309/guoqing/gqzhuanp.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;height:292px;margin:0 auto;position:relative}.turntable-turntable-list div[data-v-17f48b13]{position:absolute;font-size:16px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#ff1968}.turntable-turntable-list div p .jinb[data-v-17f48b13]{font-size:14px}.turntable-turntable-list div img[data-v-17f48b13]{width:29px;height:36px}.turntable-btn-img[data-v-17f48b13]{width:132px;height:145px;position:absolute;left:calc(50% - 66px);top:84px}.turntable-btn[data-v-17f48b13]{width:151px;height:46px;border:0;background:url(https://cimgs.17xianwan.com/202309/guoqing/zhuanlin.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;position:absolute;bottom:-18px;left:calc(50% - 75.5px);font-size:16px;font-family:Alibaba-PuHuiTi-H,Alibaba-PuHuiTi;font-weight:400;color:#f77500;padding:0}.turntable-btn p[data-v-17f48b13]{width:100%;height:100%;line-height:46px;-webkit-border-radius:30px;border-radius:30px}.shuom[data-v-17f48b13]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#883908;margin-top:42px}.isshowpopuprule[data-v-17f48b13]{width:calc(100% - 80px);background:url(https://cimgs.17xianwan.com/202309/guoqing/popuptitle.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:100px;padding-top:70px;padding-bottom:30px}.isshowpopuprule div[data-v-17f48b13]{width:84px;height:93px;background:url(https://cimgs.17xianwan.com/202309/guoqing/popupmoney.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;margin:0 auto;font-size:27px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#f30;padding-top:12px;line-height:20px}.isshowpopuprule div span[data-v-17f48b13]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#f30}.isshowpopuprule p[data-v-17f48b13]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;margin:17px 0 20px}.isshowpopuprule button[data-v-17f48b13]{width:161px;height:44px;background:-webkit-gradient(linear,right top,left top,from(#ffbf36),to(#ff923e));background:-webkit-linear-gradient(right,#ffbf36,#ff923e);background:linear-gradient(270deg,#ffbf36,#ff923e);-webkit-border-radius:24px;border-radius:24px;border:0;font-size:14px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#fff}.guiz[data-v-17f48b13]{position:absolute;width:22px;height:44px;background:rgba(0,0,0,.4);-webkit-border-radius:10px 0 0 10px;border-radius:10px 0 0 10px;right:0;font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;top:56px;line-height:22px;text-align:center}.guize[data-v-17f48b13]{width:calc(100% - 80px);margin-top:120px;background:#fff;-webkit-border-radius:20px;border-radius:20px;padding:20px 26px 30px}.guize div[data-v-17f48b13]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#444;margin-bottom:15px}.guize p[data-v-17f48b13]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;text-align:left}.content[data-v-c4b07fc8]{width:92%;padding-bottom:5px;background:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.1);box-shadow:0 2px 5px 0 rgba(0,0,0,.1);-webkit-border-radius:10px;border-radius:10px;margin:8px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.date[data-v-c4b07fc8]{background:#ffefe1;color:#ff7b07}.date[data-v-c4b07fc8],.y-date[data-v-c4b07fc8]{-webkit-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0;width:143px;height:23px;font-size:12px;font-family:PingFang SC;font-weight:400;text-align:center;line-height:23px;margin:7px 0}.y-date[data-v-c4b07fc8]{background:#eee;color:#999}.money[data-v-c4b07fc8]{margin-left:15px;font-size:16px;font-family:PingFang SC;font-weight:400;color:#333}.money span[data-v-c4b07fc8]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#656565}.btn[data-v-c4b07fc8]{background:#ff7b07;color:#fff}.btn[data-v-c4b07fc8],.w-btn[data-v-c4b07fc8]{width:73px;height:25px;-webkit-border-radius:13px;border-radius:13px;font-size:14px;font-family:PingFang SC;font-weight:400;text-align:center;line-height:25px;margin-top:35px;margin-right:10px}.w-btn[data-v-c4b07fc8]{color:#999}.f-btn[data-v-c4b07fc8]{color:#ff7b07}.e-btn[data-v-c4b07fc8],.f-btn[data-v-c4b07fc8]{width:73px;height:25px;-webkit-border-radius:13px;border-radius:13px;font-size:14px;font-family:PingFang SC;font-weight:400;text-align:center;line-height:25px;margin-top:35px;margin-right:10px}.e-btn[data-v-c4b07fc8]{color:#fff;background:#cbcbcb}.footer[data-v-c4b07fc8]{width:86.8%;height:12.51%;margin:0 auto;margin-top:15px}.footer p[data-v-c4b07fc8]{font-size:12px;font-family:PingFang SC;font-weight:400;color:#333}.footer .details[data-v-c4b07fc8]{font-size:12px;color:#666}.noneImg[data-v-c4b07fc8]{margin:0 auto;text-align:center}.noneImg img[data-v-c4b07fc8]{margin-top:42px;text-align:center}.none .local img[data-v-c4b07fc8]{width:86px;height:90px;text-align:center}.record[data-v-c4b07fc8]{font-size:18px;color:#333;margin-top:15px;margin-bottom:7px}.qulick[data-v-c4b07fc8],.record[data-v-c4b07fc8]{font-family:PingFang SC;font-weight:400;text-align:center}.qulick[data-v-c4b07fc8]{font-size:14px;color:#999}.xw-loading-button[data-v-c4b07fc8]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;text-align:center;height:39px;line-height:39px;border-top:1px solid #eee;margin:0!important;cursor:default}.xw-loading-button-frame[data-v-c4b07fc8]{height:14px;width:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAALJUlEQVRoQ82bXXCU5RXHf+fN12ZJgNBA+DAEkxAIEQSrgBZGQFCoY7VOOzp604vWTjvthTPeKLWz03amN870otZOO73wxk6n7VTRVtAY0EJF1BGUz4QEiAgGSEFI3N1sNu/TOe/zJtnP7CbsSp+Z3GTffd5znv/5+J/znBWuY5knKGM65ZQHpyOmHodFuKYRYSEi8zGmFqEGlyBCACj1XxfHEMUhjOEKyH/BnAPOItKDyxmMnCUWvsY1YvJHhqcqpkz1iyZEOQRricVrcZw5QANQj6EBYT4wD5gFzAAqgZKUd40AEeAqcBlDH8J54IynKPTiuhcpL+2HcL+EiE1F1ikp6Ck3Ur4YnFVgVoHThDHzEaoxVIOZBhIEPYS8VgxMGORLhAEMA4icB7cH5CC4BymJnZyKkpNS0ITUzALziZtmjLMSMbchrPJQg4q8VMn/oSGEXgwHMfIR4h6iVLohel5CRPPdJm8FPdRi05bhuBvB3AmyBEwdUJvB/PJ9f67n1Iz7QS6A6QTZj+vsofzLY/mimZeC5unqr+EMtyKsBzaDuQ1kZi7pCvu5+QLkI+AtDHspKz8moWuXc70jp4ImNG0usfjXEWcr4q4DudkPHLn2LsbnV8Gcxjj7EHcnpWUfSmjw4kQvyqqgCeFAcC5xsxZjtuCwCUNLMaSe9J5CF4YOjLRTJgcg3Cch3Ez7ZFTQgLC9UkP9XYh5CPgGsCAhj01apgJ/IQ5o3vwPRl6hjP0Q0eCTpmRmBUPVtQzH1yPmAetz1BdYwEJt9xnQDvJPRkr2yq8HL6VunKagCRHEDaxhhMcQtoKXtJ1CSVTgfYyP5Bs4vIQTPSAhwonvSFLQ/JQKqoNtOK4i9wjQWmCBirOdcALDX3Cd1xgIH5XfMjT6omQFQ4FGhuUh3+9WFyF5F0dBPIXet/5oXpFQ9FSSgl5QeYoggQoNJj8A2eTzyGIJVIx9L4PZjcOfCA/t4znCAkY85Z4kQFV5M27JNoTHwawohgTF31M+Af6MO7KTSOwkvyFqFQxVzWYkvhnDg8AGQKsD9CMwYEbAVdak4aYERAsD/7PiSz0ZOTTpv4NhB2Wl7YQGL4l5kkqqyhtBvocRVVCZymjdZsU3rv3zdHbs341YueXQ/HgaMTvAvMhg7JSYZ4LzcNw2RH6CMff6tdu4YopUWSWUT7MoDl2D4YhF0tFzKCaS/t5u3L67LAAVM8BxIBa2cqiFJR94BJE3MeZ5XOeomGcr14BZjuGHwO1JwIzE7JdrFsHspRbFi8fgSq99rLTQFVIWs4j7Ub9mIcxeZmXq74QrZ6xMJWll54cIfwA5rAo+Ckbz3aNpXHM4ajdrWAtLvgllQTj9Dpz6N0S00yBFQjIFOWOgsgYa18Oiu2E4DF07ofc9q6Aim7iUq8JfQI6L+VngaWAJsMVnLeOPDkUth1l6P6z9EcxsgNN74PDfoe8TiGi3oYhIjiJXOQPmroDl34GbN8AXvfDe7+HE63jssyJFQbzWRzvQKWZ75e8Q0wxmdVqNF43aTsotD8OmZ2H+Svj8EBzbASfb4cJRiGiZlohkAaLPqM95yM2EujZYvAWWPQjzVsL5Q7D7l3DkH6DBPZCqoFc7auLvVhN9BaOR0yiKyU41qmDrA3DPz+Gm261jq5Jdb0DPHrhQBCQTkatbAU0boeU+q5wGvM8+hI5fwPHXsiiozEY6wT2lJroXWOSXQ8nkW020RKBhHdz5Y1h8HwRrQAU4+z707IbuAiKZCbnmLdC0CepX26Cmvq+Hu/8F6N0HIyaTiY6S8DOq4BFgIWg3LGVpkNF0MKsJlm6Flvuh4S6oqLLpou8onNwF3bvhwhGIqk8KlObbTEt5X1w7gwYCM6DuFmjeBIu3wtw2qJgOQ4PQ+y50/QtO7ILLPePpI90zBoBPxWwPnEa8YrYs7ZmRYZtzyqpgdgvcfDcs2QbzbrVRzUPyAHR3QPdbcFF98io4YtmOlyfzWIqcx5bU52bAnDZo3gzN90D9Gh+5L+Dzj6HzdRvJL3XB8CC4mibSRQeGMZxTBD8H5mYUQ0OwBhBNsuVVULvYmou+fOGdNvl7SB6Grl2+Tx6x/zOTQFKRU9KoKClyns8pcsvt/zSpf7rfHqK6RX8XxAatdWkgys6s+lRBrYK19Zd9eQJoG7cK5rTaUL3URzIwE+LRBCTb4eJxH0mldYpkalPbf5UenIec6yPXCupzY8gFIKrIfQKdu+DU25ZoxAY8S87DFfrzUzBJkOlQu9QKoX+KpBIA9T8PyZ1WEE0huZBMQq4NGjdAyzaLnPqhJnQPuQ6L3KUT+R3cOFSegtlNNBXTMSSroa4VGjfCEjWlFaBIago5+54vUIc97cg168eJPjnmc4rcdJizDJr8A6tfa1OBIqdkwkNO09HxySA3KnnfxEEmVcFUJGe3JvukJ5iPZKciqdFVBUvxyYwHpcjpQSlykWSfu6Qmn3hQWUw+Wd6xIJM9TWTzylHTKtegoEhustF1zLRSBfRNK3E/jZZK4L2glcHUJzqgPAIz4KeJiRJ9to1SkcxpYuqTxyDsc9egpoJl1ufUxOclmrimHY2WmUw8L+RU6oREP07Vlk7iusuqnm+QUN6qQeKiknztF7RY1JVfeukmMUiN+lweQSo7kklU7QUMzYi5Y9IXKvmGeeWOSq/OHbQiLVhlaZ9yWyXTSWlGCYMGJyUMOdJMVgUTyfb2wDPIWLmkt7KTX7kStVYcyng0P3oItlqGosp5ROGITxR8ypcrveSWMKFc0oLXmGUIj0z5cmVCqqUkOQDhy7a00qWKBWclkHaf6imfnQrVS1U4qeAdb1k8AdyR+3AmeCITWdYyp04pVwqXHxqwBL04ZZdtWbhyZOKm02S1zVaoNm2G+jvGeyfa6zn7AfS8VYzCOQLSjuM+j1NyNL+24WQVTW01KL9suRdqGu1OV05B15u2lixs68O2DTGv4poXicR6xhu/w/EtiNf4vXu88TtZzfznk5CsgQW32WSuZZAuLauUX577qNDNq+TGL4P94637yvLFOCXbwDwOLJ+iaslfG0Wyep4tWhMR1GJ5QGlwQZtWh0FeSmrd6/5jly/BinW4fP/6L19S2n7aalCOqeWWLq3llLPqARSugXwFTEfa5UvikRt7ffYwYtRUNaIWprOrRanWfUntf73jyDkDka8haWf4A4zsQNyX5VdDPaNfTL8AnRm8BeM+4OdFpW/XsUYvb1zw/NK/31CGou0MrxIvQOtfL0Dhr+C8Skn4aOKgUPoV9lNMIxBYAzwG3Pd/foWtJ6as5Q3v2iwaPSDP8WUiIpmHEJ6umk3JyHow3wLuAW66DhiL+VUdQugAeTXvIQQv6OiMzHCldtp0jOTbwDp/evAG3ZulnZEipyF4H0ZeBt6lLHIu7zEST8nvUkKLPyuD2Yqw0R+ZLCYi+e6tQ3p7QHZ5ynVFzsvfvCZ+2powjNnb38oFDLMGMds8RK25pjeJ8xXt+p7TKl3N8l2M7KSMA4Qi5/QuPtu2OeO0HemqqsWNL8f1hvH0invlDZhX03bAIeBtHPbilB5GmUqWEa6MaWKiw/UGhEaCbRizAdzV4LR8teOUbhc47yPytp8KkgZ+poxgMhEgCBXzcWlixLn1Kx2ILXE/xqEHhnQmLS/lVPacJprpZNJGmo2j94s60lxVoJHmQZDziNv9lY40p6A5PpReKnUYacB4AWj0Kk7vO2ryHEq/AvT5c2dnED5DTC9xc+GGDKWPKjr2s4Kq4AxGjE4kNuDqbTH1OLIAY2bl9bMCkcu4/s8KHJ3LppcSOctg+Or1/qzgfx6fG52/L08qAAAAAElFTkSuQmCC) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;vertical-align:text-bottom;margin-left:5px}.content img[data-v-28dcb774]{width:100%;display:block}.text[data-v-4f6743d4]{background-color:#fafafa}.head[data-v-4f6743d4]{padding:13px 16px 3px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;font-family:PingFang-SC-Bold;font-weight:600;color:#333;padding-left:15px}.strategy-back[data-v-4f6743d4]{position:fixed;width:41px;height:41px;right:10px;-webkit-border-radius:50%;border-radius:50%;background:url(https://cimgs.17xianwan.com/Imgs/goto-back.png) no-repeat;-webkit-background-size:contain;background-size:contain;top:70%;z-index:99}ol[data-v-4f6743d4]{padding:2px 16px 3px;font-size:15px;font-family:PingFang-SC-Bold;list-style-type:none;counter-reset:a}ol li[data-v-4f6743d4]{padding-top:12px}ol li[data-v-4f6743d4]:before{content:counter(a)".";counter-increment:a}.text[data-v-209af4c7]{background-color:#fafafa;padding:13px 16px 3px}.head[data-v-209af4c7]{color:#999;font-family:PingFang-SC-Regular}h6[data-v-209af4c7]{color:#333}h6[data-v-209af4c7],p[data-v-209af4c7]{padding-top:10px;font-family:PingFang-SC-Regular}p[data-v-209af4c7]{color:#999;font-size:12px}span[data-v-209af4c7]{color:#333;font-size:12px;font-weight:700;font-family:PingFang-SC-Bold}ol[data-v-209af4c7]{font-size:12px;color:#999;font-family:PingFang-SC-Regular;list-style-type:none;counter-reset:a}ol li[data-v-209af4c7]{padding-top:12px}ol li[data-v-209af4c7]:before{content:counter(a)".";counter-increment:a}.strategy-back[data-v-209af4c7]{position:fixed;width:41px;height:41px;right:10px;-webkit-border-radius:50%;border-radius:50%;background:url(https://cimgs.17xianwan.com/Imgs/goto-back.png) no-repeat;-webkit-background-size:contain;background-size:contain;top:70%;z-index:99}.Blessingcard[data-v-c5c2734a]{min-height:100vh;-webkit-background-size:contain;background-size:contain}.bannerwrap[data-v-c5c2734a]{padding-top:14%;margin-bottom:5px;position:relative}.banner[data-v-c5c2734a]{font-size:12px;color:#fedba0;width:64%;margin:0 auto;-webkit-background-size:contain;background-size:contain;background-position:50%;height:48px;text-align:center;padding-top:8px;margin-top:8px}.more[data-v-c5c2734a]{top:calc(50% + 16px);right:0;position:absolute;width:72px}.more a[data-v-c5c2734a]{color:#67290d}.banner span[data-v-c5c2734a]{color:#f9e56f}.item[data-v-c5c2734a]{width:100%;background-color:red;height:300px}img[data-v-c5c2734a]{width:100%}.btn[data-v-c5c2734a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:15px 20px;color:#c8d3de;font-size:13px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn img[data-v-c5c2734a]{margin-bottom:5px;width:46px}.btn a[data-v-c5c2734a]{color:#c8d3de;font-size:13px}.btn img.spec[data-v-c5c2734a]{width:205px}.btn>div[data-v-c5c2734a],.btn>div a[data-v-c5c2734a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn>div[data-v-c5c2734a],.btn>div a[data-v-c5c2734a],.cardwrap[data-v-c5c2734a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cardwrap[data-v-c5c2734a]{color:#c8d3de;font-size:13px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100px}.cardwrap>div[data-v-c5c2734a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:110px;position:relative}.cardwrap>div[data-v-c5c2734a]:last-child{margin-right:0}.cardwrap .imgwrap[data-v-c5c2734a]{width:65px;height:65px;padding:9px;margin-bottom:10px}.cardwrap .imginner[data-v-c5c2734a]{width:43px;height:43px;overflow:hidden;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 4px 16px 0 rgba(0,38,75,.3);box-shadow:0 4px 16px 0 rgba(0,38,75,.3);background:hsla(0,0%,78%,.5)}.cardwrap .selected .imginner[data-v-c5c2734a]{width:47px;height:47px;border:2px solid;padding:0;-webkit-border-image:-webkit-gradient(linear,left bottom,left top,from(#ffba5f),to(#ffe6ad)) 4 4;-webkit-border-image:-webkit-linear-gradient(bottom,#ffba5f,#ffe6ad) 4 4;border-image:-webkit-gradient(linear,left bottom,left top,from(#ffba5f),to(#ffe6ad)) 4 4;border-image:linear-gradient(0deg,#ffba5f,#ffe6ad) 4 4}.cardwrap .selected .imgwrap[data-v-c5c2734a]{border:none;width:72px;height:72px;margin-bottom:4px}.cardwrap .selected[data-v-c5c2734a]{color:#fcbe7d}.cardwrap img.card[data-v-c5c2734a]{-webkit-transform-origin:25% 60%;transform-origin:25% 60%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.cardwrap img[data-v-c5c2734a]{width:61px;height:61px;margin-bottom:5px;-ms-flex-negative:0;flex-shrink:0}.cardwrap .wufu[data-v-c5c2734a]{width:47px;height:60px;margin-bottom:15px}.swiper-item[data-v-c5c2734a]{width:18%}.goto[data-v-c5c2734a]{padding-top:15px;text-align:center;padding-bottom:16px}.goto img[data-v-c5c2734a]{width:97.33%}.numdot[data-v-c5c2734a]{background:-webkit-gradient(linear,left bottom,left top,from(#ffe18b),to(#ffbd66));background:-webkit-linear-gradient(bottom,#ffe18b,#ffbd66);background:linear-gradient(0deg,#ffe18b,#ffbd66);-webkit-box-shadow:0 1px 2px 0 rgba(82,52,0,.4);box-shadow:0 1px 2px 0 rgba(82,52,0,.4);color:#a9600b;right:12px}.jinniudot[data-v-c5c2734a],.numdot[data-v-c5c2734a]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15px;height:15px;-webkit-border-radius:50%;border-radius:50%;font-size:12px;top:3px}.jinniudot[data-v-c5c2734a]{background:-webkit-gradient(linear,left bottom,left top,from(#f23a58),to(#dc2a4d));background:-webkit-linear-gradient(bottom,#f23a58,#dc2a4d);background:linear-gradient(0deg,#f23a58,#dc2a4d);-webkit-box-shadow:0 2px 4px 0 rgba(82,52,0,.4);box-shadow:0 2px 4px 0 rgba(82,52,0,.4);color:#ffd781;right:1px}.popup[data-v-2e94d814]{max-height:80vh;overflow:auto;background-color:#fff7f4}button[data-v-2e94d814]{outline:none;border:none;background-color:transparent;padding:0;margin:0;width:78px}button.immediately[data-v-2e94d814]{margin-right:10px;background:#fa5154;color:#fff}button.immediately a[data-v-2e94d814]{color:#fff}button.toearn[data-v-2e94d814]{margin-right:10px;background:#fa5154;color:#fff}button.toearn a[data-v-2e94d814]{color:#fff}button.complete[data-v-2e94d814]{border:1px solid #ccc;color:#999;margin-right:10px}button.tomorrow[data-v-2e94d814]{border:1px solid#FA5154;color:#fa5154;margin-right:10px}.header[data-v-2e94d814]{position:relative;font-size:0;font-family:Alibaba PuHuiTi;font-weight:400;color:#fff7f4;background-color:transparent;width:100%;-webkit-border-top-left-radius:10px;border-top-left-radius:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px}.header .backImg img[data-v-2e94d814]{width:100%;margin-top:-30px}.header .earn[data-v-2e94d814]{font-size:12px;position:absolute;top:calc(35% + 3px);left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.header .close[data-v-2e94d814]{width:16px;position:absolute;right:10px;top:1%}.header span[data-v-2e94d814]{font-size:13px;color:#666}.list[data-v-2e94d814]{margin:0 15px;overflow-y:auto}.list .item[data-v-2e94d814]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:10px;border-radius:10px;background:#fff;border-bottom:1px solid #ddd;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:7px}.list .item[data-v-2e94d814]:last-child{margin-bottom:10px}.list .item button[data-v-2e94d814]{font-size:12px;height:27px;-webkit-border-radius:13px;border-radius:13px;padding:0 14px;-ms-flex-negative:0;flex-shrink:0}.list .item>div[data-v-2e94d814]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.list .item>div img[data-v-2e94d814]{width:46px;height:46px;margin:8px 10px 8px 5px;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:50%;border-radius:50%}.list .item>div>div[data-v-2e94d814]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 5px 10px 0}.list .item .title[data-v-2e94d814]{margin-bottom:4px;color:#333;font-size:15px}.list .item .tips[data-v-2e94d814]{font-size:13px;color:#999}.list .item .tips span[data-v-2e94d814]{color:#fa5154}.popupwrap[data-v-2e94d814]{-webkit-border-radius:15px 15px 0 0;border-radius:15px 15px 0 0;position:fixed;width:100%;top:auto;max-height:100%;bottom:0;right:auto;left:50%;z-index:21;background-color:#fff;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.overlay[data-v-2e94d814]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.7)}.signCount[data-v-2e94d814]{color:#777;font-size:12px;-webkit-transform:scale(.9);transform:scale(.9);margin-right:15px}.signCount>span[data-v-2e94d814]{color:#fa5154}.popup[data-v-2e50382c]{height:100vh;-webkit-perspective:800;perspective:800;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup[data-v-2e50382c],.trd[data-v-2e50382c]{display:-webkit-box;display:-ms-flexbox;display:flex}.trd[data-v-2e50382c]{width:212px;height:275px;margin-top:120px;color:#fff193;font-size:14px}.trd img[data-v-2e50382c]{width:100%;margin-top:15px}.popupwrap[data-v-2e50382c]{position:fixed;width:100%;top:0;max-height:100%;overflow-y:auto;right:auto;left:50%;z-index:21;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.overlay[data-v-2e50382c]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.6)}.swiper-component[data-v-d2500aca]{overflow:hidden;position:relative}ul[data-v-d2500aca]{white-space:nowrap;height:100%;-webkit-transition:.5s ease;transition:.5s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}li[data-v-d2500aca]{list-style:none;height:100%;overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box}li.zoom[data-v-d2500aca]{-webkit-border-radius:.16rem;border-radius:.16rem;-webkit-transition:.5s ease;transition:.5s ease;opacity:.24;-webkit-transform:scale(.8);transform:scale(.8)}li.zoom.active[data-v-d2500aca]{opacity:1;-webkit-transform:scale(1);transform:scale(1)}li.zoom .header[data-v-d2500aca]{font-size:0;position:relative}li.zoom .header .avatar[data-v-d2500aca]{position:absolute;bottom:-43px;width:100%;text-align:center}li.zoom .header .avatar a[data-v-d2500aca]{font-size:12px;color:#fbeb8b}li.zoom .header .avatar img[data-v-d2500aca]{width:46px;height:46px;-webkit-border-radius:10px;border-radius:10px}li.zoom.active .header[data-v-d2500aca]{font-size:0}li.zoom .default[data-v-d2500aca]{-webkit-transform:scale(0);transform:scale(0)}li.zoom .grow[data-v-d2500aca]{-webkit-animation:.3s linear .2s 1 grow-data-v-d2500aca;animation:.3s linear .2s 1 grow-data-v-d2500aca;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes grow-data-v-d2500aca{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes grow-data-v-d2500aca{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}li.zoom .shirk[data-v-d2500aca]{-webkit-animation:.5s linear .2s 1 shirk-data-v-d2500aca;animation:.5s linear .2s 1 shirk-data-v-d2500aca;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes shirk-data-v-d2500aca{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes shirk-data-v-d2500aca{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}li.zoom.active .body[data-v-d2500aca],li.zoom .body[data-v-d2500aca]{height:100%}li img[data-v-d2500aca]{width:100%;height:100%}.swiper-dots[data-v-d2500aca]{position:absolute;bottom:.16rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex}.dots-item[data-v-d2500aca]{width:.1rem;height:.1rem;-webkit-border-radius:50%;border-radius:50%;background:hsla(0,0%,100%,.7);margin:0 .04rem}.dots-item.active[data-v-d2500aca]{background:#409eff}.nocard[data-v-d2500aca]{position:relative}.nocard .ad[data-v-d2500aca]{bottom:24%;position:absolute;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nocard .ad .name[data-v-d2500aca],.nocard .ad .tips[data-v-d2500aca]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nocard .ad .tips[data-v-d2500aca]{font-size:12px;color:#ffd155;margin-top:6px}.nocard .ad img[data-v-d2500aca]{width:61px;height:61px;-webkit-border-radius:10px;border-radius:10px;margin-right:8px}.resultcard[data-v-d2500aca]{position:relative}.resultcard .data[data-v-d2500aca]{padding-top:50%;position:absolute;top:0;width:100%;text-align:center;color:#b93930}.toOpen[data-v-d2500aca]{position:relative}.toOpen .data[data-v-d2500aca]{font-size:14px;padding-top:105%;position:absolute;top:0;width:100%;text-align:center;color:#b93930}.resultcard .data .num[data-v-d2500aca]{color:#67290d;position:relative;font-size:40px}.resultcard .data .num .yuan[data-v-d2500aca]{font-size:14px}.resultcard .data .newbie[data-v-d2500aca]{width:63px;height:16px;position:absolute;right:20px;top:10px}.resultcard .data .newbie .channel[data-v-d2500aca]{font-size:13px;color:#67290d}.resultcard .data .flower[data-v-d2500aca]{width:132px;margin:8px 0}.resultcard .data .tips[data-v-d2500aca]{color:#ae5d24;font-size:12px}.resultcard .data .checkout[data-v-d2500aca]{width:160px;margin-top:8px}.popup[data-v-0a34a37c]{height:100vh;-webkit-perspective:800;perspective:800;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup[data-v-0a34a37c],.trd[data-v-0a34a37c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trd[data-v-0a34a37c]{-webkit-animation:.25s linear .2s 6 cardfront-data-v-0a34a37c;animation:.25s linear .2s 6 cardfront-data-v-0a34a37c;-webkit-transform:rotateY(0);transform:rotateY(0);width:212px;height:275px;background:url(https://cimgs.17xianwan.com/202101/niu-card/draw-pop-bg.png) no-repeat;-webkit-background-size:contain;background-size:contain;background-position:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff193;font-size:14px}.trd div[data-v-0a34a37c]{text-align:center}.trd .shooticon[data-v-0a34a37c]{width:82px}.trd .igot[data-v-0a34a37c]{width:123px}.trd h2[data-v-0a34a37c]{padding-top:34px;padding-bottom:25px;font-size:18px;font-family:Alibaba PuHuiTi;font-weight:500;color:#fff193}.trd .cardname[data-v-0a34a37c]{font-size:30px;font-family:PingFang SC;font-weight:500;color:#fff;padding-bottom:22px}.popupwrap[data-v-0a34a37c]{position:fixed;width:100%;top:0;max-height:100%;overflow-y:auto;right:auto;left:50%;z-index:21;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}@-webkit-keyframes cardfront-data-v-0a34a37c{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}@keyframes cardfront-data-v-0a34a37c{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}.overlay[data-v-0a34a37c]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20;background-color:rgba(0,0,0,.6)}.bull-card-area-bg[data-v-b5a9ea46]{position:fixed;left:0;top:0;width:100%;height:100%;z-index:-2}.bull-card-info[data-v-b5a9ea46]{position:relative;height:105px;margin:10px 10px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.bull-card-info>.backbg[data-v-b5a9ea46]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.bull-card-info>div[data-v-b5a9ea46]{-ms-flex-negative:1;flex-shrink:1;margin:25px 0 0 35px}.bull-card-info>div[data-v-b5a9ea46]:first-of-type{width:38%}.bull-card-info>div[data-v-b5a9ea46]:nth-of-type(2){width:62%}.bull-card-info>div>div[data-v-b5a9ea46]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#67290d}.bull-card-info>div>div[data-v-b5a9ea46]:nth-of-type(2){margin-top:10px}.bull-card-info>div>div>span[data-v-b5a9ea46]{font-size:22px;font-weight:700;padding-right:5px}.bull-card-list-area[data-v-b5a9ea46]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.bull-card-list-area>div[data-v-b5a9ea46]{-ms-flex-negative:1;flex-shrink:1}.bull-card-item[data-v-b5a9ea46]{position:relative;margin:13px 10px 0;padding:10px 6px 0 9px;height:133px}.bull-card-item .card-bg[data-v-b5a9ea46]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.bull-card-title[data-v-b5a9ea46]{font-size:15px;font-family:PingFang SC;font-weight:400;color:#67290d}.bull-card-title span[data-v-b5a9ea46]{color:#333;margin-left:20px}.bull-card-card[data-v-b5a9ea46]{position:relative}.bull-card-card:first-of-type .img[data-v-b5a9ea46]{width:47px}.bull-card-card .img[data-v-b5a9ea46]{height:60px;width:60px}.bull-card-card .img img[data-v-b5a9ea46]{height:100%;width:100%}.bull-card-card .title[data-v-b5a9ea46]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#67290d;margin-top:6px;text-align:center}.bull-card-card:first-of-type .count[data-v-b5a9ea46]{background:-webkit-gradient(linear,left top,left bottom,from(#f23a58),to(#dc2a4d));background:-webkit-linear-gradient(top,#f23a58,#dc2a4d);background:linear-gradient(180deg,#f23a58,#dc2a4d);-webkit-box-shadow:0 2px 4px 0 rgba(82,52,0,.4);box-shadow:0 2px 4px 0 rgba(82,52,0,.4);color:#ffd781;top:1.5px;right:-7px}.bull-card-card .count[data-v-b5a9ea46]{position:absolute;width:15px;height:15px;-webkit-border-radius:50%;border-radius:50%;background:-webkit-gradient(linear,left top,left bottom,from(#ffe18b),to(#ffbd66));background:-webkit-linear-gradient(top,#ffe18b,#ffbd66);background:linear-gradient(180deg,#ffe18b,#ffbd66);-webkit-box-shadow:0 1px 2px 0 rgba(82,52,0,.4);box-shadow:0 1px 2px 0 rgba(82,52,0,.4);font-size:12px;font-family:PingFang SC;font-weight:400;color:#a9600b;text-align:center;display:table-cell;top:2px;right:3px}.strategy-back[data-v-b5a9ea46]{position:fixed;width:41px;height:41px;right:10px;-webkit-border-radius:50%;border-radius:50%;background:url(https://cimgs.17xianwan.com/Imgs/goto-index.png) no-repeat;-webkit-background-size:contain;background-size:contain;top:70%;z-index:99}.rule[data-v-89db00a0]{min-height:100vh;-webkit-background-size:contain;background-size:contain;background-color:#e668b0}img[data-v-89db00a0]{width:100%;vertical-align:middle}.strategy-back[data-v-89db00a0]{position:fixed;width:41px;height:41px;right:10px;-webkit-border-radius:50%;border-radius:50%;background:url(https://cimgs.17xianwan.com/Imgs/goto-back.png) no-repeat;-webkit-background-size:contain;background-size:contain;top:70%;z-index:99}.count-down[data-v-7b1802e5]{position:absolute;width:100%;height:100%;left:0;top:0;padding-top:20px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.count-down-image[data-v-7b1802e5]{width:260px;height:259px;margin-top:-30px;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.count-down-image[data-v-7b1802e5]:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.count-down div[data-v-7b1802e5]{height:55px;text-align:center;margin-bottom:28px}.count-down p[data-v-7b1802e5]:first-child{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:18px;color:#fff}.count-down p[data-v-7b1802e5]:nth-child(4){font-family:DINOffcPro;font-weight:700;font-size:42px;color:#fff;text-shadow:0 3px 2px #ee4711}.count-down p[data-v-7b1802e5]:nth-child(2){font-family:DINOffcPro;font-weight:700;font-size:28px;color:#fff;margin-bottom:95px}.count-down-img1[data-v-7b1802e5]{width:117px;height:55px}.count-down-img2[data-v-7b1802e5]{width:91px;height:30px}.count-down-img3[data-v-7b1802e5]{width:56px;height:30px}.count-down-img4[data-v-7b1802e5]{width:83px;height:30px}.count-down-img5[data-v-7b1802e5]{width:99px;height:30px}.toastyu-yu[data-v-7b1802e5]{position:absolute;width:100%;height:100px;top:0}.toastyu-yu img[data-v-7b1802e5]{position:absolute}.toastyu-yu img[data-v-7b1802e5]:first-child{width:80px;right:10px;top:100px}.toastyu-yu img[data-v-7b1802e5]:nth-child(2){width:120px;right:100px;top:10px}.toastyu-yu img[data-v-7b1802e5]:nth-child(3){width:130px;right:-50px;top:250px}.toastyu-yu img[data-v-7b1802e5]:nth-child(4){width:90px;left:100px;top:100px}.toastyu-yu img[data-v-7b1802e5]:nth-child(5){width:100px;left:10px;top:80px}.toastyu-yu img[data-v-7b1802e5]:nth-child(6){width:120px;left:200px;top:200px}.toastyu-yu img[data-v-7b1802e5]:nth-child(7){width:100px;left:150px;top:373px}.toastyu-yu img[data-v-7b1802e5]:nth-child(8){width:120px;left:6px;top:541px}.toastyu-yu img[data-v-7b1802e5]:nth-child(9){width:120px;left:0;top:200px}.toastyu-yu img[data-v-7b1802e5]:nth-child(10){width:120px;left:100px;top:280px}.toastyuimg4[data-v-7b1802e5]{width:calc(100% - 100px)}.toastyuimg3[data-v-7b1802e5]{width:56px}.toastyuimg2[data-v-7b1802e5]{width:60px}.toastyuimg1[data-v-7b1802e5]{width:40px}.toastyu[data-v-7b1802e5]{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);left:0;top:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.double[data-v-7b1802e5]{width:100%;min-height:100vh;background:url(https://cimgs.17xianwan.com/upload/config/202501/ec1ba3e5cc72489897a47dce16d6ce8e.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#faf8df;text-align:center;padding-bottom:40px;padding-top:19px;overflow:hidden}.head-time[data-v-7b1802e5]{width:225px;height:20px;background:url(https://cimgs.17xianwan.com/upload/config/202501/1df4803ae61a3ad66042ae488439ae7b.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:12px;color:#fff0d6;text-align:center;line-height:22px;margin:0 auto 44px}.head-title[data-v-7b1802e5]{width:calc(100% - 22px);margin:0 auto 1px}.double-xianl[data-v-7b1802e5]{display:-webkit-box;display:-ms-flexbox;display:flex;width:343px;height:89px;background:url(https://cimgs.17xianwan.com/upload/config/202501/cb8182ade700732ff0f291d7cb6e2ca4.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin:0 auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.double-xianl div[data-v-7b1802e5]{width:100%;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#832c2b;padding-top:10px}.double-xianl div p[data-v-7b1802e5]:first-child{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#832c2b;margin-bottom:3px}.double-three[data-v-7b1802e5]{width:375px;height:500px;position:relative;background:url(https://cimgs.17xianwan.com/upload/config/202501/568f73ac203db785f9a18cf13aee17c0.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;margin-left:calc(50% - 187.5px)}.double-three div button[data-v-7b1802e5]{width:72px;height:29px;background:transparent;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#cd3a3a;border:0;width:100%;display:block;margin:0 auto}.double-three div .btn1[data-v-7b1802e5]{width:72px;height:24px;background:-webkit-gradient(linear,left top,left bottom,from(#67f3ff),to(#00e6ff));background:-webkit-linear-gradient(top,#67f3ff,#00e6ff);background:linear-gradient(180deg,#67f3ff,#00e6ff);-webkit-box-shadow:0 -2px 0 0 rgba(0,0,0,.23);box-shadow:0 -2px 0 0 rgba(0,0,0,.23);-webkit-border-radius:12px;border-radius:12px;border:2px solid rgba(0,41,81,.6);font-family:PingFangSC,PingFang SC;line-height:20px;font-weight:600;font-size:16px;color:#066689;-webkit-box-sizing:border-box;box-sizing:border-box}.double-three div .btn2[data-v-7b1802e5]{width:70px;background:#f7343f;-webkit-border-radius:6px;border-radius:6px;bottom:50px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px;color:#ffec88;height:auto}.double-three-liw4[data-v-7b1802e5]{position:absolute;width:131px;height:149px;background:url(https://cimgs.17xianwan.com/upload/config/202501/4f58289ddf6be38bc950e7db8b97d076.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;left:calc(50% - 40px);top:39px;padding-top:50px;-webkit-box-sizing:border-box;box-sizing:border-box}.double-three-liw3[data-v-7b1802e5]{position:absolute;width:135px;height:155px;background:url(https://cimgs.17xianwan.com/upload/config/202501/9b3c9008220e3b0a7281f447aa9407b6.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;left:45px;top:168px;padding-top:53px;-webkit-box-sizing:border-box;box-sizing:border-box}.double-three-liw2[data-v-7b1802e5]{position:absolute;width:123px;height:170px;background:url(https://cimgs.17xianwan.com/upload/config/202501/9b95d85999ad92318b8cdaece4bf9a1b.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;left:85px;bottom:24px;padding-top:50px;-webkit-box-sizing:border-box;box-sizing:border-box}.double-three-liw1[data-v-7b1802e5]{position:absolute;width:121px;height:160px;background:url(https://cimgs.17xianwan.com/upload/config/202501/a013e908d3c9d375137b572680e2d562.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;right:10px;bottom:26px;padding-top:55px;-webkit-box-sizing:border-box;box-sizing:border-box}.double-guiz[data-v-7b1802e5]{width:calc(100% - 20px);background:#fff;-webkit-border-radius:10px;border-radius:10px;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:22px auto 0;text-align:left}.double-guiz div[data-v-7b1802e5]{text-align:center;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px;color:#590f10;margin-bottom:8px}.double-guiz p[data-v-7b1802e5]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#590f10;line-height:25px}.double-three-cai[data-v-7b1802e5]{position:absolute;left:calc(50% - 25px);bottom:23px;width:51px;height:47px}.hongbyu[data-v-7b1802e5]{position:fixed;top:30vh;right:15px;width:52px;height:78px;background:url(https://cimgs.17xianwan.com/upload/config/202501/ed8dd638e780b3fe45e5a0884ed15195.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.hongbyu button[data-v-7b1802e5]{width:74px;height:24px;background:-webkit-linear-gradient(135deg,#ff8000,#ff1500);background:linear-gradient(315deg,#ff8000,#ff1500);-webkit-box-shadow:inset 0 4px 6px 0 rgba(222,244,255,.5),inset 0 1px 3px 0 rgba(255,0,32,.5);box-shadow:inset 0 4px 6px 0 rgba(222,244,255,.5),inset 0 1px 3px 0 rgba(255,0,32,.5);-webkit-border-radius:12px;border-radius:12px;border:2px solid #fff;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:12px;color:#fff;position:absolute;left:calc(50% - 37px);bottom:-6px}.isshowresult[data-v-7b1802e5]{width:100%;position:relative;margin-top:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.isshowresult .isshowresult-back[data-v-7b1802e5]{width:100%}.isshowresult-content[data-v-7b1802e5]{position:absolute;width:calc(100% - 114px);left:57px}.isshowresult-content-content[data-v-7b1802e5]{position:absolute;width:100%;height:100%;z-index:1;text-align:center;left:0;top:0;padding-top:45px}.isshowresult-content-content p[data-v-7b1802e5]:first-child{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:20px;color:#b32f16;margin-bottom:15px}.isshowresult-content-content p[data-v-7b1802e5]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:600;font-size:20px;font-family:DINOffcPro;font-weight:700;font-size:50px;color:#b32f16}.isshowresult-content-content p:nth-child(2) span[data-v-7b1802e5]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:600;font-size:20px;color:#b32f16}.isshowresult-content-content button[data-v-7b1802e5]{width:134px;height:48px;background:-webkit-gradient(linear,left top,left bottom,from(#fff2b7),to(#ffe380));background:-webkit-linear-gradient(top,#fff2b7,#ffe380);background:linear-gradient(180deg,#fff2b7,#ffe380);-webkit-border-radius:26px;border-radius:26px;border:0;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px;color:#b32f16;position:absolute;bottom:16px;left:calc(50% - 67px)}.isshowresult-content img[data-v-7b1802e5]{width:100%}.rush-time-img[data-v-770ab4a4]{margin:0;height:68px;padding:1px;margin-top:-1px}.evenmore[data-v-770ab4a4]{text-align:center;font-size:10px;height:25px}.evenmore img[data-v-770ab4a4]{width:9px;height:10px}.evenmore div[data-v-770ab4a4]{width:106px;height:17px;background:#fff;-webkit-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;margin:0 auto;line-height:17px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#ff9308}.rush-time-img div[data-v-770ab4a4]{width:270px;height:21px;background:#000;opacity:.7;-webkit-border-radius:10px;border-radius:10px;font-size:13px;font-family:PingFang SC;font-weight:400;color:#fff;text-align:center;line-height:21px;margin:0 auto;margin-top:15px}.content[data-v-770ab4a4]{background:#ffeade;padding-top:0;padding-bottom:80px}.img-2[data-v-770ab4a4]{width:256px;height:300px;margin-top:150px}.money[data-v-770ab4a4]{position:absolute;margin:0 auto;margin-top:300px;font-size:43px;font-family:Alibaba PuHuiTi;font-weight:700;font-style:italic;color:#fff94c;text-shadow:0 4px 0 rgba(105,0,0,.3)}.money span[data-v-770ab4a4]{font-size:16px}.rush[data-v-770ab4a4]{width:100%;background:url(https://cimgs.17xianwan.com/202202/act_weekrank_bak.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:0;padding-top:24px;text-align:center}.rush-time-top-img[data-v-770ab4a4]{width:calc(100% - 71px)}.rush-time[data-v-770ab4a4]{width:310px;background:url(https://cimgs.17xianwan.com/202202/act_weekrank_decor.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;-webkit-border-radius:10px;border-radius:10px;font-size:13px;font-family:PingFang SC;font-weight:400;color:#fff;text-align:center;line-height:21px;margin:0 auto}.rush-head[data-v-770ab4a4]{width:344px;height:124px;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.1);box-shadow:0 1px 6px 0 rgba(0,0,0,.1);opacity:.96;-webkit-border-radius:5px;border-radius:5px;margin:0 auto;padding:2px;margin-top:60px;background-image:-webkit-gradient(linear,left top,right top,from(#3e93fc),color-stop(50%,#fff),to(#e0453f));background-image:-webkit-linear-gradient(left,#3e93fc,#fff 50%,#e0453f);background-image:linear-gradient(90deg,#3e93fc 0,#fff 50%,#e0453f)}.rush_ming[data-v-770ab4a4]{width:42px}.rush-head-top[data-v-770ab4a4]{width:340px;height:120px;background:#fff;-webkit-border-radius:5px;border-radius:5px}.rush-head-top-text[data-v-770ab4a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:15px;padding-right:6px;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.rush-head-top-text div[data-v-770ab4a4]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#666;margin-top:10px}.rush-head-top-text div p span[data-v-770ab4a4]{font-size:28px;font-family:Alibaba PuHuiTi;font-weight:500;color:#333}.rush-head-top-text img[data-v-770ab4a4]{width:55px;height:55px}.rush-head-top-btn[data-v-770ab4a4]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.rush-head-top-btn img[data-v-770ab4a4]{width:92px;height:29px;margin-right:59.5px}.rush-ranking .returns[data-v-770ab4a4]{width:41px;height:41px;position:fixed;right:10px;top:70%;z-index:20}.rush-ranking .returns-go[data-v-770ab4a4]{width:41px;height:41px;position:fixed;right:10px;top:78%;z-index:20}.rush-signup[data-v-770ab4a4]{width:100%;text-align:center;padding-top:16px;font-size:13px;font-family:PingFang SC;font-weight:400;color:#666}.rush-signup img[data-v-770ab4a4]{width:245px;margin-bottom:10px}.rush-right-top[data-v-770ab4a4]{top:-46px;background:-webkit-gradient(linear,left bottom,left top,from(#ffbb38),to(#ff9435));background:-webkit-linear-gradient(bottom,#ffbb38,#ff9435);background:linear-gradient(0deg,#ffbb38,#ff9435);border:1px solid #fee856;-webkit-box-shadow:0 1px 4px 0 rgba(211,2,2,.5);box-shadow:0 1px 4px 0 rgba(211,2,2,.5);-webkit-border-radius:13px 0 0 13px;border-radius:13px 0 0 13px}.rush-right-top[data-v-770ab4a4],.rush-right[data-v-770ab4a4]{position:absolute;right:0;width:72px;height:26px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff;line-height:26px;text-align:center;text-shadow:0 2px 2px rgba(0,54,127,.3);z-index:10}.rush-right[data-v-770ab4a4]{top:-11px;background:#514ee1;border:1px solid #56c0fe;-webkit-box-shadow:0 2px 8px 0 rgba(211,2,2,.5);box-shadow:0 2px 8px 0 rgba(211,2,2,.5);-webkit-border-radius:13px 0 0 13px;border-radius:13px 0 0 13px}.rush-ranking[data-v-770ab4a4]{background:url(https://cimgs.17xianwan.com/202104/actranking/rank-bg.jpg) no-repeat;-webkit-background-size:100% 100%;background-size:100%;width:100%;height:329px;margin-top:17px;padding-top:14px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:6px;position:relative}.rush-rank-list-one[data-v-770ab4a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.rush-ranking div[data-v-770ab4a4]{text-align:center}.rush-ranking div p[data-v-770ab4a4]{font-size:12px;font-family:PingFang SC;font-weight:400;color:#333}.rush-ranking div p[data-v-770ab4a4]:nth-child(3){font-family:PingFang SC;color:#333;font-size:12px;font-weight:500;color:#ff9308;line-height:10.5px}.rush-ranking img[data-v-770ab4a4]{width:44px;height:50px}.rush-rank-list-one div:first-child img[data-v-770ab4a4]{width:53px;height:53px;margin-top:8px}.rush-rank-list-one div img[data-v-770ab4a4]{width:57px;height:60px}.rush-rank-list-one div:nth-child(3) img[data-v-770ab4a4]{width:53px;height:53px;margin-top:8px}.rush-rank-list-twe[data-v-770ab4a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:15px}.rush-rank-list-twe div p[data-v-770ab4a4]{font-size:12px}.rush-list[data-v-770ab4a4]{margin-bottom:6px}.rush-list .list-num[data-v-770ab4a4]{width:100%;height:50px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:50px;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.rush-list .list-num div[data-v-770ab4a4]:first-child{font-size:15px;font-family:PingFang SC;font-weight:400;color:#333}.rush-list div[data-v-770ab4a4]:nth-child(2){font-size:12px;font-family:PingFang SC;font-weight:400;color:#666}.rush-list .list-num span[data-v-770ab4a4]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#ff9308}.rush-list ul li[data-v-770ab4a4]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:36px;background:#e8f3ff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:36px}.rush-list ul li[data-v-770ab4a4]:nth-child(2n+2){background:#fff}.rush-list ul li div[data-v-770ab4a4]{display:-webkit-box;display:-ms-flexbox;display:flex}.rush-list ul li div p[data-v-770ab4a4]{font-size:12px;font-family:PingFang SC;font-weight:400;color:#6866b6;margin-right:38px}.rush-list ul li div p[data-v-770ab4a4]:nth-child(2){font-size:12px;font-family:PingFang SC;font-weight:400;color:#333}.rush-list ul li div[data-v-770ab4a4]{font-size:13px;font-family:PingFang SC;font-weight:500;color:#999}.rush-list ul li div span[data-v-770ab4a4]{color:#ff9308}.trangle-up[data-v-770ab4a4]{width:0;display:inline-block;height:0;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-top:6px solid #a4a4a4;margin-bottom:2px}.rush-refresh[data-v-770ab4a4]{margin-top:10px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#d69d53;text-align:center}.rush-refresh span[data-v-770ab4a4]{margin:0 10px}.rush-award[data-v-770ab4a4],.rush-regulation[data-v-770ab4a4]{width:347px;margin:0 auto;margin-top:10px}.rush-award[data-v-770ab4a4]{height:256px;background:url(https://cimgs.17xianwan.com/202104/actranking/award-show.jpg) no-repeat;-webkit-background-size:100% 100%;background-size:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:44px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.rush-award div[data-v-770ab4a4]{position:relative;width:93px;height:89px}.rush-award div p[data-v-770ab4a4]{position:absolute;z-index:1;width:100%;height:100%;text-align:center;padding-top:27.5px}.rush-award div img[data-v-770ab4a4]{position:absolute;width:93px;height:89px;left:0;top:0}.rush-award div span[data-v-770ab4a4]{font-size:15px;font-family:Alibaba PuHuiTi;font-weight:500;color:#98580d}.notice-time[data-v-c7cbac28]{text-align:center;height:20px;background:#d8d9e2;margin:0 auto 9px;-webkit-border-radius:20px;border-radius:20px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff;width:125px;line-height:20px}.notice-wrap .notice-item[data-v-c7cbac28]{padding:15px 15px 0}.notice-item[data-v-c7cbac28]{padding:0 15px}.notice-content[data-v-c7cbac28]{padding:15px 12px 0;background-color:#fff;-webkit-border-radius:7px;border-radius:7px}.notice-head[data-v-c7cbac28]{height:28px;font-size:15px;font-family:PingFang SC;font-weight:700;color:#333;line-height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:14px}.notice-head img[data-v-c7cbac28]{width:27px;margin-right:10px}.notice-head .seedetail[data-v-c7cbac28]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#aaa;line-height:24px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.noticeBody[data-v-c7cbac28]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#777;line-height:21px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.notice-bottom[data-v-c7cbac28]{height:14px}.lineClamp[data-v-c7cbac28]{-webkit-line-clamp:3}.xw-loading-button[data-v-c7cbac28]{font-size:13px;font-family:PingFang-SC-Regular;font-weight:400;color:#666;text-align:center;height:39px;line-height:39px;margin:15px 0!important;cursor:default;background:#f8f8f8}.xw-loading-button-frame[data-v-c7cbac28]{height:14px;width:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAALJUlEQVRoQ82bXXCU5RXHf+fN12ZJgNBA+DAEkxAIEQSrgBZGQFCoY7VOOzp604vWTjvthTPeKLWz03amN870otZOO73wxk6n7VTRVtAY0EJF1BGUz4QEiAgGSEFI3N1sNu/TOe/zJtnP7CbsSp+Z3GTffd5znv/5+J/znBWuY5knKGM65ZQHpyOmHodFuKYRYSEi8zGmFqEGlyBCACj1XxfHEMUhjOEKyH/BnAPOItKDyxmMnCUWvsY1YvJHhqcqpkz1iyZEOQRricVrcZw5QANQj6EBYT4wD5gFzAAqgZKUd40AEeAqcBlDH8J54IynKPTiuhcpL+2HcL+EiE1F1ikp6Ck3Ur4YnFVgVoHThDHzEaoxVIOZBhIEPYS8VgxMGORLhAEMA4icB7cH5CC4BymJnZyKkpNS0ITUzALziZtmjLMSMbchrPJQg4q8VMn/oSGEXgwHMfIR4h6iVLohel5CRPPdJm8FPdRi05bhuBvB3AmyBEwdUJvB/PJ9f67n1Iz7QS6A6QTZj+vsofzLY/mimZeC5unqr+EMtyKsBzaDuQ1kZi7pCvu5+QLkI+AtDHspKz8moWuXc70jp4ImNG0usfjXEWcr4q4DudkPHLn2LsbnV8Gcxjj7EHcnpWUfSmjw4kQvyqqgCeFAcC5xsxZjtuCwCUNLMaSe9J5CF4YOjLRTJgcg3Cch3Ez7ZFTQgLC9UkP9XYh5CPgGsCAhj01apgJ/IQ5o3vwPRl6hjP0Q0eCTpmRmBUPVtQzH1yPmAetz1BdYwEJt9xnQDvJPRkr2yq8HL6VunKagCRHEDaxhhMcQtoKXtJ1CSVTgfYyP5Bs4vIQTPSAhwonvSFLQ/JQKqoNtOK4i9wjQWmCBirOdcALDX3Cd1xgIH5XfMjT6omQFQ4FGhuUh3+9WFyF5F0dBPIXet/5oXpFQ9FSSgl5QeYoggQoNJj8A2eTzyGIJVIx9L4PZjcOfCA/t4znCAkY85Z4kQFV5M27JNoTHwawohgTF31M+Af6MO7KTSOwkvyFqFQxVzWYkvhnDg8AGQKsD9CMwYEbAVdak4aYERAsD/7PiSz0ZOTTpv4NhB2Wl7YQGL4l5kkqqyhtBvocRVVCZymjdZsU3rv3zdHbs341YueXQ/HgaMTvAvMhg7JSYZ4LzcNw2RH6CMff6tdu4YopUWSWUT7MoDl2D4YhF0tFzKCaS/t5u3L67LAAVM8BxIBa2cqiFJR94BJE3MeZ5XOeomGcr14BZjuGHwO1JwIzE7JdrFsHspRbFi8fgSq99rLTQFVIWs4j7Ub9mIcxeZmXq74QrZ6xMJWll54cIfwA5rAo+Ckbz3aNpXHM4ajdrWAtLvgllQTj9Dpz6N0S00yBFQjIFOWOgsgYa18Oiu2E4DF07ofc9q6Aim7iUq8JfQI6L+VngaWAJsMVnLeOPDkUth1l6P6z9EcxsgNN74PDfoe8TiGi3oYhIjiJXOQPmroDl34GbN8AXvfDe7+HE63jssyJFQbzWRzvQKWZ75e8Q0wxmdVqNF43aTsotD8OmZ2H+Svj8EBzbASfb4cJRiGiZlohkAaLPqM95yM2EujZYvAWWPQjzVsL5Q7D7l3DkH6DBPZCqoFc7auLvVhN9BaOR0yiKyU41qmDrA3DPz+Gm261jq5Jdb0DPHrhQBCQTkatbAU0boeU+q5wGvM8+hI5fwPHXsiiozEY6wT2lJroXWOSXQ8nkW020RKBhHdz5Y1h8HwRrQAU4+z707IbuAiKZCbnmLdC0CepX26Cmvq+Hu/8F6N0HIyaTiY6S8DOq4BFgIWg3LGVpkNF0MKsJlm6Flvuh4S6oqLLpou8onNwF3bvhwhGIqk8KlObbTEt5X1w7gwYCM6DuFmjeBIu3wtw2qJgOQ4PQ+y50/QtO7ILLPePpI90zBoBPxWwPnEa8YrYs7ZmRYZtzyqpgdgvcfDcs2QbzbrVRzUPyAHR3QPdbcFF98io4YtmOlyfzWIqcx5bU52bAnDZo3gzN90D9Gh+5L+Dzj6HzdRvJL3XB8CC4mibSRQeGMZxTBD8H5mYUQ0OwBhBNsuVVULvYmou+fOGdNvl7SB6Grl2+Tx6x/zOTQFKRU9KoKClyns8pcsvt/zSpf7rfHqK6RX8XxAatdWkgys6s+lRBrYK19Zd9eQJoG7cK5rTaUL3URzIwE+LRBCTb4eJxH0mldYpkalPbf5UenIec6yPXCupzY8gFIKrIfQKdu+DU25ZoxAY8S87DFfrzUzBJkOlQu9QKoX+KpBIA9T8PyZ1WEE0huZBMQq4NGjdAyzaLnPqhJnQPuQ6L3KUT+R3cOFSegtlNNBXTMSSroa4VGjfCEjWlFaBIago5+54vUIc97cg168eJPjnmc4rcdJizDJr8A6tfa1OBIqdkwkNO09HxySA3KnnfxEEmVcFUJGe3JvukJ5iPZKciqdFVBUvxyYwHpcjpQSlykWSfu6Qmn3hQWUw+Wd6xIJM9TWTzylHTKtegoEhustF1zLRSBfRNK3E/jZZK4L2glcHUJzqgPAIz4KeJiRJ9to1SkcxpYuqTxyDsc9egpoJl1ufUxOclmrimHY2WmUw8L+RU6oREP07Vlk7iusuqnm+QUN6qQeKiknztF7RY1JVfeukmMUiN+lweQSo7kklU7QUMzYi5Y9IXKvmGeeWOSq/OHbQiLVhlaZ9yWyXTSWlGCYMGJyUMOdJMVgUTyfb2wDPIWLmkt7KTX7kStVYcyng0P3oItlqGosp5ROGITxR8ypcrveSWMKFc0oLXmGUIj0z5cmVCqqUkOQDhy7a00qWKBWclkHaf6imfnQrVS1U4qeAdb1k8AdyR+3AmeCITWdYyp04pVwqXHxqwBL04ZZdtWbhyZOKm02S1zVaoNm2G+jvGeyfa6zn7AfS8VYzCOQLSjuM+j1NyNL+24WQVTW01KL9suRdqGu1OV05B15u2lixs68O2DTGv4poXicR6xhu/w/EtiNf4vXu88TtZzfznk5CsgQW32WSuZZAuLauUX577qNDNq+TGL4P94637yvLFOCXbwDwOLJ+iaslfG0Wyep4tWhMR1GJ5QGlwQZtWh0FeSmrd6/5jly/BinW4fP/6L19S2n7aalCOqeWWLq3llLPqARSugXwFTEfa5UvikRt7ffYwYtRUNaIWprOrRanWfUntf73jyDkDka8haWf4A4zsQNyX5VdDPaNfTL8AnRm8BeM+4OdFpW/XsUYvb1zw/NK/31CGou0MrxIvQOtfL0Dhr+C8Skn4aOKgUPoV9lNMIxBYAzwG3Pd/foWtJ6as5Q3v2iwaPSDP8WUiIpmHEJ6umk3JyHow3wLuAW66DhiL+VUdQugAeTXvIQQv6OiMzHCldtp0jOTbwDp/evAG3ZulnZEipyF4H0ZeBt6lLHIu7zEST8nvUkKLPyuD2Yqw0R+ZLCYi+e6tQ3p7QHZ5ynVFzsvfvCZ+2powjNnb38oFDLMGMds8RK25pjeJ8xXt+p7TKl3N8l2M7KSMA4Qi5/QuPtu2OeO0HemqqsWNL8f1hvH0invlDZhX03bAIeBtHPbilB5GmUqWEa6MaWKiw/UGhEaCbRizAdzV4LR8teOUbhc47yPytp8KkgZ+poxgMhEgCBXzcWlixLn1Kx2ILXE/xqEHhnQmLS/lVPacJprpZNJGmo2j94s60lxVoJHmQZDziNv9lY40p6A5PpReKnUYacB4AWj0Kk7vO2ryHEq/AvT5c2dnED5DTC9xc+GGDKWPKjr2s4Kq4AxGjE4kNuDqbTH1OLIAY2bl9bMCkcu4/s8KHJ3LppcSOctg+Or1/qzgfx6fG52/L08qAAAAAElFTkSuQmCC) no-repeat;-webkit-background-size:contain;background-size:contain;display:inline-block;vertical-align:text-bottom;margin-left:5px}.xw-loading-empty[data-v-c7cbac28]{background:#fff;width:100%;text-align:center;padding-top:60px;height:100vh}.xw-loading-empty>img[data-v-c7cbac28]{width:41.33%}.xw-loading-empty-text[data-v-c7cbac28]{margin-top:25px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.content[data-v-2d1c5804]{width:100%;min-height:100vh;background:RGBA(254,238,202,1);text-align:center}.content img[data-v-2d1c5804]:first-child{width:100%}.content img[data-v-2d1c5804]:nth-child(2){width:calc(100% - 30px);margin-top:34px}.content img[data-v-2d1c5804]:nth-child(3){width:calc(100% - 30px);margin-top:15px}.time[data-v-3ad4389e]{background:url(https://cimgs.17xianwan.com/202107/summer/countdown-bg.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:206px;height:30px;margin:0 auto;margin-top:15px;font-size:14px;font-family:PingFang SC;font-weight:400;color:#fff;text-align:center;line-height:30px}.imgnewenvelope[data-v-3ad4389e]{width:100%;text-align:center;margin-top:18px}.imgnewenvelope img[data-v-3ad4389e]{width:270px;height:56px}.three[data-v-3ad4389e]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.three p[data-v-3ad4389e]{font-size:15px;font-family:Alibaba PuHuiTi;font-weight:400;color:#9e4b1e;margin:0 20px}.three div[data-v-3ad4389e]{width:40px;height:1px;margin-top:10px;background:#9e4b1e}.newenvelope[data-v-3ad4389e]{width:260px;height:32px;background:hsla(0,0%,100%,.9);-webkit-border-radius:6px;border-radius:6px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-family:PingFang SC;font-weight:400;color:#333;line-height:32px;margin-top:15px;margin-bottom:17px;overflow:hidden}.newenvelope img[data-v-3ad4389e]{width:18px;height:23px;margin-right:6px;margin-top:5px;margin-left:10px}.newenvelope p[data-v-3ad4389e] span{color:#f23c54}.imgbottom[data-v-3ad4389e]{margin-top:10px;text-align:center}.imgbottom img[data-v-3ad4389e]{width:calc(100vw - 30px);height:55px;margin:0 auto}.back[data-v-3ad4389e]{-webkit-background-size:100% 100%;background-size:100%;background:#ffc4a0}.backcolor[data-v-3ad4389e]{padding-top:1px;background:url(https://cimgs.17xianwan.com/202107/summer/bg.jpg) no-repeat;-webkit-background-size:100% 100%;background-size:100%;min-height:100vh;padding-bottom:12px}.doule[data-v-3ad4389e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.doule div[data-v-3ad4389e]{position:relative}.doule div p[data-v-3ad4389e]{position:absolute;bottom:-5px;width:79px;height:23px;background:-webkit-linear-gradient(93deg,#ffe033,#fff8ac);background:linear-gradient(-3deg,#ffe033,#fff8ac);-webkit-box-shadow:0 4px 0 0 rgba(134,51,0,.3);box-shadow:0 4px 0 0 rgba(134,51,0,.3);-webkit-border-radius:11px;border-radius:11px;font-size:14px;font-family:OPPOSans;font-weight:500;color:#984017;text-align:center;line-height:23px;left:35px}.doule img[data-v-3ad4389e]{width:146px;height:176px}.bton[data-v-3ad4389e]{background:#ff8366;-webkit-box-shadow:0 2px 5px 0 rgba(255,48,0,.2),0 0 10px 0 rgba(168,0,26,.2);box-shadow:0 2px 5px 0 rgba(255,48,0,.2),0 0 10px 0 rgba(168,0,26,.2);color:#fff}.bton[data-v-3ad4389e],.btonyellow[data-v-3ad4389e]{width:255px;height:40px;-webkit-border-radius:20px;border-radius:20px;margin:0 auto;margin-top:15px;text-align:center;line-height:40px;font-size:16px;font-family:PingFang SC;font-weight:400}.btonyellow[data-v-3ad4389e]{background:-webkit-linear-gradient(93deg,#ffe033,#fff8ac);background:linear-gradient(-3deg,#ffe033,#fff8ac);-webkit-box-shadow:0 8px 0 0 rgba(134,51,0,.3);box-shadow:0 8px 0 0 rgba(134,51,0,.3);color:#ac6016}.task[data-v-3ad4389e]{font-size:15px;font-family:Alibaba PuHuiTi;font-weight:400;color:#9e4b1e;text-align:center;margin-top:15px}.teble[data-v-3ad4389e]{width:100%;overflow:hidden;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow-x:auto;margin-top:10px}.tebleli[data-v-3ad4389e]{width:65px;margin-right:12px}.tebleli p[data-v-3ad4389e]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.teble[data-v-3ad4389e]::-webkit-scrollbar{display:none;width:65px}.teble div[data-v-3ad4389e]{display:inline-block}.teble div div[data-v-3ad4389e]{position:relative;width:65px;height:65px;-webkit-border-radius:11px;border-radius:11px;overflow:hidden;background:#fff}.teble div div span[data-v-3ad4389e]{display:block;position:absolute;height:18px;bottom:0;background:rgba(0,0,0,.7);color:#fff}.teble div div span[data-v-3ad4389e],.teble div p[data-v-3ad4389e]{width:100%;font-size:12px;font-family:PingFang SC;font-weight:400;text-align:center}.teble div p[data-v-3ad4389e]{color:#333;line-height:21px}.list[data-v-3ad4389e]{width:calc(100vw - 30px);background:#fff;-webkit-border-radius:10px;border-radius:10px;margin:0 auto;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.list_arr[data-v-3ad4389e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0;height:70px;border-bottom:1px solid #ddd}.list_arr[data-v-3ad4389e]:last-child{border:0}.list_arr img[data-v-3ad4389e]{width:46px;height:46px;background:#9febb8;-webkit-border-radius:50%;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10px}.list_arrlef[data-v-3ad4389e]{display:-webkit-box;display:-ms-flexbox;display:flex}.list_arrlef div p[data-v-3ad4389e]{font-size:15px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333;margin-top:2px}.list_arrlef div p[data-v-3ad4389e]:nth-child(2){font-size:13px;font-family:Alibaba PuHuiTi;font-weight:400;color:#999}.list_arrrig[data-v-3ad4389e]{line-height:46px;font-size:17px;font-family:Alibaba PuHuiTi;font-weight:700;color:#ff7d44}.rule[data-v-3ad4389e]{width:calc(100vw - 30px);background:#ff8366;-webkit-box-shadow:0 1px 2px 0 rgba(255,131,102,.2);box-shadow:0 1px 2px 0 rgba(255,131,102,.2);-webkit-border-radius:10px;border-radius:10px;border:3px solid #ffdfcc;margin:0 auto;margin-top:10px;padding-bottom:15px}.rule p[data-v-3ad4389e]:first-child{font-size:15px;color:#fff25c;text-align:center;margin-top:15px;margin-bottom:10px}.rule p[data-v-3ad4389e],.rule p[data-v-3ad4389e]:first-child{font-family:Alibaba PuHuiTi;font-weight:500;text-shadow:0 1px 2px rgba(138,26,0,.3)}.rule p[data-v-3ad4389e]{font-size:14px;color:#fff;line-height:18px;padding:0 12px}.rule p span[data-v-3ad4389e]{color:#fff25d}.alipay[data-v-3ad4389e]{margin-top:154px;width:84%;height:237px;background-color:#fff;-webkit-border-radius:15px;border-radius:15px;padding:20px 16px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.alipay .aheader[data-v-3ad4389e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;background-color:#fff}.alipay .aheader[data-v-3ad4389e],.alipay .codewrap[data-v-3ad4389e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alipay .codewrap[data-v-3ad4389e]{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.router-link[data-v-3ad4389e]{color:#ff7c08;font-size:16px;display:inline-block;margin-top:75px}.alipay .aheader h2[data-v-3ad4389e]{font-size:17px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.alipay .aheader span[data-v-3ad4389e]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;margin-top:5px}.alipay>div[data-v-3ad4389e]{height:36px;background-color:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.alipay>div input[data-v-3ad4389e]{outline:none;border:none;background-color:transparent;height:100%;font-size:14px;width:100%}.alipay label[data-v-3ad4389e]{width:37px;display:inline-block;vertical-align:middle}.alipay .alipayImg[data-v-3ad4389e]{width:16px;height:16px}.alipay .nameImg[data-v-3ad4389e]{width:15px;height:16px}.alipay .mobileImg[data-v-3ad4389e]{width:10px;height:16px}.alipay .safeImg[data-v-3ad4389e]{width:13px;height:16px}.alipay .submit[data-v-3ad4389e]{width:150px;height:30px;background:#ff7c08;-webkit-border-radius:15px;border-radius:15px;font-size:16px;padding:0;outline:none;text-align:center;line-height:30px;border:none;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;margin-top:5px}.alipay .sendCode[data-v-3ad4389e]{width:90px;height:30px;-ms-flex-negative:0;flex-shrink:0;line-height:30px;padding:0;font-size:14px;color:#333;text-align:center;margin-right:5px;border:1px solid #ff7c08;-webkit-border-radius:6px;border-radius:6px;background-color:transparent}.alipay .sendCode[data-v-3ad4389e]:disabled{border:1px solid #ccc}.item .normal[data-v-3ad4389e]{color:#ff7c08;background-color:#fff;border:1px solid #ff7c08}a[data-v-3ad4389e]{color:#333}.item .graybtn[data-v-3ad4389e]{color:#fff;background-color:#ddd}.item .info[data-v-3ad4389e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 17px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toponeimg[data-v-3ad4389e]{width:275px;margin-top:100px}.reg-wrap[data-v-3ad4389e]{position:relative}.reg-div[data-v-3ad4389e]{position:absolute;bottom:25px;width:212px;left:50%;margin-left:-106px}.reg-head[data-v-3ad4389e]{width:100%;color:#777;text-align:center;font-size:14px}.reg-list .reg-list-item[data-v-3ad4389e]{background-color:#ffece1;padding:7px 10px;height:59px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px;-webkit-border-radius:6px;border-radius:6px}.reg-list .reg-list-item .item-left img[data-v-3ad4389e]{width:45px}.reg-list .reg-list-item .item-right[data-v-3ad4389e]{padding:3px 12px 0;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reg-list .reg-list-item .item-right .item-right-top[data-v-3ad4389e]{font-size:14px;font-family:PingFang SC;font-weight:500;color:#8b4f2c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reg-list .reg-list-item .item-right .item-right-bottom[data-v-3ad4389e]{font-size:12px;font-family:PingFang SC;font-weight:400;margin-top:6px;color:#897676}.reg-list .reg-list-item .item-right .item-right-bottom .sp[data-v-3ad4389e]{font-size:13px;font-family:PingFang SC;color:#ff7108}.reg-button[data-v-3ad4389e]{padding-top:8px}.reg-button .button[data-v-3ad4389e]{height:36px;width:194px;-webkit-border-radius:20px;border-radius:20px;margin:auto;border:none;background:-webkit-linear-gradient(93deg,#ffe033,#fff8ac);background:linear-gradient(-3deg,#ffe033,#fff8ac);-webkit-box-shadow:0 8px 0 0 rgba(134,51,0,.3);box-shadow:0 8px 0 0 rgba(134,51,0,.3);color:#ac6016;font-size:15px;font-family:PingFang SC}.content[data-v-0c6a2eca]{width:100vw;min-height:100vh;background:#fec99d;position:relative}.backimg[data-v-0c6a2eca]{width:100vw}.content .btn[data-v-0c6a2eca]{position:absolute;bottom:65px;width:calc(100vw - 44px);left:22px}.checkbtn[data-v-66b306df]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:20px;border-radius:20px;text-align:center;margin-top:200px;padding:0 22px 30px}.checkbtn img[data-v-66b306df]{width:82px;height:64px;margin-top:-33px}.checkbtn p[data-v-66b306df]{font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#333;margin:20px 0 22px}.checkbtn div[data-v-66b306df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkbtn div button[data-v-66b306df]{width:106px;height:44px;background:#ededed;-webkit-border-radius:22px;border-radius:22px;border:0;font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#333}.checkbtn div button[data-v-66b306df]:nth-child(2){background:-webkit-gradient(linear,left top,left bottom,from(#ffe576),to(#ffb928));background:-webkit-linear-gradient(top,#ffe576,#ffb928);background:linear-gradient(180deg,#ffe576,#ffb928);font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#753111}.table-lsit-table-list-list-content-nums[data-v-66b306df]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-3px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table-lsit-table-list-list-content-nums div[data-v-66b306df]:first-child{font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#333}.table-lsit-table-list-list-content-nums div[data-v-66b306df]:nth-child(2){font-size:20px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#ff3666}.table-lsit-table-list-list-content-nums .icon[data-v-66b306df]{width:38px;height:38px}.table-lsit-table-list-list-content-nums div:nth-child(2) span[data-v-66b306df]{font-size:12px;font-family:DINOffcPro;font-weight:400;color:#ff3666}.table-lsit-table-list-list-content-nums div:first-child p[data-v-66b306df]:nth-child(2){font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#999}.table-lsit-table-list-list-content-nums img[data-v-66b306df]{position:absolute;right:78px;bottom:-4px;width:57px;height:47px}.table-lsit-table-list-list-content-num[data-v-66b306df]{width:16px;height:16px;background:-webkit-gradient(linear,right top,left top,from(#ff6bc4),to(#bd8cff));background:-webkit-linear-gradient(right,#ff6bc4,#bd8cff);background:linear-gradient(270deg,#ff6bc4,#bd8cff);-webkit-border-radius:4px;border-radius:4px;font-size:12px;font-family:DINOffcPro;font-weight:700;color:#fff;text-align:center;line-height:16px;margin-right:6px}.table-lsit-table-list-list-content[data-v-66b306df]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 9px 20px 6px;border-bottom:1px solid #eee}.table-lsit-table-list-list-content-check[data-v-66b306df]{background:#fff2f4;border:1px solid #ff96aa;-webkit-border-radius:10px;border-radius:10px;padding-left:6px!important;padding-right:9px!important;-webkit-box-sizing:border-box;box-sizing:border-box}.table-lsit-table-list-list[data-v-66b306df]{padding:0 12px;width:100%}.table-lsit-table-list-bottom[data-v-66b306df]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#999;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:14px}.table-lsit-table-list-bottom p[data-v-66b306df]:first-child{padding:0 4px;max-width:200px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:-webkit-gradient(linear,left bottom,left top,from(#ff85ab),to(#ff4e72));background:-webkit-linear-gradient(bottom,#ff85ab,#ff4e72);background:linear-gradient(1turn,#ff85ab,#ff4e72);-webkit-border-radius:2px 2px 6px 6px;border-radius:2px 2px 6px 6px;font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#fff;text-align:center;line-height:18px}.table-lsit-table-list-bottom p:nth-child(2) span[data-v-66b306df]{color:#f1863d}.table-lsit-table-list-jind[data-v-66b306df]{width:100%;height:8px;background:#fff;-webkit-border-radius:4px;border-radius:4px}.table-lsit-table-list-jind p[data-v-66b306df]{width:10%;height:8px;background:-webkit-gradient(linear,right top,left top,from(#f1863d),to(#fbc285));background:-webkit-linear-gradient(right,#f1863d,#fbc285);background:linear-gradient(270deg,#f1863d,#fbc285);-webkit-border-radius:4px;border-radius:4px;position:relative}.table-lsit-table-list-jind p img[data-v-66b306df]{width:26px;height:26px;position:absolute;right:-20px;top:-9px}.table-lsit-table-list[data-v-66b306df]{width:calc(100% - 24px);height:62px;background:#f6f6f6;-webkit-border-radius:8px;border-radius:8px;margin:10px auto 5px;padding:14px 12px 0}.table-list[data-v-66b306df]{width:100%;background:#fff;-webkit-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;padding-top:16px;padding-bottom:84px}.table-lsit-table[data-v-66b306df]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.table-lsit-table .orgin[data-v-66b306df]{color:#f1863d}.table-lsit-table div[data-v-66b306df]{text-align:center;font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#333}.table-lsit-table div p[data-v-66b306df]:nth-child(2){font-size:10px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#666;margin-top:4px}.table-lsit-table .orgin p[data-v-66b306df]:nth-child(2){color:#f1863d}.table-lsit-table div p[data-v-66b306df]:nth-child(3){width:24px;height:3px;background:#f1863d;-webkit-border-radius:2px;border-radius:2px;margin:4px auto 0}.my-game[data-v-66b306df]{background:hsla(0,0%,100%,.25);-webkit-border-radius:22px 22px 0 0;border-radius:22px 22px 0 0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;margin-top:30px}.my-game-head[data-v-66b306df]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px}.my-game-head img[data-v-66b306df]{width:48px;height:48px;-webkit-border-radius:10px;border-radius:10px;border:2px solid #fff;margin-right:12px}.my-game-head div[data-v-66b306df]{font-size:16px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#fff}.my-game-head div p[data-v-66b306df]:nth-child(2){font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#fff}.my-game-head div p:nth-child(2) span[data-v-66b306df]{display:inline-block;padding:1px 3px;background:#000;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 2px}.swiper-button-next[data-v-66b306df],.swiper-button-prev[data-v-66b306df]{background-image:none;position:relative}.boxactivity[data-v-66b306df]{background:url(https://cimgs.17xianwan.com/upload/config/202401/85752764ccde87d7ebe442943d252442.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;width:100%;min-height:100vh;padding-top:95px}.guize[data-v-66b306df]{position:absolute;right:0;top:27px;width:21px;height:38px;background:rgba(0,0,0,.6);-webkit-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;text-align:center;line-height:19px;font-size:11px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.huoyuez[data-v-66b306df]{width:calc(100% - 24px);margin:0 auto 25px;background:#2c4274;-webkit-box-shadow:inset 0 0 21px 4px #0e2766;box-shadow:inset 0 0 21px 4px #0e2766;-webkit-border-radius:15px;border-radius:15px;border:8px solid #375796;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 15px 3px}.huoyuez img[data-v-66b306df]{width:88px;height:32px}.huoyuez div div[data-v-66b306df]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.huoyuez div div p[data-v-66b306df]{background:rgba(0,0,0,.39);-webkit-border-radius:10px;border-radius:10px;padding:5px 9px;margin-left:5px;font-size:10px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#74b2f2}.huoyuez div div p img[data-v-66b306df]{width:7px;height:6px}.huoyuez-money[data-v-66b306df]{font-size:24px;font-family:DINOffcPro;font-weight:400;color:#fff}.swiper-container[data-v-66b306df]{width:100%;padding:15px 0 10px}.swiper-slide-duplicate-active[data-v-66b306df],.swiper-wrapper .swiper-slide-active[data-v-66b306df]{-webkit-transform:scale(1);transform:scale(1);padding:0}.swiper-slide img[data-v-66b306df]{width:100%}.swiper-slide[data-v-66b306df]{position:relative;padding:35px}.swiper-slide-next .swiper-check[data-v-66b306df],.swiper-slide-prev .swiper-check[data-v-66b306df]{display:none}.swiper-check[data-v-66b306df]{position:absolute;width:113px;height:38px;background:rgba(172,255,91,.8);-webkit-box-shadow:inset 0 1px 3px 0 #fff;box-shadow:inset 0 1px 3px 0 #fff;-webkit-border-radius:19px;border-radius:19px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#316709;text-align:center;top:-14px;left:calc(50% - 56px)}.banner-btn[data-v-66b306df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 26px;-webkit-box-sizing:border-box;box-sizing:border-box}.banner-btn img[data-v-66b306df]{width:49px;height:28px}.banner-btn button[data-v-66b306df]{width:136px;height:42px;background:-webkit-gradient(linear,left top,left bottom,from(#ffe576),to(#ffb928));background:-webkit-linear-gradient(top,#ffe576,#ffb928);background:linear-gradient(180deg,#ffe576,#ffb928);-webkit-box-shadow:0 5px 0 0 rgba(255,176,0,.5);box-shadow:0 5px 0 0 rgba(255,176,0,.5);-webkit-border-radius:21px;border-radius:21px;font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:600;border:0;color:#753111}.fiexd-bottom[data-v-66b306df]{position:fixed;left:0;bottom:0;width:100%;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 8px 0 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.fiexd-bottom div[data-v-66b306df]{font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#444;text-align:center}.fiexd-bottom div img[data-v-66b306df]{width:20px;height:18px}.fiexd-bottom button[data-v-66b306df]{height:48px;background:-webkit-gradient(linear,right top,left top,from(rgba(255,107,196,.29)),to(rgba(189,140,255,.29)));background:-webkit-linear-gradient(right,rgba(255,107,196,.29),rgba(189,140,255,.29));background:linear-gradient(270deg,rgba(255,107,196,.29),rgba(189,140,255,.29));-webkit-border-radius:24px;border-radius:24px;width:calc(100% - 80px);border:0;font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#fff;position:relative;overflow:hidden}.fiexd-bottom button span[data-v-66b306df]{position:relative;z-index:1}.fiexd-bottom button p[data-v-66b306df]{position:absolute;width:100%;height:100%;background:-webkit-gradient(linear,right top,left top,from(#ff6bc4),to(#bd8cff));background:-webkit-linear-gradient(right,#ff6bc4,#bd8cff);background:linear-gradient(270deg,#ff6bc4,#bd8cff);-webkit-border-radius:24px;border-radius:24px;left:0;top:0}.isshowpopuprule[data-v-66b306df]{width:295px;height:300px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:102px;padding:21px 17px 0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.isshowpopuprule img[data-v-66b306df]{width:42px;height:19px;margin-bottom:12px}.isshowpopuprule div[data-v-66b306df]{font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#282828;margin-top:24px;margin-bottom:14px}.isshowpopuprule p[data-v-66b306df]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#282828;line-height:22px;margin-bottom:10px;text-align:left}.succ[data-v-66b306df]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:170px;padding-bottom:30px}.succ img[data-v-66b306df]{width:100%;margin-top:-10px}.succ p[data-v-66b306df]:nth-child(2){font-size:30px;font-family:DINOffcPro;font-weight:700;color:#ff3967;margin:15px 0}.succ p:nth-child(2) span[data-v-66b306df]{font-size:16px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#ff3967}.succ p[data-v-66b306df]:nth-child(3){font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#333;margin-bottom:20px}.succ button[data-v-66b306df]{width:156px;height:42px;background:-webkit-gradient(linear,left top,left bottom,from(#ffe576),to(#ffb928));background:-webkit-linear-gradient(top,#ffe576,#ffb928);background:linear-gradient(180deg,#ffe576,#ffb928);-webkit-box-shadow:0 5px 0 0 rgba(255,176,0,.5);box-shadow:0 5px 0 0 rgba(255,176,0,.5);-webkit-border-radius:21px;border-radius:21px;font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#753111;border:0}.custmpop[data-v-66b306df]{background-color:transparent}.dowlonadpop[data-v-66b306df]{width:270px;height:357px;position:relative;background:url(https://cimgs.17xianwan.com/Imgs/download-tips1.png) no-repeat;-webkit-background-size:contain;background-size:contain}.dowlonadpop .gametitle[data-v-66b306df]{top:54px;font-size:21px;width:100%;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;padding:0 20px}.dowlonadpop .gametitle[data-v-66b306df],.dowlonadpop button[data-v-66b306df]{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff}.dowlonadpop button[data-v-66b306df]{outline:none;border:none;background-color:#ffb000;width:190px;height:40px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:4px 4px 8px #ffb000;box-shadow:4px 4px 8px #ffb000;-webkit-border-radius:20px;border-radius:20px;bottom:30px}.CaptchaIndex[data-v-66b306df]{width:calc(100% - 30px);margin-top:100px}.alipay[data-v-66b306df]{margin-top:94px;width:84%;height:257px;background-color:#fff;-webkit-border-radius:15px;border-radius:15px;padding:20px 16px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.alipay .aheader[data-v-66b306df]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;background-color:#fff}.router-link[data-v-66b306df]{color:#ff7c08;font-size:16px;display:inline-block;margin-top:75px}.alipay .aheader h2[data-v-66b306df]{font-size:17px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.alipay .aheader span[data-v-66b306df]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;margin-top:5px}.alipay>div[data-v-66b306df]{height:36px;background-color:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.alipay>div input[data-v-66b306df]{outline:none;border:none;background-color:transparent;height:100%;font-size:14px;width:100%}.alipay label[data-v-66b306df]{width:37px;display:inline-block;vertical-align:middle}.alipay .alipayImg[data-v-66b306df]{width:16px;height:16px}.alipay .nameImg[data-v-66b306df]{width:15px;height:16px}.alipay .mobileImg[data-v-66b306df]{width:10px;height:16px}.alipay .safeImg[data-v-66b306df]{width:13px;height:16px}.alipay .submit[data-v-66b306df]{width:150px;height:30px;background:#ff7c08;-webkit-border-radius:15px;border-radius:15px;font-size:16px;padding:0;outline:none;text-align:center;line-height:30px;border:none;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;margin-top:5px}.Withdrawal[data-v-66b306df]{top:80px;height:80px}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.school-opens[data-v-23cdeaff]{width:100%;overflow:hidden;min-height:100vh;background:#ffd5ef}.head-school[data-v-23cdeaff]{width:100%;background:url(https://cimgs.17xianwan.com/upload/config/202404/3cd57e9775aa8413034e7b3ff4079042.png) no-repeat;text-align:center;-webkit-background-size:100% 100%;background-size:100%;padding-top:81px}.head-school-envelopes[data-v-23cdeaff]{width:371px;height:290px;background:#ffeddd;-webkit-border-radius:15px;border-radius:15px;margin:0 auto;padding:24px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.head-school-envelopes .head-school-envelopes-top[data-v-23cdeaff]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#743f2b;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px}.head-school-envelopes div span[data-v-23cdeaff]{font-size:20px;font-family:DIN-Medium,DIN;font-weight:500;color:#fa3d1b;margin:0 8px}.head-school-envelopes div img[data-v-23cdeaff]{width:16px;height:16px;margin-left:3px}.head-school-envelopes-center[data-v-23cdeaff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.head-school-envelopes-center div[data-v-23cdeaff]{width:98px;height:124px;background:url(https://cimgs.17xianwan.com/202109/weekadrank/redpack_avalible.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding:0 10px;padding-top:74px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.head-school-envelopes-center div span[data-v-23cdeaff]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;display:block;width:100%;height:100%;text-align:center;padding-top:83px;-webkit-border-radius:14px;border-radius:14px;margin:0}.head-school-envelopes-center div p[data-v-23cdeaff]{font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;margin-bottom:10px}.head-school-envelopes-center div img[data-v-23cdeaff]{width:80px;height:1px;margin:0 auto}.head-school-envelopes-center div img[data-v-23cdeaff]:nth-child(3){margin-top:-10px}.head-school-bottom[data-v-23cdeaff]{margin:0 auto;margin-top:55px;margin-bottom:20px;width:263px;height:50px}.center-school-batn[data-v-23cdeaff]{padding-bottom:150px}.center-school-list[data-v-23cdeaff]{width:calc(100% - 24px);background:#fff;-webkit-border-radius:15px;border-radius:15px;margin:0 auto;overflow:hidden;margin-bottom:36px}.center-school-top[data-v-23cdeaff]{margin-bottom:10px;width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:40px;padding:0 10px;-ms-flex-pack:distribute;justify-content:space-around;background:#ff7cca;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#7f2672}.center-school-top p[data-v-23cdeaff]{text-align:center;white-space:nowrap}.center-school-top p[data-v-23cdeaff]:first-child{width:60px;text-align:center}.center-school-top p[data-v-23cdeaff]:nth-child(2){width:100px}.center-school-top p[data-v-23cdeaff]:nth-child(3),.center-school-top p[data-v-23cdeaff]:nth-child(4){width:90px}.center-school-center[data-v-23cdeaff]{width:100%;padding:0 10px;position:relative}.center-school-center div[data-v-23cdeaff]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.center-school-center div .topp1[data-v-23cdeaff]{width:50px}.center-school-center div .topp2[data-v-23cdeaff]{width:70px!important;white-space:nowrap;text-align:center}.center-school-center div .topp3[data-v-23cdeaff]{position:absolute;left:0;top:0;width:30px;height:14px;background:RGBA(165,110,255,1);-webkit-border-radius:2px 2px 13px 1px;border-radius:2px 2px 13px 1px;font-size:11px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:14px}.center-school-center div p[data-v-23cdeaff]:first-child{color:#a5a5a5}.center-school-center div p[data-v-23cdeaff]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#282828}.center-school-center div p[data-v-23cdeaff]:first-child{width:60px;text-align:center}.center-school-center div p[data-v-23cdeaff]:nth-child(2){width:100px;text-align:center}.center-school-center div p[data-v-23cdeaff]:nth-child(3),.center-school-center div p[data-v-23cdeaff]:nth-child(4){width:90px;text-align:center}.center-school-center div p span[data-v-23cdeaff]{font-size:14px;font-family:DIN-Medium,DIN;font-weight:500;color:#eb6e33}.center-school-botto[data-v-23cdeaff]{margin-top:20px;margin-bottom:18px;font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#a5a5a5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.center-school-botto img[data-v-23cdeaff]{width:16px;height:16px}.list-school-reward[data-v-23cdeaff]{width:calc(100% - 24px);background:url(https://cimgs.17xianwan.com/upload/config/202401/a8fb1d106b3343249687271909110923.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;height:194px;-webkit-border-radius:15px;border-radius:15px;margin:0 auto;padding-top:58px;-webkit-box-sizing:border-box;box-sizing:border-box}.list-school-reward-jf[data-v-23cdeaff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-school-reward-jf div[data-v-23cdeaff]{text-align:center}.list-school-reward-jf div p[data-v-23cdeaff]:first-child{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;margin-bottom:12px}.list-school-reward-jf div p[data-v-23cdeaff]:nth-child(2){font-size:18px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#ff3272}.list-school-reward-jf div[data-v-23cdeaff]:nth-child(2){width:1px;height:34px;margin:0 50px;background:#ffd992}.list-school-reward .list-school-reward-btn[data-v-23cdeaff]{width:160px;height:44px;background:url(https://cimgs.17xianwan.com/upload/config/202401/b2cc3ff3409a3194b3a101432451aee6.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;-webkit-border-radius:27px;border-radius:27px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px auto 0}.list-school-reward .list-school-reward-btn[data-v-23cdeaff],.list-top-week[data-v-23cdeaff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-top-week[data-v-23cdeaff]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 24px);margin:21px auto 13px}.list-top-week div[data-v-23cdeaff]{width:148px;height:51px;background:url(https://cimgs.17xianwan.com/upload/config/202401/1f73aa80c65593126698d49ebada6c0f.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding-top:36px;padding-left:55px}.list-top-week div p[data-v-23cdeaff]{white-space:nowrap;margin:0;padding:0}.list-top-week button[data-v-23cdeaff]{width:76px;height:30px;background:url(https://cimgs.17xianwan.com/upload/config/202401/4c05db826a2865367f9bf14cad86b101.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;-webkit-border-radius:15px;border-radius:15px;border:0;font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#fff}.list-top-twe[data-v-23cdeaff]{font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#9549ff;padding-left:24px;margin-bottom:10px}.center-school-my[data-v-23cdeaff]{background:#fff8d9;position:relative}.fixd-bottom[data-v-23cdeaff]{position:fixed;bottom:0;height:150px;width:100%;background:rgba(0,0,0,.66);padding:0 10px;padding-top:19px;z-index:10}.fixd-bottom div p[data-v-23cdeaff]{color:#fff;font-size:12px!important;text-align:center;margin-top:5px}.fixd-bottom img[data-v-23cdeaff]{width:21px;height:10px}.fixd-bottom div[data-v-23cdeaff]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fixd-bottom div[data-v-23cdeaff]:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:13px;-ms-flex-wrap:wrap;flex-wrap:wrap}.fixd-bottom div:nth-child(2) img[data-v-23cdeaff]{width:52px;height:52px;-webkit-border-radius:10px;border-radius:10px}.soll[data-v-23cdeaff]::-webkit-scrollbar{display:none}.fixd-bottom .soll[data-v-23cdeaff]{overflow-x:auto;display:block!important}.soll .justifycontent[data-v-23cdeaff]{-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important;width:100%}.soll div div[data-v-23cdeaff]{width:52px}.soll div div div[data-v-23cdeaff]{width:100%}.soll div p[data-v-23cdeaff]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head-school-envelopes-bottom[data-v-23cdeaff]{width:319px;height:14px;margin:0 auto;background:#ead6c4;-webkit-border-radius:50px;border-radius:50px;position:relative}.head-school-envelopes .head-school-envelopes-bottom-contentbotn[data-v-23cdeaff]{position:absolute;height:14px;-webkit-border-radius:30px;border-radius:30px;background:url(https://cimgs.17xianwan.com/202109/weekadrank/flow.png) no-repeat;left:0;top:0}.head-school-envelopes-bottom-contenttop[data-v-23cdeaff]{position:absolute;width:320px;height:14px;margin:0 auto;background:url(https://cimgs.17xianwan.com/202109/weekadrank/step_pipe.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.head-school-envelopes-bottom-contenttop div[data-v-23cdeaff]{margin-top:17px;margin-left:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#743f2b;white-space:normal;word-break:break-all;max-width:90px;text-align:center}.Previous[data-v-23cdeaff]{width:100%;margin-top:61px}.Previous .Previous-img[data-v-23cdeaff]{width:192px;height:38px;margin:0 auto}.Previous .Previous-time[data-v-23cdeaff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:14px;margin-bottom:8px}.Previous .Previous-time div[data-v-23cdeaff]:first-child{background:url(https://cimgs.17xianwan.com/202109/weekadrank/rectangle1.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.Previous .Previous-time div[data-v-23cdeaff]:last-child{background:url(https://cimgs.17xianwan.com/202109/weekadrank/rectangle4.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.Previous .Previous-time div[data-v-23cdeaff]{width:89px;height:34px;-webkit-border-radius:0 6px 6px 0;border-radius:0 6px 6px 0;line-height:34px;font-size:12px;background:url(https://cimgs.17xianwan.com/202109/weekadrank/rectangle2.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.Previous .Previous-time div[data-v-23cdeaff],.rule[data-v-23cdeaff]{text-align:center;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.rule[data-v-23cdeaff]{position:absolute;right:0;top:27px;width:21px;height:38px;background:rgba(0,0,0,.6);-webkit-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;line-height:19px;font-size:11px}.isshowpopupimg[data-v-23cdeaff]{width:295px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:102px;padding:0 17px 30px;height:300px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.isshowpopupimg div[data-v-23cdeaff]{font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#282828;margin-top:24px;margin-bottom:14px}.isshowpopupimg p[data-v-23cdeaff]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#282828;line-height:22px;text-align:left}.isshowpopuprule[data-v-23cdeaff]{width:295px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:102px;padding:14px 13px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.isshowpopuprule img[data-v-23cdeaff]{width:100%}.isshowpopuprule p[data-v-23cdeaff]{font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#444;text-align:left;margin-top:12px;padding-left:4px}.isshowpopupthelist[data-v-23cdeaff]{width:275px;height:300px;margin:127px auto 0;background:url(https://cimgs.17xianwan.com/202109/weekadrank/ranklist_back.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.isshowpopupthelist img[data-v-23cdeaff]{width:134px;height:42px;margin:18px auto 0}.isshowpopupthelist-head[data-v-23cdeaff]{width:225px;height:90px;background:#fff;-webkit-border-radius:4px;border-radius:4px;border:6px solid #fff3e1;margin:140px auto 0;-webkit-box-sizing:border-box;box-sizing:border-box}.isshowpopupthelist-head div[data-v-23cdeaff]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#74402b;margin-top:10px}.isshowpopupthelist-head div p[data-v-23cdeaff]{width:100%}.isshowpopupthelist-head div[data-v-23cdeaff]:nth-child(2){font-size:18px;color:#eb6e33}.isshowpopupAward[data-v-23cdeaff]{margin-top:159px}.isshowpopupAward img[data-v-23cdeaff]:first-child{position:absolute;width:100%;height:100%;left:0;top:0;margin:0}.isshowpopupAward img[data-v-23cdeaff]{width:121px;height:42px;margin-top:17px}.isshowpopupAward div[data-v-23cdeaff]{width:220px;height:220px;text-align:center;position:relative;padding-top:1px}.isshowpopupAward div img[data-v-23cdeaff]{width:58px;height:74px;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto}.isshowpopupAward div p[data-v-23cdeaff]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;margin-bottom:5px}.isshowpopupAward div p span[data-v-23cdeaff]{color:#ffca3b}.isshowpopupAward div p[data-v-23cdeaff]:nth-child(3){font-size:20px;font-family:PingFangSC-Medium,PingFang SC;color:#fff;margin-top:169px}.isshowpopupAwardrames[data-v-23cdeaff]{-webkit-animation:mymove-data-v-23cdeaff 5s linear infinite;animation:mymove-data-v-23cdeaff 5s linear infinite}@-webkit-keyframes mymove-data-v-23cdeaff{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mymove-data-v-23cdeaff{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.luckdraw[data-v-23cdeaff]{width:276px;height:276px;background:url(https://cimgs.17xianwan.com/202109/weekadrank/plate_back.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin:159px auto 0;position:relative}.luckdraw-content[data-v-23cdeaff]{width:238px;height:238px;position:absolute;background:url(https://cimgs.17xianwan.com/202109/weekadrank/plate.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;left:0;top:0;right:0;bottom:0;margin:auto}.luckdraw-btn[data-v-23cdeaff]{width:78px;height:93px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.luckdraw-content div[data-v-23cdeaff]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#733f2b;text-align:center;margin-top:15px;position:absolute;width:100%}.luckdraw-content div[data-v-23cdeaff]:nth-child(2){right:-76px;top:55px;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.luckdraw-content div[data-v-23cdeaff]:nth-child(3){right:-46px;top:141px;-webkit-transform:rotate(136deg);transform:rotate(136deg)}.luckdraw-content div[data-v-23cdeaff]:nth-child(4){right:45px;top:141px;-webkit-transform:rotate(214deg);transform:rotate(214deg)}.luckdraw-content div[data-v-23cdeaff]:nth-child(5){right:76px;top:55px;-webkit-transform:rotate(-71deg);transform:rotate(-71deg)}.luckdraw-content div img[data-v-23cdeaff]{width:24px;height:30px}.luckstop[data-v-23cdeaff]{-webkit-transition:-webkit-transform 3s ease-out;transition:-webkit-transform 3s ease-out;transition:transform 3s ease-out;transition:transform 3s ease-out,-webkit-transform 3s ease-out}.head-time[data-v-23cdeaff]{width:156px;height:18px;background:rgba(0,105,196,.6);-webkit-border-radius:15px;border-radius:15px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);line-height:18px;font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#fff;text-align:center;margin:0 auto}.center-school-centert[data-v-23cdeaff]{max-height:300px;overflow:hidden;overflow-y:auto}.head-integral[data-v-23cdeaff]{width:calc(100% - 24px);background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.23)),to(#fff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.23),#fff);background:linear-gradient(180deg,hsla(0,0%,100%,.23),#fff);-webkit-box-shadow:inset 0 1px 3px 0 #fff;box-shadow:inset 0 1px 3px 0 #fff;-webkit-border-radius:16px;border-radius:16px;margin:29px auto 8px;padding:25px 0}.head-integral-head[data-v-23cdeaff]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;margin-bottom:13px}.head-integral-head p span[data-v-23cdeaff]{font-size:22px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#ff3272}.head-integral-head p:nth-child(2) span[data-v-23cdeaff]{color:#444}.head-integral p[data-v-23cdeaff]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444}.head-integral p span[data-v-23cdeaff]{color:#ff3272}.banner-content[data-v-23cdeaff]{background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(27%,hsla(0,0%,100%,0)),color-stop(58%,hsla(0,0%,100%,0)),color-stop(77%,hsla(0,0%,100%,0)),to(#fff));background:-webkit-linear-gradient(top,#fff,hsla(0,0%,100%,0) 27%,hsla(0,0%,100%,0) 58%,hsla(0,0%,100%,0) 77%,#fff);background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 27%,hsla(0,0%,100%,0) 58%,hsla(0,0%,100%,0) 77%,#fff);-webkit-border-radius:55px;border-radius:55px;margin:66px auto 14px;padding-top:14px;position:relative;padding-bottom:24px;width:100%}.banner-head[data-v-23cdeaff]{width:calc(100% - 20px);background:url(https://cimgs.17xianwan.com/upload/config/202404/905b3418734dc5d61e746e6397ec8692.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;padding-top:33px;margin:-66px auto 0;padding-bottom:11px;position:relative;-webkit-border-radius:10px;border-radius:10px}.banner-head-img[data-v-23cdeaff]{position:absolute;right:41px;top:1px;width:25px;height:24px;-webkit-animation:breathing-data-v-23cdeaff 1s infinite;animation:breathing-data-v-23cdeaff 1s infinite}@-webkit-keyframes breathing-data-v-23cdeaff{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes breathing-data-v-23cdeaff{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.banner-head-jf[data-v-23cdeaff]{font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#133f62;margin-bottom:15px}.banner-head-jf span[data-v-23cdeaff]{font-size:16px;font-family:DINOffcPro;font-weight:700;color:#133f62}.banner-head-list-dongw[data-v-23cdeaff]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:12px;padding:0 15px}.banner-head-list-dongw div[data-v-23cdeaff]{display:inline-block;margin:1px 0;width:20%}.banner-head-list-dongw div img[data-v-23cdeaff]{width:calc(100% - 2px);margin-left:1px;display:block}.banner-content-btn-shuom[data-v-23cdeaff]{font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#ff3272;padding:0 50px;margin-top:14px}.banner-head-list[data-v-23cdeaff]{padding:0 9px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.banner-head-list div[data-v-23cdeaff]{width:16%;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.6)),to(#fff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.6),#fff);background:linear-gradient(180deg,hsla(0,0%,100%,.6),#fff);-webkit-box-shadow:0 2px 0 0 #2ca5ff,inset 0 2px 3px 0 #fff;box-shadow:0 2px 0 0 #2ca5ff,inset 0 2px 3px 0 #fff;-webkit-border-radius:12px;border-radius:12px;padding:4px 0 6px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;font-family:DINOffcPro;font-weight:700;color:#444}.banner-head-list div p span[data-v-23cdeaff]{font-size:10px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#444}.banner-head-list div p[data-v-23cdeaff]:nth-child(3){font-size:12px;font-family:DINOffcPro;font-weight:700;color:#2ca5ff}.banner-head-list div p:nth-child(3) span[data-v-23cdeaff]{font-size:10px;font-weight:600;color:#2ca5ff}.banner-head-list div img[data-v-23cdeaff]{width:calc(100% - 18px)}.banner-content .banner-content-btn[data-v-23cdeaff]{width:153px;height:51px;background:url(https://cimgs.17xianwan.com/upload/config/202401/4a92ea79c9c0e2bd04c31ccaec2d689f.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;-webkit-border-radius:25px;border-radius:25px;text-align:center;margin:18px auto 0;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:15px}.banner-content-btn-img[data-v-23cdeaff]{width:154px;height:50px;margin-top:18px}.banner-content .banner-content-btn p[data-v-23cdeaff]:first-child{font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;margin-bottom:3px}.banner-content .banner-content-btn p[data-v-23cdeaff]:nth-child(2){font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff}.banner-content .banner-content-btn p:nth-child(2) span[data-v-23cdeaff]{font-size:14px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#fff}.swiper-slide[data-v-23cdeaff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:0 21px;padding-top:30px;width:136px}.swiper-slide div[data-v-23cdeaff]{width:120px;height:147px;background:#fff;-webkit-border-radius:14px;border-radius:14px}.swiper-slide div p[data-v-23cdeaff]:nth-child(2){font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#444}.swiper-slide div p:nth-child(2) span[data-v-23cdeaff]{color:#ff1648}.swiper-slide div p[data-v-23cdeaff]:nth-child(3){font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;width:100%;color:#444}.openmoney[data-v-23cdeaff]{width:275px;background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:100px;padding-bottom:30px}.openmoney img[data-v-23cdeaff]{width:100%;margin-top:-53px}.openmoney p[data-v-23cdeaff]:nth-child(2){font-size:24px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#ff3272;margin-top:12px}.openmoney p:nth-child(2) span[data-v-23cdeaff]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#ff3272}.openmoney p[data-v-23cdeaff]:nth-child(3){font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444}.openmoney img[data-v-23cdeaff]:nth-child(4){width:153px;height:51px;margin-top:20px}.menuimg[data-v-23cdeaff]{position:relative}.menuimg .zhedie[data-v-23cdeaff]{position:absolute;display:block;padding:5px;background:rgba(0,0,0,.6);height:40px;width:auto;padding:0 15px;right:0;top:-56px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:10px;border-radius:10px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff}.zhedie[data-v-23cdeaff]:after{-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;bottom:-10px;right:76px;border-bottom:5px solid transparent;border-top:5px solid rgba(0,0,0,.6);border-left:5px solid transparent;border-right:5px solid transparent;display:block;content:"";z-index:2}.menuimg img[data-v-23cdeaff]{width:13px;height:13px;margin-left:2px}.removethe[data-v-e3261b9c]{background:#f4f4f4;width:100%;height:100vh;padding-top:7px}.removethelist[data-v-e3261b9c]{width:100%;height:61px;background:#fff;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.removethelist[data-v-e3261b9c]:last-of-type{border-bottom:0}.removethelist div:first-child p[data-v-e3261b9c]:nth-child(1){font-size:16px;font-family:PingFang SC;font-weight:400;color:#333}.removethelist div:first-child p[data-v-e3261b9c]:nth-child(2){font-size:12px;font-family:PingFang SC;font-weight:400;color:#999}.removethelist div[data-v-e3261b9c]:nth-child(2){width:67px;height:27px;background:#ff7c08;-webkit-border-radius:13px;border-radius:13px;font-size:13px;font-family:PingFang SC;font-weight:400;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.removethelist .removethelistyi[data-v-e3261b9c]:nth-child(2){background:#ccc;color:#fff}.alipay[data-v-e3261b9c]{margin-top:154px;width:84%;height:237px;background-color:#fff;-webkit-border-radius:15px;border-radius:15px;padding:20px 16px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.alipay .aheader[data-v-e3261b9c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;background-color:#fff}.alipay .aheader[data-v-e3261b9c],.alipay .codewrap[data-v-e3261b9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alipay .codewrap[data-v-e3261b9c]{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.router-link[data-v-e3261b9c]{color:#ff7c08;font-size:16px;display:inline-block;margin-top:75px}.alipay .aheader h2[data-v-e3261b9c]{font-size:17px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.alipay .aheader span[data-v-e3261b9c]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;margin-top:5px}.alipay>div[data-v-e3261b9c]{height:36px;background-color:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.alipay>div input[data-v-e3261b9c]{outline:none;border:none;background-color:transparent;height:100%;font-size:14px;width:100%}.alipay label[data-v-e3261b9c]{width:37px;display:inline-block;vertical-align:middle}.alipay .alipayImg[data-v-e3261b9c]{width:16px;height:16px}.alipay .nameImg[data-v-e3261b9c]{width:15px;height:16px}.alipay .mobileImg[data-v-e3261b9c]{width:10px;height:16px}.alipay .safeImg[data-v-e3261b9c]{width:13px;height:16px}.alipay .submit[data-v-e3261b9c]{width:150px;height:30px;background:#ff7c08;-webkit-border-radius:15px;border-radius:15px;font-size:16px;padding:0;outline:none;text-align:center;line-height:30px;border:none;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;margin-top:5px}.alipay .sendCode[data-v-e3261b9c]{width:90px;height:30px;-ms-flex-negative:0;flex-shrink:0;line-height:30px;padding:0;font-size:14px;color:#333;text-align:center;margin-right:5px;border:1px solid #ff7c08;-webkit-border-radius:6px;border-radius:6px;background-color:transparent}.alipay .sendCode[data-v-e3261b9c]:disabled{border:1px solid #ccc}.phone[data-v-e3261b9c]{width:100%;padding:0 35px 20px;font-size:13px;font-family:PingFang SC;font-weight:400;color:#999;margin-top:30px}.empty .texts[data-v-e3261b9c]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#999}.empty .texts span[data-v-e3261b9c]{font-size:18px;font-family:PingFang SC;font-weight:400;color:#333;margin-top:20px;display:inline-block;margin-bottom:12px}.empty .texts-img[data-v-e3261b9c]{margin-top:117px;width:101px;height:160.5px}.empty[data-v-e3261b9c]{width:100%;text-align:center;height:178px;color:#333;font-size:14px}.empty>img[data-v-e3261b9c]{margin-top:21px;width:155px;height:138px}.my-list-area[data-v-79a6dbfa]{min-height:100vh;text-align:center;background:#fafafa}.my-list-area img[data-v-79a6dbfa]{width:72px;height:69px;margin-top:30px;margin-bottom:15px}.succe[data-v-79a6dbfa]{font-size:16px;font-family:PingFang SC;font-weight:500;color:#333;margin-bottom:35px}.botom[data-v-79a6dbfa]{width:100%;height:115px;background:#fff;padding:15px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.botom div[data-v-79a6dbfa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px}.botom div p[data-v-79a6dbfa]{font-size:14px;font-family:PingFang SC;font-weight:500;color:#999}.botom div p[data-v-79a6dbfa]:nth-child(2){color:#333}.btn[data-v-79a6dbfa]{width:323px;height:39px;background:#ff7c08;-webkit-border-radius:10px;border-radius:10px;text-align:center;line-height:39px;margin:0 auto;margin-top:60px;font-size:16px;font-family:PingFang SC;font-weight:500;color:#fff}.contentback[data-v-2b4192d3]{background:#f9394b}#input[data-v-2b4192d3]{width:2px;height:1px;background:rgba(0,20,84,0);border:0}.content[data-v-2b4192d3]{width:100vw;min-height:100vh;background:url(https://cimgs.17xianwan.com/202109/bubblefish/bubble_back.jpg) no-repeat;-webkit-background-size:100% 100%;background-size:100%;text-align:center;padding-top:1px}.content p[data-v-2b4192d3]{font-size:12px;font-family:Alibaba PuHuiTi;font-weight:400;color:#fff;padding:0 60px;text-shadow:1px 2px 2px rgba(0,20,84,.4)}.inptcheck[data-v-2b4192d3]{width:235px;height:36px;background:hsla(0,0%,100%,.3);border:1px dashed #fff;-webkit-border-radius:6px;border-radius:6px;margin:10px auto;line-height:36px;font-size:15px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px}.btn[data-v-2b4192d3],.inptcheck[data-v-2b4192d3]{text-align:center;font-family:Alibaba PuHuiTi;font-weight:400}.btn[data-v-2b4192d3]{width:90px;height:23px;background:#fff;-webkit-border-radius:4px;border-radius:4px;line-height:23px;font-size:12px;color:#12338b;margin:0 auto}.download[data-v-2b4192d3]{margin:75% auto 35px;width:246px;height:47px;background:#ff8a00;-webkit-border-radius:23px;border-radius:23px}.download div[data-v-2b4192d3]{width:100%;height:40px;background:-webkit-gradient(linear,left bottom,left top,from(#ffcd20),to(#ffed20));background:-webkit-linear-gradient(bottom,#ffcd20,#ffed20);background:linear-gradient(0deg,#ffcd20,#ffed20);-webkit-border-radius:20px;border-radius:20px;font-size:17px;font-family:Alibaba PuHuiTi;font-weight:400;color:#6a430c;text-align:center;line-height:40px}.content[data-v-a2dd8afe]{width:100vw;min-height:100vh;background:#c7c6ff;position:relative;text-align:center}.content-backtop[data-v-a2dd8afe]{position:absolute;top:-1px;left:0;width:100%}.content-backbottom[data-v-a2dd8afe]{position:absolute;bottom:0;left:0;width:100%}.content-top[data-v-a2dd8afe]{position:relative;z-index:1;margin-top:27px;width:calc(100% - 80px)}.Receive[data-v-a2dd8afe]{position:relative;z-index:1;margin:0 auto;margin-top:13px;width:calc(100% - 20px);background:url(https://cimgs.17xianwan.com/202112/miaoact_1/draw_back.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;height:78px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Receive div[data-v-a2dd8afe]:first-child{font-size:12px;font-family:Alibaba PuHuiTi;font-weight:400;color:#666;text-align:left}.Receive div:first-child p[data-v-a2dd8afe]:nth-child(2){font-size:19px;font-family:Alibaba PuHuiTi;font-weight:700;color:#333}.Receive div:first-child p:nth-child(2) span[data-v-a2dd8afe]{font-size:13px}.Receive div:first-child p:nth-child(2) span[data-v-a2dd8afe]:nth-child(2){font-size:13px;font-family:Alibaba PuHuiTi;font-weight:400;text-decoration:underline;color:#ff8212}.Receive div[data-v-a2dd8afe]:nth-child(2){width:73px;height:25px;background:-webkit-gradient(linear,left bottom,left top,from(#ffa800),to(#ffde00));background:-webkit-linear-gradient(bottom,#ffa800,#ffde00);background:linear-gradient(0deg,#ffa800,#ffde00);border:1px solid #d57d00;-webkit-box-shadow:0 2px 0 0 rgba(155,81,21,.8);box-shadow:0 2px 0 0 rgba(155,81,21,.8);-webkit-border-radius:12px;border-radius:12px;font-size:13px;font-family:Alibaba PuHuiTi;font-weight:400;color:#78380e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.twemeny[data-v-a2dd8afe]{position:relative;z-index:1;margin:13px auto 7px;width:198px;display:block}.step[data-v-a2dd8afe]{display:block;width:87px;margin-left:18px}.step-one[data-v-a2dd8afe]{position:relative;z-index:1;margin:6px auto 13px;width:calc(100% - 20px);background:url(https://cimgs.17xianwan.com/202112/miaoact_1/proce_1.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;height:52px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.step-one[data-v-a2dd8afe],.step-one div[data-v-a2dd8afe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step-one div[data-v-a2dd8afe]{width:73px;height:25px;background:-webkit-gradient(linear,left bottom,left top,from(#ffa800),to(#ffde00));background:-webkit-linear-gradient(bottom,#ffa800,#ffde00);background:linear-gradient(0deg,#ffa800,#ffde00);border:1px solid #d57d00;-webkit-box-shadow:0 2px 0 0 rgba(155,81,21,.8);box-shadow:0 2px 0 0 rgba(155,81,21,.8);-webkit-border-radius:12px;border-radius:12px;font-size:13px;font-family:Alibaba PuHuiTi;font-weight:400;color:#78380e;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.luck-draw[data-v-a2dd8afe]{z-index:1;margin:6px auto 0;width:353px;background:url(https://cimgs.17xianwan.com/202112/miaoact_1/phone_back.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;height:391px;padding:0 40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:46px}.luck-draw-content[data-v-a2dd8afe],.luck-draw[data-v-a2dd8afe]{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.luck-draw-content[data-v-a2dd8afe]{width:100%;height:265px;margin-top:13px;background:url(https://cimgs.17xianwan.com/202112/miaoact_1/draw_frame.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;padding:31px 15px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.luck-draw-content .luck-draw-head[data-v-a2dd8afe]{position:absolute;width:188px;height:38px;background:url(https://cimgs.17xianwan.com/202112/miaoact_1/title_2.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;margin:-13px auto 6px;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#78380e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:calc(50% - 95px);top:-2px}.envelopes[data-v-a2dd8afe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.envelopes div[data-v-a2dd8afe]{width:31%;height:67px;text-align:center;font-size:12px;font-family:PingFang SC;font-weight:700;color:#9f4f01;background:#fff8ee;-webkit-box-shadow:0 0 8px 0 rgba(151,75,0,.5);box-shadow:0 0 8px 0 rgba(151,75,0,.5);padding-top:3px;margin:2px .9%}.envelopes div img[data-v-a2dd8afe]{width:33px;height:37px}.envelopes div:nth-child(4) img[data-v-a2dd8afe]{width:45px;height:37px}.envelopes div[data-v-a2dd8afe]:first-child{-webkit-border-radius:12px 0 0 0;border-radius:12px 0 0 0}.envelopes div[data-v-a2dd8afe]:nth-child(3){-webkit-border-radius:0 12px 0 0;border-radius:0 12px 0 0}.envelopes div[data-v-a2dd8afe]:nth-child(7){-webkit-border-radius:0 0 0 12px;border-radius:0 0 0 12px}.envelopes div[data-v-a2dd8afe]:nth-child(9){-webkit-border-radius:0 0 12px 0;border-radius:0 0 12px 0}.btn-draw[data-v-a2dd8afe]{width:197px;height:36px;margin:0 auto;background:-webkit-gradient(linear,left bottom,left top,from(#ffa800),to(#ffde00));background:-webkit-linear-gradient(bottom,#ffa800,#ffde00);background:linear-gradient(0deg,#ffa800,#ffde00);border:2px solid #d57d00;-webkit-box-shadow:0 6px 0 0 rgba(126,34,2,.8);box-shadow:0 6px 0 0 rgba(126,34,2,.8);-webkit-border-radius:36px;border-radius:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:7px;font-size:16px;font-family:Alibaba PuHuiTi;font-weight:500;color:#78380e}.over[data-v-a2dd8afe]{width:calc(100% - 24px);position:relative;z-index:1;margin-top:12px}.popcontent[data-v-a2dd8afe]{margin-top:120px;width:calc(100% - 100px);background:url(https://cimgs.17xianwan.com/202112/miaoact_1/phone_pack_0.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;padding-top:50px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:26px}.popcontent p[data-v-a2dd8afe]:first-child{font-size:18px;font-family:PingFang SC;font-weight:500;color:#9a5732}.popcontent p[data-v-a2dd8afe]:nth-child(2){font-size:33px;font-family:PingFang SC;font-weight:700;color:#f75714}.popcontent p:nth-child(2) span[data-v-a2dd8afe]{font-size:16px;font-family:PingFang SC;font-weight:700;color:#f75714}.popcontent div[data-v-a2dd8afe]:nth-child(3){margin-top:50px}.popcontent div:nth-child(3) input[data-v-a2dd8afe]{background:#fff;border:1px solid #d83a3a;-webkit-box-shadow:0 0 5px 0 rgba(142,0,0,.3);box-shadow:0 0 5px 0 rgba(142,0,0,.3);-webkit-border-radius:6px;border-radius:6px;height:36px;width:calc(100% - 50px);margin-bottom:12px;padding-left:15px;font-size:15px;font-family:PingFang SC;font-weight:400;color:#888;-webkit-box-sizing:border-box;box-sizing:border-box}.popcontent p[data-v-a2dd8afe]:nth-child(4){width:calc(100% - 50px);height:36px;background:-webkit-gradient(linear,left bottom,left top,from(#ffae01),to(#fee900));background:-webkit-linear-gradient(bottom,#ffae01,#fee900);background:linear-gradient(0deg,#ffae01,#fee900);border:1px solid #ce6b00;-webkit-box-shadow:0 4px 0 0 rgba(190,13,0,.9);box-shadow:0 4px 0 0 rgba(190,13,0,.9);-webkit-border-radius:18px;border-radius:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;font-size:16px;font-family:PingFang SC;font-weight:400;color:#7b3b10}.removethe[data-v-1522b06a]{background:#f4f4f4;width:100%;height:100vh;padding-top:7px}.removethelist[data-v-1522b06a]{width:100%;height:61px;background:#fff;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.removethelist[data-v-1522b06a]:last-of-type{border-bottom:0}.removethelist div:first-child p[data-v-1522b06a]:nth-child(1){font-size:16px;font-family:PingFang SC;font-weight:400;color:#333}.removethelist div:first-child p[data-v-1522b06a]:nth-child(2){font-size:12px;font-family:PingFang SC;font-weight:400;color:#999}.removethelist div[data-v-1522b06a]:nth-child(2){width:67px;height:27px;background:#ff7c08;-webkit-border-radius:13px;border-radius:13px;font-size:13px;font-family:PingFang SC;font-weight:400;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.removethelist .removethelistyi[data-v-1522b06a]:nth-child(2){background:#ccc;color:#fff}.alipay[data-v-1522b06a]{margin-top:154px;width:84%;height:237px;background-color:#fff;-webkit-border-radius:15px;border-radius:15px;padding:20px 16px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.alipay .aheader[data-v-1522b06a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;background-color:#fff}.alipay .aheader[data-v-1522b06a],.alipay .codewrap[data-v-1522b06a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alipay .codewrap[data-v-1522b06a]{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.router-link[data-v-1522b06a]{color:#ff7c08;font-size:16px;display:inline-block;margin-top:75px}.alipay .aheader h2[data-v-1522b06a]{font-size:17px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.alipay .aheader span[data-v-1522b06a]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;margin-top:5px}.alipay>div[data-v-1522b06a]{height:36px;background-color:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.alipay>div input[data-v-1522b06a]{outline:none;border:none;background-color:transparent;height:100%;font-size:14px;width:100%}.alipay label[data-v-1522b06a]{width:37px;display:inline-block;vertical-align:middle}.alipay .alipayImg[data-v-1522b06a]{width:16px;height:16px}.alipay .nameImg[data-v-1522b06a]{width:15px;height:16px}.alipay .mobileImg[data-v-1522b06a]{width:10px;height:16px}.alipay .safeImg[data-v-1522b06a]{width:13px;height:16px}.alipay .submit[data-v-1522b06a]{width:150px;height:30px;background:#ff7c08;-webkit-border-radius:15px;border-radius:15px;font-size:16px;padding:0;outline:none;text-align:center;line-height:30px;border:none;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;margin-top:5px}.alipay .sendCode[data-v-1522b06a]{width:90px;height:30px;-ms-flex-negative:0;flex-shrink:0;line-height:30px;padding:0;font-size:14px;color:#333;text-align:center;margin-right:5px;border:1px solid #ff7c08;-webkit-border-radius:6px;border-radius:6px;background-color:transparent}.alipay .sendCode[data-v-1522b06a]:disabled{border:1px solid #ccc}.phone[data-v-1522b06a]{width:100%;padding:0 35px 20px;font-size:13px;font-family:PingFang SC;font-weight:400;color:#999;margin-top:30px}.empty .texts[data-v-1522b06a]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#999}.empty .texts span[data-v-1522b06a]{font-size:18px;font-family:PingFang SC;font-weight:400;color:#333;margin-top:20px;display:inline-block;margin-bottom:12px}.empty .texts-img[data-v-1522b06a]{margin-top:117px;width:101px;height:160.5px}.empty[data-v-1522b06a]{width:100%;text-align:center;height:178px;color:#333;font-size:14px}.empty>img[data-v-1522b06a]{margin-top:21px;width:155px;height:138px}.reward[data-v-7415ecdb]{width:100%;min-height:100vh;background:url(https://cimgs.17xianwan.com/202203/daily_task/daily_back1.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#f0f0f0;padding:20px 11px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;margin-top:-1px}.reward-head[data-v-7415ecdb]{width:calc(100% - 93px);margin-bottom:16px}.reward-title[data-v-7415ecdb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reward-title img[data-v-7415ecdb]{width:62px;margin-right:3px;-webkit-border-radius:11px;border-radius:11px}.reward-title div[data-v-7415ecdb]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#fff;text-align:left}.reward-title div p[data-v-7415ecdb]:first-child{font-size:18px;font-family:PingFang SC;font-weight:700;color:#ffdc6e}.reward-back[data-v-7415ecdb]{width:100%;background:-webkit-gradient(linear,left bottom,left top,from(#4a81eb),to(#73b9fb));background:-webkit-linear-gradient(bottom,#4a81eb,#73b9fb);background:linear-gradient(0deg,#4a81eb,#73b9fb);-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.12);box-shadow:0 4px 10px 0 rgba(0,0,0,.12);-webkit-border-radius:22px;border-radius:22px;padding:3px;margin-top:21px}.reward-rule[data-v-7415ecdb]{background:#fff;-webkit-box-shadow:0 0 8px 0 rgba(255,144,0,.3);box-shadow:0 0 8px 0 rgba(255,144,0,.3);width:100%;height:100%;border:30 solid linear-gradient(#4a81eb,#73b9fb);-webkit-border-radius:22px;border-radius:22px;padding-bottom:15px}.reward-rule img[data-v-7415ecdb]{width:150px;margin-top:-16px}.reward-rule div p[data-v-7415ecdb]{padding:0 16px;text-align:left;font-size:14px;font-family:PingFang SC;color:#8b4921}.reward-rule div[data-v-7415ecdb]{text-align:left;padding:0 19px}.reward-rule div p span[data-v-7415ecdb]{font-weight:700;color:#ff7c08}.reward-every[data-v-7415ecdb]{width:236px;margin-top:15px;margin-bottom:5px}.reward-jianj[data-v-7415ecdb]{font-size:12px;font-family:Alibaba PuHuiTi;font-weight:400;color:#fff;width:100%;padding:7px 18px;background:url(https://cimgs.17xianwan.com/202203/daily_task/daily_join_bak.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.reward-list[data-v-7415ecdb]{list-style:none}.reward-list li[data-v-7415ecdb]{width:100%;background:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.12);box-shadow:0 4px 10px 0 rgba(0,0,0,.12);-webkit-border-radius:20px;border-radius:20px;margin-top:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.reward-list li img[data-v-7415ecdb]{width:57px;height:32px}.reward-list li .succ[data-v-7415ecdb]{position:absolute;right:0;width:63px;height:28px}.reward-center[data-v-7415ecdb],.reward-center div[data-v-7415ecdb]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.reward-center div[data-v-7415ecdb]:first-child{width:19px;height:20px;background:-webkit-gradient(linear,left bottom,left top,from(#4a81eb),to(#73b9fb));background:-webkit-linear-gradient(bottom,#4a81eb,#73b9fb);background:linear-gradient(0deg,#4a81eb,#73b9fb);-webkit-box-shadow:0 2px 4px 0 rgba(0,108,255,.3);box-shadow:0 2px 4px 0 rgba(0,108,255,.3);-webkit-border-radius:6px;border-radius:6px;font-size:14px;font-family:PingFang SC;font-weight:700;color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:5px}.reward-center div:first-child p[data-v-7415ecdb]{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.reward-center div[data-v-7415ecdb]:nth-child(2){text-align:left;font-size:14px;font-family:PingFang SC;font-weight:400;color:#333}.reward-center div:nth-child(2) p[data-v-7415ecdb]:nth-child(2){color:#999}.reward-center div:nth-child(2) p:nth-child(2) span[data-v-7415ecdb]{font-size:17px;font-family:PingFang SC;font-weight:700;color:#ff7c08}.reward-center div:nth-child(2) p:nth-child(2) span[data-v-7415ecdb]:nth-child(2){font-size:14px}.shuax[data-v-7415ecdb]{width:55px;height:27px;background:-webkit-gradient(linear,left bottom,left top,from(#4a81eb),to(#73b9fb));background:-webkit-linear-gradient(bottom,#4a81eb,#73b9fb);background:linear-gradient(0deg,#4a81eb,#73b9fb);-webkit-box-shadow:0 1px 2px 0 rgba(0,108,255,.3);box-shadow:0 1px 2px 0 rgba(0,108,255,.3);-webkit-border-radius:13px 0 0 13px;border-radius:13px 0 0 13px;top:370px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.money[data-v-7415ecdb],.shuax[data-v-7415ecdb]{position:absolute;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.money[data-v-7415ecdb]{width:175px;height:55px;background:#fff;-webkit-box-shadow:0 2px 3px 0 rgba(23,2,70,.3);box-shadow:0 2px 3px 0 rgba(23,2,70,.3);-webkit-border-radius:10px 0 0 10px;border-radius:10px 0 0 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.money div[data-v-7415ecdb]:first-child{font-size:13px;font-family:PingFang SC;font-weight:400;color:#777;text-align:left}.money div:first-child p[data-v-7415ecdb]:nth-child(2){font-size:18px;font-family:PingFang SC;font-weight:700;color:#ff7c08}.money div:first-child p:nth-child(2) span[data-v-7415ecdb]{font-size:13px}.money div[data-v-7415ecdb]:nth-child(2){font-size:12px;font-family:PingFang SC;font-weight:400;color:#5c88dc}.money div:nth-child(2) p[data-v-7415ecdb]:first-child{text-decoration:underline}.money div:nth-child(2) p[data-v-7415ecdb]:nth-child(2){width:56px;height:25px;background:-webkit-gradient(linear,left top,right top,from(#ff7c08),to(#ffc34f));background:-webkit-linear-gradient(left,#ff7c08,#ffc34f);background:linear-gradient(90deg,#ff7c08,#ffc34f);-webkit-border-radius:12px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:PingFang SC;font-weight:400;color:#fff}.luckdraw[data-v-7415ecdb]{width:calc(100% - 100px);-webkit-border-radius:0 0 20px 20px;border-radius:0 0 20px 20px;background:#fff;margin-top:200px;padding-bottom:20px}.luckdraw div[data-v-7415ecdb]{background:url(https://cimgs.17xianwan.com/202203/daily_task/daily_back.png) no-repeat;width:100%;height:119px;-webkit-background-size:100% 100%;background-size:100% 100%;margin-top:-119px;padding-top:25px;margin-bottom:10px}.luckdraw div p[data-v-7415ecdb]{font-size:14px;font-family:PingFang SC;font-weight:400;color:#fff;text-shadow:0 2px 3px rgba(221,0,0,.3)}.luckdraw div p[data-v-7415ecdb]:nth-child(2){font-size:31px;font-family:PingFang SC;font-weight:700;color:#fff;text-shadow:0 3px 3px rgba(221,0,0,.3)}.luckdraw div p:nth-child(2) span[data-v-7415ecdb]{font-size:17px;font-family:PingFang SC;font-weight:700;color:#fff;text-shadow:0 3px 3px rgba(221,0,0,.3)}.luckdraw input[data-v-7415ecdb]{width:calc(100% - 50px);height:36px;font-size:15px;font-family:PingFang SC;font-weight:400;color:#888;border:1px solid #ddd;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);box-shadow:0 0 4px 0 rgba(0,0,0,.2);-webkit-border-radius:6px;border-radius:6px;margin-bottom:11px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.luckdraw p[data-v-7415ecdb]:nth-child(4){background:-webkit-gradient(linear,left bottom,left top,from(#71b7fa),to(#538dee));background:-webkit-linear-gradient(bottom,#71b7fa,#538dee);background:linear-gradient(0deg,#71b7fa,#538dee);-webkit-border-radius:17px;border-radius:17px;width:calc(100% - 100px);margin:0 auto;height:35px;-webkit-box-shadow:1px 4px 0 #3f72c8;box-shadow:1px 4px 0 #3f72c8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.rewardlist[data-v-5b80bd62]{width:100%;min-height:100vh;background:#f0f0f0;padding-top:10px}.table[data-v-5b80bd62]{-ms-flex-pack:distribute;justify-content:space-around;height:40px;font-size:15px;font-family:PingFang SC;font-weight:400;color:#333}.table[data-v-5b80bd62],.table div[data-v-5b80bd62]{display:-webkit-box;display:-ms-flexbox;display:flex}.table div[data-v-5b80bd62]{width:70px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.table div p[data-v-5b80bd62]:nth-child(2){width:62px;height:2px;background:#ff7c08;-webkit-border-radius:2px;border-radius:2px;margin-top:3px}.list[data-v-5b80bd62]{list-style:none;width:calc(100% - 20px);margin:0 10px;background:#fff;-webkit-border-radius:10px;border-radius:10px;padding:0 15px}.list li[data-v-5b80bd62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:60px;border-bottom:1px solid #ddd}.list li[data-v-5b80bd62]:last-child{border:0}.list li div[data-v-5b80bd62]:first-child{font-size:14px;font-family:PingFang SC;font-weight:400;color:#333}.list li div:first-child p[data-v-5b80bd62]:nth-child(2){font-size:12px;font-family:PingFang SC;font-weight:400;color:#999}.list li div:first-child p span[data-v-5b80bd62]{color:#ff7c08}.list li div[data-v-5b80bd62]:nth-child(2){font-size:16px;font-family:PingFang SC;font-weight:700;color:#ff7c08}.xw-loading-empty[data-v-5b80bd62]{width:100%;text-align:center;padding-top:60px;height:100vh}.xw-loading-empty>img[data-v-5b80bd62]{width:41.33%}.xw-loading-empty-text[data-v-5b80bd62]{margin-top:25px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.global[data-v-a48f85d2]{padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background-color:#fafafa}.global .gold[data-v-a48f85d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;color:#666;font-family:PingFang SC;font-weight:400}.global .gold em[data-v-a48f85d2]{font-style:normal;color:#ff7c08}.railswrap[data-v-a48f85d2]{position:relative;width:96.2%;margin:0 auto;padding:10px 0}.rails[data-v-a48f85d2]{-webkit-background-size:contain;background-size:contain;background-position:50%;width:100%;height:13px;background-color:#dce8ff;-webkit-border-radius:7px;border-radius:7px;overflow:hidden}.rails .insdie[data-v-a48f85d2]{width:0;-webkit-animation-timing-function:ease;animation-timing-function:ease;overflow:hidden;height:13px;background-color:#6794eb}.detail-award-list-award[data-v-a48f85d2]{margin:0 10px}.detail-award-list-award .awardKakinWrap[data-v-a48f85d2]{margin-top:10px}.detail-award-list-award .award0Wrap[data-v-a48f85d2]{margin-top:5px}.global img[data-v-a48f85d2]{position:absolute;top:3px;height:26px;width:26px}.detail-list-area[data-v-a48f85d2]{background:#fafafa}.detail-award-list-award .item[data-v-a48f85d2]{margin-bottom:10px}.week[data-v-5e0eb17c]{width:100%;min-height:100vh;background:url(.) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background:#2f1b69;text-align:center;padding-top:20px}.week_red_back[data-v-5e0eb17c]{position:absolute;width:100%;left:0;top:0}.time[data-v-5e0eb17c],.title[data-v-5e0eb17c]{width:calc(100% - 43px);position:relative;z-index:1}.time[data-v-5e0eb17c]{height:23px;color:#fff;margin:7px auto 15px;background:url(https://cimgs.17xianwan.com/202205/weekly-redpack/week_red_block.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.money[data-v-5e0eb17c]{width:calc(100% - 30px);padding:3px;-webkit-box-sizing:border-box;box-sizing:border-box;height:77px;margin:0 auto;-webkit-border-radius:6px;border-radius:6px;background:-webkit-gradient(linear,left top,right top,from(#21fffc),to(#fff154));background:-webkit-linear-gradient(left,#21fffc,#fff154);background:linear-gradient(90deg,#21fffc,#fff154);position:relative;z-index:1}.money-center[data-v-5e0eb17c]{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.money-center div[data-v-5e0eb17c]{width:50%}.money-center div[data-v-5e0eb17c]:nth-child(2){width:1px;height:30px;background:#ddd}.money-center div p[data-v-5e0eb17c]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#888}.money-center div p[data-v-5e0eb17c]:first-child{font-size:25px;font-family:Alibaba PuHuiTi;font-weight:500;color:#333}.lingj[data-v-5e0eb17c]{position:absolute;right:5px;top:307px;width:63px;height:55px;z-index:1}.fieds[data-v-5e0eb17c]{position:absolute;right:0;top:142px;width:25px;height:41px;background:#ffe04e;border:1px solid #76481f;-webkit-box-shadow:0 3px 6px 0 rgba(10,0,71,.12);box-shadow:0 3px 6px 0 rgba(10,0,71,.12);-webkit-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#642e27;text-align:center;border-right:0;padding:2px 2px 0;z-index:2}.reward[data-v-5e0eb17c]{margin-top:30px;width:100%;position:relative}.reward-l[data-v-5e0eb17c]{position:absolute;left:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.reward-l div[data-v-5e0eb17c]:first-child{width:17px;height:536px;background:#fffae1;margin-right:4px}.reward-l div[data-v-5e0eb17c]:nth-child(2){font-size:15px;font-family:PingFang SC;font-weight:400;color:#fff;text-shadow:0 1px 1px rgba(10,0,71,.3)}.reward-l div:nth-child(2) p[data-v-5e0eb17c]{text-align:left}.reward-l div:nth-child(2) p[data-v-5e0eb17c]:nth-child(2){margin-top:60px}.reward-l div:nth-child(2) p[data-v-5e0eb17c]:nth-child(3){margin-top:165px}.reward-l div:nth-child(2) p[data-v-5e0eb17c]:nth-child(4){margin-top:170px}.reward-l img[data-v-5e0eb17c]{position:absolute;left:-1px;top:-1px;height:539px;width:19px;padding:0;border:0 solid RGBA(36,19,94,1)}.reward-l span[data-v-5e0eb17c]{display:block;width:17px;height:30px;background:#ffd11a}.reward-r[data-v-5e0eb17c]{width:100%}.reward-r div[data-v-5e0eb17c]{width:100%;height:161px;background:url(https://cimgs.17xianwan.com/202205/weekly-redpack/week_red_red.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding-top:78px;margin-bottom:30px;padding-left:10px}.reward-r div p[data-v-5e0eb17c]{font-size:16px;font-family:PingFang SC;font-weight:400;color:#fff;text-align:center;line-height:21px;text-shadow:0 1px 3px rgba(0,0,0,.3)}.reward-r div p[data-v-5e0eb17c]:nth-child(2){font-size:19px;color:#fff88d}.reward-r div .over[data-v-5e0eb17c]:first-child{width:126px;height:23px;background:url(https://cimgs.17xianwan.com/202205/weekly-redpack/week_red_block.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin:0 auto}.reward-r div .overmoney[data-v-5e0eb17c]:first-child{font-size:17px;font-family:PingFang SC;font-weight:800;color:#ffed20;text-shadow:0 2px 2px rgba(221,12,0,.3)}.reward-r div .overmoney:first-child span[data-v-5e0eb17c]{font-size:36px;font-weight:800;margin-right:4px}.reward-r div img[data-v-5e0eb17c]{width:52px;height:53px;margin-left:50px;margin-top:-10px}.tuij[data-v-5e0eb17c]{width:calc(100% - 58px);margin-bottom:10px}.bot-list[data-v-5e0eb17c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.bot-list-r[data-v-5e0eb17c]{width:25px;height:81px;background:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.16);box-shadow:0 1px 3px 0 rgba(0,0,0,.16);-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;position:absolute;right:0;font-size:12px;font-family:Alibaba PuHuiTi;font-weight:400;color:#666;padding:2px 1px 0;line-height:15px}.bot-list-l[data-v-5e0eb17c]{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;font-size:13px;font-family:PingFang SC;font-weight:400;color:#fff;padding-bottom:15px}.bot-list-l img[data-v-5e0eb17c]{width:65px;height:65px;-webkit-border-radius:11px;border-radius:11px}.bot-list-l div[data-v-5e0eb17c]{width:25%}.bot-list-l div p[data-v-5e0eb17c]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bot-list-r img[data-v-5e0eb17c]{width:14px;height:14px}.banner[data-v-5e0eb17c]{width:calc(100% - 30px);margin-top:48px;position:relative;z-index:1}.isshowrule[data-v-5e0eb17c]{width:calc(100% - 100px);background:#f4eeff;-webkit-border-radius:10px;border-radius:10px;margin-top:100px;padding-top:1px;padding-bottom:20px}.isshowrule ul li[data-v-5e0eb17c]{list-style:none;padding:0 20px;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:700;color:#8b4a27;text-align:left}.isshowrule ul li span[data-v-5e0eb17c]{display:block;color:#ff7d14}.isshowrule img[data-v-5e0eb17c]{width:100%;margin-top:-20px}.succ[data-v-5e0eb17c]{width:235px;height:255px;background:url(https://cimgs.17xianwan.com/202205/weekly-redpack/week_red_pop.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin-top:150px;padding-top:116px}.succ p[data-v-5e0eb17c]{font-size:18px;font-family:PingFang SC;font-weight:400;color:#fff;line-height:21px;text-shadow:0 2px 2px rgba(221,12,0,.3)}.succ p[data-v-5e0eb17c]:nth-child(2){color:#ffed20;margin-top:20px}.succ p span[data-v-5e0eb17c]{font-size:50px;font-family:PingFang SC;font-weight:800;margin-right:5px}.content[data-v-37230d21]{width:100%;min-height:100vh;background:url(https://cimgs.17xianwan.com/202206/feizhu/act_fz_bakhead.png) no-repeat;background-color:#ffe8b6;-webkit-background-size:100% 100%;background-size:100%;padding-top:242px;padding-bottom:20px}.list[data-v-37230d21]{position:relative;width:calc(100% - 24px);margin:0 auto;padding-top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;height:114px;margin-bottom:10px;padding:16px 0}.list .imgarr[data-v-37230d21]{position:absolute;width:100%;left:0;top:0}.list div[data-v-37230d21]{position:relative;z-index:1;width:100%;width:94px;height:34px;background:-webkit-gradient(linear,right top,left top,from(#ff5e1f),to(#ff8e2d));background:-webkit-linear-gradient(right,#ff5e1f,#ff8e2d);background:linear-gradient(270deg,#ff5e1f,#ff8e2d);-webkit-border-radius:17px;border-radius:17px;font-size:13px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;text-align:center;line-height:34px;margin-right:18px;margin-left:100px}.list div[data-v-37230d21]:nth-child(2){background:#ffdfc3;font-size:13px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#ff6120}.list div img[data-v-37230d21]{width:6px}.limitedlist[data-v-4f98a397]{width:100%;min-height:100vh;background:#f6f6f6;padding-top:12px}.limitedlist-head[data-v-4f98a397]{width:calc(100% - 24px);height:100px;margin:0 auto 12px;background:#fff;-webkit-border-radius:10px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 16px 17px 14px}.limitedlist-head div[data-v-4f98a397]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:rgba(68,68,68,.5)}.limitedlist-head div p[data-v-4f98a397]:nth-child(2){font-size:28px;font-family:DINOffcPro-Medi,DINOffcPro;font-weight:400;color:#444;margin-top:5px}.limitedlist-head button[data-v-4f98a397]{background:-webkit-gradient(linear,right top,left top,from(#ff3d42),to(#ff9261));background:-webkit-linear-gradient(right,#ff3d42,#ff9261);background:linear-gradient(270deg,#ff3d42,#ff9261);-webkit-box-shadow:inset 0 -1px 8px 1px #ffce80,inset 0 -6px 3px 0 rgba(255,0,0,.3);box-shadow:inset 0 -1px 8px 1px #ffce80,inset 0 -6px 3px 0 rgba(255,0,0,.3);-webkit-border-radius:19px;border-radius:19px;padding:10px 29px;border:0;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff}.limitedlist-list[data-v-4f98a397]{width:100%;background:#fff;-webkit-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;padding:12px 14px 0;min-height:calc(100vh - 124px)}.limitedlist-list-table[data-v-4f98a397]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:3px}.limitedlist-list-table div[data-v-4f98a397]{width:68px;text-align:center;position:relative}.limitedlist-list-table div p[data-v-4f98a397]{position:relative;z-index:1}.limitedlist-list-table div div[data-v-4f98a397]{position:absolute;width:100%;height:6px;background:-webkit-gradient(linear,right top,left top,from(#ff994c),to(#ffc984));background:-webkit-linear-gradient(right,#ff994c,#ffc984);background:linear-gradient(270deg,#ff994c,#ffc984);bottom:0}.limitedlist-list-list-content[data-v-4f98a397]{width:100%;border-bottom:1px dashed #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px}.limitedlist-list-list-content div[data-v-4f98a397]{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.limitedlist-list-list-content div p[data-v-4f98a397]:nth-child(2){font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;margin-top:4px}.limitedlist-list-list-content button[data-v-4f98a397]{background:-webkit-gradient(linear,right top,left top,from(#ff3d42),to(#ff9261));background:-webkit-linear-gradient(right,#ff3d42,#ff9261);background:linear-gradient(270deg,#ff3d42,#ff9261);-webkit-box-shadow:inset 0 -1px 8px 1px #ffce80,inset 0 -6px 3px 0 rgba(255,0,0,.3);box-shadow:inset 0 -1px 8px 1px #ffce80,inset 0 -6px 3px 0 rgba(255,0,0,.3);-webkit-border-radius:19px;border-radius:19px;padding:10px 0;border:0;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;width:72px;color:#fff;text-align:center}.limitedlist-list-list-content .shenh[data-v-4f98a397]{color:#a056ff}.limitedlist-list-list-content .lingq[data-v-4f98a397],.limitedlist-list-list-content .shenh[data-v-4f98a397]{font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;padding:0;background:rgba(255,0,0,0);width:72px;text-align:center;-webkit-box-shadow:none;box-shadow:none}.limitedlist-list-list-content .lingq[data-v-4f98a397]{color:#ffb70e}.limitedlist-list-list-content .jujue[data-v-4f98a397]{color:#eee;background:rgba(255,0,0,0);-webkit-box-shadow:none;box-shadow:none;width:72px;text-align:center}.mingx .mingxs[data-v-4f98a397]{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dashed #eee}.mingx .mingxs p[data-v-4f98a397]:first-child{font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.succ[data-v-4f98a397]{width:295px;height:205px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:100px}.succ img[data-v-4f98a397]{width:100%;margin-top:-42px}.succ p[data-v-4f98a397]:nth-child(2){font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444;margin:20px 0 12px}.succ p[data-v-4f98a397]:nth-child(3){font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;margin-bottom:25px}.succ button[data-v-4f98a397]{background:-webkit-gradient(linear,right top,left top,from(#ffb242),to(#ffc63d));background:-webkit-linear-gradient(right,#ffb242,#ffc63d);background:linear-gradient(270deg,#ffb242,#ffc63d);-webkit-border-radius:22px;border-radius:22px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;padding:15px 56px;border:0}.aplay[data-v-4f98a397]{width:295px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:100px;padding-bottom:30px}.aplay img[data-v-4f98a397]{width:100%;margin-top:-42px}.aplay p[data-v-4f98a397]:nth-child(2){font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444;margin:20px 0 19px}.aplay input[data-v-4f98a397]{width:239px;height:44px;background:#f8f8f8;-webkit-border-radius:25px;border-radius:25px;border:1px solid #e5e5e5;margin-bottom:16px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#888;padding-left:16px}.aplay button[data-v-4f98a397]{background:-webkit-gradient(linear,right top,left top,from(#ffb242),to(#ffc63d));background:-webkit-linear-gradient(right,#ffb242,#ffc63d);background:linear-gradient(270deg,#ffb242,#ffc63d);-webkit-border-radius:22px;border-radius:22px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;padding:15px 56px;border:0;margin-top:6px}.no-item[data-v-4f98a397]{text-align:center;margin-top:25px;font-size:14px;font-family:PingFang-SC-Regular;font-weight:400;color:#333;padding-bottom:30px}.no-item img[data-v-4f98a397]{width:41%}.flex-bottom[data-v-4f98a397]{position:absolute;bottom:10px;padding:0 10px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:rgba(68,68,68,.5)}.limited[data-v-1ecf8ee7]{width:100%;min-height:100vh;background:url(https://cimgs.17xianwan.com/202303/rr/top.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#ffb7a2;padding-top:1px;text-align:center;padding-bottom:30px}.guiz[data-v-1ecf8ee7]{top:10px}.guiz[data-v-1ecf8ee7],.jiangl[data-v-1ecf8ee7]{position:absolute;right:0;background:rgba(0,0,0,.6);-webkit-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;width:21px;height:38px;font-size:11px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;text-align:center;line-height:19px}.jiangl[data-v-1ecf8ee7]{top:55px}.isshowpopup[data-v-1ecf8ee7]{width:calc(100% - 80px);margin-top:80px;background:#fff;-webkit-border-radius:15px;border-radius:15px;padding:9px 18px 24px}.isshowpopup div[data-v-1ecf8ee7]:first-child{font-size:18px;font-family:AlimamaShuHeiTi-Bold,AlimamaShuHeiTi;font-weight:700;color:#444;margin-bottom:13px}.isshowpopup div p[data-v-1ecf8ee7]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;line-height:25px;text-align:left}.succ[data-v-1ecf8ee7]{width:295px;height:205px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:100px}.succ img[data-v-1ecf8ee7]{width:100%;margin-top:-42px}.succ p[data-v-1ecf8ee7]:nth-child(2){font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444;margin:20px 0 12px}.succ p[data-v-1ecf8ee7]:nth-child(3){font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;margin-bottom:25px}.succ button[data-v-1ecf8ee7]{background:-webkit-gradient(linear,right top,left top,from(#ffb242),to(#ffc63d));background:-webkit-linear-gradient(right,#ffb242,#ffc63d);background:linear-gradient(270deg,#ffb242,#ffc63d);-webkit-border-radius:22px;border-radius:22px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;padding:15px 56px;border:0}.aplay[data-v-1ecf8ee7]{width:295px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:100px;padding-bottom:30px}.aplay img[data-v-1ecf8ee7]{width:100%;margin-top:-42px}.aplay p[data-v-1ecf8ee7]:nth-child(2){font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444;margin:20px 0 19px}.aplay input[data-v-1ecf8ee7]{width:239px;height:44px;background:#f8f8f8;-webkit-border-radius:25px;border-radius:25px;border:1px solid #e5e5e5;margin-bottom:16px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#888;padding-left:16px}.aplay button[data-v-1ecf8ee7]{background:-webkit-gradient(linear,right top,left top,from(#ffb242),to(#ffc63d));background:-webkit-linear-gradient(right,#ffb242,#ffc63d);background:linear-gradient(270deg,#ffb242,#ffc63d);-webkit-border-radius:22px;border-radius:22px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;padding:15px 56px;border:0;margin-top:6px}.refresh[data-v-1ecf8ee7]{position:absolute;left:12px;width:27px;height:27px;top:56px}.daojistitle[data-v-1ecf8ee7]{width:274px;margin-top:18px}.daojis[data-v-1ecf8ee7]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;text-align:center;width:209px;height:26px;background:url(https://cimgs.17xianwan.com/202303/rr/top4.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;margin:9px auto 18px;padding-top:3px}.daojis span[data-v-1ecf8ee7]{width:20px;height:16px;background:#fff;-webkit-border-radius:4px;border-radius:4px;font-size:14px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#ff5755;padding:0 2px}.limitedlist[data-v-1ecf8ee7]{width:calc(100% - 24px);background:#fff;-webkit-border-radius:15px;border-radius:15px;margin:0 auto 10px;padding:12px 14px 14px;position:relative}.limitedlist-title[data-v-1ecf8ee7]{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:-5px;left:0;right:0}.limitedlist-title span[data-v-1ecf8ee7]{background:#ffe891;-webkit-box-shadow:inset 0 1px 1px 0 #fff;box-shadow:inset 0 1px 1px 0 #fff;-webkit-border-radius:8px;border-radius:8px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:10px;color:#9d5100;padding:0 7px}.limitedlist button[data-v-1ecf8ee7]{background:-webkit-gradient(linear,right top,left top,from(#ff3d42),to(#ff9261));background:-webkit-linear-gradient(right,#ff3d42,#ff9261);background:linear-gradient(270deg,#ff3d42,#ff9261);-webkit-box-shadow:inset 0 -1px 8px 1px #ffce80,inset 0 -6px 3px 0 rgba(255,0,0,.3);box-shadow:inset 0 -1px 8px 1px #ffce80,inset 0 -6px 3px 0 rgba(255,0,0,.3);-webkit-border-radius:25px;border-radius:25px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;border:0;padding:8px 49px;margin-top:3px}.limitedlist .jixu[data-v-1ecf8ee7]{-webkit-box-shadow:none;box-shadow:none;background:-webkit-gradient(linear,right top,left top,from(rgba(255,61,66,.3)),to(rgba(255,146,97,.3)));background:-webkit-linear-gradient(right,rgba(255,61,66,.3),rgba(255,146,97,.3));background:linear-gradient(270deg,rgba(255,61,66,.3),rgba(255,146,97,.3));color:#ff1d46}.limitedlist .weiwanc[data-v-1ecf8ee7]{-webkit-box-shadow:none;box-shadow:none;background:#ddd}.limitedlist .shiw[data-v-1ecf8ee7]{background:-webkit-gradient(linear,right top,left top,from(#ffb242),to(#ffc63d));background:-webkit-linear-gradient(right,#ffb242,#ffc63d);background:linear-gradient(270deg,#ffb242,#ffc63d);color:#fff}.limitedlist-head[data-v-1ecf8ee7]{display:-webkit-box;display:-ms-flexbox;display:flex}.limitedlist-head img[data-v-1ecf8ee7]{width:46px;height:46px;margin-right:10px}.limitedlist-head div[data-v-1ecf8ee7]{text-align:left;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#333}.limitedlist-head div div[data-v-1ecf8ee7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.limitedlist-head div div p[data-v-1ecf8ee7]:first-child{background:url(https://cimgs.17xianwan.com/202303/rr/top2.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding:0 3px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;height:22px;text-align:center;line-height:22px;margin-right:4px}.limitedlist-head div div p:first-child span[data-v-1ecf8ee7]{font-size:17px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#fff884}.jingd[data-v-1ecf8ee7]{width:calc(100% - 10px);background:#ebebeb;margin:10px auto 0}.jingd[data-v-1ecf8ee7],.jingd p[data-v-1ecf8ee7]{height:7px;-webkit-border-radius:4px;border-radius:4px}.jingd p[data-v-1ecf8ee7]{width:20%;background:-webkit-gradient(linear,right top,left top,from(#ff994c),to(#ffc984));background:-webkit-linear-gradient(right,#ff994c,#ffc984);background:linear-gradient(270deg,#ff994c,#ffc984)}.moneysp[data-v-1ecf8ee7]{width:calc(100% - 10px);margin:2px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.moneysp p span[data-v-1ecf8ee7]{color:#ff5000}.imageganyu[data-v-1ecf8ee7]{position:absolute;right:0;top:0;width:80px}.bannnerbottom[data-v-1ecf8ee7]{width:calc(100% - 24px)}.jiangls[data-v-1ecf8ee7]{width:100%;padding-top:150px}.jiangls img[data-v-1ecf8ee7]{width:107px;height:80px;margin-bottom:13px}.jiangls p[data-v-1ecf8ee7]{font-weight:400;padding:0 43px}.jiangls p[data-v-1ecf8ee7],.jiangls p span{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#762d2d}.jiangls p span{font-weight:700}.blindbox[data-v-997ae6e2]{min-height:100vh;width:100%;background:url(https://cimgs.17xianwan.com/202305/imgs/Blindcontentback.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#936cfc;padding-top:8px;text-align:center;padding-bottom:30px}.blindbox_headtitle[data-v-997ae6e2]{width:211px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(https://cimgs.17xianwan.com/202305/imgs/Blindheadtitleback.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;font-size:12px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;margin:0 auto}.blindbox_headimg[data-v-997ae6e2]{width:calc(100% - 80px)}.blindbox_headtitle img[data-v-997ae6e2]{width:12px;height:12px;margin-right:7px}.blindbox_headtitle img[data-v-997ae6e2]:nth-child(4){width:12px;height:12px;margin:0;margin-left:7px}.blindbox_headtitle span[data-v-997ae6e2]:nth-child(3){color:#ffed94}.blindbox_content[data-v-997ae6e2]{width:100%;background:url(https://cimgs.17xianwan.com/202305/imgs/bannerback.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;padding-top:6px;padding-bottom:20px;margin-top:13px}.blindbox_content .blindbox_content_banner[data-v-997ae6e2]{overflow:hidden;height:20px}.blindbox_content .blindbox_content_banner div p[data-v-997ae6e2]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#e7e1ff;margin:0}.blindbox_content p[data-v-997ae6e2]:nth-child(2){font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#372a6f;margin-top:10px}.blindbox_content_list[data-v-997ae6e2]{width:calc(100% - 38px);height:150px;background:url(https://cimgs.17xianwan.com/202305/imgs/bannercontent.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;margin:4px auto 1px;overflow:hidden;padding:8px}.contents_list-bian[data-v-997ae6e2]{width:100%;height:100%;overflow:hidden}.blindbox_content_list .contents_list[data-v-997ae6e2]{height:100%}.blindbox_content_list .contents_list div[data-v-997ae6e2]{width:71px;height:76px;background:url(https://cimgs.17xianwan.com/202305/imgs/Blindboxback.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;float:left;margin:25px 14.5px 0;padding-top:32px}.blindbox_content_list .contents_list div span[data-v-997ae6e2]{display:inline-block;width:calc(100% - 2px);padding:4px 0;font-size:12px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;background:rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.5);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.5);-webkit-border-radius:11px;border-radius:11px}.blindbox_content button[data-v-997ae6e2]{width:253px;height:92px;background:url(https://cimgs.17xianwan.com/202305/imgs/Blindboxbtn.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;border:0;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#ffecb2;padding-top:17px}.blindboxrenw[data-v-997ae6e2]{width:calc(100% - 20px);background:#fff;margin:14px auto 0;-webkit-border-radius:20px;border-radius:20px;padding-bottom:35px}.blindboxrenw .blindboxrenw_img[data-v-997ae6e2]{width:100%;margin-top:-30px}.blindboxrenw_div[data-v-997ae6e2]{width:calc(100% - 28px);margin:27px auto 0}.blindboxrenw_head[data-v-997ae6e2]{width:100%;height:22px;background:-webkit-gradient(linear,right top,left top,from(rgba(255,94,138,.09)),to(rgba(191,87,255,.09)));background:-webkit-linear-gradient(right,rgba(255,94,138,.09),rgba(191,87,255,.09));background:linear-gradient(270deg,rgba(255,94,138,.09),rgba(191,87,255,.09));-webkit-border-radius:4px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#444;line-height:22px;padding-left:4px}.blindboxrenw_head span[data-v-997ae6e2]{color:#ff1414}.blindboxrenw_head p[data-v-997ae6e2]:nth-child(2){background:-webkit-gradient(linear,right top,left top,from(#ff5e8a),to(#bf57ff));background:-webkit-linear-gradient(right,#ff5e8a,#bf57ff);background:linear-gradient(270deg,#ff5e8a,#bf57ff);-webkit-border-radius:8px;border-radius:8px;padding:0 6px;line-height:22px;color:#fff}.blindboxrenw_div_color[data-v-997ae6e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.blindboxrenw_div_color_btn[data-v-997ae6e2]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#888;text-align:center;width:100%;margin:26px 0 15px}.blindboxrenw_div_color div[data-v-997ae6e2]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:17px;width:50%}.blindboxrenw_div_color div img[data-v-997ae6e2]{width:46px;height:46px;-webkit-border-radius:10px;border-radius:10px;margin-right:8px}.blindboxrenw_div_color div div[data-v-997ae6e2]{display:block;text-align:left;margin:0;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;width:100%}.blindboxrenw_div_color div div p[data-v-997ae6e2]:first-child{width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blindboxrenw_div_color div div p[data-v-997ae6e2]:nth-child(2){font-size:12px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;padding:4px 8px;background:-webkit-gradient(linear,right top,left top,from(#ff4678),to(#ffa657));background:-webkit-linear-gradient(right,#ff4678,#ffa657);background:linear-gradient(270deg,#ff4678,#ffa657);-webkit-border-radius:12px;border-radius:12px;text-align:center;margin-top:6px;display:inline-block}.guiz[data-v-997ae6e2]{position:absolute;right:0;top:50px;width:21px;height:38px;background:rgba(0,0,0,.4);-webkit-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;font-size:11px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;line-height:19px}.guizepopup[data-v-997ae6e2]{margin-top:150px;width:calc(100% - 80px);background:#fff;-webkit-border-radius:20px;border-radius:20px;padding:17px 20px 20px}.guizepopup img[data-v-997ae6e2]{width:146px;margin-bottom:10px}.guizepopup p[data-v-997ae6e2]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;text-align:left;line-height:25px}.succopup[data-v-997ae6e2]{width:calc(100% - 80px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:150px;padding-bottom:30px}.succopup img[data-v-997ae6e2]{width:209px;margin-top:-47px;margin-bottom:24px}.succopup div[data-v-997ae6e2]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#ff1414;margin-bottom:24px}.succopup div span[data-v-997ae6e2]{font-size:26px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#ff1414}.succopup button[data-v-997ae6e2]{background:-webkit-gradient(linear,left top,left bottom,from(#ffc943),to(#ff5900));background:-webkit-linear-gradient(top,#ffc943,#ff5900);background:linear-gradient(180deg,#ffc943,#ff5900);-webkit-box-shadow:inset 0 -7px 5px 0 rgba(255,44,44,.5),inset 0 5px 6px 0 hsla(0,0%,100%,.5);box-shadow:inset 0 -7px 5px 0 rgba(255,44,44,.5),inset 0 5px 6px 0 hsla(0,0%,100%,.5);-webkit-border-radius:24px;border-radius:24px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;border:0;padding:12px 60px}.captcha-component[data-v-140f35d3]{min-height:100vh;padding:50px 20px 0}.captcha-component[data-v-140f35d3],.welfare[data-v-dbae4780]{width:100%;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.welfare[data-v-dbae4780]{-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.12);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);-webkit-border-radius:20px 20px 20px 20px;border-radius:20px 20px 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;padding:15px 0 0}.welfare div[data-v-dbae4780]{font-family:PingFang SC;font-weight:500;color:#333;font-size:13px;width:25%;margin-bottom:10px;padding:0 3px;text-align:center}.welfare div p[data-v-dbae4780]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.welfare img[data-v-dbae4780]{width:60px;height:60px;-webkit-border-radius:11px;border-radius:11px}.content-head-rengw[data-v-dbae4780]{background:#fff;width:100%;-webkit-border-radius:12px 12px 0 0;border-radius:12px 12px 0 0}.list-wrap-content[data-v-dbae4780]{background:#fff;-webkit-border-radius:15px;border-radius:15px;position:relative}.list-wrap-content-head[data-v-dbae4780]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:37px}.list-wrap-content-head p[data-v-dbae4780]{width:100%;text-align:center;font-size:16px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333;line-height:37px}.arr_table[data-v-dbae4780]{width:92%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.12);box-shadow:0 2px 6px 0 rgba(0,0,0,.12);-webkit-border-radius:10px;border-radius:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px;position:absolute;bottom:-65px;left:4%;padding:18px 2%}.arr_table div[data-v-dbae4780]{text-align:center;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444;position:relative}.arr_table div .zuix[data-v-dbae4780]{background:-webkit-gradient(linear,right top,left top,from(#ff4c4c),to(#ff2761));background:-webkit-linear-gradient(right,#ff4c4c,#ff2761);background:linear-gradient(270deg,#ff4c4c,#ff2761)}.arr_table div .xians[data-v-dbae4780],.arr_table div .zuix[data-v-dbae4780]{position:absolute;width:32px;height:16px;-webkit-border-radius:8px 8px 8px 2px;border-radius:8px 8px 8px 2px;top:-12px;right:-13px;font-size:10px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff}.arr_table div .xians[data-v-dbae4780]{background:-webkit-gradient(linear,right top,left top,from(#3ec8ff),to(#1f90ff));background:-webkit-linear-gradient(right,#3ec8ff,#1f90ff);background:linear-gradient(270deg,#3ec8ff,#1f90ff)}.arr_table div img[data-v-dbae4780]{width:64px;height:44px}.arr_table div .chong[data-v-dbae4780]{width:54px;height:38px;margin-top:-8px;margin-left:14px}.arr_table span[data-v-dbae4780]{display:inline-block;height:30px;width:1px;background:#ddd}.accept[data-v-dbae4780]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-family:PingFang SC;font-weight:400;color:#fff}.accept span[data-v-dbae4780]{font-size:15px;font-family:PingFang SC;font-weight:700;color:#fff}.accept div[data-v-dbae4780]{margin-top:5px}.accept div[data-v-dbae4780]:first-child{margin-right:30px}.regulation[data-v-dbae4780]{width:53px;height:24px;background:rgba(255,53,120,.15);-webkit-border-radius:0 13px 0 13px;border-radius:0 13px 0 13px;font-size:12px;font-family:PingFang SC;font-weight:400;color:#ff0052;text-align:center;line-height:24px;position:absolute;right:0;top:0;z-index:20}button[data-v-dbae4780]{background-color:transparent;outline:none;border:none;padding:0;margin:0}.newbie[data-v-dbae4780]{background-color:#f4f4f4;min-height:100vh}.gq-active[data-v-dbae4780],.newbie-bg[data-v-dbae4780]{width:100%;vertical-align:middle}.gq-box[data-v-dbae4780]{margin:10px auto}.newbie-head[data-v-dbae4780]{position:relative;height:130px;-webkit-background-size:100% 100%;background-size:100% 100%}.back-url[data-v-dbae4780]{background:url(https://cimgs.17xianwan.com/202306/welfarecenter/backhead.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;height:170px;padding-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.rulebtn[data-v-dbae4780]{color:#ff8400;font-size:14px;text-decoration:underline}.wrapred[data-v-dbae4780]{max-width:75%;margin:0 auto}.weeklywrap[data-v-dbae4780]{margin:0 auto;margin-top:-135px;width:92%;min-height:166px;background-color:#fff;-webkit-border-radius:10px;border-radius:10px;position:relative;z-index:3;text-align:center;padding:12px;padding-bottom:15px}.weeklywrap .nt[data-v-dbae4780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#333;font-size:14px;margin-top:8px}.weeklywrap .nt span[data-v-dbae4780]{color:#888}.weeklywrap .rails[data-v-dbae4780]{margin-top:18px}.signin[data-v-dbae4780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.weeklywrap .redbag[data-v-dbae4780]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:77%;margin-right:-18%}.weeklywrap .redbag .redwrap .money[data-v-dbae4780]{font-size:12px;color:#333;font-family:PingFang SC;font-weight:400}.weeklywrap .progress[data-v-dbae4780]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:76%;font-size:12px;color:#666;margin-right:-16%}.weeklywrap .railswrap[data-v-dbae4780]{margin:0 auto;height:10px;background:#eee;-webkit-border-radius:5px;border-radius:5px;width:87.6%;margin-top:2px;position:relative}.weeklywrap .rails .airplane[data-v-dbae4780]{margin-top:-7px}.weeklywrap .rails .airplane[data-v-dbae4780],.weeklywrap .rails .insdie[data-v-dbae4780]{-webkit-animation-timing-function:ease;animation-timing-function:ease;position:relative;z-index:1}.weeklywrap .rails .insdie[data-v-dbae4780]{width:0;overflow:hidden;height:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#b33521),to(#b33521));background:-webkit-linear-gradient(left,#b33521,#b33521);background:linear-gradient(90deg,#b33521,#b33521);-webkit-border-radius:5px;border-radius:5px}.weeklywrap .rails .insdie img[data-v-dbae4780]{height:100%;vertical-align:middle}.weeklywrap .rails .mark[data-v-dbae4780]{position:absolute;width:5px;height:5px;background:#b33521;-webkit-border-radius:50%;border-radius:50%}.weeklywrap .rails .mark0[data-v-dbae4780]{left:20.64%}.weeklywrap .rails .mark1[data-v-dbae4780]{left:43.77%}.weeklywrap .rails .mark2[data-v-dbae4780]{right:30.6%}.weeklywrap .rails .mark3[data-v-dbae4780]{right:1%}.weeklywrap .rails .wrap-mark[data-v-dbae4780]{position:absolute;bottom:-.1px;-ms-flex-pack:distribute;justify-content:space-around;width:100%;height:9px}.recomGame[data-v-dbae4780],.weeklywrap .rails .wrap-mark[data-v-dbae4780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recomGame[data-v-dbae4780]{margin:10px auto;width:92%;font-size:13px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:1;position:relative;margin-top:100px}.recomGame .item .sdiv[data-v-dbae4780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#333}.recomGame .item .sdiv div[data-v-dbae4780]{text-align:center;width:75px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.recomGame .item img[data-v-dbae4780]{width:75px;height:75px;margin-bottom:5px;-webkit-border-radius:13px;border-radius:13px}.list-wrap[data-v-dbae4780]{padding:0 15px;padding-bottom:55px;margin-top:10px}.list-wrap .itemwrap[data-v-dbae4780]{min-height:74px;-webkit-border-radius:10px;border-radius:10px;background-color:#fff;margin-bottom:5px;font-size:15px;color:#333;overflow:hidden}.list-wrap .itemwraps[data-v-dbae4780]{-webkit-border-radius:10px 0 10px 10px;border-radius:10px 0 10px 10px}.list-wrap .itemwraps-top[data-v-dbae4780]{-webkit-border-radius:0 10px 10px 10px;border-radius:0 10px 10px 10px}.list-wrap .item[data-v-dbae4780]{min-height:74px;padding:0 12px;-webkit-border-radius:10px;border-radius:10px;background-color:#fff;margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:15px;color:#333}.list-wrap .children[data-v-dbae4780]{border-top:1px solid #ddd}.list-wrap .childrenitem[data-v-dbae4780]{-webkit-border-radius:0;border-radius:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0}.list-wrap .childrenitem .data[data-v-dbae4780]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ddd;padding:18px 0}.list-wrap .children .childrenitem:last-child .data[data-v-dbae4780]{border-bottom:none}.draw-enter-active[data-v-dbae4780],.draw-leave-active[data-v-dbae4780]{-webkit-transition:max-height .4s ease;transition:max-height .4s ease}.draw-enter[data-v-dbae4780],.draw-leave-to[data-v-dbae4780]{max-height:0}.draw-enter-to[data-v-dbae4780],.draw-leave[data-v-dbae4780]{max-height:800px}.list-wrap .item .tips[data-v-dbae4780]{color:#999;font-size:12px}.list-wrap .item .tips span[data-v-dbae4780]{font-weight:700;color:#ff2800}.list-wrap .item .data[data-v-dbae4780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-wrap .item .data>div[data-v-dbae4780]{height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-wrap .dailyqd[data-v-dbae4780]{color:#999}.list-wrap .unfinish[data-v-dbae4780]{line-height:24px;background:-webkit-gradient(linear,right top,left top,from(#ffbd34),to(#ff993f));background:-webkit-linear-gradient(right,#ffbd34,#ff993f);background:linear-gradient(270deg,#ffbd34,#ff993f)}.list-wrap .openredbag[data-v-dbae4780],.list-wrap .unfinish[data-v-dbae4780]{width:75px;height:27px;-webkit-border-radius:14px;border-radius:14px;color:#fff}.list-wrap .openredbag[data-v-dbae4780]{line-height:27px;background:-webkit-gradient(linear,left bottom,left top,from(#ff3c28),to(#ff925e));background:-webkit-linear-gradient(bottom,#ff3c28,#ff925e);background:linear-gradient(1turn,#ff3c28,#ff925e)}.list-wrap .rigthhandle[data-v-dbae4780]{width:75px;text-align:center;font-size:12px}.fowardup[data-v-dbae4780]{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all .3s ease;transition:all .3s ease}.fowarddown[data-v-dbae4780]{-webkit-transform:rotate(.5turn);transform:rotate(.5turn);-webkit-transition:all .3s ease;transition:all .3s ease}.list-wrap .iconmark[data-v-dbae4780]{width:46px;height:46px;margin-right:8px;-webkit-border-radius:10px;border-radius:10px}.toggle[data-v-dbae4780]{position:absolute;right:-15px;width:106px;height:28px;background:rgba(255,132,0,.8);-webkit-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;color:#fffffe;font-size:14px;text-align:center;line-height:28px;bottom:-10%;z-index:9}button.xwpopup[data-v-dbae4780]{width:163px;height:36px;background:-webkit-gradient(linear,left bottom,left top,from(#ffb72b),to(#ffe92b));background:-webkit-linear-gradient(bottom,#ffb72b,#ffe92b);background:linear-gradient(0deg,#ffb72b,#ffe92b);-webkit-box-shadow:0 3px 1px 0 rgba(203,0,0,.36);box-shadow:0 3px 1px 0 rgba(203,0,0,.36);-webkit-border-radius:18px;border-radius:18px;color:#ca3d31;font-size:17px;margin-top:15px}.successsign[data-v-dbae4780]{width:68%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:138px;color:#333;font-size:16px;background:url(https://cimgs.17xianwan.com/202004/weekly/tbox-award.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;min-height:322px}.successsign .money[data-v-dbae4780]{font-size:16px;margin-top:63%;font-family:Alibaba PuHuiTi;font-weight:700;color:#fffa6d;text-shadow:0 2px 2px rgba(229,45,3,.6)}.successsign .money .count[data-v-dbae4780]{margin-right:7px;font-size:43px;font-style:italic}.successsign .money .yuan[data-v-dbae4780]{margin-left:7px;font-size:40px;color:#fff}.signfail[data-v-dbae4780]{width:68%;background:#fff;-webkit-border-radius:15px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:173px;color:#333;font-size:16px;padding-bottom:14px}.signfail .signfailbtn[data-v-dbae4780]{margin-top:13px;width:145px;height:36px;border:1px solid #fe8f29;-webkit-border-radius:18px;border-radius:18px;font-size:16px;font-family:PingFang SC;font-weight:400;color:#fe8f29}.signfail .head[data-v-dbae4780]{width:100%}.signfail .gold[data-v-dbae4780]{width:69px;margin-bottom:13px}.sign-award-tips[data-v-dbae4780]{width:68%;margin-top:160px}.box-award[data-v-dbae4780]{width:100%;text-align:center;font-size:16px;font-family:Alibaba PuHuiTi;font-weight:400;color:#fff;margin-top:120px}.box-award .congratulations[data-v-dbae4780]{font-size:22px;margin-bottom:14px}.box-award img[data-v-dbae4780]{width:55.47%;margin-top:10px}.box-award .sign-award-tips[data-v-dbae4780]{width:73.33%;margin-top:0;margin-bottom:20px}.take-no[data-v-dbae4780]{width:255px;background:#fff;-webkit-border-radius:10px;border-radius:10px;font-size:14px;font-family:Alibaba PuHuiTi;font-weight:400;color:#333;text-align:left;margin-top:7vh}.take-no .conten[data-v-dbae4780]{overflow-y:scroll;height:328px}.take-no .conten>div[data-v-dbae4780]{padding-left:12px;margin-bottom:7px;line-height:1.7;padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:14px;font-family:PingFang SC;font-weight:400;color:#926145}.take-no .conten>div div[data-v-dbae4780]{width:204px}.take-no span[data-v-dbae4780]{-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:20px;height:20px;background:-webkit-gradient(linear,left top,right top,from(#ffea5d),to(#feb415));background:-webkit-linear-gradient(left,#ffea5d,#feb415);background:linear-gradient(90deg,#ffea5d,#feb415);-webkit-border-radius:50%;border-radius:50%;color:#926145;margin-right:5px;text-align:center;line-height:20px}.more[data-v-dbae4780]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#ff5700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;margin-top:-1px;position:relative;background:-webkit-gradient(linear,right top,left top,from(rgba(255,189,52,.29)),to(rgba(255,153,63,.29)));background:-webkit-linear-gradient(right,rgba(255,189,52,.29),rgba(255,153,63,.29));background:linear-gradient(270deg,rgba(255,189,52,.29),rgba(255,153,63,.29));-webkit-border-radius:15px;border-radius:15px;width:117px;margin:16px auto}.more img[data-v-dbae4780]{width:5px;height:8px;margin-left:5px}.headerwrap[data-v-dbae4780]{position:absolute;top:35px;width:100%}.active[data-v-dbae4780]{font-size:13px;font-family:PingFang SC;font-weight:400;color:#fdfafa}.activescore[data-v-dbae4780]{color:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:12px;padding-left:15px;font-size:12px}.activescore_btn[data-v-dbae4780]{margin-top:15px}.activescore img[data-v-dbae4780]{height:50px;width:50px;margin-top:-32px}.activescore button[data-v-dbae4780]{background:-webkit-gradient(linear,left bottom,left top,from(#f5ad47),to(#feda5e));background:-webkit-linear-gradient(bottom,#f5ad47,#feda5e);background:linear-gradient(0deg,#f5ad47,#feda5e);-webkit-border-radius:15px;border-radius:15px;font-size:13px;font-family:PingFang SC;font-weight:400;color:#894c1b;padding:4px 12.5px;margin-right:15px}.activescore .code[data-v-dbae4780]{font-size:26px;font-family:Alibaba PuHuiTi;font-weight:500;margin-right:3px}.vip[data-v-dbae4780]{width:54px;height:15px;background:-webkit-linear-gradient(100deg,#ec2c2c,#f7632f);background:linear-gradient(-10deg,#ec2c2c,#f7632f);-webkit-border-radius:7px 0 7px 0;border-radius:7px 0 7px 0;font-size:12px;font-family:PingFang SC;font-weight:400;color:#fff;padding:0 5px;text-align:center;line-height:15px}.itemName[data-v-dbae4780]{width:108px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle}.dayhead[data-v-dbae4780]{width:calc(100% - 28px);height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,right top,left top,from(#ff904c),to(#ff5289));background:-webkit-linear-gradient(right,#ff904c,#ff5289);background:linear-gradient(270deg,#ff904c,#ff5289);-webkit-box-shadow:inset 0 4px 5px 0 hsla(0,0%,100%,.3);box-shadow:inset 0 4px 5px 0 hsla(0,0%,100%,.3);-webkit-border-radius:14px;border-radius:14px;margin:15px auto 10px;font-size:12px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff}.dayhead span[data-v-dbae4780]{font-size:16px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700}.banners[data-v-dbae4780]{margin-top:60px;width:100%;text-align:center}.banners img[data-v-dbae4780]{margin-top:10px;width:calc(100% - 20px)}.showpopupto[data-v-dbae4780]{width:275px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:100px;padding-bottom:30px}.showpopupto img[data-v-dbae4780]{width:100%;margin-top:-29px}.showpopupto p[data-v-dbae4780]{font-size:16px;font-family:AlimamaShuHeiTi-Bold,AlimamaShuHeiTi;font-weight:700;color:#ff8400;margin:16px 0}.showpopupto p span[data-v-dbae4780]{font-size:25px;font-family:DINOffcPro-Black,DINOffcPro;font-weight:900;color:#f40}.showpopupto p span[data-v-dbae4780]:nth-child(2){font-size:16px;font-family:AlimamaShuHeiTi-Bold,AlimamaShuHeiTi;font-weight:700;color:#f40}.showpopupto button[data-v-dbae4780]{width:157px;height:44px;background:-webkit-gradient(linear,left top,left bottom,from(#ffac38),to(#ff6100)),-webkit-gradient(linear,right top,left top,from(#ff4e65),to(#ff9100));background:-webkit-linear-gradient(top,#ffac38,#ff6100),-webkit-linear-gradient(right,#ff4e65,#ff9100);background:linear-gradient(180deg,#ffac38,#ff6100),linear-gradient(270deg,#ff4e65,#ff9100);-webkit-border-radius:22px;border-radius:22px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;border:0}.Guessnumber[data-v-24615340]{width:100%;min-height:100vh;background:url(https://cimgs.17xianwan.com/upload/config/202404/9fc3aaa1dfbeb4c0d8aa0076a85b5659.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#abe4ff;padding-top:7px;padding-bottom:14px}.back1[data-v-24615340]{width:39px;height:60px;position:absolute;right:0;top:69px;z-index:1}.back2[data-v-24615340]{width:45px;height:81px;position:absolute;right:0;top:240px;z-index:1}.title-time[data-v-24615340]{width:144px;height:20px;background:rgba(92,52,0,.49);-webkit-border-radius:10px;border-radius:10px;font-weight:500;font-size:12px;margin:0 auto;line-height:20px}.guiz[data-v-24615340],.title-time[data-v-24615340]{font-family:PingFangSC,PingFang SC;color:#fff;text-align:center}.guiz[data-v-24615340]{width:21px;height:38px;background:rgba(0,0,0,.6);-webkit-border-radius:7px 0 0 7px;border-radius:7px 0 0 7px;font-weight:600;font-size:11px;position:absolute;right:0;top:20px;line-height:18px}.guess[data-v-24615340]{width:calc(100% - 20px);background:#fff;-webkit-border-radius:20px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:77px auto 0;text-align:center;padding:1px 16px 0}.guess div[data-v-24615340]:first-child{width:146px;height:30px;background:url(https://cimgs.17xianwan.com/upload/config/202404/ac3ec9362b43cbcc923b8dc011a7f090.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin:-4px auto 6px;font-family:DINOffcPro;font-weight:900;font-size:18px;color:#ff468b;text-align:right;margin-top:-5px;padding-bottom:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.guess div:first-child img[data-v-24615340]:nth-child(1){width:79px;height:17px;margin-right:3px}.guess div:first-child img[data-v-24615340]:nth-child(3){width:15px;height:17px;margin-left:3px}.guess p[data-v-24615340]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#999;margin-bottom:19px}.guess div[data-v-24615340]:nth-child(3){width:100%;-webkit-border-radius:8px;border-radius:8px;background:#f6f6f6;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#333;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.guess div:nth-child(3) span[data-v-24615340]{font-family:DINOffcPro;font-weight:700;font-size:22px;color:#333}.guess .guess-table[data-v-24615340]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#00a1f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 12px}.guess .guess-table p[data-v-24615340]{margin:0;text-align:left}.guess .guess-table p span[data-v-24615340]{font-family:DINOffcPro;font-weight:700;font-size:22px;color:#333}.guess .guess-table p:first-child span[data-v-24615340],.guess .guess-table p[data-v-24615340]:first-child{color:#00a1f1}.num-list[data-v-24615340]{width:calc(100% - 20px);margin:11px auto 0;background:#fff;-webkit-border-radius:20px;border-radius:20px;padding:13px 12px 19px}.num-list .num-list-table[data-v-24615340]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#999;text-align:center;margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 5px;position:relative;z-index:2}.num-list .num-list-table span[data-v-24615340]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:600;font-size:11px;color:#0b9eff}.num-list .num-list-table span span[data-v-24615340]{display:inline-block;width:14px;height:14px;background:#0b9eff;text-align:center;line-height:14px;color:#fff;-webkit-border-radius:50%;border-radius:50%;margin-left:4px}.num-list ul[data-v-24615340]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.num-list ul li[data-v-24615340]{width:calc(14.155vw - 6px);height:calc(14.155vw - 6px);margin:5px 0;padding:1.7%;-webkit-box-sizing:border-box;box-sizing:border-box}.num-list ul li[data-v-24615340],.num-list ul li p[data-v-24615340]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.num-list ul li p[data-v-24615340]{width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url(https://cimgs.17xianwan.com/upload/config/202404/ba0a0bbe8c3b5dcb310232f6e360cc1c.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;font-family:DINOffcPro;font-weight:900;font-size:18px;color:#fff;text-shadow:0 1px 2px rgba(0,143,255,.7)}.numbtn[data-v-24615340]{width:211px;height:52px;background:url(https://cimgs.17xianwan.com/upload/config/202404/db2380d361bd039f5fa78c166e1abe34.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;margin:11px auto 0;padding:9px 0}.numbtn p[data-v-24615340]{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:18px;color:#fff;text-align:center}.numbtn p[data-v-24615340]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:600;font-size:11px;color:#fff}.task[data-v-24615340]{background:#fff;-webkit-border-radius:20px;border-radius:20px;width:calc(100% - 20px);margin:14px auto 0;text-align:center}.task-img[data-v-24615340]{width:216px;height:32px;margin-top:-5px}.task-num[data-v-24615340]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#999}.task-list[data-v-24615340]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 14px}.task-list[data-v-24615340],.task-list div[data-v-24615340]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.task-list div[data-v-24615340]{padding:15px 0}.task-list div img[data-v-24615340]{width:30px;height:30px;margin-right:10px}.task-list div p[data-v-24615340]{text-align:left;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:13px;color:#333}.task-list button[data-v-24615340]{width:66px;height:30px;background:-webkit-gradient(linear,right top,left top,from(#f86dff),to(#ac5cff));background:-webkit-linear-gradient(right,#f86dff,#ac5cff);background:linear-gradient(270deg,#f86dff,#ac5cff);-webkit-border-radius:17px;border-radius:17px;border:0;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:12px;color:#fff}.task-list .receive[data-v-24615340]{background:#ffe4ef;color:#ff468b}.table-list[data-v-24615340]{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 20px);margin:10px auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table-list img[data-v-24615340]{width:33%}.guiztoast[data-v-24615340]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:30px;border-radius:30px;margin-top:100px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333;padding-bottom:14px;position:relative}.guiztoast img[data-v-24615340]{width:106px;height:30px;margin-top:-7px}.guiztoast div[data-v-24615340]{max-height:250px;overflow-y:auto}.guiztoast div div[data-v-24615340]{padding:0 20px;text-align:left;line-height:25px}.guiztoast .jianb[data-v-24615340]{position:absolute;width:calc(100% - 40px);margin:0 auto;height:59px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff);background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:4px;left:20px}.Active[data-v-24615340]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:30px;border-radius:30px;margin-top:200px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333;padding-bottom:30px}.Active img[data-v-24615340]{width:87px;height:48px;margin-top:-25px;margin-bottom:10px}.Active .spromptimg[data-v-24615340]{width:132px;height:50px;margin-top:-27px}.Active p[data-v-24615340]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#444;padding:0 20px}.Active p span[data-v-24615340]{color:#ff468b}.Active button[data-v-24615340]{width:151px;height:48px;background:#333;-webkit-border-radius:26px;border-radius:26px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px;color:#fff;margin-top:15px;border:0}.Active .sprompt[data-v-24615340]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:rgba(68,68,68,.69);margin-top:18px}.Odds[data-v-24615340]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:30px;border-radius:30px;margin-top:50px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333;padding-bottom:26px;position:relative}.Odds-title[data-v-24615340]{width:106px;height:30px;margin-top:-6px}.Odds ul[data-v-24615340]{padding:0 11px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:12px}.Odds ul li[data-v-24615340]{width:14.2%;text-align:center}.Odds ul li div[data-v-24615340]{width:28px;height:28px;background:url(https://cimgs.17xianwan.com/upload/config/202404/ba0a0bbe8c3b5dcb310232f6e360cc1c.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;text-align:center;line-height:28px;font-family:DINOffcPro;font-weight:900;font-size:12px;color:#fff;margin:0 auto;text-shadow:0 1px 2px rgba(0,143,255,.7)}.Odds ul li p[data-v-24615340]{color:rgba(68,68,68,.49)}.Odds-peilv[data-v-24615340],.Odds ul li p[data-v-24615340]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px}.Odds-peilv[data-v-24615340]{color:rgba(68,68,68,.69);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:14px}.Odds-peilvbpttom[data-v-24615340]{padding:0 10px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#ff468b;margin-top:10px}.Odds-peilv div[data-v-24615340]{margin-left:4px}.Odds-peilv div p[data-v-24615340]:nth-child(2){width:132px;height:1px;background:#7c7c7c}.participate[data-v-24615340]{width:calc(100% - 20px);background:#fff;-webkit-border-radius:20px;border-radius:20px;overflow:hidden;margin:0 auto}.participate-table[data-v-24615340]{width:100%;height:48px;background:rgba(171,228,255,.49);-webkit-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.participate-table p[data-v-24615340]{width:50%;text-align:center;line-height:48px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:16px;color:rgba(51,51,51,.49)}.participate-table .checkbtn[data-v-24615340]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:16px;color:#333}.participate-list[data-v-24615340]{width:calc(100% - 20px);margin:0 auto 10px;background:#f6f6f6;-webkit-border-radius:10px;border-radius:10px;padding:12px 14px;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:12px;color:#444}.participate-list div p b[data-v-24615340]{display:inline-block;width:12px;height:12px;background:#888;-webkit-border-radius:50px;border-radius:50px;font-size:10px;color:#fff;text-align:center;line-height:12px;margin-left:5px;position:relative}.participate-list div p b b[data-v-24615340]{position:absolute;padding:5px;background:rgba(0,0,0,.6);width:100px;height:auto;padding:2px 15px;right:-79px;top:-25px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-border-radius:10px;border-radius:10px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;z-index:111;color:#fff}.participate-list div p b b[data-v-24615340]:after{-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;bottom:-10px;left:10px;border-top:5px solid rgba(0,0,0,.6);border-bottom:5px solid transparent;border-left:5px solid transparent;border-right:5px solid transparent;display:block;content:"";z-index:2}.participate-list-num[data-v-24615340]{display:-webkit-box;display:-ms-flexbox;display:flex}.participate-list-num p[data-v-24615340]:first-child{width:22%;padding-top:6px}.participate-list-num p[data-v-24615340]:nth-child(2){width:78%}.participate-list div[data-v-24615340]:nth-child(2){-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#444;margin:4px 0}.participate-list div:nth-child(2) p[data-v-24615340],.participate-list div[data-v-24615340]:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.participate-list div[data-v-24615340]:nth-child(3){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#444}.participate-list div span[data-v-24615340]{display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;background:url(https://cimgs.17xianwan.com/upload/config/202404/7a6f6173891946d733ab6def188f146f.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;font-family:DINOffcPro;font-weight:900;font-size:12px;color:#fff;text-shadow:0 1px 2px rgba(255,71,71,.7);margin-right:9px;margin-bottom:5px}.participate1-list[data-v-24615340]{padding:13px 18px;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:12px;color:#444;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.participate1-list div p[data-v-24615340]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:rgba(68,68,68,.49)}.participate1-list div[data-v-24615340]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#444}.participate1-list div span[data-v-24615340]{display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;background:url(https://cimgs.17xianwan.com/upload/config/202404/7a6f6173891946d733ab6def188f146f.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;font-family:DINOffcPro;font-weight:900;font-size:12px;color:#fff;text-shadow:0 1px 2px rgba(255,71,71,.7)}.participatewu[data-v-24615340]{text-align:center;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#999;padding-top:39px;padding-bottom:60px}.participatewu img[data-v-24615340]{width:43px;height:49px}.checkbtn[data-v-35b51a6c]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:20px;border-radius:20px;text-align:center;margin-top:200px;padding:0 22px 30px}.checkbtn img[data-v-35b51a6c]{width:82px;height:64px;margin-top:-33px}.checkbtn p[data-v-35b51a6c]{font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#333;margin:20px 0 22px}.checkbtn div[data-v-35b51a6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkbtn div button[data-v-35b51a6c]{width:106px;height:44px;background:#ededed;-webkit-border-radius:22px;border-radius:22px;border:0;font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#333}.checkbtn div button[data-v-35b51a6c]:nth-child(2){background:-webkit-gradient(linear,left top,left bottom,from(#ffe576),to(#ffb928));background:-webkit-linear-gradient(top,#ffe576,#ffb928);background:linear-gradient(180deg,#ffe576,#ffb928);font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#753111}.swiper-button-next[data-v-35b51a6c],.swiper-button-prev[data-v-35b51a6c]{background-image:none;position:relative}.boxactivity[data-v-35b51a6c]{background:url(https://cimgs.17xianwan.com/upload/config/202404/8b98241738170f556f84353d7fdc525f.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;width:100%;min-height:100vh;padding-top:30vw;background-color:#1a315a}.guize[data-v-35b51a6c]{position:absolute;right:0;top:27px;width:21px;height:38px;background:rgba(0,0,0,.6);-webkit-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;text-align:center;line-height:15px;padding-top:4px;font-size:11px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.huoyuez[data-v-35b51a6c]{width:calc(100% - 24px);margin:0 auto 25vw;background:#2c4274;-webkit-box-shadow:inset 0 0 21px 4px #0e2766;box-shadow:inset 0 0 21px 4px #0e2766;-webkit-border-radius:15px;border-radius:15px;border:8px solid #375796;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 15px 3px}.huoyuez img[data-v-35b51a6c]{width:88px;height:32px}.huoyuez div div[data-v-35b51a6c]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.huoyuez div div p[data-v-35b51a6c]{background:rgba(0,0,0,.39);-webkit-border-radius:10px;border-radius:10px;padding:5px 9px;margin-left:5px;font-size:10px;font-family:PingFangSC,PingFang SC;font-weight:500;color:#74b2f2}.huoyuez div div p img[data-v-35b51a6c]{width:7px;height:6px}.huoyuez-money[data-v-35b51a6c]{font-size:24px;font-family:DINOffcPro;font-weight:400;color:#fff}.swiper-container[data-v-35b51a6c]{width:100%;padding:15px 0 10px}.swiper-slide-duplicate-active[data-v-35b51a6c],.swiper-wrapper .swiper-slide-active[data-v-35b51a6c]{-webkit-transform:scale(1);transform:scale(1);padding:0}.swiper-slide img[data-v-35b51a6c]{width:100%}.swiper-slide[data-v-35b51a6c]{position:relative;padding:35px}.swiper-slide-next .swiper-check[data-v-35b51a6c],.swiper-slide-prev .swiper-check[data-v-35b51a6c]{display:none}.swiper-check[data-v-35b51a6c]{position:absolute;width:113px;height:38px;background:rgba(172,255,91,.8);-webkit-box-shadow:inset 0 1px 3px 0 #fff;box-shadow:inset 0 1px 3px 0 #fff;-webkit-border-radius:19px;border-radius:19px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#316709;text-align:center;top:-14px;left:calc(50% - 56px)}.banner-btn[data-v-35b51a6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 26px;-webkit-box-sizing:border-box;box-sizing:border-box}.banner-btn img[data-v-35b51a6c]{width:49px;height:28px}.banner-btn button[data-v-35b51a6c]{width:136px;height:42px;background:-webkit-gradient(linear,left top,left bottom,from(#ffe576),to(#ffb928));background:-webkit-linear-gradient(top,#ffe576,#ffb928);background:linear-gradient(180deg,#ffe576,#ffb928);-webkit-box-shadow:0 5px 0 0 rgba(255,176,0,.5);box-shadow:0 5px 0 0 rgba(255,176,0,.5);-webkit-border-radius:21px;border-radius:21px;font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:600;border:0;color:#753111}.isshowpopuprule[data-v-35b51a6c]{width:295px;height:300px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:102px;padding:21px 17px 0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.isshowpopuprule img[data-v-35b51a6c]{width:42px;height:19px;margin-bottom:12px}.isshowpopuprule div[data-v-35b51a6c]{font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#282828;margin-top:24px;margin-bottom:14px}.isshowpopuprule p[data-v-35b51a6c]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#282828;line-height:22px;margin-bottom:10px;text-align:left}.succ[data-v-35b51a6c]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:170px;padding-bottom:30px}.succ img[data-v-35b51a6c]{width:100%;margin-top:-10px}.succ p[data-v-35b51a6c]:nth-child(2){font-size:30px;font-family:DINOffcPro;font-weight:700;color:#ff3967;margin:15px 0}.succ p:nth-child(2) span[data-v-35b51a6c]{font-size:16px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#ff3967}.succ p[data-v-35b51a6c]:nth-child(3){font-size:12px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#333;margin-bottom:20px}.succ button[data-v-35b51a6c]{width:156px;height:42px;background:-webkit-gradient(linear,left top,left bottom,from(#ffe576),to(#ffb928));background:-webkit-linear-gradient(top,#ffe576,#ffb928);background:linear-gradient(180deg,#ffe576,#ffb928);-webkit-box-shadow:0 5px 0 0 rgba(255,176,0,.5);box-shadow:0 5px 0 0 rgba(255,176,0,.5);-webkit-border-radius:21px;border-radius:21px;font-size:14px;font-family:PingFangSC,PingFang SC;font-weight:600;color:#753111;border:0}.alipay[data-v-35b51a6c]{margin-top:94px;width:84%;height:257px;background-color:#fff;-webkit-border-radius:15px;border-radius:15px;padding:20px 16px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.alipay .aheader[data-v-35b51a6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;background-color:#fff}.alipay .aheader h2[data-v-35b51a6c]{font-size:17px;font-family:PingFang-SC-Regular;font-weight:400;color:#333}.alipay .aheader span[data-v-35b51a6c]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#999;margin-top:5px}.alipay>div[data-v-35b51a6c]{height:36px;background-color:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.alipay>div input[data-v-35b51a6c]{outline:none;border:none;background-color:transparent;height:100%;font-size:14px;width:100%}.alipay label[data-v-35b51a6c]{width:37px;display:inline-block;vertical-align:middle}.alipay .alipayImg[data-v-35b51a6c]{width:16px;height:16px}.alipay .nameImg[data-v-35b51a6c]{width:15px;height:16px}.alipay .mobileImg[data-v-35b51a6c]{width:10px;height:16px}.alipay .safeImg[data-v-35b51a6c]{width:13px;height:16px}.alipay .submit[data-v-35b51a6c]{width:150px;height:30px;background:#ff7c08;-webkit-border-radius:15px;border-radius:15px;font-size:16px;padding:0;outline:none;text-align:center;line-height:30px;border:none;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;margin-top:5px}.Withdrawal[data-v-35b51a6c]{top:80px;height:70px;padding-top:5px;line-height:15px}.my-game[data-v-35b51a6c]{width:calc(100% - 16px);margin:53px auto 0;background:#fff;-webkit-border-radius:20px;border-radius:20px;padding:17px 0;overflow-x:auto;white-space:nowrap}.my-game div[data-v-35b51a6c]{display:inline-block;width:25%;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333;text-align:center;padding:0 11px}.my-game div div[data-v-35b51a6c]{width:calc(100% - 8px);position:relative;padding:0}.my-game div div img[data-v-35b51a6c]{width:100%;-webkit-border-radius:10px;border-radius:10px}.my-game div div p[data-v-35b51a6c]{position:absolute;right:0;top:-6px;width:38px;height:17px;line-height:17px;background:-webkit-gradient(linear,left top,left bottom,from(#54c1ff),to(#0078ff));background:-webkit-linear-gradient(top,#54c1ff,#0078ff);background:linear-gradient(180deg,#54c1ff,#0078ff);-webkit-box-shadow:inset 0 1px 3px 0 #fff;box-shadow:inset 0 1px 3px 0 #fff;-webkit-border-radius:0 9px 0 9px;border-radius:0 9px 0 9px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:10px;color:#fff;text-align:center}.my-game .my-game-name[data-v-35b51a6c]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.school-opens[data-v-37b514f2]{width:100%;overflow:hidden;min-height:100vh;background:#fff5d3;padding-bottom:150px}.head-school[data-v-37b514f2]{width:100%;background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202304/rar/content-back.png) no-repeat;text-align:center;-webkit-background-size:100% 100%;background-size:100%}.head-school-img[data-v-37b514f2]{width:321px;height:38px;margin:0 0 24px}.head-school-envelopes[data-v-37b514f2]{width:371px;height:290px;background:#ffeddd;-webkit-border-radius:15px;border-radius:15px;margin:0 auto;padding:24px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.head-school-envelopes .head-school-envelopes-top[data-v-37b514f2]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#743f2b;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px}.head-school-envelopes div span[data-v-37b514f2]{font-size:20px;font-family:DIN-Medium,DIN;font-weight:500;color:#fa3d1b;margin:0 8px}.head-school-envelopes div img[data-v-37b514f2]{width:16px;height:16px;margin-left:3px}.head-school-envelopes-center[data-v-37b514f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.head-school-envelopes-center div[data-v-37b514f2]{width:98px;height:124px;background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202109/weekadrank/redpack_avalible.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding:0 10px;padding-top:74px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.head-school-envelopes-center div span[data-v-37b514f2]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;display:block;width:100%;height:100%;text-align:center;padding-top:83px;-webkit-border-radius:14px;border-radius:14px;margin:0}.head-school-envelopes-center div p[data-v-37b514f2]{font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;margin-bottom:10px}.head-school-envelopes-center div img[data-v-37b514f2]{width:80px;height:1px;margin:0 auto}.head-school-envelopes-center div img[data-v-37b514f2]:nth-child(3){margin-top:-10px}.head-school-bottom[data-v-37b514f2]{margin:0 auto;margin-top:55px;margin-bottom:20px;width:263px;height:50px}.center-school-list[data-v-37b514f2]{width:calc(100% - 24px);background:#fff;-webkit-border-radius:15px;border-radius:15px;margin:0 auto;overflow:hidden;margin-bottom:36px}.center-school-top[data-v-37b514f2]{margin-bottom:10px;width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:40px;padding:0 10px;-ms-flex-pack:distribute;justify-content:space-around;background:#ffac20;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#74402b}.center-school-top p[data-v-37b514f2]{text-align:center;white-space:nowrap}.center-school-top p[data-v-37b514f2]:first-child{width:60px;text-align:center}.center-school-top p[data-v-37b514f2]:nth-child(2){width:100px}.center-school-top p[data-v-37b514f2]:nth-child(3),.center-school-top p[data-v-37b514f2]:nth-child(4){width:90px}.center-school-center[data-v-37b514f2]{width:100%;padding:0 10px;position:relative}.center-school-center div[data-v-37b514f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.center-school-center div .topp1[data-v-37b514f2]{width:50px}.center-school-center div .topp2[data-v-37b514f2]{width:70px!important;white-space:nowrap;text-align:center}.center-school-center div .topp3[data-v-37b514f2]{position:absolute;left:0;top:0;width:30px;height:14px;background:#eb6e33;-webkit-border-radius:2px 2px 13px 1px;border-radius:2px 2px 13px 1px;font-size:11px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:14px}.center-school-center div p[data-v-37b514f2]:first-child{color:#a5a5a5}.center-school-center div p[data-v-37b514f2]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#282828}.center-school-center div p[data-v-37b514f2]:first-child{width:60px;text-align:center}.center-school-center div p[data-v-37b514f2]:nth-child(2){width:100px;text-align:center}.center-school-center div p[data-v-37b514f2]:nth-child(3),.center-school-center div p[data-v-37b514f2]:nth-child(4){width:90px;text-align:center}.center-school-center div p span[data-v-37b514f2]{font-size:14px;font-family:DIN-Medium,DIN;font-weight:500;color:#eb6e33}.center-school-botto[data-v-37b514f2]{margin-top:20px;margin-bottom:18px;font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#a5a5a5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.center-school-botto img[data-v-37b514f2]{width:16px;height:16px}.list-school-reward[data-v-37b514f2]{width:calc(100% - 24px);background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202304/rar/daily-back.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;height:184px;-webkit-border-radius:15px;border-radius:15px;margin:0 auto;padding-top:58px;-webkit-box-sizing:border-box;box-sizing:border-box}.list-school-reward-jf[data-v-37b514f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-school-reward-jf div[data-v-37b514f2]{text-align:center}.list-school-reward-jf div p[data-v-37b514f2]:first-child{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9d3b00;margin-bottom:12px}.list-school-reward-jf div p[data-v-37b514f2]:nth-child(2){font-size:18px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#f50}.list-school-reward-jf div[data-v-37b514f2]:nth-child(2){width:1px;height:34px;margin:0 50px;background:#ffd992}.list-school-reward .list-school-reward-btn[data-v-37b514f2]{width:160px;height:44px;background:-webkit-gradient(linear,left top,left bottom,from(#ffac38),to(#ff6100));background:-webkit-linear-gradient(top,#ffac38,#ff6100);background:linear-gradient(180deg,#ffac38,#ff6100);-webkit-box-shadow:inset 0 2px 2px 0 hsla(0,0%,100%,.5);box-shadow:inset 0 2px 2px 0 hsla(0,0%,100%,.5);-webkit-border-radius:27px;border-radius:27px;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px auto 0}.list-school-reward .list-school-reward-btn[data-v-37b514f2],.list-top-week[data-v-37b514f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-top-week[data-v-37b514f2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 24px);margin:21px auto 13px}.list-top-week div[data-v-37b514f2]{width:148px;height:51px;background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202304/rar/newday-logo.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;padding-top:36px;padding-left:55px}.list-top-week div p[data-v-37b514f2]{white-space:nowrap;margin:0;padding:0}.list-top-week button[data-v-37b514f2]{width:76px;height:30px;background:-webkit-gradient(linear,left top,left bottom,from(#ffac38),to(#ff6100));background:-webkit-linear-gradient(top,#ffac38,#ff6100);background:linear-gradient(180deg,#ffac38,#ff6100);-webkit-border-radius:15px;border-radius:15px;text-align:center;line-height:30px;color:#fff;border:0}.list-top-twe[data-v-37b514f2],.list-top-week button[data-v-37b514f2]{font-size:12px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500}.list-top-twe[data-v-37b514f2]{color:#733f2b;padding-left:24px;margin-bottom:10px}.center-school-my[data-v-37b514f2]{background:#fff8d9;position:relative}.fixd-bottom[data-v-37b514f2]{position:fixed;bottom:0;height:150px;width:100%;background:rgba(0,0,0,.66);padding:0 10px;padding-top:19px;z-index:10}.fixd-bottom div p[data-v-37b514f2]{color:#fff;font-size:12px!important;text-align:center;margin-top:5px}.fixd-bottom img[data-v-37b514f2]{width:21px;height:10px}.fixd-bottom div[data-v-37b514f2]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fixd-bottom div[data-v-37b514f2]:nth-child(2){margin-top:13px}.fixd-bottom div:nth-child(2) img[data-v-37b514f2]{width:52px;height:52px;-webkit-border-radius:10px;border-radius:10px}.soll[data-v-37b514f2]::-webkit-scrollbar{display:none}.fixd-bottom .soll[data-v-37b514f2],.soll .justifycontent[data-v-37b514f2]{overflow-x:auto;display:block!important}.soll .justifycontent[data-v-37b514f2]{-webkit-box-pack:left!important;-ms-flex-pack:left!important;justify-content:left!important;width:100%;text-align:center;white-space:nowrap}.soll .justifycontent div[data-v-37b514f2]{display:inline-block}.soll div div[data-v-37b514f2]{width:20%}.soll div div div[data-v-37b514f2]{width:100%}.soll div p[data-v-37b514f2]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head-school-envelopes-bottom[data-v-37b514f2]{width:319px;height:14px;margin:0 auto;background:#ead6c4;-webkit-border-radius:50px;border-radius:50px;position:relative}.head-school-envelopes .head-school-envelopes-bottom-contentbotn[data-v-37b514f2]{position:absolute;height:14px;-webkit-border-radius:30px;border-radius:30px;background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202109/weekadrank/flow.png) no-repeat;left:0;top:0}.head-school-envelopes-bottom-contenttop[data-v-37b514f2]{position:absolute;width:320px;height:14px;margin:0 auto;background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202109/weekadrank/step_pipe.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.head-school-envelopes-bottom-contenttop div[data-v-37b514f2]{margin-top:17px;margin-left:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#743f2b;white-space:normal;word-break:break-all;max-width:90px;text-align:center}.Previous[data-v-37b514f2]{width:100%;margin-top:61px}.Previous .Previous-img[data-v-37b514f2]{width:192px;height:38px;margin:0 auto}.Previous .Previous-time[data-v-37b514f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:14px;margin-bottom:8px}.Previous .Previous-time div[data-v-37b514f2]:first-child{background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202109/weekadrank/rectangle1.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.Previous .Previous-time div[data-v-37b514f2]:last-child{background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202109/weekadrank/rectangle4.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.Previous .Previous-time div[data-v-37b514f2]{width:89px;height:34px;-webkit-border-radius:0 6px 6px 0;border-radius:0 6px 6px 0;line-height:34px;font-size:12px;background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202109/weekadrank/rectangle2.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.Previous .Previous-time div[data-v-37b514f2],.rule[data-v-37b514f2]{text-align:center;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.rule[data-v-37b514f2]{position:absolute;right:0;top:27px;width:21px;height:38px;background:rgba(0,0,0,.6);-webkit-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;line-height:19px;font-size:11px}.isshowpopuprule[data-v-37b514f2]{width:295px;height:300px;background:#fff;-webkit-border-radius:15px;border-radius:15px;margin-top:102px;padding:0 17px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.isshowpopuprule div[data-v-37b514f2]{font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#282828;margin-top:24px;margin-bottom:14px}.isshowpopuprule p[data-v-37b514f2]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#282828;line-height:22px;margin-bottom:10px;text-align:left}.isshowpopuprule img[data-v-37b514f2]{width:200px}.isshowpopupthelist[data-v-37b514f2]{width:275px;height:300px;margin:127px auto 0;background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202109/weekadrank/ranklist_back.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.isshowpopupthelist img[data-v-37b514f2]{width:134px;height:42px;margin:18px auto 0}.isshowpopupthelist-head[data-v-37b514f2]{width:225px;height:90px;background:#fff;-webkit-border-radius:4px;border-radius:4px;border:6px solid #fff3e1;margin:140px auto 0;-webkit-box-sizing:border-box;box-sizing:border-box}.isshowpopupthelist-head div[data-v-37b514f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#74402b;margin-top:10px}.isshowpopupthelist-head div p[data-v-37b514f2]{width:100%}.isshowpopupthelist-head div[data-v-37b514f2]:nth-child(2){font-size:18px;color:#eb6e33}.isshowpopupAward[data-v-37b514f2]{margin-top:159px}.isshowpopupAward img[data-v-37b514f2]:first-child{position:absolute;width:100%;height:100%;left:0;top:0;margin:0}.isshowpopupAward img[data-v-37b514f2]{width:121px;height:42px;margin-top:17px}.isshowpopupAward div[data-v-37b514f2]{width:220px;height:220px;text-align:center;position:relative;padding-top:1px}.isshowpopupAward div img[data-v-37b514f2]{width:58px;height:74px;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto}.isshowpopupAward div p[data-v-37b514f2]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;margin-bottom:5px}.isshowpopupAward div p span[data-v-37b514f2]{color:#ffca3b}.isshowpopupAward div p[data-v-37b514f2]:nth-child(3){font-size:20px;font-family:PingFangSC-Medium,PingFang SC;color:#fff;margin-top:169px}.isshowpopupAwardrames[data-v-37b514f2]{-webkit-animation:mymove-data-v-37b514f2 5s linear infinite;animation:mymove-data-v-37b514f2 5s linear infinite}@-webkit-keyframes mymove-data-v-37b514f2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mymove-data-v-37b514f2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.luckdraw[data-v-37b514f2]{width:276px;height:276px;background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202109/weekadrank/plate_back.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin:159px auto 0;position:relative}.luckdraw-content[data-v-37b514f2]{width:238px;height:238px;position:absolute;background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202109/weekadrank/plate.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;left:0;top:0;right:0;bottom:0;margin:auto}.luckdraw-btn[data-v-37b514f2]{width:78px;height:93px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.luckdraw-content div[data-v-37b514f2]{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#733f2b;text-align:center;margin-top:15px;position:absolute;width:100%}.luckdraw-content div[data-v-37b514f2]:nth-child(2){right:-76px;top:55px;-webkit-transform:rotate(60deg);transform:rotate(60deg)}.luckdraw-content div[data-v-37b514f2]:nth-child(3){right:-46px;top:141px;-webkit-transform:rotate(136deg);transform:rotate(136deg)}.luckdraw-content div[data-v-37b514f2]:nth-child(4){right:45px;top:141px;-webkit-transform:rotate(214deg);transform:rotate(214deg)}.luckdraw-content div[data-v-37b514f2]:nth-child(5){right:76px;top:55px;-webkit-transform:rotate(-71deg);transform:rotate(-71deg)}.luckdraw-content div img[data-v-37b514f2]{width:24px;height:30px}.luckstop[data-v-37b514f2]{-webkit-transition:-webkit-transform 3s ease-out;transition:-webkit-transform 3s ease-out;transition:transform 3s ease-out;transition:transform 3s ease-out,-webkit-transform 3s ease-out}.head-time[data-v-37b514f2]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1e9bf3;width:100%;background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202304/rar/headtime-back.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px}.head-time span[data-v-37b514f2]{margin:0 10px}.head-time img[data-v-37b514f2]{width:10px;height:10px}.center-school-centert[data-v-37b514f2]{max-height:300px;overflow:hidden;overflow-y:auto}.head-integral[data-v-37b514f2]{width:calc(100% - 24px);background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202304/rar/integral-back.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin:0 auto 8px;padding:14px 0}.head-integral-head[data-v-37b514f2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9d3b00;margin-bottom:13px}.head-integral-head p span[data-v-37b514f2]{font-size:22px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#f50}.head-integral-head p:nth-child(2) span[data-v-37b514f2]{color:#9d3b00}.head-integral p[data-v-37b514f2]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#9d3b00}.head-integral p span[data-v-37b514f2]{color:#f50}.banner-content[data-v-37b514f2]{width:calc(100% - 24px);height:334px;background:url(https://xianwanimgs.oss-cn-hangzhou.aliyuncs.com/202304/rar/banner-back.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;margin:0 auto 10px;padding:0 7px;padding-top:30px;position:relative}.banner-content .banner-content-btn[data-v-37b514f2]{width:160px;height:54px;background:-webkit-gradient(linear,left top,left bottom,from(#ffe35e),to(#ffb300));background:-webkit-linear-gradient(top,#ffe35e,#ffb300);background:linear-gradient(180deg,#ffe35e,#ffb300);-webkit-box-shadow:0 4px 0 0 rgba(100,0,0,.3),inset 0 2px 2px 0 hsla(0,0%,100%,.5),inset 0 -6px 7px 0 rgba(166,0,0,.5);box-shadow:0 4px 0 0 rgba(100,0,0,.3),inset 0 2px 2px 0 hsla(0,0%,100%,.5),inset 0 -6px 7px 0 rgba(166,0,0,.5);-webkit-border-radius:27px;border-radius:27px;text-align:center;margin:-10px auto 0;padding-top:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.banner-content .banner-content-btn p[data-v-37b514f2]:first-child{font-size:18px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#c85600}.banner-content .banner-content-btn p[data-v-37b514f2]:nth-child(2){font-size:12px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#870000}.banner-content .banner-content-btn p:nth-child(2) span[data-v-37b514f2]{font-size:14px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#870000}.banner-content .jifen[data-v-37b514f2]{text-align:center;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff3b6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner-content .jifen span[data-v-37b514f2]{font-size:16px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#fff3b6}.swiper-wrapper[data-v-37b514f2]{position:relative}.swiper-wrapperimg[data-v-37b514f2]{width:100px;height:96px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.swiper-slide[data-v-37b514f2]{width:187px;height:181px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.swiper-slide p[data-v-37b514f2]:nth-child(2){position:relative;height:26px;background:rgba(255,92,45,.8);-webkit-box-shadow:inset 0 2px 0 0 hsla(0,0%,100%,.6);box-shadow:inset 0 2px 0 0 hsla(0,0%,100%,.6);-webkit-border-radius:13px;border-radius:13px;text-align:center;font-size:12px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;padding:0 4px;padding-top:5px;margin-top:30px}.swiper-container[data-v-37b514f2]{padding-bottom:20px;margin-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.swiper-slide p[data-v-37b514f2]:nth-child(3){margin-top:75px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;width:100%;color:#fff3b6}.openmoney[data-v-37b514f2]{width:275px;background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:100px;padding-bottom:30px}.openmoney img[data-v-37b514f2]{width:100%;margin-top:-53px}.openmoney p[data-v-37b514f2]:nth-child(2){font-size:24px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#ff5200;margin-top:12px}.openmoney p:nth-child(2) span[data-v-37b514f2]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#ff5200}.openmoney p[data-v-37b514f2]:nth-child(3){font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#444}.openmoney p[data-v-37b514f2]:nth-child(4){display:inline-block;padding:10px 50px;background:-webkit-gradient(linear,left top,left bottom,from(#ffac38),to(#ff6100));background:-webkit-linear-gradient(top,#ffac38,#ff6100);background:linear-gradient(180deg,#ffac38,#ff6100);-webkit-box-shadow:inset 0 2px 2px 0 hsla(0,0%,100%,.5);box-shadow:inset 0 2px 2px 0 hsla(0,0%,100%,.5);-webkit-border-radius:22px;border-radius:22px;text-align:center;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#fff;margin-top:24px}.menuimg[data-v-37b514f2]{position:relative}.menuimg .zhedie[data-v-37b514f2]{position:absolute;display:block;padding:5px;background:rgba(0,0,0,.6);height:40px;width:auto;padding:0 15px;right:0;top:-50px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:10px;border-radius:10px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff}.zhedie[data-v-37b514f2]:after{-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;bottom:-10px;right:40px;border-bottom:5px solid transparent;border-top:5px solid rgba(0,0,0,.6);border-left:5px solid transparent;border-right:5px solid transparent;display:block;content:"";z-index:2}.menuimg img[data-v-37b514f2]{width:13px;height:13px;margin-left:2px}.zhuanmore[data-v-54fcef47]{width:154px;height:44px;background:-webkit-gradient(linear,right top,left top,from(#ff8c26),to(#ffc800));background:-webkit-linear-gradient(right,#ff8c26,#ffc800);background:linear-gradient(270deg,#ff8c26,#ffc800);-webkit-box-shadow:inset 0 -3px 4px 0 hsla(0,0%,100%,.3);box-shadow:inset 0 -3px 4px 0 hsla(0,0%,100%,.3);-webkit-border-radius:15px;border-radius:15px;border:0;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#fff;margin-top:16px}.addition[data-v-54fcef47]{background:-webkit-gradient(linear,right top,left top,from(#de21fe),to(#f882ff));background:-webkit-linear-gradient(right,#de21fe,#f882ff);background:linear-gradient(270deg,#de21fe,#f882ff)}.addition[data-v-54fcef47],.luck[data-v-54fcef47]{width:154px;height:44px;-webkit-box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);-webkit-border-radius:15px;border-radius:15px;border:0;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#fff;margin-top:16px}.luck[data-v-54fcef47]{background:-webkit-gradient(linear,right top,left top,from(#de21fe),to(#8b6eff));background:-webkit-linear-gradient(right,#de21fe,#8b6eff);background:linear-gradient(270deg,#de21fe,#8b6eff);position:relative}.luck img[data-v-54fcef47]{position:absolute;width:118px;height:22px;left:0;top:0;right:0;bottom:0;margin:auto}.competition-succdescribe[data-v-54fcef47]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:13px;color:#333;margin-top:62px}.competition-succdescribe span[data-v-54fcef47]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:13px;color:#ff2b88}.btnstart[data-v-54fcef47]{width:250px;height:90px;margin-top:30px}.competition-list[data-v-54fcef47]{width:calc(100% - 32px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:49px auto 0}.competition-list-no[data-v-54fcef47]{width:31%;position:relative;padding-bottom:34px}.onstart[data-v-54fcef47]{z-index:20}.competition-list-no img[data-v-54fcef47]:nth-child(6){position:absolute;width:132%;height:115%;left:-15%;top:-5%}.competition-list-no img[data-v-54fcef47]:first-child{width:100%;margin-top:-17px;margin-bottom:49px;position:relative;z-index:1}.competition-list-no img[data-v-54fcef47]:nth-child(2){position:absolute;width:calc(100% - 2px);right:-6px;top:31px;z-index:2}.top1[data-v-54fcef47]{margin-top:-60px}.competition-list-nosucc[data-v-54fcef47]{width:31%;position:relative;padding-bottom:34px}.competition-list-nosucc img[data-v-54fcef47]:first-child{width:100%;margin-top:-17px;margin-bottom:21px;position:relative;z-index:1}.competition-list-nosucc img[data-v-54fcef47]:nth-child(2){position:absolute;width:calc(100% - 2px);right:-6px;top:11px;z-index:2}.competition-list-nosucc p[data-v-54fcef47]:nth-child(3){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#ff2b88}.competition-list-nosucc p[data-v-54fcef47]:nth-child(4){font-family:DINOffcPro;font-weight:700;font-size:18px;color:#ff2b88}.competition-list-nosucc p[data-v-54fcef47]:nth-child(5){font-family:PingFangSC,PingFang SC;font-weight:500;font-size:10px;color:#333;margin-top:20px}.competition-list-nosucc p:nth-child(5) span[data-v-54fcef47]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:10px;color:#666}.competition-list-nosucc p[data-v-54fcef47]:nth-child(6){width:calc(100% - 40px);height:6px;background:#fff;-webkit-border-radius:3px;border-radius:3px;margin:8px auto 0}.competition-list-nosucc p:nth-child(6) span[data-v-54fcef47]{display:block;width:20px;height:100%;background:-webkit-gradient(linear,right top,left top,from(#7f4afe),to(#b681ff));background:-webkit-linear-gradient(right,#7f4afe,#b681ff);background:linear-gradient(270deg,#7f4afe,#b681ff);-webkit-border-radius:3px;border-radius:3px}.competition-list-nosucc img[data-v-54fcef47]:nth-child(7){position:absolute;width:125%;height:110%;left:-13%;top:-5%}.competition-list-nosucc img[data-v-54fcef47]:nth-child(8){position:absolute;width:77px;height:26px;left:-5px;bottom:5px}.competition-list-no p[data-v-54fcef47],.competition-list-no p[data-v-54fcef47]:nth-child(3){font-family:PingFangSC,PingFang SC;font-size:14px;color:#333}.competition-list-no p[data-v-54fcef47]:nth-child(3){font-weight:500}.competition-list-no p[data-v-54fcef47]:nth-child(5){width:calc(100% - 40px);height:6px;background:#fff;-webkit-border-radius:3px;border-radius:3px;margin:8px auto 0}.competition-list-no p:nth-child(5) span[data-v-54fcef47]{display:block;width:20px;height:100%;background:-webkit-gradient(linear,right top,left top,from(#7f4afe),to(#b681ff));background:-webkit-linear-gradient(right,#7f4afe,#b681ff);background:linear-gradient(270deg,#7f4afe,#b681ff);-webkit-border-radius:3px;border-radius:3px}.guiz[data-v-54fcef47]{position:fixed;width:20px;height:36px;background:rgba(0,0,0,.6);-webkit-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:11px;color:#fff;top:20px;right:0;z-index:10;line-height:18px}.wangqi[data-v-54fcef47]{height:65px;line-height:16px;top:68px}.competition[data-v-54fcef47]{text-align:center;background:url(https://cimgs.17xianwan.com/upload/config/202407/e2dfb128267647cccae0285d70498cf6.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#fdd4ff;min-height:100vh;padding-bottom:30px}.competition-titleimg[data-v-54fcef47]{width:calc(100% - 102px);margin-top:-6px}.competition-time[data-v-54fcef47]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#fff;line-height:20px}.competition-assemble[data-v-54fcef47]{width:248px;height:60px;margin-top:40px}.competition-describe[data-v-54fcef47]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#444;margin-top:-5px}.competition-describe span[data-v-54fcef47]{font-size:18px;color:#ff66a9}.isshowpopup[data-v-54fcef47]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:100px;padding:13px 20px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333;height:350px;overflow:auto}.isshowpopup img[data-v-54fcef47]{width:45px;height:27px;margin-bottom:8px}.isshowpopup p[data-v-54fcef47]{text-align:left;line-height:25px}.succpop[data-v-54fcef47]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:100px;padding:50px 0 13px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333;position:relative}.raffle img[data-v-54fcef47],.succpop img[data-v-54fcef47]:first-child{position:absolute;width:147px;left:calc(50% - 73px);top:-27px}.succpop p[data-v-54fcef47]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#333}.succpop p[data-v-54fcef47]:nth-child(3){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#333;margin-top:15px;margin-bottom:28px}.succpop button[data-v-54fcef47]{width:154px;height:44px;background:-webkit-gradient(linear,right top,left top,from(#de21fe),to(#f882ff));background:-webkit-linear-gradient(right,#de21fe,#f882ff);background:linear-gradient(270deg,#de21fe,#f882ff);-webkit-box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);-webkit-border-radius:15px;border-radius:15px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#fff;border:0;margin-bottom:17px}.succpop p[data-v-54fcef47]:nth-child(5){width:calc(100% - 24px);height:24px;margin:0 auto;background:#f6f6f6;-webkit-border-radius:12px;border-radius:12px;color:rgba(51,51,51,.7);font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;line-height:24px}.raffle[data-v-54fcef47]{width:275px;background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:100px;padding:16px 0 13px;font-weight:400;position:relative}.raffle[data-v-54fcef47],.raffleno1[data-v-54fcef47]{font-family:PingFangSC,PingFang SC;font-size:14px;color:#333}.raffleno1[data-v-54fcef47]{font-weight:500}.raffle .raffleno3[data-v-54fcef47]:nth-child(3){padding:0 20px;margin-top:8px}.raffle .raffleno3[data-v-54fcef47]:nth-child(3),.raffleno2[data-v-54fcef47]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:rgba(51,51,51,.7)}.raffleno2[data-v-54fcef47]{width:calc(100% - 24px);height:24px;margin:0 auto;background:#f6f6f6;-webkit-border-radius:12px;border-radius:12px;line-height:24px}.backfiexd[data-v-54fcef47]{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.5);z-index:10}.myvip[data-v-54fcef47]{width:calc(100% - 28px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin:16px auto 0;padding-bottom:17px}.myvip-title[data-v-54fcef47]{background:url(https://cimgs.17xianwan.com/upload/config/202407/ef5170e39b7984b9d3972c56b95159b4.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;width:168px;height:26px;margin:0 auto;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:12px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:13px}.myvip-title span[data-v-54fcef47]{font-family:DINOffcPro;font-weight:700;font-size:14px}.myvip-content[data-v-54fcef47]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#444}.myvip-content p[data-v-54fcef47]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.myvip-content p span[data-v-54fcef47]{font-family:DINOffcPro;font-weight:700;font-size:16px;color:#444}.myvip-content p img[data-v-54fcef47]{width:14px;height:14px;margin-left:2px}.myvip-content p .zhedie[data-v-54fcef47]{position:absolute;display:block;padding:5px;background:rgba(0,0,0,.6);height:40px;width:180px;padding:0 15px;right:-30px;top:-56px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:10px;border-radius:10px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff}.zhedie[data-v-54fcef47]:after{-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;bottom:-10px;right:30px;border-bottom:5px solid transparent;border-top:5px solid rgba(0,0,0,.6);border-left:5px solid transparent;border-right:5px solid transparent;display:block;content:"";z-index:2}.teamlist[data-v-54fcef47]{padding:20px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 28px);background:#fff;-webkit-border-radius:15px;border-radius:15px;margin:30px auto 0}.teamlist img[data-v-54fcef47]{width:119px;height:21px;margin-bottom:15px}.teamlist li[data-v-54fcef47]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-family:DINOffcPro;font-weight:400;font-size:14px;color:#444;height:27px;margin-bottom:4px}.teamlist li p[data-v-54fcef47]{width:100%}.teamlist li p span[data-v-54fcef47]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#444}.teamlist .my[data-v-54fcef47]{background:rgba(255,43,136,.08);-webkit-border-radius:6px;border-radius:6px;color:#ff2b88}.teamlist .my p span[data-v-54fcef47]{color:#ff2b88}.teamlist div[data-v-54fcef47]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.teamlist div img[data-v-54fcef47]{width:6px;height:8px;margin:0;margin-left:5px}.tuij[data-v-54fcef47]{margin:0 auto;margin-top:21px;width:calc(100% - 24px)}.tuij-title[data-v-54fcef47]{width:80px;height:21px;margin-bottom:13px}.tuij-list[data-v-54fcef47]{overflow-x:auto;width:100%;white-space:nowrap}.tuij-list div[data-v-54fcef47]{width:25%;display:inline-block;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333}.tuij-list div img[data-v-54fcef47]{width:70%;-webkit-border-radius:10px;border-radius:10px}.tuij-list div p[data-v-54fcef47]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}.strength[data-v-54fcef47]{margin-top:22px}.strength img[data-v-54fcef47]{width:205px;height:24px;margin-bottom:6px}.strength p[data-v-54fcef47]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333}.strength button[data-v-54fcef47]{width:154px;height:44px;background:-webkit-gradient(linear,right top,left top,from(#de21fe),to(#f882ff));background:-webkit-linear-gradient(right,#de21fe,#f882ff);background:linear-gradient(270deg,#de21fe,#f882ff);-webkit-box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);-webkit-border-radius:15px;border-radius:15px;border:0;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#fff;margin-top:20px}.succxy[data-v-54fcef47]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:100px;padding:59px 0 30px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333;position:relative}.succxy img[data-v-54fcef47]:first-child{position:absolute;width:147px;left:calc(50% - 73px);top:-27px}.succxy img[data-v-54fcef47]:nth-child(2){width:70px;margin-bottom:10px}.succxy p[data-v-54fcef47]:nth-child(3){font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#333}.succxy p:nth-child(3) span[data-v-54fcef47]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:24px;color:#333}.succxy button[data-v-54fcef47]{width:154px;height:44px;background:-webkit-gradient(linear,right top,left top,from(#de21fe),to(#f882ff));background:-webkit-linear-gradient(right,#de21fe,#f882ff);background:linear-gradient(270deg,#de21fe,#f882ff);-webkit-box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);-webkit-border-radius:15px;border-radius:15px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#fff;border:0;margin-top:15px}.competition-assemblewanb[data-v-54fcef47]{text-align:center;margin-top:40px}.competition-assemblewanb img[data-v-54fcef47]{width:248px;height:60px}.competition-assemblewanb p[data-v-54fcef47]{margin-top:-17px;font-family:DINOffcPro;font-weight:400;font-size:14px;color:#333}.shuqicompetition span{font-size:24px}.container[data-v-3aa8286c]{width:230px;height:230px;margin:21px auto 24px;position:relative;background:url(https://cimgs.17xianwan.com/upload/config/202407/1d09c21ae1b536f5a292363ff189aa31.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.prize-list[data-v-3aa8286c]{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;overflow:hidden}.prize-item[data-v-3aa8286c]{width:100%;position:absolute;left:0;right:0;top:-5px;margin:auto;padding-top:25px;-webkit-box-sizing:border-box;box-sizing:border-box}.prize-item img[data-v-3aa8286c]{width:27px;height:34px;margin:0 auto;display:block}.prize-item p[data-v-3aa8286c]{color:#fff;font-size:12px;text-align:center;line-height:20px}.btncheck[data-v-3aa8286c]{position:absolute;left:0;right:0;top:4px;bottom:0;margin:0 auto;width:120px;height:120px}.btn[data-v-3aa8286c]{width:96px;height:100px;background:url(https://cimgs.17xianwan.com/upload/config/202407/812ea52142fa4179d8853e8340516930.png) no-repeat 50%/100% 100%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;cursor:pointer;z-index:1}.competitionlist[data-v-4c44653f]{padding:15px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.competitionlist-list[data-v-4c44653f]{margin-bottom:10px;padding:6px 6px 14px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-border-radius:15px;border-radius:15px}.competitionlist-list-time[data-v-4c44653f]{width:100%;height:24px;background:#f6f6f6;-webkit-border-radius:12px;border-radius:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#333}.competitionlist-list-jiangl[data-v-4c44653f],.competitionlist-list-time[data-v-4c44653f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.competitionlist-list-jiangl[data-v-4c44653f]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0 18px;padding:0 6px 0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.competitionlist-list-jiangl p[data-v-4c44653f]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.competitionlist-list-jiangl p button[data-v-4c44653f]{width:52px;height:24px;background:-webkit-gradient(linear,right top,left top,from(#de21fe),to(#8b6eff));background:-webkit-linear-gradient(right,#de21fe,#8b6eff);background:linear-gradient(270deg,#de21fe,#8b6eff);-webkit-box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);-webkit-border-radius:6px;border-radius:6px;border:0;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:12px;color:#fff;margin-left:2px}.competitionlist-list-no[data-v-4c44653f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.competitionlist-list-no div[data-v-4c44653f]{width:30%;-webkit-border-radius:10px;border-radius:10px;text-align:center;padding-bottom:9px}.competitionlist-list-no div img[data-v-4c44653f]:first-child{width:27px;height:26px;margin-top:-6px}.competitionlist-list-no div img[data-v-4c44653f]:nth-child(4){width:calc(100% - 30px)}.competitionlist-list-no div p[data-v-4c44653f]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:rgba(51,51,51,.59);margin-top:12px;margin-bottom:2px}.competitionlist-list-no div p[data-v-4c44653f]:nth-child(3){font-family:DINOffcPro;font-weight:700;font-size:18px;color:#333;margin-bottom:20px}.competitionlist-list-no .bis[data-v-4c44653f]{background:-webkit-gradient(linear,left top,left bottom,from(#f7eeff),to(#ecd9ff));background:-webkit-linear-gradient(top,#f7eeff,#ecd9ff);background:linear-gradient(180deg,#f7eeff,#ecd9ff);-webkit-box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 rgba(165,101,216,.6);box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 rgba(165,101,216,.6)}.competitionlist-list-no .wangz[data-v-4c44653f]{background:-webkit-gradient(linear,left top,left bottom,from(#fff7d9),to(#ffecb1));background:-webkit-linear-gradient(top,#fff7d9,#ffecb1);background:linear-gradient(180deg,#fff7d9,#ffecb1);-webkit-box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 #e4c06c;box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 #e4c06c}.competitionlist-list-no .wud[data-v-4c44653f]{background:-webkit-gradient(linear,left top,left bottom,from(#fcf0e6),to(#f8dcc8));background:-webkit-linear-gradient(top,#fcf0e6,#f8dcc8);background:linear-gradient(180deg,#fcf0e6,#f8dcc8);-webkit-box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 #e1b48e;box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 #e1b48e}.succpop[data-v-4c44653f]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:100px;padding:50px 0 13px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333;position:relative}.succpop img[data-v-4c44653f]:first-child{position:absolute;width:147px;left:calc(50% - 73px);top:-27px}.succpop p[data-v-4c44653f]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#333}.succpop p[data-v-4c44653f]:nth-child(3){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#333;margin-top:15px;margin-bottom:28px}.succpop button[data-v-4c44653f]{width:154px;height:44px;background:-webkit-gradient(linear,right top,left top,from(#de21fe),to(#f882ff));background:-webkit-linear-gradient(right,#de21fe,#f882ff);background:linear-gradient(270deg,#de21fe,#f882ff);-webkit-box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);-webkit-border-radius:15px;border-radius:15px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#fff;border:0;margin-bottom:17px}.succpop p[data-v-4c44653f]:nth-child(5){width:calc(100% - 24px);height:24px;margin:0 auto;background:#f6f6f6;-webkit-border-radius:12px;border-radius:12px;color:rgba(51,51,51,.7);font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;line-height:24px}.raffle[data-v-4c44653f]{width:275px;background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:100px;padding:16px 0 13px;font-weight:400;position:relative}.raffle[data-v-4c44653f],.raffleno1[data-v-4c44653f]{font-family:PingFangSC,PingFang SC;font-size:14px;color:#333}.raffleno1[data-v-4c44653f]{font-weight:500}.raffleno2[data-v-4c44653f]{width:calc(100% - 24px);height:24px;margin:0 auto;background:#f6f6f6;-webkit-border-radius:12px;border-radius:12px;color:rgba(51,51,51,.7);font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;line-height:24px}.succxy[data-v-4c44653f]{width:calc(100% - 100px);background:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:100px;padding:59px 0 30px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333;position:relative}.succxy img[data-v-4c44653f]:first-child{position:absolute;width:147px;left:calc(50% - 73px);top:-27px}.succxy img[data-v-4c44653f]:nth-child(2){width:70px;margin-bottom:10px}.succxy p[data-v-4c44653f]:nth-child(3){font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#333}.succxy p:nth-child(3) span[data-v-4c44653f]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:24px;color:#333}.succxy button[data-v-4c44653f]{width:154px;height:44px;background:-webkit-gradient(linear,right top,left top,from(#de21fe),to(#f882ff));background:-webkit-linear-gradient(right,#de21fe,#f882ff);background:linear-gradient(270deg,#de21fe,#f882ff);-webkit-box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);box-shadow:inset 0 -3px 5px 0 hsla(0,0%,100%,.5);-webkit-border-radius:15px;border-radius:15px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#fff;border:0;margin-top:15px}.competitionlist-list-no .nameback1[data-v-4c44653f]{background:-webkit-gradient(linear,left top,left bottom,from(#f7eeff),to(#ecd9ff));background:-webkit-linear-gradient(top,#f7eeff,#ecd9ff);background:linear-gradient(180deg,#f7eeff,#ecd9ff);-webkit-box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 rgba(165,101,216,.6);box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 rgba(165,101,216,.6);-webkit-border-radius:10px;border-radius:10px}.competitionlist-list-no .nameback2[data-v-4c44653f]{background:-webkit-gradient(linear,left top,left bottom,from(#fff7d9),to(#ffecb1));background:-webkit-linear-gradient(top,#fff7d9,#ffecb1);background:linear-gradient(180deg,#fff7d9,#ffecb1);-webkit-box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 #e4c06c;box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 #e4c06c}.competitionlist-list-no .nameback3[data-v-4c44653f]{background:-webkit-gradient(linear,left top,left bottom,from(#fcf0e6),to(#f8dcc8));background:-webkit-linear-gradient(top,#fcf0e6,#f8dcc8);background:linear-gradient(180deg,#fcf0e6,#f8dcc8);-webkit-box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 #e1b48e;box-shadow:inset 0 -1px 3px 1px hsla(0,0%,100%,.5),inset 0 -3px 3px 0 #e1b48e}.raffle img[data-v-4c44653f]{position:absolute;width:147px;left:calc(50% - 73px);top:-27px}.raffle .raffleno3[data-v-4c44653f]:nth-child(3){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:rgba(51,51,51,.7);padding:0 20px;margin-top:8px}.shuqicompetition{font-size:24px}.competitionno[data-v-d8eec73e]{padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:100vh;background:#fff}.competitionno div:first-child p[data-v-d8eec73e]:nth-child(3){font-size:14px}.competitionno div[data-v-d8eec73e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:27px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2px 0}.competitionno div p[data-v-d8eec73e]{width:100%;text-align:center;font-family:DINOffcPro;font-weight:400;font-size:14px;color:#444}.competitionno .my[data-v-d8eec73e]{background:rgba(255,43,136,.08);-webkit-border-radius:6px;border-radius:6px}.competitionno .my p[data-v-d8eec73e]{color:#ff2b88}.competitionno div p:nth-child(3) span[data-v-d8eec73e]{font-size:14px}.competitionno div p[data-v-d8eec73e]:nth-child(3){font-size:12px}.detailid[data-v-71e1c086]{width:100%;min-height:100vh;background:#fff;padding:8px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.logo[data-v-71e1c086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:18px;color:#333;margin-bottom:20px}.logo img[data-v-71e1c086]{width:70px;height:70px;-webkit-border-radius:10px;border-radius:10px;margin-right:16px}.describe[data-v-71e1c086]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#333;margin-bottom:14px}.idsubmit[data-v-71e1c086]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#333}.idsubmit input[data-v-71e1c086]{width:189px;height:40px;background:#f1f1f1;-webkit-border-radius:8px;border-radius:8px;padding-left:14px;border:0}.idsubmit button[data-v-71e1c086]{width:80px;height:40px;background:#ff7c08;-webkit-border-radius:8px;border-radius:8px;border:0;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#fff}.gameimg[data-v-71e1c086]{width:calc(100% - 10px);margin:0 auto;background:-webkit-gradient(linear,left top,left bottom,from(#ebfdff),to(#d3f8ff));background:-webkit-linear-gradient(top,#ebfdff,#d3f8ff);background:linear-gradient(180deg,#ebfdff,#d3f8ff);-webkit-border-radius:20px;border-radius:20px;border:1px solid rgba(80,240,255,.5);padding:23px 21px 29px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:63px;text-align:center}.gameimg img[data-v-71e1c086]:first-child{width:100%;margin-bottom:5px}.gameimg p[data-v-71e1c086]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#333;margin-bottom:17px}.gameimg .gametu[data-v-71e1c086]{width:100%}.newGiftPack[data-v-b9777054]{width:100%;min-height:100vh;background:url(https://cimgs.17xianwan.com/upload/config/202408/3de3943813eccf21753bd57c374cdab1.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#93b0f5;text-align:center}.newGiftPack-game[data-v-b9777054]{width:135px;height:24px}.newGiftPack-title[data-v-b9777054]{width:calc(100% - 110px);margin-top:14px;margin-bottom:9px}.newGiftPack-num[data-v-b9777054]{width:272px;height:23px;background:rgba(0,0,0,.7);-webkit-border-radius:12px;border-radius:12px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:13px;color:#fff;margin:0 auto 30px}.newGiftPack-num p[data-v-b9777054]{width:6px;height:6px;border:1px solid #ff8200;opacity:.5;-webkit-border-radius:50%;border-radius:50%}.newGiftPack-num p[data-v-b9777054]:nth-child(3){border:1px solid #0df}.newGiftPack-num span[data-v-b9777054]{margin:0 4px}.exchanges[data-v-b9777054]{width:100%;position:relative}.exchanges img[data-v-b9777054]:first-child{width:100%}.exchanges img[data-v-b9777054]:nth-child(2){width:155px;height:67px;position:absolute;left:calc(50% - 77px);bottom:6px}.exchanges .exchangesma[data-v-b9777054]{position:absolute;width:calc(100% - 48px);background:rgba(0,0,0,.6);-webkit-border-radius:14px;border-radius:14px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);left:24px;bottom:5px;padding:8px 0}.exchanges .exchangesma p[data-v-b9777054]:first-child{width:159px;height:24px;background:-webkit-gradient(linear,right top,left top,from(#ff8b45),to(#ff3725));background:-webkit-linear-gradient(right,#ff8b45,#ff3725);background:linear-gradient(270deg,#ff8b45,#ff3725);-webkit-border-radius:12px;border-radius:12px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:16px;color:#fffffe;text-align:center;line-height:24px;margin:0 auto 7px}.exchanges .exchangesma p[data-v-b9777054]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#fff}.exchanges .exchangesma p:nth-child(2) span[data-v-b9777054]{color:#ffc500}.exchanges .exchangesma p[data-v-b9777054]:nth-child(3){font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#fff}.flowPath[data-v-b9777054]{width:calc(100% - 18px);margin:8px auto 0;padding:7px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(64,99,155,.5);-webkit-border-radius:10px;border-radius:10px}.flowPath img[data-v-b9777054]{width:100%}.flowPath div[data-v-b9777054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:13px;color:#fff}.gamedetail[data-v-b9777054]{width:100%;background:#fff;-webkit-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;margin-top:10px;padding-bottom:8px}.gamedetail-head[data-v-b9777054]{padding:19px 14px 17px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gamedetail-head-left[data-v-b9777054],.gamedetail-head[data-v-b9777054]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gamedetail-head-left img[data-v-b9777054]{width:64px;height:64px;-webkit-border-radius:14px;border-radius:14px;margin-right:10px}.gamedetail-head-left div p[data-v-b9777054]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#4ba639;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gamedetail-head-left div p[data-v-b9777054]:first-child{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:18px;color:#333}.gamedetail-head-left div p[data-v-b9777054]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#999;margin:2px 0 6px}.gamedetail-head-left div p img[data-v-b9777054]:first-child{margin:0}.gamedetail-head-left div p img[data-v-b9777054]{width:14px;height:14px;margin:0 0 0 4px}.gamedetail-head-right p[data-v-b9777054]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#999}.gamedetail-head-right button[data-v-b9777054]{width:82px;height:30px;background:#ffbf00;-webkit-border-radius:10px;border-radius:10px;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#fff;border:0;margin-bottom:8px}.gamedetail-head-right p span[data-v-b9777054]{font-family:DINOffcPro;font-weight:700;font-size:14px;color:#333;margin:0 4px}.details div[data-v-b9777054]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:16px;color:#444;text-align:left;padding:0 14px}.details div[data-v-b9777054]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:16px;color:#444;margin-top:14px}.details div[data-v-b9777054]:nth-child(3){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#999}.details button[data-v-b9777054]{width:calc(100% - 28px);background:-webkit-gradient(linear,right top,left top,from(#ff9600),to(#ff5d00));background:-webkit-linear-gradient(right,#ff9600,#ff5d00);background:linear-gradient(270deg,#ff9600,#ff5d00);-webkit-border-radius:22px;border-radius:22px;height:44px;border:0;margin-top:12px;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:14px;color:#fff}.details .progressNum[data-v-b9777054]{background:-webkit-gradient(linear,right top,left top,from(rgba(255,150,0,.5)),to(rgba(255,93,0,.5)));background:-webkit-linear-gradient(right,rgba(255,150,0,.5),rgba(255,93,0,.5));background:linear-gradient(270deg,rgba(255,150,0,.5),rgba(255,93,0,.5));position:relative}.details .progressNum span[data-v-b9777054]:first-child{position:absolute;display:inline-block;width:0;height:100%;background:-webkit-gradient(linear,right top,left top,from(#ff9600),to(#ff5d00));background:-webkit-linear-gradient(right,#ff9600,#ff5d00);background:linear-gradient(270deg,#ff9600,#ff5d00);-webkit-border-radius:22px;border-radius:22px;left:0;top:0}.details .progressNum span[data-v-b9777054]:nth-child(2){position:relative;z-index:1}.details .lingq[data-v-b9777054]{background:#00b1ff}.PackStrategy[data-v-6dd77f97]{padding-top:12px;text-align:center}.PackStrategy-list[data-v-6dd77f97]{width:calc(100% - 24px);margin:0 auto;background:#fff6dc;-webkit-border-radius:20px;border-radius:20px;border:1px solid rgba(255,204,80,.5);padding:14px 13px 20px}.title[data-v-6dd77f97]{width:161px;height:17px;margin-bottom:14px}.PackStrategy-list-num[data-v-6dd77f97]{width:100%;background:#fff;-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;padding-top:7px;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:12px;color:#333;margin-bottom:29px}.PackStrategy-list-num span[data-v-6dd77f97]{font-family:DINOffcPro;font-weight:900;font-size:14px;color:#333}.PackStrategy-list-num img[data-v-6dd77f97]{width:100%}.PackStrategy-list-num[data-v-6dd77f97]:last-child{margin:0}.home[data-v-407d630e]{width:100%;min-height:100vh;background:url(https://cimgs.17xianwan.com/upload/config/202409/cd1261f75663008347ce6ce1448d004f.png) no-repeat;-webkit-background-size:100% 100%;background-size:100%;background-color:#fef7e7;text-align:center;padding-bottom:60px;padding-top:2px;overflow:hidden}.hometitle[data-v-407d630e]{width:calc(100% - 50px);margin-top:20px}.illustrate[data-v-407d630e]{width:296px;height:24px;background:rgba(116,57,14,.4);-webkit-border-radius:18px;border-radius:18px;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#fff;margin:16px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:24px}.illustrate img[data-v-407d630e]{width:13px;height:16px;margin-right:2px}.illustrate ul[data-v-407d630e]{height:100%;overflow:hidden}.illustrate li[data-v-407d630e]{height:100%}.moneycontent[data-v-407d630e]{width:calc(100% - 60px);margin-bottom:15px}.turntable[data-v-407d630e]{width:100%;padding-top:1px;padding-bottom:24px;position:relative;overflow:hidden}.turntable-turntable[data-v-407d630e]{left:calc(50% - 188px);top:8px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:375px;background:url(https://cimgs.17xianwan.com/upload/config/202409/256f500bdb315374bd64e7cdac83496b.png) no-repeat;height:420px;-webkit-background-size:100% 100%;background-size:100%;padding-top:17px;position:relative}.turntable-turntable-list[data-v-407d630e]{width:100%;-webkit-background-size:100% 100%;background-size:100%;height:300px;margin:0 auto;position:relative}.turntable-turntable-list div[data-v-407d630e]{position:absolute;font-size:16px;font-family:DINOffcPro-Bold,DINOffcPro;font-weight:700;color:#ff1968}.turntable-turntable-list div p .jinb[data-v-407d630e]{font-size:14px}.turntable-turntable-list div img[data-v-407d630e]{width:29px;height:36px}.turntable-btn-img[data-v-407d630e]{width:132px;height:145px;position:absolute;left:calc(50% - 66px);top:100px}.turntable-btn-img1[data-v-407d630e]{width:calc(100% - 225px);position:absolute;left:113px;top:22px}.isshowpopuprule[data-v-407d630e]{width:237px;background-color:#fff;-webkit-border-radius:20px;border-radius:20px;margin-top:150px;padding-top:1px;padding-bottom:30px}.isshowpopuprule img[data-v-407d630e]{width:100%;margin-top:-69px}.isshowpopuprule img[data-v-407d630e]:nth-child(2){width:119px;margin-top:6px}.isshowpopuprule p[data-v-407d630e]{font-family:DINOffcPro;font-weight:900;font-size:34px;color:#ff502d}.isshowpopuprule p span[data-v-407d630e]{font-size:28px;margin-right:5px}.isshowpopuprule p .spanajb[data-v-407d630e]{margin:0}.isshowpopuprule button[data-v-407d630e]{width:161px;height:48px;background:-webkit-gradient(linear,left top,left bottom,from(#ffb238),to(#ff7c42));background:-webkit-linear-gradient(top,#ffb238,#ff7c42);background:linear-gradient(180deg,#ffb238,#ff7c42);-webkit-border-radius:24px;border-radius:24px;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#fff;border:0;margin-top:16px}.tuij[data-v-407d630e]{width:calc(100% - 16px);background:#fff;-webkit-border-radius:28px;border-radius:28px;margin:0 auto;padding-bottom:14px}.tuij img[data-v-407d630e]{width:100%}.tuij ul[data-v-407d630e]{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex}.tuij ul li[data-v-407d630e]{width:25%;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#333}.tuij ul li p[data-v-407d630e]{width:100%;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}.tuij ul li img[data-v-407d630e]{width:calc(100% - 16px)}.tuij button[data-v-407d630e]{background:#da9a51;-webkit-border-radius:15px;border-radius:15px;border:0;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:13px;color:#fff;width:110px;height:25px;margin-top:14px}.tuij button img[data-v-407d630e]{width:4px;height:7px}.huodong[data-v-407d630e]{padding:0 20px;text-align:left;margin-top:24px;line-height:19px}.huodong div[data-v-407d630e]{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:14px;color:#662c13}.huodong p[data-v-407d630e]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#662c13}.selected[data-v-b0156732]{padding:14px;width:100%;min-height:100vh;background:#f6f6f6}.selected li[data-v-b0156732]{width:100%;background:#fff;-webkit-border-radius:22px;border-radius:22px;padding:2px 2px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:12px}.selected li img[data-v-b0156732]{width:100%;margin-bottom:6px}.selected-content[data-v-b0156732]{padding-left:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.selected-content[data-v-b0156732],.selected-content div[data-v-b0156732]:nth-child(2){-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.selected-content div[data-v-b0156732]:nth-child(2){width:150px;height:40px;background:url(https://cimgs.17xianwan.com/upload/config/202503/4ee1712fad76bee9050711764bb0a14f.png) no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:-6px}.selected-content div:nth-child(2) img[data-v-b0156732]{width:28px;margin:0;height:26px}.selected-content div:nth-child(2) span[data-v-b0156732]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:13px;color:#b93f00}.selected-content div:nth-child(2) span[data-v-b0156732]:nth-child(2){font-family:DINOffcPro;font-weight:700;font-size:22px;color:#fff;margin:0 8px;text-shadow:-1px -1px 0 #ba6100,1px -1px 0 #ba6100,-1px 1px 0 #ba6100,1px 1px 0 #ba6100}.selected-content div:first-child p[data-v-b0156732]:nth-child(1){margin-bottom:6px}.selected-content div:first-child p[data-v-b0156732]:nth-child(2){font-family:PingFangSC,PingFang SC;font-weight:400;font-size:12px;color:#888}.selected-content div:first-child p:nth-child(1) span[data-v-b0156732]{padding:0 3px;margin-right:3px}.selected-content-name[data-v-b0156732]{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:18px;color:#333;white-space:nowrap;padding-left:10px;margin-bottom:2px}.selected-content div:first-child p:nth-child(1) .dayrank[data-v-b0156732]{background:#ff1e36}.selected-content div:first-child p:nth-child(1) .dayrank[data-v-b0156732],.selected-content div:first-child p:nth-child(1) .recharge[data-v-b0156732]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;-webkit-border-radius:3px;border-radius:3px;height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.selected-content div:first-child p:nth-child(1) .recharge[data-v-b0156732]{background:-webkit-gradient(linear,right top,left top,from(#00bcff),to(#2ed400));background:-webkit-linear-gradient(right,#00bcff,#2ed400);background:linear-gradient(270deg,#00bcff,#2ed400)}.selected-content div:first-child p:nth-child(1) .newad[data-v-b0156732]{font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;background:#e9a42d;-webkit-border-radius:3px;border-radius:3px;height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.selected-content div:first-child p:nth-child(1) .earnRank[data-v-b0156732]{text-align:center;-webkit-border-radius:3px;border:1px solid #ff1e36;border-radius:3px;color:#ff1e36}.selected-content div:first-child p:nth-child(1) .daytask[data-v-b0156732],.selected-content div:first-child p:nth-child(1) .earnRank[data-v-b0156732]{line-height:14px;font-size:12px;font-family:PingFang-SC-Regular;height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.selected-content div:first-child p:nth-child(1) .daytask[data-v-b0156732]{font-weight:400;color:#fff;background:#5793f0;-webkit-border-radius:3px;border-radius:3px}.selected-content div:first-child p:nth-child(1) .dayTask[data-v-b0156732]{background:#5793f0}.selected-content div:first-child p:nth-child(1) .dayTask[data-v-b0156732],.selected-content div:first-child p:nth-child(1) .rarBox[data-v-b0156732]{line-height:14px;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;-webkit-border-radius:3px;border-radius:3px;height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.selected-content div:first-child p:nth-child(1) .rarBox[data-v-b0156732]{background:-webkit-gradient(linear,right top,left top,from(#519cff),to(#b033ff));background:-webkit-linear-gradient(right,#519cff,#b033ff);background:linear-gradient(270deg,#519cff,#b033ff)}.selected-content div:first-child p:nth-child(1) .activity[data-v-b0156732]{line-height:14px;font-size:12px;font-family:PingFang-SC-Regular;font-weight:400;color:#fff;background:-webkit-gradient(linear,right top,left top,from(#00b4ff),to(#4fcb00));background:-webkit-linear-gradient(right,#00b4ff,#4fcb00);background:linear-gradient(270deg,#00b4ff,#4fcb00);-webkit-border-radius:3px;border-radius:3px;height:16px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}
/*# sourceMappingURL=app.83ca8799080de268e552cf9d62eeeb6c.css.map */