.numeric-virtual-keyborad{font-size:30px;position:absolute;width:100%;height:100%;left:0;right:0;bottom:0;top:0;background-color:transparent;z-index:9999;display:flex;flex-direction:column}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:450px;flex-grow:1;height:0;background:#72674b;width:100%;padding:.1em;display:flex;flex-direction:column}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap .numeric-virtual-keyborad-input-field{width:100%;height:2em;background-color:rgba(0,0,0,.4);padding:0 .3em;font-size:.5em;display:flex;align-items:center;justify-content:flex-start;border-radius:.3em;border:.01em solid rgba(191,161,117,.95);color:#bfa175}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap .numeric-virtual-keyborad-keys-wrap{margin-top:.1em;flex-grow:1;height:0;width:100%;display:flex;gap:1px 1px;flex-wrap:wrap}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap .numeric-virtual-keyborad-keys-wrap .numeric-virtual-keyborad-key{flex:1 1 33%;background-color:#202020;border:.1em solid rgba(75,66,46,.281);display:flex;justify-content:center;align-items:center;color:#727272;font-size:.5em;border-radius:.3em}@media (orientation:portrait) and (max-width:320px){.numeric-virtual-keyborad{font-size:35px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:8em}}@media (orientation:portrait) and (min-width:321px) and (max-width:360px){.numeric-virtual-keyborad{font-size:39px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:11em}}@media (orientation:portrait) and (min-width:361px) and (max-width:375px){.numeric-virtual-keyborad{font-size:40px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:11em}}@media (orientation:portrait) and (min-width:376px) and (max-width:428px){.numeric-virtual-keyborad{font-size:44px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:11em}}@media (orientation:portrait) and (min-width:429px) and (max-width:601px){.numeric-virtual-keyborad{font-size:65px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:11em}}@media (orientation:portrait) and (min-width:602px) and (max-width:768px){.numeric-virtual-keyborad{font-size:82px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:11em}}@media (orientation:portrait) and (min-width:769px) and (max-width:800px){.numeric-virtual-keyborad{font-size:86px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:11em}}@media (orientation:portrait) and (min-width:801px) and (max-width:1024px){.numeric-virtual-keyborad{font-size:110px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:11em}}@media (orientation:landscape) and (min-width:480px){.numeric-virtual-keyborad{font-size:29px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:5em}}@media (orientation:landscape) and (min-width:481px) and (max-width:568px){.numeric-virtual-keyborad{font-size:35px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:4em}}@media (orientation:landscape) and (min-width:569px) and (max-width:640px){.numeric-virtual-keyborad{font-size:39px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:3.9em}}@media (orientation:landscape) and (min-width:641px) and (max-width:667px){.numeric-virtual-keyborad{font-size:40px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:3.8em}}@media (orientation:landscape) and (min-width:668px) and (max-width:812px){.numeric-virtual-keyborad{font-size:44px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:3.8em}}@media (orientation:landscape) and (min-width:813px) and (max-width:926px){.numeric-virtual-keyborad{font-size:50px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:3.8em}}@media (orientation:landscape) and (min-width:927px) and (max-width:1024px){.numeric-virtual-keyborad{font-size:58px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:3.9em}}@media (orientation:landscape) and (min-width:1025px) and (max-width:1280px){.numeric-virtual-keyborad{font-size:77px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:3.9em}}@media (orientation:landscape) and (min-width:1281px){.numeric-virtual-keyborad{font-size:82px}.numeric-virtual-keyborad .numeric-virtual-keyborad-wrap{margin-top:3.9em}}#app{width:100%;height:100%;position:relative}#app .desktop-view{width:100vw;height:56.25vw;max-height:100vh;max-width:177.78vh;margin:auto}#app .desktop-view,#app .desktop-view .loading{position:absolute;top:0;bottom:0;left:0;right:0}#app .desktop-view .loading{background-color:rgba(0,0,0,.5);height:100%;width:100%;display:flex;justify-content:center;align-items:center;z-index:9999}#app .desktop-view .loading>div{width:3vw}#app .desktop-view .loading>div img{width:100%}#app .desktop-view .toast-message{pointer-events:none;position:absolute;z-index:999;top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:#fff}#app .desktop-view .toast-message span{display:flex;justify-content:center;align-items:center;background-color:#000;max-width:50rem;min-width:15rem;min-height:5rem;border-radius:3rem;padding:1.2rem 1.2rem}#app .mobile-view{width:100%;height:100%}#app .mobile-view .loading{position:absolute;top:0;bottom:0;right:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}#app .mobile-view .loading>div{width:4rem}#app .mobile-view .loading>div img{width:100%}#app .mobile-view .toast-message{pointer-events:none;position:absolute;z-index:999;top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:#fff}#app .mobile-view .toast-message span{display:flex;justify-content:center;align-items:center;background-color:#000;max-width:30rem;min-width:15rem;min-height:5rem;border-radius:3rem;padding:1rem 1rem}.banner-view-root[data-v-3443ec82]{position:relative}.banner-view-root .slide-contents[data-v-3443ec82]{width:100%;height:100%;position:relative}.banner-view-root .slide-contents .slide[data-v-3443ec82]{width:100%;height:27rem}.banner-view-root .slide-contents .slide img[data-v-3443ec82]{width:100%;height:100%}.banner-view-root ul[data-v-3443ec82]{position:absolute;bottom:1rem;left:1rem;margin:0;padding:0;width:100%;list-style-type:none;display:flex;justify-content:flex-start;align-items:center}.banner-view-root ul li[data-v-3443ec82]{display:block;width:1.5rem;height:1.5rem;border:.0625rem solid #fff;background-color:#000;cursor:pointer}.banner-view-root ul li[data-v-3443ec82]:not(:first-child){margin-left:.5rem}.banner-view-root ul li.active[data-v-3443ec82]{background-color:orange}.timer-loading-bar-root{overflow:hidden;display:flex}.timer-loading-bar-root .fill{background-color:#9b895b;width:0;height:100%}.timer-loading-bar-root .ticking{transition:1s linear}.roadmap-root[data-v-27003ed7]{position:relative}.roadmap-root>canvas[data-v-27003ed7]{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none}.d-list-item-root[data-v-5d873d70]{background-color:rgba(0,0,0,.3)!important;padding:1rem;display:flex;flex-direction:column}.d-list-item-root .item-header[data-v-5d873d70]{font-size:1.2rem;font-weight:400;font-stretch:normal;letter-spacing:0;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.d-list-item-root .item-header .timer[data-v-5d873d70]{width:2.4rem;text-align:center}.d-list-item-root .item-header .timer.green[data-v-5d873d70]{color:#3da84d}.d-list-item-root .item-header .timer.red[data-v-5d873d70]{color:#ec0503}.d-list-item-root .item-header .timer.orange[data-v-5d873d70]{color:orange}.d-list-item-root .line[data-v-5d873d70]{height:.4rem;border:.0625rem solid #9b895b;width:100%;margin-top:.5rem}.d-list-item-root .map[data-v-5d873d70]{flex-grow:1;height:0;background-color:#fff;width:100%;margin-top:.5rem;position:relative;overflow:hidden}.d-list-item-root .map .road-map[data-v-5d873d70]{width:100%;height:100%}.d-list-item-root .map .limit-pop[data-v-5d873d70]{position:absolute;top:0;bottom:0;left:0;right:0;color:#fff}.d-list-item-root .map .limit-pop .limit-pop-content[data-v-5d873d70]{display:flex;width:100%;height:100%;background-color:#110c03}.d-list-item-root .map .limit-pop .limit-pop-content .limit-pop-head[data-v-5d873d70]{width:15%;height:100%;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;font-size:1.2rem;display:flex;justify-content:center;align-items:center;letter-spacing:.625rem}.d-list-item-root .map .limit-pop .limit-pop-content .limit-pop-list[data-v-5d873d70]{flex-grow:1;height:100%;display:flex;border-left:.0625rem solid hsla(0,0%,100%,.2);flex-direction:column}.d-list-item-root .map .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item[data-v-5d873d70]{display:flex;width:100%;height:33.33333%;font-size:1.2rem;justify-content:space-evenly}.d-list-item-root .map .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item[data-v-5d873d70]:hover{background-color:hsla(0,0%,100%,.1)}.d-list-item-root .map .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item span[data-v-5d873d70]{text-align:left;height:100%;display:flex;align-items:center;width:50%}.d-list-item-root .map .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item span[data-v-5d873d70]:first-child{padding-left:2rem}.pc-header-root[data-v-7c414084]{background-color:rgba(0,0,0,.5);display:flex;align-items:center}.pc-header-root .logo[data-v-7c414084]{width:17rem;height:100%;display:flex;justify-content:center;align-items:center}.pc-header-root .logo .logo_wrap[data-v-7c414084]{width:25%;display:flex;justify-content:center;align-items:center;mask-image:url(../img/logo.fddc9bef.png);-webkit-mask-image:url(../img/logo.fddc9bef.png);overflow:hidden;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:100% 100%;mask-position:100% 100%;position:relative}.pc-header-root .logo .logo_wrap[data-v-7c414084]:after{content:"";position:absolute;top:0;bottom:0;left:-55%;width:50%;height:100%;transform:skewX(-30deg);background:linear-gradient(90deg,hsla(0,0%,100%,.0392157),hsla(0,0%,100%,.698039),hsla(0,0%,100%,.745098));background-repeat:no-repeat;-webkit-animation:shimmer 5s infinite;animation:shimmer 5s infinite}.pc-header-root .logo .logo_wrap img[data-v-7c414084]{width:100%}.pc-header-root .left-label[data-v-7c414084]{width:11rem;height:100%;background-color:#4c483f;display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:400;font-stretch:normal;letter-spacing:0;color:#fff}.pc-header-root .left-label .icon[data-v-7c414084]{font-size:1.8rem;padding-top:.5rem;margin-right:1rem}.pc-header-root .empty[data-v-7c414084]{flex-grow:1;height:100%}.pc-header-root .other-label[data-v-7c414084]{width:15rem;height:100%;display:flex;align-items:center;color:#ddc28c}.pc-header-root .other-label .coin-svg[data-v-7c414084]{width:1.6843rem;height:1.6843rem;margin-left:var(--px5);margin-right:var(--px5)}.pc-header-root .other-label .label[data-v-7c414084]{font-size:1.2rem}.pc-header-root .other-label .icon[data-v-7c414084]{font-size:1.8rem;padding-top:.5rem;margin-right:1rem;margin-left:1rem}.pc-header-root .other-label .icon.icon-setting[data-v-7c414084]{cursor:pointer}.pc-header-root .other-label[data-v-7c414084]:last-child{text-align:right;justify-content:flex-end}.pc-header-root .other-label.loby[data-v-7c414084]{background-color:#252525}.pc-header-root .switch-table-toggle[data-v-7c414084]{width:28rem;display:flex;height:100%;align-items:center;justify-content:space-between;background-color:#252525;color:#ddc28c;cursor:pointer}.pc-header-root .switch-table-toggle .icon[data-v-7c414084]{font-size:1.8rem;margin-top:.5rem;margin-right:1rem}.pc-header-root .switch-table-toggle .label[data-v-7c414084]{font-size:1.2rem;flex-grow:1;height:100%;display:flex;justify-content:center;align-items:center}.pc-header-root .switch-table-toggle[data-v-7c414084]:hover{background-color:rgba(37,37,37,.212)}.pc-header-root .limit-btn[data-v-7c414084]{flex-grow:1;display:flex;align-items:center;height:100%;color:#ddc28c;cursor:pointer}.pc-header-root .limit-btn .icon[data-v-7c414084]{font-size:2rem;margin-top:.5rem;margin-left:1rem;margin-right:1rem}.pc-header-root .limit-btn .label[data-v-7c414084]{font-size:1.2rem;height:100%;display:flex;align-items:center}.pc-header-root .limit-btn .label.other[data-v-7c414084]{flex-grow:1;justify-content:center;align-items:center}.calendar-picker-root[data-v-1fee63a2]{display:flex;height:100%;position:relative}.calendar-picker-root .vc[data-v-1fee63a2]{width:100%}.calendar-picker-root .vc .wrap[data-v-1fee63a2]{border:.0625rem solid #ffe4a2;height:100%;width:100%;display:flex;flex-direction:row;align-items:center}.calendar-picker-root .vc .wrap .input[data-v-1fee63a2]{flex-grow:1;width:0;background-color:transparent;border:none;outline:none;color:#ffe5a3!important;font-size:1.2rem;padding:0 1rem 0 1rem}.calendar-picker-root .vc .wrap .input[data-v-1fee63a2]::-webkit-input-placeholder{color:rgba(255,229,163,.5)!important}.calendar-picker-root .vc .wrap .input[data-v-1fee63a2]::-moz-placeholder{color:rgba(255,229,163,.5)!important}.calendar-picker-root .vc .wrap .input[data-v-1fee63a2]:-ms-input-placeholder{color:rgba(255,229,163,.5)!important}.calendar-picker-root .vc .wrap .input[data-v-1fee63a2]:-moz-placeholder{color:rgba(255,229,163,.5)!important}.calendar-picker-root .vc .wrap .icon[data-v-1fee63a2]{position:absolute;display:flex;justify-content:center;font-size:1.8rem;color:#ffe5a3!important;right:.5em;pointer-events:none}.vc-popover-content-wrapper{--popover-horizontal-content-offset:0.5rem!important;--popover-vertical-content-offset:0.625rem!important;--popover-slide-translation:0.9375rem!important;--popover-caret-horizontal-offset:1.125rem!important;--popover-caret-vertical-offset:0.5rem!important;transform:translateY(3rem)!important}.vc-popover-content-wrapper .vc-container{--text-xs:1rem!important;--text-sm:1.4rem!important;--text-base:0.0625rem!important;--text-lg:1.8rem!important}.vc-popover-content-wrapper .vc-container .vc-popover-caret{content:"";width:.75rem;height:.75rem}.vc-popover-content-wrapper .vc-container .vc-header{display:flex;justify-content:center;align-items:center;padding:.625rem 1.125rem .625rem 1.125rem!important}.vc-popover-content-wrapper .vc-container .vc-weeks{display:grid;grid-template-columns:repeat(7,1fr);position:relative;-webkit-overflow-scrolling:touch;padding:.3125rem!important;min-width:15.625rem!important}.vc-popover-content-wrapper .vc-container .vc-weeks .vc-weekday{text-align:center;color:var(--gray-500);font-size:var(--text-sm);font-weight:var(--font-bold);line-height:.875rem!important;padding-top:.25rem!important;padding-bottom:.5rem!important;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vc-popover-content-wrapper .vc-container .vc-weeks .vc-day{min-height:3rem!important}.vc-popover-content-wrapper .vc-container .vc-weeks .vc-day .vc-day-content{width:3rem!important;height:3rem!important;line-height:3rem!important}.vc-popover-content-wrapper .vc-container .vc-arrows-container{padding:.5rem .625rem!important}.vc-popover-content-wrapper .vc-container .vc-arrows-container svg{width:3rem;height:3rem}.vc-popover-content-wrapper .vc-container .vc-pane{min-width:15.625rem!important}.vc-popover-content-wrapper .vc-container .vc-title{line-height:3rem!important}.history-view-root[data-v-78338d3e]{background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.history-view-root .content[data-v-78338d3e]{width:114rem;height:50rem;background-color:#15130e;border:.0625rem solid #897152;overflow:hidden;font-size:1.9rem}.history-view-root .content.desktop[data-v-78338d3e]{width:25rem}.history-view-root .content>div[data-v-78338d3e]{width:100%;height:100%;display:flex;flex-direction:column}.history-view-root .content>div .title[data-v-78338d3e]{height:4rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 .9375rem;color:#e0c98f;font-size:1.5rem;width:100%}.history-view-root .content>div .title .icon-close[data-v-78338d3e]{color:#d3bc86;font-size:1.5rem}.history-view-root .content>div .dialog-body[data-v-78338d3e]{flex-grow:1;height:0;width:100%;display:flex;align-items:flex-start;flex-direction:column;overflow-x:auto;background-color:#2e2e2e}.history-view-root .content>div .dialog-body .form[data-v-78338d3e]{height:4rem;width:100%!important;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box}.history-view-root .content>div .dialog-body .form .field[data-v-78338d3e]{display:flex;height:100%;align-items:center;color:#e0c98f;font-size:1.2rem}.history-view-root .content>div .dialog-body .form .field.end-date[data-v-78338d3e],.history-view-root .content>div .dialog-body .form .field.start-date[data-v-78338d3e]{margin-left:2rem}.history-view-root .content>div .dialog-body .form .field .calendar-picker[data-v-78338d3e]{margin-left:1rem;width:17rem;height:3rem}.history-view-root .content>div .dialog-body .form .btn-search[data-v-78338d3e]{width:9rem;height:2.5rem;background-color:#e0c98f;border-radius:.125rem;margin-left:12rem;font-size:1.2rem;font-weight:400;font-stretch:normal;letter-spacing:0;color:#5b5536;display:flex;align-items:center;justify-content:center;cursor:pointer}.history-view-root .content>div .dialog-body .table-wrap[data-v-78338d3e]{overflow:auto;flex-grow:1;height:0;min-width:100%;background-color:#15130e}.history-view-root .content>div .dialog-body .table-wrap[data-v-78338d3e]::-webkit-scrollbar{width:1rem}.history-view-root .content>div .dialog-body .table-wrap[data-v-78338d3e]::-webkit-scrollbar-track{border-radius:.15625rem;border:.3125rem solid transparent}.history-view-root .content>div .dialog-body .table-wrap[data-v-78338d3e]::-webkit-scrollbar-thumb{background:rgba(86,63,30,.4392156862745098);border-radius:.15625rem;background-color:#72674b;border:.3125rem solid #141003}.history-view-root .content>div .dialog-body .table-wrap[data-v-78338d3e]::-webkit-scrollbar-thumb:hover{background:#563f1e;border-radius:.15625rem}.history-view-root .content>div .dialog-body .table-wrap .table[data-v-78338d3e]{overflow:auto;border-collapse:collapse;width:100%;font-size:1.2rem}.history-view-root .content>div .dialog-body .table-wrap .table thead tr[data-v-78338d3e]{color:#e0c98f;height:4rem}.history-view-root .content>div .dialog-body .table-wrap .table thead tr th[data-v-78338d3e]{position:sticky;text-align:center;background-color:#000;top:0;z-index:1;min-width:10rem;border:.01em solid rgba(255,229,163,.3)}.history-view-root .content>div .dialog-body .table-wrap .table tbody tr[data-v-78338d3e]{color:#f7f8f8}.history-view-root .content>div .dialog-body .table-wrap .table tbody tr .no-record[data-v-78338d3e]{color:rgba(224,201,143,.361);font-size:1.8rem;padding:2em;border:none}.history-view-root .content>div .dialog-body .table-wrap .table tbody tr td[data-v-78338d3e]{padding:.5em 0;text-align:center;white-space:nowrap;border:.01em solid rgba(255,229,163,.3)}.history-view-root .content>div .dialog-body .table-wrap .table tbody tr td .btn[data-v-78338d3e]{display:inline-flex;background-color:#e0c98f;border:.0625rem solid #897152;align-items:center;justify-content:center;border-radius:.3125rem;font-size:1.2rem;font-weight:400;font-stretch:normal;letter-spacing:0;color:#5b5536;height:3rem;width:5rem}.history-view-root.mobile .content[data-v-78338d3e]{width:100%;height:100%}.history-view-root.mobile .content .dialog-body .form .field>span[data-v-78338d3e]{display:none;margin:0!important;width:0!important}.history-view-root.mobile .content .dialog-body .form .field.end-date[data-v-78338d3e],.history-view-root.mobile .content .dialog-body .form .field.start-date[data-v-78338d3e]{margin-left:.1875rem!important}.history-view-root.mobile .content .dialog-body .form .field .calendar-picker[data-v-78338d3e]{margin-left:0!important;width:11rem!important}.history-view-root.mobile .content .dialog-body .form .btn-search[data-v-78338d3e]{margin-left:.1875rem!important}.history-view-root.mobile .content .dialog-body .mobile-list[data-v-78338d3e]{width:100%;height:100%;position:relative;overflow:auto}.history-view-root.mobile .content .dialog-body .mobile-list .no-data[data-v-78338d3e]{position:absolute;width:80%;height:10%;top:3rem;left:0;bottom:0;right:0;margin:0 auto;display:flex;justify-content:center;align-items:center;color:rgba(224,201,143,.361);font-size:1rem;background-color:#303030;border-radius:.5rem;border:.0625rem solid #444}.history-view-root.mobile .content .dialog-body .mobile-list .wrap[data-v-78338d3e]{position:absolute;top:.3125rem;left:.3125rem;bottom:.3125rem;right:.3125rem;width:calc(100% - .625rem);height:calc(100% - .625rem);overflow:hidden;overflow-y:auto}.history-view-root.mobile .content .dialog-body .mobile-list .wrap .logs[data-v-78338d3e]{border-radius:.5rem;background-color:#303030;width:100%;border:.0625rem solid #15130e;border-collapse:collapse;overflow:hidden}.history-view-root.mobile .content .dialog-body .mobile-list .wrap .logs[data-v-78338d3e]:not(:first-child){margin-top:.3125rem}.history-view-root.mobile .content .dialog-body .mobile-list .wrap .logs tr>td[data-v-78338d3e]{border:.0625rem solid #444;padding:.625rem 0;border-radius:.5rem;font-size:1rem;text-align:center}.history-view-root.mobile .content .dialog-body .mobile-list .wrap .logs tr>td[data-v-78338d3e]:first-child{width:7rem;color:#e0c98f}.history-view-root.mobile .content .dialog-body .mobile-list .wrap .logs tr>td[data-v-78338d3e]:last-child{color:#f7f8f8}.history-view-root.mobile .content .dialog-body .mobile-list .wrap .logs tr>td .button[data-v-78338d3e]{width:4rem;height:2rem;background-color:#e0c98f;border-radius:.3125rem;border:none;outline:none;color:#5b5536;font-size:1rem}@media (orientation:landscape) and (max-width:480px){.history-view-root.mobile .content[data-v-78338d3e]{width:100%;height:100%}.history-view-root.mobile .content .dialog-body .form .field>span[data-v-78338d3e]{display:none;margin:0!important;width:0!important}.history-view-root.mobile .content .dialog-body .form .field.end-date[data-v-78338d3e],.history-view-root.mobile .content .dialog-body .form .field.start-date[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .form .field .calendar-picker[data-v-78338d3e]{margin-left:0!important;width:120px!important}.history-view-root.mobile .content .dialog-body .form .btn-search[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .table-wrap .table[data-v-78338d3e]{font-size:12px}.history-view-root.mobile .content .dialog-body .table-wrap .table tr th[data-v-78338d3e]{min-width:0}}@media (orientation:landscape) and (min-width:481px) and (max-width:568px){.history-view-root.mobile .content[data-v-78338d3e]{width:100%;height:100%}.history-view-root.mobile .content .dialog-body .form .field>span[data-v-78338d3e]{display:none;margin:0!important;width:0!important}.history-view-root.mobile .content .dialog-body .form .field.end-date[data-v-78338d3e],.history-view-root.mobile .content .dialog-body .form .field.start-date[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .form .field .calendar-picker[data-v-78338d3e]{margin-left:0!important;width:120px!important}.history-view-root.mobile .content .dialog-body .form .btn-search[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .table-wrap .table[data-v-78338d3e]{font-size:12px}.history-view-root.mobile .content .dialog-body .table-wrap .table tr th[data-v-78338d3e]{min-width:0}}@media (orientation:landscape) and (min-width:569px) and (max-width:640px){.history-view-root.mobile .content[data-v-78338d3e]{width:100%;height:100%}.history-view-root.mobile .content .dialog-body .form .field>span[data-v-78338d3e]{display:none;margin:0!important;width:0!important}.history-view-root.mobile .content .dialog-body .form .field.end-date[data-v-78338d3e],.history-view-root.mobile .content .dialog-body .form .field.start-date[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .form .field .calendar-picker[data-v-78338d3e]{margin-left:0!important;width:120px!important}.history-view-root.mobile .content .dialog-body .form .btn-search[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .table-wrap .table[data-v-78338d3e]{font-size:12px}.history-view-root.mobile .content .dialog-body .table-wrap .table tr th[data-v-78338d3e]{min-width:0}}@media (orientation:landscape) and (min-width:641px) and (max-width:667px){.history-view-root.mobile .content[data-v-78338d3e]{width:100%;height:100%}.history-view-root.mobile .content .dialog-body .form .field>span[data-v-78338d3e]{display:none;margin:0!important;width:0!important}.history-view-root.mobile .content .dialog-body .form .field.end-date[data-v-78338d3e],.history-view-root.mobile .content .dialog-body .form .field.start-date[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .form .field .calendar-picker[data-v-78338d3e]{margin-left:0!important;width:120px!important}.history-view-root.mobile .content .dialog-body .form .btn-search[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .table-wrap .table[data-v-78338d3e]{font-size:10px}.history-view-root.mobile .content .dialog-body .table-wrap .table tr th[data-v-78338d3e]{min-width:0;white-space:nowrap}.history-view-root.mobile .content .dialog-body .table-wrap .table tr td[data-v-78338d3e]{white-space:normal;max-width:10px}}@media (orientation:landscape) and (min-width:668px) and (max-width:780px){.history-view-root.mobile .content[data-v-78338d3e]{width:100%;height:100%}.history-view-root.mobile .content .dialog-body .form .field>span[data-v-78338d3e]{display:none;margin:0!important;width:0!important}.history-view-root.mobile .content .dialog-body .form .field.end-date[data-v-78338d3e],.history-view-root.mobile .content .dialog-body .form .field.start-date[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .form .field .calendar-picker[data-v-78338d3e]{margin-left:0!important;width:120px!important}.history-view-root.mobile .content .dialog-body .form .btn-search[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .table-wrap .table[data-v-78338d3e]{font-size:12px}.history-view-root.mobile .content .dialog-body .table-wrap .table tr th[data-v-78338d3e]{min-width:0}}@media (orientation:landscape) and (min-width:781px) and (max-width:846px){.history-view-root.mobile .content[data-v-78338d3e]{width:100%;height:100%}.history-view-root.mobile .content .dialog-body .form .field>span[data-v-78338d3e]{display:none;margin:0!important;width:0!important}.history-view-root.mobile .content .dialog-body .form .field.end-date[data-v-78338d3e],.history-view-root.mobile .content .dialog-body .form .field.start-date[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .form .field .calendar-picker[data-v-78338d3e]{margin-left:0!important;width:120px!important}.history-view-root.mobile .content .dialog-body .form .btn-search[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .table-wrap .table[data-v-78338d3e]{font-size:12px}.history-view-root.mobile .content .dialog-body .table-wrap .table tr th[data-v-78338d3e]{min-width:0}}@media (orientation:landscape) and (min-width:847px) and (max-width:1024px){.history-view-root.mobile .content[data-v-78338d3e]{width:100%;height:100%}.history-view-root.mobile .content .dialog-body .form .field>span[data-v-78338d3e]{display:none;margin:0!important;width:0!important}.history-view-root.mobile .content .dialog-body .form .field.end-date[data-v-78338d3e],.history-view-root.mobile .content .dialog-body .form .field.start-date[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .form .field .calendar-picker[data-v-78338d3e]{margin-left:0!important;width:190px!important}.history-view-root.mobile .content .dialog-body .form .btn-search[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .table-wrap .table[data-v-78338d3e]{font-size:20px}.history-view-root.mobile .content .dialog-body .table-wrap .table tr th[data-v-78338d3e]{min-width:0}}@media (orientation:landscape) and (min-width:1025px) and (max-width:1280px){.history-view-root.mobile .content[data-v-78338d3e]{width:100%;height:100%}.history-view-root.mobile .content .dialog-body .form .field>span[data-v-78338d3e]{display:none;margin:0!important;width:0!important}.history-view-root.mobile .content .dialog-body .form .field.end-date[data-v-78338d3e],.history-view-root.mobile .content .dialog-body .form .field.start-date[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .form .field .calendar-picker[data-v-78338d3e]{margin-left:0!important;width:190px!important}.history-view-root.mobile .content .dialog-body .form .btn-search[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .table-wrap .table[data-v-78338d3e]{font-size:20px}.history-view-root.mobile .content .dialog-body .table-wrap .table tr th[data-v-78338d3e]{min-width:0}}@media (orientation:landscape) and (min-width:1281px){.history-view-root.mobile .content[data-v-78338d3e]{width:100%;height:100%}.history-view-root.mobile .content .dialog-body .form .field>span[data-v-78338d3e]{display:none;margin:0!important;width:0!important}.history-view-root.mobile .content .dialog-body .form .field.end-date[data-v-78338d3e],.history-view-root.mobile .content .dialog-body .form .field.start-date[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .form .field .calendar-picker[data-v-78338d3e]{margin-left:0!important;width:190px!important}.history-view-root.mobile .content .dialog-body .form .btn-search[data-v-78338d3e]{margin-left:10px!important}.history-view-root.mobile .content .dialog-body .table-wrap .table[data-v-78338d3e]{font-size:20px}.history-view-root.mobile .content .dialog-body .table-wrap .table tr th[data-v-78338d3e]{min-width:0}}.switch-root[data-v-6e4817e6]{width:100%;overflow:hidden}.switch-root .title[data-v-6e4817e6]{display:inline-flex;font-size:1.2rem;font-weight:400;margin-bottom:.3125rem;clear:both;color:#ddc28c;align-items:center}.switch-root .title .icon[data-v-6e4817e6]{font-size:2rem;height:2rem;width:2rem;margin-right:.5rem;display:inline-flex}.switch-root .switch[data-v-6e4817e6]{width:3rem;float:right;margin:0 0;border:.0625rem solid #c1a668;border-radius:4.5rem;height:1.5rem;overflow:hidden;position:relative}.switch-root .switch label[data-v-6e4817e6]{position:relative;display:inline-block;width:100%;height:1.5rem;border-radius:2.25rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]{all:unset;visibility:hidden}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:before{visibility:visible;content:"";display:block;width:1.3rem;height:1.3rem;border-radius:50%;position:absolute;top:0;transition:all .3s ease}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:checked:before{background:#77be7d;left:.02rem;top:.02rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:not(:checked):before{background:grey;left:1.6rem;top:.02rem}.mobile-d .switch-root .title[data-v-6e4817e6]{font-size:1.2rem;margin-bottom:.3125rem}.mobile-d .switch-root .title .icon[data-v-6e4817e6]{font-size:1.5rem;height:2rem;width:2rem;margin-right:.5rem;padding-top:.25rem}.mobile-d .switch-root .switch[data-v-6e4817e6]{margin-top:.3rem}@media (orientation:portrait) and (min-width:415px) and (max-width:600px){.switch-root .title[data-v-6e4817e6]{font-size:.9rem;margin-bottom:.375rem;line-height:3.45rem}.switch-root .switch[data-v-6e4817e6]{width:2.625rem;margin:.75rem 0;border:.075rem solid #c1a668;border-radius:2.7rem;height:1.725rem}.switch-root .switch label[data-v-6e4817e6]{height:1.5rem;border-radius:2.7rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:before{width:1.125rem;height:1.125rem;top:.225rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:checked:before{left:1.125rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:not(:checked):before{left:.1875rem}}@media (orientation:portrait) and (min-width:601px) and (max-width:767px){.switch-root .title[data-v-6e4817e6]{font-size:1.05rem;margin-bottom:.4375rem;line-height:4.025rem}.switch-root .switch[data-v-6e4817e6]{width:3.0625rem;margin:.875rem 0;border:.0875rem solid #c1a668;border-radius:3.15rem;height:2.0125rem}.switch-root .switch label[data-v-6e4817e6]{height:1.7rem;border-radius:3.15rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:before{width:1.3125rem;height:1.3125rem;top:.2625rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:checked:before{left:1.3125rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:not(:checked):before{left:.21875rem}}@media (orientation:portrait) and (min-width:768px) and (max-width:799px){.switch-root .title[data-v-6e4817e6]{font-size:1.2rem;margin-bottom:.5rem;line-height:4.6rem}.switch-root .switch[data-v-6e4817e6]{width:3.5rem;margin:1rem 0;border:.1rem solid #c1a668;border-radius:3.6rem;height:2.3rem}.switch-root .switch label[data-v-6e4817e6]{height:2rem;border-radius:3.6rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:before{width:1.5rem;height:1.5rem;top:.3rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:checked:before{left:1.5rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:not(:checked):before{left:.25rem}}@media (orientation:portrait) and (min-width:800px) and (max-width:1023px){.switch-root .title[data-v-6e4817e6]{font-size:1.35rem;margin-bottom:.5625rem;line-height:5.175rem}.switch-root .switch[data-v-6e4817e6]{width:3.9375rem;margin:1.125rem 0;border:.1125rem solid #c1a668;border-radius:4.05rem;height:2.5875rem}.switch-root .switch label[data-v-6e4817e6]{height:2.25rem;border-radius:4.05rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:before{width:1.6875rem;height:1.6875rem;top:.3375rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:checked:before{left:1.6875rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:not(:checked):before{left:.28125rem}}@media (orientation:portrait) and (min-width:1024px){.switch-root .title[data-v-6e4817e6]{font-size:1.5rem;margin-bottom:.625rem;line-height:5.75rem}.switch-root .switch[data-v-6e4817e6]{width:4.375rem;margin:1.25rem 0;border:.125rem solid #c1a668;border-radius:4.5rem;height:2.75rem}.switch-root .switch label[data-v-6e4817e6]{height:2.5rem;border-radius:4.5rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:before{width:1.875rem;height:1.875rem;top:.375rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:checked:before{left:1.875rem}.switch-root .switch label input[type=checkbox][data-v-6e4817e6]:not(:checked):before{left:.3125rem}}.setting-dialog-view-root .wrap{width:18rem;margin-top:4.3125rem}.setting-dialog-view-root .wrap .menu-item{display:flex;align-items:center;white-space:nowrap}.setting-dialog-view-root .wrap .menu-item .icon{font-size:2rem;height:2rem;width:2rem;margin-right:.5rem;display:inline-flex}@media (orientation:portrait) and (min-width:415px) and (max-width:600px){.setting-dialog-view-root{width:15rem}.setting-dialog-view-root .menu-item,.setting-dialog-view-root .switch-control{padding-left:1.5rem;padding-right:1.5rem}.setting-dialog-view-root .menu-item{font-size:.9rem;margin-bottom:.375rem;line-height:3.45rem}}@media (orientation:portrait) and (min-width:601px) and (max-width:767px){.setting-dialog-view-root{width:17.5rem}.setting-dialog-view-root .menu-item,.setting-dialog-view-root .switch-control{padding-left:1.75rem;padding-right:1.75rem}.setting-dialog-view-root .menu-item{font-size:1.05rem;margin-bottom:.4375rem;line-height:4.025rem}}@media (orientation:portrait) and (min-width:768px) and (max-width:799px){.setting-dialog-view-root{width:20rem}.setting-dialog-view-root .menu-item,.setting-dialog-view-root .switch-control{padding-left:2rem;padding-right:2rem}.setting-dialog-view-root .menu-item{font-size:1.2rem;margin-bottom:.5rem;line-height:4.6rem}}@media (orientation:portrait) and (min-width:800px) and (max-width:1023px){.setting-dialog-view-root{width:22.5rem}.setting-dialog-view-root .menu-item,.setting-dialog-view-root .switch-control{padding-left:2.25rem;padding-right:2.25rem}.setting-dialog-view-root .menu-item{font-size:1.35rem;margin-bottom:.5625rem;line-height:5.175rem}}@media (orientation:portrait) and (min-width:1024px){.setting-dialog-view-root{width:25rem}.setting-dialog-view-root .menu-item,.setting-dialog-view-root .switch-control{padding-left:2.5rem;padding-right:2.5rem}.setting-dialog-view-root .menu-item{font-size:1.5rem;margin-bottom:.625rem;line-height:5.75rem}}.change-pass-view-root[data-v-22dab8f3]{background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.change-pass-view-root .content[data-v-22dab8f3]{width:60%;height:20rem;background-color:#15130e;border:.0625rem solid #897152;display:flex;flex-direction:column;font-size:1rem}.change-pass-view-root .content.desktop[data-v-22dab8f3]{width:50rem!important;height:28rem}.change-pass-view-root .content.desktop .title[data-v-22dab8f3]{height:4rem;padding:0 .9375rem;font-size:1.5rem;width:100%}.change-pass-view-root .content.desktop .title .icon-close[data-v-22dab8f3]{font-size:1.5rem}.change-pass-view-root .content.desktop .dialog-body[data-v-22dab8f3]{flex-grow:1;height:0;width:100%;display:flex;align-items:center;flex-direction:column}.change-pass-view-root .content.desktop .dialog-body .field[data-v-22dab8f3]{width:40rem;height:3rem;margin-top:2rem}.change-pass-view-root .content.desktop .dialog-body .field span[data-v-22dab8f3]{font-size:1.2rem}.change-pass-view-root .content.desktop .dialog-body .field input[data-v-22dab8f3]{width:30rem;font-size:1.2rem;padding-left:1rem;padding-right:1rem;border:.0625rem solid rgba(137,113,82,.5);outline:none}.change-pass-view-root .content.desktop .dialog-body .btn[data-v-22dab8f3]{width:10rem;height:3rem;margin-top:1rem;font-size:1.2rem}.change-pass-view-root .content.desktop .dialog-body .error[data-v-22dab8f3]{height:2rem;margin-top:1rem;font-size:1.2rem}.change-pass-view-root .content .title[data-v-22dab8f3]{height:3rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 .9375rem;color:#e0c98f;font-size:1.2rem;width:100%}.change-pass-view-root .content .title .icon-close[data-v-22dab8f3]{color:#d3bc86;font-size:1.2rem}.change-pass-view-root .content .dialog-body[data-v-22dab8f3]{flex-grow:1;height:0;width:100%;display:flex;align-items:center;flex-direction:column}.change-pass-view-root .content .dialog-body .field[data-v-22dab8f3]{width:80%;height:2rem;display:flex;flex-direction:row;margin-top:1.3rem}.change-pass-view-root .content .dialog-body .field span[data-v-22dab8f3]{color:#e0c98f;flex-grow:1;height:100%;width:0;display:flex;align-items:center}.change-pass-view-root .content .dialog-body .field input[data-v-22dab8f3]{width:75%;height:100%;background-color:#2f2f2f;border:none;padding:0 .0625rem;font-size:1rem;color:#e0c98f;padding-left:.3125rem;padding-right:.3125rem}.change-pass-view-root .content .dialog-body .btn[data-v-22dab8f3]{width:7rem;height:2rem;background-color:#e0c98f;border-radius:0;color:#5b5536;display:flex;align-items:center;justify-content:center;margin-top:.3125rem;cursor:pointer}.change-pass-view-root .content .dialog-body .error[data-v-22dab8f3]{color:red;height:2rem;display:flex;align-items:center;margin-top:.3125rem}.d-list-item-root[data-v-1eaf0ddb]{background-color:rgba(0,0,0,.3)!important;padding:1rem;display:flex;flex-direction:column}.d-list-item-root .item-header[data-v-1eaf0ddb]{font-size:1.1rem;font-weight:400;font-stretch:normal;letter-spacing:0;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.d-list-item-root .line[data-v-1eaf0ddb]{height:.4rem;border:.0625rem solid #9b895b;width:100%;margin-top:.5rem}.d-list-item-root .content[data-v-1eaf0ddb]{flex-grow:1;height:0;width:100%;margin-top:.5rem;position:relative;overflow:hidden;background-image:url(../img/img3.921f9963.png);background-size:100% 80%;background-repeat:no-repeat;background-position:50%}.d-list-item-root .content .limit-pop[data-v-1eaf0ddb]{position:absolute;top:0;bottom:0;left:0;right:0;color:#fff}.d-list-item-root .content .limit-pop .limit-pop-content[data-v-1eaf0ddb]{display:flex;width:100%;height:100%;background-color:#110c03}.d-list-item-root .content .limit-pop .limit-pop-content .limit-pop-head[data-v-1eaf0ddb]{width:15%;height:100%;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed;font-size:1.2rem;display:flex;justify-content:center;align-items:center;letter-spacing:.625rem}.d-list-item-root .content .limit-pop .limit-pop-content .limit-pop-list[data-v-1eaf0ddb]{flex-grow:1;height:100%;display:flex;border-left:.0625rem solid hsla(0,0%,100%,.2);flex-direction:column}.d-list-item-root .content .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item[data-v-1eaf0ddb]{display:flex;width:100%;height:33.33333%;font-size:1.2rem;justify-content:space-evenly}.d-list-item-root .content .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item[data-v-1eaf0ddb]:hover{background-color:hsla(0,0%,100%,.1)}.d-list-item-root .content .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item span[data-v-1eaf0ddb]{text-align:left;height:100%;display:flex;align-items:center;width:50%}.d-list-item-root .content .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item span[data-v-1eaf0ddb]:first-child{padding-left:2rem}.desk-loby-root[data-v-28105b10]{background-image:url(../img/bg.628bc423.jpg);background-size:100% 100%;width:100%;height:100%;background-color:#211d10;display:flex;flex-direction:column;position:relative}.desk-loby-root .header[data-v-28105b10]{height:5rem;width:100%}.desk-loby-root .body[data-v-28105b10]{flex-grow:1;height:0;margin-top:1rem;display:flex;flex-direction:row}.desk-loby-root .body .left[data-v-28105b10]{width:100%;height:100%;display:flex;flex-direction:column}.desk-loby-root .body .left .banner-content[data-v-28105b10]{width:100%;height:27rem}.desk-loby-root .body .left .tab[data-v-28105b10]{background-color:rgba(0,0,0,.5);height:3rem;margin:1rem 0 0 0;display:flex;padding:0;list-style-type:none}.desk-loby-root .body .left .tab>li[data-v-28105b10]{width:11rem;height:100%;display:flex;align-items:center;justify-content:center;color:#e0d2ae;cursor:pointer;font-size:1.3rem}.desk-loby-root .body .left .tab>li.active[data-v-28105b10]{background-color:#4a422c;cursor:default}.desk-loby-root .body .left .list[data-v-28105b10]{flex-grow:1;height:0;width:100%;overflow:hidden;padding:1rem 1rem 0 1rem}.desk-loby-root .body .left .list .list-content[data-v-28105b10]{width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;overflow:auto;-webkit-overflow-scrolling:auto;align-content:flex-start;scrollbar-color:#72674b rgba(114,103,75,0)}.desk-loby-root .body .left .list .list-content .item[data-v-28105b10]{flex:0 0 calc(25% - 0.9375rem);margin:.3125rem;height:18rem;box-sizing:border-box;background-color:rgba(0,0,0,.3);padding:1rem}.desk-loby-root .body .left .list .list-content[data-v-28105b10]::-webkit-scrollbar{width:1rem}.desk-loby-root .body .left .list .list-content[data-v-28105b10]::-webkit-scrollbar-track{border-radius:.3125rem}.desk-loby-root .body .left .list .list-content[data-v-28105b10]::-webkit-scrollbar-thumb{border-radius:1rem;background-color:#72674b}.desk-loby-root .body .left .list .list-content[data-v-28105b10]::-webkit-scrollbar-thumb:hover{background:#563f1e;border-radius:1rem}.desk-loby-root .body .right[data-v-28105b10]{flex-grow:1;width:0;background-color:rgba(114,103,75,.5);margin-left:1rem;height:100%}.desk-loby-root .body .right .label[data-v-28105b10]{height:3rem;width:100%;background-color:#72674b;font-size:1.2rem;font-weight:400;font-stretch:normal;letter-spacing:0;color:#ddc28c;display:flex;align-items:center;justify-content:center}.desk-loby-root .body .right p[data-v-28105b10]{margin:0;padding:1.2rem;width:100%;font-size:1.2rem;font-weight:400;font-stretch:normal;letter-spacing:0;color:#fff;background-color:rgba(0,0,0,.5)}.desk-loby-root .full-dialog[data-v-28105b10]{position:absolute;right:0;top:0;bottom:0;left:0;width:100%;height:100%;z-index:5}.m-list-item-root[data-v-0d274eee]{background-color:rgba(194,153,99,.1);border:1px solid rgba(191,161,117,.5);flex-direction:column;display:flex;padding:0 .625rem;position:relative}.m-list-item-root .item-header[data-v-0d274eee]{display:flex;height:2rem;width:100%;flex-direction:row;align-items:center}.m-list-item-root .item-header>div[data-v-0d274eee]{width:100%;font-size:1.2rem;color:#cfc29f;white-space:nowrap}.m-list-item-root .item-header .timer[data-v-0d274eee]{text-align:center}.m-list-item-root .item-header .timer.green[data-v-0d274eee]{color:#3da84d}.m-list-item-root .item-header .timer.red[data-v-0d274eee]{color:#ec0503}.m-list-item-root .item-header .timer.orange[data-v-0d274eee]{color:orange}.m-list-item-root .item-header .limit[data-v-0d274eee]{white-space:nowrap;letter-spacing:normal}.m-list-item-root .item-map[data-v-0d274eee]{flex-grow:1;width:100%}.m-list-item-root .item-footer[data-v-0d274eee]{width:100%;height:3rem;display:flex}.m-list-item-root .item-footer .item-summary-wrap[data-v-0d274eee]{height:100%;flex-grow:1;width:0;display:flex;justify-content:center;align-items:center}.m-list-item-root .item-footer .item-summary-wrap .item[data-v-0d274eee]{display:flex;flex-direction:row;width:100%;color:#fff}.m-list-item-root .item-footer .item-summary-wrap .item .circle[data-v-0d274eee]{width:1.8rem;height:1.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem}.m-list-item-root .item-footer .item-summary-wrap .item .circle.red[data-v-0d274eee]{background-color:#fe0100}.m-list-item-root .item-footer .item-summary-wrap .item .circle.blue[data-v-0d274eee]{background-color:#4561f9}.m-list-item-root .item-footer .item-summary-wrap .item .circle.green[data-v-0d274eee]{background-color:#34951d}.m-list-item-root .item-footer .item-summary-wrap .item .value[data-v-0d274eee]{flex-grow:1;width:0;text-align:right;display:flex;align-items:center;justify-content:flex-start;padding-left:.625rem;font-size:.9rem;white-space:nowrap}.m-list-item-root .item-footer .item-btn-wrap[data-v-0d274eee]{width:6rem;height:100%;display:flex;align-items:center;justify-content:center}.m-list-item-root .item-footer .item-btn-wrap .btn[data-v-0d274eee]{width:80%;height:80%;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(180deg,#fef0bf,#d4b166);border-radius:.3125rem;font-size:.9rem}.m-list-item-root .limit-pop[data-v-0d274eee]{position:absolute;background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;color:#fff}.m-list-item-root .limit-pop .limit-pop-content[data-v-0d274eee]{margin:.625rem;display:flex;width:calc(100% - 1.25rem);height:calc(100% - 1.25rem);background-color:#1a1919;border:.0625rem solid #000}.m-list-item-root .limit-pop .limit-pop-content .limit-pop-head[data-v-0d274eee]{width:15%;height:100%;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:1.4rem;display:flex;justify-content:center;align-items:center;letter-spacing:.625rem}.m-list-item-root .limit-pop .limit-pop-content .limit-pop-list[data-v-0d274eee]{flex-grow:1;height:100%;display:flex;border-left:.0625rem solid #000;flex-direction:column}.m-list-item-root .limit-pop .limit-pop-content .limit-pop-list[data-v-0d274eee] :hover{background-color:#312a2a}.m-list-item-root .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item[data-v-0d274eee]{display:flex;width:100%;height:33.33333%;font-size:1.4rem;justify-content:space-evenly}.m-list-item-root .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item span[data-v-0d274eee]{text-align:left;height:100%;display:flex;align-items:center;width:50%}.m-list-item-root .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item span[data-v-0d274eee]:first-child{padding-left:2rem}.m-list-item-root .limit-pop .limit-pop-content .limit-pop-list .limit-pop-list-item[data-v-0d274eee]:not(:last-child){border-bottom:.0625rem solid #000}.setting-dialog-view-root{background-color:rgba(0,0,0,.5);display:flex;justify-content:flex-end;align-items:flex-start}.setting-dialog-view-root .wrap{width:15rem;background-color:#3b3b3b;margin-top:3rem}.setting-dialog-view-root .wrap .menu-item,.setting-dialog-view-root .wrap .switch-control{padding-left:1.25rem;padding-right:1.25rem}.setting-dialog-view-root .wrap .menu-item{height:4rem;font-size:1.2rem;font-weight:400;margin-bottom:.3125rem;clear:both;line-height:4rem;color:#ddc28c}.setting-dialog-view-root .wrap .menu-item:hover{background-color:#555}.mobile-d .wrap .menu-item{height:3rem;font-size:1.1rem;font-weight:400;margin-bottom:.3125rem;clear:both;line-height:3rem;color:#ddc28c}.mobile-d .wrap .menu-item:hover{background-color:#555}.mobile-d .wrap .menu-item .icon{font-size:1.5rem;padding-top:.25rem}.mobile-loby-root[data-v-aa1b4b92]{display:flex;flex-direction:column;height:100%;width:100%}.mobile-loby-root .header[data-v-aa1b4b92]{height:3rem;width:100%;display:flex;color:#cfc29f;font-size:1.2rem}.mobile-loby-root .header>div[data-v-aa1b4b92]{width:100%;height:100%}.mobile-loby-root .header>div.info-1[data-v-aa1b4b92],.mobile-loby-root .header>div.info-2[data-v-aa1b4b92]{display:flex;justify-content:space-between;align-items:center;padding-left:.625rem}.mobile-loby-root .header>div.info-1 .coin-svg[data-v-aa1b4b92],.mobile-loby-root .header>div.info-2 .coin-svg[data-v-aa1b4b92]{width:1.6843rem;height:1.6843rem;margin-left:var(--px5);margin-right:var(--px5)}.mobile-loby-root .header>div.info-1 .label[data-v-aa1b4b92],.mobile-loby-root .header>div.info-2 .label[data-v-aa1b4b92]{flex-grow:1;padding-left:.625rem}.mobile-loby-root .header>div.setting[data-v-aa1b4b92]{display:flex;justify-content:flex-end;align-items:center;padding-right:.625rem}.mobile-loby-root .header>div.setting :first-child.icon-install[data-v-aa1b4b92]{margin-right:1rem}.mobile-loby-root .header>div.setting :first-child.icon-install[data-v-aa1b4b92]:-webkit-full-screen{display:none}.mobile-loby-root .header>div.setting :first-child.icon-install[data-v-aa1b4b92]:-ms-fullscreen{display:none}.mobile-loby-root .header>div.setting :first-child.icon-install[data-v-aa1b4b92]:fullscreen{display:none}.mobile-loby-root .header>div .icon[data-v-aa1b4b92]{font-size:2rem;margin-top:.3125rem}.mobile-loby-root .tab[data-v-aa1b4b92]{height:3rem;width:calc(100% - 1.25rem);margin:0 .625rem;padding:0;background-color:rgba(194,153,99,.1);list-style-type:none;display:flex;align-items:center}.mobile-loby-root .tab li[data-v-aa1b4b92]{height:100%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;margin:0;padding:0;color:#797468}.mobile-loby-root .tab li.active[data-v-aa1b4b92]{background-color:#72674b;color:#cfc29f}.mobile-loby-root .content[data-v-aa1b4b92]{width:calc(100% - 1.25rem);flex-grow:1;height:0;margin:0 .625rem;position:relative}.mobile-loby-root .content .list[data-v-aa1b4b92]{position:absolute;top:.3125rem;bottom:0;left:0;right:0;width:100%;height:calc(100% - .3125rem);overflow:hidden;overflow-y:auto;overflow-x:hidden;padding:0}.mobile-loby-root .footer[data-v-aa1b4b92]{height:1.8rem;width:calc(100% - 1.25rem);margin:.3125rem .625rem;background-color:rgba(0,0,0,.1);border:.0625rem solid rgba(191,161,117,.2);display:flex;align-items:center;color:#bfa175;padding:0 .3125rem}.mobile-loby-root .footer .m-notice[data-v-aa1b4b92]{width:100%}.mobile-loby-root .full-dialog[data-v-aa1b4b92]{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}@media (orientation:portrait){.mobile-loby-root .tab li[data-v-aa1b4b92]{width:100%}.mobile-loby-root .content .list .item[data-v-aa1b4b92]{height:14rem;width:100%}.mobile-loby-root .content .list .item[data-v-aa1b4b92]:not(:first-child){margin-top:.625rem}}@media (orientation:landscape){.mobile-loby-root .tab li[data-v-aa1b4b92]{width:12rem}.mobile-loby-root .content[data-v-aa1b4b92]{margin:1%}.mobile-loby-root .content .list[data-v-aa1b4b92]{display:flex;flex-wrap:wrap;flex-direction:row;align-content:flex-start}.mobile-loby-root .content .list .item[data-v-aa1b4b92]{height:14rem;flex:0 0 49%;margin:.5%}}@media (display-mode:fullscreen){.mobile-loby-root .header .setting :first-child.icon-install[data-v-aa1b4b92]{display:none}}@font-face{font-family:ig-icon-font;src:url(../fonts/ig-icon-font.3f97998a.eot);src:url(../fonts/ig-icon-font.3f97998a.eot?#iefix) format("embedded-opentype"),url(../fonts/ig-icon-font.32ac5d84.woff) format("woff"),url(../fonts/ig-icon-font.32be5eaf.ttf) format("truetype"),url(../img/ig-icon-font.6e27f1d4.svg#ig-icon-font) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" icon-"]:before,[class^=icon-]:before,[data-icon]:before{font-family:ig-icon-font!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-send:before{content:"\e004"}.icon-agent:before{content:"\e006"}.icon-min:before{content:"\e007"}.icon-call:before{content:"\e008"}.icon-menu:before{content:"\e009"}.icon-money:before{content:"\e00a"}.icon-max:before{content:"\e00b"}.icon-setting:before{content:"\e00c"}.icon-warning:before{content:"\e00d"}.icon-reload:before{content:"\e00e"}.icon-heart:before{content:"\e00f"}.icon-home:before{content:"\e010"}.icon-msg:before{content:"\e011"}.icon-circlestroke:before{content:"\e000"}.icon-circlefill:before{content:"\e002"}.icon-vertical:before{content:"\e003"}.icon-tel:before{content:"\e005"}.icon-close:before{content:"\e012"}.icon-arrow-down:before{content:"\e013"}.icon-arrow-up:before{content:"\e014"}.icon-calendar:before{content:"\e015"}.icon-download:before{content:"\e01a"}.icon-dollar:before{content:"\e01b"}.icon-bell:before{content:"\e01d"}.icon-megaphone:before{content:"\e01e"}.icon-costumer-service:before{content:"\e020"}.icon-2:before{content:"\e026"}.icon-chip:before{content:"\e029"}.icon-custumer-service:before{content:"\e02a"}.icon-key:before{content:"\e02b"}.icon-record:before{content:"\e02c"}.icon-rule:before{content:"\e02d"}.icon-switch:before{content:"\e02e"}.icon-system-settings:before{content:"\e02f"}.icon-caret-left:before{content:"\e030"}.icon-caret-right:before{content:"\e031"}.icon-full-screen-off:before{content:"\e032"}.icon-full-screen-on:before{content:"\e033"}.icon-g-back-loby:before{content:"\e034"}.icon-g-baoshuo:before{content:"\e035"}.icon-g-feipai:before{content:"\e036"}.icon-g-xiaofei:before{content:"\e038"}.icon-g-video-set-quyu-off:before{content:"\e03a"}.icon-g-knock-off:before{content:"\e039"}.icon-g-music-on:before{content:"\e03b"}.icon-g-video-set:before{content:"\e03c"}.icon-g-video-set-360-off:before{content:"\e03d"}.icon-g-video-set-music-off:before{content:"\e03e"}.icon-g-video-set-normal-off:before{content:"\e03f"}.icon-g-video-set-quanpin-off:before{content:"\e040"}.icon-gold:before{content:"\e041"}.icon-map-view-off:before{content:"\e042"}.icon-map-view-3-off:before{content:"\e043"}.icon-map-view-2-on:before{content:"\e044"}.icon-login-logo:before{content:"\e045"}.icon-play:before{content:"\e001"}.icon-sync:before{content:"\e016"}.icon-eye:before{content:"\e017"}.icon-eye-slash:before{content:"\e018"}.icon-check:before{content:"\e019"}.icon-x:before{content:"\e01c"}.icon-lock:before{content:"\e01f"}.icon-power:before{content:"\e021"}.icon-power-1:before{content:"\e022"}.icon-user:before{content:"\e023"}.icon-video:before{content:"\e024"}:root{--px5:0.52634375rem;--px17:1.78956875rem;--px20:2.105375rem}.slide-right-enter-active,.slide-right-leave-active{transition:.3s}.slide-right-enter-from,.slide-right-leave-to{transform:translate(-100%);-webkit-transform:translate(-100%);-moz-transform:translate(-100%);-ms-transform:translate(-100%);-o-transform:translate(-100%)}.fadein-out-enter-active,.fadein-out-leave-active{transition:.3s}.fadein-out-enter-from,.fadein-out-leave-to{opacity:0}.slide-up-enter-active,.slide-up-leave-active{transition:.3s}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%)}@-webkit-keyframes flash{0%{background-color:hsla(0,0%,100%,.8)}to{background-color:hsla(0,0%,100%,.1)}}@keyframes flash{0%{background-color:hsla(0,0%,100%,.8)}to{background-color:hsla(0,0%,100%,.1)}}@-webkit-keyframes pulsate{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes pulsate{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@-webkit-keyframes shimmer{0%{left:-55%}to{left:500%}}@keyframes shimmer{0%{left:-55%}to{left:500%}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--rta:9/16}@font-face{font-family:ms-yh;src:url(../fonts/ms-yh.4339f713.woff) format("woff"),url(../fonts/ms-yh.c2db9c47.ttf) format("truetype")}*{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}::-webkit-backdrop{background-color:#000}::backdrop{background-color:#000}body,html{padding:0;margin:0;height:100%;width:100%}body{background-color:#211d10;font-family:ms-yh,Courier,Monaco,monospace}input,input:after,input:before{-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}button:focus,input:focus,select:focus,textarea:focus{outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}img{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}@media (orientation:portrait){body,html{min-height:100%;min-width:100wh}}@media (orientation:landscape){body,html{min-height:100vh;min-width:100wh}}@media (orientation:portrait) and (max-width:320px){html{font-size:8px}}@media (orientation:portrait) and (min-width:321px) and (max-width:428px){html{font-size:10px}}@media (orientation:portrait) and (min-width:429px) and (max-width:430px){html{font-size:13px}}@media (orientation:portrait) and (min-width:431px) and (max-width:1024px){html{font-size:20px}}@media (orientation:portrait) and (width:480px){html{font-size:13px}}@media (orientation:portrait) and (min-width:600px) and (max-width:1024px){html{font-size:19px}}@media (orientation:landscape) and (max-width:480px){html{font-size:8px}}@media (orientation:landscape) and (min-width:481px) and (max-width:846px){html{font-size:10px}}@media (orientation:landscape) and (min-width:847px) and (max-width:932px){html{font-size:12px}}@media (orientation:landscape) and (min-width:933px) and (max-width:961px){html{font-size:20px}}@media (orientation:landscape) and (min-width:962px) and (max-width:1366px){html{font-size:19px}}@media (orientation:landscape) and (min-width:847px) and (max-width:896px){html{font-size:10px!important}}