.DailySignInHistory-component{margin-top:.32rem;padding-inline:.32rem;padding-block:0 1.49333rem}.DailySignInHistory-component .transRecord__container-content__card{background:var(--bg_color_L2);border-radius:.13333rem;margin-bottom:.34667rem}.DailySignInHistory-component .transRecord__container-content__card-top{background:var(--light-main_gradient-color,var(--bg_color_L3));height:1.17333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:.13333rem .13333rem 0 0;padding-left:.26667rem}.DailySignInHistory-component .transRecord__container-content__card-top h3{font-family:Inter;font-style:normal;font-weight:700;font-size:.4rem;color:var(--text_white,var(--text_color_L1))}.DailySignInHistory-component .transRecord__container-content__card-mid{padding:.26667rem .13333rem}.DailySignInHistory-component .transRecord__container-content__card-mid .line{position:relative;background-color:var(--bg_color_L1);height:.8rem;padding:.21333rem .26667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-size:.32rem;margin-bottom:.13333rem;border-radius:.08rem}.DailySignInHistory-component .transRecord__container-content__card-mid .line .left{color:var(--text_color_L2);z-index:1}.DailySignInHistory-component .transRecord__container-content__card-mid .line .right{color:var(--text_color_L2)}.DailySignInHistory-component .transRecord__container-content__card-mid .line .red{color:var(--norm_red-color)}.DailySignInHistory-component .transRecord__container-content__card-mid .line .green{color:var(--norm_green-color)}.DailySignInHistory-component .transRecord__container-content__card-mid .line:last-child .right{font-size:.48rem}.DailySignInHistory-component .transRecord__container-content__card-bot{padding:0 .13333rem;display:-webkit-box;display:-webkit-flex;display:flex}.DailySignInHistory-component .transRecord__container-content__card-bot .textarea{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.6rem;border:.01333rem solid var(--bg_color_L3);border-radius:.13333rem;padding-top:.26667rem;padding-left:.28rem;resize:none;margin-bottom:.29333rem;font-size:.29333rem;background-color:var(--bg_color_L2);color:var(--text_color_L2)}.DailySignInHistory-component .transRecord__container-content__card-bot .textarea::-webkit-input-placeholder{color:var(--text_color_L2);font-size:.29333rem}.DailySignInHistory-component .transRecord__container-content__card-bot .textarea::placeholder{color:var(--text_color_L2);font-size:.29333rem}.DailySignInHistory-component .transRecord__container-empty{margin-top:.66667rem}.noticeBar__container{width:100%;height:.98667rem;padding-inline:.26667rem;color:var(--main-color);font-size:.29333rem;background-color:#fff;border-radius:.493335rem;-webkit-border-radius:.493335rem;-moz-border-radius:.493335rem;-ms-border-radius:.493335rem;-o-border-radius:.493335rem}.noticeBar__container,.noticeBar__container .noticeBar__container-body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.noticeBar__container .noticeBar__container-body{width:9.33333rem;height:100%;overflow:hidden;position:relative;height:.8rem;line-height:.98667rem}.noticeBar__container .noticeBar__container-body-text{width:100%;height:-webkit-fit-content;height:fit-content;max-height:.98667rem;line-height:.49333rem;-webkit-animation:marquee 7s linear infinite;animation:marquee 7s linear infinite;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:column;-webkit-justify-content:column;justify-content:column;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;word-break:break-all}@-webkit-keyframes marquee{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}10%{-webkit-transform:translateY(0);transform:translateY(0)}90%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes marquee{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}10%{-webkit-transform:translateY(0);transform:translateY(0)}90%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.noticeBar__container>svg{width:.42667rem;-webkit-flex-shrink:0;flex-shrink:0;height:auto;margin-right:.22667rem}.noticeBar__container button{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-shrink:0;flex-shrink:0;gap:.06667rem;width:2rem;height:.66667rem;margin-left:auto;color:#fff;border:none;border-radius:.53333rem;background:var(--main_gradient-color)}.noticeBar__container button svg{width:.32rem;height:auto}.van-popup{position:fixed;max-height:100%;overflow-y:auto;top:50%;left:0;right:0;margin:0 auto;transform:translateY(-50%);display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:content-box;transition:all .2s;width:88px;min-height:88px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;word-break:break-word;text-align:center;background:rgba(0,0,0,.7);border-radius:8px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.van-popup-in{animation:van-fade-in .2s ease-out both;-webkit-animation:van-fade-in .2s ease-out both}.van-popup-hide{animation:van-fade-out .2s ease-out both;-webkit-animation:van-fade-out .2s ease-out both}@keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@keyframes van-fade-out{0%{opacity:1}to{opacity:0}}.tabbar__container{position:fixed;bottom:0;left:50%;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;width:100%;max-width:10rem!important;-webkit-transform:translateX(-50%);transform:translate(-50%);height:1.73333rem;font-size:.29333rem;background:#fff;z-index:100}.tabbar__container,.tabbar__container .tabbar__container-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.tabbar__container .tabbar__container-item{-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;gap:.11707rem;color:var(--text_color_L2)}.tabbar__container .tabbar__container-item:nth-of-type(3) .promotionBg{background:var(--downBg,var(--main_gradient-color2));width:1.6rem;height:1.01333rem;border-radius:.50667rem;z-index:2;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-border-radius:.50667rem;-moz-border-radius:.50667rem;-ms-border-radius:.50667rem;-o-border-radius:.50667rem}.tabbar__container .tabbar__container-item svg{display:block;width:.53333rem;height:.53333rem}.tabbar__container .tabbar__container-item.active{color:var(--text_color_L1)}.tabbar__container .tabbar__container-item:first-of-type.active svg{color:var(--main-color)!important}.tabbar__container .tabbar__container-item:first-of-type.active svg path{fill:var(--main-color)!important}.tabbar__container .tabbar__container-item:nth-of-type(3) .svg-icon{color:#fff}@media screen and (max-width:500px){.tabbar__container .tabbar__container{width:100%;left:0;-webkit-transform:translateX(0);transform:translate(0)}.tabbar__container html:lang(ar) .tabbar__container{left:unset;right:0}}.tabbar__container .customer{position:fixed;bottom:2.4rem;right:.4rem;width:1.49333rem;height:1.49333rem;border-radius:50%;z-index:100}.tabbar__container .customer img{width:100%;height:100%;border-radius:50%}.tabbar__container .start-page{position:fixed;z-index:9999;height:100%;background:-webkit-linear-gradient(top,#ce0204,#ff4f4b);background:linear-gradient(180deg,#ce0204,#ff4f4b);bottom:0}.tabbar__container .start-page,.tabbar__container .start-page div{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.tabbar__container .start-page div{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.tabbar__container .start-page div .dice{width:8.2rem;height:6.24rem;background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/uby68/images/footer/start-fc9fef6a.png);background-repeat:no-repeat;background-size:contain;background-position:50%}.tabbar__container .start-page div .logo{background-repeat:no-repeat;background-size:contain;margin-top:2.13333rem;max-width:50%}.tabbar__container .start-page div .logo.vxth{margin-top:40%}.tabbar__container .start-page div p{font-weight:700;font-size:.50667rem;color:#fff;margin-top:.4rem;padding:0 .13333rem;text-align:center}.tabbar__container .header{min-height:1.86667rem;background-color:var(--bg_color_L3);color:var(--text_color_L1);padding-top:.33333rem;border-radius:.26667rem .26667rem 0 0}.tabbar__container .header .title{font-size:.37333rem}.tabbar__container .header .tip{font-size:.29333rem;font-weight:500;margin-top:.26667rem}.tabbar__container .container{padding:.26667rem .13333rem;background-color:var(--bg_color_L2);max-height:calc(100vh - 8.4rem);overflow:auto}.tabbar__container .container .first_list-item{box-shadow:none}.tabbar__container .footer{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;min-height:1.33333rem;background-color:var(--bg_color_L3);padding:0 .26667rem;border-radius:0 0 .26667rem .26667rem}.tabbar__container .footer,.tabbar__container .footer .btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.tabbar__container .footer .btn{background:var(--main_gradient-color);width:2.66667rem;min-height:.66667rem;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:.33333rem;text-align:center;color:var(--text_color_L4);font-size:.37333rem;font-weight:700}.tabbar__container .footer .active{padding-left:.6rem;color:var(--text_color_L2);font-size:.32rem;background-repeat:no-repeat;background-size:.48rem;background-position:0;background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/uby68/images/footer/active-0d7a3379.svg)}.tabbar__container .footer .active.a{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/uby68/images/footer/active_b-4a60eef5.svg)}.tabbar__container .first_list-item{background:var(--bg_color_L3)}.tabbar__container .close{position:absolute;width:.8rem;height:.8rem;border-radius:50%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);bottom:-.93333rem;background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/uby68/images/footer/close-862c6a4d.png);background-repeat:no-repeat;background-size:contain}.tabbar__container .van-toast{word-break:break-word!important}.tabbar__container .cg-default.van-button{font-weight:700;font-size:.4rem}.tabbar__container .cg-default.van-button .van-button__icon{height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.tabbar__container .cg-default.van-button .van-button__icon>img{height:80%}.tabbar__container .dialog-wrapper{padding:.26667rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.tabbar__container .dialog-wrapper img{width:3.73333rem;height:2.16rem;position:relative;margin-top:-.74667rem}.tabbar__container .dialog-wrapper .dialog-title{color:var(--text_color_L1);margin:.4rem 0 .26667rem;font-size:.48rem;font-weight:700}.tabbar__container .dialog-wrapper .dialog-tips{color:var(--text_color_L2);font-size:.32rem;margin:0 0 .32rem}.tabbar__container .dialog-wrapper .dialog-para{color:var(--text_color_L2);font-size:.32rem}.tabbar__container .dialog-wrapper .dialog-btn{width:5.6rem;height:1.06667rem;text-align:center;line-height:1.06667rem;background:var(--GradiantBlue,var(--main_gradient-color));border-radius:1.06667rem;font-weight:700;color:var(--text_color_L4);font-size:.42667rem;margin-top:.53333rem}.tabbar__container .dialog-wrapper .dialog-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:var(--norm_secondary-color)}.tabbar__container .dialog-wrapper .dialog-content img{width:.4rem;height:.4rem;margin:0 .13333rem 0 0}.tabbar__container .dialog-wrapper .dialog-footer{position:relative;bottom:-1.46667rem}.tabbar__container .dialog-wrapper .dialog-footer img{width:.8rem;height:.8rem}.message-page{padding:.32rem}.message-page .sysMessage__container-msgWrapper__item{padding:.26667rem;border-radius:.06667rem;background:var(--bg_color_L2)}.message-page .sysMessage__container-msgWrapper__item-title{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:var(--text_color_L1)}.message-page .sysMessage__container-msgWrapper__item-title>div{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-content:center;align-content:center}.message-page .sysMessage__container-msgWrapper__item-title .svg{width:.64rem;height:.64rem}.message-page .sysMessage__container-msgWrapper__item-title .svg:last-of-type{width:.48rem;height:.48rem;margin-left:auto}.message-page .sysMessage__container-msgWrapper__item-title span{margin-left:.09333rem;font-size:.4rem;font-weight:600}.message-page .sysMessage__container-msgWrapper__item-time{margin-block:.10667rem .37333rem;color:var(--text_color_L3);font-size:.32rem;font-weight:500}.message-page .sysMessage__container-msgWrapper__item-content{color:var(--text_color_L2);font-size:.32rem;font-weight:500;word-break:break-word}.message-page .sysMessage__container-msgWrapper__item+div{margin-top:.32rem}.message-page .sysMessage__container-empty{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.message-page-modal-warning{width:320px!important;transform-origin:50%!important;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.message-page-modal-warning .ant-modal-content{padding:0}.message-page-modal-warning .van-dialog__header{color:#1e2637;padding-top:26px;font-weight:600;line-height:24px;text-align:center}.message-page-modal-warning .van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;overflow-y:auto;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch;padding:8px 24px .34667rem;color:#646566}.message-page-modal-warning .van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.message-page-modal-warning .van-button{position:relative;display:inline-block;box-sizing:border-box;padding:0;font-size:16px;line-height:1.2;text-align:center;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-appearance:none;-webkit-font-smoothing:auto;color:#1e2637;width:100%;background:#fff;-webkit-box-flex:1;-webkit-flex:1;flex:1;height:48px;margin:0;border:0;border-radius:0}.message-page-modal-warning .van-dialog__confirm,.message-page-modal-warning .van-dialog__confirm:active{color:#1989fa}.van-tabs__nav{position:relative;display:flex;user-select:none;border-radius:var(--van-radius-sm);overflow-x:auto;overflow-y:hidden;height:1.33333rem;margin:0;border:none;background:#fff;scrollbar-width:none;-ms-overflow-style:none}.van-tabs__nav .van-tab{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;color:var(--van-tab-text-color);font-size:var(--van-tab-font-size);line-height:var(--van-tab-line-height);cursor:pointer;-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;padding:0 var(--van-padding-sm);color:var(--text_color_L2);border-radius:.13333rem}.van-tabs__nav .van-tab--active{font-weight:600;color:var(--text_color_L4)!important;background:var(--main_gradient-color)}.van-tabs__nav .tabs-btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-width:1.33333rem}.van-tabs__nav::-webkit-scrollbar{display:none}.bank-tranfer-page{font-size:14px}.bank-tranfer-page footer{padding:10px 0;font-size:12.8px;background:#f4f6fa}.bank-tranfer-page .container{padding:0 12px}.bank-tranfer-page .d-flex{display:flex!important}.bank-tranfer-page .pci-logo{width:200px}.bank-tranfer-page .media-body{text-align:left}.bank-tranfer-page .pci-des{padding-left:10px;padding-top:12px}.bank-tranfer-page .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);margin-bottom:25px;border-radius:.75em!important;-webkit-border-radius:.75em!important;-moz-border-radius:.75em!important;-ms-border-radius:.75em!important;-o-border-radius:.75em!important}.bank-tranfer-page .bank-logo{transition:all .2s ease;border-radius:.5em;-webkit-border-radius:.5em;-moz-border-radius:.5em;-ms-border-radius:.5em;-o-border-radius:.5em}.bank-tranfer-page .card .content{padding:15px 0}.bank-tranfer-page .dfd{width:100%}.bank-tranfer-page .icon-bank{width:100%;max-width:200px;margin:0 auto;height:79px;background-position:50%;background-size:contain;background-repeat:no-repeat}.bank-tranfer-page .btn{display:inline-block;font-weight:500;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375em .75em;font-size:1em;border-radius:.25em;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.bank-tranfer-page .btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.bank-tranfer-page .jss21{top:0;left:0;width:100%;height:100%;opacity:.95;z-index:1;position:absolute;background:#fff}.bank-tranfer-page .jss22{width:calc(100vw - 50px);height:calc(100vw - 50px);z-index:0;position:relative;max-width:300px;max-height:300px}.bank-tranfer-page .jss23{margin-top:12px;text-align:center}.bank-tranfer-page .jss24{top:calc(50% - 25px);left:calc(50% - 25px);position:absolute;background:#fff}.bank-tranfer-page .jss25{color:#fff;width:300px;border:0;height:48px;margin:20px 0 0;font-size:20px;border-radius:10px;background-color:#4da2ff}.bank-tranfer-page .jss1{padding:0;max-width:940px;background-color:#fff}.bank-tranfer-page .jss2{max-width:800px;margin-top:21px}.bank-tranfer-page .jss3{width:170px;margin:10px}.bank-tranfer-page .jss4{font-size:18px;text-align:center;font-weight:600;margin-right:3px}.bank-tranfer-page .jss5{font-size:20px;font-weight:600}.bank-tranfer-page .jss6{color:#4da2ff;font-size:24px;font-weight:600}.bank-tranfer-page .jss7{width:calc(100vw - 50px);border:1px solid #4da2ff;height:80px;margin:auto;display:flex;max-width:340px;align-items:center;border-radius:10px}.bank-tranfer-page .jss8{width:70px;border:1px solid #4da2ff;height:80px;display:inline-flex;background:#4da2ff;align-items:center;border-radius:10px 0 0 10px;justify-content:center}.bank-tranfer-page .jss9{width:300px;display:flex;margin-top:10px;text-align:center;align-items:center;justify-content:center}.bank-tranfer-page .jss10{width:270px;font-size:14px;margin-left:5px;color:#ff0202;font-weight:600}.bank-tranfer-page .jss11{height:150px;text-align:center}.bank-tranfer-page .jss12{padding:0;margin-left:6px}.bank-tranfer-page .jss13{border-radius:10px;background-color:#4da2ff;padding:5px 0;margin:0 0 10px}.bank-tranfer-page .jss14{width:100%;margin:0;background-color:#4da2ff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.bank-tranfer-page .jss15{width:calc(100% - 20px);margin:0 10px 10px;display:flex;align-items:center;justify-content:space-between;background-color:#74b6ff}.bank-tranfer-page .jss16{width:calc(100% - 68px - 10px);height:100%;display:flex;margin-left:10px;flex-direction:column;justify-content:center}.bank-tranfer-page .jss17{color:#3c3c3c;font-size:14px;font-weight:500}.bank-tranfer-page .jss18{color:#fff;font-size:24px;word-wrap:break-word;margin-top:6px;font-weight:700;line-height:24px}.bank-tranfer-page .jss19{color:#fff;font-size:18px;margin-top:5px;font-weight:700;line-height:18px}.bank-tranfer-page .jss26{height:60px;margin:10px;display:flex;align-items:center;border-radius:10px;justify-content:space-between;background-color:#e7fafe}.bank-tranfer-page .jss27{color:#303030;margin:17px 0 13px 12px;display:flex;font-size:26px;align-items:center;font-weight:700;line-height:30px}.bank-tranfer-page #BEndTime{font-size:18px;margin-top:5px;font-weight:600;text-align:center;color:red}.bank-tranfer-page .transfSucTh{font-size:16px;padding:10px 18px;background:#1a73e8;border:none;outline:0;border-radius:9999px;color:#fff;cursor:pointer;height:44}.bank-tranfer-page .mo_bank_div{display:flex;justify-content:space-around;align-items:center;width:95%}.bank-tranfer-page .red{padding:7px 0;font-size:14px;font-weight:700;animation:blink 1.7s linear infinite;-webkit-animation:blink 1.7s linear infinite;-moz-animation:blink 1.7s linear infinite;-ms-animation:blink 1.7s linear infinite;-o-animation:blink 1.7s linear infinite}@keyframes blink{0%{transform:scale(.9)}50%{transform:scale(1.2)}to{transform:scale(.9)}}@media only screen and (min-width:100px)and (max-width:736px){.bank-tranfer-page #BEndTime{margin:5px}}@media only screen and (max-width:490px){.bank-tranfer-page .pci-logo{width:400px}.bank-tranfer-page .footer p{font-size:12px}.bank-tranfer-page .pci-des{padding-top:0}.bank-tranfer-page .footer h5{font-size:1em}}@media only screen and (min-width:100px)and (max-width:736px){.bank-tranfer-page .jss26{height:50px;margin:5px 10px;display:flex;align-items:center;border-radius:10px;justify-content:space-between;background-color:#e7fafe}}.usdt-tranfer-page{background-color:#fff}.usdt-tranfer-page .navbar{height:1.23077rem;background-color:#fff;color:var(--block);font-size:.51282rem;position:fixed;top:0;left:auto;z-index:999;padding:0 .30769rem;font-weight:600}.usdt-tranfer-page .navbar .logo{width:.76923rem;height:.76923rem;display:block;border-radius:.12821rem}.usdt-tranfer-page .navbar .title{height:.46154rem;display:block}.usdt-tranfer-page .container{display:flex;flex-flow:column;width:100%;height:100%;padding:1.23077rem 0 0}.usdt-tranfer-page .x-row-middle-center{justify-content:center;align-items:center}.usdt-tranfer-page .x-row-middle{align-items:center}.usdt-tranfer-page .x-row{display:flex}.usdt-tranfer-page .x-usdt-content .amount{color:#000;font-size:.61538rem;font-weight:700}.usdt-tranfer-page .x-row-between{justify-content:space-between}.usdt-tranfer-page .x-usdt-content .txt{color:#929292;font-weight:600;font-size:.35897rem}.usdt-tranfer-page .x-usdt-content .tip{padding:.10256rem .30769rem;border-radius:.10256rem;background:#ffe8e3;color:#e22323;font-size:.30769rem;font-weight:500}.usdt-tranfer-page .x-usdt-content .orderId{font-size:.30769rem;color:#000;padding:.41026rem .30769rem;border-radius:.20513rem;background:#f7f7f7}.usdt-tranfer-page .x-usdt-content .orderId .tit{color:#6e6e6e;font-size:.30769rem;font-weight:500}.usdt-tranfer-page .x-usdt-content .orderId .num{color:#000}.usdt-tranfer-page .x-usdt-content .orderId .time{font-size:.35897rem;color:#000;font-weight:500;line-height:150%}.usdt-tranfer-page .x-usdt .transfro_tip{margin:auto auto .41026rem}.usdt-tranfer-page .x-usdt .transfro_tip div[data-v-7cf77fb0]:first-child{color:#e22323;text-align:left;font-size:.41026rem;font-weight:600;letter-spacing:-.00821rem;margin-bottom:.10256rem}.usdt-tranfer-page .x-usdt .transfro_tip div[data-v-7cf77fb0]:last-child{color:#e22323;font-size:.35897rem;font-weight:500}.usdt-tranfer-page .x-usdt .order_info{display:flex;padding:.41026rem .30769rem;flex-direction:column;justify-content:center;align-items:center;gap:.25641rem;border-radius:.20513rem;background:#f7f7f7}.usdt-tranfer-page .x-usdt .order_info .item{width:100%;display:flex;justify-content:space-between;align-items:center}.usdt-tranfer-page .x-usdt .order_info .item span{font-size:.30769rem;color:#929292}.usdt-tranfer-page .x-usdt .order_info .item p{font-size:.30769rem;color:#000}.usdt-tranfer-page .x-usdt .qrcode{display:flex;flex-direction:column;justify-content:center}.usdt-tranfer-page .x-usdt .qrcode .qrimg{margin:0 auto;width:3.74359rem;height:3.74359rem;border-radius:.20513rem;background:#f0f1f5;display:flex;justify-content:center;align-items:center}.usdt-tranfer-page .x-usdt .qrcode .qrimg img{width:3.4359rem;height:3.4359rem}.usdt-tranfer-page .x-usdt-explain{background:#fff}.usdt-tranfer-page .x-usdt-explain .title{font-size:.41026rem;font-weight:600;letter-spacing:-.00821rem}.usdt-tranfer-page .x-usdt-explain .box p{position:relative;color:#1f262f;font-size:.35897rem;line-height:.51282rem;margin-bottom:.12821rem}.usdt-tranfer-page .x-usdt .red{color:#e22323;font-weight:600}.usdt-tranfer-page .x-usdt .expired{margin-top:1.53846rem}.usdt-tranfer-page .x-usdt .expired .txt{font-size:.41026rem;color:#929292}.HistoryLotteryK3 .RecordNav__C{width:calc(100% - .69333rem);height:.96rem;line-height:.96rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:.32rem auto 0}.HistoryLotteryK3 .RecordNav__C>div{width:calc((100% - .50667rem)/3);height:100%;background:var(--bg_color_L2);border-radius:.21333rem;font-size:.37333rem;color:var(--text_color_L2);text-align:center;overflow:hidden}.HistoryLotteryK3 .RecordNav__C>div.active{background:var(--main_gradient-color,var(--main_gradient-color));font-weight:600;color:var(--text_color_L4)}.HistoryLotteryK3 .GameRecord__C{width:calc(100% - .69333rem);margin:.48rem auto 0;text-align:center;font-size:.32rem}.HistoryLotteryK3 .GameRecord__C-head{height:1.06667rem;line-height:1.06667rem;background:var(--bgDark-2,var(--sheet_nva_color));border-radius:.13333rem .13333rem 0 0;font-weight:700;font-size:.34667rem;color:#fff}.HistoryLotteryK3 .GameRecord__C-head .van-col{height:1.06667rem;overflow:hidden}.HistoryLotteryK3 .GameRecord__C-body{line-height:1.06667rem}.HistoryLotteryK3 .GameRecord__C-body-redC{color:var(--sheet_nva_color);width:100%;height:100%;background-size:.66667rem;background-repeat:no-repeat;background-position:50%}.HistoryLotteryK3 .GameRecord__C-body .numcenter{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.HistoryLotteryK3 .GameRecord__C-body-num{height:.8rem;line-height:.8rem;width:.8rem;font-weight:700;font-size:.66667rem}.HistoryLotteryK3 .GameRecord__C-body .mixedColor0{background:-webkit-linear-gradient(top,var(--norm_red-color) 50.96%,#b659fe 50.97%);background:linear-gradient(180deg,var(--norm_red-color) 50.96%,#b659fe 50.97%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HistoryLotteryK3 .GameRecord__C-body .mixedColor5{background:-webkit-linear-gradient(top,var(--norm_green-color) 51.48%,#b659fe 51.49%);background:linear-gradient(180deg,var(--norm_green-color) 51.48%,#b659fe 51.49%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HistoryLotteryK3 .GameRecord__C-body .greenColor{color:var(--norm_green-color)}.HistoryLotteryK3 .GameRecord__C-body .defaultColor{color:var(--norm_red-color)}.HistoryLotteryK3 .GameRecord__C-body-greenC{color:var(--bgcolor-22)}.HistoryLotteryK3 .GameRecord__C-body-empty{height:5.33333rem}.HistoryLotteryK3 .GameRecord__C-body>div{background:var(--darkBg,var(--bg_color_L2));color:var(--darkTextW,var(--text_color_L1))}.HistoryLotteryK3 .GameRecord__C-body>div+div{border-top:.01333rem solid var(--gray-color-1)}.HistoryLotteryK3 .GameRecord__C-origin{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.HistoryLotteryK3 .GameRecord__C-origin>div+div{margin-left:.26667rem}.HistoryLotteryK3 .GameRecord__C-origin-I{width:.26667rem;height:.26667rem;border-radius:50%}.HistoryLotteryK3 .GameRecord__C-origin-I.violet{background-color:var(--norm_Purple-color)}.HistoryLotteryK3 .GameRecord__C-origin-I.red{background:var(--norm_red-color)}.HistoryLotteryK3 .GameRecord__C-origin-I.green{background:var(--norm_green-color)}.HistoryLotteryK3 .GameRecord__C-foot{height:1.86667rem;background:var(--darkBg,var(--bg_color_L2));color:var(--text_color_L2);padding:.46667rem 2.37333rem;margin-top:.48rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.HistoryLotteryK3 .GameRecord__C-foot-next,.HistoryLotteryK3 .GameRecord__C-foot-previous{width:.93333rem;height:.93333rem;border-radius:.13333rem;background:var(--main-color);color:var(--text_color_L4);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.HistoryLotteryK3 .GameRecord__C-foot-next.disabled,.HistoryLotteryK3 .GameRecord__C-foot-previous.disabled{background:var(--bg_color_L3);pointer-events:none;color:var(--text_color_L2)}.HistoryLotteryK3 .van-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.HistoryLotteryK3 .van-col--9{-webkit-box-flex:0;-webkit-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.HistoryLotteryK3 .van-col--5{-webkit-box-flex:0;-webkit-flex:0 0 20.83333333%;flex:0 0 20.83333333%;max-width:20.83333333%}.HistoryLotteryK3 .van-col{display:block;box-sizing:border-box;min-height:.01333rem}.HistoryLotteryK3 .Trend__C{width:calc(100% - .69333rem);margin:.48rem auto 0;text-align:center;font-size:.32rem}.HistoryLotteryK3 .Trend__C-head{height:1.06667rem;line-height:1.06667rem;background:var(--sheet_nva_color);border-radius:.13333rem .13333rem 0 0;font-weight:700;font-size:.34667rem;color:#fff}.HistoryLotteryK3 .Trend__C-body1{background:var(--bgDark-2,var(--bg_color_L2));padding-bottom:.37333rem}.HistoryLotteryK3 .Trend__C-body1-line{display:-webkit-box;display:-webkit-flex;display:flex;font-size:.34667rem;color:var(--text_color_L1);height:.41333rem}.HistoryLotteryK3 .Trend__C-body1-line>div:first-child{width:3.70667rem;padding-left:.26667rem;text-align:left}.HistoryLotteryK3 .Trend__C-body1-line-num{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-right:.2rem}.HistoryLotteryK3 .Trend__C-body1-line-num>div{width:.48rem;height:.48rem;line-height:.48rem;font-size:.34667rem;color:var(--text_color_L3);text-align:center}.HistoryLotteryK3 .Trend__C-body1-line.lottery .Trend__C-body1-line-num>div{border-radius:50%;width:.48rem;height:.48rem;font-size:.34667rem;font-weight:500;text-align:center;font-family:Roboto;border:.01333rem solid var(--norm_red-color);color:var(--norm_red-color)!important}.HistoryLotteryK3 .Trend__C-body1-line+.Trend__C-body1-line{margin-top:.26667rem}.HistoryLotteryK3 .Trend__C-body1-line:first-child{padding-top:.34667rem;height:.76rem;padding-left:.26667rem}.HistoryLotteryK3 .Trend__C-body1-line-lottery{height:.48rem}.HistoryLotteryK3 .Trend__C-body2{font-size:.32rem;background-color:var(--bg_color_L2,var(--text_color_L1))}.HistoryLotteryK3 .Trend__C-body2>div{height:1.33333rem;padding:.45333rem .13333rem;border-top:.01333rem solid var(--text_color_L3)}.HistoryLotteryK3 .Trend__C-body2>div.Trend__C-body2-empty{height:5.33333rem}.HistoryLotteryK3 .Trend__C-body2-IssueNumber{color:var(--text_color_L1);text-align:left}.HistoryLotteryK3 .Trend__C-body2-Num{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;height:.42667rem}.HistoryLotteryK3 .Trend__C-body2-Num>div{width:.4rem;height:.4rem;line-height:.4rem;text-align:center;border-radius:50%}.HistoryLotteryK3 .Trend__C-body2-Num-item{border:.01333rem solid var(--text_color_L3);color:var(--text_color_L3);margin-right:.10667rem}.HistoryLotteryK3 .Trend__C-body2-Num-item.action0{position:relative;z-index:10;border:none;color:#fff;background-image:-webkit-linear-gradient(315deg,var(--norm_red-color) 0,var(--norm_red-color) 50.37%,var(--norm_Purple-color) 50.38%,var(--norm_Purple-color) 100%)!important;background-image:linear-gradient(135deg,var(--norm_red-color) 0,var(--norm_red-color) 50.37%,var(--norm_Purple-color) 50.38%,var(--norm_Purple-color) 100%)!important}.HistoryLotteryK3 .Trend__C-body2-Num-item.actionB{border:none;color:#fff;background-color:var(--norm_secondary-color)}.HistoryLotteryK3 .Trend__C-body2-Num-item.actionS{border:none;color:#fff;background-color:var(--bgColor-13)}.HistoryLotteryK3 .Trend__C-body2-Num-item.action5{border:none;color:#fff;background-image:-webkit-linear-gradient(top left,var(--norm_green-color) 50%,var(--norm_Purple-color) 0)!important;background-image:linear-gradient(to bottom right,var(--norm_green-color) 50%,var(--norm_Purple-color) 0)!important;position:relative;z-index:10}.HistoryLotteryK3 .Trend__C-body2-Num-item.action1,.HistoryLotteryK3 .Trend__C-body2-Num-item.action3,.HistoryLotteryK3 .Trend__C-body2-Num-item.action7,.HistoryLotteryK3 .Trend__C-body2-Num-item.action9{border:none;color:#fff;background-color:var(--norm_green-color);position:relative;z-index:10}.HistoryLotteryK3 .Trend__C-body2-Num-item.action2,.HistoryLotteryK3 .Trend__C-body2-Num-item.action4,.HistoryLotteryK3 .Trend__C-body2-Num-item.action6,.HistoryLotteryK3 .Trend__C-body2-Num-item.action8{border:none;color:#fff;background-color:var(--norm_red-color);position:relative;z-index:10}.HistoryLotteryK3 .Trend__C-body2-Num-BS{color:#fff;background:var(--norm_bule-color);margin-left:.18667rem}.HistoryLotteryK3 .Trend__C-body2-Num-BS.isB{background:var(--norm_secondary-color)}.HistoryLotteryK3 .Trend__C-body2 .line-canvas{position:absolute;top:50%;left:0;height:1.33333rem;width:calc(100% - .64rem);z-index:9}.HistoryLotteryK3 html:lang(ar) .Trend__C-body2 .line-canvas{left:unset;right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.HistoryLotteryK3 .Trend__C-origin{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.HistoryLotteryK3 .Trend__C-origin-I{width:.26667rem;height:.26667rem;border-radius:50%}.HistoryLotteryK3 .Trend__C-origin-I.violet{background-color:var(--bgcolor-21)}.HistoryLotteryK3 .Trend__C-origin-I.red{background:var(--norm_red-color)}.HistoryLotteryK3 .Trend__C-origin-I.green{background:var(--bgcolor-22)}.HistoryLotteryK3 .Trend__C-foot{height:1.86667rem;background:var(--drakBg,var(--bg_color_L2));padding:.46667rem 2.37333rem;margin-top:.48rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.HistoryLotteryK3 .Trend__C-foot,.HistoryLotteryK3 .Trend__C-foot-next,.HistoryLotteryK3 .Trend__C-foot-previous{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.HistoryLotteryK3 .Trend__C-foot-next,.HistoryLotteryK3 .Trend__C-foot-previous{width:.93333rem;height:.93333rem;border-radius:.13333rem;background:var(--main-color);-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.HistoryLotteryK3 .Trend__C-foot-next.disabled,.HistoryLotteryK3 .Trend__C-foot-previous.disabled{background:var(--bg_color_L3);pointer-events:none}.HistoryLotteryK3 .Trend__C-foot-next.disabled .Trend__C-icon,.HistoryLotteryK3 .Trend__C-foot-previous.disabled .Trend__C-icon{color:var(--text_color_L2)}.HistoryLotteryK3 .Trend__C-foot-next .Trend__C-icon,.HistoryLotteryK3 .Trend__C-foot-previous .Trend__C-icon{color:var(--text_color_L4)}.HistoryLotteryK3 .Trend__C-foot-page{color:var(--darkTextW,var(--text_color_L2))}.HistoryLotteryK3 .MyGameRecord__C{width:calc(100% - .69333rem);margin:.32rem auto 0}.HistoryLotteryK3 .MyGameRecord__C-head{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;background-color:var(--darkBg,var(--bg_color_L2));padding:.32rem .32rem 0}.HistoryLotteryK3 .MyGameRecord__C-head-moreB{border:.01333rem solid var(--main-color);height:.8rem;line-height:.8rem;border-radius:.26667rem;padding:0 .24rem;color:var(--main-color);font-size:.32rem;position:relative}.HistoryLotteryK3 .MyGameRecord__C-head-moreB svg{height:.42667rem;width:.42667rem}.HistoryLotteryK3 .MyGameRecord__C-body{background-color:var(--darkBg,var(--bg_color_L2));padding:0 .32rem}.HistoryLotteryK3 .MyGameRecord__C-body-empty{height:5.33333rem}.HistoryLotteryK3 .MyGameRecord__C-foot{height:1.86667rem;background:var(--darkBg,var(--bg_color_L2));padding:.46667rem 2.37333rem;margin-top:.48rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.HistoryLotteryK3 .MyGameRecord__C-foot-page{font-size:.32rem;color:var(--text_color_L2)}.HistoryLotteryK3 .MyGameRecord__C-foot-next,.HistoryLotteryK3 .MyGameRecord__C-foot-previous{width:.93333rem;height:.93333rem;border-radius:.13333rem;background:var(--main-color);color:var(--text_color_L4);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.HistoryLotteryK3 .MyGameRecord__C-foot-next.disabled,.HistoryLotteryK3 .MyGameRecord__C-foot-previous.disabled{background:var(--bg_color_L3);pointer-events:none;color:var(--text_color_L2)}.HistoryLotteryK3 .MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon,.HistoryLotteryK3 .MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon{color:var(--saveTextColor-7)}.HistoryLotteryK3 .MyGameRecord__C-foot-next .MyGameRecord__C-icon,.HistoryLotteryK3 .MyGameRecord__C-foot-previous .MyGameRecord__C-icon{color:#fff}.HistoryLotteryK3 svg{display:inline}.HistoryLotteryK3 .GameRecord__C-body .numList{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.HistoryLotteryK3 .GameRecord__C-body .numList>.numItem{width:.53333rem;height:.53333rem;border-radius:50%;border:.01333rem solid var(--darkLight,var(--text_color_L2));text-align:center;line-height:.53333rem;font-size:.32rem;color:var(--darkLight,var(--text_color_L1))}.HistoryLotteryK3 .GameRecord__C-body .numList>.numItem+.numItem{margin-left:.10667rem}.HistoryLotteryK3 .GameRecord__C-body .redNumItem{border-radius:50%;color:var(--text_color_L4);font-size:.29333rem;text-align:center;line-height:.53333rem;background:var(--main-color);padding:.12rem}.HistoryLotteryK3 .GameRecord__C-body-premium{display:-webkit-box;display:-webkit-flex;display:flex;height:100%;max-width:2.13333rem;margin:auto;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.HistoryLotteryK3 .GameRecord__C-body-premium>div{width:.53333rem;height:.53333rem;background-repeat:no-repeat;background-size:.53333rem;background-position:50%}.HistoryLotteryK3 .GameRecord__C-body-premium .n1{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n1-584b8878.png)}.HistoryLotteryK3 .GameRecord__C-body-premium .n2{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n2-447499dc.png)}.HistoryLotteryK3 .GameRecord__C-body-premium .n3{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n3-1432a6bd.png)}.HistoryLotteryK3 .GameRecord__C-body-premium .n4{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n4-9d453819.png)}.HistoryLotteryK3 .GameRecord__C-body-premium .n5{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n5-09b70e91.png)}.HistoryLotteryK3 .GameRecord__C-body-premium .n6{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n6-b68c6bb6.png)}.HistoryLottery .Trend__C-body2-Num-OE{color:var(--norm_Purple-color);border:.01333rem solid var(--norm_Purple-color);margin-left:.08rem}.HistoryLottery .Trend__C-body2-Num-OE.isE{border:.01333rem solid var(--norm_green-color);background:var(--norm_green-color);color:#fff}.HistoryLottery .Trend__C-nav{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:.01333rem solid var(--Dividing-line_color);overflow:hidden}.HistoryLottery .Trend__C-nav>div{width:1.06667rem;height:1.06667rem;line-height:1.06667rem;background:var(--bg_color_L3);font-size:.48rem;font-weight:700;color:var(--text_color_L2);border-radius:.25333rem .25333rem 0 0;position:relative;margin-right:.26667rem;text-align:center;border-radius:19px 19px 0 0}.HistoryLottery .Trend__C-nav>div:last-child{font-size:.42667rem}.HistoryLottery .Trend__C-nav>div.active{background-color:var(--main-color);color:var(--text_color_L4)}.HistoryLottery .Trend__C-nav>div.active:after{background:-webkit-radial-gradient(100% 0,circle,var(--bg_color_L2) .26667rem,var(--main-color) .26667rem);background:radial-gradient(circle at 100% 0,var(--bg_color_L2) .26667rem,var(--main-color) .26667rem)}.HistoryLottery .Trend__C-nav>div.active:before{content:"";width:.26667rem;height:.26667rem;position:absolute;bottom:0;left:-.26667rem;z-index:9}.empty__container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.empty__container svg{width:5.17333rem;height:3.02667rem;margin-top:.4rem;margin-bottom:.24667rem;opacity:.2}.empty__container p{color:var(--text_color_L3);font-size:.34667rem}.HistoryLottery .RecordNav__C{width:calc(100% - .69333rem);height:.96rem;line-height:.96rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:.32rem auto 0}.HistoryLottery .RecordNav__C>div{width:calc((100% - .50667rem)/3);height:100%;background:var(--bg_color_L2);border-radius:.21333rem;font-size:.37333rem;color:var(--text_color_L2);text-align:center;overflow:hidden}.HistoryLottery .RecordNav__C>div.active{background:var(--main_gradient-color,var(--main_gradient-color));font-weight:600;color:var(--text_color_L4)}.HistoryLottery .GameRecord__C{width:calc(100% - .69333rem);margin:.48rem auto 0;text-align:center;font-size:.32rem}.HistoryLottery .GameRecord__C-head{height:1.06667rem;line-height:1.06667rem;background:var(--bgDark-2,var(--sheet_nva_color));border-radius:.13333rem .13333rem 0 0;font-weight:700;font-size:.34667rem;color:#fff}.HistoryLottery .GameRecord__C-head .van-col{height:1.06667rem;overflow:hidden}.HistoryLottery .GameRecord__C-body{line-height:1.06667rem}.HistoryLottery .GameRecord__C-body-redC{color:var(--sheet_nva_color);width:100%;height:100%;background-size:.66667rem;background-repeat:no-repeat;background-position:50%}.HistoryLottery .GameRecord__C-body .numcenter{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.HistoryLottery .GameRecord__C-body-num{height:.8rem;line-height:.8rem;width:.8rem;font-weight:700;font-size:.66667rem}.HistoryLottery .GameRecord__C-body .mixedColor0{background:-webkit-linear-gradient(top,var(--norm_red-color) 50.96%,#b659fe 50.97%);background:linear-gradient(180deg,var(--norm_red-color) 50.96%,#b659fe 50.97%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HistoryLottery .GameRecord__C-body .mixedColor5{background:-webkit-linear-gradient(top,var(--norm_green-color) 51.48%,#b659fe 51.49%);background:linear-gradient(180deg,var(--norm_green-color) 51.48%,#b659fe 51.49%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HistoryLottery .GameRecord__C-body .greenColor{color:var(--norm_green-color)}.HistoryLottery .GameRecord__C-body .defaultColor{color:var(--norm_red-color)}.HistoryLottery .GameRecord__C-body-greenC{color:var(--bgcolor-22)}.HistoryLottery .GameRecord__C-body-empty{height:5.33333rem}.HistoryLottery .GameRecord__C-body>div{background:var(--darkBg,var(--bg_color_L2));color:var(--darkTextW,var(--text_color_L1))}.HistoryLottery .GameRecord__C-body>div+div{border-top:.01333rem solid var(--gray-color-1)}.HistoryLottery .GameRecord__C-origin{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.HistoryLottery .GameRecord__C-origin>div+div{margin-left:.26667rem}.HistoryLottery .GameRecord__C-origin-I{width:.26667rem;height:.26667rem;border-radius:50%}.HistoryLottery .GameRecord__C-origin-I.violet{background-color:var(--norm_Purple-color)}.HistoryLottery .GameRecord__C-origin-I.red{background:var(--norm_red-color)}.HistoryLottery .GameRecord__C-origin-I.green{background:var(--norm_green-color)}.HistoryLottery .GameRecord__C-foot{height:1.86667rem;background:var(--darkBg,var(--bg_color_L2));color:var(--text_color_L2);padding:.46667rem 2.37333rem;margin-top:.48rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.HistoryLottery .GameRecord__C-foot,.HistoryLottery .GameRecord__C-foot-next,.HistoryLottery .GameRecord__C-foot-previous{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.HistoryLottery .GameRecord__C-foot-next,.HistoryLottery .GameRecord__C-foot-previous{width:.93333rem;height:.93333rem;border-radius:.13333rem;background:var(--main-color);color:var(--text_color_L4);-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.HistoryLottery .GameRecord__C-foot-next.disabled,.HistoryLottery .GameRecord__C-foot-previous.disabled{background:var(--bg_color_L3);pointer-events:none;color:var(--text_color_L2)}.HistoryLottery .van-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.HistoryLottery .van-col--9{-webkit-box-flex:0;-webkit-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.HistoryLottery .van-col--5{-webkit-box-flex:0;-webkit-flex:0 0 20.83333333%;flex:0 0 20.83333333%;max-width:20.83333333%}.HistoryLottery .van-col{display:block;box-sizing:border-box;min-height:.01333rem}.HistoryLottery .Trend__C{width:calc(100% - .69333rem);margin:.48rem auto 0;text-align:center;font-size:.32rem}.HistoryLottery .Trend__C-head{height:1.06667rem;line-height:1.06667rem;background:var(--sheet_nva_color);border-radius:.13333rem .13333rem 0 0;font-weight:700;font-size:.34667rem;color:#fff}.HistoryLottery .Trend__C-body1{background:var(--bgDark-2,var(--bg_color_L2));padding-bottom:.37333rem}.HistoryLottery .Trend__C-body1-line{display:-webkit-box;display:-webkit-flex;display:flex;font-size:.34667rem;color:var(--text_color_L1);height:.41333rem}.HistoryLottery .Trend__C-body1-line>div:first-child{width:3.70667rem;padding-left:.26667rem;text-align:left}.HistoryLottery .Trend__C-body1-line-num{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-right:.2rem}.HistoryLottery .Trend__C-body1-line-num>div{width:.48rem;height:.48rem;line-height:.48rem;font-size:.34667rem;color:var(--text_color_L3);text-align:center}.HistoryLottery .Trend__C-body1-line.lottery .Trend__C-body1-line-num>div{border-radius:50%;width:.48rem;height:.48rem;font-size:.34667rem;font-weight:500;text-align:center;font-family:Roboto;border:.01333rem solid var(--norm_red-color);color:var(--norm_red-color)!important}.HistoryLottery .Trend__C-body1-line+.Trend__C-body1-line{margin-top:.26667rem}.HistoryLottery .Trend__C-body1-line:first-child{padding-top:.34667rem;height:.76rem;padding-left:.26667rem}.HistoryLottery .Trend__C-body1-line-lottery{height:.48rem}.HistoryLottery .Trend__C-body2{font-size:.32rem;background-color:var(--bg_color_L2,var(--text_color_L1))}.HistoryLottery .Trend__C-body2>div{height:1.33333rem;padding:.45333rem .13333rem;border-top:.01333rem solid var(--text_color_L3)}.HistoryLottery .Trend__C-body2>div.Trend__C-body2-empty{height:5.33333rem}.HistoryLottery .Trend__C-body2-IssueNumber{color:var(--text_color_L1);text-align:left}.HistoryLottery .Trend__C-body2-Num{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;height:.42667rem}.HistoryLottery .Trend__C-body2-Num>div{width:.4rem;height:.4rem;line-height:.4rem;text-align:center;border-radius:50%}.HistoryLottery .Trend__C-body2-Num-item{border:.01333rem solid var(--text_color_L3);color:var(--text_color_L3);margin-right:.10667rem}.HistoryLottery .Trend__C-body2-Num-item.action0{position:relative;z-index:10;border:none;color:#fff;background-image:-webkit-linear-gradient(315deg,var(--norm_red-color) 0,var(--norm_red-color) 50.37%,var(--norm_Purple-color) 50.38%,var(--norm_Purple-color) 100%)!important;background-image:linear-gradient(135deg,var(--norm_red-color) 0,var(--norm_red-color) 50.37%,var(--norm_Purple-color) 50.38%,var(--norm_Purple-color) 100%)!important}.HistoryLottery .Trend__C-body2-Num-item.actionB{border:none;color:#fff;background-color:var(--norm_secondary-color)}.HistoryLottery .Trend__C-body2-Num-item.actionS{border:none;color:#fff;background-color:var(--bgColor-13)}.HistoryLottery .Trend__C-body2-Num-item.action5{border:none;color:#fff;background-image:-webkit-linear-gradient(top left,var(--norm_green-color) 50%,var(--norm_Purple-color) 0)!important;background-image:linear-gradient(to bottom right,var(--norm_green-color) 50%,var(--norm_Purple-color) 0)!important;position:relative;z-index:10}.HistoryLottery .Trend__C-body2-Num-item.action1,.HistoryLottery .Trend__C-body2-Num-item.action3,.HistoryLottery .Trend__C-body2-Num-item.action7,.HistoryLottery .Trend__C-body2-Num-item.action9{border:none;color:#fff;background-color:var(--norm_green-color);position:relative;z-index:10}.HistoryLottery .Trend__C-body2-Num-item.action2,.HistoryLottery .Trend__C-body2-Num-item.action4,.HistoryLottery .Trend__C-body2-Num-item.action6,.HistoryLottery .Trend__C-body2-Num-item.action8{border:none;color:#fff;background-color:var(--norm_red-color);position:relative;z-index:10}.HistoryLottery .Trend__C-body2-Num-BS{color:#fff;background:var(--norm_bule-color);margin-left:.18667rem}.HistoryLottery .Trend__C-body2-Num-BS.isB{background:var(--norm_secondary-color)}.HistoryLottery .Trend__C-body2 .line-canvas{position:absolute;top:50%;left:0;height:1.33333rem;width:calc(100% - .64rem);z-index:9}.HistoryLottery html:lang(ar) .Trend__C-body2 .line-canvas{left:unset;right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.HistoryLottery .Trend__C-origin{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.HistoryLottery .Trend__C-origin-I{width:.26667rem;height:.26667rem;border-radius:50%}.HistoryLottery .Trend__C-origin-I.violet{background-color:var(--bgcolor-21)}.HistoryLottery .Trend__C-origin-I.red{background:var(--norm_red-color)}.HistoryLottery .Trend__C-origin-I.green{background:var(--bgcolor-22)}.HistoryLottery .Trend__C-foot{height:1.86667rem;background:var(--drakBg,var(--bg_color_L2));padding:.46667rem 2.37333rem;margin-top:.48rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.HistoryLottery .Trend__C-foot,.HistoryLottery .Trend__C-foot-next,.HistoryLottery .Trend__C-foot-previous{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.HistoryLottery .Trend__C-foot-next,.HistoryLottery .Trend__C-foot-previous{width:.93333rem;height:.93333rem;border-radius:.13333rem;background:var(--main-color);-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.HistoryLottery .Trend__C-foot-next.disabled,.HistoryLottery .Trend__C-foot-previous.disabled{background:var(--bg_color_L3);pointer-events:none}.HistoryLottery .Trend__C-foot-next.disabled .Trend__C-icon,.HistoryLottery .Trend__C-foot-previous.disabled .Trend__C-icon{color:var(--text_color_L2)}.HistoryLottery .Trend__C-foot-next .Trend__C-icon,.HistoryLottery .Trend__C-foot-previous .Trend__C-icon{color:var(--text_color_L4)}.HistoryLottery .Trend__C-foot-page{color:var(--darkTextW,var(--text_color_L2))}.HistoryLottery .MyGameRecord__C{width:calc(100% - .69333rem);margin:.32rem auto 0}.HistoryLottery .MyGameRecord__C-head{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;background-color:var(--darkBg,var(--bg_color_L2));padding:.32rem .32rem 0}.HistoryLottery .MyGameRecord__C-head-moreB{border:.01333rem solid var(--main-color);height:.8rem;line-height:.8rem;border-radius:.26667rem;padding:0 .24rem;color:var(--main-color);font-size:.32rem;position:relative}.HistoryLottery .MyGameRecord__C-head-moreB svg{height:.42667rem;width:.42667rem}.HistoryLottery .MyGameRecord__C-body{background-color:var(--darkBg,var(--bg_color_L2));padding:0 .32rem}.HistoryLottery .MyGameRecord__C-body-empty{height:5.33333rem}.HistoryLottery .MyGameRecord__C-foot{height:1.86667rem;background:var(--darkBg,var(--bg_color_L2));padding:.46667rem 2.37333rem;margin-top:.48rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.HistoryLottery .MyGameRecord__C-foot-page{font-size:.32rem;color:var(--text_color_L2)}.HistoryLottery .MyGameRecord__C-foot-next,.HistoryLottery .MyGameRecord__C-foot-previous{width:.93333rem;height:.93333rem;border-radius:.13333rem;background:var(--main-color);color:var(--text_color_L4);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.HistoryLottery .MyGameRecord__C-foot-next.disabled,.HistoryLottery .MyGameRecord__C-foot-previous.disabled{background:var(--bg_color_L3);pointer-events:none;color:var(--text_color_L2)}.HistoryLottery .MyGameRecord__C-foot-next.disabled .MyGameRecord__C-icon,.HistoryLottery .MyGameRecord__C-foot-previous.disabled .MyGameRecord__C-icon{color:var(--saveTextColor-7)}.HistoryLottery .MyGameRecord__C-foot-next .MyGameRecord__C-icon,.HistoryLottery .MyGameRecord__C-foot-previous .MyGameRecord__C-icon{color:#fff}.HistoryLottery svg{display:inline}.HistoryLottery .GameRecord__C-body .numList{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.HistoryLottery .GameRecord__C-body .numList>.numItem{width:.53333rem;height:.53333rem;border-radius:50%;border:.01333rem solid var(--darkLight,var(--text_color_L2));text-align:center;line-height:.53333rem;font-size:.32rem;color:var(--darkLight,var(--text_color_L1))}.HistoryLottery .GameRecord__C-body .numList>.numItem+.numItem{margin-left:.10667rem}.HistoryLottery .GameRecord__C-body .redNumItem{border-radius:50%;color:var(--text_color_L4);font-size:.29333rem;text-align:center;line-height:.53333rem;background:var(--main-color);padding:.12rem}.HistoryLottery .GameRecord__C-body .van-col{position:relative;height:1.33333rem;line-height:1.33333rem}.HistoryLottery .GameRecord__C-body .Binquire{width:.42667rem;height:.42667rem;background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/icon-question-de9a9185.png);background-size:cover;background-repeat:no-repeat;background-position:50%;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%)}.HistoryLottery .GameRecord__C-body .numberC{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:100%}.HistoryLottery .GameRecord__C-body .numberC>div{width:.48rem;height:.48rem;font-size:.32rem;line-height:.48rem}.HistoryLottery .GameRecord__C-body .big,.HistoryLottery .GameRecord__C-body .small{margin-left:.13333rem}.HistoryLottery .GameRecord__C-body .big{color:var(--norm_secondary-color)}.HistoryLottery .GameRecord__C-body .small{color:var(--norm_bule-color)}.HistoryLottery .GameRecord__C-body .number{color:#fff;border-radius:50%}.HistoryLottery .GameRecord__C-body .number.num1,.HistoryLottery .GameRecord__C-body .number.num3,.HistoryLottery .GameRecord__C-body .number.num7,.HistoryLottery .GameRecord__C-body .number.num9{background-color:var(--norm_green-color)}.HistoryLottery .GameRecord__C-body .number.num2,.HistoryLottery .GameRecord__C-body .number.num4,.HistoryLottery .GameRecord__C-body .number.num6,.HistoryLottery .GameRecord__C-body .number.num8{background-color:var(--norm_red-color)}.HistoryLottery .GameRecord__C-body .number.num0{background-image:-webkit-linear-gradient(top left,var(--norm_red-color) 50%,var(--norm_Purple-color) 0);background-image:linear-gradient(to bottom right,var(--norm_red-color) 50%,var(--norm_Purple-color) 0)}.HistoryLottery .GameRecord__C-body .number.num5{background-image:-webkit-linear-gradient(top left,var(--norm_green-color) 50%,var(--norm_Purple-color) 0);background-image:linear-gradient(to bottom right,var(--norm_green-color) 50%,var(--norm_Purple-color) 0)}.WinningTip__C{position:fixed;width:100%;height:100%;z-index:99;background-color:rgba(0,0,0,.502);top:0;left:0}.WinningTip__C html:lang(ar) .WinningTip__C{right:0;left:unset}.WinningTip__C .WinningTip__C-body{position:absolute;width:7.73333rem;height:10.93333rem;background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/missningBg-c1f02bcd.png);background-repeat:no-repeat;background-position:50%;background-size:cover;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);padding-top:3.33333rem}.WinningTip__C .WinningTip__C-body.isL{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/missningLBg-ca049a47.png)}.WinningTip__C .WinningTip__C-body.isL .WinningTip__C-body-l1,.WinningTip__C .WinningTip__C-body.isL .WinningTip__C-body-l2,.WinningTip__C .WinningTip__C-body.isL .WinningTip__C-body-l3,.WinningTip__C .WinningTip__C-body.isL .WinningTip__C-body-l4{color:#7190b4}.WinningTip__C .WinningTip__C-body.isL .WinningTip__C-body-l2>div{background-color:#6889b1}.WinningTip__C .WinningTip__C-body-l1{padding:0 10px;font-weight:700;font-size:.64rem;text-align:center;color:#fff;height:.77333rem;line-height:.77333rem;margin-bottom:.90667rem}.WinningTip__C .WinningTip__C-body-l2{height:.58667rem;line-height:.58667rem;display:-webkit-box;display:-webkit-flex;color:#fff;font-size:.29333rem;-webkit-padding-start:.72rem;padding-inline-start:.72rem;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:.90667rem}.WinningTip__C .WinningTip__C-body-l2>div{height:.58667rem;background:#fdac32;color:#fff;border-radius:.13333rem;padding:0 .32rem;border:.01333rem solid #fff}.WinningTip__C .WinningTip__C-body-l2>div:first-child{margin-left:.32rem}.WinningTip__C .WinningTip__C-body-l2>div.WinningNum{width:.53333rem;height:.53333rem;line-height:.53333rem;margin:0 .18667rem;padding:0;text-align:center;border-radius:50%}.WinningTip__C .WinningTip__C-body-l2.type0>div{background-image:-webkit-linear-gradient(315deg,var(--norm_red-color) 50.96%,var(--norm_Purple-color) 50.97%);background-image:linear-gradient(135deg,var(--norm_red-color) 50.96%,var(--norm_Purple-color) 50.97%)}.WinningTip__C .WinningTip__C-body-l2.type5>div{background-image:-webkit-linear-gradient(315deg,var(--norm_green-color) 51.48%,var(--norm_Purple-color) 51.49%);background-image:linear-gradient(135deg,var(--norm_green-color) 51.48%,var(--norm_Purple-color) 51.49%)}.WinningTip__C .WinningTip__C-body-l2.type1>div,.WinningTip__C .WinningTip__C-body-l2.type3>div,.WinningTip__C .WinningTip__C-body-l2.type7>div,.WinningTip__C .WinningTip__C-body-l2.type9>div{background-color:var(--norm_green-color)}.WinningTip__C .WinningTip__C-body-l2.type2>div,.WinningTip__C .WinningTip__C-body-l2.type4>div,.WinningTip__C .WinningTip__C-body-l2.type6>div,.WinningTip__C .WinningTip__C-body-l2.type8>div{background-color:var(--norm_red-color)}.WinningTip__C .WinningTip__C-body-l2 .line1{height:.53333rem;width:2.50667rem;margin:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.WinningTip__C .WinningTip__C-body-l2 .line1>div{width:.53333rem;height:.53333rem;background-repeat:no-repeat;background-size:.53333rem;background-position:50%}.WinningTip__C .WinningTip__C-body-l2 .line1 .n1{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n1-584b8878.png)}.WinningTip__C .WinningTip__C-body-l2 .line1 .n2{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n2-447499dc.png)}.WinningTip__C .WinningTip__C-body-l2 .line1 .n3{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n3-1432a6bd.png)}.WinningTip__C .WinningTip__C-body-l2 .line1 .n4{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n4-9d453819.png)}.WinningTip__C .WinningTip__C-body-l2 .line1 .n5{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n5-09b70e91.png)}.WinningTip__C .WinningTip__C-body-l2 .line1 .n6{background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/n6-b68c6bb6.png)}.WinningTip__C .WinningTip__C-body-l2 .line2{height:.58667rem;width:3.57333rem;margin:.16rem auto 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.WinningTip__C .WinningTip__C-body-l2 .line2>div{height:.58667rem;line-height:.58667rem;background:#fdac32;border-radius:.13333rem;width:1.33333rem;text-align:center;color:#fff}.WinningTip__C .WinningTip__C-body-l2 .line2>div.yuan{width:.53333rem;height:.53333rem;line-height:.53333rem;margin:0 .18667rem;border-radius:50%}.WinningTip__C .WinningTip__C-body-D5{margin-top:-15%}.WinningTip__C .WinningTip__C-body-D5 .WinningTip__C-body-l2{display:block;height:auto;color:#fff;font-size:.29333rem;padding:0;margin-bottom:.64rem;text-align:center}.WinningTip__C .WinningTip__C-body-D5 .WinningTip__C-body-l2 .line1{background:none;border:none;height:auto;width:5.06667rem;font-size:.29333rem;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;margin:.05333rem auto auto}.WinningTip__C .WinningTip__C-body-D5 .WinningTip__C-body-l2 .line1>div{width:.82667rem;height:1.44rem}.WinningTip__C .WinningTip__C-body-D5 .WinningTip__C-body-l2 .line1>div .title{width:.72rem;height:.72rem;background:var(--norm_secondary-color);border-radius:50% 50% 0 0;font-size:.4rem;line-height:.72rem;position:relative}.WinningTip__C .WinningTip__C-body-D5 .WinningTip__C-body-l2 .line1>div .title:after{content:"";width:.10667rem;height:.10667rem;position:absolute;bottom:0;right:-.10667rem;z-index:9;background:var(--linearGradien-38)}.WinningTip__C .WinningTip__C-body-D5 .WinningTip__C-body-l2 .line1>div .title.sum{font-size:.26667rem}.WinningTip__C .WinningTip__C-body-D5 .WinningTip__C-body-l2 .line1>div .num{width:.64rem;height:.64rem;color:#fff;border-radius:50%;line-height:.64rem;text-align:center;border:.01333rem solid #fff;margin:.10667rem auto}.WinningTip__C .WinningTip__C-body-D5 .WinningTip__C-body-l2 .line2{height:.58667rem;width:3.57333rem;margin:.16rem auto 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.WinningTip__C .WinningTip__C-body-D5 .WinningTip__C-body-l2 .line2>div{height:.58667rem;line-height:.58667rem;background:var(--norm_red-color);border-radius:.13333rem;width:1.33333rem;text-align:center}.WinningTip__C .WinningTip__C-body-D5 .WinningTip__C-body-l2 .line2>div.yuan{width:.53333rem;height:.53333rem;line-height:.53333rem;margin:0 .18667rem;border-radius:50%}.WinningTip__C .WinningTip__C-body-l3{height:1.73333rem}.WinningTip__C .WinningTip__C-body-l3 .isLose{color:#7190b4;padding-top:.4rem}.WinningTip__C .WinningTip__C-body-l3 .head{height:.4rem;line-height:.4rem;font-weight:700;font-size:.34667rem;color:#fb5b5b;text-align:center;margin-bottom:.10667rem}.WinningTip__C .WinningTip__C-body-l3 .bonus{height:.64rem;line-height:.64rem;font-weight:700;font-size:.53333rem;color:#fb5b5b;text-align:center;margin-bottom:.26667rem}.WinningTip__C .WinningTip__C-body-l3 .gameDetail{height:.37333rem;line-height:.37333rem;font-size:.29333rem;text-align:center;color:var(--text_color_L2)}.WinningTip__C .WinningTip__C-body-l4{height:.64rem;line-height:.64rem;font-size:.32rem;color:#fff;position:absolute;left:.74667rem;bottom:.74667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.WinningTip__C html:lang(ar) .WinningTip__C-body-l4{left:unset;right:.74667rem}.WinningTip__C .WinningTip__C-body-l4 .acitveBtn{height:.56rem;width:.56rem;border-radius:50%;background:var(--winTips);border:.01333rem solid var(--text_color_L1);margin-right:.18667rem;position:relative}.WinningTip__C .WinningTip__C-body-l4 .acitveBtn.active:before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);height:.24rem;width:.32rem;display:block;background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/vector-dc489162.png);background-repeat:no-repeat;background-size:.32rem .24rem;background-position:50%}.WinningTip__C .closeBtn{width:.8rem;height:.8rem;background-image:url(https://cdn.jsdelivr.net/gh/snail5555/akv@main/newclub/images/lottery/close-84ce5e6a.png);background-repeat:no-repeat;background-size:.8rem;background-position:50%;position:absolute;left:50%;-webkit-transform:translateX(-50%) translateY(100%);transform:translate(-50%) translateY(100%);bottom:-.26667rem}.WinningTip__C .arrowBtn{position:absolute;right:-.37333rem;top:60%;z-index:500}.WinningTip__C .WinningTip__C-body-l3 .isLose{font-weight:700;font-size:.64rem;line-height:.77333rem;color:var(--text_color_L2);text-align:center;margin-bottom:.34667rem;padding-top:.26667rem}.CustomModalComponent .modal-custom{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;animation:modalShow .3s ease forwards}.CustomModalComponent .modal-custom.modal-closing{animation:modalHide .3s ease forwards}.CustomModalComponent .modal-custom.modal-closing .modal-overlay{animation:fadeOut .3s ease forwards}.CustomModalComponent .modal-custom.modal-closing .modal-container{animation:slideOut .3s ease forwards}.CustomModalComponent .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);animation:fadeIn .3s ease forwards}.CustomModalComponent .modal-container{position:relative;z-index:1001;animation:slideIn .3s ease forwards}@keyframes modalShow{0%{opacity:0}to{opacity:1}}@keyframes modalHide{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:.5}}@keyframes fadeOut{0%{opacity:.5}to{opacity:0}}@keyframes slideIn{0%{opacity:0}to{opacity:1}}@keyframes slideOut{0%{opacity:1}to{opacity:0}}.CustomModalComponent .TimeLeft__C-PreSale{border-radius:16px;width:7.04rem;background:#fff}.CustomModalComponent .TimeLeft__C-PreSale-head{border-radius:16px 16px 0 0;height:1.2rem;line-height:1.2rem;color:var(--text_color_L4);font-size:.4rem;text-align:center;background:var(--main_gradient-color)}.CustomModalComponent .TimeLeft__C-PreSale-body{max-height:8rem;overflow-y:auto;color:var(--text_color_L1);padding:.26667rem;font-size:.32rem;line-height:.8rem}.CustomModalComponent .TimeLeft__C-PreSale-body p{margin-bottom:.2rem;line-height:.53333rem;color:var(--text_color_L1);word-wrap:break-word}.CustomModalComponent .TimeLeft__C-PreSale-foot{height:1.86667rem;display:flex;justify-content:center;align-items:center;background:var(--bg_color_L2);border-radius:0 0 16px 16px}.CustomModalComponent .TimeLeft__C-PreSale-foot-btn{width:60%;background:var(--main_gradient-color);border-radius:.53333rem;height:.93333rem;line-height:.93333rem;text-align:center;font-size:.37333rem;color:#fff}.pagination{height:1.86667rem;background:var(--darkBg,var(--bg_color_L2));color:var(--text_color_L2);padding:.46667rem 2.37333rem;margin-top:.48rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.pagination,.pagination .pagination-next,.pagination .pagination-previous{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.pagination .pagination-next,.pagination .pagination-previous{width:.93333rem;height:.93333rem;border-radius:.13333rem;background:var(--main-color);color:var(--text_color_L4);-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.pagination .pagination-next.disabled,.pagination .pagination-previous.disabled{background:var(--bg_color_L3);pointer-events:none;color:var(--text_color_L2)}