*{margin:0;padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0);user-select:none;font-family:Microsoft YaHei,BoxedLight,PingFang SC,WenQuanYi Micro Hei,sans-serif}html{scroll-behavior:smooth;scrollbar-width:none;font-size:calc(100vw / 375 * 10)}.pc{font-size:10px}body{-webkit-text-size-adjust:100%!important;margin:0;padding:0;scroll-behavior:smooth;position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center;transition:all .4s}html[lang=kh] body{background:#00008b}.mask-body{overflow:hidden}.page{min-height:calc(100vh - 0rem)!important;min-width:calc(100% - 0rem)!important}::-webkit-scrollbar{display:none}a,u{text-decoration:none}i{font-style:normal!important}.hide{display:none!important}.imgPreload{width:90%!important;display:block!important;object-fit:contain!important;padding:0 5%!important;background:#444!important;transition:all .4s}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],textarea{-webkit-appearance:none;-webkit-tap-highlight-color:transparent;box-shadow:none;appearance:none;outline:0;border:0;background:0 0;font-family:Microsoft YaHei,BoxedLight,PingFang SC,WenQuanYi Micro Hei,sans-serif}input[type=password]::-ms-clear,input[type=password]::-ms-reveal{display:none}input[type=checkbox],input[type=radio],label{cursor:pointer}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 43200s ease-in-out 0s;transition:background-color 43200s ease-in-out 0s}input[type=checkbox]{width:1.3rem;height:1.3rem;display:block;border-radius:.3rem;overflow:hidden}input[type=datetime-local]{appearance:none;border:0;font-family:Microsoft YaHei,BoxedLight,PingFang SC,WenQuanYi Micro Hei,sans-serif;outline:unset;padding:0 0 0 1rem;border-radius:0;color:#333}input[type=datetime-local]::-webkit-calendar-picker-indicator{background:#d0b0b0 url(images/_icon-time.svg) no-repeat center/2rem;width:4rem;height:100%;padding:0;cursor:pointer;transition:all .4s;filter:invert(1);display:flex}input[type=datetime-local]::-webkit-calendar-picker-indicator:hover{filter:invert(1) brightness(1.2)}.languageSelect{display:flex;flex-direction:column;height:3rem;width:4.5rem;cursor:pointer;font-size:1.2rem;color:#fff;position:relative;background-image:url(images/_icon-flags.png);background-repeat:no-repeat;background-size:100% 1400%;transition:all .4s}.pc languageSelect{margin:0 0 0 1.5rem}.languageSelect:hover:before{content:'';width:100%;height:100%;display:block;position:absolute;background-image:linear-gradient(110deg,transparent 40%,#eee9 50%,transparent 60%);background-size:200% 100%;animation:lightRef 2s linear infinite}@keyframes lightRef{0%{background-position:100% 0}100%{background-position:-100% 0}}.flash{animation:flash 1s infinite linear}@keyframes flash{0%{filter:brightness(1.2);transform:translateZ(0) scale(1.1)}50%{filter:brightness(1);transform:translateZ(0) scale(.9)}100%{filter:brightness(1.2);transform:translateZ(0) scale(1.1)}}.invert{animation:invert .5s infinite linear}@keyframes invert{0%{transform:translateZ(0);filter:invert(1)}50%{transform:translateZ(0);filter:invert(0)}100%{transform:translateZ(0);filter:invert(1)}}@keyframes bgMove{0%{background-position:0 top}50%{background-position:100% bottom}100%{background-position:0 top}}@keyframes scaleIn{0%{transform:translateZ(0) scale3d(0,0,0)}100%{transform:translateZ(0) scale3d(1,1,1)}}@keyframes highLight{0%{transform:translateZ(0);filter:brightness(1)}50%{transform:translateZ(0);filter:brightness(1.5)}100%{transform:translateZ(0);filter:brightness(1)}}@keyframes float{0%{transform:translate3d(0,0,0)}25%{transform:translate3d(0,-.5rem,0)}75%{transform:translate3d(0,.5rem,0)}100%{transform:translate3d(0,0,0)}}@keyframes float-x{0%{transform:translate3d(0,0,0)}25%{transform:translate3d(-.5rem,0,0)}75%{transform:translate3d(.5rem,0,0)}100%{transform:translate3d(0,0,0)}}@keyframes card{0%{transform:rotate3d(1,1,1,0deg) translateZ(1px)}50%{transform:rotate3d(-1,100,10,15deg) translateZ(1px)}100%{transform:rotate3d(1,1,1,0deg) translateZ(1px)}}@keyframes rotate360{0%{transform:translateZ(0) rotate(0)}100%{transform:translateZ(0) rotate(360deg)}}.anim-rotate360{animation:rotate360 1s infinite linear}@keyframes rotateX{0%{transform:translateZ(0) scaleX(1)}50%{transform:translateZ(0) scaleX(-1)}100%{transform:translateZ(0) scaleX(1)}}@keyframes rotateY{0%{transform:translateZ(0) scaleY(1)}50%{transform:translateZ(0) scaleY(-1)}100%{transform:translateZ(0) scaleY(1)}}@keyframes float{0%{-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}25%{-ms-transform:translate3d(0,-1rem,0);transform:translate3d(0,-1rem,0)}75%{-ms-transform:translate3d(0,1rem,0);transform:translate3d(0,1rem,0)}100%{-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.languageSelect dl{display:flex;flex-direction:column;position:absolute;gap:.1rem;top:calc(100% + .1rem);right:-.6rem;left:unset;overflow:hidden;font-weight:400;background:#222;padding:.5rem;border-radius:.5rem;transition:all .4s;transform:translateZ(0) scaleY(0);transform-origin:top;z-index:9999}.pc .languageSelect dl{left:-.6rem;right:unset}.languageList-in{transform:translateZ(0) scaleY(1)!important}.languageSelect dt{display:none}.languageSelect dd{min-height:3rem;display:flex;align-items:center;background:#444;gap:.5rem;overflow:hidden;border-radius:.3rem;padding:.1rem;transition:all .4s}.languageSelect dd .flag{height:3rem;min-width:4.5rem;display:block!important;overflow:hidden;background-image:url(images/_icon-flags.png);background-repeat:no-repeat;background-size:100% 1400%}.languageSelect dd:hover{background:#9999;color:#000}.languageSelect dd label{display:block!important;padding:0 .4rem 0 0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.imgGrid{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr);gap:.1rem;overflow:hidden;aspect-ratio:1/1;border-radius:1rem}.imgGrid .item{aspect-ratio:1/1;min-height:0;cursor:pointer;overflow:hidden}.imgGrid .item img{width:100%;height:100%;display:block;object-fit:cover;overflow:hidden;transition:all 1s;background:#444 url(images/logo.png) no-repeat center/50%}.imgGrid .item:hover img{transform:translateZ(0) scale(1.1)}.grid-1{aspect-ratio:3/4}.grid-1 .item{aspect-ratio:unset}.grid-2{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr)}.grid-2 .item{aspect-ratio:unset}.grid-3{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);aspect-ratio:1/1}.grid-3 .item{aspect-ratio:unset}.grid-3 .item:first-child{grid-column:1 span;grid-row:2 span;aspect-ratio:unset}.grid-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.grid-4 .item{aspect-ratio:unset}.grid-5{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr)}.grid-5 .item{aspect-ratio:unset}.grid-5 .item:first-child{grid-column:4 span;grid-row:2 span;aspect-ratio:unset}.grid-6{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.grid-6 .item{aspect-ratio:unset}.grid-6 .item:first-child{grid-column:2 span;grid-row:2 span;aspect-ratio:unset}.grid-7{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr)}.grid-7 .item{aspect-ratio:unset}.grid-7 .item:first-child{grid-column:2 span;grid-row:3 span;aspect-ratio:unset}.grid-8{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr)}.grid-8 .item:first-child{grid-column:3 span;grid-row:3 span;aspect-ratio:unset}.grid-9{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr)}.grid-9 .item:first-child{grid-column:4 span;grid-row:2 span;aspect-ratio:unset}#preview-mask{flex-direction:column;gap:1rem}#preview-mask .swiper{position:relative;min-width:90%;max-width:90%;min-height:70%;max-height:70%;overflow:hidden;display:flex;justify-content:center;align-items:center;transform:translateZ(0) scale(0);transition:all .5s;background:0 0;border:1rem #222 solid;box-sizing:border-box}.pc #preview-mask .swiper{min-width:120rem;max-width:120rem}#preview-mask .swiper-in{transform:translateZ(0) scale(1)!important}#preview-mask .swiper-item{background:#111}#preview-mask .swiper-item img{object-fit:contain;max-width:100%;max-height:100%;width:auto;height:auto;background:#444 url(images/logo.png) no-repeat center/50%}#preview-mask .current:hover img{transform:unset}#preview-mask .swiper-dots{bottom:2rem}#preview-mask .preview-close{width:5rem;height:5rem;min-height:5rem;display:block;border-radius:50%;transition:all .4s;cursor:pointer;background:#fff url(images/_icon-close.svg) no-repeat center/3rem}#preview-mask .preview-close:hover{background:#84ffff url(images/_icon-close.svg) no-repeat center/3rem;filter:invert(1);transform:translateZ(0) rotate(360deg)}.toast{max-width:65rem;min-width:15rem;padding:2rem;position:fixed;z-index:10011;border-radius:1rem;box-shadow:.3rem .6rem 2rem #000;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:1rem;transition:all .4s;font-size:1.4rem;background:#444;color:#67c23a;transform:translateZ(0) translateY(100%);filter:opacity(0)}.toast .toast-contain{overflow:hidden;position:relative;max-width:60rem;display:flex;flex-direction:column;font-size:1.8rem}.toast .toast-contain h4{margin:0 0 .5rem 0;padding:0 0 .5rem 0;border-bottom:.1rem #fff dotted}.toast .toast-contain ol{padding:0 0 0 3rem}.toast .toast-contain span{display:inline;font-weight:700}.toast-warn{background-color:#ff8c00;color:#fff}.toast-error{background-color:#8b0000;color:#fff}.toast-tip{background-color:#2f4f4f;color:#fff}.toast-error:before,.toast-success:before,.toast-tip:before,.toast-warn:before{content:'';display:block;width:4rem;height:4rem;background:url(images/_icon-success.svg) no-repeat center/contain;filter:invert(59%) sepia(26%) saturate(566%) hue-rotate(68deg) brightness(94%) contrast(88%)}.toast-warn:before{background:url(images/_icon-warn.svg) no-repeat center/contain;filter:invert(1)}.toast-error:before{background:url(images/_icon-error.svg) no-repeat center/contain;filter:invert(1)}.toast-tip:before{background:url(images/_icon-tip.svg) no-repeat center/contain;filter:invert(1)}.scrollbar::-webkit-scrollbar{display:block;width:.5rem}.scrollbar::-webkit-scrollbar-track{display:block;background:#3339;overflow:hidden}.scrollbar::-webkit-scrollbar-thumb{display:block;background:linear-gradient(180deg,#4449,#9999,#4449);transition:all .4s}#confirm-window{max-width:65rem;min-width:25rem;padding:3rem;position:fixed;z-index:10021;border-radius:1rem;box-shadow:.3rem .6rem 2rem #000;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;transition:all .4s;font-size:1.4rem;background:#222;color:#fff;transform:translateZ(0) translateY(100%);filter:opacity(0)}#confirm-window .confirm-contain{display:flex;align-items:center;gap:2rem;font-size:2.4rem}#confirm-window .confirm-contain:before{content:'';width:6rem;min-width:6rem;height:6rem;background:url(images/_icon-ask.svg) no-repeat center/contain;filter:invert(1)}#confirm-window .confirm-contain i.warn{content:'';width:4rem;min-width:4rem;height:4rem;background:url(images/_icon-warn.svg) no-repeat center/contain;filter:invert(1)}#confirm-window .confirm-contain h4{display:flex;align-items:center;font-weight:400;height:100%}#confirm-window .confirm-btns{display:flex;align-items:center;gap:2rem}#confirm-window .confirm-btns .btn{height:unset;font-size:2.4rem;display:flex;justify-content:center;align-items:center;flex:auto;background:brown;transition:all .4s;cursor:pointer;gap:0;overflow:hidden}#confirm-window .confirm-btns .btn b{display:flex;justify-content:center;align-items:center;flex:1;min-height:5rem;padding:0 2rem;text-transform:uppercase}#confirm-window .confirm-btns .btn i{min-height:5rem;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:2rem;font-style:normal;padding:0 1rem;height:100%;background:#555}#confirm-window .confirm-btns .btn i:before{content:'';display:inline-block;width:3rem;height:3rem;background:url(images/_icon-keyboard.svg) no-repeat center/contain;filter:invert(1)}.light #confirm-window .confirm-btns .btn{background:#ccc;color:#333}.gold #confirm-window .confirm-btns .btn{background:#ff8c00;color:#fff}#confirm-window .confirm-btns .btn:hover{filter:brightness(1.2)}.more{height:4rem;display:none;justify-content:center;align-items:center;margin:3rem 0;line-height:4rem;text-align:center;cursor:pointer;background:#eee;border-radius:.5rem;transition:all .4s}.more:hover{background:#ff2d55;color:#fff}.more:before{content:'';width:1rem;height:1rem;display:block;background:url(images/_icon-arrow.svg) no-repeat center/contain;margin:0 1rem 0 0;transition:all .4s;transform:translateZ(0) rotate(90deg)}.more:hover:before{transform:translateZ(0) rotate(450deg);filter:invert(1)}.disabled{background:#444!important;color:#777!important;cursor:unset!important}.cannotClick{cursor:default!important}.showPsw{background:url(images/_icon-eyes-open.svg) no-repeat center!important;background-size:contain!important}.noData{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2rem;color:#999;height:auto!important;padding:9rem 0!important;grid-column:1/span max;background:0 0!important;box-shadow:unset!important;border-radius:0!important}.noData span{font-size:1.2rem}.noData img{width:16.5rem!important;height:16.5rem!important;background-repeat:no-repeat;background-size:cover}.scaleIn{transform:translateZ(0) scale(1)!important}.btn{background:#ff4500;height:3rem;min-height:3rem;border-radius:.5rem;display:flex;justify-content:center;align-items:center;gap:1rem;font-size:1.2rem;font-style:normal;text-decoration:none;color:#fff;flex:1;cursor:pointer;transition:all .4s;white-space:normal}.favorite{display:flex;justify-content:center;align-items:center;gap:.5rem;font-style:normal;font-weight:400;transition:all .4s}.favorite:before{content:'';display:block;height:2rem;width:2rem;background:url(images/_icon-star.svg) no-repeat center/contain;filter:invert(.4);transition:all .4s}.favorited{filter:invert(8%) sepia(82%) saturate(7224%) hue-rotate(19deg) brightness(83%) contrast(117%)}.view{display:flex;justify-content:center;align-items:center;gap:.5rem;font-style:normal;font-weight:400;transition:all .4s}.view:before{content:'';display:block;height:2rem;width:2rem;background:url(images/_icon-eyes-open.svg) no-repeat center/contain;filter:invert(1);transition:all .4s}.logout{display:flex;align-items:center;gap:1rem;font-weight:400;cursor:pointer}.light .logout{color:#eee}.gold .logout{color:#fff}.logout:before{content:'';width:3rem;height:3rem;display:block;filter:invert(1);background:url(images/_icon-logout.svg) no-repeat center/contain;cursor:pointer}.logoutBtn{display:flex;justify-content:center;align-items:center;background:#8b0000;flex:1;height:5rem;border-radius:1rem}.html{flex:1;display:block;line-height:2rem;text-align:justify;overflow-x:hidden}.html h3{margin:1rem 0}.html p{margin:1rem 0}.html ol{margin:0;padding:0 0 0 2rem}.btn:hover{filter:brightness(.9)}#confirm-mask,#loading,#mask,#preview-mask,#toast-mask{position:fixed;top:0;left:0;right:0;bottom:0;visibility:hidden;transition:all .4s;background:0 0;z-index:10000;display:flex;justify-content:center;align-items:center;font-size:1.2rem}#toast-mask{z-index:10010}#confirm-mask{z-index:10020}#loading{z-index:11000;background:rgba(255,255,255,0) url(resources/images/logo2.png?v=1212) no-repeat center/12rem;visibility:visible;filter:drop-shadow(0 0 .5rem #0009);animation:rotateX 1s infinite}.mask-show{visibility:visible!important;background:rgba(0,0,0,.5)!important}#floatWindow{position:absolute;z-index:10030;display:block;background:#1119;backdrop-filter:blur(.5rem);border-radius:0 1rem;box-shadow:.2rem .4rem .6rem #0009;transform:translateZ(0) scale(0);transform-origin:top left;transition:transform .2s}#floatWindow.active{transform:translateZ(0) scale(1)}#floatWindow .floatContent{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:2rem;min-width:20rem;max-width:40rem;font-size:1.6rem;overflow:hidden}.popUp{position:fixed;z-index:10000;min-width:15%;max-width:90%;max-height:80%;transform:translateZ(0) scaleY(0);opacity:0;transition:all .3s;display:flex;flex-direction:column;justify-content:center;align-items:center}.mobile .popUp{width:calc(100% - 8rem)}.popUp-in{transform:translateZ(0) scaleY(1);opacity:1}.popUp .popUp-close{width:5rem;height:5rem;min-height:5rem;display:block;cursor:pointer;filter:invert(1) drop-shadow(.5rem -.2rem 1rem rgb(0 0 0 / 10%));border-radius:50%;border:.2rem #000 solid;padding:.5rem;transition:all .4s;position:absolute;right:-2.5rem;top:-2.5rem}.popUp .popUp-close:hover{background:rgba(255,30,39,.3)!important;transform:translateZ(0) rotate(180deg)}.popUp h1{text-align:center;margin:1rem 2rem;font-size:3rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%}.light .popUp h1{color:#ccc}.gold .popUp h1{color:#fff}.popUp .popUp-container{width:100%;background:#3339;backdrop-filter:blur(.5rem);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:.3rem .6rem 2rem #000}.light .popUp .popUp-container{background:#ccc;color:#333}.gold .popUp .popUp-container{background:#eee;color:#333}.popUp .popUp-container .popUp-navigator-bar{background:#444;min-height:6rem;display:flex;justify-content:center;align-items:center}.light .popUp .popUp-container .popUp-navigator-bar{background:#666}.gold .popUp .popUp-container .popUp-navigator-bar{background:#f60}.popUp .popUp-container .popUp-content{flex:1;display:block;text-align:justify;overflow:auto;scrollbar-width:none;font-size:1.4rem;word-break:break-word;scroll-behavior:smooth;margin:4rem}.popUp .popUp-container .popUp-content img{display:block;width:100%;cursor:pointer}.popUp .popUp-container .popUp-content .pop-outerlink p{display:block;text-align:center}.popUp .popUp-container .popUp-content .pop-outerlink-service img{display:block;width:5rem;margin:2rem auto}.popUp .popUp-container .popUp-content .pop-outerlink-gameIcon img{display:block;width:20rem;height:20rem;margin:2rem auto;border-radius:4rem;overflow:hidden;background:#eee;cursor:default;filter:drop-shadow(.2rem .4rem .6rem rgba(0, 0, 0, .2));object-fit:contain}.popUp .popUp-btns{display:flex;justify-content:space-between;align-items:center;gap:0;font-size:1.6rem}.mobile .popUp .popUp-btns{flex-direction:column}.popUp .popUp-btns .btn{flex:auto;width:100%;height:4.4rem;font-size:3rem;transition:all .4s;text-transform:uppercase}.popUp .popUp-btns .btn:hover{filter:brightness(1.5)}.popUp .popUp-btns .btn:nth-child(2){background:#999}.popUp .popUp-btns .btn:nth-child(2):hover{background:#666!important}.popUp .popUp-btns .btn.login{margin:0 4rem 4rem 4rem;border-radius:1rem}.popUp .uploadingPics{display:grid;grid-gap:.2rem;grid-template-columns:repeat(auto-fit,minmax(calc(100% / 3 - .4rem),1fr))}.popUp .uploadingPics .uploadingItem{border-radius:5%;overflow:hidden;position:relative;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}.popUp .uploadingPics .uploadingItem u{color:#fff;text-shadow:.1rem .1rem #000;position:absolute;right:.5rem;bottom:.5rem;left:.5rem;text-decoration:unset;font-size:1rem;display:flex;justify-content:flex-end;align-items:center;gap:.2rem;line-height:1.5rem}.popUp .uploadingPics .uploading u:before{content:'';width:1rem;height:1rem;display:block;background:url(images/_icon-loading.svg) no-repeat center/contain}.popUp .uploadingPics .uploadError u:before,.popUp .uploadingPics .uploaded u:before{content:'';width:1rem;height:1rem;display:none;background:unset}.popUp .uploadingPics .uploadingItem i{content:'';display:block;width:100%;height:100%;background:#0009;position:absolute;top:0;left:0;transition:transform .3s}.popUp .uploadingPics .uploadError i{background:#f009}.popUp .uploadingPics .uploadingItem img{object-fit:cover;height:100%}.popUp .uploadingPics .uploadingItem p{display:block;font-size:1.6rem;text-align:center;word-break:break-word;padding:1rem}#app .accountsAndSecurity{min-width:calc(100% - 0rem);display:block}#app .accountsAndSecurity ul{margin:1rem 0 0 0;list-style-type:none;padding:0 1rem;font-size:1.4rem;cursor:pointer}#app .accountsAndSecurity ul li{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.6rem;overflow:hidden;background:#1d132b;border-radius:2.4rem;height:3.4rem;line-height:3.4rem;font-weight:400;font-size:1.6rem;color:#fff}#app .accountsAndSecurity ul li i{display:block;width:1.6rem;min-width:1.6rem;height:1.6rem}#mask .accountsAndSecurity ul{list-style-type:none;margin:0!important;font-size:1.4rem;margin:1rem 1.6rem 1.6rem!important}#mask .accountsAndSecurity ul li{justify-content:space-between;align-items:center;overflow:hidden;height:5.6rem;border-bottom:1px rgba(242,239,255,.2) solid;display:flex;margin-bottom:1.6rem}#mask .accountsAndSecurity ul li label,#mask .accountsAndSecurity ul li u{text-decoration:none;min-width:10rem;margin:1rem;text-align:left;justify-content:center;font-family:Helvetica;font-weight:400;font-size:1.6rem;color:#fff}#mask .accountsAndSecurity ul li:last-child{border:0}#mask .accountsAndSecurity ul li p{display:flex;align-items:center;height:100%}#mask .accountsAndSecurity p input{display:block;padding:.5rem 0;border-radius:.5rem;width:100%;color:#fff}#mask .accountsAndSecurity p input{display:block;padding:.5rem 0;border-radius:.5rem;width:100%;color:#fff}#mask .accountsAndSecurity p b{display:block;width:2rem;min-width:2rem;height:2rem;margin:0 1rem;transition:background .4s}input#confirmPwd::placeholder,input#newPwd::placeholder,input#oldPwd::placeholder{font-size:1.6rem!important}.popUp .popUp-btns .btn:nth-child(2){background:0 0!important}.popUp .popUp-container .popUp-content.scrollbar{margin:-1rem 1rem 1rem 1rem!important}.popUp .popUp-container .popUp-content.scrollbar dl{margin:1rem;background:#0a0a0f;color:#f6f6f6}.popUp .popUp-container .popUp-content.scrollbar dl span{margin:0 2rem 0 1rem;font-size:2rem}.popUp .popUp-container .popUp-content.scrollbar dl span b{text-decoration:none;color:#ffcb46;margin:0 0 0 .3rem;font-size:1.2rem}.popUp .popUp-container .popUp-content.scrollbar dl dt i.status_0{color:#f90!important}.popUp .popUp-container .popUp-content.scrollbar dl dt i.status_2{color:red!important}.popUp .popUp-container .popUp-content.scrollbar dd,.popUp .popUp-container .popUp-content.scrollbar dl{margin:1rem}.popUp .popUp-container .popUp-content.scrollbar dd b,.popUp .popUp-container .popUp-content.scrollbar dd p{font-weight:400;font-size:1.7rem;color:#949494;width:12rem;display:inline-block}.popUp .popUp-container .popUp-content.scrollbar dd i{font-style:normal!important;font-weight:400;font-size:1.6rem;color:#f6f6f6}#mask .accountsAndSecurity .tipPwd1,#mask .accountsAndSecurity .tipPwd2,#mask .accountsAndSecurity .tipPwd3,.register-step1 .tipRegister1,.register-step1 .tipRegister2{display:none;height:2.4rem;left:0;background:rgba(255,110,18,.08);border-radius:5px;width:96%;font-family:Helvetica;font-weight:400;font-size:1.2rem;color:#ff6e12;line-height:2.4rem;padding:0 0 0 1rem;margin-top:.4rem}#app{width:100%;min-height:100vh;position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}section{width:100%;height:100%;margin:0 auto;display:flex;flex-direction:column;position:relative;overflow:hidden}.rightBar{position:fixed;right:0;bottom:12rem;width:4rem;border-radius:1rem 0 0 1rem;z-index:9999;display:flex;flex-direction:column;gap:.1rem;transform:translateZ(0) translateX(4rem);opacity:1;transition:all .4s;overflow:hidden}.rightBar.active{transform:translateZ(0) translateX(0)!important;opacity:1!important}.rightBar dt{cursor:pointer;height:2rem;transition:all .4s;background:#666 url(images/_icon-arrow.svg) no-repeat center/1rem}.rightBar dd{cursor:pointer;width:100%;height:4rem;display:flex;justify-content:center;align-items:center;background:#fff9 url(images/_icon-arrow.svg) no-repeat center/2rem;transform:translateZ(0) rotate(-90deg);transition:all .4s}.rightBar dd:hover,.rightBar dt:hover{background-color:#fff}.rightBar dd.facebook{background:#fff9 url(images/_icon-logo-facebook.svg) no-repeat center/2rem;transform:translateZ(0) rotate(0)}.rightBar dd.line{background:#fff9 url(images/_icon-logo-line.svg) no-repeat center/2rem;transform:translateZ(0) rotate(0)}.rightBar dd.telegram{background:#fff9 url(images/_icon-logo-telegram.svg) no-repeat center/2rem;transform:translateZ(0) rotate(0)}.swiper{height:15rem;max-width:100%;overflow:hidden;border-radius:1rem;position:sticky;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center}.swiper:hover .next{transform:translateZ(0) translateX(0)}.swiper:hover .prev{transform:translateZ(0) translateX(0) rotate(180deg)}.pc .swiper{height:50rem}.swiper .swiper-container{width:auto;height:100%;display:flex;position:relative;transition:all .4s}.swiper .next,.swiper .prev{width:8rem;height:15rem;position:absolute;right:0;top:calc(50% - 10rem);display:flex;justify-content:center;align-items:center;border-radius:2rem 0 0 2rem;cursor:pointer;background:#fff8 url(images/_icon-arrow.svg) no-repeat center/2rem;transform:translateZ(0) translateX(100%);transition:all .4s}.swiper .next:hover,.swiper .prev:hover{background:#fff url(images/_icon-arrow.svg) no-repeat center/2rem}.swiper .prev{right:unset;left:0;transform:translateZ(0) rotate(180deg) translateX(100%)}.swiper .swiper-dots{position:absolute;bottom:2rem;width:auto;display:flex;gap:1rem}.swiper .swiper-dots .dot{width:1rem;height:1rem;display:block;border-radius:.5rem;cursor:pointer;background:rgba(255,255,255,.7);transition:all .4s;box-shadow:.2rem .4rem .6rem rgba(0,0,0,.8)}.swiper .swiper-dots .current{width:3rem;background:#fff;cursor:default}.swiper .swiper-item{flex:1;min-width:37.5rem;max-width:37.5rem;height:100%;overflow:hidden;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .4s;filter:brightness(.6)}.pc .swiper .swiper-item{min-width:120rem;max-width:120rem}.swiper .current{filter:unset!important}.swiper .swiper-item img{width:100%;height:100%;display:block;overflow:hidden;object-fit:cover;position:relative;transition:all 2s}.swiper .current:hover img{transform:translateZ(0) scale(1.1)}#mask .login-notify .mask-item{height:100%;overflow-y:auto;width:100%;overflow-x:hidden}.betRecords .tabs{display:flex;align-items:center;list-style-type:none;margin:0 1.5rem;overflow:hidden;padding:0;overflow-x:auto;white-space:nowrap;height:6rem;min-height:auto;width:34.5rem;border-radius:.5rem}.betRecords .sub-tabs{overflow:auto;list-style:none;padding:1.6rem .8rem 0;height:4.4rem;width:100%}.betRecords .sub-tabs li{height:3.2rem;line-height:3.2rem;padding:0 1.6rem;margin:0 .8rem;white-space:nowrap;cursor:pointer;font-size:1.2rem}.betRecords .range{margin:1rem 1rem 0 1rem;display:flex;justify-content:space-between;height:4.4rem;align-items:center}.betRecords .list{margin:1rem 1.6rem;display:flex;flex-direction:column;gap:1rem;overflow-x:hidden}.game-list .game-items .game-category .game-item-out-pl{grid-column:span 2;border-radius:2rem;width:98%;margin:0 auto}.game-list .game-items .game-category .game-item-out-pl .game-item{height:12rem;margin-bottom:0!important}.game-list .game-items .game-category .game-item-out-pl h3{display:none}.game-item-out.PIONEERLIVE .game-item p img,.game-item.PIONEERLIVE p img{left:0;top:-1.4rem!important;margin:0 auto!important;width:100%!important;z-index:3}.game-list .game-menus .game-menu{transition:all .4s}.game-list .game-menu .game-menu-item b{opacity:.7!important}.game-list .game-menu .game-menu-item b{opacity:.7!important}.game-list .game-menu .game-menu-item.game-menu-current b{opacity:1!important}.game-list .game-items .game-category{padding:0 0 8rem 0!important}.game .list.sabaSport-list .item,.game .list.sboSport-list .item{width:100%!important;height:16rem}.game .list.sabaSport-list,.game .list.sboSport-list{grid-gap:1.6rem!important}.pc .game-list .game-items{height:fit-content!important}.pc .game-list .game-items .category-search{padding-top:100px!important}.pc .game .game-list-box .searchKey{left:3.6rem!important}.pc .game-list .game-items .category-search .searchKey{position:absolute;height:3.6em;width:40%;padding:0 1rem 0 4rem;background-size:1.6rem!important;background-position:1.2rem!important}.pc .game-list .game-items .category-search .searchKey::placeholder{position:absolute;width:55%;left:4rem!important}.pc .game .list.cmdSport-list,.pc .game .list.sabaSport-list,.pc .game .list.sboSport-list{grid-template-columns:repeat(3,1fr)!important}.pc .item.sabaSport.sport,.pc .item.sboSport.sport{width:30rem!important}.pc .game-list .game-items .game-item-out:first-of-type .game-item.live h3,.pc .game-list .game-items .game-item-out:first-of-type .game-item.live h4,.pc .game-list .game-items .game-item-out:first-of-type .game-item.live span.gameicon,.pc .game-list .game-items .game-item.live:first-of-type h3,.pc .game-list .game-items .game-item.live:first-of-type h4,.pc .game-list .game-items .game-item.live:first-of-type span.gameicon{display:block!important}.pc .game-list .game-items .game-item h3{font-size:18px!important}.page.login .loginForm .memberPsw{margin:1.6rem 0;display:flex;align-items:center;position:relative}.page.login .loginForm .memberPsw b,.page.login .loginForm .memberPsw label{font-family:Microsoft YaHei,BoxedLight,PingFang SC,WenQuanYi Micro Hei,sans-serif}.page.login .loginForm .memberPsw b{position:absolute;right:0;top:0;font-size:1.4rem;font-weight:400}.page.login .loginForm .memberPsw label{flex:1;font-weight:400;margin:0 0 0 1rem;text-transform:capitalize;font-size:1.4rem;margin-left:3rem}.page.login .loginForm .login-psw b,.page.login .loginForm .login-user b{display:block;width:2rem;min-width:2rem;height:2rem;margin:0 2rem;transition:background .4s}.page.register .register-step p input{font-size:1.6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.register-step ul li .bank-select .bank-name{font-size:1.4rem!important}.register-step ul li .bank-select .bank-name.active a{font-weight:500!important;font-size:1.4rem!important}.pc .page.register .register-step ul li p{grid-template-columns:repeat(2,1fr)!important}.pc .page.register .register-step ul li p#bankName{grid-template-columns:repeat(5,1fr)!important}.pc .page.register .register-step .password p b,.pc .page.register .register-step .username p b{position:absolute;right:1rem}.pc .register-step span.captcha-image{width:7.2rem!important}#app .myMessage .tabs li span i.numBg{font-style:normal;font-size:1.1rem;position:absolute;top:-15%;left:113%;transform:translate(-50%,-50%);width:2.4rem;height:1.6rem;background-color:red;color:#fff;border-radius:.6rem .6rem .6rem .1rem;display:block;text-align:center}#app .myMessage .editArea p input,#app .myMessage .list .item .right input{appearance:none;-webkit-appearance:none;border:1px solid #dedede;border-radius:50%;outline:0;cursor:pointer;width:1.5rem;height:1.5rem}#app .myMessage .editArea p input{margin-right:.5rem}#app .myMessage .editArea p input[type=checkbox]:checked,#app .myMessage .list .item .right input[type=checkbox]:checked{background-color:#fff!important;background:url(images/check.png) no-repeat center/contain}.myFeedback{min-width:100%;display:flex!important;flex-direction:column;height:100%;overflow:hidden}.myFeedback .navi{height:5rem;min-height:5rem;background:#fff;display:flex;justify-content:space-between;align-items:center;font-size:1.6rem}.myFeedback .navi b{display:block;flex:1;text-align:center;text-transform:uppercase;font-size:1.7rem;line-height:1.7rem;color:#000001}.myFeedback .navi i{height:100%;width:5rem;display:flex;justify-content:center;align-items:center;background:url(images/icon-arrow.png) no-repeat center/1rem}.myFeedback .navi u{height:100%;width:5rem;display:flex;justify-content:center;align-items:center;background:url(images/back-home.png) no-repeat center/2.4rem}.myFeedback-main{flex:1;margin:0 0 1rem;overflow-x:hidden;min-height:60rem}.myFeedback.fadeIn .navigator-bar{box-shadow:unset;border-radius:0;background:#17191a}.myFeedback .contain{flex:1;display:flex;transition:all .4s;max-height:calc(100% - 11rem);max-width:100vw;background-color:#0d0d0d}.pc .myFeedback .contain{max-width:1400px!important}.myFeedback .contain>div{background-color:#0d0d0d}.myFeedback .contain.inbox{transform:translateZ(0) translateX(0);background:#0d0d0d}.myFeedback .contain.outbox{transform:translateZ(0) translateX(-100%)}.myFeedback .contain.publishForm{transform:translateZ(0) translateX(-200%)}.myFeedback .contain.files{transform:translateZ(0) translateX(-300%)}.myFeedback .contain .inboxList,.myFeedback .contain .outboxList{min-width:calc(100% - 4rem);max-height:calc(100%);padding:2rem 2rem 1rem 2rem;overflow:auto}.myFeedback .contain .inboxList dl,.myFeedback .contain .outboxList dl{min-width:calc(100% - 4rem);display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}.myFeedback .contain .inboxList dt,.myFeedback .contain .outboxList dt{display:flex}.myFeedback .contain .inboxList dt.addDate,.myFeedback .contain .outboxList dt.addDate{font-size:1.4rem;display:flex;align-items:center;gap:1rem;background:linear-gradient(90deg,#000,transparent);padding:.5rem}.myFeedback .contain .inboxList dt.addDate:before,.myFeedback .contain .outboxList dt.addDate:before{content:'';width:2rem;height:2rem;display:block;background:url(images/icon-wait.svg) no-repeat center/1.8rem}.myFeedback .contain .inboxList dt.noData,.myFeedback .contain .outboxList dt.noData{font-size:2rem;margin:5rem auto;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#999}.myFeedback .contain .inboxList dd,.myFeedback .contain .outboxList dd{display:flex;flex-direction:column;justify-content:center;background:#666;padding:1rem;border-radius:1rem;gap:1rem;overflow:hidden;cursor:pointer;line-height:1.6rem;transition:all .4s;-webkit-tap-highlight-color:transparent}.myFeedback .contain .inboxList dd .btn.reply,.myFeedback .contain .outboxList dd .btn.reply{display:none;background:#5f9ea0;height:3rem;justify-content:center;align-items:center;border-radius:.5rem;font-size:1.6rem}.myFeedback .contain .inboxList dd.expand,.myFeedback .contain .outboxList dd.expand{background:#333}.myFeedback .contain .inboxList dd.expand .btn.reply,.myFeedback .contain .outboxList dd.expand .btn.reply{display:flex}.myFeedback .contain .inboxList dd:hover,.myFeedback .contain .outboxList dd:hover{box-shadow:.2rem .4rem .6rem #0009}.myFeedback .contain .outboxList dd h4,withdrawableBalance .myFeedback .contain .inboxList dd h4{display:flex;justify-content:space-between;gap:1rem;font-weight:400;color:#67c23a}.myFeedback .contain .inboxList dd h4 u,.myFeedback .contain .outboxList dd h4 u{text-decoration:none;display:flex;align-items:center;gap:.5rem}.myFeedback .contain .inboxList dd h4 u:before,.myFeedback .contain .outboxList dd h4 u:before{content:'';width:1rem;height:1rem;display:block;background:url(images/arrow-0.png) no-repeat center/contain;transition:all .4s}.myFeedback .contain .inboxList dd.expand h4 u:before,.myFeedback .contain .outboxList dd.expand h4 u:before{transform:translateZ(0) rotate(180deg)}.myFeedback .contain .inboxList dd h3,.myFeedback .contain .outboxList dd h3{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.myFeedback .contain .inboxList dd h3 u,.myFeedback .contain .outboxList dd h3 u{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-decoration:none}.myFeedback .contain .inboxList dd.expand h3 u,.myFeedback .contain .outboxList dd.expand h3 u{white-space:unset;text-overflow:unset}.myFeedback .contain .inboxList dd h3 u i,.myFeedback .contain .outboxList dd h3 u i{font-style:normal;color:#0ff;text-decoration:none}.myFeedback .contain .inboxList dd h3 b,.myFeedback .contain .outboxList dd h3 b{font-weight:400;color:#ccc;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:4rem;overflow:hidden;transition:all .4s}.myFeedback .contain .inboxList dd.expand h3 b,.myFeedback .contain .outboxList dd.expand h3 b{max-height:unset;display:block}.myFeedback .contain .publish{min-width:calc(100% - 4rem);height:calc(100% - 0rem);overflow:auto;padding:2rem;display:flex;flex-direction:column;gap:1rem}.myFeedback .contain .publish label{font-size:1.3rem}.myFeedback .contain .publish .subject{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style-type:none;gap:.1rem;overflow:hidden}.myFeedback .contain .publish .subject li{flex:auto;margin:0 .375rem .75rem 0;padding:.5rem 1rem;background:#666;transition:all .4s;height:2.2rem;display:flex;justify-content:center;align-items:center;background:#949494;color:#000;border-radius:1.6rem;font-size:1.4rem}.myFeedback .contain .publish .subject li.selected{background:#0d0d0d;color:#fff;border:1px solid #f6f6f6}.myFeedback .contain .publish #title{font-size:1.4rem;padding:1rem;overflow:hidden;outline:0;transition:all .4s;background:#262626;border-radius:2.8rem;color:#fff;border:0}.myFeedback .contain .publish #title[readonly]{background:#fff}@keyframes required{0%{background:#fff}50%{background:#db7093}100%{background:#fff}}.myFeedback .contain .publish #title:required:invalid{animation:required .5s;animation-iteration-count:3}.myFeedback .contain .publish #title:required:valid{background:#262626}.myFeedback .contain .publish #content{padding:1rem;overflow:hidden;outline:0;min-height:15rem;transition:all .4s;font:1.4rem PingFangSC-Medium,'PingFang SC','Microsoft YaHei UI',verdana,tahoma;background:#262626;border-radius:2.8rem;color:#fff}.myFeedback .contain .publish #content:required:invalid{animation:required .5s;animation-iteration-count:3}.myFeedback .contain .publish #content:required:valid{background:#fff}.myFeedback .contain .publish .btns{display:flex;justify-content:space-between;align-items:center;gap:.1rem}.myFeedback .contain .publish .btns .btn{height:4.4rem;display:flex;justify-content:center;align-items:center;background:#fff;overflow:hidden;cursor:pointer;flex:1;font-size:1.6rem;font-weight:700;color:#000;border-radius:2.2rem}.myFeedback .contain .publish .btns .btn.ufile{background:#ff8c00}.myFeedback .contain .publish .ufile{display:none}.myFeedback .contain .filelist{min-width:calc(100% - 4rem);height:calc(100% - 4rem);margin:2rem;overflow:auto}.myFeedback .contain .filelist dl{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:.1rem;position:relative}.myFeedback .contain .filelist dl dt{display:grid;grid-template-columns:3fr 2fr 2fr 1fr;grid-gap:.1rem;align-items:center;position:sticky;top:0;left:0;right:0}.myFeedback .contain .filelist dl dt b{background:#333;padding:.5rem;height:calc(100% - 1rem);width:calc(100% - 1rem);display:flex;align-items:center}.myFeedback .contain .filelist dl dd{display:grid;grid-template-columns:3fr 2fr 2fr 1fr;grid-gap:.1rem}.myFeedback .contain .filelist dl dd b{font-weight:400;height:2rem;width:calc(100% - 1rem);display:flex;align-items:center;background:#666;padding:.5rem;word-break:break-word}.myFeedback .contain .filelist dl dd b[data-act=del]{cursor:pointer;color:#ff0;text-decoration:underline}.myFeedback .contain .more{height:3rem;border-radius:1rem;display:none;justify-content:center;align-items:center;gap:1rem;margin:1rem 0 0 0;cursor:pointer}.myFeedback .contain .more:before{content:'';width:1rem;height:1rem;display:block;background:url(images/arrow-0.png) no-repeat center/contain}.myFeedback .tabs{display:flex;justify-content:space-around;align-items:center;height:6rem;position:relative;padding:0;background:#0d0d0d;margin:0 2rem!important}.myFeedback .tabs .tab{background:#0d0d0d;color:#8a8c99;flex:auto;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.6rem;cursor:pointer;text-transform:capitalize;transition:all .4s;-webkit-tap-highlight-color:transparent;padding:0 1rem;position:relative}.myFeedback .tabs .tab.active{color:#fff;font-weight:700}.myFeedback .tabs .tab.active span::before{content:"";position:absolute;left:3rem;top:5rem;width:30%;height:.4rem;z-index:-1;background:linear-gradient(90deg,#949494,#0d0d0d);border-radius:.2rem}.pc .myFeedback .tabs .tab.active span::before{left:1rem!important;width:40%}.game-list .game-items .category-search{padding-top:5rem!important}.game-list .game-items .game-item .game-periodid{position:absolute;top:0;left:0;height:2.4rem;padding:0 2rem;line-height:2.4rem;width:7rem;background:rgba(255,255,255,.1);color:#fff;border-radius:.8rem 0 1.2rem}.game-list .game-items .game-category input.searchKey{width:98%;margin:1.2rem .2rem;position:absolute;height:3.6rem!important;background-size:1.4rem 1.4rem;padding:0 .8rem 0 3.5rem!important;box-sizing:border-box;border:0;background-repeat:no-repeat!important;background-position:1.2rem!important;background-size:1.4rem!important;color:#fff}.game-list .game-items .game-item.closed::before{content:attr(data-before-content);display:flex;width:100%;height:100%;background:#0008;position:absolute;z-index:2;justify-content:center;align-items:center;color:#fff;border-radius:1rem;font-size:1.4rem;top:0;left:0;text-transform:capitalize}.game .game-list-box .searchKey{position:absolute;top:0!important;left:1.6rem;width:34.2rem;border:none;box-sizing:border-box;color:#fff;height:3.6rem!important;background-size:1.4rem 1.4rem;padding:0 .8rem 0 3.5rem!important;box-sizing:border-box;border:0;background-repeat:no-repeat!important;background-position:1.2rem!important;background-size:1.4rem!important}.page.service .list{flex:1;display:flex;flex-direction:row;margin:2rem;overflow:hidden;gap:1rem}.page.service .list dd{position:relative;height:12rem;width:16rem;border-radius:2.4rem;background:linear-gradient(-25deg,#20d94f,#f2f047,#1ed94f)}.page.service .list dd .service-line{display:inline-block;position:absolute;height:11.8rem;width:15.8rem;margin:0 auto;left:.1rem;top:.1rem;border-radius:2.4rem;background:#2c2d33}.page.service .list dd:after{content:attr(data-domain);display:flex;justify-content:center;align-items:center;position:absolute;bottom:2rem;left:1rem;width:14rem;font-family:SF Pro Text;font-weight:400;font-size:1.7rem;color:#fff}.page.service .list dd img{position:absolute;margin-top:2rem;margin-left:5.6rem;width:4.8rem;height:4.8rem;display:block}.deposit .navigator-bar h1,.game .navigator-bar h1,.promise .navigator-bar h1,.withdrawal .navigator-bar h1{position:absolute;left:40%}.pc .withdrawal .navigator-bar h1{display:none}.tabs .logo{left:30%!important}.recommend-table table thead th{height:3.5rem;text-align:center;font-size:1.4rem}.header-select-lang{display:none!important}.notice{position:relative}.scrollText1{position:absolute;right:0;width:1.6rem;height:3.6rem}input.depositMoney::placeholder{height:2.4rem!important}.page.promise .list dd h4{padding:1rem 1.6rem!important;font-weight:400;padding:1rem 1.6rem!important;font-size:1.4rem}.page.promise .list dd h4 i{font-size:1rem}.deposit .container .submit,.withdrawal .container .submit{flex:1;height:4.4rem;margin:1rem auto 1.6rem;display:flex;justify-content:center;align-items:center;font-size:1.6rem;font-weight:700;width:90%;cursor:pointer}.betRecords,.myFeedback{overflow-x:hidden!important}.gameRules .navigator-bar i,.oddsRules .navigator-bar i{position:absolute;right:0}.page.account .mine-menus ul li i{width:24rem!important}#footer{display:none}#footer .copyright{box-sizing:border-box;padding:30px;margin:0 auto;text-align:center;width:1400px}.tab-r.myFeedback-index,.tab-r.promise{display:block;position:absolute;right:1.8rem;top:42%;width:2.4rem;height:2.6rem;margin-top:-1rem;background:url(images/icon-home.png) no-repeat center/100%}.tab-r.withdrawal-index{position:absolute;right:1.8rem;top:50%;width:2.4rem;height:2.4rem;margin-top:-1rem;background:url(images/transactionRecords.png) no-repeat center center;background-size:100%}.navi .item{cursor:pointer}.navi .item .title{text-align:center}.navi .item .title.deposit,.navi .item .title.withdrawal{background:0 0!important}.pc .navi .item:nth-of-type(3).active .title{display:none}.pc .transactionRecords .list .item,.pc .transactionRecords .sub-tabs{margin:0 2.2rem!important}.pc .rebate-table{margin:1.6rem 2.2rem!important}.pc .swiper,.pc .swiper .swiper-container,.pc .swiper .swiper-container .swiper-item{height:19rem!important;min-height:19rem!important}.pc .notice{height:3.6rem!important}.pc .tabs .tab.logo{left:1.8rem!important}.pc .more-menu-box li.home-tabs:hover,.pc .more-menu-box li.menu-close:hover{background-color:transparent!important}.pc .page.account .mine-menus ul li i{width:40rem!important}.pc .myFeedback .contain .publish .btns{margin-top:3rem}.pc .navi-outer{position:absolute;margin:0 auto;width:1400px;min-width:auto;height:9rem;top:0}.pc .back-to-top{display:none}.pc .navi{top:0;width:700px;padding-top:1.2rem;box-shadow:none;margin:0 auto}.pc .promise .navigator-bar{min-height:7rem}.pc .swiper-box{max-width:1300px}.pc .page.promise{background:0 0;margin-top:0!important}.pc .page.promise .navigator-bar h1{top:9rem;left:0;width:100%}.pc .personalData ul{margin:1.6rem 3.6rem 0!important}.pc .personalData .logout{height:4.4rem!important;line-height:4.4rem!important;margin:2.6rem 3.6rem!important}.pc .myRecommend{width:1400px}.pc .deposit .container .submit{height:4.4rem!important;margin:2.6rem!important}.pc .popUp .popUp-btns .btn{height:4.4rem!important;line-height:4.4rem!important}.home-banner{font-family:Geometos;height:18rem;background:#000;overflow:hidden}.home-header{height:4rem;background:#002556;display:flex;flex-direction:column}.home-fire{display:flex;height:4rem;line-height:4rem;position:relative;left:6.5rem}.home-fire img{position:absolute;height:2rem;top:1rem}.home-fire h3{position:absolute;left:2rem}.list-right-arrow{margin:0;padding:0;width:auto;list-style-type:none;display:flex;justify-content:flex-end;gap:.5rem;cursor:pointer;position:absolute;left:1rem;top:3rem}.list-right-arrow li{width:1.9rem;height:1.9rem;background:#379df1 url(images/icon-arrow.png) no-repeat center/.6rem!important;transition:all .4s;border-radius:7px}.list-right-arrow .disabled{opacity:.1!important;cursor:default!important;background:#379df1 url(images/icon-arrow.png) no-repeat center/.6rem!important;transition:all .4s;border-radius:7px}.list-right-arrow li:nth-child(2){transform:translateZ(0) rotate(180deg)}.carousel-container-outer,.carousel-item{width:23.8rem;height:13rem}.carousel-container-outer{padding:0 1rem}.carousel-container{display:flex;align-items:center;overflow:hidden;flex-shrink:0;padding:1rem 0 0 0}.carousel-container-inner{display:flex;gap:1rem;align-items:center;transition:all .4s}.carousel-item{border-radius:1rem}.carousel-item .game-face-img{width:100%;height:auto;border-radius:1rem}.dropdown{position:absolute;display:inline-block;right:7px;top:3rem}.dropdown select{font-size:1rem;padding:.4rem;border:none;color:#fff;background:#379df1;border-radius:4px;font-weight:700}select:focus{outline:0}select option:checked{background-color:#379df1;font-weight:700}.hot-list-header{margin-bottom:-.5rem;height:2rem;line-height:2rem;width:100%;text-align:center;background:url(images/time_bg.png) no-repeat bottom/cover}.hot-list-first,.hot-list-seconed{height:3rem;line-height:3rem;margin:0 auto;text-align:center;display:flex}.hot-list-first{background:url(images/first.png) no-repeat center/cover}.hot-list-seconed{background:url(images/second.png) no-repeat center/cover}.hot-list-first h4,.hot-list-seconed h4{margin:0 auto}.home-slide{height:2rem;line-height:2rem;width:2rem;background:red;border-radius:50%;margin:.5rem;color:#fff}.hot-list-first .home-slide{background:#09b500!important}.hot-list-bottom{display:flex;gap:.5rem;margin-top:1rem}.left-bottom,.right-bottom{background:#fff;height:2.4rem;line-height:2.4rem;width:48%;border-radius:1rem;text-align:center;font-weight:400;font-size:10px;color:#595959;border-image:linear-gradient(180deg,#FFFFFF,#EDEDED) 2 2}.hot-togel-name{background:#fff;height:2.4rem;line-height:2.4rem;width:100%;border-radius:1rem;text-align:center;font-weight:400;font-size:10px;color:#595959;border-image:linear-gradient(180deg,#FFFFFF,#EDEDED) 2 2}.carousel-item.promosi img{height:94px;border-radius:1rem}.pc .home-banner{height:19rem}.pc .carousel-container-outer{width:97.5%!important;padding:0 15px}.pc .carousel-item{width:24.6rem!important}.pc .home-fire{width:30rem;margin:0 auto}.pc .carousel-item.promosi{background:#262626}.pc .carousel-item.promosi img{height:126px;padding:.5rem;border-radius:1.5rem}.pc .carousel-item.promosi h4{padding:0 0 0 .5rem}.pc .mine-top .mine-info .audit-word{color:#f60;font-weight:700}#app .page.account .mine-info .audit-word{color:#f60;font-weight:700;width:100%}.popUp .popUp-container .notify-swiper{box-sizing:border-box;min-height:20rem;color:#fff;padding:2rem}