#root,body,html{height:100%;margin:0;padding:0;width:100%}:root{--theme-color:#000;--theme-color-secondary:#999;--theme-color-primary:#4582ff;--theme-background:#fff;--theme-background-secondary:#fff;--theme-content-background:#fff;--border-radius:8PX;--border-radius-sm:12PX;--border-radius-lg:15PX;--font-size-sm:12PX;--font-size-lg:18PX;--font-size-xl:20PX;--play-btn-bg:#fff;--play-btn-color:#fff;--play-btn-padding-top-bottom:4PX;--play-btn-padding-left-right:24PX}body{background-color:#fff;background-color:var(--theme-background);font-family:Helvetica}.play-btn{background-color:#fff;background-color:var(--play-btn-bg);border-radius:12PX;border-radius:var(--border-radius-sm);color:#fff;color:var(--play-btn-color);display:inline-block;font-size:12PX;font-size:var(--font-size-sm);font-weight:500;line-height:17PX;padding:4PX 24PX;padding:var(--play-btn-padding-top-bottom) var(--play-btn-padding-left-right);text-align:center}.play-btn.is-primary{background-color:#4582ff;background-color:var(--theme-color-primary)}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-center{text-align:center}*{-webkit-tap-highlight-color:transparent}body,html{height:100%;margin:0;padding:0;width:100%}.globalMain{align-items:center;display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%}.globalMain:after{content:"";height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.divUrl{color:#747474;display:none;font-size:20PX;font-weight:800;height:0;overflow:hidden;transition:height .5s;width:100vw;z-index:4}.mainStyle{align-items:center;display:flex;flex-direction:column;min-height:calc(100vh - 125PX);overflow-x:hidden;width:100%}.clickEnlarge:active{-webkit-tap-highlight-color:transparent;animation:clickEnlarge .2s linear}@keyframes clickEnlarge{0%{box-shadow:0 3PX 18PX 0 rgba(0,0,0,.16);transform:scale(1)}to{box-shadow:0 3PX 18PX 0 rgba(0,0,0,.16);transform:scale(1.4)}}.display-center-center{align-items:center;display:flex;justify-content:center}:root{--card-border-radius:15PX;--card-box-shadow:0 3PX 18PX 0 rgb(0 0 0/16%);--card-text-size-lg:18PX;--card-text-size-sm:12PX;--card-text-color:#000;--card-text-color-secondary:#747474;--card-line-height-lg:26PX;--card-line-height-sm:17PX}body{font-family:Helvetica,Poppins,serif}a{text-decoration:none}.imgSize{height:94PX;width:94PX}.divBorder{border-radius:15PX;box-shadow:0 6PX 12PX 0 rgb(0 0 0/24%);height:100%;position:relative;width:100%}.historyIcon,.hotIcon{position:absolute;right:-6PX;top:-2PX}.bright{overflow:hidden}.bright,.bright:after{height:100%;width:100%;z-index:1}.bright:after{animation:bright 5.5s infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 25%,#fff 50%,hsla(0,0%,100%,.5) 75%,hsla(0,0%,100%,0));content:"";position:absolute;top:0}@keyframes bright{0%{transform:translateX(-180%) skewX(45deg)}to{transform:translateX(420%) skewX(45deg)}}.imgSpacing{padding:0 7PX}.trembling{animation:trembling 4s linear infinite backwards;-webkit-animation:trembling 4s linear infinite backwards;-moz-animation:trembling 4s linear infinite backwards}@keyframes trembling{26%{transform:rotate(0deg) scale(1);-webkit-transform:rotate(0deg) scale(1)}28%{transform:rotate(-2deg) scale(1.04);-webkit-transform:rotate(-2deg) scale(1.04)}32%{transform:rotate(1deg) scale(1.01);-webkit-transform:rotate(1deg) scale(1.01)}34%{transform:rotate(-2deg) scale(1.02);-webkit-transform:rotate(-2deg) scale(1.02)}36%{transform:rotate(3deg) scale(1);-webkit-transform:rotate(3deg) scale(1)}39%{transform:rotate(-1deg) scale(1);-webkit-transform:rotate(-1deg) scale(1)}44%{transform:rotate(0deg) scale(1);-webkit-transform:rotate(0deg) scale(1)}}@keyframes move{0%{transform:translateX(var(--card-ul-width-start))}30%{transform:translateX(var(--card-ul-width-middle1))}70%{transform:translateX(var(--card-ul-width-middle2))}to{transform:translateX(var(--card-ul-width-end))}}.cardLayout{grid-gap:16PX;display:grid;grid-auto-rows:85PX;grid-template-columns:repeat(8,85PX);height:100%;justify-content:center;margin:15PX 0 25PX}.indexAdsDiv{height:100%;margin-bottom:2PX;margin-top:2PX;max-width:790PX;min-width:340PX;padding:0}.indexAdsDiv div[id^=div-]{background:#e5e3e5;bottom:auto;left:0;position:relative;right:auto;text-align:center;top:auto;width:100%;&:after,&:before{color:#7c7a7c;content:"Advertisement";font-size:12PX;left:0;position:absolute;text-align:center;width:100%}&:before{top:.04rem}&:after{bottom:.04rem}}.card{border-radius:15PX;border-radius:var(--card-border-radius);box-shadow:0 3PX 18PX 0 rgb(0 0 0/16%);box-shadow:var(--card-box-shadow);grid-column:span 4;grid-row:span 4;height:100%;position:relative;z-index:2}.card-title{color:#000;color:var(--card-text-color);font-size:18PX;font-size:var(--card-text-size-lg);font-weight:700;line-height:26PX;line-height:var(--card-line-height-lg);margin-bottom:15PX}@media screen and (min-width:879PX){.cardLayout{grid-auto-rows:85PX;grid-template-columns:repeat(8,85PX)}.indexAdsDiv{width:790PX}}@media screen and (min-width:325PX) and (max-width:878PX){.cardLayout{grid-auto-rows:78PX;grid-template-columns:repeat(4,78PX)}}@media screen and (min-width:104PX) and (max-width:324PX){.cardLayout{grid-auto-rows:66PX;grid-template-columns:repeat(4,66PX)}}@media screen and (max-width:844PX) and (min-width:560PX) and (min-height:300PX) and (max-height:440PX){.cardLayout[css-index]{grid-auto-rows:50PX;grid-template-columns:repeat(8,50PX)}}.globalBtn[css-index],img[css-index]{border-radius:15PX}.indexStyle .btnStyleHome>span{color:#388ef5;font-size:32PX}.indexStyle .btnStyleSearch>span{color:#388ef5;font-size:28PX}ins[css-index]{position:relative;z-index:2}ins.adsbygoogle[data-ad-status=unfilled][css-index]{display:none!important}.add_button_tohome_close[css-index]{align-items:center;background-color:rgba(0,0,0,.5);border-radius:20PX;box-shadow:0 0 6PX rgb(0 0 0/12%);cursor:pointer;display:flex;height:20PX;justify-content:center;position:absolute;right:-11PX;top:-18PX;width:20PX}.nine_grid_area[css-ninegridarea]{--nine-grid-area-padding:16PX;--nine-grid-template-columns:repeat(3,calc(33.33% - 10.6656PX));--nine-grid-template-rows:repeat(3,calc(33.33% - 10.6656PX));--nine-grid-gap:16PX;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba (255,255,255,0);-webkit-tap-highlight-color:transparent;box-sizing:border-box;height:100%;padding:var(--nine-grid-area-padding);user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.nine_grid_area>div[css-ninegridarea]{grid-gap:var(--nine-grid-gap) var(--nine-grid-gap);display:grid;grid-template-columns:var(--nine-grid-template-columns);grid-template-rows:var(--nine-grid-template-rows);height:100%;width:100%}.nine_grid_area>div>div[css-ninegridarea]{position:relative}.nine_grid_area>div img[css-ninegridarea]{border-radius:.15rem;height:100%;width:100%}.nine_grid_area .leftTop[css-ninegridarea]{grid-column-end:3;grid-column-start:1;grid-row-end:3;grid-row-start:1}.nine_grid_area .rightTop[css-ninegridarea]{grid-column-end:4;grid-column-start:2;grid-row-end:3;grid-row-start:1}.nine_grid_area .leftBottom[css-ninegridarea]{grid-column-end:3;grid-column-start:1;grid-row-end:4;grid-row-start:2}.nine_grid_area .rightBottom[css-ninegridarea]{grid-column-end:4;grid-column-start:2;grid-row-end:4;grid-row-start:2}.navigationStyle[css-nav]{position:relative}@media screen and (min-width:879PX){.navigationStyle[css-nav]{--gridTemplateColumns:8;--cellSpacing:16PX;grid-gap:var(--cellSpacing);align-items:center;display:grid;grid-template-areas:"in0 in1 in1 in1 in1 in1 in1 in1";grid-template-columns:repeat(var(--gridTemplateColumns),85PX);grid-template-rows:repeat(1,110PX);height:100%;justify-content:center}.div0[css-nav]{grid-area:in0/in0/in0/in0}.div1[css-nav]{grid-area:in1/in1/in1/in1;margin-left:-15PX}}@media screen and (min-width:325PX) and (max-width:878PX){.navigationStyle[css-nav]{--gridTemplateColumns:4;--cellSpacing:16PX;grid-gap:var(--cellSpacing);align-items:center;display:grid;grid-template-areas:"in0 in1 in1 in1";grid-template-columns:repeat(var(--gridTemplateColumns),73PX);grid-template-rows:repeat(1,110PX);justify-content:center}.div0[css-nav]{grid-area:in0/in0/in0/in0}.div1[css-nav]{grid-area:in1/in1/in1/in1}}@media screen and (min-width:104PX) and (max-width:324PX){.navigationStyle[css-nav]{--gridTemplateColumns:4;--cellSpacing:16PX;grid-gap:var(--cellSpacing);align-items:center;display:grid;grid-template-areas:"in0 in1 in1 in1";grid-template-columns:repeat(var(--gridTemplateColumns),66PX);grid-template-rows:repeat(1,110PX);justify-content:center}.div0[css-nav]{grid-area:in0/in0/in0/in0}.div1[css-nav]{grid-area:in1/in1/in1/in1;margin-left:6PX}}@media screen and (max-width:844PX) and (min-width:560PX) and (min-height:300PX) and (max-height:440PX){.navigationStyle[css-nav]{--gridTemplateColumns:6;grid-template-areas:"in0 in1 in1 in1 in1 in1";grid-template-columns:repeat(var(--gridTemplateColumns),73PX)}}.navLayout[css-nav]{display:flex;height:110PX;top:0;transition:top .5s;z-index:3}.whiteBackground[css-nav]{position:relative;width:100%}.globalBtn[css-nav]{margin:5PX}.imgSpace[css-nav]{margin:5PX 5PX 0}.gameShow[css-nav]{display:flex;height:100PX;margin-left:30PX;margin-top:10PX;overflow-x:scroll;width:inherit}.gameShow[css-nav]::-webkit-scrollbar{display:none}.gameShow .imgSpace .typeDiv{position:relative}.gameShow .imgSpace .typeDiv .thumb{border-radius:20PX;height:80PX;width:80PX}.onlyBoxShadow[css-nav]{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.onlyBoxShadowBefore[css-nav],.onlyBoxShadow[css-nav]{height:110PX;position:fixed;top:0;width:15PX;z-index:2}.onlyBoxShadowBefore[css-nav]{background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff);left:86PX}.globalBtn[css-nav]{background-color:#fff;border-radius:15PX;box-shadow:0 12PX 10PX 0 rgb(0 0 0/16%);height:100PX;left:auto;overflow:hidden;position:fixed;top:5PX;transition:top .5s;width:120PX;z-index:99}.iconStyle[css-nav]{display:flex;height:41%;justify-content:center;padding:13PX 8PX 0 6PX}.iconStyle>span{color:#388ef5;font-size:20PX;padding:0}.iconStyle>img[css-nav]{margin-top:8PX}.indexStyle[css-nav]{border-top:2px solid #ececec;display:flex;height:44%}.btnStyleHome[css-nav]{align-items:center;display:flex;height:94%;justify-content:center;width:100%}.btnStyleHome[css-nav]:active{background-color:#dff2f9;border-radius:0 0 0 15PX}.btnStyleSearch[css-nav]{align-items:center;display:flex;height:91%;justify-content:center;width:100%}.btnStyleSearch[css-nav]:active{background-color:#dff2f9;border-radius:0 0 15PX 0}.roundDiv[css-nav]{background-color:#388ef5;border-radius:50%;height:5PX;margin:2PX 2PX 0 0;width:5PX}footer{background:#fff;flex-direction:column;height:60PX;margin-bottom:10PX;margin-top:10PX;width:100%}footer,footer .about_list{align-items:center;display:flex}footer .about_list{color:#999;font-size:12PX;justify-content:center;margin-bottom:2PX;padding-top:10PX}footer .about_list>a{color:#666;font-size:12PX;margin:0 10PX}footer .copy{color:#999;font-size:12PX;padding:1PX 0;text-align:center;width:100%}