body[system=pc] .change-direction{margin:0 20%!important}body[system=pc] .change-direction .video-wrap{margin-bottom:60px}body[system=pc] .change-direction .video-wrap img{width:192px;height:192px}body[system=pc] .change-direction .video-wrap{flex:1}.loading-walk-through-area{display:flex;width:100%;height:100%;position:absolute;top:0;left:0;justify-content:center;align-items:center;z-index:1;background:var(--seach-bg)}.loading-walk-through-area .change-direction{flex-direction:column}.loading-walk-through-area .main-wrap{width:100%;display:flex;justify-content:center;align-content:center;margin:0 10%}.loading-walk-through-area .main-wrap .video-wrap{display:flex;justify-content:center;align-content:center;flex:1;height:327px}.loading-walk-through-area .main-wrap .video-wrap .video{width:100%;max-height:327px;position:relative;overflow:hidden}.loading-walk-through-area .main-wrap .video-wrap .video img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:auto!important;border-radius:16px}.loading-walk-through-area .main-wrap .video-wrap .video video{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}.loading-walk-through-area .main-wrap .video-wrap img{border-radius:16px}.loading-walk-through-area .main-wrap .button-wrap{display:flex;align-items:center;justify-content:center;flex-flow:column;margin-left:64px}.loading-walk-through-area .main-wrap .button-wrap p{font-family:Fredoka-SemiBold,Fredoka;font-size:16px;line-height:16px;font-weight:600;color:var(--font_color);margin-bottom:10px;opacity:.7}.loading-walk-through-area .main-wrap .button-wrap .bg-wrap{height:75px}.loading-walk-through-area .main-wrap .button-wrap .bg-wrap:first-of-type{margin-bottom:48px}.loading-walk-through-area .main-wrap .button-wrap .bg-div{width:200px;height:72px;cursor:pointer}.loading-walk-through-area .main-wrap .button-wrap .bg-div:hover{width:208px;height:75px}.loading-walk-through-area .main-wrap .button-wrap .play-now{position:relative;background:url(/h5-game/assets/play-now-n.png) no-repeat 100% 100%;background-size:contain}.loading-walk-through-area .main-wrap .button-wrap .play-now .cursor{width:72px;height:72px;position:absolute;right:-15px;top:30px}.loading-walk-through-area .main-wrap .button-wrap .play-now:hover{background:url(/h5-game/assets/play-now-h.png) no-repeat 100% 100%;background-size:contain}.loading-walk-through-area .main-wrap .button-wrap .walk-through{background:url(/h5-game/assets/walk-through-n.png) no-repeat 100% 100%;background-size:contain}.loading-walk-through-area .main-wrap .button-wrap .walk-through:hover{background:url(/h5-game/assets/walk-through-h.png) no-repeat 100% 100%;background-size:contain}.loading-walk-through-area .main-wrap .button-wrap .wt-disabled{background:url(/h5-game/assets/walk-through-disabled.png) no-repeat 100% 100%;background-size:contain}.loading-walk-through-area .main-wrap .button-wrap .wt-disabled:hover{width:200px;height:72px}
body[system=mobile] .progress-loading{font-size:20px}.progress-wrap{width:100%;height:30px;border-radius:23px;border:3px solid var(--theme-color);background-image:linear-gradient(90deg,#ffdce3,var(--theme-color));position:relative;color:var(--font_color)}.progress-wrap .progress-inner{font-family:Fredoka-Bold,Fredoka;height:24px;background:var(--seach-btn-bg);border-radius:23px;position:relative}.progress-wrap .progress-inner .progress-bg,.progress-wrap .progress-inner .progress-filter,.progress-wrap .progress-inner .progress-nums{position:absolute;height:inherit;width:0;border-radius:23px}.progress-wrap .progress-inner .progress-bg{background:linear-gradient(-45deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 75%,transparent 0,transparent);background-size:16px 16px;z-index:1}.progress-wrap .progress-inner .progress-filter{background:#fff;filter:blur(4px);height:6px;top:7px}.progress-wrap .progress-inner .progress-nums{background:linear-gradient(var(--theme-color),var(--theme-color));animation:panoramic 30s linear infinite}.progress-wrap .progress-inner .progress-number{z-index:3;position:absolute;margin-left:30px;left:0;top:50%;transform:translate(-50%,-50%);font-weight:600;font-size:20px;line-height:20px;text-shadow:0 4px 4px rgba(0,0,0,.25)}.progress-wrap .progress-loading{font-family:Fredoka-Medium,Fredoka;margin-top:20px;font-size:24px;line-height:20px}@keyframes panoramic{to{background-position:200% 0}}
.share-wrap{z-index:2}.share-wrap,.share-wrap .share-bg{width:100%;height:100%;position:absolute;top:0;left:0}.share-wrap .share-bg{background:#000;opacity:.3}.share-wrap .share-main{width:340px;height:164px;position:absolute;top:calc(50% - 82px);left:calc(50% - 170px);background:#fff;border-radius:25px;padding:24px;text-align:left}.share-wrap .share-main .share-title{height:28px;line-height:28px;font-size:24px;font-weight:500;text-align:left;margin-bottom:10px}.share-wrap .share-main .share-close{height:40px;font-size:30px;position:absolute;top:9px;right:16px;cursor:pointer;color:rgba(14,43,77,.5)}.share-wrap .share-main .share-close:hover{color:var(--theme-color)}.share-wrap .share-main .share-info{padding:10px 0;height:44px;line-height:24px;font-size:14px}.share-wrap .share-main .share-list{display:flex;height:32px;justify-content:space-around;overflow:hidden}.share-wrap .share-main .share-list li{width:50px;text-align:center;cursor:pointer}.share-wrap .share-main .share-list li:hover{opacity:.7}.share-wrap .share-main .share-list img{width:32px;height:32px}
:root{--theme-color:#ff5894;--theme-color-hover:#ff5894;--font_color:#1c1c1c;--theme-text-color:rgba(91,63,63,0.6);--theme-text-color-hover:rgba(91,63,63,0.5);--theme-text-color-disable:rgba(91,63,63,0.5);--sidebar-text-color:#7e7e7e;--sidebar-active-text-color:#7e7e7e;--sidebar-item-active-bg:#fb6d86;--sidebar-pc-line-color:rgba(0,0,0,0.14901960784313725);--sidebar-social-color:#7e7e7e;--ads-color:hsla(0,0%,100%,0.4);--game-card-hover-color:#fff;--seach-bg:#fff;--seach-btn-bg:rgba(0,0,0,0.14901960784313725);--seach-btn-hover-bg:rgba(0,0,0,0.10196078431372549);--seach-close-bg:#ffa73f;--bg_color:#eaecee;--sidebar-bg:#fff;--m-sidebar-bg:#fff;--list-item-bg:hsla(0,0%,100%,0.14901960784313725);--list-item-hover-bg:hsla(0,0%,100%,0.4);--index-categorie-item-bg:hsla(0,0%,100%,0.10196078431372549);--ads-bg:rgba(0,0,0,0.14901960784313725);--game-desc-bg:hsla(0,0%,100%,0.2);--categories-btn-bg:hsla(0,0%,100%,0.10196078431372549);--categories-btn-hover-bg:hsla(0,0%,100%,0.4);--walkthrough-item-bg:hsla(0,0%,100%,0.14901960784313725);--walkthrough-item-hover-bg:hsla(0,0%,100%,0.4)}.game-attr{display:flex;justify-content:space-between;height:68px;padding:6px 24px}.game-attr .game-info{width:calc(100% - 320px);height:100%;position:relative;padding-left:78px;padding-top:10px}.game-attr .game-info img{width:54px;height:54px;position:absolute;top:0;left:0;border-radius:6px}.game-attr .game-info h1{color:#0a2047;font-size:24px;font-weight:600;line-height:24px;font-family:Fredoka-SemiBold,Fredoka}.game-attr .game-info span{height:20px;font-size:12px;line-height:20px;color:#0a2047;opacity:.5}.game-attr .game-action{display:flex;height:100%;align-items:center}.game-attr .game-action>p{width:50px;cursor:pointer}.game-attr .game-action>p i{font-size:32px}.game-attr .game-action>p i.active,.game-attr .game-action>p i:hover{color:var(--theme-color)}.game-attr .game-action>p .attr-action-icon{display:block;height:38px;text-align:center}.game-attr .game-action>p .attr-action-text{display:block;height:20px;text-align:center}.game-attr .game-action>p.game-action-walkThrough{position:relative;width:150px}.game-attr .game-action>p.game-action-walkThrough:before{content:"";display:block;width:1px;height:24px;position:absolute;right:14px;top:16px;background:#e2e9f1}.game-attr .game-action .attr-big-icon{display:flex;height:44px;position:relative;justify-content:right;margin-left:22px}.game-attr .game-action .attr-big-icon:before{content:" ";display:block;width:1px;height:24px;position:absolute;left:0;top:10px;background:#e2e9f1}.game-attr .game-action .attr-big-icon>i{font-size:30px;margin-left:34px;cursor:pointer}.game-attr .game-action .attr-big-icon>i:hover{color:var(--theme-color)}.game-attr .game-action .attr-big-icon>i:hover .remind-wrap{color:#000}.game-attr .game-action .attr-big-icon>i.active{color:var(--theme-color)}.game-attr .game-action .attr-big-icon .game-full{color:var(--theme-color);cursor:pointer}.game-attr .game-action .attr-big-icon .game-full:active,.game-attr .game-action .attr-big-icon .game-full:hover{color:var(--theme-color)}.game-attr .remind-wrap{padding:12px;position:absolute;top:-65px;left:-345px;background:#fff;border-radius:13px;box-shadow:0 4px 10px 0 rgba(0,0,0,.2);z-index:99;white-space:nowrap;font-size:12px;color:#000}.game-attr .remind-wrap .remind-cursor{width:48px;height:37px;position:absolute;top:35px;right:95px;animation:heart .5s ease-in-out infinite alternate}.game-attr .remind-wrap i{margin-left:15px;font-size:12px;cursor:pointer}.game-attr .remind-wrap i:hover{color:var(--theme-color)}[system=mobile] .game-attr{height:88px;padding:0 16px}[system=mobile] .game-attr .game-info{height:48px;position:relative;padding:8px 0 8px 38px;border-bottom:1px solid #e9eff5}[system=mobile] .game-attr .game-info img{width:32px;height:32px;position:absolute;top:8px;left:0}[system=mobile] .game-attr .game-info h1{color:#0a2047;font-size:16px;font-weight:600;line-height:20px;font-family:Fredoka-SemiBold,Fredoka;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[system=mobile] .game-attr .game-info span{font-size:12px;line-height:14px;color:#0a2047;opacity:.5}[system=mobile] .game-attr .game-action{display:flex;height:40px;padding:8px 0;align-items:center;justify-content:flex-end}[system=mobile] .game-attr .game-action p{display:flex;margin-right:10px}[system=mobile] .game-attr .game-action p .icon-hated-solid,[system=mobile] .game-attr .game-action p .icon-like-solid{color:#1ecef5}[system=mobile] .game-attr .game-action p .attr-action-icon{display:inline-block;width:26px;height:36px}[system=mobile] .game-attr .game-action p .attr-action-icon i{font-size:24px}[system=mobile] .game-attr .game-action p .attr-action-icon i.active,[system=mobile] .game-attr .game-action p .attr-action-icon i:hover{color:var(--theme-color)}[system=mobile] .game-attr .game-action p .attr-action-text{display:inline-block;height:36px;line-height:36px;font-size:14px}[system=mobile] .game-attr .game-action .attr-big-icon{display:flex;height:44px;position:relative;justify-content:right;align-items:center;margin-left:12px}[system=mobile] .game-attr .game-action .attr-big-icon:before{content:" ";display:block;width:1px;height:24px;position:absolute;left:0;top:10px;background:#e2e9f1}[system=mobile] .game-attr .game-action .attr-big-icon>i{font-size:22px;margin-left:20px;cursor:pointer}[system=mobile] .game-attr .game-action .attr-big-icon>i.active,[system=mobile] .game-attr .game-action .attr-big-icon>i:hover{color:var(--theme-color)}[system=mobile] .game-attr .remind-wrap{width:324px;font-size:12px;display:flex;position:absolute;background:#fff;padding:0 28px;top:0;left:-286px}[system=mobile] .game-attr .remind-wrap .cancel-button,[system=mobile] .game-attr .remind-wrap .install-button{width:129px;height:33px;line-height:33px;border-radius:19px;text-align:center}[system=mobile] .game-attr .remind-wrap .cancel-button{background:#eee;color:#999ea8;margin-right:10px}[system=mobile] .game-attr .remind-wrap .install-button{background:#ff73a9;color:#fff}#install-dom{display:none;position:relative}#install-dom[data-installing=true],[data-live="2"]{animation:flicker 1s ease-in-out infinite}@keyframes flicker{0%{opacity:.1}to{opacity:1}}@keyframes heart{0%{transform:translateY(-5px) rotate(180deg)}to{transform:translateY(10px) rotate(180deg)}}
[system=pc] .walk-through-video-area{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.8);z-index:2}[system=pc] .walk-through-video-area .video-main{display:flex;width:100%;height:100%;background-color:#fff;border-radius:16px 16px 0 0}[system=pc] .walk-through-video-area .video-main .video-left{width:80%;height:100%;position:relative;padding:8px 16px 8px 8px}[system=pc] .walk-through-video-area .video-main .video-left .video-playback-icon{width:calc(100% - 16px);height:calc(100% - 24px);position:absolute;top:8px;left:8px;z-index:1;background-position:50%;background-size:150%;border-radius:12px;filter:blur(5px)}[system=pc] .walk-through-video-area .video-main .video-left .video-playback-area{display:flex;width:calc(100% - 16px);height:calc(100% - 24px);position:absolute;top:8px;left:8px;z-index:2;overflow:hidden;align-items:center;border-radius:12px}[system=pc] .walk-through-video-area .video-main .video-left .video-playback-area>div{height:auto!important}[system=pc] .walk-through-video-area .video-main .video-right{width:32%;height:100%;padding-top:8px;overflow:hidden}[system=pc] .walk-through-video-area .video-main .video-right>header{display:flex;justify-content:space-between;height:22px;margin-bottom:8px;padding-right:10px;text-align:left;line-height:22px;font-size:14px;font-weight:700}[system=pc] .walk-through-video-area .video-main .video-right>header .close-video-area{font-size:22px;color:#a3adb9;cursor:pointer}[system=pc] .walk-through-video-area .video-main .video-right>header .close-video-area:hover{color:var(--theme-color)}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area{height:calc(100% - 32px);overflow-y:auto;overflow-x:hidden}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul{width:100%}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul>li{display:flex;width:100%;height:64px;margin-bottom:8px;text-align:left;cursor:pointer}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul>li:first-child{position:sticky;top:0;left:0;z-index:99;background-color:#fff}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul>li:hover .recommend-list-title{color:var(--theme-color)}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul>li:hover .video-preview{display:block!important}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul>li[data-active=true]{display:none}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul>li .video-images{width:50%;height:100%;position:relative;border-radius:5px;overflow:hidden;background-position:50%;background-size:100% auto}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul>li .video-images img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul>li .video-images .video-preview{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background:#000}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul>li .video-images .recommend-video-duration{width:auto;height:16px;position:absolute;bottom:0;right:0;padding:0 4px;border-bottom-right-radius:4px;text-align:center;line-height:16px;background-color:rgba(0,0,0,.8);opacity:.8;color:#fff}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul>li .recommend-list-title{width:54%;height:69%;float:right;padding-left:8px;color:#0e2b4d;text-align:left;font-size:14px;line-height:22px;font-weight:400;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}[system=pc] .walk-through-video-area .video-main .video-right .video-list-area>ul .active{background-color:#3aecf7}[system=mobile] .walk-through-video-area{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:100;background-color:#000}[system=mobile] .walk-through-video-area .video-main .video-playback-icon{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-position:50%;background-size:auto 200%;border-radius:12px;filter:blur(5px)}[system=mobile] .walk-through-video-area .video-main .video-playback-area{display:flex;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;align-items:center}[system=mobile] .walk-through-video-area .video-main .video-playback-area video{width:100%;height:100%}[system=mobile] .walk-through-video-area .game-full-back{width:44px;height:34px;position:fixed;left:0;top:70px;z-index:99;background-color:#fff;box-shadow:0 2px 10px 1px rgba(0,0,0,.76);border-radius:0 30px 30px 0;line-height:34px;padding-left:10px}[system=mobile] .walk-through-video-area .game-full-back .game-full-back-icon{font-size:18px;color:#16e3ff}
[system=mobile] .game-play-area{display:flex;width:100%;height:100%;font-size:36px;justify-content:center;align-items:center;cursor:pointer}[system=mobile] .game-play-area .game-play-bg{width:100%;height:100%;position:absolute;left:0;top:0;background-repeat:no-repeat;background-size:100%;background-position:50%;z-index:1;opacity:.5}[system=mobile] .game-play-area .game-game-notsupport{background:#000;border-radius:35px;opacity:.74;line-height:20px;padding:6px 17px;font-size:14px;vertical-align:middle;color:#fff;margin-top:-44px;margin-bottom:12px}[system=mobile] .game-play-area .game-play-action{z-index:2;text-align:center}[system=mobile] .game-play-area .game-play-action p{font-family:Fredoka-SemiBold,Fredoka;display:inline-block;width:100%;font-weight:600;text-align:center;font-size:16px;line-height:16px;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25)}[system=mobile] .game-play-area .game-play-action .game-cursor,[system=mobile] .game-play-area .game-play-action .game-play{display:inline-block;width:100%;height:64px;margin:0 auto 4px;background-repeat:no-repeat;background-position:50%}[system=mobile] .game-play-area .game-play-action .game-cursor.play-now,[system=mobile] .game-play-area .game-play-action .game-play.play-now{background-image:url(/h5-game/assets/playnow_mobile.png)}[system=mobile] .game-play-area .game-play-action .game-cursor.walk-through,[system=mobile] .game-play-area .game-play-action .game-play.walk-through{margin-top:24px;background-image:url(/h5-game/assets/walkthrough_mobile.png)}[system=mobile] .game-play-area .game-play-action .game-cursor.play-disable,[system=mobile] .game-play-area .game-play-action .game-play.play-disable{background-image:url(/h5-game/assets/game-start-disable.svg)}[system=mobile] .game-play-area .game-play-action .game-cursor{position:relative;width:100%;height:56px;top:30px;right:-30px;background-image:url(/h5-game/assets/cursor_mobile.png)}
:root{--theme-color:#ff5894;--theme-color-hover:#ff5894;--font_color:#1c1c1c;--theme-text-color:rgba(91,63,63,0.6);--theme-text-color-hover:rgba(91,63,63,0.5);--theme-text-color-disable:rgba(91,63,63,0.5);--sidebar-text-color:#7e7e7e;--sidebar-active-text-color:#7e7e7e;--sidebar-item-active-bg:#fb6d86;--sidebar-pc-line-color:rgba(0,0,0,0.14901960784313725);--sidebar-social-color:#7e7e7e;--ads-color:hsla(0,0%,100%,0.4);--game-card-hover-color:#fff;--seach-bg:#fff;--seach-btn-bg:rgba(0,0,0,0.14901960784313725);--seach-btn-hover-bg:rgba(0,0,0,0.10196078431372549);--seach-close-bg:#ffa73f;--bg_color:#eaecee;--sidebar-bg:#fff;--m-sidebar-bg:#fff;--list-item-bg:hsla(0,0%,100%,0.14901960784313725);--list-item-hover-bg:hsla(0,0%,100%,0.4);--index-categorie-item-bg:hsla(0,0%,100%,0.10196078431372549);--ads-bg:rgba(0,0,0,0.14901960784313725);--game-desc-bg:hsla(0,0%,100%,0.2);--categories-btn-bg:hsla(0,0%,100%,0.10196078431372549);--categories-btn-hover-bg:hsla(0,0%,100%,0.4);--walkthrough-item-bg:hsla(0,0%,100%,0.14901960784313725);--walkthrough-item-hover-bg:hsla(0,0%,100%,0.4)}[system=pc] .game-pc-page .game-warp{padding-top:16px}[system=pc] .game-pc-page .game-warp .game-area{display:grid;grid-template-columns:repeat(auto-fill,88px);grid-auto-flow:row dense;grid-column-gap:16px;grid-row-gap:16px;margin-bottom:40px}[system=pc] .game-pc-page .game-warp .game-area .ads-area[data-ads-flag=core-left-160-600]{width:188px;height:600px}[system=pc] .game-pc-page .game-warp .game-area .ads-area[data-ads-flag=core-left-160-600] .ads-area-title{top:-17px}[system=pc] .game-pc-page .game-warp .game-area .ads-area[data-ads-flag=core-right-300-250]{width:296px;height:296px;margin-left:0}[system=pc] .game-pc-page .game-warp .game-area .ads-area[data-ads-flag=core-right-300-250] .ads-area-title{top:12px}[system=pc] .game-pc-page .game-warp .game-area .ads-area[data-ads-flag=core-right-300-250] [data-ads-id=ads-dom-pc_right_300_250]{margin-top:23px}[system=pc] .game-pc-page .game-warp .game-area .ads-area[data-ads-flag=core-right-160-600]{width:188px;height:600px;margin-top:-6px;margin-bottom:-6px;padding:0 14px}[system=pc] .game-pc-page .game-warp .game-area .ads-area[data-ads-flag=core-bottom-728-90]{width:740px;height:90px;margin-top:-1px;margin-bottom:-1px}[system=pc] .game-pc-page .game-warp .game-area .ads-area[data-ads-flag=core-bottom-728-90] .ads-area-title{top:-17px}[system=pc] .game-pc-page .game-warp .game-area .ads-area[data-ads-flag=core-bottom-120-90]{width:160px;height:90px;margin-top:-1px;margin-bottom:-1px;margin-left:28px}[system=pc] .game-pc-page .game-warp .game-area .ads-area[data-ads-flag=core-bottom-300-250]{width:336px;height:300px;padding-top:35px;background:linear-gradient(176deg,rgba(33,32,74,.27) 2.45%,rgba(24,25,62,.21) 100.53%)}[system=pc] .game-pc-page .game-warp .game-area .ads-area[data-ads-flag=core-bottom-300-250] .ads-area-title{top:11px}[system=pc] .game-pc-page .game-warp .game-area .game-main{height:608px;background:var(--bg_color);box-shadow:0 4px 10px 1px rgba(0,0,0,.2);border-radius:16px;overflow:hidden}[system=pc] .game-pc-page .game-warp .game-area .game-main .game-core{position:relative;height:calc(100% - 68px);background:#000;text-align:center}[system=pc] .game-pc-page .game-warp .game-area .game-main .game-core iframe{width:100%;height:100%}[system=pc] .game-pc-page .game-warp .game-area .game-main .game-core .game-game-notsupport{width:100%;height:40px;position:absolute;top:calc(50% - 20px);left:0;font-weight:600;text-align:center;font-size:24px;line-height:40px;color:var(--font_color);text-shadow:0 4px 4px rgba(0,0,0,.25);margin-left:auto;margin-right:auto}[system=pc] .game-pc-page .game-warp .game-area .game-main.pc-vertical .game-core iframe{width:320px;height:100%}[system=pc] .game-pc-page .game-warp .game-area .game-main.pc-vertical.full-game .game-core iframe{width:50vh;height:100%}[system=pc] .game-pc-page .game-warp .game-area .game-main.full-game{width:100vw!important;height:100vh!important;position:fixed;top:0;left:0;z-index:99;border-radius:0;box-shadow:none}[system=pc] .game-pc-page .game-warp .game-area .game-main.full-game .game-core{height:calc(100% - 68px)}[system=pc] .game-pc-page .game-warp .game-area .game-description{width:1024px;height:416px}@media (min-width:2200px){[system=pc] .game-pc-page .game-warp{width:2168px;margin-left:232px}[system=pc] .game-pc-page .game-warp .game-area .game-main{height:821px;grid-area:1/4/9/18}[system=pc] .game-pc-page .game-warp .game-area .game-main .game-play-ads{margin-top:15px}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:12/16/10/18}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="2"]{grid-area:5/20/7/22}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="3"]{grid-area:11/1/9/3}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="4"]{grid-area:13/2/15/4}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="5"]{grid-area:14/17/12/15}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="6"]{grid-area:7/18/9/20}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-left-160-600]{grid-area:3/1/9/3}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-728-90]{grid-area:9/5/9/12}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-120-90]{grid-area:9/12/9/14}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-right-300-250]{grid-area:1/21/4/18}[system=pc] .game-pc-page .game-warp .game-description{grid-area:10/4/14/14}}@media (min-width:1788px) and (max-width:2200px){[system=pc] .game-pc-page .game-warp{width:1648px;margin-left:232px}[system=pc] .game-pc-page .game-warp .game-area .game-main{height:608px;grid-area:1/4/7/14}[system=pc] .game-pc-page .game-warp .game-area .game-main .game-play-ads{margin-top:15px}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:1/14/3/16}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="2"]{grid-area:10/4/8/6}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="3"]{grid-area:11/1/9/3}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="4"]{grid-area:14/2/16/4}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="5"]{grid-area:14/17/12/15}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="6"]{grid-area:7/15/9/17}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-left-160-600]{grid-area:3/1/9/3}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-728-90]{grid-area:7/5/8/12}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-120-90]{grid-area:7/12/8/14}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-right-300-250]{grid-area:3/14/6/17}[system=pc] .game-pc-page .game-warp .game-description{grid-area:10/4/14/14}}@media (min-width:1588px) and (max-width:1788px){[system=pc] .game-pc-page .game-warp{width:1550px;margin:0 0 0 96px}[system=pc] .game-pc-page .game-warp .game-area .game-main{grid-area:1/3/7/13}[system=pc] .game-pc-page .game-warp .game-area .game-main .game-play-ads{margin-top:15px}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:11/6/8/8}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="2"]{grid-area:9/1/11/3}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="3"]{grid-area:6/13/8/15}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="4"]{grid-area:8/12/10/14}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-left-160-600]{grid-area:3/1/9/3}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-728-90]{grid-area:7/4/8/11}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-120-90]{grid-area:7/11/8/13}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-right-300-250]{grid-area:2/13/5/16}[system=pc] .game-pc-page .game-warp .game-description{width:1024px!important;grid-area:10/3/14/13}}@media (min-width:1388px) and (max-width:1588px){[system=pc] .game-pc-page .game-warp{width:1336px;margin:0 0 0 85px}[system=pc] .game-pc-page .game-warp .game-area .game-main{grid-area:1/3/7/12}[system=pc] .game-pc-page .game-warp .game-area .game-main .game-play-ads{margin-top:0}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:7/1/9/3}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:3/12/5/14}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-left-160-600]{grid-area:1/1/7/3}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-728-90]{grid-area:7/3/8/11}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-120-90]{grid-area:7/10/8/12}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-right-300-250]{grid-area:2/12/5/15}[system=pc] .game-pc-page .game-warp .game-description{width:920px!important;grid-area:9/3/13/12}}@media (min-width:1288px) and (max-width:1388px){[system=pc] .game-pc-page .game-warp{width:1240px;margin:0 0 0 88px}[system=pc] .game-pc-page .game-warp .game-area .game-main{height:504px;grid-area:1/1/6/10}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large] .card-wrap{width:181px;height:181px}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:3/11/5/13}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-728-90]{grid-area:6/2/7/10}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-120-90]{grid-area:6/9/7/11}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-right-300-250]{height:274px;grid-area:2/10/5/13}[system=pc] .game-pc-page .game-warp .game-description{width:816px!important;grid-area:8/2/12/10}}@media (min-width:1288px) and (max-width:1388px){[system=pc] .game-pc-page .game-warp{width:1232px;margin:0 0 0 88px}[system=pc] .game-pc-page .game-warp .game-area .game-main{height:553px;grid-area:1/1/6/10}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large] .card-wrap{width:181px;height:181px}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:1/1/3/3}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:3/11/5/13}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-728-90]{grid-area:6/1/7/8}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-120-90]{grid-area:6/8/7/10}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-right-300-250]{height:250px!important;margin-top:0;grid-area:1/10/3/13}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-right-300-250] .ads-area-title{top:-14px!important}[system=pc] .game-pc-page .game-warp .game-description{width:816px!important;grid-area:8/2/12/10}}@media (min-width:1188px) and (max-width:1288px){[system=pc] .game-pc-page .game-warp{width:1128px;margin:0 0 0 96px}[system=pc] .game-pc-page .game-warp .game-area .game-main{height:504px;grid-area:1/1/6/10}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="0"]{grid-area:4/10/6/12}[system=pc] .game-pc-page .game-warp .game-area .game-card[data-size=large][data-grid-mark="1"]{grid-area:6/10/8/12}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-728-90]{grid-area:6/1/7/8}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-120-90]{grid-area:6/8/7/10}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-right-300-250]{height:274px;grid-area:1/11/4/14}[system=pc] .game-pc-page .game-warp .game-description{width:920px!important;grid-area:8/1/12/10}}@media (min-width:988px) and (max-width:1188px){[system=pc] .game-pc-page .game-warp{width:920px;margin:0 0 0 96px}[system=pc] .game-pc-page .game-warp .game-area .game-main{height:504px;grid-area:2/1/6/10}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-728-90]{grid-area:6/1/6/8}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-120-90]{grid-area:6/8/6/10}[system=pc] .game-pc-page .game-warp .game-description{width:920px!important;grid-area:8/1/12/10}}@media (min-width:788px) and (max-width:988px){[system=pc] .game-pc-page .game-warp{width:816px;margin:0 0 0 96px}[system=pc] .game-pc-page .game-warp .game-area .game-main{height:400px!important;grid-area:1/2/5/8}[system=pc] .game-pc-page .game-warp .game-area .game-main .game-play-ads{margin-top:15px}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-728-90]{grid-area:5/1/5/9}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-336-280]{grid-area:7/3/10/7}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-120-90]{display:none}[system=pc] .game-pc-page .game-warp .game-description{width:712px!important;grid-area:6/1/10/8}}@media screen and (max-height:600px) and (min-width:788px) and (max-width:988px){[system=pc]{min-width:788px}[system=pc] .game-pc-page{padding-top:10px}[system=pc] .game-pc-page .game-warp{width:788px}[system=pc] .game-pc-page .game-warp .game-area .game-main{height:488px;grid-area:1/1/6/7}[system=pc] .game-pc-page .game-warp .game-area .game-main .game-play-ads{margin-top:15px}[system=pc] .game-pc-page .game-warp .game-card[data-id="81"],[system=pc] .game-pc-page .game-warp .game-card[data-id="82"],[system=pc] .game-pc-page .game-warp .game-card[data-id="83"]{display:none}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-336-280]{grid-area:6/3/9/7}[system=pc] .game-pc-page .game-warp .game-description{width:712px!important;grid-area:6/1/10/8}}@media (max-width:788px){[system=pc] .game-pc-page .game-warp{width:608px;margin-left:88px}[system=pc] .game-pc-page .game-warp .game-area .game-main{height:488px;grid-area:1/1/6/7}[system=pc] .game-pc-page .game-warp .game-area .game-main .game-play-ads{margin-top:15px}[system=pc] .game-pc-page .game-warp .ads-area[data-ads-flag=core-bottom-300-250]{grid-area:6/3/9/6}[system=pc] .game-pc-page .game-warp .game-description{width:608px!important;grid-area:9/1/12/7}}.game-pc-page .game-warp{margin:0 auto}.game-pc-page .game-warp .ads-area{display:flex;align-items:center;justify-content:center;text-align:center}.game-pc-page .game-warp .ads-area [data-ads-id]{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.game-pc-page .game-warp .game-core>iframe{overflow:hidden;border:none}.game-pc-page .game-warp .game-core>iframe[data-loading=true]{visibility:hidden}.game-pc-page .game-warp .game-description{padding:24px 370px 24px 24px;background-color:var(--game-desc-bg);border-radius:12px;color:var(--font_color);position:relative}.game-pc-page .game-warp .game-description .game-name{font-size:24px;line-height:24px;margin-bottom:8px}.game-pc-page .game-warp .game-description .game-categorys{display:flex;justify-content:start;margin-bottom:24px;flex-wrap:wrap;max-height:76px;overflow-y:auto;scrollbar-color:var(--sidebar-text-color) var(--sidebar-bg)}.game-pc-page .game-warp .game-description .game-categorys::-webkit-scrollbar-thumb{background-color:var(--sidebar-text-color)}.game-pc-page .game-warp .game-description .game-categorys::-webkit-scrollbar-track{background-color:var(--sidebar-bg)}.game-pc-page .game-warp .game-description .game-categorys .game-categorys-item a{display:inline-block;padding:8px 12px;background-color:var(--categories-btn-bg);color:var(--font_color);font-size:12px;line-height:16px;margin-right:6px;border-radius:20px;margin-bottom:6px}.game-pc-page .game-warp .game-description .game-categorys .game-categorys-item a:hover{background-color:var(--categories-btn-hover-bg)}.game-pc-page .game-warp .game-description .description-box{margin-bottom:12px}.game-pc-page .game-warp .game-description .description-box .description-box-title{font-size:16px;line-height:16px;margin-bottom:8px;font-weight:600}.game-pc-page .game-warp .game-description .description-box .description-box-content{font-size:14px;line-height:22px;margin-bottom:12px;max-height:80px;overflow-y:auto;scrollbar-color:var(--sidebar-text-color) var(--sidebar-bg)}.game-pc-page .game-warp .game-description .description-box .description-box-content::-webkit-scrollbar-thumb{background-color:var(--sidebar-text-color)}.game-pc-page .game-warp .game-description .description-box .description-box-content::-webkit-scrollbar-track{background-color:var(--sidebar-bg)}.game-pc-page .game-warp .game-description .ads-description{width:336px;height:280px;border-radius:12px;position:absolute;right:24px;top:24px}.rotate-remind{width:100%;height:40px;background:var(--seach-bg);position:absolute;bottom:0;left:0;text-align:center;font-size:20px;font-weight:600;color:var(--font_color);line-height:40px}.rotate-remind .rotate-flag{display:inline-block;font-size:24px;margin-right:10px;animation:rotate-shake .5s linear infinite}@keyframes rotate-shake{25%{transform:rotate(7deg)}75%{transform:rotate(-7deg)}50%,to{transform:rotate(0)}}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/h5-game/assets/Poppins-Regular.woff2) format("woff2");font-display:block}@font-face{font-family:Poppins-Bold;font-style:normal;font-weight:400;src:url(/h5-game/assets/Poppins-SemiBold.woff2) format("woff2");font-display:block}:root{--theme-color:#ff5894;--theme-color-hover:#ff5894;--font_color:#1c1c1c;--theme-text-color:rgba(91,63,63,0.6);--theme-text-color-hover:rgba(91,63,63,0.5);--theme-text-color-disable:rgba(91,63,63,0.5);--sidebar-text-color:#7e7e7e;--sidebar-active-text-color:#7e7e7e;--sidebar-item-active-bg:#fb6d86;--sidebar-pc-line-color:rgba(0,0,0,0.14901960784313725);--sidebar-social-color:#7e7e7e;--ads-color:hsla(0,0%,100%,0.4);--game-card-hover-color:#fff;--seach-bg:#fff;--seach-btn-bg:rgba(0,0,0,0.14901960784313725);--seach-btn-hover-bg:rgba(0,0,0,0.10196078431372549);--seach-close-bg:#ffa73f;--bg_color:#eaecee;--sidebar-bg:#fff;--m-sidebar-bg:#fff;--list-item-bg:hsla(0,0%,100%,0.14901960784313725);--list-item-hover-bg:hsla(0,0%,100%,0.4);--index-categorie-item-bg:hsla(0,0%,100%,0.10196078431372549);--ads-bg:rgba(0,0,0,0.14901960784313725);--game-desc-bg:hsla(0,0%,100%,0.2);--categories-btn-bg:hsla(0,0%,100%,0.10196078431372549);--categories-btn-hover-bg:hsla(0,0%,100%,0.4);--walkthrough-item-bg:hsla(0,0%,100%,0.14901960784313725);--walkthrough-item-hover-bg:hsla(0,0%,100%,0.4)}blockquote,body,button,dd,dl,dt,fieldset,h1,h2,h3,h4,h5,h6,hr,input,lengend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}article,canvas,footer,header,nav,section{display:block}body,button,input,select,small,textarea{font:12px/1.5 Source Han Sans SC-Regular,tahoma,helvetica,arial,"\5b8b\4f53",sans-serif;outline:none}h1,h2,h3{font-weight:400;font-family:Poppins-Bold}h4,h5,h6{font-size:100%}address,cite,dfn,em,var{font-style:normal}small{font-size:12px}ol,ul{list-style:none}a,a:active,a:hover,a:link,a:visited{text-decoration:none;color:#000}abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help}q:after,q:before{content:""}legend{color:#000}fieldset,img{border:none}button,input,select,textarea{font-size:100%}table{border-collapse:collapse;border-spacing:0;width:100%}hr{border:none;height:1px}*{box-sizing:border-box}body,html{min-height:100%;font-family:Poppins}body[system=pc] * ::-webkit-scrollbar-track,body[system=pc] ::-webkit-scrollbar-track{border-radius:5px;background-color:#f3f3f3}body[system=pc] * ::-webkit-scrollbar-track-piece,body[system=pc] ::-webkit-scrollbar-track-piece{display:none}body[system=pc] * ::-webkit-scrollbar,body[system=pc] ::-webkit-scrollbar{background:transparent;width:10px;height:10px}body[system=pc] * ::-webkit-scrollbar-thumb,body[system=pc] ::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--theme-color);width:6px;min-height:50px;border:2px solid transparent;background-clip:content-box}body{background-color:var(--bg_color)}.ads-area{position:relative;border-radius:12px;background:var(--ads-bg)}.ads-area .ads-area-title{font-size:10px;color:var(--ads-color);text-align:center;position:absolute;top:-17px;left:50%;transform:translateX(-50%);text-transform:uppercase;opacity:.5}#ads-tag-fixed{background:var(--ads-bg)!important}@media screen and (max-width:768px){body{background-image:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}
