
/*! 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%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial;-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:initial}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:initial}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:-2px}[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}[hidden],template{display:none}.am-fade-appear,.am-fade-enter{opacity:0}.am-fade-appear,.am-fade-enter,.am-fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.am-fade-appear.am-fade-appear-active,.am-fade-enter.am-fade-enter-active{animation-name:amFadeIn;animation-play-state:running}.am-fade-leave.am-fade-leave-active{animation-name:amFadeOut;animation-play-state:running}@keyframes amFadeIn{0%{opacity:0}to{opacity:1}}@keyframes amFadeOut{0%{opacity:1}to{opacity:0}}.am-slide-up-appear,.am-slide-up-enter{transform:translateY(100%)}.am-slide-up-appear,.am-slide-up-enter,.am-slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.am-slide-up-appear.am-slide-up-appear-active,.am-slide-up-enter.am-slide-up-enter-active{animation-name:amSlideUpIn;animation-play-state:running}.am-slide-up-leave.am-slide-up-leave-active{animation-name:amSlideUpOut;animation-play-state:running}@keyframes amSlideUpIn{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes amSlideUpOut{0%{transform:translate(0)}to{transform:translateY(100%)}}.am.am-zoom-enter,.am.am-zoom-leave{display:block}.am-zoom-appear,.am-zoom-enter{opacity:0;animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-play-state:paused}.am-zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-play-state:paused}.am-zoom-appear.am-zoom-appear-active,.am-zoom-enter.am-zoom-enter-active{animation-name:amZoomIn;animation-play-state:running}.am-zoom-leave.am-zoom-leave-active{animation-name:amZoomOut;animation-play-state:running}@keyframes amZoomIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0)}to{opacity:1;transform-origin:50% 50%;transform:scale(1)}}@keyframes amZoomOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1)}to{opacity:0;transform-origin:50% 50%;transform:scale(0)}}.am-slide-down-appear,.am-slide-down-enter{transform:translateY(-100%)}.am-slide-down-appear,.am-slide-down-enter,.am-slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.am-slide-down-appear.am-slide-down-appear-active,.am-slide-down-enter.am-slide-down-enter-active{animation-name:amSlideDownIn;animation-play-state:running}.am-slide-down-leave.am-slide-down-leave-active{animation-name:amSlideDownOut;animation-play-state:running}@keyframes amSlideDownIn{0%{transform:translateY(-100%)}to{transform:translate(0)}}@keyframes amSlideDownOut{0%{transform:translate(0)}to{transform:translateY(-100%)}}*,:after,:before{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#f5f5f9;font-size:14px}[contenteditable]{-webkit-user-select:auto!important}:focus,a{outline:none}a{background:transparent;text-decoration:none}.am-modal{position:relative}.am-modal:not(.am-modal-transparent):not(.am-modal-popup){width:100%;height:100%}.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:flex;align-items:center;justify-content:center;transform:translateZ(1px)}.am-modal-wrap-popup{display:block}.am-modal-transparent{width:270px}.am-modal-transparent .am-modal-content{border-radius:7px;padding-top:15px}.am-modal-transparent .am-modal-content .am-modal-body{padding:0 15px 15px}.am-modal-popup{position:fixed;left:0;width:100%}.am-modal-popup-slide-down{top:0}.am-modal-popup-slide-up{bottom:0}.am-modal-popup .am-modal-content{padding-bottom:env(safe-area-inset-bottom)}.am-modal-title{margin:0;font-size:18px;line-height:1;color:#000;text-align:center}.am-modal-header{padding:6px 15px 15px}.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:initial;outline:none;position:absolute;right:15px;z-index:999;height:21px;width:21px}.am-modal-close-x{display:inline-block;width:15px;height:15px;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='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:15px;color:#888;height:100%;line-height:1.5;overflow:auto}.am-modal-button-group-h{position:relative;border-top:1px solid #ddd;display:flex}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-modal-button-group-h{border-top:none}html:not([data-scale]) .am-modal-button-group-h:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-modal-button-group-h:before{transform:scaleY(.33)}}.am-modal-button-group-h .am-modal-button{-webkit-touch-callout:none;flex:1 1;box-sizing:border-box;text-align:center;text-decoration:none;outline:none;color:#108ee9;font-size:18px;height:50px;line-height:50px;display:block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-modal-button-group-h .am-modal-button:first-child{color:#000}.am-modal-button-group-h .am-modal-button:last-child{position:relative;border-left:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child{border-left:none}html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1PX;height:100%;transform-origin:100% 50%;transform:scaleX(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child:before{transform:scaleX(.33)}}.am-modal-button-group-v .am-modal-button{-webkit-touch-callout:none;position:relative;border-top:1px solid #ddd;box-sizing:border-box;text-align:center;text-decoration:none;outline:none;color:#108ee9;font-size:18px;height:50px;line-height:50px;display:block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-modal-button-group-v .am-modal-button{border-top:none}html:not([data-scale]) .am-modal-button-group-v .am-modal-button:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-modal-button-group-v .am-modal-button:before{transform:scaleY(.33)}}.am-modal-button-active{background-color:#ddd}.am-modal-input-container{margin-top:9px;border:1px solid #ddd;border-radius:3px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-modal-input-container{position:relative;border:none}html:not([data-scale]) .am-modal-input-container:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #ddd;border-radius:6px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-modal-input{height:36px;line-height:1}.am-modal-input:nth-child(2){position:relative;border-top:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-modal-input:nth-child(2){border-top:none}html:not([data-scale]) .am-modal-input:nth-child(2):before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-modal-input:nth-child(2):before{transform:scaleY(.33)}}.am-modal-input input{position:relative;border:0;width:98%;height:34px;top:1PX;box-sizing:border-box;margin:0}.am-modal-input input::placeholder{font-size:14px;color:#ccc;padding-left:8px}.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:9px 24px 12px}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-header .am-modal-title{text-align:left;font-size:21px;color:#000}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body{color:#000;text-align:left;padding:0 24px 15px}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container{border:0;border-bottom:1px solid #ddd}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container:before{display:none!important}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container{border-bottom:none}html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 100%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container:after{transform:scaleY(.33)}}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container .am-modal-input:first-child{border-top:0}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container .am-modal-input:first-child:before{display:none!important}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer{padding-bottom:12px}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h{overflow:hidden;border-top:0;justify-content:flex-end;padding:0 12px}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h:before{display:none!important}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button{flex:initial;margin-left:3px;padding:0 15px;height:48px;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{color:#777}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:last-child{border-left:0}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:last-child:before{display:none!important}.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:flex;justify-content:flex-end;overflow:hidden;padding:0 12px}.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 15px;margin-left:3px;height:48px;box-sizing:border-box}.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:before{display:none!important}.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:15px}.am-modal.am-modal-operation .am-modal-content{border-radius:7px;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:left;padding-left:15px}.am-modal-alert-content,.am-modal-propmt-content{zoom:1;overflow:hidden}.am-icon{fill:currentColor;background-size:cover;width:22px;height:22px}.am-icon-xxs{width:15px;height:15px}.am-icon-xs{width:18px;height:18px}.am-icon-sm{width:21px;height:21px}.am-icon-md{width:22px;height:22px}.am-icon-lg{width:36px;height:36px}.am-icon-loading{animation:cirle-anim 1s linear infinite}@keyframes cirle-anim{to{transform:rotate(1turn)}}.am-toast{position:fixed;width:100%;z-index:1999;font-size:14px;text-align:center}.am-toast>span{max-width:50%}.am-toast.am-toast-mask{height:100%;display:flex;justify-content:center;align-items:center;left:0;top:0;transform:translateZ(1px)}.am-toast.am-toast-nomask{position:fixed;max-width:50%;width:auto;left:50%;top:50%;transform:translateZ(1px)}.am-toast.am-toast-nomask .am-toast-notice{transform:translateX(-50%) translateY(-50%)}.am-toast-notice-content .am-toast-text{min-width:60px;border-radius:3px;color:#fff;background-color:rgba(58,58,58,.9);line-height:1.5;padding:9px 15px}.am-toast-notice-content .am-toast-text.am-toast-text-icon{border-radius:5px;padding:15px}.am-toast-notice-content .am-toast-text.am-toast-text-icon .am-toast-text-info{margin-top:6px}.contentContainer___3h_CO{position:relative;flex:1 1;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position;contain:size style layout}.pageContainer___8Us9U{background:#f5f5f5}.pageContainer___8Us9U,.whiteContent___BiIqi{flex-direction:column;height:100%;width:100%;font-size:1.25rem}.whiteContent___BiIqi{background:#fff}.flex___qa4vB{display:flex}.addColumn___3R9Lm{flex-direction:column}.addAlignCenter___2nkgm{align-items:center}.addContentCenter___2dNVu{justify-content:center}.addContentSpaceBetween___3xiYy{justify-content:space-between}.am-navbar{display:flex;align-items:center;height:45px;background-color:#108ee9;color:#fff}.am-navbar-left,.am-navbar-right,.am-navbar-title{flex:1 1;height:100%;display:flex;align-items:center}.am-navbar-left{padding-left:15px;font-size:16px}.am-navbar-left-icon{margin-right:5px;display:inherit}.am-navbar-title{justify-content:center;font-size:18px;white-space:nowrap}.am-navbar-right{justify-content:flex-end;font-size:16px;margin-right:15px}.am-navbar-light{background-color:#fff;color:#108ee9}.am-navbar-light .am-navbar-title{color:#000}html:lang(id-ID) .iconBackPadding___3TNvU,html:lang(pt-BR) .iconBackPadding___3TNvU,html:lang(vi-VN) .iconBackPadding___3TNvU{padding:1rem 1rem 1rem 0}.iconBack___1NeKk{background:url(/static/media/ic-navigationbar-back.55dda1f8.png) 50% no-repeat;background-size:contain;width:1.6rem;height:1.6rem}.iconBackBlack___2FPg7{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.1 20.5'%3E%3Cpath d='M9.6 20.1L.4 11c-.4-.4-.4-1 0-1.4L9.6.5c.6-.5 1.4-.5 2 0 .5.6.5 1.4 0 2l-7.9 7.8 7.9 7.8c.5.6.5 1.4 0 2-.5.5-1.4.5-2 0'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.1 20.5'%3E%3Cpath d='M9.6 20.1L.4 11c-.4-.4-.4-1 0-1.4L9.6.5c.6-.5 1.4-.5 2 0 .5.6.5 1.4 0 2l-7.9 7.8 7.9 7.8c.5.6.5 1.4 0 2-.5.5-1.4.5-2 0'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#000;width:1.6rem;height:1.6rem}.iconBackGrey___2tSMM{background:url(/static/media/ic-navigationbar-back-grey.2e355ca2.png) 50% no-repeat;background-size:contain;width:1.6rem;height:1.6rem}.am-navbar{background-image:#ff5000}.navBar___1T0fj{display:flex;flex-direction:column}.navBarLine___32m1b{flex:1 1}.am-navbar-light .am-navbar-title{color:#fff}.am-navbar-dark{background:#ff5000}.am-navbar-left{padding-left:1.33rem}.am-navbar-right{margin-right:1.33rem}.barIcon___2sdeN{width:3rem;height:3rem}.barTextButton___3-_AQ{display:flex;align-items:center;height:100%;color:#fff}html:lang(id-ID) .barTextButton___3-_AQ,html:lang(pt-BR) .barTextButton___3-_AQ,html:lang(vi-VN) .barTextButton___3-_AQ{font-size:1.25rem}.rightTextIcon___1Br10{min-width:3rem;height:3rem;display:flex;align-items:center;justify-content:flex-end}html:lang(pt-BR) .title1___2vT01{font-size:16px}.lotteryFlex___5-JTz{display:flex}.jx-text-button___1tcgN{opacity:1;transition:opacity .3s}.navigationContainer___2zEQC{height:100%;width:100%}.navigationContainer___2zEQC .SlideInOut-enter{transform:translateX(100%)}.navigationContainer___2zEQC .SlideInOut-enter.SlideInOut-enter-active,.navigationContainer___2zEQC .SlideInOut-exit{transform:translateX(0)}.navigationContainer___2zEQC .SlideInOut-exit.SlideInOut-exit-active{transform:translateX(100%)}.navigationPage___12XZe{transition:transform .4s}.navigationPage___12XZe,.navigationPageRegex___2rxch{position:absolute;width:100%;height:100%}.am-tabs{display:flex;flex:1 1;position:relative;overflow:hidden;height:100%;width:100%}.am-tabs,.am-tabs *{box-sizing:border-box}.am-tabs-content-wrap{display:flex;flex:1 1;width:100%;height:100%;min-height:0}.am-tabs-content-wrap-animated{transition:transform .3s cubic-bezier(.35,0,.25,1),left .3s cubic-bezier(.35,0,.25,1),top .3s cubic-bezier(.35,0,.25,1);will-change:transform,left,top}.am-tabs-pane-wrap{width:100%;flex-shrink:0;overflow-y:auto}.am-tabs-tab-bar-wrap{flex-shrink:0}.am-tabs-horizontal .am-tabs-pane-wrap-active{height:auto}.am-tabs-horizontal .am-tabs-pane-wrap-inactive{height:0;overflow:visible}.am-tabs-vertical .am-tabs-content-wrap{flex-direction:column}.am-tabs-vertical .am-tabs-pane-wrap,.am-tabs-vertical .am-tabs-tab-bar-wrap{height:100%}.am-tabs-vertical .am-tabs-pane-wrap-active{overflow:auto}.am-tabs-vertical .am-tabs-pane-wrap-inactive{overflow:hidden}.am-tabs-bottom,.am-tabs-top{flex-direction:column}.am-tabs-left,.am-tabs-right{flex-direction:row}.am-tabs-default-bar{position:relative;display:flex;flex-shrink:0;flex-direction:row;width:100%;height:100%;overflow:visible;z-index:1}.am-tabs-default-bar-tab{position:relative;display:flex;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;height:43.5px;line-height:43.5px}.am-tabs-default-bar-tab .am-badge .am-badge-text{top:-13px;transform:translateX(-5px)}.am-tabs-default-bar-tab .am-badge .am-badge-dot{top:-6px;transform:translateX(0)}.am-tabs-default-bar-tab-active{color:#108ee9}.am-tabs-default-bar-underline{position:absolute;border:1px solid #108ee9;transform:translateZ(0)}.am-tabs-default-bar-animated .am-tabs-default-bar-content{transition:transform .3s cubic-bezier(.35,0,.25,1);will-change:transform}.am-tabs-default-bar-animated .am-tabs-default-bar-underline{transition:top .3s cubic-bezier(.35,0,.25,1),left .3s cubic-bezier(.35,0,.25,1),color .3s cubic-bezier(.35,0,.25,1),width .3s cubic-bezier(.35,0,.25,1);will-change:top,left,width,color}.am-tabs-default-bar-bottom,.am-tabs-default-bar-top{flex-direction:row}.am-tabs-default-bar-bottom .am-tabs-default-bar-content,.am-tabs-default-bar-top .am-tabs-default-bar-content{display:flex;width:100%;flex-direction:row}.am-tabs-default-bar-bottom .am-tabs-default-bar-prevpage,.am-tabs-default-bar-top .am-tabs-default-bar-prevpage{pointer-events:none;position:absolute;top:0;display:block;width:59px;height:100%;content:" ";z-index:999;left:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.am-tabs-default-bar-bottom .am-tabs-default-bar-nextpage,.am-tabs-default-bar-top .am-tabs-default-bar-nextpage{pointer-events:none;position:absolute;top:0;display:block;width:59px;height:100%;content:" ";z-index:999;right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.am-tabs-default-bar-bottom .am-tabs-default-bar-tab,.am-tabs-default-bar-top .am-tabs-default-bar-tab{padding:8px 0}.am-tabs-default-bar-bottom .am-tabs-default-bar-underline,.am-tabs-default-bar-top .am-tabs-default-bar-underline{bottom:0}.am-tabs-default-bar-top .am-tabs-default-bar-tab{border-bottom:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab{border-bottom:none}html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 100%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab:after{transform:scaleY(.33)}}.am-tabs-default-bar-bottom .am-tabs-default-bar-tab{border-top:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab{border-top:none}html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab:before{transform:scaleY(.33)}}.am-tabs-default-bar-left,.am-tabs-default-bar-right{flex-direction:column}.am-tabs-default-bar-left .am-tabs-default-bar-content,.am-tabs-default-bar-right .am-tabs-default-bar-content{display:flex;height:100%;flex-direction:column}.am-tabs-default-bar-left .am-tabs-default-bar-tab,.am-tabs-default-bar-right .am-tabs-default-bar-tab{padding:0 8px}.am-tabs-default-bar-left .am-tabs-default-bar-underline{right:0}.am-tabs-default-bar-left .am-tabs-default-bar-tab{border-right:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab{border-right:none}html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:0;bottom:auto;left:auto;width:1PX;height:100%;background:#ddd;transform-origin:100% 50%;transform:scaleX(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab:after{transform:scaleX(.33)}}.am-tabs-default-bar-right .am-tabs-default-bar-underline{left:0}.am-tabs-default-bar-right .am-tabs-default-bar-tab{border-left:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab{border-left:none}html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1PX;height:100%;transform-origin:100% 50%;transform:scaleX(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab:before{transform:scaleX(.33)}}.am-tab-bar{height:100%;overflow:hidden}.am-tab-bar-bar{position:relative;box-sizing:border-box;height:50px;border-top:1px solid #ddd;width:100%;display:flex;transition-duration:.2s;transition-property:height bottom;z-index:100;justify-content:space-around;align-items:center;bottom:0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-tab-bar-bar{border-top:none}html:not([data-scale]) .am-tab-bar-bar:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-tab-bar-bar:before{transform:scaleY(.33)}}.am-tab-bar-bar-hidden-top{bottom:50px;height:0}.am-tab-bar-bar-hidden-bottom{bottom:-50px;height:0}.am-tab-bar-bar .am-tab-bar-tab{flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;width:100%}.am-tab-bar-bar .am-tab-bar-tab-image{width:22px;height:22px;vertical-align:middle}.am-tab-bar-bar .am-tab-bar-tab-title{font-size:10px;margin:3px 0 0;line-height:1;text-align:center}.am-tab-bar-bar .am-tab-bar-tab-icon{display:flex;justify-content:center}.am-tab-bar-bar .am-tab-bar-tab-icon .tab-badge :last-child,.am-tab-bar-bar .am-tab-bar-tab-icon .tab-dot :last-child{margin-top:4px;left:22px}.am-tab-bar-item{height:100%}.am-badge{position:relative;display:inline-block;line-height:1;vertical-align:middle}.am-badge-text{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:-6px;height:18px;line-height:18px;min-width:9px;border-radius:12px;padding:0 5px;text-align:center;font-size:12px;color:#fff;background-color:#ff5b05;white-space:nowrap;transform:translateX(-45%);transform-origin:-10% center;z-index:10;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,"\5FAE\8F6F\96C5\9ED1",SimSun,sans-serif}.am-badge-text a{color:#fff}.am-badge-text p{margin:0;padding:0}.am-badge-hot .am-badge-text{background-color:#f96268}.am-badge-dot{position:absolute;transform:translateX(-50%);transform-origin:0 center;top:-4px;height:8px;width:8px;border-radius:100%;background:#ff5b05;z-index:10}.am-badge-dot-large{height:16px;width:16px}.am-badge-not-a-wrapper .am-badge-dot,.am-badge-not-a-wrapper .am-badge-text{top:auto;display:block;position:relative;transform:translateX(0)}.am-badge-corner{width:80px;padding:8px;position:absolute;right:-32px;top:8px;background-color:#ff5b05;color:#fff;white-space:nowrap;transform:rotate(45deg);text-align:center;font-size:15px}.am-badge-corner-wrapper{overflow:hidden}.am-pull-to-refresh-content{transform-origin:left top 0}.am-pull-to-refresh-content-wrapper{overflow:hidden}.am-pull-to-refresh-transition{transition:transform .3s}.am-pull-to-refresh-indicator{color:grey;text-align:center;height:25px}.am-pull-to-refresh-down .am-pull-to-refresh-indicator{margin-top:-25px}.am-pull-to-refresh-up .am-pull-to-refresh-indicator{margin-bottom:-25px}.am-flexbox{text-align:left;overflow:hidden;display:flex;align-items:center}.am-flexbox.am-flexbox-dir-row{flex-direction:row}.am-flexbox.am-flexbox-dir-row-reverse{flex-direction:row-reverse}.am-flexbox.am-flexbox-dir-column{flex-direction:column}.am-flexbox.am-flexbox-dir-column .am-flexbox-item{margin-left:0}.am-flexbox.am-flexbox-dir-column-reverse{flex-direction:column-reverse}.am-flexbox.am-flexbox-dir-column-reverse .am-flexbox-item{margin-left:0}.am-flexbox.am-flexbox-nowrap{flex-wrap:nowrap}.am-flexbox.am-flexbox-wrap{flex-wrap:wrap}.am-flexbox.am-flexbox-wrap-reverse{flex-wrap:wrap-reverse}.am-flexbox.am-flexbox-justify-start{justify-content:flex-start}.am-flexbox.am-flexbox-justify-end{justify-content:flex-end}.am-flexbox.am-flexbox-justify-center{justify-content:center}.am-flexbox.am-flexbox-justify-between{justify-content:space-between}.am-flexbox.am-flexbox-justify-around{justify-content:space-around}.am-flexbox.am-flexbox-align-start{align-items:flex-start}.am-flexbox.am-flexbox-align-end{align-items:flex-end}.am-flexbox.am-flexbox-align-center{align-items:center}.am-flexbox.am-flexbox-align-stretch{align-items:stretch}.am-flexbox.am-flexbox-align-baseline{align-items:baseline}.am-flexbox.am-flexbox-align-content-start{align-content:flex-start}.am-flexbox.am-flexbox-align-content-end{align-content:flex-end}.am-flexbox.am-flexbox-align-content-center{align-content:center}.am-flexbox.am-flexbox-align-content-between{align-content:space-between}.am-flexbox.am-flexbox-align-content-around{align-content:space-around}.am-flexbox.am-flexbox-align-content-stretch{align-content:stretch}.am-flexbox .am-flexbox-item{box-sizing:border-box;flex:1 1;margin-left:8px;min-width:10px}.am-flexbox .am-flexbox-item:first-child{margin-left:0}.am-carousel{position:relative}.am-carousel-wrap{font-size:18px;color:#000;background:none;text-align:center;zoom:1;width:100%}.am-carousel-wrap-dot{display:inline-block;zoom:1}.am-carousel-wrap-dot>span{display:block;width:8px;height:8px;margin:0 3px;border-radius:50%;background:#ccc}.am-carousel-wrap-dot-active>span{background:#888}.am-grid .am-flexbox{background:#fff}.am-grid .am-flexbox .am-flexbox-item{margin-left:0}.am-grid .am-flexbox .am-flexbox-item.am-grid-item{position:relative}.am-grid .am-flexbox .am-flexbox-item.am-grid-item-active .am-grid-item-content{background-color:#ddd}.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content{text-align:center;width:100%;height:100%;padding:15px 0}.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content .am-grid-icon{max-width:100%}.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content .am-grid-text{margin-top:9px;font-size:12px;color:#000;text-align:center}.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content.column-num-3 .am-grid-text{font-size:16px}.am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content.column-num-2 .am-grid-text{margin-top:15px;font-size:18px}.am-grid.am-grid-line{position:relative}.am-grid.am-grid-line:not(.am-grid-carousel){border-top:1px solid #ddd;border-right:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel){border-top:none}html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel):before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel):before{transform:scaleY(.33)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel){border-right:none}html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel):after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:0;bottom:auto;left:auto;width:1PX;height:100%;background:#ddd;transform-origin:100% 50%;transform:scaleX(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-grid.am-grid-line:not(.am-grid-carousel):after{transform:scaleX(.33)}}.am-grid.am-grid-line .am-flexbox{position:relative;border-bottom:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-grid.am-grid-line .am-flexbox{border-bottom:none}html:not([data-scale]) .am-grid.am-grid-line .am-flexbox:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 100%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-grid.am-grid-line .am-flexbox:after{transform:scaleY(.33)}}.am-grid.am-grid-line .am-flexbox .am-flexbox-item{position:relative}.am-grid.am-grid-line .am-flexbox .am-flexbox-item:first-child{border-left:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:first-child{border-left:none}html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:first-child:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1PX;height:100%;transform-origin:100% 50%;transform:scaleX(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:first-child:before{transform:scaleX(.33)}}.am-grid.am-grid-line .am-flexbox .am-flexbox-item:not(:last-child){border-right:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:not(:last-child){border-right:none}html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:not(:last-child):after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:0;bottom:auto;left:auto;width:1PX;height:100%;background:#ddd;transform-origin:100% 50%;transform:scaleX(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-grid.am-grid-line .am-flexbox .am-flexbox-item:not(:last-child):after{transform:scaleX(.33)}}.am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page{border-top:1px solid #ddd;border-right:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page{border-top:none}html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page:before{transform:scaleY(.33)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page{border-right:none}html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:0;bottom:auto;left:auto;width:1PX;height:100%;background:#ddd;transform-origin:100% 50%;transform:scaleX(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-grid.am-grid-line.am-grid-carousel .am-grid-carousel-page:after{transform:scaleX(.33)}}.am-grid .am-carousel .am-carousel-wrap-dot>span{background:#dcdee3}.am-grid .am-carousel .am-carousel-wrap-dot-active>span{background:#0ae}.am-grid.am-grid-square .am-grid-item:before{display:block;content:" ";padding-bottom:100%}.am-grid.am-grid-square .am-grid-item .am-grid-item-content{position:absolute;top:50%;transform:translateY(-50%)}.am-grid.am-grid-square .am-grid-item .am-grid-item-inner-content{height:100%}.am-grid.am-grid-square .am-grid-item .am-grid-item-inner-content .am-grid-icon{margin-top:9px;width:28%!important}.am-activity-indicator{display:flex;align-items:center;z-index:99}.am-activity-indicator-spinner{display:inline-block;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2.125 -1.875 64 64'%3E%3Cpath fill='%23CCC' d='M29.875-1.875c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0 60.7c-15.85 0-28.7-12.85-28.7-28.7s12.85-28.7 28.7-28.7 28.7 12.85 28.7 28.7-12.85 28.7-28.7 28.7z'/%3E%3Cpath fill='%23108ee9' d='M61.858 30.34c.003-.102.008-.203.008-.305 0-11.43-5.996-21.452-15.01-27.113l-.013.026a1.629 1.629 0 00-.81-.22 1.646 1.646 0 00-.713 3.132c7.963 5.1 13.247 14.017 13.247 24.176 0 .147-.01.293-.01.44h.022c0 .01-.004.02-.004.03 0 .91.74 1.65 1.65 1.65s1.65-.74 1.65-1.65c0-.06-.012-.112-.018-.167z'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat;animation:spinner-anime 1s linear infinite}.am-activity-indicator-tip{font-size:14px;margin-left:8px;color:#000;opacity:.4}.am-activity-indicator.am-activity-indicator-toast{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;z-index:1999}.am-activity-indicator.am-activity-indicator-toast .am-activity-indicator-spinner{margin:0}.am-activity-indicator.am-activity-indicator-toast .am-activity-indicator-toast{display:inline-block;position:relative;top:4px}.am-activity-indicator-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;border-radius:7px;background-clip:padding-box;color:#fff;background-color:rgba(58,58,58,.9);font-size:15px;line-height:20px}.am-activity-indicator-spinner-lg{width:32px;height:32px}@keyframes spinner-anime{to{transform:rotate(1turn)}}.headerWrapper___1AS0p{position:-webkit-sticky;position:sticky;top:0;height:44px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;background:#ff5000;z-index:101;font-weight:500}.headerWrapper___1AS0p .headerLeft___1SlXP{width:22%;display:flex;align-items:center;justify-content:flex-start}.headerWrapper___1AS0p .headerLeftFull___23K2w{display:flex;align-items:center;justify-content:flex-start;max-width:76%;overflow:hidden;text-overflow:ellipsis}.headerWrapper___1AS0p .headerRight___1GgjA{width:22%;display:flex;align-items:center;justify-content:flex-end;color:#fff;font-size:14px}.headerWrapper___1AS0p .headerRight___1GgjA .searchIconStyle___3OSyS{padding-top:2px;color:#fff}.headerWrapper___1AS0p .headerRight___1GgjA a{color:#fff;text-decoration:none}.headerWrapper___1AS0p .headerRight___1GgjA img{width:18px}.headerWrapper___1AS0p .headerCenter___24S4a{width:56%;text-align:center}.headerWrapper___1AS0p .headerCenter___24S4a .title___3OeOX{color:#fff;font-size:18px;font-weight:500;font-family:HiraginoSansGB-W3;display:flex;justify-content:center;align-items:center}.headerWrapper___1AS0p .headerItem___vx7Vt{display:flex;align-items:center;color:#fff;font-size:1.21rem}.headerWrapper___1AS0p .headerItem___vx7Vt svg{color:#fff;width:2.4rem;height:2.4rem}.headerWrapper___1AS0p .headerItem___vx7Vt .am-icon-left{width:2.4rem!important;height:2.4rem!important;font-weight:700!important}.foundProfileWrap___1TLZi{display:flex;align-items:center;margin-left:6px}.foundProfileWrap___1TLZi span{color:#fff;font-size:14.5px;font-weight:400;margin-left:8px}.followBtn___1WNni{margin-right:6px;padding:4px 6px;border:1px solid #fff;color:#fff;border-radius:14px;background:transparent;font-size:12px;min-width:50px}.followBtn___1WNni,.historyIconWrap___1skVv{display:flex;justify-content:center;align-items:center}.historyIconWrap___1skVv{padding:2px 6px}.mr10___1mJ-m{margin:0 10px}.login___3rtbT,.register___3pyoP{color:#fff;font-size:18px;font-weight:500;font-family:HiraginoSansGB-W3;display:flex;justify-content:center;align-items:center}.inputWrapper___22Sov{margin:15px;position:relative;display:flex}.dropDownBlock___1a1cR{width:14%;min-width:50px;max-width:66px;height:36.39px;line-height:36.39px;text-align:center;color:#ff5000;font-size:14.56px;background-color:#f5f5f5;border-right:1px solid #dcdcdc}.inputBlock___1yl24{width:68%;height:36.39px;background-color:#f5f5f5;display:flex;padding:4px 16px}.inputBlock___1yl24 input{width:100%;color:#323233;line-height:30px;background-color:initial;border:0;resize:none;padding:0}.inputBlock___1yl24 input::placeholder{color:#bbb}.dropDownOptionWrapper___3pAMt{position:absolute;top:41.6px;border:1px solid #dcdcdc;background-color:#fff;border-radius:5.2px}.dropDownOption___1vasO{min-width:55px;max-width:65px;height:31.187px;border-bottom:1px solid #dcdcdc;line-height:31.187px;text-align:center}.dropDownOption___1vasO:last-child{border-bottom:unset}.searchBtnBlock___3oVf8{width:18%;display:flex;justify-content:center;align-items:center;padding-left:8px;max-width:160px}.searchBtnBlock___3oVf8 button{width:100%;min-width:54px;height:36.39px;padding:0;display:flex;justify-content:center;align-items:center;border-radius:5.2px;background-color:#ff5000;border:none;font-size:14.56px;color:#fff;letter-spacing:1px;overflow:hidden;word-break:break-all;text-overflow:ellipsis}.galleryListWrapper___34mep{position:relative;overflow-y:scroll;height:calc(100vh - 44px)}.galleryItemBlock___2wtDT h5{margin:0;color:#ff5000;box-sizing:border-box;padding:0 14px;font-weight:500;font-size:14px;line-height:32px;background-color:initial}.galleryItem___2RiNX{margin:0 6.6px 0 16.64px;padding:.9rem 24px .9rem 4px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #efefef}.galleryItem___2RiNX:nth-child(2){border-top:none}.galleryItem___2RiNX .itemCount___1BCiz{font-size:1.04rem;color:#999;background-color:#f5f5f5;padding:1.04px .9rem;border-radius:26px;vertical-align:middle;word-wrap:break-word}.galleryItem___2RiNX .itemTitle___9EmMD{font-size:14px;color:#323233}.IndexBar___3IfGF{position:absolute;top:50%;right:10px;z-index:2;font-size:12px;transform:translateY(-50%)}.IndexBar___3IfGF span{padding:0 8px 0 16px;font-weight:500;font-size:10px;line-height:14px;text-align:center}.IndexBar___3IfGF span div{transform:scale(.9)}.noDataCard___1n1eV{display:flex;justify-content:center;align-items:center;color:#aaa;padding:1.5rem 1rem;font-size:14px}.gallerySelectBar___1NVJL{position:-webkit-sticky;position:sticky;top:44px;width:100%;background:#fff;z-index:2}.galleryImgBlock___3U5GE img{width:100%}.galleryOther___1jj4h{display:grid;grid-template-columns:repeat(5,1fr);height:36.39px}.recordBlock___23Jh1{margin:10px}.galleryComment___Vy1QW{padding-bottom:51.9844px}.galleryComment___Vy1QW h3{margin:0;padding:0 15px;height:36.39px;line-height:36.39px;background-color:#f5f5f5;font-size:16.64px;text-align:left}.selectYearRow___320EQ{display:flex;flex-wrap:wrap;align-items:center;border-bottom:1px solid #eee;padding:6px}.selectYearRow___320EQ div{border-radius:.9rem;margin:3px;padding:2px 12px;font-size:1.04rem;text-align:center}.selectYearRow___320EQ div.active___20Kb1{color:#ff5000;background-color:#ffdccc}.selectPeriod___1YqQV{border-bottom:1px solid #eee;height:36.39px}.selectPeriodWrapper___c6mSS{display:flex;width:100%;height:35px;align-items:center;justify-content:flex-start;position:relative}.selectPeriodWrapper___c6mSS .periodsRow___1HUsi{width:76%;overflow-x:scroll;white-space:nowrap;padding:0 6px}.selectPeriodWrapper___c6mSS .periodsRow___1HUsi::-webkit-scrollbar{display:none}.selectPeriodWrapper___c6mSS .periodsRow___1HUsi span{display:inline-block;width:25%;text-align:center;font-size:1.04rem}.selectPeriodWrapper___c6mSS .periodsRow___1HUsi span.active___20Kb1{color:#ff5000}.dropdownMenu___TaJ0Z{width:24%;display:flex;align-items:center;justify-content:center;margin-right:6px}.dropdownMenu___TaJ0Z .down___2dGSf,.dropdownMenu___TaJ0Z .up___Jv_F-{padding:4px 16px 4px 9px;border-radius:1.2rem}.dropdownMenu___TaJ0Z span{width:100%;font-size:1.04rem;color:#fff;background:#ff5000;text-align:center}.dropdownMenu___TaJ0Z span:after{position:absolute;top:50%;right:-4px;border-color:transparent transparent #dcdee0 #dcdee0;border-style:solid;border-width:3px;opacity:.8;content:"";right:6px;color:#fff}.dropdownMenu___TaJ0Z span:active{color:#ff5000}.dropdownMenu___TaJ0Z .down___2dGSf:after{margin-top:-5px;margin-right:6px;transform:rotate(-45deg)}.dropdownMenu___TaJ0Z .up___Jv_F-:after{margin-top:-1px;margin-right:6px;transform:rotate(135deg)}.dropdownTitle___10fB8{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-height:16px}.desktop .popupBlock___3V_Jo{width:56.2vh}.popupBlock___3V_Jo{width:100%;position:fixed;bottom:0}.popupWrapper___9Y9cx{overflow:scroll;max-height:80%;background:#fff;position:relative;z-index:100}.dropdownSpan___2NbvJ{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.9rem;margin:10px}.dropdownSpan___2NbvJ span{border:1px solid #dcdcdc;border-radius:2.07px;height:31.18px;line-height:31.18px;text-align:center;font-size:1.04rem}.dropdownSpan___2NbvJ span.active___20Kb1{color:#ff5000;border-color:#ff5000}.overlay___2SzAz{position:absolute;z-index:12;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.color1___2Cmk_{background-image:#ff5000;background-color:#ff5000;display:block;outline:0 none;-webkit-appearance:none;box-sizing:border-box;padding:0;text-align:center;font-size:18px;min-height:3.67rem;line-height:3.67rem;overflow:hidden;color:#fff;border-radius:8px;opacity:1;transition:opacity .3s;width:100%;border:0}html:lang(en-US) .color1___2Cmk_,html:lang(id-ID) .color1___2Cmk_,html:lang(pt-BR) .color1___2Cmk_,html:lang(th-TH) .color1___2Cmk_,html:lang(vi-VN) .color1___2Cmk_{font-size:16px;line-height:16px;white-space:normal}.color2___1N16A{background-color:#fff;display:block;outline:0 none;-webkit-appearance:none;box-sizing:border-box;padding:0;text-align:center;font-size:18px;min-height:3.67rem;line-height:3.67rem;overflow:hidden;color:#ff5000;border-radius:8px;opacity:1;transition:opacity .3s;width:100%;border:1px solid #ff5000}html:lang(en-US) .color2___1N16A,html:lang(id-ID) .color2___1N16A,html:lang(pt-BR) .color2___1N16A,html:lang(th-TH) .color2___1N16A,html:lang(vi-VN) .color2___1N16A{font-size:16px;line-height:16px;white-space:normal}.color3___Gu0JK{display:block;outline:0 none;-webkit-appearance:none;box-sizing:border-box;padding:0;text-align:center;font-size:18px;min-height:3.67rem;line-height:3.67rem;overflow:hidden;color:#fff;border-radius:8px;opacity:1;transition:opacity .3s;width:100%;border:0}html:lang(en-US) .color3___Gu0JK,html:lang(id-ID) .color3___Gu0JK,html:lang(pt-BR) .color3___Gu0JK,html:lang(th-TH) .color3___Gu0JK,html:lang(vi-VN) .color3___Gu0JK{font-size:16px;line-height:16px;white-space:normal}.active___1-SeL{opacity:.7}.disable___1nHV1{opacity:.5}.slideContainer___1VUGj{height:12rem;width:100%}.slideContainer___1VUGj>div{overflow:visible!important}.slideContainer___1VUGj ul{height:12rem!important}.slideImgContainer___u5D24{height:12rem;width:100%;max-width:100%;max-height:100%;background-size:cover;border-radius:8px;position:relative}.displayNone___1s4pq{height:0;display:none}.slideImg___2Piz4{width:100%;max-height:12rem;background-size:cover;overflow:hidden}@media screen and (min-width:999999999px){.slideContainer___1VUGj,.slideContainer___1VUGj ul,.slideImg___2Piz4{height:30rem}}.deco___oHp0E{position:absolute;z-index:1;pointer-events:none}.leftDeco___28SdM{background:url(/static/media/left-deco.fe837a92.gif) 50% no-repeat;background-size:contain;left:-3%;width:6rem;height:8rem}.leftDeco___28SdM,.rightDeco___dhDcl{position:absolute;z-index:1;pointer-events:none}.rightDeco___dhDcl{background:url(/static/media/right-deco.630c8788.gif) 50% no-repeat;background-size:contain;right:-3%;width:5rem;height:7rem}.customDotsUl___1PFzb{display:flex;position:absolute;padding:0;bottom:8px;margin:0;justify-content:center;width:100%}.customDots___3vBQ1{width:4px;background:#ccc}.customDots___3vBQ1,.customDotsActive___27kNN{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;height:4px;margin:0 3px;border-radius:8px;transition:width .3s ease-in-out}.customDotsActive___27kNN{width:4px;background:#ccc;background:#ff5000;width:16px}.lotteryDownload___2Nq6Q{padding:10px;width:100%;display:flex;justify-content:center}.lotteryDownload___2Nq6Q a{display:inline-block;width:100%}.lotteryDownload___2Nq6Q img{width:100%;max-width:1000px}.lotteryDrawBox___3V_qQ{padding:10px 3px;background:url(/static/media/drawball_background.c54e156f.png) no-repeat;background-size:100% 100%;text-align:center;font-weight:800}.lotteryDrawBox___3V_qQ .drawTitle___2Geeg{margin:5px 0 13px;font-size:1.2rem;letter-spacing:1px;padding-left:8%}.lotteryDrawBox___3V_qQ .drawTitle___2Geeg .qihaoNumber___1Or4y{display:inline-block;min-width:34px;padding:0 1px}.lotteryDrawBox___3V_qQ .drawTitle___2Geeg .drawRecord___2WzKR{margin-left:18px;color:#ff5000}.lotteryDrawBox___3V_qQ .nextDrawDate___1znWx{color:#999;margin:2px 0 0;font-weight:400}.lotteryDrawBox___3V_qQ .nextDrawDate___1znWx .nextQihaoNumber___1ww55{display:inline-block;min-width:30px;padding:0 1px}.lotteryDrawBox___3V_qQ .nextDrawDate___1znWx .nextkjTimeDateRow___3xx6x{margin-left:8px}.lotteryDrawBox___3V_qQ .drawBoxLoading___3hEmk{height:58px;display:flex;justify-content:center;align-items:center}.lotteryDrawBox___3V_qQ .drawBoxLoading___3hEmk .loader___uEtVp{border:2px solid #f3f3f3;border-top-color:#ff5000;border-radius:50%;width:30px;height:30px;animation:spin___4s1Vp .5s linear infinite;margin:0 auto}@keyframes spin___4s1Vp{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.drawContent___37bVD{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:5px 0 0;font-weight:800}.drawContent___37bVD .drawBallBox___1fEYz{display:flex;margin:.14rem}@media screen and (max-height:760px){.drawContent___37bVD .drawBallBox___1fEYz{margin:.05rem}}@media screen and (max-height:620px){.drawContent___37bVD .drawBallBox___1fEYz{margin:0}}.drawContent___37bVD .drawBallBox___1fEYz .drawBallWrap___ZqVtB{margin:.25rem}@media screen and (max-width:420px){.drawContent___37bVD .drawBallBox___1fEYz .drawBallWrap___ZqVtB{margin:.2rem}}.drawContent___37bVD .drawBallBox___1fEYz .drawBallWrap___ZqVtB .drawBall___14MWf{width:34px;height:34px;text-align:center;padding-top:20%;background-size:100% 100%}.drawContent___37bVD .drawBallBox___1fEYz .plusWrap___1R_Fc{width:24px;height:35px;margin-right:2px;line-height:35px;text-align:center;font-size:25px;font-family:HiraginoSansGB-W3;font-weight:400;color:#333}@media screen and (max-width:420px){.drawContent___37bVD .drawBallBox___1fEYz .plusWrap___1R_Fc{width:18px}}@media screen and (max-height:760px){.drawContent___37bVD .drawBallBox___1fEYz .plusWrap___1R_Fc{width:17px}}@media screen and (max-height:600px){.drawContent___37bVD .drawBallBox___1fEYz .plusWrap___1R_Fc{margin:0}}.drawContent___37bVD .drawBallBox___1fEYz .drawBallTextLight___kgiD2{color:#ff5000}.drawContent___37bVD .drawBallBox___1fEYz .drawBallTextDark___1DAev{color:#333}.drawContent___37bVD .drawBallBox___1fEYz .drawBallAnimal___Ocl9K{height:15px;margin-top:2px;font-size:1.04rem;display:flex;align-items:flex-end;justify-content:center}.openingWrap___arZzl{margin-top:0;margin-bottom:0;height:14px;font-weight:400;color:#999;font-size:1.05rem}.openingWrap___arZzl img{margin:0 4px;width:1.5rem}.waitOpenWrap___2dpWr{margin-top:-4px;margin-bottom:4px;height:16px;font-weight:400;color:#999;font-size:1.04rem}.waitOpenWrap___2dpWr img{margin:0 4px;width:1.5rem}.commentOtherWrapper___11ivM{display:flex;align-items:center;justify-content:center;height:36.39px;text-align:center;font-size:1rem}.commentOtherWrapper___11ivM .itemWrap___3C1eo{flex:1 1;height:100%}.commentOtherWrapper___11ivM .itemWrap___3C1eo .itemContent___3k6oO{width:100%;height:100%;display:flex;justify-content:center;align-items:center;line-height:1.3;flex-wrap:nowrap;white-space:nowrap}.commentOtherWrapper___11ivM .commentWrap___3ep3u{max-width:72px!important}.commentOtherWrapper___11ivM .commentWrap___3ep3u .itemContent___3k6oO{justify-content:flex-end}.commentOtherWrapper___11ivM img{width:12px;height:12px;margin-right:2px}.commentWrapper___1J60X{font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif;display:flex;padding:15px;border-bottom:1px solid #eee}.commentLeft___cQNed{width:41.59px;height:41.59px}.commentLeft___cQNed a{width:100%;height:100%}.commentLeft___cQNed .commentImg___269VP{width:100%;height:100%;border-radius:50%;border:solid #dcdcdc}.commentRight___1PCUx{flex:1 1;padding-left:10px;word-break:break-word;word-wrap:break-word;text-align:left}.commentRight___1PCUx .commnetTitle___1JzF7{display:flex;justify-content:space-between}.commentRight___1PCUx .commnetTitle___1JzF7 span{color:#ff5000;font-size:1.21rem;font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif}.commentRight___1PCUx .commnetTitle___1JzF7 img{width:12px;height:12px}.commentRight___1PCUx p{margin:5px 0 0;font-size:1.21rem}.commentRight___1PCUx p,.commentRight___1PCUx small{font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif}.commentRight___1PCUx small{margin-top:4px;display:inline-block;color:#999;font-size:1.04rem}.commentRight___1PCUx small.fromNowTime___3Njk6{font-size:1rem}.commentContent___1YqzT{margin:3px 0;white-space:pre-wrap}.commentMore___1pSzs{display:flex;align-items:center;padding-top:8.2px}.commentMore___1pSzs span{font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif;color:#999;display:flex;justify-content:center;align-items:center;font-size:1rem}.commentMore___1pSzs span svg{width:15px;height:15px}.commentReplayWrapper___3_egG{padding-top:15px}.replyContent___2w3dX{margin-top:5.1px;font-size:1.21rem;white-space:pre-wrap}.replyContent___2w3dX span{color:#ff5000;font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif}.emptyBlock___2i9qs{padding:32px 0;display:flex;justify-content:center;align-items:center;flex-direction:column}.emptyBlock___2i9qs span{font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif;margin-top:16px;padding:0 60px;color:#969799;font-size:1.1667rem;line-height:20px}.emptyImgBlock___1wtsc{width:8.6666rem;height:8.6666rem}.emptyImgBlock___1wtsc img{width:100%;height:100%}.noDataCard___3r1u8{display:flex;justify-content:center;align-items:center;color:#aaa;font-size:14px;padding:1rem;background:transparent}.imgFlexBlcok___JK56t{display:flex;flex-wrap:wrap;grid-gap:6px;gap:6px}.imgFlexBlcok___JK56t img{width:calc(33.333% - 4px);aspect-ratio:1;object-fit:cover}.userImgWrap___1t2bh{border-radius:50%;overflow:hidden}.userImgWrap___1t2bh img{width:100%;height:100%;object-fit:cover}.commentFooterWrapper___1nvGe{background-color:#fff;position:absolute;bottom:0;padding:0 .9rem;border-top:1px solid #dcdcdc;width:100%;height:51.9844px;display:flex;align-items:center;z-index:99}.commentTalkSpan___3KB8Z{text-align:left;flex:1 1;margin-right:.9rem;padding-left:.9rem;color:#999;background-color:#f5f5f5}.commentBtn___1lfk_,.commentTalkSpan___3KB8Z{border-radius:5.2px;height:31.18px;line-height:31.18px;font-size:1.21rem}.commentBtn___1lfk_{display:inline-block;width:62.4px;text-align:center;color:#fff;background-color:#ff5000}.commentTitle___3HFlS{color:#323233;text-align:left}.commentTitle___3HFlS,.textBlock___3wLZL{background:#fff;padding:10px 16px;font-size:1.21rem}.textBlock___3wLZL{line-height:24px}.textBlock___3wLZL textarea{width:100%;height:200px;font-size:1.21rem;border:none;resize:none}.textCount___3AeHu{text-align:right;font-size:1rem;color:#646566}.publicBtn___32b_M{width:100%;background:#ff5000;border:none;height:2.95rem;color:#fff;border-radius:3px}.uploaderWrap___1UAEf{margin:10.4px;display:flex;flex-wrap:wrap}.uploaderWrap___1UAEf .uploaderItem___HHwbG{position:relative;width:104px;height:104px;margin:6px 10px 10px 6px;overflow:hidden;display:flex;justify-content:center}.uploaderWrap___1UAEf .uploaderItem___HHwbG .showingImg___1rxEp{width:auto;height:100%;object-fit:cover;overflow:hidden}.uploaderWrap___1UAEf .uploaderItem___HHwbG .uploadInput___282FE{bottom:5%;left:5%;width:90%;height:90%;position:absolute;overflow:hidden;opacity:0}.uploaderWrap___1UAEf .uploaderItem___HHwbG .imageDeleteBtn___1omFY{background:rgba(0,0,0,.7);color:#fff;position:absolute;right:0;top:0;width:1.3rem;height:1.3rem;padding:0 0 3px 3px;border:none;border-radius:0 0 0 100%;font-size:.5rem}.uploaderWrap___1UAEf .uploaderItem___HHwbG .imageDeleteBtn___1omFY img{width:.6rem;height:.6rem}.desktop .overlay___2xKfN.show___c_uhz{max-width:56.2vh;left:unset}.overlay___2xKfN{touch-action:none!important;background-color:#333;opacity:0;transition:opacity .8s ease;z-index:103}.overlay___2xKfN.show___c_uhz{position:fixed;top:0;left:0;width:100%;height:100%;opacity:1}.imagesBlock___1ePBp{position:relative;z-index:103;display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.images___3g6ZP{position:relative}.images___3g6ZP img{position:relative;z-index:103}.images___3g6ZP .slider-list{display:flex!important;align-items:center!important}.images___3g6ZP .slider-slide{top:unset!important}.images___3g6ZP .slider-frame{overflow:unset!important}.pageBlock___1banq{font-weight:600;font-size:1.17rem;color:#f0f8ff;position:absolute;top:16px;width:100%;z-index:103;text-align:center}.closeBtn___2c64d{position:absolute;top:16px;right:4%;display:flex;justify-content:center;align-items:center;width:22px;height:22px;border-radius:50%;padding:2px;background:#ddd;border:none;opacity:.9}.closeBtn___2c64d svg{color:#222}.forumTabs___qVvq3{border-top:1px solid #f5f5f5;border-bottom:1px solid #e5e5e5;position:-webkit-sticky;position:sticky;top:44px;background:#fff;z-index:1}.forumTabs___qVvq3 .am-tabs-default-bar-content{display:flex;justify-content:space-around;align-items:center;background-color:#fff}.forumTabs___qVvq3 .am-tabs-default-bar-content .am-tabs-default-bar-tab{width:auto!important;height:auto;padding:11px 6px;border-bottom:none}.forumTabs___qVvq3 .am-tabs-default-bar-content .am-tabs-default-bar-tab:after{display:none!important}.forumTabs___qVvq3 .am-tabs-default-bar-content .am-tabs-default-bar-tab .am-badge .am-badge-text{top:-8px;transform:translateX(-5px)}.forumTabs___qVvq3 .am-tabs-default-bar-content .am-tabs-default-bar-tab-active{color:#ff5000}.forumTabs___qVvq3 .am-tabs-default-bar-content .am-tabs-default-bar-underline{display:none!important}.forumTabs___qVvq3 .am-tabs-default-bar-content .am-badge-text{height:14.4px;line-height:14.4px;padding:0 3px;background-color:#ee0a24;font-weight:600}.forumTabs___qVvq3 .am-tabs-default-bar-content .am-tabs-default-bar-top .am-tabs-default-bar-tab:after{display:none!important}.forumTabContext___3V9av{font-size:1.2rem;line-height:1.5rem}.masterBlock___2sg2C{border-bottom:.1rem solid #eee;padding:12px 15px 22px;width:100%}.masterBlock___2sg2C,.masterBlock___2sg2C .leftBlock___3l8lI{display:flex;align-items:center}.masterBlock___2sg2C .leftBlock___3l8lI .masterRank___3noWt{font-size:16px;display:flex;flex-direction:column;align-items:center;font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif;margin-right:18px}.masterBlock___2sg2C .leftBlock___3l8lI .masterRank___3noWt span{font-weight:600}.masterBlock___2sg2C .leftBlock___3l8lI .masterRank___3noWt.top3____-KJs{color:#ff5000}.masterBlock___2sg2C .leftBlock___3l8lI .masterRank___3noWt img{width:20px;margin-bottom:2px}.masterBlock___2sg2C .leftBlock___3l8lI .imgAndFollowWrap___3q2Ny{position:relative}.masterBlock___2sg2C .leftBlock___3l8lI .imgAndFollowWrap___3q2Ny .followBtn___1LOBE{position:absolute;bottom:-10px;right:5px;width:42px;height:20px;line-height:20px;border-radius:4px;text-align:center;color:#fff;font-size:.9rem;background:#ff5000;box-shadow:0 0 2px #fff}.masterBlock___2sg2C .rightBlock___1ANdc{flex:1 1;display:flex;flex-direction:column;justify-content:center;height:100%;margin-left:10px;display:inline-block}.masterBlock___2sg2C .rightBlock___1ANdc .userInfoWrap___1t7Tn{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:14.5px}.masterBlock___2sg2C .rightBlock___1ANdc .userInfoWrap___1t7Tn .masterWinRate___2uuaV{color:#ff5000;font-size:20px;font-weight:800;font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif}.masterBlock___2sg2C .rightBlock___1ANdc .bottomRow___Td7ij{margin-top:5px;display:flex;justify-content:space-between;align-items:flex-start}.masterBlock___2sg2C .rightBlock___1ANdc .bottomRow___Td7ij .masterTag___1ZYhs{padding:.26rem .43rem;border-radius:12px;font-size:12px;color:#ff5000;font-weight:600;background-color:#ffdccc;margin-right:3px}.masterBlock___2sg2C .rightBlock___1ANdc .bottomRow___Td7ij .masterContinuous___1QMOL{color:#f18109;background-size:100% 100%;padding:.26rem .43rem .26rem 1.8rem;border-radius:1rem;font-size:.8rem;background:url(/static/media/master_continous.bcb54690.png) no-repeat;background-size:cover}.loader___33_Ca{margin:30px auto}.lockImg___bu4_n{width:30px;height:30px}.loader___9xtNs{border:2.5px solid #f3f3f3;border-top-color:#ff5000;border-radius:50%;width:35px;height:35px;animation:spin___3iP5G 1s linear infinite;margin:30px auto}@keyframes spin___3iP5G{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rulesBlock___3GsWE{padding:0 1.3rem}.rulesBlock___3GsWE p{margin:.435rem 0 0;font-size:1.21rem;text-indent:2em;line-height:2}.searchListWrapper___aRp-L{background:#f5f5f5}.searchListCard___qjN6e{position:relative;border-bottom:10px solid #f5f5f5;background:#fff}.searchListCard___qjN6e .isReadTxt___mxEQR{position:absolute;right:6px;border-radius:0 0 6px 6px;padding:2.04px 6px;color:#fff;font-size:1.04rem;font-weight:600;background:#ff5000}.searchListCard___qjN6e .infoAndTitleWrap____5WW-{padding:10px 14px;border-bottom:1px solid #eee}.searchListCard___qjN6e .infoAndTitleWrap____5WW- .titleBlockWrap___1EK7u{padding-top:8px;word-break:break-all;font-weight:700}.searchListCard___qjN6e .infoAndTitleWrap____5WW- .titleBlockWrap___1EK7u .titleBlock___3HmUK{display:flex;align-items:center;font-size:16.64px;-webkit-line-clamp:3;overflow:hidden}.searchListCard___qjN6e .infoAndTitleWrap____5WW- .titleBlockWrap___1EK7u .titleBlock___3HmUK .lotteryNumBlock___8aCSG{display:flex;justify-content:center;align-items:center;min-width:42px;max-width:60px;padding:3px 8px;background:#ff5000;color:#fff;border-radius:4px;font-size:1.1rem;line-height:14px;margin-right:6px}.searchListCard___qjN6e .contentBlockWrap___2J3Mq{padding:10px 14px;white-space:pre-wrap}.searchListCard___qjN6e .contentBlockWrap___2J3Mq a{color:#333;text-decoration:none}.searchListCard___qjN6e .contentBlockWrap___2J3Mq .contentBlock___2pu0u{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-break:break-all;text-overflow:ellipsis}.searchListCard___qjN6e .noBoder___fV_wD{border-top:none;border-bottom:none}.otherBlock___1eu6J{border-top:1px solid #eee}.loader___2SqAF{margin:30px auto}.lockBlcok___pWdHc{padding:10px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fbfbfb}.lockBlcok___pWdHc .lockImg___6sKYw{width:30px;height:30px}.lockBlcok___pWdHc .lockContent___23vw9{font-size:10px;color:#333;margin-top:8px}.multipleImgBox___TKExq{padding:10px 0 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}.multipleImgBox___TKExq .imgWrapper___1DMzC{width:100%}.multipleImgBox___TKExq img{width:100%;height:100%;object-fit:cover;background-color:#f5f5f5}.cardWrap___3vlVS{justify-content:space-between}.cardWrap___3vlVS,.cardWrap___3vlVS .forumCardLeft___hJ7ET,.cardWrap___3vlVS .lotteryTypeBadge___3icx_{display:flex;align-items:center}.cardWrap___3vlVS .lotteryTypeBadge___3icx_ img{margin-right:8px}.cardWrap___3vlVS .lotteryTypeBadge___3icx_ span{font-weight:700;font-size:14px}.nameAndTimeWrap___3Dh1d{display:flex;flex-direction:column;justify-content:center}.nameAndTimeWrap___3Dh1d .mainTitleRow___31Br-{margin-bottom:3px;font-size:1.2rem;line-height:1.25;color:#333;max-width:240px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.nameAndTimeWrap___3Dh1d .subTitleRow___36wS9{font-size:1.04rem;color:#aaa;max-width:240px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.floatPostImg___3X3JX{position:absolute;z-index:102;right:25px;bottom:60px;width:4.331rem;height:4.331rem}.floatPostImg___3X3JX img{width:100%}.underHasMainTab___1X8GF{bottom:30px}.clLoadToolBox___3OaKT{display:flex;justify-content:space-between;padding:10.4px}.clLoadToolBox___3OaKT button{background:#fff;font-size:1.21333rem;padding:.52rem 1rem;border:1px solid #dcdcdc;border-radius:4px}.AddPostPageWrap___yqU8F{background:#f5f5f5;height:100vh}.AddPostPageWrap___yqU8F .loadInsertWrap___3Po3s{background:#f5f5f5;padding:8px;display:flex;justify-content:center;align-items:center}.AddPostPageWrap___yqU8F .loadInsertWrap___3Po3s button{margin:0 4px;padding:5px 12px;border-radius:3px;border:1px solid #ccc;background:#fff;color:#333}.AddPostPageWrap___yqU8F .contentBox___1GyHq{background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:.5rem}.AddPostPageWrap___yqU8F .contentBox___1GyHq .titleRow___56lZL{padding:10px 16px;text-align:left;width:100%;line-height:24px;font-size:1.21333rem}.AddPostPageWrap___yqU8F .contentBox___1GyHq .postTitleBox___Y-_Kp{padding:10px 16px;width:100%}.AddPostPageWrap___yqU8F .contentBox___1GyHq .postTitleBox___Y-_Kp input{width:100%;padding:0;font-size:1.21333rem;text-align:left;line-height:24px;border:none}.AddPostPageWrap___yqU8F .contentBox___1GyHq .postTitleBox___Y-_Kp input::placeholder{color:#c8c9cc}.AddPostPageWrap___yqU8F .contentBox___1GyHq .lotterySelectRow___30A5H{display:flex}.AddPostPageWrap___yqU8F .contentBox___1GyHq .lotterySelectRow___30A5H span{width:50%}.AddPostPageWrap___yqU8F .contentBox___1GyHq .lotterySelectRow___30A5H .lotterySelectBox___3De3o{display:flex;justify-content:flex-end}.AddPostPageWrap___yqU8F .contentBox___1GyHq .lotterySelectRow___30A5H .lotterySelectBox___3De3o .lotterySelectBtn___1aleQ{display:flex;align-items:center;border:none;padding:3px 8px 3px 20px;background:transparent;color:#969799}.AddPostPageWrap___yqU8F .contentBox___1GyHq .lotterySelectRow___30A5H .lotterySelectBox___3De3o .lotterySelectBtn___1aleQ .iconRight___1dnVb{height:16px}.AddPostPageWrap___yqU8F .contentBox___1GyHq .postContentBox___-QTus{padding:4px 16px;width:100%}.AddPostPageWrap___yqU8F .contentBox___1GyHq .postContentBox___-QTus textarea{resize:none;border:none;width:100%;max-width:100%;height:144px;max-height:144px;overflow-y:auto;line-height:2rem;padding:0 0 14px;white-space:pre-wrap}.AddPostPageWrap___yqU8F .contentBox___1GyHq .postContentBox___-QTus textarea::placeholder{font-size:1.21333rem;line-height:1.8rem;color:#c8c9cc}.AddPostPageWrap___yqU8F .toolRow___26hTt{padding:6px 10px 10px;display:flex;justify-content:space-between}.AddPostPageWrap___yqU8F .toolRow___26hTt .toolRowGroup___2JUqV{display:flex}.AddPostPageWrap___yqU8F .toolRow___26hTt .toolBtn___2rCRT{display:flex;align-items:center;font-size:1.21333rem;border:none;background:transparent;color:#333}.AddPostPageWrap___yqU8F .toolRow___26hTt .toolBtn___2rCRT:first-child{margin-right:14px}.AddPostPageWrap___yqU8F .toolRow___26hTt .toolBtn___2rCRT img{width:2.08rem;margin-right:4px}.AddPostPageWrap___yqU8F .uploaderWrap___1Pevn{margin:10.4px;display:flex;flex-wrap:wrap}.AddPostPageWrap___yqU8F .uploaderWrap___1Pevn .uploaderItem___1-V8u{position:relative;width:104px;height:104px;margin:6px 10px 10px 6px;overflow:hidden;display:flex;justify-content:center}.AddPostPageWrap___yqU8F .uploaderWrap___1Pevn .uploaderItem___1-V8u .showingImg___B94nc{width:auto;height:100%;object-fit:cover;overflow:hidden}.AddPostPageWrap___yqU8F .uploaderWrap___1Pevn .uploaderItem___1-V8u .uploadInput___3UR9L{bottom:5%;left:5%;width:90%;height:90%;position:absolute;overflow:hidden;opacity:0}.AddPostPageWrap___yqU8F .uploaderWrap___1Pevn .uploaderItem___1-V8u .imageDeleteBtn___bLFLh{background:rgba(0,0,0,.7);color:#fff;position:absolute;right:0;top:0;width:1.3rem;height:1.3rem;padding:0 0 3px 3px;border:none;border-radius:0 0 0 100%;font-size:.5rem}.AddPostPageWrap___yqU8F .uploaderWrap___1Pevn .uploaderItem___1-V8u .imageDeleteBtn___bLFLh img{width:.6rem;height:.6rem}.AddPostPageWrap___yqU8F .blankWrap___2mq6Q{height:60px;opacity:0}.AddPostPageWrap___yqU8F .bottomSubmitWrap___2_XZ3{position:absolute;padding:.8666rem;bottom:0;width:100%}.AddPostPageWrap___yqU8F .bottomSubmitWrap___2_XZ3 .bottomSubmitBtn___2j-y8{width:100%;background:#ff5000;border:none;height:2.95rem;color:#fff;border-radius:3px}.AddPostPageWrap___yqU8F .bottomSubmitWrap___2_XZ3 .btnDsiable___2PYk_{background:#bbb}.clSelectMenuBottomWrap___1hGuw{position:absolute;bottom:0;width:100%;z-index:3;background:#fff;transition:.4s ease-in-out;transform:translateY(100%);-webkit-transition:.4s ease-in-out;-webkit-transform:translateY(100%);box-shadow:0 0 4px #ddd}.clSelectMenuBottomWrap___1hGuw .clMenuBody___2emuD{display:flex;justify-content:flex-start;flex-direction:column;overflow:auto;max-height:100%}.clSelectMenuBottomWrap___1hGuw .clMenuBody___2emuD .clItem___ujW8g{width:100%;padding:12px 16px;font-size:1.167rem;line-height:1.6rem;border-top:1px solid #f5f5f5;color:#555;text-align:center}.clSelectMenuBottomWrap___1hGuw .clMenuBody___2emuD .activeItem___2sUZa{color:#111;font-weight:500}.showMenu___267Y_{transform:translateY(0);-webkit-transform:translateY(0)}.backgroundBlock___3YKTT{position:absolute;height:100vh;width:100%;z-index:2;visibility:hidden;opacity:0;background:#111;cursor:pointer;transition:.4s ease-in-out;-webkit-transition:.4s ease-in-out}.clShowBlock___34Bp0{visibility:visible;opacity:.7}.clSelectMenuBottomWrap___2xKoU{position:absolute;bottom:0;width:100%;z-index:3;padding:10px 0 0;background:#fff;transition:.4s ease-in-out;transform:translateY(100%);-webkit-transition:.4s ease-in-out;-webkit-transform:translateY(100%);box-shadow:0 0 4px #ddd}.clSelectMenuBottomWrap___2xKoU .clGroup___3DVJQ{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0 0 30px}.clSelectMenuBottomWrap___2xKoU .clGroup___3DVJQ .clItem___3kL4x{width:14.28571%;padding:2px;margin:3px 0;font-size:2.5rem;text-align:center}.slider-control-centerleft,.slider-control-centerright{display:none}.paging-dot circle{fill:#4291e0!important}.showMenu___cM6rG{transform:translateY(0);-webkit-transform:translateY(0)}.pickBetHelpPageWrap___34vet{background:#f5f5f5;height:100vh}.pickBetHelpPageWrap___34vet .resultWrap___1bXQX{min-height:180px;width:100%;border-bottom:1px solid #eee;padding:10.4px}.pickBetHelpPageWrap___34vet .resultWrap___1bXQX .ballWrap___2TCFo{display:flex;flex-wrap:wrap;padding:4px}.pickBetHelpPageWrap___34vet .resultWrap___1bXQX .ballWrap___2TCFo .ballItem___3LJbL{margin:4px;height:32px;width:32px;background-size:100%;display:flex;justify-content:center;align-items:center}.pickBetHelpPageWrap___34vet .controlBtnWrap___33m56{padding:10px;display:flex;justify-content:center;align-items:center}.pickBetHelpPageWrap___34vet .controlBtnWrap___33m56 button{display:flex;justify-content:center;align-items:center;min-width:69px;margin:0 5px;padding:6px;border-radius:4px;border:1px solid #ff5000;background:transparent;color:#ff5000;font-size:1.21rem}.pickBetHelpPageWrap___34vet .controlBtnWrap___33m56 .copyBtn___K1s9-{background:#ff5000;color:#fff}.pickBetHelpPageWrap___34vet .optionsWrap___WbjGF{display:flex;flex-wrap:wrap;padding:10.4px 10.4px 40px;overflow-y:auto;max-height:calc(100vh - var(--optionOffsetTop))}.pickBetHelpPageWrap___34vet .optionsWrap___WbjGF .clOptionGroup___1F3-J{margin:12px 0}.pickBetHelpPageWrap___34vet .optionsWrap___WbjGF .btnWrap___1cK-2{display:flex;justify-content:center;align-items:center;width:16.665%;padding:4px}.pickBetHelpPageWrap___34vet .optionsWrap___WbjGF .btnWrap___1cK-2 .optionBtn___3kv7-{width:100%;min-width:49.3px;max-width:82px;min-height:39.45px;padding:0;border:1px solid #e5e5e5;background:transparent;border-radius:4px;font-size:1.1rem;color:#333}.pickBetHelpPageWrap___34vet .optionsWrap___WbjGF .btnWrap___1cK-2 .btnActive___1jAAI{background:#ff5000;color:#fff}.pickBetHelperGuideWrap___3Et0u{position:absolute;top:0;z-index:99;background:#fff;height:100vh}.pickBetHelperGuideWrap___3Et0u .pickBetNoteContent___bKxRI{padding:12px}.pickBetHelperGuideWrap___3Et0u .pickBetNoteContent___bKxRI .title___1wFkz{font-size:1.38rem;font-weight:700;line-height:2.2;letter-spacing:1px}.pickBetHelperGuideWrap___3Et0u .pickBetNoteContent___bKxRI .blockOne___39rdW{margin-bottom:22px}.pickBetHelperGuideWrap___3Et0u .pickBetNoteContent___bKxRI .blockOne___39rdW .title___1wFkz{color:#ff5000}.pickBetHelperGuideWrap___3Et0u .pickBetNoteContent___bKxRI .blockOne___39rdW div{color:#333;font-size:1.18rem;line-height:1.5;font-weight:500}.pickBetHelperGuideWrap___3Et0u .pickBetNoteContent___bKxRI .blockTwo___O6Q7Q .title___1wFkz{color:#bbb}.pickBetHelperGuideWrap___3Et0u .pickBetNoteContent___bKxRI .blockTwo___O6Q7Q div{color:#bbb;font-size:1.18rem;line-height:1.5}.copy___1WKLQ{display:inline-block;color:#ff5000;white-space:nowrap;margin:.4rem;width:2rem!important;height:2rem!important;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 14V2a2 2 0 00-2-2H2a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2zM2 2h12v12H2V2zm16 2v12a2 2 0 01-2 2H4a2 2 0 002 2h10a4 4 0 004-4V6a2 2 0 00-2-2z' fill='%230470EB' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0!important;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 14V2a2 2 0 00-2-2H2a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2zM2 2h12v12H2V2zm16 2v12a2 2 0 01-2 2H4a2 2 0 002 2h10a4 4 0 004-4V6a2 2 0 00-2-2z' fill='%230470EB' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0!important;-webkit-mask-size:contain!important;mask-size:contain!important;background:#ff5000!important}.copyActive___3rRbX{opacity:.6}.videoBlock___2dHk-{height:360px}.videoBlock___2dHk- video{width:100%}.videoNotReady___HN5ZD{height:200px;padding:0 20px;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.videoNotReady___HN5ZD span{text-align:center}.recordBlock___2BTuz{margin:10px}.recommendWrapper___3sHO4{text-align:left}.recommendQishuTitle___HNj0u{padding:0 15px;height:41.59px;font-size:16.64px;font-weight:400;background-color:#f5f5f5;line-height:41.59px;margin:0}.recommendContentWrapper___1t30M{padding:10px 15px}.recommendContent___2anom{display:flex;justify-content:space-between}.recommendContent___2anom span{font-size:1.2rem;padding-bottom:6px}.recommendContent___2anom .getWinIcon___388ft{color:#fff;background-color:#ff5000;border-radius:26px;font-size:1.04rem;padding:1.04px 5.2px;height:20px;line-height:18px}@keyframes scrollChild___23vpX{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.marqueeWrap___1K6Oy{margin:.4rem 1rem;height:2.58rem;font-size:1.16666666667rem;overflow:hidden;color:#646566}.marqueeLeft___25xdz{display:flex;align-items:center}.marqueeLeft___25xdz .marqueeIcon___RCQd4{height:1.33rem;width:1.33rem;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.252 14.575a171.713 171.713 0 00-2.993-2.644c-.532-.45-1.063-.895-1.595-1.336-.102.01-.205.014-.307.014-.084.01-.173.014-.266.014h-.238a.844.844 0 01-.615-.232A.75.75 0 011 9.835V6.291h.014L1 6.277c0-.263.082-.478.245-.647a.812.812 0 01.608-.253h.797c.858-.732 1.637-1.388 2.336-1.97.298-.253.592-.499.881-.738.29-.239.55-.457.783-.654a77.981 77.981 0 01.881-.732c.28-.206.506-.3.679-.28a.533.533 0 01.405.253c.098.15.166.332.203.548.037.216.056.413.056.59v11.394c0 .178-.033.368-.098.57a1.04 1.04 0 01-.3.478.655.655 0 01-.511.147c-.205-.018-.443-.154-.713-.408zm4.517-8.354c.196.271.352.546.469.822.116.277.175.612.175 1.006 0 .375-.061.713-.182 1.013a3.48 3.48 0 01-.462.816 1.963 1.963 0 01-.238.274.448.448 0 01-.321.12.568.568 0 01-.427-.183.609.609 0 01-.175-.436.64.64 0 01.042-.226h-.014c.047-.103.103-.201.168-.295.065-.094.128-.19.189-.288a1.46 1.46 0 00.217-.795 1.41 1.41 0 00-.063-.443 1.791 1.791 0 00-.154-.345 4.588 4.588 0 00-.189-.295 1.273 1.273 0 01-.154-.295.569.569 0 01-.042-.225.61.61 0 01.175-.436.567.567 0 01.427-.183c.13 0 .238.04.321.12.084.079.164.17.238.274zm.783 6.315a.632.632 0 01-.391.126.657.657 0 01-.483-.203.665.665 0 01-.203-.486.668.668 0 01.294-.562l.014-.014c.261-.179.504-.39.727-.633.224-.244.42-.51.588-.795a3.97 3.97 0 00.391-.914 3.59 3.59 0 00.14-1.006c0-.703-.177-1.346-.531-1.927a4.768 4.768 0 00-1.329-1.435.66.66 0 01-.294-.562c0-.188.068-.35.203-.485a.657.657 0 01.483-.204c.158 0 .298.051.42.154.344.244.666.528.964.851a5.477 5.477 0 011.273 2.272c.121.431.182.877.182 1.336 0 .469-.06.919-.182 1.35-.121.432-.291.84-.51 1.224a5.812 5.812 0 01-1.755 1.913z' fill='%230470EB' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.252 14.575a171.713 171.713 0 00-2.993-2.644c-.532-.45-1.063-.895-1.595-1.336-.102.01-.205.014-.307.014-.084.01-.173.014-.266.014h-.238a.844.844 0 01-.615-.232A.75.75 0 011 9.835V6.291h.014L1 6.277c0-.263.082-.478.245-.647a.812.812 0 01.608-.253h.797c.858-.732 1.637-1.388 2.336-1.97.298-.253.592-.499.881-.738.29-.239.55-.457.783-.654a77.981 77.981 0 01.881-.732c.28-.206.506-.3.679-.28a.533.533 0 01.405.253c.098.15.166.332.203.548.037.216.056.413.056.59v11.394c0 .178-.033.368-.098.57a1.04 1.04 0 01-.3.478.655.655 0 01-.511.147c-.205-.018-.443-.154-.713-.408zm4.517-8.354c.196.271.352.546.469.822.116.277.175.612.175 1.006 0 .375-.061.713-.182 1.013a3.48 3.48 0 01-.462.816 1.963 1.963 0 01-.238.274.448.448 0 01-.321.12.568.568 0 01-.427-.183.609.609 0 01-.175-.436.64.64 0 01.042-.226h-.014c.047-.103.103-.201.168-.295.065-.094.128-.19.189-.288a1.46 1.46 0 00.217-.795 1.41 1.41 0 00-.063-.443 1.791 1.791 0 00-.154-.345 4.588 4.588 0 00-.189-.295 1.273 1.273 0 01-.154-.295.569.569 0 01-.042-.225.61.61 0 01.175-.436.567.567 0 01.427-.183c.13 0 .238.04.321.12.084.079.164.17.238.274zm.783 6.315a.632.632 0 01-.391.126.657.657 0 01-.483-.203.665.665 0 01-.203-.486.668.668 0 01.294-.562l.014-.014c.261-.179.504-.39.727-.633.224-.244.42-.51.588-.795a3.97 3.97 0 00.391-.914 3.59 3.59 0 00.14-1.006c0-.703-.177-1.346-.531-1.927a4.768 4.768 0 00-1.329-1.435.66.66 0 01-.294-.562c0-.188.068-.35.203-.485a.657.657 0 01.483-.204c.158 0 .298.051.42.154.344.244.666.528.964.851a5.477 5.477 0 011.273 2.272c.121.431.182.877.182 1.336 0 .469-.06.919-.182 1.35-.121.432-.291.84-.51 1.224a5.812 5.812 0 01-1.755 1.913z' fill='%230470EB' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#ff5000}.marqueeLeft___25xdz div{min-width:28px;color:#ff5000;white-space:nowrap;margin:0 2px;font-weight:700}.contentBody___2QyXv{height:100%;flex:1 1;position:relative;padding:0 .3rem 0 .5rem;white-space:nowrap;display:flex}.contentTextWrap___1v22S{overflow:hidden;position:relative;flex:1 1;height:100%}.contentText___2URDv{overflow:hidden;position:absolute;line-height:30px;color:#ff5000}.contentText_lhbd___QYkAS{color:#000;font-weight:700}.scrollContainer___bWQLC{height:3.08rem;line-height:2.6rem;animation:scrollChild___23vpX 60s linear infinite;overflow:hidden;width:100%}.scrollContainer___bWQLC span{margin-right:3rem}.videoContainer___sk9xI{width:100%;background-color:#eeecec;position:relative}.videoContainer___sk9xI ::-webkit-scrollbar{display:none;width:0}.btnPlay___2mJtd{width:12px;height:12px;justify-content:center;align-content:center;margin-left:3px;align-items:center}.btnPlayContainer___1yTGb{display:flex;width:35px;height:35px;margin-left:10px;justify-content:center;align-items:center;background:hsla(0,0%,91.8%,.5);border-radius:50%}.videoError___1xuRa{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.videoError___1xuRa span{padding:0 20px;background-color:#000;color:#fff;font-size:1.4rem}.videoBottomMenuContainer___2M1jM{display:flex;width:100%;padding:10px;position:absolute;bottom:0}.guessSelectBar___74Atn{position:-webkit-sticky;position:sticky;top:44px;width:100%;background:#fff;z-index:2}.guessTabs___kOj2x{display:flex;justify-content:space-around;margin:15px;width:calc(100% - 30px);height:36.39px}.guessTabs___kOj2x span{cursor:pointer;border:.1rem solid #ff5000;width:50%;height:36.39px;display:flex;justify-content:center;align-items:center;font-size:16.64px;color:#ff5000;background-color:#fff}.guessTabs___kOj2x span:last-child{border-top-right-radius:4.16px;border-bottom-right-radius:4.16px}.guessTabs___kOj2x span:first-child{border-top-left-radius:4.16px;border-bottom-left-radius:4.16px}.guessTabs___kOj2x span.active___pPVxe{color:#fff;background-color:#ff5000}.contentWrap___yF4gr{overflow:auto;height:calc(100vh - 314px)}.guessInfo___16p12{text-align:center}.guessInfo___16p12 h3{margin:0;font-size:1.56rem}.guessInfo___16p12 p{margin:10px 0;font-size:16.64px}.guessVideo___1I-Ab img,.guessVideo___1I-Ab video{width:100%;vertical-align:middle}.lotteryDownload___1bV03{padding:10px;width:100%;display:flex;justify-content:center}.lotteryDownload___1bV03 img{width:100%;max-width:1000px}.recordBlock___18ke2{margin:10px}.guessComment___1yPN-{padding-bottom:51.9844px}.guessComment___1yPN- h3{margin:0;padding:0 15px;height:36.39px;line-height:36.39px;background-color:#f5f5f5;font-size:16.64px;text-align:left}.toolsBoxWraper___3k3SU{margin:15px;display:flex;flex-wrap:wrap;justify-content:flex-start;grid-gap:20px 0;gap:20px 0}.toolsBoxItem___3-5kC{width:25%;display:flex;flex-direction:column;align-items:center;color:#333}.toolsBoxItem___3-5kC img{width:50px;padding-bottom:5px}.headerItem___WvKbl{display:flex;align-items:center;color:#fff;font-size:1.21rem}.ToolDatePage___2d-Lo{display:flex;align-items:center;flex-direction:column}.ToolDatePage___2d-Lo .ToolNote___N6DDI{padding-top:20px;color:#888}.ToolDatePage___2d-Lo .dateBox___O06K3{width:90%;margin:20px 10px 0}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateHeader___3cclh{padding:14px 6px 6px;text-align:center;border:1px solid #eee;box-shadow:0 2px 10px rgba(125,126,128,.16)}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateHeader___3cclh .headerWeek___3c4N8{margin-top:14px;display:flex;justify-content:center;align-items:center}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateHeader___3cclh .headerWeek___3c4N8 .weekItem___B4cni{width:14.25%}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateBody___12W-n{display:flex;flex-wrap:wrap;padding:10px 6px;border:1px solid #eee;position:relative}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateBody___12W-n .bgNumberWrap___3jJEs{z-index:1;position:absolute;width:96%;height:96%;display:flex;justify-content:center;align-items:center}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateBody___12W-n .bgNumberWrap___3jJEs .bgNumber___SKejr{color:#ccc;font-size:13rem;opacity:.2}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateBody___12W-n .clDay___21Wpg{z-index:2;width:14.25%;margin:5px 0;padding:17px 2px 0;height:54px;font-size:16px;color:#c8c9cc;border-radius:4px;text-align:center}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateBody___12W-n .clDay___21Wpg .clIsOpenDate___1DCzV{display:flex;align-items:center;flex-direction:column;color:#ff5000}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateBody___12W-n .clDay___21Wpg .clIsOpenDate___1DCzV .clOpenDateText___CFfwt{padding-top:2px;font-size:12px}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateBody___12W-n .clTodayBackground___1CLsF{background:#ff5000;color:#fff}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateBody___12W-n .clTodayAndOpenText___3VlB0{color:#fff!important}.ToolDatePage___2d-Lo .dateBox___O06K3 .dateFooterToday___3QXTg{display:flex;justify-content:center;align-items:center;border:1px solid #eee;border-top:none;padding:16px 0;font-weight:600}.searchHelpPageWrap___1jFJK .btnLink___2swSc{display:flex;justify-content:center;align-items:center;border:none;background:transparent;color:#fff;font-size:1.21rem;font-weight:700}.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI{letter-spacing:1px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #efefef;border-bottom:1px solid #efefef;padding:7px 15px}.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI .checkBoxWrap___2u2E2{display:flex;justify-content:center;align-items:center;padding:4px 0;font-size:1.08rem}.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI .checkBoxWrap___2u2E2 input[type=checkbox]{height:15px;width:15px;vertical-align:middle;-webkit-appearance:none;-webkit-transition:box-shadow .2s;border-radius:2px}.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI .checkBoxWrap___2u2E2 input[type=checkbox]:checked{border-color:#ff5000;background-color:#ff5000}.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI .checkBoxWrap___2u2E2 input[type=checkbox]:checked:before{content:"";display:block;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-left:4px;margin-top:0}.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI .checkBoxWrap___2u2E2 .checkBtn___2MW7w{background:transparent;border:none;color:#646566}.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI .disableCheck___1RGWP,.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI .disableCheck___1RGWP .checkBtn___2MW7w{color:#aaa}.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI .disableCheck___1RGWP input[type=checkbox]{border:1px solid #aaa}.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI .ableCheck___314EM{color:#646566}.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI .ableCheck___314EM input[type=checkbox]{border:1px solid #646566}.searchHelpPageWrap___1jFJK .headerCheckRow___2wIfI a{display:flex;justify-content:center;align-items:center;padding:4px 6px}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9,.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf{width:100%}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .thead___1g0KO{display:flex;justify-content:center;align-items:center;width:100%;background:#556579;font-size:.96rem;letter-spacing:1px;opacity:.85}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .thead___1g0KO .periodColWrap___yaQxu{width:26%;display:flex;justify-content:center;align-items:center;color:#fff}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .thead___1g0KO .valueWrap___1yYqs{width:74%;display:flex;justify-content:center;align-items:center;height:28px;color:#efefef}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .thead___1g0KO .valueWrap___1yYqs .tdValueCol___ECdM6{display:flex;justify-content:center;align-items:center;flex:1 1}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS{width:100%;max-height:calc(100vh - 128px);overflow-y:scroll;font-size:1.05rem;padding-bottom:18px;margin-top:-25px;padding-top:25px}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .resultTr___1eEH1:nth-child(odd){background:#efefef}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .resultTr___1eEH1{display:flex;border-bottom:1px solid #ddd}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .resultTr___1eEH1 .periodColWrap___yaQxu{width:26%;display:flex;justify-content:center;align-items:center;color:#555;border-right:1px solid #ddd}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .resultTr___1eEH1 .valueWrap___1yYqs{width:74%;display:flex;justify-content:center;align-items:center}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .resultTr___1eEH1 .valueWrap___1yYqs .tdValueCol___ECdM6{display:flex;justify-content:center;align-items:center;height:30px;flex:1 1;border-right:1px solid #ddd}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .resultTr___1eEH1 .valueWrap___1yYqs .tdValueCol___ECdM6:last-child{border-right:none}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .resultTr___1eEH1 .valueWrap___1yYqs .tdValueCol___ECdM6 .defaultBg___Mxvj9{display:flex;justify-content:center;align-items:center;height:22px;width:22px;border-radius:50%;color:#666}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .resultTr___1eEH1 .valueWrap___1yYqs .tdValueCol___ECdM6 .bgRed___14D0d{color:#fff;background:#d33}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .resultTr___1eEH1 .valueWrap___1yYqs .tdValueCol___ECdM6 .bgBlue___5qLY3{color:#fff;background:#27c}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .resultTr___1eEH1 .valueWrap___1yYqs .tdValueCol___ECdM6 .bgGreen___3d47I{color:#fff;background:#392}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .noMoreData___1yAoy{margin:16px 0 0;display:flex;justify-content:center;align-items:center;color:#aaa;font-weight:300;font-size:1.05rem;letter-spacing:1px;height:26px}.searchHelpPageWrap___1jFJK .resultWrap___2jTi9 .resultTable___whaCf .tbody___3sAWS .loadingIcon___3CAKl{border:2px solid #f3f3f3;border-top-color:#ff5000;border-radius:50%;width:25px;height:25px;animation:spin___2gLmw 1s linear infinite;margin:0 auto}@keyframes spin___2gLmw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.guideWrap___2zF0d{position:absolute;top:0;z-index:99;background:#fff;height:100vh}.guideWrap___2zF0d .noteContent___1Jt1X{padding:12px}.guideWrap___2zF0d .noteContent___1Jt1X .title___3Rdr2{font-size:1.38rem;font-weight:700;line-height:2.2;letter-spacing:1px;color:#111}.guideWrap___2zF0d .noteContent___1Jt1X .blockOne___1bJSB{margin-bottom:22px}.guideWrap___2zF0d .noteContent___1Jt1X .blockOne___1bJSB div{color:#333;font-size:1.18rem;line-height:1.5;font-weight:400}.headerOptionWrap___3VE_v{display:flex;letter-spacing:1px}.headerOptionWrap___3VE_v .customYearPicker___3lUaK{height:300px;transition:.3s ease;transform:translateY(100%);-webkit-transition:.3s ease;-webkit-transform:translateY(100%);position:absolute;bottom:0;width:100%;background:#fff;box-shadow:0 0 10px #cdcdcd}.headerOptionWrap___3VE_v .customYearPicker___3lUaK .yearPickerHeader___25fFP{display:flex;justify-content:space-between;border-bottom:1px solid #eee}.headerOptionWrap___3VE_v .customYearPicker___3lUaK .yearPickerHeader___25fFP span{padding:12px 16px;font-size:1.32rem;letter-spacing:2px}.headerOptionWrap___3VE_v .customYearPicker___3lUaK .yearPickerHeader___25fFP span:last-child{color:#ff5000}.headerOptionWrap___3VE_v .customYearPicker___3lUaK .yearPickerBody___3UXUJ{padding:76px 0;overflow-y:scroll;max-height:260px;scroll-behavior:smooth}.headerOptionWrap___3VE_v .customYearPicker___3lUaK .yearPickerBody___3UXUJ div{width:100%;padding:10px 12px;height:46px;line-height:1.5;text-align:center;font-size:1.28rem;border-bottom:1px solid #efefef;color:#ababab}.headerOptionWrap___3VE_v .customYearPicker___3lUaK .yearPickerBody___3UXUJ div:first-child{border-top:1px solid #efefef}.headerOptionWrap___3VE_v .customYearPicker___3lUaK .yearPickerBody___3UXUJ .activeYear___3gOL8{color:#121212;font-weight:500;font-size:1.32rem;box-shadow:0 0 1px #ddd}.headerOptionWrap___3VE_v .pickShow___3nTo7{transform:translateY(0);-webkit-transform:translateY(0)}.headerOptionWrap___3VE_v .dropdownBtn___3i2tE{display:flex;justify-content:center;align-items:center;width:50%;padding:12px;margin-left:16px;border-right:1px solid #efefef}.headerOptionWrap___3VE_v .dropdownBtn___3i2tE:last-child{border:none}.headerOptionWrap___3VE_v .dropdownBtn___3i2tE .opcityMenu___2HyJX{opacity:.75}.headerOptionWrap___3VE_v .dropdownBtn___3i2tE .dropdownBtnContent___3tGay{display:flex;justify-content:center;align-items:center}.headerOptionWrap___3VE_v .dropdownBtn___3i2tE .dropdownBtnContent___3tGay .darkText___3TfhE{color:#656565}.headerOptionWrap___3VE_v .dropdownBtn___3i2tE .dropdownBtnContent___3tGay img{width:12px;margin:0 8px}.filterDropdownWrap___3OxUK{margin-top:45px;width:100%}.filterDropdownWrap___3OxUK .am-modal-content{min-width:330px!important}.filterDropdownWrap___3OxUK .menuWrap___17hiq .dropdownBtn___3i2tE{padding:.734rem}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV{display:flex;font-size:1.21rem;border-top:1px solid #efefef}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO{width:50%;overflow-y:scroll!important;padding:10px 0 26px;max-height:300px;color:#777}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO::-webkit-scrollbar{width:4px!important}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #ccc!important}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO::-webkit-scrollbar-thumb{background:#999!important;border-radius:4px!important}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO:first-child{border-right:1px solid #efefef}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO .menuLeftOption___15yvG{padding:5px 12px;display:flex;justify-content:center;align-items:center;margin:4px 0 4px 14px}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO .menuLeftOption___15yvG img{margin:0 8px}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO .colorActive___Qb756{color:#ff5000}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO .menuLRightItem___1kqev{padding:5px 12px;display:flex;justify-content:center;align-items:center}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO .menuLRightItem___1kqev .optionTxt___In6PW{text-align:right;width:56%}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO .menuLRightItem___1kqev .optionIcon___1gIKu{display:flex;align-items:center;justify-content:flex-start;width:44%;padding:0 3px}.filterDropdownWrap___3OxUK .menuWrap___17hiq .menuContent___2tXyV .menuHalf___30miO .menuLRightItem___1kqev img{margin:4px}.filterDropdownWrap___3OxUK .btnRow___1Rrid button{width:50%;padding:14px;background:#fff;color:#777;font-size:1.21rem;border:none;border-top:1px solid #efefef}.filterDropdownWrap___3OxUK .btnRow___1Rrid button:first-child{border-right:1px solid #efefef}.filterDropdownWrap___3OxUK .btnRow___1Rrid button:hover{color:#ff5000}.categoryTagMenu___2Oml4{display:flex;padding:0 10px 0 15px}.categoryTagMenu___2Oml4 .tagsWrapOneRow___3jglA{overflow-x:auto!important;flex-wrap:nowrap!important}.categoryTagMenu___2Oml4 .tagMenuLeft___3lmDD{width:calc(100% - 15px);max-height:100px;padding:2px 0 4px;display:flex;align-items:flex-start;flex-wrap:wrap;overflow-y:scroll}.categoryTagMenu___2Oml4 .tagMenuLeft___3lmDD button{border-radius:11px;border:1px solid #eaeaea;color:#666;font-size:12px;background:transparent;margin:4px;padding:3px 8px;white-space:nowrap}.categoryTagMenu___2Oml4 .tagMenuLeft___3lmDD .tagActive___oZ0F3{background:#ff5000;border-color:#ff5000;color:#fff}.categoryTagMenu___2Oml4 .letterMore___33H93{width:14px;height:20px;margin-top:6px;text-align:center;padding-left:3px}.categoryTagMenu___2Oml4 .letterMore___33H93 img{width:11px;padding:3px 0 3px 1px}.categoryTagMenu___2Oml4 .letterMore___33H93.arrowUp___2Z3YQ{margin-top:-1px;transform:rotateX(180deg)}.titleListWrap___1T3Y6{padding:4px 10px;display:flex;flex-wrap:wrap}.titleListWrap___1T3Y6 .titleCard___28ay3{width:33.32%;padding:5px}.titleListWrap___1T3Y6 .titleCard___28ay3 a,.titleListWrap___1T3Y6 .titleCard___28ay3 button{width:100%;height:100%;min-height:30px;padding:4px;display:flex;justify-content:center;align-items:center;border-radius:2px;border:1px solid #dcdcdc;background:transparent;word-break:break-all;color:#333;text-decoration:none;font-size:14px;line-height:1.25}.noDataCard___3mB_W{display:flex;justify-content:center;align-items:center;color:#aaa;font-size:14px;padding:.2rem 1rem 2rem}.searchWrapper___1YOxa{margin:15px;display:flex}.inputBlock___iP8Ue{width:80%;height:36.39px;background-color:#f5f5f5;display:flex;padding:4px 16px}.inputBlock___iP8Ue input{width:100%;color:#323233;line-height:30px;background-color:initial;border:0;resize:none;padding:0}.inputBlock___iP8Ue input::placeholder{color:#bbb}.btnWrap___2bJRd{width:20%;padding-left:8px;max-width:160px}.btnWrap___2bJRd,.btnWrap___2bJRd .searchBtn___1wYKr{display:flex;justify-content:center;align-items:center}.btnWrap___2bJRd .searchBtn___1wYKr{width:100%;min-width:54px;height:36.39px;padding:0;border-radius:5.2px;background-color:#ff5000;border:none;font-size:14.56px;color:#fff;letter-spacing:1px;overflow:hidden;word-break:break-all;text-overflow:ellipsis}.dataWrapper___34oOw{display:flex;flex-direction:column;margin:15px;border:1px solid #dcdcdc;border-radius:5.19px;padding:10.4px;align-items:flex-start}.cardTopWrap___311ar{display:flex;align-items:center}.dataPostTitle___2C5EF{padding:6px 6px 0;width:100%;text-decoration:none;color:#333;font-weight:600;font-size:14.57px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.titleBlock___1eZZZ{display:flex;justify-content:space-around;width:100%}.titleBlock___1eZZZ .lockImg___1sYx_{width:30px;height:30px}.noDataCard___2MFid{display:flex;justify-content:center;align-items:center;color:#aaa;font-size:14px;padding:.2rem 1rem 2rem}.am-action-sheet-wrap{overflow:auto;-webkit-overflow-scrolling:touch;outline:0}.am-action-sheet-mask,.am-action-sheet-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.am-action-sheet-mask{background-color:rgba(0,0,0,.4);height:100%}.am-action-sheet-close,.am-action-sheet-mask-hidden{display:none}.am-action-sheet{position:fixed;left:0;bottom:0;width:100%;background-color:#fff;padding-bottom:env(safe-area-inset-bottom)}.am-action-sheet.am-action-sheet-share{background-color:#f2f2f2}.am-action-sheet-message,.am-action-sheet-title{margin:15px auto;padding:0 15px;text-align:center}.am-action-sheet-title{font-size:17px}.am-action-sheet-message{color:#888;font-size:14px}.am-action-sheet-button-list{text-align:center;color:#000}.am-action-sheet-button-list-item{font-size:18px;padding:0 8px;margin:0;position:relative;height:50px;line-height:50px;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;border-top:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-action-sheet-button-list-item{border-top:none}html:not([data-scale]) .am-action-sheet-button-list-item:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-action-sheet-button-list-item:before{transform:scaleY(.33)}}.am-action-sheet-button-list-item.am-action-sheet-button-list-item-active{background-color:#ddd}.am-action-sheet-button-list-badge{display:flex;align-items:center;justify-content:center}.am-action-sheet-button-list-badge .am-badge{margin-left:8px;flex-shrink:0}.am-action-sheet-button-list-item-content{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.am-action-sheet-button-list .am-action-sheet-cancel-button{padding-top:6px;position:relative}.am-action-sheet-button-list .am-action-sheet-cancel-button-mask{position:absolute;top:0;left:0;width:100%;height:6px;background-color:#e7e7ed;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask{border-top:none}html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask:before{transform:scaleY(.33)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask{border-bottom:none}html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 100%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask:after{transform:scaleY(.33)}}.am-action-sheet-button-list .am-action-sheet-destructive-button{color:#f4333c}.am-action-sheet-share-list{display:flex;position:relative;border-top:1px solid #ddd;padding:21px 0 21px 15px;overflow-y:scroll;-webkit-overflow-scrolling:touch}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-action-sheet-share-list{border-top:none}html:not([data-scale]) .am-action-sheet-share-list:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-action-sheet-share-list:before{transform:scaleY(.33)}}.am-action-sheet-share-list-item{flex:none;margin:0 12px 0 0}.am-action-sheet-share-list-item-icon{margin-bottom:9px;width:60px;height:60px;background-color:#fff;border-radius:3px;display:flex;justify-content:center;align-items:center}.am-action-sheet-share-list-item-title{color:#888;font-size:10px;text-align:center}.am-action-sheet-share-cancel-button{height:50px;line-height:50px;text-align:center;background-color:#fff;color:#000;font-size:18px;position:relative;border-top:1px solid #ddd;box-sizing:border-box}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-action-sheet-share-cancel-button{border-top:none}html:not([data-scale]) .am-action-sheet-share-cancel-button:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-action-sheet-share-cancel-button:before{transform:scaleY(.33)}}.am-action-sheet-share-cancel-button.am-action-sheet-share-cancel-button-active{background-color:#ddd}div[data-seed=logId] .am-action-sheet-button-list-item{color:#323233;font-size:1.16rem;height:44px;line-height:44px}.detailRecord___3Khiv{margin:10px}.detailBlock___3sz_R{margin:15.6px 15.6px 0}.detailUserBlock___qLDkS{justify-content:space-between}.detailUserBlock___qLDkS,.detailUserBlockRight___2bTmS{display:flex;align-items:center}.detailUserBlockRight___2bTmS img{margin-right:10.4px;width:31px;height:31px}.detailUserBlockRight___2bTmS span{border-radius:3.12px;border:1px solid #ff5000;padding:5.2px 10.4px;color:#fff;background-color:#ff5000;font-size:12.48px}.detailContentBlock___38do5{text-align:left}.detailContentBlock___38do5 h3{margin:0;padding:15px 0;border-bottom:1px solid #eee;word-break:break-all;font-weight:700;font-size:16.64px}.detailContentBlock___38do5 .lotteryNumBlock___yK-Z7{background:#ff5000;color:#fff;border-radius:6px;padding:0 8px;font-size:14px;line-height:14px;margin-right:6px}.detailContent___KDq-F{margin:15.6px 0;white-space:pre-wrap;word-break:break-all;font-size:14.56px}.postImgWrap___1-qZc{width:100%;overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;margin:15px 0}.postImgWrap___1-qZc .imgWrapper___3SgF1{width:100%;height:100%}.postImgWrap___1-qZc .imgWrapper___3SgF1 img{width:100%;height:100%;object-fit:cover;background-color:#f5f5f5}.detailOther___13rVw{border-top:1px solid #eee}.detailComment___2XNmK{padding-bottom:51px}.detailComment___2XNmK h3{margin:0;padding:0 15px;height:36.39px;line-height:36.39px;background-color:#f5f5f5;font-size:16.64px;text-align:left;font-weight:400;color:#333}.foundDetailPage___23-15{height:100%;overflow-y:auto;background:#fff}.detailRecord___2PM_f{margin:10px}.detailContent___2PzIz{margin-top:15.6px;white-space:pre-wrap;word-break:break-all;font-size:14.56px}.detailOther___1vV32{border-top:1px solid #eee}.detailComment___1vUok{padding-bottom:51px}.detailComment___1vUok h3{margin:0;padding:0 15px;height:36.39px;line-height:36.39px;background-color:#f5f5f5;font-size:16.64px;text-align:left}.mainImgWrap___m9WkU{padding-bottom:14px}.mainImgWrap___m9WkU .am-carousel-wrap-dot span{background:#fff;box-shadow:0 0 2px #bbb}.mainImgWrap___m9WkU .am-carousel-wrap-dot-active span{background:#ff5000;box-shadow:0 0 2px #ff5000}.mainImgWrap___m9WkU img{width:100%;height:auto}.contentTextWrap___7tHc2{padding:12px 15px;white-space:pre-wrap}.contentTextWrap___7tHc2 .contentTitle___2CpCA{font-size:1.4rem;line-height:1.8rem;margin-bottom:10px}.contentTextWrap___7tHc2 .contentText___2phvd{font-size:1.2rem;line-height:1.5rem}.lotteryPeriodWrap___1CzR8{padding:15px;font-size:1.3866667rem;border-bottom:1px solid #eee}.foundPostHistoryPage___6j-T6{height:calc(100vh - 44px);background:#f5f5f5}.noDataCard___1uZ1F{display:flex;justify-content:center;align-items:center;color:#aaa;font-size:14px;padding:1rem;background:#f5f5f5}.findContentBox___2b9i4{width:100%;display:flex;overflow:auto}.findContentBox___2b9i4 .contentBoxColumn___2vWaW{width:50%}.findContentBox___2b9i4 .postCard___1I2rb{box-shadow:0 0 3px #ccc;border:1px solid #ccc;margin:.87rem .52rem;cursor:pointer}.findContentBox___2b9i4 .postCard___1I2rb .postImg___cQ2iX{width:100%;min-height:100px}.findContentBox___2b9i4 .postCard___1I2rb .postInfoBox___3f2Sm{position:relative;bottom:0;padding:.4333rem .7rem .75rem}.findContentBox___2b9i4 .postCard___1I2rb .postInfoBox___3f2Sm .postInfoTitle___2uQqY{font-size:1.36rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 4px 6px;color:#333}.findContentBox___2b9i4 .postCard___1I2rb .postInfoBox___3f2Sm .postInfoSocialBox___1KnkB{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.findContentBox___2b9i4 .postCard___1I2rb .postInfoBox___3f2Sm .postInfoSocialBox___1KnkB .avtarAndNameWrap___1PF02{display:flex;align-items:center;color:#999;font-size:1.04rem}.findContentBox___2b9i4 .postCard___1I2rb .postInfoBox___3f2Sm .postInfoSocialBox___1KnkB .avtarAndNameWrap___1PF02 img{width:18px}.findContentBox___2b9i4 .postCard___1I2rb .postInfoBox___3f2Sm .postInfoSocialBox___1KnkB .avtarAndNameWrap___1PF02 .nameWrap___3hON0{min-width:62px;padding-left:5px;line-height:1.1}.findContentBox___2b9i4 .postCard___1I2rb .postInfoBox___3f2Sm .postInfoSocialBox___1KnkB .likeIconAndNumWrap___MiUp-{display:flex;align-items:center;justify-content:flex-end;color:#999;font-size:1.04rem;line-height:18px;margin-left:2px}.findContentBox___2b9i4 .postCard___1I2rb .postInfoBox___3f2Sm .postInfoSocialBox___1KnkB .likeIconAndNumWrap___MiUp- .likeImg___1ReKT{width:12px;height:12px;margin-right:3px}.findContentBox___2b9i4 .postCard___1I2rb .postInfoBox___3f2Sm .deleteRow___2_gXR{display:flex;align-items:center;justify-content:flex-end;margin-top:4px;margin-bottom:-4px}.findContentBox___2b9i4 .postCard___1I2rb .postInfoBox___3f2Sm .deleteRow___2_gXR .deleteBtn___2zgH_{border:none;background:transparent;padding:0 10px}.findContentBox___2b9i4 .postCard___1I2rb .postInfoBox___3f2Sm .deleteRow___2_gXR .deleteBtn___2zgH_ img{width:1.4rem;height:1.4rem}.findContentBox___2b9i4 .lockBlcok___8L_VV{padding:30px 0;display:flex;justify-content:center;align-items:center;flex-direction:column}.findContentBox___2b9i4 .lockBlcok___8L_VV .lockImg___1Ys3g{width:30px;height:30px}.findContentBox___2b9i4 .lockBlcok___8L_VV .lockContent___36sAr{font-size:10px;color:#333;margin-top:8px}.profileTopWrap___hq4f3{display:flex;align-items:center;flex-direction:column;background-size:cover;padding:16px 0 20px}.profileTopWrap___hq4f3 .nameWrap___3ktYn{display:flex;justify-content:center;align-items:center;height:40px;max-width:90%;margin:4px 0;font-size:1.56rem;color:#fff}.profileTopWrap___hq4f3 .socialActionWrap___39Jgv{display:flex;justify-content:center;align-items:center;height:26px}.profileTopWrap___hq4f3 .socialActionWrap___39Jgv .socialActionTag___dhL5j{height:1.56rem;max-width:100px;overflow:hidden;display:flex;justify-content:center;align-items:center;margin:0 4px;background:#fff;border:none;border-radius:14px;padding:0 12px;font-size:1rem;color:#ff5000}.profileTopWrap___hq4f3 .socialActionWrap___39Jgv .socialActionTag___dhL5j .badgeImg___23jI3,.profileTopWrap___hq4f3 .socialActionWrap___39Jgv .socialActionTag___dhL5j .likeImg___1tTgF{height:12px;margin-right:3px}.socialInfoCountWrap___1oIn-{display:flex;padding-top:10.4px}.socialInfoCountWrap___1oIn- .socialInfoCountBox___1GS_r{display:flex;justify-content:center;align-items:center;flex:1 1;flex-direction:column;border:none;background:transparent;margin:0 5px;padding:0}.socialInfoCountWrap___1oIn- .socialInfoCountBox___1GS_r .socialValue___3HjYH{height:20px;font-size:1.38rem;color:#333;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.socialInfoCountWrap___1oIn- .socialInfoCountBox___1GS_r span{margin-top:5.19px;font-size:1.04rem;color:#999}.typeTabWrap___1sFOQ{padding:15px;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 1px #f5f5f5}.typeTabWrap___1sFOQ button{flex:1 1;padding:8px 0;border:1px solid #ff5000;background:transparent;color:#ff5000;font-size:1.3866667rem}.typeTabWrap___1sFOQ button :focus{outline:none}.typeTabWrap___1sFOQ button:first-child{border-radius:5px 0 0 5px}.typeTabWrap___1sFOQ button:last-child{border-radius:0 5px 5px 0;border-left:none}.typeTabWrap___1sFOQ .tabActive___3zYC0{background:#ff5000;color:#fff}.noDataCard___3Gm9n{display:flex;justify-content:center;align-items:center;color:#aaa;font-size:14px;padding:1.5rem 1rem}.myLikePage___1zy10 .am-tabs-tab-bar-wrap .am-tabs-default-bar-content{background-color:#f5f5f5;border-bottom:none}.myLikePage___1zy10 .am-tabs-tab-bar-wrap .am-tabs-default-bar-content .am-tabs-default-bar-tab-active{color:#ff5000}.myLikePage___1zy10 .am-tabs-tab-bar-wrap .am-tabs-default-bar-underline{border:none}.myLikePage___1zy10 .cardWrap___pPfvf{padding:10px 14px;border-bottom:1px solid #eee;min-height:10vh}.myLikePage___1zy10 .cardWrap___pPfvf .cardTopWrap____30Mz{display:flex;align-items:center;justify-content:space-between}.myLikePage___1zy10 .cardWrap___pPfvf .cardTopWrap____30Mz .cardTopLeft___3OpF5{display:flex;align-items:center}.myLikePage___1zy10 .cardWrap___pPfvf .cardTopWrap____30Mz .cardTopLeft___3OpF5 .cardUserImgWrap___p4GCR{width:48px;height:36px;max-height:36px;overflow:hidden;display:flex;justify-content:center;align-items:center}.myLikePage___1zy10 .cardWrap___pPfvf .cardTopWrap____30Mz .cardTopLeft___3OpF5 .cardUserImgWrap___p4GCR .cardPostImg___1kNfT{width:100%;height:auto;object-fit:cover}.myLikePage___1zy10 .cardWrap___pPfvf .cardTopWrap____30Mz .cardTopLeft___3OpF5 .cardUserImgWrap___p4GCR .cardVideoImg___eqF86{max-width:100%;height:auto}.myLikePage___1zy10 .cardWrap___pPfvf .postTitleWrap___-H_dt{padding:6px 6px 0;font-size:1.2rem;word-break:break-all}.myLikePage___1zy10 .noDataCard___tvRqV{display:flex;justify-content:center;align-items:center;color:#aaa;padding:1.5rem 1rem;font-size:14px}.titleBlock___3sO2h{display:flex;justify-content:space-between}.titleBlock___3sO2h .lockImg___1_rIf{width:30px;height:30px}.lotteryTagWrap___3dgIZ{min-width:44px;display:flex;justify-content:center;align-items:center}.lotteryTagWrap___3dgIZ .lotteryTag___3bvR4{display:flex;justify-content:center;align-items:center;min-width:40px;padding:2px 3px;border-radius:9.5px;background:#ff5000;font-family:HiraginoSansGB-W3}.lotteryTagWrap___3dgIZ .lotteryTag___3bvR4 span{font-family:HiraginoSansGB-W3;font-size:.98rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff}.lotteryTagWrap___3dgIZ .goPageIconWrap___eUGJN{display:flex;justify-content:center;align-items:center;margin-left:3px}.lotteryTagWrap___3dgIZ .goPageIconWrap___eUGJN img{width:14px}.recordTabs___1dHFo{display:flex;justify-content:space-around;margin:5px 15px;width:calc(100% - 30px);height:36.39px}.recordTabs___1dHFo div{display:flex;justify-content:center;align-items:center;width:50%;height:36.39px;font-size:16.64px;color:#ff5000;cursor:pointer;background-color:#fff;border:.1rem solid #ff5000}.recordTabs___1dHFo div:first-child{border-top-left-radius:4.16px;border-bottom-left-radius:4.16px}.recordTabs___1dHFo div:last-child{border-top-right-radius:4.16px;border-bottom-right-radius:4.16px}.recordTabs___1dHFo div.active___3KAVY{color:#fff;background-color:#ff5000}.recordHeaderBlock___3MgXA{display:flex;justify-content:space-between;margin:10px 10px 14px;height:41px;background-color:#fff;align-items:center;border-bottom:1px solid #eee}.recordHeaderBlock___3MgXA .headerTitle___1xnE-{font-size:1.38rem;font-weight:400;color:#333}.recordHeaderBlock___3MgXA .sortBlock___24aw6{display:flex}.recordHeaderBlock___3MgXA .sortBlock___24aw6 .sortBtn___21CEM{display:flex;justify-content:center;align-items:center;height:20.8px;border:.1rem solid #f5f5f5;padding:0 7.2px;font-size:1rem;color:#999;background-color:#f5f5f5}.recordHeaderBlock___3MgXA .sortBlock___24aw6 .sortBtn___21CEM.active___3KAVY{color:#ff5000;background-color:#fff}.recordListWrap___2gjRW{margin:10px 0 30px;padding:0 10px}.recordListWrap___2gjRW .recordListCard___1xip0{border-bottom:1px solid #eee;padding:12px 0}.recordListWrap___2gjRW .recordListCard___1xip0 .recordListTitle___3Hw2j{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.recordListWrap___2gjRW .recordListCard___1xip0 .recordListTitle___3Hw2j span{font-size:1.21rem;color:#333}.recordListWrap___2gjRW .recordListCard___1xip0 .recordListTitle___3Hw2j .recordDate___13JsI{color:#999}.recordListWrap___2gjRW .recordListCard___1xip0 .drawBallBlock___E_R5r{padding:2px 6px 7px;background:url(/static/media/drawball_background.c54e156f.png) no-repeat;background-size:100% 100%}.recordListWrap___2gjRW .recordListCard___1xip0 .playBackBlock___2krJP{display:flex;justify-content:flex-end;font-size:1.1rem}.recordListWrap___2gjRW .recordListCard___1xip0 .playBackBlock___2krJP span{color:#ff5000;padding:5px 3px 0 8px}.formulaInputWrapper___uh6gB{margin:15px;position:relative;display:flex}.dropDownBlock___nPmAY{width:14%;min-width:50px;max-width:66px;height:36.39px;line-height:36.39px;text-align:center;color:#ff5000;font-size:14.56px;background-color:#f5f5f5;border-right:1px solid #dcdcdc}.inputBlock___3qtJK{width:68%;height:36.39px;background-color:#f5f5f5;display:flex;padding:4px 16px}.inputBlock___3qtJK input{width:100%;color:#323233;line-height:30px;background-color:initial;border:0;resize:none;padding:0}.inputBlock___3qtJK input::placeholder{color:#bbb}.dropDownOptionWrapper___3xL7T{position:absolute;top:41.6px;border:1px solid #dcdcdc;background-color:#fff;border-radius:5.2px}.dropDownOption___QSt57{min-width:55px;max-width:65px;height:31.187px;border-bottom:1px solid #dcdcdc;line-height:31.187px;text-align:center}.dropDownOption___QSt57:last-child{border-bottom:unset}.searchBtnBlock___1g1jY{width:18%;display:flex;justify-content:center;align-items:center;padding-left:8px;max-width:160px}.searchBtnBlock___1g1jY button{width:100%;min-width:54px;height:36.39px;padding:0;display:flex;justify-content:center;align-items:center;border-radius:5.2px;background-color:#ff5000;border:none;font-size:14.56px;color:#fff;letter-spacing:1px;overflow:hidden;word-break:break-all;text-overflow:ellipsis}.formulaItem___3WyDz{padding:10px 15px;text-align:left;border-bottom:1px solid #eee}.formulaTitle___fn1Ic{padding:8px 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-weight:700}.formulaTitle___fn1Ic a{font-size:14.56px;font-weight:700;color:#333;text-decoration:none}.titleBlock___2smNQ{display:flex;justify-content:space-between;align-items:center;height:30px}.titleBlock___2smNQ .lockImg___2NTC-{flex:0 0 30px;width:30px;height:30px}.loadTxt___2GMIJ{display:flex;justify-content:center;align-items:center;color:#aaa;font-size:14px;padding:1rem}.myFollowPage___MMHXI .cardWrap___39ctn{padding:10px 14px;border-bottom:1px solid #eee;min-height:7.14286vh}.myFollowPage___MMHXI .cardWrap___39ctn,.myFollowPage___MMHXI .cardWrap___39ctn .cardLeftWrap___3L3_S{display:flex;align-items:center;justify-content:space-between}.myFollowPage___MMHXI .cardWrap___39ctn .followBtn___jwj9Q{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;padding:5.2px 10.4px;font-size:1.04rem;color:#666;border:1px solid #dcdcdc;border-radius:4px;background:transparent;word-break:keep-all}.myFollowPage___MMHXI .cardWrap___39ctn .btnActive___3rGY6{border:1px solid #ff5000;background:#ff5000;color:#fff}.myFollowPage___MMHXI .noDataCard___29bZt{display:flex;justify-content:center;align-items:center;color:#aaa;padding:1.5rem 1rem;font-size:14px}.myFansPage___1_mx4 .cardWrap___1YiUl{padding:10px 14px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.myFansPage___1_mx4 .cardWrap___1YiUl .cardLeftWrap___nqGTC{display:flex;align-items:center}.myFansPage___1_mx4 .cardWrap___1YiUl .btnActive___2RgWl{border:1px solid #ff5000;background:#ff5000;color:#fff}.myFansPage___1_mx4 .noDataCard___8ZXa5{display:flex;justify-content:center;align-items:center;color:#aaa;padding:1.5rem 1rem;font-size:14px}.am-list-header{padding:15px 15px 9px;font-size:14px;color:#888;width:100%;box-sizing:border-box}.am-list-footer{padding:9px 15px 15px;font-size:14px;color:#888}.am-list-body{position:relative;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list-body{border-top:none}html:not([data-scale]) .am-list-body:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1PX;transform-origin:50% 50%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body:before{transform:scaleY(.33)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list-body{border-bottom:none}html:not([data-scale]) .am-list-body:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 100%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body:after{transform:scaleY(.33)}}.am-list-body div:not(:last-child) .am-list-line{border-bottom:1px solid #ddd}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line{border-bottom:none}html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1PX;transform-origin:50% 100%;transform:scaleY(.5)}}@media (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line:after{transform:scaleY(.33)}}.am-list-item{position:relative;display:flex;min-height:44px;background-color:#fff;vertical-align:middle;overflow:hidden;transition:background-color .2s;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%;transform:scale(0)}.am-list-item .am-list-ripple.am-list-ripple-animate{background-color:hsla(0,0%,62%,.2);animation:ripple 1s linear}.am-list-item.am-list-item-top .am-list-line{align-items:flex-start}.am-list-item.am-list-item-top .am-list-line .am-list-arrow{margin-top:2px}.am-list-item.am-list-item-middle .am-list-line{align-items:center}.am-list-item.am-list-item-bottom .am-list-line{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:22px;height:22px;vertical-align:middle}.am-list-item .am-list-thumb:first-child{margin-right:15px}.am-list-item .am-list-thumb:last-child{margin-left:8px}.am-list-item .am-list-line{position:relative;display:flex;flex:1 1;align-self:stretch;padding-right:15px;overflow:hidden}.am-list-item .am-list-line .am-list-content{flex:1 1;color:#000;font-size:17px;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:7px;padding-bottom:7px}.am-list-item .am-list-line .am-list-extra{flex-basis:36%;color:#888;font-size:16px;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:15px;line-height:1.5;margin-top:6px}.am-list-item .am-list-line .am-list-arrow{display:block;width:15px;height:15px;margin-left:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='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;transform:rotate(90deg)}.am-list-item .am-list-line .am-list-arrow-vertical-up{visibility:visible;transform:rotate(270deg)}.am-list-item .am-list-line-multiple{padding:12.5px 15px 12.5px 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:17px;-webkit-appearance:none;appearance:none;background-color:initial}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.myFavoritePage___26Ao7{background:#fff;height:100vh}.myFavoritePage___26Ao7 .am-list{margin:0}.myFavoritePage___26Ao7 .am-list .am-list-body{border:none}.myFavoritePage___26Ao7 .am-list .am-list-item{border-bottom:1px solid #eee;padding:4px 0 4px 15px}.myFavoritePage___26Ao7 .am-list .am-list-item:last-child{border-bottom:1px solid #eee}.myFavoritePage___26Ao7 .am-list .am-list-item .am-list-thumb img,.myFavoritePage___26Ao7 .am-list .am-list-item .am-list-thumb svg{fill:#ff5000}.myFavoritePage___26Ao7 .am-list .am-list-item .am-list-thumb img circle,.myFavoritePage___26Ao7 .am-list .am-list-item .am-list-thumb svg circle{stroke:#ff5000}.myFavoritePage___26Ao7 .am-list .am-list-item .am-list-thumb img path,.myFavoritePage___26Ao7 .am-list .am-list-item .am-list-thumb svg path{fill:#ff5000}.myFavoritePage___26Ao7 .am-list .am-list-item .am-list-content{font-size:16px;color:#333}.myFavoritePage___26Ao7 .am-list .am-list-item .am-list-line{border-bottom:none}.myFavoritePage___26Ao7 .am-list .am-list-item .am-list-line:after{background:transparent!important}.myFavoritePage___26Ao7 .am-list .am-list-item .img{position:relative;width:2.8rem;height:2.8rem;margin:.8rem 0}.img___36YYU{position:relative;width:32px;height:32px;margin:.8rem 0}.hotIco___FU7Mf{width:2.2rem;height:2.2rem;background:url(/static/media/HOTGIF_cn.a541bd6e.gif) 50% no-repeat;background-size:contain}html:lang(zh-TW) .hotIco___FU7Mf{background:url(/static/media/HOTGIF_hk.37e7eb4c.gif) 50% no-repeat;background-size:contain}html:lang(en-US) .hotIco___FU7Mf{background:url(/static/media/HOTGIF_en.0293360f.gif) 50% no-repeat;background-size:contain}html:lang(th-TH) .hotIco___FU7Mf{background:url(/static/media/HOTGIF_th.cb491bed.gif) 50% no-repeat;background-size:contain}html:lang(vi-VN) .hotIco___FU7Mf{background:url(/static/media/HOTGIF_vi.1bfc5865.gif) 50% no-repeat;background-size:contain}html:lang(id-ID) .hotIco___FU7Mf{background:url(/static/media/HOTGIF_in.26f6e28b.gif) 50% no-repeat;background-size:contain}html:lang(pt-BR) .hotIco___FU7Mf{background:url(/static/media/HOTGIF_br.52fb19f2.gif) 50% no-repeat;background-size:contain}html:lang(ja-JP) .hotIco___FU7Mf{background:url(/static/media/HOTGIF_jp.2568efb7.gif) 50% no-repeat;background-size:contain}.baseIco___3y5cw{width:2.2rem;height:2.2rem}.imgURL___3LJt6{width:32px!important;height:32px!important;margin:.8rem 0!important}.title___2EUtg{font-size:.8rem;color:#fff;position:absolute;border-radius:99999px;padding:2px 5px;text-align:center;top:50%;left:50%;transform:translate(-50%,13px)}.title___2EUtg[data-type="2"]{background-color:#ee4e4e}.title___2EUtg[data-type="3"]{background-color:#0eaf4e}.myFavoritePostPage___3hUR1 .am-tabs-tab-bar-wrap .am-tabs-default-bar-content{background-color:#f5f5f5}.myFavoritePostPage___3hUR1 .am-tabs-tab-bar-wrap .am-tabs-default-bar-content .am-tabs-default-bar-tab-active{color:#ff5000}.myFavoritePostPage___3hUR1 .am-tabs-tab-bar-wrap .am-tabs-default-bar-underline{border:none}.myFavoritePostPage___3hUR1 .cardWrap___2pTyj{padding:6px 14px;border-bottom:1px solid #eee;min-height:7.14286vh;display:flex;align-items:center}.myFavoritePostPage___3hUR1 .cardWrap___2pTyj>div,.myFavoritePostPage___3hUR1 .cardWrap___2pTyj a{width:100%}.myFavoritePostPage___3hUR1 .cardWrap___2pTyj .cardTopWrap___3Dqco{width:100%;display:flex;justify-content:space-between}.myFavoritePostPage___3hUR1 .cardWrap___2pTyj .cardTopWrap___3Dqco .cardTopLeft___3zetg{display:flex;align-items:center}.myFavoritePostPage___3hUR1 .cardWrap___2pTyj .cardTopWrap___3Dqco .cardUserImgWrap___2TUb6{width:48px;max-height:36px;overflow:hidden;display:flex;justify-content:center;align-items:center}.myFavoritePostPage___3hUR1 .cardWrap___2pTyj .cardTopWrap___3Dqco .cardUserImgWrap___2TUb6 img{width:100%;height:auto;object-fit:cover}.myFavoritePostPage___3hUR1 .cardWrap___2pTyj .cardBottomWrap___3uoPV{font-size:1.2413rem;padding:5px 8px 0;flex-wrap:wrap}.myFavoritePostPage___3hUR1 .noDataCard___pmHPY{display:flex;justify-content:center;align-items:center;color:#aaa;padding:1.5rem 1rem;font-size:14px}.headerItem___YmoUg{display:flex;align-items:center;color:#fff;font-size:1.21rem}.headerItem___YmoUg svg{color:#fff;width:2.4rem;height:2.4rem}.headerItem___YmoUg .am-icon-left{width:2.4rem!important;height:2.4rem!important;font-weight:700!important}.myCommentPage___2PGEq .am-tabs-tab-bar-wrap .am-tabs-default-bar-content{background-color:#f5f5f5}.myCommentPage___2PGEq .am-tabs-tab-bar-wrap .am-tabs-default-bar-content .am-tabs-default-bar-tab-active{color:#ff5000}.myCommentPage___2PGEq .am-tabs-tab-bar-wrap .am-tabs-default-bar-underline{border:none}.myCommentPage___2PGEq .cardWrap___1xC1C{padding:10px 14px;border-bottom:1px solid #eee;min-height:16.66667vh}.myCommentPage___2PGEq .cardWrap___1xC1C a{color:#333;cursor:default}.myCommentPage___2PGEq .cardWrap___1xC1C .cardTopWrap___2uYQh{display:flex;align-items:center;justify-content:space-between}.myCommentPage___2PGEq .cardWrap___1xC1C .cardTopWrap___2uYQh .cardTopLeft___1XTvv{display:flex;align-items:center}.myCommentPage___2PGEq .cardWrap___1xC1C .postTitleWrap___1s6pd{padding:6px;font-size:1.2rem;display:flex;justify-content:space-between;word-break:break-all}.myCommentPage___2PGEq .cardWrap___1xC1C .postTitleWrap___1s6pd .postTitle___2e-Ze{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:1.6rem}.myCommentPage___2PGEq .cardWrap___1xC1C .postTitleWrap___1s6pd .bottomDateWrap___1ZwqR{display:flex;align-items:center;justify-content:space-between;font-size:1rem;color:#aaa;padding-right:4px}.myCommentPage___2PGEq .cardWrap___1xC1C .postTitleWrap___1s6pd .bottomDateWrap___1ZwqR .deleteBtn___3T2cf{border:none;background:transparent;padding:0 10px}.myCommentPage___2PGEq .cardWrap___1xC1C .postTitleWrap___1s6pd .bottomDateWrap___1ZwqR .deleteBtn___3T2cf img{width:1.4rem;height:1.4rem}.myCommentPage___2PGEq .cardWrap___1xC1C .postTitleWrap___1s6pd .lockImg___3PIfY{width:30px;height:30px}.myCommentPage___2PGEq .cardWrap___1xC1C .cardMyCommemt___2OvCd{display:flex;justify-content:flex-end}.myCommentPage___2PGEq .cardWrap___1xC1C .cardMyCommemt___2OvCd .cardMyCommemtContnet___3eHzz{width:86%;background:#f5f5f5;padding:6px 12px;margin-top:6px}.myCommentPage___2PGEq .cardWrap___1xC1C .cardMyCommemt___2OvCd .cardMyCommemtContnet___3eHzz .myIfnoWrap___1hLit{display:flex;align-items:center;margin-bottom:4px;font-size:1.04rem;color:#666}.myCommentPage___2PGEq .cardWrap___1xC1C .cardMyCommemt___2OvCd .cardMyCommemtContnet___3eHzz .myIfnoWrap___1hLit .myNameWrap___txXnx{margin-left:5px}.myCommentPage___2PGEq .cardWrap___1xC1C .cardMyCommemt___2OvCd .cardMyCommemtContnet___3eHzz .myCommentTextBlock___23wyb{margin-left:24px;font-size:1.2133333rem}.myCommentPage___2PGEq .cardWrap___1xC1C .cardMyCommemt___2OvCd .cardMyCommemtContnet___3eHzz .myCommentText___2dcSt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;white-space:pre-wrap}.myCommentPage___2PGEq .cardWrap___1xC1C .cardMyCommemt___2OvCd .cardMyCommemtContnet___3eHzz .myCommentImg___1Dy_3{margin:6px 0;display:grid;grid-gap:6px;max-width:285px;grid-template-columns:repeat(3,1fr)}.myCommentPage___2PGEq .cardWrap___1xC1C .cardMyCommemt___2OvCd .cardMyCommemtContnet___3eHzz .myCommentImg___1Dy_3 img{width:90px;height:90px;object-fit:cover}.myCommentPage___2PGEq .noDataCard___1zBSh{display:flex;justify-content:center;align-items:center;color:#aaa;padding:1.5rem 1rem;font-size:14px}.headerItem___2OsKI{display:flex;align-items:center;color:#fff;font-size:1.21rem}.headerItem___2OsKI svg{color:#fff;width:2.4rem;height:2.4rem}.headerItem___2OsKI .am-icon-left{width:2.4rem!important;height:2.4rem!important;font-weight:700!important}.myPostPage___1kB5V .am-tabs-tab-bar-wrap .am-tabs-default-bar-content{background-color:#f5f5f5}.myPostPage___1kB5V .am-tabs-tab-bar-wrap .am-tabs-default-bar-content .am-tabs-default-bar-tab-active{color:#ff5000}.myPostPage___1kB5V .am-tabs-tab-bar-wrap .am-tabs-default-bar-underline{border:none}.myPostPage___1kB5V .cardWrap___10Sjt{padding:10px 14px;border-bottom:1px solid #eee;min-height:10vh;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.myPostPage___1kB5V .cardWrap___10Sjt .cardTopWrap___1Uouw{display:flex;justify-content:space-between;width:100%}.myPostPage___1kB5V .cardWrap___10Sjt .cardTopWrap___1Uouw .nameAndTime___13gtQ{max-width:calc(100% - 62px);display:flex;flex-direction:column;justify-content:center}.myPostPage___1kB5V .cardWrap___10Sjt .cardTopWrap___1Uouw .nameAndTime___13gtQ .titleWrap___cOiqB{font-size:1.2133rem;line-height:1.6rem;margin-bottom:2px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100ch;font-weight:600}.myPostPage___1kB5V .cardWrap___10Sjt .cardTopWrap___1Uouw .nameAndTime___13gtQ .contentWrap___bwSyx{font-size:1.064rem;color:#555;margin:2px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200ch}.myPostPage___1kB5V .cardWrap___10Sjt .cardTopRight___1KLEo{display:flex;align-items:center}.myPostPage___1kB5V .cardWrap___10Sjt .cardTopRight___1KLEo .lockImg___1Z-5o{width:30px;height:30px;margin-right:10px}.myPostPage___1kB5V .cardWrap___10Sjt .bottomDateWrap___3oaIm{display:flex;align-items:center;justify-content:space-between;font-size:1rem;color:#aaa;padding-right:4px;width:100%}.myPostPage___1kB5V .cardWrap___10Sjt .bottomDateWrap___3oaIm .deleteBtn___1S7YV{border:none;background:transparent;padding:2px 6px;display:flex;justify-content:center;align-items:center}.myPostPage___1kB5V .cardWrap___10Sjt .bottomDateWrap___3oaIm .deleteBtn___1S7YV img{width:1.4rem;height:1.4rem}.myPostPage___1kB5V .noDataCard___jUFBo{display:flex;justify-content:center;align-items:center;color:#aaa;padding:1.5rem 1rem;font-size:14px;background:transparent}.topWrap____GIez{display:flex;justify-content:center;align-items:center;flex-direction:column;background-size:cover;height:207px}.topWrap____GIez .topWrapImg___3yMOR{width:104px}.linkWrap___3bPqQ{padding:14px 22px;background:#fefefe;box-shadow:0 1px 1px #eee}.topWrap___3TTYV{padding:16px 0 6px;background:#9486f2}.topWrap___3TTYV img{width:100%}.contentBody___2O4ek{position:relative;flex-direction:column;display:flex;justify-content:center;align-items:center}.contentBody___2O4ek .cardTopThreeWrap___21j4G{padding:12px;width:100%;display:flex;justify-content:space-evenly;align-items:flex-end}.contentBody___2O4ek .cardTopThreeWrap___21j4G .topThreeItem___1T5NK{display:flex;align-items:center;flex-direction:column;min-width:104px;width:25%;height:126px;border-radius:14px;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);background-color:#fff;position:relative;padding-top:54px}.contentBody___2O4ek .cardTopThreeWrap___21j4G .topThreeItem___1T5NK.topThreeItemRank1___3Peut{min-width:121px;width:28%;height:174px;padding:0}.contentBody___2O4ek .cardTopThreeWrap___21j4G .topThreeItem___1T5NK .topThreeImgWrap___2AxeY{display:flex;justify-content:center;align-items:center;position:absolute;top:-20px}.contentBody___2O4ek .cardTopThreeWrap___21j4G .topThreeItem___1T5NK .topThreeImgWrap___2AxeY.topThreeImgWrapRank1___1ShD-{top:10px;position:relative;margin-bottom:18px}.contentBody___2O4ek .cardTopThreeWrap___21j4G .topThreeItem___1T5NK .topThreeImgWrap___2AxeY.topThreeImgWrapRank1___1ShD- .top3CrownIcon___2bec1{width:28px;height:19px;top:-16px;right:27px}.contentBody___2O4ek .cardTopThreeWrap___21j4G .topThreeItem___1T5NK .topThreeImgWrap___2AxeY.topThreeImgWrapRank1___1ShD- .top3Icon___2DDfZ{width:30px;height:37.5px;right:-8px;z-index:3}.contentBody___2O4ek .cardTopThreeWrap___21j4G .topThreeItem___1T5NK .topThreeImgWrap___2AxeY .top3Icon___2DDfZ{width:24px;height:30px;position:absolute;bottom:-2px;right:-6px;z-index:3}.contentBody___2O4ek .cardTopThreeWrap___21j4G .topThreeItem___1T5NK .topThreeImgWrap___2AxeY .top3CrownIcon___2bec1{width:20px;height:14px;position:absolute;top:-10px;right:23px;z-index:1}.contentBody___2O4ek .cardTopThreeWrap___21j4G .topThreeItem___1T5NK .nickNameWrap___XcH65{max-width:88px;word-break:break-all;font-size:14px}.contentBody___2O4ek .cardTopThreeWrap___21j4G .topThreeItem___1T5NK .topThreeNoteText___2yr_e{margin:5px 0;font-size:12px;color:#bbb;text-align:center;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contentBody___2O4ek .cardTopThreeWrap___21j4G .topThreeItem___1T5NK .topThreeLevelText___3mxZi{background:#ff5000;color:#fff;font-size:12px;padding:2px 10px;border-radius:4px 8px 4px 8px}.contentBody___2O4ek .cardMyRankWrap___3VYsl{display:flex;justify-content:center;align-items:center;top:-22px;position:relative;width:94%;height:58px;padding:9px 3%;border-radius:6px;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);background-color:#fff}.contentBody___2O4ek .cardMyRankWrap___3VYsl .cardMyRankWrapLeft___32I-3{width:68%;display:flex}.contentBody___2O4ek .cardMyRankWrap___3VYsl .cardMyRankWrapLeft___32I-3 .myAvatarWrap___18iIw{margin:0 14px;width:40px;height:40px;border-radius:50%;overflow:hidden}.contentBody___2O4ek .cardMyRankWrap___3VYsl .cardMyRankWrapLeft___32I-3 .myAvatarWrap___18iIw img{width:100%}.contentBody___2O4ek .cardMyRankWrap___3VYsl .myNameWrap___2wrDp{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;margin-left:8px}.contentBody___2O4ek .cardMyRankWrap___3VYsl .myNameWrap___2wrDp .noteText___1Z0Wb{margin:2px 0}.contentBody___2O4ek .contentCardWrap___1g3Mo{margin:0 10px 40px;width:94%;background:#fff;border:1px solid #eee;border-radius:6px}.contentBody___2O4ek .contentCardWrap___1g3Mo .cardListBody___1L_zF .cardItem___18psO{display:flex;justify-content:center;align-items:center;margin:8px 10px;padding-top:8px;border-top:1px solid #eee}.contentBody___2O4ek .contentCardWrap___1g3Mo .cardListBody___1L_zF .cardItem___18psO:first-child{border-top:none}.contentBody___2O4ek .contentCardWrap___1g3Mo .carditemUserWrap___3TxkX{font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif;display:flex;align-items:center;width:68%}.contentBody___2O4ek .contentCardWrap___1g3Mo .carditemUserWrap___3TxkX .rankText___1SiMm{width:30px;margin:0 8px 0 4px;font-size:1.34rem;font-weight:600;text-align:center}.contentBody___2O4ek .contentCardWrap___1g3Mo .carditemUserWrap___3TxkX .listNickNameWrap___2EweI{max-width:142px;word-break:break-all;margin-left:8px}.cardItemPointWrap___1_b9u{font-weight:600;width:17%;display:flex;justify-content:center;align-items:center;flex-direction:column}.cardItemPointWrap___1_b9u .pointText___HY3kM{height:20px;margin-bottom:2px;text-align:left;max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cardItemAwardWrap___2vgAR{width:15%;display:flex;justify-content:center;align-items:center;flex-direction:column}.cardItemAwardWrap___2vgAR .cardAwardImg___PwJ5O{height:24px;margin-bottom:2px}.noteText___1Z0Wb{font-size:.9rem;color:#bbb;white-space:nowrap}.firstPlaceImg1___2h3Yz{border:3px solid #ffcc0f}.firstPlaceImg2___2uu3J{border:3px solid #bec5ce}.firstPlaceImg3___1eC8F{border:3px solid #e7a355}.levelRankRuleIframePage___1j9gZ{height:calc(100vh - 45px);padding:10px 0}.levelRankRuleIframePage___1j9gZ iframe{border:none}.growthHeaderWrap___2Mym0{display:flex;justify-content:center;align-items:center;flex-direction:column;background:#ff5000;padding:20px;color:#fff}.growthHeaderWrap___2Mym0 div{font-size:1.56rem;line-height:3rem;font-weight:600}.growthHeaderWrap___2Mym0 span{font-size:1.2133rem;line-height:1.5rem}.cardWrap___G29sl{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #eee}.cardWrap___G29sl .rightWrap___1_ZXN{padding:0 14px;font-size:1.56rem;font-weight:700;color:#ff5000}.noDataCard___2JkdM{display:flex;justify-content:center;align-items:center;color:#aaa;font-size:14px;padding:1.5rem 1rem;background:transparent}.searchBlock___2A9Bh{display:flex;justify-content:space-between;align-items:center;padding:10px 0 10px 12px}.searchInputWrapper___sWeEw{padding:5px 8px 5px 12px;flex:1 1;display:flex;justify-content:center;align-items:center;background-color:#f7f8fa;line-height:24px}.searchInputWrapper___sWeEw svg{margin-right:4px;width:16px;height:16px}.searchInputWrapper___sWeEw input{font-size:14px;display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:#323233;line-height:inherit;text-align:left;background-color:initial;border:0;resize:none}.searchBtn___3DF_m{padding:0 8px;color:#323233;font-size:1.16rem;line-height:34px;cursor:pointer;-webkit-user-select:none;user-select:none}.topWrap___-ygpz{padding:16px 0 6px;background:#3ec4a3}.topWrap___-ygpz .topWrapImg___2Ja9j{width:100%}.cardListBody___2QeYk{padding:0 15px}.cardListBody___2QeYk .cardItem___OjWkE{border-top:1px solid #eee}.cardListBody___2QeYk .cardItem___OjWkE:first-child{border-top:none}.contentBody___2UDh3{position:relative;flex-direction:column;display:flex;justify-content:center;align-items:center}.contentBody___2UDh3 .contentCard___2xlfv{margin:0 10px 40px;width:94%;background:#fff;border:1px solid #eee;border-radius:6px}.cardMyRankWrap___1vtCs{top:-22px;position:relative;width:94%;height:58px;padding:9px 3%;border-radius:6px;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);background-color:#fff;display:flex;align-items:center;justify-content:space-between}.cardMyRankWrap___1vtCs .cardMyRankWrapLeft___3_EPN{width:68%;display:flex}.cardMyRankWrap___1vtCs .cardMyRankWrapLeft___3_EPN .myNameWrap___1topK{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;margin-left:8px}.cardMyRankWrap___1vtCs .cardMyRankWrapLeft___3_EPN .myNameWrap___1topK .noteText___Yu2j5{margin:2px 0}.topFansCountBlcok___3vZHc{display:flex;justify-content:center;flex-direction:column;text-align:center;font-weight:600}.topFansCountBlcok___3vZHc .noteText___Yu2j5{margin-top:5px}.cardTopThreeWrap___ddJUZ{padding:12px;width:100%;display:flex;justify-content:space-evenly;align-items:flex-end}.cardTopThreeWrap___ddJUZ .topThreeItem___XSoPO{display:flex;align-items:center;flex-direction:column;min-width:104px;width:25%;height:126px;border-radius:14px;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);background-color:#fff;position:relative;padding-top:54px}.cardTopThreeWrap___ddJUZ .topThreeItem___XSoPO.topThreeItemRank1___1FMl5{min-width:121px;width:28%;height:174px;padding:0}.cardTopThreeWrap___ddJUZ .topThreeItem___XSoPO .topThreeImgWrap___2UQ6H{display:flex;justify-content:center;align-items:center;position:absolute;top:-20px}.cardTopThreeWrap___ddJUZ .topThreeItem___XSoPO .topThreeImgWrap___2UQ6H.topThreeImgWrapRank1___380ht{top:10px;position:relative;margin-bottom:18px}.cardTopThreeWrap___ddJUZ .topThreeItem___XSoPO .topThreeImgWrap___2UQ6H.topThreeImgWrapRank1___380ht .top3CrownIcon___ayqYd{width:28px;height:19px;top:-16px;right:27px}.cardTopThreeWrap___ddJUZ .topThreeItem___XSoPO .topThreeImgWrap___2UQ6H.topThreeImgWrapRank1___380ht .top3Icon___J1ErN{width:30px;height:37.5px;right:-8px;z-index:3}.cardTopThreeWrap___ddJUZ .topThreeItem___XSoPO .topThreeImgWrap___2UQ6H .top3Icon___J1ErN{width:24px;height:30px;position:absolute;bottom:-2px;right:-6px;z-index:3}.cardTopThreeWrap___ddJUZ .topThreeItem___XSoPO .topThreeImgWrap___2UQ6H .top3CrownIcon___ayqYd{width:20px;height:14px;position:absolute;top:-10px;right:23px;z-index:1}.cardTopThreeWrap___ddJUZ .topThreeItem___XSoPO .nickNameWrap___j_FN7{max-width:88px;word-break:break-all;font-size:14px}.cardTopThreeWrap___ddJUZ .topThreeItem___XSoPO .topThreeNoteText___6kj-c{margin:5px 0;font-size:12px;color:#bbb;text-align:center;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cardTopThreeWrap___ddJUZ .topThreeItem___XSoPO .topThreeLevelText___2oADG{background:#ff5000;color:#fff;font-size:12px;padding:2px 10px;border-radius:4px 8px 4px 8px}.carditemUserWrap___1sZ39{font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif;display:flex;align-items:center}.carditemUserWrap___1sZ39 .rankText___3rNxh{width:30px;margin:0 8px 0 4px;font-size:1.34rem;font-weight:600;text-align:center}.carditemUserWrap___1sZ39 .listNickNameWrap___C8CVa{max-width:162px;word-break:break-all;margin-left:8px}.cardItem___OjWkE{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px solid #eee}.fansCount___Fue5C{font-weight:600;font-size:1.16rem}.noteText___Yu2j5{color:#999;font-size:1rem}.firstPlaceImg1___j0TAG{border:3px solid #ffcc0f}.firstPlaceImg2___XHvyJ{border:3px solid #bec5ce}.firstPlaceImg3___1t6On{border:3px solid #e7a355}.topWrap___2NudR{margin:16px;padding:12px 10px;border:4px solid #222;border-radius:14px;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#111}.topWrap___2NudR .userNameWrap___37ZoO{color:#ff5000;margin:4px 0;font-size:1.1rem;line-height:1.5;height:20px}.topWrap___2NudR .recordRow___1jbyF{display:flex;justify-content:center;align-items:center;font-size:1.1rem;line-height:2}.topWrap___2NudR .recordRow___1jbyF .recordValue___x9JAP{padding:0 6px;font-weight:700}.topWrap___2NudR .line___1UxMZ{height:1px;width:100%;background:#ccc;margin:10px 4px}.topWrap___2NudR .headerNote___2mdoC{font-size:1.05rem;color:#999;padding:0 4px 8px;letter-spacing:1px;text-align:center;line-height:1.4}.topWrap___2NudR img{width:100%}.listHeaderWrap___3IdWK{background:url(/static/media/black-house-background.987bca90.png) 50% no-repeat;background-size:contain;background-size:100%;height:100%;height:196px;min-height:196px;display:flex;justify-content:center}.listHeaderWrap___3IdWK .boardWrap___1h0lN{width:220px;height:140px;background:url(/static/media/black-house-announce-board.e043af8a.png) 50% no-repeat;background-size:contain;background-size:100%}.listHeaderWrap___3IdWK .boardWrap___1h0lN .boardTextWrap___3tQu0{margin-top:46px;height:76px;padding:12px 8px;text-align:center;font-size:1.02rem;line-height:1.4}.listHeaderWrap___3IdWK .boardWrap___1h0lN .boardTextWrap___3tQu0 span{font-weight:700;font-size:1.1rem}.listHeaderWrap___3IdWK .boardWrap___1h0lN .boardTextWrap___3tQu0 span:first-child{color:#f11}.listHeaderWrap___3IdWK .boardWrap___1h0lN .boardTextWrap___3tQu0 span:nth-child(2){color:#111}.listHeaderWrap___3IdWK .boardWrap___1h0lN img{margin:20px 0;width:100%}.contentBody___JpqsZ{background:#111;padding:6px 20px 20px;display:flex;justify-content:center;align-items:center;margin-top:-1px}.contentBody___JpqsZ .contentCardWrap___12iww{width:100%;padding:14px 0 0}.contentBody___JpqsZ .contentCardWrap___12iww .cardItem___28iap{display:flex;justify-content:center;align-items:center;margin-bottom:15px;padding:10px 12px;background:#fff;border-radius:8px}.contentBody___JpqsZ .contentCardWrap___12iww .leftWrap___31ouh{width:70%}.contentBody___JpqsZ .contentCardWrap___12iww .leftWrap___31ouh .leftTopWrap___ahsXH{font-family:tahoma,arial,Hiragino Sans GB,simsun,sans-serif;display:flex;align-items:center;padding:0 0 10px}.contentBody___JpqsZ .contentCardWrap___12iww .leftWrap___31ouh .leftTopWrap___ahsXH .cardNameWrap___CLYsy{font-size:1.15rem;font-weight:700;padding-bottom:8px;color:#111}.contentBody___JpqsZ .contentCardWrap___12iww .leftWrap___31ouh .leftTopWrap___ahsXH .cardTimeWrap___1eTuw{color:#999;font-size:.95rem}.contentBody___JpqsZ .contentCardWrap___12iww .leftWrap___31ouh .leftBottomWrap___3XJIa{min-height:50px;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;font-size:1.05rem;line-height:1.4;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contentBody___JpqsZ .contentCardWrap___12iww .leftWrap___31ouh .leftBottomWrap___3XJIa span{font-weight:700;margin-right:3px}.contentBody___JpqsZ .contentCardWrap___12iww .leftWrap___31ouh .leftBottomWrap___3XJIa .textRed____kdcK{font-weight:400;color:#f11}.contentBody___JpqsZ .contentCardWrap___12iww .cardRightWrap___3ySa3{width:30%}.contentBody___JpqsZ .contentCardWrap___12iww .cardRightWrap___3ySa3 .totalIconWrap___1yGTv{width:100%;display:flex;justify-content:flex-end}.contentBody___JpqsZ .contentCardWrap___12iww .cardRightWrap___3ySa3 .totalIconWrap___1yGTv .totalIcon___1Immi{border:2px solid #f11;border-radius:16px;padding:6px 8px;font-size:1rem;color:#f11;margin-bottom:14px;letter-spacing:1px}.contentBody___JpqsZ .contentCardWrap___12iww .cardRightWrap___3ySa3 .illegalIcon___3Li_Z{width:100%;display:flex;justify-content:flex-end;position:relative}.contentBody___JpqsZ .contentCardWrap___12iww .cardRightWrap___3ySa3 .illegalIcon___3Li_Z img{margin-right:8px}.contentBody___JpqsZ .contentCardWrap___12iww .cardRightWrap___3ySa3 .illegalIcon___3Li_Z .illegalText___Vo2PT{position:absolute;top:8px;right:23px;text-align:center;color:#f11}.contentBody___JpqsZ .contentCardWrap___12iww .cardRightWrap___3ySa3 .illegalIcon___3Li_Z .illegalText___Vo2PT div{font-size:1rem;letter-spacing:1px}.contentBody___JpqsZ .contentCardWrap___12iww .cardRightWrap___3ySa3 .illegalIcon___3Li_Z .illegalText___Vo2PT div:first-child{font-weight:700;font-size:1.4rem}.contentBody___JpqsZ .contentCardWrap___12iww .noteText___1DXJv{font-size:.9rem;color:#bbb;white-space:nowrap}.noDataCard___S10U1{display:flex;justify-content:center;align-items:center;color:#eee;font-size:14px;padding:1.5rem 1rem 28px;background:transparent}.logoWrap___2hT59{display:flex;color:#646566;align-items:center}.homeLogo___169A3{background:url(/resource/client/ipis/logo-square.png) 50% no-repeat;background-size:contain;height:2.5rem;width:2.5rem}.appName___3YWqz{font-size:1.5rem;line-height:.89;margin-left:.42rem;color:#fff}.homeNav___2nRDA .am-navbar{background-image:none}@keyframes animations1___1ks4x{0%{transform:translateX(25%)}to{transform:translateX(0)}}.walletList___3IWVL{background:#fff;position:absolute;width:100%;margin-top:45px;overflow:auto;z-index:999;transform:scaleY(0);visibility:hidden}.walletList___3IWVL.shown___EYM5A{transition:transform .2s ease-in-out,visibility .2s ease-in-out;visibility:visible;transform:scaleY(1);transform-origin:100% 0}.walletWrapper___28sVw{overflow-x:hidden;overflow-y:scroll;max-height:300px}.walletItem___DuMuN{padding:1.167rem 1.25rem;font-size:1.16666666667rem;background:#fff;border-bottom:1px solid #e8e8e8}.walletItem___DuMuN.active___16sIV{background:#f5f5f5}.icon___3nWEC{width:1.6rem;height:1.6rem;margin-right:10px}.balance___1O8QT{display:flex;align-items:center;justify-content:flex-end}.caret___3udRz{margin-left:5px;width:.75rem;height:.43rem;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.7 6.1'%3E%3Cpath stroke='%23000' stroke-linejoin='round' d='M4.8 5.6L9.1.5H.5z'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.7 6.1'%3E%3Cpath stroke='%23000' stroke-linejoin='round' d='M4.8 5.6L9.1.5H.5z'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#fff;transition:transform .3s ease-in-out}.caret___3udRz.active___16sIV{transform:rotate(180deg)}.btnHolder___c7V2I{padding:2rem}.mask___2OrMT{background-color:#000;opacity:.85;position:fixed;top:45px;right:0;left:0;bottom:0;height:100%;z-index:999}.burgerIcon___2IPhk{background:url(/static/media/ic-sidemenu.1dfd04ca.png) 50% no-repeat;background-size:contain;width:1.83rem;height:1.83rem}.hbContainer___2h76D{display:none;position:absolute;bottom:10rem;right:1rem;z-index:11;width:7.16rem;height:6.91rem}html:lang(zh-CN) .hbContainer___2h76D{background:url(/static/media/hb_home.c6d27d67.png) 50% no-repeat;background-size:contain}html:lang(zh-TW) .hbContainer___2h76D{background:url(/static/media/hb_home_hk.9eb4a6e5.png) 50% no-repeat;background-size:contain}html:lang(en-US) .hbContainer___2h76D{background:url(/static/media/hb_home_en.10f7320d.png) 50% no-repeat;background-size:contain}html:lang(th-TH) .hbContainer___2h76D{background:url(/static/media/hb_home_th.6f8ac177.png) 50% no-repeat;background-size:contain}html:lang(vi-VN) .hbContainer___2h76D{background:url(/static/media/hb_home_vi.0e60631a.png) 50% no-repeat;background-size:contain}html:lang(id-ID) .hbContainer___2h76D{background:url(/static/media/hb_home_in.d9150bc1.png) 50% no-repeat;background-size:contain}html:lang(pt-BR) .hbContainer___2h76D{background:url(/static/media/hb_home_br.a30e4d96.png) 50% no-repeat;background-size:contain}html:lang(ja-JP) .hbContainer___2h76D{background:url(/static/media/hb_home_jp.2d022fff.png) 50% no-repeat;background-size:contain}.am-switch{display:inline-block;vertical-align:middle;align-self:center}.am-switch,.am-switch .checkbox{box-sizing:border-box;position:relative;cursor:pointer}.am-switch .checkbox{width:51px;height:31px;border-radius:31px;background:#e5e5e5;z-index:0;margin:0;padding:0;-webkit-appearance:none;appearance:none;border:0;transition:all .3s}.am-switch .checkbox:before{width:48px;box-sizing:border-box;z-index:1;transform:scale(1)}.am-switch .checkbox:after,.am-switch .checkbox:before{content:" ";position:absolute;left:1.5px;top:1.5px;height:28px;border-radius:28px;background:#fff;transition:all .2s}.am-switch .checkbox:after{width:28px;z-index:2;transform:translateX(0);box-shadow:2px 2px 4px rgba(0,0,0,.21)}.am-switch .checkbox.checkbox-disabled{z-index:3}.am-switch input[type=checkbox]{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;z-index:2;border:0;-webkit-appearance:none;appearance:none}.am-switch input[type=checkbox]:checked+.checkbox{background:#4dd865}.am-switch input[type=checkbox]:checked+.checkbox:before{transform:scale(0)}.am-switch input[type=checkbox]:checked+.checkbox:after{transform:translateX(20px)}.am-switch input[type=checkbox]:disabled+.checkbox{opacity:.3}.am-switch.am-switch-android .checkbox{width:72px;height:23px;border-radius:3px;background:#a7aaa6}.am-switch.am-switch-android .checkbox:before{display:none}.am-switch.am-switch-android .checkbox:after{width:35px;height:21px;border-radius:2px;box-shadow:none;left:1PX;top:1PX}.am-switch.am-switch-android input[type=checkbox]:checked+.checkbox{background:#108ee9}.am-switch.am-switch-android input[type=checkbox]:checked+.checkbox:before{transform:scale(0)}.am-switch.am-switch-android input[type=checkbox]:checked+.checkbox:after{transform:translateX(35px)}.hallHeaderUserWrap___2NyMq{padding:.9rem 1rem;width:100%;box-shadow:0 100px 7px 8px #dedede;background:linear-gradient(#fff,#f5f5f5);border-top:1px solid #eee}.headerLeftBalance___3rYk1{width:40%;display:flex;align-items:center;padding:4px;height:100%}.headerLeftBalance___3rYk1 .balanceRow___1k9ei{color:#777;font-size:1.08333333333rem;word-break:break-all;padding:3px 0;display:flex;align-items:center}.headerLeftBalance___3rYk1 .balanceRow___1k9ei .clUserNameTtitle___2kg_q{min-width:44px}.headerLeftBalance___3rYk1 .balanceRow___1k9ei .clUserName___2M8mq{margin-left:4px;max-width:94px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.headerLeftBalance___3rYk1 .balanceRow___1k9ei .clVipBox___1zoJ6{display:flex;justify-content:center;align-items:center;background:#ff5000;padding:1px 7px;border-radius:2px;margin-left:5px;color:#fff;font-size:12px}.headerLeftBalance___3rYk1 .balanceRow___1k9ei .clVipBox___1zoJ6 img{margin-right:2px;height:100%}.headerLeftBalance___3rYk1 .balanceRow___1k9ei .clAmount___3vga7{color:#ff5000;font-size:1.08333333333rem;word-break:break-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:4px}.headerLeftBalance___3rYk1 .balanceRow___1k9ei .refreshBtn___1jTtH{border:none;background:transparent;display:flex;justify-content:center;align-items:center}.headerLeftBalance___3rYk1 .balanceRow___1k9ei .refreshBtn___1jTtH img{width:12.47px}.headerLeftNoLogin___dEoMA{width:40%;padding:4px}.headerLeftNoLogin___dEoMA div{font-size:14px;margin:4px 0;color:#666}.headerRight___m62Y4{width:60%}.headerRight___m62Y4 .clBtnItem___1843G{display:flex;flex-direction:column;flex:1 1;align-items:center;margin:0 6px}.headerRight___m62Y4 .clBtnItem___1843G .iconBg___3kgtu{width:38px;height:38px;padding:5px;box-shadow:0 2px 6px 0 #ddd;border-radius:5px;margin-bottom:5px}.headerRight___m62Y4 .clBtnItem___1843G .iconBg___3kgtu img{width:100%}.headerRight___m62Y4 .clBtnItem___1843G span{color:#999;font-size:12px}.topupIcon___1lpfX{background:url(/static/media/ic-topup.20979bbc.png) 50% no-repeat;background-size:contain;height:3.33rem;width:4.25rem}.withdrawIcon___Ka5B6{background:url(/static/media/ic-withdraw.bcc52425.png) 50% no-repeat;background-size:contain;height:3.33rem;width:4.25rem}.defaultIcon___17AIw{background:url(/static/media/ic-defaultfast.ccb8af6f.png) 50% no-repeat;background-size:contain;height:3.33rem;width:4.25rem;display:flex;justify-content:center}.defaultIcon___17AIw span{margin-top:.65rem;font-weight:700}.userInfoBtn___1OVb6{display:flex;flex-direction:column;align-items:center}.userInfoBtn___1OVb6 span{color:#646566;font-size:1rem;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}html:lang(en-US) .userInfoBtn___1OVb6 span{padding:0 .25rem}.topupBtn___1PKK_{display:flex;flex-direction:column;align-items:center}.topupBtn___1PKK_ span{color:#646566;font-size:1rem;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}html:lang(en-US) .topupBtn___1PKK_ span{padding:0 .25rem}.withdrawBtn___1BQmR{display:flex;flex-direction:column;align-items:center}.withdrawBtn___1BQmR span{color:#646566;font-size:1rem;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}html:lang(en-US) .withdrawBtn___1BQmR span{padding:0 .25rem}.fastkeyBtn___3SORJ{display:flex;flex-direction:column;align-items:center}.fastkeyBtn___3SORJ span{color:#646566;font-size:1rem;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}html:lang(en-US) .fastkeyBtn___3SORJ span{padding:0 .25rem}.vipCountState00___2z-Ze{background:url(/static/media/vip-0.9a1f62c7.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState01___1GxDf{background:url(/static/media/vip-1.67ab9829.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState02___97mKB{background:url(/static/media/vip-2.1795625c.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState03___1GaZR{background:url(/static/media/vip-3.73dfb0d6.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState04___m7rlu{background:url(/static/media/vip-4.f3451ca8.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState05___2uNDs{background:url(/static/media/vip-5.7d7e6d49.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState06___-OJcs{background:url(/static/media/vip-6.e61f9dcb.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState07___6gmHJ{background:url(/static/media/vip-7.049839b4.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState08___2pOIC{background:url(/static/media/vip-8.779126e7.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState09___FqXjw{background:url(/static/media/vip-9.67f10070.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState010___2gtGu{background:url(/static/media/vip-10.b968e60f.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState011___2c3Nz{background:url(/static/media/vip-11.85cc392a.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState012___t5pbb{background:url(/static/media/vip-12.bfb3da51.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState013___2q4L5{background:url(/static/media/vip-13.cd8b404e.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState014___qMdSo{background:url(/static/media/vip-14.2ebc7f01.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState015___1-FFe{background:url(/static/media/vip-15.dfa425e5.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState016___1kq_z{background:url(/static/media/vip-16.8b431444.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState017___bSWMn{background:url(/static/media/vip-17.1ca0289c.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState018___2sMoy{background:url(/static/media/vip-18.15e5b44f.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState019___-wVvA{background:url(/static/media/vip-19.23d1cc60.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState020___1paTH{background:url(/static/media/vip-20.7609cf71.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState021___n7KnC{background:url(/static/media/vip-21.47a11613.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState022___VTkaf{background:url(/static/media/vip-22.23c4cb29.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState023___1HOjx{background:url(/static/media/vip-23.bc1ad27d.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState024___3OTGQ{background:url(/static/media/vip-24.9b7581c7.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState025___1G4Tl{background:url(/static/media/vip-25.4c98d8dd.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState026___3D_aa{background:url(/static/media/vip-26.987c581f.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState027___1HuZw{background:url(/static/media/vip-27.a26ccb27.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState028___3dQyb{background:url(/static/media/vip-28.1491c285.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState029___3sqaP{background:url(/static/media/vip-29.832ef018.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState030___rupR_{background:url(/static/media/vip-30.31fd412c.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState031___c_quQ{background:url(/static/media/vip-31.452b23ff.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState032___2saDa{background:url(/static/media/vip-32.9eee7b15.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState033___2-SKF{background:url(/static/media/vip-33.668eaf58.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState034___3P-kC{background:url(/static/media/vip-34.df56a9ae.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState035___182-f{background:url(/static/media/vip-35.d143987b.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState036___3yAeW{background:url(/static/media/vip-36.bf9cc938.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState037___19o8n{background:url(/static/media/vip-37.ed7495df.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState038___2aWaL{background:url(/static/media/vip-38.22e43761.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState039___1nmVr{background:url(/static/media/vip-39.d2d2cef5.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState040___1WrJZ{background:url(/static/media/vip-40.a6f49e9a.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState041___1eu9B{background:url(/static/media/vip-41.f7aafef1.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState042___1equ6{background:url(/static/media/vip-42.fded2241.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState043___OiIkh{background:url(/static/media/vip-43.c9abed20.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState044___1Dw6X{background:url(/static/media/vip-44.eed968fb.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState045___2vO_G{background:url(/static/media/vip-45.70033025.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState046___ccrzo{background:url(/static/media/vip-46.b1ff6f9f.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState047___iWgp4{background:url(/static/media/vip-47.dcf2ea50.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState048___1Xz4n{background:url(/static/media/vip-48.152a9f9b.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState049___2dwBz{background:url(/static/media/vip-49.2074ea5c.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState050___2Z1Dx{background:url(/static/media/vip-50.d9c291b6.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState051___24hiQ{background:url(/static/media/vip-51.0c2ac201.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState052___FP3J6{background:url(/static/media/vip-52.993b3ef7.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState053___3Ycz_{background:url(/static/media/vip-53.91db499f.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState054___3nZvA{background:url(/static/media/vip-54.1aeb2b72.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState055___edlgY{background:url(/static/media/vip-55.207cc716.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState056___1LaJ9{background:url(/static/media/vip-56.387c1b6c.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState057___TGm-6{background:url(/static/media/vip-57.07b357b7.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState058___20nPR{background:url(/static/media/vip-58.65a7bdd7.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState059___1PQaF{background:url(/static/media/vip-59.11b35179.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState060___14vlX{background:url(/static/media/vip-60.e39912a0.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState061___XF2td{background:url(/static/media/vip-61.98cec1b2.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState062___3nmWx{background:url(/static/media/vip-62.5f2df714.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState063___2lR-7{background:url(/static/media/vip-63.31180001.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState064___3HZwB{background:url(/static/media/vip-64.b82f3386.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState065___2vdHI{background:url(/static/media/vip-65.23c57157.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState066___28hWT{background:url(/static/media/vip-66.f01ab6b2.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState067___sKwl9{background:url(/static/media/vip-67.170d6c21.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState068___2HzTX{background:url(/static/media/vip-68.fcb689d1.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState069___1CPvZ{background:url(/static/media/vip-69.b05287bb.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.vipCountState070___2xOSV{background:url(/static/media/vip-70.452a9236.png) 50% no-repeat;background-size:contain;width:4.67rem;height:1.67rem;margin-left:1px}.walletItem___3Bj5Y{padding:15px 12px 12px 15px;background:#fff;margin-bottom:8px;border-radius:11px;color:#646566;font-size:1.33333333333rem;overflow:hidden}.walletItem___3Bj5Y.active___agb3c{border:2px solid #00cd21;box-shadow:0 2px 8px 0 rgba(0,0,0,.18)}.spinner___3hTsy{margin-left:.5rem}.icon___3MjZV{width:3.33rem;height:3.33rem;margin-right:8px}.moneyWrapper___2bIEY{text-align:left}.walletName___3IY0S{padding-bottom:5px;font-size:1.08333333333rem;line-height:1.23}.walletBalance___Ia6pI{color:#646566;font-weight:500;font-size:1.16666666667rem;line-height:1.14;word-break:break-all}@keyframes animations1___1myoF{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}.icRefresh___1TRX-{min-width:1.33rem;min-height:1.33rem;background:#636363;opacity:.8}.icRefresh___1TRX-,.icRefresh___1TRX-.active___agb3c{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M14.1 10.1c.2-.4.7-.6 1.1-.4.4.2.6.6.4 1.1-1.3 3.1-4.2 5.1-7.6 5.1-2.2 0-4.2-.8-5.7-2.3l-.3-.2-.1-.1v.2c0 .4-.3.7-.6.8h-.2c-.4 0-.8-.3-.8-.7v-3.1-.5-.1l.1-.1c.2-.2.3-.2.6-.2.4 0 .7.3.8.6 1 2.5 3.4 4 6.1 4 2.6 0 5-1.5 6-3.9l.2-.2zM8 .3c2.2 0 4.2.8 5.8 2.3l.2.2.1.1v-.3c0-.4.3-.7.6-.8h.2c.4 0 .8.3.8.7v3.1c0 .2-.1.4-.2.6l-.1.1-.3.1c-.1 0-.1.1-.2.1h-.5.2l-.2-.1-.1-.1-.1-.1-.1-.2c-1-2.5-3.4-4.1-6.1-4.1-2.7 0-5.1 1.6-6.2 4.1-.2.4-.7.6-1 .4-.4-.2-.7-.6-.5-1C1.6 2.2 4.6.3 8 .3z' fill='%23bfbfbf'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M14.1 10.1c.2-.4.7-.6 1.1-.4.4.2.6.6.4 1.1-1.3 3.1-4.2 5.1-7.6 5.1-2.2 0-4.2-.8-5.7-2.3l-.3-.2-.1-.1v.2c0 .4-.3.7-.6.8h-.2c-.4 0-.8-.3-.8-.7v-3.1-.5-.1l.1-.1c.2-.2.3-.2.6-.2.4 0 .7.3.8.6 1 2.5 3.4 4 6.1 4 2.6 0 5-1.5 6-3.9l.2-.2zM8 .3c2.2 0 4.2.8 5.8 2.3l.2.2.1.1v-.3c0-.4.3-.7.6-.8h.2c.4 0 .8.3.8.7v3.1c0 .2-.1.4-.2.6l-.1.1-.3.1c-.1 0-.1.1-.2.1h-.5.2l-.2-.1-.1-.1-.1-.1-.1-.2c-1-2.5-3.4-4.1-6.1-4.1-2.7 0-5.1 1.6-6.2 4.1-.2.4-.7.6-1 .4-.4-.2-.7-.6-.5-1C1.6 2.2 4.6.3 8 .3z' fill='%23bfbfbf'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain}.icRefresh___1TRX-.active___agb3c{background:#00cd21}.icRefreshDisable___Kqa0d{opacity:.3}.icRefresh-enter-active___3dwqy{animation:animations1___1myoF .8s linear infinite}.switch___3Fx1B .am-switch input[type=checkbox]:checked+.checkbox:after{transform:translateX(22px)}.switch___3Fx1B .am-switch .checkbox{height:22px;width:45px}.switch___3Fx1B .am-switch .checkbox:before{height:22px;width:45px;background-color:#c3c3c3;left:0;top:0}.switch___3Fx1B .am-switch .checkbox:after{height:18px;width:18px;box-shadow:none;top:2px;left:2px}.btnHolder___1z70a{margin-top:.583rem;padding:0 15px}.walletWithdrawBtn___22tR1{border-radius:15px;color:#999;background:#ebebeb;flex:1 1;font-size:1.16666666667rem;line-height:1;text-align:center;padding:.67rem}.walletWithdrawBtn___22tR1.active___agb3c{color:#fff;background:#3dbeff}.walletTopupBtn___1gIOX{border-radius:15px;color:#999;background:#f5f5f5;margin-left:1rem;flex:1 1;font-size:1.16666666667rem;line-height:1;text-align:center;padding:.67rem}.walletTopupBtn___1gIOX.active___agb3c{color:#fff;background:#ffc53a}.walletList___3YsK1{background:#f5f5f5;position:absolute;width:70%;height:105%;margin-top:45px;overflow:auto;z-index:999;right:0;padding:15px;transform:translateX(100%);transition:transform .4s}.walletList___3YsK1.shown___2yV77{transform:translateX(0)}.walletWrapper___2TPBI{overflow-x:hidden;overflow-y:scroll;padding:20px;background-color:#f5f5f5;max-height:500px}.walletLabel___3S9b4{padding-bottom:15px;color:#636363;text-align:left}.fastKeyIcon___25Oq3{height:3.33rem;width:4.25rem}.caret___3UTKU{width:1.2rem;height:1rem;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.7 6.1'%3E%3Cpath stroke='%23000' stroke-linejoin='round' d='M4.8 5.6L9.1.5H.5z'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.7 6.1'%3E%3Cpath stroke='%23000' stroke-linejoin='round' d='M4.8 5.6L9.1.5H.5z'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#87959d;transition:transform .3s ease-in-out}.caret___3UTKU.active___agb3c{transform:rotate(180deg)}.walletListModal___2mqnq .am-modal-content{border-top-left-radius:20px;border-top-right-radius:20px}.gameListContainer___fsUx_{background:#f5f5f5;display:flex;padding:.7rem .5rem .7rem .35rem;box-shadow:inset 0 2px 4px 0 #dedede}.withBannerHeight___3K3BF{height:calc(100vh - 360px)}.noBannerHeight___2s1U1{height:calc(100vh - 215px)}.gameListContainerLottery___3GC0e{background:#f5f5f5;display:flex;box-shadow:inset 0 2px 4px 0 #dedede;padding:1rem}.menuItem{width:62px;margin:0}.clGameMenuList___2f9xq{width:20%;overflow-y:auto;padding:.4rem 0 1.9rem}.clGameMenuList___2f9xq::-webkit-scrollbar{width:0}.clGameMenuList___2f9xq .menuItem{width:100%;display:flex;justify-content:center;align-items:center;margin:0!important}.clGameMenuList___2f9xq .menuBg___3dSPk{width:92%;max-width:92%;height:auto}.clGameMenuList___2f9xq .menuItemNoImgWrap___191jc{width:76%;max-width:76%;min-height:50px;max-height:60px;margin:6px 0;padding:6px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;border-radius:7px;box-shadow:0 2px 8px #666;background:#fff;font-size:.8rem;color:#666;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.gameListPanel___1d7Lj{position:relative;width:80%;display:flex;flex-direction:column;overflow-y:auto;padding:.4rem 0 1.6rem}.gameListPanel___1d7Lj.loading___1ujg6{overflow:hidden}.gameListPanel___1d7Lj::-webkit-scrollbar{width:0}.gameListPanel___1d7Lj .am-tabs .am-tabs-tab-bar-wrap{box-shadow:none!important}.gameListPanel___1d7Lj .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content{background:#f5f5f5}.gameListPanel___1d7Lj .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content .am-tabs-default-bar-tab{width:auto!important;height:auto!important;padding:0 20px;font-size:14px;margin-right:6px;border-radius:16px;background:#dedede;border:none;box-shadow:none}.gameListPanel___1d7Lj .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content .am-tabs-default-bar-tab:after{background:transparent}.gameListPanel___1d7Lj .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content .am-tabs-default-bar-tab div{height:28px;line-height:28px}.gameListPanel___1d7Lj .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content .am-tabs-default-bar-tab:first-child{margin-left:1rem}.gameListPanel___1d7Lj .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content .am-tabs-default-bar-tab-active{background:#ff5000;color:#fff}.gameListPanelLottery___7zJMZ{position:relative;width:80%;display:flex;flex-direction:column;overflow-y:auto;padding:.4rem 0 1.6rem;height:calc(100vh - 300px)}.gameListPanelLottery___7zJMZ.loading___1ujg6{overflow:hidden}.gameListPanelLottery___7zJMZ::-webkit-scrollbar{width:0}.gameListPanelLottery___7zJMZ .am-tabs .am-tabs-tab-bar-wrap{box-shadow:none!important}.gameListPanelLottery___7zJMZ .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content{background:#f5f5f5}.gameListPanelLottery___7zJMZ .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content .am-tabs-default-bar-tab{width:auto!important;height:auto!important;padding:0 20px;font-size:14px;margin-right:6px;border-radius:16px;background:#dedede;border:none;box-shadow:none}.gameListPanelLottery___7zJMZ .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content .am-tabs-default-bar-tab:after{background:transparent}.gameListPanelLottery___7zJMZ .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content .am-tabs-default-bar-tab div{height:28px;line-height:28px}.gameListPanelLottery___7zJMZ .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content .am-tabs-default-bar-tab:first-child{margin-left:1rem}.gameListPanelLottery___7zJMZ .am-tabs .am-tabs-tab-bar-wrap .am-tabs-default-bar-top .am-tabs-default-bar-content .am-tabs-default-bar-tab-active{background:#ff5000;color:#fff}.overlay___1Jlhw{position:absolute;height:100%;width:100%;opacity:.8;z-index:2}.gameBrandList___1zNQb{display:flex;flex-wrap:wrap;padding-bottom:40px}.gameBrandList___1zNQb .gameBrandGroup___1xYpZ{display:flex;flex-wrap:wrap;width:100%}.brandItem___1md71{position:relative;width:100%;margin-bottom:.6rem;padding:0 .4rem}.brandImg___1d5bZ{width:100%;height:auto;max-height:156.5px}@media screen and (min-width:999999999px){.brandImg___1d5bZ{max-height:30rem}}.brandItemSmall___2E2R-{position:relative;width:50%;margin-bottom:.6rem;padding:0 .4rem}.brandItemSmall___2E2R- .brandItemText___Dz-_1{width:70%}.brandItemSmall___2E2R- .gameInfoText___XYUWT{background:#fff;margin:0;padding:4px 0;width:100%;font-size:1.04rem;display:flex;justify-content:center;text-align:center;border-radius:0 0 5px 5px}.brandItemTextDefault___2m_Rd{top:0;position:absolute;height:100%;width:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;width:90%;padding:0 1.5rem}.Hot___3QnKT,.TagIcon___up5Rg{width:4rem;height:3.25rem;position:absolute;top:0;right:0;z-index:1}.Hot___3QnKT{background:url(/static/media/fire-tag.6e7902f9.png) 50% no-repeat;background-size:contain}html:lang(zh-TW) .Hot___3QnKT{background:url(/static/media/fire-tag-hk.e1f6113c.png) 50% no-repeat;background-size:contain}html:lang(en-US) .Hot___3QnKT{background:url(/static/media/fire-tag-en.09edcab7.png) 50% no-repeat;background-size:contain}html:lang(th-TH) .Hot___3QnKT{background:url(/static/media/fire-tag-th.1d1bc69c.png) 50% no-repeat;background-size:contain}html:lang(vi-VN) .Hot___3QnKT{background:url(/static/media/fire-tag-vi.f9e6a598.png) 50% no-repeat;background-size:contain}html:lang(id-ID) .Hot___3QnKT{background:url(/static/media/fire-tag-in.915c38b7.png) 50% no-repeat;background-size:contain}html:lang(pt-BR) .Hot___3QnKT{background:url(/static/media/fire-tag-br.6d5b88e6.png) 50% no-repeat;background-size:contain}html:lang(ja-JP) .Hot___3QnKT{background:url(/static/media/fire-tag-jp.0b182c3e.png) 50% no-repeat;background-size:contain}.New___1jSbs{width:4rem;height:3.25rem;position:absolute;top:0;right:0;z-index:1;background:url(/static/media/new-tag.c63ce7f5.png) 50% no-repeat;background-size:contain}html:lang(zh-TW) .New___1jSbs{background:url(/static/media/new-tag-hk.bfe5c48e.png) 50% no-repeat;background-size:contain}html:lang(en-US) .New___1jSbs{background:url(/static/media/new-tag-en.1ea2c38a.png) 50% no-repeat;background-size:contain}html:lang(th-TH) .New___1jSbs{background:url(/static/media/new-tag-th.3c727238.png) 50% no-repeat;background-size:contain}html:lang(vi-VN) .New___1jSbs{background:url(/static/media/new-tag-vi.98936243.png) 50% no-repeat;background-size:contain}html:lang(id-ID) .New___1jSbs{background:url(/static/media/new-tag-in.756d45b1.png) 50% no-repeat;background-size:contain}html:lang(pt-BR) .New___1jSbs{background:url(/static/media/new-tag-br.060fc4e7.png) 50% no-repeat;background-size:contain}html:lang(ja-JP) .New___1jSbs{background:url(/static/media/new-tag-jp.be68f1a8.png) 50% no-repeat;background-size:contain}.Popular___1dfOl{width:4rem;height:3.25rem;position:absolute;top:0;right:0;z-index:1;background:url(/static/media/hot-tag.2bd71d3c.png) 50% no-repeat;background-size:contain}html:lang(zh-TW) .Popular___1dfOl{background:url(/static/media/hot-tag-hk.7b3de7ec.png) 50% no-repeat;background-size:contain}html:lang(en-US) .Popular___1dfOl{background:url(/static/media/hot-tag-en.6950c214.png) 50% no-repeat;background-size:contain}html:lang(th-TH) .Popular___1dfOl{background:url(/static/media/hot-tag-th.a100c2d1.png) 50% no-repeat;background-size:contain}html:lang(vi-VN) .Popular___1dfOl{background:url(/static/media/hot-tag-vi.a9f11602.png) 50% no-repeat;background-size:contain}html:lang(id-ID) .Popular___1dfOl{background:url(/static/media/hot-tag-in.a8c2e8a8.png) 50% no-repeat;background-size:contain}html:lang(pt-BR) .Popular___1dfOl{background:url(/static/media/hot-tag-br.ad1a30ac.png) 50% no-repeat;background-size:contain}html:lang(ja-JP) .Popular___1dfOl{background:url(/static/media/hot-tag-jp.f8dd7d4c.png) 50% no-repeat;background-size:contain}.smallTagIcon___26CuP{width:3.25rem;height:1.25rem;position:absolute;z-index:1;top:0}.twoDIcon___1hwLw{background:url(/static/media/2d-tag.22068024.png) 50% no-repeat;background-size:contain}.guoFengIcon___3CS50,.twoDIcon___1hwLw{width:3.25rem;height:1.25rem;position:absolute;z-index:1;top:0}.guoFengIcon___3CS50{background:url(/static/media/guofeng-tag.322bb2bf.png) 50% no-repeat;background-size:contain}.brandItemText___Dz-_1{top:0;position:absolute;height:100%;width:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-left:1rem}.brandName___tHKwt{font-size:1.83333333333rem;color:#578bd1;text-align:center;margin-bottom:8px}.gameItemsContainer___2tIDg{display:flex;flex-wrap:wrap}.gameItemsNoDataContainer___3AL86{display:flex;justify-content:center;align-items:center;padding-top:4rem}.gameInfoItem___3t_pl{width:50%;margin-bottom:1.2rem;color:#646566;font-size:1.16666666667rem;position:relative;overflow:visible!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gameInfoInsideItem___nutF1{display:flex;flex-direction:column;align-items:center;padding:6px}.gameInfoInsideItem___nutF1 .gameInfoItemImgContainer___1W3dP{position:relative;width:100%;height:100%}.gameInfoInsideItem___nutF1 .gameInfoItemImgContainer___1W3dP .gameInfoLogo___2LxVb{width:100%;height:100%;border-radius:5px 5px 0 0}.gameInfoInsideItem___nutF1 .gameInfoItemImgContainer___1W3dP .clSmallPlatformIcon___1vHOI{position:absolute;bottom:.2rem;right:0;width:3.42rem;height:2.43rem}.gameInfoInsideItem___nutF1 .gameInfoText___XYUWT{background:#fff;margin:0;padding:1px 0;width:100%;font-size:1.04rem;display:flex;justify-content:center;text-align:center}.gameInfoInsideItem___nutF1 .gameInfoText___XYUWT .gameName___3aJzf{width:85%}.gameInfoInsideItem___nutF1 .gameInfoTextHallPage___u2MzO{padding:.74rem 10.4px;background:#fff;margin:0;width:100%;font-size:1.04rem;display:flex;justify-content:space-between;text-align:center;border-radius:0 0 5px 5px}.typeTitle___1huSZ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gameTime___2CKYZ{font-size:1rem;color:#999;line-height:17px}@media screen and (min-width:999999999px){.gameInfoItem___3t_pl{width:16%}}.btn___28Yib{width:15%;min-width:20px;width:1.5rem;height:1.5rem;z-index:1}.bookmarkBtn___1cae1{background:url(/static/media/ic-love-empty.f9eb9a89.png) 50% no-repeat;background-size:contain}.bookmarkBtn___1cae1,.bookmarkBtnActive___1Z7X6{width:15%;min-width:20px;width:1.5rem;height:1.5rem;z-index:1}.bookmarkBtnActive___1Z7X6{background:url(/static/media/ic-love-red.48eea8d6.png) 50% no-repeat;background-size:contain}.bookmarkBtnDsf___2QH7X{background:url(/static/media/ic-love-empty.f9eb9a89.png) 50% no-repeat;background-size:contain}.bookmarkBtnActiveDsf___3N8Iq,.bookmarkBtnDsf___2QH7X{width:15%;min-width:20px;width:1.5rem;height:1.5rem;z-index:1}.bookmarkBtnActiveDsf___3N8Iq{background:url(/static/media/ic-love-red.48eea8d6.png) 50% no-repeat;background-size:contain}.smallerBox___2JSI- .imgError___3Ewtn{width:120px!important;height:112px!important}.container___1I2Vf{height:100%;background:#fff;position:relative;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position;contain:size style layout}.maintainHeader___2wPXF{background:url(/static/media/maintain-header.d6fe5a9e.png) 50% no-repeat;background-size:contain;width:17.5rem;height:8.66rem}.homeMaintain___2bV6k{width:100%;color:#999;position:relative;box-shadow:inset 0 0 17px 0 rgba(0,0,0,.2);border-top-left-radius:19px;border-top-right-radius:19px;padding:2rem 4.33rem 50px;min-height:calc(100vh - 315px);overflow:hidden;justify-content:center}.maintainTitle___1-44D{display:flex;flex-direction:column;align-items:center;margin-top:12px;font-size:1.33333333333rem}.maintainTitle___1-44D span{font-size:1.16666666667rem;line-height:2.33rem}.maintainContent___v13jL{display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #f5f5f5;padding:1.16rem 1.16rem 1.5rem;border-radius:1.16rem;font-size:1.16666666667rem;margin-top:2.5rem}@media only screen and (max-height:700px){.maintainContent___v13jL{margin-top:.5rem}}.otherGameBtn___1KL7d{text-align:center;color:#fff;background:#ff5000;padding:.5rem 2rem;border-radius:1.29rem;margin-top:1.16rem}.jxPage___VY_As{background-color:#fff}.jxPage___VY_As .am-pull-to-refresh-indicator{color:#fff!important}.jxBottomPage___2O6YH{background-color:#fff}.jxRefreshContainer___Dcewh{position:absolute;width:100%;height:100%}.jxRefreshContainer___Dcewh .-scrollview-content{width:100%}.selectLangModal___2Zr_X .am-modal-content{padding:0 1.66rem;border-top-left-radius:20px;border-top-right-radius:20px;min-height:10rem}.selectLangItem___2mPSR{display:flex;align-items:center;font-size:1.33333333333rem;height:4.83rem}.selectLangItem___2mPSR div{margin-left:10px}.iconService___1IESC,.iconServiceWhite___1husg{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4.514c4.07.09 7.309 3.487 7.26 7.615a7.584 7.584 0 01-2.06 5.368 7.372 7.372 0 01-5.2 2.318 7.371 7.371 0 01-5.2-2.318 7.583 7.583 0 01-2.06-5.368C3.691 8 6.93 4.604 11 4.514zm-3.439 9.842c-.177-.254-.522-.4-.806-.214-.249.162-.402.545-.211.817a5.713 5.713 0 002.872 2.123c.931.304 1.96.325 2.906.076.799-.209 1.521-.618 2.157-1.144.37-.305.7-.66.977-1.055.179-.255.054-.676-.209-.818-.303-.162-.615-.058-.806.215l-.006.009c-.04.047-.076.097-.116.143a5.405 5.405 0 01-.634.63l-.076.062-.016.013a5.038 5.038 0 01-.862.533l-.091.043c.012-.007.004-.005-.07.03a4.586 4.586 0 01-1.038.284 4.7 4.7 0 01-1.021.005c-.026-.003-.055-.01-.082-.01l-.101-.018a4.612 4.612 0 01-.889-.257l-.039-.016-.094-.044a5.026 5.026 0 01-.88-.535l-.013-.01-.085-.07a5.41 5.41 0 01-.745-.761zm-4.701-.73l.003.014c.01.05.039.183.032.116l-.005-.03.008.022c.07.299.006.617-.18.865a1.012 1.012 0 01-.905.403C.385 14.918 0 13.706 0 12.129c0-1.394.385-2.79 1.775-2.79C2.878 5.073 6.65 2.074 11 2.006c4.35.068 8.122 3.067 9.225 7.335C21.6 9.45 22 10.735 22 12.129c0 1.393-.385 2.789-1.775 2.899-.35.033-.691-.12-.904-.403a1.045 1.045 0 01-.142-.991v-.099c.071-.461.108-.927.11-1.394a8.63 8.63 0 00-2.316-6.149 8.387 8.387 0 00-5.934-2.664H11a8.387 8.387 0 00-5.93 2.66 8.629 8.629 0 00-2.32 6.14 9.492 9.492 0 00.134 1.55l.005.041-.029-.094z' fill='%230470EB' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4.514c4.07.09 7.309 3.487 7.26 7.615a7.584 7.584 0 01-2.06 5.368 7.372 7.372 0 01-5.2 2.318 7.371 7.371 0 01-5.2-2.318 7.583 7.583 0 01-2.06-5.368C3.691 8 6.93 4.604 11 4.514zm-3.439 9.842c-.177-.254-.522-.4-.806-.214-.249.162-.402.545-.211.817a5.713 5.713 0 002.872 2.123c.931.304 1.96.325 2.906.076.799-.209 1.521-.618 2.157-1.144.37-.305.7-.66.977-1.055.179-.255.054-.676-.209-.818-.303-.162-.615-.058-.806.215l-.006.009c-.04.047-.076.097-.116.143a5.405 5.405 0 01-.634.63l-.076.062-.016.013a5.038 5.038 0 01-.862.533l-.091.043c.012-.007.004-.005-.07.03a4.586 4.586 0 01-1.038.284 4.7 4.7 0 01-1.021.005c-.026-.003-.055-.01-.082-.01l-.101-.018a4.612 4.612 0 01-.889-.257l-.039-.016-.094-.044a5.026 5.026 0 01-.88-.535l-.013-.01-.085-.07a5.41 5.41 0 01-.745-.761zm-4.701-.73l.003.014c.01.05.039.183.032.116l-.005-.03.008.022c.07.299.006.617-.18.865a1.012 1.012 0 01-.905.403C.385 14.918 0 13.706 0 12.129c0-1.394.385-2.79 1.775-2.79C2.878 5.073 6.65 2.074 11 2.006c4.35.068 8.122 3.067 9.225 7.335C21.6 9.45 22 10.735 22 12.129c0 1.393-.385 2.789-1.775 2.899-.35.033-.691-.12-.904-.403a1.045 1.045 0 01-.142-.991v-.099c.071-.461.108-.927.11-1.394a8.63 8.63 0 00-2.316-6.149 8.387 8.387 0 00-5.934-2.664H11a8.387 8.387 0 00-5.93 2.66 8.629 8.629 0 00-2.32 6.14 9.492 9.492 0 00.134 1.55l.005.041-.029-.094z' fill='%230470EB' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#ff5000;width:1.85rem;height:1.85rem}.iconServiceWhite___1husg{background-color:#fff}.iconBackGrey___3qNdv{background:url(/static/media/ic-navigationbar-back-grey.2e355ca2.png) 50% no-repeat;background-size:contain;width:1.6rem;height:1.6rem}.iconSetting___2WYHj{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Ccircle opacity='.254' cx='15' cy='15' r='15'/%3E%3Cg fill-rule='nonzero' stroke='%23FFF' stroke-width='.3'%3E%3Cpath d='M12.07 15A2.932 2.932 0 0115 12.07 2.933 2.933 0 0117.93 15 2.932 2.932 0 0115 17.93 2.932 2.932 0 0112.07 15zm1.098 0c0 1.011.822 1.833 1.833 1.833 1.01 0 1.832-.822 1.832-1.832a1.835 1.835 0 00-1.832-1.833c-1.01 0-1.833.822-1.833 1.833z'/%3E%3Cpath d='M14.976 24h-.054c-1.01 0-1.926-.761-2.25-1.82a7.459 7.459 0 01-1.256-.52 2.72 2.72 0 01-1.323.358 2.099 2.099 0 01-1.5-.603l-.048-.05c-.703-.703-.81-1.89-.286-2.868-.208-.399-.353-.824-.49-1.27C6.71 16.907 6 16.03 6 15.034v-.053c0-1 .708-1.882 1.768-2.206.144-.476.305-.911.52-1.317-.539-.97-.458-2.106.245-2.81l.035-.038c.405-.405.967-.628 1.587-.628a2.76 2.76 0 011.306.335 7.468 7.468 0 011.173-.485C12.912 6.765 13.838 6 14.922 6h.054c1.068 0 1.947.752 2.204 1.835.41.13.807.295 1.187.493a2.525 2.525 0 011.273-.35c.627 0 1.21.239 1.643.672l.028.026c.768.767.86 1.92.278 2.867.202.386.398.78.525 1.175C23.196 12.974 24 13.89 24 14.98v.053c0 1.085-.805 1.996-1.887 2.249-.121.37-.296.745-.493 1.125.57.953.453 2.157-.32 2.931l-.041.059c-.415.414-.97.664-1.556.664-.443 0-.89-.152-1.289-.394a7.401 7.401 0 01-1.27.519C16.846 23.263 15.979 24 14.977 24zm-3.305-3.454a6.427 6.427 0 001.603.665c.211.055.37.229.406.443.12.702.666 1.251 1.243 1.251h.054c.633 0 1.059-.624 1.152-1.241a.554.554 0 01.408-.454 6.389 6.389 0 001.633-.684c.2-.118.453-.1.633.047.275.224.597.347.909.347.288.003.565-.112.768-.318l.037-.037c.458-.458.466-1.217.018-1.764a.555.555 0 01-.053-.626 6.466 6.466 0 00.645-1.522c.06-.227.285-.391.519-.41.712-.06 1.259-.568 1.259-1.208v-.053c0-.648-.547-1.162-1.26-1.223a.572.572 0 01-.504-.41 6.426 6.426 0 00-.668-1.568.554.554 0 01.048-.632c.457-.554.468-1.247.03-1.686l-.03-.026a1.217 1.217 0 00-.872-.358c-.32 0-.637.114-.895.322a.555.555 0 01-.627.048 6.383 6.383 0 00-1.573-.653.555.555 0 01-.41-.483c-.07-.716-.549-1.216-1.167-1.216h-.054c-.641 0-1.182.526-1.257 1.223a.555.555 0 01-.41.476 6.377 6.377 0 00-1.542.636.554.554 0 01-.6-.031 1.69 1.69 0 00-.966-.318c-.325 0-.611.108-.808.305l-.039.038c-.443.444-.307 1.184.057 1.685.131.18.142.42.028.61a6.29 6.29 0 00-.674 1.654c-.054.21-.197.368-.41.406-.703.125-1.205.642-1.205 1.201v.054c0 .553.501 1.063 1.204 1.186a.536.536 0 01.426.407 6.4 6.4 0 00.651 1.61.555.555 0 01-.03.6c-.413.583-.42 1.358-.012 1.765l.046.05c.218.218.505.267.706.267.324 0 .68-.125.975-.343a.551.551 0 01.608-.032z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Ccircle opacity='.254' cx='15' cy='15' r='15'/%3E%3Cg fill-rule='nonzero' stroke='%23FFF' stroke-width='.3'%3E%3Cpath d='M12.07 15A2.932 2.932 0 0115 12.07 2.933 2.933 0 0117.93 15 2.932 2.932 0 0115 17.93 2.932 2.932 0 0112.07 15zm1.098 0c0 1.011.822 1.833 1.833 1.833 1.01 0 1.832-.822 1.832-1.832a1.835 1.835 0 00-1.832-1.833c-1.01 0-1.833.822-1.833 1.833z'/%3E%3Cpath d='M14.976 24h-.054c-1.01 0-1.926-.761-2.25-1.82a7.459 7.459 0 01-1.256-.52 2.72 2.72 0 01-1.323.358 2.099 2.099 0 01-1.5-.603l-.048-.05c-.703-.703-.81-1.89-.286-2.868-.208-.399-.353-.824-.49-1.27C6.71 16.907 6 16.03 6 15.034v-.053c0-1 .708-1.882 1.768-2.206.144-.476.305-.911.52-1.317-.539-.97-.458-2.106.245-2.81l.035-.038c.405-.405.967-.628 1.587-.628a2.76 2.76 0 011.306.335 7.468 7.468 0 011.173-.485C12.912 6.765 13.838 6 14.922 6h.054c1.068 0 1.947.752 2.204 1.835.41.13.807.295 1.187.493a2.525 2.525 0 011.273-.35c.627 0 1.21.239 1.643.672l.028.026c.768.767.86 1.92.278 2.867.202.386.398.78.525 1.175C23.196 12.974 24 13.89 24 14.98v.053c0 1.085-.805 1.996-1.887 2.249-.121.37-.296.745-.493 1.125.57.953.453 2.157-.32 2.931l-.041.059c-.415.414-.97.664-1.556.664-.443 0-.89-.152-1.289-.394a7.401 7.401 0 01-1.27.519C16.846 23.263 15.979 24 14.977 24zm-3.305-3.454a6.427 6.427 0 001.603.665c.211.055.37.229.406.443.12.702.666 1.251 1.243 1.251h.054c.633 0 1.059-.624 1.152-1.241a.554.554 0 01.408-.454 6.389 6.389 0 001.633-.684c.2-.118.453-.1.633.047.275.224.597.347.909.347.288.003.565-.112.768-.318l.037-.037c.458-.458.466-1.217.018-1.764a.555.555 0 01-.053-.626 6.466 6.466 0 00.645-1.522c.06-.227.285-.391.519-.41.712-.06 1.259-.568 1.259-1.208v-.053c0-.648-.547-1.162-1.26-1.223a.572.572 0 01-.504-.41 6.426 6.426 0 00-.668-1.568.554.554 0 01.048-.632c.457-.554.468-1.247.03-1.686l-.03-.026a1.217 1.217 0 00-.872-.358c-.32 0-.637.114-.895.322a.555.555 0 01-.627.048 6.383 6.383 0 00-1.573-.653.555.555 0 01-.41-.483c-.07-.716-.549-1.216-1.167-1.216h-.054c-.641 0-1.182.526-1.257 1.223a.555.555 0 01-.41.476 6.377 6.377 0 00-1.542.636.554.554 0 01-.6-.031 1.69 1.69 0 00-.966-.318c-.325 0-.611.108-.808.305l-.039.038c-.443.444-.307 1.184.057 1.685.131.18.142.42.028.61a6.29 6.29 0 00-.674 1.654c-.054.21-.197.368-.41.406-.703.125-1.205.642-1.205 1.201v.054c0 .553.501 1.063 1.204 1.186a.536.536 0 01.426.407 6.4 6.4 0 00.651 1.61.555.555 0 01-.03.6c-.413.583-.42 1.358-.012 1.765l.046.05c.218.218.505.267.706.267.324 0 .68-.125.975-.343a.551.551 0 01.608-.032z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#fff;width:2.5rem;height:2.5rem}.iconSetting2___3y7mv{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.17 21.17'%3E%3Cg data-name='图层 2'%3E%3Cpath d='M7.22 10.66a3.45 3.45 0 113.44 3.45 3.44 3.44 0 01-3.44-3.45zm1.29 0a2.16 2.16 0 102.15-2.15 2.16 2.16 0 00-2.15 2.15z'/%3E%3Cpath d='M10.56 21.17h-.07A2.89 2.89 0 017.85 19a8.69 8.69 0 01-1.48-.61 3.26 3.26 0 01-1.56.42 2.45 2.45 0 01-1.76-.71L3 18.07a2.88 2.88 0 01-.33-3.37 8.18 8.18 0 01-.58-1.5A2.74 2.74 0 010 10.63v-.07A2.78 2.78 0 012.08 8a8.93 8.93 0 01.61-1.55A2.74 2.74 0 013 3.12v-.05a2.6 2.6 0 011.87-.74 3.18 3.18 0 011.53.4 10.35 10.35 0 011.4-.58A2.82 2.82 0 0110.49 0h.07a2.68 2.68 0 012.59 2.16 9 9 0 011.4.58A2.91 2.91 0 0116 2.33a2.68 2.68 0 012 .79 2.68 2.68 0 01.32 3.37A8.87 8.87 0 0119 7.9a2.8 2.8 0 012.22 2.66v.07A2.78 2.78 0 0119 13.27a8.85 8.85 0 01-.58 1.32A2.82 2.82 0 0118 18v.07a2.61 2.61 0 01-1.83.78 3 3 0 01-1.52-.46 9.15 9.15 0 01-1.49.61 2.75 2.75 0 01-2.6 2.17zm-3.89-4.06a7.46 7.46 0 001.89.78.65.65 0 01.47.52 1.66 1.66 0 001.46 1.47h.07c.74 0 1.24-.73 1.35-1.46a.64.64 0 01.48-.53 7.39 7.39 0 001.92-.81.68.68 0 01.75.06 1.73 1.73 0 001.07.41 1.23 1.23 0 00.9-.38 1.53 1.53 0 000-2.07.67.67 0 01-.06-.74 7.67 7.67 0 00.76-1.79.69.69 0 01.61-.48 1.51 1.51 0 001.48-1.42v-.07a1.51 1.51 0 00-1.42-1.47.69.69 0 01-.59-.49A7.74 7.74 0 0017 6.8a.65.65 0 01.06-.74 1.44 1.44 0 000-2 1.45 1.45 0 00-1-.42A1.71 1.71 0 0015 4a.67.67 0 01-.74.06 7.31 7.31 0 00-1.85-.77.66.66 0 01-.48-.57 1.45 1.45 0 00-1.37-1.43h-.07A1.53 1.53 0 009 2.73a.65.65 0 01-.49.56A7.52 7.52 0 006.72 4 .67.67 0 016 4a2 2 0 00-1.13-.37 1.32 1.32 0 00-.94.37h-.05A1.56 1.56 0 004 6a.65.65 0 010 .72 7.37 7.37 0 00-.79 1.94.6.6 0 01-.48.48 1.59 1.59 0 00-1.42 1.41v.07A1.56 1.56 0 002.71 12a.65.65 0 01.5.48A7.71 7.71 0 004 14.39a.65.65 0 010 .71 1.66 1.66 0 000 2.08l.06.06a1.17 1.17 0 00.83.31 2 2 0 001.11-.4.63.63 0 01.34-.15.66.66 0 01.33.11z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.17 21.17'%3E%3Cg data-name='图层 2'%3E%3Cpath d='M7.22 10.66a3.45 3.45 0 113.44 3.45 3.44 3.44 0 01-3.44-3.45zm1.29 0a2.16 2.16 0 102.15-2.15 2.16 2.16 0 00-2.15 2.15z'/%3E%3Cpath d='M10.56 21.17h-.07A2.89 2.89 0 017.85 19a8.69 8.69 0 01-1.48-.61 3.26 3.26 0 01-1.56.42 2.45 2.45 0 01-1.76-.71L3 18.07a2.88 2.88 0 01-.33-3.37 8.18 8.18 0 01-.58-1.5A2.74 2.74 0 010 10.63v-.07A2.78 2.78 0 012.08 8a8.93 8.93 0 01.61-1.55A2.74 2.74 0 013 3.12v-.05a2.6 2.6 0 011.87-.74 3.18 3.18 0 011.53.4 10.35 10.35 0 011.4-.58A2.82 2.82 0 0110.49 0h.07a2.68 2.68 0 012.59 2.16 9 9 0 011.4.58A2.91 2.91 0 0116 2.33a2.68 2.68 0 012 .79 2.68 2.68 0 01.32 3.37A8.87 8.87 0 0119 7.9a2.8 2.8 0 012.22 2.66v.07A2.78 2.78 0 0119 13.27a8.85 8.85 0 01-.58 1.32A2.82 2.82 0 0118 18v.07a2.61 2.61 0 01-1.83.78 3 3 0 01-1.52-.46 9.15 9.15 0 01-1.49.61 2.75 2.75 0 01-2.6 2.17zm-3.89-4.06a7.46 7.46 0 001.89.78.65.65 0 01.47.52 1.66 1.66 0 001.46 1.47h.07c.74 0 1.24-.73 1.35-1.46a.64.64 0 01.48-.53 7.39 7.39 0 001.92-.81.68.68 0 01.75.06 1.73 1.73 0 001.07.41 1.23 1.23 0 00.9-.38 1.53 1.53 0 000-2.07.67.67 0 01-.06-.74 7.67 7.67 0 00.76-1.79.69.69 0 01.61-.48 1.51 1.51 0 001.48-1.42v-.07a1.51 1.51 0 00-1.42-1.47.69.69 0 01-.59-.49A7.74 7.74 0 0017 6.8a.65.65 0 01.06-.74 1.44 1.44 0 000-2 1.45 1.45 0 00-1-.42A1.71 1.71 0 0015 4a.67.67 0 01-.74.06 7.31 7.31 0 00-1.85-.77.66.66 0 01-.48-.57 1.45 1.45 0 00-1.37-1.43h-.07A1.53 1.53 0 009 2.73a.65.65 0 01-.49.56A7.52 7.52 0 006.72 4 .67.67 0 016 4a2 2 0 00-1.13-.37 1.32 1.32 0 00-.94.37h-.05A1.56 1.56 0 004 6a.65.65 0 010 .72 7.37 7.37 0 00-.79 1.94.6.6 0 01-.48.48 1.59 1.59 0 00-1.42 1.41v.07A1.56 1.56 0 002.71 12a.65.65 0 01.5.48A7.71 7.71 0 004 14.39a.65.65 0 010 .71 1.66 1.66 0 000 2.08l.06.06a1.17 1.17 0 00.83.31 2 2 0 001.11-.4.63.63 0 01.34-.15.66.66 0 01.33.11z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#ff5000;width:1.65rem;height:1.65rem}.iconService2___1GzWD{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Ccircle cx='15' cy='15' r='15' opacity='.254'/%3E%3Cpath d='M22.653 12.738a7.716 7.716 0 00-15.306 0A2.57 2.57 0 006 15v2.571a2.571 2.571 0 005.143 0V15A2.571 2.571 0 008.7 12.432a6.43 6.43 0 0112.6 0A2.571 2.571 0 0018.857 15v2.571c0 .849.411 1.601 1.045 2.07a6.445 6.445 0 01-2.442 1.782 1.93 1.93 0 00-1.817-1.28h-1.286a1.929 1.929 0 100 3.857h1.286a1.93 1.93 0 001.783-1.193 7.73 7.73 0 003.732-2.678A2.571 2.571 0 0024 17.572V15a2.57 2.57 0 00-1.347-2.262zM9.857 15v2.571a1.286 1.286 0 11-2.571 0V15a1.286 1.286 0 012.571 0zm5.786 7.714h-1.286a.643.643 0 010-1.285h1.286a.643.643 0 010 1.285zm7.071-5.143a1.286 1.286 0 11-2.571 0V15a1.286 1.286 0 012.571 0v2.571z' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Ccircle cx='15' cy='15' r='15' opacity='.254'/%3E%3Cpath d='M22.653 12.738a7.716 7.716 0 00-15.306 0A2.57 2.57 0 006 15v2.571a2.571 2.571 0 005.143 0V15A2.571 2.571 0 008.7 12.432a6.43 6.43 0 0112.6 0A2.571 2.571 0 0018.857 15v2.571c0 .849.411 1.601 1.045 2.07a6.445 6.445 0 01-2.442 1.782 1.93 1.93 0 00-1.817-1.28h-1.286a1.929 1.929 0 100 3.857h1.286a1.93 1.93 0 001.783-1.193 7.73 7.73 0 003.732-2.678A2.571 2.571 0 0024 17.572V15a2.57 2.57 0 00-1.347-2.262zM9.857 15v2.571a1.286 1.286 0 11-2.571 0V15a1.286 1.286 0 012.571 0zm5.786 7.714h-1.286a.643.643 0 010-1.285h1.286a.643.643 0 010 1.285zm7.071-5.143a1.286 1.286 0 11-2.571 0V15a1.286 1.286 0 012.571 0v2.571z' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#fff;margin-right:1rem;width:2.5rem;height:2.5rem}.iconSettingImg___13obE{background:url(/static/media/ic-navigationbar-setting-image.4dfbf88a.png) 50% no-repeat;background-size:contain;width:18px;height:18px}.iconQrCode___1xleY{background:url(/static/media/ic-navigationbar-qrcode.c12626a3.png) 50% no-repeat;background-size:contain;margin-right:14px;width:18px;height:18px}.rightText___19yp9{color:#ff5000;margin-left:.5rem;font-size:1rem}html:lang(en-US) .rightText___19yp9{width:4.5rem;text-align:center;margin-left:.2rem}.rightTextWhite___37qXo{color:#ff5000;margin-left:.5rem;font-size:1rem;color:#fff}html:lang(pt-BR) .rightTextWhite___37qXo{font-size:.916666666667rem}html:lang(en-US) .rightTextWhite___37qXo{width:4.5rem;text-align:center;margin-left:.2rem}.iconLang___XNTsu{width:1.83rem;height:1.83rem;margin-left:10px}.iconFilter___3eIH2{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.411 7.052c.104-.103.22-.219.295-.351.565-.701.632-1.762.158-2.532C18.387 3.393 17.68 3 16.762 3H5.404c-.22 0-.448 0-.646.062a2.303 2.303 0 00-1.25.808A2.31 2.31 0 003 5.302c0 .664.253 1.253.713 1.658a349.9 349.9 0 014.33 4.279v4.657l.002.04c.077.612.542.947 1.106.705l.01-.004c.305-.153.48-.46.48-.843v-4.788c0-.323-.1-.586-.296-.783a105.96 105.96 0 01-2.07-2.146 115.16 115.16 0 00-2.157-2.233l-.037-.037-.044-.022a.418.418 0 01-.05-.06 1.082 1.082 0 00-.058-.07c-.13-.165-.156-.306-.096-.496.105-.237.315-.51.57-.51h11.46c.14 0 .275.076.38.213a.725.725 0 01.13.618c-.029.113-.076.165-.22.308a397.319 397.319 0 00-4.68 4.63l-.009.009c-.161.161-.347.396-.347.783v8.048c0 .099 0 .378.204.6 0 0 .062.14.329.242.33.125.651-.018.651-.018l.085-.063c.33-.247.33-.633.33-.863v-7.611c.789-.788 1.606-1.553 2.397-2.294a96.497 96.497 0 002.298-2.199zm1.763 10.311h-4.329a.716.716 0 00-.723.723v.204c0 .453.368.723.723.723h4.33a.716.716 0 00.722-.723v-.204c0-.432-.29-.723-.723-.723zm0-2.597h-4.329a.716.716 0 00-.723.723v.152c0 .453.368.723.723.723h4.33a.716.716 0 00.722-.723v-.152a.716.716 0 00-.723-.723zm0-2.496h-4.329a.716.716 0 00-.723.723v.102c0 .452.368.723.723.723h4.33a.716.716 0 00.722-.723v-.102c0-.433-.29-.723-.723-.723z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.411 7.052c.104-.103.22-.219.295-.351.565-.701.632-1.762.158-2.532C18.387 3.393 17.68 3 16.762 3H5.404c-.22 0-.448 0-.646.062a2.303 2.303 0 00-1.25.808A2.31 2.31 0 003 5.302c0 .664.253 1.253.713 1.658a349.9 349.9 0 014.33 4.279v4.657l.002.04c.077.612.542.947 1.106.705l.01-.004c.305-.153.48-.46.48-.843v-4.788c0-.323-.1-.586-.296-.783a105.96 105.96 0 01-2.07-2.146 115.16 115.16 0 00-2.157-2.233l-.037-.037-.044-.022a.418.418 0 01-.05-.06 1.082 1.082 0 00-.058-.07c-.13-.165-.156-.306-.096-.496.105-.237.315-.51.57-.51h11.46c.14 0 .275.076.38.213a.725.725 0 01.13.618c-.029.113-.076.165-.22.308a397.319 397.319 0 00-4.68 4.63l-.009.009c-.161.161-.347.396-.347.783v8.048c0 .099 0 .378.204.6 0 0 .062.14.329.242.33.125.651-.018.651-.018l.085-.063c.33-.247.33-.633.33-.863v-7.611c.789-.788 1.606-1.553 2.397-2.294a96.497 96.497 0 002.298-2.199zm1.763 10.311h-4.329a.716.716 0 00-.723.723v.204c0 .453.368.723.723.723h4.33a.716.716 0 00.722-.723v-.204c0-.432-.29-.723-.723-.723zm0-2.597h-4.329a.716.716 0 00-.723.723v.152c0 .453.368.723.723.723h4.33a.716.716 0 00.722-.723v-.152a.716.716 0 00-.723-.723zm0-2.496h-4.329a.716.716 0 00-.723.723v.102c0 .452.368.723.723.723h4.33a.716.716 0 00.722-.723v-.102c0-.433-.29-.723-.723-.723z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#fff;width:2.4rem;height:2.4rem}.icon-en-US___zPvbu{background:url(/static/media/ic-en.5c86818c.png) 50% no-repeat;background-size:contain}.icon-en-US___zPvbu,.icon-zh-CN___32_l-{width:1.83rem;height:1.83rem;margin-left:10px}.icon-zh-CN___32_l-{background:url(/static/media/ic-zh.8109b073.png) 50% no-repeat;background-size:contain}.icon-th-TH___3FCau{background:url(/static/media/ic-th.3afec43b.png) 50% no-repeat;background-size:contain}.icon-th-TH___3FCau,.icon-vi-VN___2vrBk{width:1.83rem;height:1.83rem;margin-left:10px}.icon-vi-VN___2vrBk{background:url(/static/media/ic-vi.021965ea.png) 50% no-repeat;background-size:contain}.icon-id-ID___3fGPR{background:url(/static/media/ic-id.c4956fa8.png) 50% no-repeat;background-size:contain}.icon-id-ID___3fGPR,.icon-pt-BR___3IIML{width:1.83rem;height:1.83rem;margin-left:10px}.icon-pt-BR___3IIML{background:url(/static/media/ic-br.53e37bf1.png) 50% no-repeat;background-size:contain}.icon-zh-TW___2zaP2{background:url(/static/media/ic-hk.27528afd.png) 50% no-repeat;background-size:contain}.icon-ja-JP___2WA5y,.icon-zh-TW___2zaP2{width:1.83rem;height:1.83rem;margin-left:10px}.icon-ja-JP___2WA5y{background:url(/static/media/ic-jp.1bd68dc4.png) 50% no-repeat;background-size:contain}.faAngPaoBtn___KkNZl{background:url(/static/media/fa-hong-bao.92399098.png) 50% no-repeat;background-size:contain;width:18px;height:18px}.videoBlock___1nWai video{width:100%}.videoNotReady___1Y9OP{padding:0 20px;background-color:#000;color:#fff;height:190px;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.videoNotReady___1Y9OP span{text-align:center}.displayNone___1CROp{display:none}.dataCenterClass___3nGxf{background:#eee}.dataCenterClass___3nGxf .desktopHead___139QT{max-width:56.2vh}.dataCenterClass___3nGxf .mobileHead___303CQ{max-width:100%}.dataCenterClass___3nGxf .dataCenterHeader___fArzW{top:0;width:100%;min-width:330px;position:-webkit-sticky;position:sticky}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .menuShow1Line___230jy{height:28px;overflow:hidden}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .menuShow2Line___1deU7{height:62px;overflow:hidden}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .menuShowAll___1Fiw9{height:auto;max-height:104px;overflow-y:auto}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .headerTagsWrap___1ygSl{background:#fff;padding:8px 12px 2px}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .headerTagsWrap___1ygSl .headerTagsBox___1fvYo{display:flex;align-items:center;flex-wrap:wrap}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .headerTagsWrap___1ygSl .headerTagsBox___1fvYo .tagBtnRow___1tbVN{width:100%;padding:0 4px 8px;display:flex;align-items:center}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .headerTagsWrap___1ygSl .headerTagsBox___1fvYo .tagBtnRow___1tbVN .tagBtn___2L8db{flex:auto;min-width:15%;max-width:32.5%;margin-right:6px;text-align:center;padding:5px 10px;border-radius:16px;border:1px solid #999;background:#fff;font-size:1.05rem;color:#666;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .headerTagsWrap___1ygSl .headerTagsBox___1fvYo .tagBtnRow___1tbVN .tagBtn___2L8db:last-child{margin-right:0}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .headerTagsWrap___1ygSl .headerTagsBox___1fvYo .tagBtnRow___1tbVN .tagBtnActive___1xJ9n{background:#ffcbb3;border:1px solid #ff5000;color:#ff5000}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .headerCollapseRow___QxIni{position:relative;width:100%;background:#fff;height:8px}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .headerCollapseRow___QxIni .headerCollapseBtn___RyF3p{position:absolute;left:45%;top:6px;display:flex;justify-content:center;align-items:center;width:55px;height:16px;border:none;background-size:100% 100%;background-repeat:no-repeat;background-color:initial;overflow:hidden}.dataCenterClass___3nGxf .dataCenterHeader___fArzW .headerCollapseRow___QxIni .headerCollapseBtn___RyF3p .expandIcon___2oR-F{width:50px;height:auto}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .backToTopBtn___3icBR{z-index:999;position:absolute;width:70px;height:72px;right:2%;bottom:1%;padding:0;border:none;background:transparent}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .backToTopBtn___3icBR object{width:70px;height:72px;z-index:-1;position:relative}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .backToTopBtn___3icBR div{position:absolute;width:70px;height:72px;top:0}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S::-webkit-scrollbar{width:4px}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S::-webkit-scrollbar-track{box-shadow:inset 0 0 4px #ddd}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S::-webkit-scrollbar-thumb{background:#bbb;border-radius:3px}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI{background:#ff5000;border-radius:10px 10px 0 0;box-shadow:0 0 3px #dcdcdc;margin:0 auto 1.25rem}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardHeader___3LxiQ{display:flex;justify-content:space-between;padding:10px 12px 8px}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardHeader___3LxiQ .headerLeft___19VG8 .mainTitle___22iN6{margin-bottom:10px;font-size:20px;font-weight:700;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardHeader___3LxiQ .headerLeft___19VG8 .subTitleBox___QxYq1{max-width:300px}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardHeader___3LxiQ .headerLeft___19VG8 .subTitleBox___QxYq1 .subTitleDiv___2vkjt{background-color:#fff;padding:2px 7px;border-radius:4px;margin:0 10px 2px 0;font-size:1.02rem;line-height:2.2}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardHeader___3LxiQ .headerLeft___19VG8 .subTitleBox___QxYq1 .subTitleDiv___2vkjt:first-child{color:red}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardHeader___3LxiQ .headerLeft___19VG8 .subTitleBox___QxYq1 .subTitleDiv___2vkjt:last-child{color:#222}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardHeader___3LxiQ .headerRight___1EQpe{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-size:12px;color:#fff;min-width:30px}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardHeader___3LxiQ .headerRight___1EQpe button{display:flex;justify-content:center;align-items:center;padding:2px;background:transparent;border:none;margin-bottom:1px}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardHeader___3LxiQ .headerRight___1EQpe button img{width:17px;height:auto}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardHeader___3LxiQ .headerRight___1EQpe div{min-width:30px;text-align:center}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardBody___2g5BU{width:100%;padding:2px 8px 0;background:#fff;border-radius:12px 12px 0 0}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardBody___2g5BU .cardRowEnd___vxMRy{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:1rem}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardBody___2g5BU .cardRowEnd___vxMRy button{padding:2px 10px;background:transparent;border:none;font-weight:700;color:#ff5000}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardBody___2g5BU .cardRowEnd___vxMRy .cardExpandBtnWrap___eDLx5{justify-content:center;align-items:center;display:flex;background:transparent;color:#999;border:none;font-size:1rem;padding:2px 10px}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardBody___2g5BU .cardRowEnd___vxMRy .cardExpandBtnWrap___eDLx5 .cardExpandIconBox___1jU8B{display:flex;justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .cardBody___2g5BU .cardRowEnd___vxMRy .cardExpandBtnWrap___eDLx5 .cardExpandIconBox___1jU8B img{width:13px;height:13px}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .dataCardBox___qVDuI .noResultCard___vy5X6{background:#fff;border-radius:14px 14px 0 0;padding:10px;text-align:center;font-size:1.05rem;color:#999}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .noDataCard___3cPuh{display:flex;justify-content:center;align-items:center;color:#aaa;font-size:14px;padding:1rem;background:transparent}.dataCenterClass___3nGxf .dataCenterScrollClass___XVv4S .noDataCard___3cPuh .noMore___QpV-o{padding:20px 0}.dataRowInDetailPage___8zdEy{padding:8px 18px;margin-bottom:7px}.dataRowInCenterPage___U4TFN{padding:5px 0;border-bottom:1px solid #eee}.rowWrap___VkgxH{background:#fff}.rowWrap___VkgxH * p{margin-top:0;margin-bottom:0}.rowWrap___VkgxH h1,.rowWrap___VkgxH h2,.rowWrap___VkgxH h3,.rowWrap___VkgxH h4,.rowWrap___VkgxH h5,.rowWrap___VkgxH h6{margin-top:0;margin-bottom:0;color:rgba(0,0,0,.85);font-weight:500}.rowWrap___VkgxH .dflexAic___3C_3f{display:flex;align-items:center}.rowWrap___VkgxH .mtb10___3zoP-{margin:10px 0}.rowWrap___VkgxH .mtb4___KD26z{margin:4px 0}.rowWrap___VkgxH .pendingTitle___eRap4{font-size:1.4rem}.rowWrap___VkgxH .pendingTitle___eRap4 p{margin-top:0;margin-bottom:0;display:inline-block}.rowWrap___VkgxH .pendingOpenTime___1DN2Q{font-size:1rem;color:#999;padding:0 6px}.rowWrap___VkgxH .jcsb___2GS3J{justify-content:space-between}.rowWrap___VkgxH .rowContent___3aY6_{overflow:hidden}.rowWrap___VkgxH .rowContent___3aY6_ img{width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain}.rowWrap___VkgxH .rowStyleWithImg___xrQQb,.rowWrap___VkgxH .rowStyleWithImg___xrQQb .rowContent___3aY6_{padding:4px 0}.rowWrap___VkgxH .rowStyleWithImg___xrQQb img{max-width:100%;max-height:100%;height:auto}.rowWrap___VkgxH .rowStyleWithText___1jD4u{display:flex;justify-content:space-between;width:100%}.rowWrap___VkgxH .rowStyleWithText___1jD4u .rowDateAndContent___2fBBQ{display:flex;overflow:hidden;width:72%;color:#222}.rowWrap___VkgxH .rowStyleWithText___1jD4u .rowDateAndContent___2fBBQ *{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.rowWrap___VkgxH .rowStyleWithText___1jD4u .rowDateAndContent___2fBBQ .rowDate___1y3sQ{min-width:28px;padding:0 2px;display:flex;overflow:hidden;font-size:14px;line-height:1.5715;word-break:break-word}.rowWrap___VkgxH .rowStyleWithText___1jD4u .rowDateAndContent___2fBBQ .rowDate___1y3sQ img{max-width:100%;max-height:100%;height:auto}.rowWrap___VkgxH .rowStyleWithText___1jD4u .rowDateAndContent___2fBBQ .rowContent___3aY6_{padding:0 3px;line-height:1.5715;font-size:14px;word-break:break-word}.rowWrap___VkgxH .rowStyleWithText___1jD4u .rowDateAndContent___2fBBQ .rowContent___3aY6_ a{color:#1890ff}.rowWrap___VkgxH .rowStyleWithText___1jD4u .rowDateAndContent___2fBBQ .openDateTime___21TYG{color:#aaa;font-size:11px}.rowWrap___VkgxH .rowResult___3bWqo{width:27.5%;overflow:hidden;display:flex;justify-content:space-between;font-size:14px}.rowWrap___VkgxH .rowResult___3bWqo .resultTxt___1JYM7{width:calc(100% - 18px);text-align:right;padding:0 2px;word-break:break-word;line-height:1.5715;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.rowWrap___VkgxH .rowResult___3bWqo .resultTxt___1JYM7 a{color:#1890ff}.rowWrap___VkgxH .rowResult___3bWqo .resultTxt___1JYM7 div{word-break:break-word}.rowWrap___VkgxH .rowResult___3bWqo .resultIconWrap___3qZa-{width:18px;padding:3px 1px;text-align:left}.rowWrap___VkgxH .rowResult___3bWqo .resultIconWrap___3qZa- img{max-width:15px}.rowWrap___VkgxH .rowFormat_1___2epHk .rowDate___1y3sQ,.rowWrap___VkgxH .rowFormat_3___3nAr0 .rowDate___1y3sQ,.rowWrap___VkgxH .rowResult_1___1tPOR .rowDate___1y3sQ,.rowWrap___VkgxH .rowResult_3___1c44L .rowDate___1y3sQ{color:#ff5000}.rowWrap___VkgxH .rowFormat_1___2epHk .openTxt___232dl,.rowWrap___VkgxH .rowFormat_1___2epHk .resultPending___1Tsuf,.rowWrap___VkgxH .rowFormat_3___3nAr0 .openTxt___232dl,.rowWrap___VkgxH .rowFormat_3___3nAr0 .resultPending___1Tsuf,.rowWrap___VkgxH .rowResult_1___1tPOR .openTxt___232dl,.rowWrap___VkgxH .rowResult_1___1tPOR .resultPending___1Tsuf,.rowWrap___VkgxH .rowResult_3___1c44L .openTxt___232dl,.rowWrap___VkgxH .rowResult_3___1c44L .resultPending___1Tsuf{color:#397fe8}.rowWrap___VkgxH .rowFormat_1___2epHk .resultWin___2k9pm,.rowWrap___VkgxH .rowFormat_3___3nAr0 .resultWin___2k9pm,.rowWrap___VkgxH .rowResult_1___1tPOR .resultWin___2k9pm,.rowWrap___VkgxH .rowResult_3___1c44L .resultWin___2k9pm{color:#e83939}.rowWrap___VkgxH .rowFormat_1___2epHk .resultWrong___1lf2X,.rowWrap___VkgxH .rowFormat_3___3nAr0 .resultWrong___1lf2X,.rowWrap___VkgxH .rowResult_1___1tPOR .resultWrong___1lf2X,.rowWrap___VkgxH .rowResult_3___1c44L .resultWrong___1lf2X{color:grey}.rowWrap___VkgxH .rowFormat_2___315Ue .rowDate___1y3sQ,.rowWrap___VkgxH .rowResult_2___Kts8s .rowDate___1y3sQ{color:#52b864}.rowWrap___VkgxH .rowFormat_2___315Ue .openTxt___232dl,.rowWrap___VkgxH .rowFormat_2___315Ue .resultPending___1Tsuf,.rowWrap___VkgxH .rowResult_2___Kts8s .openTxt___232dl,.rowWrap___VkgxH .rowResult_2___Kts8s .resultPending___1Tsuf{color:#397fe8}.rowWrap___VkgxH .rowFormat_2___315Ue .resultWin___2k9pm,.rowWrap___VkgxH .rowResult_2___Kts8s .resultWin___2k9pm{color:#e83939}.rowWrap___VkgxH .rowFormat_2___315Ue .resultWrong___1lf2X,.rowWrap___VkgxH .rowResult_2___Kts8s .resultWrong___1lf2X{color:grey}.rowWrap___VkgxH .rowFormat_4___-Z2_W .openTxt___232dl,.rowWrap___VkgxH .rowFormat_4___-Z2_W .rowDate___1y3sQ,.rowWrap___VkgxH .rowFormat_5___37QhD .openTxt___232dl,.rowWrap___VkgxH .rowFormat_5___37QhD .rowDate___1y3sQ{color:#444}.rowWrap___VkgxH .rowFormat_4___-Z2_W .resultPending___1Tsuf,.rowWrap___VkgxH .rowFormat_5___37QhD .resultPending___1Tsuf{color:#397fe8}.rowWrap___VkgxH .rowFormat_4___-Z2_W .resultWin___2k9pm,.rowWrap___VkgxH .rowFormat_5___37QhD .resultWin___2k9pm{color:#e83939}.rowWrap___VkgxH .rowFormat_4___-Z2_W .resultWrong___1lf2X,.rowWrap___VkgxH .rowFormat_5___37QhD .resultWrong___1lf2X{color:grey}.rowWrap___VkgxH .gap___3zvKW{height:1px;width:100%;margin:8px auto;background:#eee}.voteBox___1JfBM{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;margin-top:6px;padding:6px 0}.voteBox___1JfBM .subTtitle___2hPBv{padding:2px 0 8px;text-align:center;font-size:1.2rem;color:#555}.voteBox___1JfBM .voteNowDiv___k-VC9{padding:2px 0 10px;text-align:center;font-size:1.1rem;color:#999;letter-spacing:1px}.voteBox___1JfBM .voteBtnBox___10Usp{display:flex;justify-content:center;align-items:center;width:90%}.voteBox___1JfBM .voteBtnBox___10Usp .voteBtn___15hgm{width:100%;max-width:200px;height:48px;padding-top:6px;padding-bottom:4px;border:none;background-color:initial;background-size:100% 100%;background-repeat:no-repeat;text-align:center;font-size:1.3rem;color:#fff;font-weight:700}.voteBox___1JfBM .voteBtnBox___10Usp .voteBtn___15hgm:active{opacity:.9}.voteBox___1JfBM .voteBtnBox___10Usp .voteBtn___15hgm .voteNum___bB0gV{margin-top:3px;font-size:.95rem;font-weight:400}.voteBox___1JfBM .voteBtnBox___10Usp .voteBtnLeft___hBiJu{margin-right:1px;padding-left:20px;background-image:url(/static/media/vote_btn_red.95df0d1b.png)}.voteBox___1JfBM .voteBtnBox___10Usp .voteBtnRight___2xPh3{margin-left:1px;padding-right:20px;background-image:url(/static/media/vote_btn_blue.b919cb20.png)}.voteBox___1JfBM .voteBarWrap___36135{display:flex;justify-content:center;align-items:center;width:90%;max-width:400px;padding:16px 0 6px}.voteBox___1JfBM .voteBarWrap___36135 .voteBarNumLeft___WJziD{color:#e83939;font-size:1.1rem}.voteBox___1JfBM .voteBarWrap___36135 .voteBarNumRight___1EDcA{color:#0082ca;font-size:1.1rem}.voteBox___1JfBM .voteBarWrap___36135 .voteBarBox___3Pnn5{display:flex;justify-content:center;width:100%;margin:0 6px}.voteBox___1JfBM .voteBarWrap___36135 .voteBarBox___3Pnn5 .voteBar___3L6In{height:6px;margin:0 1px}.voteBox___1JfBM .voteBarWrap___36135 .voteBarBox___3Pnn5 .voteBarLeft___3RyX3{background:#e83939;width:50%;border-radius:6px 0 0 6px}.voteBox___1JfBM .voteBarWrap___36135 .voteBarBox___3Pnn5 .voteBarRight___2xLdk{background:#0082ca;width:50%;border-radius:0 6px 6px 0}.lotteryTab___39Le-{position:-webkit-sticky;position:sticky;top:0;padding:10px 14px;margin-top:-1px;z-index:2;background:#fff;display:flex;justify-content:center;align-items:center}.lotteryTab___39Le- .ltyItem___3gjgb{display:flex;justify-content:center;align-items:center;flex:1 1;font-size:1.387rem;padding:9px 0;color:#ff5000;border:1px solid #ff5000;border-right:none;cursor:pointer}.lotteryTab___39Le- .ltyItem___3gjgb:first-child{border-radius:2px 0 0 2px}.lotteryTab___39Le- .ltyItem___3gjgb:last-child{border-radius:0 2px 2px 0;border-right:1px solid #ff5000}.lotteryTab___39Le- .ltyItemActive___3sgH9{color:#fff;background:#ff5000}.dataCenterDetailPage___2T6I5 .iconBack___1NLi5{background:url(/static/media/ic-navigationbar-back.55dda1f8.png) 50% no-repeat;background-size:contain;width:1.6rem;height:1.6rem}.dataCenterDetailPage___2T6I5 .menuShowAll___3dOuJ{height:auto}.dataCenterDetailPage___2T6I5 .menuShowPart___1hMsF{overflow:hidden}.dataCenterDetailPage___2T6I5 .menuShow1Line___2oVlt{height:43px;overflow:hidden}.dataCenterDetailPage___2T6I5 .menuShow2Line___2mIix{height:77px;overflow:hidden}.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ{padding:14px 16px 8px;background:#fff}.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ .headerTitle___2ZF3f{font-size:1.4rem;font-weight:700;color:#333}.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ .headerTagBox___3sCGi{display:flex;padding:8px 0 10px}.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ .headerTagBox___3sCGi .headerTag___FJwrg{display:flex;justify-content:center;align-items:center;margin:0 5px 0 0;padding:3px 5px;font-size:1rem;border-radius:4px}.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ .headerTagBox___3sCGi .tagBlue___37CJN{background:#cee5f0;color:#038ad3}.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ .headerTagBox___3sCGi .tagRed___2VejP{background:#fdd1d1;color:#f06666}.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ .headerInfoBox___1CXIQ{display:flex;align-items:center;justify-content:space-between}.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ .headerInfoBox___1CXIQ .userCreateTime___2gM4k{display:flex;align-items:center}.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ .headerInfoBox___1CXIQ .userCreateTime___2gM4k .userDiv___SE7Bt{display:flex;justify-content:center;align-items:center;margin-right:10px;font-size:1.08rem;font-weight:700;color:#777}.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ .headerInfoBox___1CXIQ .userCreateTime___2gM4k .userDiv___SE7Bt img{width:1.7rem;margin-right:7px}.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ .headerInfoBox___1CXIQ .userCreateTime___2gM4k .createTimeDiv___1D6mx,.dataCenterDetailPage___2T6I5 .headerBox___JBOAQ .headerInfoBox___1CXIQ .viewsDiv___8J4Zk{font-size:1rem;color:#999}.dataCenterDetailPage___2T6I5 .recentRecordBox___jqkEk{position:-webkit-sticky;position:sticky;top:-1px;z-index:2;padding:4px 16px 14px;background:#fff}.dataCenterDetailPage___2T6I5 .recentRecordBox___jqkEk .recentRecordTitle___2Seql{border-top:1px solid #eee;padding:12px 0;font-size:1.1rem;font-weight:700;color:#333}.dataCenterDetailPage___2T6I5 .recentRecordBox___jqkEk .recordBallWrap___1xP19{display:flex;flex-wrap:nowrap;width:100%}.dataCenterDetailPage___2T6I5 .recentRecordBox___jqkEk .recordBallWrap___1xP19 .resultBallBox___QLCGM{width:10%;display:flex;justify-content:center;align-items:center}.dataCenterDetailPage___2T6I5 .recentRecordBox___jqkEk .recordBallWrap___1xP19 .resultBallBox___QLCGM .resultBall___2ZmeB{display:flex;justify-content:center;align-items:center;min-width:24px;max-width:26px;min-height:24px;max-height:24px;border-radius:50%;color:#fff;font-size:.9rem;overflow:hidden}.dataCenterDetailPage___2T6I5 .recentRecordBox___jqkEk .recordBallWrap___1xP19 .resultBallBox___QLCGM .ballRed___1NW80{background:#e83939}.dataCenterDetailPage___2T6I5 .recentRecordBox___jqkEk .recordBallWrap___1xP19 .resultBallBox___QLCGM .ballBlue___1lekJ{background:#397fe8}.dataCenterDetailPage___2T6I5 .recentRecordBox___jqkEk .recordBallWrap___1xP19 .resultBallBox___QLCGM .ballUnOpen___38B4r{background:#aaa}.dataCenterDetailPage___2T6I5 .gap___1H6XR{height:1px;width:100%;margin:6px auto;background:#eee}.dataCenterDetailPage___2T6I5 .detailListWrap___1nBuv{padding:8px 0 16px}.dataCenterDetailPage___2T6I5 .noDataCard___3GzqK{display:flex;justify-content:center;align-items:center;color:#aaa;font-size:14px;padding:1rem;background:#f5f5f5}.dataCenterClass___1ncX2{background:#f5f5f5}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .backToTopBtn___2CsuB{position:absolute;width:70px;height:72px;right:2%;bottom:1%;padding:0;border:none;background:transparent;z-index:999}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .backToTopBtn___2CsuB object{width:70px;height:72px;z-index:-1;position:relative}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .backToTopBtn___2CsuB div{position:absolute;width:70px;height:72px;top:0}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8::-webkit-scrollbar{width:4px}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8::-webkit-scrollbar-track{box-shadow:inset 0 0 4px #ddd}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8::-webkit-scrollbar-thumb{background:#bbb;border-radius:3px}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS{background:#ff5000;border-radius:10px 10px 0 0;box-shadow:0 0 2px #ddd;margin:0 auto 1.25rem}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardHeader___3RHdj{display:flex;justify-content:space-between;padding:10px 12px 8px}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardHeader___3RHdj .headerLeft___2GXPN .mainTitle___2ExZT{margin-bottom:10px;font-size:20px;font-weight:700;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardHeader___3RHdj .headerLeft___2GXPN .subTitleBox___3qCKL{max-width:300px}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardHeader___3RHdj .headerLeft___2GXPN .subTitleBox___3qCKL .subTitleDiv___1NjGH{background-color:#fff;padding:2px 7px;border-radius:4px;margin:0 10px 2px 0;font-size:1.02rem;line-height:2.2}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardHeader___3RHdj .headerLeft___2GXPN .subTitleBox___3qCKL .subTitleDiv___1NjGH:first-child{color:red}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardHeader___3RHdj .headerLeft___2GXPN .subTitleBox___3qCKL .subTitleDiv___1NjGH:last-child{color:#222}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardHeader___3RHdj .headerRight___gqjuP{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-size:.95rem;color:#fff;min-width:30px}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardHeader___3RHdj .headerRight___gqjuP button{display:flex;justify-content:center;align-items:center;padding:2px;background:transparent;border:none;margin-bottom:1px}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardHeader___3RHdj .headerRight___gqjuP button img{width:17px;height:auto}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardHeader___3RHdj .headerRight___gqjuP div{min-width:30px;text-align:center}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardBody___3Nfo6{padding:2px 8px 0;background:#fff;border-radius:12px 12px 0 0}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardBody___3Nfo6 .cardRowEnd___2_Rno{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:1rem}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardBody___3Nfo6 .cardRowEnd___2_Rno button{padding:2px 10px;background:transparent;border:none;font-weight:700;color:#ff5000}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardBody___3Nfo6 .cardRowEnd___2_Rno .cardExpandBtnWrap___2yM8o{justify-content:center;align-items:center;display:flex;background:transparent;color:#999;border:none;font-size:1rem;padding:2px 10px}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardBody___3Nfo6 .cardRowEnd___2_Rno .cardExpandBtnWrap___2yM8o .cardExpandIconBox___2Q4zy{display:flex;justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .cardBody___3Nfo6 .cardRowEnd___2_Rno .cardExpandBtnWrap___2yM8o .cardExpandIconBox___2Q4zy img{width:13px;height:13px}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .dataCardBox___3FrGS .noResultCard___1UvNl{background:#fff;border-radius:14px 14px 0 0;padding:10px;text-align:center;font-size:1.05rem;color:#999}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .noDataCard___N0Mbh{display:flex;justify-content:center;align-items:center;color:#aaa;font-size:14px;padding:1rem;background:transparent}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .noDataCard___N0Mbh .noMore___2Ov5h{padding:20px 0}.dataCenterClass___1ncX2 .dataCenterScrollClass___2FtG8 .noDataCard___N0Mbh .noMoreHome___16I_w{padding:0 0 10px}.videoBlock___fykMc{background:#fff}.videoBlock___fykMc video{width:100%}.videoNotReady___1INsG{padding:0 20px;background-color:#000;color:#fff;height:190px;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.videoNotReady___1INsG span{text-align:center}.loaderWrapper___rSVRp{position:absolute;z-index:1;width:100%;height:190px;background:rgba(0,0,0,.8196078431372549);display:flex;justify-content:center;align-items:center}.loader___2ZELz{border:2.5px solid #f3f3f3;border-top-color:#ff5000;border-radius:50%;width:45px;height:45px;animation:spin___2y3l7 1s linear infinite;margin:auto}@keyframes spin___2y3l7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.historyRecordWrapper___1OIqD{background:#eee;height:100%}.drawRecordBlock___6gdqt{padding:10px 10px 20px;background:#fff}.lotteryDrawBox___1CgcF{padding:10px 3px;background:url(/static/media/drawball_background.c54e156f.png) no-repeat;background-size:100% 100%;text-align:center;font-weight:800}.lotteryDrawBox___1CgcF .drawTitle___39z7L{margin:5px 0 13px;font-size:1.21rem}.lotteryDrawBox___1CgcF .drawTitle___39z7L .drawRecord___31_m2{margin-left:20px;color:#ff5000}.lotteryDrawBox___1CgcF .nextDrawDate___2Ezpe{color:#999;margin:2px 0 0;font-weight:400}.homeGallery___31Dew{position:relative}.homeGallery___31Dew .titleText___1hEJI{font-size:1.21rem;color:#333;font-weight:600}.dnone___2ZKqK{display:none}.homeGallerySticky___2DubW{background:#fff;top:0;width:100%;position:-webkit-sticky;position:sticky;max-width:56.2vh;min-width:330px}.homeGalleryTitle___19Wz4{display:flex;justify-content:space-between;padding:10px;background-color:#fff;align-items:center}.homeGalleryColorButton___12r1b{border:.1rem solid #f5f5f5;padding:0 7.2px;font-size:1rem;color:#999;background-color:#f5f5f5}.homeGalleryColorButton___12r1b:first-child{margin-right:3px}.homeGalleryColorButton___12r1b.active___3iqhM{color:#ff5000;background-color:#fff}.homeGallerySort___3C-4a{display:flex;overflow-x:auto;padding:0 10px;height:42px;background:#fff;line-height:42px}.homeGallerySort___3C-4a a{font-weight:600;color:#333;text-decoration:none;display:flex;align-items:center}.homeGallerySort___3C-4a .sortBlock___7Se-z{padding-right:2rem;white-space:nowrap}.homeGallerySort___3C-4a .sortBlock___7Se-z .galleryTag___LkK9i{font-size:1.21rem;font-weight:400}.homeGallerySort___3C-4a::-webkit-scrollbar{display:none}.homeGallerySort___3C-4a img{margin:0 8px 0 0;width:20px;height:20px}.letterListBlock___3eL2e{padding:0 0 10px 10px;display:flex;width:100%;min-height:32px;align-items:center;justify-content:flex-start;position:relative}.letterListBlock___3eL2e.autoHeight___1JJME{height:auto}.letterListBlock___3eL2e .scrollListBlock___3rURd{width:calc(100% - 30px);overflow-x:scroll;white-space:nowrap}.letterListBlock___3eL2e .scrollListBlock___3rURd::-webkit-scrollbar{display:none}.letterListBlock___3eL2e .scrollListBlockF___1MYZs{display:flex;flex-wrap:wrap;grid-row-gap:5px;row-gap:5px}.letterListBlock___3eL2e .allLetter___2Icwo{padding:0 6px;border-radius:12px;height:23px;margin-right:5px}.letterListBlock___3eL2e .allLetter___2Icwo,.letterListBlock___3eL2e .letter___3ou0k{display:inline-block;line-height:23px;font-size:13px;background:#e4e6ef;color:#90919d;text-align:center}.letterListBlock___3eL2e .letter___3ou0k{min-width:23px;border-radius:50%;margin:0 5px}.letterListBlock___3eL2e .black___3VGjI.active___3iqhM{color:#666;background-color:#fff;border:1px solid #666}.letterListBlock___3eL2e .active___3iqhM{color:#ff5000;background-color:#fff;border:1px solid #ff5000}.letterListBlock___3eL2e .letterMore___2szVB{width:30px;display:flex;align-items:center;justify-content:center;margin-right:6px;position:absolute;top:8px;right:-6px}.letterListBlock___3eL2e .letterMore___2szVB img{width:10px}.letterListBlock___3eL2e .letterMore___2szVB.arrowUp___1-vcc{transform:rotateX(180deg)}.colorFulIcon___1gzUM{background:#ff5000}.blackWhiteIcon___2OnNn,.colorFulIcon___1gzUM{width:18px;height:18px;padding:2px;border-radius:3px}.blackWhiteIcon___2OnNn{background:#636363}.waterFallWrapper___3Y9Se{background:#fdfdfd;padding:10px 4px 30px;width:100%;display:flex;min-height:calc(100vh - 141px)}.waterFallWrapper___3Y9Se .contentBoxColumn___wCqUD{width:50%}.waterFallWrapper___3Y9Se .itemCard___2m_a7{width:calc(100% - 11px);min-height:150px;display:inline-block;text-decoration:none;color:#444;box-shadow:0 0 .1rem #ccc;border:1px solid #ccc;margin:5.5px;cursor:pointer;box-shadow:0 1px 6px 0 rgba(0,0,0,.27)}.waterFallWrapper___3Y9Se .itemCard___2m_a7 img{width:100%;min-height:100px}.waterFallWrapper___3Y9Se .itemCard___2m_a7 .content___1mnvH{padding:5px 10px;text-align:left}.waterFallWrapper___3Y9Se.autoHeight___3KbTV{height:calc(-266px + 100vh)}.home-draw___2HIRv{display:flex;flex-direction:column}.home-draw___2HIRv a{position:relative;color:#ff5000;outline:0 none;text-decoration:none}.pullToRefreshStyle___28svO{height:calc(100vh - 94px);overflow:auto;padding:0}.home-draw-info___qNM_B{font-size:1.04rem;color:#999}.home-tabs___26QhG{display:flex;justify-content:space-between;min-height:1.12rem}.home-tabs___26QhG span{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:calc((100% - (var(--count) - 1)*6px)/var(--count));height:43px;background:url(/static/media/home_tabs.252fad12.png) no-repeat;background-size:100% 100%;flex:1 1;margin:0 3px}.home-tabs___26QhG span:last-child{margin:0 0 0 3px}.home-tabs___26QhG span:first-child{margin:0 3px 0 0}.home-tabs___26QhG b{font-size:1.2rem;color:#ff5000}@media screen and (max-height:760px){.home-tabs___26QhG b{font-size:1rem}}.home-tabs___26QhG strong{display:inline-block;white-space:nowrap;font-size:1rem;font-weight:400;transform:scale(.7);text-align:center}.home-tabs___26QhG .active{background:url(/static/media/home_tabs_active.8b916ae6.png) no-repeat;background-size:100% 100%}.home-tabs___26QhG .active b,.home-tabs___26QhG .active strong{color:#fff}.homeOther___3hpH9{border-top:1px solid #eee}.homeOther___3hpH9 .homeOtherLink___3jP-C,.homeOther___3hpH9 a{display:flex;flex-direction:column;align-items:center;text-decoration:none}.homeOther___3hpH9 img{width:4.33rem;height:4.33rem}.homeOther___3hpH9 b{padding-top:.9rem;font-size:1.2rem;color:#555;font-weight:400}.other-wrapper___4DNln{padding:10px 0;border:1px solid #eee}.home-download-app___3Rcjx{border-bottom:1px solid #eee;min-height:2.453333rem;padding:20px 10px 15px}.home-download-app___3Rcjx img{width:100%}.homeNewsModal___3nI1g .am-modal-content{padding:0;background:transparent}.homeNewsModal___3nI1g img{width:100%}.desktop .downloadBar___3pe6x{max-width:56.2vh}.downloadBar___3pe6x{position:fixed;bottom:50px;width:100%;z-index:101;opacity:.98;min-width:330px}.pullDownLoading___38oF4{display:flex;align-items:center;justify-content:center}.pullDownLoading___38oF4 span{margin-left:5px}.hongBaoFloat___1q9pz{position:absolute;right:0;z-index:101;width:6rem;height:6rem;display:flex;align-items:center}.hongBaoFloat___1q9pz img{width:100%;-webkit-user-drag:none}.floatContainer___3l_oP{position:absolute;left:0;z-index:11;width:6rem;height:6rem}.floatContainerImg___2p5dy{width:6rem;height:6rem;-webkit-user-drag:none}.announcementDialog___22whb .am-modal-content{background:unset;padding-top:0}.announcementDialog___22whb .am-modal-transparent{width:327px}.announcementDialog___22whb .am-modal-header{background-image:url(/static/media/announcement_top_bg_new.1c935727.png);background-size:cover;background-position:top;background-repeat:no-repeat;background-size:100% 157.9px;min-height:148.9px;width:100%;padding:66px 0 0;position:relative;z-index:2}.announcementDialog___22whb .am-modal-title{color:#fff;font-size:1.33333333333rem}.announcementDialog___22whb .am-modal-footer{background:#fff;min-height:3.83rem}.announcementDialog___22whb .am-modal-footer .am-modal-button-group-normal{justify-content:center;padding:0 1.83rem}.announcementDialog___22whb .am-modal-footer .am-modal-button-group-normal:before{background-color:initial}.announcementDialog___22whb .am-modal-footer .am-modal-button{max-width:9.6rem;height:2.3rem;border-radius:14px;line-height:2;font-size:1.16666666667rem}.announcementDialog___22whb .am-modal-footer .am-modal-button:first-child{margin-right:8px;border:1px solid #e1e8ec}.announcementDialog___22whb .am-modal-footer .am-modal-button:nth-child(2){background-color:#e5f0fd;border:1px solid #e5f0fd}html:lang(en-US) .announcementDialog___22whb .am-modal-footer .am-modal-button,html:lang(id-ID) .announcementDialog___22whb .am-modal-footer .am-modal-button,html:lang(ja-JP) .announcementDialog___22whb .am-modal-footer .am-modal-button,html:lang(pt-BR) .announcementDialog___22whb .am-modal-footer .am-modal-button,html:lang(th-TH) .announcementDialog___22whb .am-modal-footer .am-modal-button,html:lang(vi-VN) .announcementDialog___22whb .am-modal-footer .am-modal-button{font-size:1.08333333333rem;white-space:normal;overflow:visible;line-height:normal;display:flex;align-items:center;justify-content:center;height:auto;min-height:2.3rem;max-height:2.7rem}.announcementDialog___22whb .am-modal-footer .am-modal-button:before{width:0!important}.announcementDialog___22whb .am-modal-body{padding:0!important;background:#fff;overflow:hidden;position:relative;z-index:1;top:-1px;padding-top:1px!important}.announceTitle___269-G{display:flex;flex-direction:column;font-size:1.66666666667rem}.announceTitle___269-G .closeRow___3CYAb{display:flex;justify-content:flex-end;margin-top:-22px}.announceTitle___269-G .closeRow___3CYAb .closeBtn___11y8k{padding:8px 12px}.announceTitle___269-G .closeRow___3CYAb .closeBtn___11y8k svg{width:28px;height:28px}.announceTitle___269-G .titleRow___1UOBN{line-height:1.2;max-height:42px;overflow:hidden;font-size:18px;margin:0 8px}.announcementItem___2N2fJ{color:#646566;font-size:1.16666666667rem;position:relative;z-index:1}.announcementText___2J5Tk{text-align:left;overflow-y:scroll;line-height:1.5;padding:1.3rem 1.67rem 1rem}.announcementText___2J5Tk::-webkit-scrollbar{width:4px!important}.announcementText___2J5Tk::-webkit-scrollbar-thumb{background-color:#bbb}.announcementTime___huq2e{text-align:left;background-color:#f2f6f8;display:flex;align-items:center;padding:.1rem 1.67rem;font-size:1.08333333333rem;color:#88969e}.announcementTime___huq2e .dateIcon___1j4at{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.545 0v1.182h5.91V0h1.181v1.182H13V13H0V1.182h2.364V0h1.181zm8.273 4.727H1.182v7.091h10.636v-7.09zM4.137 8.864v1.772H2.364V8.864h1.773zm3.25 0v1.772H5.614V8.864h1.773zm3.25 0v1.772H8.863V8.864h1.772zm-6.5-2.955v1.773H2.364V5.91h1.773zm3.25 0v1.773H5.614V5.91h1.773zm3.25 0v1.773H8.863V5.91h1.772z' fill='%2388969E'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.545 0v1.182h5.91V0h1.181v1.182H13V13H0V1.182h2.364V0h1.181zm8.273 4.727H1.182v7.091h10.636v-7.09zM4.137 8.864v1.772H2.364V8.864h1.773zm3.25 0v1.772H5.614V8.864h1.773zm3.25 0v1.772H8.863V8.864h1.772zm-6.5-2.955v1.773H2.364V5.91h1.773zm3.25 0v1.773H5.614V5.91h1.773zm3.25 0v1.773H8.863V5.91h1.772z' fill='%2388969E'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#88969e;width:1.08rem;height:1.08rem;margin-right:.5rem;margin-bottom:2px}.footerBtn___3hQO6{padding:10px 0 17px;font-size:1.16rem;display:flex;align-items:center;justify-content:center}.footerBtn___3hQO6 span{margin:0 18px}.footerBtn___3hQO6 button{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#888}.footerCloseBtn___22Ufm{display:flex;width:100%}.footerCloseBtn___22Ufm .button___22Dh0{flex:1 1;border:1px solid #ddd;border-right:none;height:43.5px;display:flex;align-items:center;justify-content:center;font-size:17px}.footerCloseBtn___22Ufm .button___22Dh0:first-child{border-left:none;color:#000}.am-indexed-list-section-body.am-list-body,.am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-list-line{border-bottom:0}.am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-list-line:after,.am-indexed-list-section-body.am-list-body:after{display:none!important}.am-indexed-list-section-header.am-list-body,.am-indexed-list-section-header.am-list-body .am-list-item .am-list-line{border-bottom:0}.am-indexed-list-section-header.am-list-body .am-list-item .am-list-line:after,.am-indexed-list-section-header.am-list-body:after{display:none!important}.am-indexed-list-section-header .am-list-item{height:30px;min-height:30px;background-color:#f5f5f9}.am-indexed-list-section-header .am-list-item .am-list-line{height:30px;min-height:30px}.am-indexed-list-section-header .am-list-item .am-list-content{font-size:14px!important;color:#888!important}.am-indexed-list-quick-search-bar{position:fixed;top:0;right:0;z-index:0;text-align:center;color:#108ee9;font-size:16px;list-style:none;padding:0}.am-indexed-list-quick-search-bar li{padding:0 5px}.am-indexed-list-quick-search-bar-over{background-color:rgba(0,0,0,.4)}.am-indexed-list-qsindicator{position:absolute;left:50%;top:50%;margin:-15px auto auto -30px;width:60px;height:30px;background:transparent;opacity:.7;color:#0af;font-size:20px;border-radius:30px;z-index:1999;text-align:center;line-height:30px}.am-indexed-list-qsindicator-hide{display:none}.iconChecked___3Mlwq{background:url(/static/media/ic-accept.4010ac83.png) 50% no-repeat;background-size:contain;width:1.6rem;border-radius:50%;height:1.6rem}.iconCheck___2IMOs{background:#fff;border:1px solid #ccd1d9;border-radius:50%;width:1.6rem;height:1.6rem}.announcementDialog___Y_kzv.hide___1qb8f{display:none}.announcementDialog___Y_kzv .am-modal-content{background-color:initial!important;padding-top:0;overflow:visible!important}.announcementDialog___Y_kzv .am-modal-transparent{width:348px;max-height:525px}.announcementDialog___Y_kzv .am-modal-header{background-image:url(/static/media/promoAnnounce_top_br.7247515c.png);background-size:cover;background-position:top;background-repeat:no-repeat;width:100%;padding:1.5rem 1rem}.announcementDialog___Y_kzv .am-modal-title{color:#fff;font-size:1.33333333333rem;margin-top:1rem}.announcementDialog___Y_kzv .am-modal-footer{background:#171a1e;min-height:3.83rem}.announcementDialog___Y_kzv .am-modal-footer .am-modal-button-group-normal{justify-content:center;padding:0 1.83rem}.announcementDialog___Y_kzv .am-modal-footer .am-modal-button-group-normal:before{background-color:initial}.announcementDialog___Y_kzv .am-modal-footer .am-modal-button-group-h{flex-direction:column}.announcementDialog___Y_kzv .am-modal-footer .am-modal-button{max-width:9.6rem;height:2.3rem;border-radius:14px;line-height:2;font-size:1.16666666667rem}.announcementDialog___Y_kzv .am-modal-footer .am-modal-button:first-child{border:1px solid #ff5000;color:#646566!important;width:100%;margin:.8125rem 0}.announcementDialog___Y_kzv .am-modal-footer .am-modal-button:nth-child(2){background:#ff5000;color:#f5f5f5;border:1px solid #ff5000;width:100%}html:lang(en-US) .announcementDialog___Y_kzv .am-modal-footer .am-modal-button,html:lang(id-ID) .announcementDialog___Y_kzv .am-modal-footer .am-modal-button,html:lang(ja-JP) .announcementDialog___Y_kzv .am-modal-footer .am-modal-button,html:lang(pt-BR) .announcementDialog___Y_kzv .am-modal-footer .am-modal-button,html:lang(th-TH) .announcementDialog___Y_kzv .am-modal-footer .am-modal-button,html:lang(vi-VN) .announcementDialog___Y_kzv .am-modal-footer .am-modal-button{font-size:1.08333333333rem;white-space:normal;overflow:visible;line-height:normal;display:flex;align-items:center;justify-content:center;height:auto;min-height:2.3rem;max-height:2.7rem}.announcementDialog___Y_kzv .am-modal-footer .am-modal-button:before{width:0!important}.announcementDialog___Y_kzv .am-modal-close{border:0;padding:0;background-color:initial;outline:none;position:absolute;right:44%;top:110%;height:3.5rem!important;width:3.5rem!important;margin:0 auto}@media only screen and (max-height:780px){.announcementDialog___Y_kzv .am-modal-close{top:105%}}.announcementDialog___Y_kzv .am-modal-close-x{background:url(/static/media/icn_close.492f4bde.png) 50% no-repeat;width:19%;align-self:center;background-size:contain;height:3.5rem;width:3.5rem}.announcementDialog___Y_kzv .am-modal-body{padding:0!important;background:#fff;overflow:hidden}.announceTitle___3bRs7{font-size:1.66666666667rem}.announceTitle___3bRs7 div{font-size:1.16666666667rem;margin-top:9px}.announcementItem___3vHWW{color:#1e2129;height:27rem;font-size:1.16666666667rem;position:relative;z-index:1;background:#171a1e}.announcementText___2j-Bw{text-align:left;height:22.5rem;overflow:auto;line-height:1.5;padding:.3rem 1.67rem 1rem;background:#171a1e;color:#646566}.announcementTime___2WxR7{text-align:left;background:#f5f5f5;display:flex;align-items:center;padding:.1rem 1.67rem;font-size:1.08333333333rem;color:#999}.announcementTime___2WxR7 .dateIcon___1ttKC{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.545 0v1.182h5.91V0h1.181v1.182H13V13H0V1.182h2.364V0h1.181zm8.273 4.727H1.182v7.091h10.636v-7.09zM4.137 8.864v1.772H2.364V8.864h1.773zm3.25 0v1.772H5.614V8.864h1.773zm3.25 0v1.772H8.863V8.864h1.772zm-6.5-2.955v1.773H2.364V5.91h1.773zm3.25 0v1.773H5.614V5.91h1.773zm3.25 0v1.773H8.863V5.91h1.772z' fill='%2388969E'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.545 0v1.182h5.91V0h1.181v1.182H13V13H0V1.182h2.364V0h1.181zm8.273 4.727H1.182v7.091h10.636v-7.09zM4.137 8.864v1.772H2.364V8.864h1.773zm3.25 0v1.772H5.614V8.864h1.773zm3.25 0v1.772H8.863V8.864h1.772zm-6.5-2.955v1.773H2.364V5.91h1.773zm3.25 0v1.773H5.614V5.91h1.773zm3.25 0v1.773H8.863V5.91h1.772z' fill='%2388969E'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#88969e;width:1.08rem;height:1.08rem;margin-right:.5rem;margin-bottom:2px}.customDotsUl___3dDhD{display:flex;position:absolute;padding:0;bottom:25%;margin:0;left:50%;transform:translateX(-50%);z-index:2}.customDots___2wz1a{background:#ccc}.customDots___2wz1a,.customDotsActive___yUSoA{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:8px;height:8px;margin:0 3px;border-radius:50%}.customDotsActive___yUSoA{background:#ccc;background:#888}.buttonContainer___3GaDu{flex-direction:column;padding:.3rem 1.67rem 1rem;background:#171a1e;border:none}.buttonContainer___3GaDu button{font-size:1.16666666667rem}.buttonContainer___3GaDu button:first-child{border-radius:10px;border:1px solid #0084ff;color:#646566!important;background-color:initial;height:2.675rem;margin:.8125rem 0;width:100%}.buttonContainer___3GaDu button:nth-child(2){border-radius:10px;background-image:linear-gradient(270deg,#1e61fd,#0c33c0);color:#fff;border:1px solid #0084ff;height:2.675rem;width:100%}.icon___3w4Fj{height:3.5rem;width:19%;align-self:center}.iconBet___21f4I{background:url(/static/media/ic-bet.0a2ea152.png) 50% no-repeat;background-size:contain;height:3.5rem;width:19%;align-self:center}.iconBetSpecific___WzT9b{background:url(/static/media/ic-specific-bet.86b2e574.png) 50% no-repeat;background-size:contain;height:3.5rem;width:19%;align-self:center}.iconTopup___3lj-X{background:url(/static/media/ic-reload.0e95305b.png) 50% no-repeat;background-size:contain;height:3.5rem;width:19%;align-self:center}.iconTopupSpecific___2l5dL{background:url(/static/media/ic-specific-reload.caba5aac.png) 50% no-repeat;background-size:contain;height:3.5rem;width:19%;align-self:center}.iconDsf___1EF4m{background:url(/static/media/ic-tpg.df8f683d.png) 50% no-repeat;background-size:contain;height:3.5rem;width:19%;align-self:center}.iconDsfSpecific___W3MXB{background:url(/static/media/ic-specific-tpg.94f98635.png) 50% no-repeat;background-size:contain;height:3.5rem;width:19%;align-self:center}.iconDownline___1nEti{background:url(/static/media/ic-downline.5440a40a.png) 50% no-repeat;background-size:contain}.iconDownline___1nEti,.iconLs___C8KEn{height:3.5rem;width:19%;align-self:center}.iconLs___C8KEn{background:url(/static/media/ic-ls.91d691e6.png) 50% no-repeat;background-size:contain}.iconShare___SoqPt{background:url(/static/media/ic-share.a28f3944.png) 50% no-repeat;background-size:contain}.iconMultiple___1cvWO,.iconShare___SoqPt{height:3.5rem;width:19%;align-self:center}.iconMultiple___1cvWO{background:url(/static/media/ic-multiple.0bb2dd7f.png) 50% no-repeat;background-size:contain}.iconClose___1DiLW{background:url(/static/media/icn_close.492f4bde.png) 50% no-repeat;background-size:contain;height:3.5rem;width:19%;align-self:center;position:absolute;z-index:2000;width:13%;left:43%;top:587px;height:8em;opacity:1}.closeDiv___1l-um{position:fixed;overflow:auto;top:0;right:0;bottom:0;left:0;height:100%;z-index:999;-webkit-overflow-scrolling:touch;outline:0;display:flex;align-items:center;justify-content:center;transform:translateZ(1px)}.container___3rcTu .list-view-section-body{border-top:1px solid #888;background:#f5f5f5}.container___3rcTu .am-list-view-scrollview-content.am-list{position:relative!important;max-height:363px!important}.container___3rcTu .am-list-header{padding:0}.content___2GNcS{word-break:break-all;border-radius:.5rem;min-height:5rem;background-color:#fff;padding-left:1.2rem}.content___2GNcS .separator___3E0v4{border-bottom:unset!important}.content___2GNcS:last-child{border:none}.contentFrame___3DUiF{padding:.6rem .6rem 0}.contentFrame___3DUiF:last-child{margin-bottom:1rem}.missionContent___oiM3w{align-self:center;width:95%;min-height:3.5rem;display:flex;flex-direction:column;justify-content:center;word-break:break-word}.missionContent___oiM3w .am-progress-fixed-outer{position:unset}.missionContent___oiM3w .am-progress-outer{background-color:#ededed;border-radius:.4rem}.missionContent___oiM3w .am-progress-bar{border:2px solid #7dda8c;border-radius:.4rem;background:#7dda8c}.missionFirstContent___387ma{font-size:14px;display:flex;align-items:center}.missionFirstContent___387ma>span{width:35%;text-align:right}.missionFirstInnerContent___TPlH1{display:flex;flex-direction:column;width:100%;text-align:left;font-size:1.16666666667rem;font-weight:400}.detailsAmount___3NVKp{width:100%;padding-left:6px}.amountCurrency___24avj{display:flex;justify-content:flex-start;padding-top:11px}.rewardAmount___2Efxw{color:#7dda8c}.missionBtn___2iWxQ{font-size:12px;min-height:1.8rem;height:29px;padding:0 1rem;white-space:nowrap;border-radius:8px;line-height:2rem;text-align:center;align-self:center;word-break:break-word;display:flex;justify-content:center;align-items:center}.missionBtn___2iWxQ span{text-align:center;line-height:2.5rem}.missionCannotGet___wgIxh{font-size:12px;min-height:1.8rem;height:29px;padding:0 1rem;white-space:nowrap;border-radius:8px;line-height:2rem;text-align:center;align-self:center;word-break:break-word;display:flex;justify-content:center;align-items:center;background:#fff;color:#ff5000;border:1px solid #ff5000;min-width:7.5rem}.missionCannotGet___wgIxh span{text-align:center;line-height:2.5rem}.missionCanGet___1-p1s{font-size:12px;min-height:1.8rem;height:29px;padding:0 1rem;white-space:nowrap;border-radius:8px;line-height:2rem;text-align:center;align-self:center;word-break:break-word;display:flex;justify-content:center;align-items:center;background:#ff5000;color:#fff;min-width:7rem}.missionCanGet___1-p1s span{text-align:center;line-height:2.5rem}.missionGot___1ET_p{font-size:12px;min-height:1.8rem;height:29px;padding:0 1rem;white-space:nowrap;border-radius:8px;line-height:2rem;text-align:center;align-self:center;word-break:break-word;display:flex;justify-content:center;align-items:center;background:#f5f5f5;color:#656565;min-width:7rem}.missionGot___1ET_p span{text-align:center;line-height:2.5rem}.checkContainer___3uDZ9{background:#fff;border-bottom-left-radius:7px;border-bottom-right-radius:7px}.checkBox___3qX9x{margin:1rem;width:2rem;height:2rem}.checkBox___3qX9x .iconCheck___3Ja4c,.checkBox___3qX9x .iconChecked___3R_G9{border-radius:unset!important}.checkBoxDesc___1Ne72{margin-top:1rem;color:#000}.modaMount___15eSw{position:relative;display:inline-block;width:800px;height:500px;padding:10px;background:#fff;border:1px solid #000;z-index:1500}.iconCheck___3Ja4c{border-radius:unset!important;background-size:unset!important;background:url(/static/media/ic_tick.ebbb45f2.png) 50% no-repeat;background-size:contain}.iconChecked___3R_G9{border-radius:unset!important;background-size:contain!important;background:url(/static/media/ic_tick_square.e06b412b.png) 50% no-repeat;background-size:contain}.listContainerIOS___3_Iyv{position:absolute}.listContainer___3W5NK,.listContainerIOS___3_Iyv{width:100%;height:100%;-webkit-overflow-scrolling:touch}.container___3DjY_{background:#f5f5f5;overflow:hidden}.separator___1Yp1C{border-bottom:1px solid #888}.load___3en_C{padding:2rem;text-align:center}.announcementDialog___7ii23{z-index:1000}.announcementDialog___7ii23.hide___2zZfY{display:none}.announcementDialog___7ii23 .am-modal-content{padding-top:0;background:transparent}.announcementDialog___7ii23 .am-modal-transparent{width:85%;background:transparent}.announcementDialog___7ii23 .am-modal-transparent .am-modal-content{background:transparent}.announcementDialog___7ii23 .am-modal-title{color:#fff;font-size:1.33333333333rem}.announcementDialog___7ii23 .am-modal-footer{background-color:initial;min-height:3.83rem}.announcementDialog___7ii23 .am-modal-footer .am-modal-button-group-normal{justify-content:center;padding:0 1.83rem}.announcementDialog___7ii23 .am-modal-footer .am-modal-button-group-normal:before{background-color:initial}.announcementDialog___7ii23 .am-modal-footer .am-modal-button-group-h{flex-direction:column}.announcementDialog___7ii23 .am-modal-footer .am-modal-button{max-width:9.6rem;height:2.3rem;border-radius:14px;line-height:2;font-size:1.16666666667rem}.announcementDialog___7ii23 .am-modal-footer .am-modal-button:first-child{border:1px solid #ff5000;color:#646566!important;width:100%;margin:.8125rem 0}.announcementDialog___7ii23 .am-modal-footer .am-modal-button:nth-child(2){background:#ff5000;color:#f5f5f5;border:1px solid #ff5000;width:100%}html:lang(en-US) .announcementDialog___7ii23 .am-modal-footer .am-modal-button,html:lang(id-ID) .announcementDialog___7ii23 .am-modal-footer .am-modal-button,html:lang(ja-JP) .announcementDialog___7ii23 .am-modal-footer .am-modal-button,html:lang(pt-BR) .announcementDialog___7ii23 .am-modal-footer .am-modal-button,html:lang(th-TH) .announcementDialog___7ii23 .am-modal-footer .am-modal-button,html:lang(vi-VN) .announcementDialog___7ii23 .am-modal-footer .am-modal-button{font-size:1.08333333333rem;white-space:normal;overflow:visible;line-height:normal;display:flex;align-items:center;justify-content:center;height:auto;min-height:2.3rem;max-height:2.7rem}.announcementDialog___7ii23 .am-modal-footer .am-modal-button:before{width:0!important}.announcementDialog___7ii23 .am-modal-body{padding:0!important}.announcementItem___3PuIm{display:flex;align-items:center}.announcementItem___3PuIm .imgWrap___2hFUM{margin:0 auto}.announcementItem___3PuIm .imgWrap___2hFUM img{width:94%;height:94%;max-width:96%;max-height:620px;object-fit:contain}.announcementItem___3PuIm .imgWrap___2hFUM .closeRow___3vMcc{margin:0 auto;display:flex;justify-content:flex-end}.announcementItem___3PuIm .imgWrap___2hFUM .closeRow___3vMcc .closePadding___3mU6D{padding:8px}.announcementItem___3PuIm .imgWrap___2hFUM .closeRow___3vMcc .closePadding___3mU6D .closeCircle___VXXZu{display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.65);border-radius:50%;border:none;padding:.3rem}.announcementItem___3PuIm .imgWrap___2hFUM .closeRow___3vMcc .closePadding___3mU6D .closeCircle___VXXZu svg{width:28px;height:28px;color:#646566!important}.customDotsUl___2zq9i{display:flex;justify-content:center;position:relative;padding:0;margin:1rem 0;z-index:2}.customDots___5iYBE{background:#ccc}.customDots___5iYBE,.customDotsActive___gMDAO{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:8px;height:8px;margin:0 3px;border-radius:50%}.customDotsActive___gMDAO{background:#ccc;background:#888}.checkboxContainer___3_OQ9{flex-direction:column;padding:.3rem 1.67rem 1rem;border:none}.checkboxDiv___3j4gK{display:flex;justify-content:center;align-items:center}.checkBox___2oneg{width:2rem;height:2rem}.checkBoxDesc___2GCNo{margin:.6rem;color:#fff;font-size:1.16666666667rem}.desktop .lotteryBarWrap___2vE1q{max-width:56.2vh}.lotteryBarWrap___2vE1q{position:fixed;width:100%;z-index:101}.lotteryKindBar___1icV0{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:11;width:100%;min-width:330px}.tab___2oxG6{flex:1 1;margin:0 3px;display:flex;justify-content:center;align-items:center;height:30px;line-height:30px;padding:0 4px;background-color:#fff;white-space:nowrap}.tab___2oxG6:last-child{margin:0 0 0 3px}.tab___2oxG6:first-child{margin:0 3px 0 0}.tab___2oxG6 img{margin-right:2px;width:18px;height:18px}.tab___2oxG6 span{font-size:1.2rem;font-weight:500}@media (max-width:375px){.tab___2oxG6{padding:0 2px}.tab___2oxG6 img{margin-right:0;width:16px;height:16px}}.tab___2oxG6.active___1UTPa{color:#fff}.MC___37ZNB{color:#07c160;border:1px solid #07c160}.MC___37ZNB.active___1UTPa{background-color:#07c160}.NMC___2zQU8{color:#03d9d6;border:1px solid #03d9d6}.NMC___2zQU8.active___1UTPa{background-color:#03d9d6}.HK___2Amys{color:#c10707;border:1px solid #c10707}.HK___2Amys.active___1UTPa{background-color:#c10707}.TW___wtqUj{color:#0755c1;border:1px solid #0755c1}.TW___wtqUj.active___1UTPa{background-color:#0755c1}.SG___3HwfD{color:#b907c1;border:1px solid #b907c1}.SG___3HwfD.active___1UTPa{background-color:#b907c1}.toolsWrapper___2e6za{z-index:103;text-align:right;right:0;position:absolute;display:block;float:right}.toolsWrapper___2e6za .mainBtn___6zwWU{z-index:104;width:51.33px;height:51.33px;position:relative}.overlay___JkKBh{background-color:rgba(0,0,0,.65);opacity:0;transition:opacity .5s ease;z-index:102}.overlay___JkKBh.show___2fx1q{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;max-width:100%;min-width:330px}.toolsBlcok___4i76U{position:relative}.toolsBlcok___4i76U .tools___9KIv4{color:#fff;position:absolute;right:0;width:60px;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:transform .5s ease,opacity .5s ease}.toolsBlcok___4i76U.show___2fx1q .top___A1_LU{opacity:1;transform:translate(-30px,-68px)}.toolsBlcok___4i76U.show___2fx1q .middle___2rTs-{opacity:1;transform:translate(-80px,8px)}.toolsBlcok___4i76U.show___2fx1q .bottom___1vGgk{opacity:1;transform:translate(-30px,70px)}.toolsBlcok___4i76U img{background:#fff;border-radius:50%;width:41px;height:41px;padding:5px}.toolsBlcok___4i76U span{font-size:1.21rem;font-weight:600;padding-top:5.13px;white-space:nowrap}.downContainer___32x2_{padding:.1rem 1rem;align-items:center;width:100%;z-index:101;justify-content:space-between;color:#fff;background:#303030;position:relative}.closeBtn___3piJd{width:2rem;height:2rem;background:url(/static/media/down_close.95e64e5c.png) 50% no-repeat;background-size:contain}.downItemLeft___3hzKg{flex:1 1;margin-left:.5rem;font-size:1.16666666667rem;align-items:center}.downBtn___3ynSG{font-size:1.25rem!important;padding:0 1rem!important;margin:.7rem 0;background:#ff5000}html:lang(pt-BR) .downBtn___3ynSG{font-size:1.08333333333rem!important}.downBtnOneRow___2P4bA{padding:4px 14px;margin:5px 0;border-radius:5px;color:#fff;font-size:1.12rem;border:none;background:#ff5000}.downTextContent___22SJL{word-wrap:break-word;word-break:break-all;white-space:normal}.announcementDialog___1UzJf .am-modal{width:350px;margin-top:-8rem}.announcementDialog___1UzJf .am-modal-content{padding-top:0;background-color:initial}.announcementDialog___1UzJf .am-modal-header{background-size:contain;background-position:bottom;background-repeat:no-repeat;background-image:url(/static/media/maintenance_top.c577a11e.png);height:188px;padding:0;width:100%}.announcementDialog___1UzJf .am-modal-body{margin:-1px 41px 0 28px;color:#000;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-size:1.25rem}.maintenanceBody___1njZ4{min-height:10rem;text-align:initial}.textTime___3GiTT{color:#f40101}.service___3rUMy{text-align:initial;color:#007cff}.service___3rUMy a:visited{color:#007cff}.disableService___3c2CU{color:#999}.backToTopBtn___2PZ6D{position:absolute;bottom:20px;width:70px;height:72px;right:0;padding:0;background:transparent;z-index:999}.backToTopBtn___2PZ6D object{position:relative;z-index:-1}.backToTopBtn___2PZ6D div{position:absolute;width:70px;height:72px;top:0}.topContainer___1Mcjh{color:#fff;height:11.8rem;background:#ff5000}.topContainer___1Mcjh .topContainerContent___3GCKS{position:absolute;top:0;width:100%;color:#fff;padding:16px 18px 0}.topContainer___1Mcjh .topContainerContent___3GCKS .contentLeft___32BYJ{width:82%;display:flex;align-items:center}.topContainer___1Mcjh .topContainerContent___3GCKS .contentLeft___32BYJ .myPageUserLogo___3TMhX{width:82px;height:82px}.topContainer___1Mcjh .topContainerContent___3GCKS .contentRight___2R-1w{display:flex;justify-content:center;align-items:center;width:18%}.topContainer___1Mcjh .topContainerContent___3GCKS .contentRight___2R-1w .signBtn___2GjR5{display:flex;justify-content:center;align-items:center;color:#ff5000;background:#fff;padding:7px 4px;border-radius:20px;font-size:12px;min-width:62px}.topContainer___1Mcjh .topContainerContent___3GCKS .contentRight___2R-1w .signBtn___2GjR5 img{width:13px;height:13px;margin-right:4px}.topContainer___1Mcjh .topContainerContent___3GCKS .contentRight___2R-1w .hasSign___3OGPT{color:#aaa}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr{display:flex;justify-content:center;color:#333;height:100%;padding-left:6px;font-size:1.33333333333rem;margin-left:.7rem;color:#fff;flex-direction:column}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr .clNickName___3P6jQ{display:flex;align-items:center;font-size:1.38667rem;line-height:2.5rem;color:#ff0;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr .vipLogoRow___13N8o{display:flex}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr .vipLogoRow___13N8o .clVipBox___3-W2I{min-height:24px;display:flex;justify-content:center;align-items:center;margin-right:5px;border-radius:10px;margin-left:2px;color:#ff5000;font-weight:700;font-size:12px;position:relative}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr .vipLogoRow___13N8o .clVipBox___3-W2I img{margin-right:1px;height:14px}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr .vipLogoRow___13N8o .clVipBox___3-W2I span{font-family:YouSheBiaoTiHei;position:absolute;font-size:12px}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr .vipLogoRow___13N8o .clVipBox___3-W2I .vipSpan___1pXfi{display:flex;align-items:center;justify-content:center;padding-top:.2rem;padding-left:44%}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr .vipLogoRow___13N8o .badgeBlock___WTeIb{min-height:24px;margin:0 0 0 5px;display:flex;justify-content:center;align-items:center}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr .vipLogoRow___13N8o .badgeBlock___WTeIb img{height:18px}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr .userInfoRow___ybN8k{max-width:170px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.8rem}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr .noLoginText___36bd8{font-size:1.38rem;letter-spacing:.15rem;line-height:1.6}.topContainer___1Mcjh .topContainerContent___3GCKS .userInfoBox___1Cbcr .noLoginText___36bd8 .clLinkText___3e2kD{color:#ff0}.userLogoPicWrap___2EG6s{width:4.75rem;height:4.75rem;border-radius:50%;border:2px solid #9acaf7;overflow:hidden}.userLogoPic___je3-0{width:100%;height:100%;object-fit:cover}.userLogoPicWrapDefault___3nbES{width:4.75rem;height:4.75rem;border-radius:50%;border:2px solid #9acaf7;overflow:hidden;background:url(/static/media/avatar_1.27e25118.png) 50% no-repeat;background-size:contain;background-size:cover;background-repeat:no-repeat}.signDialog___2QB20{align-items:baseline}.signDialog___2QB20 .am-modal-body{padding:0!important}.signDialog___2QB20 .am-modal-content{background-color:initial}.signDialog___2QB20 .am-modal-transparent{margin:0 2rem;width:100%}@keyframes zoomIn___1RZKD{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.signSuccess___2Jc30{margin:4.5rem auto 0;animation:zoomIn___1RZKD .3s ease-in-out forwards;background-image:url(/static/media/signIn.de4d663c.png);background-size:contain;background-repeat:no-repeat;background-position:top;width:310px;height:250px}.signTitle___32U5D{position:absolute;width:100%;text-align:center;font-size:1.8rem;color:#7d3517;bottom:62px;font-weight:700}html:lang(en-US) .signTitle___32U5D{font-size:1.5rem}html:lang(id-ID) .signTitle___32U5D,html:lang(ja-JP) .signTitle___32U5D,html:lang(pt-BR) .signTitle___32U5D,html:lang(vi-VN) .signTitle___32U5D{font-size:1.3rem;padding:0 40%;line-height:normal}.signText___2x1Y_{position:absolute;font-size:1.5rem;color:#fff;width:100%;text-align:center;bottom:28px}html:lang(id-ID) .signText___2x1Y_,html:lang(ja-JP) .signText___2x1Y_,html:lang(pt-BR) .signText___2x1Y_,html:lang(vi-VN) .signText___2x1Y_{padding:0 28%;bottom:24px;font-size:1rem}.headerInviteQRcodeModal___1WEjB .am-modal-content{background:#fff}.headerInviteQRcodeModal___1WEjB .am-modal-content .am-modal-body{padding:0}.headerInviteQRcodeModal___1WEjB .am-modal-transparent{margin:0 2rem;width:22rem}.headerInviteQRcodeModal___1WEjB .am-modal-button{font-size:1.2rem}.qrCodeTitle___bc_rA{font-size:1.4rem;padding:10px 0 0;color:#333}.qrCodeContent___1W-gQ{padding:30px 20px}.am-button{display:block;outline:0 none;-webkit-appearance:none;box-sizing:border-box;padding:0;text-align:center;font-size:18px;height:47px;line-height:47px;overflow:hidden;text-overflow:ellipsis;word-break:break-word;white-space:nowrap;color:#000;background-color:#fff;border:1px solid #ddd;border-radius:5px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-button{position:relative;border:none}html:not([data-scale]) .am-button:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #ddd;border-radius:10px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-button-borderfix:before{transform:scale(.49)!important}.am-button.am-button-active{background-color:#ddd}.am-button.am-button-disabled{color:rgba(0,0,0,.3);opacity:.6}.am-button-primary{color:#fff;background-color:#108ee9;border:1px solid #108ee9;border-radius:5px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-button-primary{position:relative;border:none}html:not([data-scale]) .am-button-primary:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #108ee9;border-radius:10px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-button-primary.am-button-active{color:hsla(0,0%,100%,.3);background-color:#0e80d2}.am-button-primary.am-button-disabled{color:hsla(0,0%,100%,.6);opacity:.4}.am-button-ghost{color:#108ee9;background-color:initial;border:1px solid #108ee9;border-radius:5px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-button-ghost{position:relative;border:none}html:not([data-scale]) .am-button-ghost:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #108ee9;border-radius:10px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-button-ghost.am-button-active{color:rgba(16,142,233,.6);background-color:initial;border:1px solid rgba(16,142,233,.6);border-radius:5px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-button-ghost.am-button-active{position:relative;border:none}html:not([data-scale]) .am-button-ghost.am-button-active:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid rgba(16,142,233,.6);border-radius:10px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-button-ghost.am-button-disabled{color:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);border-radius:5px;opacity:1}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){html:not([data-scale]) .am-button-ghost.am-button-disabled{position:relative;border:none}html:not([data-scale]) .am-button-ghost.am-button-disabled:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid rgba(0,0,0,.1);border-radius:10px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-button-warning{color:#fff;background-color:#e94f4f}.am-button-warning.am-button-active{color:hsla(0,0%,100%,.3);background-color:#d24747}.am-button-warning.am-button-disabled{color:hsla(0,0%,100%,.6);opacity:.4}.am-button-inline{display:inline-block;padding:0 15px}.am-button-inline.am-button-icon{display:inline-flex}.am-button-small{font-size:13px;height:30px;line-height:30px;padding:0 15px}.am-button-icon{display:flex;align-items:center;justify-content:center}.am-button>.am-button-icon{margin-right:.5em}.quickActCtr___1XuaI{width:100%;overflow:auto;display:flex;position:relative;white-space:nowrap;padding:1rem 0;border-bottom:1px solid #eee;color:#fff;font-size:1.16666666667rem}.quickActCtr___1XuaI::-webkit-scrollbar{display:none}.quickActCtr___1XuaI .btn2___342QD,.quickActCtr___1XuaI .btn3___3sXp9,.quickActCtr___1XuaI>.btn___3gdyk{text-align:center;margin-right:.5rem}.quickActCtr___1XuaI .btn2___342QD:last-child,.quickActCtr___1XuaI .btn3___3sXp9:last-child,.quickActCtr___1XuaI>.btn___3gdyk:last-child{margin-right:0}.btn___3gdyk{flex-direction:column;flex:1 1;height:5rem}.btn2___342QD,.btn___3gdyk{display:flex;justify-content:center;align-items:center;box-shadow:0 2px 0 0 rgba(242,127,180,.5);border-radius:4px}.btn2___342QD{flex-direction:row;width:100%;height:4rem;font-size:17px}.btn2___342QD>.icon___1wm8E{margin-right:.75rem;width:2rem;height:2rem;margin-bottom:0!important}.btn3___3sXp9{display:flex;flex-direction:column;justify-content:center;align-items:center;height:5rem;box-shadow:0 2px 0 0 rgba(242,127,180,.5);border-radius:4px;flex:1 1}.btnRecharge___oy2Sx{background-image:linear-gradient(197deg,#ffc061,#ff50ad 89%)}.btnWithdraw___1KkAh{background-image:linear-gradient(24deg,#00a8ff 16%,#51cec4)}.btnYuErBao___XGLMw{background:linear-gradient(210deg,#f5c35b 17%,#fda000 52%,#fb8600 87%)}.btnTransfer___1NLQf{background:linear-gradient(210deg,#a1deaa 17%,#67c67c 52%,#2dd265 88%)}.btnC2C___1xEdq{background:linear-gradient(210deg,#6ec1f4 17%,#3d98db 52%,#1c79b8 87%)}.btnDirectTopup___2SoX4{background-image:linear-gradient(13deg,#ff3c3c,#ffbb5c)}.iconRecharge___1Qww9{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg id='图层_1' data-name='图层 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cdefs%3E%3Cstyle%3E.cls-3{fill-rule:evenodd}.cls-2{mask:url(%23mask)}%3C/style%3E%3Cmask id='mask' x='1' y='2.52' width='19.98' height='16.98' maskUnits='userSpaceOnUse'%3E%3Cg id='mask-2'%3E%3Cpath id='path-1' fill-rule='evenodd' fill='%23fff' d='M1 2.52h19.98V19.5H1V2.52z'/%3E%3C/g%3E%3C/mask%3E%3C/defs%3E%3Cg id='Group-4'%3E%3Cg class='cls-2'%3E%3Cpath id='Fill-1' class='cls-3' d='M19.13 19.5H1V5.44h18.13v4.51h-1.48V6.92H2.48v11.1h15.17v-3.03h1.48v4.51z'/%3E%3C/g%3E%3Cg class='cls-2'%3E%3Cpath id='Fill-3' class='cls-3' d='M2.48 6.18H1v-.7a3 3 0 013-3h15.13V4H4a1.48 1.48 0 00-1.52 1.48zM21 15.8h-7.4a3.33 3.33 0 010-6.66H21zm-7.4-5.18a1.85 1.85 0 000 3.7h5.9v-3.7z'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Fill-5' d='M13.73 14a1.48 1.48 0 111.48-1.48A1.48 1.48 0 0113.73 14z' style='isolation:isolate' opacity='.65' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg id='图层_1' data-name='图层 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cdefs%3E%3Cstyle%3E.cls-3{fill-rule:evenodd}.cls-2{mask:url(%23mask)}%3C/style%3E%3Cmask id='mask' x='1' y='2.52' width='19.98' height='16.98' maskUnits='userSpaceOnUse'%3E%3Cg id='mask-2'%3E%3Cpath id='path-1' fill-rule='evenodd' fill='%23fff' d='M1 2.52h19.98V19.5H1V2.52z'/%3E%3C/g%3E%3C/mask%3E%3C/defs%3E%3Cg id='Group-4'%3E%3Cg class='cls-2'%3E%3Cpath id='Fill-1' class='cls-3' d='M19.13 19.5H1V5.44h18.13v4.51h-1.48V6.92H2.48v11.1h15.17v-3.03h1.48v4.51z'/%3E%3C/g%3E%3Cg class='cls-2'%3E%3Cpath id='Fill-3' class='cls-3' d='M2.48 6.18H1v-.7a3 3 0 013-3h15.13V4H4a1.48 1.48 0 00-1.52 1.48zM21 15.8h-7.4a3.33 3.33 0 010-6.66H21zm-7.4-5.18a1.85 1.85 0 000 3.7h5.9v-3.7z'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Fill-5' d='M13.73 14a1.48 1.48 0 111.48-1.48A1.48 1.48 0 0113.73 14z' style='isolation:isolate' opacity='.65' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#fff}.iconWithdraw___SfbC9{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='图层 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath d='M6.1 18.2A9 9 0 102.5 11' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4'/%3E%3Cpath d='M14.08 11.74a.72.72 0 010 1.44H12v1.69a.67.67 0 11-1.34 0v-1.66h-2a.72.72 0 010-1.44h2v-1h-2a.72.72 0 010-1.44h1.6L8.67 7.64a.75.75 0 010-1c.23-.31.7.19 1 .5l1.73 1.47 1.77-1.51c.27-.28.7-.78 1-.5a.66.66 0 010 1l-1.6 1.72h1.55a.72.72 0 010 1.44H12v1h2zm-9-.33a.51.51 0 00-.48.57 3.09 3.09 0 00.62.84l.62.67H3.52C1 13.59 1 13.6 1 14.1s.13.45 2.53.45a18.43 18.43 0 012.28.07 5.78 5.78 0 01-.6.7c-.6.64-.74 1-.48 1.24s.62.13 1.27-.56c1.26-1.31 1.65-1.78 1.65-2a6 6 0 00-1.14-1.42c-.92-.91-1.21-1.16-1.42-1.17z' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='图层 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath d='M6.1 18.2A9 9 0 102.5 11' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4'/%3E%3Cpath d='M14.08 11.74a.72.72 0 010 1.44H12v1.69a.67.67 0 11-1.34 0v-1.66h-2a.72.72 0 010-1.44h2v-1h-2a.72.72 0 010-1.44h1.6L8.67 7.64a.75.75 0 010-1c.23-.31.7.19 1 .5l1.73 1.47 1.77-1.51c.27-.28.7-.78 1-.5a.66.66 0 010 1l-1.6 1.72h1.55a.72.72 0 010 1.44H12v1h2zm-9-.33a.51.51 0 00-.48.57 3.09 3.09 0 00.62.84l.62.67H3.52C1 13.59 1 13.6 1 14.1s.13.45 2.53.45a18.43 18.43 0 012.28.07 5.78 5.78 0 01-.6.7c-.6.64-.74 1-.48 1.24s.62.13 1.27-.56c1.26-1.31 1.65-1.78 1.65-2a6 6 0 00-1.14-1.42c-.92-.91-1.21-1.16-1.42-1.17z' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#fff}.iconDirectTopup___1LA-7{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 23'%3E%3Cg transform='translate(0 .5)'%3E%3Ccircle cx='11' cy='11' r='10.2' fill='none' stroke='%23fff' stroke-width='1.5'/%3E%3Ctext transform='translate(5.633 14)' font-size='11' font-family='HYk2gj' fill='%23fff'%3E免%3C/text%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 23'%3E%3Cg transform='translate(0 .5)'%3E%3Ccircle cx='11' cy='11' r='10.2' fill='none' stroke='%23fff' stroke-width='1.5'/%3E%3Ctext transform='translate(5.633 14)' font-size='11' font-family='HYk2gj' fill='%23fff'%3E免%3C/text%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#fff}.iconYuErBao___3Gl4a{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='nonzero'%3E%3Cpath d='M10.954 20.09c-4.906 0-9.14-3.645-9.868-8.486A2.497 2.497 0 011 10.97l.012-.152c.057-1.356 1.196-2.45 2.59-2.45.35 0 .69.068 1.01.204l.074.035a14.059 14.059 0 0012.162.19l.319-.155c.354-.17.733-.257 1.128-.257a2.61 2.61 0 012.6 2.571 5.326 5.326 0 01-.06.577c-.695 4.873-4.943 8.555-9.88 8.555zM3.603 9.883c-.581 0-1.055.457-1.08 1.041l-.012.11c.004.017.018.106.048.216l.019.09c.601 4.124 4.203 7.233 8.376 7.233 4.189 0 7.792-3.123 8.381-7.263.035-.223.046-.38.047-.393-.008-.535-.495-1.017-1.087-1.017-.149 0-.291.029-.426.086l-.038.019a15.575 15.575 0 01-12.615.5 15.353 15.353 0 01-1.215-.547 1.086 1.086 0 00-.398-.075z'/%3E%3Cpath d='M10.963 8.772c-1.518 0-3.03-.23-4.493-.685l-.28-.088c-.46-.233-.71-.643-.71-1.094 0-.083.009-.168.029-.259.072-.185.125-.3.182-.412A5.885 5.885 0 0110.954 3a5.934 5.934 0 015.353 3.408l.017.041a1.206 1.206 0 01-.88 1.639c-1.43.45-2.952.684-4.48.684zm-4.728-1.91c.004 0 .002.023.002.043 0 .167.095.32.246.398l.212.06c2.789.867 5.778.865 8.562-.008a.698.698 0 00.124-.037.45.45 0 00.244-.58l-.01-.02a5.17 5.17 0 00-4.66-2.96 5.131 5.131 0 00-4.72 3.105z' stroke='%23FFF' stroke-width='.5'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='nonzero'%3E%3Cpath d='M10.954 20.09c-4.906 0-9.14-3.645-9.868-8.486A2.497 2.497 0 011 10.97l.012-.152c.057-1.356 1.196-2.45 2.59-2.45.35 0 .69.068 1.01.204l.074.035a14.059 14.059 0 0012.162.19l.319-.155c.354-.17.733-.257 1.128-.257a2.61 2.61 0 012.6 2.571 5.326 5.326 0 01-.06.577c-.695 4.873-4.943 8.555-9.88 8.555zM3.603 9.883c-.581 0-1.055.457-1.08 1.041l-.012.11c.004.017.018.106.048.216l.019.09c.601 4.124 4.203 7.233 8.376 7.233 4.189 0 7.792-3.123 8.381-7.263.035-.223.046-.38.047-.393-.008-.535-.495-1.017-1.087-1.017-.149 0-.291.029-.426.086l-.038.019a15.575 15.575 0 01-12.615.5 15.353 15.353 0 01-1.215-.547 1.086 1.086 0 00-.398-.075z'/%3E%3Cpath d='M10.963 8.772c-1.518 0-3.03-.23-4.493-.685l-.28-.088c-.46-.233-.71-.643-.71-1.094 0-.083.009-.168.029-.259.072-.185.125-.3.182-.412A5.885 5.885 0 0110.954 3a5.934 5.934 0 015.353 3.408l.017.041a1.206 1.206 0 01-.88 1.639c-1.43.45-2.952.684-4.48.684zm-4.728-1.91c.004 0 .002.023.002.043 0 .167.095.32.246.398l.212.06c2.789.867 5.778.865 8.562-.008a.698.698 0 00.124-.037.45.45 0 00.244-.58l-.01-.02a5.17 5.17 0 00-4.66-2.96 5.131 5.131 0 00-4.72 3.105z' stroke='%23FFF' stroke-width='.5'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#fff}.iconC2C___1Xi5T{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 23'%3E%3Cg transform='translate(0 .5)'%3E%3Ccircle cx='11' cy='11' r='10.2' fill='none' stroke='%23fff' stroke-width='1.5'/%3E%3Ctext transform='translate(5.633 14)' font-size='11' font-family='HYk2gj' fill='%23fff'%3E免%3C/text%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 23'%3E%3Cg transform='translate(0 .5)'%3E%3Ccircle cx='11' cy='11' r='10.2' fill='none' stroke='%23fff' stroke-width='1.5'/%3E%3Ctext transform='translate(5.633 14)' font-size='11' font-family='HYk2gj' fill='%23fff'%3E免%3C/text%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#fff}.iconTransfer___2v-zG{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='11' cy='11' r='10.25' stroke='%23FFF' stroke-width='1.5'/%3E%3Cpath d='M5 13.25h8.4l-1.95 1.95 1.05 1.05 4.5-4.5H5v1.5zm3.6-4.5l1.95-1.95L9.5 5.75 5 10.25h12v-1.5H8.6z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='11' cy='11' r='10.25' stroke='%23FFF' stroke-width='1.5'/%3E%3Cpath d='M5 13.25h8.4l-1.95 1.95 1.05 1.05 4.5-4.5H5v1.5zm3.6-4.5l1.95-1.95L9.5 5.75 5 10.25h12v-1.5H8.6z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#fff}.container___1Whvo{flex-direction:column;position:relative;top:-30px;background:#fff;margin:10px 10px 0;padding:10px;border-bottom:1px solid #f6f7f7;font-size:1.08333333333rem;border-radius:6px}.container___1Whvo .balanceRow___2gxOE{justify-content:space-between;align-items:center;padding:8px 10px}.container___1Whvo .balanceRow___2gxOE .clBalanceNum___A-ita{color:#ff5000}.container___1Whvo .balanceRow___2gxOE .clBalanceNum___A-ita,.container___1Whvo .balanceRow___2gxOE .clUnBalanceNum___QkE8V{font-size:17px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-1px;margin-right:10px;margin-left:4px}.container___1Whvo .balanceRow___2gxOE .clUnBalanceNum___QkE8V{color:#979797}.container___1Whvo .balanceRow___2gxOE .clReFresh___2kf_H{width:60px;height:34px;line-height:34px;text-align:center;border-radius:8px;border:.5px solid #ff5000}.container___1Whvo .balanceRow___2gxOE .clReFresh___2kf_H span{width:30px;height:19px;font-family:PingFangSC;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.27;letter-spacing:normal;text-align:center;color:#ff5000}.container___1Whvo .balanceRow___2gxOE .am-button-active{border:1px solid #fff;background-color:#ff5000}.container___1Whvo .balanceRow___2gxOE .am-button-active span{color:#fff}.container___1Whvo .functionBox___3aC41{justify-content:space-around;padding:10px 6px;border-bottom:1px solid #eee}.container___1Whvo .functionBox___3aC41 .clMoneyActionBtn___1Im_8{width:33%;margin:0 3px;padding:6px 0;background:transparent;color:#ff5000;font-size:14px;border:1px solid #ff5000;border-radius:4px}.container___1Whvo .functionBox___3aC41 .clMoneyActionBtn___1Im_8:active,.container___1Whvo .functionBox___3aC41 .clMoneyActionBtn___1Im_8:focus{background:#ff5000;color:#fff}.container___1Whvo .recordBox___2MMCB{padding:10px 0 4px}.container___1Whvo .recordBox___2MMCB .listItemWrap___1Z2j2{flex:1 1;text-align:center;color:#87959d;color:#333;font-size:1.13rem}@media screen and (max-width:400px){.container___1Whvo .recordBox___2MMCB .listItemWrap___1Z2j2{font-size:.98rem}}.container___1Whvo .recordBox___2MMCB .listItemWrap___1Z2j2:first-child{margin-left:.7rem}.container___1Whvo .recordBox___2MMCB .listItemWrap___1Z2j2:last-child{margin-right:.7rem}.container___1Whvo .recordBox___2MMCB .listItemWrap___1Z2j2 img{width:24px}.container___1Whvo .recordBox___2MMCB .listItemWrap___1Z2j2 div{padding-top:4px;color:#333}.icon___1wm8E{width:1.75rem;height:1.75rem;margin-bottom:4px}.tz_record___S3I8Y{background:url(/static/media/ic-game-record.ede3f253.png) 50% no-repeat;background-size:contain}.ct_record___3fGDq{background:url(/static/media/ic-transaction-record.4534c37c.png) 50% no-repeat;background-size:contain}.account_record___3Mcz6{background:url(/static/media/ic-account-record.f0d41cca.png) 50% no-repeat;background-size:contain}.user_sheet___2DJHP{background:url(/static/media/ic-individual-report.df03b5b9.png) 50% no-repeat;background-size:contain}.desktop .quickActCtr___1XuaI{font-size:1.08333333333rem}.desktop .quickActCtr___1XuaI::-webkit-scrollbar{display:unset}.walletBtn___1zndk{height:34px;padding:8px 10px 7px;border-radius:8px;background-color:#ff5000;margin-right:8px}.walletBtn___1zndk span{font-family:PingFangSC;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.27;letter-spacing:normal;text-align:center;color:#fff;white-space:nowrap}.flex___mN8fn{display:flex;align-items:center}.balanceText___3VTCk{width:30px;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#333}.iconSee___XpS63{background:url(/static/media/icon-wode-ic-user-center-eye-open.de3a07ee.png) 50% no-repeat;background-size:contain;width:18px;height:18px}.iconSeeActive___1e-YR{background:url(/static/media/icon-wode-ic-user-center-eye.cc50f008.png) 50% no-repeat;background-size:contain;width:18px;height:18px}.jxPage___3YZPZ{background-color:#fff}.jxPage___3YZPZ .am-navbar{background:#ff5000}.container___1Re4c{position:relative;top:-40px;margin:10px}.container___1Re4c .mineCard___klpeI{background:#fff;border-radius:5px;margin-top:14px;padding:8px 12px}.container___1Re4c .mineCard___klpeI .mineCardRowLine___1SOWN{height:1px;background:#e2e2e2;margin:6px}.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot{padding:6px 0;display:flex;align-items:center;font-size:16px;flex-wrap:wrap}.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot.fontBold___HyQKa{font-weight:800}.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .clMoneyValue___2gfF5{font-size:24px;font-weight:700;color:#ff5000;margin:0 6px}.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .btnActive___bslHE{background:#ff5000;color:#fff}.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .mineBtn___2lZpc{color:#333;width:25%;margin:6px 0;flex-direction:column;border:none;background:transparent;position:relative;display:flex;justify-content:center;align-items:center;font-size:1.13rem;padding:0}@media screen and (max-width:400px){.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .mineBtn___2lZpc{font-size:.98rem}}.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .mineBtn___2lZpc img{margin-bottom:4px}.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .mineBtn___2lZpc .moneyImg___3IE4O{width:22px}.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .mineBtn___2lZpc .channelImg___QtNpS,.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .mineBtn___2lZpc .platformInfolImg___6wZMp,.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .mineBtn___2lZpc .rankImg___12Shp,.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .mineBtn___2lZpc .toolImg___1gnxW{width:36px}.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .blinkRedDot___1Wj7D,.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .redDot___3wzdg{width:8px;height:8px;background:#ff5b05;border-radius:50%;position:absolute;right:20%;top:3%}.container___1Re4c .mineCard___klpeI .mineCardRow___2Rwot .blinkRedDot___1Wj7D{animation:blink___3RRNR 1s infinite}.jxBottomPage___1O6-F{background:#f5f5f5}@keyframes blink___3RRNR{0%,to{opacity:1}50%{opacity:0}}.jumpSkip___3IFTY{position:absolute;top:16px;right:16px;color:#a6b6bf;font-size:1rem}.title___1leso{font-weight:700;font-size:1.66666666667rem;color:#646566;padding-top:4.33rem;padding-bottom:1.66rem}.desc___2nkQW{font-size:1.33333333333rem;color:#646566;padding:0 2.9rem}.iconPassword___1qeQP{background:url(/static/media/pop-key.986e8722.png) 50% no-repeat;background-size:contain}.iconAuth___3Pyli,.iconPassword___1qeQP{margin-top:6.08rem;width:6rem;height:6rem}.iconAuth___3Pyli{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='75' height='85' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M74.815 15.044c-.166-2.822-2.646-4.882-5.413-4.858-14.488.79-24.935-6.117-28.753-9.1a5.113 5.113 0 00-6.305.003c-3.816 2.983-14.287 9.875-28.746 9.097C2.747 10.1.346 12.256.184 15.044c-.802 13.598-.585 58.813 35.85 69.74a5.087 5.087 0 002.929 0c36.439-10.927 36.656-56.142 35.852-69.74zM37.581 79.7C4.9 69.896 4.787 27.97 5.321 15.493c16.085.796 27.757-6.692 32.176-10.106C41.9 8.79 53.476 16.284 69.48 15.501c.734 12.793.496 54.433-31.898 64.2zM37.5 37.188c-4.431 0-8.036 3.574-8.036 7.968-.001 3.35 2.141 6.34 5.357 7.479v3.146a2.613 2.613 0 001.329 2.303 2.728 2.728 0 002.7 0 2.613 2.613 0 001.329-2.303v-3.145c3.216-1.14 5.358-4.13 5.357-7.48 0-4.394-3.605-7.968-8.036-7.968zm0 10.625c-1.1.013-2.1-.625-2.53-1.617a2.616 2.616 0 01.566-2.906c.773-.767 1.942-1 2.96-.591a2.657 2.657 0 011.683 2.457c.008 1.458-1.19 2.646-2.679 2.657zm18.75-18.594h-5.357c0-7.323-6.009-13.281-13.393-13.281s-13.393 5.958-13.393 13.28H18.75c-.715.005-1.4.287-1.902.785a2.61 2.61 0 00-.777 1.873v15.937c0 11.717 9.614 21.25 21.429 21.25 11.815 0 21.429-9.533 21.429-21.25V31.876a2.61 2.61 0 00-.777-1.873 2.723 2.723 0 00-1.902-.784zM37.5 21.25c4.431 0 8.036 3.574 8.036 7.968H29.464c0-4.395 3.605-7.968 8.036-7.968zm16.071 26.562c0 8.79-7.209 15.938-16.071 15.938-8.862 0-16.071-7.15-16.071-15.938V34.531H53.57v13.282z' fill='%230470eb' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='75' height='85' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M74.815 15.044c-.166-2.822-2.646-4.882-5.413-4.858-14.488.79-24.935-6.117-28.753-9.1a5.113 5.113 0 00-6.305.003c-3.816 2.983-14.287 9.875-28.746 9.097C2.747 10.1.346 12.256.184 15.044c-.802 13.598-.585 58.813 35.85 69.74a5.087 5.087 0 002.929 0c36.439-10.927 36.656-56.142 35.852-69.74zM37.581 79.7C4.9 69.896 4.787 27.97 5.321 15.493c16.085.796 27.757-6.692 32.176-10.106C41.9 8.79 53.476 16.284 69.48 15.501c.734 12.793.496 54.433-31.898 64.2zM37.5 37.188c-4.431 0-8.036 3.574-8.036 7.968-.001 3.35 2.141 6.34 5.357 7.479v3.146a2.613 2.613 0 001.329 2.303 2.728 2.728 0 002.7 0 2.613 2.613 0 001.329-2.303v-3.145c3.216-1.14 5.358-4.13 5.357-7.48 0-4.394-3.605-7.968-8.036-7.968zm0 10.625c-1.1.013-2.1-.625-2.53-1.617a2.616 2.616 0 01.566-2.906c.773-.767 1.942-1 2.96-.591a2.657 2.657 0 011.683 2.457c.008 1.458-1.19 2.646-2.679 2.657zm18.75-18.594h-5.357c0-7.323-6.009-13.281-13.393-13.281s-13.393 5.958-13.393 13.28H18.75c-.715.005-1.4.287-1.902.785a2.61 2.61 0 00-.777 1.873v15.937c0 11.717 9.614 21.25 21.429 21.25 11.815 0 21.429-9.533 21.429-21.25V31.876a2.61 2.61 0 00-.777-1.873 2.723 2.723 0 00-1.902-.784zM37.5 21.25c4.431 0 8.036 3.574 8.036 7.968H29.464c0-4.395 3.605-7.968 8.036-7.968zm16.071 26.562c0 8.79-7.209 15.938-16.071 15.938-8.862 0-16.071-7.15-16.071-15.938V34.531H53.57v13.282z' fill='%230470eb' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50% 0;-webkit-mask-size:contain;mask-size:contain;background:#ff5000}.btn___UDEKJ{width:18.91rem;border-radius:21px;color:#fff;height:3.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-top:8.7rem}html:lang(id-ID) .btn___UDEKJ,html:lang(ja-JP) .btn___UDEKJ,html:lang(th-TH) .btn___UDEKJ,html:lang(vi-VN) .btn___UDEKJ{margin-top:5rem}html:lang(pt-BR) .btn___UDEKJ{margin-top:2rem}.PasswordBtn___27o7I{width:18.91rem;border-radius:21px;color:#fff;height:3.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-top:8.7rem;background:#38d182}html:lang(id-ID) .PasswordBtn___27o7I,html:lang(ja-JP) .PasswordBtn___27o7I,html:lang(th-TH) .PasswordBtn___27o7I,html:lang(vi-VN) .PasswordBtn___27o7I{margin-top:5rem}html:lang(pt-BR) .PasswordBtn___27o7I{margin-top:2rem}.AuthBtn___1biU1{width:18.91rem;border-radius:21px;color:#fff;height:3.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-top:8.7rem;background:#ff5000}html:lang(id-ID) .AuthBtn___1biU1,html:lang(ja-JP) .AuthBtn___1biU1,html:lang(th-TH) .AuthBtn___1biU1,html:lang(vi-VN) .AuthBtn___1biU1{margin-top:5rem}html:lang(pt-BR) .AuthBtn___1biU1{margin-top:2rem}.laterTxt___2uan0{font-size:1.08333333333rem;position:absolute;bottom:18px;left:50%;transform:translateX(-50%);z-index:3;color:#a3b2b9}.announcementDialog___3nlor .am-modal-transparent{width:27.25rem}.announcementDialog___3nlor .am-modal-content{padding-top:0}.announcementDialog___3nlor .am-modal-body{padding:0!important}.announcementItem___3-y-n{color:#646566;height:42.91rem;font-size:1.16666666667rem;display:flex;align-items:center;flex-direction:column}.announcementText___1hrwQ{text-align:left;margin-top:.5rem;height:23.5rem;overflow:auto;line-height:1.12}.customDotsUl___1tRWX{display:flex;position:absolute;padding:0;bottom:49px;margin:0;left:50%;transform:translateX(-50%)}.customDots___2aZ-5{background:#ccc}.customDots___2aZ-5,.customDotsActive___2ItK2{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:8px;height:8px;margin:0 3px;border-radius:50%}.customDotsActive___2ItK2{background:#ccc;background:#888}.am-tab-bar-tab-icon img{width:24px}.five-icon-mode.am-tab-bar .am-tab-bar-tab:nth-child(3) img{position:relative;bottom:14px;height:3.83rem;width:3.83rem;z-index:100;outline:5px solid #fff;border-radius:50%}.five-icon-mode.am-tab-bar .am-tab-bar-tab:nth-child(3) .am-tab-bar-tab-title{position:relative;bottom:10px;font-size:1.04rem}.icon___1zQTs{height:2rem;width:2rem}.iconMoney___1JF7E{position:absolute;display:flex;justify-content:center;align-items:center;background-size:contain;bottom:20px;height:3.83rem;width:3.83rem;left:calc(50% - 1.96rem);z-index:100}.mainTabBarShadow___19KBq{position:absolute;bottom:0;width:100%;height:48px;z-index:1;box-shadow:0 0 7px #ccc}@keyframes blink___sacFk{0%,to{opacity:1}50%{opacity:0}}.tabDotBlock___2_rqi{position:relative;display:inline-block;line-height:1;vertical-align:middle}.tabDotBlock___2_rqi .blinkRedDot___1N_VS{position:absolute;transform:translateX(-50%);transform-origin:0 center;top:-4px;height:8px;width:8px;border-radius:100%;background:#ff5b05;z-index:10;margin-top:4px;left:22px;animation:blink___sacFk 1s infinite}.mainTabBlock___46t23{opacity:0;background:rgba(0,0,0,.65);transition:opacity .5s ease;z-index:999}.mainTabBlock___46t23.show___1MD-g{opacity:1;position:absolute;bottom:0;height:50px;width:100%}.quickMenu___2Dnp5{position:fixed;top:0;left:0;width:100%;height:100%;z-index:121;visibility:hidden;transition:visibility .2s ease-in-out}.quickMenu___2Dnp5.shown___3tfvm{visibility:visible}.container___6cJ7V{position:relative;background:#fff;width:240px;height:100%;padding:33px 14px;transform:translateX(-240px);transition:transform .2s ease-in-out;overflow:auto}.shown___3tfvm .container___6cJ7V{transform:translateX(0)}.mask___2ZL8F{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;transition:opacity .2s ease-in-out}.shown___3tfvm .mask___2ZL8F{opacity:.54}.logoWrap___3nfM4{margin-bottom:2.5rem;display:flex;align-items:center;flex-direction:column;justify-content:center}.logo___A1HtC{background:url(/resource/client/ipis/logo-square.png) 50% no-repeat;background-size:contain;height:3.5rem;width:3.5rem;margin:auto auto 1rem}.appName___jgh6C{font-weight:700;font-size:1.5rem;line-height:.89}.btn___2pUtm{display:flex;align-items:center;padding:.67rem 1rem;border-radius:9px;margin-bottom:.83rem}.btn___2pUtm:nth-child(5n+1){background:#ffefe9}.btn___2pUtm:nth-child(5n+2){background:#eef8ff}.btn___2pUtm:nth-child(5n+3){background:#fffbd1}.btn___2pUtm:nth-child(5n+4){background:#dffdf1}.btn___2pUtm:nth-child(5n+5){background:#fddfdf}.btnIcon___3pEFO{width:2.5rem;height:2.5rem;margin-right:.83rem;background-size:contain!important;background-repeat:no-repeat!important;background-position:100%!important}.btnText___3L_Fm{font-size:1.33333333333rem;word-break:break-all}.transferBtn___2DuWA{background:#ffefe9}.directTopUpBtn___2Lpf5{background:#eef8ff}.yuerbaoBtn___3VWcI{background:#fffbd1}.missionBtn___3JLmV{background:#dffdf1}.hongbaoBtn___2R9kP{background:#fddfdf}.transferIcon___3MKSY{background:url(/static/media/ic-transfer.4ec0da7b.png) 50% no-repeat;background-size:contain}.directTopUpIcon___Ts4jb{background:url(/static/media/ic-recharge.3b395d25.png) 50% no-repeat;background-size:contain}.yuerbaoIcon___34zp0{background:url(/static/media/ic-yuerbao.d35bc122.png) 50% no-repeat;background-size:contain}.missionIcon___2Mslr{background:url(/static/media/ic-mission.204e0052.png) 50% no-repeat;background-size:contain}.hongbaoIcon___2JAwu{background:url(/static/media/ic-hongbao.eb60be03.png) 50% no-repeat;background-size:contain}.container___1iMP3{flex:1 1;height:100%;overflow:auto;background:#fff}.listItem___ZxAGk{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e6e4e4;padding:1.17rem 1.3rem 1.17rem .67rem;margin-left:.5rem}.listItem___ZxAGk:first-child{padding-top:0}.gameTitle___pPMSl{font-weight:700;color:#646566;font-size:1.33333333333rem;line-height:22px;margin-top:1rem}.gameDescription___85XN6{color:#999;font-size:1.08333333333rem;line-height:17px;word-wrap:break-word;word-break:break-all;white-space:normal}.imgLogo___2Yagl{width:5.17rem;height:5.17rem;margin-right:1.83rem}.disclosure___2k1Pt{background:url(/static/media/disclosure-Indicator.7afdc098.svg) 50% no-repeat;background-size:contain;width:.67rem;height:1.08rem}.listItem___1SPp_{background:#fff;border-radius:12px;margin:0 8px 2px;overflow:hidden}.listItem___1SPp_:first-child{margin-top:4px}.gameTitle___2SlWr{margin-left:1rem;font-weight:700;font-size:1.33333333333rem;color:#646566;line-height:22px;margin-bottom:.6rem;padding-bottom:12px}.imgLogo___3uTV3{width:100%;min-height:9.17rem;height:auto}.gameDescription___HcE5M{margin-left:1rem;font-size:1.08333333333rem;color:#999;line-height:17px;margin-top:.75rem}.containerFavourableActivityPage___2W5sx{height:100%;background:#fff}.userHeaderWrap___2o7h4{background:linear-gradient(270deg,#ff854d,#ff5000);height:83px}.userHeaderWrap___2o7h4 .userHeaderContent___1rOMi{background:url(/static/media/promotion_header_bg.ce7a5710.png) 50% no-repeat;background-size:cover;background-size:100%;padding:0 10px;width:100%}.userHeaderWrap___2o7h4 .userHeaderContent___1rOMi .headerLeftWrap___1n3Q9{width:65%;align-items:center}.userHeaderWrap___2o7h4 .userHeaderContent___1rOMi .headerLeftWrap___1n3Q9 .userIDBlance___1yzBQ{color:#fff;margin-left:10px}.userHeaderWrap___2o7h4 .userHeaderContent___1rOMi .headerLeftWrap___1n3Q9 .userIDBlance___1yzBQ div{margin:6px 0;font-size:14px;max-width:194px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userHeaderWrap___2o7h4 .userHeaderContent___1rOMi .headerLeftWrap___1n3Q9 .loginNote___27gTM{margin-left:10px;font-size:16px;color:#fff}.userHeaderWrap___2o7h4 .userHeaderContent___1rOMi .headerRightWrap___3u2nR{width:35%;align-items:center;justify-content:flex-end}.userHeaderWrap___2o7h4 .userHeaderContent___1rOMi .headerRightWrap___3u2nR img{width:40px;margin:0 4px}.navViewBox___3JBhk{background:url(/static/media/promotion_header_bg.ce7a5710.png) 50% no-repeat;background-size:cover;background-size:100%;margin-top:-1px;display:flex;align-items:center;position:relative}.navViewBox___3JBhk .navViewBoxWrapper___ZxFpo{display:flex;align-items:center;width:100%;background:#fff;border-radius:20px 20px 0 0;padding:0 10px}.navViewBox___3JBhk .moreBtn___DSB2Y{border:none;background:transparent}.navViewBox___3JBhk .moreBtn___DSB2Y .btnIcon___v4Qpz{height:20px;width:20px;background:url(/static/media/icon_list.04fd4899.svg) 50% no-repeat;background-size:contain}.navViewBox___3JBhk .promoTab___1il0B{height:36px;width:100%;margin-bottom:-1px;display:flex;align-items:center;flex-wrap:wrap;overflow:hidden}.navViewBox___3JBhk .promoTab___1il0B .menuBtn___pTSjS{color:#333}.navViewBox___3JBhk .promoTab___1il0B .menuBtn___pTSjS,.navViewBox___3JBhk .promoTab___1il0B .menuBtnActive___1k8D0{height:36px;font-size:1.16666666667rem;display:flex;justify-content:center;align-items:center;white-space:nowrap;margin:0 6px;padding:0 4px}.navViewBox___3JBhk .promoTab___1il0B .menuBtnActive___1k8D0{color:#333;color:#ff5000}.navViewBox___3JBhk .moreMenuBox___2xoMM{z-index:3;position:absolute;top:34px;width:100%;background:#fff;padding:10px;visibility:hidden;opacity:0;cursor:pointer;transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;transform:translateY(-20px);-webkit-transform:translateY(-20px)}.navViewBox___3JBhk .moreMenuBox___2xoMM .typeBtn___368DZ{border:none;margin:0 5px 10px;padding:7px 16px;background:#f5f5f5;border-radius:20px;font-size:14px;color:#333}.navViewBox___3JBhk .moreMenuBox___2xoMM .active___2ynGz{background:#ff5000;color:#fff}.navViewBox___3JBhk .showMenu___1TkYP{visibility:visible;opacity:1;transform:translateY(0);-webkit-transform:translateY(0)}.backgroundBlock___QUrls{position:absolute;height:calc(100vh - 214px);width:100%;z-index:2;visibility:hidden;opacity:0;cursor:pointer;transition:.4s ease-in-out;-webkit-transition:.4s ease-in-out}.clShowBlock___isksm{visibility:visible;opacity:.7}.findPage___3YiJ4 .findHeader___3q3XF{position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:2}.findPage___3YiJ4 .findHeader___3q3XF .findLotteryTab___D9UwK{background:#fff;display:flex;justify-content:center;align-items:center;padding:14px}.findPage___3YiJ4 .findHeader___3q3XF .findLotteryTab___D9UwK .ltyItem___3wvyp{display:flex;justify-content:center;align-items:center;flex:1 1;font-size:1.387rem;padding:9px 0;color:#ff5000;border:1px solid #ff5000;border-right:none;cursor:pointer;background:transparent}.findPage___3YiJ4 .findHeader___3q3XF .findLotteryTab___D9UwK .ltyItem___3wvyp:first-child{border-radius:2px 0 0 2px}.findPage___3YiJ4 .findHeader___3q3XF .findLotteryTab___D9UwK .ltyItem___3wvyp:last-child{border-radius:0 2px 2px 0;border-right:1px solid #ff5000}.findPage___3YiJ4 .findHeader___3q3XF .findLotteryTab___D9UwK .ltyItemActive___1mMBF{color:#fff;background:#ff5000}.findPage___3YiJ4 .findHeader___3q3XF .findTypeTab___1ScMg{background:#fff;display:flex;justify-content:center;align-items:center;width:100%;padding:0 16%}.findPage___3YiJ4 .findHeader___3q3XF .findTypeTab___1ScMg .typeItem___161IG{width:33%;padding:8px 10px 0;font-size:1.387rem;color:#646566;display:flex;justify-content:center;align-items:center;flex-direction:column}.findPage___3YiJ4 .findHeader___3q3XF .findTypeTab___1ScMg .typeItem___161IG .bottomLine___3TiF7{height:2px;width:20px;margin-top:4px;background:transparent}.findPage___3YiJ4 .findHeader___3q3XF .findTypeTab___1ScMg .typeItem___161IG .bottomLineActive___2jyed{background:#ff5000}.findPage___3YiJ4 .findHeader___3q3XF .findTypeTab___1ScMg .typeItemActive___1y3Z9{color:#ff5000}.findPage___3YiJ4 .findHeader___3q3XF .findSearchBox___1WrdH{background:#f5f5f5;padding:10px;box-shadow:0 1px 3px #ddd;display:flex;justify-content:center;align-items:center}.findPage___3YiJ4 .findHeader___3q3XF .findSearchBox___1WrdH .searchInputBox___3Anmd{width:80%;height:34px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:4px}.findPage___3YiJ4 .findHeader___3q3XF .findSearchBox___1WrdH .searchInputBox___3Anmd svg{width:16px;color:#999}.findPage___3YiJ4 .findHeader___3q3XF .findSearchBox___1WrdH .searchInputBox___3Anmd input{height:80%;width:88%;border:none;padding-left:4px;font-size:1.3rem}.findPage___3YiJ4 .findHeader___3q3XF .findSearchBox___1WrdH .searchInputBox___3Anmd input::placeholder{color:#bbb}.findPage___3YiJ4 .findHeader___3q3XF .findSearchBox___1WrdH .btnBox___2QadT{margin-left:10px}.findPage___3YiJ4 .findHeader___3q3XF .findSearchBox___1WrdH .btnBox___2QadT button{background:#ff5000;border:none;height:34px;padding:0 10px;border-radius:4px;color:#fff;font-size:1.288rem}.noDataCard___20x4y{display:flex;justify-content:center;align-items:center;color:#aaa;font-size:14px;padding:1rem 1rem 2.5rem;background:#f5f5f5}.securityMessage___3lnAM{text-align:center;width:300px}.topWrap___2EwY5{display:flex;justify-content:flex-end}.skipButton___2Q7HI{font-size:1.08333333333rem;color:#999}.securityIcon___2EKwP{background:url(/static/media/ic-security-lg.51557802.png) 50% no-repeat;background-size:contain;min-width:4.58rem;min-height:5.25rem;display:block}.securityTitle___1rgFA{font-size:1.83rem;margin:2.5rem 0;color:#646566;font-weight:600}.securityText___1_dAK{color:#646566;text-align:center;font-size:1.33333333333rem}.buttonContainer___2PJQ3{margin-top:4rem}.noReminderButton___1SDJP{margin-right:1rem;border-color:#999;color:#999;width:auto;flex-grow:1}.continueButton___1Fo6D{background:#fa3737;width:auto;flex-grow:3}.securityMessage___7yICQ{text-align:center;padding:0!important}.securityIcon___1dDAp{background:url(/static/media/ic-security-success.eb932a82.png) 50% no-repeat;background-size:contain;min-width:5.83rem;min-height:5.83rem;display:block;margin-top:1rem}.securityTitle___3_dBQ{font-size:1.41666666667rem;font-weight:700;margin:2.5rem 0 1.5rem;color:#646566}.buttonContainer___38pR5{margin-top:4rem}.noReminderButton___3U4S_{margin-right:1rem}.btnConfirm___3FEt5{color:#fe3672}.btnConfirm___3FEt5,.btnOther___2_cXH{border-top:1px solid #ddd;background:transparent;display:flex;justify-content:center;align-items:center;height:100%;width:100%;padding:10px 0;text-align:center}.navigationContainer___22xg8 .SlideInOut-enter{transform:translateX(100%)}.navigationContainer___22xg8 .SlideInOut-enter.SlideInOut-enter-active,.navigationContainer___22xg8 .SlideInOut-exit{transform:translateX(0)}.navigationContainer___22xg8 .SlideInOut-exit.SlideInOut-exit-active{transform:translateX(100%)}.navigationPage___14Y4y{top:0;transition:transform .4s}.navigationPage___14Y4y,.navigationPageRegex___oP9AT{position:absolute;width:100%;height:100%}@font-face{font-family:YouSheBiaoTiHei;src:url(/static/media/YouSheBiaoTiHei.1726685c.ttf) format("truetype")}*{font-family:sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;min-width:330px;color:#646566;background-color:#cecece}#root,.ReactNavigationController,.ReactNavigationControllerView,body{width:100%;min-width:330px;color:#646566;background-color:initial!important}body{margin:0;position:fixed;max-height:100%;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-user-drag:none;-ms-content-zooming:none;touch-action:manipulation;word-wrap:break-word;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-user-select:none;user-select:none;overflow:hidden;transition:transform .2s}.desktop ::-webkit-scrollbar{width:0;height:7px}.desktop ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #ddd}.desktop ::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}.desktop .am-action-sheet,.desktop .am-action-sheet-body,.desktop .am-action-sheet-content,.desktop .am-action-sheet-wrap,.desktop .am-modal,.desktop .am-modal-content,.desktop .am-modal-mask,.desktop .am-modal-wrap-popup,.desktop .am-number-keyboard-wrapper,.desktop .am-picker-popup-wrap{max-width:56.2vh!important;margin:0 auto}.desktop .am-modal-mask{min-width:330px}@media screen and (max-height:600px){.desktop .am-modal,.desktop .am-modal-wrap{min-width:330px}}.am-modal-mask{background-color:#000;opacity:.65}:global .am-modal-wrap{position:absolute;width:100%}.am-action-sheet{position:absolute}table{border-collapse:collapse;border-spacing:0}.am-tab-bar-item{position:absolute;width:100%;overflow-y:auto;overflow-x:hidden}.am-list-item{padding-left:15px}.am-list-item .am-list-line .am-list-extra{color:#646566}.am-picker-popup-body .am-picker-popup-header .am-picker-popup-header-right{color:#ff5000}.am-picker-popup-body .am-picker-popup-header .am-picker-popup-header-left{color:#888}.am-modal-button-group-h .am-modal-button,.am-modal-button-group-v .am-modal-button{color:#ff5000}html:lang(en-US) .am-modal-button-group-h .am-modal-button,html:lang(en-US) .am-modal-button-group-v .am-modal-button,html:lang(id-ID) .am-modal-button-group-h .am-modal-button,html:lang(id-ID) .am-modal-button-group-v .am-modal-button,html:lang(pt-BR) .am-modal-button-group-h .am-modal-button,html:lang(pt-BR) .am-modal-button-group-v .am-modal-button,html:lang(vi-VN) .am-modal-button-group-h .am-modal-button,html:lang(vi-VN) .am-modal-button-group-v .am-modal-button{white-space:normal;line-height:normal;word-break:break-word;font-size:1.33333333333rem;display:flex;justify-content:center;align-items:center}html:lang(th-TH) .am-modal-button-group-h .am-modal-button,html:lang(th-TH) .am-modal-button-group-v .am-modal-button{line-height:normal;text-overflow:unset;white-space:normal;min-height:50px;height:100%;padding:10px}.am-toast-notice-content .am-toast-text{border-radius:9px;padding:8px 15px}.am-toast-notice-content .am-toast-text span{display:flex;justify-content:center;align-items:center}.am-toast-notice-content .am-toast-text span img{width:16px;margin-right:8px}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm{background-color:#ff5000!important;padding:20px;background:url(/static/media/ic-tickKeyBoard.b72c18b6.png) 50% no-repeat;background-size:contain;background-size:50px}.am-picker .am-picker-col-item{color:#000;overflow:hidden;padding:0 .42rem;white-space:normal;height:50px;display:flex;justify-content:center;align-items:center;line-height:1}.am-picker .am-picker-col-indicator{height:50px}@font-face{font-family:RepetitionScrolling;src:url(/static/media/RepetitionScrolling.adc9d204.ttf) format("truetype");font-weight:600;font-size:normal}