.act-page-layout{--safe-top:22px;--safe-bottom:34px;--safe-top-final:var(--safe-top,var(--safe-top-constant));--safe-bottom-final:var(--safe-bottom,var(--safe-bottom-constant));--header-height:calc(var(--safe-top-final) + 44px);background-color:var(--mk-overlay);display:flex;flex-direction:column;height:100vh;overflow-y:auto;scrollbar-width:none}.act-page-layout.in-app-ios{--safe-top:env(safe-area-inset-top,44px);--safe-top-constant:constant(safe-area-inset-top,44px);--safe-bottom:env(safe-area-inset-bottom,16px);--safe-bottom-constant:constant(safe-area-inset-bottom,16px)}.act-page-layout.in-app-android{--safe-top:env(safe-area-inset-top,44px);--safe-top-constant:constant(safe-area-inset-top,44px);--safe-bottom:16px}.act-page-layout::-webkit-scrollbar{display:none}.act-page-layout-index-page{height:inherit}@media(min-width:768px){.act-page-layout{background-color:transparent;height:auto}}.act-page-layout .mk-kc-header{background-color:var(--mk-overlay);color:var(--mk-text);height:var(--header-height);padding-top:var(--safe-top-final);position:fixed;top:0;z-index:999}.act-page-layout .mk-kc-header .mk-icon{height:20px;width:20px}.act-page-layout .mk-kc-header .mk-kc-header_title{padding:0 76px}.act-page-layout .mk-kc-header .mk-kc-header_item{cursor:auto}.act-page-layout .mk-kc-header .mk-kc-header_item:active{opacity:1}.act-page-layout .mk-kc-header .mk-kc-header_item>svg{cursor:pointer}.act-page-layout .mk-kc-header .mk-kc-header_item>svg:active{opacity:.8}@media(min-width:768px){.act-page-layout .act-page-layout-content{background:var(--mk-overlay)}}.act-page-layout .act-page-layout-h5-content{display:flex;flex:1;flex-direction:column;padding-top:var(--header-height)}@media(min-width:768px){.act-page-layout .act-page-layout-h5-content{padding-top:0}}.mk-spin_circle,.mk-spin_loading{animation-name:animation-d2-ltr}[dir=rtl] .mk-spin_circle,[dir=rtl] .mk-spin_loading{animation-name:animation-d2-rtl}:root,[data-theme=light]{--act-actCardContentBg:#121212}[data-theme=dark]{--act-actCardContentBg:#1b1b1b}:root,[data-theme=light]{--act-actCardContentBgWeb:#121212}[data-theme=dark]{--act-actCardContentBgWeb:#1d1d1d}:root,[data-theme=light]{--act-actHotCardFooterBg:rgba(24,202,81,.08)}[data-theme=dark]{--act-actHotCardFooterBg:#1b1b1b}:root,[data-theme=light]{--act-actCardFloatBtn:hsla(0,0%,7%,.9)}[data-theme=dark]{--act-actCardFloatBtn:#121212}:root,[data-theme=light]{--act-webCardFooterBg:#fff}[data-theme=dark]{--act-webCardFooterBg:hsla(0,0%,95%,.02)}:root,[data-theme=light]{--act-webCardFooterBorder:rgba(29,29,29,.12)}[data-theme=dark]{--act-webCardFooterBorder:hsla(0,0%,95%,.12)}.act-card{background:var(--mk-cover2);border-radius:12px;display:flex;flex-direction:column;font-weight:500;line-height:1.4;outline:none;overflow:hidden;padding:0;position:relative}.act-card:active,.act-card:hover{outline:none}[data-theme=dark] .act-card{border:.5px solid hsla(0,0%,95%,.12)}@media(min-width:768px){[data-theme=dark] .act-card{border:none}}@media(min-width:1200px){.act-card{cursor:pointer}}.act-card.hot{background:var(--act-actHotCardFooterBg);border:none}@media(min-width:768px){.act-card.hot{border:.5px solid var(--mk-cover12)}}@media(min-width:1200px){.act-card.hot{overflow:initial;transition-property:transform}.act-card.hot .act-card-content{border-radius:12px}.act-card.hot:hover{border-color:transparent}.act-card.hot:hover:before{border:4px solid rgba(24,202,81,.08);border-radius:12px;box-sizing:content-box;content:"";height:calc(100% - 1px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 1px);z-index:0}}.act-card .act-card-hot{align-items:center;background:linear-gradient(276deg,#7ffca7 .89%,#aaff8d 97.34%);border-radius:0 12px;color:#1d1d1d;display:inline-flex;font-size:12px;font-weight:700;padding:2px 6px;position:absolute;right:0;top:0;z-index:2}[dir=rtl] .act-card .act-card-hot{border-radius:12px 0;left:0;right:auto}.act-card .act-card-hot>img{height:10px;margin-right:4px;width:8px}[dir=rtl] .act-card .act-card-hot>img{margin:0 0 0 4px}.act-card .act-card-content{background-color:var(--act-actCardContentBg);display:flex;flex-direction:column;justify-content:center;min-height:110px;overflow:hidden;padding:12px 102px 12px 16px;position:relative}[dir=rtl] .act-card .act-card-content{padding:12px 16px 12px 102px}@media(min-width:768px){.act-card .act-card-content{background-color:var(--act-actCardContentBgWeb);flex:1;min-height:144px;padding:22px 132px 22px 16px}[dir=rtl] .act-card .act-card-content{padding:22px 16px 22px 132px}}.act-card.fadeItem .act-card-content{padding:28px 132px 28px 24px}[dir=rtl] .act-card.fadeItem .act-card-content{padding:28px 24px 28px 132px}.act-card .act-card-title{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#f3f3f3;display:-webkit-box;font-size:15px;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;word-break:break-word}@media(min-width:768px){.act-card .act-card-title{font-size:16px}}.act-card .act-card-subTitle{align-items:flex-start;display:flex;font-size:12px;font-weight:500;margin-top:4px}@media(min-width:768px){.act-card .act-card-subTitle{font-size:14px;margin-top:8px}}.act-card .act-card-subTitle>img{height:14px;margin-right:6px;width:14px}[dir=rtl] .act-card .act-card-subTitle>img{margin:0 0 0 6px}.act-card .act-card-subTitleHot{-webkit-box-orient:vertical;-webkit-line-clamp:3;background:linear-gradient(90deg,rgba(127,252,167,.3),rgba(127,252,167,0));color:#7ffca7;display:-webkit-box;font-size:12px;font-weight:500;line-height:1.2;margin-top:12px;overflow:hidden;padding:2px 6px;text-overflow:ellipsis;word-break:break-word}[dir=rtl] .act-card .act-card-subTitleHot{background:linear-gradient(270deg,rgba(127,252,167,.3),rgba(127,252,167,0))}.act-card .act-card-subTitle_content{-webkit-box-orient:vertical;-webkit-line-clamp:3;align-items:center;color:var(--mk-complementary);display:-webkit-box;line-height:1.2;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.act-card .act-card-content_logo{height:110px;object-fit:contain;position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:110px;z-index:1}.act-card .act-card-content_logo.hidden{visibility:hidden}[dir=rtl] .act-card .act-card-content_logo{left:-20px;right:auto}@media(min-width:768px){.act-card .act-card-content_logo{height:144px;width:144px}}.act-card .act-card-content_logoBg{background-color:rgba(255,0,0,.1);background-repeat:no-repeat;background-size:contain;filter:blur(8.6px);height:242px;opacity:.1;position:absolute;right:-50%;top:50%;transform:translate(-50%,-50%);width:242px;z-index:0}[dir=rtl] .act-card .act-card-content_logoBg{left:-50%;right:auto;transform:translate(50%,-50%)}@media(min-width:768px){.act-card .act-card-content_logoBg{height:254px;width:254px}}.act-card .mk-time-count-down-txt{backdrop-filter:blur(2px);background-color:var(--mk-cover4);color:var(--mk-text);font-weight:500}@media(min-width:768px){.act-card .mk-time-count-down-txt{font-size:14px}}.act-card .mk-time-count-down-divider{color:var(--mk-icon);font-size:12px;margin:0 6px}@media(min-width:768px){.act-card.hot .act-card-title{font-size:18px}.act-card.hot .act-card-subTitleHot{font-size:14px}}.act-card.hot .mk-time-count-down-txt{background-color:#85fca3;color:#1d1d1d}@media(min-width:768px){.act-card.hot .mk-time-count-down-txt{font-size:16px}}.act-card.fadeItem .mk-time-count-down{margin-top:16px}[dir=rtl] .act-card.fadeItem .mk-time-count-down{margin-left:auto}.act-card .act-card-footer{align-items:center;border-radius:0 0 12px 12px;display:flex;padding:16px}[data-theme=dark] .act-card .act-card-footer{border:none}@media(min-width:768px){.act-card .act-card-footer{background:var(--act-webCardFooterBg);border:.4px solid var(--act-webCardFooterBorder);box-shadow:0 2px 4px 0 rgba(0,0,0,.04),0 0 1px 0 rgba(0,0,0,.04);padding:24px}}.act-card .act-card-footer .icon{height:14px;margin-right:6px;width:14px}[dir=rtl] .act-card .act-card-footer .icon{margin:0 0 0 6px}.act-card .act-card-footer .mk-button{margin-left:auto}[dir=rtl] .act-card .act-card-footer .mk-button{margin-left:0;margin-right:auto}.act-card .act-card-footer .mk-button_content{align-items:center;display:inline-flex;font-weight:700}[data-theme=dark] .act-card .act-card-footer .mk-button-primary{background:var(--mk-toast);color:var(--mk-textEmphasis)}.act-card .act-card-btn-icon{height:16px;margin-left:4px;width:16px}[dir=rtl] .act-card .act-card-btn-icon{margin:0 4px 0 0;transform:scale(-1)}.act-card .act-card-endTxt{color:var(--mk-text40);font-size:12px;font-weight:500}.act-card .act-card-endTxt.fadeBtn{color:#f3f3f3;font-size:14px;font-weight:400;margin-top:16px}@media(min-width:768px){.act-card .act-card-endTxt{font-size:14px;font-weight:400}}.act-card:hover .act-card-float{transform:translateX(0)}[dir=rtl] .act-card:hover .act-card-float{transform:translateX(0)}.act-card .act-card-float{background:var(--act-actCardFloatBtn);border-bottom-left-radius:32px;border-top-left-radius:32px;bottom:8px;padding:8px 16px 8px 8px;position:absolute;right:0;transition:transform .3s;z-index:10}@media(min-width:768px){.act-card .act-card-float{display:none;transform:translateX(0)}}@media(min-width:1200px){.act-card .act-card-float{display:block;transform:translateX(100%)}}[dir=rtl] .act-card .act-card-float{border-radius:0 32px 32px 0;left:0;padding:8px 8px 8px 16px;right:auto}@media(min-width:1200px){[dir=rtl] .act-card .act-card-float{transform:translateX(-100%)}}.act-card .act-card-float span{align-items:center;background:linear-gradient(90deg,#7ffca7,#aaff8d);border-radius:50%;cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px}.act-card .act-card-float img{height:24px;width:24px}[dir=rtl] .act-card .act-card-float img{transform:scale(-1)}.act-cate-tabs{padding:8px 16px 20px}.act-cate-tabs .mk-tabs .mk-tabs_tab_slider{font-size:12px;font-weight:400;padding:4.5px 10px}.act-cate-tabs .mk-tabs .mk-tabs_tab_slider_active{font-weight:500}@media(min-width:768px){.act-cate-tabs{padding:0 24px 32px}.act-cate-tabs .mk-tabs .mk-tabs_tab_slider{font-size:14px}}@media(min-width:1200px){.act-cate-tabs{padding:0 0 32px}}.act-empty{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 16px 20px}@media(min-width:1200px){.act-empty{padding:128px 0 160px}}.act-empty img{height:112px;margin-bottom:4px;width:136px}.act-empty p{color:var(--mk-text40);font-size:14px;font-weight:400;line-height:1.4;margin:0}.act-loading{align-items:center;background:var(--mk-overlay);display:flex;height:100%;justify-content:center}@media(min-width:768px){.act-loading{padding:128px 0 160px}}[dir=rtl] .act-loading .mk-spin_logo{transform:translate(50%,-50%)}[dir=rtl] .act-loading .mk-spin_box{transform:translate3d(0,-50%,0)}.act-list{display:flex;flex-wrap:wrap;padding:0 16px var(--safe-bottom-final)}@media(min-width:768px){.act-list{padding:0 24px}}@media(min-width:1200px){.act-list{padding:0}}.act-list-wrapper{height:100%}.act-list .act-list-next_loading{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:16px;width:100%}@media(min-width:768px){.act-list .act-list-next_loading{display:none}}.act-list .act-list-next_loading .mk-spin{color:var(--mk-primary);height:16px;width:16px}.act-list .act-list-next_loadingText{color:var(--mk-text40);font-size:12px;font-weight:400;line-height:1.3;margin-left:4px}[dir=rtl] .act-list .act-list-next_loadingText{margin:0 4px 0 0}.act-list .act-card{width:100%}.act-list .act-card:not(:first-of-type){margin-top:16px}@media(min-width:768px){.act-list .act-card{margin-bottom:24px;width:calc(50% - 12px)}.act-list .act-card:not(:first-of-type){margin-top:0}.act-list .act-card:not(:nth-of-type(odd)){margin-left:24px}[dir=rtl] .act-list .act-card:not(:nth-of-type(odd)){margin-left:0;margin-right:24px}}@media(min-width:1200px){.act-list .act-card{width:calc(33.33333% - 16px)}.act-list .act-card:not(:nth-of-type(odd)){margin-left:0}[dir=rtl] .act-list .act-card:not(:nth-of-type(odd)){margin-left:0;margin-right:0}.act-list .act-card:nth-of-type(3n+2){margin:0 24px 24px}[dir=rtl] .act-list .act-card:nth-of-type(3n+2){margin:0 24px 24px}}.act-list-pagination-container{display:none;justify-content:center}@media(min-width:768px){.act-list-pagination-container{display:flex;margin:8px 0 0;padding-bottom:var(--safe-bottom-final)}}@media(min-width:1200px){.act-list-pagination-container{padding-bottom:0}}.act-notice{align-items:center;background:var(--mk-primary8);display:flex;margin:0 0 4px;padding:12px 16px}.act-notice .content{color:var(--mk-primary);flex:1;font-size:14px;font-weight:400;line-height:1.5}.act-notice .mk-button{border-color:var(--mk-primary);color:var(--mk-primary);font-size:12px;font-weight:600;height:24px;line-height:1.5;margin:0 8px;padding:2px 12px}.act-notice .close{color:var(--mk-icon);height:16px;width:16px}.act-banner{display:none}@media(min-width:768px){.act-banner{display:block}.act-banner .act-banner_breadcrumb{margin:26px 24px 12px;text-align:left}}@media(min-width:1200px){.act-banner .act-banner_breadcrumb{margin:26px 0 12px}}.act-banner .act-banner_breadcrumb .act-banner-homeBreadcrumb{color:var(--mk-text60);font-size:14px;font-weight:500}.act-banner .act-banner_breadcrumb .act-banner-detailBreadcrumb{color:var(--mk-text);font-weight:500}.act-banner .act-banner_breadcrumb .KuxDivider-root{width:2px}.act-banner .act-banner_content{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media(min-width:768px){.act-banner .act-banner_content{align-items:flex-start;flex-direction:column}.act-banner .act-banner_content .act-banner_card{width:100%}.act-banner .act-banner_content .mk-card{margin:0 24px 24px;max-width:none}}@media(min-width:1200px){.act-banner .act-banner_content{align-items:center;flex-direction:row;padding-bottom:40px}.act-banner .act-banner_content .act-banner_card{width:auto}.act-banner .act-banner_content .mk-card{margin:initial;width:460px}}.act-banner .act-banner_content .title{color:var(--mk-text);font-size:48px;font-weight:700;line-height:1.4;margin-bottom:0;max-width:720px}@media(min-width:768px){.act-banner .act-banner_content .title{margin-left:24px;margin-top:64px}}@media(min-width:1200px){.act-banner .act-banner_content .title{margin-left:0;margin-top:0}}@media(min-width:768px){.act-banner .act-banner_content .title.isHot{margin-bottom:24px}}@media(min-width:1200px){.act-banner .act-banner_content .title.isHot{margin-bottom:0}}.act-banner .act-banner_content .logo{height:273px;position:relative;width:478px}@media(min-width:768px){.act-banner .act-banner_content.default{align-items:center;flex-direction:row;padding-bottom:0}.act-banner .act-banner_content.default .act-banner_card{width:auto}.act-banner .act-banner_content.default .mk-card{margin:initial;max-width:460px}}.act-banner .act-banner_content.default .title{align-self:flex-start}@media(min-width:768px){.act-banner .act-banner_content.default .title{margin-top:64px}.act-banner .act-banner_content.default .logo{top:-56px}}.act-banner .act-banner_card{position:relative;z-index:0}.act-banner .act-banner_card .fixIcon{position:absolute}[dir=rtl] .act-banner .act-banner_card .fixIcon{transform:rotateY(180deg)}.act-banner .act-banner_card .star1{bottom:6px;height:13px;left:-78px;width:12px}[dir=rtl] .act-banner .act-banner_card .star1{left:auto;right:-78px}@media(min-width:768px){.act-banner .act-banner_card .star1{display:none}}@media(min-width:1200px){.act-banner .act-banner_card .star1{display:block}}.act-banner .act-banner_card .star2{height:18px;left:-45px;top:38px;width:17px}[dir=rtl] .act-banner .act-banner_card .star2{left:auto;right:-45px}@media(min-width:768px){.act-banner .act-banner_card .star2{display:none}}@media(min-width:1200px){.act-banner .act-banner_card .star2{display:block}}.act-banner .act-banner_card .star3{height:12px;right:76px;top:-20px;width:11px}[dir=rtl] .act-banner .act-banner_card .star3{left:76px;right:auto}.act-banner .act-banner_card .starRound{height:23px;left:-37px;top:-28px;width:23px}[dir=rtl] .act-banner .act-banner_card .starRound{left:auto;right:-37px}@media(min-width:768px){.act-banner .act-banner_card .starRound{display:none}}@media(min-width:1200px){.act-banner .act-banner_card .starRound{display:block}}.act-banner .act-banner_card .gift{height:86px;left:-55px;object-fit:cover;top:89px;width:76px;z-index:-1}[dir=rtl] .act-banner .act-banner_card .gift{left:auto;right:-55px}@media(min-width:768px){.act-banner .act-banner_card .gift{display:none}}@media(min-width:1200px){.act-banner .act-banner_card .gift{display:block}}.act-banner .act-banner_card .coin{height:37px;right:110px;top:-24px;width:40px;z-index:10}[dir=rtl] .act-banner .act-banner_card .coin{left:110px;right:auto}.act-banner .act-card{max-width:460px}.act-home .act-home-wrapper{display:flex;flex:1;flex-direction:column}@media(min-width:768px){.act-home .act-home-wrapper{margin:0 auto;max-width:1200px}}@media(min-width:1200px){.act-home .act-home-wrapper{margin-bottom:120px}}.act-home .act-home-hot{margin:16px 16px 0}@media(min-width:768px){.act-home .act-home-hot{display:none}}.act-home .act-home-content{flex:1}.act-home .act-home-tabs_wrapper{background:var(--mk-overlay);position:sticky;top:var(--header-height);z-index:100}@media(min-width:768px){.act-home .act-home-tabs_wrapper{position:static;top:0;z-index:auto}}.act-type-tabs{padding:16px 16px 0}.act-type-tabs .KuxTabs-container .KuxTab-TabItem{font-size:16px}@media(min-width:768px){.act-type-tabs{padding:0 24px 20px}.act-type-tabs .KuxTabs-container{border-bottom:.5px solid var(--mk-divider8)}.act-type-tabs .KuxTabs-container .KuxTab-TabItem{font-size:20px;font-weight:400}.act-type-tabs .KuxTabs-container .KuxTab-TabItem.KuxTab-selected{font-weight:500}}@media(min-width:1200px){.act-type-tabs{padding:16px 0 20px}}