.toast-ngqeW{position:fixed;left:50%;width:100%;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-animation:show-zxPkW .3s ease-in-out;animation:show-zxPkW .3s ease-in-out;color:var(--sp-special-color);z-index:9999;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.toast-ngqeW:first-child{zoom:1;top:20px;z-index:2020;opacity:1}.toast-ngqeW:nth-child(2){zoom:.95;top:30px;z-index:2019;opacity:.3}.toast-ngqeW:nth-child(3){zoom:.9;top:40px;z-index:2018;opacity:.3}.toast-ngqeW:nth-of-type(n+4){display:none}.toastBox-K0MPC{padding:8px 12px;background-color:var(--sp-bg-primary-color);-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);box-shadow:0 0 4px 0 rgba(0,0,0,.2);border-radius:20px;max-width:90%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--sp-special-color)}.toastText-coUlU{font-size:12px;word-break:break-all;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.toastIcon-br8Xf{width:20px;height:20px;margin-right:5px;background-color:var(--sp-bg-primary-color)}.toastIcon-br8Xf.success-rCaew{fill:#52c41a}.toastIcon-br8Xf.error-hrYIJ{fill:#ff4d4f}.toastIcon-br8Xf.warn-CulmF{fill:#faad14}.toastIcon-br8Xf.info-baPIb{fill:var(--sp-primary-color)}.toastIcon-br8Xf svg{width:100%;height:100%;display:block}@-webkit-keyframes show-zxPkW{0%{top:0;opacity:0}to{top:20px;opacity:1}}@keyframes show-zxPkW{0%{top:0;opacity:0}to{top:20px;opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.v-toast--fade-in-down{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.v-toast--fade-in-up{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;top:0;bottom:0;left:0;right:0;padding:10px;overflow:hidden;z-index:2023;pointer-events:none}.v-toast__item{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-animation-duration:.15s;animation-duration:.15s;padding:8px 12px;margin:5px 0;background-color:var(--sp-bg-primary-color);-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);box-shadow:0 0 4px 0 rgba(0,0,0,.2);border-radius:20px;pointer-events:auto;color:#fff;min-height:3em;max-width:90%;cursor:pointer}.v-toast__item--info .v-toast__icon,.v-toast__item--success .v-toast__icon{fill:#28a745}.v-toast__item--warning .v-toast__icon{fill:#ffc107}.v-toast__item--error .v-toast__icon{fill:#dc3545}.v-toast__item--default .v-toast__icon{fill:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--bottom,.v-toast__item.v-toast__item--top{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.v-toast__item.v-toast__item--bottom-right,.v-toast__item.v-toast__item--top-right{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.v-toast__item.v-toast__item--bottom-left,.v-toast__item.v-toast__item--top-left{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.v-toast__text{margin:0;color:var(--sp-special-color);word-break:break-word;font-size:12px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.v-toast__icon{display:block;width:20px;height:20px;margin-right:5px;border-radius:100px;color:#fff;overflow:hidden}.v-toast__icon .icon{width:100%;height:100%;display:block}.v-toast.v-toast--top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.v-toast.v-toast--bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{padding:0;position:fixed!important}}.svg-icon{display:block;width:14px;height:14px;overflow:hidden}.league-skeleton{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden}.league-skeleton .league-item-skeleton{background-color:#fff}.league-skeleton .league-item-skeleton .top-title{padding:12px 14px;border-top:1px solid #f2f2f2}.league-skeleton .league-item-skeleton .top-title .skeleton-block{height:16px;border-radius:100px;width:80px}.league-skeleton .league-item-skeleton .list{padding:12px 14px;border-top:1px solid #f2f2f2}.league-skeleton .league-item-skeleton .list .skeleton-block{border-top:1px solid #f2f2f2;height:16px;border-radius:100px;width:150px;margin:12px 0}.league-skeleton .league-item-skeleton .list .skeleton-block:first-child{width:16px}.league-skeleton .league-item-skeleton .list .skeleton-block:nth-child(3){width:240px}.league-skeleton-bottom{background-color:#fff;padding:12px 8px 40px 8px;border-top:1px solid #f2f2f2;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.league-skeleton-bottom,.league-skeleton-bottom .button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.league-skeleton-bottom .button{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right}.league-skeleton-bottom .button .skeleton-block{width:120px;height:40px;border-radius:5px;margin-right:10px}.league-skeleton-bottom>.skeleton-block{margin:0 8px}.league-skeleton-bottom>.skeleton-block:first-child{width:16px;height:16px;border-radius:100px}.league-skeleton-bottom>.skeleton-block:nth-child(2),.league-skeleton-bottom>.skeleton-block:nth-child(3){width:40px;height:16px;border-radius:100px}.fix-skeleton{position:absolute;z-index:9;right:16px;top:120px;width:14px;height:50%}.fix-skeleton .skeleton-block{height:100%;min-width:14px}.skeleton-h5 .match-info{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:210px;margin-bottom:8px;background-color:#fff;position:relative;padding:12px 0}.skeleton-h5 .match-info,.skeleton-h5 .match-info .bottom-blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.skeleton-h5 .match-info .bottom-blocks{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.skeleton-h5 .match-info .bottom-blocks .skeleton-block{width:20px;height:14px;margin:0 10px;border-radius:3px}.skeleton-h5 .match-info>.skeleton-block:first-child{height:16px;border-radius:100px;width:150px}.skeleton-h5 .match-info>.skeleton-block:nth-child(2){height:40px;width:260px;border-radius:100px}.skeleton-h5 .match-info>.skeleton-block:nth-child(3){height:16px;width:220px;border-radius:100px}.skeleton-h5 .odds-types{padding:10px 14px;margin-bottom:8px;background-color:#fff}.skeleton-h5 .odds-types .skeleton-block{border-radius:100px;height:16px;width:100%}.skeleton-h5 .odds-list{padding:10px 14px;margin-bottom:8px;background-color:#fff}.skeleton-h5 .type-a,.skeleton-h5 .type-b,.skeleton-h5 .type-c{padding:10px 0}.skeleton-h5 .type-a .skeleton-block{width:138px}.skeleton-h5 .type-b{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.skeleton-h5 .type-b .skeleton-block:first-child{width:100px}.skeleton-h5 .type-b .skeleton-block:nth-child(2){width:60px}.skeleton-h5 .type-b .skeleton-block:nth-child(3){width:100px}.skeleton-h5 .type-c{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.skeleton-h5 .type-c .skeleton-block{width:49%;height:40px;margin-bottom:8px}.market-item-skeleton{background-color:#fff;min-height:200px;border-bottom:1px solid #f2f2f2}.market-item-skeleton .top-info{padding:0 16px;min-height:38px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 1px 8px 0 rgba(0,0,0,.15);box-shadow:0 1px 8px 0 rgba(0,0,0,.15)}.market-item-skeleton .top-info .skeleton-block{width:160px;border-radius:100px;height:16px}.market-item-skeleton .header-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:50px;padding:0 16px}.market-item-skeleton .header-info-left{width:40%}.market-item-skeleton .header-info-left .skeleton-block{width:160px;border-radius:100px;height:16px}.market-item-skeleton .header-info-right{width:60%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right}.market-item-skeleton .header-info-right .skeleton-block{width:27px;height:16px;border-radius:5px;margin-left:10px}.market-item-skeleton .m-info{padding:0 16px;padding-bottom:10px}.market-item-skeleton .m-info,.market-item-skeleton .m-info-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.market-item-skeleton .m-info-left{width:40%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.market-item-skeleton .m-info-left .zw-block{height:18px}.market-item-skeleton .m-info-left .skeleton-block{width:120px;border-radius:100px;height:16px}.market-item-skeleton .m-info-right{width:60%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.market-item-skeleton .m-info-right .skeleton-block{width:56px;height:50px;border-radius:5px;margin:2px}.result-skeleton{border-radius:0;padding:0 10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden}.result-skeleton .result-item-skeleton .top-title{background-color:var(--sp-bg-primary-color);padding:8px 5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px;border-radius:3px}.result-skeleton .result-item-skeleton .top-title .skeleton-block{width:220px;height:20px;border-radius:100px;margin-right:10px}.result-skeleton .result-item-skeleton .top-title .skeleton-block:last-child{width:20px}.result-skeleton .result-item-skeleton .list{background-color:var(--sp-bg-primary-color);padding:20px 40px;margin-bottom:6px;border-radius:3px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.result-skeleton .result-item-skeleton .list,.result-skeleton .result-item-skeleton .list .s-layout-teame{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.result-skeleton .result-item-skeleton .list .s-layout-teame{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.result-skeleton .result-item-skeleton .list .s-layout-teame .skeleton-block:first-child{width:45px;height:45px;border-radius:100px}.result-skeleton .result-item-skeleton .list .s-layout-teame .skeleton-block:last-child{margin-top:10px;width:80px}.result-skeleton .result-item-skeleton .list .s-layout-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.result-skeleton .result-item-skeleton .list .s-layout-center .skeleton-block{height:15px}.result-skeleton .result-item-skeleton .list .s-layout-center .skeleton-block:first-child{width:80px;margin-bottom:6px}.result-skeleton .result-item-skeleton .list .s-layout-center .skeleton-block:nth-child(2){width:40px}.oders-skeleton{border-radius:0;margin:10px}.oders-skeleton .oders-item-skeleton{background-color:var(--sp-bg-primary-color);border-radius:10px;margin-bottom:10px;padding:8px 12px}.oders-skeleton .oders-item-skeleton .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.oders-skeleton .oders-item-skeleton .top-item .top-item-left .top-item-left-t{width:220px;height:18px;border-radius:12px;margin-bottom:10px}.oders-skeleton .oders-item-skeleton .top-item .top-item-left .top-item-left-b{width:120px;height:16px;border-radius:8px}.oders-skeleton .oders-item-skeleton .top-item .top-item-right{width:40px;height:40px;border-radius:100px}.oders-skeleton .oders-item-skeleton .mid-item .mid-item-left .mid-item-left-t{width:170px;height:16px;border-radius:8px;margin-bottom:16px}.oders-skeleton .oders-item-skeleton .mid-item .mid-item-left .mid-item-left-b{width:80px;height:16px;border-radius:8px}.oders-skeleton .oders-item-skeleton .mid-item .mid-item-right{width:70px;height:16px;border-radius:8px}.oders-skeleton .oders-item-skeleton .bottom-item{display:block}.oders-skeleton .oders-item-skeleton .bottom-item .bottom-item-t{width:170px;height:16px;border-radius:8px;margin-bottom:10px}.oders-skeleton .oders-item-skeleton .bottom-item .bottom-item-b{width:220px;height:16px;border-radius:8px}.announce-skeleton{background-color:var(--sp-bg-primary-color)}.announce-skeleton .announce-item-skeleton{border-bottom:1px solid var(--sp-app-bg-color);padding:10px 16px}.announce-skeleton .announce-item-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.announce-skeleton .announce-item-title .skeleton-block{height:16px;border-radius:100px}.announce-skeleton .announce-item-title .skeleton-block:first-child{width:140px}.announce-skeleton .announce-item-title .skeleton-block:last-child{width:70px}.announce-skeleton .announce-item-content{padding-top:10px}.announce-skeleton .announce-item-content .skeleton-block{height:16px;border-radius:100px;margin-top:10px}.announce-skeleton .announce-item-content .skeleton-block:last-child{width:70%}.scroll-tabs-wrapper{position:relative;overflow:hidden;width:100%;z-index:2}.scroll-tabs-wrapper,.scroll-tabs-wrapper .scroll-tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.scroll-tabs-wrapper .scroll-tabs{height:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;list-style:none}.scroll-tabs-wrapper .scroll-tabs::-webkit-scrollbar{display:none}.scroll-tabs-wrapper .scroll-tabs-item{width:auto;-webkit-transition:all .4s;transition:all .4s;white-space:nowrap}.teamLogo-XdA3O{overflow:hidden;width:100%;height:100%;margin:o auto}.teamLogo-XdA3O>img{height:100%;width:100%;margin:0 auto;-o-object-fit:contain;object-fit:contain;display:block}.teamLogo-XdA3O.xxs-BVHBV{width:14px;height:14px}.teamLogo-XdA3O.xs-jCUoc{width:16px;height:16px}.teamLogo-XdA3O.m-W6mgg{width:20px;height:20px}.teamLogo-XdA3O.xxl-XAh2N{width:36px;height:36px}.time-progress{height:4px;border-radius:10px;margin:0 20px;position:relative}.time-progress__portion{left:0;width:100%;height:100%;display:block;border-radius:inherit;-webkit-transform-origin:0;transform-origin:0}.time-progress__pivot,.time-progress__portion{position:absolute;background-color:#fd2158;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.time-progress__pivot{color:#fff;font-size:12px;padding:2px 0;line-height:1;border-radius:100px;top:50%;width:82px;text-align:center;word-break:keep-all}.pgplayer{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1;width:100%;height:100%;background-color:#000}@-webkit-keyframes bezel-hide{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes bezel-hide{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}.pgplayer.is-hide-controller .pgplayer-close-btn,.pgplayer.is-hide-controller .pgplayer-controller,.pgplayer.is-hide-controller .pgplayer-controller-mask,.pgplayer.is-hide-controller .pgplayer-line{display:none}.pgplayer-close-btn{width:20px;height:20px;border-radius:100px;background-color:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.5);position:absolute;left:20px;top:10px;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pgplayer-close-btn .svg-icon{width:10px;height:10px;fill:#fff}.pgplayer-loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:9;background-color:rgba(0,0,0,.5);border-radius:100px}.pgplayer-loading,.pgplayer-loading-icon{width:50px;height:50px}.pgplayer-playing img{-webkit-animation:bezel-hide .5s linear;animation:bezel-hide .5s linear}.pgplayer-wrap{position:relative;background:#000;font-size:0;width:100%;height:100%}.pgplayer-wrap video{display:block;width:100%;height:100%}.pgplayer-controller-mask{position:absolute;bottom:0;-webkit-transition:all .3s ease;transition:all .3s ease}.pgplayer-bottom{position:absolute;bottom:0;width:100%}.pgplayer-controller{width:100%;height:40px;padding:0 5px;fill:#fff;color:#fff}.pgplayer-controller:after{display:block;clear:both;content:"";visibility:hidden;height:0}.pgplayer-controller-mask{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==) repeat-x bottom;height:98px;width:100%}.pgplayer-controller-left{float:left}.pgplayer-controller-right{float:right}.pgplayer-controller-left,.pgplayer-controller-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:38px}.pgplayer-controller-btn{position:relative;padding:8px;width:40px;height:100%;border:none;background-color:transparent;outline:none;cursor:pointer;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 2px}.pgplayer-controller-btn.p7{padding:4px 7px}.pgplayer-controller-btn.p5{padding:0 5px}.pgplayer-controller svg{width:100%;height:100%}.pgplayer-play{width:50px;height:50px;border:none;background-color:transparent;outline:none;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;bottom:0;opacity:.8;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:100px;background-color:rgba(0,0,0,.3);padding:10px 10px 10px 15px}.pgplayer-play img{width:100%;height:100%;display:block}.pgplayer-volume{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.pgplayer-scrubber{background:#aaa;height:4px;cursor:pointer;width:60px;overflow:hidden}.pgplayer-scrubber-inner{background:#aaa}.pgplayer-scrubber-wrap{width:100%;height:100%}.pgplayer-scrubber-round{height:100%;background:#b7daff}.pgplayer-bage{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:12px;margin-left:10px}.pgplayer-bage-dot{display:inline-block;width:6px;height:6px;vertical-align:4%;margin-right:5px;content:"";border-radius:6px;background:red}.pgplayer-line{width:120px;position:absolute;top:10px;right:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:hsla(0,0%,100%,.8);z-index:99}.pgplayer-line-name{text-align:center;width:72px;height:22px;line-height:22px;background:#2b2b2b;border-radius:50px 50px 50px 50px;opacity:.8;border:1px solid hsla(0,0%,100%,.1);position:absolute;right:0;top:0}.pgplayer-line:hover{color:#fff}.pgplayer-line:hover:before{content:"";display:block;width:100%;position:absolute;top:0;left:0;height:7px}.pgplayer-line-menu{color:#9b9ca1;top:30px;padding:0;margin:0;position:absolute;right:0;width:110px;background:#2b2b2b;border-radius:4px;opacity:.9}.pgplayer-line-menu:after{display:block;content:"";width:0;height:0;border-style:solid;border-width:0 5px 5px 5px;border-color:transparent transparent #2b2b2b transparent;position:absolute;right:20px;top:-5px}.pgplayer-line-menu-item{width:100%;padding:0 12px;height:32px;line-height:32px;white-space:nowrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#8f8f8f;border-bottom:1px solid hsla(0,0%,100%,.1)}.pgplayer-line-menu-item:last-child{border:none}.pgplayer-line-menu-item.menu-active{color:#fff}.pgplayer .fullscreen{margin-top:-6px}.video-tools{position:absolute;right:16px;top:70px;z-index:9}.video-tools-item{width:24px;height:24px;margin-bottom:20px;position:relative}.video-tools-item .label{position:absolute;top:0;right:28px;background:#fff;width:64px;height:24px;line-height:24px;text-align:center;border-radius:8px;-webkit-animation:gradient 3s ease-in-out forwards;animation:gradient 3s ease-in-out forwards}.video-tools-item .tools-icon{width:24px;height:24px;background-color:rgba(0,0,0,.5);border-radius:100px}.video-tools-item .tools-icon>svg{width:100%;height:100%;fill:#fff}@-webkit-keyframes gradient{0%{display:block}to{display:none}}@keyframes gradient{0%{display:block}to{display:none}}.orderContainer-nExW1,.orderContainerBox-CKoXJ{height:100%;overflow:hidden}.orderContainer-nExW1{-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;font-size:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cmsOrderContainer-WIThD{height:calc(100vh - 105px)}.header-lMOyz{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:56px;padding:12px 6px;background-color:#fff}.list-Bg_PO{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0;cursor:pointer}.list-Bg_PO,.list-Bg_PO .item-_BfOz{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.list-Bg_PO .item-_BfOz{height:30px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#f7f9fe;border-radius:100px;margin:0 3px}.list-Bg_PO .item-_BfOz .icon-TUwHi{position:absolute;right:5px;top:6px}.list-Bg_PO .item-_BfOz .svg-icon{fill:var(--sp-primary-color)}.list-Bg_PO .item-_BfOz.active-fEG_n{background:var(--sp-primary-color);color:#fff}.list-Bg_PO .item-_BfOz.active-fEG_n .svg-icon{fill:#fff}.select-KvVHI{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:30px;border-radius:15px;opacity:1;border:1px solid #e9e9e9;color:var(--sp-primary-color);white-space:nowrap;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center}.select-KvVHI .icon-TUwHi{position:absolute;right:6px;top:6px}.select-KvVHI .svg-icon{fill:var(--sp-primary-color)}.icon-TUwHi{width:18px;height:18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.total-VDNle{height:70px;padding:0 10px;color:#5b5c5f;background-color:#fff}.total-VDNle,.total-VDNle .totalData-ELzH9{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.total-VDNle .totalData-ELzH9{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.total-VDNle .totalData-ELzH9>div{width:50%;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.total-VDNle .totalData-ELzH9>div .label-MQDEm{font-weight:700}.volume-yMLb1{color:var(--sp-primary-color);font-size:12px}.main-JVIYC{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:200px}.count-X_m2M{color:var(--sp-primary-color)}.money-IK4bd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.orderContent-CYVXm{width:100%;height:calc(100% - 126px);overflow-y:auto;position:relative}.ordersPagination-ec_rM{height:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-bottom:8px}.ordersPagination-ec_rM .ant-pagination-next .ant-pagination-item-link,.ordersPagination-ec_rM .ant-pagination-prev .ant-pagination-item-link{border:none}.order-hM1_S{background-color:var(--sp-white-color)!important;color:#000;white-space:nowrap;margin:0 10px;border-top:8px solid #f5f5f5}.order-hM1_S,.orderTitle-fv7Uh{-webkit-box-sizing:border-box;box-sizing:border-box}.orderTitle-fv7Uh{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 10px 6px 16px;border-bottom:1px solid #f2f2f6;overflow:hidden;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.orderTitle-fv7Uh:before{left:10px;top:25px;position:absolute;content:"";display:inline-block;height:16px;width:2px;background-color:var(--sp-primary-color)}.orderTitleSingle-ideki{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:5px 0;overflow:hidden;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:4px;background:#fff}.orderTitleSingle-ideki>div:first-child{line-height:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;width:calc(100% - 120px);white-space:nowrap}.orderTitleSingle-ideki .orderTitleName-PvAO0{color:#2b2b2b;font-size:14px;font-weight:700;white-space:pre-wrap}.orderType-cUx9f{color:#2b2b2b;font-size:14px;font-weight:700;line-height:20px;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:4px}.orderType-cUx9f .score-Bhzpf{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.orderType-cUx9f .betTypeName-rLqx2{max-width:120px;white-space:pre-wrap}.leagueName-Tce71{width:280px;color:#5b5c5f;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-all;line-height:1;max-width:100%;margin-top:4px}.keyNameOdds-U8aEq{color:#2b2b2b;font-weight:700;font-size:13px}.keyNameOdds-U8aEq span{color:var(--sp-primary-color)}.orderTitlePrimaryParlay-uzit9{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;min-width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.orderTitlePrimaryParlay-uzit9 span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#2b2b2b;margin:2px}.orderTitlePrimaryParlay-uzit9 span:first-child{color:#414655;font-weight:600}.orderTitlePrimaryParlay-uzit9 span:last-child{line-height:16px}.orderTitlePrimary-LVSMg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;min-width:50%;height:30px;line-height:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.orderTitlePrimary-LVSMg span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#2b2b2b}.orderTitlePrimaryTitle-Iee6F{padding-right:10px;word-break:break-word;white-space:break-spaces}.orderTitleSecondary-noSBX{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#414655;font-weight:600}.orderTitleSecondary-noSBX>span{width:100%;text-align:right}.orderTitleSecondary-noSBX .orderTitleSecondaryText-rGqgu{line-height:24px;height:24px}.orderTitleSecondary-noSBX .orderTitleSecondaryTime-K9VED{color:#838383;font-size:12px;line-height:12px;font-weight:300}.orderTitleSecondary-noSBX .iconOrderTitleSecondaryTime-j7uKQ{margin-top:20px}.orderTitleSecondary-noSBX .iconBox-_CT1d{width:18px;height:13px;position:absolute;right:10px}.orderTitleSecondary-noSBX .icon-TUwHi{position:absolute;top:0;right:0;width:32px!important;height:32px!important}.parlayOrder-q06eZ .orderTitleSecondary-noSBX{height:52px}.parlayOrder-q06eZ .orderInformationPrimary-_bKBi{-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}.orderInformation-T0nFR{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;background:#fff}.orderInformationUpParlay-A1Ncp{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:120px;border-bottom:1px solid var(--sp-border-color)}.orderInformationUp-w0Sfc{line-height:30px;height:30px;font-size:13px;font-weight:700;color:#2b2b2b}.orderInformationUp-w0Sfc .odds-pvpyf{color:var(--sp-primary-color)}.orderInformationDown-_AJ_o{font-size:13px;border-radius:6px;background:#f7f9fe;padding:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:45px}.orderInformationDown-_AJ_o .lefGetMoneyInfo-T4vGl{width:55%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.orderInformationDown-_AJ_o .rightCashOut-tPtLI{width:45%}.orderInformationDown-_AJ_o .rightCashOut-tPtLI .cashOutBtn-o9vNF{width:100%;background-color:var(--sp-primary-color);font-size:12px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;border-radius:5px;text-align:center;height:100%}.orderInformationDown-_AJ_o .rightCashOut-tPtLI .cashOutBtn-o9vNF.cashOutBtnSettled-ReRR8{background-color:#686d99;cursor:auto}.orderInformationDown-_AJ_o .rightCashOut-tPtLI .cashOutBtn-o9vNF svg{width:14px;height:14px;fill:#fff;margin-right:3px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.textGrey-Iiy_k{color:#2b2b2b}.currency-IOLCa{font-weight:500;color:#9a9a9a}.orderInformationMoney-TgfpL,.orderInformationPrimary-_bKBi{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.orderInformationMoney-TgfpL{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:10px;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;line-height:1.3;font-size:12px;width:50%}.orderInformationPrimary-_bKBi{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.orderFooter-j1VqX{height:54px;padding:10px 0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background:#fff}.orderFooter-j1VqX,.orderFooterPrimary-yzX4K{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.orderFooterPrimary-yzX4K{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;color:#9a9a9a}.copy-_P392{margin-left:16px;color:var(--sp-primary-color);cursor:pointer}.timeContent-sYP8I{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:56px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid var(--sp-border-color)}.timeContent-sYP8I.active-fEG_n{color:var(--sp-primary-color)}.win-ib111{color:#cf2f22}.lost-vIo7R{color:#07c160}.sport-selecte-calendar-overlay:after{position:absolute;content:"";height:calc(100% - 101px);background-color:rgba(0,0,0,.4);bottom:0;left:0;right:0}.ant-select-item-option-content{text-align:center}.sport-selecte-container{position:absolute;width:100%!important;height:30px!important;left:0;top:0;background-color:unset;border-radius:15px;border:none;z-index:99}.sport-selecte-container .ant-select-selector{background-color:unset!important;border:none!important;height:30px!important;border-radius:15px!important}.sport-selecte-container .ant-select-selection-item{opacity:0}.sport-selecte-container .sport-selecte-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%!important;height:36px;background-color:#fff;color:#2b2b2b;text-align:center;cursor:pointer}.sport-selecte-container .sport-selecte-item.act,.sport-selecte-container .sport-selecte-item:hover{background:#e6e7f0}.searchContainer-ZUnAP{background-color:var(--sp-app-bg-color);min-height:calc(100% - 45px);width:100%}.searchContainer-ZUnAP .removeIcon-SLYiL,.searchContainer-ZUnAP .searchClearIcon-MHoPm{cursor:pointer;opacity:.5;fill:var(--sp-special-color)}.searchContainer-ZUnAP .removeIcon-SLYiL>svg{width:20px;height:20px}.searchContainer-ZUnAP .searchInputContainer-KogpX{background-color:var(--sp-app-bg-color)}.searchContainer-ZUnAP .searchInput-eClfs{background-color:var(--sp-app-bg-color);position:-webkit-sticky;position:sticky;top:0}.searchContainer-ZUnAP .searchBack-r7aaF,.searchContainer-ZUnAP .searchInput-eClfs{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:44px}.searchContainer-ZUnAP .searchBack-r7aaF{width:40px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:10px;position:absolute;cursor:pointer}.searchContainer-ZUnAP .searchBack-r7aaF .back-IQDTt{fill:var(--sp-special-color)}.searchContainer-ZUnAP .searchNavTitle-W1JH_{margin:0 30px;text-align:center;width:100%;font-size:18px;color:var(--sp-special-color);overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.searchContainer-ZUnAP .searchNav-PfxAc{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;border:1px solid #e9e9e9;background-color:var(--sp-app-bg-color);border-radius:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:30px;margin:0 10px;padding:0 10px}.searchContainer-ZUnAP .searchNav-PfxAc input{border:none;font-size:14px;margin:0 5px;width:100%;background-color:var(--sp-app-bg-color);color:var(--sp-special-color)}.searchContainer-ZUnAP .searchNav-PfxAc input::-webkit-input-placeholder{color:#d0d0d0}.searchContainer-ZUnAP .searchNav-PfxAc input::-moz-placeholder{color:#d0d0d0}.searchContainer-ZUnAP .searchNav-PfxAc input:-ms-input-placeholder{color:#d0d0d0}.searchContainer-ZUnAP .searchNav-PfxAc input::-ms-input-placeholder{color:#d0d0d0}.searchContainer-ZUnAP .searchNav-PfxAc input::placeholder{color:#d0d0d0}.searchContainer-ZUnAP .searchNav-PfxAc input:focus{outline:none}.searchContainer-ZUnAP .searchNavIcon-Gsy5A{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.searchContainer-ZUnAP .searchNavIcon-Gsy5A .close-oYN4T,.searchContainer-ZUnAP .searchNavIcon-Gsy5A .search-ET1dV{color:var(--sp-special-color);fill:var(--sp-special-color)}.searchContainer-ZUnAP .searchInputWeb-raim_ .searchNav-PfxAc{margin:0 10px 0 40px}.searchContainer-ZUnAP .historiesPopular-cYiyC,.searchContainer-ZUnAP .historiesRecord-CBpdD{padding:10px}.searchContainer-ZUnAP .historiesPopularList-ZMiR4,.searchContainer-ZUnAP .historiesRecordList-OlpFR{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchContainer-ZUnAP .historiesPopular-cYiyC .historiesWord-m2YQQ,.searchContainer-ZUnAP .historiesRecord-CBpdD .historiesWord-m2YQQ{color:var(--sp-special-color);font-size:14px;line-height:1;margin-bottom:15px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.searchContainer-ZUnAP .historiesPopular-cYiyC .historiesWord-m2YQQ span,.searchContainer-ZUnAP .historiesRecord-CBpdD .historiesWord-m2YQQ span{cursor:pointer}.searchContainer-ZUnAP .historiesPopular-cYiyC .historiesWordWeb-rx9Z3:hover,.searchContainer-ZUnAP .historiesRecord-CBpdD .historiesWordWeb-rx9Z3:hover{color:var(--sp-primary-color)}.searchContainer-ZUnAP .historiesPopular-cYiyC .historiesWord-m2YQQ{width:50%}.searchContainer-ZUnAP .historiesRecord-CBpdD:after{background-color:var(--sp-app-bg-color);content:"";display:block;height:1px;margin-top:10px;width:100%}.searchContainer-ZUnAP .historiesRecord-CBpdD .historiesWord-m2YQQ{background-color:rgba(0,0,0,.05);border-radius:14px;height:28px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px;margin-right:10px;padding:0 11px;text-align:center}.searchContainer-ZUnAP .historiesRecord-CBpdD .historiesWord-m2YQQ,.searchContainer-ZUnAP .historiesTitle-YaCu1{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--sp-special-color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;line-height:1}.searchContainer-ZUnAP .historiesTitle-YaCu1{font-weight:600;height:20px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:18px}.searchContainer-ZUnAP .historiesTitle-YaCu1 .clear-xlZue{width:20px;height:20px;color:var(--sp-special-color);fill:var(--sp-special-color)}.searchContainer-ZUnAP .predictiveInput-jI6e1{background-color:var(--sp-bg-primary-color);min-height:calc(100vh - 89px);padding:0 10px 10px}.searchContainer-ZUnAP .predictiveInputList-bKDvI{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--sp-app-bg-color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;height:44px;color:var(--sp-special-color);padding:0 10px;cursor:pointer}.searchContainer-ZUnAP .predictiveInputList-bKDvI:hover{background-color:#f5f5f5}.searchContainer-ZUnAP .predictiveInputList-bKDvI>svg{margin-right:10px;color:var(--sp-special-color);fill:var(--sp-special-color)}.searchContainerWeb-n7PNh{border-radius:8px 8px 0 0;overflow:hidden}.searchContainerWeb-n7PNh .historiesPopular-cYiyC,.searchContainerWeb-n7PNh .historiesRecord-CBpdD,.searchContainerWeb-n7PNh .searchInput-eClfs,.searchContainerWeb-n7PNh .searchNav-PfxAc,.searchContainerWeb-n7PNh input{background-color:var(--sp-bg-primary-color)!important}.search-item-skeleton{width:50%;display:inline-block;padding:10px 10px 0 5px}.search-item-skeleton-inner{background-color:var(--sp-bg-primary-color);border-radius:10px;width:100%;padding:15px}.search-item-skeleton .skeleton-block:first-child{width:160px;margin-bottom:3px}.search-item-skeleton .skeleton-block:nth-child(2){width:70px;height:10px;margin-bottom:5px}.search-item-skeleton .skeleton-block:nth-child(3){width:220px}@media (max-width:800px){.search-item-skeleton{width:100%}}.skeleton-block{-webkit-animation:skeleton-blink 1.2s ease-in-out infinite;animation:skeleton-blink 1.2s ease-in-out infinite;background-color:#f2f3f5;border-radius:10px;min-height:18px;min-width:20px}@-webkit-keyframes skeleton-blink{50%{opacity:.6}}@keyframes skeleton-blink{50%{opacity:.6}}.skeleton-web .search-item-skeleton{width:33.3%}.searchResult-LZ5kN{padding:10px 5px}.searchResult-LZ5kN .searchResultListInner-gmYot{background-color:var(--sp-bg-primary-color);border-radius:10px;padding:15px;margin-bottom:10px;cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.16);box-shadow:0 0 4px 0 rgba(0,0,0,.16)}.searchResult-LZ5kN .searchResultListInner-gmYot:hover{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2)}.searchResultList-a711r{width:50%;padding:0 5px;display:inline-block}.searchResultListTitle-jqK6E{color:var(--sp-special-color);font-size:18px;font-weight:600}.searchResultTournament-hJ5Ah{color:#999;font-size:12px;letter-spacing:0;margin-bottom:5px}.searchResult-LZ5kN .resultTeam-ZdNJM{font-size:14px;color:var(--sp-special-color)}.searchResult-LZ5kN .resultTeam-ZdNJM>span:first-of-type{margin-right:5px}.searchResult-LZ5kN .resultTeam-ZdNJM>span:last-of-type{margin-left:5px}@media (max-width:800px){.searchResultList-a711r{width:100%}}.searchResultWeb-Ivm3r{padding:10px 0}.searchResultWeb-Ivm3r .searchResultList-a711r{width:32%;padding:0;margin-right:2%}.searchResultWeb-Ivm3r .searchResultList-a711r:nth-child(3n){margin-right:0}.searchResultWeb-Ivm3r .searchResultList-a711r .resultTeam-ZdNJM{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.searchResultH5-qac0E{height:calc(100vh - 89px);overflow-y:auto}.home-bet-web{min-height:100%}.league-filter-modal-weba{min-height:400px;max-height:600px;width:800px;background:#fff;border-radius:12px;overflow:hidden;padding-bottom:0!important}.league-filter-modal-weba .ant-modal-header{background:#f5f5f5}.league-filter-modal-weba .ant-modal-header .ant-modal-title{text-align:center}.league-filter-modal-weba .ant-modal-body{padding:0}.noticeDetail-K7SVO{overflow:hidden;height:100%}.rulesPageTitle-p_jlz{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:var(--sp-primary-color);width:100%;font-size:14px;padding:12px 16px;font-weight:700;color:#fff}.noticeList-x4HE9{height:calc(100% - 45px);overflow-x:auto;border-radius:20px 20px 0 0}.noticeList-x4HE9 .noticeItem-j56uy{padding:8px 16px;border-bottom:1px solid var(--sp-border-color)}.noticeList-x4HE9 .noticeItem-j56uy .listTop-TMx2y{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:5px 0}.noticeList-x4HE9 .noticeItem-j56uy .listTop-TMx2y .titleText-J8TSS{font-size:14px}.noticeList-x4HE9 .noticeItem-j56uy .listTop-TMx2y .titleRight-m_yBT{color:#323233;font-size:10px}.noticeList-x4HE9 .noticeItem-j56uy .listTop-TMx2y p{margin:0}.noticeList-x4HE9 .noticeItem-j56uy .listText-A_TBe{color:#969799;line-height:1.5;font-size:10px;margin:0}.isBottom-FMqc6{padding:20px;color:#969799;text-align:center;font-size:12px}.sp-result-web-a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background-color:#f2f2f2}.sp-result-web-a .result-skeleton{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.sp-result-web-a .match-list-scroll{background:#f5f5f5}.sp-result-web-a .match-list-scroll .result-l-name .collapse-panel-header{padding:0}.sp-result-web-a .match-list-scroll .collapse-panel{margin-bottom:5px;border-radius:10px;overflow:hidden;background-color:transparent}.sp-result-web-a .match-list-scroll .collapse-panel .collapse-panel-header{background-color:#fff}.sp-result-web-a .match-list-scroll .collapse-panel .collapse-panel-header .expand-icon{position:absolute;left:15px}.sp-result-web-a .league-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.sp-result-web-a .league-info .league-name{width:70%;padding-left:40px;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#333;font-weight:700}.sp-result-web-a .league-info .amidithion-name{color:#5b5c5f;font-weight:400;font-size:13px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;padding-right:10px;display:none}.sp-result-web-a .league-info .res-match-conter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:12px}.sp-result-web-a .league-info .res-match-conter span{color:#fff;border-radius:10px;background-color:var(--sp-pc-primary-color);height:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:4px 5px 3px;font-size:12px;width:56px;line-height:1;font-weight:400}.sp-result-web-a .league-info .search-text{color:var(--sp-primary-color);padding-right:5px}.sp-result-web-a .league-info .league-logo{width:20px;height:20px;margin-right:10px}.sp-result-web-a .no-data{width:100%;overflow:hidden;font-size:12px;background-color:#f2f2f2;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#9a9a9a}.is-expand .collapse-panel-header-conetnt .amidithion-name{display:block}.is-expand .collapse-panel-header-conetnt .res-match-conter{display:none}.web-result-filter{margin-bottom:5px}.web-result-filter .options-item{color:#2b2b22;border-bottom:1px solid #f5f5f5;font-size:14px;margin:0!important;text-align:center}.web-result-filter .options-item:last-child{border-bottom:none}.web-result-filter .options-item:hover{color:#2b2b22!important;background-color:#e6e7f0}.web-result-filter .options-item .ant-menu-item-selected{background:none}.web-result-filter .filter-top{height:50px;background:#fff;border-radius:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 11px}.web-result-filter .filter-top .title{font-size:16px;color:#2b2b2b;font-weight:700}.web-result-filter .filter-top .filter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:70%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.web-result-filter .filter-top .filter-input{width:200px;margin-right:12px}.web-result-filter .filter-top .filter-dropdown,.web-result-filter .filter-top .filter-val{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.web-result-filter .filter-top .filter-val{font-size:12px;color:#2b2b2b;position:relative;height:30px;line-height:30px;padding:0 10px 0 10px;cursor:pointer}.web-result-filter .filter-top .filter-val span{padding-right:10px}.web-result-filter .filter-top .filter-val .svg-icon{fill:#9b9ca1;width:8px;height:8px}.web-result-filter .filter-top .filter-val:last-child{border-left:1px solid #e9e9e9}.web-result-filter .filter-top .filter-refresh{width:32px;height:32px;margin-left:12px;border:1px solid #eee;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.web-result-filter .filter-top .filter-refresh .svg-icon{width:20px;height:20px;fill:#e9e9e9}.web-result-filter .filter-date{height:44px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:10px;margin-top:8px;overflow:hidden}.web-result-filter .filter-date-scroll{height:61px;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.web-result-filter .filter-date-scroll::-webkit-scrollbar{display:none}.web-result-filter .filter-date-list{height:44px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:5px;padding:0 5px}.web-result-filter .filter-date-item{min-width:120px;height:32px;line-height:32px;text-align:center;color:#2b2b2b;margin:0 5px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;white-space:nowrap;cursor:pointer}.web-result-filter .filter-date-item.act{background:var(--sp-pc-primary-color)!important;border-radius:5px;color:#fff!important}.filter-date{height:44px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border-radius:10px;margin-top:8px;overflow-y:hidden;overflow-x:scroll}.filter-date::-webkit-scrollbar{height:4px}.filter-date::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);opacity:.2}.filter-date::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:0}.filter-date-list{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:5px;padding:0 5px}.filter-date-item{min-width:120px;height:32px;line-height:32px;text-align:center;color:#2b2b2b;margin:0 5px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;white-space:nowrap;cursor:pointer}.filter-date-item.act{background:var(--sp-primary-color);border-radius:5px;color:#fff}.ant-dropdown-content .ant-menu-vertical{border-right:none}.search-input-box{margin-right:10px;height:32px;width:240px;position:relative;background-color:var(--sp-bg-primary-color);border:1px solid #e9e9e9;border-radius:5px;overflow:hidden}.search-input-box .search-icon{width:14px;height:14px;position:absolute;top:8px;left:10px}.search-input-box input{width:100%;height:100%;opacity:1;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;padding:0 30px 0 30px;border:none}.search-input-box .close-icon{position:absolute;top:9px;right:8px;cursor:pointer}.search-input-box .close-icon .close{color:var(--sp-special-color);fill:#9b9ca1;width:12px;height:12px}.sports-match-item-web-a{background:#fff;opacity:1}.sports-match-item-web-a .football-subHeader-box{border-top:1px solid #f5f5f5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:46px}.sports-match-item-web-a .football-subHeader-box .football-match-box{line-height:46px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:70%;height:100%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;border-right:1px solid #f5f5f5}.sports-match-item-web-a .football-subHeader-box .football-match-box .football-match-time-box{font-size:14px;font-weight:600;color:#333;padding-left:18px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;cursor:pointer;width:200px;min-width:200px;min-height:40px;line-height:40px;border-right:1px solid #f5f5f5}.sports-match-item-web-a .football-subHeader-box .football-match-box .football-match-time-box .football-match-time-box .football_time{font-size:14px;font-weight:400;color:#333;-webkit-text-fill-color:transparent}.sports-match-item-web-a .football-subHeader-box .football-match-box .football-match-name{text-align:left;font-size:14px;color:#333;padding-left:12px}.sports-match-item-web-a .football-subHeader-box .sg-score{line-height:46px;text-align:left;font-size:14px;font-weight:700;color:#333;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center}.sports-match-item-web-a .football-subHeader-box .sg-score.is-error-statue span{font-size:14px;color:#9b9ca1}.sports-match-item-web-a .football-subHeader-box .sg-score.is-red-color span{color:#c93c25}.sports-match-item-web-a .s-team-info{width:35%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden}.sports-match-item-web-a .s-team-info .logo img{width:45px;height:45px}.sports-match-item-web-a .s-match-info{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.sports-match-item-web-a .s-match-info .time-label{font-size:14px;font-weight:500;color:#9b9ca1;line-height:1}.sports-match-item-web-a .s-match-info .s-match-info-scr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:5px}.sports-match-item-web-a .s-match-info .s-match-info-scr span{font-family:number-font,PingFang SC,Arial,Helvetica,sans-serif;font-size:21px;font-weight:500;color:#333;padding:0 3px}.sports-match-item-web-a .s-team-name{color:#333;padding-top:10px;font-weight:500;font-size:13px;line-height:1.2;text-align:center}.helpPage-mxGm7{background-color:#f5f5f5;font-size:16px;line-height:20px}.helpPage-mxGm7 .helpPageTitle-NuH0Z{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:var(--sp-pc-primary-color);width:100%;font-size:14px;padding:12px 16px;font-weight:700;color:#fff}.helpPage-mxGm7 .helpPageBox-E13fj{height:100vh;overflow:hidden}.helpPage-mxGm7 .helpPageBox-E13fj .helpWrap-TzoTy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:100vh}.helpPage-mxGm7 .helpPageBox-E13fj .helpWrap-TzoTy .helpPageNav-c5cZs{min-width:250px;padding:22px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:auto;font-size:16px;background-color:#fff}.helpPage-mxGm7 .helpPageBox-E13fj .helpWrap-TzoTy .helpNavItem-T23DZ{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:5px;padding-bottom:50px;line-height:20px;gap:16px}.helpPage-mxGm7 .helpPageBox-E13fj .helpWrap-TzoTy .helpNavItem-T23DZ .childrenItem-EWjwq{margin-bottom:6px;font-size:14px;color:#aaafc9;-webkit-transition:all,.2s ease-in;transition:all,.2s ease-in}.helpPage-mxGm7 .helpPageBox-E13fj .helpWrap-TzoTy .helpNavItem-T23DZ .childrenItem-EWjwq .routeTitle-MXfsB{color:#333;padding:6px 0 6px 20px;display:block;cursor:pointer}.helpPage-mxGm7 .helpPageBox-E13fj .helpWrap-TzoTy .helpNavItem-T23DZ .childrenItem-EWjwq.active-J3xhb,.helpPage-mxGm7 .helpPageBox-E13fj .helpWrap-TzoTy .helpNavItem-T23DZ .childrenItem-EWjwq:hover{background:#f5f5f5;border-top-left-radius:80px 80px;border-bottom-left-radius:80px 80px;color:var(--sp-primary-color)}.helpPage-mxGm7 .helpPageBox-E13fj .helpPageContent-t8AQr{width:100%;height:100vh;background-color:#f5f5f5}.helpPage-mxGm7 .helpPageBox-E13fj .stitle-XhxHG{border-bottom:1px solid #4f4f4f;font-weight:700;font-size:14px;margin-top:10px}.helpPage-mxGm7 .helpPageBox-E13fj .helpDetailPage-ENm6T{font-size:16px;padding-left:35px;line-height:20px}.helpPage-mxGm7 .helpPageBox-E13fj .helpDetailPage-ENm6T .detailContent-wvIJG{padding:0 20px 100px 0;overflow:auto;height:100vh;color:#333;line-height:30px}.helpPage-mxGm7 .helpPageBox-E13fj .helpDetailPage-ENm6T .detailContent-wvIJG ul li{font-size:13px}.sbkRulesTitle-jLYCi{font-weight:700;font-size:16px;margin-top:10px;margin-bottom:10px;color:#000}