.am-icon{fill:currentColor;background-size:cover;width:.44rem;height:.44rem}.am-icon-xxs{width:.3rem;height:.3rem}.am-icon-xs{width:.36rem;height:.36rem}.am-icon-sm{width:.42rem;height:.42rem}.am-icon-md{width:.44rem;height:.44rem}.am-icon-lg{width:.72rem;height:.72rem}.am-icon-loading{-webkit-animation:cirle-anim 1s linear infinite;animation:cirle-anim 1s linear infinite}@-webkit-keyframes cirle-anim{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes cirle-anim{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.float-service{position:fixed;top:9.8rem;right:0;z-index:1000}.float-service .service-btn{position:relative;z-index:21;width:1.12rem;height:1.12rem;padding:.28rem;background-color:#554ede;border-radius:50%;box-shadow:inset 0 .04rem .09rem 0 hsla(0,0%,100%,.45)}.float-service .service-btn .am-icon{display:block;width:100%;height:100%;fill:#fff}.float-service .service-group{position:relative}.float-service .service-item{position:relative;width:1rem;height:1rem;margin-right:.1rem;background:linear-gradient(180deg,#2356e4,#13307e);border:.02rem solid #ffc819;border-radius:.5rem;box-shadow:inset 0 -.08rem .08rem 0 rgba(0,0,0,.25),inset 0 .08rem .08rem 0 hsla(0,0%,100%,.25);display:flex;align-items:center;justify-content:center}.float-service .service-item.on{background:linear-gradient(180deg,#ffc819,#ce0000)}.float-service .service-item:not(:last-child){margin-bottom:.2rem}.float-service .service-item .am-icon{display:block;width:.6rem;height:.6rem}.float-service .service-popup-content{position:absolute;right:.6rem;bottom:.5rem;z-index:20;display:none;border-radius:.05rem;opacity:0;transform:scale(.5);transform-origin:right bottom;transition:all .2s ease-out}.float-service .service-popup-content.on{right:1.1rem;bottom:0;display:flex;opacity:1;transform:scale(1)}.float-service .service-popup-content .service-popup-item{display:flex;align-items:center;padding:.15rem 0;font-size:.24rem;transform:scale(1)}.float-service .service-popup-content .service-popup-item:not(:last-child){border-bottom:1px solid rgba(98,0,36,.2)}.float-service .service-popup-content .service-popup-item.c1{position:absolute;bottom:1rem;left:0}.float-service .service-popup-content .service-popup-item.c2{position:absolute;bottom:.45rem;left:-1rem}.float-service .service-popup-content .service-popup-item.c3{position:absolute;bottom:-.7rem;left:-1rem}.float-service .service-popup-content .service-popup-item.c4{position:absolute;bottom:-1.3rem;left:0}.float-service .service-popup-content .service-popup-item img{flex-shrink:0;width:1rem;height:1rem;fill:none}.float-service .service-popup-mask{position:fixed;top:0;left:0;z-index:10;width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100)}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em .4rem}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.02rem}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.hairline-remove-right-bottom{border-bottom:0}.hairline-remove-right-bottom:after{display:none}.hairline-remove-right-bottom-bak:after{display:none}.hairline-remove-left-top:before{display:none}.am-fade-appear,.am-fade-enter{opacity:0}.am-fade-appear,.am-fade-enter,.am-fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.am-fade-appear.am-fade-appear-active,.am-fade-enter.am-fade-enter-active{-webkit-animation-name:amFadeIn;animation-name:amFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.am-fade-leave.am-fade-leave-active{-webkit-animation-name:amFadeOut;animation-name:amFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amFadeIn{0%{opacity:0}to{opacity:1}}@keyframes amFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes amFadeOut{0%{opacity:1}to{opacity:0}}@keyframes amFadeOut{0%{opacity:1}to{opacity:0}}.am-slide-up-appear,.am-slide-up-enter{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.am-slide-up-appear,.am-slide-up-enter,.am-slide-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.am-slide-up-appear.am-slide-up-appear-active,.am-slide-up-enter.am-slide-up-enter-active{-webkit-animation-name:amSlideUpIn;animation-name:amSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.am-slide-up-leave.am-slide-up-leave-active{-webkit-animation-name:amSlideUpOut;animation-name:amSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amSlideUpIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes amSlideUpIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes amSlideUpOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes amSlideUpOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.am.am-zoom-enter,.am.am-zoom-leave{display:block}.am-zoom-appear,.am-zoom-enter{opacity:0;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-timing-function:cubic-bezier(.18,.89,.32,1.28);-webkit-animation-play-state:paused;animation-play-state:paused}.am-zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-timing-function:cubic-bezier(.6,-.3,.74,.05);-webkit-animation-play-state:paused;animation-play-state:paused}.am-zoom-appear.am-zoom-appear-active,.am-zoom-enter.am-zoom-enter-active{-webkit-animation-name:amZoomIn;animation-name:amZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.am-zoom-leave.am-zoom-leave-active{-webkit-animation-name:amZoomOut;animation-name:amZoomOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes amZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes amZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}}@keyframes amZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}}.am-slide-down-appear,.am-slide-down-enter{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.am-slide-down-appear,.am-slide-down-enter,.am-slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.am-slide-down-appear.am-slide-down-appear-active,.am-slide-down-enter.am-slide-down-enter-active{-webkit-animation-name:amSlideDownIn;animation-name:amSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.am-slide-down-leave.am-slide-down-leave-active{-webkit-animation-name:amSlideDownOut;animation-name:amSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amSlideDownIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes amSlideDownIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes amSlideDownOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes amSlideDownOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}*,:after,:before{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{font-size:50px}body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.32rem;background-color:#f5f5f9}[contenteditable]{-webkit-user-select:auto!important}:focus{outline:none}a{background:transparent;text-decoration:none;outline:none}.hairline-remove-right-bottom{border-bottom:0}.hairline-remove-right-bottom:after{display:none}.hairline-remove-right-bottom-bak:after{display:none}.hairline-remove-left-top:before{display:none}.am-modal{position:relative}.am-modal-mask{position:fixed;top:0;right:0;left:0;bottom:0;height:100%;z-index:999;background-color:rgba(0,0,0,.4)}.am-modal-mask-hidden{display:none}.am-modal-wrap{position:fixed;overflow:auto;top:0;right:0;bottom:0;left:0;height:100%;z-index:999;-webkit-overflow-scrolling:touch;outline:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.am-modal.am-modal-transparent .am-modal-content{border-radius:.14rem;height:auto;padding-top:.3rem}.am-modal.am-modal-transparent .am-modal-content .am-modal-body{padding:0 .3rem .3rem}.am-modal-title{margin:0;font-size:.36rem;line-height:1;color:#000;text-align:center}.am-modal-header{padding:.12rem .3rem .3rem}.am-modal-content{position:relative;background-color:#fff;border:0;background-clip:padding-box;text-align:center;height:100%;overflow:hidden}.am-modal-close{border:0;padding:0;background-color:transparent;outline:none;position:absolute;right:.3rem;z-index:999;height:.42rem;width:.42rem}.am-modal-close-x{display:inline-block;width:.3rem;height:.3rem;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23888' fill-rule='evenodd'%3E%3Cpath d='M1.414 0l28.284 28.284-1.414 1.414L0 1.414z'/%3E%3Cpath d='M28.284 0L0 28.284l1.414 1.414L29.698 1.414z'/%3E%3C/g%3E%3C/svg%3E")}.am-modal-body{font-size:.3rem;color:#888;height:100%;line-height:1.5;overflow:auto}.am-modal-button-group-h{border-top:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex}.am-modal-button-group-h .am-modal-button{-webkit-touch-callout:none;-webkit-box-flex:1;-ms-flex:1;flex:1 1 0%;box-sizing:border-box;text-align:center;text-decoration:none;outline:none;color:#108ee9;font-size:.36rem;height:1rem;line-height:1rem;display:block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-modal-button-group-h .am-modal-button:first-child{color:#000;border-right:1px solid #ddd}.am-modal-button-group-v .am-modal-button{-webkit-touch-callout:none;border-top:1px solid #ddd;box-sizing:border-box;text-align:center;text-decoration:none;outline:none;color:#108ee9;font-size:.36rem;height:1rem;line-height:1rem;display:block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-modal-button-active{background-color:#ddd}.am-modal-input{height:.72rem;line-height:1;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.am-modal-input:first-child{margin-top:.18rem;border-top:1px solid #ddd;border-top-left-radius:.06rem;border-top-right-radius:.06rem}.am-modal-input:last-child{border-bottom-left-radius:.06rem;border-bottom-right-radius:.06rem}.am-modal-input input{border:0;width:98%;height:100%;box-sizing:border-box;margin:0;padding:.06rem 0}.am-modal-input input::-webkit-input-placeholder{font-size:.28rem;color:#ccc;padding-left:.16rem}.am-modal-input input:-ms-input-placeholder{font-size:.28rem;color:#ccc;padding-left:.16rem}.am-modal-input input::placeholder{font-size:.28rem;color:#ccc;padding-left:.16rem}.am-modal.am-modal-transparent.am-modal-android .am-modal-content{border-radius:0}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-header{padding:.18rem .48rem .24rem}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-header .am-modal-title{text-align:left;font-size:.42rem;color:#000}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body{color:#000;text-align:left;padding:0 .48rem .3rem}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input{border-left:0;border-right:0;border-radius:0}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input:first-child{border-top:0}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer{padding-bottom:.24rem}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h{overflow:hidden;border-top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 .24rem}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;margin-left:.06rem;padding:0 .3rem;height:.96rem;box-sizing:border-box}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:first-child{border-right:0;color:#777}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-v.am-modal-button-group-normal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;padding:0 .24rem}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-v.am-modal-button-group-normal .am-modal-button{border-top:0;padding:0 .3rem;margin-left:.06rem;height:.96rem;box-sizing:border-box}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-operation .am-modal-button{text-align:start;padding-left:.3rem}.am-modal.am-modal-operation .am-modal-content{border-radius:.14rem;height:auto;padding-top:0}.am-modal.am-modal-operation .am-modal-content .am-modal-body{padding:0!important}.am-modal.am-modal-operation .am-modal-content .am-modal-button{color:#000;text-align:center}.hairline-remove-right-bottom{border-bottom:0}.hairline-remove-right-bottom:after{display:none}.hairline-remove-right-bottom-bak:after{display:none}.hairline-remove-left-top:before{display:none}.am-toast{position:fixed;width:100%;z-index:1999;font-size:.28rem;text-align:center}.am-toast>span{max-width:50%}.am-toast.am-toast-mask{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;top:0}.am-toast.am-toast-nomask{position:fixed;max-width:50%;width:auto;left:50%;top:50%}.am-toast.am-toast-nomask .am-toast-notice{-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.am-toast-notice-content .am-toast-text{min-width:1.2rem;border-radius:.06rem;color:#fff;background-color:rgba(58,58,58,.9);line-height:1.5;padding:.18rem .3rem}.am-toast-notice-content .am-toast-text.am-toast-text-icon{border-radius:.1rem;padding:.3rem}.am-toast-notice-content .am-toast-text.am-toast-text-icon .am-toast-text-info{margin-top:.12rem}.footer-menu{position:fixed;bottom:0;z-index:40;width:100%}.footer-menu .footer-menu-bg{display:flex;width:100%;height:1.3rem;padding:.15rem .1rem .1rem;background:var(--footer-bg);border-radius:.2rem .2rem 0 0}.footer-menu .footer-menu-item{position:relative;flex:1 1 0%;padding-top:.13rem;font-size:.24rem;color:#fff;text-align:center}.footer-menu .footer-menu-item.on{background:linear-gradient(180deg,#ffc819,#ce0000);border-radius:.3rem}.footer-menu .footer-menu-item .footer-icon{position:relative;width:.4rem;height:.4rem;margin:0 auto .06rem}.footer-menu .footer-menu-item .footer-icon img{display:block;width:100%;height:100%;fill:#9e8298}.footer-menu .footer-menu-item .footer-icon-bg{position:relative;width:.5rem;height:.5rem;margin:0 auto}.footer-menu .footer-menu-item .footer-center{display:flex;align-items:center;justify-content:center;position:absolute;top:-.7rem;left:-.3rem;width:1.1rem;height:1.1rem;background-image:linear-gradient(135deg,#ffe863,#d8fe49 45%,#73c002);border:1px solid #cbfc02;border-radius:.6rem}.footer-menu .footer-menu-item .footer-deposit{width:.88rem;height:1.08rem;background:url(/m/footer-deposit.710855e3.png) no-repeat 50%/cover}.footer-menu .message-notify{position:absolute;top:0;right:0;width:.1rem;height:.1rem;background-color:#ee2622;border-radius:50%}.hairline-remove-right-bottom{border-bottom:0}.hairline-remove-right-bottom:after{display:none}.hairline-remove-right-bottom-bak:after{display:none}.hairline-remove-left-top:before{display:none}.am-navbar{-ms-flex-align:center;height:.9rem;background-color:#108ee9;color:#fff}.am-navbar,.am-navbar-left,.am-navbar-right,.am-navbar-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.am-navbar-left,.am-navbar-right,.am-navbar-title{-webkit-box-flex:1;-ms-flex:1;flex:1 1 0%;height:100%;-ms-flex-align:center}.am-navbar-left{padding-left:.3rem;font-size:.32rem}.am-navbar-left-icon{margin-right:.1rem;display:inherit}.am-navbar-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.36rem;white-space:nowrap}.am-navbar-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.32rem;margin-right:.3rem}.am-navbar-right .anticon{margin-right:.1rem}.am-navbar-right .anticon:last-child{margin-right:0}.am-navbar-right-content{margin-right:.1rem}.am-navbar-light{background-color:#fff;color:#108ee9}.am-navbar-light .am-navbar-title{color:#000}.member-balance,.member-balance .sum-balance{display:flex;align-items:center}.member-balance .sum-balance{line-height:normal;color:#fff}.member-balance .sum-balance .amount{max-width:1.5rem;margin-right:.05rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-balance .icon-wallet{width:.24rem;height:.24rem;margin-right:.1rem}.member-balance .balance-control{display:flex;align-items:center;margin-left:.08rem}.member-balance .balance-control .toggle-balance svg{display:block;width:.4rem;height:.4rem}.member-balance .balance-control .refresh-balance{width:.4rem;height:.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.member-balance .balance-control .refresh-balance.rotateFull{animation:rotate-full .5s linear infinite}.member-balance .balance-control .refresh-balance svg{display:block;width:.34rem;height:.34rem;fill:#424b5a}.simple-select{position:relative}.simple-select .select-wrap .select-icon{width:.23rem;height:.23rem;margin-left:.12rem;transform:rotate(-180deg);transform-origin:center;transition:.3s}.simple-select .select-wrap .select-icon svg{display:block;width:100%;height:100%}.simple-select .select-wrap .select-icon.on{transform:rotate(0deg)}.simple-select .option-wrap{position:absolute;z-index:1000;display:none;width:100%;border-radius:.1rem}.simple-select .option-wrap.on{display:block}.simple-select .option-wrap .option-item{display:flex;align-items:center;width:100%;white-space:nowrap}.language-select .simple-select .icon-lang{display:block;width:.57rem;height:.57rem;border-radius:50%}.language-select .simple-select .option-wrap{top:calc(100% + .15rem);right:-.1rem;z-index:10;width:2.5rem}.language-select .simple-select .option-wrap .option-bg{padding:.02rem;overflow:hidden;background-image:linear-gradient(1turn,#0052b4,#0052b4),linear-gradient(180deg,#ffc819,#ce0000);background-clip:content-box,border-box;background-origin:border-box;border-style:solid;border-width:1px;border-radius:.4rem;border-image-slice:1;-webkit-clip-path:inset(0 round .4rem);clip-path:inset(0 round .4rem)}.language-select .simple-select .option-item{position:relative;display:flex;align-items:center;justify-content:center;height:.4rem;margin:.4rem .2rem .3rem;font-size:.3rem;font-weight:700;line-height:normal;color:#fff;text-align:center}.language-select .simple-select .option-item .icon-lang{margin-right:.1rem}.language-select .simple-select .option-item .lang-title{display:flex;align-items:center;width:100%}.language-select .simple-select .option-item .icon-selected{display:none;width:.32rem;height:.32rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANuSURBVHgBtVdLTBNBGP7/rYgHwRLjAwQD8cIrUk3QgoZUjQH1YI2JV0BPPmLpSY0H28SDnEqN8UaIwQsHQkn0gImASACDCWsUrEFiSXhFTKwUDpS04z8Dbdpl2y59fMlmZnb+mW/+1+y/CBphMDn0AT+Yg4hVEAQDvSoWEwheYPRIICOy3m/D1kGte2IigcqzDhML4BPqmkADaEMvQ3BlBZldHrN6Esiqw2B0FG8gdmglVQNDtE2NWOywE3KuLQSwhwHoIXV4shg7p2YFSfmi4oyzkcw8kCZiDm7BAW5J5USU5mU1DrME2AOZwTYLhDXnJ9OB8HGmULwhRSsWJufBlUZTq4OBobzWYQsNhdkrjI4mwIxqHQlvVjYrkQetXqE5IjZCGmG+XE5PWaxpvd8PLbyzS+RzCrmsxJ1bp+kxin5OTjZ0dsnbZJChhRqbtIFghjQhkphjYdEXS1RfUeswSAh4FdKAC3XHoohftn+C90MzsRcwMFFapx7hR/Jz4enji+Fx79vvRD4WfxF9oCTGxBdKFQX5OaCFuOPFdeFfDvf0MrQ+/5BwHWMsT4o1+cBSB++6b0ZppEQuEXLiAjoAx8LiClgevoEV3zokArl7X0xy7kMO85VycRA18INFEjff64Z5arWAAfunO1jU0AQqN5tvzQ/ntw5QVZkv2vGJ+fA8j+wb146Hx5z41+xf0AyEPt2how0m6pYq57jvuET1yUIx5u380gr8mP6zLaVanUPQHy+yVbmhS3egsJ7UwgY1gfGJOcjZmx3W/BQdYPduHdxVpFR752fYMRAeIU92Kjkm4snxoApZIBKv6fZ65kwc2SrwTI62lEiTI1aZTDAYT/I+RfCCIpC4W5IkpvqTOXm7Ge2M2eMJ+1bXRUCFDhBKqWQgCkwGrq3+Jipr2njpZIq3kF8o1ScKof/jjKZcVgNdLvapMastiryUVzIofJ/JgkL4OjQIXzJuqq0kYM2QOXgCVMNFvoi64b6OWl1kl0wcQBC7FeWzTim1PNcnHy6q/8IAeTKn7gIEmYgvuVXqdp2a/O+5Pvf+wvpe+tjn0WoDJMUJXmSsdS0bbv8cti7FkImPSiP9vSBaKBM0VTycNIjsVTAIbe5k/9WUENlAqcgkMEiM/lSpCKF81W9tIhPhrBQE1+oekD1UmWrZ8z93xkfeBIllZQAAAABJRU5ErkJggg==) no-repeat 50%/cover}.language-select .simple-select .option-item.selected .icon-selected{display:block}.language-select .simple-select .option-item:not(:last-child){margin-bottom:.16rem}.language-select .select-wrap{display:flex;align-items:center}.language-select .select-wrap .select-icon{display:none}.language-select .selected-lang{flex-shrink:0}.language-select .selected-lang .selected-name{display:none}.home-header{flex-shrink:0;width:100%;height:var(--header-height)}.home-header .header-nav{justify-content:flex-end;width:100%}.home-header .header-logo,.home-header .header-nav{display:flex;align-items:center}.home-header .header-logo .logo{display:block;width:2.35rem;height:.4rem;margin-right:.15rem}.home-header .header-logo .logo-text{display:block;height:.3rem}.home-header .header-content{position:fixed;top:0;left:0;z-index:50;width:100%;height:var(--header-height);padding:0 .3rem;background:radial-gradient(100% 100% at 100% 0,#042956 0,#060f28 100%);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);display:flex;align-items:center;justify-content:center}.home-header .header-content .header-menu{width:.4rem;height:.4rem;margin-left:.2rem}.home-header .header-content .header-menu .am-icon{display:block;width:100%;height:100%}.home-header .header-content .header-language{position:relative}.home-header .header-content .user-info-wrap{display:flex;align-items:center}.home-header .header-content .header-avatar{width:.54rem;height:.54rem;margin-right:.1rem;overflow:hidden;border:.02rem solid #554ede;border-radius:50%}.home-header .header-content .user-info{margin-right:.2rem}.home-header .header-content .user-icon{width:.35rem;height:.38rem;margin-right:.05rem}.home-header .header-content .user-balance{font-size:.24rem;color:#fff}.home-header .header-content .user-balance .user-name{max-width:1.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-header .header-content .btn-logout{width:.5rem;height:.5rem;margin-left:.11rem}.home-header .header-content .btn-logout .am-icon{display:block;width:100%;height:100%}.home-header .header-content .nav-btn{position:relative;min-width:1.5rem;height:.56rem;padding:0 .15rem;font-size:.24rem;line-height:normal;color:#270526;text-align:center;border:1px solid #330083;border-radius:.1rem;box-shadow:inset 0 -.05rem .05rem 0 rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center}.home-header .header-content .login-btn,.home-header .header-content .withdraw-btn{margin-right:.2rem;color:#fff;border:.02rem solid #fff;border-radius:.5rem}.home-header .header-content .deposit-btn,.home-header .header-content .register-btn{color:#fff;background:linear-gradient(180deg,#ffc819,#ce0000);border-radius:.5rem}.home-header .header-content .withdraw-btn{padding:0 .1rem}.home-header .header-content .deposit-btn{height:.66rem}.home-header .header-content .web-email{position:relative;margin-left:.2rem}.home-header .header-content .web-email svg{width:.52rem;height:.52rem}.home-header .header-content .web-email .unread-count{position:absolute;top:-.16rem;right:-.16rem;width:.32rem;height:.32rem;font-size:.26rem;color:#fff;background-color:#fe615f;border-radius:50%;box-shadow:0 .03rem .08rem 0 rgba(255,50,93,.5);display:flex;align-items:center;justify-content:center}.home-header .header-download{width:.3rem;height:.37rem;margin-left:.2rem;color:#7bc242}.home-header .header-download svg{display:block;width:100%;height:100%}.home-header .header-logout{margin-left:.12rem;color:#7bc242}.home-header .header-logout .am-icon-icon-logout{display:block;height:.37rem}.home-header .language-select{margin-left:.2rem}@keyframes hvr-pop{6%{transform:scale(1.2)}10%{transform:scale(1)}to{transform:scale(1)}}@keyframes glow-before{0%{opacity:1}to{opacity:0}}@keyframes glow-after{0%{opacity:0}to{opacity:1}}@keyframes shimmer-short{0%{background-position:-1rem top}to{background-position:1rem top}}#root .mc-header-wrap,#root .shell-header{height:var(--mc-header-height)}#root .mc-header-wrap .mc-navbar-blue,#root .shell-header .mc-navbar-blue{height:var(--mc-header-height);background:var(--header-bg)}#root .mc-header-wrap .mc-navbar-blue .am-navbar-title,#root .shell-header .mc-navbar-blue .am-navbar-title{font-size:.32rem;font-weight:500;color:var(--header-color)}#root .mc-header-wrap .mc-navbar-blue .am-icon-left,#root .shell-header .mc-navbar-blue .am-icon-left{display:block;width:.6rem;height:.6rem;font-size:.4rem;color:var(--header-color)}#root .shell-header .am-navbar-left{padding-left:0}#root .shell-header .am-navbar-left-content{padding-left:.5rem}#root .shell-header .am-navbar-right{margin-right:0!important}.sm-checkbox-item{position:relative;display:flex;overflow:hidden;cursor:pointer}.sm-checkbox-item-select .sm-checkbox-item-bg:after{position:absolute;top:1px;left:.1rem;width:.08rem;height:.16rem;content:"";border-color:#fff;border-style:solid;border-width:0 .04rem .04rem 0;transform:rotate(45deg)}.sm-checkbox-item-select .sm-checkbox-item-bg{background:linear-gradient(180deg,#ffc819,#ce0000);border:none}.sm-checkbox-item-bg{position:relative;flex-shrink:0;width:.3rem;height:.3rem;margin-top:.05rem;border:.03rem solid #fff;border-radius:50%}.sm-checkbox-item .sm-label{margin-left:.2rem}.btn-goback{position:absolute;top:.4rem;right:.4rem;z-index:1000;color:#fff}.btn-goback svg{display:block;width:.4rem;height:.4rem}.page-goback{position:absolute;top:.3rem;left:.3rem;z-index:1000}.page-goback .am-icon{display:block;width:.4rem;height:.4rem;fill:none}#page_bg{position:fixed;right:0;bottom:0;z-index:-1;width:100%;height:100%;height:100vh;height:calc(100*var(--vh, 1vh))}#page_bg.home-bg{background:var(--main-bg)}#page_bg.login-bg{background:url(/m/login-bg.eec31744.png) no-repeat top/100% auto}#page_bg.game-bg{background:url(/m/game-center-bg.4d6346a4.jpg) no-repeat top/cover}#page_bg.common{background:radial-gradient(100% 100% at 100% 0,#042956 0,#060f28 100%)}#page_bg.download{background:url(/m/download-bg.b2485943.png) no-repeat 50%/cover}.login-wrap{width:100%}.login-wrap .login-form .login-form-bg{border-radius:.2rem 0 0 .2rem}.login-wrap .remember-pass .sm-label{line-height:.4rem}.page-banner{position:relative;z-index:2;width:100%}.page-banner .swiper-container{width:100%}.page-banner .swiper-container .swiper-wrapper{transform:translateZ(0);transition-timing-function:ease}.page-banner .swiper-container .swiper-slide{width:100%;transform:translateZ(0)}.page-banner .swiper-container .swiper-inner{width:100%;overflow:hidden}.page-banner .swiper-container .swiper-pagination{bottom:.35rem!important;display:flex;align-items:center;justify-content:center}.page-banner .swiper-container .swiper-pagination-bullet{width:.16rem;height:.16rem;margin:0 .1rem;background:hsla(0,0%,100%,.5);box-shadow:0 0 .05rem 0 rgba(0,0,0,.5);opacity:1}.page-banner .swiper-container .swiper-pagination-bullet-active{width:.16rem;height:.16rem;background:linear-gradient(180deg,#ffc819,#ce0000);box-shadow:0 0 .05rem 0 rgba(0,0,0,.5);opacity:1}.page-banner .swiper-container img{display:block;width:100%}.scroll-hot-container{position:relative;width:100%}.scroll-hot-container .swiper-nav .game-nav{z-index:100;width:.6rem;height:.6rem;color:#fff;background:linear-gradient(180deg,#ffc819,#ce0000);border-radius:.5rem}.scroll-hot-container .swiper-nav .game-nav.swiper-button-disabled{background:#7c7c7c}.scroll-hot-container .swiper-nav .game-nav.game-prev{position:absolute;bottom:1rem;left:-.3rem}.scroll-hot-container .swiper-nav .game-nav.game-next{position:absolute;top:.9rem;right:-.05rem}.scroll-hot-container .swiper-nav .game-nav .arrow-right{margin-left:.03rem;rotate:180deg}.scroll-hot-container .swiper-nav .game-nav svg{width:.6rem;margin-top:.07rem;margin-right:.1rem}.scroll-hot-container .game-scrollbar-wrap{padding:0 .95rem;margin-top:.3rem}.scroll-hot-container .game-scrollbar{height:.06rem;background-color:hsla(0,0%,100%,.3);border-radius:.05rem}.scroll-hot-container .game-scrollbar .swiper-scrollbar-drag{background:linear-gradient(270deg,#f9edd2,#efcb7a,#b48331);border-radius:.05rem}.hotmatch-container{width:100%;padding-bottom:.38rem;overflow:hidden}.hotmatch-container .hotMatch-img{display:flex;margin-bottom:.2rem}.hotmatch-container .hotMatch-img .hotMatch-bg{width:6.9rem}.hotmatch-container .hotMatch-img .hotMatch-icon{position:absolute;left:2rem;z-index:1;width:.5rem;margin-top:.1rem}.hotmatch-container .hotMatch-img .hotMatch-title{position:absolute;left:2.7rem;z-index:1;margin-top:.2rem;font-size:.3rem;font-weight:700}.hotmatch-container .hotmatch-content{padding:.3rem}.hotmatch-container .swiper-slide{width:5.6rem!important}.hotmatch-container .hotmatch-item{position:relative;display:flex;justify-content:center;width:5.5rem;height:2.5rem;padding-top:.3rem;border-radius:.1rem}.hotmatch-container .hotmatch-item.match-bg-first{background:url(/m/match-bg.5578911c.png) no-repeat 50%/contain}.hotmatch-container .hotmatch-item.match-bg-middle{background:url(/m/match-bg-middle.3c6b0ffc.png) no-repeat 50%/contain}.hotmatch-container .hotmatch-item.match-bg-last{background:url(/m/match-bg-last.1f516ac2.png) no-repeat 50%/contain}.hotmatch-container .hotmatch-item .team-support{margin-bottom:.05rem;font-size:.18rem;font-weight:700;color:#d7bb49;text-align:center}.hotmatch-container .bet-now{position:absolute;bottom:-.38rem;left:50%;height:.56rem;padding:0 .15rem;font-size:.24rem;line-height:.56rem;color:#fff;background:linear-gradient(180deg,#ffc819,#ce0000);border-radius:.5rem;box-shadow:inset 0 .04rem .04rem 0 hsla(0,0%,100%,.25);transform:translateX(-50%)}.hotmatch-container .hotmatch-slide{display:grid;gap:.1rem}.hotmatch-container .match-info{display:flex;align-items:center;font-size:.24rem;color:#ffefe9;text-align:center}.hotmatch-container .match-info .team-icon{width:.64rem;height:.64rem}.hotmatch-container .match-info .team-name{height:.6rem;line-height:normal;display:block;overflow:hidden;text-overflow:ellipsis;line-height:1.2;white-space:nowrap}@supports(-webkit-line-clamp:2){.hotmatch-container .match-info .team-name{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-box-align:center;white-space:normal}}.hotmatch-container .match-info .icon-vs{font-size:.42rem;font-weight:600;color:#fff}.hotmatch-container .match-info .bet-now{width:1.04rem;height:.34rem;margin:.1rem 0 0 .03rem;font-size:.2rem;font-weight:700;line-height:.34rem;color:#000;background-color:#d7bb49;border-radius:.17rem}.hotmatch-container .match-league{margin-bottom:.1rem;font-size:.32rem;font-weight:500;color:#ffefe9;text-align:center}.hotmatch-container .match-date{margin-bottom:.1rem;font-size:.24rem;color:#a28d9d;text-align:center}.hotmatch-container .teaminfo{width:2.5rem}.hotmatch-container .football-icon{position:absolute;right:-.35rem;width:.8rem;margin-top:.85rem}.game-menu{position:relative;width:100%;padding:0 .45rem;overflow:hidden}.game-menu .game-menu-scroll{position:relative;width:100%;padding:.02rem;overflow:auto hidden;background-image:linear-gradient(1turn,#011022,#011022),linear-gradient(180deg,#ffc819,#ce0000);background-clip:content-box,border-box;background-origin:border-box;border-style:solid;border-width:1px;border-radius:.5rem;border-image-slice:1;-webkit-clip-path:inset(0 round .5rem);clip-path:inset(0 round .5rem)}.game-menu .game-menu-scroll .game-menu-scroll-container{width:100%;border-radius:.5rem}.game-menu .game-menu-list{position:relative;display:flex;width:-webkit-max-content;width:max-content;padding:.2rem;background:#030f22;border-radius:.5rem}.game-menu .game-menu-item{position:relative;display:flex;flex-shrink:0;align-items:center;height:.8rem;padding:0 .2rem;font-size:.24rem;line-height:normal;color:#b29ba8;text-align:center;text-transform:uppercase}.game-menu .game-menu-item.on{background:linear-gradient(90deg,#133082,#183da7);border:.02rem solid #ffc819;border-radius:.5rem;box-shadow:inset 0 -.04rem .04rem 0 rgba(0,0,0,.5),inset 0 .04rem .04rem 0 hsla(0,0%,100%,.25)}.game-menu .game-menu-item.on .game-menu-name{color:#fff}.game-menu .game-menu-item.on .game-menu-icon .am-icon{fill:url(#common-gradient)}.game-menu .game-menu-item .game-menu-icon{position:relative;flex-shrink:0;width:.35rem;height:.35rem;margin-right:.2rem}.game-menu .game-menu-item .game-menu-icon img{display:block;width:100%;height:100%;fill:#b29ba8}.game-menu .game-menu-name{width:100%;margin-top:.05rem}.game-menu .game-menu-name span{display:block;overflow:hidden;text-overflow:ellipsis;line-height:1.2;white-space:nowrap}@supports(-webkit-line-clamp:2){.game-menu .game-menu-name span{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-box-align:center;white-space:normal}}.game-list-item{position:relative;max-width:100%;overflow:hidden;background:#014455;border-radius:.1rem}.game-list-item .game-background{position:relative;width:100%;padding-bottom:100%;overflow:hidden;border-radius:.1rem .1rem 0 0}.game-list-item .game-background .lazy-load-image-background{position:absolute;top:0;left:0;width:100%;height:100%}.game-list-item .game-background .img-loading,.game-list-item .game-background img{display:block;width:100%;height:100%;margin:0 auto}.game-list-item .game-background .game-label{position:absolute;top:.1rem;left:.1rem;height:.28rem;padding:0 .08rem;font-size:.2rem;font-weight:700;line-height:.28rem;color:#fff;border-radius:.05rem}.game-list-item .game-background .game-label.hot{background-color:#d2274f}.game-list-item .game-background .game-label.new{background-color:#6944d2}.game-list-item .game-background .game-label.popular{background-color:#239e2e}.game-list-item .game-vendor-name-wrap{display:flex;justify-content:center;height:.5rem;margin-top:.1rem;background:rgba(7,16,41,.7);border-radius:.5rem .5rem 0 0}.game-list-item .game-vendor-name{position:relative;display:flex;align-items:center;overflow:hidden;font-size:.24rem;line-height:normal;text-align:center;background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.game-list-item .game-vendor-name span{flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-list-item .game-fav{position:absolute;top:0;right:0;width:.6rem;height:.6rem;background:hsla(0,0%,7%,.8);border-radius:0 0 0 .2rem;display:flex;align-items:center;justify-content:center}.game-list-item .favorite-icon{display:block;width:.4rem;height:.4rem;fill:none}.game-list-item .game-item-info{position:relative;z-index:1;width:100%;height:1.85rem;padding-top:.79rem;margin-top:-1.3rem;background:linear-gradient(180deg,rgba(35,86,228,0),#2356e4 53.78%)}.game-list-item .game-item-name{position:relative;height:.56rem;font-size:.24rem;font-weight:700;line-height:normal;color:#fff;text-align:center;text-shadow:0 .05rem .05rem rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center}.game-list-item .game-item-name span{display:block;overflow:hidden;text-overflow:ellipsis;line-height:1.2;white-space:nowrap}@supports(-webkit-line-clamp:2){.game-list-item .game-item-name span{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;-webkit-box-align:center;white-space:normal}}.game-list-item .vendor-icon-bg{position:absolute;top:.12rem;left:.12rem;width:.48rem;height:.48rem;background-color:#fff;border:.02rem solid #5410d4;border-radius:50%;display:flex;align-items:center;justify-content:center}.game-list-item .vendor-small-icon{width:.37rem;height:.37rem;background:#554ede;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover}.game-title{width:100%;margin-bottom:.2rem}.game-title .title-content{display:flex;align-items:center}.game-title .title-content .title-text{display:flex;align-items:center;font-size:.32rem;font-weight:500;color:#fff;text-transform:uppercase}.game-title .title-content .title-icon{display:block;width:.48rem;height:.48rem;margin-right:.2rem}.game-title .title-content .title-icon img{display:block;width:100%;height:100%;fill:url(#common-gradient)}.game-title .title-content .btn-more{height:.62rem;padding:0 .27rem;font-size:.26rem;font-weight:700;line-height:.62rem;color:#fff;background:#2781ea;border-radius:.15rem}.scroll-game-container{position:relative;width:100%}.scroll-game-container .swiper-nav{position:absolute;top:-.59rem;right:.1rem;display:grid;grid-auto-flow:column;gap:.3rem}.scroll-game-container .swiper-nav .arrow-right{rotate:180deg}.scroll-game-container .swiper-nav .game-nav{width:.4rem;height:.4rem;color:#fff;background:linear-gradient(180deg,#ffc819,#ce0000);border-radius:.5rem}.scroll-game-container .swiper-nav .game-nav.swiper-button-disabled{background:#7c7c7c}.scroll-game-container .swiper-nav .game-nav svg{display:block;width:.25rem;height:.25rem;margin-top:.07rem;margin-left:.07rem}.scroll-game-container .swiper-nav .game-nav.swiper-button-disabled{color:#656565}.scroll-game-container .game-scrollbar-wrap{padding:0 .95rem;margin-top:.3rem}.scroll-game-container .game-scrollbar{height:.06rem;background-color:hsla(0,0%,100%,.3);border-radius:.05rem}.scroll-game-container .game-scrollbar .swiper-scrollbar-drag{background:linear-gradient(270deg,#f9edd2,#efcb7a,#b48331);border-radius:.05rem}.home-game-list-container{width:100%;overflow:hidden}.home-game-list-container .game-list-title{display:flex;align-items:center}.home-game-list-container .home-game-list-content{position:relative}.home-game-list-container .home-game-list{display:grid;grid-template-columns:repeat(3,1fr);gap:.28rem}.home-game-list-container .home-game-slide{display:grid;gap:.2rem}.home-game-list-container .swiper-btn-group{display:grid;grid-auto-flow:column;gap:.1rem;margin-left:.1rem}.home-game-list-container .swiper-btn-group .swiper-btn{width:.6rem;height:.6rem}.home-game-list-container .swiper-btn-group .am-icon{display:block;width:100%;height:100%}.home-game-list-container .more-game{display:flex;justify-content:center;padding-top:.2rem}.home-game-list-container .more-game span{height:.6rem;padding:0 .2rem;font-size:.3rem;font-weight:700;line-height:.6rem;color:#fff;background:#2c3540;border-radius:.1rem}.home-game-wrap{width:100%}.home-game-wrap .category-menu{display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;margin-bottom:.2rem}.home-game-wrap .home-game-list-container,.home-game-wrap .hotmatch-container{margin-bottom:.3rem}.home-game-wrap .category-item{position:relative;min-width:0;font-style:italic}.home-game-wrap .category-item.SPORTS .category-name{position:absolute;bottom:.6rem;left:0;width:100%;height:1.3rem;padding:.72rem;font-size:.38rem;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;white-space:nowrap}.home-game-wrap .category-item.SPORTS .category-content{position:absolute;right:0;bottom:.1rem;width:100%;height:1.3rem;padding:.72rem;font-size:.24rem;font-weight:700;color:#fff;text-align:left}.home-game-wrap .category-item.FISH .category-name,.home-game-wrap .category-item.hd_cockfight .category-name,.home-game-wrap .category-item.LOTT .category-name{position:absolute;bottom:.5rem;left:0;width:100%;height:1.3rem;padding:.72rem;font-size:.38rem;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;white-space:nowrap}.home-game-wrap .category-item.FISH .category-content,.home-game-wrap .category-item.hd_cockfight .category-content,.home-game-wrap .category-item.LOTT .category-content{position:absolute;right:-.3rem;bottom:0;width:100%;height:1.3rem;padding:.72rem;font-size:.24rem;font-weight:700;color:#fff;text-align:left}.home-game-wrap .category-item.LIVE,.home-game-wrap .category-item.RNG{margin-bottom:.2rem}.home-game-wrap .category-item.LIVE .category-name,.home-game-wrap .category-item.RNG .category-name{position:absolute;right:0;bottom:.8rem;width:100%;height:1.3rem;padding:.72rem;font-size:.38rem;font-weight:700;color:#fff;text-align:left;text-transform:uppercase}.home-game-wrap .category-item.LIVE .category-content,.home-game-wrap .category-item.RNG .category-content{position:absolute;right:0;bottom:.3rem;width:100%;height:1.3rem;padding:.72rem;font-size:.24rem;font-weight:700;color:#fff;text-align:left}.home-game-wrap .category-item img{display:block;width:100%}.home-game-wrap .category-item .category-name{position:absolute;bottom:.7rem;left:0;width:100%;height:1.3rem;padding:.72rem;font-size:.38rem;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;white-space:nowrap}.home-game-wrap .category-games .game-list{display:grid;grid-template-columns:repeat(3,1fr);gap:.28rem}.home-game-wrap .hot-tag{position:absolute;top:0;right:0;height:.48rem;padding:0 .2rem;font-size:.24rem;line-height:.48rem;color:#fff;text-align:center;text-shadow:0 .05rem .05rem rgba(0,0,0,.25);background:linear-gradient(180deg,#ff6d6d,red);border-radius:0 0 0 .1rem;box-shadow:0 .05rem .05rem 0 rgba(0,0,0,.25)}.scroll-num{position:relative;width:.5rem;height:.8rem;text-align:center}.scroll-num .animate-list{width:100%;font-size:.32rem;transition:transform 1s}.scroll-num .animate-list li{width:100%;height:.6rem;line-height:.6rem;font-size:.8rem;font-weight:700;background:linear-gradient(0deg,#faf478 -8.89%,#efcc52 -4.34%,#e5a62f .21%,#de8a15 3.62%,#da7905 8.17%,#d97400 10.45%,#e7a214 26.37%,#faf478 59.35%,#dc7e05 104.84%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.jackpot-num,.jackpot-num .symbol{display:flex;align-items:center}.jackpot-num .symbol{height:.6rem;margin-right:.15rem;justify-content:center;font-size:.8rem;font-weight:700;background:linear-gradient(0deg,#faf478 -8.89%,#efcc52 -4.34%,#e5a62f .21%,#de8a15 3.62%,#da7905 8.17%,#d97400 10.45%,#e7a214 26.37%,#faf478 59.35%,#dc7e05 104.84%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.jackpot-num .num-list{display:flex;height:.6rem;overflow:hidden;color:#fff}.jackpot-num .num-list .point{display:flex;align-items:flex-end;justify-content:center;width:.3rem;font-size:.8rem;font-weight:700;background:linear-gradient(0deg,#faf478 -8.89%,#efcc52 -4.34%,#e5a62f .21%,#de8a15 3.62%,#da7905 8.17%,#d97400 10.45%,#e7a214 26.37%,#faf478 59.35%,#dc7e05 104.84%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-lottery-wrap .top-lott-menu{display:grid;gap:.3rem}.home-lottery-wrap .lott-title{margin-bottom:.2rem;font-size:.32rem;font-weight:500;background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-lottery-wrap .top-lott-container{padding:.02rem;background-image:linear-gradient(90deg,#ffc819,#ce0000);border-radius:.2rem}.home-lottery-wrap .top-lott-container .top-lott-content{padding:.3rem .2rem;background:radial-gradient(100% 100% at 100% 0,#042956 0,#060f28 100%);border-radius:.2rem}.home-lottery-wrap .top-lott-container .top-lott-content .hot-tag{display:flex;justify-content:space-between}.home-lottery-wrap .top-lott-container .top-lott-content .hot-lott-item{width:1.72rem;font-size:.24rem;line-height:normal;color:#edf4f7;text-align:center}.home-lottery-wrap .top-lott-container .top-lott-content .lott-icon{width:1.08rem;height:1.08rem;margin:0 auto .15rem}.home-lottery-wrap .top-lott-container .top-lott-content .lott-icon img{display:block;width:100%;height:100%}.home-lottery-wrap .top-lott-container .top-lott-content .lott-no1{display:flex;align-items:center;justify-content:center;margin-top:.22rem}.home-lottery-wrap .top-lott-container .top-lott-content .lott-no1-content{display:flex;align-items:center}.home-lottery-wrap .top-lott-container .top-lott-content .lott-img{flex-shrink:0;width:2.4rem;margin-right:.5rem}.home-lottery-wrap .top-lott-container .top-lott-content .lott-img img{display:block;width:100%}.home-lottery-wrap .top-lott-container .top-lott-content .lott-info{font-size:.32rem;font-weight:500;color:#edf4f7;text-align:center}.home-lottery-wrap .top-lott-container .top-lott-content .lott-info p{margin-top:.1rem;font-size:.24rem;font-weight:400;color:#fff}.home-lottery-wrap .top-lott-container .top-lott-content .lott-info .lott-name{background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-lottery-wrap .lott-prize-wrap{margin-top:.3rem}.home-lottery-wrap .lott-prize-wrap .prize-num{display:flex;align-items:center}.home-lottery-wrap .prize-list-container{padding:.02rem;background-image:linear-gradient(90deg,#ffc819,#ce0000);border-radius:.2rem}.home-lottery-wrap .prize-list-container .prize-list{padding:0 .3rem;background:radial-gradient(100% 100% at 100% 0,#042956 0,#060f28 100%);border-radius:.2rem}.home-lottery-wrap .prize-list-container .prize-list .scroll-num{width:.35rem}.home-lottery-wrap .prize-list-container .prize-list .prize-item{width:100%;height:1.55rem;padding-top:.2rem;border-bottom:1px solid hsla(0,0%,100%,.2)}.home-lottery-wrap .prize-list-container .prize-list .lott-label{margin-bottom:.2rem;font-size:.24rem;font-weight:400;line-height:normal;color:#edf4f7}.home-lottery-wrap .prize-list-container .prize-list .prize-content{display:flex;justify-content:space-between}.home-lottery-wrap .prize-list-container .prize-list .prize-content .prize-num .symbol{font-size:.55rem;background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-lottery-wrap .prize-list-container .prize-list .prize-content .prize-num .scroll-num{width:.4rem}.home-lottery-wrap .prize-list-container .prize-list .prize-content .prize-num .point,.home-lottery-wrap .prize-list-container .prize-list .prize-content .prize-num li{background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.home-lottery-wrap .prize-list-container .prize-list .start-game{min-width:1.8rem;height:.66rem;padding:0 .15rem;font-size:.24rem;line-height:.66rem;color:#fff;text-align:center;background:var(--main,linear-gradient(180deg,#ffc819,#ce0000));border-radius:.5rem}.vendor-game-item{position:relative;flex-shrink:0;width:100%}.vendor-game-item .vendor-game-img{position:relative;min-height:1.5rem;overflow:hidden;border-radius:.1rem}.vendor-game-item .vendor-game-info{position:absolute;top:.4rem;left:.2rem;z-index:2;display:flex;max-width:60%;overflow:hidden}.vendor-game-item .vendor-small-icon{flex-shrink:0;width:.64rem;height:.64rem;margin-right:.1rem;background-image:linear-gradient(180deg,#ff883e 0,#e96749);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover}.vendor-game-item .vendor-game-name{font-size:.3rem}.vendor-game-item .vendor-game-name,.vendor-game-item .vendor-game-type{color:#ff883e;background-image:linear-gradient(112deg,#ff883e -10%,#e96749 58%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.vendor-game-item .vendor-game-type{font-size:.16rem}.vendor-game-wrap{width:100%}.vendor-game-wrap .vendor-game-list{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem}.vendor-game-wrap .vendor-game-list .vendor-game-item{min-width:0}.vendor-game-wrap .vendor-game-list .vendor-game-item:nth-child(-n+4){grid-column:span 2}.filter-game-container{position:fixed;inset:100% 0 0;z-index:19999!important;width:100%;height:100vh;height:calc(100*var(--vh, 1vh));padding:.4rem .4rem .7rem;overflow:auto;overscroll-behavior:none;font-size:.28rem;color:#fff;background:radial-gradient(100% 100% at 100% 0,#042956 0,#060f28 100%);-webkit-backdrop-filter:blur(.02rem);backdrop-filter:blur(.02rem)}.filter-game-container .search-game{position:relative;display:flex;align-items:center;width:100%;height:.6rem;margin-bottom:.4rem}.filter-game-container .search-game .search-icon{position:absolute;top:.65rem;right:.25rem;width:.35rem;height:.35rem;color:#fff}.filter-game-container .search-game .search-input{height:1rem;padding-left:.75rem;margin-top:1rem;font-size:.28rem;color:#fff;background:#011022;border:none;border-radius:.5rem}.filter-game-container .search-game .search-input::placeholder{font-size:.28rem;color:#4d5864}.filter-game-container .search-history{padding-top:.7rem}.filter-game-container .search-history h3{margin-bottom:.2rem}.filter-game-container .search-history ul{column-count:2;column-gap:.2rem}.filter-game-container .search-history ul li{padding:.22rem .1rem;margin-bottom:.2rem;font-size:.24rem;font-weight:500;color:#9fa8c0;text-align:center;background:#102561;border-radius:.5rem}.filter-game-container .filter-title{margin-bottom:.5rem;font-size:.4rem;font-weight:700;color:#fff;text-align:center}.filter-game-container .category_title{margin-bottom:.2rem;font-size:.34rem;font-weight:900;color:#fff}.filter-game-container .close_filter{position:absolute;top:.3rem;left:.3rem;width:.45rem;height:.45rem}.filter-game-container .gameClassify-box,.filter-game-container .minbet-box{margin-top:.4rem;text-align:left}.filter-game-container .filter_item{display:grid;grid-template-columns:repeat(3,1fr);gap:.2rem .35rem}.filter-game-container .filter_item .icon{display:flex;align-items:center;justify-content:center;max-width:100%;height:.9rem;padding:0 .05rem;font-size:.3rem;font-weight:700;color:#fff;text-align:center;background:#1a212c;border-radius:.2rem}.filter-game-container .filter_item .icon img{display:block;width:1.2rem;height:.6rem;object-fit:cover}.filter-game-container .filter_item .icon .color{display:none}.filter-game-container .filter_item .icon.classactive{color:#fff;background:linear-gradient(180deg,#4ce4ad,#00b071)}.filter-game-container .filter_item .icon.classactive .color{display:block}.filter-game-container .filter_item .icon.classactive .white{display:none}.filter-game-container .filter_submit{display:inline-block;width:100%;height:.8rem;margin-top:.8rem;font-size:.4rem;font-weight:700;line-height:.8rem;color:#fff;text-align:center;text-transform:uppercase;background:#554ede;border:none;border-radius:.4rem}.filter-game-container .gameType-filter{margin-top:.3rem}.filter-game-container.open{top:0;transition:all .25s ease-in-out}.noData{width:100%;height:100%;font-size:.28rem;color:#fff}.noData .no-data-content{text-align:center}.noData .no-data-content img{width:3.1rem}.noData .no-data-content p{margin-top:.2rem}.game-list-wrapper.hasScroll{width:100%;height:100%;overflow-y:auto}.game-list-wrapper .scroll-loading{display:flex;align-items:center;justify-content:center;height:1.4rem}.game-list-wrapper .scroll-loading .loading-icon{width:.6rem;height:.6rem;fill:#1a212c}.vendor-select-wrap{width:1.6rem;height:.38rem}.vendor-select-wrap .vendor-select-content{width:100%;height:100%}.vendor-select-wrap .selected-vendor{display:flex;align-items:center}.vendor-select-wrap .simple-select{width:100%;height:100%}.vendor-select-wrap .simple-select .select-wrap{display:flex;align-items:center;justify-content:space-around;width:100%;height:100%;padding-bottom:.1rem;font-size:.24rem;line-height:normal;border-bottom:.02rem solid #ffc819;background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.vendor-select-wrap .simple-select .option-wrap{top:.5rem;left:0;width:3rem;max-height:5.5rem;padding:.02rem;overflow:hidden auto;background-image:linear-gradient(1turn,#143f89,#143f89),linear-gradient(180deg,#ffc819,#ce0000);background-clip:content-box,border-box;background-origin:border-box;border-style:solid;border-width:1px;border-radius:.3rem;border-image-slice:1;-webkit-clip-path:inset(0 round .3rem);clip-path:inset(0 round .3rem)}.vendor-select-wrap .simple-select .option-wrap::-webkit-scrollbar{width:.08rem;border-radius:.2rem}.vendor-select-wrap .simple-select .option-wrap::-webkit-scrollbar-thumb{min-height:.5rem;background:#2356e4;border-radius:.2rem}.vendor-select-wrap .simple-select .option-wrap::-webkit-scrollbar-track{background:transparent;border-radius:.2rem}.vendor-select-wrap .simple-select .option-wrap .option-item{display:flex;align-items:center;justify-content:center;width:2.5rem;height:.7rem;padding:0 .16rem;margin:.2rem 0 0 .2rem;font-size:.24rem;font-weight:500;line-height:.28rem;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vendor-select-wrap .simple-select .option-wrap .option-item:not(:last-child){margin-bottom:.2rem}.vendor-select-wrap .simple-select .option-wrap .option-item.selected{background:linear-gradient(180deg,#ffc819,#ce0000);border-radius:.5rem}.jackpot-container{width:100%;height:5rem;margin-bottom:.3rem}.jackpot-container .jackpot-bg{position:relative;width:100%;height:5rem;padding-top:.33rem;background:url(/m/jackpot-bg.220ea9fc.png) no-repeat 50%/contain}.jackpot-container .jackpot-title{margin-bottom:.1rem;font-size:.32rem;font-weight:500;line-height:normal;color:#fff;text-align:center}.jackpot-container .jackpot-widget{display:flex;width:100%}.jackpot-container .jackpot-box{position:relative;display:flex;justify-content:center;width:100%;margin-top:2.2rem}.vendor-game-list-container .category-game-list{display:grid;grid-template-columns:repeat(3,1fr);gap:.28rem}.vendor-game-list-container .vendor-game-wrap{margin-bottom:.3rem}.vendor-game-list-container .game-filter-group,.vendor-game-list-container .game-select{margin-bottom:.2rem}.vendor-game-list-container .game-select .select-bar{display:flex;justify-content:space-between}.vendor-game-list-container .game-select .btn-search,.vendor-game-list-container .game-select .select-btn{min-width:0;height:.38rem;padding-bottom:.1rem;font-size:.24rem;color:#fff;white-space:nowrap;border-bottom:.02rem solid transparent}.vendor-game-list-container .game-select .btn-search.on,.vendor-game-list-container .game-select .select-btn.on{background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;border-bottom:.02rem solid #e6a52f}.vendor-game-list-container .game-select .search-btn{margin-top:-.1rem}.vendor-game-list-container .game-select .game-filter-box{display:flex;align-items:center}.vendor-game-list-container .game-select .active-vendor{display:flex;align-items:center;max-width:2.2rem;height:.64rem;padding:0 .21rem;margin-left:.14rem;font-size:.26rem;font-weight:700;color:#fff;text-align:center;background:#444e5d;border-radius:.3rem}.vendor-game-list-container .game-select .active-vendor .clear-vendor{width:.24rem;height:.24rem;margin-left:.17rem}.vendor-game-list-container .game-select .btn-filter{display:flex;align-items:center;height:.64rem;padding:0 .21rem;font-size:.26rem;font-weight:700;color:#1a212c;text-align:center;background:#e5eaed;border-radius:.3rem}.vendor-game-list-container .game-select .btn-filter .am-icon{width:.24rem;height:.24rem;margin-left:.17rem;fill:none}.vendor-game-list-container .game-classify-wrap{margin-bottom:.2rem}.vendor-game-list-container .more-container{display:flex;align-items:center;justify-content:center;padding:.25rem .15rem;text-align:center}.vendor-game-list-container .more-container .more-btn{width:1.4rem;height:.64rem;padding:.2rem;font-size:.24rem;font-weight:500;color:#fff;background:linear-gradient(180deg,#ffc819,#ce0000);border-radius:.5rem}.home-content-wrap{width:100%}.home-content-wrap .home-content{padding:.3rem}.home-content-wrap .home-vendor-wrap .hotmatch-container{margin-bottom:.3rem}@keyframes slideUp{0%{visibility:visible;transform:translate3d(0,10%,0)}to{transform:translateZ(0)}}@keyframes slideDown{0%{visibility:visible;transform:translate3d(0,-10%,0)}to{transform:translateZ(0)}}.notice-root{padding:.32rem .3rem}.notice-root .notice-bg{position:relative;z-index:2;display:flex;align-items:center;width:100%;height:.3rem}.notice-root .notice-icon{width:.4rem;height:.4rem;margin-right:.1rem}.notice-root .notice-icon img{display:block;width:100%;height:100%}.notice-root .marquee{position:relative;z-index:2;display:flex;flex:1 1 0%;overflow:hidden;font-size:.24rem;color:#fff}.notice-root .marquee .marquee_content{position:relative;line-height:normal;white-space:nowrap;will-change:right}.notice-root .marquee .marquee_content.empty{width:100%;margin-left:0;text-align:center;will-change:auto}.notice-root .marquee .content-item{margin-left:.4rem;vertical-align:middle}.notice-root .marquee table,.notice-root .marquee tbody,.notice-root .marquee td,.notice-root .marquee tfoot,.notice-root .marquee th,.notice-root .marquee thead,.notice-root .marquee tr,.notice-root .marquee tt{border:0!important}#mc-animate-container .loading-wrap{display:flex;align-items:center}.home-container{width:100%;background:var(--main-bg);transition:all .25s}.home-container .banner-notice{position:relative;width:100%}.home-container .banner-notice .home-banner{min-height:1.8rem}.home-container .language-wrap{position:relative;width:100%;height:1.8rem;display:flex;align-items:center;justify-content:center}.home-container .home-section{margin-top:.6rem}.download-bar.show-bar+.home-header .header-content{top:var(--download-bar-height)}.download-bar.show-bar+.home-header+.home-container{padding-top:var(--download-bar-height)}.home-container .popup_container_v2{background-color:rgba(0,0,0,.6)}.home-container .popup_container_v2 .close-btn{top:.3rem;right:.2rem;width:.4rem;height:.4rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAMAAADypuvZAAAAclBMVEUAAAArKysEBAQLCwsWFhb+/v4TExP5+fkEBAT19fUHBwcGBgYEBAQSEhILCwsCAgJ9fX0GBgYKCgoGBgYHBwf39/cEBAR6enoDAwMDAwN0dHT///9nZ2eHh4e6urr+/v6enp7Y2Nj29vb8/Pz29vb///+jU3LCAAAAJXRSTlMABCsQB+EK5SkhFhwnBQwjQiIUHhnmL0M4M0e/UD0s0DQmxsHXdZKWKgAAAkRJREFUSMe91d16oyAQBuAihCggVCBJY5rfrvd/iysRGHHWpEfLofI+H47PDB/Tak7DtflYWXnLqdxyGoZh07w0m3HLqXg0DEghE9bsCSE/oF6Za0vAsPsmKvLKbO4MUMv1JalX5qI5I8kwTcVtC2rF3ATVLB6QME6tl+dCYbM9O28pT6jlVMjOlAob0zlBOfvIScIZpT5BYfOplBlRmWRUXYPCpq6VkULzNldcW+9UVVWHpLAZkfNUh+rlKCu7oCBrYapKdTLVAb5KmrpUBExV1ZMZgzICBScszpbNE8H/RVkrOYCSmlejNCIVoXAoK9cActCCrDopqJsYTSwcVlANfDZkoBouZPUJ9SkHGSjHpOp+l493QGdbUed5Ic7/qhuqvI3tuNtN6oa+B1eDx8bffX/vYpOjHBR2T+brK6n7O9SAAdWQX5n+GNCxT+oXZtvvj8+171Evr5pDtU/rsK5wn1ZjD1VFp7w3ypiuMyqoV1llbxsnvZfOvMlqFj1nKbV+UjgLz6rYC5zH/kJZ2OT+aduoVrOuYFL/wNyArBMBQgg24TFWhABiP8v5Nusv2eW5cS1uwstjeMAMaQl0JWT9GR4XHhRcAJ2JBs3epJSTdqxPehPmv1HF2dBkGz93up8Wl5rJ8xop16l4qbHy+jTOoxky1TC+72SJrJdO+pDTFgKO4p2Tz4PMxrgVQjzvLLIy2awNG2aFYExrSqnm67OXaxp2FDch45wzxoCgLMbDYqSYkuPCMYsdy+FMSEkwgh3/cf0FsE9fwNbACgEAAAAASUVORK5CYII=) no-repeat 50%/cover;border-radius:0}.home-container .popup_container_v2 .close-btn svg{display:none}.home-container .popup_container_v2 .popup_title{background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:left}.home-container .popup_container_v2 .popup_content{height:100%;padding:.5rem;overflow:visible;background:linear-gradient(180deg,#042956,#060f28);border-radius:.4rem}.home-container .popup_container_v2 .popup_content .wysiwyg{padding:0!important}.home-container .popup_container_v2 .popup_content .wysiwyg p{font-size:.24rem;color:#fff!important}.home-container .popup_container_v2 .text{color:#fff;border-radius:.2rem}.home-container .popup_container_v2 .popup_body{width:6.86rem!important;height:7rem!important;padding:0}.home-container .popup_container_v2 .popup_body .swiper-slide img{display:block;width:100%;border-radius:.4rem}.home-container .popup_container_v2 .popup_body .nav-left,.home-container .popup_container_v2 .popup_body .nav-right{top:50%!important;z-index:10;width:.5rem;height:.5rem;background:linear-gradient(180deg,#ffc819,#ce0000);box-shadow:0 0 .05rem 0 rgba(0,0,0,.5)}.home-container .popup_container_v2 .popup_body .nav-left.disable-btn,.home-container .popup_container_v2 .popup_body .nav-right.disable-btn{background:#7c7c7c}.home-container .popup_container_v2 .popup_body .nav-left .arrow-icon,.home-container .popup_container_v2 .popup_body .nav-right .arrow-icon{display:block;width:.3rem;height:.3rem}.home-container .popup_container_v2 .popup_pagination_footer{display:none}.home-container .popup_container_v2 .shell-popup-footer{display:flex;justify-content:center;padding-top:.2rem}.home-container .popup_container_v2 .shell-popup-footer .popup-register{display:none;padding:.2rem;font-size:.24rem;color:#270526;text-align:center;background:linear-gradient(90deg,#e6a52f,#f7d880);border-radius:.1rem;box-shadow:inset 0 -.05rem .05rem 0 rgba(0,0,0,.3)}.hairline-remove-right-bottom{border-bottom:0}.hairline-remove-right-bottom:after{display:none}.hairline-remove-right-bottom-bak:after{display:none}.hairline-remove-left-top:before{display:none}.am-picker-col{display:block;position:relative;height:4.76rem;overflow:hidden;width:100%}.am-picker-col-content{position:absolute;left:0;top:0;width:100%;z-index:1;padding:2.04rem 0}.am-picker-col-item{-ms-touch-action:manipulation;touch-action:manipulation;text-align:center;font-size:.32rem;height:.68rem;line-height:.68rem;color:#000;white-space:nowrap;text-overflow:ellipsis}.am-picker-col-item-selected{font-size:.34rem}.am-picker-col-mask{top:0;height:100%;margin:0 auto;background-image:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-position:top,bottom;background-size:100% 2.04rem;background-repeat:no-repeat}.am-picker-col-indicator,.am-picker-col-mask{position:absolute;left:0;width:100%;z-index:3}.am-picker-col-indicator{box-sizing:border-box;height:.68rem;top:2.04rem;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.am-picker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.am-picker-item{-webkit-box-flex:1;-ms-flex:1;flex:1 1 0%;text-align:center}.hairline-remove-right-bottom{border-bottom:0}.hairline-remove-right-bottom:after{display:none}.hairline-remove-right-bottom-bak:after{display:none}.hairline-remove-left-top:before{display:none}.am-picker-popup{left:0;bottom:0;position:fixed;width:100%;background-color:#fff}.am-picker-popup-wrap{overflow:auto;-webkit-overflow-scrolling:touch;outline:0}.am-picker-popup-mask,.am-picker-popup-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.am-picker-popup-mask{background-color:rgba(0,0,0,.4);height:100%}.am-picker-popup-mask-hidden{display:none}.am-picker-popup-header{background-image:linear-gradient(180deg,#e7e7e7,#e7e7e7,transparent,transparent);background-position:bottom;background-size:100% 1px;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.am-picker-popup-header:after{display:block;position:absolute;content:"";left:0;bottom:0;right:auto;top:auto;width:100%;border-bottom:1px solid #ddd}.am-picker-popup-header .am-picker-popup-header-right{text-align:right}.am-picker-popup-item{color:#108ee9;font-size:.34rem;padding:.18rem .3rem;height:.84rem;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.am-picker-popup-item-active{background-color:#ddd}.am-picker-popup-title{-webkit-box-flex:1;-ms-flex:1;flex:1 1 0%;text-align:center;color:#000}.am-picker-popup .am-picker-popup-close{display:none}.am-picker-col{-webkit-box-flex:1;-ms-flex:1;flex:1 1 0%}.register-wrap{width:100%}.register-wrap .register-form-bg{border-radius:0 .2rem .2rem 0}.register-wrap .customer-service{position:absolute;top:0;right:.25rem;display:flex;align-items:center;font-size:.23rem;font-weight:500;color:#fff}.register-wrap .customer-service svg{width:.57rem;height:.5rem;margin-right:.13rem}.register-wrap .checkbox-container .terms{background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.register-wrap input[name=birthday]{min-height:1.2em;-webkit-appearance:textfield;appearance:textfield}.register-wrap input[name=birthday]::-webkit-datetime-edit{display:block;padding:0}.register-wrap input[name=birthday]::-webkit-calendar-picker-indicator,.register-wrap input[name=birthday]::-webkit-inner-spin-button{display:none}.register-wrap input[name=birthday]::-webkit-datetime-edit-fields-wrapper{color:#707070}.register-wrap input[name=birthday]::-webkit-datetime-edit{display:inline-block;flex:1 1 0%;min-width:0;overflow:hidden;-webkit-user-modify:read-only!important}.hairline-remove-right-bottom{border-bottom:0}.hairline-remove-right-bottom:after{display:none}.hairline-remove-right-bottom-bak:after{display:none}.hairline-remove-left-top:before{display:none}.am-list-header{padding:.3rem .3rem .18rem;font-size:.28rem;color:#888;display:inline-block;width:100%;box-sizing:border-box}.am-list-footer{padding:.18rem .3rem .3rem;font-size:.28rem;color:#888}.am-list-body{position:relative;background-color:#fff;border-top:1px solid #ddd}.am-list-body:after{display:block;position:absolute;content:"";width:100%;border-bottom:1px solid #ddd}.am-list-body div:not(:last-child) .am-list-line:after{display:block;position:absolute;content:"";left:0;bottom:0;right:auto;top:auto;width:100%;border-bottom:1px solid #ddd}.am-list-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.3rem;min-height:.88rem;background-color:#fff;vertical-align:middle;overflow:hidden;transition:background-color .2s;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.am-list-item .am-list-ripple{position:absolute;background:transparent;display:inline-block;overflow:hidden;will-change:box-shadow,transform;transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);outline:none;cursor:pointer;border-radius:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.am-list-item .am-list-ripple.am-list-ripple-animate{background-color:hsla(0,0%,62%,.2);-webkit-animation:ripple 1s linear;animation:ripple 1s linear}.am-list-item.am-list-item-top .am-list-line{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.am-list-item.am-list-item-top .am-list-line .am-list-arrow{margin-top:.04rem}.am-list-item.am-list-item-middle .am-list-line{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.am-list-item.am-list-item-bottom .am-list-line{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.am-list-item.am-list-item-error .am-list-line .am-list-extra,.am-list-item.am-list-item-error .am-list-line .am-list-extra .am-list-brief{color:#f50}.am-list-item.am-list-item-active{background-color:#ddd}.am-list-item.am-list-item-disabled .am-list-line .am-list-content,.am-list-item.am-list-item-disabled .am-list-line .am-list-extra{color:#bbb}.am-list-item img{width:.44rem;height:.44rem;vertical-align:middle}.am-list-item .am-list-thumb:first-child{margin-right:.3rem}.am-list-item .am-list-thumb:last-child{margin-left:.16rem}.am-list-item .am-list-line{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1 1 0%;-ms-flex-item-align:stretch;align-self:stretch;padding-right:.3rem;min-height:.88rem;overflow:hidden}.am-list-item .am-list-line .am-list-content{-webkit-box-flex:1;-ms-flex:1;flex:1 1 0%;color:#000;font-size:.34rem;text-align:left}.am-list-item .am-list-line .am-list-content,.am-list-item .am-list-line .am-list-extra{line-height:1.5;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:.14rem;padding-bottom:.14rem}.am-list-item .am-list-line .am-list-extra{-ms-flex-preferred-size:36%;flex-basis:36%;color:#888;font-size:.32rem;text-align:right}.am-list-item .am-list-line .am-list-brief,.am-list-item .am-list-line .am-list-title{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-list-item .am-list-line .am-list-brief{color:#888;font-size:.3rem;line-height:1.5;margin-top:.12rem}.am-list-item .am-list-line .am-list-arrow{display:block;width:.3rem;height:.3rem;margin-left:.16rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='26' viewBox='0 0 16 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0L0 2l11.5 11L0 24l2 2 14-13z' fill='%23C7C7CC' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50% 50%;visibility:hidden}.am-list-item .am-list-line .am-list-arrow-horizontal{visibility:visible}.am-list-item .am-list-line .am-list-arrow-vertical{visibility:visible;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.am-list-item .am-list-line .am-list-arrow-vertical-up{visibility:visible;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.am-list-item .am-list-line-multiple{padding:.25rem .3rem .25rem 0}.am-list-item .am-list-line-multiple .am-list-content,.am-list-item .am-list-line-multiple .am-list-extra{padding-top:0;padding-bottom:0}.am-list-item .am-list-line-wrap .am-list-content,.am-list-item .am-list-line-wrap .am-list-extra{white-space:normal}.am-list-item select{position:relative;display:block;width:100%;height:100%;padding:0;border:0;font-size:.34rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}@-webkit-keyframes ripple{to{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{to{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}.activity-detail-container{width:100%;padding:.2rem .3rem}.activity-detail-container .activity-detail-content{width:100%;overflow:hidden}.activity-detail-container .activity-detail-content .activity-detail-title{font-size:.3rem;font-weight:700;line-height:.36rem;color:#fff}.activity-detail-container .activity-detail-content .activity-time{font-size:.24rem;font-weight:600;color:#fff}.activity-detail-container .activity-detail-content .activity-desc{margin-top:.2rem;font-size:.24rem;line-height:normal;color:#fff}.activity-detail-container .activity-detail-content .activity-desc img{max-width:100%}.activity-detail-container .activity-detail-content .activity-desc .wysiwyg{padding:0}.activity-detail-container .activity-detail-content .activity-img{width:100%}.activity-detail-container .activity-detail-content .activity-img img{display:block;width:100%;border-radius:.4rem}.activity-detail-container .activity-detail-date{display:flex;align-items:center;margin-top:.24rem;font-size:.24rem;font-weight:500;line-height:normal;color:#fff}.activity-detail-container .activity-detail-date .am-icon{display:block;width:.32rem;height:.32rem;margin-right:.12rem}.activity-container .activity-preview{padding:.2rem 0 0}.activity-container .activity-title{z-index:5;width:100%;overflow:hidden}.activity-container .activity-header{height:.88rem;font-size:.32rem;line-height:.88rem;color:#414655;text-align:center;background-color:#fff}.activity-container .promo-menu{position:relative;width:100%;padding:.2rem 0 0 .3rem;overflow:auto hidden}.activity-container .promo-menu .promo-menu-list{display:flex;flex-wrap:nowrap;width:-webkit-max-content;width:max-content}.activity-container .promo-menu .promo-menu-item{position:relative;height:.38rem;padding:0 0 .1rem;margin-right:.15rem;font-size:.24rem;color:#fff;text-align:center}.activity-container .promo-menu .promo-menu-item.on{border-bottom:.02rem solid red}.activity-container .promo-menu .promo-menu-item.on span{background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.activity-container .promo-menu .promo-menu-item:not(:last-child){margin-right:.3rem}.activity-container .activity-content{width:100%;padding:.4rem .3rem}.activity-container .activity-content .promo-item{margin-bottom:.3rem;background:#fff;border-radius:.32rem;box-shadow:0 .02rem .04rem 0 rgba(0,0,0,.06),0 .02rem .06rem 0 rgba(0,0,0,.1)}.activity-container .activity-content .promo-item img{max-width:100%}.activity-container .activity-content .am-accordion-item{overflow:hidden}.activity-container .activity-content .am-accordion-item .am-accordion-content{background:none}.activity-container .activity-content .am-accordion-item .am-accordion-content .am-list-body{background:none!important;border:none;border-radius:0 0 .12rem .12rem}.activity-container .activity-content .am-accordion-item .am-accordion-content .am-list-body:after{display:none}.activity-container .activity-content .am-accordion-item .am-accordion-content .am-accordion-content-box:after{display:none}.activity-container .activity-content .am-accordion{border:none}.activity-container .activity-content .am-accordion-header{height:auto!important;padding:0!important;background-color:transparent!important}.activity-container .activity-content .am-accordion-header:after{display:none}.activity-container .activity-content .am-accordion-header i.arrow{display:none!important}.activity-container .activity-content .promo-item{position:relative;box-sizing:border-box;width:100%;padding:.02rem;overflow:hidden;background-image:linear-gradient(90deg,#ffc819,#ce0000);border-radius:.2rem}.activity-container .activity-content .promo-item .tag-latest{position:absolute;top:0;left:0;height:.48rem;padding:0 .2rem;font-size:.24rem;line-height:.48rem;color:#fff;background:var(--main,linear-gradient(180deg,#ffc819,#ce0000));border-radius:0 0 .3rem}.activity-container .activity-content .promo-item .activity-type{position:absolute;top:.04rem;left:-.08rem;z-index:99;height:.98rem}.activity-container .activity-content .promo-item .activity-img{position:relative;width:100%;overflow:hidden;border-radius:.2rem}.activity-container .activity-content .promo-item .activity-img img{display:block;width:100%;min-height:1rem}.activity-container .activity-content .promo-item .activity-info{position:relative;padding:.34rem .32rem}.activity-container .activity-content .promo-item .activity-info .title{width:100%;font-size:.3rem;font-weight:700;line-height:.36rem;color:#1a212c;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;white-space:pre-wrap;-webkit-box-orient:vertical}.activity-container .activity-content .promo-item .activity-info .title-content{margin-top:.2rem;font-size:.26rem;line-height:.36rem;color:#798291;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;white-space:pre-wrap;-webkit-box-orient:vertical}.activity-container .activity-content .promo-item .activity-info .activity-more{display:flex;align-items:center;justify-content:space-between}.activity-container .activity-content .promo-item .activity-info .activity-time{font-size:.22rem;font-weight:700;line-height:.36rem;color:#554ede;text-transform:uppercase}.activity-container .activity-content .promo-item .activity-info .more-btn{height:.8rem;padding:0 .22rem;font-size:.26rem;font-weight:700;line-height:.8rem;color:#fff;background:#554ede;border-radius:.4rem}.activity-container .activity-content .promo-item .activity-info .promo-down{flex-shrink:0;width:.5rem;height:.5rem;color:#fff;transition:all .2s}.activity-container .activity-content .promo-item .activity-info .promo-down svg{display:block;width:100%;height:100%}.activity-container .activity-content .wysiwyg{font-size:.24rem;color:#fff}.activity-container .my-list{padding:.3rem}.activity-container .activity-goto-btn{color:#0a510f!important;background-image:linear-gradient(180deg,#4ce4ad,#00b071)!important}.container_activity table,tbody,td,tfoot,th,thead,time,tr,tt{border:1px solid #fff}.agent-home-container{padding-bottom:1rem}.agent-home-container .agent-home-content{transition:all .2s}.agent-home-container .msg-count{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:.36rem;height:.36rem;font-size:.24rem;color:#fff;background-image:linear-gradient(#f55e49,#f55e49),linear-gradient(#ed6b65,#ed6b65);border-radius:50%;border-radius:.18rem;box-shadow:0 .03rem .08rem 0 rgba(235,72,97,.5)}.agent-home-container .agent-home-top{width:100%;height:5rem;background:url(/m/agent-home-bg.08795ab0.png) no-repeat 50%/cover}.agent-home-container .agent-home-header{display:flex;align-items:center;justify-content:space-between;height:1rem;padding:0 .34rem}.agent-home-container .agent-home-header .header-left{position:relative;display:flex;align-items:center;font-size:.28rem;line-height:1;color:#fff}.agent-home-container .agent-home-header .header-left:before{display:block;width:.37rem;height:.43rem;margin-right:.2rem;content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAArCAMAAADISrFBAAAAh1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9qkf8RAAAALHRSTlMA9A3t+r9pt41yKeSadUYyFgsC8eDb18apiYV9VUwfGgTQtKNfWDw4JObOnHr6djsAAAEbSURBVDjLjdPZkoIwEIXhk7AjKOACgog6bjPT7/98kyoHWRJs/uuvqitdHQyS7uWbSPz4K0yWBWtquxwnkPSo13ppRGlOg+zapL5o1PqpoyVpebpySE97aUOG9mN1MKl8rAKTWoxVZVLWWLkmtTUtgl9FKgwqYFevshtNPW1N+VBxu9ilMOQP0WbiwoL+0LzBRKH33rp7MoFTeE8AHN1fzynKZQYguYdDuioEke1LdElfzRdFdzzZvp1z6G5k0V5PhldR7/XVQ0I+qh29i17oSp+7QiUtRlmpUjFxxUptWbUFQuIL4RKfi4j4IjjE52BDfBsI4hOgOc1TMyeeie+MkvhKJIIfmAA3Vt2gqq2Pxqr/P0LsWFPEiaUSf6gus3NDc1pVAAAAAElFTkSuQmCC) no-repeat 50%/cover}.agent-home-container .agent-home-header .header-left .agent-username{margin-left:.1rem}.agent-home-container .agent-home-header .agent-service{width:.46rem;height:.47rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAvCAMAAACrOwigAAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAN3RSTlMABfV86tOOgwzx4lNOQxT5z8Uu5b6gW0cI7rGYc280JyIb2Mm1ramdZT05Fw/ckmtfVh+7pol3+INtXQAAAkBJREFUSMeNlOd2gzAMRmUImzAyCJnNajObpOn43v/NilzOYdSQ3F8+cC3bsiyqY3tm3AcwNr7mL/SAw5uGEsbcbpEXMep0ZoLUpBdI1sOfm59czTgEY/SU9ouBDFdfFsdI5GpaotpIB4Azry3dlTFm/2M7AAYrHp5GV93S977Mi7DYv9bskwtgJ4iW1ro45rBLRB7nalTVJwCmRKshqkTZhFGYzTyV7QTAVtDNwT92Kd0AfFGBeM/mB2RCRXQiXvNY6HsAHzSFmnUQjIFJoUfAhnQ0sUl/ANwpp8fBR2jmYjuAntscdxy4aOGwAwzK2QDDb7QR+ZwjT/BWXrOhpSm1WScf3MDEZ1pI0VHajvDyUT5tSgM080r0WZ1PWos+4qxVoBZ7KqvpSV3Tiek+oY8Hpm/TH26r7k4s704lps36xA+ojteoX0nBvUl/IyVhWdfKaVbyXhj98rU1tMSoMCw6FjVzaNZjj6tmKIgW2040D3jSrHkzHxSsy2ezuCspbRHKp5Fq8EptnXv6SqX3/pLgITxTAdfGd63Z7/KnybUWV/PMnzUZfpbYvIfjUB5GuNikRD53mgqmfA/8JzRiQwMG/DbnMAKisyv/1ePvpS+fWnhJeefa4EwkttCWVKfrhl3KSBPT3MsmunzXRWZ/cSr/Y1v9akke+abPW75PJTYp1uQW1oLoJnfKWUyAsd9mL9fI4y3nERf2itoYgLG+X/vI+DxQKzYK+maPHiC0P3N72bP7EJPt8YqeRJgONgtS8QsMz83XpU+gQwAAAABJRU5ErkJggg==) no-repeat;background-size:100% 100%}.agent-home-container .agent-balance{display:flex;flex-direction:column;align-items:center;margin-top:.4rem;color:#fff}.agent-home-container .agent-balance p{font-size:.28rem;text-align:center}.agent-home-container .agent-balance .balance-amount{margin-top:.1rem;font-size:.6rem;font-weight:700}.agent-home-container .agent-withdrawl-deposit{display:grid;grid-auto-flow:column;gap:.42rem;padding:0 .34rem;margin-top:.4rem;font-size:.32rem;font-weight:500;color:#270526}.agent-home-container .agent-withdrawl-deposit .am-icon{display:block;width:.4rem;height:.4rem;margin-right:.15rem;fill:none}.agent-home-container .agent-withdrawl-deposit .agent-withdrawl{background:linear-gradient(180deg,#d1d1d1,#fff 53.65%)}.agent-home-container .agent-withdrawl-deposit .agent-deposit,.agent-home-container .agent-withdrawl-deposit .agent-withdrawl{justify-content:center;display:flex;align-items:center;height:.82rem;text-align:center;border-radius:.1rem;box-shadow:inset 0 -.05rem .05rem 0 rgba(0,0,0,.3)}.agent-home-container .agent-withdrawl-deposit .agent-deposit{background:linear-gradient(90deg,#e6a52f,#f7d880)}.agent-home-container .agent-offline{position:relative;z-index:1;width:100%;height:1.6rem;padding:0 .3rem;margin:-.8rem auto 0}.agent-home-container .agent-offline ul{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#5a1c3b;border-radius:.2rem;box-shadow:0 .03rem .2rem 0 rgba(0,0,0,.1)}.agent-home-container .agent-offline ul li{position:relative;display:flex;flex:1 1 0%;flex-direction:column;align-items:center;height:100%;padding:.2rem .1rem 0;font-size:.24rem;color:#868686;text-align:center;background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.agent-home-container .agent-offline ul li .offline-num{font-size:.48rem;font-weight:700;line-height:.6rem}.agent-home-container .agent-offline ul li:not(:last-child):after{position:absolute;top:.56rem;right:0;width:.02rem;height:.48rem;content:"";background-color:hsla(0,0%,100%,.2)}.agent-home-container .agent-nav{padding:0 .3rem;margin-top:.4rem}.agent-home-container .agent-nav ul{display:grid;grid-template-columns:repeat(4,1fr);gap:.2rem}.agent-home-container .agent-nav ul li{display:flex;justify-content:center;max-width:100%;overflow:hidden}.agent-home-container .agent-nav ul .agent-nav-item{position:relative;display:flex;flex-direction:column;align-items:center}.agent-home-container .agent-nav ul .agent-nav-item img{width:1.1rem;height:1.1rem}.agent-home-container .agent-nav ul .agent-nav-item .agent-nav-name{margin-top:.1rem;font-size:.24rem;color:#fff;text-align:center}.agent-home-container .agent-nav ul .agent-nav-icon{width:1.1rem;height:1.1rem;padding:.3rem;border:.02rem solid #e6a52f;border-radius:.55rem}.agent-home-container .agent-nav ul .agent-nav-icon .am-icon{display:block;width:100%;height:100%}.agent-home-container .agent-footer{position:fixed;bottom:0;left:0;width:100%;height:1rem;background:#440019}.agent-home-container .agent-footer ul{display:flex;flex-wrap:nowrap;height:100%}.agent-home-container .agent-footer ul li{display:flex;flex:1 1 0%;justify-content:center;height:100%}.agent-home-container .agent-footer ul .footer-nav{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9e8298}.agent-home-container .agent-footer ul .footer-nav .am-icon{width:.4rem;height:.4rem;fill:#9e8298}.agent-home-container .agent-footer ul .footer-nav .footer-nav-name{margin-top:.1rem;font-size:.24rem}.agent-download-bar.show-bar+.agent-home-content{padding-top:1.12rem}@media only screen and (device-width >= 390px)and (device-width <= 844px)and (-webkit-device-pixel-ratio:3){.agent-footer{height:calc(1rem + (var(--safe-area-inset-bottom)));padding-bottom:var(--safe-area-inset-bottom)}}@media only screen and (device-width >= 428px)and (device-width <= 926px)and (-webkit-device-pixel-ratio:3){.agent-footer{height:calc(1rem + (var(--safe-area-inset-bottom)));padding-bottom:var(--safe-area-inset-bottom)}}@media only screen and (device-width >= 375px)and (device-width <= 812px)and (-webkit-device-pixel-ratio:3){.agent-footer{height:calc(1rem + (var(--safe-area-inset-bottom)));padding-bottom:var(--safe-area-inset-bottom)}}@media only screen and (device-width >= 414px)and (device-width <= 896px)and (-webkit-device-pixel-ratio:3){.agent-footer{height:calc(1rem + (var(--safe-area-inset-bottom)));padding-bottom:var(--safe-area-inset-bottom)}}@media only screen and (device-width >= 414px)and (device-width <= 896px)and (-webkit-device-pixel-ratio:2){.agent-footer{height:calc(1rem + (var(--safe-area-inset-bottom)));padding-bottom:var(--safe-area-inset-bottom)}}@media only screen and (device-width >= 390px)and (device-width <= 844px)and (-webkit-device-pixel-ratio:3){#root.app{--safe-area-inset-bottom:0.37rem!important}#root.app .agent-footer{height:calc(1rem + (var(--safe-area-inset-bottom)));padding-bottom:var(--safe-area-inset-bottom)}}@media only screen and (device-width >= 428px)and (device-width <= 926px)and (-webkit-device-pixel-ratio:3){#root.app{--safe-area-inset-bottom:0.37rem!important}#root.app .agent-footer{height:calc(1rem + (var(--safe-area-inset-bottom)));padding-bottom:var(--safe-area-inset-bottom)}}@media only screen and (device-width >= 375px)and (device-width <= 812px)and (-webkit-device-pixel-ratio:3){#root.app{--safe-area-inset-bottom:0.37rem!important}#root.app .agent-footer{height:calc(1rem + (var(--safe-area-inset-bottom)));padding-bottom:var(--safe-area-inset-bottom)}}@media only screen and (device-width >= 414px)and (device-width <= 896px)and (-webkit-device-pixel-ratio:3){#root.app{--safe-area-inset-bottom:0.37rem!important}#root.app .agent-footer{height:calc(1rem + (var(--safe-area-inset-bottom)));padding-bottom:var(--safe-area-inset-bottom)}}@media only screen and (device-width >= 414px)and (device-width <= 896px)and (-webkit-device-pixel-ratio:2){#root.app{--safe-area-inset-bottom:0.37rem!important}#root.app .agent-footer{height:calc(1rem + (var(--safe-area-inset-bottom)));padding-bottom:var(--safe-area-inset-bottom)}}.am-wingblank{margin-left:.16rem;margin-right:.16rem}.am-wingblank.am-wingblank-sm{margin-left:.1rem;margin-right:.1rem}.am-wingblank.am-wingblank-md{margin-left:.16rem;margin-right:.16rem}.am-wingblank.am-wingblank-lg{margin-left:.3rem;margin-right:.3rem}.hairline-remove-right-bottom{border-bottom:0}.hairline-remove-right-bottom:after{display:none}.hairline-remove-right-bottom-bak:after{display:none}.hairline-remove-left-top:before{display:none}.am-flexbox{text-align:left;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.am-flexbox.am-flexbox-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.am-flexbox.am-flexbox-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.am-flexbox.am-flexbox-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.am-flexbox.am-flexbox-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.am-flexbox.am-flexbox-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.am-flexbox.am-flexbox-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.am-flexbox.am-flexbox-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.am-flexbox.am-flexbox-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.am-flexbox.am-flexbox-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.am-flexbox.am-flexbox-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.am-flexbox.am-flexbox-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.am-flexbox.am-flexbox-justify-around{-ms-flex-pack:distribute;justify-content:space-around}.am-flexbox.am-flexbox-align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.am-flexbox.am-flexbox-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.am-flexbox.am-flexbox-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.am-flexbox.am-flexbox-align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.am-flexbox.am-flexbox-align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.am-flexbox.am-flexbox-align-content-start{-ms-flex-line-pack:start;align-content:flex-start}.am-flexbox.am-flexbox-align-content-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.am-flexbox.am-flexbox-align-content-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.am-flexbox.am-flexbox-align-content-between{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.am-flexbox.am-flexbox-align-content-around,.am-flexbox.am-flexbox-align-content-stretch{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.am-flexbox .am-flexbox-item{box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1 1 0%;margin-left:.16rem;min-width:.2rem}.am-flexbox .am-flexbox-item:first-child{margin-left:0}.hairline-remove-right-bottom{border-bottom:0}.hairline-remove-right-bottom:after{display:none}.hairline-remove-right-bottom-bak:after{display:none}.hairline-remove-left-top:before{display:none}.am-image-picker-list{padding-top:.18rem;margin-bottom:.3rem}.am-image-picker-list .am-flexbox{margin-bottom:.12rem}.am-image-picker-list .am-flexbox .am-flexbox-item{position:relative;margin-right:.1rem;margin-left:0}.am-image-picker-list .am-flexbox .am-flexbox-item:after{display:block;content:" ";padding-bottom:100%}.am-image-picker-list .am-flexbox .am-flexbox-item:nth-child(4n){margin-right:0}.am-image-picker-list .am-image-picker-item{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:100%}.am-image-picker-list .am-image-picker-item .am-image-picker-item-remove{width:.3rem;height:.3rem;position:absolute;right:.12rem;top:.12rem;text-align:right;vertical-align:top;z-index:2;background-size:.3rem auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill-opacity='.4' fill='%23404040' cx='8' cy='8' r='8'/%3E%3Cpath d='M11.898 4.101a.345.345 0 0 0-.488 0L8 7.511l-3.411-3.41a.345.345 0 0 0-.488.488l3.411 3.41-3.41 3.412a.345.345 0 0 0 .488.488L8 8.487l3.411 3.411a.345.345 0 0 0 .488-.488L8.488 8l3.41-3.412a.344.344 0 0 0 0-.487z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}.am-image-picker-list .am-image-picker-item .am-image-picker-item-content{height:100%;width:100%;border-radius:.06rem;background-size:cover}.am-image-picker-list .am-image-picker-item img{width:100%}.am-image-picker-list .am-image-picker-upload-btn{box-sizing:border-box;border-radius:.06rem;border:.02rem solid #ddd;background-color:#fff}.am-image-picker-list .am-image-picker-upload-btn:after,.am-image-picker-list .am-image-picker-upload-btn:before{width:.02rem;height:.5rem;content:" ";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#ccc}.am-image-picker-list .am-image-picker-upload-btn:after{width:.5rem;height:.02rem}.am-image-picker-list .am-image-picker-upload-btn-active{background-color:#ddd}.am-image-picker-list .am-image-picker-upload-btn input{position:absolute;top:0;left:0;bottom:0;right:0;opacity:0}.apply-reward{position:absolute;inset:0;padding-top:1rem}.apply-reward .apply-title{display:flex;align-items:center;justify-content:center;height:.8rem;font-size:.3rem;color:#000;background:linear-gradient(180deg,#fafafa,#e2e2e2)}.apply-reward .apply-body{padding:0 .44rem}.apply-reward .apply-body .apply-form-group{margin-top:.4rem}.apply-reward .apply-body .remark-textarea{width:100%;height:3.1rem;padding:.2rem .3rem;font-size:.28rem;background:#fff;border:none;border-radius:.1rem}.apply-reward .apply-body .form-label{display:block;height:.7rem;line-height:.7rem;color:#838c9c;text-align:left}.apply-reward .apply-body .am-image-picker-list{padding:0;margin:0}.apply-reward .apply-body .am-image-picker-list .am-flexbox{margin:0}.apply-reward .apply-body .updoad-box{padding:.3rem 0;background-color:#fff;border-radius:.1rem}.apply-reward .apply-body .updoad-box .upload-default{font-size:.28rem;color:#898989;text-align:center}.apply-reward .apply-body .updoad-box .upload-default .upload-icon{width:1.6rem;height:1.5rem}.apply-reward .apply-body .updoad-box .upload-default .upload-btn{display:inline-block;width:2.68rem;height:.7rem;margin:.2rem 0 0;font-size:.32rem;font-weight:700;line-height:.7rem;color:#fff;text-align:center;background-image:linear-gradient(270deg,#cca76a,#eecd99);border-radius:.5rem}.apply-reward .apply-body .apply-btns{display:flex;gap:.19rem;align-items:center;margin-top:.45rem}.apply-reward .apply-body .apply-btns button{font-size:.32rem;font-weight:700;color:#fff}.apply-reward .apply-body .apply-btns .apply-cancel{width:2rem;height:.7rem;line-height:.7rem;background:hsla(0,0%,61%,.43);border:none;border-radius:.5rem}.apply-reward .apply-body .apply-btns .submit-btn{display:block;flex:1 1 0%;width:100%;height:.7rem;line-height:.7rem;background:linear-gradient(270deg,#cca76a,#eecd99);border:none;border-radius:.5rem}.apply-reward .apply-body .apply-btns .submit-btn:disabled{background:hsla(0,0%,61%,.43)}.change-password-container .login-form-bg{background:none}.app-download-container{position:relative;height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden}.app-download-container .app-download-content{padding:1rem 0}.app-download-container .download-tip{padding:0 .75rem}.app-download-container .download-tip .logo{width:100%;height:.89rem}.app-download-container .download-tip .download-title{margin-top:.3rem;font-size:.47rem;font-weight:700;text-align:center}.app-download-container .download-tip .download-content{margin-top:.3rem;text-align:center}.app-download-container .download-tip p{font-size:.32rem;font-weight:500;line-height:normal;color:#dce9ef}.app-download-container .mid-banner{margin-top:.4rem}.app-download-container .mid-banner img{display:block;width:100%}.app-download-container .download-bottom{position:absolute;bottom:0;left:0;display:flex;justify-content:space-between;width:100%;height:4.44rem;padding:.98rem 1.05rem 0}.app-download-container .download-bottom .download-item{width:2.3rem;font-size:.32rem;font-weight:500}.app-download-container .download-bottom .item-icon{display:flex;align-items:center;justify-content:center;margin-bottom:.2rem;color:#fff}.app-download-container .download-bottom .item-icon .am-icon{width:.6rem;height:.6rem;margin-right:.2rem}.app-download-container .download-bottom .down-btn{display:flex;align-items:center;justify-content:center;width:2.2rem;height:.7rem;margin:0 auto;line-height:1;color:#fff;text-align:center;background:linear-gradient(180deg,#ffc819,#ce0000);border-radius:.5rem}.app-download-container .download-bottom .down-tip{height:.76rem;padding:0 .15rem;margin-top:.2rem;font-size:.24rem;color:#fff;display:flex;align-items:center;justify-content:center}.app-download-container .download-bottom .down-tip .am-icon{display:block;flex-shrink:0;width:.3rem;height:.3rem;margin-right:.1rem}.forgot-password-container{padding-top:.2rem}.forgot-password-container .form-wrap .login-form-bg{background:none}.forgot-password-container .form-wrap .method_select{display:flex;align-items:center;justify-content:center;padding:.3rem .3rem 0;font-size:.24rem;color:#999;text-align:center}.forgot-password-container .form-wrap .method_select .method-container{display:flex;padding:.2rem .4rem;background:#000;border-radius:.5rem}.forgot-password-container .form-wrap .method_select .method-container .method_toggle{flex:1 1 0%;width:2rem;padding:.2rem;text-align:center}.forgot-password-container .form-wrap .method_select .method_toggle.on{color:#fff;background:hsla(0,0%,100%,.1);border:1px solid #ffc819;border-radius:.5rem;box-shadow:inset 0 -.04rem .04rem 0 rgba(0,0,0,.5),inset 0 .04rem .04rem 0 hsla(0,0%,100%,.25)}.game-list-center-container{width:100%;padding-top:1rem}.game-list-center-container .game-list-header{position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center;justify-content:space-between;width:100%;height:1rem;padding:0 .3rem;font-size:.4rem;font-weight:700;color:var(--header-color);background:var(--header-bg)}.game-list-center-container .game-list-header .left_icon .am-icon-left{display:block;width:.72rem;height:.72rem}.game-list-center-container .game-list-header .header-center{position:absolute;top:0;left:50%;display:flex;align-items:center;height:100%;transform:translateX(-50%)}.game-list-center-container .game-list-header .header-center .arrow-down{width:.3rem;height:.3rem;margin-left:.2rem;color:#181644}.game-list-center-container .game-list-header .header-center .vendor-category{font-size:.32rem;color:#181644}.game-list-center-container .game-list-header .header-center .vendor-category img{display:block;height:.8rem}.game-list-center-container .game-list-header .search-icon{display:block;width:.45rem;height:.45rem}.game-list-center-container .game-select{display:flex;align-items:center;width:100%;padding:0 .15rem;margin-top:.3rem}.game-list-center-container .game-select .search-games-container{flex:1 1 0%;margin-right:.2rem}.game-list-center-container .game-select .select-bar{display:flex;gap:.1rem;align-items:center;justify-content:flex-end;width:100%}.game-list-center-container .game-select .select-bar .select-btn{position:relative;width:.46rem;height:.46rem;padding:.11rem;background-image:linear-gradient(135deg,#ffe863,#d8fe49 45%,#73c002);border-radius:.15rem}.game-list-center-container .game-select .select-bar .select-btn .am-icon{display:block;width:100%;height:100%}.game-list-center-container .game-select .select-bar .select-btn.on{color:#1a212c}.game-list-center-container .game-select .select-bar .select-btn.on:after{position:absolute;bottom:0;left:50%;width:.5rem;height:.04rem;content:"";background-color:#1a212c;border-radius:.02rem;transform:translateX(-50%)}.game-list-center-container .game-select .select-bar .filter-icon{width:.4rem;height:.4rem}[data-theme=light] .game-list-center-container .game-select .select-bar .filter-icon{color:rgba(80,28,112,.5)!important}[data-theme=dark] .game-list-center-container .game-select .select-bar .filter-icon{color:hsla(0,0%,100%,.5)!important}.game-list-center-container .category-select .simple-select .select-wrap{height:.8rem;padding:0 .3rem;font-size:.24rem;color:#fff;background-color:#161b2a;border-radius:.12rem}.game-list-center-container .category-select .simple-select .option-wrap{top:calc(100% + .13rem);left:0;width:2.9rem;overflow:hidden;background-color:#2b3248;border-radius:.16rem}.game-list-center-container .category-select .simple-select .option-item{height:.8rem;padding:0 0 0 .3rem;font-size:.24rem;line-height:.8rem;color:#fff}.game-list-center-container .category-select .simple-select .option-item.selected{background-color:#434b67}.game-list-center-container .category-games{position:relative;min-height:6rem;margin-top:.3rem}.game-list-center-container .category-games .game-list-wrapper{padding:0 .15rem .4rem}.game-list-center-container .category-games .game-list-wrapper .game-list{display:grid;grid-template-columns:repeat(3,1fr);gap:.2rem .12rem}.hairline-remove-right-bottom{border-bottom:0}.hairline-remove-right-bottom:after{display:none}.hairline-remove-right-bottom-bak:after{display:none}.hairline-remove-left-top:before{display:none}.am-accordion{position:relative;border-top:1px solid #ddd}.am-accordion-anim-active{transition:all .2s ease-out}.am-accordion .am-accordion-item .am-accordion-header{position:relative;color:#000;font-size:.34rem;height:.88rem;line-height:.88rem;background-color:#fff;box-sizing:content-box;padding-left:.3rem;padding-right:.6rem;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-accordion .am-accordion-item .am-accordion-header:after{display:block;position:absolute;content:"";left:0;bottom:0;right:auto;top:auto;width:100%;border-bottom:1px solid #ddd}.am-accordion .am-accordion-item .am-accordion-header i{position:absolute;display:block;top:.3rem;right:.3rem;width:.3rem;height:.3rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='26' viewBox='0 0 16 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0L0 2l11.5 11L0 24l2 2 14-13z' fill='%23C7C7CC' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50% 50%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.am-accordion .am-accordion-item .am-accordion-header[aria-expanded~=true] i{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.am-accordion .am-accordion-item .am-accordion-content{overflow:hidden;background:#fff}.am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box{font-size:.3rem;color:#333;position:relative}.am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box:after{display:block;position:absolute;content:"";left:0;bottom:0;right:auto;top:auto;width:100%;border-bottom:1px solid #ddd}.am-accordion .am-accordion-item .am-accordion-content.am-accordion-content-inactive{display:none}.help-container{width:100%}.help-container .help-content{padding:.4rem .3rem}.help-container .help-content .help-menu{flex-shrink:0;width:2.2rem;height:100%;padding:0 .16rem;overflow-y:auto}.help-container .help-content .help-menu .menu-item{width:100%;height:.72rem;margin-bottom:.2rem;font-size:.24rem;font-weight:500;color:#fff;text-align:center;background:linear-gradient(180deg,#878787 20%,#434343 80%);border-radius:.08rem;display:flex;align-items:center;justify-content:center}.help-container .help-content .help-menu .menu-item.on{color:#0a510f}.help-container .help-accordion{padding:.02rem;background-image:linear-gradient(90deg,#ffc819,#ce0000);border-radius:.2rem}.help-container .help-accordion .help-item-container{padding:.3rem;background:radial-gradient(100% 100% at 100% 0,#042956 0,#060f28 100%);border-radius:.2rem}.help-container .help-accordion .help-item-container.am-accordion-item-active .notice-arrow{transform:rotate(-180deg)}.help-container .help-accordion .help-item-container .help-item-content{padding-top:.2rem;margin-top:.3rem;overflow:auto;font-size:.24rem;color:#fff;word-break:break-all;white-space:pre-wrap;border-top:.02rem solid hsla(0,0%,100%,.2)}.help-container .help-accordion .help-item-container .help-item-content .wysiwyg{padding:0;line-height:normal!important}.help-container .help-accordion .help-item-container .help-item-content .wysiwyg img{max-width:100%}.help-container .help-accordion .notice-item-text{position:relative;display:flex;align-items:center;justify-content:space-between;height:100%}.help-container .help-accordion .notice-item-text .notice-item-title{width:auto;font-size:.32rem;font-weight:500;line-height:normal;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-container .help-accordion .notice-item-text .notice-arrow{flex-shrink:0;width:.4rem;height:.4rem;transition:all .2s}.help-container .help-accordion .notice-item-body{margin-top:.2rem;transition:all .2s}.help-container .help-accordion .notice-item-body .content-ellipsis{display:block;width:100%;font-size:.24rem;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-container{position:relative;display:inline-block}.language-container .language-name{display:inline-block;border-radius:.1rem}.language-container .language-icon{width:.5rem;height:.5rem}.language-container .language-list{display:flex;height:100%}.language-container .language-list .language-item{flex:1 1 0%;height:100%;font-size:.24rem;color:#978594;display:flex;align-items:center;justify-content:center}.language-container .language-list .language-item.language-active{background:linear-gradient(180deg,#870244,#320e2c);border-radius:.1rem}.language-container .language-list .language-item.language-active .language-name{background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.language-container .language-list .correct{width:.21rem;height:.21rem;margin-left:.16rem}.user-avatar{position:relative;width:100%;height:100%;overflow:hidden;border-radius:.05rem}.user-avatar:after{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;content:""}.member-container .member-content{padding:.4rem .3rem}.member-container .member-header{display:flex;align-items:center}.member-container .member-avatar{width:.8rem;height:.8rem;margin-right:.4rem;overflow:hidden;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVdSURBVHgB7ZxLTiNnEMf/1Q9g6ZwgvsHACcYso2hg2CSwAkswUlZDTgA+wTCrSIBkWAGz4TVRlvHcwHOCMDfwMiHurqlq2xIw2Nj9qG48/ZMQDdhC/qu++uqrx0cYwXnzvOJ2/9sA4QUz5sGoEKGK6aYjX20wyffw0vfR+qm+djPsxfTYL68PTmoM2pHHGkogYl74fvj7Y0J+I+DVwdk7ecc2Sr6BQLuvtn5t3P/dHa4OT5uyTDdQMhzC0dLman3wozN4uD442ynFGwPRqLdKe0QWeP7HSdX16B+UjA2BF19trbUiCxTxmiiZiP4mCyqtLz6BN/uD47plqBIXjZEdcpxllMTCkQOG+ECuoiQWgZzOHDmiVVESCznWVnQXrqAkHmJ8DkoSUQqYEA8FgknSSMAnObS3fDdsD7IffzVPqt0uqiHRa/nxJWlqrSDQ1cEpI28ILWJu6NFonJf/uf9hvkvBtgi9jpzJV0DCjQhXH1e4h0RCIjzPM8mbmw8kSVIG7uxCXPGUn9/80g792QVNeCIncrFABh8vb61tIEUuD0/3xDe+hTHmFqiWl7Z4yvLm6nYelmgroPg8T2oLyIjAn6nLyeoGhtgKGHJjVIUrKSv1lY5DXIchdgJKqLL0Zu0IGdPflFowwk7AkI9hhKTbGzDCRkDxfRbWN6BvhR0YYCIgh/gMY+RYaGLxJgLKSaEFYyjkNgywERA2H+YuLtzpEbDLrok/usttEEyPD5zzA3MBrSgTqgmxWcJd+3TTjOua1HpswhjHXsCQgikSkMk8Bc+w+Z82YQzjBYwhopcwwGoTmdd+axjCzDUYYCVgr1ndiKvDM63eTY8P7GPXxMRsltq3FLCm3f/IGK3UwXC6wDSQZqJm1r5Qy5wwxPYkwqi63dsdZIQ2ylvXiHM4yvF2NBGQMtf7H95KuXQXxuRyFtYPmqaIHw/P1pnCPeRAbskEFfHj4WlTG4eQAJ3ZCJmPkBP5NxdJvUTLnZPWTHRHD0HvCPl2ahWjO0tRIYkuKAwvh/XLqLX+341a3DSmrKEAFEfAB2iHAVGvy0D7uLUfGQVsRy5Ug+Vd+uFItf9cWMqMdEJKARNSCpiQUsCElAImpDC7MPdClg4hGnXQjPKXey8gqhDoR/lLBb0xh0KENPkJSGiJSJ9kCbS63lxbmyMnebumxbzuv/NR8YgksOZ8AmvbQFqbjEI+Dvy5i0kFe4rojpvgtiaP62K+r2GEhYAdSRy8D725vbRFG4ZO4TseNsQvrGedH8xSQHPhHjIQUnyn1kgy8ZnZCChL1Xe5nmVD+ST0hdzNYjQsbQHV0hpLW6u5JDef4mr/ZENv20hzWacXB0oY4nu8UFTxFM05hgEvpjlLkoqAYsJtWbKLRVmyo1j5be0mmq9LaRQisYAqXujNPgvxBuimJitlUWf2kJBkAsqyVfHy2mWTojN73D/5xCW+gOrzZNk+V/EGqAEk8YmxBdRB6ee0bIehBuDBWUHMwZxYAorvaCQZlC4aOrgt32KNhzkTm2/k9+YKG6rERcOvGP6w4zjOhKYrNdzn7veG4YAnmmUWwW8cqeqPP8dmPDRozcSjsowvjpwPxzfb0G6MNDeI3o/9UvCFE3izR+O+Qe9UxpQTuDMtjLkjqx5RyVoSCn/jqVYJWb6SQTYbms4XWn6y50Yn8DdXF73eMzckS1Eb+QZtr+jfG1oCuKETbThRHKjOU4o6Y6/97x2Ng/ux4/2LuC8PTo6KcB9VkXl4adC9k0jvcP0d7LQx0VX68NKgR/ueoquRfWrmVSosHCNulxvZOBYJqdckRzf9FqugnRX3CvyMzxrmjTp5fQXazR20qpjkdgAAAABJRU5ErkJggg==) no-repeat 50%/cover;border-radius:.1rem}.member-container .member-name{font-size:.32rem;font-weight:500;line-height:normal;color:#fff}.member-container .member-balance-wrap{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:1.48rem;padding:0 .5rem;margin:.4rem 0;background:#5a1c3b;border-radius:.1rem}.member-container .member-balance-wrap:after{position:absolute;top:50%;left:2.64rem;width:.02rem;height:.5rem;content:"";background:hsla(0,0%,100%,.2);transform:translateY(-50%)}.member-container .currency-balance{width:2.14rem;overflow:hidden;font-size:.24rem;color:hsla(0,0%,100%,.65)}.member-container .currency-balance .member-balance{font-size:.32rem}.member-container .currency-balance .currency{margin-bottom:.05rem}.member-container .deposit-withdraw{display:flex;align-items:center;font-size:.24rem;color:#fff;text-align:center;white-space:nowrap}.member-container .deposit-withdraw .deposit-btn,.member-container .deposit-withdraw .withdraw-btn{width:1.5rem}.member-container .deposit-withdraw .am-icon{display:block;width:.4rem;height:.4rem;margin:0 auto .2rem}.member-container .member-nav-wrap{background:#5a1c3b;border-radius:.1rem}.member-container .member-nav-wrap .member-nav-item{display:flex;align-items:center;justify-content:space-between;height:.88rem;padding:0 .3rem;font-size:.24rem;line-height:normal;color:#fff;border-bottom:.02rem solid hsla(0,0%,100%,.2)}.member-container .member-nav-wrap .item-centent{display:flex;align-items:center}.member-container .member-nav-wrap .nav-icon{display:block;width:.4rem;height:.4rem;margin-right:.2rem}.member-container .member-nav-wrap .right-arrow{display:block;width:.3rem;height:.3rem;fill:#a08192}.member-container .language-wrap{display:flex;align-items:center;justify-content:space-between;height:1.28rem;padding:0 .3rem;font-size:.24rem;color:#fff}.member-container .language-wrap .language-container{width:4.8rem;height:.8rem;padding:.1rem;background:#300c12;border-radius:.1rem}.member-container .btn-logout{width:100%;height:.9rem;margin-top:.4rem;font-size:.24rem;line-height:.9rem;color:#270526;text-align:center;background:linear-gradient(90deg,#e6a52f,#f7d880);border-radius:.05rem;box-shadow:inset 0 -.05rem .05rem 0 rgba(0,0,0,.3)}.message-center{height:100vh;height:calc(var(--vh, 1vh)*100)}.message-center header{height:1rem}.message-center .message-list{width:100%;padding:0 .4rem}.message-center .message-list li{display:flex;align-items:center;width:100%;height:1.5rem;padding:0 .29rem;margin-top:.38rem;background-color:#182c15;border-radius:.24rem;box-shadow:0 .03rem .06rem 0 rgba(0,0,0,.16)}.message-center .message-list li .content-body{position:relative;display:flex;align-items:center;width:100%;padding-left:.2rem;overflow:hidden;text-overflow:ellipsis;font-size:.32rem;color:#fff;white-space:nowrap}.message-center .message-list li .arrow-right{width:.19rem;height:.34rem;color:#5c5c5c}.message-center i.icon{flex-shrink:0;width:.7rem;height:.7rem;background-repeat:no-repeat;background-size:100% 100%}.message-center i.icon.announcement{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAARVBMVEX/wgAAAAD/wgD/wgD/wgD/tgD/vAD/wAD/vwD/tQD/sgD/vgD/vAD/vwD/vwD/kgD/wgD/tAD/vgD/uQD/rAD/ogD/jwCc5uoBAAAAEHRSTlMzACocD+NxrOuEo1vVy0ffd8P64AAAAf5JREFUWMOt2NGSgyAMBdBsoICiXah1//9TV+lU2pIQpd6Zvp4hwaEB+GGjtVKYo5TWP1wYRiECFVR6L6MVQi2odzAaQY4SGAnJxdUYAuFL4xgNh4I0owCaHagocgpGUCQHCqWpLhC7KzuZgeaoFwbbGcyMhi+iNgbhmyRGXEznguukskBajAlrzA4GahmCvdowCN0B6ctzwYMPTqgKpAaPYTTLD2oRGW9dWOOsr1YFtX1ampJjr5WqoNIa48JrnKkxyCpvyO0WbpyDmmXQh3dmycQ1aGGAyfCupAxcj1nGEMo0GY7RDDNSysQsB0Exe00qMV6PMYZWomEYpJmOVmJ3jOlpJfZAhmMsrdwbGEI5yKCllYbVEErDagilYTW0MveHPj+0hdLCwPihxITM88gwGqgYSkmO2c14Ozh3cRc6g/W7zhsfinMvZYrPeIJB+tjLwFbeVmFx6miC2YwC2dZDHOnFVsXUytTS+MgHEt0nQ/3d/f6tmdckKue5az3BFFVdkzMnaGUS9BpbdLhgUny3JVkL5MwzvjyO64MJAsJ4T8xjc5A+LFEek7rwaE8vjEnS0Dbc1uZcgA/uGiF7F50Fifl+oD1nvMZTh/0vHXXORej8axnvyEpm2ttz/gW6/Tp/8uNC+1MHqBMeXlA1PgPxSGYIqe1RirEU7n0i+wdYsTeddd3ZzAAAAABJRU5ErkJggg==)}.message-center i.icon.inbox{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAWlBMVEX/aQAAAAD/aQD/aQD/aQD/aQDy49b35NT7q47k6Ob7f0f/QQH/aAD5+/r09/b+/v7/XAD/VAHG0c3/YgD/RQHs7+zY4N3/TAH9ij3/eR745NT5xqH7qG332cFDyhQaAAAADHRSTlMzAC4lChixqP37YcvsKcGuAAACTElEQVRYw63Y23bqIBCA4QnDdKsleEpsPL3/a+5ARAwzxJz+1CvbbwHpUgIUubQmQkTlQ0QirYtcIBOECqQUyRRIhoKhkEYwhPA90sOMVjAqRQOMRhifzjEaJoUyQzAx1AKDMDmlGUMACxyIyiynz2iYGfYYmB19MDifUfrNaFgQvhmEJekXo2FR6Bg2GLXb2rYytN+X/eodXx3gt+ln/1GK2PbnH/Qjz1CeKd2VZBmjPIN5plOCZN1lOQOO0UpmbN1v277cWErOkGNAZranfpfTaesHwxnVMiQzvZn1piUzmGf46mZGo6FQMsPukRtHZlJAUABjOuRyYl1sltGceS2H9dXdVbuXzTEIxBlpQv5WT2RKaXVjP5CmWihpt+mQ+sJ6zWqzG8FUeWb7YqoRjGmS2bAaAyzFGNPcosKpW2PGMeb6DH9bh8tn255XM45xbcpS/ve7GzOBMY2NvUdk7cNkGJQZc73x5a0bM54J3csOuj290S2LzCiJCT2s6+FGZq1fljxDjIk1dZjH3XGTmPNH1/s1jKw5f8RXRg8x5qNhpoCkQ8z0OsSETz+VZUzSIJPequOrqEQnvCd8pBNjgsI7Zxjh6+7P1ym8o39XYpTAxHvEHc6QsBWoqioostP+QsJIG5NWOQzWOtLGpEiZ45f+EoakTdtv9bXf5HavuIVcvqFdZ3u96mbfpxY/evho9pTWfizrwoUPiUscPesBmo8lMrMdXONwQdHAUQep8ScCjJkKqYhwJk5tWEJafiiFFAbCGFkKR2Sjzsj+A2aUUQCl+83MAAAAAElFTkSuQmCC)}.message-center i.icon.chat{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAt1BMVEVO1PkAAABO1PlO1PlO1PlO1PlO1PlU2u1N1/RV3f5O2qRW3/9M1/1e4/9U3f5067x+8bd977ph4c8/0vxd4v9d4v82zP9n5rtz6clq6a1o5sc60ss6zZ9e4/9/8bYbvv+F87tQ3P8mw/870P8sx/9I1/80zP9X4P////9C0/9277Bu664Tuf937bVh46snyuyv6P+W4f/i9v913v9p2/9D1sU2z5dYz/891NuE2v/H7f5e48EZxNW59J84AAAAHXRSTlMzACkaCSIRQE9+/ude+bSw9NdfnNfG35V+7m/h3UXZgnUAAAMTSURBVFjDrdjpWuIwFAbgY5q0gC2b6zgDtbQWK1U2cVzm/q9rThJFkiYpUr4f9vEHL+ckbUkCJ7ZQ3/MYIQR4CGGe59MTW8BMeAyMIZ5vZ3QDnGH+HoxPoD6eg9ERN+RgKIP949sYH34UZmY8+GEINTAMfh6qMrKWBg40UoCojA8HhigMHBxvh2FweOiWodAgbMsQMCRsX5xGo1F03m0HteWApZj2+eg7UTesKQeMIxMioqbrqIhKplpKpCvT6Wnomiww3HndUVVJkqRtY4hgyH5Kcmd1BKN3ZFPuitDaFejPQSuyKMhcBrauQB+aC7tSpGdgDjJEbcmlpKmlHIqQWoxTyS3l+BrTciv5pWWMgao9uZU8axkZBupEdWuUzNwVAXWizmuUyb8/QyPDlP8jCawXizUq0+VizZXnxbLgCjLzl5crg6MxUnm+xzxPk3e8LO+KNV5WUuFMp2eqx8As7sXnhbbKihW//hUKMp3OU6+OiXaYTDJxJplygonnqDzNrsGdUzk08uvzFdfi+E1oZYwKMqg89gM3c7EdYmwiL5bvbzF+er1YTsoy5nnlyuO4527q7HOmiwkqeZrHqGDiEhWRjVDG/cDJtKUyTQqhpClHkIxRKfkfqdzeXjuZ8FNJkkIoaS6UbBLLzD+V257zvgmEIt91KY+4dTPelyjnY8YVzKDycCqJvhTJ5JyRCnfmUsH0tZZ8bca3SlFVyo8vZTzWGKoxVgUn63WraAyDE41x1DLfUdSmvApjq0VVxgP9JUp0pr4WTE9/pXsaY64l3uwqDw9X+g+M9hY1KJjX2VaRzI3+c6dNVYsnDNtn3csvZY4PklILZqiMsL4U0Mjw92bD3wyKIpiWthRwL4mDTkV54JkFOuNezQ6NtcwUxpMMczq/DLWoDJUMBVdag0otKsOUBa0914OK8suwoK3fMQx7gz4+R4Pe1c2wFWDgO+yIi/3mW4+jb4Qw3oGMvklkDTeJTRx63A308bfzGEqaHC4cUhA7xsELo3scAzG3Qbz9D6WIhWDmA676IzIB4oW5jsj+A+4Es3eLFRNJAAAAAElFTkSuQmCC)}.message-center i.icon.affiliate{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAwFBMVEV6rN8AAAB6rN96rN96rN96rN96rN/81ai+v8KapMbz2bl7rN/q2MHStaD9u4bjbH96rN9Ij9Txr3v5uon1uIjvannvuZB6rN/ptpFhntrg1cXeYHbWbYRbl9P6NUP8k4T1rnX63Lf51rD0bnnpbX5bmtjbxbH7Y275N0Zhntr3RFP/u4X/5MH9Ym16rN/3q27+0aI6h9H/3bX+1Kf6Kzr8tHv/2K7/x5e3s7b+ppn/wIz9WWVpotylscL+t6SJn7ez6ZdOAAAAK3RSTlMzAC4LJBwW9lZEvY2dcPCNfe3d18exrKSahYWFdv79/Ojk2caflXvy8XPllu/EpAAAAwVJREFUWMO12Nl22jAQgOFBks0SIIGkaUL2Pa2dxLWC3ZIu7/9WHQnbI1sSNUv/C+CG74yEOUc2dHxxHgZCsDIRhJx3fIGbCAUDVyzgbRkeEOFK8BYMJ8NfYDFrIgT5GS6gfdzHcFgr4WYCWDPGHYyA9ePEmLNsPA+QspFTZzhsmKgxDDYtNBgBm8crhsMWCc24hzmdTE7Bbv/pad85DjiHefiGPdjKC2Y5omCEreia85y96O7tcTRjrejiYul8AbNzJJxOqJkQ6h28vr7+JIeUqk/WNYgMs5TKmQB1/+J1HMweGqUz6YPRndcJkeGWUjoX0xFU9Qfxlc9hyAR1hfrz9vZ2raHebDi8ieP4h+HcNRgB1GdD+RUho6BZXNRwjBVz6DCfgs3RkaTUna99k/ErupSMhnP5XDkB8JVKTkDT+Xh/f4YiYTCG8r1Qktjud6lgxATVdrdQyNHKZfVdEHT5NpVFvCxNs6zhoIKd1xhySKGNyRJMJqnpfFwq5QwoZl58pUJMqpBc/fCGI69IIabm7EWUzCQiC/xEznI+dPbBYsg5gLHhJFLm6p2cYsDh+Rm4GOoosiKnUG6B8jAn0SpHK93+v5letMLJMqX0wEqAY1V5svA40lJ8TG+sLrbc43QHDoRBAFYDfW1Eeb5wOSMnE0KzmVJSKfElrxvamTqXxJ3DpEmmLZPBSdTLtZPpQLPbVCtYQgw5Jw4mcDA99WsoBd/zakXz5daMj8BRCB1hO4PlJquR0kU5iXam4IyD89Q31EqqN8lcUTT2nADBeUaaZameBTFZ25nDtRgY4N+v3B5yDg97nhsI8B0f+8Nye6Ta23lEo1jRwcTuEf+GenuyvNjhY4/C6JjkaNjt3uhNztWKpseP4CmkQ5u7VCkSFf8odGjj4OtGykSORmNk6OL1HSH94/S6SRfX0j8+8ivAd3i83v6wv9tbj62WxXZ+W7b59jC+61vW7W+gt7+d3/7hQvj/HnVQYRtI8BaPgcRqSYStH0oFnl1iwv2Aq/0jMhFwJDz9BW4x2MdsHwIPAAAAAElFTkSuQmCC)}.message-center i.icon.telegram{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAgVBMVEVBlNAAAABDk9ByjuRDkdFEl9JElNBHkdBGls9Dj9FClNBFlM5Ek9BEk9BEk9BEk89Ih85Ek9BElNBEk9BEk9BEk9FElNBDktBEk9BEk9BEk9FEk9BEk9BEk9BEk9FDk9BEk9BEk9BEk9FEk9FEk9BEk9BFlNFEk9BDk9BDk89Ek9DWARDgAAAAKnRSTlMrACgCGAgjIBAMGxOQMfIeBfpdTuSldUE469+d2tLLwbptrWRWgDy2i0WvoGZ1AAACrUlEQVRYw62Y6XaqMBSFtwlTQATBCadWWzvk/R/wnhVuCQKBNPTzh5C1/MjZWcQDWJjwIy8LGAPBgjD2EpHzhYlhDY8yhj4s9AS31XCRYYQw4hYanjBMwGJ/ShMx2BDnY5o8hCUsMWsEgz1hPqzhHn4F84c0PMMvYUJr3C2E6GnI4uzRGg9OsPxJI+BI2NZwBleSliaGMyxvND5m4DWaDHPIlUZNZu508NtkDreymw5XGg57ivtartAhUpoEluyXG0ms0SFTmhA2pLsXWXNBF06aHBa8b1fyhy26CNJEFsUcZYtdf61IE9sW81mu1XeJLgFpgtGVaYqpboerOlihDwe3K+Z+OFyk4oo+Pn3Gi1Fs3vBxljUn9IkQGVdGc0qxbyZ2Q58E3uTKnAvge9OcfqNPjHisGGK9TIGyas4rDJAhHCmGuJQ0WrQGXzBAQJ8WF/nM+iul0dtaapbDGoYWnalcSxAPsmjeMAB71rwvr/o3q4ca+3pWf4xr9LZ0r+oQ9up8+2zZwJ7idJSv9bq9ymfUsD2Vuuz/22gkYV3WIFtZAvuz7PJmkASGuui6+0r2+DBoTFvo5oqbJKwSDmDatU7y8JCEVcIhPNPuK3cnKS0TjhHBwPH1s76r1pMJw4MPA6fVRe3AaVFNJYwIxtamrDdPOvo+TySMHOZ/u3OzY6b38YTZAuau76uV6G41lnBGGh8mdkWrxPNIwglpFgw2pHSrH1NTowT7XrZ4HIzdKGY2W7q/obWaBeO1RmAWyU8nGs6bzJ/0xYnu0j04E7SfGQLnkvxGQ/jMebG1hojcg9EaInHr87VGe1wsWuNaVzT8OO8HDmukNU4P9B5fdDQOEwr9iRcvIrCQCIvXQH7MRjPxfMuXUlzEhjkF2jGm0eQiiUPGUMNYkHmR4AsD/wAFyGY24OW6FAAAAABJRU5ErkJggg==)}.message-center .unread-wrap{position:absolute;right:.17rem}.message-center .unread-wrap i{display:flex;align-items:center;justify-content:center;min-width:.4rem;height:.4rem;padding:0 .09rem;font-size:.26rem;font-style:normal;font-weight:400;color:#fff;background:#fe615f;border-radius:.3rem;box-shadow:0 .03rem .08rem 0 rgba(255,50,93,.5)}.notice-detail-container{width:100%;padding:.4rem .3rem}.notice-detail-container .notice-header{padding:0!important}.notice-detail-container .notice-header-line{width:100%;height:1px;background-color:#d1d1d1;transform:scaleY(.5)}.notice-detail-container .notice-desc{margin-top:.4rem;font-size:.24rem;line-height:normal;color:#fff}.notice-container .notice-preview{padding:.2rem .3rem}.notice-container .notice-header{position:relative;display:flex;padding:.3rem;color:#1a212c}.notice-container .notice-header .notice-icon{flex-grow:0;width:.84rem;height:.84rem;margin:.03rem .1rem 0 0}.notice-container .notice-header .icon{display:block;width:100%;height:100%}.notice-container .notice-header .icon.unread{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAARVBMVEX/wgAAAAD/wgD/wgD/wgD/tgD/vAD/wAD/vwD/tQD/sgD/vgD/vAD/vwD/vwD/kgD/wgD/tAD/vgD/uQD/rAD/ogD/jwCc5uoBAAAAEHRSTlMzACocD+NxrOuEo1vVy0ffd8P64AAAAf5JREFUWMOt2NGSgyAMBdBsoICiXah1//9TV+lU2pIQpd6Zvp4hwaEB+GGjtVKYo5TWP1wYRiECFVR6L6MVQi2odzAaQY4SGAnJxdUYAuFL4xgNh4I0owCaHagocgpGUCQHCqWpLhC7KzuZgeaoFwbbGcyMhi+iNgbhmyRGXEznguukskBajAlrzA4GahmCvdowCN0B6ctzwYMPTqgKpAaPYTTLD2oRGW9dWOOsr1YFtX1ampJjr5WqoNIa48JrnKkxyCpvyO0WbpyDmmXQh3dmycQ1aGGAyfCupAxcj1nGEMo0GY7RDDNSysQsB0Exe00qMV6PMYZWomEYpJmOVmJ3jOlpJfZAhmMsrdwbGEI5yKCllYbVEErDagilYTW0MveHPj+0hdLCwPihxITM88gwGqgYSkmO2c14Ozh3cRc6g/W7zhsfinMvZYrPeIJB+tjLwFbeVmFx6miC2YwC2dZDHOnFVsXUytTS+MgHEt0nQ/3d/f6tmdckKue5az3BFFVdkzMnaGUS9BpbdLhgUny3JVkL5MwzvjyO64MJAsJ4T8xjc5A+LFEek7rwaE8vjEnS0Dbc1uZcgA/uGiF7F50Fifl+oD1nvMZTh/0vHXXORej8axnvyEpm2ttz/gW6/Tp/8uNC+1MHqBMeXlA1PgPxSGYIqe1RirEU7n0i+wdYsTeddd3ZzAAAAABJRU5ErkJggg==);background-repeat:no-repeat}.notice-container .notice-header .icon.unread .bubble{position:absolute;top:0;right:0;display:block;width:.14rem;height:.14rem;background-color:#fe615f;border-radius:50%;box-shadow:0 .03rem .08rem 0 rgba(255,50,93,.5)}.notice-container .notice-header .icon.read{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAaVBMVEWfn58AAACfn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn59IGEdoAAAAInRSTlMzAOMqMS4ZEgsEJiOmBx/w1myy+YBzR4VhVs/HoDl5kOd4rvR8vQAAAidJREFUWMPNmNt24jAMRU+wHd9wAqFQyq0z/v+PHGBNQ0skC0geuh/yuFd8lKXIQsXgk7N1DEqZM0qF2NTW+YoBpMLV0YBAq8b6BzWuMSigo/WixlsFEd2ksqaXiCLPa1LEw2jLaazGM0RaU+NJVCI0EU+j00DT4AVMutPUeAnlf2gsXiR813iDV6l7jRCvFHOvcRhB7DUBY0j/NU6jwNssz96k14GUzClfOJXScVeNR4lF7jZdXgjFgvTltXmLbW5RQF01CiX2efd3l/co4c+aZMDzMW/zhXb+UTwVSl3mHMqNblM4FQrRLNv8nXYJBuNRBdayyj9ZLdmSozJcLL3l5uECsqj4D2bIgssYDjTrTLEGSYQFzY7U7EASUDO1zjR01RWifCb5VAZMvT8ZzSddcSiQHBjNASScZs5o5qAxv0qjfpUmTKHRiFNoDGquBdPsmWQs83fiONHJOKJhdYsZz6IbNq9ItK3tKpdZbYdtq9Ji25OboCVaepYhWvqgVCvR0hI/GKufPtSB+N2le81mJli6433C9Ciwfb/wdqH9Osd6vV5e2Q7bsRcHk31fHB4jj0nvRBzUmCRMkMfd1TI7CkObNM8eD39y2xUsCNMMtG7K8Xrk6+g0+dVj/EVIuNwJGD/JJdFNcmV11U3z8vsoR1/n8RTRc8uFMG650GPNg5ImTbJ4Gb0GQqj9w0upoOniNDaxSylaZesmBnXdkZ2fIdbWpYrhHy3na8pzUrcyAAAAAElFTkSuQmCC);background-repeat:no-repeat}.notice-container .notice-header .notice-body{position:relative;display:flex;flex:1 1 0%;flex-direction:column;min-width:0}.notice-container .notice-header .notice-body__title{display:flex;align-items:center}.notice-container .notice-header .notice-body__title--text{flex:1 1 0%;font-size:.24rem;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-container .notice-header .notice-body__title--time{flex-shrink:0;order:2;margin-left:.2rem;font-size:.22rem;color:#fff;white-space:nowrap}.notice-container .notice-header .notice-body__content{margin-top:.2rem}.notice-container .notice-header .notice-body__content .ellipsis{display:block;width:100%;font-size:.24rem;color:#fff;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;white-space:pre-wrap;-webkit-box-orient:vertical}.notice-item-container{padding:.02rem;margin-bottom:.4rem;background-image:linear-gradient(90deg,#ffc819,#ce0000);border-radius:.2rem}.notice-item-container .notice-item-content{background:radial-gradient(100% 100% at 100% 0,#042956 0,#060f28 100%);border-radius:.2rem}.notice-item-container.on .notice-header:after{display:none}.notice-item-container .notice-item-content{padding:0 .38rem;overflow:auto;font-size:.24rem;color:#798291;word-break:break-all;white-space:pre-wrap}.notice-item-container .notice-item-content .wysiwyg{padding:.23rem .27rem;background:#fff;border:1.5px solid #e5eaed;border-radius:.09rem}.notice-item-container .double-arrow{position:absolute;top:50%;right:.1rem;transform:translateY(-50%)}.setting-container #header{box-shadow:none}.setting-container .setting-list{margin:.2rem 0}.setting-container .setting-list li{position:relative;display:flex;align-items:center;height:1rem;padding-left:.28rem;background-color:#fff;background-image:url(data:image/png;base64,UklGRpwAAABXRUJQVlA4WAoAAAAQAAAADwAAGwAAQUxQSFAAAAABL0CYbbTfTGd+GscREcGXQkEjSQ1VQBVAUAIKwL+d7xiI6L/Ctm2b7J20Z6zjANaSETwAvUB1C1Ljs9pITQzYwSVokPE4/D/ov5j/Q//pAFZQOCAmAAAAsAEAnQEqEAAcAAJAOCWcAAQayd9+AAD+9UtX8RbJE/+99ewgAAA=);background-repeat:no-repeat;background-position:top .4rem right .28rem;background-size:.12rem .2rem}.setting-container .setting-list li span{font-size:.28rem;color:#414655}.setting-container .setting-list li:first-child:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;content:"";border-bottom:1px solid #eee}.setting-container .logout-btn{height:1rem;font-size:.28rem;line-height:1rem;color:#414655;text-align:center;background-color:#fff}.sponsor-container .sponsor-content{padding:.4rem .3rem}.sponsor-container .brand-list{display:grid;gap:.4rem}.sponsor-container .brand-item{display:flex;align-items:center}.sponsor-container .brand-item img{display:block;flex-shrink:0;width:3.4rem}.sponsor-container .brand-item .brand-title{flex:1 1 0%;padding-left:.4rem;font-size:.24rem;line-height:normal;color:#fff}.sponsor-detail-content{padding:.2rem .3rem}.sponsor-detail-content img{display:block;width:100%}.sponsor-detail-content .article-title{margin:.2rem 0 .3rem;font-size:.32rem;font-weight:500;line-height:normal;background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sponsor-detail-content p{margin-bottom:.2rem;font-size:.24rem;line-height:normal;color:#fff}.sponsor-detail-content h5{margin-bottom:.1rem;font-size:.28rem}.sponsor-detail-content .article-footer,.sponsor-detail-content h5{background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sponsor-detail-content .article-footer{margin-top:.2rem;font-size:.32rem;color:#fff}.sponsor-detail-content .article-paragraph{margin-top:.2rem}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-.06rem) rotateY(-9deg)}18.5%{transform:translateX(.05rem) rotateY(7deg)}31.5%{transform:translateX(-.03rem) rotateY(-5deg)}43.5%{transform:translateX(.02rem) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-name:headShake;animation-duration:1s;animation-timing-function:ease-in-out}.shine:after{position:absolute;top:-50%;left:-60%;width:20%;height:200%;content:"";background:linear-gradient(90deg,hsla(0,0%,100%,.13) 0,hsla(0,0%,100%,.13) 77%,hsla(0,0%,100%,.5) 92%,hsla(0,0%,100%,0));transform:rotate(35deg);animation:animate-shine 4s ease 0s infinite}@keyframes animate-shine{80%{left:-60%;opacity:0}to{left:130%;opacity:1}}@keyframes infinite-tada{78%{transform:scaleX(1)}80%,82%{transform:scale3d(.9,.9,.9) rotate(-3deg)}86%,90%,94%,98%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}88%,92%,96%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}:root{--s-app-modal-bg-rgb:73,147,253;--s-app-modal-color:#fff;--s-logo:url(/m/logo.1aeba6a9.png);--header-height:0.9rem;--mc-header-height:0.9rem;--download-bar-height:1.1rem;--footer-height:1rem;--footer-bg:#040a18;--main-bg:radial-gradient(100% 100% at 100% 0%,#042956 0,#060f28 100%);--download-bar-bg:#040a18;--header-bg:#040a18;--header-color:#fff}@supports(padding-bottom:constant(safe-area-inset-bottom)){:root{--safe-area-inset-bottom:constant(safe-area-inset-bottom);--safe-area-inset-bottom:min(constant(safe-area-inset-bottom),0.37rem)}}@supports(padding-bottom:env(safe-area-inset-bottom)){:root{--safe-area-inset-bottom:env(safe-area-inset-bottom);--safe-area-inset-bottom:min(env(safe-area-inset-bottom),0.37rem)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{padding:0;margin:0;vertical-align:baseline;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{touch-action:manipulation}html,html body{width:100%;overscroll-behavior:contain;scrollbar-width:thin}html body{overflow-x:hidden;-webkit-overflow-scrolling:touch}html body,html body button,html body input,html body optgroup,html body select,html body textarea{font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}html body input::-webkit-input-placeholder{font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}html body input:-moz-placeholder,html body input::-moz-placeholder{font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}html body input:-ms-input-placeholder{font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-spacing:0;border-collapse:collapse}.pointer{cursor:pointer}*{box-sizing:border-box;padding:0;margin:0}.mc-home-test-link{display:inline-block;width:100%;padding:.3rem .4rem;font-size:.4rem;color:#fff;text-align:center;background:#6495ed}.mc-flex{display:-webkit-box;display:flexbox;display:flex}.mc-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mc-flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}#mc-animate-container{transition:transform .5s,opacity .8s}.fade-enter{z-index:1;opacity:0}.fade-enter.fade-enter-active{opacity:1;transition:opacity 50ms ease-in}.fade-exit.fade-exit-active{opacity:0}.outter-app{background:var(--main-bg)}.am-modal-mask{background-color:rgba(0,0,0,.6)!important}.am-modal-button-group-h .am-modal-button{color:#009cff}.skype-chat .lwc-chat-frame{width:80%!important;max-height:80%!important}.skype-button.bubble a{z-index:88!important;display:block;width:.7rem!important;height:.7rem!important;background-color:transparent;border-radius:.4rem;opacity:0!important}.skype-button.bubble a .lwc-button-icon{display:none!important}body.change-position{position:fixed}.am-toast.am-toast-mask{z-index:100000000000}.number-shell{font-family:SF Pro Display,SF Pro Icons,AOS Icons,Helvetica Neue For Number,Roboto Mono,PingFang SC,Arial,sans-serif}.monospace-shell{font-family:Helvetica Neue,Roboto Mono,Avenir,sans-serif}.app-win a .icon{fill:currentcolor}.none-exit{position:absolute!important;right:-400rem!important;display:none!important;opacity:0!important}@keyframes placeHolderShimmer{0%{background-position:-4.68rem 0}to{background-position:4.68rem 0}}.loading-example{display:flex;align-items:center;justify-content:center;width:100%;background:#d8d8d8 linear-gradient(90deg,#d8d8d8 0,#bdbdbd 20%,#d8d8d8 40%,#d8d8d8) no-repeat;background-size:100% 100%;animation-name:placeHolderShimmer;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards}.input-holder{position:fixed;top:-100rem;left:-100rem}.login-wrap,.register-wrap{position:relative;overflow:hidden}.login-wrap .form-header,.register-wrap .form-header{padding:.9rem 0}.login-wrap .form-title,.register-wrap .form-title{margin-top:.3rem;text-align:center}.login-wrap .form-title h6,.register-wrap .form-title h6{font-size:.4rem;font-weight:700;background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.login-wrap .form-title .sub-title,.register-wrap .form-title .sub-title{margin-top:.1rem;font-size:.24rem;color:#fff}.login-wrap .form-logo,.register-wrap .form-logo{position:relative;margin-top:.2rem}.login-wrap .form-logo img,.register-wrap .form-logo img{display:block;width:4.59rem;margin:0 auto}.login-wrap .already-account,.register-wrap .already-account{margin-top:.4rem;font-size:.24rem;line-height:normal;color:#fff;text-align:center;white-space:pre-wrap}.login-wrap .already-account .login-now,.register-wrap .already-account .login-now{position:relative;display:inline-block;margin-left:.1rem;background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.login-wrap .already-account .login-now:after,.register-wrap .already-account .login-now:after{position:absolute;bottom:-.02rem;left:0;width:100%;height:1px;content:"";background:linear-gradient(180deg,#ffc819,#ce0000)}.login-form-bg,.register-form-bg{position:relative;width:100%;height:13.5rem;padding:.4rem .5rem;background:linear-gradient(180deg,#042956,#060f28)}.form-wrap{position:relative;width:100%}.form-wrap.changePsw-wrap{margin-top:-.7rem}.form-wrap .panel-default{min-height:.4rem;padding:.05rem 0 .1rem;text-align:left}.form-wrap .panel-default strong{display:block;padding-left:.1rem;font-size:.2rem;font-weight:400;line-height:.27rem;color:#ee2622}.form-wrap .panel-default strong.on{display:block}.form-wrap .form-title{margin-bottom:.5rem;font-size:.38rem;font-weight:700;color:#fff}.form-wrap .method-select{display:flex;width:70%;margin-top:.2rem;margin-bottom:.2rem;margin-left:.85rem;background:#000;border-radius:.5rem}.form-wrap .method-select .method-toggle{position:relative;flex:1 1 0%;height:.8rem;margin-top:.1rem;font-size:.32rem;font-weight:500;line-height:.78rem;color:#999;text-align:center}.form-wrap .method-select .method-toggle.on{height:.7rem;margin-top:.1rem;margin-left:.1rem;color:#fff;text-align:center;background:hsla(0,0%,100%,.1);border:1px solid #ffc819;border-radius:.5rem;box-shadow:inset 0 -.04rem .04rem 0 rgba(0,0,0,.5),inset 0 .04rem .04rem 0 hsla(0,0%,100%,.25)}.form-wrap .method-select .method-toggle.on span{color:#fff}.form-wrap .form-inputs{flex:1 1 0%}.form-wrap .checkbox-item{display:flex;align-items:center;justify-content:space-between;padding:0 .3rem;margin-top:.2rem;font-size:.3rem;color:#fff}.form-wrap .checkbox-item .am-list-item{padding-left:0;background-color:transparent}.form-wrap .checkbox-item .am-list-item .am-list-thumb{margin-right:.1rem}.form-wrap .checkbox-item .am-checkbox{width:.32rem;height:.32rem}.form-wrap .checkbox-item .am-checkbox .am-checkbox-input{width:2rem;height:.32rem;padding-left:0}.form-wrap .checkbox-item .am-checkbox .am-checkbox-inner{width:.32rem;height:.32rem;background-color:none;border-color:#fff}.form-wrap .checkbox-item .am-checkbox .am-checkbox-inner:after{top:0;right:.06rem;width:.1rem;height:.18rem}.form-wrap .checkbox-item .am-checkbox.am-checkbox-checked .am-checkbox-inner{background-color:#fff}.form-wrap .checkbox-item .am-checkbox.am-checkbox-checked .am-checkbox-inner:after{border-color:rgba(0,0,0,.8)}.form-wrap .checkbox-item .am-list-content span{font-size:.3rem;color:#fff}.form-wrap .outer-form .fixed-list,.form-wrap .outer-form .form-group{position:relative;z-index:1}.form-wrap .outer-form .getCode{display:flex;align-items:center;justify-content:center;position:absolute;top:.15rem;right:.2rem;min-width:1.2rem;height:.54rem;padding:0 .2rem;font-size:.24rem;color:#fff;text-align:center;background:linear-gradient(180deg,#ffc819,#ce0000);border-radius:.5rem}.form-wrap .outer-form .form-label{margin-bottom:.1rem;font-size:.3rem;font-weight:700;color:#1a212c}.form-wrap .outer-form .input-icon{display:flex;align-items:center;justify-content:center;position:absolute;top:.25rem;left:.3rem;width:.4rem;height:.4rem}.form-wrap .outer-form .input-icon svg{width:100%;height:100%;fill:none}.form-wrap .outer-form .input-icon+input{padding:0 .15rem 0 .9rem}.form-wrap .outer-form input{width:6.5rem;height:.8rem;font-size:.24rem;color:#fff;text-indent:.5rem;background:#011022;border-color:transparent;border-radius:.5rem}.form-wrap .outer-form input:focus{background-image:linear-gradient(1turn,#011022,#011022),linear-gradient(180deg,#ffc819,#ce0000);background-clip:content-box,border-box;background-origin:border-box;border-style:solid;border-width:1px;border-radius:.5rem;border-image-slice:1;-webkit-clip-path:inset(0 round .5rem);clip-path:inset(0 round .5rem)}.form-wrap .outer-form input::placeholder{font-size:.24rem;font-weight:500;color:#4d5864}.form-wrap .outer-form .input-required{position:absolute;top:.2rem;right:-.31rem;width:.24rem;height:.5rem;font-size:.38rem;color:red;text-align:center}.form-wrap .outer-form .clear-all,.form-wrap .outer-form .hide-pass{position:absolute;top:.25rem;right:.3rem;width:.34rem;height:.34rem;margin-left:.2rem}.form-wrap .outer-form .clear-all svg,.form-wrap .outer-form .hide-pass svg{display:block;width:100%;height:100%}.form-wrap .outer-form .captcha-pic{position:absolute;top:.1rem;right:.4rem;width:auto;height:.6rem}.form-wrap .outer-form .checkbox-container{display:flex;align-items:center;justify-content:space-between;font-size:.24rem;line-height:normal;color:#fff}.form-wrap .outer-form .checkbox-container .forget-password{position:relative;display:inline-block;background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.form-wrap .outer-form .checkbox-container .forget-password:after{position:absolute;bottom:-.02rem;left:0;width:100%;height:1px;content:"";background:linear-gradient(180deg,#ffc819,#ce0000)}.form-wrap .outer-form .submit-btn{width:100%;height:.9rem;margin-top:.4rem;font-size:.24rem;color:#fff;background:linear-gradient(180deg,#ffc819,#ce0000);border:none;border-radius:.5rem}.form-wrap .outer-form .submit-btn:disabled{background:#888}.form-wrap .form-footer{display:flex;justify-content:center;margin-top:.15rem}.form-wrap .form-footer a{font-size:.25rem;color:#1a212c}.form-wrap .form-menu{justify-content:center;margin-top:.6rem;text-align:center}.form-wrap .form-menu,.form-wrap .form-menu .menu_links{display:flex;align-items:center}.form-wrap .form-menu .menu-link{font-size:.24rem;font-weight:900;color:#1a212c;text-align:center;text-decoration:underline}.form-wrap .form-menu .menu-line{width:1px;height:.44rem;margin:0 .39rem;background:#707070}.country-code-input{position:absolute;top:0;left:.1rem;justify-content:space-evenly;width:1.9rem;height:1.14rem;padding:0 .16rem 0 .1rem;color:#1a212c;border-radius:.06rem;background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.country-code-input img{order:1}.country-code-input .country-code{order:2;line-height:normal}.country-code-input i{top:.03rem;order:3;border-top:.08rem solid #a68fa6}.country-code-input+.input-icon{display:none!important}.country-code-input+input.form-mobileNum{padding:0 .3rem 0 1.9rem}.social-media-login{margin-top:.4rem;text-align:center}.social-media-login .tips{position:relative;display:flex;justify-content:center;width:100%;margin-bottom:.3rem}.social-media-login .tips span{padding:0 .4rem;font-size:.24rem;color:#fff;text-transform:capitalize;background:linear-gradient(180deg,#ffc819,#ce0000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.social-media-login .item-group{display:flex;flex-direction:row;justify-content:center}.social-media-login .item{display:flex;align-items:center;width:.8rem;height:.8rem;margin:0 .2rem}.social-media-login .item .am-icon{display:block;width:100%;height:100%}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.collapse-accordion .am-accordion-header{box-sizing:border-box!important;height:auto!important;padding:0!important;line-height:normal!important}.svg-gradient{position:absolute;width:0;height:0}._container_box{width:100vw}._container_box.on{height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden}._container_box .lazy-load-image-background{display:block!important;width:100%}._container_box .img-loading{display:block;width:100%}.collapse-accordion{border:none}.collapse-accordion .am-accordion-header{background:none!important}.collapse-accordion .am-accordion-header:after{display:none!important}.collapse-accordion .am-accordion-header .arrow{display:none!important}.collapse-accordion .am-accordion-content{background:none!important}.collapse-accordion .am-accordion-content-box:after{display:none!important}.page-container{min-height:100vh;min-height:calc(var(--vh, 1vh)*100);padding-bottom:var(--footer-height)}@media only screen and (device-width >= 390px)and (device-width <= 844px)and (-webkit-device-pixel-ratio:3){.page-container{padding-bottom:calc(var(--footer-height) + var(--safe-area-inset-bottom))}}@media only screen and (device-width >= 428px)and (device-width <= 926px)and (-webkit-device-pixel-ratio:3){.page-container{padding-bottom:calc(var(--footer-height) + var(--safe-area-inset-bottom))}}@media only screen and (device-width >= 375px)and (device-width <= 812px)and (-webkit-device-pixel-ratio:3){.page-container{padding-bottom:calc(var(--footer-height) + var(--safe-area-inset-bottom))}}@media only screen and (device-width >= 414px)and (device-width <= 896px)and (-webkit-device-pixel-ratio:3){.page-container{padding-bottom:calc(var(--footer-height) + var(--safe-area-inset-bottom))}}@media only screen and (device-width >= 414px)and (device-width <= 896px)and (-webkit-device-pixel-ratio:2){.page-container{padding-bottom:calc(var(--footer-height) + var(--safe-area-inset-bottom))}}@media only screen and (device-width >= 390px)and (device-width <= 844px)and (-webkit-device-pixel-ratio:3){#root.app{--safe-area-inset-bottom:0.37rem!important}#root.app .page-container{padding-bottom:calc(var(--footer-height) + var(--safe-area-inset-bottom))}}@media only screen and (device-width >= 428px)and (device-width <= 926px)and (-webkit-device-pixel-ratio:3){#root.app{--safe-area-inset-bottom:0.37rem!important}#root.app .page-container{padding-bottom:calc(var(--footer-height) + var(--safe-area-inset-bottom))}}@media only screen and (device-width >= 375px)and (device-width <= 812px)and (-webkit-device-pixel-ratio:3){#root.app{--safe-area-inset-bottom:0.37rem!important}#root.app .page-container{padding-bottom:calc(var(--footer-height) + var(--safe-area-inset-bottom))}}@media only screen and (device-width >= 414px)and (device-width <= 896px)and (-webkit-device-pixel-ratio:3){#root.app{--safe-area-inset-bottom:0.37rem!important}#root.app .page-container{padding-bottom:calc(var(--footer-height) + var(--safe-area-inset-bottom))}}@media only screen and (device-width >= 414px)and (device-width <= 896px)and (-webkit-device-pixel-ratio:2){#root.app{--safe-area-inset-bottom:0.37rem!important}#root.app .page-container{padding-bottom:calc(var(--footer-height) + var(--safe-area-inset-bottom))}}#root .promo-entry{z-index:40!important}#root .promo-entry.count{width:1.5rem;height:1.5rem;background:url(/m/gift.9d5aeea3.gif) no-repeat 50%/contain}.am-toast-notice .am-toast-notice-content .am-toast-text-icon{width:3rem;padding:1.4rem .3rem .3rem!important;background:url(/m/loading.18ba0eb1.gif) no-repeat center -.6rem/3rem 3rem}.am-toast-notice .am-toast-notice-content .am-toast-text-icon .am-icon{display:none}._container_box .download-bar{z-index:51!important;height:var(--download-bar-height)!important;padding:.1rem 0 0 1.4rem;background:var(--download-bar-bg)!important}._container_box .download-bar .download-bar-icon{top:.2rem;left:.26rem;width:.8rem;height:.8rem;background-color:transparent;border-radius:.1rem}._container_box .download-bar .download-bar-icon img{display:block;width:100%;height:100%}._container_box .download-bar .download-bar-btn{top:50%;right:.82rem;height:.56rem;padding:0 .2rem;font-size:.3rem;font-weight:700;line-height:.56rem;color:#fff;background:linear-gradient(180deg,#ffc819,#ce0000);border-radius:.5rem;transform:translateY(-50%)}._container_box .download-bar .download-bar-close{top:50%;right:.25rem;width:.4rem;height:.4rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAMAAADypuvZAAAAclBMVEUAAAArKysEBAQLCwsWFhb+/v4TExP5+fkEBAT19fUHBwcGBgYEBAQSEhILCwsCAgJ9fX0GBgYKCgoGBgYHBwf39/cEBAR6enoDAwMDAwN0dHT///9nZ2eHh4e6urr+/v6enp7Y2Nj29vb8/Pz29vb///+jU3LCAAAAJXRSTlMABCsQB+EK5SkhFhwnBQwjQiIUHhnmL0M4M0e/UD0s0DQmxsHXdZKWKgAAAkRJREFUSMe91d16oyAQBuAihCggVCBJY5rfrvd/iysRGHHWpEfLofI+H47PDB/Tak7DtflYWXnLqdxyGoZh07w0m3HLqXg0DEghE9bsCSE/oF6Za0vAsPsmKvLKbO4MUMv1JalX5qI5I8kwTcVtC2rF3ATVLB6QME6tl+dCYbM9O28pT6jlVMjOlAob0zlBOfvIScIZpT5BYfOplBlRmWRUXYPCpq6VkULzNldcW+9UVVWHpLAZkfNUh+rlKCu7oCBrYapKdTLVAb5KmrpUBExV1ZMZgzICBScszpbNE8H/RVkrOYCSmlejNCIVoXAoK9cActCCrDopqJsYTSwcVlANfDZkoBouZPUJ9SkHGSjHpOp+l493QGdbUed5Ic7/qhuqvI3tuNtN6oa+B1eDx8bffX/vYpOjHBR2T+brK6n7O9SAAdWQX5n+GNCxT+oXZtvvj8+171Evr5pDtU/rsK5wn1ZjD1VFp7w3ypiuMyqoV1llbxsnvZfOvMlqFj1nKbV+UjgLz6rYC5zH/kJZ2OT+aduoVrOuYFL/wNyArBMBQgg24TFWhABiP8v5Nusv2eW5cS1uwstjeMAMaQl0JWT9GR4XHhRcAJ2JBs3epJSTdqxPehPmv1HF2dBkGz93up8Wl5rJ8xop16l4qbHy+jTOoxky1TC+72SJrJdO+pDTFgKO4p2Tz4PMxrgVQjzvLLIy2awNG2aFYExrSqnm67OXaxp2FDch45wzxoCgLMbDYqSYkuPCMYsdy+FMSEkwgh3/cf0FsE9fwNbACgEAAAAASUVORK5CYII=) no-repeat 50%/100% 100%;transform:translateY(-50%)}._container_box .download-bar .download-bar-gift{display:none}._container_box .download-bar .app-full-name-wrap{font-size:.28rem}._container_box .download-bar .app-full-name-wrap span{font-size:.3rem;font-weight:700;color:#fff!important}._container_box .download-bar .app-star-grade{margin:0}._container_box .download-bar .app-star-grade .grade-text{display:none}._container_box .download-bar .app-star-grade .star-icon{width:.29rem;height:.28rem;margin-right:.05rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAMAAADTXB33AAAA2FBMVEUAAAD/3nH/22r/yy7/1lL/yyP/yyb/yij/5ZT/1UD/3Gf/zjL/zi7/5I//4H7/0Dn/zCb/33L/6Jr/yh3/11D/34D/1lb/0kT/3XL/2WH/3nP/2mH/zjT/00n/yyP/00r/ySP/2Fz/zS7/6p//5ZX/11z/zS7/4YT/3Wn/22n/34X/0T7/1lb/1T3/11j/32r/3G3/22f/2mH/2Fv/11X/0j7/0Dn/1VD/1Er/zzP/zS3/33j/3nP/0kX/00T/5ZL/44r/4oT/zCf/4H3/6Jv/yyH/4X7/1Ura6R/6AAAAMHRSTlMAnyAg399QQCAQ7+/fv7+fn39vYCAQ7+/f38/Pz7+/r6+QkI+AgIBwcHBgX1BPQDB0IWdZAAAAxElEQVQoz3XNhQ6DMBSF4Ttkbsjc3d2YABuyvf8brUjIZaNfQmjzJ6eAiQOgSFpWkpJEXR9SUk7Xc5S9J1GKTPMXMYlMefNtmvmowtxdeFGIeeoPV9W/CgCbLQUDME3vIqRn7iO1/Z8GA57R4UcPAkvuiJTXgMjcJcDJENJRPB9FaYVLSlM1VdXIp2qVFGCrE7IArHBGCoBlrkSTZbPOP4MX4zeiD8TYOSVQKhoG79/jWcMoosTbbRZ8bNfm8aAEiOQNfAFiVy+d+5XhkAAAAABJRU5ErkJggg==) no-repeat;background-size:100% 100%}._container_box .app-win{display:none}._container_box .download-bar-center{display:flex;align-items:center;justify-content:center;left:55%;flex-direction:row;height:1rem;transform:translateX(-55%) translateY(-50%)}._container_box .download-bar-center img{height:70%}._container_box .download-bar-center .hands{height:.3rem}