
/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;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-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}.ellipsis,.match-lists .match-items .match-items-top .match-items-league,.text-one-hidden{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.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:.32rem;background:linear-gradient(315deg,rgba(25,215,133,.14),rgba(212,248,7,.56)),hsla(0,0%,100%,.1);position:relative}.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-before{position:absolute;left:0;top:0;width:100%;height:100%}.match-lists .match-items .match-items-top{min-height:.85333rem;position:relative;border-bottom:.02667rem solid hsla(0,0%,100%,.05);padding:.13333rem .32rem;line-height:1;z-index:2;pointer-events:none}.match-lists .match-items .match-items-top .match-items-league{color:#fff;font-size:.32rem;width:100%;margin-right:.26667rem;padding-right:1.33333rem;margin-bottom:.06667rem}.match-lists .match-items .match-items-top .match-items-league a{text-decoration:none;pointer-events:all}.match-lists .match-items .match-items-top .match-items-league a:hover{text-decoration:underline}.match-lists .match-items .match-items-top .match-items-round{color:#fff;font-size:.32rem;width:100%;margin-right:.26667rem;padding-right:1.33333rem}.match-lists .match-items .match-items-top .match-items-round>span{margin-right:.26667rem}.match-lists .match-items .match-items-top .match-items-hot{height:.58667rem;padding:0 .26667rem;position:absolute;top:.58667rem;right:0;color:#fff;pointer-events:none}.match-lists .match-items .match-items-top .match-items-hot span{font-size:.32rem}.match-lists .match-items .match-items-top .match-items-type{position:absolute;right:0;top:0;color:#fff;font-size:.32rem;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;position:relative;z-index:2;pointer-events:none}.match-lists .match-items .match-items-bottom a{text-decoration:none;pointer-events:all}.match-lists .match-items .match-items-bottom a:hover{text-decoration:underline}.match-lists .match-items .match-items-bottom .match-items-time{font-weight:500;font-size:.32rem;color:#ffc933;text-align:center}.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:.32rem;line-height:1}.match-lists .match-items .match-items-bottom .match-items-image{flex-shrink:0;width:.8rem;height:.8rem}.match-lists .match-items .match-items-bottom .match-items-image img{width:100%;height:100%;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:.32rem;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:not(.force-single-column) .match-items{width:49%;height:120PX;margin:0 0 15PX}}.grouped-match-item{display:flex;align-items:stretch;position:relative;background:#1e1e1e!important;transition:all .2s}.grouped-match-item:last-child{border-bottom-left-radius:.10667rem;border-bottom-right-radius:.10667rem}.grouped-match-item.grouped-match-item-live{background:linear-gradient(135deg,#9ce702,#067466)}.grouped-match-item .grouped-match-item-before{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}@media(width > 1200PX){.grouped-match-item .grouped-match-item-before{position:absolute;left:-.42667rem;top:0;width:calc(100% + .85333rem);height:100%;z-index:1}}.grouped-match-item .grouped-match-item-content{display:flex;align-items:stretch;padding:.16rem .26667rem;width:100%}.grouped-match-item .grouped-match-item-middle{flex:1;display:flex;align-items:center;justify-content:space-between;padding:0 .21333rem;gap:.21333rem;min-width:0}.grouped-match-item .grouped-match-item-time{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:.01333rem solid hsla(0,0%,100%,.1);padding-right:.21333rem}.grouped-match-item .grouped-match-item-time .time-status{font-size:.32rem;color:#fff}.grouped-match-item .grouped-match-item-time .time-live{font-size:.32rem;font-weight:500;color:#a0a0a0}.grouped-match-item .grouped-match-item-teams{display:flex;flex-direction:column;justify-content:center;gap:.16rem;padding:0;min-width:0;z-index:2;pointer-events:none}.grouped-match-item .grouped-match-item-teams a{text-decoration:none;pointer-events:all}.grouped-match-item .grouped-match-item-teams a:hover{text-decoration:underline}.grouped-match-item .grouped-match-item-team-row{display:flex;align-items:center}.grouped-match-item .grouped-match-item-team-row .team-logo{flex-shrink:0;width:.48rem;height:.48rem}.grouped-match-item .grouped-match-item-team-row .team-logo img{width:100%;height:100%;object-fit:contain}.grouped-match-item .grouped-match-item-team-row .team-name{flex:1;margin-left:.16rem;font-size:.32rem;color:#fff}.grouped-match-item .grouped-match-item-team-row .team-name:hover{color:#20f551;text-decoration:none}.grouped-match-item .team-score{flex-shrink:0;width:.53333rem;text-align:right;font-size:.37333rem;color:#fff}.grouped-match-item .team-score.team-score-live{color:#fff}.grouped-match-item .grouped-match-item-scores{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;border-left:.01333rem solid hsla(0,0%,100%,.1);gap:.13333rem}.grouped-match-item .grouped-match-item-live-tag{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;padding-left:.16rem;align-self:center;pointer-events:all}.grouped-match-item .match-items-type{display:flex;align-items:center;gap:.05333rem;height:.64rem;width:1.38667rem;padding:.10667rem;border-radius:.10667rem;color:#fff;font-size:.26667rem;background:linear-gradient(135deg,#9ce702,#067466);justify-content:space-evenly}.grouped-match-item .match-items-type .match-items-type-text{display:flex;align-items:center;justify-content:center;line-height:1.1;text-align:left}.grouped-match-item .match-items-type .match-items-type-text-single{flex-direction:row}.grouped-match-item .match-items-type .match-items-type-text-double{flex-direction:column}.grouped-match-item .match-items-type .match-items-pv{font-size:.21333rem;line-height:1.1}.grouped-match-item .match-items-type.match-items-type-live{background:linear-gradient(139deg,#f9a118,#ec460e)}.grouped-match-item .match-items-type.match-items-type-live img{border-radius:50%;border:.01333rem solid #fff;box-sizing:border-box}.grouped-match-item .match-items-type.match-items-type-hd{background:linear-gradient(139deg,#f9a118,#ec460e)}.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:1.5rem;z-index:999}.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:.32rem;line-height:1;text-align:center}.register-tips{color:red}.register-tips-success{color:green}.register-title{color:#333;font-size:.42667rem;font-weight:700}.register-subtitle,.register-title{margin-bottom:.26667rem;text-align:center}.register-subtitle{font-size:.32rem;color:#ea7943;line-height:.42667rem}.register-subtitle img{display:inline-block;width:.37333rem;height:.37333rem;margin:0 .04rem}.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{display:flex;justify-content:center;align-items:center;width:7.25333rem;margin:.21333rem auto 0;font-size:.32rem;line-height:.56rem;color:rgba(0,0,0,.4)}.register .justify-items-center.w-full.mt-2,.register .justify-items-center.w-full.mt-3{margin-top:.13333rem}.register .register-tips{padding:.13333rem 0 .21333rem}@media screen and (max-width:1000px){.register{margin:.26667rem auto .2rem;padding:.2rem .4rem .33333rem}.register .justify-items-center.w-full.mt-2,.register .justify-items-center.w-full.mt-3{margin-top:.13333rem}.register .register-tips{padding:.13333rem 0 .21333rem}.register-subtitle,.register-title{margin-bottom:.2rem}.register-content{margin-top:.2rem}.register-email,.register-mobile,.register-password,.register-sms,.register-user{margin-bottom:.10667rem}.register-button,.register-toLogin{margin:.13333rem auto 0}}.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}.fcc,.img-flex-wh-inherit{display:flex}.download-qr,.fcc,.img-flex-wh-inherit{align-items:center;justify-content:center}.download-qr{position:relative;display:inline-flex}.download-qr .download-qr-trigger{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}.download-qr .download-qr-pop{position:absolute;top:calc(100% + .21333rem);right:0;width:auto;padding:.21333rem;background:#fff;border-radius:.10667rem;box-shadow:0 0 .26667rem .08rem rgba(1,24,14,.73);opacity:0;transform:translateY(.08rem) scale(.98);transition:opacity .15s ease-out,transform .15s ease-out;pointer-events:none;z-index:10000}.download-qr .download-qr-pop .download-qr-canvas{aspect-ratio:1/1;border-radius:.05333rem;display:grid;place-items:center}.download-qr .download-qr-pop .download-qr-tip{text-align:center;color:#171717;font-size:.29333rem;line-height:.32rem}.download-qr:focus-within .download-qr-pop,.download-qr:hover .download-qr-pop{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.autoCarousel{overflow:hidden;position:relative;height:.53333rem;line-height:.53333rem}.autoCarousel .autoCarousel-lists{position:absolute;top:0;height:100%;white-space:nowrap}.autoCarousel .autoCarousel-lists .autoCarousel-lists-item{display:inline-block;font-size:.32rem}.drawCompatibility{position:absolute}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:initial}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.fcc,.img-flex-wh-inherit,.roomBannerItems-dialog,.roomBannerItems-dialog .roomBannerItems-dialog-btn,.roomBannerItems-dialog .roomBannerItems-dialog-btn .roomBannerItems-dialog-cancel,.roomBannerItems-dialog .roomBannerItems-dialog-btn .roomBannerItems-dialog-confirm{display:flex;align-items:center;justify-content: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}.banner .swiper,.banner .swiper-container{height:100%}.banner .bannerIframe iframe{width:100%;height:100%}.banner .banner-close{width:.64rem;height:.64rem;background:hsla(0,0%,7%,.2);border-radius:50%;position:absolute;right:.2rem;top:.2rem;z-index:10}.banner .banner-close:hover{background:hsla(0,0%,7%,.5)}.banner .banner-close svg{font-size:.32rem;color:#fff}.banner .swiper-pagination{width:100%;display:flex;justify-content:center;align-items:center;height:.13333rem;position:absolute;left:50%;bottom:.10667rem;transform:translate(-50%);z-index:100}.banner .swiper-pagination .swiper-pagination-bullet{display:block;width:.16rem;height:.16rem;border-radius:.13333rem;background:hsla(0,0%,100%,.4);margin:0 .05333rem;cursor:pointer}.banner .swiper-pagination .swiper-pagination-bullet-active{background:hsla(0,0%,100%,.8)}.roomBanner-side{position:fixed;left:auto;top:auto;right:auto;bottom:auto;z-index:999;background:#000}.roomBanner-side .roomBanner-side-title{height:30PX;padding:6PX 0;background:#000;color:#fff;font-size:12PX;font-weight:700;line-height:1.5;text-align:center;box-sizing:border-box}.roomBanner-side .roomBanner-side-close{width:24PX;height:24PX;background:#999;border-radius:50%;position:absolute;right:3PX;top:3PX}.roomBanner-side .roomBanner-side-close svg{font-size:18PX;color:#fff}.roomBanner-side-mobile.roomBanner-side-bottom{width:100%;height:auto}.roomBanner-side-mobile.roomBanner-side-bottom iframe{width:100%!important;height:100%!important}.roomBannerItems-dialog{height:100%;flex-direction:column}.roomBannerItems-dialog .roomBannerItems-content{width:8.32rem;margin:0 auto .64rem;background:#fff;padding:.64rem .42667rem;border-radius:.21333rem;box-sizing:border-box}.roomBannerItems-dialog .roomBannerItems-dialog-subtitle,.roomBannerItems-dialog .roomBannerItems-dialog-title{display:block;font-weight:700;font-size:.42667rem;line-height:1.5;color:#333;text-align:center}.roomBannerItems-dialog .roomBannerItems-dialog-btn{margin:.64rem auto 0;justify-content:space-between}.roomBannerItems-dialog .roomBannerItems-dialog-btn .roomBannerItems-dialog-cancel{width:3.57333rem;height:1.17333rem;border-radius:.58667rem;border:.02667rem solid #ccc;font-weight:700;font-size:.37333rem;color:#171717;line-height:.48rem;text-transform:capitalize}.roomBannerItems-dialog .roomBannerItems-dialog-btn .roomBannerItems-dialog-confirm{width:3.57333rem;height:1.17333rem;border-radius:.58667rem;background:linear-gradient(139deg,#7eba25,#068d50);font-weight:700;font-size:.37333rem;color:#fff;line-height:.48rem;text-transform:capitalize}.roomBannerItems-dialog .roomBannerItems-dialog-close{width:.82667rem;height:.82667rem;margin:0 auto;background:url(/images/common/close.png);background-size:100% 100%}.body-openGame{padding:0 375PX 0 0!important}.roomBanner-side-pc.roomBanner-side-default{position:absolute!important;left:calc((100% - 1200PX)/2);top:700PX}.roomBanner-side-pc.roomBanner-side-default iframe{width:860PX!important;height:500PX!important}.roomBanner-side-pc.roomBanner-side-right{transform:translateY(-50%)}.roomBanner-side-pc.roomBanner-side-right iframe{width:375PX!important;height:750PX!important}