@charset "UTF-8";html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}.home-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:65px;background-color:#fff;z-index:999999;overflow:hidden;box-shadow:0 1px 8px rgba(0,0,0,.12);padding:0 20px;text-align:center;font-weight:700;font-size:20px;line-height:65px}.home-random{box-sizing:border-box;width:95%;display:flex;flex-wrap:nowrap;align-items:center;margin-inline:auto;justify-content:space-evenly;padding:20px;gap:20px;height:80px;margin-top:10px;background:#fff;border-radius:16px;box-shadow:0 3px 18px rgba(0,0,0,.16);overflow:hidden;margin-bottom:10px;height:fit-content}.home-random-item{flex:1;width:fit-content;height:fit-content}.home-random-item .home-random-item-img{width:100%;aspect-ratio:1/1;border-radius:4px;box-shadow:0 0 6px 1px #00000042}.home-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin-bottom:30px}.home-content .game-module-container{display:flex;flex-direction:column;width:100%;margin-bottom:16px;padding:0 16px;font-size:24px;font-weight:700}.home-content .game-module-container .game-module-title{display:flex;align-items:center}.home-content .game-module-container .game-module-title img{font-size:20px;margin-right:10px}.mobile_banner{position:relative;width:100%}.mobile_banner_bg{position:absolute;top:0;left:0;right:0;width:100%;height:380px;background-repeat:no-repeat;background-position:50%;background-size:cover;opacity:.1;transition:all .5s;background-image:url(/images/mobile_banner_bg.webp)}.footer-contaier{min-height:160px;background-color:#fff;box-shadow:0 15px 64px 16px rgba(0,0,0,.15);margin-top:20px;display:flex;flex-direction:column;align-items:center;color:#747474;font-weight:700;font-size:14px;gap:8px}.footer-logo{margin-top:20px;font-size:24px;font-weight:700;color:#2a82d8cc}.footer-line-1{margin-top:20px}.footer-last-line{display:flex;gap:20px}.footer-last-line{color:#000}.back-btn{width:90%;height:60px;margin:10px auto;border-radius:10px;font-size:24px;font-weight:700;color:#fff;background-color:#4ca3ea;text-align:center;line-height:60px}.random-module{box-sizing:border-box;height:fit-content;width:calc(100% - 20px);margin:10px auto;padding:10px 20px;position:relative;border-radius:10px;box-shadow:0 3px 18px rgba(0,0,0,.16);display:flex;flex-direction:column;font-family:Helvetica;background:#fff}.random-title{font-weight:700;font-size:18px}.game-container{width:100%;font-size:20px;display:flex;flex-wrap:wrap;justify-content:space-evenly}.game-container .game-item{margin:2px;width:16%;aspect-ratio:1/1;overflow:hidden}.game-container .game-item .game-item-img{width:100%;border-radius:8px}.playNow-boxContainer{width:calc(100% - 12px);overflow:hidden;margin:10px auto;border-radius:10px;position:relative}.playNow-playContainer{overflow:hidden;position:relative;width:100%;font-family:Helvetica}.PlayNow-avatar{border-radius:100%;width:64px;height:64px;border:5px solid #fff;position:absolute;top:10%;left:5%}.PlayNow_title{font-size:18px;color:#fff;position:absolute;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;top:10%;left:30%;font-weight:700}.PlayNow_Scoring{font-size:20px;color:#fff;position:absolute;top:20%;left:30%;font-weight:700}.PlayNow_Scoring::before{content:"★★★★★";width:83px;position:absolute;overflow:hidden;z-index:999;top:0;color:#f09c31}.PlayNow_Scoring::after{content:"★★★★★";position:absolute;width:100px;z-index:10;top:0}.PlayNow_desc{width:90%;border-radius:6px;background-color:rgba(0,0,0,.372549);position:absolute;padding-inline:10px;bottom:30%;left:50%;transform:translateX(-50%);color:#fff;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.PlayNow_playBtn{position:absolute;bottom:4%;left:3%;border-radius:32px;width:95%;height:55px;line-height:55px;background:#ff9901;box-shadow:0 4px #b15c00;text-align:center;font-weight:700;font-size:20px;color:#fff;-moz-box-shadow:0 4px 0 #b15c00;-webkit-box-shadow:0 4px 0 #b15c00;cursor:pointer}.PlayNow_trembling{animation:PlayNow_trembling 3s linear infinite backwards;-webkit-animation:PlayNow_trembling 3s linear infinite backwards;-moz-animation:PlayNow_trembling 3s linear infinite backwards}@keyframes PlayNow_trembling{26%{transform:rotate(0)scale(1);-webkit-transform:rotate(0)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(0)scale(1);-webkit-transform:rotate(0)scale(1)}}.menu-box{display:flex;align-items:center;justify-content:center;padding-left:10px}.menu-content{display:flex;align-items:center;padding:32px 0 32px 10px;width:auto;margin:0 auto;max-width:1260px}.menu-item{z-index:666;height:40px !important;width:auto !important;display:flex !important;justify-content:center;align-items:center;border-radius:21px;padding:0 10px;margin-right:10px;cursor:pointer;background-color:#fff;box-shadow:0 2px 1px -1px rgba(0,0,0,5%),0 1px 1px rgba(0,0,0,5%),0 1px 3px rgba(0,0,0,.1)}.menu-item img{height:25px;width:25px;margin-right:5px;color:transparent}.banner-box{position:relative;background-color:#f5f5f5;height:384px}.banner-item{width:100%;height:384px}.banner-overlay{width:100%;height:40px}.banner-text{box-sizing:border-box;width:100%;padding:0 20px 15px;margin-top:40px;display:flex;flex-direction:column;color:rgba(0,0,0,.87);margin-bottom:.6em;color:inherit;font-weight:400;font-family:inherit;line-height:1.35}.banner-title{font-size:27px;margin-bottom:15px}.banner-image{width:100%;height:225px;overflow:hidden}.banner-image img{height:225px}.banner-desc{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;letter-spacing:.56px;opacity:.87}.banner-nav{position:absolute;bottom:110px;left:0;right:0;height:50px;width:100%;padding-left:10px;padding-right:10px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.nav-button-container{position:relative;width:80px;height:40px;display:flex;justify-content:space-between;top:0;left:0;align-items:center;box-sizing:border-box}.banner-swiper-pagination-container{position:relative;width:100px;top:0;left:10px;height:30px;z-index:10}.swiper{--swiper-navigation-color:#979494;--swiper-navigation-size:16px}.banner-swiper-pagination{position:absolute;display:flex;align-items:center}.banner-swiper-pagination .swiper-pagination-bullet{width:5px;height:5px;background:rgba(0,0,0,.2);border-radius:50%;margin:0 4px;border:none;opacity:1;transition:all .2s}.banner-swiper-pagination .swiper-pagination-bullet-active{width:12px;height:12px;background:0 0;border:2px solid rgba(0,0,0,.4);border-radius:50%;box-sizing:border-box}