.not-login{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;font-size:14px;display:flex;overflow:hidden}.not-login__icon{width:180px;height:180px}.not-login__icon>img{width:100%}.not-login__desc{color:#333;margin-top:-10px;line-height:18px}.not-login__btn{cursor:pointer;color:#fff;background:#417ff9;border:none;border-radius:4px;height:36px;margin-top:10px;padding:0 16px;font-size:14px;line-height:34px}.not-login__btn:hover{background:#81a9f8}.not-login__btn:active{background:#2562d8}.no-record-container{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.no-record-container-txt{color:var(--text-03);text-align:center;width:100%;height:22px;margin:12px 0;font-family:MicrosoftYaHei;font-size:12px;line-height:22px}body{height:100vh;margin:auto 12px;overflow-y:hidden}.main{height:100%}header{box-sizing:border-box;flex-shrink:0;align-items:center;width:100%;height:32px;margin-top:24px;margin-bottom:24px;padding:0 32px;display:flex}.header-name{color:#0d0d0de6;flex-shrink:0;align-items:center;margin-right:32px;font-size:20px;font-style:normal;font-weight:600;display:flex}header img{width:16px;height:16px}.header-status{align-items:center;gap:15px;width:100%;font-size:14px;font-style:normal;font-weight:400;display:flex}.header-status-btn{color:#0d0d0de6;cursor:pointer;background:#fff;border-radius:5px;flex-shrink:0;padding:2px 7px;font-size:14px;font-style:normal;font-weight:400;box-shadow:0 0 0 1px #0d0d0d1a,0 1px #0d0d0d24}.header-status-btn:hover{background-color:var(--status-02)}.header-status-btn:active{background-color:var(--status-03)}.header-operation{flex-shrink:0;align-items:center;gap:12px;height:100%;display:flex}.t--icon{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.t--icon:hover{background-color:#0d0d0d0f}.t--selected{background-color:#0d0d0d1a}.table{flex-direction:column;width:100%;height:100%;display:flex}.table>*{width:100%}.t-head .tr{height:20px!important}.t-head .tr>span{text-align:start;color:#2c3e50;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.table .tr{align-items:center;height:64px;margin-right:32px;padding:0 32px;display:flex}.table .t-name{flex:none;align-items:center;gap:8px;width:calc(55% - 100px);display:flex}.table .t-time{flex:none;width:100px}.table .t-status{flex:none;align-items:center;gap:8px;width:25%;display:flex}.table .t-operation{flex-direction:row-reverse;flex:none;width:20%;display:flex}.t-head .t-operation{box-sizing:border-box;padding:0 32px}.t-body{height:calc(100% - 110px);overflow-y:scroll}.t-body .tr{margin:0}.t-body .tr:hover{background:var(--ctl-background-02);border-radius:14px}.t-body .t-name{height:44px;overflow:hidden}.t-name img{width:24px;height:24px}.t-name .t-name-desc{flex-direction:column;width:calc(100% - 70px);display:flex;overflow:hidden}.t-name .t-file-name{color:var(--text-01);text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:24px}.t-name .t-file-dir{color:#0d0d0d75;text-overflow:ellipsis;height:20px;font-size:12px;font-weight:400}.t-name .t-file-dir:hover{cursor:pointer;text-decoration:underline}.t-name .t-file-dir-hover--disable:hover{cursor:text;text-decoration:none}.txt-overflow--ellipsis{white-space:nowrap;word-break:keep-all;text-overflow:ellipsis;overflow:hidden}.txt-status-5{color:#ee544b}.txt-status-retry{color:#0063f4;user-select:none;cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;margin-left:12px;font-size:12px;font-style:normal;font-weight:400;display:flex}.t-body .t-status{color:#0d0d0da8;height:24px;font-size:14px;line-height:24px}.t-body .t-status-upload{flex-direction:column;justify-content:center;align-items:flex-start;height:44px;display:flex}.t-upload-percent{background-color:var(--ctl-background-02);border-radius:3px;width:120px;height:6px;animation:10s linear infinite Carousel}.t-upload-percent-num{background-color:var(--theme-common-01);border-radius:3px;width:30%;height:6px}.t-body .t-time{color:#0d0d0da8;font-size:14px;font-style:normal;font-weight:400}.t-operation .t-operation-action{gap:18px;display:flex}.t-operation .t-operation-action img{cursor:pointer;width:16px;height:16px}.t-body .t-operation{box-sizing:border-box;padding-right:16px}.t-border{background:#0d0d0d0f;height:1px;margin-left:65px;margin-right:32px}.dialog-mask{z-index:1000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:0;left:0}.dialog{user-select:none;background:#fff;border:1px solid #262e3e26;border-radius:2px;flex-direction:column;justify-content:space-between;align-items:center;width:380px;min-height:154px;padding:12px;display:flex;box-shadow:0 8px 26px #0000004d}.dialog-header{justify-content:space-between;align-items:center;width:100%;height:22px;display:flex}.dialog-header-title{white-space:nowrap;text-overflow:ellipsis;color:var(--text-03);align-items:center;gap:3px;margin-left:2px;font-size:12px;display:flex;overflow:hidden}.dialog-body{color:var(--text-01);text-indent:0;flex-shrink:0;width:100%;font-size:16px;font-weight:400;line-height:22px}.dialog-footer{align-self:flex-end;align-items:center;gap:12px;margin-bottom:10px;margin-right:6px;display:flex}.dialog-btn{color:var(--texts-02);box-sizing:border-box;border:1px solid #d7d9de;border-radius:2px;justify-content:center;align-items:center;min-width:108px;height:30px;font-size:14px;display:flex}.dialog-btn--primary{background:var(--theme-common-01);color:var(--texts-03);border:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1;visibility:visible}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.animation-show-panel{opacity:0;animation-duration:.5s;animation-fill-mode:forwards}.opt-show{animation-name:fadeIn}.opt-hide{animation-name:fadeOut}.opt-action a{user-select:none}.opt-action{cursor:pointer;color:var(--text-02);border:1px solid var(--ctl-border-01);background-color:var(--background-03);z-index:100;text-indent:0;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;text-align:center;user-select:none;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;max-width:120px;padding:8px;font-size:12px;font-weight:400;line-height:22px;display:flex;position:absolute;top:26px;left:-115px;overflow:hidden;box-shadow:0 12px 32px #0d0d0d14}.opt-action .opt-item{border-radius:6px;align-items:center;gap:8px;width:100px;padding:2px 12px;display:flex}.opt-action .opt-item:hover{background-color:#0d0d0d0f}.opt-action .opt-item:active{background-color:#0d0d0d14}.opt-status{width:16px;height:16px}.opt-selected{background:url(../images/selected.svg) no-repeat;width:16px;height:16px}::-webkit-scrollbar{width:30px;height:6px}::-webkit-scrollbar-corner{background:#d9d9d9;border-radius:8px}::-webkit-scrollbar-thumb{background:#dbdbdb padding-box padding-box;border:10px solid #0000;border-width:10px 12px;border-radius:16px}::-webkit-scrollbar-track{background:0 0;border-radius:8px}