

/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.cropper,.fcc,.imageUploader .imageUploader-input label,.imageUploader.imageUploader-lists .imageUploader-input,.img-flex-wh-inherit{display:flex;align-items:center;justify-content:center}.cropper{width:100%;height:100%;z-index:1000;background:#000;position:fixed;left:0;top:0}.cropper .cropper-box{position:absolute;top:50%;transform:translateY(-50%)}.imageUploader .imageUploader-images{pointer-events:none;position:relative;width:100%;height:100%}.imageUploader .imageUploader-images .imageUploader-images-img{display:block;width:100%;height:100%;object-fit:cover}.imageUploader .imageUploader-images .imageUploader-images-button{width:.58667rem;height:.58667rem;position:absolute;right:-.21333rem;top:-.21333rem;border-radius:50%;pointer-events:all;background:url(/images/common/icon_upload_close.png);background-size:100% 100%}.imageUploader .imageUploader-input{position:relative}.imageUploader .imageUploader-input input{opacity:0;width:100%;height:100%}.imageUploader .imageUploader-input label{width:100%;height:100%;position:absolute;left:0;top:0}.imageUploader .imageUploader-input label img{width:.69333rem;height:.69333rem}.imageUploader.imageUploader-default .imageUploader-images{width:100%;height:100%;position:absolute;left:0;top:0;z-index:10;background:#181818}.imageUploader.imageUploader-lists{justify-content:flex-start;padding:0 .33333rem}.imageUploader.imageUploader-lists .imageUploader-images{margin:.13333rem}.imageUploader.imageUploader-lists .imageUploader-input{margin:.13333rem;text-align:center;flex-direction:column;position:relative;background:hsla(0,0%,100%,.1);border-radius:.10667rem}.fcc,.img-flex-wh-inherit,.match-lists,.match-lists .match-items .match-items-bottom,.match-lists .match-items .match-items-top,.match-lists .match-items .match-items-top .match-items-hot,.match-lists .match-items .match-items-top .match-items-type,.matchFilter .matchFilter-btn,.matchFilter .matchFilter-header,.matchFilter .matchFilter-header .matchFilter-backTitle,.matchFilter .matchFilter-row .matchFilter-list,.matchFilter .matchFilter-row .matchFilter-list .matchFilter-item{display:flex;align-items:center;justify-content:center}.match-lists{justify-content:space-between;margin:0 auto;flex-wrap:wrap;box-sizing:border-box;width:calc(100% - .85333rem)}.match-lists .match-items{display:block;width:100%;margin:0 auto .2rem;border-radius:.2rem;color:#fff;font-size:.26667rem;background:linear-gradient(315deg,rgba(25,215,133,.14),rgba(212,248,7,.56)),hsla(0,0%,100%,.1)}.match-lists .match-items.match-items-1,.match-lists .match-items.match-items-8{background:linear-gradient(315deg,rgba(25,215,133,.08),rgba(177,215,49,.36)),hsla(0,0%,100%,.1)}.match-lists .match-items .match-items-top{min-height:.85333rem;position:relative;border-bottom:.02667rem solid hsla(0,0%,100%,.05);padding:.13333rem .32rem;justify-content:space-between;line-height:1}.match-lists .match-items .match-items-top .match-items-league{color:#fff;font-size:.26667rem;width:42%}.match-lists .match-items .match-items-top .match-items-league span:first-child{display:block;margin-bottom:.06667rem}.match-lists .match-items .match-items-top .match-items-league>span{margin-right:.26667rem}.match-lists .match-items .match-items-top .match-items-time{font-weight:500;font-size:.26667rem;color:#ffc933;flex:1}.match-lists .match-items .match-items-top .match-items-hot{height:.58667rem;padding:0 .26667rem;position:absolute;top:.58667rem;right:0;color:#fff}.match-lists .match-items .match-items-top .match-items-hot span{font-size:.26667rem}.match-lists .match-items .match-items-top .match-items-type{position:absolute;right:0;top:0;color:#fff;font-size:.26667rem;line-height:1;height:.58667rem;padding:0 .32rem 0 .26667rem;border-radius:0 .21333rem 0 .21333rem;background:linear-gradient(139deg,#bec92f,#3e812e)}.match-lists .match-items .match-items-top .match-items-type img{width:.37333rem;height:.37333rem;margin-right:.10667rem}.match-lists .match-items .match-items-top .match-items-type.match-items-type-live{background:linear-gradient(139deg,#f9a118,#ec460e)}.match-lists .match-items .match-items-top .match-items-type.match-items-type-live img{border-radius:50%;border:.01333rem solid #fff;box-sizing:border-box}.match-lists .match-items .match-items-top .match-items-type.match-items-type-hd{background:linear-gradient(139deg,#f9a118,#ec460e)}.match-lists .match-items .match-items-bottom{height:1.65333rem}.match-lists .match-items .match-items-bottom .match-items-home{flex:1;padding:0 .2rem;font-weight:400;font-size:.32rem;color:hsla(0,0%,100%,.6);line-height:1;text-align:right;box-sizing:border-box}.match-lists .match-items .match-items-bottom .match-items-away{flex:1;padding:0 .2rem;color:hsla(0,0%,100%,.6);font-size:.32rem;line-height:1;unicode-bidi:plaintext;box-sizing:border-box}.match-lists .match-items .match-items-bottom .match-items-score{margin:0;color:#fff;width:2.66667rem;flex-shrink:0;text-align:center}.match-lists .match-items .match-items-bottom .match-items-score .match-items-scoreNow{display:block;font-size:.42667rem}.match-lists .match-items .match-items-bottom .match-items-score .match-items-scoreDetail{padding:0 .13333rem;display:block;font-size:.26667rem;line-height:1}.match-lists .match-items .match-items-bottom img{flex-shrink:0;width:.8rem;height:.8rem;object-fit:contain}.match-lists .match-items-skeleton{height:2.53333rem}.matchFilter{width:100%;background:#181818;box-sizing:border-box;position:relative;padding:1.17333rem 0 2.50667rem}.matchFilter .custom-select{margin:0}.matchFilter .matchFilter-header{justify-content:space-between;height:1.17333rem;padding:0 .26667rem;box-sizing:border-box;width:100%;background:#181818;box-shadow:0 .02667rem .05333rem 0 rgba(69,24,121,.1);z-index:999;border-bottom:.01333rem solid hsla(0,0%,100%,.1);position:fixed;left:0;top:0}.matchFilter .matchFilter-header .matchFilter-backIcon{width:.6rem;height:.6rem;color:#fff}.matchFilter .matchFilter-header .matchFilter-backTitle{position:absolute;width:7.33333rem;height:100%;left:50%;transform:translateX(-50%);top:0;font-weight:600;font-size:.42667rem;color:#f4f4f4;text-align:center}.matchFilter .matchFilter-row{padding:0 .4rem}.matchFilter .matchFilter-row .matchFilter-title{height:.90667rem;font-size:.32rem;color:#ffc933;line-height:.90667rem}.matchFilter .matchFilter-row .matchFilter-list{justify-content:flex-start;flex-wrap:wrap;overflow-y:scroll;overflow-x:hidden}.matchFilter .matchFilter-row .matchFilter-list .matchFilter-item{padding:.21333rem .26667rem;margin:.13333rem .10667rem;background:hsla(0,0%,100%,.05);border-radius:.10667rem;font-size:.26667rem;line-height:1.2;box-sizing:border-box;color:hsla(0,0%,96%,.8);word-break:break-all;border:.02667rem solid hsla(0,0%,100%,.05)}.matchFilter .matchFilter-row .matchFilter-list .matchFilter-item.active{background:rgba(255,201,51,.2);border-radius:.10667rem;border:.02667rem solid #ffc933;color:#ffc933}.matchFilter .matchFilter-btn{width:100%;padding:.42667rem 0 .90667rem;position:fixed;left:0;bottom:0;background:#181818}.matchFilter .matchFilter-btn .matchFilter-btn-cancel{height:1.17333rem;border-radius:.65333rem;background:0 none;border:.02667rem solid #ccc}.matchFilter .matchFilter-btn .matchFilter-btn-cancel,.matchFilter .matchFilter-btn .matchFilter-btn-submit{width:4.24rem;margin:0 .21333rem;box-sizing:border-box;font-weight:700;font-size:.37333rem;color:#fff;line-height:.48rem}.matchFilter .matchFilter-btn .matchFilter-btn-submit{height:1.01333rem;border-radius:.65333rem;border:0;background:linear-gradient(139deg,#7eba25,#068d50)}.matchFilter-side{width:100%;height:100%}.matchFilter-side .MuiPaper-root{width:100%;background:#181818}@media(width > 800px){.match-lists .match-items{width:49%;height:120PX;margin:0 0 15PX}}.custom-select{position:relative;margin:0 .33333rem;border-radius:.10667rem}.custom-select.light .select-selected{background-color:#fff;color:#171717;border-radius:.05333rem;padding:.13333rem;font-size:.37333rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;position:relative;height:.64rem}.custom-select.light .select-selected:hover{background-color:#f0f0f0;color:#171717}.custom-select.light .select-selected:focus{outline:none;box-shadow:0 0 .06667rem hsla(0,0%,100%,.5)}.custom-select.light .select-selected .select-label{white-space:nowrap;overflow:hidden;text-overflow:clip}.custom-select.light .select-selected .select-arrow{margin-left:.13333rem;display:flex;align-items:center;width:.4rem;min-width:.4rem}.custom-select.light .select-selected .select-arrow svg{width:100%;height:auto}.custom-select.light .select-items{margin:0 .2rem;position:absolute;top:100%;left:0;right:0;z-index:99;background-color:#fff;border:.01333rem solid #ccc;border-top:none;border-radius:0 0 .05333rem .05333rem;max-height:6.66667rem;width:3.33333rem;overflow-y:auto;line-height:2}.custom-select.light .select-items .select-item{padding:.13333rem;cursor:pointer}.custom-select.light .select-items .select-item-active,.custom-select.light .select-items .select-item:hover{background-color:#f0f0f0;color:#171717}.custom-select.light .select-items .select-group{margin-bottom:.13333rem}.custom-select.light .select-items .select-group .select-group-title{margin:0 .04rem;font-weight:700;padding:.06667rem;background:#f0f0f0;border-bottom:.01333rem solid #ccc;font-size:.32rem}.custom-select.light .select-items .select-group .select-item{padding:.06667rem;cursor:pointer;font-size:.32rem}.custom-select.light .select-items .select-group .select-item-active,.custom-select.light .select-items .select-group .select-item:hover{background:#e0e0e0}.custom-select.dark .select-selected{background-color:#333;color:#fff;border-radius:.05333rem;padding:.13333rem;font-size:.37333rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;position:relative;height:.64rem}.custom-select.dark .select-selected:hover{background-color:#434343;color:#fff}.custom-select.dark .select-selected:focus{outline:none;box-shadow:0 0 .06667rem hsla(0,0%,100%,.5)}.custom-select.dark .select-selected .select-label{white-space:nowrap;overflow:hidden;text-overflow:clip}.custom-select.dark .select-selected .select-arrow{margin-left:.13333rem;display:flex;align-items:center;width:.4rem;min-width:.4rem}.custom-select.dark .select-selected .select-arrow svg{width:100%;height:auto}.custom-select.dark .select-items{background-color:#333;color:#fff;position:absolute;top:100%;left:0;right:0;z-index:99;border:.01333rem solid #555;border-top:none;border-radius:0 0 .05333rem .05333rem;max-height:6.66667rem;width:100%;overflow-y:auto;line-height:2}.custom-select.dark .select-items .select-group{margin-bottom:.13333rem}.custom-select.dark .select-items .select-group .select-group-title{margin:0 .04rem;font-weight:700;padding:.06667rem;background:#555;border-bottom:.01333rem solid #888;font-size:.32rem}.custom-select.dark .select-items .select-group .select-item{padding:.13333rem;cursor:pointer;font-size:.32rem}.custom-select.dark .select-items .select-group .select-item:hover{background-color:#434343;color:#fff}.notification-container{position:fixed;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;margin-bottom:.25rem}.notification-test{min-height:1rem;width:100%;background-color:#fcad00}.notification-bar{display:flex;justify-content:space-between;align-items:center;padding:.05rem;background-color:#fcad00;color:#fff;border-radius:.2rem;box-shadow:0 .02667rem .05333rem rgba(0,0,0,.1);margin-bottom:.1rem;width:90%;opacity:0;transform:translateY(100%);transition:opacity .5s ease,transform .5s ease}.notification-bar.enter{opacity:1;transform:translateY(0)}.notification-bar.exit{opacity:0;transform:translateY(-100%)}.notification-bar.home-team{background-color:#e55150}.notification-bar.away-team{background-color:#2c92ff}.notification-bar .notification-content{flex-basis:65%;display:flex;align-items:center;justify-content:start;padding:.3rem}.notification-bar .notification-content .time{flex:0 1 14%;font-size:.3rem;padding-left:.1rem;padding-right:.1rem}.notification-bar .notification-content .notification-icon{flex:0 1 20%;background-color:transparent;border-radius:50%;padding:.05rem}.notification-bar .notification-content .notification-icon img{border-radius:50%;width:.75rem;height:.75rem}.notification-bar .notification-content .notification-text{flex:0 1 auto}.notification-bar .notification-content .notification-text .team{font-size:.33rem;font-weight:400;font-style:normal;line-height:.5rem;text-shadow:0 0 0 rgba(251,255,0,.6)}.notification-bar .notification-content .notification-text .team.highlight{color:#fbff00}.notification-bar .notification-score{display:flex;flex-basis:30%;align-items:center;justify-content:space-around}.notification-bar .notification-score .action{font-size:.3rem;font-weight:medium;margin-right:.25rem;color:#fbff00}.notification-bar .notification-score .score{display:flex;align-items:center;flex-direction:column;border-inline-start:.01333rem solid hsla(0,0%,100%,.1);width:1rem}.notification-bar .notification-score .score .team1,.notification-bar .notification-score .score .team2{font-size:.35rem;line-height:.66rem;font-weight:400;font-style:normal}.notification-bar .notification-score .score .team1.highlight,.notification-bar .notification-score .score .team2.highlight{color:#fbff00}.room-progress{width:2.32rem;height:.13333rem;background:hsla(0,0%,100%,.1);border-radius:.69333rem;position:relative}.room-progress .room-progress-has{position:absolute;left:0;top:0;height:100%;background:#ffc933;border-radius:.69333rem}.cir{position:relative;width:1.44rem;height:1.44rem}.cir .cir-all,.cir .cir-has{position:absolute;left:0;top:0}.cir .cir-all .MuiCircularProgress-svg{color:#e55150!important}.cir .cir-has .MuiCircularProgress-svg{color:#2c92ff!important}.save-dialog .MuiPaper-root{border-radius:.42667rem;padding:.42667rem;text-align:center}.save-dialog .MuiPaper-root .save-title{font-weight:600;font-size:.42667rem;color:#333}.save-dialog .MuiPaper-root .save-text{font-weight:400;font-size:.37333rem;color:#171717;margin-top:.4rem}.mobile-scale-button{cursor:pointer;outline:none;transition:transform .15s ease-out;user-select:none;touch-action:manipulation;background:none;border:0;padding:0}.mobile-scale-button.pressed{transform:scale(.9)}.auth-tabs{display:block;width:100%;height:1.12rem;min-height:.72rem;border-radius:.56rem;border:.01333rem solid #068d50}.auth-tabs button{width:50%;height:1.12rem;font-size:.32rem!important;color:#333;font-weight:700;background:transparent!important}.auth-tabs .Mui-selected{color:#fff!important;background:linear-gradient(139deg,#7eba25,#068d50)!important}.register-wrap{display:flex;flex-direction:column;align-items:center}.register{width:8.26667rem;margin:.76rem auto .4rem;background:#f5f5f5;padding:.26667rem .4rem .66667rem;border-radius:.21333rem;box-sizing:border-box}.register-text{color:rgba(0,0,0,.4)}.register-text,.register-tips{padding:.18667rem 0 .34667rem;font-size:.26667rem;line-height:1;text-align:center}.register-tips{color:red}.register-tips-success{color:green}.register-title{margin-bottom:.26667rem;color:#333;font-size:.42667rem;font-weight:700;text-align:center}.register-content{margin-top:.26667rem}.register-mobile{display:flex;justify-content:flex-start;align-items:center;width:100%;height:1.28rem;line-height:1.28rem;background:#fff;border-radius:.64rem;margin:0 auto}.register-email,.register-user{display:flex;justify-content:flex-start;align-items:center;width:100%;height:1.28rem;padding:0 .08rem 0 .66667rem;line-height:1.28rem;background:#fff;border-radius:.64rem;margin:0 auto}.register-input{height:.64rem;display:inline-block;vertical-align:-.02667rem;outline:none;border:0;background-color:transparent;font-size:.42667rem;line-height:1.5;width:6rem;color:#171717;caret-color:#171717}.register-input::placeholder{color:hsla(0,0%,9%,.4)}.register-area{width:2.21333rem;height:.8rem;padding-right:.56rem;line-height:.8rem;text-align:right;vertical-align:-.02667rem;display:inline-block;position:relative;border:0;border-right:.01333rem solid hsla(0,0%,80%,.2);box-sizing:border-box;background:url(/images/login/arrow.png) no-repeat 1.65333rem/.30667rem .28rem}.register-area select{width:100%;position:absolute;left:0;top:0;color:transparent;border:0;appearance:none;background:0 none}.register-area:before{width:100%;padding-right:.25333rem;content:attr(data-content);color:#333;font-size:.42667rem;font-weight:700;text-align:center;box-sizing:border-box}.register-number{height:.64rem;display:inline-block;vertical-align:-.02667rem;outline:none;border:0;background-color:transparent;font-size:.42667rem;line-height:1.5;width:100%;flex:1;color:#171717;caret-color:#171717}.register-number::placeholder{color:hsla(0,0%,9%,.4)}.register-password{display:flex;justify-content:flex-start;align-items:center;width:100%;height:1.28rem;margin:0 auto;padding:0 .08rem 0 .66667rem;line-height:1.28rem;background:#fff;border-radius:.64rem;box-sizing:border-box}.register-password svg{font-size:.42667rem}.register-password-input{height:.64rem;display:inline-block;vertical-align:-.02667rem;outline:none;border:0;background-color:transparent;font-size:.42667rem;line-height:1.5;width:6rem;color:#171717;caret-color:#171717}.register-password-input::placeholder{color:hsla(0,0%,9%,.4)}.register-sms{display:flex;justify-content:space-between;align-items:center;width:100%;height:1.28rem;padding:0 .08rem 0 .66667rem;line-height:1.28rem;background:#fff;border-radius:.64rem;margin:0 auto;box-sizing:border-box}.register-smsCode{height:.64rem;display:inline-block;vertical-align:-.02667rem;outline:none;border:0;background-color:transparent;font-size:.42667rem;line-height:1.5;width:4.42667rem;color:#171717;caret-color:#171717}.register-smsCode::placeholder{color:hsla(0,0%,9%,.4)}.register-smsButton{display:flex;justify-content:center;align-items:center;width:2.88rem;height:1.12rem;background:linear-gradient(139deg,#7eba25,#068d50)!important;border:0;border-radius:.56rem;font-size:.37333rem;color:#fff}.register-verify{width:8.10667rem;padding-bottom:.4rem;margin:.76rem auto .4rem;padding-top:.48rem;background:#fff;border-radius:.48rem;box-sizing:border-box}.register-verify-title{font-weight:700;font-size:.42667rem;color:#333;line-height:.90667rem;text-align:center}.register-verify-image{width:3.84rem;height:1.28rem;margin:.16rem auto 0;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.register-verify-tips{margin:.21333rem auto 0;font-size:.32rem;color:#999;line-height:.45333rem;text-align:center}.register-verify-input{width:4.8rem;margin:.4rem auto 0}.register-verify-input input{width:4.8rem;height:.74667rem;padding:.10667rem 0;font-size:.37333rem;color:#171717;line-height:.53333rem;text-align:center;border:0;border-bottom:.02667rem solid #efefef;box-sizing:border-box}.register-verify-btn{margin:.42667rem auto 0;background:green;border:0;border-radius:.58667rem;color:#fff}.register-toLogin,.register-verify-btn{display:flex;justify-content:center;align-items:center;width:7.25333rem;height:1.17333rem;font-size:.37333rem}.register-toLogin{margin:.21333rem auto 0;border:.02667rem solid #ccc;border-radius:.58667rem;color:#171717}.register-close{width:.82667rem;height:.82667rem;background:url(/images/common/close.png);background-size:100% 100%;bottom:-.82667rem}.register-button{margin:0 auto;background:linear-gradient(139deg,#7eba25,#068d50)!important;background:green}.register-button,.register-toRegister{display:flex;justify-content:center;align-items:center;width:7.25333rem;height:1.17333rem;border:0;border-radius:.58667rem;font-size:.37333rem;color:#fff}.register-toRegister{margin:.21333rem auto 0;background:#f7c22d}.register-operate{width:7.25333rem;margin:.21333rem auto 0;font-size:.26667rem;line-height:.56rem;color:rgba(0,0,0,.4)}.fcc,.img-flex-wh-inherit,.register-operate{display:flex;justify-content:center;align-items:center}.fbc{justify-content:space-between}.fac,.fbc{display:flex;align-items:center}.fac{justify-content:space-around}.fec{align-items:center;justify-content:space-evenly}.fbe,.fec{display:flex}.fbe{align-items:flex-end;justify-content:space-between}.acc{top:50%;transform:translate(-50%,-50%)}.acc,.act{position:absolute;left:50%}.act{transform:translateX(-50%)}.arc{position:absolute;top:50%;right:0;transform:translateY(-50%)}.pfcc{position:fixed;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.rel{position:relative}.abs{position:absolute}.ellipsis,.text-one-hidden{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis_two,.text-4-hidden,.text-two-hidden{display:flex}.ellipsis_two,.ellipsis_two1,.text-4-hidden,.text-two-hidden{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ellipsis_two1{display:-webkit-box}.text-4-hidden{-webkit-line-clamp:4}.bg-100-nr-t-c{background-position:top}.bg-100-nr-c-c,.bg-100-nr-t-c{background-size:100% auto;background-repeat:no-repeat}.bg-100-nr-c-c{background-position:50%}.img-flex-wh-inherit img{width:inherit;height:inherit;object-fit:contain}.register .register-avatar{width:2.56rem;height:2.56rem;margin:.8rem auto;border-radius:50%;position:relative}.register .register-avatar .register-avatar-image{width:100%;height:100%;border-radius:50%;background:rgba(0,0,0,.3);overflow:hidden}.register .register-avatar .imageUploader-images{border-radius:50%;overflow:hidden}.register .register-avatar .imageUploader-images .imageUploader-images-button{display:none}.register .register-avatar .register-avatar-btn{display:block;width:.74667rem;height:.72rem;background-image:url("/images/user/edit.png?v=t${Date.now()}");background-size:100% 100%;position:absolute;right:0;bottom:0;z-index:100}.register .register-nickname-title{font-weight:400;font-size:.32rem;color:#ffc933;width:9.14667rem;margin:auto}.register .register-nickname{display:flex;justify-content:flex-start;align-items:center;margin:.29333rem auto 0;padding:0 .26667rem;box-sizing:border-box;width:9.14667rem;height:1.17333rem;background:hsla(0,0%,100%,.05);border-radius:.10667rem}.register .register-nickname input{height:.64rem;display:inline-block;vertical-align:-.02667rem;outline:none;border:0;background-color:transparent;line-height:1.5;width:100%;caret-color:#f4f4f4;font-size:.37333rem;color:#f4f4f4}.register .register-nickname input ::placeholder{color:#ccc}.register .register-id{display:flex;justify-content:flex-start;align-items:center;margin:.29333rem auto 0;padding:0 .26667rem;box-sizing:border-box;width:9.14667rem;height:1.17333rem;background:hsla(0,0%,100%,.05);border-radius:.10667rem}.register .register-id p{height:.64rem;display:inline-block;vertical-align:-.02667rem;outline:none;border:0;background-color:transparent;line-height:1.5;width:100%;caret-color:#f4f4f4;font-size:.37333rem;color:#f4f4f4}.register .register-id p ::placeholder{color:#ccc}