@charset "UTF-8";.common-amount-card{padding:12px;border-radius:12px;background:#fff}.common-price{--font-size: 36px;font-feature-settings:"clig" off,"liga" off;font-size:var(--font-size);font-style:normal;font-weight:500;line-height:var(--font-size)}.mft-divider{display:flex;align-items:center;justify-content:center;margin:var(--gap) 0;position:relative}.mft-divider-horizontal{height:0}.mft-divider-horizontal:after{content:"";position:absolute;left:0;right:0;top:50%;border-top:var(--divider-border-width, .5px) solid #d9d9d9;transform:translateY(-50%)}.mft-divider-vertical{width:0;align-self:stretch}.mft-divider-vertical:after{content:"";position:absolute;top:0;bottom:0;left:50%;border-left:var(--divider-border-width, .5px) solid #d9d9d9;transform:translate(-50%)}.mft-divider-dashed:after{border-style:dashed}.mft-table{display:flex;color:#666;font-size:14px;font-weight:400;line-height:20px}.mft-table-wrapper{display:flex;flex-direction:column}.mft-table .mft-copy-btn{display:flex;align-items:center;padding:0 8px;font-size:10px;line-height:12px;margin-left:8px}.common-mft-action-sheet .actions-content{display:flex;flex-direction:column}.common-mft-action-sheet .actions-content .action-item{width:100%;padding:16px 0;text-align:center;font-weight:400;font-size:16px;color:#1f2231}.common-mft-action-sheet .cancel-contrl{text-align:center;font-weight:400;font-size:16px;color:#1f2231}.common-mft-action-sheet .cancel-contrl .gray-bar{height:8px;background:#f7f7f7}.common-mft-action-sheet .cancel-contrl .cancel-btn{padding-top:14px;padding-bottom:14px}.common-mft-action-sheet .mft-divider{margin:0}.mft-month-picker .adm-picker-header{border-bottom:none}.mft-month-picker .adm-picker-header :first-child{color:#999;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.mft-month-picker .adm-picker-header :last-child{color:#366ef4;text-align:right;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.mft-month-picker .adm-picker-header-title{color:#050b18;font-size:18px;font-style:normal;font-weight:600}.mft-month-picker .adm-picker-view{color:#050b18;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:16px;---item-height: 48px}.mft-month-picker .adm-picker-view-mask-middle{border-top:none;border-bottom:none;background:rgba(5,11,24,.04);color:#050b18;padding:20px 0;border-radius:6px}.mft-month-picker .adm-picker-view-column-item{padding:0!important}.mft-month-picker .adm-picker-view-column-item[aria-label=active]{font-weight:500;color:#050b18}.mft-month-picker .adm-picker-header-button{padding:18px 16px;font-size:14px}.mft-no-fund .msg{color:#999;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.common-load-more{height:100%;--adm-color-weak: rgba(5, 11, 24, .5)}.common-load-more .adm-infinite-scroll{padding:24px 12px 32px}.common-load-more.common-load-more-bg-grey{background:#f5f5f5}.common-load-more-no-more-tips{text-align:center;font-weight:400;font-size:12px;color:#676975}.common-load-more-no-data{line-height:30px;text-align:center;color:#999}.common-load-more-no-data i{display:block;width:100px;height:100px;margin:0 auto;background:url(//cdn-mm.yuekaitrade.com//d/mai-h5202603261618/png/no-data-5e00d23a.png) no-repeat;background-size:cover}.common-load-more-error-block{display:flex;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff}.common-load-more-error-block-img{width:200px;height:115px;background:url(//cdn-mm.yuekaitrade.com//d/mai-h5202603261618/png/bad-network-3c777a0b.png) no-repeat;background-size:cover}.common-load-more-error-block-auth{width:200px;height:115px;background:url(//cdn-mm.yuekaitrade.com//d/mai-h5202603261618/png/no-page-cf33a96a.png) no-repeat;background-size:cover}.common-load-more-error-block-title{margin-top:31px;font-weight:500;font-size:16px;color:#1f2231}.common-load-more-error-block-subtitle{margin-top:12px;font-size:14px;color:#969799}.common-load-more-error-block-button{width:158px;height:36px;margin-top:32px;border:1px solid #e63433;border-radius:22px;font-size:14px;line-height:36px;color:#e63433}.common-load-more .common-load-more-skeleton{--width: 100%;--height: 100px}.common-load-more .adm-pull-to-refresh,.common-load-more .adm-pull-to-refresh-content{height:100%}@keyframes spin-loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.common-icon-space .common-load-more-icon{height:24px}.common-icon-space .icon-down{transform:rotate(0);transition:.4s linear}.common-icon-space .icon-up{transform:rotate(-180deg);transition:.4s linear}.common-icon-space .icon-loading-svg{animation:spin-loading-rotate .8s infinite linear}.common-icon-space .no-more-tips{text-align:center;font-weight:400;font-size:12px;color:#676975}.mft-icon .direction-down{transform:rotate(180deg)}.mft-icon .direction-left{transform:rotate(-90deg)}.mft-icon .direction-right{transform:rotate(90deg)}.mft-icon-inner{background-position:center center;background-repeat:no-repeat;background-size:contain}.mft-modal{--primary-text-color: #1f2231;--danger-text-color: #e63433;--default-text-color: #676975;--modal-border-color: #ebedf0;--nominal-text-color: #bfbfbf;--border-radius: 10px;--adm-center-popup-min-width: 281px}.mft-modal .adm-modal-title{font-weight:500;font-size:16px;color:var(--primary-text-color);margin-bottom:0;padding:24px 24px 0}.mft-modal .adm-modal-title-center{text-align:center}.mft-modal .adm-modal-title-left{text-align:left}.mft-modal .adm-modal-title-right{text-align:right}.mft-modal .adm-modal-body:not(.adm-modal-with-image){padding-top:0}.mft-modal .adm-modal-content{max-height:245px;overflow-y:scroll;padding:0;margin:16px 26px 24px;font-size:16px;font-weight:500;line-height:24px;color:var(--primary-text-color)}.mft-modal .adm-modal-footer{display:flex;flex-direction:row;border-top:1px solid var(--modal-border-color);padding:0;font-size:16px}.mft-modal .adm-modal-operation-divider{height:52px;margin:0}.mft-modal .adm-modal-operation-cancel,.mft-modal .adm-modal-operation-ok{flex:1;line-height:50px;text-align:center;color:var(--detail-text-color)}.mft-modal .adm-modal-default{color:var(--default-text-color)}.mft-modal .adm-modal-primary{color:var(--primary-text-color)}.mft-modal .adm-modal-danger{color:var(--danger-text-color)}.mft-modal .adm-modal-nominal{color:var(--nominal-text-color)}.mft-modal .adm-modal-content-font-400{font-weight:400}.mft-modal.adm-modal{--z-index: var(--adm-modal-z-index, 1001) !important}.mft-search-bar{padding:8px 16px;overflow:hidden}.mft-search-bar .adm-search-bar{--height: 48px;--border-radius: 48px;color:#999;font-size:14px;font-style:normal;font-weight:400;line-height:16px;background-color:#ffffff80;border-radius:48px;border:1px solid rgba(255,255,255,.5);padding-right:16px}.mft-search-bar .adm-search-bar .adm-input-element{font-size:14px;caret-color:#366ef4}.mft-search-bar .adm-search-bar-active .adm-input.adm-input.adm-input{--placeholder-color: #999999;color:#999;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.mft-search-bar .adm-search-bar-active .adm-search-bar-input-box{border-color:transparent;background:transparent}.mft-search-bar .adm-search-bar .adm-input-clear{color:#999}.mft-search-bar .adm-search-bar .adm-search-bar-input{padding:12px 8px}.mft-search-bar .adm-input-clear{width:24px;height:24px;background-image:url(//cdn-mm.yuekaitrade.com//d/mai-h5202603261618/svg/search-clear-f7cc3dab.svg);background-size:16px 16px;background-position:center center;background-repeat:no-repeat}.mft-search-bar .adm-input-clear svg{display:none}.mft-search-bar .adm-search-bar-input-box{background:transparent;padding-left:16px}.mft-search-bar .adm-search-bar-suffix{display:flex;align-items:center;margin-left:0}.mft-search-bar .adm-search-bar-suffix:before{content:"";display:inline-block;width:1px;height:8px;background:#366EF4;opacity:.4}.mft-search-bar .adm-search-bar-suffix>button{padding-left:12px!important;color:#366ef4;font-weight:500}.mft-search-bar .adm-search-bar .adm-search-bar-cancel-button.adm-button{padding:0 0 0 16px}.mft-modal-manager{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;flex-shrink:0;background:rgba(0,0,0,.5)}.mft-modal-manager .modal-title{height:26px;color:#050b18;text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:26px}.mft-modal-manager .modal-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.mft-modal-manager .modal-content{display:flex;width:311px;height:400px;flex-direction:column;align-items:center;border-radius:12px;background:#fff;padding:24px;overflow:auto}.mft-modal-manager .modal-body{font-size:16px;line-height:24px;color:#666;overflow:auto;font-weight:400}.mft-modal-manager .close-btn{margin-top:24px;width:32px;height:32px;cursor:pointer}.page-title{width:100%;height:64px;position:relative;justify-content:center;align-items:center;color:#050b18;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:var(--page-safe-top, 40px) 0px 0 0;box-sizing:content-box}.page-title .title{max-width:66vw;overflow:hidden;extends:text-overflow;white-space:nowrap;text-align:center;text-overflow:ellipsis}.page-title .icon-back{width:44px;height:44px;gap:10px;border-radius:24px;position:absolute;left:16px;display:flex;align-items:center;justify-content:center}.page-title .icon-back .adm-image-img{width:24px;height:24px;margin-right:2px}.page-title .right{position:absolute;right:16px;color:#666;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.row-container{padding:8px 16px 0;box-sizing:border-box}.header-row{color:#050b18;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding-left:12px;margin-top:12px}.product-row{display:flex;justify-content:space-between;height:100%}.product-item{border-radius:12px;border:1px solid #FFF;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding-bottom:12px}.product-item .adm-image{border-radius:12px;overflow:hidden}.product-item .title{padding:8px 8px 0;color:#050b18;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.share-mask{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1001}.share-mask .share-mask-content{position:absolute;left:0;width:100%;bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:40px;padding-top:20px;background:linear-gradient(180deg,rgba(239,243,254,0) 0%,#EFF3FE 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.share-mask .tip{margin-bottom:12px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;color:#050b1880}.share-mask #full-launch-btn{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1;overflow:hidden}.share-mask #launch-btn{display:flex;align-items:center;justify-content:center;width:calc(100% - 32px);height:52px;color:#fff;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;background-color:#366ef4;-webkit-tap-highlight-color:transparent;border:none;outline:none;box-sizing:border-box;border-radius:16px;margin-bottom:constant(safe-area-inset-bottom)!important;margin-bottom:env(safe-area-inset-bottom)!important}.page-right-open-btn{position:fixed;z-index:1100;right:16px;top:16px;width:120px;height:52px}.page-right-open-btn #launch-btn{display:flex;align-items:center;justify-content:center;width:120px;height:52px;color:#fff;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.1);border:none;outline:none;box-sizing:border-box}.collection-page{background:#E5E9F4;width:100vw;height:100vh;display:flex;flex-direction:column}.collection-page .share-icon{width:44px;height:44px;border-radius:24px;display:flex;align-items:center;justify-content:center}.collection-page .share-icon .adm-image-img{width:20px;height:20px}.collection-page .search-box{position:relative}.collection-page .search-box .search-box-cover{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.collection-page .page-content{flex:1;display:flex;flex-direction:column}.collection-page .page-content .product-list{flex:1;min-height:0px;overflow:scroll;margin-top:-12px}.common-default-page{display:flex;flex-direction:column;justify-content:center;height:100%;margin-top:1px}.common-default-page.transparent{background:transparent}.common-default-page .common-default-page-main{display:flex;flex-direction:column;align-items:center;margin:0 40px;transform:translateY(-30%)}.common-default-page .title-bold{color:#050b18;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.common-default-page .desc{margin-top:4px;color:#050b1880;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.common-default-page .adm-button{padding:11px 44px}.common-default-page .m-t-24{margin-top:24px}.common-default-page .adm-button{border:none;position:relative;width:158px;display:flex;justify-content:center;align-items:center;flex:1 0 0;border-radius:100px;background:#ff2d55;color:#fff;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.video-page{background-color:#000;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.video-page .ops-share{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:rgb(255,255,255);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000;text-align:center;font-family:Alibaba PuHuiTi;font-size:14px;font-style:normal;font-weight:500;line-height:16px;cursor:pointer}.video-page .share-icon{width:44px;height:44px;border-radius:24px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.video-page .share-icon .adm-image-img{width:20px;height:20px}.video-page .page-title{position:absolute;top:0;z-index:1000;color:#fff}.video-page .page-title .icon-back{border-radius:24px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.video-page .page-title .adm-image-img{filter:invert(100%)}.video-page .prism-player .prism-cover{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:0;left:0;z-index:0}.video-page .ops-box{z-index:1000;position:absolute;bottom:28px;right:16px;display:flex;align-items:center;justify-content:center;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.video-page .ops-box .ops-item{margin-left:12px;display:flex;width:48px;height:48px;justify-content:center;align-items:center;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-align:center;font-family:Alibaba PuHuiTi;font-size:14px;font-style:normal;font-weight:700;line-height:16px}.quality-popup{--primary-theme-color: rgba(54, 110, 244, 1)}.quality-popup .adm-popup-body-position-bottom{width:calc(100vw - 32px);margin:16px;border-radius:24px;padding:16px 16px 40px 14px!important;border:1px solid rgba(255,255,255,.1);bottom:constant(safe-area-inset-bottom);bottom:env(safe-area-inset-bottom);background:rgba(0,0,0,.8)!important}.quality-popup .adm-popup-body-position-bottom .popup-title{color:#fff!important}.quality-popup .quality-popup-list{padding:8px;display:flex;justify-content:center}.quality-popup .quality-popup-list .quality-item{display:flex;flex-direction:column;align-items:center}.quality-popup .quality-popup-list .name{display:flex;width:52px;height:52px;padding:10px;justify-content:center;align-items:center;gap:10px;border-radius:26px;background:rgba(255,255,255,.1019607843);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff!important;text-align:center;font-family:Alibaba PuHuiTi;font-size:14px;font-style:normal;font-weight:500;line-height:12px;border:1px solid rgba(255,255,255,.1)}.quality-popup .quality-popup-list .text{margin-top:12px;color:#fff;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.quality-popup .quality-popup-list .name.active{background-color:var(--primary-theme-color);color:var(--primary-theme-color)}.quality-popup .quality-popup-list .text.active{font-weight:700;color:var(--primary-theme-color)}.adm-popup-body-position-bottom{padding-bottom:constant(safe-area-inset-bottom)!important;padding-bottom:env(safe-area-inset-bottom)!important;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.adm-popup-body-position-bottom .popup-title{color:#fff!important}.adm-popup-body-position-bottom .close-icon{filter:invert(100%)!important}.play-controller-components{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;transition:opacity .3s ease-in-out;opacity:1;overflow:hidden}.play-controller-components .play-controlBar{display:flex;align-items:center;justify-content:center}.play-controller-components .play-controlBar .adm-image{cursor:pointer}.play-controller-components .play-controlBar .center-btn{position:relative;margin:0 48px;width:48px;height:48px}.play-controller-components .play-controlBar .play-btn,.play-controller-components .play-controlBar .pause-btn{position:absolute;top:0;left:0;display:none}.play-controller-components .play-controlBar .play-btn{display:block}.play-controller-components .play-controlBar .play-btn .adm-image-img{margin-left:2px}.player-back{width:100vw;height:100vh;position:relative;background-size:cover!important}.player-back .play-state .play-state-mask{position:absolute;width:100%;height:100%;z-index:1}.player-back .play-state .play-state-mask .adm-mask-content{position:absolute;top:50%;left:50%;z-index:100;transform:translate(-50%,-50%)}.player-back .prism-player{background:transparent}.player-back .prism-player .prism-progress{width:calc(100% - 32px)!important;top:16px!important;left:16px!important;transition:height 0s;z-index:2}.player-back .prism-player .prism-progress .prism-progress-cursor{display:block!important;background:transparent!important;width:24px;height:24px;top:-10px!important;transform:translate(-6px);z-index:2}.player-back .prism-player .prism-progress .prism-progress-cursor img{display:none}.player-back .prism-player .prism-progress .prism-progress-cursor:after{content:"";position:absolute;top:6px;left:6px;width:12px;height:12px;background-color:#fff;border-radius:50%}.player-back .prism-pause-animation,.player-back .prism-play-animation{display:none}.player-back .prism-player .prism-time-display{padding:0 16px;top:0;color:#fff;text-align:center;font-family:Alibaba PuHuiTi;font-size:12px;font-style:normal;font-weight:500;opacity:.8;width:100%;display:flex;justify-content:space-between}.player-back .prism-player .prism-time-display .time-bound{display:none!important}.player-back .prism-player .prism-big-play-btn{background:url(../Play/image/icon-play-big.svg);background-size:100% 100%}.player-back .prism-player .prism-big-play-btn .outter{display:none}.player-back .prism-player .prism-controlbar{display:block!important;height:106px!important;padding:0 4px;bottom:16px!important;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.player-back .prism-player .prism-play-btn{margin:0!important;width:48px;height:48px;padding:12px;display:flex;align-items:center;justify-content:center;background:none}.player-back .prism-player .prism-play-btn:after{width:100%;height:100%;content:"";background:url(../Play/image/icon-play.svg);background-size:100% 100%}.player-back .prism-player .playing{background:none}.player-back .prism-player .playing:after{width:100%;height:100%;content:"";background:url(../Play/image/icon-pause-one.svg);background-size:100% 100%}.player-back .prism-player .prism-controlbar-bg{background-color:transparent}.player-back .prism-player .prism-progress,.player-back .prism-player .prism-progress .prism-progress-loaded{height:4px;border-radius:2px}.player-back .prism-player .prism-progress .prism-progress-played{background-color:#fff;height:4px;border-radius:2px}.player-back .prism-player .prism-loading{width:112px}.player-back .prism-player .prism-loading:before{content:"";width:24px;height:24px;background:url(../Play/image/loading.gif) no-repeat;background-size:100% 100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.player-back .prism-player .prism-loading:after{content:"加载中";position:absolute;bottom:0;left:50%;transform:translate(-50%);color:#fff;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.player-back .prism-player .prism-loading .circle,.player-back .prism-player .prism-loading .circle1{display:none}.player-back .error-module,.player-back .nolive-module{display:flex;flex-direction:column;align-items:center;justify-content:center}.player-back .error-module .title,.player-back .nolive-module .title{color:#fff;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.player-back .error-module .sub-title,.player-back .nolive-module .sub-title{margin-top:12px;color:#ccc;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.player-back .error-module .adm-button,.player-back .nolive-module .adm-button{margin-top:24px;padding:0 20px;height:40px;justify-content:center;align-items:center;gap:4px;border-radius:100px;background-color:var(--primary-theme-color);border:none;color:var(--primary-btn-color)}.player-back .error-module .adm-button>span,.player-back .nolive-module .adm-button>span{display:flex;align-items:center}.player-back .error-module .adm-button>span .adm-image,.player-back .nolive-module .adm-button>span .adm-image{margin-right:8px}.player-back .error-module .countdown-box,.player-back .nolive-module .countdown-box{color:#fff;font-family:Alibaba PuHuiTi;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.player-back .error-module .countdown-box span,.player-back .nolive-module .countdown-box span{color:#fff;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;margin:0 4px}.vertical .player{position:absolute;width:100vw;height:100vh;top:0;left:0}.guide-mask{background:rbga(0,0,0,.6)}.guide-mask .adm-mask-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.guide-mask .adm-mask-content .guide-box{display:flex;flex-direction:column;color:#fff;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.guide-mask .adm-mask-content .guide-box .adm-image{margin-bottom:24px}.guide-mask .adm-mask-content .guide-box .adm-button{margin-top:138px;display:flex;width:120px;height:40px;padding:12px 20px;justify-content:center;align-items:center;flex-shrink:0;border-radius:100px;border:1px solid #999;background-color:transparent;color:#fff}.live-vertical .prism-controlbar{display:none!important}.comp-down-load-page{display:flex;justify-content:center;justify-content:space-between;flex-direction:column;background:#fff;width:100%;height:100%;min-height:100%;position:relative;background:#E5E9F4;padding-bottom:constant(safe-area-inset-bottom)!important;padding-bottom:env(safe-area-inset-bottom)!important;background-image:url(//cdn-mm.yuekaitrade.com//d/mai-h5202603261618/svg/bg-d82edcdb.svg);background-repeat:no-repeat;background-repeat:top right}.comp-down-load-page>div{display:flex;justify-content:center;flex-direction:column}.comp-down-load-page .btn_box{padding-bottom:64px}.comp-down-load-page .top{width:100%;height:auto}.comp-down-load-page .logo{margin:140px auto 0;width:160px;height:160px}.comp-down-load-page .logo>img{width:100%;height:100%}.comp-down-load-page .title{margin-bottom:12px;text-align:center}.comp-down-load-page .tips{text-align:center;margin-bottom:49px;color:#050b1880;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.comp-down-load-page .btn{display:inline-block;align-self:center;justify-content:center;width:calc(100% - 32px);height:52px;color:#fff;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;background-color:#366ef4;-webkit-tap-highlight-color:transparent;border:none;outline:none;box-sizing:border-box;border-radius:16px}.comp-down-load-page .sub_btn{margin-top:16px;display:inline-block;align-self:center;justify-content:center;width:290px;height:44px;border-radius:22px;text-align:center;line-height:16px;font-size:16px;font-weight:700;color:#366ef4;background-color:#fff;-webkit-tap-highlight-color:transparent;border:1px solid #366ef4;outline:none;box-sizing:border-box}.comp-down-load-page .guide{position:absolute;top:0;left:0;right:0;bottom:0;background:url(//cdn-mm.yuekaitrade.com//d/mai-h5202603261618/png/guide-c6a3e0f4.png) rgba(0,0,0,.75) no-repeat 60px 5px/294px auto}.adm-popup-body-position-bottom{padding-bottom:constant(safe-area-inset-bottom)!important;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.adm-popup-body-position-bottom .popup-title{color:#000!important}.adm-popup-body-position-bottom .popup-title .adm-image-img{filter:invert(100%)!important}.friends-temp-item{border-radius:12px;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden;padding:16px;margin-bottom:12px}.friends-temp-item .time{color:#050b1880;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.friends-temp-item .con{margin:8px 0 12px;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.friends-temp-item .ops-box{display:flex;justify-content:space-between;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;color:#050b1880;margin-top:12px}.friends-temp-item .ops-box>div{display:flex;align-items:center}.friends-temp-item .ops-box>div .adm-image{margin-right:4px}.friends-temp-item .ops-box>div:last-child{color:#366ef4}.friends-temp-image-list{width:100%}.friends-temp-image-list .more-img-box{overflow:hidden;position:absolute;max-width:70vw;max-height:140px;position:relative;padding-bottom:100%}.friends-temp-image-list .more-img-box .adm-image{border-radius:12px;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.friends-temp-image-list .single-img-box{display:inline-flex;position:relative;width:-moz-fit-content;width:fit-content;height:-moz-max-content;height:max-content;max-width:calc(66vw - 30px);max-height:calc(66vw - 30px)}.friends-temp-image-list .single-img-box .video-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.friends-temp-image-list .single-img-box .adm-image .adm-image-img{width:auto;height:auto;max-width:calc(66vw - 30px);max-height:calc(66vw - 30px);border-radius:12px}.friends-temp-share-box .adm-popup-body-position-bottom{background-color:#e5e9f4!important}.friends-temp-share-box .adm-popup-body-position-bottom .close-icon{filter:invert(0%)!important}.friends-temp-share-box .adm-popup-body-position-bottom .popup-title{margin-bottom:16px!important}.friends-temp-share-box .friends-temp-image-list{margin-bottom:16px}.friends-temp-share-box .friends-temp-image-list .radio-box{position:absolute;right:0;top:0;width:40px;height:40px;border-radius:50%}.friends-temp-share-box .tip{color:#050b1880;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:16px}.friends-temp-share-box .ops-box{display:flex;flex-direction:column;width:100%}.friends-temp-share-box .ops-box .adm-button{--border-radius: 16px;--adm-color-text-dark-solid: transparent;width:100%;border-radius:16px;border:1px solid #FFF;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-bottom:16px;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:700;line-height:12px;color:#050b1880}.friends-temp-share-box .ops-box .adm-button span{display:flex;align-items:center;justify-content:center}.friends-temp-share-box .ops-box .adm-button svg{width:20px;height:20px;margin-right:8px}.friends-temp-share-box .ops-box .adm-button svg path{fill:#050b1880}.friends-temp-share-box .ops-box .active{color:#fff;background:rgb(54,110,244);border-color:#366ef4}.friends-temp-share-box .ops-box .active svg path{fill:#fff}.product-page{background:#E5E9F4;width:100vw;height:100vh;display:flex;flex-direction:column}.product-page .share-icon{width:44px;height:44px;border-radius:24px;display:flex;align-items:center;justify-content:center}.product-page .share-icon .adm-image-img{width:20px;height:20px}.product-page .product-content{flex:1;display:flex;flex-direction:column;min-height:0px;overflow:scroll;position:relative}.product-page .product-content .adm-tabs{position:-webkit-sticky;position:sticky;top:0;z-index:1;width:100%}.product-page .product-content .adm-tabs-header{padding-top:8px;border:none;padding-bottom:12px;background:linear-gradient(180deg,rgb(229,233,244) 0%,rgba(229,233,244,0) 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-page .product-content .adm-tabs-header-mask-left,.product-page .product-content .adm-tabs-header-mask-right{width:50px;--adm-color-background: #E5E9F4}.product-page .product-content .adm-tabs-tab-list{justify-content:flex-start;padding:0 16px}.product-page .product-content .adm-tabs-tab-list .adm-tabs-tab-line{display:none}.product-page .product-content .adm-tabs-tab-list .adm-tabs-tab-wrapper{flex:none;padding:0;margin-right:8px}.product-page .product-content .adm-tabs-tab-list .adm-tabs-tab{padding:12px;color:#050b1880;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:12px;border:1px solid transparent;max-width:120px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.product-page .product-content .adm-tabs-tab-list .adm-tabs-tab-active{padding:12px;justify-content:center;align-items:center;gap:4px;border-radius:12px;border:1px solid rgba(255,255,255,.6);color:#366ef4;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-page .product-content .group-list{flex:1;padding:0 16px}.product-page .product-content .group-list .last-group-item{min-height:calc(100vh - 122px)}.product-page .product-content .group-item .group-item-title{padding:8px 12px 0;margin-bottom:8px;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#050b18;text-overflow:ellipsis}.product-page .product-content .group-item .group-item-title span{margin-left:12px;color:#050b1880;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.product-page .product-content .group-item .group-item-content{display:flex;height:104px;padding:12px;justify-content:space-between;align-items:center;border-radius:16px;border:1px solid #FFF;background:rgba(255,255,255,.5019607843);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-page .product-content .group-item .group-item-content .group-item-content-left{display:flex;justify-content:center;align-items:center}.product-page .product-content .group-item .group-item-content .group-item-content-left .group-item-content-left-img{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.0784313725);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid var(--4, rgba(5, 11, 24, .0392156863));background:#FFF}.product-page .product-content .group-item .group-item-content .group-item-content-center{margin:0 12px;flex:1;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.product-page .product-content .content-list .content-item{border-radius:12px;background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden;padding-bottom:12px}.product-page .product-content .content-list .content-item .image-box{width:100%;position:relative;border-radius:12px;overflow:hidden;background:rgb(229,233,244);background-image:url(//cdn-mm.yuekaitrade.com//d/mai-h5202603261618/svg/item-bg-27486d63.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:top left}.product-page .product-content .content-list .content-item .image-box .adm-image{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.product-page .product-content .content-list .content-item .title-box{padding:12px 12px 0;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-all;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.product-page .product-content .content-list .content-item .tag{position:absolute;z-index:1;top:8px;left:8px;display:flex;padding:4px 8px;justify-content:center;align-items:center;border-radius:8px;background:rgba(54,110,244,.1);color:#366ef4;font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:500;line-height:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-page .product-content .content-list .content-item .play-icon{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:50%;overflow:hidden}.product-page .product-content .big-content-list .content-item{border-radius:12px;background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden;margin-bottom:12px}.product-page .product-content .big-content-list .content-item .image-box{position:relative;overflow:hidden;background-size:cover}.product-page .product-content .big-content-list .content-item .adm-image-img{-o-object-fit:cover!important;object-fit:cover!important}.product-page .page-bottom{width:100%;color:#050b1880;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;padding:24px 0}.comp-search-history .page-title .title{flex:1;width:calc(100vw - 56px);max-width:calc(100vw - 56px);margin-left:24px}.comp-search-history .main-page{flex:1;overflow:scroll;margin:16px}.comp-search-history .main-page .history-box{display:flex;flex-direction:column;height:100%;overflow:hidden}.comp-search-history .main-page .history-box .title{font-family:PingFangSC-Medium;font-weight:500;font-size:14px;color:#1f2231;line-height:20px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.comp-search-history .main-page .history-box .title .del-text{color:#999;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.comp-search-history .main-page .history-box .title .del-text span{padding:0 12px}.comp-search-history .main-page .history-box .title .del-text span:last-child{padding-right:0;color:#f8492a;position:relative}.comp-search-history .main-page .history-box .title .del-text span:last-child:before{display:inline-block;content:"";width:1px;height:8px;background:rgba(248,73,42,.4);position:absolute;left:0;top:50%;transform:translateY(-50%)}.comp-search-history .main-page .history-box .history-list{display:flex;flex-direction:reverse;flex-wrap:wrap;width:calc(100% + 12px);color:#050b1880}.comp-search-history .main-page .history-box .history-list .history-item{display:flex;align-items:center;border-radius:12px;background:var(--4, rgba(5, 11, 24, .04));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:36px;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;padding:0 12px;margin-right:8px;margin-bottom:8px}.comp-search-history .main-page .history-box .history-list .history-item .history-item-keywords{flex:1;min-width:0px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#666;text-overflow:ellipsis;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:28px}.comp-search-history .main-page .history-box .history-list .history-item svg{margin-left:4px}.comp-search-history .main-page .history-box .history-list .arr-up{transform:rotate(180deg)}.comp-search-history .main-page .history-box .common-default-page{flex:1}.comp-search-history .main-page .product-list{display:flex;justify-content:flex-start;flex-wrap:wrap}.comp-search-history .main-page .product-list .common-default-page{width:100vw;height:calc(100vh - 100px)}.comp-search-history .goods-list-title{background-color:#f5f5f5;font-family:PingFangSC-Medium;font-weight:500;font-size:14px;color:#1f2231;line-height:20px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;margin:8px 0}.comp-search-history .goods-list-title .view-model{display:flex;align-items:center;color:#666;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.comp-search-history .goods-list-title .view-model .adm-image{margin-right:4px}.produce-list{display:flex;flex-wrap:wrap;justify-content:space-between}.produce-list .header-row{width:100%;color:#050b18;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding-left:12px;margin-top:8px}.produce-list .product-item{border-radius:12px;border:1px solid #FFF;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding-bottom:12px;margin-top:8px}.produce-list .product-item .adm-image{border-radius:12px;overflow:hidden}.produce-list .product-item .title{padding:8px 8px 0;color:#050b18;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.common-mai-img-upload{margin-bottom:12px}.common-mai-img-upload .image-upload-container{width:100%;display:flex;flex-wrap:wrap}.common-mai-img-upload .image-item{margin-right:8px;margin-bottom:8px;width:calc(33% - 5.4px);padding-bottom:calc(33% - 5.4px);height:0px;border-radius:8px;background:rgba(5,11,24,.04);position:relative}.common-mai-img-upload .image-item .adm-image{position:absolute;top:0;left:0;border-radius:8px}.common-mai-img-upload .image-item .delete-icon{border-radius:0 8px;background:rgba(5,11,24,.5);position:absolute;top:0;right:0;color:#999;padding:2px;cursor:pointer;display:flex;align-items:center;justify-content:center}.common-mai-img-upload .image-item .delete-icon svg{width:16px;height:16px}.common-mai-img-upload .image-item:nth-child(3n){margin-right:0}.common-mai-img-upload .upload-button{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}.common-mai-img-upload .upload-button .upload-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.common-mai-img-upload .upload-tip{padding:0 12px;margin-top:8px;color:#999;font-size:12px}.customer-age-select .radio-space{height:32px;align-items:center}.customer-age-select .select-container{height:32px;align-items:center;width:100%;display:flex;justify-content:space-between}.customer-age-select .select-container svg{width:12px;height:12px;margin-right:4px}.customer-age-select .select-container .change-btn{color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;display:flex;align-items:center}.customer-age-select .adm-picker-view-box{margin-top:12px;border-top:1px solid rgba(5,11,24,.04);width:calc(100% + 84px);margin-left:-84px;position:relative}.customer-age-select .adm-picker-view-box .save-btn{position:absolute;top:50%;transform:translateY(-50%);right:16px;cursor:pointer;color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;display:flex;align-items:center}.customer-age-select .adm-picker-view-box .save-btn svg{margin-right:4px;width:16px;height:16px}.customer-age-select .adm-picker-view{--adm-color-background: transparent}.customer-age-select .adm-picker-view .adm-picker-view-mask-middle{border-top:none;border-bottom:none;color:#050b18;padding:20px 0;border-radius:12px;background:rgba(5,11,24,.04)}.customer-age-select .adm-picker-view .adm-picker-view-column-item{opacity:.5}.customer-age-select .adm-picker-view .adm-picker-view-column-item[aria-label=active]{font-weight:500;color:#050b18;opacity:1}.common-mai-popup .adm-popup-body-position-bottom{display:flex;padding:16px 16px 0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);flex-direction:column;justify-content:center;align-items:center;border-radius:24px 24px 0 0;background:#f5f5f5}.common-mai-popup .adm-popup-body-position-bottom .popup-title{position:relative;width:100%;color:#050b18;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:16px;height:44px!important}.common-mai-popup .adm-popup-body-position-bottom .popup-title .close-icon{position:absolute;right:0;top:0;width:44px;height:44px;border-radius:24px;border:1px solid #FFF;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;filter:none!important}.common-mai-popup .adm-popup-body-position-bottom .popup-title .close-icon svg{width:24px;height:24px}.tel-call-popup{z-index:1004}.tel-call-popup .adm-popup-body{background:rgb(239,243,254)}.tel-call-popup .ops-list{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-bottom:16px}.tel-call-popup .ops-list .ops-item{width:100%;height:54px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#fff;color:#333;font-size:14px;font-weight:500;cursor:pointer;margin-bottom:12px;text-decoration:none}.tel-call-popup .ops-list .ops-item:last-child{margin-bottom:0}.tel-call-popup .footer{width:100%;padding:12px 0}.tel-call-popup .footer .adm-button{width:100%;display:flex;height:48px;padding:12px 24px;justify-content:center;align-items:center;gap:4px;flex:1 0 0;border-radius:100px;background:#f8492a;color:#fff}.customer-info{width:100%;padding:12px 16px 0}.customer-info .customer-info-item{display:flex;padding:12px 0;align-items:center}.customer-info .customer-info-item .customer-info-item-label{width:84px;color:#050b1880;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px;align-self:start}.customer-info .customer-info-item .customer-info-item-value{position:relative;flex:1;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px;display:flex}.customer-info .customer-info-item .customer-info-item-value .copy-btn{position:absolute;top:50%;right:0;transform:translateY(-50%);justify-items:flex-end;color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;display:flex;align-items:center}.customer-info .customer-info-item .customer-info-item-value .copy-btn svg{width:12px;height:12px;margin-right:4px}.customer-info .note-info{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-height:20px}.customer-info .note-info-open{display:flex;flex-direction:column}.customer-info .img-list{display:flex;flex-wrap:wrap;margin-top:12px;width:calc(100% + 8px)}.customer-info .img-list .img-item{width:calc(33% - 8px);padding-bottom:calc(33% - 8px);height:0px;border-radius:8px;background:rgba(5,11,24,.04);position:relative;margin-right:8px;margin-bottom:8px}.customer-info .img-list .img-item .adm-image{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:8x}.customer-info .customer-info-item-tags{width:calc(100% + 8px)}.customer-info .customer-info-item-tags .customer-info-item-label{height:28px;display:flex;align-items:center}.customer-info .customer-info-item-tags .customer-info-item-value{display:flex;flex-wrap:wrap}.customer-info .customer-info-item-tags .customer-tag{margin:0 8px 12px 0;display:flex;padding:8px;justify-content:center;align-items:center;gap:4px;border-radius:8px;background:rgba(54,110,244,.1);color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.customer-info .customer-info-item-tags .tag-add{justify-self:self-end;display:flex;align-items:center;justify-content:center;padding:0 12px;margin-left:auto;color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;margin-bottom:12px}.customer-info .customer-info-item-tags .tag-add svg{margin-right:4px;width:12px;height:12px}.coustomer-detail-page{width:100vw;max-width:100vw;height:100vh;display:flex;flex-direction:column;overflow-y:scroll;background-color:#e5e9f4;padding:12px 16px 120px;--border-inner: none;--adm-border-color: none;--adm-color-background: transparent}.coustomer-detail-page .adm-form{--prefix-width: 84px}.coustomer-detail-page .adm-form-item-label{color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px;display:flex;align-items:center;height:32px}.coustomer-detail-page .adm-form-item-label .adm-form-item-required-asterisk{top:8px}.coustomer-detail-page .adm-list-item-content-main{display:flex;align-items:center;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px;--font-size: 14px;--color: #050b18;--adm-font-size-9: 14px}.coustomer-detail-page .adm-list-item-content-main .adm-form-item-child{width:100%}.coustomer-detail-page .adm-list-item-description{display:none;font-size:12px}.coustomer-detail-page .adm-text-area-element{padding:12px;border-radius:8px;background:var(--4, rgba(5, 11, 24, .04))}.coustomer-detail-page .adm-form-item-vertical .adm-list-item-content-main{flex-direction:column;padding:12px 0 0}.coustomer-detail-page .adm-form-item-vertical .adm-list-item-title{width:100%;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px;opacity:.5}.coustomer-detail-page .adm-form-item-vertical .image-upload-container{padding:0}.coustomer-detail-page .adm-form-item-horizontal .adm-list-item-content{padding-right:0;margin-right:16px;border-bottom:1px solid rgba(5,11,24,.04)}.coustomer-detail-page .adm-list-body .adm-list-item:last-child .adm-list-item-content{border-bottom:none}.coustomer-detail-page .show-error-msg .adm-form-item-child{flex:1}.coustomer-detail-page .show-error-msg .adm-list-item-description{display:block}.coustomer-detail-page .show-error-msg .adm-list-item-description .adm-form-item-feedback-error{margin-top:0}.coustomer-detail-page .form-item-text .adm-list-item-content{border:none!important}.coustomer-detail-page .form-item-text .adm-list-item-content-prefix,.coustomer-detail-page .form-item-text .adm-list-item-content-main{padding-bottom:0!important}.coustomer-detail-page .form-item-text .adm-list-item-content-main .adm-form-item-child-inner{text-align:right;color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.coustomer-detail-page .form-item-text .adm-list-item-content-arrow svg{margin-top:12px}.coustomer-detail-page .form-item-text .adm-form-item-label:before{content:"*";position:absolute;left:-.6em;top:6px;font-family:SimSun,sans-serif;color:var(--adm-color-danger);-webkit-user-select:none;-moz-user-select:none;user-select:none}.coustomer-detail-page .play-icon-box{width:100%;display:flex;justify-content:flex-end;align-items:center}.coustomer-detail-page .play-icon-box .adm-image{margin-right:4px}.coustomer-detail-page .placeholder{color:#050b1880}.coustomer-detail-page .adm-input-element::-moz-placeholder{color:#050b1880}.coustomer-detail-page .adm-input-element::placeholder{color:#050b1880}.coustomer-detail-page .adm-text-area-element::-moz-placeholder{color:#050b1880}.coustomer-detail-page .adm-text-area-element::placeholder{color:#050b1880}.coustomer-detail-page .tags-select{display:flex;flex-wrap:wrap;padding-bottom:0;width:calc(100% + 8px)}.coustomer-detail-page .tags-select .customer-info-item-label{height:28px;display:flex;align-items:center}.coustomer-detail-page .tags-select .customer-info-item-value{display:flex;flex-wrap:wrap}.coustomer-detail-page .tags-select .customer-tag{margin:0 8px 12px 0;display:flex;padding:8px;justify-content:center;align-items:center;gap:4px;border-radius:8px;background-color:#050b180a;color:#050b1880;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.coustomer-detail-page .tags-select .customer-tag svg{width:12px;height:12px}.coustomer-detail-page .tags-select .customer-tag-active{background:rgba(54,110,244,.1);color:#366ef4}.coustomer-detail-page .tags-select .tag-add{justify-self:self-end;display:flex;align-items:center;justify-content:center;padding:0 12px;margin:0 8px 12px auto;color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.coustomer-detail-page .tags-select .tag-add svg{margin-right:4px;width:12px;height:12px}.coustomer-detail-page .tags-select .tag-ops{justify-self:self-end;display:flex;align-items:center;justify-content:center;padding:0 12px;margin:0 0 12px auto;color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.coustomer-detail-page .tags-select .tag-ops div{display:flex;align-items:center;padding:0 8px}.coustomer-detail-page .tags-select .tag-ops .line{padding:0;width:1px;height:8px;margin:0 4px;background-color:#050b181a}.coustomer-detail-page .tags-select .tag-ops svg{margin-right:4px;width:12px;height:12px}.coustomer-detail-page .customer-tag-add{width:100%;padding:16px 0;display:flex;align-items:center;justify-content:center;color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;border-top:1px solid rgba(5,11,24,.04)}.coustomer-detail-page .customer-tag-add svg{width:12px;height:12px;margin-right:4px}.coustomer-detail-page .form-item-notes .adm-list-item-content{border:none}.coustomer-detail-page .form-item-tag .adm-list-item-content-main{padding-bottom:0}.coustomer-detail-page .form-item-img .adm-list-item-content-main{padding:0}.coustomer-detail-page .section-group{display:flex;flex-direction:column;align-items:center;border-radius:16px;border:1px solid #FFF;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-bottom:12px}.coustomer-detail-page .section-group .section-title{width:100%;padding:16px 16px 0;position:relative;color:#050b18;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;height:44px;display:flex;align-items:center}.coustomer-detail-page .section-group .section-title:before{position:absolute;display:block;content:"";left:-1px;width:4px;height:16px;top:50%;background:#366EF4;border-radius:0;-webkit-clip-path:polygon(0 0,100% 16%,100% 84%,0% 100%);clip-path:polygon(0 0,100% 16%,100% 84%,0% 100%)}.coustomer-detail-page .section-group .section-title .right-box{position:absolute;right:16px;top:16px;display:flex;padding:8px 12px;align-items:center;border-radius:8px;background:#366EF4;color:#fff;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.coustomer-detail-page .section-group .section-title .right-box-link{background:transparent;color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;right:4px}.coustomer-detail-page .section-group .section-title .right-box-link svg{width:12px;height:12px}.coustomer-detail-page .section-group .adm-form{width:100%}.coustomer-detail-page .tip-log{width:100%;margin-top:12px;overflow:hidden;border-radius:0 0 16px 16px}.coustomer-detail-page .tip-log .tip-log-item{padding:10px 6px;width:100%;display:flex;align-items:center;justify-content:space-between;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.coustomer-detail-page .tip-log .tip-log-item div{padding:0 10px;text-align:left;word-break:break-all}.coustomer-detail-page .tip-log .tip-log-item div:nth-child(1){flex:1}.coustomer-detail-page .tip-log .tip-log-item div:nth-child(2){width:112px}.coustomer-detail-page .tip-log .tip-log-item div:nth-child(3){width:66px}.coustomer-detail-page .tip-log .tip-log-item .status{width:70px}.coustomer-detail-page .tip-log .tip-log-item .status-value{color:#050b1880}.coustomer-detail-page .tip-log .tip-log-item .waiting{color:#f8492a}.coustomer-detail-page .tip-log .tip-log-item:nth-child(1){color:#050b18;opacity:.5}.coustomer-detail-page .tip-log .tip-log-item:nth-child(2n-1){background:rgba(5,11,24,.04)}.coustomer-detail-page .tip-log .tip-log-add{padding:16px 0;display:flex;align-items:center;justify-content:center;margin-top:12px;color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;border-top:1px solid rgba(5,11,24,.04)}.coustomer-detail-page .tip-log .tip-log-add svg{width:12px;height:12px;margin-right:4px}.coustomer-detail-page .get-goods-log{margin-top:4px;width:100%;display:flex;flex-direction:column;padding-bottom:8px}.coustomer-detail-page .get-goods-log .get-goods-item{padding:10px 16px;display:flex;justify-content:space-between;min-height:36px;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.coustomer-detail-page .get-goods-log .get-goods-item div:last-child{width:120px}.coustomer-detail-page .get-goods-log .get-goods-header{opacity:.5}.coustomer-detail-page .get-goods-log .get-goods-item:nth-child(2n-1){background:rgba(5,11,24,.04)}.coustomer-detail-page .common-default-page{height:180px}.coustomer-detail-page .common-default-page .common-default-page-main{transform:translateY(0)}.coustomer-detail-page .del-box{margin-top:12px;width:100%;display:flex;align-items:center;justify-content:center;padding:12px 24px;color:#f8492a;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.coustomer-detail-page .del-box .adm-image{margin-right:4px}.coustomer-detail-page .footer-box{position:fixed;bottom:0;left:0;width:100%;background:linear-gradient(180deg,rgba(229,235,244,0) 0%,rgba(229,235,244,.8) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px;padding-bottom:calc(16px + constant(safe-area-inset-bottom));padding-bottom:calc(16px + env(safe-area-inset-bottom))}.coustomer-detail-page .footer-box .adm-button{width:100%;display:flex;flex-direction:column;height:52px;padding:14px 24px;justify-content:center;align-items:center;gap:4px;flex:1 0 0;border-radius:16px;background:#366EF4;color:#fff;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;border:none}.coustomer-detail-page .footer-box .adm-button span{display:flex;justify-content:center;align-items:center}.coustomer-detail-page .footer-box .adm-button .adm-image{margin-right:4px}.add-tag-modal .add-tag-content{color:#050b1880;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.add-tag-modal .adm-input{margin-top:16px;width:100%;height:48px;padding:12px 16px;align-items:center;align-self:stretch;border-radius:12px;background:rgba(5,11,24,.04);font-size:14px;font-style:normal;font-weight:400;line-height:16px}.add-tag-modal .adm-input .adm-input-element::-moz-placeholder{color:#050b1880;font-size:14px;line-height:16px}.add-tag-modal .adm-input .adm-input-element::placeholder{color:#050b1880;font-size:14px;line-height:16px}.add-tag-modal-android .adm-center-popup-wrap{padding-bottom:var(--keyboard--height-2)}.adm-input-element{caret-color:#366ef4}.common-select-popup{--placeholder-color: #c8c9cc;min-width:120px}.common-select-popup .select-value-string{display:flex;align-items:center;width:100%;justify-content:space-between}.common-select-popup .select-placeholder{color:var(--placeholder-color);font-family:inherit}.select-popup-content .adm-picker-view{--adm-color-background: transparent;--item-height: 48px}.select-popup-content .adm-picker-view .adm-picker-view-mask-middle{border-top:none;border-bottom:none;background-color:#0000000d;color:#050b18;padding:20px 0;border-radius:12px;background:rgba(5,11,24,.04)}.select-popup-content .adm-picker-view .adm-picker-view-column-item{opacity:.5}.select-popup-content .adm-picker-view .adm-picker-view-column-item[aria-label=active]{font-weight:500;color:#050b18;opacity:1}.select-popup-content .footer{width:100%;padding:12px 0}.select-popup-content .footer .button-box,.select-popup-content .footer button{height:52px;width:100%;border-radius:16px;background:#366EF4}.add-remind-page{width:100vw;max-width:100vw;height:100vh;display:flex;flex-direction:column;overflow-y:scroll;background-color:#e5e9f4;padding:8px 16px 120px;--border-inner: none;--adm-border-color: none;--adm-color-background: transparent}.add-remind-page .adm-list-body-inner{margin-top:0}.add-remind-page .adm-form{--prefix-width: 104px}.add-remind-page .adm-list-item-description{display:none;font-size:12px}.add-remind-page .adm-list-item{display:flex;height:56px;padding:16px 12px 16px 24px;align-items:center;border-radius:16px;border:1px solid #FFF;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-bottom:12px}.add-remind-page .adm-list-item .adm-form-item-label{color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px;display:flex;align-items:center;height:32px}.add-remind-page .adm-list-item .adm-form-item-label .adm-form-item-required-asterisk{top:6px}.add-remind-page .adm-list-item .adm-list-item-content-main{display:flex;align-items:center;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px;--font-size: 14px;--color: #050b18;--adm-font-size-9: 14px}.add-remind-page .adm-list-item .adm-list-item-content-main .adm-form-item-child,.add-remind-page .adm-list-item .adm-list-item-content{width:100%}.add-remind-page .next-reminder-title{min-height:56px;height:auto}.add-remind-page .next-reminder-title .adm-list-item-content-prefix,.add-remind-page .next-reminder-title .adm-list-item-content-main{padding:0}.add-remind-page .next-reminder-title .adm-list-item-content-main .adm-text-area-element{background:var(--4, rgba(5, 11, 24, .04));border-radius:8px;padding:12px}.add-remind-page .placeholder{color:#050b1880}.add-remind-page .tip-time{width:100%;display:flex;align-items:center;justify-content:center;margin-top:16px;color:#050b1880;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.add-remind-page .tip-time .adm-image{margin-right:4px}.add-remind-page .footer-box{position:fixed;bottom:0;left:0;width:100%;background:linear-gradient(180deg,rgba(229,235,244,0) 0%,rgba(229,235,244,.8) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px;padding-bottom:calc(16px + constant(safe-area-inset-bottom));padding-bottom:calc(16px + env(safe-area-inset-bottom))}.add-remind-page .footer-box .adm-button{width:100%;display:flex;height:52px;padding:14px 24px;justify-content:center;align-items:center;gap:4px;flex:1 0 0;border-radius:16px;background:#366EF4;color:#fff;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.add-remind-page .footer-box .adm-button span{display:flex;justify-content:center;align-items:center}.add-remind-page .footer-box .adm-button .adm-image{margin-right:4px}.comp-search-history{overflow:hidden;height:100vh;width:100vw;background-color:#e5e9f4;display:flex;flex-direction:column}.comp-search-history .page-title .title{flex:1;width:calc(100vw - 88px);max-width:calc(100vw - 88px);margin-left:56px}.comp-search-history .page-title .title .mft-search-bar{padding:0}.comp-search-history .search-box{padding:0 16px}.comp-search-history .common-layout-main{display:flex;flex-direction:column}.comp-search-history .main-page{flex:1;overflow:scroll;margin:8px 16px 16px}.comp-search-history .main-page .produce-list{display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:wrap}.comp-search-history .main-page .produce-list .produce-item{flex:1;display:flex;height:52px;min-height:52px;padding:12px 16px;justify-content:space-between;align-items:center;border-radius:16px;background:rgba(5,11,24,.04);margin-bottom:12px;min-width:0px;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#050b18;text-align:center;text-overflow:ellipsis;font-family:PingFang SC;font-size:14px}.comp-search-history .main-page .produce-list .produce-item .highlight{color:#366ef4}.comp-search-history .main-page .produce-list .active{background:#fff;color:#050b18}.comp-search-history .main-page .produce-list .common-default-page{width:100vw;height:calc(100vh - 100px)}.comp-search-history .main-page .adm-pull-to-refresh{height:100%;margin-top:-1px}.comp-search-history .main-page .adm-pull-to-refresh .adm-pull-to-refresh-content{height:100%}.invite-video-page{width:100vw;height:100vh;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom);background:#000}.invite-video-page .page-title{background-color:#e5e9f4;position:fixed;top:0;left:0;width:100%;z-index:1}.invite-video-page .container{flex:1;min-height:0px}.invite-video-page .container .video{display:block;width:100%;height:100%}.invite-video-page-native{padding-top:calc(var(--page-safe-top, 0px) + 64px)}.mai-tabs .adm-tabs{border-radius:12px;background:#fff}.mai-tabs .adm-tabs .adm-tabs-header{border:none}.mai-tabs .adm-tabs .adm-tabs-tab{position:relative;display:flex;align-items:center;justify-content:center;height:48px;padding:8px 0;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.mai-tabs .adm-tabs .adm-tabs-tab-active{color:#333;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:700}.mai-tabs .adm-tabs .adm-tabs-tab-line{background:transparent;align-items:center}.mai-tabs .adm-tabs .adm-tabs-tab-line:after{position:absolute;top:-2px;left:50%;transform:translate(-50%) skew(-30deg);display:block;content:"";width:18px;height:4px;background:#f8492a}.adm-tabs-tab{position:relative;width:100%}.adm-tabs-tab:after{position:absolute;right:-12px;top:50%;transform:translateY(-50%);content:"";width:1px;height:12px;flex-shrink:0;background:#eaeaea}.adm-tabs-tab-wrapper:last-child .adm-tabs-tab:after{display:none}.adm-tabs-tab-wrapper{flex:1}.daily-mediakit-item{padding:12px 16px 0 43px;position:relative}.daily-mediakit-item .daily-mediakit-item-time{height:22px;color:#050b1880;font-family:Alibaba PuHuiTi;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px}.daily-mediakit-item .daily-mediakit-item-content-top{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.daily-mediakit-item .daily-mediakit-item-content{flex:1;display:flex;padding:12px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:12px;border:1px solid #FFF;background:rgba(255,255,255,.7019607843);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.daily-mediakit-item .daily-mediakit-item-content .daily-mediakit-item-text{color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;max-height:40px;overflow:hidden}.daily-mediakit-item .daily-mediakit-item-content .daily-mediakit-item-text div{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;max-height:40px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.daily-mediakit-item .daily-mediakit-item-content .daily-mediakit-item-image{display:flex;width:calc(100% + 8px);margin-top:12px}.daily-mediakit-item .daily-mediakit-item-content .daily-mediakit-item-image .thumb-wrap{position:relative;margin-right:8px;aspect-ratio:1/1;border-radius:6px;width:calc(33% - 5.3px);overflow:hidden}.daily-mediakit-item .daily-mediakit-item-content .daily-mediakit-item-image .thumb-wrap>.adm-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.daily-mediakit-item .daily-mediakit-item-content .daily-mediakit-item-image .thumb-wrap>.adm-image .adm-image-img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.daily-mediakit-item .daily-mediakit-item-content .daily-mediakit-item-image .video-tag{position:absolute;top:4px;left:4px;padding:0 4px;border-radius:4px;background:rgba(0,0,0,.55);color:#fff;font-size:10px;line-height:16px}.daily-mediakit-item .daily-mediakit-item-status{align-self:flex-start;margin-left:12px;word-break:keep-all;color:#050b1880;font-size:12px;font-style:normal;line-height:20px}.daily-mediakit-item .daily-mediakit-item-status[data-status="1"],.daily-mediakit-item .daily-mediakit-item-status[data-status="2"]{color:#366ef4}.daily-mediakit-item .daily-mediakit-item-status[data-status="3"]{color:#050b1880}.daily-mediakit-item .daily-mediakit-item-status[data-status="4"],.daily-mediakit-item .daily-mediakit-item-status[data-status="5"]{color:#f8492a}.daily-mediakit-item .daily-mediakit-item-dit{position:absolute;top:16px;left:16px;width:16px;height:16px;border-radius:16px;background:transparent}.daily-mediakit-item .daily-mediakit-item-dit span{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:12px;border:1px solid rgba(5,11,24,.3)}.daily-mediakit-item .daily-mediakit-item-dit-active{position:absolute;top:16px;left:16px;width:16px;height:16px;border-radius:16px;background:rgba(54,110,244,.2)}.daily-mediakit-item .daily-mediakit-item-dit-active span{position:absolute;top:5px;left:5px;width:6px;height:6px;border-radius:6px;background:#366EF4}.daily-mediakit-item .daily-mediakit-item-line{position:absolute;top:32px;left:23.5px;height:calc(100% - 16px);border-right:1px dashed rgba(5,11,24,.2)}.daily-mediakit-item-hime-time .daily-mediakit-item-line{position:absolute;top:16px;left:23.5px;height:100%}.daily-mediakit-item-active .daily-mediakit-item-time{color:#050b18!important}.up-tag{position:fixed;right:16px;bottom:24px;justify-content:center;align-items:center;height:44px;width:44px;border-radius:50%;border:1px solid rgba(5,11,24,.04);background:rgba(255,255,255,.9019607843);box-shadow:0 4px 16px #00000014;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;transition:all .5s ease;display:flex;flex-direction:column;font-size:10px;color:#050b18}.up-tag span{margin-top:-2px;margin-bottom:2px}.up-tag svg{width:16px;height:16px}.daily-mediakit{height:100%;display:flex;flex-direction:column}.daily-mediakit .adm-tabs{background:transparent}.daily-mediakit .adm-tabs .adm-tabs-tab{color:#050b1880}.daily-mediakit .adm-tabs .adm-tabs-tab-active{color:#050b18}.daily-mediakit .adm-tabs .adm-tabs-tab-line:after{background:#366EF4}.daily-mediakit .adm-tabs .adm-tabs-tab:after{background:rgba(5,11,24,.1)}.daily-mediakit .daily-mediakit-content{flex:1;min-height:0px;overflow:scroll}.daily-mediakit .daily-mediakit-list{overflow:hidden}.product-mediakit{height:100%;display:flex;padding-top:12px}.product-mediakit .adm-side-bar{width:92px;background-color:transparent;--adm-color-primary: #366EF4;--background-color: transparent}.product-mediakit .adm-side-bar .adm-side-bar-item{padding:17px 16px}.product-mediakit .adm-side-bar .adm-side-bar-item .adm-side-bar-item-highlight{left:-17px;width:4px;height:16px;top:50%;transform:translateY(-8px);border-radius:0;-webkit-clip-path:polygon(0 0,100% 16%,100% 84%,0% 100%);clip-path:polygon(0 0,100% 16%,100% 84%,0% 100%)}.product-mediakit .adm-side-bar .adm-badge-wrapper{margin-bottom:0}.product-mediakit .adm-side-bar .adm-side-bar-item-title{font-size:14px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.product-mediakit .adm-side-bar .adm-side-bar-item-active{font-weight:500;border-radius:0 16px 16px 0;border:1px solid #FFF;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-mediakit .adm-side-bar .adm-side-bar-item-active .adm-side-bar-item-title{color:#050b18}.product-mediakit .adm-side-bar .adm-side-bar-item-corner{display:none}.product-mediakit .product-list{flex:1;min-width:0px;overflow:scroll}.product-mediakit .product-list .category-box{padding:0 12px 16px}.product-mediakit .product-list .category-box .category-name{color:#050b18;text-align:left;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:16px;position:-webkit-sticky;position:sticky;top:0;padding:20px 0 8px;z-index:1;background:#EFF3FE}.product-mediakit .product-list .category-box .category-product .category-product-item{display:flex;align-items:center;height:56px}.product-mediakit .product-list .category-box .category-product .category-product-item svg{width:16px;height:16px}.product-mediakit .product-list .category-box .category-product .category-product-item span{flex:1;min-width:0px;padding:0 4px}.product-mediakit .product-list .category-box:last-child{min-height:100%}.mediakit-page{background:#EFF3FE;width:100vw;height:100vh;display:flex;flex-direction:column}.mediakit-page .mediakit-page-follow{position:absolute;z-index:1;top:var(--page-safe-top, 52px);margin-top:12px;height:40px;display:flex;align-items:center;right:16px;color:#050b18;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.mediakit-page .mediakit-page-title{padding:var(--page-safe-top, 52px) 0px 0 0}.mediakit-page .adm-capsule-tabs{display:flex;padding:12px 16px 8px;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mediakit-page .adm-capsule-tabs .adm-capsule-tabs-tab-wrapper{padding:0}.mediakit-page .adm-capsule-tabs .adm-capsule-tabs-header{border-radius:24px;background:rgba(5,11,24,.04);padding:4px;border:none}.mediakit-page .adm-capsule-tabs .adm-capsule-tabs-header .adm-capsule-tabs-tab{padding:0 16px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;color:#666;font-size:14px;border:1px solid transparent}.mediakit-page .adm-capsule-tabs .adm-capsule-tabs-header .adm-capsule-tabs-tab-active{color:#366ef4;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;border-radius:24px;border:1px solid rgba(255,255,255,.6);background:rgba(255,255,255,.5)}.mediakit-page .mediakit-page-content{flex:1;min-height:0px}.select-group-chat-popup .adm-popup-body-position-bottom{background-color:#eff3fe}.select-group-chat-popup .popup-title{margin-bottom:0!important}.select-group-chat-popup .popup-content-title{display:flex;justify-content:space-between;width:100%;text-align:left;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:16px;padding:12px 0}.select-group-chat-popup .popup-content-title .right{color:#050b1880;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.select-group-chat-popup .input-box{width:100%;display:flex;margin-bottom:20px}.select-group-chat-popup .input-box .adm-input{flex:1;min-width:0px;height:52px;padding:12px 16px;align-items:center;align-self:stretch;border-radius:12px;background:rgba(5,11,24,.04);font-size:14px;font-style:normal;font-weight:400;line-height:16px}.select-group-chat-popup .input-box .adm-input .adm-input-element::-moz-placeholder{color:#050b1880;font-size:14px;line-height:16px}.select-group-chat-popup .input-box .adm-input .adm-input-element::placeholder{color:#050b1880;font-size:14px;line-height:16px}.select-group-chat-popup .input-box .add-box{height:52px;display:flex;align-items:center;justify-content:center;padding-left:12px;color:#366ef4;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.select-group-chat-popup .input-box .add-box svg{width:16px;height:16px}.select-group-chat-popup .group-chat-list{width:100%;display:flex;flex-direction:column;max-height:50vh;height:50vh;overflow:scroll;padding-bottom:100px}.select-group-chat-popup .group-chat-list .group-chat-item{margin-bottom:12px;width:100%;display:flex;height:52px;min-height:52px;padding:0 0 0 16px;justify-content:space-between;align-items:center;border-radius:16px;background:rgba(5,11,24,.04);color:#050b1880;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.select-group-chat-popup .group-chat-list .group-chat-item svg{margin-right:8px}.select-group-chat-popup .group-chat-list .group-chat-item span{flex:1;min-width:0px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;padding-right:16px}.select-group-chat-popup .group-chat-list .group-chat-item .del{position:relative;height:100%;display:flex;align-items:center;padding:0 16px;color:#050b1880;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.select-group-chat-popup .group-chat-list .group-chat-item .del:before{content:"";width:1px;height:8px;background:rgba(5,11,24,.1);position:absolute;left:0;top:50%;transform:translateY(-50%)}.select-group-chat-popup .group-chat-list .group-chat-item-active{color:#366ef4;font-weight:500;background:rgba(54,110,244,.1)}.select-group-chat-popup .group-chat-list .group-chat-item-active svg path{fill:#366ef4}.select-group-chat-popup .popup-content-footer{width:100%;margin-top:12px;flex-direction:row-reverse;padding:16px;bottom:0;padding-bottom:var(constant(safe-area-inset-bottom), 12px);padding-bottom:var(env(safe-area-inset-bottom), 12px);position:absolute;background:linear-gradient(180deg,rgba(229,235,244,0) 0%,rgba(229,235,244,.8) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.select-group-chat-popup .popup-content-footer .adm-button{width:100%;height:52px;display:flex;justify-content:center;align-items:center;flex:1 0 0;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#fff;border-radius:16px;background:#366EF4}.mediakit-detail-page{background:#E5E9F4;width:100vw;height:100vh;display:flex;flex-direction:column}.mediakit-detail-page .mediakit-detail-content{flex:1;min-height:0px;overflow-y:scroll;padding-bottom:200px}.mediakit-detail-page .mediakit-detail-content .mediakit-group{margin-top:12px}.mediakit-detail-page .mediakit-detail-content .mediakit-group:after{margin-top:6px;content:"";display:block;height:1px;width:calc(100% - 32px);margin-left:16px;background-color:#050b181a}.mediakit-detail-page .mediakit-detail-content .mediakit-group:last-child:after{display:none}.mediakit-detail-page .mediakit-detail-content .mediakit-group-title{display:flex;align-items:center;margin-bottom:8px}.mediakit-detail-page .mediakit-detail-content .mediakit-group-title .select-box{width:44px;padding-left:6px;display:flex;justify-content:center;align-items:center}.mediakit-detail-page .mediakit-detail-content .mediakit-group-title .title-box{display:flex;align-items:center;color:#050b18;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.mediakit-detail-page .mediakit-detail-content .mediakit-group-title .title-box svg{width:20px;height:20px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item{display:flex}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .select-box{width:44px;padding-left:6px;display:flex;justify-content:center;align-items:center}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .ops-box{margin-left:12px;padding-right:16px;display:flex;justify-content:center;align-items:center;color:#366ef4;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .ops-box-done{color:#050b1880}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .content-box{flex:1;min-width:0px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .content-box>.adm-image{border:1px solid #FFF;border-radius:8px;overflow:hidden;background:#fff;width:96px;height:96px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .content-box .material-thumb{border:1px solid #FFF;border-radius:8px;overflow:hidden;width:96px;height:96px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .content-box .material-thumb .adm-image-img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .text-content-list{padding:8px 12px;font-size:16px;background:rgba(255,255,255,.7019607843);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #FFF;border-radius:12px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .video-content{position:relative}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .video-content>.adm-image{border:1px solid #FFF;border-radius:8px;overflow:hidden;background:#fff;width:96px;height:96px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .video-content .video-mask{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .video-content .video-tag{position:absolute;top:4px;left:4px;padding:0 4px;border-radius:4px;background:rgba(0,0,0,.55);color:#fff;font-size:10px;line-height:16px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .goods-share-card{width:200px;background:#fff;padding:8px;border-radius:12px;display:flex;flex-direction:column;gap:8px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .goods-share-card .title{display:flex;color:#050b1880;font-family:PingFang SC;font-size:10px;font-style:normal;align-items:center;font-weight:400;line-height:12px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .goods-share-card .title svg{width:16px;height:16px;margin-right:4px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .goods-share-card .sub-title{width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;align-self:stretch;color:#050b18;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.mediakit-detail-page .mediakit-detail-content .mediakit-detail-item .goods-share-card .adm-image-img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:6px}.mediakit-detail-page .mediakit-detail-footer{position:absolute;bottom:0;left:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);display:flex;width:100%;padding-top:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;background:linear-gradient(180deg,rgba(239,243,254,0) 0%,#EFF3FE 58.65%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mediakit-detail-page .mediakit-detail-footer .select-all{display:flex;align-items:center;color:#050b1880;font-size:14px;font-style:normal;font-weight:400;line-height:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mediakit-detail-page .mediakit-detail-footer .select-all svg{margin-right:8px}.mediakit-detail-page .mediakit-detail-footer .select-all span{color:#050b18}.mediakit-detail-page .mediakit-detail-footer .ops-list{width:100%;display:flex;justify-content:space-evenly;margin-bottom:16px}.mediakit-detail-page .mediakit-detail-footer .ops-list .ops-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.mediakit-detail-page .mediakit-detail-footer .ops-list .ops-item>div{color:#050b18;text-align:center;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;margin-top:12px}.mediakit-detail-page .mediakit-detail-footer .ops-list .ops-item .lock-icon{z-index:1;position:absolute;top:-6px;left:50%}.mediakit-detail-page .mediakit-detail-footer .ops-list .ops-item-diasbled div{opacity:.5}.mediakit-detail-page .mediakit-detail-footer .ops-list .ops-item-diasbled .lock-icon{opacity:1}.mediakit-select-page{background:#E5E9F4;width:100vw;height:100vh;display:flex;flex-direction:column}.mediakit-select-page .mediakit-select-content{flex:1;min-height:0px;overflow-y:scroll;padding-bottom:160px}.mediakit-select-page .mediakit-select-group{margin-top:12px}.mediakit-select-page .mediakit-select-group:after{margin-top:6px;content:"";display:block;height:1px;width:calc(100% - 32px);margin-left:16px;background-color:#050b181a}.mediakit-select-page .mediakit-select-group:last-child:after{display:none}.mediakit-select-page .mediakit-select-group-title{display:flex;align-items:center;margin-bottom:8px}.mediakit-select-page .mediakit-select-group-title .select-box{width:44px;padding-left:6px;display:flex;justify-content:center;align-items:center}.mediakit-select-page .mediakit-select-group-title .title-box{display:flex;align-items:center;color:#050b18;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.mediakit-select-page .mediakit-select-group-title .title-box svg{width:20px;height:20px}.mediakit-select-page .mediakit-detail-item{display:flex;padding-right:16px}.mediakit-select-page .mediakit-detail-item .select-box{width:44px;padding-left:6px;display:flex;justify-content:center;align-items:center}.mediakit-select-page .mediakit-detail-item .content-box{flex:1;min-width:0px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.mediakit-select-page .mediakit-detail-item .content-box>.adm-image{border:1px solid #FFF;border-radius:8px;overflow:hidden;background:#fff;width:96px;height:96px}.mediakit-select-page .mediakit-detail-item .content-box .material-thumb{border:1px solid #FFF;border-radius:8px;overflow:hidden;width:96px;height:96px}.mediakit-select-page .mediakit-detail-item .content-box .material-thumb .adm-image-img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.mediakit-select-page .item-unchecked{opacity:.4}.mediakit-select-page .text-content-list{padding:8px 12px;background:rgba(255,255,255,.7019607843);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #FFF;border-radius:12px;font-size:16px;line-height:20px;color:#050b18}.mediakit-select-page .video-content{position:relative}.mediakit-select-page .video-content>.adm-image{border:1px solid #FFF;border-radius:8px;overflow:hidden;background:#fff;width:96px;height:96px}.mediakit-select-page .video-content .video-mask{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.mediakit-select-page .video-content .video-tag{position:absolute;top:4px;left:4px;padding:0 4px;border-radius:4px;background:rgba(0,0,0,.55);color:#fff;font-size:10px;line-height:16px}.mediakit-select-page .goods-share-card{width:200px;background:#fff;padding:8px;border-radius:12px;display:flex;flex-direction:column;gap:8px}.mediakit-select-page .goods-share-card .title{display:flex;color:#050b1880;font-family:PingFang SC;font-size:10px;font-style:normal;align-items:center;font-weight:400;line-height:12px}.mediakit-select-page .goods-share-card .title svg{width:16px;height:16px;margin-right:4px}.mediakit-select-page .goods-share-card .sub-title{width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;align-self:stretch;color:#050b18;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.mediakit-select-page .goods-share-card .adm-image-img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:6px}.mediakit-select-page .mediakit-select-footer{position:absolute;bottom:0;left:0;width:100%;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(239,243,254,0) 0%,#EFF3FE 58.65%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;gap:16px}.mediakit-select-page .mediakit-select-footer .select-all{width:100%;display:flex;justify-content:center;align-items:center;color:#050b1880;font-size:14px;font-weight:400;line-height:16px}.mediakit-select-page .mediakit-select-footer .select-all svg{margin-right:8px}.mediakit-select-page .mediakit-select-footer .select-all span{color:#050b18}.mediakit-select-page .mediakit-select-footer .next-btn .adm-button{width:100%;height:52px;border-radius:16px;background:#366EF4;color:#fff}.mediakit-select-page .mediakit-select-footer .next-btn .active-step{color:#fff}.mediakit-select-page .mediakit-select-footer .next-btn .inactive-step{color:#ffffff80}.mediakit-select-page .mediakit-select-footer .next-btn .step-arrow{margin:0 8px;color:#fff}.mediakit-follow-page{background:#E5E9F4;width:100vw;height:100vh;display:flex;flex-direction:column}.mediakit-follow-page .mediakit-follow-fixed{display:flex;justify-content:space-evenly;align-items:center;width:100%;height:44px}.mediakit-follow-page .mediakit-follow-fixed>div{display:flex;align-items:center;color:#050b18;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px;word-break:keep-all;height:100%}.mediakit-follow-page .mediakit-follow-fixed>div .adm-image{margin-right:4px}.mediakit-follow-page .mediakit-follow-fixed>div svg{width:14px;height:14px;margin-right:4px}.mediakit-follow-page .mediakit-follow-fixed .disabled{opacity:.5}.mediakit-follow-page .mediakit-follow-fixed .active{color:#335bf7!important;border-bottom:1px solid #335bf7}.mediakit-follow-page .mediakit-follow-fixed .active svg path{fill:#335bf7}.mediakit-follow-page .mediakit-follow-content{flex:1;min-height:0px;overflow-y:scroll;padding-bottom:calc(180px + constant(safe-area-inset-bottom));padding-bottom:calc(180px + env(safe-area-inset-bottom))}.mediakit-follow-page .mediakit-follow-content>div{max-width:100%;overflow:hidden;touch-action:pan-y}.mediakit-follow-page .mediakit-follow-content-sort{padding-bottom:0}.mediakit-follow-page .mediakit-follow-footer{z-index:2;position:absolute;bottom:0;left:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,rgba(239,243,254,0) 0%,#EFF3FE 58.65%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mediakit-follow-page .mediakit-follow-footer .select-all{display:flex;align-items:center;color:#050b1880;font-size:14px;font-style:normal;font-weight:400;line-height:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mediakit-follow-page .mediakit-follow-footer .select-all svg{margin-right:8px}.mediakit-follow-page .mediakit-follow-footer .select-all span{color:#050b18}.mediakit-follow-page .mediakit-follow-footer .follow-set-item{width:100%;margin-top:12px;padding:0 16px;display:flex}.mediakit-follow-page .mediakit-follow-footer .follow-set-item .label{color:#050b1880;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.mediakit-follow-page .mediakit-follow-footer .follow-set-item .value{margin:0 8px;flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;color:#050b18;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.mediakit-follow-page .mediakit-follow-footer .follow-set-item svg{width:16px;height:16px}.mediakit-follow-page .mediakit-follow-footer .follow-set-save{width:100%;margin-top:12px;padding:0 16px;margin-bottom:12px;display:flex}.mediakit-follow-page .mediakit-follow-footer .follow-set-save .del-btn{width:48px;height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:12px;color:#050b1880;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.mediakit-follow-page .mediakit-follow-footer .follow-set-save .del-btn span{margin-top:4px}.mediakit-follow-page .mediakit-follow-footer .follow-set-save .del-btn svg{width:16px;height:16px}.mediakit-follow-page .mediakit-follow-footer .follow-set-save .adm-button{width:100%;display:flex;height:52px;justify-content:center;align-items:center;border-radius:16px;background:#366EF4;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.mediakit-follow-page .mediakit-follow-footer-sort{position:relative!important}.text-content-list{width:100%;padding:8px 12px;font-size:16px;background:rgba(255,255,255,.7019607843);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #FFF;border-radius:12px;position:relative}.text-content-list .adm-text-area{-webkit-user-select:none;-moz-user-select:none;user-select:none;--font-size: 14px;--disabled-color: rgba(5, 11, 24, 1)}.text-content-list .area-box{font-size:16px;font-style:normal;font-weight:400;line-height:20px;min-height:20px}.text-content-list .sort-cover{width:100%;height:100%;z-index:1;position:absolute;top:0;left:0}.text-content-list-line{border:1px solid #366EF4}.title-tag-content{width:100%;padding:8px 12px;border-radius:12px;border:1px solid #FFF;background:rgba(255,255,255,.5);color:#050b18;font-size:16px;font-weight:500;line-height:22px}.mediakit-detail-item{padding:6px 0;display:flex;border-radius:12px}.mediakit-detail-item .select-box{width:44px;padding-left:6px;display:flex;justify-content:center;align-items:center}.mediakit-detail-item .ops-box{margin-left:12px;padding-right:16px;display:flex;justify-content:center;align-items:center;color:#366ef4;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;line-height:16px}.mediakit-detail-item .ops-box svg{width:16px;height:16px;margin-right:4px}.mediakit-detail-item .ops-box>div{display:flex;align-items:center}.mediakit-detail-item .ops-box .edit{color:#050b1880}.mediakit-detail-item .ops-box .save{color:#335bf7}.mediakit-detail-item .ops-box-done{color:#050b1880}.mediakit-detail-item .content-box{flex:1;min-width:0px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.mediakit-detail-item .content-box>.adm-image{border:1px solid #FFF;border-radius:8px;overflow:hidden;background:#fff}.material-thumb{border:1px solid #FFF;border-radius:8px;overflow:hidden;background:#fff}.material-thumb .adm-image-img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.sortable-chosen{box-shadow:0 2px 10px #366ef44d;opacity:1!important}.sortable-ghost{opacity:0!important}.goods-share-card{width:200px;background:#fff;padding:8px;border-radius:12px;display:flex;flex-direction:column;gap:8px}.goods-share-card .title{display:flex;color:#050b1880;font-family:PingFang SC;font-size:10px;font-style:normal;align-items:center;font-weight:400;line-height:12px}.goods-share-card .title svg{width:16px;height:16px;margin-right:4px}.goods-share-card .sub-title{width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;align-self:stretch;color:#050b18;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.goods-share-card .adm-image-img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:6px}.video-content{position:relative}.video-content>.adm-image{border:1px solid #FFF;border-radius:8px;overflow:hidden;background:#fff}.video-content .video-mask{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.video-content .video-tag{position:absolute;top:4px;left:4px;padding:0 4px;border-radius:4px;background:rgba(0,0,0,.55);color:#fff;font-size:10px;line-height:16px}.fix-bottom-area{z-index:1;position:fixed;bottom:0;left:0;width:100%;padding:12px 16px;background:rgba(229,233,244,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:var(--fix-bottom-area-opacity);display:flex}.fix-bottom-area .adm-text-area{padding:12px;flex:1;min-width:0px;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff;border-radius:16px;color:#050b18;font-size:14px;font-style:normal;font-weight:400;line-height:20px;min-height:20px;--font-size: 14px;--disabled-color: rgba(5, 11, 24, 1)}.fix-bottom-area .ops-save{margin-left:12px;display:flex;align-items:center;color:#335bf7}.fix-bottom-area .ops-save svg{margin-right:4px}.switch-modal-popup .adm-popup-body-position-bottom{background-color:#eff3fe}.switch-modal-popup .group-chat-list{width:100%;display:flex;flex-direction:column;max-height:50vh;height:50vh;overflow:scroll;padding-bottom:100px}.switch-modal-popup .group-chat-list .group-chat-item{margin-bottom:12px;width:100%;display:flex;padding:24px 0 24px 16px;justify-content:space-between;align-items:center;border-radius:16px;background:rgba(5,11,24,.04);color:#050b1880;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.switch-modal-popup .group-chat-list .group-chat-item svg{margin-right:12px}.switch-modal-popup .group-chat-list .group-chat-item>div{flex:1;display:flex;flex-direction:column}.switch-modal-popup .group-chat-list .group-chat-item>div .title{color:#050b18;font-size:16px}.switch-modal-popup .group-chat-list .group-chat-item>div .sub-title{margin-top:12px;font-size:14px;font-weight:400}.switch-modal-popup .group-chat-list .group-chat-item-active{color:#366ef4;font-weight:500;background:rgba(54,110,244,.1)}.switch-modal-popup .group-chat-list .group-chat-item-active svg path{fill:#366ef4}.switch-modal-popup .group-chat-list .group-chat-item-active .title{color:#366ef4!important}.switch-modal-popup .popup-content-footer{width:100%;margin-top:12px;flex-direction:row-reverse;padding:16px;bottom:0;padding-bottom:var(constant(safe-area-inset-bottom), 12px);padding-bottom:var(env(safe-area-inset-bottom), 12px);position:absolute;background:linear-gradient(180deg,rgba(229,235,244,0) 0%,rgba(229,235,244,.8) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.switch-modal-popup .popup-content-footer .adm-button{width:100%;height:52px;display:flex;justify-content:center;align-items:center;flex:1 0 0;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#fff;border-radius:16px;background:#366EF4}.mediakit-follow-list-page{height:100%;display:flex;flex-direction:column;background:#E5E9F4}.mediakit-follow-list-page .follow-set-item{width:100%;padding:8px 16px;display:flex}.mediakit-follow-list-page .follow-set-item .label{color:#050b1880;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.mediakit-follow-list-page .follow-set-item .value{margin:0 8px;flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;color:#050b18;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.mediakit-follow-list-page .follow-set-item svg{width:16px;height:16px}.mediakit-follow-list-page .mediakit-follow-list-content{flex:1;min-height:0}.mediakit-follow-list-page .adm-pull-to-refresh-content{overflow:scroll}.product-mediakit-item{padding:0 16px 12px;position:relative}.product-mediakit-item .product-mediakit-item-content{display:flex;padding:12px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:12px;border:1px solid #FFF;background:rgba(255,255,255,.7019607843);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-mediakit-item .product-mediakit-item-content .product-mediakit-item-text{color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;max-height:40px;overflow:hidden}.product-mediakit-item .product-mediakit-item-content .product-mediakit-item-text div{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;max-height:40px;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.product-mediakit-item .product-mediakit-item-content .product-mediakit-item-image{display:flex;width:calc(100% + 8px);margin-top:12px}.product-mediakit-item .product-mediakit-item-content .product-mediakit-item-image .thumb-wrap{position:relative;margin-right:8px;aspect-ratio:1/1;border-radius:6px;width:calc(33% - 5.3px);overflow:hidden}.product-mediakit-item .product-mediakit-item-content .product-mediakit-item-image .thumb-wrap>.adm-image{width:100%;height:100%}.product-mediakit-item .product-mediakit-item-content .product-mediakit-item-image .thumb-wrap>.adm-image .adm-image-img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.product-mediakit-item .product-mediakit-item-content .product-mediakit-item-image .video-tag{position:absolute;top:4px;left:4px;padding:0 4px;border-radius:4px;background:rgba(0,0,0,.55);color:#fff;font-size:10px;line-height:16px}.product-mediakit-item .product-mediakit-item-content .tag-box{display:flex;flex-wrap:wrap;color:#366ef4;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;margin-top:8px}.product-mediakit-item .product-mediakit-item-content .tag-box span{margin-right:8px;line-height:16px}.sort-popup .adm-popup-body-position-bottom{background-color:#eff3fe;min-height:30vh}.sort-popup .popup-title{margin-bottom:0!important}.sort-popup .popup-content-title{width:100%;text-align:left;color:#050b18;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:16px;padding:12px 0}.sort-popup .option-list{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:24px}.sort-popup .option-list .option-item{width:calc(33.3% - 5.5px);box-sizing:border-box;height:40px;display:inline-flex;padding:0 12px;justify-content:center;align-items:center;align-self:stretch;border-radius:12px;background:rgba(5,11,24,.0392156863);color:#050b1880;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:12px}.sort-popup .option-list .option-item span{text-align:center;width:100%;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-all;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.sort-popup .option-list .option-item-none{height:0px}.sort-popup .option-list .active{border:1px solid #366EF4;background:rgba(54,110,244,.1019607843);color:#366ef4;font-weight:500;padding:0 11px}.sort-popup .popup-content-footer{width:100%;margin-top:12px;flex-direction:row-reverse;padding:16px;bottom:0;padding-bottom:var(constant(safe-area-inset-bottom), 12px);padding-bottom:var(env(safe-area-inset-bottom), 12px);position:absolute;background:linear-gradient(180deg,rgba(229,235,244,0) 0%,rgba(229,235,244,.8) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sort-popup .popup-content-footer .adm-button{width:100%;height:52px;display:flex;justify-content:center;align-items:center;flex:1 0 0;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#fff;border-radius:16px;background:#366EF4}.product-list-mediakit{height:100%;display:flex;flex-direction:column;background:#E5E9F4}.product-list-mediakit .product-list-filter{display:flex;justify-content:space-between;padding:0 16px 8px;height:44px;font-family:PingFang SC;font-size:14px;color:#050b1880}.product-list-mediakit .product-list-filter>div{display:flex;align-items:center}.product-list-mediakit .product-list-filter>div>div{padding:0 12px}.product-list-mediakit .product-list-filter .line{width:1px;height:8px;background:rgba(5,11,24,.1);margin:0 4px}.product-list-mediakit .product-list-filter .right{padding:0 12px}.product-list-mediakit .product-list-filter svg{margin-right:4px;width:16px;height:16px}.product-list-mediakit .product-list-filter .active{color:#366ef4;font-weight:500}.product-list-mediakit .product-list-filter .active svg{margin-right:0;margin-left:4px}.product-list-mediakit .product-list-mediakit-content{flex:1;min-height:0px;overflow:scroll}.wx-add-room-page{background-color:#e5e9f4;background-image:url(//cdn-mm.yuekaitrade.com//d/mai-h5202603261618/png/bg-d89a9a78.png);background-position:top left;background-size:contain;background-repeat:no-repeat;padding:16px;height:100vh;overflow:scroll}.wx-add-room-page .page-group-title{display:flex;justify-content:center;width:100%;padding:12px 0 48px}.wx-add-room-page .page-group-title .adm-image{width:calc(100% - 104px)}.wx-add-room-page .form-box{display:flex;padding:24px 16px 16px;flex-direction:column;justify-content:flex-end;align-items:center;align-self:stretch;border-radius:16px;border:1px solid #FFF;background:linear-gradient(180deg,rgba(255,255,255,.3607843137) 0%,rgba(255,255,255,.7019607843) 27.88%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:relative}.wx-add-room-page .form-box .add-info-icon{position:absolute;left:0;top:-16px}.wx-add-room-page .form-box .form-item{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:12px}.wx-add-room-page .form-box .form-item .label{padding:0 10px;width:100%;height:36px;display:flex;justify-content:space-between}.wx-add-room-page .form-box .form-item .label .left{display:flex;align-items:center;color:#050b18;text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.wx-add-room-page .form-box .form-item .label .right{display:flex;align-items:center;color:#050b1880;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.wx-add-room-page .form-box .form-item .adm-input{flex:1;min-width:0px;height:52px;padding:12px 16px;align-items:center;align-self:stretch;border-radius:12px;background:rgba(5,11,24,.04);font-size:14px;font-style:normal;font-weight:400;line-height:16px}.wx-add-room-page .form-box .form-item .adm-input .adm-input-element::-moz-placeholder{color:#050b1880;font-size:14px;line-height:16px}.wx-add-room-page .form-box .form-item .adm-input .adm-input-element::placeholder{color:#050b1880;font-size:14px;line-height:16px}.wx-add-room-page .form-box .adm-button{margin-top:10px;width:100%;height:52px;display:flex;justify-content:center;align-items:center;flex:1 0 0;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#fff;border-radius:12px;background:#366EF4}.wx-add-room-page .form-box .adm-button .adm-image{position:absolute;left:50%;top:-10px}.wx-add-room-page .page-group{margin-top:24px}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.mb-4{margin-bottom:1rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mt-\[-70px\]{margin-top:-70px}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-full{height:100%}.min-w-\[88px\]{min-width:88px}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.justify-center{justify-content:center}.rounded{border-radius:.25rem}.border{border-width:1px}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.font-normal{font-weight:400}.\!text-\[\#F8492A\]{--tw-text-opacity: 1 !important;color:rgb(248 73 42 / var(--tw-text-opacity))!important}.text-\[\#333333\]{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}.text-\[\#666666\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity))}.text-\[\#F8492A\]{--tw-text-opacity: 1;color:rgb(248 73 42 / var(--tw-text-opacity))}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.adm-toast-mask .adm-toast-main-text{padding:16px 24px;background:rgba(0,0,0,.6);font-size:14px;font-style:normal;font-weight:400;line-height:16px;border-radius:16px}.adm-toast-mask .adm-toast-main-text .adm-auto-center-content{width:-moz-max-content;width:max-content}.adm-toast-mask .adm-toast-main{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:320px;display:flex;padding:16px 24px;flex-direction:column;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:16px;background:rgba(5,11,24,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);filter:blur(0px)}.adm-toast-mask .adm-toast-main .loading-icon{margin-top:12px}.adm-toast-main-icon{width:120px;height:120px;min-width:120px!important;display:flex;align-items:center;justify-content:center;padding:0!important}.adm-toast-mask{z-index:1001}.adm-button{padding:14px 24px;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.adm-picker-popup .adm-popup-body{border-top-left-radius:24px;border-top-right-radius:24px;padding-top:0;--adm-color-background: #EFF3FE;--item-height: 48px}.adm-picker-popup .adm-popup-body .adm-picker-view-mask-middle{border-radius:12px;background:rgba(5,11,24,.04)}.adm-popup-body-position-bottom{display:flex;padding:16px 16px 0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);flex-direction:column;justify-content:center;align-items:center;border-radius:24px 24px 0 0;background:#EFF3FE}.adm-popup-body-position-bottom .popup-title{position:relative;width:100%;color:#fff;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:32px;height:32px!important;display:flex;align-items:center;justify-content:center}.adm-popup-body-position-bottom .popup-title .close-icon{position:absolute;right:0;top:0}.adm-center-popup-wrap{--max-width: 90vw;--min-width: 300px}.adm-center-popup-wrap .adm-modal-body{background-color:#fff;border-radius:24px;padding:24px}.adm-center-popup-wrap .adm-center-popup-close{position:absolute;top:auto;bottom:-55px;width:32px;height:32px;border-radius:50%;left:50%;transform:translate(-50%)}.adm-center-popup-wrap .adm-modal-footer{margin-top:12px;flex-direction:row-reverse;padding:0}.adm-center-popup-wrap .adm-modal-footer .adm-space-item{flex:1;--gap-vertical: 0px;--gap-horizontal: 8px}.adm-center-popup-wrap .adm-modal-footer .adm-space-item:nth-child(2){margin-right:12px}.adm-center-popup-wrap .adm-modal-footer .adm-button{width:100%;height:48px;display:flex;justify-content:center;align-items:center;gap:4px;flex:1 0 0;border-radius:24px;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;border:1px solid #ff2d55;color:#ff2d55}.adm-center-popup-wrap .adm-modal-footer .adm-modal-button-primary{border-color:#ff2d55;color:#fff;background-color:#ff2d55}.common-mai-modal{--border-radius: 24px;position:relative;z-index:1100}.common-mai-modal .adm-center-popup-close{position:absolute;top:auto;left:50%;bottom:-56px;display:block;width:30px;height:30px;transform:translate(-50%);background-size:100% 100%;z-index:9999}.common-mai-modal .adm-center-popup-close svg{display:none}.common-mai-modal .adm-modal-footer{display:flex;flex-direction:row-reverse}.common-mai-modal .adm-modal-footer .adm-space-item{flex:1;margin-bottom:0}.common-mai-modal .adm-modal-footer .adm-space-item:nth-child(2){margin-right:12px}.common-mai-modal .adm-modal-footer .adm-button-fill-none{height:44px;display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:4px;flex:1 0 0;border-radius:12px;border:none;background:rgba(54,110,244,.1);color:#366ef4;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.common-mai-modal .adm-modal-footer .adm-modal-button-primary{height:44px;display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:4px;flex:1 0 0;border-radius:12px;border:none;background:rgb(54,110,244);color:#fff;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.common-mai-modal .adm-modal-footer-empty{padding:12px}.common-mai-modal .adm-modal-body{padding-top:24px}.common-mai-modal .adm-modal-body .adm-modal-title{margin-top:8px;color:#050b18;text-align:center;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:600;line-height:28px}.common-mai-modal .adm-modal-body .adm-modal-content{padding:0 0 12px;color:#666;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.common-mai-modal .adm-modal-body .adm-auto-center-content{color:#666;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px}:root{--adm-font-size-main: var(--adm-font-size-3);--adm-button-border-radius: 24px;--adm-color-danger: #f8492a;--primary-theme-color: rgba(255, 45, 85, 1);--primary-bg-color: #fff;--primary-text-color: #000;--primary-icon-color: #fff;--adm-font-size-3: "14px";--login-theme-color: #f8492a;--primary-bg-img: url(../pages/live/img/page-bg.png);--primary-btn-bg: rgba(255, 45, 85, 1);--primary-btn-color: rgba(255, 255, 255, 1);--primary-icon-bg: rgba(0, 0, 0, .24);--clear-display: none;--no-clear-display: flex;--adm-color-text: #050b18}body.dark-theme{--primary-bg-color: #333;--primary-text-color: #fff;--primary-icon-color: #fff}body{background-color:var(--primary-bg-color);color:var(--primary-text-color)}.nologin-theme{--primary-bg-img: url(../pages/live/img/page-bg.png)}.nolive-theme{--primary-bg-img: url(../pages/live/img/page-bg.png);--primary-icon-bg: rgba(0, 0, 0, .24);--primary-icon-color: #fff;--primary-btn-bg: rgba(255, 45, 85, 1);--primary-btn-color: rgba(255, 255, 255, 1)}*{margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100%;font-size:13px;color:#333;font-family:Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;background:#f5f5f5;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;-moz-text-size-adjust:100%!important}element>*{transform:translateZ(0)}input,textarea{-webkit-appearance:none;resize:none;border:none;border-radius:0}input:-webkit-autofill{-webkit-transition:background-color 99999s ease-in-out 0s;transition:background-color 99999s ease-in-out 0s}::-webkit-scrollbar{display:none}ol,ul,li{list-style:none}a:focus,input:focus,img:focus,button:focus,textarea:focus,select:focus,li:focus{outline:none}a{color:#36f;cursor:pointer}a:visited{color:#36f}#root{position:relative;height:100%}html,body{-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-callout:none;-webkit-touch-callout:none}.adm-center-popup-close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABkVJREFUeF7lW2vIZlMUflbkGqERyj23RqJISKEU0WDIlJJI8UPkVjRFLjVmMi4NfpiamvBDJpdxGSmFkplkitQ0jMYluURojGu0nOdrvZ/97nefs/c+7z7vZb5dX9803z5n7/XsZ133OoI5PmSOy4+RAaCq+wLgz14A9gSwK4Cd7AD+BfAngD8A/ARgm4j8MorD6RQAVT0AwGkAjgNwZA4AAD4H8DGA9SLyc1dgFAVAVXmiFPQkAAsAHOucclsZ/gawFcDzBEREPmv7otBzxQBQ1YMBXArgLAAHAdil5EYB/APgawCvAlhbihVDA2CCXwDg6g6ErsNwO4CnAbwuIt8MA3RrAIzuJ1dG6yajfekTj8lFw/lJZVAfFBHailajFQBm0a81yo9acF9Q2ogXAKwWkR9zUcgGwCz7DZV1Pq+Agcvdb918suFNACtE5Pucl2YBYPr+sFE+Z51Rzd1cxRN3igiNZdJIBsCEvwPA6UlvHt+kDQCWpoKQBIDR/iELaMYnWvrKjBtuTFGHKACqOg/ALabz6VsY/8x1AB6JxQspANwO4PIJMnip0NIwrjEQ+O/gaARAVU+ooronRxjgpAqXOo8u8mYReT8bAFVlOLu0QvH41NUmdF6jZ6hlgKoy0LluCqkfCpQYJK0MHVAQAIv0XrK8fUIPNmtbVIVFIddYB8A1ABjt7UjjKQBPiEifQRwAQFWPMt0/fEeSHsCXFiVuceUKAbCwKk0x4tu5AAC/AWBszsoQy2A5gyUyPss4JPfZ0DpUA8YFdI2zIwTAM4UivmcBrBSRbapKAR4AcGoCsCx8vFvt8B4R2W72iMaYsciwY5OIXFULgC32WgG/z4LFQjcKU9UDATCoOjsixdsAlovId715BY0y9f8iN0TuY4CqsrJz37AwA9giIlf471FV1g6WVKnrmQEm9E5+sYiQrn1DVZ8rlIXeLyJrey/3AaDul6Aa9fd8UjggSB0TBk7eYQBViLF9CVuwRkSWDQCgqvuY9T+lAAP4iiaBXCZwLnW+7uQJ2GIAZxTa10bzBjOl9lkGqOqhBsAxhRaKUbrHBC7Xp/POyTepTNttMlVm0YS/+wBgLZ+xP91OyRFjAmp0PtVo5u71BwPgIx8AVnoIQAk9czfVyITQ7iPGMldgf/7vBsB7PgDnGAC9+7phF/Kfr2WCOzHDXbbdH10hVeAtH4BzDYC2L449F2VCxyfv7o8AsIrcZwPmPABzXgXoZ2kE94hxOfPvUer77+tYFZigUQXW+ypwogGwf6aAsemT5gZ5fUYAPvQB4L0+GcDfJcakBkKfGgBf+QCwfYUA8Ma3xKCfXeJmdb2XehTnf8dC4ZQsMnXPHxgAMy04XSVD1LMLCydDb1QHtFuqlA3zwskQH1DViwHcVWCRrSKyKNO4xVSGLTKHFdjb3SLCzHJm+Axg6erlAqVwMmABq0EO7VNj+y4LIqwzkJmzTVehkhirp/MLIM2S2CouZiWxe2sKIf5SZAJvcpgely6Jba6arK50FwwBwIIIL0NLdH6wIPJtBcQhLfR3mIJq6PwI7DIReTEGwNHmDUroWwEiFXvFF2b9+9rsQgxgNshLkb7qabFtjO9Fj4vIan/5upsh9vyxCFlCDcYn8v8rD1Spg17A3amqshY/yt6/roBi/s/7iVWhBZpuh8kCRobs853mscl0P9hQGWuQ4E3Oo1OsCvT71zc1UsYAoEGkS5zaFhkRWd5E35QeISZJBIG3RtM0mDvwMrSxezQKACW2NrnHCqbKXQPJtpjbirTJObE8jeI0NEqy0sOIL6lbNIkBHgiT7Bl423NrqvAD2WAKL00d2CLPKnJXdwgpW3Hn0NdT59kC012ztMMEXp8xSOIXIuOOFnvt8jOZZy5yWSrgv9waKVmuYrA0ajb0viVaUdUeNvrNT6lADAWAeQg2VNJFMnkqfa9YJweFZ2KzLkffs0LhVAQdtWC8cAkrLgDoMUo0WbnboNCsLbzDL0SGFTyaDOUC4ADBNjv2GF9W6Fui3rdBr1QAs5bPemNt83PuvodWgaYFrbmJ1+4E5AgAe1eftexX+endrULkfjn6FwBWgX4FQGNGl8aAZkOuZc8BoVMA3I1YC04yAG0seo7gnalAm02M85mRMWCcQjat/R/wv1pfspIhtQAAAABJRU5ErkJggg==);background-size:100% 100%}.adm-center-popup-close svg{display:none}.icon-has-bg{background-image:url(//cdn-mm.yuekaitrade.com//d/mai-h5202603261618/svg/icon-bg-f22e7b33.svg);background-size:100% 100%}
