.video-box{position:relative;width:100%;height:100%}.video-box .video-mask{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.video-box .video-mask .video-mask-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#000}.video-box .video-mask .video-mask-body{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;top:0;left:0;width:100%;height:100%}.video-box .video-mask .video-mask-body .video-loading-img{width:240px;height:132px}.video-box .video-mask .video-mask-body .video-loading-text{width:432px;text-align:center;font-size:14px;color:#fff;margin-top:25px;line-height:24px}.video-box .video-mask .video-mask-body .video-loading-text.mobile{width:100%}.video-box .video-mask .video-mask-body .anticon-spin{color:#fff;font-size:51px}.video-box #videoPlay{width:100%;height:100%;border-radius:12px}.video-box #videoPlay .dplayer-controller-mask{height:160px;background:linear-gradient(180deg,rgba(2,2,2,0),#020202)}.video-box .drawer-bg{display:none;position:absolute;right:0;left:0;top:0;bottom:0;width:100%;height:100%;z-index:3003}.video-box .drawer-body{position:absolute;right:-510px;top:0;width:384px;height:100%;background:#1e1f20;z-index:3004;transition:right .6s ease}.video-box .drawer-body .drawer-btn-icon{position:absolute;top:50%;left:-90px;width:50px;height:101px;margin-top:-50px;z-index:9999999;background:rgba(49,49,49,.5);border-radius:6px 6px 6px 6px}.video-box .drawer-body .drawer-btn-icon .icon{font-size:24px}.video-box .drawer-body .drawer-btn-icon .btn-icon{color:#fff}.video-box .drawer-body .drawer-btn-icon .btn{display:flex;align-items:center;justify-content:center;width:50px;height:50px;cursor:pointer}.video-box .drawer-body .drawer-btn-icon .btn-rotation{position:relative}.video-box .drawer-body .drawer-btn-icon .btn-rotation:after{position:absolute;content:"";top:0;left:5px;width:40px;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 50%,hsla(0,0%,100%,0))}.video-box .drawer-body .btn-camera:hover .icon,.video-box .drawer-body .btn-rotation:hover .icon{color:var(--mfy-color-primary)}.video-box .drawer-body .drawer-icon{position:absolute;top:50%;margin-top:-40px;left:-24px;width:24px;height:80px;background:rgba(49,49,49,.5);border-radius:6px 0 0 6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.video-box .drawer-body .drawer-icon .icon{font-size:24px;color:#fff}.video-box .drawer-body .drawer-icon:hover .icon{color:var(--mfy-color-primary)}.video-box .drawer-body .video-next{display:none}.video-box .drawer-body .video-previous{display:block}.video-box .drawer-body .video-body{padding:32px 0 36px;height:100%;box-sizing:border-box}.video-box .drawer-body .video-body .video-title{padding:0 24px;margin-bottom:4px;color:#fff}.video-box .drawer-body .video-body .video-list{display:flex;flex-direction:column}.video-box .drawer-body .video-body .video-list .video-box-item{display:flex;align-items:center;height:94px;padding:0 24px}.video-box .drawer-body .video-body .video-list .video-box-item-select,.video-box .drawer-body .video-body .video-list .video-box-item:hover{background:hsla(0,0%,100%,.06)}.video-box .drawer-body .video-body .video-list .video-item{display:flex;align-items:center;height:72px;cursor:pointer}.video-box .drawer-body .video-body .video-list .video-item img{width:120px;height:72px}.video-box .drawer-body .video-body .video-list .video-item .video-info{display:flex;flex-direction:column;justify-content:space-between;height:72px;margin-left:16px}.video-box .drawer-body .video-body .video-list .video-item .video-info .video-name{width:203px;font-size:14px;font-weight:400;color:#fff;overflow:hidden;word-break:break-all!important;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-box .drawer-body .video-body .video-list .video-item .video-info .video-name-select{color:var(--mfy-color-primary)}.video-box .drawer-body .video-body .video-list .video-item .video-info .video-progress{font-size:12px;font-weight:400;color:#fff}.video-box .drawer-body .video-body .video-list .video-item .video-info .video-present{display:flex;align-items:center}.video-box .drawer-body .video-body .video-list .video-item .video-info .video-present .icon{width:1em!important;height:1em!important;margin-right:6px}.video-box .drawer-body .video-body .video-list .video-item .video-info .video-present img{width:12px;height:12px;margin-right:12px}.video-box .drawer-body .video-body .video-list .video-item .video-info .video-present{font-size:12px;font-weight:300;color:var(--mfy-color-primary)}.video-box .drawer-body .video-body .video-list .video-item:hover .video-name{color:var(--mfy-color-primary)}.video-box .rc-virtual-list-scrollbar-thumb{background:hsla(0,0%,100%,.42)!important}.video-box .rc-virtual-list-scrollbar{width:6px!important}.screenshot-modal{position:fixed;z-index:3007}.screenshot-modal,.screenshot-modal .screenshot-bg{top:0;left:0;right:0;bottom:0;width:100%;height:100%}.screenshot-modal .screenshot-bg{position:absolute;background:transparent;z-index:3000}.screenshot-modal .screenshot-preview{position:absolute;top:50%;left:50%;width:524px;margin-top:-212px;margin-left:-280px;background:rgba(0,0,0,.75);border-radius:6px 6px 6px 6px;z-index:3002}.screenshot-modal .screenshot-preview .screenshot-close{position:absolute;top:-14px;right:-14px;width:28px;height:28px;line-height:33px;text-align:center;border-radius:100%;background:#7b808f;cursor:pointer}.screenshot-modal .screenshot-preview .screenshot-close .icon{font-size:22px;color:#fff}.screenshot-modal .screenshot-preview .screenshot-body{display:flex;flex-direction:column;justify-content:space-between;padding:16px 12px 0;border:1px solid hsla(225,8%,52%,.5);border-radius:6px}.screenshot-modal .screenshot-preview .screenshot-body .img-url{display:flex;align-items:center;justify-content:center;width:500px;min-height:240px;max-height:320px;background:rgba(0,0,0,.75)}.screenshot-modal .screenshot-preview .screenshot-body .img-url img{width:100%;height:auto;max-height:322px}.screenshot-modal .screenshot-preview .screenshot-body .preview-bottom{display:flex;align-items:center;justify-content:space-between;width:500px;height:40px;margin:11px 0;padding:8px 12px;background:#fff;border-radius:6px 6px 6px 6px;font-size:12px;color:#000}.screenshot-modal .screenshot-preview .screenshot-body .preview-bottom .path-tips{width:310px}.screenshot-modal .screenshot-preview .screenshot-body .preview-bottom .path{width:260px;height:24px;line-height:24px;padding:0 12px;border-radius:6px 6px 6px 6px;border:1px solid #edeff3;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.screenshot-modal .screenshot-preview .screenshot-body .preview-bottom .preview-btn{width:68px;height:24px;text-align:center;line-height:24px;border-radius:6px 6px 6px 6px;border:1px solid #3a4056;cursor:pointer}.screenshot-modal .screenshot-preview .screenshot-body .preview-bottom .preview-btn:hover{border-color:#597dfc;color:#597dfc}.h5-file-sort-modal .adm-popup-body-position-bottom{border-radius:16px 16px 0 0;background:#fff;padding:16px 16px 12px}.h5-file-sort-modal-title{font-weight:500;font-size:18px;color:#1b1f35;line-height:21px;margin-bottom:15px}.h5-file-sort-modal-choose{margin-bottom:32px}.h5-file-sort-modal-choose-item{height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 12px}.h5-file-sort-modal-choose-item.active{background:#f0f8ff;border-radius:10px}.h5-file-sort-modal-choose-item.active .h5-file-sort-modal-choose-item--name{color:#3c80ff}.h5-file-sort-modal-choose-item.active .h5-file-sort-modal-choose-item--icon{color:#3c80ff;fill:#3c80ff}.h5-file-sort-modal-choose-item--desc{display:flex;flex-direction:row;align-items:center}.h5-file-sort-modal-choose-item--name{font-weight:500;font-size:14px;color:#1b1f35;line-height:22px}.h5-file-sort-modal-choose-item--icon{margin-left:4px;font-size:20px}.h5-file-sort-modal-choose-item--sort{font-size:12px;color:#7e8299;line-height:22px}.h5-file-sort-modal-operate{display:flex;flex-direction:row;gap:16px}.h5-file-sort-modal-operate-button--default{height:46px;background:#f4f6fb;color:#5e6278}.h5-file-sort-modal-operate-button--default,.h5-file-sort-modal-operate-button--primary{flex:1 1;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:10px;font-weight:400;font-size:14px;line-height:22px}.h5-file-sort-modal-operate-button--primary{background:#3c80ff;color:#fff;width:164px}.wakeUpPc-share-name-text{font-weight:700}.wakeUpPc-share-name-text,.wakeUpPc-share-tips{font-size:14px;line-height:22px;letter-spacing:0;color:#3c3f52;margin-bottom:8px}.wakeUpPc-share-tips{font-weight:400}.wakeUpPc-share-desc{font-weight:400;font-size:12px;line-height:20px;letter-spacing:0;color:#bbbdc9;margin-bottom:24px}.video-page{width:100%;height:100%}.video-page .video-page-info{margin-top:14px}.video-page .video-page-info .video-page-info-title{font-size:14px;font-style:normal;color:#1b1f35;font-weight:400;line-height:22px}.video-page .video-page-info .video-page-info-time{font-size:12px;font-style:normal;font-weight:400;line-height:20px;color:#878999}.single-file-sharing-container{flex:1 1;min-height:0}.single-file-sharing-container-content{width:340px;border-radius:24px;padding:32px;border:1px solid #f0f3fa;box-shadow:0 3px 40px 0 rgba(144,159,189,.102);background:#fff}.single-file-sharing-container-content.special{width:376px}.single-file-sharing-container-content.special .single-file-sharing-container-content-file-info{margin-bottom:99px}.single-file-sharing-container-content-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:56px}.single-file-sharing-container-content .headImg{display:flex;align-items:center;gap:8px}.single-file-sharing-container-content .headImg .flex-line .isVip{display:flex;flex-direction:column}.single-file-sharing-container-content .headImg .flex-line .isVip .user-info-wrap{display:flex;flex-direction:row;align-items:center}.single-file-sharing-container-content .headImg .flex-line .isVip .user-info-wrap span{font-weight:700;font-size:14px;line-height:22px;letter-spacing:0;color:#1b1f35;margin-right:6px}.single-file-sharing-container-content .headImg .flex-line .con-text{margin-top:2px;position:relative}.single-file-sharing-container-content .headImg .flex-line .con-text .share-time-wrap{display:flex;flex-direction:row;align-items:center}.single-file-sharing-container-content .headImg .flex-line .con-text .share-time-wrap__text{color:#7b808f;font-size:12px}.single-file-sharing-container-content .headImg .flex-line .con-text .share-time-wrap__text:first-child{margin-right:1px}.single-file-sharing-container-content .headImg .flex-line .con-text .share-time-wrap__operate{display:flex;flex-direction:row;align-items:center}.single-file-sharing-container-content .headImg .flex-line .con-text .share-time-wrap__operate .after-sale-btn{color:#3c80ff;font-size:12px;cursor:pointer;padding:0 5px}.single-file-sharing-container-content .headImg .flex-line .con-text .share-time-wrap__operate .after-sale-btn:hover{color:#66a1ff}.single-file-sharing-container-content .headImg .flex-line .con-text .share-time-wrap__operate .after-sale-btn:active{color:#2961d9}.single-file-sharing-container-content .headImg .flex-line .con-text .share-time-wrap__operate .after-sale-btn:nth-child(2){position:relative}.single-file-sharing-container-content .headImg .flex-line .con-text .share-time-wrap__operate .after-sale-btn:nth-child(2):before{content:"";width:1px;height:12px;background:#3c80ff;position:absolute;left:0;top:50%;margin-top:-6px}.single-file-sharing-container-content-file{padding:10px 0 0;display:flex;flex-direction:column;align-items:center}.single-file-sharing-container-content-file-name{font-weight:700;font-size:14px;line-height:22px;letter-spacing:0;color:#1b1f35;margin-top:16px;margin-bottom:3px}.single-file-sharing-container-content-file-info{font-weight:400;font-size:12px;line-height:20px;letter-spacing:0;color:#878999;display:flex;margin-top:3px;margin-bottom:58px;flex-direction:row}.single-file-sharing-container-content-file-time{padding-right:6px}.single-file-sharing-container-content-file-preview{padding:0 0 0 6px!important;font-size:12px!important;height:20px!important}.single-file-sharing-container-content-file-operate{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.single-file-sharing-container-content-file-operate-list{display:flex;flex-direction:row;align-items:center;gap:12px}.single-file-sharing-container-content-file-operate-item{width:36px;height:36px;border-radius:6px;background:#f5f6f7;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.single-file-sharing-container-content-file-operate-item:hover{background:#edeef0}.single-file-sharing-container-content-file-operate-item .icon{font-size:16px;color:#1b1f35}.file-list-container{height:100%}.file-list-container .ant-empty-image{height:148px!important;margin:160px auto 0!important}.file-list-container .ant-empty-description{font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;text-align:center;color:#878999!important}.content-layout{flex:1 1;min-height:0}.content-layout .ant-table-column-title{flex:none!important}.content-layout .table-head-title{font-size:14px;color:#878999;height:22px}.content-layout .table-head-title .ant-btn{height:22px}.content-layout .table-sort-icon{font-size:16px}.app-user-top{padding:5px 0}.app-user-top .app-user-top-info{height:56px;padding:5px 20px;margin:0 auto;display:flex;flex-direction:row}.app-user-top .app-user-top-info .appTopImg{margin-top:2px;border-radius:50%}.app-user-top .app-user-top-info .appUser{width:78%;height:40px;margin-left:10px}.app-user-top .app-user-top-info .appUser .appTopText{display:flex;flex-direction:row;align-items:center}.app-user-top .app-user-top-info .appUser .appTopText .user-name{font-weight:500;font-size:14px;color:#1b1f35;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-user-top .app-user-top-info .appUser .appTopText .user-label{width:46px;height:auto;margin-left:4px}.app-user-top .app-user-top-info .appUser .appTopDesc{font-weight:400;font-size:12px;color:#7e8299}.app-user-top .app-user-top-info .appUser .appTopDesc .clean-net-text{display:inline-flex;align-items:center;font-weight:400;font-size:12px;color:#f64e60;height:18px;line-height:18px}.app-user-top .app-user-top-info .appUser .appTopDesc .clean-net-text-img{margin-left:2px}.app-user-top .appFileName{width:100%;height:35px;justify-content:space-between;margin-top:11px;padding:0 16px}.app-user-top .appFileName,.app-user-top .appFileName .app-file-nav,.app-user-top .appFileName .app-file-nav .app-file-back{display:flex;flex-direction:row;align-items:center}.app-user-top .appFileName .app-file-nav .app-file-back .app-file-back-icon{font-size:20px;color:#1b1f35}.app-user-top .appFileName .app-file-nav .app-file-back .app-file-back-text{font-weight:500;font-size:12px;color:#1b1f35;line-height:20px}.app-user-top .appFileName .app-file-nav .app-file-nav-count.hasNav{margin-left:12px}.app-user-top .appFileName .app-file-operate{font-weight:400;font-size:12px;color:#5e6278;line-height:20px}.app-user-top .appFileName .app-file-operate,.app-user-top .appFileName .app-file-operate .app-file-operate-sort{display:flex;flex-direction:row;align-items:center}.app-user-top .appFileName .app-file-operate .app-file-operate-sort--icon{margin-left:2px;font-size:20px}.app-user-top .appFileName .app-file-operate .appFileChoose{color:var(--mfy-color-primary);line-height:35px;margin-left:20px}.cleanNet-modal{width:calc(100vw - 95px)!important}.cleanNet-modal .ant-modal-content{border-radius:16px!important}.cleanNet-modal .ant-modal-header{padding:0;border-top-left-radius:16px!important;border-top-right-radius:16px!important;border-bottom:none}.cleanNet-modal .ant-modal-body{padding:0}.cleanNet-modal .ant-modal-footer{padding:0;border:none}.cleanNet-modal-content{width:100%;padding:24px}.cleanNet-modal-title{height:26px;font-weight:500;font-size:18px;color:#1b1f35;line-height:26px;text-align:center}.cleanNet-modal-text{margin-top:8px;font-weight:400;font-size:14px;color:#f64e60;line-height:22px;word-break:break-all;text-align:justify}.cleanNet-modal-footer{margin-top:28px;display:flex;flex-direction:row;justify-content:space-between;gap:16px;height:40px}.cleanNet-modal-footer-cancel{background:#f4f6fb;color:#5e6278}.cleanNet-modal-footer-cancel,.cleanNet-modal-footer-notice{border-radius:8px 8px 8px 8px;font-weight:400;font-size:14px;display:flex;align-items:center;justify-content:center;flex:1 1}.cleanNet-modal-footer-notice{background:#3c80ff;color:#fff}.content-header-container{height:80px;padding-bottom:16px;border-bottom:1px solid rgba(182,186,195,.302);margin-bottom:12px}.content-header-container-wrap{display:flex;justify-content:space-between;height:64px;padding:10px 8px}.content-header-container-wrap .leftInfo{display:flex;flex-direction:row;align-items:center}.content-header-container-wrap .leftInfo .headImg{display:flex;align-items:center;gap:8px}.content-header-container-wrap .leftInfo .flex-line .isVip{display:flex;flex-direction:column}.content-header-container-wrap .leftInfo .flex-line .isVip .user-info-wrap{display:flex;flex-direction:row;align-items:center}.content-header-container-wrap .leftInfo .flex-line .isVip .user-info-wrap span{font-weight:700;font-size:14px;line-height:22px;letter-spacing:0;color:#1b1f35;margin-right:6px}.content-header-container-wrap .leftInfo .flex-line .con-text{margin-top:2px;position:relative}.content-header-container-wrap .leftInfo .flex-line .con-text .share-time-wrap{display:flex;flex-direction:row;align-items:center}.content-header-container-wrap .leftInfo .flex-line .con-text .share-time-wrap__text{color:#7b808f;font-size:12px}.content-header-container-wrap .leftInfo .flex-line .con-text .share-time-wrap__text:first-child{margin-right:1px}.content-header-container-wrap .leftInfo .flex-line .con-text .share-time-wrap__operate{display:flex;flex-direction:row;align-items:center}.content-header-container-wrap .leftInfo .flex-line .con-text .share-time-wrap__operate .after-sale-btn{color:#3c80ff;font-size:12px;cursor:pointer;padding:0 5px}.content-header-container-wrap .leftInfo .flex-line .con-text .share-time-wrap__operate .after-sale-btn:hover{color:#66a1ff}.content-header-container-wrap .leftInfo .flex-line .con-text .share-time-wrap__operate .after-sale-btn:active{color:#2961d9}.content-header-container-wrap .leftInfo .flex-line .con-text .share-time-wrap__operate .after-sale-btn:nth-child(2){position:relative}.content-header-container-wrap .leftInfo .flex-line .con-text .share-time-wrap__operate .after-sale-btn:nth-child(2):before{content:"";width:1px;height:12px;background:#3c80ff;position:absolute;left:0;top:50%;margin-top:-6px}.content-header-container-wrap .rightInfo{display:flex;align-items:center;gap:16px}.content-header-container-wrap .rightInfo .qrcode_btn{width:36px;height:36px;padding:0!important;display:flex;flex-direction:row;align-items:center;justify-content:center}.single-file{border-bottom:none}.ant-breadcrumb-link{line-height:22px}.content-layout-page{display:flex;height:100%;flex-direction:column;min-height:0}.content-operate-container{display:flex;flex-direction:row;align-items:center;height:44px;justify-content:space-between;padding:0 10px;margin-bottom:8px}.content-operate-container--total{font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;color:#1b1f35}.content-operate-container-left,.content-operate-container-right{display:flex;flex-direction:row;align-items:center}.content-operate-container-right .layout-operate-icon{width:24px;height:24px;background:#fff;border-radius:4px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.content-operate-container-right .layout-operate-icon:last-child{margin-left:4px}.content-operate-container-right .layout-operate-icon:hover{background:rgba(182,186,195,.102)}.content-operate-container-right .layout-operate-icon:active{background:rgba(182,186,195,.149)}.content-operate-container-right .layout-operate-icon .icon{font-size:16px;color:#3c3f52}.content-operate-container .home-breadcrumb{margin-left:16px!important}.content-operate-container .home-breadcrumb .bread-arrow-icon{font-size:16px;margin-right:0!important;color:#d1d3e0;position:relative;top:3px}.content-operate-container .home-breadcrumb .ant-breadcrumb-separator{margin-left:4px!important;margin-right:4px!important}.content-operate-container .home-breadcrumb .ant-space-gap-col-small{gap:4px!important}