@charset "UTF-8";.my-confirm-button{margin:0 7px;width:118px;height:40px;border-radius:20px;background:#1F5FFF;outline:0;border:0;font-size:14px;font-weight:500;color:#fff;cursor:pointer}.my-confirm-button:hover{opacity:.8}.my-confirm-button:disabled{background:rgba(31,95,255,.5);cursor:not-allowed}.my-confirm-button:disabled:hover{opacity:1}.my-second-confirm-button{margin:0 7px;width:118px;height:40px;border-radius:20px;background:#E0EAFF;outline:0;border:0;font-size:14px;font-weight:500;color:#0256ff;cursor:pointer}.my-second-confirm-button:hover{opacity:.8}.my-second-confirm-button:disabled{background:rgba(224,234,255,.5);cursor:not-allowed}.my-second-confirm-button:disabled:hover{opacity:1}.my-cancel-button{margin:0 7px;width:118px;height:40px;border-radius:20px;background:#EBEBEB;outline:0;border:0;font-size:14px;font-weight:500;color:#666;cursor:pointer}.my-cancel-button:hover{opacity:.8}.my-cancel-button:disabled{background:rgba(31,95,255,.5);cursor:not-allowed}.my-cancel-button:disabled:hover{opacity:1}.my-button-line{margin:20px 0;display:flex;flex-direction:row;align-items:center;justify-content:center}html,body,img,pre,ol,ul,li{margin:0;padding:0;border:none}html,body{min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}:root{--theme_main_color: #FFFFFF;--theme_main_color_rgb: 255, 255, 255;--theme_link_color: #1F5FFF;--theme_text_color_on_main: #FFFFFF}.more-button[data-v-6c091d44]{position:relative;width:16px;height:16px}.more-button[data-v-6c091d44]:hover{background:rgba(0,112,255,.04);border-radius:4px}.more-button .more-icon[data-v-6c091d44]{width:16px;height:16px}.more-button .more-icon[data-v-6c091d44]:hover{background:rgba(0,112,255,.04);border-radius:4px}.float-menu[data-v-6c091d44]{position:absolute;z-index:1000;background:#FFFFFF;border:1px solid #EDEFF2;border-radius:4px;box-shadow:0 4px 26px #99999914;display:flex;flex-direction:column}.float-menu .menu-item[data-v-6c091d44]{height:38px;min-height:38px;display:flex;padding-right:20px;flex-direction:row;align-items:center;cursor:pointer}.float-menu .menu-item[data-v-6c091d44]:hover{background:rgba(0,112,255,.04)}.float-menu .menu-item *[data-v-6c091d44]{pointer-events:none}.float-menu .menu-item .icon[data-v-6c091d44]{margin-left:20px;width:16px;height:16px}.float-menu .menu-item .text[data-v-6c091d44]{margin-left:4px;font-size:12px;font-weight:400;line-height:20px;color:#666}.cover-wrapper[data-v-1eca344d]{display:flex;flex-direction:column;align-items:flex-start}.cover-wrapper .cover-card[data-v-1eca344d]{position:relative;display:flex;align-items:center;justify-content:center;border-radius:4px;background:rgba(235,235,235,.5);border:1px solid #EBEBEB;box-sizing:border-box;cursor:pointer}.cover-wrapper .cover-card .image[data-v-1eca344d]{position:relative;width:100%;height:100%;object-fit:cover}.cover-wrapper .cover-card .add-image-out[data-v-1eca344d]{display:flex;align-items:center;justify-content:center}.cover-wrapper .cover-card .add-image-out .add-image[data-v-1eca344d]{width:24px;height:24px}.cover-wrapper .cover-card .progress-bar[data-v-1eca344d]{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,112,255,.8);display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;transition:height .1s;min-height:20px;line-height:20px}.cover-wrapper .cover-card .clear-button[data-v-1eca344d]{position:absolute;top:4px;right:4px;width:16px;height:16px;cursor:pointer;background:rgba(255,255,255,.5);border-radius:8px}.cover-wrapper .cover-card .clear-button img[data-v-1eca344d]{margin:3px;width:10px;height:10px;opacity:.8}.cover-wrapper .tip[data-v-1eca344d]{margin-top:10px;font-size:12px;font-weight:400;line-height:20px;color:#758296}.bg[data-v-3023ea70]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-3023ea70]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-3023ea70]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .close-button[data-v-3023ea70]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.bg .dialog .title[data-v-3023ea70]{font-size:16px;font-weight:400;line-height:28px;color:#0e1421;margin:14px 0 18px}.bg .dialog .duration-text[data-v-3023ea70]{width:348px;border-radius:4px;line-height:40px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .duration-text[data-v-3023ea70]::placeholder{color:#d0d0d0}.bg .dialog .duration-text[data-v-3023ea70]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .duration-text[data-v-3023ea70] .el-input__inner:focus{border:1px solid #3784FF;box-shadow:none}.bg .dialog .input-panel[data-v-3023ea70]{position:relative;width:348px;height:40px}.bg .dialog .input-panel .input-text[data-v-3023ea70]{border:1px solid #EBEBEB;border-radius:4px;padding:10px 67px 10px 10px;box-sizing:border-box;width:348px;height:40px;line-height:20px;font-size:14px;font-weight:400;color:#282b31;resize:none}.bg .dialog .input-panel .input-text[data-v-3023ea70]::placeholder{color:#d0d0d0}.bg .dialog .input-panel .input-text[data-v-3023ea70]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .input-panel .counter[data-v-3023ea70]{position:absolute;top:0;right:32px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .input-panel .clear-button[data-v-3023ea70]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.catalog-directory:hover .selectBtn[data-v-32d12bcb]{display:block;white-space:nowrap}.catalog-directory:hover .icon-out[data-v-32d12bcb]{display:none}.item[data-v-32d12bcb]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.item[data-v-32d12bcb]:hover{background:rgba(0,112,255,.04)}.item .text[data-v-32d12bcb]{font-size:14px;font-weight:400;color:#282b31}.item .doc-title[data-v-32d12bcb]{font-size:14px;font-weight:400;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item .selectBtn[data-v-32d12bcb]{display:none;border:none;cursor:pointer;width:72px;margin-right:10px;height:20px;padding:2px 6px;border-radius:4px;background:rgba(0,112,255,.1);font-size:12px;color:#0070ff}.item .icon-out[data-v-32d12bcb]{margin-right:10px;width:14px;height:14px;overflow:hidden}.item .icon-out .icon[data-v-32d12bcb]{position:relative;width:14px;height:14px}.item-selected[data-v-32d12bcb]{background:rgba(0,112,255,.04)}.item-selected .doc-title[data-v-32d12bcb]{color:#0070ff}.item-selected .icon[data-v-32d12bcb]{left:-14px;filter:drop-shadow(#0070FF 14px 0)}.sub-items[data-v-32d12bcb]{display:flex;flex-direction:column}.select-box[data-v-36fc4ff3]{position:relative}.select-box .select-line[data-v-36fc4ff3]{cursor:pointer;height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid #EBEBEB;border-radius:6px;background:#FFFFFF}.select-box .select-line .text[data-v-36fc4ff3]{border:none;outline:none;margin-left:10px;font-size:14px;font-weight:400;line-height:16px;color:#282b31;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-box .select-line .text[data-v-36fc4ff3]:focus-visible{outline:none}.select-box .select-line .text[data-v-36fc4ff3]:focus-visible::-webkit-input-placeholder{color:#757575}.select-box .select-line .text[data-v-36fc4ff3]::-webkit-input-placeholder{color:#282b31}.select-box .select-line .arrow[data-v-36fc4ff3]{margin-right:10px;width:14px;height:14px}.select-box .option-box[data-v-36fc4ff3],.select-box .filter-option-box[data-v-36fc4ff3]{position:absolute;top:50px;left:0;z-index:100;display:flex;flex-direction:column;width:100%;max-height:200px;overflow-y:scroll;background:white;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB}.select-box .filter-option-box .item[data-v-36fc4ff3]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;cursor:pointer;padding-left:10px;color:#282b31;font-size:14px;width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box;text-overflow:ellipsis}.select-box .filter-option-box .item[data-v-36fc4ff3] strong{font-weight:inherit;color:#0256ff}.select-box .filter-option-box .item[data-v-36fc4ff3]:hover{background:rgba(0,112,255,.04)}.select-box .filter-option-box .item .icon[data-v-36fc4ff3]{width:14px;height:14px;margin-right:10px}.bg[data-v-e061fcd8]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;overflow-y:auto}.bg[data-v-e061fcd8]::-webkit-scrollbar{width:0}.bg .dialog[data-v-e061fcd8]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.bg .dialog .close-button[data-v-e061fcd8]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-e061fcd8]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .input-panel[data-v-e061fcd8]{position:relative;width:348px;height:40px}.bg .dialog .input-panel .input-text[data-v-e061fcd8]{border:1px solid #EBEBEB;border-radius:4px;padding:0 80px 0 10px;width:100%;height:40px;line-height:40px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .input-panel .input-text[data-v-e061fcd8]::placeholder{color:#d0d0d0}.bg .dialog .input-panel .input-text[data-v-e061fcd8]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .input-panel .counter[data-v-e061fcd8]{position:absolute;top:0;right:32px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .input-panel .clear-button[data-v-e061fcd8]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .tag-panel[data-v-e061fcd8]{width:348px;margin-top:16px;padding:0 16px}.bg .dialog .tag-panel .tag-box .el-tag[data-v-e061fcd8]{background-color:#0070ff1a;height:20px;line-height:inherit;margin-right:10px;color:#0070ff;border-color:#0070ff1a}.bg .dialog .tag-panel .el-button[data-v-e061fcd8]{height:20px}.bg .dialog .tag-panel .tag-input[data-v-e061fcd8]{width:182px;height:20px;box-sizing:border-box}.bg .dialog .tag-panel .tag-input[data-v-e061fcd8] .el-input__inner{height:100%}.bg .dialog .textarea-panel[data-v-e061fcd8]{position:relative;width:348px;height:120px;margin-top:16px}.bg .dialog .textarea-panel .textarea-text[data-v-e061fcd8]{border:1px solid #EBEBEB;border-radius:4px;padding:10px;width:100%;height:100%;line-height:16px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box;resize:none}.bg .dialog .textarea-panel .textarea-text[data-v-e061fcd8]::placeholder{color:#d0d0d0}.bg .dialog .textarea-panel .textarea-text[data-v-e061fcd8]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .textarea-panel .counter[data-v-e061fcd8]{position:absolute;bottom:0px;right:10px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .textarea-panel .clear-button[data-v-e061fcd8]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .linkType-select-panel[data-v-e061fcd8]{margin-top:16px;width:348px}.bg .dialog .linkType-select-panel .label-title[data-v-e061fcd8]{font-size:12px;color:#758296}.bg .dialog .linkType-select-panel .select-line[data-v-e061fcd8]{margin-top:10px;display:flex;align-items:center}.bg .dialog .linkType-select-panel .select-line .select-option[data-v-e061fcd8]{font-size:14px;color:#758296;cursor:pointer;display:flex;align-items:center}.bg .dialog .linkType-select-panel .select-line .select-option+.select-option[data-v-e061fcd8]{margin-left:10px}.bg .dialog .linkType-select-panel .select-line .select-option .icon[data-v-e061fcd8]{width:12px;height:12px;margin-right:4px}.bg .dialog .linkType-select-panel .select-line .selected[data-v-e061fcd8]{color:#282b31}.bg .dialog .externalLinkUrl-panel[data-v-e061fcd8]{position:relative;width:348px;height:42px}.bg .dialog .externalLinkUrl-panel .input-text[data-v-e061fcd8]{border:1px solid #EBEBEB;border-radius:4px;padding:0 67px 0 10px;width:100%;height:42px;line-height:42px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .externalLinkUrl-panel .input-text[data-v-e061fcd8]::placeholder{color:#d0d0d0}.bg .dialog .externalLinkUrl-panel .input-text[data-v-e061fcd8]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .box[data-v-e061fcd8]{position:relative;margin:16px 20px 0;align-self:stretch;height:40px;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB}.bg .dialog .box .box-inner[data-v-e061fcd8]{height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .box .text[data-v-e061fcd8]{margin-left:10px;font-size:14px;font-weight:400;line-height:16px;color:#282b31;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bg .dialog .box .arrow[data-v-e061fcd8]{margin-right:10px;width:14px;height:14px}.bg .dialog .box .float-catalog-list[data-v-e061fcd8]{position:absolute;top:50px;left:0;z-index:100;display:flex;flex-direction:column;width:348px;max-height:200px;overflow-y:scroll;background:white;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB}.bg .dialog .box .float-catalog-list .item[data-v-e061fcd8]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .box .float-catalog-list .item .text[data-v-e061fcd8]{margin-left:10px;font-size:14px;font-weight:400;line-height:16px;color:#282b31}.bg .dialog .box .float-catalog-list .item .arrow[data-v-e061fcd8]{margin-right:10px;width:14px;height:14px}.bg .dialog .box .float-catalog-list .catalog[data-v-e061fcd8]{display:flex;flex-direction:column}.bg .dialog .box .float-catalog-list .sub-items[data-v-e061fcd8]{display:flex;flex-direction:column;padding-left:20px}.bg .dialog .box-on[data-v-e061fcd8]{border:1px solid #0070FF}.bg .dialog .banner-default-img-desc[data-v-e061fcd8]{font-size:14px;line-height:22px;color:#282b31;margin:0 20px 15px}.bg .dialog .banner-default-img-desc strong[data-v-e061fcd8]{font-weight:400;color:var(--theme_link_color)}.bg .dialog .cover-type[data-v-e061fcd8]{align-self:stretch;margin:10px 20px 0;display:flex;flex-direction:row;justify-content:space-between}.bg .dialog .cover-type .cover-card[data-v-e061fcd8]{width:100%;display:flex;flex-direction:column}.bg .dialog .cover-type .cover-card .image[data-v-e061fcd8]{width:100%;height:100px;border-radius:4px;background:rgba(235,235,235,.5);border:1px solid #EBEBEB;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative}.bg .dialog .cover-type .cover-card .image .add-image[data-v-e061fcd8]{width:24px;height:24px}.bg .dialog .cover-type .cover-card .image .upload-image[data-v-e061fcd8]{width:100%;height:100%;object-fit:cover}.bg .dialog .cover-type .cover-card .image .clear-button[data-v-e061fcd8]{position:absolute;top:4px;right:4px;width:16px;height:16px;cursor:pointer;background:rgba(255,255,255,.5);border-radius:8px}.bg .dialog .cover-type .cover-card .image .clear-button img[data-v-e061fcd8]{margin:3px;width:10px;height:10px;opacity:.8}.bg .dialog .cover-type .cover-card .image-cursor[data-v-e061fcd8]{cursor:pointer}.bg .dialog .cover-type .cover-card .select[data-v-e061fcd8]{margin-top:10px;display:flex;flex-direction:row;align-items:center;color:#282b31}.bg .dialog .cover-type .cover-card .select img[data-v-e061fcd8]{width:12px;height:12px}.bg .dialog .cover-type .cover-card .select div[data-v-e061fcd8]{font-size:12px;font-weight:400;line-height:16px}.bg .dialog .time-range[data-v-e061fcd8]{margin-top:12px;width:348px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .date-select[data-v-e061fcd8]{margin-top:20px;width:348px}.bg[data-v-681e2f2e]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-681e2f2e]{position:relative;width:308px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-681e2f2e]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .icon[data-v-681e2f2e]{margin-top:36px;width:80px;height:80px}.bg .dialog .title[data-v-681e2f2e]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .message[data-v-681e2f2e]{margin:5px 20px 0;font-size:12px;font-weight:400;line-height:28px;text-align:center;color:#666}.bg .dialog .message[data-v-681e2f2e] strong{font-weight:400;color:#1f5fff}.bg[data-v-00ea316c]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-00ea316c]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-00ea316c]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-00ea316c]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .input-panel[data-v-00ea316c]{position:relative;width:348px;height:40px}.bg .dialog .input-panel .input-text[data-v-00ea316c]{border:1px solid #EBEBEB;border-radius:4px;padding:0 72px 0 10px;width:100%;height:40px;line-height:40px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .input-panel .input-text[data-v-00ea316c]::placeholder{color:#d0d0d0}.bg .dialog .input-panel .input-text[data-v-00ea316c]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .input-panel .counter[data-v-00ea316c]{position:absolute;top:0;right:32px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .input-panel .clear-button[data-v-00ea316c]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .tag-panel[data-v-00ea316c]{width:348px;margin-top:16px;padding:0 16px}.bg .dialog .tag-panel .tag-box .el-tag[data-v-00ea316c]{height:20px;line-height:inherit;margin-right:10px}.bg .dialog .tag-panel .el-button[data-v-00ea316c]{height:20px}.bg .dialog .tag-panel .tag-input[data-v-00ea316c]{width:82px;height:20px}.bg .dialog .tag-panel .tag-input[data-v-00ea316c] .el-input__inner{height:100%}.bg .dialog .textarea-panel[data-v-00ea316c]{position:relative;width:348px;height:120px;margin-top:16px}.bg .dialog .textarea-panel .textarea-text[data-v-00ea316c]{border:1px solid #EBEBEB;border-radius:4px;padding:10px;width:100%;height:100%;line-height:16px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box;resize:none}.bg .dialog .textarea-panel .textarea-text[data-v-00ea316c]::placeholder{color:#d0d0d0}.bg .dialog .textarea-panel .textarea-text[data-v-00ea316c]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .textarea-panel .counter[data-v-00ea316c]{position:absolute;bottom:0px;right:10px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .textarea-panel .clear-button[data-v-00ea316c]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .linkType-select-panel[data-v-00ea316c]{margin-top:16px;width:348px}.bg .dialog .linkType-select-panel .label-title[data-v-00ea316c]{font-size:14px}.bg .dialog .linkType-select-panel .select-line[data-v-00ea316c]{margin-top:10px;display:flex;align-items:center}.bg .dialog .linkType-select-panel .select-line .select-option[data-v-00ea316c]{font-size:12px;color:#d0d0d0;cursor:pointer;display:flex;flex-direction:row;align-items:center}.bg .dialog .linkType-select-panel .select-line .select-option+.select-option[data-v-00ea316c]{margin-left:15px}.bg .dialog .linkType-select-panel .select-line .select-option .text[data-v-00ea316c]{margin-left:5px}.bg .dialog .linkType-select-panel .select-line .selected[data-v-00ea316c]{color:#282b31}.bg .dialog .externalLinkUrl-panel[data-v-00ea316c]{position:relative;width:348px;height:42px}.bg .dialog .externalLinkUrl-panel .input-text[data-v-00ea316c]{border:1px solid #EBEBEB;border-radius:4px;padding:0 67px 0 10px;width:100%;height:42px;line-height:42px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .externalLinkUrl-panel .input-text[data-v-00ea316c]::placeholder{color:#d0d0d0}.bg .dialog .externalLinkUrl-panel .input-text[data-v-00ea316c]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .box[data-v-00ea316c]{position:relative;margin:16px 20px 0;align-self:stretch;height:40px;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB}.bg .dialog .box .box-inner[data-v-00ea316c]{height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .box .text[data-v-00ea316c]{margin-left:10px;font-size:14px;font-weight:400;line-height:16px;color:#282b31;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bg .dialog .box .arrow[data-v-00ea316c]{margin-right:10px;width:14px;height:14px}.bg .dialog .box .float-catalog-list[data-v-00ea316c]{position:absolute;top:50px;left:0;z-index:100;display:flex;flex-direction:column;width:348px;max-height:200px;overflow-y:scroll;background:white;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB}.bg .dialog .box .float-catalog-list .item[data-v-00ea316c]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .box .float-catalog-list .item .text[data-v-00ea316c]{margin-left:10px;font-size:14px;font-weight:400;line-height:16px;color:#282b31}.bg .dialog .box .float-catalog-list .item .arrow[data-v-00ea316c]{margin-right:10px;width:14px;height:14px}.bg .dialog .box .float-catalog-list .catalog[data-v-00ea316c]{display:flex;flex-direction:column}.bg .dialog .box .float-catalog-list .sub-items[data-v-00ea316c]{display:flex;flex-direction:column;padding-left:20px}.bg .dialog .box-on[data-v-00ea316c]{border:1px solid #0070FF}.bg .dialog .cover-type[data-v-00ea316c]{align-self:stretch;margin:10px 20px 0;display:flex;flex-direction:row;justify-content:space-between}.bg .dialog .cover-type .cover-card[data-v-00ea316c]{width:100%;display:flex;flex-direction:column}.bg .dialog .cover-type .cover-card .image[data-v-00ea316c]{width:100%;min-height:100px;border-radius:4px;background:rgba(235,235,235,.5);border:1px solid #EBEBEB;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.bg .dialog .cover-type .cover-card .image .add-image[data-v-00ea316c]{width:24px;height:24px}.bg .dialog .cover-type .cover-card .image .upload-image-qr[data-v-00ea316c]{width:160px;height:160px;object-fit:cover}.bg .dialog .cover-type .cover-card .image .upload-image[data-v-00ea316c]{width:186px;height:160px;object-fit:cover}.bg .dialog .cover-type .cover-card .image-cursor[data-v-00ea316c]{cursor:pointer}.bg .dialog .cover-type .cover-card .select[data-v-00ea316c]{margin-top:10px;display:flex;flex-direction:row;align-items:center;color:#282b31}.bg .dialog .cover-type .cover-card .select img[data-v-00ea316c]{width:12px;height:12px}.bg .dialog .cover-type .cover-card .select div[data-v-00ea316c]{font-size:12px;font-weight:400;line-height:16px}.bg[data-v-2f33e576]{position:fixed;z-index:2000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;overflow-y:scroll}.bg[data-v-2f33e576]::-webkit-scrollbar{width:0}.bg .dialog[data-v-2f33e576]{margin:auto;position:relative;width:712px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-2f33e576]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-2f33e576]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px}.bg .dialog .filter-line[data-v-2f33e576]{margin:0 18px 10px;align-self:stretch;display:flex;flex-direction:row;align-items:center}.bg .dialog .filter-line .filter-title[data-v-2f33e576]{flex-grow:1;font-size:16px;font-weight:400;color:#0e1421}.bg .dialog .video-list[data-v-2f33e576]{margin:0 auto;display:flex;flex-direction:column;width:688px;min-width:688px;background:white}.bg .dialog .video-list .video-line[data-v-2f33e576]{display:flex;flex-direction:row}.bg .dialog .video-list .video-item[data-v-2f33e576]{margin:0 6px;width:160px;height:152px;background:white;border:1px solid #e2e2e5;box-shadow:0 4px 26px #99999914;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;border-radius:4px;cursor:pointer;transform:rotate(0)}.bg .dialog .video-list .video-item[data-v-2f33e576]:hover{border:1px solid #0070FF}.bg .dialog .video-list .video-item .thumbnail-box[data-v-2f33e576]{width:160px;height:100px;position:relative}.bg .dialog .video-list .video-item .thumbnail-box .thumbnail[data-v-2f33e576]{position:relative;width:100%;height:100%;object-fit:cover}.bg .dialog .video-list .video-item .thumbnail-box .select-bg[data-v-2f33e576]{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,112,255,.8);align-items:center;justify-content:center}.bg .dialog .video-list .video-item .thumbnail-box .select-bg img[data-v-2f33e576]{width:40px;height:40px}.bg .dialog .video-list .video-item .title[data-v-2f33e576]{margin:4px 12px 0;line-height:20px;font-size:14px;font-weight:500;color:#0e1421;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .video-list .video-item .info[data-v-2f33e576]{margin:0 12px;line-height:18px;font-size:12px;font-weight:400;color:#758296;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .video-list .video-item-selected .thumbnail-box .select-bg[data-v-2f33e576]{display:flex}.bg .dialog .video-list .sub-items[data-v-2f33e576]{margin:6px;display:flex;flex-direction:row;overflow-x:scroll;overflow-y:hidden}.bg .dialog .video-list .sub-items .sub-item-thumbnail[data-v-2f33e576]{margin-right:16px;width:147px;height:83px;position:relative;cursor:pointer}.bg .dialog .video-list .sub-items .sub-item-thumbnail .thumbnail[data-v-2f33e576]{width:100%;height:100%;object-fit:cover;border-radius:4px}.bg .dialog .video-list .sub-items .sub-item-thumbnail .select-bg[data-v-2f33e576]{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;background:rgba(241,246,255,.6);display:flex;align-items:center;justify-content:center}.bg .dialog .video-list .sub-items .sub-item-thumbnail .select-bg img[data-v-2f33e576]{width:40px;height:40px}.bg .dialog .empty-list[data-v-2f33e576]{height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}.bg .dialog .empty-list img[data-v-2f33e576]{width:150px;height:110px}.bg .dialog .empty-list div[data-v-2f33e576]{margin-top:30px;font-size:14px;font-weight:400;color:#758296}.bg[data-v-5ead8049]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-5ead8049]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-5ead8049]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .close-button[data-v-5ead8049]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.bg .dialog .title[data-v-5ead8049]{font-size:16px;font-weight:400;line-height:28px;color:#0e1421;margin:14px 0 18px}.bg .dialog .input-avatar[data-v-5ead8049]{margin-bottom:20px}.bg .dialog .input-avatar img[data-v-5ead8049]{width:80px;height:80px;border-radius:40px;object-fit:cover;cursor:pointer}.bg .dialog .input-panel[data-v-5ead8049]{position:relative;width:348px;height:40px;margin-bottom:10px}.bg .dialog .input-panel .input-text[data-v-5ead8049]{border:1px solid #EBEBEB;border-radius:4px;padding:0 67px 0 10px;width:271px;height:40px;line-height:40px;font-size:14px;font-weight:400;color:#282b31}.bg .dialog .input-panel .input-text[data-v-5ead8049]::placeholder{color:#d0d0d0}.bg .dialog .input-panel .input-text[data-v-5ead8049]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .input-panel .counter[data-v-5ead8049]{position:absolute;top:0;right:32px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .input-panel .clear-button[data-v-5ead8049]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg[data-v-d42113f0]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-d42113f0]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-d42113f0]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-d42113f0]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .textarea-panel[data-v-d42113f0]{position:relative;width:348px;height:120px;margin-top:16px}.bg .dialog .textarea-panel .counter[data-v-d42113f0]{position:absolute;bottom:0px;right:10px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .textarea-panel .clear-button[data-v-d42113f0]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .styleType-select-panel[data-v-d42113f0]{width:348px}.bg .dialog .styleType-select-panel .label-title[data-v-d42113f0]{font-size:14px}.bg .dialog .styleType-select-panel .select-line[data-v-d42113f0]{margin-top:10px;display:flex;align-items:center}.bg .dialog .styleType-select-panel .select-line .select-option[data-v-d42113f0]{font-size:12px;color:#d0d0d0;cursor:pointer;display:flex;flex-direction:row;align-items:center}.bg .dialog .styleType-select-panel .select-line .select-option+.select-option[data-v-d42113f0]{margin-left:15px}.bg .dialog .styleType-select-panel .select-line .select-option .text[data-v-d42113f0]{margin-left:5px}.bg .dialog .styleType-select-panel .select-line .selected[data-v-d42113f0]{color:#282b31}.bg .dialog .cover-panel[data-v-d42113f0]{width:348px;margin-top:16px}.bg .dialog .cover-panel img[data-v-d42113f0]{width:100%;height:auto}.bg .dialog .textarea-panel[data-v-d42113f0]{position:relative;width:348px;height:200px;margin-top:16px}.bg .dialog .textarea-panel .textarea-text[data-v-d42113f0]{border:1px solid #EBEBEB;border-radius:4px;padding:10px;width:100%;height:100%;line-height:16px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box;resize:none}.bg .dialog .textarea-panel .textarea-text[data-v-d42113f0]::placeholder{color:#d0d0d0}.bg .dialog .textarea-panel .textarea-text[data-v-d42113f0]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .externalLinkUrl-panel[data-v-d42113f0]{position:relative;width:348px;height:42px}.bg .dialog .externalLinkUrl-panel .input-text[data-v-d42113f0]{border:1px solid #EBEBEB;border-radius:4px;padding:0 67px 0 10px;width:100%;height:42px;line-height:42px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .externalLinkUrl-panel .input-text[data-v-d42113f0]::placeholder{color:#d0d0d0}.bg .dialog .externalLinkUrl-panel .input-text[data-v-d42113f0]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .box[data-v-d42113f0]{position:relative;margin:16px 20px 0;align-self:stretch;height:40px;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB}.bg .dialog .box .box-inner[data-v-d42113f0]{height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .box .text[data-v-d42113f0]{margin-left:10px;font-size:14px;font-weight:400;line-height:16px;color:#282b31;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bg .dialog .box .arrow[data-v-d42113f0]{margin-right:10px;width:14px;height:14px}.bg .dialog .box .float-catalog-list[data-v-d42113f0]{position:absolute;top:50px;left:0;z-index:100;display:flex;flex-direction:column;width:348px;max-height:200px;overflow-y:scroll;background:white;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB}.bg .dialog .box .float-catalog-list .item[data-v-d42113f0]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .box .float-catalog-list .item .text[data-v-d42113f0]{margin-left:10px;font-size:14px;font-weight:400;line-height:16px;color:#282b31}.bg .dialog .box .float-catalog-list .item .arrow[data-v-d42113f0]{margin-right:10px;width:14px;height:14px}.bg .dialog .box .float-catalog-list .catalog[data-v-d42113f0]{display:flex;flex-direction:column}.bg .dialog .box .float-catalog-list .sub-items[data-v-d42113f0]{display:flex;flex-direction:column;padding-left:20px}.bg .dialog .box-on[data-v-d42113f0]{border:1px solid #0070FF}.bg .dialog .cover-type[data-v-d42113f0]{align-self:stretch;margin:10px 20px 0;display:flex;flex-direction:row;justify-content:space-between}.bg .dialog .cover-type .cover-card[data-v-d42113f0]{width:100%;display:flex;flex-direction:column}.bg .dialog .cover-type .cover-card .image[data-v-d42113f0]{width:100%;min-height:100px;border-radius:4px;background:rgba(235,235,235,.5);border:1px solid #EBEBEB;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.bg .dialog .cover-type .cover-card .image .add-image[data-v-d42113f0]{width:24px;height:24px}.bg .dialog .cover-type .cover-card .image .upload-image-qr[data-v-d42113f0]{width:160px;height:160px;object-fit:cover}.bg .dialog .cover-type .cover-card .image .upload-image[data-v-d42113f0]{width:186px;height:160px;object-fit:cover}.bg .dialog .cover-type .cover-card .image-cursor[data-v-d42113f0]{cursor:pointer}.bg .dialog .cover-type .cover-card .select[data-v-d42113f0]{margin-top:10px;display:flex;flex-direction:row;align-items:center;color:#282b31}.bg .dialog .cover-type .cover-card .select img[data-v-d42113f0]{width:12px;height:12px}.bg .dialog .cover-type .cover-card .select div[data-v-d42113f0]{font-size:12px;font-weight:400;line-height:16px}.bg[data-v-3576b789]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:auto}.bg .dialog[data-v-3576b789]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;user-select:none}.bg .dialog .close-button[data-v-3576b789]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-3576b789]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 10px}.bg .dialog .label[data-v-3576b789]{padding:0 20px;box-sizing:border-box;width:100%;font-size:14px;line-height:38px;font-weight:500;letter-spacing:0em;color:#282b31}.bg .dialog .checkbox-line[data-v-3576b789]{padding:0 20px;height:32px;box-sizing:border-box;display:flex;align-self:stretch;align-items:center;justify-content:space-between}.bg .dialog .checkbox-line .checkbox[data-v-3576b789]{display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .checkbox-line .checkbox img[data-v-3576b789]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-line .version[data-v-3576b789]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a;display:flex;align-items:center}.bg .dialog .checkbox-line .version img[data-v-3576b789]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-line .status[data-v-3576b789]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .content-list[data-v-3576b789]{align-self:stretch;margin:0;padding:0 20px;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;max-height:208px}.bg .dialog .content-list .item[data-v-3576b789]{height:32px;min-height:32px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content-list .item .check[data-v-3576b789]{width:14px;height:14px}.bg .dialog .content-list .item .title[data-v-3576b789]{width:0;margin:0 8px;font-size:14px;font-weight:400;letter-spacing:0em;color:#1a1a1a;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .content-list .item .status[data-v-3576b789]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .content-list .item .status-synced[data-v-3576b789]{color:#cbcbcb}.bg .dialog .content-list .item .status-success[data-v-3576b789]{color:#09bb07}.bg .dialog .content-list .item .status-failed[data-v-3576b789]{text-decoration:underline;text-underline-offset:5px;color:#ea0000;cursor:pointer}.bg .dialog .content-list .item-cursor[data-v-3576b789]{cursor:pointer}.bg .dialog .content-list .catalog[data-v-3576b789]{display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items[data-v-3576b789]{margin-left:22px;display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items .title[data-v-3576b789]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.bg .dialog .content-empty[data-v-3576b789]{height:96px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.bg .dialog .merge-tip[data-v-3576b789]{margin:14px 20px 0;font-size:12px;line-height:20px;font-weight:400;letter-spacing:0em;color:#767676}.bg .dialog .merge-tip span[data-v-3576b789]{color:#ff2c2c}.input-wrapper-out[data-v-cb38153e]{width:348px;position:relative}.input-title[data-v-cb38153e]{margin-bottom:10px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#282b31}.input-wrapper[data-v-cb38153e]{position:relative;width:100%;height:32px}.input-wrapper .input[data-v-cb38153e]{width:100%;box-sizing:border-box;border:1px solid rgba(167,167,167,.3);border-radius:4px;padding:0 60px 0 10px;outline:none;font-size:14px;font-weight:400;line-height:30px;color:#282b31}.input-wrapper .input[data-v-cb38153e]::placeholder{color:#d0d0d0}.input-wrapper .input[data-v-cb38153e]:focus{border:1px solid #0070FF}.input-wrapper .input[data-v-cb38153e]::-webkit-inner-spin-button{-webkit-appearance:none!important}.input-wrapper .input[data-v-cb38153e]::-webkit-outer-spin-button{-webkit-appearance:none!important}.input-wrapper .input-error[data-v-cb38153e]{border:1px solid #EA0000}.input-wrapper .input-error[data-v-cb38153e]:focus{border:1px solid #EA0000}.input-wrapper .counter[data-v-cb38153e]{position:absolute;top:6px;right:14px;font-size:12px;font-weight:400;line-height:20px;color:#d0d0d0}.input-wrapper-large[data-v-cb38153e]{height:40px}.input-wrapper-large .input[data-v-cb38153e]{line-height:38px}.input-wrapper-large .counter[data-v-cb38153e]{top:10px}.input-tip-error[data-v-cb38153e]{margin-top:6px;width:100%;font-size:12px;font-weight:400;line-height:12px;letter-spacing:0em;color:#ea0000;text-align:left}.input-tip[data-v-cb38153e]{margin-top:8px;width:100%;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;text-align:left}.textarea-wrapper[data-v-342d648d]{width:348px;height:130px}.textarea-wrapper[data-v-342d648d] .el-tiptap-editor{width:100%}.textarea-wrapper[data-v-342d648d] .el-tiptap-editor__menu-bar{position:sticky;top:0;width:100%}.textarea-wrapper[data-v-342d648d] .el-tiptap-editor__command-button{width:20px;height:20px}.textarea-wrapper[data-v-342d648d] .el-tiptap-editor__command-button img{width:14px;height:14px}.textarea-wrapper[data-v-342d648d] .editor-content p{font-size:14px;margin-top:0}.textarea-wrapper .textarea[data-v-342d648d]{width:100%;height:100%;box-sizing:border-box;border:1px solid rgba(167,167,167,.3);border-radius:4px;padding:6px 10px;outline:none;font-size:14px;font-weight:400;line-height:20px;color:#282b31;resize:none}.textarea-wrapper .textarea[data-v-342d648d]::placeholder{color:#d0d0d0}.textarea-wrapper .textarea[data-v-342d648d]:focus{border:1px solid #0070FF}.textarea-wrapper-single[data-v-342d648d]{height:40px}.textarea-wrapper-single .textarea[data-v-342d648d]{padding:10px}.checkbox-wrapper[data-v-3b22295b]{position:relative;width:100%;height:32px;cursor:pointer;display:flex;flex-direction:row;align-items:center}.checkbox-wrapper .icon[data-v-3b22295b]{width:16px;height:16px;margin-right:8px}.checkbox-wrapper .text[data-v-3b22295b]{font-size:14px;font-weight:400;line-height:20px;color:#666}.catalog-wrapper[data-v-0f05c0db]{margin-bottom:18px;display:flex;flex-direction:column}.catalog-wrapper .catalog-title[data-v-0f05c0db]{margin-bottom:14px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#282b31}.option-item[data-v-0108718a]{padding:0 16px;height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.option-item[data-v-0108718a]:hover{background:rgba(0,112,255,.04)}.option-item .doc-title[data-v-0108718a]{font-size:14px;font-weight:400;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.option-item[data-v-0108718a]:hover,.option-item-active[data-v-0108718a]{background:rgba(0,112,255,.04)}.option-item-active .doc-title[data-v-0108718a]{color:#0070ff}.select-wrapper[data-v-047ba7c4]{position:relative}.select-wrapper .select-line[data-v-047ba7c4]{cursor:pointer;height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid #EBEBEB;border-radius:6px;background:#FFFFFF}.select-wrapper .select-line .text[data-v-047ba7c4]{border:none;outline:none;margin-left:10px;font-size:14px;font-weight:400;line-height:16px;color:#282b31;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-wrapper .select-line .text[data-v-047ba7c4]:focus-visible{outline:none}.select-wrapper .select-line .text[data-v-047ba7c4]:focus-visible::-webkit-input-placeholder{color:#757575}.select-wrapper .select-line .text[data-v-047ba7c4]::-webkit-input-placeholder{color:#282b31}.select-wrapper .select-line .arrow[data-v-047ba7c4]{margin-right:10px;width:14px;height:14px}.select-wrapper .option-box[data-v-047ba7c4]{position:absolute;top:50px;left:0;z-index:100;display:flex;flex-direction:column;width:100%;max-height:200px;overflow-y:scroll;background:white;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB}.select-wrapper .option-box .item[data-v-047ba7c4]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.select-wrapper .option-box .item[data-v-047ba7c4]:hover{background:rgba(0,112,255,.04)}.select-wrapper .option-box .item .text[data-v-047ba7c4]{font-size:14px;font-weight:400;color:#282b31}.select-wrapper .option-box .item .doc-title[data-v-047ba7c4]{font-size:14px;font-weight:400;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-wrapper .option-box .item .selectBtn[data-v-047ba7c4]{display:none;border:none;cursor:pointer;width:72px;margin-right:10px;height:20px;padding:2px 6px;border-radius:4px;background:rgba(0,112,255,.1);font-size:12px;color:#0070ff}.select-wrapper .option-box .item .icon-out[data-v-047ba7c4]{margin-right:10px;width:14px;height:14px;overflow:hidden}.select-wrapper .option-box .item .icon-out .icon[data-v-047ba7c4]{position:relative;width:14px;height:14px}.select-wrapper .option-box .item-selected[data-v-047ba7c4]{background:rgba(0,112,255,.04)}.select-wrapper .option-box .item-selected .doc-title[data-v-047ba7c4]{color:#0070ff}.select-wrapper .option-box .item-selected .icon[data-v-047ba7c4]{left:-14px;filter:drop-shadow(#0070FF 14px 0)}.bg[data-v-787a181c]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:scroll}.bg .dialog[data-v-787a181c]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-787a181c]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .close-button[data-v-787a181c]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.bg .dialog .title[data-v-787a181c]{font-size:16px;font-weight:400;line-height:28px;color:#0e1421;margin:14px 0 18px}.bg .dialog .message[data-v-787a181c]{width:348px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;text-align:left}.bg .dialog .form-content[data-v-787a181c]{width:348px}.bg .dialog .form-content>*[data-v-787a181c]{margin-bottom:18px}.bg .dialog .form-content>*[data-v-787a181c]:last-child{margin-bottom:0}.bg .dialog .form-content[data-v-787a181c] .el-input__inner{padding:0 10px}.bg[data-v-7dcaa5ad]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;overflow-y:auto}.bg[data-v-7dcaa5ad]::-webkit-scrollbar{width:0}.bg .dialog[data-v-7dcaa5ad]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.bg .dialog .close-button[data-v-7dcaa5ad]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-7dcaa5ad]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 0}.bg .dialog .label-title[data-v-7dcaa5ad]{margin-top:12px;margin-left:20px;align-self:flex-start;font-size:12px;color:#758296}.bg .dialog .input-line[data-v-7dcaa5ad]{margin-top:5px;width:348px;display:flex;flex-direction:row;align-items:center}.bg .dialog .input-line .input-panel[data-v-7dcaa5ad]{position:relative;width:0;flex-grow:1;height:32px}.bg .dialog .input-line .input-panel .input-text[data-v-7dcaa5ad]{border:1px solid #EBEBEB;border-radius:4px;padding:0 80px 0 10px;width:100%;height:32px;line-height:32px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .input-line .input-panel .input-text[data-v-7dcaa5ad]::placeholder{color:#d0d0d0}.bg .dialog .input-line .input-panel .input-text[data-v-7dcaa5ad]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .input-line .input-panel .counter[data-v-7dcaa5ad]{position:absolute;top:0;right:32px;font-size:12px;font-weight:400;line-height:32px;color:#666}.bg .dialog .input-line .input-panel .clear-button[data-v-7dcaa5ad]{position:absolute;top:9px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .input-line .input-color[data-v-7dcaa5ad]{margin-left:8px;width:32px;height:32px;box-sizing:border-box;border:1px solid #EBEBEB;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.bg .dialog .input-line .input-color .color[data-v-7dcaa5ad]{width:16px;height:16px}.bg .dialog .select-line[data-v-7dcaa5ad]{margin-top:5px;margin-left:20px;align-self:flex-start;display:flex;align-items:center}.bg .dialog .select-line .select-option[data-v-7dcaa5ad]{font-size:14px;color:#758296;cursor:pointer;display:flex;align-items:center}.bg .dialog .select-line .select-option+.select-option[data-v-7dcaa5ad]{margin-left:10px}.bg .dialog .select-line .select-option .icon[data-v-7dcaa5ad]{width:12px;height:12px;margin-right:4px}.bg .dialog .select-line .selected[data-v-7dcaa5ad]{color:#282b31}.bg .dialog .banner-default-img-desc[data-v-7dcaa5ad]{font-size:14px;line-height:22px;color:#282b31;margin:0 20px 15px}.bg .dialog .banner-default-img-desc strong[data-v-7dcaa5ad]{font-weight:400;color:var(--theme_link_color)}.bg .dialog .cover-type[data-v-7dcaa5ad]{align-self:stretch;margin:5px 20px 0;display:flex;flex-direction:row;justify-content:space-between}.bg .dialog .cover-type .cover-card[data-v-7dcaa5ad]{width:100%;display:flex;flex-direction:column}.bg .dialog .cover-type .cover-card .image[data-v-7dcaa5ad]{width:100%;height:100px;border-radius:4px;background:rgba(235,235,235,.5);border:1px solid #EBEBEB;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative}.bg .dialog .cover-type .cover-card .image .add-image[data-v-7dcaa5ad]{width:24px;height:24px}.bg .dialog .cover-type .cover-card .image .upload-image[data-v-7dcaa5ad]{width:100%;height:100%;object-fit:cover}.bg .dialog .cover-type .cover-card .image .clear-button[data-v-7dcaa5ad]{position:absolute;top:4px;right:4px;width:16px;height:16px;cursor:pointer;background:rgba(255,255,255,.5);border-radius:8px}.bg .dialog .cover-type .cover-card .image .clear-button img[data-v-7dcaa5ad]{margin:3px;width:10px;height:10px;opacity:.8}.bg .dialog .cover-type .cover-card .image-cursor[data-v-7dcaa5ad]{cursor:pointer}.bg .dialog .cover-type .cover-card .select[data-v-7dcaa5ad]{margin-top:5px;display:flex;flex-direction:row;align-items:center;color:#282b31}.bg .dialog .cover-type .cover-card .select img[data-v-7dcaa5ad]{width:12px;height:12px}.bg .dialog .cover-type .cover-card .select div[data-v-7dcaa5ad]{font-size:12px;font-weight:400;line-height:16px}.page-content-main[data-v-c626cbec]{display:flex;flex:1;flex-direction:column;width:100%;overflow:auto}.page-content-main .section-head[data-v-c626cbec]{height:44px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.page-content-main .section-head .title[data-v-c626cbec]{margin-left:10px;font-size:14px;font-weight:500;line-height:20px;text-align:center;letter-spacing:0em;color:#333}.page-content-main .section-head .add-button[data-v-c626cbec]{position:relative;margin-right:12px}.page-content-main .section-head .add-button .icon[data-v-c626cbec]{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;border:0;outline:none;background:transparent}.page-content-main .section-head .add-button .icon img[data-v-c626cbec]{width:16px;height:16px}.page-content-main .section-head .add-button .icon[data-v-c626cbec]:hover{background:rgba(0,112,255,.04)}.page-content-main .line[data-v-c626cbec]{height:1px;background:rgba(220,223,230,.5)}.page-content-main .page-list[data-v-c626cbec]{height:0;flex-grow:1;display:flex;flex-direction:column;overflow-y:auto;box-sizing:border-box;overflow-y:overlay}.page-content-main .page-list[data-v-c626cbec]::-webkit-scrollbar{background:transparent;width:6px}.page-content-main .page-list[data-v-c626cbec]::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:3px}.page-content-main .page-list .page-item[data-v-c626cbec]{height:38px;min-height:38px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.page-content-main .page-list .page-item .icon[data-v-c626cbec]{margin-left:16px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.page-content-main .page-list .page-item .icon img[data-v-c626cbec]{width:14px;height:14px}.page-content-main .page-list .page-item .title[data-v-c626cbec]{margin-left:10px;font-size:14px;font-weight:500;line-height:24px;letter-spacing:0em;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-content-main .page-list .page-item .space[data-v-c626cbec]{flex-grow:1}.page-content-main .page-list .page-item .action[data-v-c626cbec]{margin-right:16px;width:16px;height:16px}.page-content-main .page-list .page-item .action img[data-v-c626cbec]{width:100%;height:100%}.page-content-main .page-list .page-item .action .draft[data-v-c626cbec],.page-content-main .page-list .page-item .action .more[data-v-c626cbec]{display:none}.page-content-main .page-list .page-item .action_draft .draft[data-v-c626cbec]{display:block}.page-content-main .page-list .page-item .action_draft .more[data-v-c626cbec]{display:none}.page-content-main .page-list .page-item[data-v-c626cbec]:hover{background:rgba(0,112,255,.04)}.page-content-main .page-list .page-item:hover .action .more[data-v-c626cbec]{display:block}.page-content-main .page-list .page-item:hover .action_draft .draft[data-v-c626cbec]{display:none}.page-content-main .page-list .page-item-selected[data-v-c626cbec]{background:rgba(0,112,255,.04)}.module-list[data-v-c626cbec]{flex-grow:2;height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-y:overlay}.module-list[data-v-c626cbec]::-webkit-scrollbar{background:transparent;width:6px}.module-list[data-v-c626cbec]::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:3px}.module-list .item-drag-over *[data-v-c626cbec]{pointer-events:none}.module-list .module-item[data-v-c626cbec]{display:flex;flex-direction:column;box-sizing:border-box;cursor:pointer}.module-list .module-item .module-hide svg[data-v-c626cbec]{color:#bfbfbf!important}.module-list .module-item .module-hide .text[data-v-c626cbec]{color:#bfbfbf!important}.module-list .module-item .module-title[data-v-c626cbec]{margin-top:10px;height:38px;min-height:38px;display:flex;flex-direction:row;align-items:center;border-top:1px solid white;border-bottom:1px solid white;box-sizing:border-box}.module-list .module-item .module-title .icon[data-v-c626cbec]{margin-left:20px;width:14px;height:14px}.module-list .module-item .module-title svg[data-v-c626cbec]{margin-left:6px;width:16px;height:16px;min-width:16px;color:#666}.module-list .module-item .module-title .text[data-v-c626cbec]{flex-grow:1;margin:0 8px 0 4px;font-size:14px;font-weight:500;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.module-list .module-item .module-title .more[data-v-c626cbec]{display:none;margin-right:16px;width:16px;height:16px;cursor:pointer}.module-list .module-item .module-title .more[data-v-c626cbec]:hover{background:rgba(0,112,255,.04);border-radius:4px}.module-list .module-item .module-title[data-v-c626cbec]:hover{background:rgba(0,112,255,.04)}.module-list .module-item .module-title:hover .more[data-v-c626cbec]{display:block}.module-list .module-item .module-title-selected[data-v-c626cbec]{background:rgba(0,112,255,.04)}.module-list .module-item .module-title-selected svg[data-v-c626cbec]{color:#0070ff}.module-list .module-item .module-title-selected .text[data-v-c626cbec]{color:#0070ff!important}.module-list .module-item .doc-list[data-v-c626cbec]{display:flex;flex-direction:column}.module-list .module-item .doc-list .doc-item[data-v-c626cbec]{height:36px;min-height:36px;display:flex;flex-direction:row;align-items:center;border-top:1px solid white;border-bottom:1px solid white}.module-list .module-item .doc-list .doc-item .icon[data-v-c626cbec]{margin-left:42px;width:16px;height:16px}.module-list .module-item .doc-list .doc-item .text[data-v-c626cbec]{flex-grow:1;margin:0 4px;font-size:12px;font-weight:400;line-height:20px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.module-list .module-item .doc-list .doc-item .replace[data-v-c626cbec]{display:none;margin-right:16px;width:16px;height:16px;cursor:pointer}.module-list .module-item .doc-list .doc-item .replace[data-v-c626cbec]:hover{border-radius:4px;background:rgba(0,112,255,.04)}.module-list .module-item .doc-list .doc-item[data-v-c626cbec]:hover{background:rgba(0,112,255,.04)}.module-list .module-item .doc-list .doc-item:hover .replace[data-v-c626cbec]{display:block}.module-list .module-item .doc-list .doc-item-selected[data-v-c626cbec]{background:rgba(0,112,255,.04)}.module-list .module-item .doc-list .doc-item-selected .text[data-v-c626cbec]{color:#0070ff}.module-list .module-item .doc-list .doc-item-drag .replace[data-v-c626cbec],.module-list .module-item .doc-list .doc-item-drag:hover .replace[data-v-c626cbec]{display:none}.module-list .module-item .doc-list .doc-item-drag *[data-v-c626cbec]{pointer-events:none}.module-list .module-item .directory-item[data-v-c626cbec]{display:flex;flex-direction:column}.module-list .module-item .directory-item .directory-title[data-v-c626cbec]{height:38px;min-height:38px;display:flex;flex-direction:row;align-items:center;border-top:1px solid white;border-bottom:1px solid white;box-sizing:border-box}.module-list .module-item .directory-item .directory-title .icon[data-v-c626cbec]{margin-left:32px;width:14px;height:14px}.module-list .module-item .directory-item .directory-title .text[data-v-c626cbec]{flex-grow:1;margin:0 8px;font-size:14px;font-weight:500;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.module-list .module-item .directory-item .directory-title .more[data-v-c626cbec]{display:none;margin-right:16px;width:16px;height:16px;cursor:pointer}.module-list .module-item .directory-item .directory-title .more[data-v-c626cbec]:hover{background:rgba(0,112,255,.04);border-radius:4px}.module-list .module-item .directory-item .directory-title[data-v-c626cbec]:hover{background:rgba(0,112,255,.04)}.module-list .module-item .directory-item .directory-title:hover .more[data-v-c626cbec]{display:block}.module-list .module-item .directory-item .directory-title-selected[data-v-c626cbec]{background:rgba(0,112,255,.04)}.module-list .module-item .directory-item .directory-title-selected .text[data-v-c626cbec]{color:#0070ff}.module-list .module-item .section-item[data-v-c626cbec]{display:flex;flex-direction:column}.module-list .module-item .section-item .section-title[data-v-c626cbec]{height:38px;min-height:38px;display:flex;flex-direction:row;align-items:center;border-top:1px solid white;border-bottom:1px solid white;box-sizing:border-box}.module-list .module-item .section-item .section-title .icon[data-v-c626cbec]{margin-left:42px;width:14px;height:14px}.module-list .module-item .section-item .section-title .text[data-v-c626cbec]{flex-grow:1;margin:0 8px;font-size:14px;font-weight:500;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.module-list .module-item .section-item .section-title .more[data-v-c626cbec]{display:none;margin-right:16px;width:16px;height:16px;cursor:pointer}.module-list .module-item .section-item .section-title .more[data-v-c626cbec]:hover{background:rgba(0,112,255,.04);border-radius:4px}.module-list .module-item .section-item .section-title[data-v-c626cbec]:hover{background:rgba(0,112,255,.04)}.module-list .module-item .section-item .section-title:hover .more[data-v-c626cbec]{display:block}.module-list .module-item .section-item .section-title-selected[data-v-c626cbec]{background:rgba(0,112,255,.04)}.module-list .module-item .section-item .section-title-selected .text[data-v-c626cbec]{color:#0070ff}.module-list .module-item .section-item .doc-list .icon[data-v-c626cbec]{margin-left:62px}.module-list .module-item-hidden[data-v-c626cbec]{display:none}.module-add-menu[data-v-c626cbec]{position:absolute;z-index:10000;top:232px;left:304px;display:flex;flex-direction:column;width:176px;padding:8px 0;border-radius:8px;background:#FFFFFF;box-sizing:border-box;border:1px solid #EDEFF2;box-shadow:0 4px 26px #99999914}.module-add-menu .menu-item[data-v-c626cbec]{height:54px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.module-add-menu .menu-item *[data-v-c626cbec]{pointer-events:none}.module-add-menu .menu-item .image[data-v-c626cbec]{margin-left:16px;width:26px;height:26px;background-color:#0070ff0a}.module-add-menu .menu-item .image svg[data-v-c626cbec]{margin:5px;width:16px;height:16px;color:#0070ff}.module-add-menu .menu-item .info[data-v-c626cbec]{margin-left:6px;font-size:14px;font-weight:400;line-height:22px;color:#9e9e9e}.module-add-menu .menu-item .info .description[data-v-c626cbec]{margin-top:2px;font-size:12px;line-height:16px;color:#9e9e9e99}.module-add-menu .menu-item[data-v-c626cbec]:hover{background:rgba(0,112,255,.04)}.item[data-v-9101d012]{border-top:1px solid white;border-bottom:1px solid white;height:38px;min-height:38px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.item[data-v-9101d012]:hover{background:rgba(0,112,255,.04)}.item:hover .more[data-v-9101d012]{display:flex}.item:hover .doc-status[data-v-9101d012]{display:none}.item .icon-out[data-v-9101d012]{min-width:16px;width:16px;height:16px;overflow:hidden}.item .icon[data-v-9101d012]{position:relative;min-width:16px;width:16px;height:16px}.item .text[data-v-9101d012]{margin:0 6px;flex-grow:1;font-size:14px;font-weight:500;color:#0e1421;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item .doc-status[data-v-9101d012]{display:flex;flex-direction:row;align-items:center;margin-right:16px}.item .doc-status .need-publish[data-v-9101d012]{width:18px;height:18px}.item .doc-status .need-publish+.need-publish[data-v-9101d012]{margin-left:10px}.item .more[data-v-9101d012]{display:none;padding-right:16px;height:100%;align-items:center}.item .more[data-v-9101d012] .more-button{width:18px;height:18px}.item .more[data-v-9101d012] .more-button .more-icon{width:100%;height:100%}.item-over *[data-v-9101d012]{pointer-events:none}.catalog[data-v-9101d012]{display:flex;flex-direction:column}.sub-items .text[data-v-9101d012]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.item-selected[data-v-9101d012]{background:rgba(0,112,255,.04)}.item-selected .text[data-v-9101d012]{color:#0070ff}.item-blink[data-v-9101d012]{animation:blink-9101d012 1s ease-out 0s infinite}@keyframes blink-9101d012{to{background:rgba(0,112,255,.1)}}.bg[data-v-d8c358ee]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-d8c358ee]{position:relative;width:308px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-d8c358ee]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .icon[data-v-d8c358ee]{margin-top:36px;width:80px;height:80px}.bg .dialog .title[data-v-d8c358ee]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .message[data-v-d8c358ee]{margin:5px 20px 0;font-size:12px;font-weight:400;line-height:28px;text-align:center;color:#666}.bg .dialog .message[data-v-d8c358ee] strong{font-weight:400;color:#1f5fff}.bg .dialog .my-confirm-button[data-v-d8c358ee]{background:#f56c6c}.bg[data-v-30c01468]{pointer-events:all;position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-30c01468]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-30c01468]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-30c01468]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .big-box[data-v-30c01468]{width:348px;height:159px;border-radius:4px;background:rgba(0,112,255,.04);box-sizing:border-box;border:1px solid rgba(0,112,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.bg .dialog .big-box *[data-v-30c01468]{pointer-events:none}.bg .dialog .big-box .icon[data-v-30c01468]{width:50px;height:50px}.bg .dialog .big-box .upload-text[data-v-30c01468]{margin-top:12px;font-size:14px;font-weight:400;line-height:24px;color:#0070ff;text-align:center}.bg .dialog .big-box .text[data-v-30c01468]{margin-top:9px;margin-left:10px;margin-right:10px;text-align:center;font-size:14px;font-weight:500;line-height:24px;color:#282b31}.bg .dialog .big-box .progress[data-v-30c01468]{margin-top:3px;font-size:14px;font-weight:400;line-height:20px;color:#0070ff}.bg .dialog .big-box-over[data-v-30c01468]{border:1px dashed rgb(0,112,255)}.bg .dialog .big-box-over *[data-v-30c01468]{pointer-events:none}.bg .dialog .card-list[data-v-30c01468]{max-height:304px;overflow-y:scroll;overflow-y:overlay;width:372px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;row-gap:20px}.bg .dialog .card-list[data-v-30c01468]:after{content:"";flex:auto}.bg .dialog .card-list .card[data-v-30c01468]{display:flex;flex-direction:column;align-items:center}.bg .dialog .card-list .card .small-box[data-v-30c01468]{position:relative;margin:0 12px;width:100px;height:100px;border-radius:4px;background:rgba(0,112,255,.3);box-sizing:border-box;border:1px solid rgba(0,112,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.bg .dialog .card-list .card .small-box .bg[data-v-30c01468]{position:absolute;width:100%;height:100%;background:#F5F9FF;z-index:0}.bg .dialog .card-list .card .small-box .icon[data-v-30c01468]{position:relative;width:50px;height:50px}.bg .dialog .card-list .card .small-box .progress[data-v-30c01468]{position:relative;margin-top:4px;font-size:14px;font-weight:400;line-height:20px;color:#0070ff}.bg .dialog .card-list .card .text[data-v-30c01468]{margin-top:8px;max-width:124px;font-size:14px;font-weight:500;line-height:24px;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .convert-flag[data-v-30c01468]{width:348px}.search-main[data-v-2dd1e164]{position:relative;width:100%}.search-main .search-popover[data-v-2dd1e164]{position:fixed;top:114px;left:100px;width:388px;border-radius:6px;background:#ffffff;box-sizing:border-box;border:1px solid #eaeaea;overflow:auto;z-index:1000}.search-main .search-popover .noresult[data-v-2dd1e164]{height:47px;display:flex;align-items:center;box-sizing:border-box;margin-left:29px;font-size:14px;color:#000}.search-input[data-v-2dd1e164]{position:relative;margin:5px 16px 4px 20px}.search-input input[data-v-2dd1e164]{width:100%;height:36px;line-height:34px;border:1px solid rgba(167,167,167,.3);border-radius:4px;outline:none;padding-left:32px;padding-right:10px;background:transparent;font-size:14px;box-sizing:border-box;color:#000}.search-input input[data-v-2dd1e164]::placeholder{color:#a7a7a7}.search-input img[data-v-2dd1e164]{position:absolute;left:8px;top:8px;width:20px;height:20px}.search-popover-content-list[data-v-2dd1e164]{padding:5px 0}.search-popover-content-list .search-popover-content-list-item-content[data-v-2dd1e164]{width:calc(100% - 60px);display:flex;align-items:center}.search-popover-content-list .search-popover-content-list-item-content div[data-v-2dd1e164]{flex-grow:1;width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-popover-content-list-item[data-v-2dd1e164]{padding:0 30px;height:38px;width:100%;display:flex;flex-direction:row;align-items:center;cursor:pointer;font-size:14px;font-weight:350;box-sizing:border-box}.search-popover-content-list-item img[data-v-2dd1e164]{margin-right:8px;width:16px;height:16px}.search-popover-content-list-item[data-v-2dd1e164]:hover{background:#f5f5f5}.search-keyword{color:#0256ff}.bg[data-v-13262099]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-13262099]{position:relative;width:568px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-13262099]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-13262099]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-13262099]{width:calc(100% - 40px);margin-top:14px}.bg .dialog .content .content-title[data-v-13262099]{font-size:12px;line-height:16px;color:#282b31}.bg .dialog .content .type-select-box[data-v-13262099]{margin-top:18px;display:flex;justify-content:space-between}.bg .dialog .content .type-select-box .box[data-v-13262099]{width:168px;display:flex;flex-direction:column;align-items:center;cursor:pointer}.bg .dialog .content .type-select-box .box img[data-v-13262099]{width:100%;height:95px}.bg .dialog .content .type-select-box .box .icon-line[data-v-13262099]{display:flex;align-items:center;margin-top:16px;font-size:12px;line-height:16px;color:#d0d0d0}.bg .dialog .content .type-select-box .box .icon-line .icon[data-v-13262099]{width:12px;height:12px;margin-right:4px}.bg .dialog .content .type-select-box .box .type-selected[data-v-13262099]{color:#282b31}.bg .dialog .img-container[data-v-13262099]{width:calc(100% - 40px);margin-top:23px}.bg .dialog .img-container .img-box-content[data-v-13262099]{display:flex;flex-wrap:wrap;max-height:200px;overflow-y:auto}.bg .dialog .img-container .img-box-content .img-box[data-v-13262099]{width:170px;cursor:pointer;display:flex;flex-direction:column;margin-bottom:25px}.bg .dialog .img-container .img-box-content .img-box[data-v-13262099]:nth-child(3n){margin-left:9px}.bg .dialog .img-container .img-box-content .img-box[data-v-13262099]:nth-child(3n-1){margin-left:9px}.bg .dialog .img-container .img-box-content .img-box .cover-img[data-v-13262099]{border-radius:4px;display:block;width:100%;height:95px;object-fit:cover;box-sizing:border-box;border:1px solid #EBEBEB}.bg .dialog .img-container .img-box-content .img-box .catalogName[data-v-13262099]{margin-top:4px;font-size:12px;line-height:16px;color:#282b31}.bg .dialog .img-container .subTitle[data-v-13262099]{margin-top:18px;font-size:12px;line-height:16px;color:#758296}.bg[data-v-45098b7a]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-45098b7a]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-45098b7a]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-45098b7a]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-45098b7a]{width:calc(100% - 40px);margin-top:14px}.bg .dialog .content .content-title[data-v-45098b7a]{font-size:12px;line-height:16px;color:#758296}.bg .dialog .content .input-panel[data-v-45098b7a]{position:relative;width:348px;height:40px;margin-top:10px}.bg .dialog .content .input-panel .input-text[data-v-45098b7a]{border:1px solid #EBEBEB;border-radius:4px;padding:0 30px 0 10px;width:100%;height:40px;line-height:40px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .content .input-panel .input-text[data-v-45098b7a]::placeholder{color:#d0d0d0}.bg .dialog .content .input-panel .input-text[data-v-45098b7a]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .content .input-panel .counter[data-v-45098b7a]{position:absolute;top:0;right:32px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .content .input-panel .clear-button[data-v-45098b7a]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.selector-box[data-v-bc6fced6]{cursor:pointer;position:relative;margin-right:10px}.selector-box .curVersion[data-v-bc6fced6]{display:flex;align-items:center;justify-content:space-between;height:36px;box-sizing:border-box;margin:5px 6px 4px 20px;border:1px solid rgba(167,167,167,.3);border-radius:4px;padding-left:8px;padding-right:10px;font-size:14px}.selector-box .curVersion img[data-v-bc6fced6]{width:16px;height:16px;transform:rotate(0);transition:all .1s}.selector-box .option-card[data-v-bc6fced6]{z-index:999;pointer-events:none;opacity:0;position:absolute;left:20px;top:40px;right:6px;padding-top:10px;transform:translateY(-10px);max-height:70vh}.selector-box .option-card .card-body[data-v-bc6fced6]{background:#fff;border:1px solid rgba(167,167,167,.3);border-radius:4px;overflow-y:scroll;overflow-y:overlay;max-height:50vh}.selector-box .option-card .card-body .option[data-v-bc6fced6]{width:100%;height:40px;line-height:40px;box-sizing:border-box;font-size:14px;padding:0 6px 0 10px;display:flex;align-items:center}.selector-box .option-card .card-body .option[data-v-bc6fced6]:hover{background-color:#1f5fff1a}.selector-box .option-card .card-body .option .name-warp[data-v-bc6fced6]{width:0;flex:1;display:flex;align-items:center}.selector-box .option-card .card-body .option .name-warp .icon[data-v-bc6fced6]{width:16px;height:16px;margin-right:6px}.selector-box .option-card .card-body .option .name-warp .text[data-v-bc6fced6]{width:0;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selector-box .option-card .card-body .option .operate-warp[data-v-bc6fced6]{opacity:0;display:none;align-items:center}.selector-box .option-card .card-body .option .operate-warp .icon[data-v-bc6fced6]{width:16px;height:16px}.selector-box .option-card .card-body .option .operate-warp .icon+.icon[data-v-bc6fced6]{margin-left:6px}.selector-box .option-card .option-editable:hover .operate-warp[data-v-bc6fced6]{opacity:1;display:flex}.selector-box .option-card-show[data-v-bc6fced6]{opacity:1;pointer-events:auto}.bg[data-v-dcc9f844]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-dcc9f844]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-dcc9f844]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-dcc9f844]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-dcc9f844]{width:calc(100% - 40px);margin-top:14px}.bg .dialog .content .content-title[data-v-dcc9f844]{font-size:12px;line-height:16px;color:#758296}.bg .dialog .content .input-panel[data-v-dcc9f844]{position:relative;width:348px;height:40px;margin-top:10px}.bg .dialog .content .input-panel .input-text[data-v-dcc9f844]{border:1px solid #EBEBEB;border-radius:4px;padding:0 30px 0 10px;width:100%;height:40px;line-height:40px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .content .input-panel .input-text[data-v-dcc9f844]::placeholder{color:#d0d0d0}.bg .dialog .content .input-panel .input-text[data-v-dcc9f844]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .content .input-panel .counter[data-v-dcc9f844]{position:absolute;top:0;right:32px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .content .input-panel .clear-button[data-v-dcc9f844]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .content .input-panel[data-v-dcc9f844] .el-input-group--prepend{--el-input-focus-border-color: #0070FF;--el-input-focus-border: #0070FF}.bg .dialog .content .input-panel[data-v-dcc9f844] .el-input-group--prepend .el-input-group__prepend{padding:0 10px}.bg .dialog .content .input-panel[data-v-dcc9f844] .el-input-group--prepend .el-input__inner{height:40px;line-height:40px}.bg .dialog .content .input-panel[data-v-dcc9f844] .el-input-group--prepend .el-input__inner:focus{border-color:#0070ff;outline-color:#0070ff}.bg .dialog .content .selector-box[data-v-dcc9f844]{margin-top:10px;cursor:pointer;position:relative;margin-right:10px;width:100%}.bg .dialog .content .selector-box .curVersion[data-v-dcc9f844]{display:flex;align-items:center;justify-content:space-between;height:40px;margin:5px 0 4px;border:1px solid rgba(167,167,167,.3);border-radius:4px;padding-left:8px;padding-right:10px;font-size:14px;box-sizing:border-box}.bg .dialog .content .selector-box .curVersion img[data-v-dcc9f844]{width:16px;height:16px;transform:rotate(0);transition:all .1s}.bg .dialog .content .selector-box .option-card[data-v-dcc9f844]{z-index:999;pointer-events:none;opacity:0;position:absolute;left:0px;top:40px;width:100%;transition:all .3s;padding-top:10px;transform:translateY(-10px)}.bg .dialog .content .selector-box .option-card .card-body[data-v-dcc9f844]{background:#fff;border:1px solid rgba(167,167,167,.3);border-radius:4px}.bg .dialog .content .selector-box .option-card .card-body .option[data-v-dcc9f844]{width:100%;height:40px;line-height:40px;box-sizing:border-box;font-size:14px;padding:0 6px 0 20px}.bg .dialog .content .selector-box .option-card .card-body .option[data-v-dcc9f844]:hover{background-color:#1f5fff1a}.bg .dialog .content .selector-box .option-card-show[data-v-dcc9f844]{opacity:1;pointer-events:auto;top:50px;transition:all .5s}.el-tiptap-editor{box-sizing:border-box;display:flex;flex-direction:column;width:calc(100vw - 661px);max-width:1080px;padding:0 0 40px;margin:auto}.el-tiptap-editor *[class^=el-tiptap-editor]{box-sizing:border-box}.el-tiptap-editor__codemirror{display:flex;flex-grow:1;font-size:16px;line-height:24px;overflow:scroll}.el-tiptap-editor__codemirror .CodeMirror{flex-grow:1;height:auto}.el-tiptap-editor>.el-tiptap-editor__content{background-color:#fff;border:1px solid #ebeef5;border-top:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;color:#000;flex-grow:1;padding:30px 20px}.el-tiptap-editor--fullscreen{border-radius:0!important;bottom:0!important;height:100%!important;left:0!important;margin:0!important;position:fixed!important;right:0!important;top:0!important;width:100%!important;z-index:500;max-width:inherit}.el-tiptap-editor--fullscreen .el-tiptap-editor__menu-bar,.el-tiptap-editor--fullscreen .el-tiptap-editor__content,.el-tiptap-editor--fullscreen .el-tiptap-editor__footer{border-radius:0!important}.el-tiptap-editor .doc-title{margin-top:46px;margin-bottom:-16px;font-size:28px;font-weight:700;line-height:1.5;color:#0e1421;padding:10px 0}.el-tiptap-editor .doc-title .title{margin-top:0;margin-bottom:0;font-size:28px;font-weight:700;line-height:1.5;color:#0e1421;border:none;outline:none;width:100%;padding-left:0}.el-tiptap-editor .doc-title .title:disabled{background:#FFFFFF}.el-tiptap-editor .doc-title-readonly{margin-top:10px}.el-tiptap-editor .doc-date{margin-top:10px;font-size:14px;font-weight:400;line-height:20px;color:#646a73}.el-tiptap-editor--with-footer>.el-tiptap-editor__content{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}.el-tiptap-editor__menu-bar{z-index:10;white-space:nowrap;width:calc(100vw - 352px);overflow-x:scroll;position:fixed;top:57px;left:342px;text-align:center}.el-tiptap-editor__menu-bar:hover::-webkit-scrollbar-thumb{background:#D3D3D3;transition:all .3s;border-radius:5px}.el-tiptap-editor__menu-bar::-webkit-scrollbar{height:5px}.el-tiptap-editor__menu-bar_body{padding:5px 5px 0;background-color:#fff;display:inline-flex;flex-wrap:nowrap;margin:auto}.el-tiptap-editor__menu-bubble{background-color:#fff;border-radius:8px;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;display:flex;padding:5px;opacity:0;transition:opacity .3s ease-in-out;visibility:hidden;z-index:50}.el-tiptap-editor__menu-bubble--active{opacity:1;visibility:visible}.el-tiptap-editor__footer{align-items:center;background-color:#fff;border:1px solid #ebeef5;border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:flex;font-family:sans-serif;font-size:14px;justify-content:flex-end;padding:10px}.el-tiptap-editor .ProseMirror{outline:0;height:100%;font-size:16px;position:inherit}.el-tiptap-editor .ProseMirror .search-result{background-color:#ffd90080}.el-tiptap-editor .ProseMirror .search-selected{background-color:#6e9aff}.el-tiptap-editor .formatPainting{cursor:context-menu}.el-tiptap-editor__placeholder.el-tiptap-editor--empty:first-child:before{color:#c0c4cc;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.el-tiptap-editor__with-title-placeholder:nth-child(1):before,.el-tiptap-editor__with-title-placeholder:nth-child(2):before{color:#c0c4cc;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.el-tiptap-editor__characters{color:#939599}.el-tiptap-editor .iframe-container-box .iframe-container{max-width:100%;overflow:visible!important}.el-tiptap-editor .iframe-resizer{border:1px solid var(--theme_main_color);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.el-tiptap-editor .iframe-resizer__handler{background-color:var(--theme_main_color);border:1px solid #fff;border-radius:2px;box-sizing:border-box;display:block;height:12px;position:absolute;width:12px;z-index:2}.el-tiptap-editor .iframe-resizer__handler--tl{cursor:nw-resize;left:-6px;top:-6px}.el-tiptap-editor .iframe-resizer__handler--tr{cursor:ne-resize;right:-6px;top:-6px}.el-tiptap-editor .iframe-resizer__handler--bl{bottom:-6px;cursor:sw-resize;left:-6px}.el-tiptap-editor .iframe-resizer__handler--br{bottom:-6px;cursor:se-resize;right:-6px}.ProseMirror .column-block{width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:24px;padding:8px 0}.ProseMirror .column{overflow:auto;border:1px gray dashed;border-radius:8px;padding:8px;margin:-8px}.el-tiptap-editor__command-button{border:1px solid transparent;box-sizing:border-box;align-items:center;border-radius:50%;color:#303133;cursor:pointer;display:flex;justify-content:center;height:32px;margin:0;outline:0;transition:all .2s ease-in-out;width:32px}.el-tiptap-editor__command-button:hover{background-color:#e4e9f2}.el-tiptap-editor__command-button--active{background-color:#ecf5ff;color:var(--theme_main_color)}.el-tiptap-editor__command-button--readonly{cursor:default;opacity:.3;pointer-events:none}.el-tiptap-editor__command-button--readonly:hover{background-color:transparent}.el-tiptap-dropdown-popper .el-dropdown-menu__item{padding:0}.el-tiptap-dropdown-menu .el-tiptap-dropdown-menu__item{color:#303133;line-height:1.5;padding:5px 20px;width:100%;box-sizing:border-box}.el-tiptap-dropdown-menu .el-tiptap-dropdown-menu__item [data-item-type=heading]{margin-bottom:0;margin-top:0}.el-tiptap-dropdown-menu .el-tiptap-dropdown-menu__item:hover{background-color:#ecf5ff;color:var(--theme_main_color)!important}.el-tiptap-dropdown-menu .el-tiptap-dropdown-menu__item--active{background-color:#ecf5ff;color:var(--theme_main_color)}.el-tiptap-popper{width:auto!important}.el-tiptap-popper.el-popper{min-width:0}.el-tiptap-popper__menu__item{color:#303133;cursor:pointer;padding:8px 0}.el-tiptap-popper__menu__item:hover,.el-tiptap-popper__menu__item--active{color:var(--theme_main_color)}.el-tiptap-popper__menu__item--disabled{cursor:default;opacity:.2}.el-tiptap-popper__menu__item--disabled:hover{color:#303133;opacity:.2!important}.el-tiptap-popper__menu__item--disabled .el-tiptap-dropdown-menu__item:hover{color:#303133!important;background-color:#fff;cursor:default}.el-tiptap-popper__menu__item__separator{border-top:1px solid #dcdfe6;height:0;margin:5px 0;width:100%}.el-tiptap-popper .find-content{display:flex;flex-direction:column;gap:8px}.el-tiptap-popper .find-line{display:flex;align-items:center;background:#fff;z-index:10}.el-tiptap-popper .find-line .tip-text{width:42px;font-size:14px;font-weight:400;color:#3d3d3d;white-space:nowrap}.el-tiptap-popper .find-line input{margin-left:8px;outline:none;margin-right:12px;height:28px;line-height:28px;box-sizing:border-box;padding:0 8px;font-size:14px;font-weight:400;color:#3d3d3d;background:white;border:1px solid #EBEBEB;border-radius:4px}.el-tiptap-popper .find-line input::placeholder{color:#999}.el-tiptap-popper .find-line input:focus{border-color:#0070ff}.el-tiptap-popper .find-line .find-result{margin-right:6px;width:42px;text-align:center}.el-tiptap-popper .find-line button{background:#fff;margin-left:6px;border:1px solid #EBEBEB;height:28px;width:70px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:#262626;cursor:pointer;border-radius:4px}.el-tiptap-popper .find-line button:hover{color:#0070ff;border-color:#0070ff}.el-tiptap-upload{display:flex}.el-tiptap-upload .el-upload{flex-grow:1}.el-tiptap-upload .el-upload-dragger{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;height:300px;width:100%}.el-tiptap-upload .el-upload-dragger .el-tiptap-upload__icon{font-size:50px;margin-bottom:10px}.el-tiptap-upload .el-upload-dragger:hover .el-tiptap-upload__icon{color:var(--theme_main_color)}.color-set{display:flex;flex-direction:row;flex-wrap:wrap;width:240px}.color-set .color{border-radius:50%;box-shadow:#0003 0 3px 3px -2px,#00000024 0 3px 4px,#0000001f 0 1px 8px;box-sizing:border-box;color:#fff;height:30px;transition:all .2s ease-in-out;width:30px}.color-set .color__wrapper{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 12.5%;justify-content:center;padding:5px}.color-set .color:hover,.color-set .color--selected{border:2px solid #fff;transform:scale(1.3)}.color-set .color--remove{position:relative}.color-set .color--remove:hover:before{transform:rotate(-45deg)}.color-set .color--remove:hover:after{transform:rotate(45deg)}.color-set .color--remove:before,.color-set .color--remove:after{background-color:#f56c6c;bottom:0;content:"";left:50%;position:absolute;margin:2px 0;top:0;transform:translate(-50%);transition:all .2s ease-in-out;width:2px}.color-hex{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:16px}.color-hex .color-hex__input{flex-grow:1;border:1px solid #EBEBEB;border-radius:4px;height:30px;line-height:30px;box-sizing:border-box;font-size:14px;font-weight:400;color:#282b31;padding:0 7px}.color-hex .color-hex__input::placeholder{color:#d0d0d0}.color-hex .color-hex__input:focus{border:1px solid #0070FF;outline:none}.color-hex .color-hex__button{margin-left:10px;padding-left:15px;padding-right:15px;height:30px;border:0;display:flex;align-items:center;justify-content:center;background:#0070FF;border-radius:4px;color:#fff;cursor:pointer}.color-hex .color-hex__button:hover{opacity:.8}.table-grid-size-editor__body{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.table-grid-size-editor__row{display:flex}.table-grid-size-editor__cell{background-color:#fff;padding:5px}.table-grid-size-editor__cell__inner{border:1px solid #dcdfe6;box-sizing:border-box;border-radius:2px;height:16px;padding:4px;width:16px}.table-grid-size-editor__cell--selected .table-grid-size-editor__cell__inner{background-color:#ecf5ff;border-color:var(--theme_main_color)}.table-grid-size-editor__footer{margin-top:5px;text-align:center}.el-tiptap-edit-image-dialog .el-form-item:last-child{margin-bottom:0}.el-tiptap-edit-image-dialog input[type=number]::-webkit-inner-spin-button,.el-tiptap-edit-image-dialog input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.el-tiptap-edit-link-dialog .el-form-item:last-child{margin-bottom:0}.el-popper.el-tiptap-image-popper{background-color:#fff;border-radius:8px;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;min-width:0;padding:5px}.el-popper.el-tiptap-image-popper .image-bubble-menu{align-items:center;display:flex;flex-direction:row}.editor-custom-block-popper{background-color:#fff;border-radius:8px;box-shadow:0 1px 5px -1px #0003,0 2px 5px #00000024,0 1px 8px #0000001f;min-width:0;padding:5px;width:auto!important}.editor-custom-block-popper .custom-block-bubble-menu{align-items:center;display:flex;flex-direction:row}.editor-custom-block-popper .custom-block-bubble-menu .custom-checkbox{white-space:nowrap;cursor:pointer;outline:none;display:inline-flex;position:relative}.editor-custom-block-popper .custom-block-bubble-menu .custom-checkbox+.custom-checkbox{margin-left:10px}.editor-custom-block-popper .custom-block-bubble-menu .custom-checkbox__original{opacity:0;outline:none;position:absolute;margin:0;width:0;height:0;z-index:-1}.editor-custom-block-popper .custom-block-bubble-menu .custom-checkbox__inner{width:20px;height:20px;display:inline-block;position:relative;border-radius:4px;border:1px solid inherit;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46),outline .25s cubic-bezier(.71,-.46,.29,1.46);box-sizing:border-box;z-index:1}.editor-custom-block-popper .custom-block-bubble-menu .custom-checkbox__inner:after{box-sizing:content-box;content:"";border:1px solid #000;border-left:0;border-top:0;height:10px;left:7px;position:absolute;top:3px;transform:rotate(45deg) scaleY(0);width:5px;transition:transform .15s ease-in .05s;transform-origin:center}.editor-custom-block-popper .custom-block-bubble-menu .checked .custom-checkbox__inner:after{transform:rotate(45deg) scaleY(1)}.editor-custom-block-popper .custom-block-bubble-menu .tips{background-color:#f4f5f580}.editor-custom-block-popper .custom-block-bubble-menu .info{background-color:#d9e8fc80}.editor-custom-block-popper .custom-block-bubble-menu .warning{background-color:#f9efcd80}.editor-custom-block-popper .custom-block-bubble-menu .success{background-color:#e8f7cf80}.editor-custom-block-popper .custom-block-bubble-menu .danger{background-color:#fbe4e780}.editor-custom-block-popper .custom-block-bubble-menu .color1{background-color:#cef1f780}.editor-custom-block-popper .custom-block-bubble-menu .color2{background-color:#daf6ea80}.editor-custom-block-popper .custom-block-bubble-menu .color3{background-color:#fde6d380}.editor-custom-block-popper .custom-block-bubble-menu .color4{background-color:#fbdfef80}.editor-custom-block-popper .custom-block-bubble-menu .color5{background-color:#e6dcf980}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.outline-wrapper[data-v-7c99201f]{position:fixed;z-index:10;top:115px;right:10px;width:200px;max-height:calc(100vh - 167px);display:flex;flex-direction:column}.outline-wrapper .outline-title[data-v-7c99201f]{margin:0 0 12px 20px;font-size:14px;font-weight:700;line-height:22px}.outline-wrapper .outline-content[data-v-7c99201f]{flex-grow:1;overflow-y:scroll;overflow-y:overlay;border-left:1px solid #d8dad9}.outline-wrapper .outline-content[data-v-7c99201f]:hover::-webkit-scrollbar-thumb{background:#D3D3D3;transition:all .3s;border-radius:8px}.outline-wrapper .outline-content[data-v-7c99201f]::-webkit-scrollbar{width:8px}.outline-wrapper .outline-content .outline-item[data-v-7c99201f]{margin-bottom:8px;padding-left:18px;padding-right:10px;border-left:2px solid transparent;box-sizing:border-box;font-size:14px;line-height:22px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#758296;cursor:pointer}.outline-wrapper .outline-content .outline-item[data-v-7c99201f]:hover{font-weight:500;color:var(--theme_link_color);border-left-color:var(--theme_main_color)}.outline-wrapper .outline-content .outline-item[data-v-7c99201f]:last-child{margin-bottom:0}.outline-wrapper .outline-content .outline-item-selected[data-v-7c99201f]{font-weight:500;color:var(--theme_link_color);border-left-color:var(--theme_main_color)}.editor-out-outline[data-v-7c99201f]{margin-right:210px}.el-tiptap-dropdown-heading[data-v-50c707cc]{font-size:16px}.el-tiptap-dropdown-heading h1[data-v-50c707cc]{font-size:28px}.el-tiptap-dropdown-heading h2[data-v-50c707cc]{font-size:24px}.el-tiptap-dropdown-heading h3[data-v-50c707cc]{font-size:20px}.el-tiptap-dropdown-heading h4[data-v-50c707cc],.el-tiptap-dropdown-heading h5[data-v-50c707cc],.el-tiptap-dropdown-heading h6[data-v-50c707cc]{font-size:18px}.code-block[data-v-274665d7]{position:relative}.code-block .copyBtn[data-v-274665d7]{color:#d9ecff;width:1.5rem;height:1.5rem;position:absolute;top:.5rem;right:.5rem;cursor:pointer;z-index:9}.code-block .lang-select[data-v-274665d7]{position:absolute;top:8px;right:26px;width:80px;z-index:9}.code-block .lang-select[data-v-274665d7] .el-input__inner{padding-right:6px;text-align:right;background:transparent;box-shadow:none!important;color:#ebebeb61}.code-block .lang-select[data-v-274665d7] .el-input__inner:hover{box-shadow:none!important}.code-block .lang-select[data-v-274665d7] .el-input__inner:focus{box-shadow:none!important}.code-block .lang-select[data-v-274665d7] .el-input__inner:focus:hover{box-shadow:none!important}.code-block .lang-select[data-v-274665d7] .el-select .el-input.is-focus .el-input__inner{box-shadow:none!important}.code-block .lang-select[data-v-274665d7] .el-input__suffix,.code-block .lang-select[data-v-274665d7] .el-input__suffix-inner{display:none}.bg[data-v-31a18c87]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;overflow-y:auto}.bg[data-v-31a18c87]::-webkit-scrollbar{width:0}.bg .dialog[data-v-31a18c87]{margin:auto;position:relative;width:340px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-31a18c87]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-31a18c87]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px 0}.bg .dialog .upload-btn[data-v-31a18c87]{margin-top:1rem;margin-bottom:2rem;width:280px;height:157.5px;border-radius:4px;border:1px solid #89abf5;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:1rem;color:#767676}.bg .dialog .upload-btn svg[data-v-31a18c87]{width:3rem;height:3rem;color:#2a3a2a33;margin-bottom:8px}.bg .dialog .upload-btn-drag-over[data-v-31a18c87]{border:1px dashed #89abf5}.bg .dialog .video-img-box[data-v-31a18c87]{width:280px;height:157.5px;position:relative;border-radius:4px;border:1px solid rgba(0,112,255,.8);overflow:hidden;margin-top:1rem;margin-bottom:2rem}.bg .dialog .video-img-box .video-img[data-v-31a18c87]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;background-color:#fff}.bg .dialog .video-img-box .progress-bar[data-v-31a18c87]{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,112,255,.8);display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;transition:height .1s}.editor-img-bg-shadow{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;display:flex;align-content:center;justify-content:center;z-index:1500;background:rgb(0,0,0);opacity:1;cursor:zoom-out;visibility:hidden}.bg[data-v-5b8090b4]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;overflow-y:auto}.bg[data-v-5b8090b4]::-webkit-scrollbar{width:0}.bg .dialog[data-v-5b8090b4]{margin:auto;position:relative;width:340px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-5b8090b4]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-5b8090b4]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px 0}.bg .dialog .upload-btn[data-v-5b8090b4]{margin-top:1rem;margin-bottom:2rem;width:280px;height:157.5px;border-radius:4px;border:1px solid #89abf5;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:1rem;color:#767676}.bg .dialog .upload-btn svg[data-v-5b8090b4]{width:3rem;height:3rem;color:#2a3a2a33;margin-bottom:8px}.bg .dialog .upload-btn-drag-over[data-v-5b8090b4]{border:1px dashed #89abf5}.bg .dialog .video-img-box[data-v-5b8090b4]{width:280px;height:157.5px;position:relative;border-radius:4px;border:1px solid rgba(0,112,255,.8);overflow:hidden;margin-top:1rem;margin-bottom:2rem}.bg .dialog .video-img-box .video-img[data-v-5b8090b4]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background-color:#fff}.bg .dialog .video-img-box .progress-bar[data-v-5b8090b4]{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,112,255,.8);display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;transition:height .1s}.custom-block-content>*[data-v-34c46f3a]{margin-top:6px}.custom-block-content[data-v-34c46f3a]>:last-child{margin-bottom:0}.custom-block-content[data-v-34c46f3a]>:first-child{margin-top:0}.bg[data-v-11e5547a]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;overflow-y:auto}.bg[data-v-11e5547a]::-webkit-scrollbar{width:0}.bg .dialog[data-v-11e5547a]{margin:auto;position:relative;width:340px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-11e5547a]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-11e5547a]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px 0}.bg .dialog .upload-btn[data-v-11e5547a]{margin-top:1rem;margin-bottom:2rem;width:280px;height:157.5px;border-radius:4px;border:1px solid #89abf5;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:1rem;color:#767676}.bg .dialog .upload-btn svg[data-v-11e5547a]{width:3rem;height:3rem;color:#2a3a2a33;margin-bottom:8px}.bg .dialog .upload-btn-drag-over[data-v-11e5547a]{border:1px dashed #89abf5}.bg .dialog .video-img-box[data-v-11e5547a]{width:280px;height:157.5px;position:relative;border-radius:4px;border:1px solid rgba(0,112,255,.8);overflow:hidden;margin-top:1rem;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.bg .dialog .video-img-box svg[data-v-11e5547a]{width:3rem;height:3rem;color:#2a3a2a33}.bg .dialog .video-img-box .progress-bar[data-v-11e5547a]{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,112,255,.8);display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;transition:height .1s}.file-block-focused .file-block[data-v-6d749c14],.file-block-focused .file-block[data-v-6d749c14]:hover{border:1px solid var(--theme_main_color)}.checkbox[data-v-a6334ef4]{color:#282b31;margin-left:10px;padding:4px 8px;border-radius:2px;cursor:pointer}.checkbox[data-v-a6334ef4]:hover,.checkbox-selected[data-v-a6334ef4]{color:#409eff;background-color:#409eff1a}.select-box[data-v-661ef1ef]{position:relative}.select-box .select-line[data-v-661ef1ef]{cursor:pointer;height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid #EBEBEB;border-radius:6px;background:#FFFFFF}.select-box .select-line .text[data-v-661ef1ef]{border:none;outline:none;margin-left:10px;font-size:14px;font-weight:400;line-height:16px;color:#282b31;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-box .select-line .text[data-v-661ef1ef]:focus-visible{outline:none}.select-box .select-line .text[data-v-661ef1ef]:focus-visible::-webkit-input-placeholder{color:#757575}.select-box .select-line .text[data-v-661ef1ef]::-webkit-input-placeholder{color:#282b31}.select-box .select-line .arrow[data-v-661ef1ef]{margin-right:10px;width:14px;height:14px}.select-box .option-box[data-v-661ef1ef]{position:absolute;top:50px;left:0;z-index:100;display:flex;flex-direction:column;width:100%;max-height:200px;overflow-y:scroll;background:white;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB}.select-box .option-box .item[data-v-661ef1ef]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.select-box .option-box .item[data-v-661ef1ef]:hover{background:rgba(0,112,255,.04)}.select-box .option-box .item .doc-title[data-v-661ef1ef]{font-size:14px;font-weight:400;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-box .option-box .item-selected[data-v-661ef1ef]{background:rgba(0,112,255,.04)}.select-box .option-box .item-selected .doc-title[data-v-661ef1ef]{color:#0070ff}.bg[data-v-63aa058e]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-63aa058e]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;text-align:left}.bg .dialog .close-button[data-v-63aa058e]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-63aa058e]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 10px}.bg .dialog .linkType-select-panel[data-v-63aa058e]{width:348px}.bg .dialog .linkType-select-panel .label-title[data-v-63aa058e]{font-size:12px;color:#758296}.bg .dialog .linkType-select-panel .select-line[data-v-63aa058e]{margin-top:10px;display:flex;align-items:center}.bg .dialog .linkType-select-panel .select-line .select-option[data-v-63aa058e]{font-size:14px;color:#758296;cursor:pointer;display:flex;align-items:center}.bg .dialog .linkType-select-panel .select-line .select-option+.select-option[data-v-63aa058e]{margin-left:10px}.bg .dialog .linkType-select-panel .select-line .select-option .icon[data-v-63aa058e]{width:12px;height:12px;margin-right:4px}.bg .dialog .linkType-select-panel .select-line .selected[data-v-63aa058e]{color:#282b31}.bg .dialog[data-v-63aa058e] .select-box .doc-title{margin-top:0;margin-bottom:0}.bg .dialog .externalLinkUrl-panel[data-v-63aa058e]{position:relative;width:348px;height:42px}.bg .dialog .externalLinkUrl-panel .input-text[data-v-63aa058e]{border:1px solid #EBEBEB;border-radius:4px;padding:0 40px 0 10px;width:100%;height:42px;line-height:42px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .externalLinkUrl-panel .input-text[data-v-63aa058e]::placeholder{color:#d0d0d0}.bg .dialog .externalLinkUrl-panel .input-text[data-v-63aa058e]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .externalLinkUrl-panel .upload-box[data-v-63aa058e]{position:absolute;width:24px;height:24px;right:10px;top:9px}.bg .dialog .externalLinkUrl-panel .upload-box .upload-bg[data-v-63aa058e]{position:absolute;border-radius:3px;bottom:0;width:100%;height:100%;background:rgba(0,112,255,.3);z-index:0}.bg .dialog .externalLinkUrl-panel .upload-box .upload-icon[data-v-63aa058e]{position:relative;margin:4px;width:16px;height:16px;background:url(./icon-upload-aa2dcb05.svg);background-size:16px 16px;cursor:pointer}.bg .dialog .externalLinkUrl-panel .upload-box .upload-icon-blue[data-v-63aa058e]{background:url(./icon-upload-blue-563c85e3.svg);background-size:16px 16px;cursor:default}.bg .dialog .externalLinkUrl-panel .upload-box:hover .upload-icon[data-v-63aa058e]{background:url(./icon-upload-blue-563c85e3.svg);background-size:16px 16px}.bg .dialog .checkbox-wrapper[data-v-63aa058e]{margin-top:5px;position:relative;width:348px;height:32px;cursor:pointer;display:flex;flex-direction:row;align-items:center}.bg .dialog .checkbox-wrapper .icon[data-v-63aa058e]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-wrapper .text[data-v-63aa058e]{font-size:14px;font-weight:400;line-height:20px;color:#666}.checkbox[data-v-3c5ec083]{color:#282b31;margin-left:10px;padding:4px 8px;border-radius:2px;cursor:pointer}.checkbox[data-v-3c5ec083]:hover,.checkbox-selected[data-v-3c5ec083]{color:#409eff;background-color:#409eff1a}.vc-colorpicker{box-shadow:none!important}.preview-dialog .el-dialog__body{padding-top:0}.preview-dialog .el-dialog__body .editor-content h1{margin:16px 0 0}.preview-dialog .el-dialog__body .editor-content h2{margin:14px 0 0}.preview-dialog .el-dialog__body .editor-content h3,.preview-dialog .el-dialog__body .editor-content h4,.preview-dialog .el-dialog__body .editor-content h5,.preview-dialog .el-dialog__body .editor-content h6{margin:12px 0 0}.preview-dialog .el-dialog__body .editor-content p{margin-top:12px}.preview-dialog .el-dialog__body .editor-content hr{margin-top:15px;margin-bottom:15px}.preview-dialog .el-dialog__body .editor-content .tableWrapper,.preview-dialog .el-dialog__body .editor-content table{margin:6px 0}.preview-dialog .el-dialog__body .editor-content table td,.preview-dialog .el-dialog__body .editor-content table th{padding:6px 10px;height:32px}.preview-dialog .el-dialog__body .editor-content ul,.preview-dialog .el-dialog__body .editor-content ol{margin:12px 0 0 19px}.preview-dialog .el-dialog__body .editor-content li{line-height:1.5}.preview-dialog .el-dialog__body .editor-content blockquote{margin:12px 0 0;padding:6px 10px}.preview-dialog .el-dialog__body .editor-content .custom-block{margin-top:12px}.bg[data-v-5ab9e7fe]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;overflow-y:auto}.bg[data-v-5ab9e7fe]::-webkit-scrollbar{width:0}.bg .dialog[data-v-5ab9e7fe]{margin:auto;position:relative;width:400px;padding-bottom:20px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-5ab9e7fe]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-5ab9e7fe]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px 10px}.bg .dialog[data-v-5ab9e7fe] .emoji-mart{text-align:left;text-wrap-mode:wrap}.bg .dialog[data-v-5ab9e7fe] .emoji-mart h3{margin-top:0;margin-bottom:0}.bg .dialog[data-v-5ab9e7fe] .emoji-mart button{color:#858585}.bg .dialog[data-v-5ab9e7fe] .emoji-mart .emoji-mart-anchor>div{display:flex}.bg[data-v-1edfcaa5]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-1edfcaa5]{position:relative;width:1000px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-1edfcaa5]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-1edfcaa5]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-1edfcaa5]{margin-top:14px;max-width:100%;box-sizing:border-box;max-height:calc(80vh - 80px);overflow-y:auto;position:relative;padding:0 20px}.bg .dialog .content[data-v-1edfcaa5] .el-tiptap-editor{width:100%;max-width:inherit}.bg .dialog .content[data-v-1edfcaa5] .el-tiptap-editor__menu-bar{position:sticky;width:100%;left:0;top:0}.bg .dialog .content .content-title[data-v-1edfcaa5]{font-size:12px;line-height:16px;color:#758296}.bg .dialog .content .input-panel[data-v-1edfcaa5]{position:relative;width:348px;height:40px;margin-top:10px}.bg .dialog .content .input-panel .input-text[data-v-1edfcaa5]{border:1px solid #EBEBEB;border-radius:4px;padding:0 30px 0 10px;width:100%;height:40px;line-height:40px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .content .input-panel .input-text[data-v-1edfcaa5]::placeholder{color:#d0d0d0}.bg .dialog .content .input-panel .input-text[data-v-1edfcaa5]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .content .input-panel .counter[data-v-1edfcaa5]{position:absolute;top:0;right:32px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .content .input-panel .clear-button[data-v-1edfcaa5]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.reset-button[data-v-1edfcaa5]{position:absolute;right:79px;margin-left:30px;background:none;border:0;padding:0;outline:none;cursor:pointer;text-decoration:underline;text-underline-offset:5px;color:red}.item[data-v-4ad4ee6f]{height:32px;min-height:32px;display:flex;flex-direction:row;align-items:center}.item .check[data-v-4ad4ee6f]{width:14px;height:14px}.item .icon[data-v-4ad4ee6f]{min-width:16px;width:16px;height:16px}.item .title[data-v-4ad4ee6f]{width:0;margin:0 6px 0 4px;font-size:14px;font-weight:400;letter-spacing:0em;color:#1a1a1a;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item .status[data-v-4ad4ee6f]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.item .status-success[data-v-4ad4ee6f]{color:#09bb07}.item .status-synced[data-v-4ad4ee6f]{color:#cbcbcb}.item-cursor[data-v-4ad4ee6f]{cursor:pointer}.catalog[data-v-4ad4ee6f],.catalog .sub-items[data-v-4ad4ee6f]{display:flex;flex-direction:column}.catalog .sub-items .title[data-v-4ad4ee6f]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.bg[data-v-73b52f1c]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:auto}.bg .dialog[data-v-73b52f1c]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;user-select:none}.bg .dialog .close-button[data-v-73b52f1c]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-73b52f1c]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 10px}.bg .dialog .label[data-v-73b52f1c]{padding:0 20px;box-sizing:border-box;width:100%;font-size:14px;line-height:38px;font-weight:500;letter-spacing:0em;color:#282b31}.bg .dialog .checkbox-line[data-v-73b52f1c]{padding:0 20px;height:32px;box-sizing:border-box;display:flex;align-self:stretch;align-items:center;justify-content:space-between}.bg .dialog .checkbox-line .checkbox[data-v-73b52f1c]{display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .checkbox-line .checkbox img[data-v-73b52f1c]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-line .status[data-v-73b52f1c]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .content-list[data-v-73b52f1c]{align-self:stretch;margin:0;padding:0 20px;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;max-height:356px}.bg .dialog .content-list .item[data-v-73b52f1c]{height:32px;min-height:32px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content-list .item .icon[data-v-73b52f1c]{min-width:16px;width:16px;height:16px}.bg .dialog .content-list .item .title[data-v-73b52f1c]{width:0;margin:0 6px;font-size:14px;line-height:20px;font-weight:500;color:#282b31;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .content-list .item .status[data-v-73b52f1c]{margin-left:4px;width:54px;min-width:54px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content-list .item .status img[data-v-73b52f1c]{width:12px;height:12px}.bg .dialog .content-list .item .status div[data-v-73b52f1c]{margin-left:4px;font-size:12px;font-weight:400;color:#cbcbcb}.bg .dialog .content-list .item .status-unchecked[data-v-73b52f1c]{cursor:pointer}.bg .dialog .content-list .item .status-unchecked div[data-v-73b52f1c]{color:#666}.bg .dialog .content-list .item .status-checked[data-v-73b52f1c]{cursor:pointer}.bg .dialog .content-list .item .status-checked div[data-v-73b52f1c]{color:#0070ff}.bg .dialog .content-list .catalog[data-v-73b52f1c]{display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items[data-v-73b52f1c]{margin-left:22px;display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items .title[data-v-73b52f1c]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.bg .dialog .content-empty[data-v-73b52f1c]{height:96px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.item[data-v-46f76032]{height:32px;min-height:32px;display:flex;flex-direction:row;align-items:center}.item .check[data-v-46f76032]{width:14px;height:14px}.item .icon[data-v-46f76032]{min-width:16px;width:16px;height:16px}.item .title[data-v-46f76032]{width:0;margin:0 6px 0 4px;font-size:14px;font-weight:400;letter-spacing:0em;color:#282b31;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item .status[data-v-46f76032]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.item .status-synced[data-v-46f76032]{color:#cbcbcb}.item .status-success[data-v-46f76032]{color:#09bb07}.item .status-failed[data-v-46f76032]{text-decoration:underline;text-underline-offset:5px;color:#ea0000;cursor:pointer}.item-cursor[data-v-46f76032]{cursor:pointer}.catalog[data-v-46f76032],.catalog .sub-items[data-v-46f76032]{display:flex;flex-direction:column}.catalog .sub-items .title[data-v-46f76032]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.bg[data-v-7169dd96]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:auto}.bg .dialog[data-v-7169dd96]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;user-select:none}.bg .dialog .close-button[data-v-7169dd96]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-7169dd96]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 10px}.bg .dialog .label[data-v-7169dd96]{padding:0 20px;box-sizing:border-box;width:100%;font-size:14px;line-height:38px;font-weight:500;letter-spacing:0em;color:#282b31}.bg .dialog .checkbox-line[data-v-7169dd96]{padding:0 20px;box-sizing:border-box;height:32px;display:flex;align-self:stretch;align-items:center;justify-content:space-between}.bg .dialog .checkbox-line .checkbox[data-v-7169dd96]{display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .checkbox-line .checkbox img[data-v-7169dd96]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-line .status[data-v-7169dd96]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .content-list[data-v-7169dd96]{align-self:stretch;margin:0;padding:0 20px;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;max-height:356px}.bg .dialog .content-list .item[data-v-7169dd96]{height:32px;min-height:32px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content-list .item .icon[data-v-7169dd96]{min-width:16px;width:16px;height:16px}.bg .dialog .content-list .item .title[data-v-7169dd96]{width:0;margin:0 6px;font-size:14px;line-height:20px;font-weight:500;color:#282b31;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .content-list .item .status[data-v-7169dd96]{margin-left:4px;width:54px;min-width:54px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content-list .item .status img[data-v-7169dd96]{width:12px;height:12px}.bg .dialog .content-list .item .status div[data-v-7169dd96]{margin-left:4px;font-size:12px;font-weight:400;color:#cbcbcb}.bg .dialog .content-list .item .status-unchecked[data-v-7169dd96]{cursor:pointer}.bg .dialog .content-list .item .status-unchecked div[data-v-7169dd96]{color:#666}.bg .dialog .content-list .item .status-checked[data-v-7169dd96]{cursor:pointer}.bg .dialog .content-list .item .status-checked div[data-v-7169dd96]{color:#0070ff}.bg .dialog .content-list .catalog[data-v-7169dd96]{display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items[data-v-7169dd96]{margin-left:22px;display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items .title[data-v-7169dd96]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.bg .dialog .content-empty[data-v-7169dd96]{height:96px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.bg[data-v-5367131f]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:auto}.bg .dialog[data-v-5367131f]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;user-select:none}.bg .dialog .close-button[data-v-5367131f]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-5367131f]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 10px}.bg .dialog .label[data-v-5367131f]{padding:0 20px;box-sizing:border-box;width:100%;font-size:14px;line-height:38px;font-weight:500;letter-spacing:0em;color:#282b31}.bg .dialog .checkbox-line[data-v-5367131f]{padding:0 20px;height:32px;box-sizing:border-box;display:flex;align-self:stretch;align-items:center;justify-content:space-between}.bg .dialog .checkbox-line .checkbox[data-v-5367131f]{display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .checkbox-line .checkbox img[data-v-5367131f]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-line .version[data-v-5367131f]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a;display:flex;align-items:center}.bg .dialog .checkbox-line .version img[data-v-5367131f]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-line .status[data-v-5367131f]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .content-list[data-v-5367131f]{align-self:stretch;margin:0;padding:0 20px;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;max-height:208px}.bg .dialog .content-list .item[data-v-5367131f]{height:32px;min-height:32px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content-list .item .check[data-v-5367131f]{width:14px;height:14px}.bg .dialog .content-list .item .title[data-v-5367131f]{width:0;margin:0 8px;font-size:14px;font-weight:400;letter-spacing:0em;color:#1a1a1a;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .content-list .item .status[data-v-5367131f]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .content-list .item .status-synced[data-v-5367131f]{color:#cbcbcb}.bg .dialog .content-list .item .status-success[data-v-5367131f]{color:#09bb07}.bg .dialog .content-list .item .status-failed[data-v-5367131f]{text-decoration:underline;text-underline-offset:5px;color:#ea0000;cursor:pointer}.bg .dialog .content-list .item-cursor[data-v-5367131f]{cursor:pointer}.bg .dialog .content-list .catalog[data-v-5367131f]{display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items[data-v-5367131f]{margin-left:22px;display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items .title[data-v-5367131f]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.bg .dialog .content-empty[data-v-5367131f]{height:96px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.bg .dialog .merge-tip[data-v-5367131f]{margin:14px 20px 0;font-size:12px;line-height:20px;font-weight:400;letter-spacing:0em;color:#767676}.bg[data-v-6d8dd435]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:auto}.bg .dialog[data-v-6d8dd435]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;user-select:none}.bg .dialog .close-button[data-v-6d8dd435]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-6d8dd435]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 10px}.bg .dialog .label[data-v-6d8dd435]{padding:0 20px;box-sizing:border-box;width:100%;font-size:14px;line-height:38px;font-weight:500;letter-spacing:0em;color:#282b31}.bg .dialog .checkbox-line[data-v-6d8dd435]{padding:0 20px;height:32px;box-sizing:border-box;display:flex;align-self:stretch;align-items:center;justify-content:space-between}.bg .dialog .checkbox-line .checkbox[data-v-6d8dd435]{display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .checkbox-line .checkbox img[data-v-6d8dd435]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-line .status[data-v-6d8dd435]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .content-list[data-v-6d8dd435]{align-self:stretch;margin:0;padding:0 20px;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;max-height:356px}.bg .dialog .content-list .item[data-v-6d8dd435]{height:32px;min-height:32px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content-list .item .icon[data-v-6d8dd435]{min-width:16px;width:16px;height:16px;margin-right:6px}.bg .dialog .content-list .item .check-doc[data-v-6d8dd435]{margin-left:0;margin-right:8px;width:14px;height:14px}.bg .dialog .content-list .item .check[data-v-6d8dd435]{margin-left:16px;margin-right:8px;width:14px;height:14px}.bg .dialog .content-list .item .title[data-v-6d8dd435]{width:0;margin:0 6px 0 0;font-size:14px;line-height:20px;font-weight:400;color:#1a1a1a;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .content-list .item .status[data-v-6d8dd435]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .content-list .item .status-synced[data-v-6d8dd435]{color:#cbcbcb}.bg .dialog .content-list .item .status-success[data-v-6d8dd435]{color:#09bb07}.bg .dialog .content-list .item .status-failed[data-v-6d8dd435]{text-decoration:underline;text-underline-offset:5px;color:#ea0000;cursor:pointer}.bg .dialog .content-list .item-cursor[data-v-6d8dd435]{cursor:pointer}.bg .dialog .content-list .catalog[data-v-6d8dd435]{display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items[data-v-6d8dd435]{margin-left:22px;display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items .title[data-v-6d8dd435]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.bg .dialog .content-empty[data-v-6d8dd435]{height:96px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.bg .dialog .merge-tip[data-v-6d8dd435]{margin:14px 20px 0;font-size:12px;line-height:20px;font-weight:400;letter-spacing:0em;color:#767676}.bg[data-v-086e150c]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:auto}.bg .dialog[data-v-086e150c]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;user-select:none}.bg .dialog .close-button[data-v-086e150c]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-086e150c]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 10px}.bg .dialog .label[data-v-086e150c]{padding:0 20px;box-sizing:border-box;width:100%;font-size:14px;line-height:38px;font-weight:500;letter-spacing:0em;color:#282b31}.bg .dialog .checkbox-line[data-v-086e150c]{padding:0 20px;height:32px;box-sizing:border-box;display:flex;align-self:stretch;align-items:center;justify-content:space-between}.bg .dialog .checkbox-line .checkbox[data-v-086e150c]{display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .checkbox-line .checkbox img[data-v-086e150c]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-line .version[data-v-086e150c]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a;display:flex;align-items:center}.bg .dialog .checkbox-line .version img[data-v-086e150c]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-line .status[data-v-086e150c]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .content-list[data-v-086e150c]{align-self:stretch;margin:0;padding:0 20px;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;max-height:208px}.bg .dialog .content-list .item[data-v-086e150c]{height:32px;min-height:32px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content-list .item .check[data-v-086e150c]{width:14px;height:14px}.bg .dialog .content-list .item .title[data-v-086e150c]{width:0;margin:0 8px;font-size:14px;font-weight:400;letter-spacing:0em;color:#1a1a1a;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .content-list .item .status[data-v-086e150c]{width:112px;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1a1a1a}.bg .dialog .content-list .item .status-synced[data-v-086e150c]{color:#cbcbcb}.bg .dialog .content-list .item .status-success[data-v-086e150c]{color:#09bb07}.bg .dialog .content-list .item .status-failed[data-v-086e150c]{text-decoration:underline;text-underline-offset:5px;color:#ea0000;cursor:pointer}.bg .dialog .content-list .item-cursor[data-v-086e150c]{cursor:pointer}.bg .dialog .content-list .catalog[data-v-086e150c]{display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items[data-v-086e150c]{margin-left:22px;display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items .title[data-v-086e150c]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.bg .dialog .content-empty[data-v-086e150c]{height:96px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.bg .dialog .merge-tip[data-v-086e150c]{margin:14px 20px 0;font-size:12px;line-height:20px;font-weight:400;letter-spacing:0em;color:#767676}.item[data-v-19383596]{height:44px;min-height:44px;display:flex;flex-direction:row;align-items:center;cursor:pointer;border-radius:4px}.item .checkbox[data-v-19383596]{width:16px;height:16px}.item .icon[data-v-19383596]{margin-left:12px;width:28px;height:28px;border-radius:14px}.item .text[data-v-19383596]{margin-left:12px;margin-right:16px;width:0;flex-grow:1;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#3d3d3d}.item .arrow[data-v-19383596]{margin:0 16px 0 0;width:16px;height:16px;transform:rotate(90deg)}.item .arrow-rotate[data-v-19383596]{transform:rotate(180deg)}.item[data-v-19383596]:hover{background:#EDEEEE}.item .select-all[data-v-19383596]{margin:0 8px 0 0;font-size:12px;line-height:20px;letter-spacing:0em;color:#0256ff;cursor:pointer}.item .unselect-all[data-v-19383596]{margin-right:16px}.bg[data-v-6ac08b24]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;overflow:scroll}.bg .dialog[data-v-6ac08b24]{margin:auto;position:relative;width:800px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column}.bg .dialog .header[data-v-6ac08b24]{height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 24px}.bg .dialog .header .title[data-v-6ac08b24]{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;color:#000000d9}.bg .dialog .header .close-button[data-v-6ac08b24]{width:16px;height:16px;cursor:pointer}.bg .dialog .line[data-v-6ac08b24]{height:1px;background:rgba(0,0,0,.06)}.bg .dialog .group-content[data-v-6ac08b24]{margin:16px 24px;height:310px;border:1px solid #D0D3D6;border-radius:8px;display:flex;flex-direction:row}.bg .dialog .group-content .left-content[data-v-6ac08b24]{width:0;flex-grow:1;display:flex;flex-direction:column}.bg .dialog .group-content .left-content .input-out[data-v-6ac08b24]{margin:16px 16px 12px}.bg .dialog .group-content .left-content .input-out[data-v-6ac08b24] input{border-color:#d8d8d8}.bg .dialog .group-content .left-content .input-out[data-v-6ac08b24] input:focus{border-color:#0070ff}.bg .dialog .group-content .left-content .title[data-v-6ac08b24]{margin:0 16px 8px;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#1f2329}.bg .dialog .group-content .left-content .people-list[data-v-6ac08b24]{height:0;flex-grow:1;overflow:scroll;overflow:overlay;padding:0 8px 16px;position:relative}.bg .dialog .group-content .left-content .people-list .title[data-v-6ac08b24]{margin:8px 16px 8px 8px;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#1f2329}.bg .dialog .group-content .left-content .people-list .item[data-v-6ac08b24]{height:44px;min-height:44px;display:flex;flex-direction:row;align-items:center;cursor:pointer;border-radius:4px;padding-left:16px}.bg .dialog .group-content .left-content .people-list .item .checkbox[data-v-6ac08b24]{width:16px;height:16px}.bg .dialog .group-content .left-content .people-list .item .icon[data-v-6ac08b24]{margin-left:12px;width:28px;height:28px;border-radius:14px}.bg .dialog .group-content .left-content .people-list .item .text[data-v-6ac08b24]{margin-left:12px;width:0;flex-grow:1;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .group-content .left-content .people-list .item[data-v-6ac08b24]:hover{background:#EDEEEE}.bg .dialog .group-content .left-content .people-list .empty[data-v-6ac08b24]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;padding-bottom:30px}.bg .dialog .group-content .vline[data-v-6ac08b24]{width:1px;min-width:1px;background:#D8D8D8}.bg .dialog .group-content .right-content[data-v-6ac08b24]{width:320px;min-width:320px;display:flex;flex-direction:column}.bg .dialog .group-content .right-content .title[data-v-6ac08b24]{margin:20px 16px 12px;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .group-content .right-content .selected-list[data-v-6ac08b24]{height:0;flex-grow:1;overflow:scroll;overflow:overlay}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-6ac08b24]{margin:0 8px;padding:0 12px 0 16px;height:44px;min-height:44px;display:flex;flex-direction:row;align-items:center;border-radius:6px;cursor:pointer}.bg .dialog .group-content .right-content .selected-list .people-item .icon[data-v-6ac08b24]{width:28px;height:28px;object-fit:cover;border-radius:14px}.bg .dialog .group-content .right-content .selected-list .people-item .text[data-v-6ac08b24]{margin:0 12px;flex-grow:1;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .group-content .right-content .selected-list .people-item .close[data-v-6ac08b24]{width:24px;height:24px;border-radius:4px;cursor:pointer}.bg .dialog .group-content .right-content .selected-list .people-item .close img[data-v-6ac08b24]{margin:4px;width:16px;height:16px}.bg .dialog .group-content .right-content .selected-list .people-item .close[data-v-6ac08b24]:hover{background:#CCCCCC}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-6ac08b24]:hover{background:#EFF0F1}.bg .dialog .button-line[data-v-6ac08b24]{display:flex;flex-direction:row;align-items:center;height:68px;padding:0 24px}.bg .dialog .button-line .copy-button[data-v-6ac08b24]{display:flex;flex-direction:row;align-items:center;cursor:pointer}.bg .dialog .button-line .copy-button img[data-v-6ac08b24]{margin-right:4px;width:16px;height:16px}.bg .dialog .button-line .copy-button div[data-v-6ac08b24]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;color:#0256ff}.bg .dialog .button-line .space[data-v-6ac08b24]{flex-grow:1}.bg .dialog .button-line .cancel-button[data-v-6ac08b24]{margin-left:18px;width:82px;height:36px;display:flex;align-items:center;justify-content:center;background:#F2F3F5;border-radius:18px;outline:none;border:0;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#4e5969}.bg .dialog .button-line .confirm-button[data-v-6ac08b24]{margin-left:18px;width:82px;height:36px;display:flex;align-items:center;justify-content:center;background:#0070FF;border-radius:18px;outline:none;border:0;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff}.bg[data-v-5f4d2cce]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;overflow:scroll}.bg .dialog[data-v-5f4d2cce]{position:relative;width:800px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column}.bg .dialog .header[data-v-5f4d2cce]{height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 24px}.bg .dialog .header .title[data-v-5f4d2cce]{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;color:#000000d9}.bg .dialog .header .close-button[data-v-5f4d2cce]{width:16px;height:16px;cursor:pointer}.bg .dialog .line[data-v-5f4d2cce]{height:1px;background:rgba(0,0,0,.06)}.bg .dialog .group-content[data-v-5f4d2cce]{margin:16px 24px;height:310px;border:1px solid #D0D3D6;border-radius:8px;display:flex;flex-direction:row}.bg .dialog .group-content .left-content[data-v-5f4d2cce]{width:0;flex-grow:1;display:flex;flex-direction:column}.bg .dialog .group-content .left-content .title[data-v-5f4d2cce]{margin:20px 16px 12px;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#1f2329}.bg .dialog .group-content .left-content .people-list[data-v-5f4d2cce]{height:0;flex-grow:1;overflow:scroll;overflow:overlay;padding:0 8px 16px;position:relative}.bg .dialog .group-content .left-content .people-list .item[data-v-5f4d2cce]{height:44px;min-height:44px;display:flex;flex-direction:row;align-items:center;cursor:pointer;border-radius:4px;padding-left:16px}.bg .dialog .group-content .left-content .people-list .item .checkbox[data-v-5f4d2cce]{width:16px;height:16px}.bg .dialog .group-content .left-content .people-list .item .avatar[data-v-5f4d2cce]{margin-left:12px;width:28px;height:28px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#0070FF;font-size:16px;font-weight:500;color:#fff}.bg .dialog .group-content .left-content .people-list .item .text[data-v-5f4d2cce]{margin-left:12px;width:0;flex-grow:1;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .group-content .left-content .people-list .item[data-v-5f4d2cce]:hover{background:#EDEEEE}.bg .dialog .group-content .left-content .people-list .empty[data-v-5f4d2cce]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;padding-bottom:30px}.bg .dialog .group-content .vline[data-v-5f4d2cce]{width:1px;min-width:1px;background:#D8D8D8}.bg .dialog .group-content .right-content[data-v-5f4d2cce]{width:320px;min-width:320px;display:flex;flex-direction:column}.bg .dialog .group-content .right-content .title[data-v-5f4d2cce]{margin:20px 16px 12px;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .group-content .right-content .selected-list[data-v-5f4d2cce]{padding-bottom:16px;height:0;flex-grow:1;overflow:scroll;overflow:overlay}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-5f4d2cce]{margin:0 8px;padding:0 12px 0 16px;height:44px;min-height:44px;display:flex;flex-direction:row;align-items:center;border-radius:6px;cursor:pointer}.bg .dialog .group-content .right-content .selected-list .people-item .avatar[data-v-5f4d2cce]{width:28px;height:28px;object-fit:cover;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#0070FF;font-size:16px;font-weight:500;color:#fff}.bg .dialog .group-content .right-content .selected-list .people-item .text[data-v-5f4d2cce]{margin:0 12px;flex-grow:1;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .group-content .right-content .selected-list .people-item .close[data-v-5f4d2cce]{width:24px;height:24px;border-radius:4px;cursor:pointer}.bg .dialog .group-content .right-content .selected-list .people-item .close img[data-v-5f4d2cce]{margin:4px;width:16px;height:16px}.bg .dialog .group-content .right-content .selected-list .people-item .close[data-v-5f4d2cce]:hover{background:#CCCCCC}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-5f4d2cce]:hover{background:#EFF0F1}.bg .dialog .button-line[data-v-5f4d2cce]{display:flex;flex-direction:row;align-items:center;height:68px;padding:0 24px}.bg .dialog .button-line .copy-button[data-v-5f4d2cce]{display:flex;flex-direction:row;align-items:center;cursor:pointer}.bg .dialog .button-line .copy-button img[data-v-5f4d2cce]{margin-right:4px;width:16px;height:16px}.bg .dialog .button-line .copy-button div[data-v-5f4d2cce]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;color:#0256ff}.bg .dialog .button-line .space[data-v-5f4d2cce]{flex-grow:1}.bg .dialog .button-line .cancel-button[data-v-5f4d2cce]{margin-left:18px;width:82px;height:36px;display:flex;align-items:center;justify-content:center;background:#F2F3F5;border-radius:18px;outline:none;border:0;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#4e5969}.bg .dialog .button-line .confirm-button[data-v-5f4d2cce]{margin-left:18px;width:82px;height:36px;display:flex;align-items:center;justify-content:center;background:#0070FF;border-radius:18px;outline:none;border:0;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff}.bg[data-v-8c8a2a1e]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:scroll;overflow:overlay}.bg .dialog[data-v-8c8a2a1e]{margin-top:auto;margin-bottom:auto;position:relative;width:800px;height:calc(100vh - 40px);max-height:calc(100vh - 40px);border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column}.bg .dialog .close-button[data-v-8c8a2a1e]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-8c8a2a1e]{text-align:center;font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-8c8a2a1e]{margin-top:14px;max-width:100%;box-sizing:border-box;height:0;flex-grow:1;overflow-y:auto;position:relative;padding:0}.bg .dialog .content[data-v-8c8a2a1e] .el-tiptap-editor{width:calc(100% - 40px);max-width:inherit}.bg .dialog .content[data-v-8c8a2a1e] .el-tiptap-editor .doc-title{margin-top:0;margin-left:20px;margin-right:20px}.bg .dialog .content[data-v-8c8a2a1e] .el-tiptap-editor .editor-content{margin-left:20px;margin-right:20px}.bg .dialog .content[data-v-8c8a2a1e] .el-tiptap-editor__menu-bar{position:sticky;width:100%;left:0;top:0}.bg .dialog .reject-note[data-v-8c8a2a1e]{margin:0 40px;padding:12px 20px 18px;border-radius:6px;opacity:1;box-sizing:border-box;border:1px solid rgba(250,81,81,.8);display:flex;flex-direction:column}.bg .dialog .reject-note .caption[data-v-8c8a2a1e]{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#666}.bg .dialog .reject-note .msg[data-v-8c8a2a1e]{max-height:60px;overflow-y:scroll;overflow-y:overlay;margin-top:8px;font-size:14px;font-weight:500;line-height:21px;letter-spacing:0em;color:#3b454e}.bg .dialog .my-button-line[data-v-8c8a2a1e]{position:relative;align-self:stretch}.bg .dialog .my-button-line .delete-button[data-v-8c8a2a1e]{cursor:pointer;position:absolute;left:32px;top:10px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#cb0505}.radio-group .radio-item[data-v-7d437213]{cursor:pointer;height:32px;display:flex;flex-direction:row;align-items:center}.radio-group .radio-item img[data-v-7d437213]{width:16px;height:16px}.radio-group .radio-item div[data-v-7d437213]{margin-left:8px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#d0d0d0}.radio-group .radio-item-checked div[data-v-7d437213]{color:#282b31}.section-title[data-v-18024080]{margin-top:30px;display:flex;flex-direction:row;align-items:center}.section-title .sign[data-v-18024080]{width:2px;height:20px;background:#0256FF}.section-title .title[data-v-18024080]{margin-left:10px;font-size:14px;font-weight:500;line-height:20px;color:#3d3d3d}.bg[data-v-0caa042a]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:scroll}.bg .dialog[data-v-0caa042a]{margin:auto;position:relative;width:488px;max-height:calc(100vh - 100px);border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-0caa042a]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-0caa042a]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px}.bg .dialog .table-content[data-v-0caa042a]{overflow-y:scroll;overflow-y:overlay;margin:0 0 10px 20px;padding-right:20px;width:calc(100% - 40px)}.bg .dialog .table-content .row[data-v-0caa042a]{margin-bottom:18px;display:flex;flex-direction:row}.bg .dialog .table-content .row .row-title[data-v-0caa042a]{width:80px;font-size:14px;font-weight:400;line-height:32px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .table-content .tip[data-v-0caa042a]{margin-top:5px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;flex-direction:row;align-items:center}.bg .dialog .table-content .copy-block[data-v-0caa042a]{margin-top:8px;height:36px;border-radius:4px;box-sizing:border-box;border:1px solid #D8D8D8;display:flex;flex-direction:row}.bg .dialog .table-content .copy-block .link[data-v-0caa042a]{padding:0 10px;width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1;font-size:14px;font-weight:350;line-height:36px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .table-content .copy-block .copy-button[data-v-0caa042a]{border-left:1px solid #D8D8D8;width:88px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.bg .dialog .table-content .copy-block .copy-button[data-v-0caa042a]:hover{background:#F5F5F5}.bg[data-v-13dddfc2]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-13dddfc2]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-13dddfc2]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-13dddfc2]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-13dddfc2]{width:calc(100% - 40px);margin-top:14px}.bg .dialog .content .content-title[data-v-13dddfc2]{font-size:14px;line-height:20px;color:#758296}.bg .dialog .content .type-select-box[data-v-13dddfc2]{margin-bottom:6px;display:flex}.bg .dialog .content .type-select-box .box[data-v-13dddfc2]{width:110px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.bg .dialog .content .type-select-box .box .icon-line[data-v-13dddfc2]{display:flex;align-items:center;margin-top:14px;font-size:14px;line-height:20px;color:#d0d0d0}.bg .dialog .content .type-select-box .box .icon-line .icon[data-v-13dddfc2]{width:14px;height:14px;margin-right:6px}.bg .dialog .content .type-select-box .box .type-selected[data-v-13dddfc2]{color:#282b31}.tree-container[data-v-46cf8357]{padding-top:10px;flex-grow:1;height:0;overflow-y:auto;overflow-x:hidden;overflow-y:overlay}.tree-container[data-v-46cf8357]::-webkit-scrollbar{background:transparent;width:6px}.tree-container[data-v-46cf8357]::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:3px}.add-button[data-v-5e212646]{position:relative}.add-button .icon[data-v-5e212646]{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;border:0;outline:none;background:transparent}.add-button .icon img[data-v-5e212646]{width:16px;height:16px}.add-button .icon[data-v-5e212646]:hover{background:rgba(0,112,255,.04)}.add-button .add-menu[data-v-5e212646]{position:absolute;z-index:1000;top:24px;left:0;display:flex;flex-direction:column;width:176px;padding:8px 0;border-radius:8px;background:#FFFFFF;box-sizing:border-box;border:1px solid #EDEFF2;box-shadow:0 4px 26px #99999914}.add-button .add-menu .menu-item[data-v-5e212646]{height:42px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.add-button .add-menu .menu-item img[data-v-5e212646]{margin-left:16px;width:26px;height:26px}.add-button .add-menu .menu-item div[data-v-5e212646]{margin-left:6px;font-size:14px;font-weight:400;line-height:22px;color:#9e9e9e}.add-button .add-menu .menu-item[data-v-5e212646]:hover{background:rgba(0,112,255,.04)}.toolTip[data-v-693e8a34]{position:relative}.content[data-v-693e8a34]{visibility:hidden;position:fixed;top:0;left:0;opacity:0;max-width:244px;border-radius:4px;background:rgba(0,0,0,.62);font-size:12px;color:#fff;line-height:18px;padding:6px 10px;white-space:break-spaces;z-index:1000}.preview-button[data-v-f321e2a8]{width:94px;height:30px;border-radius:15px;background:#0070FF;font-size:14px;font-weight:500;text-align:center;color:#fff;outline:none;border:0;cursor:pointer}.preview-button[data-v-f321e2a8]:hover{opacity:.8}.preview-h5[data-v-f321e2a8]{margin-right:12px;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;border:0;outline:none;background:white}.preview-h5 img[data-v-f321e2a8]{width:16px;height:16px}.preview-h5[data-v-f321e2a8]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.bg[data-v-329ff53c]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.bg .panel[data-v-329ff53c]{position:absolute;top:0;bottom:0;right:0;width:600px;background:#FFFFFF;display:flex;flex-direction:column}.bg .panel .header[data-v-329ff53c]{height:56px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .header .title[data-v-329ff53c]{margin-left:20px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#000}.bg .panel .header .close-button[data-v-329ff53c]{margin-right:20px;width:16px;height:16px;cursor:pointer}.bg .panel .line[data-v-329ff53c]{height:1px;min-height:1px;background:#D8D8D8}.bg .panel .scroll-content[data-v-329ff53c]{height:0;flex-grow:1;overflow:scroll;overflow:overlay;padding:0 20px}.bg .panel .scroll-content .data-date-picker[data-v-329ff53c]{margin:16px 0 0}.bg .panel .scroll-content .detail-header[data-v-329ff53c]{margin:32px 0 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .scroll-content .detail-header .title[data-v-329ff53c]{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;color:#282b31}.bg .panel .scroll-content .opbar[data-v-329ff53c]{margin-bottom:20px;height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .scroll-content .opbar .left[data-v-329ff53c]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.more-button[data-v-cafeca84]{position:relative;width:16px;height:16px}.more-button[data-v-cafeca84]:hover{background:rgba(0,112,255,.04);border-radius:4px}.more-button .more-icon[data-v-cafeca84]{width:16px;height:16px}.more-button .more-icon[data-v-cafeca84]:hover{background:rgba(0,112,255,.04);border-radius:4px}.float-menu[data-v-cafeca84]{position:absolute;z-index:1000;background:#FFFFFF;border:1px solid #EDEFF2;border-radius:4px;box-shadow:0 4px 26px #99999914;display:flex;flex-direction:column}.float-menu .menu-item[data-v-cafeca84]{min-width:115px;height:38px;min-height:38px;display:flex;padding-right:20px;flex-direction:row;align-items:center;cursor:pointer}.float-menu .menu-item[data-v-cafeca84]:hover{background:rgba(0,112,255,.04)}.float-menu .menu-item *[data-v-cafeca84]{pointer-events:none}.float-menu .menu-item .icon[data-v-cafeca84]{margin-left:20px;width:16px;height:16px}.float-menu .menu-item .text[data-v-cafeca84]{margin-left:4px;font-size:12px;font-weight:400;line-height:20px;color:#666}.bg[data-v-14fb9610]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;overflow:scroll;overflow:overlay}.bg .dialog[data-v-14fb9610]{margin:auto;position:relative;width:538px;height:auto;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-14fb9610]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-14fb9610]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-14fb9610]{flex-grow:1;width:calc(100% - 40px);margin-top:14px;display:flex;flex-direction:column}.bg[data-v-611bf354]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;overflow:scroll}.bg .dialog[data-v-611bf354]{margin:auto;position:relative;width:800px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column}.bg .dialog .header[data-v-611bf354]{height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 24px}.bg .dialog .header .title[data-v-611bf354]{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;color:#000000d9}.bg .dialog .header .close-button[data-v-611bf354]{width:16px;height:16px;cursor:pointer}.bg .dialog .line[data-v-611bf354]{height:1px;background:rgba(0,0,0,.06)}.bg .dialog .group-content[data-v-611bf354]{margin:16px 24px;height:310px;border:1px solid #D0D3D6;border-radius:8px;display:flex;flex-direction:row}.bg .dialog .group-content .left-content[data-v-611bf354]{width:0;flex-grow:1;display:flex;flex-direction:column}.bg .dialog .group-content .left-content .input-out[data-v-611bf354]{margin:16px 16px 12px}.bg .dialog .group-content .left-content .input-out[data-v-611bf354] input{border-color:#d8d8d8}.bg .dialog .group-content .left-content .input-out[data-v-611bf354] input:focus{border-color:#0070ff}.bg .dialog .group-content .left-content .title[data-v-611bf354]{margin:0 16px 8px;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#1f2329}.bg .dialog .group-content .left-content .people-list[data-v-611bf354]{height:0;flex-grow:1;overflow:scroll;overflow:overlay;padding:0 8px 16px;position:relative}.bg .dialog .group-content .left-content .people-list .title[data-v-611bf354]{margin:8px 16px 8px 8px;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#1f2329}.bg .dialog .group-content .left-content .people-list .item[data-v-611bf354]{height:44px;min-height:44px;display:flex;flex-direction:row;align-items:center;cursor:pointer;border-radius:4px;padding-left:16px}.bg .dialog .group-content .left-content .people-list .item .checkbox[data-v-611bf354]{width:16px;height:16px}.bg .dialog .group-content .left-content .people-list .item .icon[data-v-611bf354]{margin-left:12px;width:28px;height:28px;border-radius:14px}.bg .dialog .group-content .left-content .people-list .item .text[data-v-611bf354]{margin-left:12px;width:0;flex-grow:1;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .group-content .left-content .people-list .item[data-v-611bf354]:hover{background:#EDEEEE}.bg .dialog .group-content .left-content .people-list .empty[data-v-611bf354]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;padding-bottom:30px}.bg .dialog .group-content .vline[data-v-611bf354]{width:1px;min-width:1px;background:#D8D8D8}.bg .dialog .group-content .right-content[data-v-611bf354]{width:320px;min-width:320px;display:flex;flex-direction:column}.bg .dialog .group-content .right-content .title[data-v-611bf354]{margin:20px 16px 12px;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .group-content .right-content .selected-list[data-v-611bf354]{height:0;flex-grow:1;overflow:scroll;overflow:overlay}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-611bf354]{margin:0 8px;padding:0 12px 0 16px;height:44px;min-height:44px;display:flex;flex-direction:row;align-items:center;border-radius:6px;cursor:pointer}.bg .dialog .group-content .right-content .selected-list .people-item .icon[data-v-611bf354]{width:28px;height:28px;object-fit:cover;border-radius:14px}.bg .dialog .group-content .right-content .selected-list .people-item .text[data-v-611bf354]{margin:0 12px;flex-grow:1;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .group-content .right-content .selected-list .people-item .close[data-v-611bf354]{width:24px;height:24px;border-radius:4px;cursor:pointer}.bg .dialog .group-content .right-content .selected-list .people-item .close img[data-v-611bf354]{margin:4px;width:16px;height:16px}.bg .dialog .group-content .right-content .selected-list .people-item .close[data-v-611bf354]:hover{background:#CCCCCC}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-611bf354]:hover{background:#EFF0F1}.bg .dialog .button-line[data-v-611bf354]{display:flex;flex-direction:row;align-items:center;height:68px;padding:0 24px}.bg .dialog .button-line .copy-button[data-v-611bf354]{display:flex;flex-direction:row;align-items:center;cursor:pointer}.bg .dialog .button-line .copy-button img[data-v-611bf354]{margin-right:4px;width:16px;height:16px}.bg .dialog .button-line .copy-button div[data-v-611bf354]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;color:#0256ff}.bg .dialog .button-line .space[data-v-611bf354]{flex-grow:1}.bg .dialog .button-line .cancel-button[data-v-611bf354]{margin-left:18px;width:82px;height:36px;display:flex;align-items:center;justify-content:center;background:#F2F3F5;border-radius:18px;outline:none;border:0;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#4e5969}.bg .dialog .button-line .confirm-button[data-v-611bf354]{margin-left:18px;width:82px;height:36px;display:flex;align-items:center;justify-content:center;background:#0070FF;border-radius:18px;outline:none;border:0;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff}.title-line[data-v-17559cbc]{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.title[data-v-17559cbc]{font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.copy-block[data-v-17559cbc]{margin-bottom:18px;height:36px;border-radius:4px;box-sizing:border-box;border:1px solid #D8D8D8;display:flex;flex-direction:row}.copy-block .link[data-v-17559cbc]{padding:0 10px;width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1;font-size:14px;font-weight:350;line-height:36px;letter-spacing:0em;color:#3d3d3d}.copy-block .copy-button[data-v-17559cbc]{border-left:1px solid #D8D8D8;width:88px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.copy-block .copy-button[data-v-17559cbc]:hover{background:#F5F5F5}.target-user[data-v-17559cbc]{margin-bottom:12px;min-height:36px;border-radius:4px;box-sizing:border-box;border:1px solid #D8D8D8;display:flex;flex-direction:row;align-items:center}.target-user .user-list[data-v-17559cbc]{width:0;flex-grow:1;padding:6px 10px;gap:2px 2px;display:flex;flex-direction:row;flex-wrap:wrap}.target-user .user-list .tip[data-v-17559cbc]{font-size:14px;font-weight:350;line-height:24px;color:#d0d0d0;user-select:none}.target-user .user-list .target-item[data-v-17559cbc]{height:24px;min-height:24px;border-radius:12px;background:rgba(31,35,41,.1);display:flex;flex-direction:row;align-items:center}.target-user .user-list .target-item .icon[data-v-17559cbc]{margin-left:3px;width:18px;height:18px;border-radius:9px;object-fit:cover}.target-user .user-list .target-item .name[data-v-17559cbc]{margin:0 7px 0 4px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.target-user .user-list .target-item .close-button[data-v-17559cbc]{margin-right:10px;width:10px;height:10px;cursor:pointer}.target-user .plus-button[data-v-17559cbc]{border-left:1px solid #D8D8D8;width:36px;align-self:stretch;display:flex;align-items:center;justify-content:center;cursor:pointer}.target-user .plus-button[data-v-17559cbc]:hover{background:#F5F5F5}.tip-input[data-v-17559cbc] .textarea{border-color:#d8d8d8}.preview-button[data-v-cbeb1b42]{width:94px;height:30px;border-radius:15px;background:#0070FF;font-size:14px;font-weight:500;text-align:center;color:#fff;outline:none;border:0;cursor:pointer}.preview-button[data-v-cbeb1b42]:hover{opacity:.8}.action-button[data-v-cbeb1b42]{margin-right:16px;width:24px;height:24px;background:white;outline:none;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;box-sizing:border-box}.action-button img[data-v-cbeb1b42]{width:16px;height:16px}.action-button[data-v-cbeb1b42]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.bread-crumb[data-v-cbeb1b42]{margin-right:20px;padding:0;width:0;flex-grow:1;display:flex;flex-direction:row;align-items:center;overflow-x:auto;overflow-x:overlay}.bread-crumb[data-v-cbeb1b42]::-webkit-scrollbar{display:none}.bread-crumb .title[data-v-cbeb1b42]{margin-right:10px;font-size:14px;font-weight:700;line-height:18px;color:#282b31;padding:5px 0;white-space:nowrap}.bread-crumb .title .slash[data-v-cbeb1b42]{margin-right:10px}.bread-crumb .title .text[data-v-cbeb1b42]{cursor:pointer}.bread-crumb .title .text[data-v-cbeb1b42]:hover{text-decoration:underline;text-underline-offset:2px}.bread-crumb .title-text[data-v-cbeb1b42]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bread-crumb .title-text[data-v-cbeb1b42]:hover{border-color:#fff}.bread-crumb .edit[data-v-cbeb1b42]{margin-left:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:0;outline:none;background:transparent}.bread-crumb .edit img[data-v-cbeb1b42]{width:16px;height:16px}.bread-crumb .edit[data-v-cbeb1b42]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.version-toolbar[data-v-2ef7623c]{position:absolute;top:0;left:0;right:0;bottom:0;background:#FFFFFF;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.version-toolbar .quit-button[data-v-2ef7623c]{margin-left:16px;height:30px;display:flex;flex-direction:row;align-items:center;cursor:pointer;border:0;outline:none;background:none}.version-toolbar .quit-button img[data-v-2ef7623c]{width:16px;height:16px}.version-toolbar .quit-button div[data-v-2ef7623c]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#666}.version-toolbar .quit-button[data-v-2ef7623c]:hover{opacity:.8}.version-toolbar .revert-button[data-v-2ef7623c]{margin-right:40px;padding:0 24px;height:30px;border-radius:15px;background:#0070FF;display:flex;flex-direction:row;align-items:center;cursor:pointer;border:0;outline:none}.version-toolbar .revert-button img[data-v-2ef7623c]{width:16px;height:16px}.version-toolbar .revert-button div[data-v-2ef7623c]{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff}.version-toolbar .revert-button[data-v-2ef7623c]:hover{opacity:.8}.loading-container[data-v-412daa04]{position:absolute;top:0;bottom:0;left:0;right:0;background:rgb(255,255,255);display:flex;justify-content:center;align-items:center;z-index:100}#load[data-v-412daa04]{width:75px;animation:loading-412daa04 3s linear infinite}#load #loading-inner[data-v-412daa04]{stroke-dashoffset:0;stroke-dasharray:300;stroke-width:10;stroke-miterlimit:10;stroke-linecap:round;animation:loading-circle-412daa04 2s linear infinite;stroke:#1f5fff;fill:transparent}@keyframes loading-412daa04{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-circle-412daa04{0%{stroke-dashoffset:0}to{stroke-dashoffset:-600}}.doc-version-preview[data-v-ad288220]{width:100%;height:100%;display:flex;flex-direction:row}.doc-version-preview .main-content[data-v-ad288220]{width:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay;position:relative}.doc-version-preview .version-list-panel[data-v-ad288220]{border-left:1px solid rgba(220,223,230,.5);width:250px;min-width:250px;display:flex;flex-direction:column}.doc-version-preview .version-list-panel .tab[data-v-ad288220]{min-height:44px;height:44px;display:flex;flex-direction:row;box-sizing:border-box;border-bottom:1px solid rgba(220,223,230,.5);padding:0 3px}.doc-version-preview .version-list-panel .tab .tab-item[data-v-ad288220]{margin:0 17px;box-sizing:border-box;height:43px;padding-top:12px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#9e9e9e;cursor:pointer}.doc-version-preview .version-list-panel .tab .tab-item-active[data-v-ad288220]{font-weight:500;color:#333;border-bottom:2px solid #0070FF}.doc-version-preview .version-list-panel .version-list[data-v-ad288220]{height:0;flex-grow:1;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;padding:5px 0}.doc-version-preview .version-list-panel .version-list .version-item[data-v-ad288220]{margin:1px 0;padding:10px 10px 12px 20px;display:flex;flex-direction:column;position:relative;cursor:pointer}.doc-version-preview .version-list-panel .version-list .version-item .title[data-v-ad288220]{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0em;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-version-preview .version-list-panel .version-list .version-item .time[data-v-ad288220]{font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#666}.doc-version-preview .version-list-panel .version-list .version-item .user[data-v-ad288220]{margin-right:50px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-version-preview .version-list-panel .version-list .version-item .actions[data-v-ad288220]{position:absolute;right:10px;bottom:10px;display:none;flex-direction:row;align-items:center}.doc-version-preview .version-list-panel .version-list .version-item .actions .action-button[data-v-ad288220]{margin-left:6px;width:16px;height:16px;cursor:pointer}.doc-version-preview .version-list-panel .version-list .version-item .actions .action-button img[data-v-ad288220]{width:16px;height:16px}.doc-version-preview .version-list-panel .version-list .version-item[data-v-ad288220]:hover{background:rgba(0,112,255,.04)}.doc-version-preview .version-list-panel .version-list .version-item:hover .actions[data-v-ad288220]{display:flex}.doc-version-preview .version-list-panel .version-list .version-item-active[data-v-ad288220]{background:rgba(0,112,255,.04)}.item[data-v-e4614102]{height:38px;min-height:38px;display:flex;flex-direction:row;align-items:center}.item .icon[data-v-e4614102]{min-width:16px;width:16px;height:16px}.item .title[data-v-e4614102]{width:0;margin:0 6px;font-size:14px;line-height:20px;font-weight:500;color:#282b31;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item .status[data-v-e4614102]{margin-left:4px;width:54px;min-width:54px;display:flex;flex-direction:row;align-items:center}.item .status img[data-v-e4614102]{width:12px;height:12px}.item .status div[data-v-e4614102]{margin-left:4px;font-size:12px;font-weight:400;color:#cbcbcb}.item .status-unchecked[data-v-e4614102]{cursor:pointer}.item .status-unchecked div[data-v-e4614102]{color:#666}.item .status-checked[data-v-e4614102]{cursor:pointer}.item .status-checked div[data-v-e4614102]{color:#0070ff}.catalog[data-v-e4614102],.catalog .sub-items[data-v-e4614102]{display:flex;flex-direction:column}.catalog .sub-items .title[data-v-e4614102]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.bg[data-v-40e2e3b6]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow-y:scroll;overflow-y:overlay}.bg .dialog[data-v-40e2e3b6]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;margin:auto}.bg .dialog .close-button[data-v-40e2e3b6]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-40e2e3b6]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 10px}.bg .dialog .select-line[data-v-40e2e3b6]{align-self:stretch;margin-left:20px;margin-bottom:5px;display:flex;align-items:center}.bg .dialog .select-line .select-option[data-v-40e2e3b6]{font-size:14px;color:#758296;cursor:pointer;display:flex;align-items:center}.bg .dialog .select-line .select-option+.select-option[data-v-40e2e3b6]{margin-left:10px}.bg .dialog .select-line .select-option .icon[data-v-40e2e3b6]{width:12px;height:12px;margin-right:4px}.bg .dialog .select-line .selected[data-v-40e2e3b6]{color:#282b31}.bg .dialog .select-line .space[data-v-40e2e3b6]{flex-grow:1}.bg .dialog .select-line .status[data-v-40e2e3b6]{margin-right:22px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.bg .dialog .select-line .status img[data-v-40e2e3b6]{width:12px;height:12px}.bg .dialog .select-line .status div[data-v-40e2e3b6]{margin-left:4px;font-size:12px;font-weight:400;color:#666}.bg .dialog .select-line .status-checked div[data-v-40e2e3b6]{color:#0070ff}.bg .dialog .content-list[data-v-40e2e3b6]{align-self:stretch;margin:0;padding:0 20px;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;max-height:356px}.bg .dialog .content-list .item[data-v-40e2e3b6]{height:38px;min-height:38px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content-list .item .icon[data-v-40e2e3b6]{min-width:16px;width:16px;height:16px}.bg .dialog .content-list .item .title[data-v-40e2e3b6]{width:0;margin:0 6px;font-size:14px;line-height:20px;font-weight:500;color:#282b31;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .content-list .item .status[data-v-40e2e3b6]{margin-left:4px;width:54px;min-width:54px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content-list .item .status img[data-v-40e2e3b6]{width:12px;height:12px}.bg .dialog .content-list .item .status div[data-v-40e2e3b6]{margin-left:4px;font-size:12px;font-weight:400;color:#cbcbcb}.bg .dialog .content-list .item .status-unchecked[data-v-40e2e3b6]{cursor:pointer}.bg .dialog .content-list .item .status-unchecked div[data-v-40e2e3b6]{color:#666}.bg .dialog .content-list .item .status-checked[data-v-40e2e3b6]{cursor:pointer}.bg .dialog .content-list .item .status-checked div[data-v-40e2e3b6]{color:#0070ff}.bg .dialog .content-list .catalog[data-v-40e2e3b6]{display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items[data-v-40e2e3b6]{margin-left:22px;display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items .title[data-v-40e2e3b6]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.bg .dialog .loading-box[data-v-40e2e3b6]{height:96px;display:flex;align-items:center;flex-direction:row;justify-content:center}.bg .dialog .loading-box img[data-v-40e2e3b6]{width:24px;height:24px;animation:rotate .8s linear infinite;-webkit-animation:rotate .8s linear infinite}.bg .dialog .loading-box div[data-v-40e2e3b6]{margin-left:10px;font-size:16px;font-weight:400;line-height:20px;color:#758296}.bg .dialog .content-empty[data-v-40e2e3b6]{height:96px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.bg .dialog .select-all[data-v-40e2e3b6]{margin:13px 20px 0 auto;width:54px;min-width:54px;display:flex;flex-direction:row;align-items:center}.bg .dialog .select-all .icon[data-v-40e2e3b6]{width:12px;height:12px}.bg .dialog .select-all .text[data-v-40e2e3b6]{margin-left:4px;font-size:12px;font-weight:400;color:#cbcbcb}.publish-button[data-v-6f36f530]{margin-left:10px;width:126px;height:30px;border-radius:15px;background:#0070FF;display:flex;flex-direction:row;align-items:center;justify-content:center;outline:none;border:0;cursor:pointer}.publish-button .icon[data-v-6f36f530]{width:16px;height:16px}.publish-button .text[data-v-6f36f530]{margin-left:6px;font-size:14px;font-weight:500;color:#fff}.publish-button[data-v-6f36f530]:disabled{cursor:not-allowed;background:rgba(0,112,255,.6)}.publish-button[data-v-6f36f530]:hover{opacity:.8}.publish-button-setting[data-v-6f36f530]{margin:0 12px;width:118px;height:40px;border-radius:20px;background:rgb(0,112,255)}.publish-button-setting .icon[data-v-6f36f530]{display:none}.publish-button-setting .text[data-v-6f36f530]{margin-left:0}.tag-content[data-v-6eeb70e4]{display:flex;flex-direction:row;align-items:center;height:30px;border-radius:15px;box-sizing:border-box;outline:none;border:1px solid transparent;overflow:hidden}.tag-content .tag-area[data-v-6eeb70e4]{outline:none;background:#F7F8F9;display:flex;flex-direction:row;align-items:center;height:30px;border-radius:15px;max-width:100%}.tag-content .tag-area .sign[data-v-6eeb70e4]{margin-left:10px;margin-right:5px;width:12px;height:12px}.tag-content .tag-area .tag-list[data-v-6eeb70e4]{max-width:calc(100% - 27px);display:flex;flex-direction:row;align-items:center;overflow:scroll}.tag-content .tag-area .tag-list .tag[data-v-6eeb70e4]{max-width:130px;margin-right:5px;padding:0 8px;border-radius:10px;box-sizing:border-box;border:1px solid transparent;background:rgba(117,130,150,.8);height:20px;line-height:18px;font-size:12px;font-weight:400;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.tag-content .tag-area .tag-list .input-tag[data-v-6eeb70e4]{width:50px;margin-right:5px;border:0;outline:0;height:20px;font-size:12px;line-height:20px;font-weight:400;color:#758296;background:transparent}.tag-content .tag-area .tag-list .input-tag[data-v-6eeb70e4]::placeholder{color:#75829680}.tag-content .tag-area .tag-list[data-v-6eeb70e4]::-webkit-scrollbar{display:none}.tag-content .tag-area .text[data-v-6eeb70e4]{margin:0 5px;font-size:12px;font-weight:400;line-height:12px;letter-spacing:0em;color:#758296}.tag-content .tag-area .add[data-v-6eeb70e4]{margin-top:1px;margin-right:10px;width:12px;height:12px}.tag-content .tag-area .empty[data-v-6eeb70e4]{margin-right:10px}.tag-content-focused[data-v-6eeb70e4]{border:1px solid #0070FF}.tag-content-focused .tag-area[data-v-6eeb70e4]{background:transparent}.tag-content-focused .tag-area .tag-list .tag[data-v-6eeb70e4]{border:1px solid #0070FF;background:transparent;color:#0070ff}.tag-content-focused .tag-area .tag-list .tag-selected[data-v-6eeb70e4]{border:1px solid transparent;background:#0070FF;color:#fff}.tag-content-focused .tag-area .tag-list .input-tag[data-v-6eeb70e4]{color:#0070ff}.tag-content-focused .tag-area .tag-list .input-tag[data-v-6eeb70e4]::placeholder{color:#0070ff80}.float-suggest[data-v-6eeb70e4]{position:absolute;z-index:1000;width:119px;background:#FFFFFF;border:1px solid #EDEFF2;border-radius:4px;box-shadow:0 4px 26px #99999914;display:flex;flex-direction:column}.float-suggest .suggest-item[data-v-6eeb70e4]{cursor:pointer;height:38px;line-height:38px;text-align:center;font-size:12px;font-weight:400;color:#0e1421}.float-suggest .suggest-item div[data-v-6eeb70e4]{width:99px;margin:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.float-suggest .suggest-item[data-v-6eeb70e4]:hover{background:rgba(0,112,255,.04)}.float-suggest .suggest-item *[data-v-6eeb70e4]{pointer-events:none}.switcher[data-v-28a1dc09]{position:relative}.switcher .current-theme[data-v-28a1dc09]{width:24px;height:24px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer}.switcher .current-theme[data-v-28a1dc09]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.switcher .current-theme img[data-v-28a1dc09]{width:18px;height:18px}.switcher .float-theme-list[data-v-28a1dc09]{position:absolute;z-index:100;left:-10px;top:26px;box-sizing:border-box;border:1px solid #EDEFF2;background:#FFFFFF}.switcher .float-theme-list .theme-title[data-v-28a1dc09]{margin-top:10px;margin-left:10px;font-size:14px;color:#758296}.switcher .float-theme-list .theme-list[data-v-28a1dc09]{margin-top:10px;padding:0 10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.switcher .float-theme-list .theme-list .theme-item[data-v-28a1dc09]{width:120px;box-sizing:border-box;border:1px solid transparent;border-radius:4px;padding:4px;display:flex;flex-direction:column;align-items:center;cursor:pointer}.switcher .float-theme-list .theme-list .theme-item img[data-v-28a1dc09]{border-radius:4px;border:1px solid #EDEFF2;width:108px;height:auto}.switcher .float-theme-list .theme-list .theme-item div[data-v-28a1dc09]{margin-top:4px;color:#282b31;font-size:12px}.switcher .float-theme-list .theme-list .theme-item-border[data-v-28a1dc09]{border:1px solid #1F5FFF}.switcher .float-theme-list .theme-list .theme-item-border div[data-v-28a1dc09]{color:#1f5fff}.switcher .float-theme-list .buttons[data-v-28a1dc09]{margin-top:14px;margin-bottom:10px;padding:0 10px;display:flex;align-items:center;justify-content:center}.switcher .float-theme-list .buttons .restore-button[data-v-28a1dc09]{margin:0 6px;width:80px;height:24px;border-radius:15px;background:rgba(0,112,255,.08);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#0070ff;cursor:pointer;border:0;outline:none}.switcher .float-theme-list .buttons .apply-button[data-v-28a1dc09]{margin:0 6px;width:80px;height:24px;border-radius:15px;background:#0070FF;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#fff;cursor:pointer;border:0;outline:none}.switcher[data-v-7be83e4c]{position:relative}.switcher .current-color[data-v-7be83e4c]{width:16px;height:16px;box-sizing:border-box;border:1px solid #666666;border-radius:2px;display:flex;align-items:center;justify-content:center;cursor:pointer}.switcher .current-color .color[data-v-7be83e4c]{width:8px;height:8px}.switcher .float-color-list[data-v-7be83e4c]{position:absolute;z-index:100;left:-10px;top:26px;box-sizing:border-box;border:1px solid #EDEFF2;background:#FFFFFF}.switcher .float-color-list .color-title[data-v-7be83e4c]{margin-top:10px;margin-left:10px;font-size:14px;color:#758296}.switcher .float-color-list .color-list[data-v-7be83e4c]{margin-top:10px;padding:0 7px;display:flex;flex-direction:row;align-items:center;justify-content:center}.switcher .float-color-list .color-list .color-item[data-v-7be83e4c]{margin:0 3px;width:16px;height:16px;box-sizing:border-box;border:1px solid transparent;border-radius:2px;display:flex;align-items:center;justify-content:center;cursor:pointer}.switcher .float-color-list .color-list .color-item .color[data-v-7be83e4c]{width:8px;height:8px}.switcher .float-color-list .color-list .color-item-border[data-v-7be83e4c]{border:1px solid #666666}.switcher .float-color-list .color-change[data-v-7be83e4c]{margin:10px;display:flex;flex-direction:column;gap:8px}.switcher .float-color-list .color-change .color-change-line[data-v-7be83e4c]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.switcher .float-color-list .color-change .color-change-line .color-change-title[data-v-7be83e4c]{color:#282b31;font-size:12px}.switcher .float-color-list .color-change .input-color[data-v-7be83e4c]{width:16px;height:16px;box-sizing:border-box;border:1px solid #EBEBEB;border-radius:2px;display:flex;align-items:center;justify-content:center;cursor:pointer}.switcher .float-color-list .color-change .input-color .color[data-v-7be83e4c]{width:8px;height:8px}.switcher .float-color-list .buttons[data-v-7be83e4c]{margin-top:14px;margin-bottom:10px;padding:0 10px;display:flex;align-items:center;justify-content:center}.switcher .float-color-list .buttons .restore-button[data-v-7be83e4c]{margin:0 6px;width:80px;height:24px;border-radius:15px;background:rgba(0,112,255,.08);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#0070ff;cursor:pointer;border:0;outline:none}.switcher .float-color-list .buttons .apply-button[data-v-7be83e4c]{margin:0 6px;width:80px;height:24px;border-radius:15px;background:#0070FF;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#fff;cursor:pointer;border:0;outline:none}.indicator[data-v-d336b72a]{margin:0 5px;width:80px;height:24px;position:relative}.indicator .input[data-v-d336b72a]{box-sizing:border-box;border-radius:2px;border:1px solid rgba(220,223,230,.5);position:absolute;width:100%;height:100%;line-height:24px;text-align:center;font-size:12px;font-weight:400;letter-spacing:0em;color:#282b31;outline:none}.indicator .input[data-v-d336b72a]:focus{border:1px solid #0070FF}.indicator[data-v-50b3115c]{position:relative;width:40px;height:24px}.indicator .text[data-v-50b3115c]{width:100%;height:100%;font-size:12px;font-weight:400;line-height:24px;text-align:center;color:#3d3d3d;user-select:none;cursor:default}.indicator .text[data-v-50b3115c]:hover,.indicator .text-active[data-v-50b3115c]{border-radius:4px;background:rgba(0,112,255,.08)}.indicator .float-menu[data-v-50b3115c]{position:absolute;right:-24px;bottom:34px;display:flex;flex-direction:column;width:140px;padding-top:6px;border-radius:4px;background:#FFFFFF;box-sizing:border-box;border:1px solid #EBEBEB}.indicator .float-menu .menu-item[data-v-50b3115c]{height:32px;display:flex;flex-direction:row;align-items:center;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#282b31;padding-left:32px;position:relative;cursor:pointer}.indicator .float-menu .menu-item[data-v-50b3115c]:hover{background:rgba(0,112,255,.04)}.indicator .float-menu .menu-item img[data-v-50b3115c]{position:absolute;top:10px;left:10px;width:12px;height:12px}.indicator .float-menu .custom-menu-item[data-v-50b3115c]{border-top:1px solid #EBEBEB;height:40px;display:flex;flex-direction:row;align-items:center}.indicator .float-menu .custom-menu-item .customer-text[data-v-50b3115c]{margin-left:32px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#282b31}.indicator .float-menu .custom-menu-item .customer-box[data-v-50b3115c]{position:relative;margin-left:4px;width:56px;height:27px}.indicator .float-menu .custom-menu-item .customer-box .input[data-v-50b3115c]{width:100%;height:100%;padding-left:4px;padding-right:20px;text-align:center;line-height:27px;box-sizing:border-box;border:1px solid rgba(220,223,230,.5);border-radius:2px;outline:none;font-size:12px;font-weight:400;color:#282b31}.indicator .float-menu .custom-menu-item .customer-box .input[data-v-50b3115c]:focus{border:1px solid #0070FF}.indicator .float-menu .custom-menu-item .customer-box .vline[data-v-50b3115c]{position:absolute;top:0;left:40px;bottom:0;width:1px;background:rgba(220,223,230,.5)}.indicator .float-menu .custom-menu-item .customer-box .arrow-box[data-v-50b3115c]{position:absolute;top:0;bottom:0;right:0;width:16px;display:flex;flex-direction:column}.indicator .float-menu .custom-menu-item .customer-box .arrow-box .arrow[data-v-50b3115c]{height:0;flex-grow:1;display:flex;align-items:center;justify-content:center;background:none;border:0;padding:0}.indicator .float-menu .custom-menu-item .customer-box .arrow-box .arrow img[data-v-50b3115c]{width:12px;height:12px}.indicator .float-menu .custom-menu-item .customer-box .arrow-box .arrow[data-v-50b3115c]:hover{background:rgba(0,112,255,.04)}.indicator .float-menu .custom-menu-item .customer-box .arrow-box .arrow[data-v-50b3115c]:disabled{opacity:.5}.indicator .float-menu .custom-menu-item .customer-box .arrow-box .arrow[data-v-50b3115c]:disabled:hover{background:none}.indicator .float-menu .custom-menu-item .customer-box .arrow-box .line[data-v-50b3115c]{height:1px;background:rgba(220,223,230,.5)}.pdf-preview[data-v-0cdf0959]{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.pdf-preview .main-content[data-v-0cdf0959]{height:0;flex-grow:1;display:flex;flex-direction:row}.pdf-preview .main-content .sidebar[data-v-0cdf0959]{border-right:1px solid rgba(220,223,230,.5);box-sizing:border-box;min-width:200px;width:200px;display:flex;flex-direction:column}.pdf-preview .main-content .sidebar .tab[data-v-0cdf0959]{min-height:44px;height:44px;display:flex;flex-direction:row;box-sizing:border-box;border-bottom:1px solid rgba(220,223,230,.5);padding:0 3px}.pdf-preview .main-content .sidebar .tab .tab-item[data-v-0cdf0959]{margin:0 17px;box-sizing:border-box;height:43px;padding-top:12px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#9e9e9e;cursor:pointer}.pdf-preview .main-content .sidebar .tab .tab-item-active[data-v-0cdf0959]{font-weight:500;color:#333;border-bottom:2px solid #0070FF}.pdf-preview .main-content .sidebar .slides-preview[data-v-0cdf0959]{position:relative;flex-grow:1;padding:8px 0;display:flex;flex-direction:column;align-items:center;overflow-y:scroll;overflow-y:overlay}.pdf-preview .main-content .sidebar .slides-preview .slide-item[data-v-0cdf0959]{position:relative;margin:8px;width:140px;border-radius:4px;box-sizing:border-box;border:1px solid rgba(0,0,0,.08);cursor:pointer;display:flex}.pdf-preview .main-content .sidebar .slides-preview .slide-item canvas[data-v-0cdf0959]{border-radius:4px;position:relative}.pdf-preview .main-content .sidebar .slides-preview .slide-item .number[data-v-0cdf0959]{position:absolute;left:calc(50% - 18px);bottom:8px;width:36px;height:20px;border-radius:4px;background:rgba(0,0,0,.3);font-size:12px;font-weight:400;line-height:20px;text-align:center;letter-spacing:0em;color:#fff}.pdf-preview .main-content .sidebar .slides-preview .slide-item-active[data-v-0cdf0959]{border:1px solid #0070FF}.pdf-preview .main-content .sidebar .slides-preview .slide-item-active .number[data-v-0cdf0959]{background:#0070FF}.pdf-preview .main-content .sidebar .catalog-preview[data-v-0cdf0959]{flex-grow:1;padding:10px 0;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;position:relative}.pdf-preview .main-content .sidebar .catalog-preview .catalog-item[data-v-0cdf0959]{box-sizing:border-box;padding-top:6px;padding-bottom:6px;padding-right:10px;display:flex;flex-direction:row;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#282b31;cursor:pointer}.pdf-preview .main-content .sidebar .catalog-preview .catalog-item[data-v-0cdf0959]:hover{background:rgba(0,112,255,.04)}.pdf-preview .main-content .sidebar .catalog-preview .catalog-item-first[data-v-0cdf0959]{padding-left:20px;font-weight:500}.pdf-preview .main-content .sidebar .catalog-preview .catalog-item-active[data-v-0cdf0959]{color:#0070ff}.pdf-preview .main-content .sidebar .catalog-preview .no-catalog[data-v-0cdf0959]{height:100%;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.pdf-preview .main-content .canvas-content[data-v-0cdf0959]{position:relative;flex-grow:1;overflow:auto;background:rgba(220,223,230,.3);display:flex;flex-direction:column;padding-top:32px}.pdf-preview .main-content .canvas-content .canvas-page[data-v-0cdf0959]{margin-left:auto;margin-right:auto;box-shadow:0 3px 8px #00000029;margin-bottom:32px;display:flex;position:relative;background:#FFFFFF}.pdf-preview .main-content .canvas-content .canvas-page canvas[data-v-0cdf0959]{position:relative}.pdf-preview .bottom-bar[data-v-0cdf0959]{min-height:40px;height:40px;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;border-top:1px solid rgba(220,223,230,.5);padding:0 15px}.pdf-preview .bottom-bar .action-button[data-v-0cdf0959]{margin:0 5px;width:24px;height:24px;cursor:pointer;background:white;border:0;padding:0}.pdf-preview .bottom-bar .action-button[data-v-0cdf0959]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.pdf-preview .bottom-bar .action-button img[data-v-0cdf0959]{width:100%;height:100%}.pdf-preview .bottom-bar .action-button[data-v-0cdf0959]:disabled{opacity:.5;cursor:default}.pdf-preview .bottom-bar .action-button[data-v-0cdf0959]:disabled:hover{opacity:.5;background:white}.pdf-preview .bottom-bar .action-button-active[data-v-0cdf0959]{border-radius:4px;background:rgba(0,112,255,.08)}.pdf-preview .bottom-bar .space[data-v-0cdf0959]{flex-grow:1}.pdf-preview .loading-container[data-v-0cdf0959]{position:absolute;top:0;bottom:0;left:-10px;right:-10px;background:rgb(255,255,255);display:flex;justify-content:center;align-items:center;z-index:100}.pdf-preview .loading-container .text[data-v-0cdf0959]{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.pdf-text-layer{position:absolute;text-align:initial;left:0;top:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none}.pdf-text-layer span,.pdf-text-layer br{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.pdf-text-layer span.markedContent{top:0;height:0}.pdf-text-layer .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.pdf-text-layer .highlight.appended{position:initial}.pdf-text-layer .highlight.begin{border-radius:4px 0 0 4px}.pdf-text-layer .highlight.end{border-radius:0 4px 4px 0}.pdf-text-layer .highlight.middle{border-radius:0}.pdf-text-layer .highlight.selected{background-color:#006400}.pdf-text-layer::-moz-selection{background:rgb(0,0,255)}.pdf-text-layer::selection{background:rgb(0,0,255)}.pdf-text-layer br::-moz-selection{background:transparent}.pdf-text-layer br::selection{background:transparent}.pdf-text-layer .endOfContent{display:block;position:absolute;left:0;top:100%;right:0;bottom:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pdf-text-layer .endOfContent.active{top:0}.pdf-text-layer *::selection{color:transparent;background:rgb(0,0,255)}.ppt-preview[data-v-338ef3e7]{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.ppt-preview .main-content[data-v-338ef3e7]{height:0;flex-grow:1;display:flex;flex-direction:row}.ppt-preview .main-content .sidebar[data-v-338ef3e7]{border-right:1px solid rgba(220,223,230,.5);box-sizing:border-box;min-width:200px;width:200px;display:flex;flex-direction:column}.ppt-preview .main-content .sidebar .tab[data-v-338ef3e7]{min-height:44px;height:44px;display:flex;flex-direction:row;box-sizing:border-box;border-bottom:1px solid rgba(220,223,230,.5);padding:0 3px}.ppt-preview .main-content .sidebar .tab .tab-item[data-v-338ef3e7]{margin:0 17px;box-sizing:border-box;height:43px;padding-top:12px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#9e9e9e;cursor:pointer}.ppt-preview .main-content .sidebar .tab .tab-item-active[data-v-338ef3e7]{font-weight:500;color:#333;border-bottom:2px solid #0070FF}.ppt-preview .main-content .sidebar .slides-preview[data-v-338ef3e7]{position:relative;flex-grow:1;padding:8px 0;display:flex;flex-direction:column;align-items:center;overflow-y:scroll;overflow-y:overlay}.ppt-preview .main-content .sidebar .slides-preview[data-v-338ef3e7]::-webkit-scrollbar{background:transparent;width:6px}.ppt-preview .main-content .sidebar .slides-preview[data-v-338ef3e7]::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:3px}.ppt-preview .main-content .sidebar .slides-preview .slide-item[data-v-338ef3e7]{position:relative;margin:8px;width:155px;border-radius:4px;box-sizing:border-box;border:1px solid rgba(0,0,0,.08);cursor:pointer;display:flex}.ppt-preview .main-content .sidebar .slides-preview .slide-item canvas[data-v-338ef3e7]{border-radius:4px;position:relative}.ppt-preview .main-content .sidebar .slides-preview .slide-item .number[data-v-338ef3e7]{position:absolute;left:calc(50% - 18px);bottom:8px;width:36px;height:20px;border-radius:4px;background:rgba(0,0,0,.3);font-size:12px;font-weight:400;line-height:20px;text-align:center;letter-spacing:0em;color:#fff}.ppt-preview .main-content .sidebar .slides-preview .slide-item-active[data-v-338ef3e7]{border:1px solid #0070FF}.ppt-preview .main-content .sidebar .slides-preview .slide-item-active .number[data-v-338ef3e7]{background:#0070FF}.ppt-preview .main-content .sidebar .catalog-preview[data-v-338ef3e7]{flex-grow:1;padding:10px 0;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;position:relative}.ppt-preview .main-content .sidebar .catalog-preview .catalog-item[data-v-338ef3e7]{box-sizing:border-box;padding-top:6px;padding-bottom:6px;padding-right:10px;display:flex;flex-direction:row;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#282b31;cursor:pointer}.ppt-preview .main-content .sidebar .catalog-preview .catalog-item[data-v-338ef3e7]:hover{background:rgba(0,112,255,.04)}.ppt-preview .main-content .sidebar .catalog-preview .catalog-item-first[data-v-338ef3e7]{padding-left:20px;font-weight:500}.ppt-preview .main-content .sidebar .catalog-preview .catalog-item-active[data-v-338ef3e7]{color:#0070ff}.ppt-preview .main-content .sidebar .catalog-preview .no-catalog[data-v-338ef3e7]{height:100%;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.ppt-preview .main-content .canvas-content[data-v-338ef3e7]{position:relative;flex-grow:1;overflow:auto;overflow:overlay;background:rgba(220,223,230,.3);display:flex;flex-direction:column;justify-content:center;padding:16px;box-sizing:border-box}.ppt-preview .main-content .canvas-content[data-v-338ef3e7]::-webkit-scrollbar{background:transparent;width:6px;height:6px}.ppt-preview .main-content .canvas-content[data-v-338ef3e7]::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:3px}.ppt-preview .main-content .canvas-content .canvas-page[data-v-338ef3e7]{margin:auto;box-shadow:0 3px 8px #00000029;display:flex;position:relative;background:#FFFFFF}.ppt-preview .main-content .canvas-content .canvas-page canvas[data-v-338ef3e7]{position:relative}.ppt-preview .main-content .canvas-content[data-v-338ef3e7]:fullscreen{padding:0;background:#000000}.ppt-preview .bottom-bar[data-v-338ef3e7]{min-height:40px;height:40px;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;border-top:1px solid rgba(220,223,230,.5);padding:0 15px}.ppt-preview .bottom-bar .action-button[data-v-338ef3e7]{margin:0 5px;width:24px;height:24px;cursor:pointer;background:white;border:0;padding:0}.ppt-preview .bottom-bar .action-button[data-v-338ef3e7]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.ppt-preview .bottom-bar .action-button img[data-v-338ef3e7]{width:100%;height:100%}.ppt-preview .bottom-bar .action-button[data-v-338ef3e7]:disabled{opacity:.5;cursor:default}.ppt-preview .bottom-bar .action-button[data-v-338ef3e7]:disabled:hover{opacity:.5;background:white}.ppt-preview .bottom-bar .action-button-active[data-v-338ef3e7]{border-radius:4px;background:rgba(0,112,255,.08)}.ppt-preview .bottom-bar .space[data-v-338ef3e7]{flex-grow:1}.ppt-preview .loading-container[data-v-338ef3e7]{position:absolute;top:0;bottom:0;left:-10px;right:-10px;background:rgb(255,255,255);display:flex;justify-content:center;align-items:center;z-index:100}.ppt-preview .loading-container .text[data-v-338ef3e7]{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.ppt-text-layer{position:absolute;text-align:initial;left:0;top:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none}.ppt-text-layer span,.ppt-text-layer br{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.ppt-text-layer span.markedContent{top:0;height:0}.ppt-text-layer .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.ppt-text-layer .highlight.appended{position:initial}.ppt-text-layer .highlight.begin{border-radius:4px 0 0 4px}.ppt-text-layer .highlight.end{border-radius:0 4px 4px 0}.ppt-text-layer .highlight.middle{border-radius:0}.ppt-text-layer .highlight.selected{background-color:#006400}.ppt-text-layer::-moz-selection{background:rgb(0,0,255)}.ppt-text-layer::selection{background:rgb(0,0,255)}.ppt-text-layer br::-moz-selection{background:transparent}.ppt-text-layer br::selection{background:transparent}.ppt-text-layer .endOfContent{display:block;position:absolute;left:0;top:100%;right:0;bottom:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ppt-text-layer .endOfContent.active{top:0}.ppt-text-layer *::selection{color:transparent;background:rgb(0,0,255)}.excel-preview-container[data-v-02ec2618],.excel-preview-container .excel-preview[data-v-02ec2618]{width:100%;height:100%}.excel-preview-container .loading-container[data-v-02ec2618]{position:absolute;top:0;bottom:0;left:-10px;right:-10px;background:rgb(255,255,255);display:flex;justify-content:center;align-items:center;z-index:100}.excel-preview-container .loading-container .text[data-v-02ec2618]{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.x-spreadsheet-menu>*:first-child{display:none}.x-spreadsheet-contextmenu{display:none!important}.tabs[data-v-4770c2c6]{height:33px;padding:0 20px;display:flex;flex-direction:row;align-items:flex-end;position:relative;border-bottom:1px solid rgba(220,223,230,.5)}.tabs .tab-item[data-v-4770c2c6]{margin:0 10px;display:flex;flex-direction:column;cursor:pointer}.tabs .tab-item .text[data-v-4770c2c6]{display:flex;flex-direction:row;align-items:center;margin:0 0 11px;font-size:14px;font-weight:400;line-height:20px;text-align:center;color:#9e9e9e}.tabs .tab-item .text span[data-v-4770c2c6]{display:block;margin-left:4px;min-width:16px;height:16px;box-sizing:border-box;padding:0 3px;border-radius:8px;font-size:12px;font-weight:500;text-align:center;color:#9e9e9e;border:1px solid #D3DCE4;display:flex;align-items:center;justify-content:center}.tabs .tab-item .line[data-v-4770c2c6]{height:2px;background:white}.tabs .tab-item-active .text[data-v-4770c2c6]{font-weight:500;color:#333}.tabs .tab-item-active .text span[data-v-4770c2c6]{min-width:16px;background:#0070FF;color:#fff;border:unset}.tabs .tab-item-active .line[data-v-4770c2c6]{background:#0070FF}.doc-card[data-v-1bb9d3f0]{margin-bottom:16px;height:120px;min-height:120px;background:#FFFFFF;border-radius:6px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.doc-card .avatar[data-v-1bb9d3f0]{margin-left:20px;margin-right:16px;border-radius:35px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#1F5FFF;font-size:30px;font-weight:500;text-align:center;color:#fff}.doc-card .info[data-v-1bb9d3f0]{flex-grow:1;display:flex;flex-direction:column}.doc-card .info .title[data-v-1bb9d3f0]{margin-bottom:5px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-card .info .breadcumb[data-v-1bb9d3f0]{display:flex;flex-direction:row;align-items:center;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3dcc}.doc-card .info .breadcumb img[data-v-1bb9d3f0]{margin:0 2px;width:16px;height:16px}.doc-card .info .time[data-v-1bb9d3f0]{margin-top:5px;font-size:12px;font-weight:500;line-height:20px;letter-spacing:0em;color:#8899a8}.doc-card .status[data-v-1bb9d3f0]{margin-left:16px;margin-right:20px;border-radius:16px;background:rgba(0,112,255,.08);width:70px;min-width:70px;height:32px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;letter-spacing:0em;color:#0070ff}.doc-card .status-draft[data-v-1bb9d3f0]{background:#FFFFFF;box-sizing:border-box;border:1px solid #D3DCE4;color:#5c6975}.doc-card .status-approved[data-v-1bb9d3f0]{background:rgba(47,200,103,.2);color:#2fc867}.doc-card .status-rejected[data-v-1bb9d3f0]{background:#FFCCCB;color:#b41a1a}.bg[data-v-7fd0f5c1]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.bg .panel[data-v-7fd0f5c1]{position:absolute;top:0;bottom:0;right:0;width:600px;background:#FFFFFF;display:flex;flex-direction:column}.bg .panel .header[data-v-7fd0f5c1]{height:56px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .header .title[data-v-7fd0f5c1]{margin-left:20px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#000}.bg .panel .header .close-button[data-v-7fd0f5c1]{margin-right:20px;width:16px;height:16px;cursor:pointer}.bg .panel .line[data-v-7fd0f5c1]{height:1px;min-height:1px;background:#D8D8D8}.bg .panel .scroll-content[data-v-7fd0f5c1]{height:0;flex-grow:1;overflow:scroll;overflow:overlay;padding:20px;background:#F5F7F9;position:relative}.bg .panel .scroll-content .nomore[data-v-7fd0f5c1]{margin:40px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#999;text-align:center}.bg .panel .scroll-content .empty-content[data-v-7fd0f5c1]{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.bg .panel .scroll-content .empty-content img[data-v-7fd0f5c1]{width:150px;height:110px}.bg .panel .scroll-content .empty-content div[data-v-7fd0f5c1]{margin-top:30px;font-size:14px;font-weight:400;text-align:center;letter-spacing:0em;color:#758296}.content[data-v-4f9d5ac0]{flex-grow:1;display:flex;flex-direction:row;min-width:1000px}.content .sidebar[data-v-4f9d5ac0]{min-width:260px;width:260px;display:flex;flex-direction:column;background:#FFFFFF}.content .sidebar .tab[data-v-4f9d5ac0]{height:56px;display:flex;flex-direction:row;align-items:flex-end;margin:0 3px;position:relative}.content .sidebar .tab .tab-item[data-v-4f9d5ac0]{margin:0 17px;display:flex;flex-direction:column;cursor:pointer}.content .sidebar .tab .tab-item .text[data-v-4f9d5ac0]{margin:14px 0;font-size:14px;font-weight:400;line-height:20px;text-align:center;color:#9e9e9e}.content .sidebar .tab .tab-item .line[data-v-4f9d5ac0]{height:2px;background:white}.content .sidebar .tab .tab-item-active .text[data-v-4f9d5ac0]{font-weight:500;color:#333}.content .sidebar .tab .tab-item-active .line[data-v-4f9d5ac0]{background:#0070FF}.content .sidebar .tab .add-doc-button[data-v-4f9d5ac0]{position:absolute;top:18px;right:12px}.content .sidebar .line[data-v-4f9d5ac0]{height:1px;background:rgba(220,223,230,.5)}.content .sidebar .audit-button[data-v-4f9d5ac0]{height:40px;border-top:1px solid rgba(220,223,230,.5);display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.content .sidebar .audit-button .icon[data-v-4f9d5ac0]{width:16px;height:16px}.content .sidebar .audit-button .text[data-v-4f9d5ac0]{margin-left:6px;font-size:14px;font-weight:500;letter-spacing:0em;color:#282b31}.content .sidebar .audit-button .text span[data-v-4f9d5ac0]{color:#fd687a}.content .vline[data-v-4f9d5ac0]{width:1px;background:rgba(220,223,230,.5);z-index:101}.content .preview-content[data-v-4f9d5ac0]{flex-grow:1;width:0;display:flex;flex-direction:column}.content .preview-content .toolbar[data-v-4f9d5ac0]{padding-left:16px;padding-right:40px;min-height:56px;height:56px;display:flex;flex-direction:row-reverse;align-items:center;position:relative}.content .preview-content .toolbar .space[data-v-4f9d5ac0]{flex-grow:1}.content .preview-content .toolbar .action-button[data-v-4f9d5ac0]{width:24px;height:24px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer}.content .preview-content .toolbar .action-button[data-v-4f9d5ac0]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.content .preview-content .toolbar .action-button img[data-v-4f9d5ac0]{width:18px;height:18px}.content .preview-content .line[data-v-4f9d5ac0]{min-height:1px;height:1px;background:rgba(220,223,230,.5)}.content .preview-content .preview[data-v-4f9d5ac0]{height:calc(100vh - 57px);position:relative;box-sizing:border-box}.content .preview-content .preview[data-v-4f9d5ac0] .toastui-editor-defaultUI{border:0}.content .preview-content .preview .markdown[data-v-4f9d5ac0]{height:calc(100vh - 97px);border:0;overflow-y:scroll;position:relative}.content .preview-content .preview .markdown[data-v-4f9d5ac0]:hover::-webkit-scrollbar-thumb{background:#D3D3D3;transition:all .3s;border-radius:8px}.content .preview-content .preview .markdown[data-v-4f9d5ac0]::-webkit-scrollbar{width:8px}.content .preview-content .preview .tag-config[data-v-4f9d5ac0]{position:absolute;left:0;bottom:0;padding-bottom:9px;padding-left:24px;padding-right:24px;right:0;background:#fff}.content .preview-content .preview .web-preview[data-v-4f9d5ac0]{position:absolute;top:0;left:0;right:0;bottom:0;overflow:scroll}.content .preview-content .preview .web-preview .homepage-inner[data-v-4f9d5ac0]{transform-origin:top left}.content .preview-content .preview .phone-preview[data-v-4f9d5ac0]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);backdrop-filter:blur(50px);display:flex;flex-direction:column;align-items:center;overflow:scroll}.content .preview-content .preview .phone-preview .phone[data-v-4f9d5ac0]{margin-top:50px;width:405px;height:835px;min-height:835px;border-radius:30px;background:#FAFAFA;overflow:hidden}.content .preview-content .preview .phone-preview .phone .content[data-v-4f9d5ac0]{margin:15px;position:relative;border-radius:30px;max-width:375px;min-width:375px;width:375px;height:calc(100% - 30px);overflow-x:hidden;overflow-y:scroll;background:white}.content .preview-content .preview .phone-preview .phone .content>*[data-v-4f9d5ac0]{width:375px}.content .preview-content .preview .phone-preview .quit-preview[data-v-4f9d5ac0]{outline:none;border:0;margin:20px 0 50px;width:118px;height:40px;min-height:40px;border-radius:20px;background:#0070FF;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:20px;color:#fff;cursor:pointer}.content .preview-content .preview .phone-preview .quit-preview[data-v-4f9d5ac0]:hover{opacity:.8}.content .preview-content .preview .doc-version-content[data-v-4f9d5ac0],.content .preview-content .preview .pdf-content[data-v-4f9d5ac0]{position:absolute;top:0;left:0;right:0;bottom:0;background:#FFFFFF;z-index:99;display:flex}.content .preview-content .preview .mask[data-v-4f9d5ac0]{position:absolute;top:0;left:0;right:0;bottom:0;background:#FFFFFF;z-index:99;display:flex;align-items:center;justify-content:center}.content .preview-content .preview .mask div[data-v-4f9d5ac0]{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.bg[data-v-6f2f6b08]{width:100%;min-height:100vh;background:url(./bg-f30bae6c.png) no-repeat;background-size:cover}.login-container[data-v-6f2f6b08]{width:100%;min-height:100vh;display:flex;padding-left:10%;align-items:center;box-sizing:border-box}.login-content[data-v-6f2f6b08]{box-sizing:border-box;width:428px;min-height:426px;border-radius:20px;background:#FFFFFF;padding:40px;border:10px solid rgba(255,255,255,.2);background-clip:padding-box;display:flex;flex-direction:column}.login-content .logo[data-v-6f2f6b08]{display:block;margin:8px auto 47px;height:38px;width:auto}.login-line[data-v-6f2f6b08]{margin-bottom:18px;height:1px;background:rgba(220,223,230,.5)}.login-button[data-v-6f2f6b08]{width:328px;height:40px;border-radius:20px;background:#1F5FFF;display:block;margin:0 auto;font-family:SourceHanSansCN-Medium;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer}.login-text[data-v-6f2f6b08]{width:0;flex-grow:1;margin-left:70px;margin-right:70px;display:flex;align-items:center;justify-content:center}.login-text .img[data-v-6f2f6b08]{max-width:100%;height:auto;max-height:100%}.switch-button[data-v-6f2f6b08]{margin-top:20px;margin-left:auto;margin-right:auto;cursor:pointer;background:none;border:0;outline:none;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0256ff}.login-label{margin-bottom:16px!important}.login-label .verificatio-code{outline:none;text-align:center;box-sizing:border-box;position:absolute;border-radius:4px;border:1px solid #dddfe6;padding:9px 16px;min-width:94px;color:#246afa;background:white;right:0;top:-6px;cursor:pointer;font-family:Source Han Sans CN;font-weight:400;font-size:12px;line-height:12px}.login-label .verificatio-code:disabled{color:#a7a7a7;border:1px solid rgba(167,167,167,.5);cursor:not-allowed}.login-label .el-form-item__label{font-family:SourceHanSansCN-Bold;font-size:14px;font-weight:700;line-height:24px;letter-spacing:0em;color:#282b31;position:relative}.login-label .el-input__inner{box-shadow:none!important;padding-bottom:16px;height:29px;padding:0!important}p[data-v-418d6def]{margin:0}.row-avatar img[data-v-418d6def]{width:50px;height:50px}.row[data-v-418d6def]{flex-direction:row;display:flex;justify-content:space-between;align-items:center;padding:20px 20px 16px 0;border-bottom:1px solid rgba(220,223,230,.5)}.row .left[data-v-418d6def],.row .right[data-v-418d6def]{display:flex;align-items:center}.row .left .text[data-v-418d6def]{font-size:12px!important;line-height:12px;color:#282b31}.row .left .name[data-v-418d6def]{font-size:14px;color:#a7a7a7}.row .right .button[data-v-418d6def]{padding:8px 11px;border-radius:2px;box-sizing:border-box;font-size:14px;line-height:14px;font-weight:400;font-family:SourceHanSansCN-Regular;color:#666;cursor:pointer;border:1px solid rgba(167,167,167,.5)}.title[data-v-418d6def]{font-family:SourceHanSansCN-Bold;font-size:16px!important;line-height:16px;color:#282b31;font-weight:700}.mt52[data-v-418d6def]{margin-top:52px}.exit-button[data-v-418d6def]{border-radius:20px;padding:10px 30px;box-sizing:border-box;border:1px solid #FD687A;color:#fd687a;font-size:14px;font-weight:500;display:inline-block;text-align:center;cursor:pointer}.content[data-v-418d6def]{display:flex;align-items:center;font-size:16px;line-height:24px;margin-bottom:38px}.content span[data-v-418d6def]{line-height:24px}.content span[data-v-418d6def]:first-child{font-size:16px;font-weight:350;color:#282b31}.content .space[data-v-418d6def]{flex-grow:1}.content .change-password[data-v-418d6def]{font-size:14px;font-weight:350;color:#1f5fff;cursor:pointer}.profile{border-radius:6px!important}.edit-user-info .el-dialog__body{padding:40px 52px 30px}.bg[data-v-38a35734]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:scroll}.bg .dialog[data-v-38a35734]{margin:auto;position:relative;width:790px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-38a35734]{position:absolute;top:18px;right:18px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-38a35734]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px}.bg .dialog .site-list[data-v-38a35734]{width:auto;display:flex;flex-direction:row;flex-wrap:wrap;max-height:444px;background:white;overflow-y:scroll;margin-bottom:-20px}.bg .dialog .site-list .site-item[data-v-38a35734]{margin:0 8px 20px;width:240px;height:128px;background:white;box-shadow:0 4px 26px #99999914;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative;border:2px solid transparent}.bg .dialog .site-list .site-item .logo[data-v-38a35734]{width:180px;height:44px;object-fit:contain}.bg .dialog .site-list .site-item .text[data-v-38a35734]{margin-top:10px;font-size:14px;font-weight:500;color:#758296;line-height:28px}.bg .dialog .site-list .site-item .site-type[data-v-38a35734]{position:absolute;top:0;left:0;height:24px;width:70px;text-align:center;border-bottom-right-radius:5px;background:#1F5FFF;font-size:10px;font-weight:500;line-height:23px;letter-spacing:0em;color:#fff}.bg .dialog .site-list .site-item-selected[data-v-38a35734]{border:2px solid #1F5FFF}.bg .dialog .site-list .site-item-selected .text[data-v-38a35734]{color:#0e1421}.layout[data-v-57cd235e]{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;overflow-x:auto}.layout .sidebar[data-v-57cd235e]{min-width:80px;width:80px;background:#FFFFFF;box-shadow:0 4px 26px #99999914;display:flex;flex-direction:column;align-items:center}.layout .sidebar .logo[data-v-57cd235e]{margin-top:20px;margin-bottom:10px;width:54px;height:54px;object-fit:contain}.layout .sidebar .tab[data-v-57cd235e]{display:flex;flex-direction:column;flex-grow:1;align-items:center;height:0;overflow-y:scroll}.layout .sidebar .tab[data-v-57cd235e]::-webkit-scrollbar{width:0}.layout .sidebar .tab .tab-item[data-v-57cd235e]{margin:10px 0;min-height:60px;width:60px;height:60px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.layout .sidebar .tab .tab-item .active[data-v-57cd235e]{display:none}.layout .sidebar .tab .tab-item .normal[data-v-57cd235e]{display:block}.layout .sidebar .tab .tab-item img[data-v-57cd235e]{width:26px;height:26px}.layout .sidebar .tab .tab-item div[data-v-57cd235e]{font-size:12px;font-weight:400;line-height:20px;color:#cad2db}.layout .sidebar .tab .tab-item.news[data-v-57cd235e]:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#FD687A;position:absolute;top:8px;right:18px}.layout .sidebar .tab .tab-item[data-v-57cd235e]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.layout .sidebar .tab .tab-item:hover .active[data-v-57cd235e]{display:block}.layout .sidebar .tab .tab-item:hover .normal[data-v-57cd235e]{display:none}.layout .sidebar .tab .tab-item:hover div[data-v-57cd235e]{font-weight:500;color:#333}.layout .sidebar .tab .tab-item-active[data-v-57cd235e]{border-radius:4px;background:rgba(0,112,255,.08)}.layout .sidebar .tab .tab-item-active .active[data-v-57cd235e]{display:block}.layout .sidebar .tab .tab-item-active .normal[data-v-57cd235e]{display:none}.layout .sidebar .tab .tab-item-active div[data-v-57cd235e]{font-weight:500;color:#333}.layout .sidebar .tab .line[data-v-57cd235e]{margin:10px 0;width:20px;height:2px;min-height:2px;background:#EEF1F5}.layout .sidebar .account[data-v-57cd235e]{display:flex;flex-direction:column;align-items:center;margin-top:20px;margin-bottom:20px;min-height:32px;cursor:pointer}.layout .sidebar .account .avatar[data-v-57cd235e]{width:40px;height:40px;border-radius:20px}.layout .sidebar .account .name-warp[data-v-57cd235e]{width:70px;display:flex;flex-direction:column;border-radius:4px;align-items:center}.layout .sidebar .account .name-warp[data-v-57cd235e]:hover{background:#F4F7FF}.layout .sidebar .account .name-warp .avatar[data-v-57cd235e]{margin-top:10px;width:40px;height:40px;background:#1F5FFF;box-shadow:0 6px 16px #1f5fff4d;font-size:16px;color:#fff;display:flex;align-items:center;justify-content:center}.layout .sidebar .account .name-warp .name[data-v-57cd235e]{max-width:80px;margin:7px 0 10px;font-size:12px;font-weight:400;line-height:20px;color:#0e1421;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.float-setting-menu[data-v-57cd235e]{position:absolute;bottom:20px;left:70px;z-index:1000;width:119px;background:#FFFFFF;box-sizing:border-box;border:1px solid #EDEFF2;border-radius:4px;box-shadow:0 4px 26px #99999914;display:flex;flex-direction:column}.float-setting-menu .menu-item[data-v-57cd235e]{height:38px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.float-setting-menu .menu-item[data-v-57cd235e]:hover{background:rgba(0,112,255,.04)}.float-setting-menu .menu-item *[data-v-57cd235e]{pointer-events:none}.float-setting-menu .menu-item img[data-v-57cd235e]{width:16px;height:16px}.float-setting-menu .menu-item div[data-v-57cd235e]{margin-left:4px;font-size:12px;font-weight:400;color:#666}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{margin:24px 0 0;font-weight:700;line-height:1.4;color:#262626}.markdown-content h1{font-size:28px}.markdown-content h2{font-size:24px}.markdown-content h3{font-size:20px}.markdown-content h4{font-size:18px}.markdown-content h5{font-size:16px}.markdown-content h6{font-size:14px}.markdown-content p{margin:16px 0 0;font-size:16px;font-weight:400;line-height:1.75;min-height:28px;color:#333;white-space:normal}.markdown-content div[class*=language-]{border-radius:8px;margin:16px 0}.markdown-content div[class*=language-]{position:relative;margin:16px 0;background-color:#282c34;overflow-x:auto;transition:background-color .5s}.markdown-content [class*=language-]>button.copy{position:absolute;top:8px;right:8px;z-index:3;display:block;justify-content:center;align-items:center;border-radius:4px;width:40px;height:40px;background-color:#292d3e;opacity:0;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='20' width='20' stroke='rgba(128,128,128,1)' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2'/%3E%3C/svg%3E");background-position:50%;background-size:20px;background-repeat:no-repeat;transition:opacity .4s;border:none}.markdown-content [class*=language-]:hover>button.copy,.markdown-content [class*=language-]>button.copy:focus{opacity:1}.markdown-content [class*=language-]>button.copy.copied,.markdown-content [class*=language-]>button.copy:hover.copied{border-radius:0 4px 4px 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='20' width='20' stroke='rgba(128,128,128,1)' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2m-6 9 2 2 4-4'/%3E%3C/svg%3E")}.markdown-content [class*=language-]>button.copy.copied:before,.markdown-content [class*=language-]>button.copy:hover.copied:before{position:relative;left:-70px;top:-1px;display:block;border-radius:4px 0 0 4px;padding-top:12px;width:64px;height:28px;text-align:center;font-size:14px;font-weight:500;background-color:#292d3e;color:#ebebeb99;white-space:nowrap;content:"Copied"}.markdown-content [class*=language-]>span.lang{position:absolute;top:10px;right:12px;z-index:2;font-size:12px;font-weight:500;color:#ebebeb61;transition:color .4s,opacity .4s}.markdown-content [class*=language-]:hover>button.copy+span.lang,.markdown-content [class*=language-]>button.copy:focus+span.lang{opacity:0}.markdown-content div[class*=language-].line-numbers-mode{padding-left:32px}.markdown-content div[class*=language-].line-numbers-mode pre{padding-left:16px}.markdown-content div[class*=language-].line-numbers-mode pre:hover::-webkit-scrollbar-thumb{background:#D3D3D3;transition:all .3s;border-radius:8px}.markdown-content div[class*=language-].line-numbers-mode pre::-webkit-scrollbar{height:8px}.markdown-content [class*=language-] code{color:#f0f8ff}.markdown-content [class*=language-] pre{position:relative;z-index:1;margin:0;padding:16px;background:transparent;overflow-x:auto;line-height:1.5;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.markdown-content .line-numbers-wrapper{position:absolute;top:0;bottom:0;left:0;z-index:3;border-right:1px solid rgba(84,84,84,.4784313725);padding-top:16px;width:32px;text-align:center;line-height:1.5;font-size:16px;color:#ebebeb61;transition:border-color .5s,color .5s}.markdown-content code{line-height:1.5;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.markdown-content p code,.markdown-content li>code,.markdown-content h1>code,.markdown-content h2>code,.markdown-content h3>code,.markdown-content h4>code,.markdown-content h5>code,.markdown-content h6>code,.markdown-content td>code,.markdown-content th>code{color:#262626;background-color:#eff0f0;line-height:1.5;display:inline-block;padding:0 4px;border-radius:2px;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.markdown-content p span{font-size:16px!important}.markdown-content hr{border-top-color:#dfe1e7;margin-top:30px;margin-bottom:30px}.markdown-content table{margin:16px 0 0;border:1px solid #dfe2e5;border-collapse:collapse;font-size:16px;table-layout:fixed;overflow:hidden}.markdown-content table tbody tr{background:white}.markdown-content table tbody tr:nth-child(2n+1){background:white}.markdown-content table tbody tr:nth-child(2n+1)>*{background-color:#f5f5f599}.markdown-content table tbody tr:nth-child(2n+1)>th{background-color:rgba(var(--theme_main_color_rgb),.1)}.markdown-content table tbody tr th{text-align:left;background-color:rgba(var(--theme_main_color_rgb),.1)}.markdown-content table td,.markdown-content table th{border:1px solid #dfe2e5;padding:10px 16px;height:44px;min-width:60px;box-sizing:border-box;word-break:normal;overflow-wrap:anywhere;position:relative}.markdown-content table td.selectedCell,.markdown-content table th.selectedCell{background-color:rgba(var(--theme_main_color_rgb),.4)!important}.markdown-content table td>*,.markdown-content table th>*{margin-top:6px}.markdown-content table td>*:first-child,.markdown-content table th>*:first-child{margin-top:0}.markdown-content table td>*:last-child,.markdown-content table th>*:last-child{margin-bottom:0}.markdown-content table td div[class*=language-]{margin-top:-16px}.markdown-content table td [class*=language-] code br{display:none}.markdown-content table td div[class*=language-].line-numbers-mode pre+br{display:none}.markdown-content ul{padding:0;margin:16px 0 0 19px;user-select:text}.markdown-content ul.contains-task-list{list-style:none;margin-left:0}.markdown-content ol{padding:0;margin:16px 0 0 19px;user-select:text}.markdown-content li{font-size:16px;font-weight:400;line-height:2;color:#333;user-select:text}.markdown-content li input{position:relative;top:2px}.markdown-content li p{margin:0;color:#333}.markdown-content ul ul,.markdown-content ul ol,.markdown-content ol ul,.markdown-content ol ol{margin-top:0;margin-bottom:0}.markdown-content ul{list-style-type:disc}.markdown-content ul ul{list-style-type:circle}.markdown-content ul ul ul{list-style-type:square}.markdown-content ol,.markdown-content ol li{list-style-type:decimal}.markdown-content ol ol{list-style-type:lower-roman}.markdown-content ol ol ol{list-style-type:lower-alpha}.markdown-content blockquote{margin:16px 0 0;padding:10px 20px;background:rgba(var(--theme_main_color_rgb),.1);border-left:4px solid var(--theme_main_color)}.markdown-content blockquote p{margin:0;color:#333}.markdown-content blockquote>:last-child{margin-bottom:0}.markdown-content blockquote>:first-child{margin-top:0}.markdown-content .iframe-container-box{max-width:100%;border:1px solid transparent;margin-top:16px}.markdown-content .iframe-container-box .iframe-container{margin:0;overflow:hidden;position:relative;padding-top:56.25%}.markdown-content .iframe-container-box .iframe-container-focused{border:1px solid var(--theme_main_color)}.markdown-content .iframe-container-box .iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.markdown-content custom-block{display:block}.markdown-content .custom-block{border:1px solid transparent;border-radius:8px;padding:10px;line-height:1.75;font-size:14px;margin-top:16px}.markdown-content .custom-block>*{margin-top:6px}.markdown-content .custom-block>:last-child{margin-bottom:0}.markdown-content .custom-block>:first-child{margin-top:0}.markdown-content .tips{background-color:#f4f5f580;border:1px solid transparent}.markdown-content .info{background-color:#d9e8fc80;border:1px solid transparent}.markdown-content .warning{background-color:#f9efcd80;border:1px solid transparent}.markdown-content .success{background-color:#e8f7cf80;border:1px solid transparent}.markdown-content .danger{background-color:#fbe4e780;border:1px solid transparent}.markdown-content .color1{background-color:#cef1f780;border:1px solid transparent}.markdown-content .color2{background-color:#daf6ea80;border:1px solid transparent}.markdown-content .color3{background-color:#fde6d380;border:1px solid transparent}.markdown-content .color4{background-color:#fbdfef80;border:1px solid transparent}.markdown-content .color5{background-color:#e6dcf980;border:1px solid transparent}.markdown-content .table-box{overflow-x:auto;padding-bottom:10px}.markdown-content img{margin:16px 0 0;max-width:100%;height:auto;border:1px solid rgba(223,225,231,.5);border-radius:4px;cursor:zoom-in}.markdown-content a{color:var(--theme_link_color);text-decoration:none!important}.markdown-content a:hover{text-decoration:underline}.markdown-content em{color:var(--theme_link_color);font-style:normal}@media screen and (max-width: 900px){.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{margin:40px 0 0;line-height:1.25;color:#333}.markdown-content h1{font-size:22px}.markdown-content h2{font-size:20px}.markdown-content h3{font-size:18px}.markdown-content h4{font-size:16px}.markdown-content h5,.markdown-content h6{font-size:14px}.markdown-content p{margin:10px 0 0;font-size:14px;min-height:24.5px}.markdown-content p span{font-size:14px!important}.markdown-content table,.markdown-content li,.markdown-content pre{font-size:14px}}.empty-main[data-v-065f4889]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.empty-main p[data-v-065f4889]{font-size:14px;font-weight:400;letter-spacing:0em;color:#758296}.notification-main[data-v-fc6cc4b4]{width:100%;height:100vh;display:flex;overflow:auto}.notification-main p[data-v-fc6cc4b4]{margin:0}.notification-main .left[data-v-fc6cc4b4],.notification-main .right[data-v-fc6cc4b4]{overflow:auto}.notification-main .left[data-v-fc6cc4b4]{width:340px;min-height:100vh;border-right:1px solid rgba(220,223,230,.5)}.notification-main .right[data-v-fc6cc4b4]{flex:1;padding:30px}.notification-main .right .content-top[data-v-fc6cc4b4]{background:rgba(0,112,255,.04);padding:16px 30px;display:flex;position:relative;box-sizing:border-box;min-height:121px;border-radius:4px}.notification-main .right .content-top .help-flag[data-v-fc6cc4b4]{position:absolute;top:0;right:0;width:113px;height:31px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;background:#0070FF;border-radius:0 4px 0 12px/0px 4px 0px 12px}.notification-main .right .content-top .help-flag.unhelp[data-v-fc6cc4b4]{background:#FF388B}.notification-main .right .content-top .help-flag.unhelp img[data-v-fc6cc4b4]{transform:rotate(180deg)}.notification-main .right .content-top .item-left[data-v-fc6cc4b4]{flex:2}.notification-main .right .content-top .item-left .content[data-v-fc6cc4b4]{margin-top:8px;color:#666;font-size:14px;line-height:28px;overflow:auto;min-height:60px;box-sizing:border-box;margin-right:20px;word-break:break-all}.notification-main .right .content-top .item .img-container[data-v-fc6cc4b4]{align-items:center;border-radius:4px;box-sizing:border-box;margin-top:40px;display:flex;justify-content:space-between;position:relative}.notification-main .right .content-top .item .img-container .view-image[data-v-fc6cc4b4]{width:40px;height:40px}.notification-main .right .content-top .item .img-container .view-image+.view-image[data-v-fc6cc4b4]{margin-left:10px}.notification-main .right .content-top .item .title[data-v-fc6cc4b4]{display:flex}.notification-main .right .content-top .item .title span[data-v-fc6cc4b4]:first-child{font-size:14px;font-weight:700;color:#0e1421;line-height:14px;height:14px;margin-right:6px;position:relative;top:5px}.notification-main .right .content-top .item .title .title-no-help[data-v-fc6cc4b4]{margin-right:6px;padding:4px 8px;border-radius:4px;background:rgba(255,56,139,.1);font-size:12px;font-weight:500;letter-spacing:0em;color:#ff388b}.notification-main .right .content-top .item .title .title-has-help[data-v-fc6cc4b4]{margin-right:6px;padding:4px 8px;border-radius:4px;background:rgba(0,112,255,.1);font-size:12px;font-weight:500;letter-spacing:0em;color:#0070ff}.notification-main .right .content-top-red[data-v-fc6cc4b4]{background:rgba(255,56,139,.04)}.notification-main .right .content-main[data-v-fc6cc4b4]{box-sizing:border-box;width:100%;height:calc(100% - 161px);border:1px solid #EDEFF2;margin-top:20px;overflow:auto;padding:20px}.notification-main .notification-list .notification-item[data-v-fc6cc4b4]{box-sizing:border-box;position:relative;height:85px;padding:26px 20px 0;display:flex;cursor:pointer}.notification-main .notification-list .notification-item[data-v-fc6cc4b4]:hover,.notification-main .notification-list .notification-item.selected[data-v-fc6cc4b4]{background:rgba(0,112,255,.04)}.notification-main .notification-list .notification-item[data-v-fc6cc4b4]:after{content:"";display:block;width:288px;height:1px;background:rgba(220,223,230,.5);position:absolute;bottom:0;left:26px}.notification-main .notification-list .notification-item .icon[data-v-fc6cc4b4]{position:relative;flex-shrink:0;width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:rgba(0,112,255,.08);border-radius:50%}.notification-main .notification-list .notification-item .icon.news[data-v-fc6cc4b4]:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#FD687A;position:absolute;top:2px;right:2px}.notification-main .notification-list .notification-item .text[data-v-fc6cc4b4]{width:251px;box-sizing:border-box;padding-left:10px;position:relative}.notification-main .notification-list .notification-item .text .title[data-v-fc6cc4b4]{display:flex;align-items:center;justify-content:space-between}.notification-main .notification-list .notification-item .text .title span[data-v-fc6cc4b4]:first-child{font-size:14px;font-weight:500;color:#282b31}.notification-main .notification-list .notification-item .text .title span[data-v-fc6cc4b4]:last-child{font-size:12px;color:#a7a7a7}.notification-main .notification-list .notification-item .text .context[data-v-fc6cc4b4]{font-size:12px;font-weight:400;color:#a7a7a7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback[data-v-fc6cc4b4]{display:inline-block;color:#ff388b;line-height:12px;font-size:12px;font-weight:500;border-radius:4px}.feedback+.feedback[data-v-fc6cc4b4]{margin-left:6px}.feedback.help[data-v-fc6cc4b4]{color:#0070ff}.content-main[data-v-fc6cc4b4]{flex-grow:1;font-size:16px}.content-main .title[data-v-fc6cc4b4]{margin-top:12px;margin-bottom:0;font-size:32px;font-weight:500;line-height:1.5;color:#0e1421}.content-main[data-v-fc6cc4b4] .editor-content img,.content-main[data-v-fc6cc4b4] .markdown-content img{cursor:default}.canvas-content[data-v-bc939f46]{--scale-factor: 1;position:relative;flex-grow:1;display:flex;flex-direction:column;padding-top:12px}.canvas-content .canvas-page[data-v-bc939f46]{margin-left:0;margin-right:auto;box-shadow:0 3px 8px #00000029;margin-bottom:32px;display:flex;position:relative;overflow:hidden;cursor:grab}.canvas-content .canvas-page canvas[data-v-bc939f46]{position:relative}.canvas-content .canvas-page-dragging[data-v-bc939f46]{cursor:grabbing}.canvas-content .loading-container[data-v-bc939f46]{position:absolute;top:0;bottom:0;left:-10px;right:-10px;background:rgb(255,255,255);display:flex;justify-content:center;align-items:center;z-index:100}.canvas-content .loading-container .text[data-v-bc939f46]{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.canvas-content .loading-failed-container[data-v-bc939f46]{margin-bottom:20px;background:rgb(255,255,255);border:1px solid #dee0e3;box-sizing:border-box;border-radius:8px;width:320px;height:66px}.canvas-content .loading-failed-container a[data-v-bc939f46]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;text-decoration:none}.canvas-content .loading-failed-container a img[data-v-bc939f46]{margin:8px 12px 8px 8px;width:48px;height:48px}.canvas-content .loading-failed-container a div[data-v-bc939f46]{font-size:16px;font-weight:400;color:#1f2329}.canvas-content .loading-failed-container[data-v-bc939f46]:hover{border-color:var(--theme_main_color)}.canvas-content #load[data-v-bc939f46]{width:75px;animation:loading-bc939f46 3s linear infinite}.canvas-content #load #loading-inner[data-v-bc939f46]{stroke-dashoffset:0;stroke-dasharray:300;stroke-width:10;stroke-miterlimit:10;stroke-linecap:round;animation:loading-circle-bc939f46 2s linear infinite;stroke:#758296;fill:transparent}@keyframes loading-bc939f46{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-circle-bc939f46{0%{stroke-dashoffset:0}to{stroke-dashoffset:-600}}.canvas-content .heading-content[data-v-bc939f46]{pointer-events:none;position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column}.canvas-content .heading-content h1[data-v-bc939f46],.canvas-content .heading-content h2[data-v-bc939f46],.canvas-content .heading-content h3[data-v-bc939f46],.canvas-content .heading-content h4[data-v-bc939f46],.canvas-content .heading-content h5[data-v-bc939f46],.canvas-content .heading-content h6[data-v-bc939f46]{position:absolute;left:0}.canvas-content-min[data-v-bc939f46]{min-height:194px}.pdf-text-layer{position:absolute;text-align:initial;left:0;top:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none}.pdf-text-layer span,.pdf-text-layer br{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.pdf-text-layer span.markedContent{top:0;height:0}.pdf-text-layer .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.pdf-text-layer .highlight.appended{position:initial}.pdf-text-layer .highlight.begin{border-radius:4px 0 0 4px}.pdf-text-layer .highlight.end{border-radius:0 4px 4px 0}.pdf-text-layer .highlight.middle{border-radius:0}.pdf-text-layer .highlight.selected{background-color:#006400}.pdf-text-layer::-moz-selection{background:rgb(0,0,255)}.pdf-text-layer::selection{background:rgb(0,0,255)}.pdf-text-layer br::-moz-selection{background:transparent}.pdf-text-layer br::selection{background:transparent}.pdf-text-layer .endOfContent{display:block;position:absolute;left:0;top:100%;right:0;bottom:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pdf-text-layer .endOfContent.active{top:0}.pdf-text-layer *::selection{color:transparent;background:rgb(0,0,255)}.pdf-annotation-layer{position:absolute;text-align:initial;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none}.pdf-annotation-layer section{position:absolute;pointer-events:all;opacity:.5;cursor:pointer}.pdf-annotation-layer section:hover{background-color:#ffd13b}.pdf-annotation-layer section a{width:100%;height:100%;display:block}.preview-msg[data-v-17b6fc9a]{position:fixed;bottom:40px;left:0;right:0;z-index:1000000;pointer-events:none}.preview-msg .preview-msg-inner[data-v-17b6fc9a]{height:42px;width:120px;opacity:.74;margin:0 auto;font-size:14px;box-sizing:border-box;padding:8px 10px;background:rgb(0,0,0);border-radius:8px;color:#fff;display:flex;align-items:center;justify-content:center}.content-wrap[data-v-17b6fc9a]{position:relative}.content-wrap[data-v-17b6fc9a] my-mark{background-color:#ff0}.content-wrap[data-v-17b6fc9a] .mark-current{background-color:#ff9632}.content-wrap-pack[data-v-17b6fc9a]{max-height:500px;overflow:hidden}.bg[data-v-cb4f74e6]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-cb4f74e6]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-cb4f74e6]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-cb4f74e6]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-cb4f74e6]{width:calc(100% - 40px);margin-top:14px}.bg .dialog .content .input-box[data-v-cb4f74e6]{flex-grow:1;padding:8px 10px;border-radius:4px;border:1px solid rgba(117,130,150,.2);display:flex;flex-direction:column}.bg .dialog .content .input-box .image-button[data-v-cb4f74e6]{margin-bottom:6px;width:16px;cursor:pointer}.bg .dialog .content .input-box .image-button img[data-v-cb4f74e6]{width:16px;height:16px}.bg .dialog .content .input-box .image-button img[data-v-cb4f74e6]:last-child{display:none}.bg .dialog .content .input-box .image-button:hover img[data-v-cb4f74e6]:first-child{display:none}.bg .dialog .content .input-box .image-button:hover img[data-v-cb4f74e6]:last-child{display:inline-block}.bg .dialog .content .input-box .image-list[data-v-cb4f74e6]{margin-bottom:6px;display:flex;flex-direction:row;align-items:center;gap:8px}.bg .dialog .content .input-box .image-list .image-item[data-v-cb4f74e6]{position:relative;width:56px;height:56px}.bg .dialog .content .input-box .image-list .image-item:hover .delete-button[data-v-cb4f74e6]{display:flex}.bg .dialog .content .input-box .image-list .image-item .image[data-v-cb4f74e6]{width:60px;height:60px;border-radius:4px;object-fit:cover}.bg .dialog .content .input-box .image-list .image-item .delete-button[data-v-cb4f74e6]{width:18px;height:18px;box-sizing:border-box;border-radius:9px;border:1px solid #D8D8D8;background:white;position:absolute;top:-8px;right:-8px;cursor:pointer;display:none;align-items:center;justify-content:center}.bg .dialog .content .input-box .image-list .image-item .delete-button img[data-v-cb4f74e6]{margin-top:1px;width:8px;height:8px}.bg .dialog .content .input-box .image-list .image-item .delete-button[data-v-cb4f74e6]:hover{opacity:.9}.bg .dialog .content .input-box textarea[data-v-cb4f74e6]{padding:0;border:none;outline:none;resize:none;height:60px;font-size:14px;font-weight:400;line-height:24px;color:#758296}.bg .dialog .content .input-box textarea[data-v-cb4f74e6]::placeholder{color:#c3c3c6}.bg .dialog .content .input-box-focused[data-v-cb4f74e6]{border:1px solid #0070FF}.data-date-picker[data-v-053e9d80]{display:flex;align-items:center}.data-date-picker[data-v-053e9d80] .curVersion{height:32px;margin-left:0}.data-date-picker[data-v-053e9d80] .option-card{width:195px;left:0}.data-date-picker[data-v-053e9d80] .selector-box .option-card .card-body .option:hover{background-color:#1f5fff1a}.table-column-content[data-v-053e9d80]{display:flex;flex-direction:column}.table-column-content .images[data-v-053e9d80]{margin-bottom:6px;display:flex;flex-direction:row;gap:8px;overflow-x:scroll}.table-column-content .images img[data-v-053e9d80]{width:30px;height:30px;border-radius:4px;object-fit:cover;cursor:zoom-in}.table-column-content .text[data-v-053e9d80]{font-size:14px;line-height:20px;color:#1f2329}.table-column-helpdoc[data-v-053e9d80]{width:auto;cursor:pointer;color:#0256ff}.table-column-operation[data-v-053e9d80]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-053e9d80]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-053e9d80]{margin:0 10px;width:1px;height:10px;background:#D8D8D8}.data-pagination[data-v-053e9d80]{margin-top:18px;margin-bottom:40px}.main[data-v-46fc2b2c]{width:calc((100% - 60px)/4);height:98px;border-radius:8px;background:rgba(0,112,255,.04);display:flex;align-items:center;padding-left:34px;box-sizing:border-box;border:1px solid transparent}.main .left[data-v-46fc2b2c]{width:46px;height:46px;border-radius:8px;background:#0070FF;margin-right:20px;display:flex;align-items:center;justify-content:center}.main .right[data-v-46fc2b2c]{flex:1}.main .right p[data-v-46fc2b2c]{margin:0;text-align:left}.num[data-v-46fc2b2c]{height:24px;font-family:SourceHanSansCN-Bold;font-size:24px;font-weight:700;line-height:24px;letter-spacing:0em;color:#282b31;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.illustrate[data-v-46fc2b2c]{font-family:SourceHanSansCN-Regular;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em;color:#9e9e9e}.data-board-main[data-v-38ce96d5]{box-sizing:border-box;padding:20px;height:100%;width:100%;overflow:auto}.data-board-main .summary-data-list[data-v-38ce96d5]{display:flex;width:100%;justify-content:space-between}.data-board-main .summary-data-list .main[data-v-38ce96d5]:hover,.data-board-main .summary-data-list .main.selected[data-v-38ce96d5]{border:1px solid #0070FF}.module-data-title[data-v-38ce96d5]{display:flex;align-items:center;margin-bottom:12px;margin-top:30px}.module-data-title .data-title[data-v-38ce96d5]{margin-top:0;margin-bottom:0;height:24px;font-family:SourceHanSansCN-Bold;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0em;color:#282b31;text-align:left}.module-data-title .space[data-v-38ce96d5]{flex-grow:1}.module-data-title .export-button[data-v-38ce96d5]{margin-right:8px;width:88px;height:32px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:4px;border:1px solid #D8D8D8;background:none;outline:none;cursor:pointer}.module-data-title .export-button img[data-v-38ce96d5]{width:14px;height:14px}.module-data-title .export-button div[data-v-38ce96d5]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.module-data-title .export-button[data-v-38ce96d5]:hover{border:1px solid rgba(2,86,255,.3);background:rgba(224,234,255,.3)}.module-data-title .searchInput[data-v-38ce96d5]{width:300px;height:32px}.user-main[data-v-38ce96d5]{position:relative;margin-top:20px}.partition-button[data-v-38ce96d5]{float:left;z-index:30;position:relative}.partition-button div[data-v-38ce96d5]{display:inline-block;width:82px;height:32px;border-radius:4px;box-sizing:border-box;line-height:32px;text-align:center;color:#a7a7a7;cursor:pointer;margin-right:12px;border:1px solid rgba(167,167,167,.3)}.partition-button .selected[data-v-38ce96d5]{border:1px solid rgba(0,112,255,.5);color:#0070ff;font-weight:700}.data-table[data-v-38ce96d5]{height:44px;background:#F0F6FF}.mt20[data-v-38ce96d5]{margin-top:20px}.data-date-picker[data-v-38ce96d5]{display:flex;align-items:center}.data-date-picker[data-v-38ce96d5] .curVersion{height:32px;box-sizing:border-box;margin:0}.data-date-picker[data-v-38ce96d5] .option-card{width:160px;left:0;top:40px}.data-date-picker[data-v-38ce96d5] .selector-box .option-card .card-body .option:hover{background-color:#1f5fff1a}.data-date-picker span[data-v-38ce96d5]{font-family:SourceHanSansCN-Regular;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#a7a7a7;cursor:pointer;display:inline-block;margin-left:20px}.data-date-picker .selected[data-v-38ce96d5]{color:#333;font-weight:500}.data-top[data-v-38ce96d5]{display:flex;width:100%;justify-content:space-between;align-items:center}.annotation[data-v-38ce96d5]{display:inline-block;margin-top:27px;height:20px;font-family:SourceHanSansCN-Regular;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#9e9e9e}.charts.pie[data-v-38ce96d5]{border-radius:4px;box-sizing:border-box;border:1px solid #F0F6FF}.setting-main[data-v-7d94d566]{display:flex;height:100%;width:100%;overflow:auto}.setting-main .left[data-v-7d94d566]{min-height:100vh;width:120px;box-sizing:border-box;border-right:1px solid rgba(220,223,230,.5);display:flex;flex-direction:column;align-items:center;overflow-y:auto;padding-bottom:20px}.setting-main .left .menu-item[data-v-7d94d566]{margin-top:20px;text-align:center;cursor:pointer}.setting-main .left .menu-item .image-bg[data-v-7d94d566]{width:60px;height:60px;border-radius:8px;background:#F5F5F5;display:flex;align-items:center;justify-content:center}.setting-main .left .menu-item img[data-v-7d94d566]{width:30px;height:30px}.setting-main .left .menu-item .text[data-v-7d94d566]{margin-top:10px;font-size:12px;line-height:20px;color:#a7a7a7}.setting-main .left .menu-item.selected-data .image-bg[data-v-7d94d566]{background:rgba(235,74,243,.08)}.setting-main .left .menu-item.selected-data .text[data-v-7d94d566]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-user .image-bg[data-v-7d94d566]{background:rgba(107,60,247,.08)}.setting-main .left .menu-item.selected-user .text[data-v-7d94d566]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-feedback .image-bg[data-v-7d94d566]{background:rgba(246,145,50,.08)}.setting-main .left .menu-item.selected-feedback .text[data-v-7d94d566]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-comment .image-bg[data-v-7d94d566]{background:rgba(244,77,39,.08)}.setting-main .left .menu-item.selected-comment .text[data-v-7d94d566]{color:#282b31;font-weight:500}.setting-main .right[data-v-7d94d566]{flex:1;height:100vh;overflow:auto;box-sizing:border-box}.text-link{color:#0070ff;cursor:pointer}.data-top{display:flex;width:100%;justify-content:space-between;align-items:center}.data-board-main{box-sizing:border-box;padding:20px;height:100%;width:100%;overflow:auto}.data-board-main .summary-data-list{display:flex;width:100%;justify-content:space-between}.data-date-picker span{font-family:SourceHanSansCN-Regular;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#a7a7a7;cursor:pointer;display:inline-block;margin-left:20px}.data-date-picker .selected{color:#333;font-weight:500}.partition-button{position:relative}.partition-button div{display:inline-block;font-size:14px;width:113px;height:32px;border-radius:4px;box-sizing:border-box;line-height:32px;text-align:center;color:#a7a7a7;cursor:pointer;margin-right:15px;border:1px solid rgba(167,167,167,.3)}.partition-button .selected{border:1px solid rgba(0,112,255,.5);color:#0070ff;font-weight:700}.data-table .caret-wrapper{display:none}.data-table .caret-wrapper .sort-caret.descending{border-top-color:#0070ff33}.data-table-title-cell{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#282b31;font-family:SourceHanSansCN-Regular}.data-pagination li,.data-pagination button{border:1px solid #EDEFF2!important}.data-pagination li{margin:0 4px}.data-pagination li.is-active{border:1px solid #0070FF!important}.data-pagination button:first-child{margin-right:8px!important}.data-pagination button:last-child{margin-left:8px!important}.data-date-picker-main.el-input__inner{width:220px!important;position:relative}.data-date-picker-main.el-input__inner i:first-child{position:absolute;right:10px}.data-date-picker-main.el-input__inner:hover i:first-child{display:none}.el-table .data-table-title-cell div.cell{white-space:nowrap;text-overflow:ellipsis}.border-table td.el-table__cell{border-right:none}.border-table.el-table tr{height:44px}.flexac{display:flex;align-items:center}.flexac.center{justify-content:center}.reverse{transform:rotate(180deg)}.cp{cursor:pointer}.carets{display:flex;align-items:center;justify-content:center;flex-direction:column}.carets .el-icon{font-size:12px}.carets .el-icon:first-child{position:relative;top:3px}.carets .el-icon:last-child{position:relative;bottom:3px}.table-head-help[data-v-edc1a0b8]{margin-top:20px;background:rgba(0,112,255,.04);border-top-left-radius:4px;border-top-right-radius:4px}.table-head-nohelp[data-v-edc1a0b8]{margin-top:20px;background:rgba(235,74,243,.04);border-top-left-radius:4px;border-top-right-radius:4px}.table-body[data-v-edc1a0b8]{box-sizing:border-box;border:1px solid #F0F6FF}.feedback-table[data-v-edc1a0b8]{width:100%;user-select:text}.feedback-table th[data-v-edc1a0b8]{height:44px;text-align:center;font-weight:400;font-size:14px}.feedback-table td[data-v-edc1a0b8]{padding:22px 0;text-align:center;font-size:14px}.feedback-table td .center[data-v-edc1a0b8]{display:flex;align-items:center;justify-content:center}.feedback-table td .view-image[data-v-edc1a0b8]{width:26px;height:26px}.feedback-table td .view-image+.view-image[data-v-edc1a0b8]{margin-left:4px}.feedback-table td .cover-container[data-v-edc1a0b8]{position:relative;width:26px;height:26px;margin-left:4px}.feedback-table td .cover-container .cover[data-v-edc1a0b8]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:space-between;padding:0 5px;box-sizing:border-box;cursor:pointer}.feedback-table td .cover-container .cover div[data-v-edc1a0b8]{width:4px;height:4px;background:#FFFFFF;border-radius:50%}p[data-v-edc1a0b8]{margin:0}.table-item[data-v-edc1a0b8]{box-sizing:border-box;width:100%;height:128px;display:flex;justify-content:space-between}.table-item .table-row[data-v-edc1a0b8]{min-width:100px;text-align:center}.table-item .table-row .table-title[data-v-edc1a0b8]{height:44px;display:flex;justify-content:center;align-items:center}.table-item .table-row .table-content[data-v-edc1a0b8]{height:84px;display:flex;justify-content:center;align-items:center}.table-item .table-row .table-content p.most[data-v-edc1a0b8]{width:183px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;box-sizing:border-box;-webkit-box-orient:vertical;display:-webkit-box;line-height:20px;height:40px;text-align:left}.table-item .table-row .table-content .view-image[data-v-edc1a0b8]{width:26px;height:26px}.table-item .table-row .table-content .view-image+.view-image[data-v-edc1a0b8]{margin-left:4px}.table-item .table-row .table-content .cover-container[data-v-edc1a0b8]{position:relative;width:26px;height:26px;margin-left:4px}.table-item .table-row .table-content .cover-container .cover[data-v-edc1a0b8]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:space-between;padding:0 5px;box-sizing:border-box;cursor:pointer}.table-item .table-row .table-content .cover-container .cover div[data-v-edc1a0b8]{width:4px;height:4px;background:#FFFFFF;border-radius:50%}.data-date-picker[data-v-4ff89812]{display:flex;align-items:center}.data-date-picker[data-v-4ff89812] .curVersion{height:32px;margin-left:0}.data-date-picker[data-v-4ff89812] .option-card{width:195px;left:0}.data-date-picker[data-v-4ff89812] .selector-box .option-card .card-body .option:hover{background-color:#1f5fff1a}.over-list[data-v-4ff89812]{margin-top:20px;display:flex;width:100%;justify-content:space-between}.over-list .main[data-v-4ff89812]{width:calc((100% - 120px) / 3);cursor:pointer}.over-list .main[data-v-4ff89812]:hover,.over-list .main.selected[data-v-4ff89812]{border:1px solid #0070FF}.tablelist[data-v-4ff89812]{margin-top:20px;width:100%}.data-pagination[data-v-4ff89812]{margin-top:18px;margin-bottom:40px}.bg[data-v-639260ac]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.bg .panel[data-v-639260ac]{position:absolute;top:0;bottom:0;right:0;width:600px;background:#FFFFFF;display:flex;flex-direction:column}.bg .panel .header[data-v-639260ac]{height:56px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .header .title[data-v-639260ac]{margin-left:20px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#000}.bg .panel .header .close-button[data-v-639260ac]{margin-right:20px;width:16px;height:16px;cursor:pointer}.bg .panel .line[data-v-639260ac]{height:1px;min-height:1px;background:#D8D8D8}.bg .panel .scroll-content[data-v-639260ac]{height:0;flex-grow:1;overflow:scroll;overflow:overlay;padding:0 20px}.bg .panel .scroll-content .data-date-picker[data-v-639260ac]{margin:16px 0 0}.bg .panel .scroll-content .detail-header[data-v-639260ac]{margin:32px 0 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .scroll-content .detail-header .title[data-v-639260ac]{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;color:#282b31}.bg .panel .scroll-content .opbar[data-v-639260ac]{margin-bottom:20px;height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .scroll-content .opbar .left[data-v-639260ac]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.topbar[data-v-41297b04]{height:44px;display:flex;flex-direction:row;align-items:center}.topbar .title[data-v-41297b04]{margin-left:23px;font-size:14px;font-weight:500;line-height:20px;color:#282b31}.topbar .arrow[data-v-41297b04]{margin:0 7px;width:16px;height:16px}.topbar .child-title[data-v-41297b04]{font-size:14px;font-weight:500;line-height:20px;color:#282b31}.bg[data-v-2605d9c5]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow-y:scroll;overflow-y:overlay}.bg .dialog[data-v-2605d9c5]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-2605d9c5]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-2605d9c5]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .tip[data-v-2605d9c5]{font-size:14px;font-weight:400;line-height:20px;text-align:center;letter-spacing:0em;color:#3d3d3d}.bg .dialog .tip a[data-v-2605d9c5]{color:#0070ff;text-decoration:none}.bg .dialog .tip a[data-v-2605d9c5]:hover{text-decoration:underline;text-underline-offset:3px}.bg .dialog .big-box[data-v-2605d9c5]{margin-top:12px;margin-bottom:20px;width:348px;height:159px;border-radius:4px;background:rgba(0,112,255,.04);box-sizing:border-box;border:1px solid rgba(0,112,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.bg .dialog .big-box .icon[data-v-2605d9c5]{width:50px;height:50px}.bg .dialog .big-box .upload-text[data-v-2605d9c5]{margin-top:12px;font-size:14px;font-weight:400;line-height:24px;color:#0070ff;text-align:center}.bg .dialog .big-box .text[data-v-2605d9c5]{margin-top:9px;margin-left:10px;margin-right:10px;text-align:center;font-size:14px;font-weight:500;line-height:24px;color:#282b31}.bg .dialog .big-box-over[data-v-2605d9c5]{border:1px dashed rgb(0,112,255)}.bg .dialog .big-box-over *[data-v-2605d9c5]{pointer-events:none}.main-content[data-v-448288dd]{height:100%;display:flex;flex-direction:column}.main-content .topbar[data-v-448288dd]{height:44px;display:flex;flex-direction:row;align-items:center}.main-content .topbar .title[data-v-448288dd]{margin-left:23px;font-size:14px;font-weight:500;line-height:20px;color:#282b31}.main-content .line[data-v-448288dd]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-448288dd]{flex-grow:1;height:0;overflow-y:overlay;padding:18px 30px 30px}.main-content .scroll-content .toolbar[data-v-448288dd]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar[data-v-448288dd] .curVersion{height:32px;box-sizing:border-box;margin:0}.main-content .scroll-content .toolbar[data-v-448288dd] .option-card{width:160px;left:0;top:40px}.main-content .scroll-content .toolbar[data-v-448288dd] .selector-box .option-card .card-body .option:hover{background-color:#1f5fff1a}.main-content .scroll-content .toolbar .create-button[data-v-448288dd]{cursor:pointer;width:140px;height:32px;outline:none;border:0;background:#0070FF;border-radius:16px;display:flex;flex-direction:row;align-items:center;justify-content:center}.main-content .scroll-content .toolbar .create-button img[data-v-448288dd]{width:16px;height:16px}.main-content .scroll-content .toolbar .create-button div[data-v-448288dd]{margin-left:3px;margin-right:3px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff}.main-content .scroll-content .toolbar .tip[data-v-448288dd]{margin-left:12px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .opbar[data-v-448288dd]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.table-column-name[data-v-448288dd]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-448288dd]{width:45px;height:45px;border-radius:23px;object-fit:cover}.table-column-name div[data-v-448288dd]{margin-left:10px;user-select:all;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-operation[data-v-448288dd]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-448288dd]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-448288dd]{margin:0 10px;width:1px;height:10px;background:#D8D8D8}.el-select .el-input__inner:focus{box-shadow:0 0 0 1px #0070ff inset!important}.el-select-dropdown__item.selected{color:#0070ff;font-weight:500}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#0070ff!important;border-color:#0070ff!important}.el-checkbox__input .el-checkbox__inner:hover,.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#0070ff!important}.el-table__body-wrapper .el-table-column--selection .el-checkbox,.el-table__header-wrapper .el-table-column--selection .el-checkbox{height:24px!important}.el-checkbox__input.is-checked+.el-checkbox__label{color:#0070ff!important}.el-select-dropdown__item.selected{color:#0070ff!important;font-weight:500!important}.el-select .el-input.is-focus .el-input__inner{box-shadow:0 0 0 1px #0070ff inset!important}.el-pager li.is-active{color:#0070ff!important;cursor:default}.content[data-v-7d9ac478]{margin-left:30px;display:flex;flex-direction:column}.content .title[data-v-7d9ac478]{margin-top:20px;font-size:16px;font-weight:500;line-height:20px;color:#282b31}.content .config[data-v-7d9ac478]{margin-top:20px;display:flex;flex-direction:row}.content .config .config-item[data-v-7d9ac478]{margin-right:33px;width:330px;display:flex;flex-direction:column}.content .config .config-item .checkbox[data-v-7d9ac478]{display:flex;flex-direction:row;align-items:center;cursor:pointer}.content .config .config-item .checkbox img[data-v-7d9ac478]{width:14px;height:14px}.content .config .config-item .checkbox div[data-v-7d9ac478]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;color:#a7a7a7}.content .config .config-item .checkbox-selected div[data-v-7d9ac478]{color:#282b31}.content .config .config-item .image[data-v-7d9ac478]{margin-top:14px;width:330px;height:186px}.content .config .config-item .tip[data-v-7d9ac478]{margin-top:18px;font-size:14px;font-weight:400;line-height:22px;color:#758296}.content .buttons[data-v-7d9ac478]{margin-bottom:20px;display:flex;flex-direction:row;align-items:center;justify-content:center}.content .buttons .save-button[data-v-7d9ac478]{margin:0 12px;width:118px;height:40px;border-radius:20px;background:rgba(0,112,255,.08);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#0070ff;cursor:pointer;outline:none;border:0}.content .buttons .save-button[data-v-7d9ac478]:disabled{opacity:.5;cursor:not-allowed}.content .buttons .save-button[data-v-7d9ac478]:hover{opacity:.8}.content .link-config[data-v-7d9ac478]{margin-top:31px;width:693px;display:flex;flex-direction:column}.content .link-config .link[data-v-7d9ac478]{margin-bottom:34px;width:100%;height:87px;box-sizing:border-box;border-radius:4px;border:1px solid #EBEBEB;padding:10px;font-size:14px;color:#1a1a1a;resize:none;outline:none}.content .link-config .link[data-v-7d9ac478]::placeholder{color:#758296}.content .link-config .link[data-v-7d9ac478]:focus{border:1px solid #0070FF}.content .qr-config[data-v-7d9ac478]{margin-top:32px;display:flex;flex-direction:column;align-items:flex-start}.content .qr-config .image-input[data-v-7d9ac478]{width:auto;height:198px;cursor:pointer}.content .qr-config .image-input img[data-v-7d9ac478]{width:auto;height:100%;object-fit:contain}.content .qr-config .tip[data-v-7d9ac478]{width:207px;margin-top:18px;margin-bottom:18px;font-size:12px;font-weight:400;line-height:22px;letter-spacing:0em;color:#758296}.content .qr-config .buttons[data-v-7d9ac478]{margin-left:-12px}.option[data-v-57143e98]{cursor:pointer;display:block;padding:9px 41px;font-size:12px;line-height:20px}.permission-edit[data-v-57143e98]{position:absolute;top:10px;right:10px;cursor:pointer}.permission-edit img[data-v-57143e98]{transition:all .3s}.permission-edit img.down[data-v-57143e98]{transform:rotate(180deg)}.button[data-v-57143e98]{margin:24px auto 4px;width:118px;height:40px;border-radius:20px;background:#0070FF;opacity:.5;cursor:pointer;line-height:20px;letter-spacing:0em;color:#fff;display:flex;justify-content:center;align-items:center}.button.open[data-v-57143e98]{opacity:1}.form-item[data-v-57143e98]{display:flex;align-items:center;position:relative}.form-item+.form-item[data-v-57143e98]{margin-top:18px}.form-item .label[data-v-57143e98]{width:80px;text-align:right;margin-right:14px;flex-shrink:0}.add-member[data-v-57143e98]{padding:20px}.add-member .el-tabs__nav[data-v-57143e98]{width:100%;display:flex;justify-content:space-around}.permission.el-popper{padding:0!important;min-width:unset!important}.add-member.el-dialog--center .el-dialog__body{padding:20px}.input-main{padding:0 30px}.el-tabs__nav-wrap:after{height:1px!important}.tabs{position:relative}.tabs .active-bar{position:absolute;bottom:0;left:0;width:20px;height:2px;background:#0070FF;transition:transform .3s}.readonly .el-input__inner{cursor:pointer}.role-main[data-v-7c622a33]{text-align:center}.role-main img.avatar[data-v-7c622a33]{width:80px;height:80px;border-radius:50%;display:block;margin:0 auto}.role[data-v-7c622a33]{margin:0 auto;width:104px;height:32px;border-radius:2px;box-sizing:border-box;border:1px solid rgba(167,167,167,.5);position:relative;text-align:left;padding-left:8px}.permission-edit[data-v-7c622a33]{cursor:pointer;line-height:32px;display:inline-block;width:100%}.permission-edit img[data-v-7c622a33]{transition:all .3s;position:absolute;right:10px;top:12px}.permission-edit img.down[data-v-7c622a33]{transform:rotate(180deg)}.option[data-v-7c622a33]{cursor:pointer;display:block;padding:9px 41px;font-size:12px;line-height:20px}.nick-name[data-v-7c622a33]{font-size:14px;color:#282b31;margin:10px 0 0;line-height:14px}.email[data-v-7c622a33]{margin-top:6px;font-size:12px;color:#a7a7a7}.button[data-v-7c622a33]{margin-top:24px;width:118px;height:40px;border-radius:20px;background:#0070FF;border:none;color:#fff;cursor:pointer}.button[data-v-7c622a33]:hover{opacity:.8}.group-title[data-v-29f88e00]{display:flex;box-sizing:border-box;padding:0 30px;margin:20px 0;justify-content:space-between;width:100%;align-items:center}.group-title .left[data-v-29f88e00]{display:flex;align-items:center}.group-title .left span[data-v-29f88e00]:first-child{font-size:16px;font-weight:500;line-height:16px;letter-spacing:0em;color:#282b31;margin-right:12px}.group-title .left span[data-v-29f88e00]:last-child{display:flex;align-items:center;font-size:14px;line-height:16px;height:16px;letter-spacing:0em;color:#a7a7a7}.group-title .right[data-v-29f88e00]{display:flex}.group-title .right .add-member[data-v-29f88e00]{display:flex;align-items:center;justify-content:center;width:126px;height:30px;border-radius:15px;background:#0070FF;font-size:14px;font-weight:500;line-height:30px;letter-spacing:0em;color:#fff;cursor:pointer}.group-title .right .add-member[data-v-29f88e00]:hover{opacity:.8}.table-member[data-v-29f88e00]{display:flex;align-items:center;height:100px}.table-member p[data-v-29f88e00]{margin:0}.table-member p.title[data-v-29f88e00]{font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#282b31}.table-member p.email[data-v-29f88e00]{font-size:12px;line-height:20px;letter-spacing:0em;color:#a7a7a7}.table-member .avatar[data-v-29f88e00]{width:50px;height:50px;border-radius:50%;margin-right:10px}.table-member .name[data-v-29f88e00]{font-size:14px;color:#a7a7a7}.table-bottom[data-v-29f88e00]{padding-left:30px;height:58px;display:flex;align-items:center;background:#fff;position:sticky;bottom:0;z-index:100}.table-bottom .button[data-v-29f88e00]{margin-left:30px;width:76px;height:30px;border-radius:15px;background:#0070FF;color:#fff;text-align:center;line-height:30px;cursor:pointer}.tips img[data-v-29f88e00]{display:block;margin:0 auto}.tips p[data-v-29f88e00]{font-size:16px;font-weight:500;color:#282b31;margin:0}.tips p.title[data-v-29f88e00]{margin-top:18px;margin-bottom:10px}.tips p.text[data-v-29f88e00]{color:#666;font-size:12px}.action[data-v-29f88e00]{height:20px;font-family:SourceHanSansCN-Regular;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#282b31}.action+div[data-v-29f88e00]{position:absolute;background:#A7A7A7;height:20px;width:1px;left:34px}.el-table.group-table td.el-table__cell{border:none}.el-table.group-table .el-table__inner-wrapper:before{background:repeat}.el-table.group-table .el-checkbox__inner{border-radius:50%}.el-table.group-table .el-checkbox{display:none;padding-left:18px}.el-table.group-table .el-checkbox.is-checked{display:inherit}.el-table.group-table .el-table__row:hover td{background:rgba(0,112,255,.08)!important}.el-table.group-table .el-table__row:hover .el-checkbox,.el-table.group-table .el-table__row:hover .setting-button{display:inherit;cursor:pointer}.el-table.group-table .setting-button{display:none}.el-table.group-table td.el-table__cell .cell{color:#a7a7a7;font-size:12px}.br50 .el-checkbox__inner{border-radius:50%}.group-table.el-table th.el-table__cell.is-leaf{border-bottom:none}.permission.el-popper{padding:0!important;min-width:unset!important}.permission.el-popper p{text-align:center;cursor:pointer}.name-list{font-size:16px;font-weight:500;color:#282b31}.name-list div{font-size:16px!important;font-weight:500;color:#282b31!important}.group-row{height:60px}div.table-index-label,.table-index>.cell{padding-left:30px!important}.input-container[data-v-ecb0f268]{margin-left:20px;width:232px;height:32px;position:relative}.input-container .input[data-v-ecb0f268]{width:100%;box-sizing:border-box;border:1px solid rgba(167,167,167,.3);border-radius:4px;padding:0 32px 0 38px;outline:none;font-size:14px;font-weight:400;line-height:30px;color:#1a1a1a}.input-container .input[data-v-ecb0f268]::placeholder{color:#d0d0d0}.input-container .input[data-v-ecb0f268]:focus{border:1px solid #0070FF}.input-container .search[data-v-ecb0f268]{position:absolute;top:6px;left:10px;width:20px;height:20px}.input-container .clear[data-v-ecb0f268]{position:absolute;top:9px;right:10px;width:14px;height:14px;cursor:pointer}.bg[data-v-4bd83d58]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.bg .panel[data-v-4bd83d58]{position:absolute;top:0;bottom:0;right:0;width:600px;background:#FFFFFF;display:flex;flex-direction:column}.bg .panel .header[data-v-4bd83d58]{height:56px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .header .title[data-v-4bd83d58]{margin-left:20px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#000}.bg .panel .header .close-button[data-v-4bd83d58]{margin-right:20px;width:16px;height:16px;cursor:pointer}.bg .panel .line[data-v-4bd83d58]{height:1px;min-height:1px;background:#D8D8D8}.bg .panel .scroll-content[data-v-4bd83d58]{height:0;flex-grow:1;overflow:scroll;overflow:overlay;padding:0 20px}.bg .panel .scroll-content .data-date-picker[data-v-4bd83d58]{margin:16px 0 0}.bg .panel .scroll-content .detail-header[data-v-4bd83d58]{margin:32px 0 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .scroll-content .detail-header .title[data-v-4bd83d58]{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;color:#282b31}.bg .panel .scroll-content .opbar[data-v-4bd83d58]{margin-bottom:20px;height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .scroll-content .opbar .left[data-v-4bd83d58]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.more-button[data-v-92af6eec]{position:relative;width:16px;height:16px}.more-button[data-v-92af6eec]:hover{background:rgba(0,112,255,.04);border-radius:4px}.more-button .more-icon[data-v-92af6eec]{width:16px;height:16px}.more-button .more-icon[data-v-92af6eec]:hover{background:rgba(0,112,255,.04);border-radius:4px}.float-menu[data-v-92af6eec]{position:absolute;z-index:1000;background:#FFFFFF;border:1px solid #EDEFF2;border-radius:4px;box-shadow:0 4px 26px #99999914;display:flex;flex-direction:column}.float-menu .menu-item[data-v-92af6eec]{height:38px;min-height:38px;display:flex;padding-right:20px;flex-direction:row;align-items:center;cursor:pointer}.float-menu .menu-item[data-v-92af6eec]:hover{background:rgba(0,112,255,.04)}.float-menu .menu-item *[data-v-92af6eec]{pointer-events:none}.float-menu .menu-item .icon[data-v-92af6eec]{margin-left:20px;width:16px;height:16px}.float-menu .menu-item .text[data-v-92af6eec]{margin-left:4px;font-size:12px;font-weight:400;line-height:20px;color:#666}.head-item[data-v-24012cb0]{min-height:40px;height:40px;display:flex;flex-direction:row;align-items:center;cursor:pointer;border-radius:2px}.head-item .checkbox[data-v-24012cb0]{margin-left:8px;width:16px;height:16px}.head-item img[data-v-24012cb0]{margin-left:6px;width:24px;height:24px;object-fit:contain}.head-item .text[data-v-24012cb0]{margin-left:12px;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#000;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.head-item .more-btn[data-v-24012cb0]{margin-left:2px;margin-right:10px;display:none}.head-item[data-v-24012cb0]:hover{background:#EFF0F1}.head-item:hover .more-btn[data-v-24012cb0]{display:block}.item[data-v-24012cb0]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;cursor:pointer;border-radius:2px}.item .checkbox[data-v-24012cb0]{width:16px;height:16px}.item .icon[data-v-24012cb0]{margin-left:6px;width:16px;height:16px}.item .text[data-v-24012cb0]{margin-left:8px;width:0;flex-grow:1;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item .more-btn[data-v-24012cb0]{margin-left:2px;margin-right:10px;display:none}.item[data-v-24012cb0]:hover{background:#EFF0F1}.item:hover .more-btn[data-v-24012cb0]{display:block}.item-selected[data-v-24012cb0]{background:#F0F4FF}.item-selected .text[data-v-24012cb0]{color:#3370ff}.item-selected[data-v-24012cb0]:hover{background:#F0F4FF}.bg[data-v-74b2450c]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow-y:scroll;overflow-y:overlay}.bg .dialog[data-v-74b2450c]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-74b2450c]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-74b2450c]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .tip[data-v-74b2450c]{font-size:14px;font-weight:400;line-height:20px;text-align:center;letter-spacing:0em;color:#3d3d3d}.bg .dialog .tip a[data-v-74b2450c]{color:#0070ff;text-decoration:none}.bg .dialog .tip a[data-v-74b2450c]:hover{text-decoration:underline;text-underline-offset:3px}.bg .dialog .big-box[data-v-74b2450c]{margin-top:12px;margin-bottom:20px;width:348px;height:159px;border-radius:4px;background:rgba(0,112,255,.04);box-sizing:border-box;border:1px solid rgba(0,112,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.bg .dialog .big-box .icon[data-v-74b2450c]{width:50px;height:50px}.bg .dialog .big-box .upload-text[data-v-74b2450c]{margin-top:12px;font-size:14px;font-weight:400;line-height:24px;color:#0070ff;text-align:center}.bg .dialog .big-box .text[data-v-74b2450c]{margin-top:9px;margin-left:10px;margin-right:10px;text-align:center;font-size:14px;font-weight:500;line-height:24px;color:#282b31}.bg .dialog .big-box-over[data-v-74b2450c]{border:1px dashed rgb(0,112,255)}.bg .dialog .big-box-over *[data-v-74b2450c]{pointer-events:none}.bg[data-v-1e3b1553]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.bg .panel[data-v-1e3b1553]{position:absolute;top:0;bottom:0;right:0;width:600px;background:#FFFFFF;display:flex;flex-direction:column}.bg .panel .header[data-v-1e3b1553]{height:56px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .header .title[data-v-1e3b1553]{margin-left:20px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#000}.bg .panel .header .close-button[data-v-1e3b1553]{margin-right:20px;width:16px;height:16px;cursor:pointer}.bg .panel .line[data-v-1e3b1553]{height:1px;min-height:1px;background:#D8D8D8}.bg .panel .scroll-content[data-v-1e3b1553]{height:0;flex-grow:1;overflow:overlay;padding:2px 20px}.bg .panel .scroll-content .title-input[data-v-1e3b1553]{position:relative;margin:18px 0 10px;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .title-input .similar-question[data-v-1e3b1553]{margin-left:8px;display:flex;align-items:center;justify-content:center;border:0;outline:none;width:100px;height:32px;border-radius:4px;background:rgba(0,112,255,.08);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.bg .panel .scroll-content .title-input .similar-question[data-v-1e3b1553]:disabled{opacity:.5;cursor:default}.bg .panel .scroll-content .item-title[data-v-1e3b1553]{margin:18px 0 10px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .panel .scroll-content .action-buttons[data-v-1e3b1553]{margin:50px 0;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .action-buttons .action-button[data-v-1e3b1553]{border:0;outline:none;margin-right:10px;width:100px;height:40px;border-radius:20px;opacity:1;background:rgba(0,112,255,.08);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.bg .panel .scroll-content .action-buttons .action-button[data-v-1e3b1553]:hover{opacity:.8}.bg .panel .scroll-content .action-buttons .action-button[data-v-1e3b1553]:disabled{cursor:default;opacity:.5}.bg .panel .scroll-content .action-buttons .action-button-primary[data-v-1e3b1553]{width:160px}.bg .panel .scroll-content .action-buttons>*[data-v-1e3b1553]:first-child{background:#0070FF;color:#fff}.bg[data-v-5e1ed549]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.bg .panel[data-v-5e1ed549]{position:absolute;top:0;bottom:0;right:0;width:600px;background:#FFFFFF;display:flex;flex-direction:column}.bg .panel .header[data-v-5e1ed549]{height:56px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .header .title[data-v-5e1ed549]{margin-left:20px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#000}.bg .panel .header .close-button[data-v-5e1ed549]{margin-right:20px;width:16px;height:16px;cursor:pointer}.bg .panel .line[data-v-5e1ed549]{height:1px;min-height:1px;background:#D8D8D8}.bg .panel .scroll-content[data-v-5e1ed549]{height:0;flex-grow:1;overflow:overlay;padding:2px 20px}.bg .panel .scroll-content .title-input[data-v-5e1ed549]{position:relative;margin:18px 0 10px;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .title-input .similar-question[data-v-5e1ed549]{margin-left:8px;display:flex;align-items:center;justify-content:center;border:0;outline:none;width:100px;height:32px;border-radius:4px;background:rgba(0,112,255,.08);font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.bg .panel .scroll-content .title-input .similar-question[data-v-5e1ed549]:disabled{opacity:.5;cursor:default}.bg .panel .scroll-content .item-title[data-v-5e1ed549]{margin:18px 0 10px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .panel .scroll-content .action-buttons[data-v-5e1ed549]{margin:50px 0;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .action-buttons .action-button[data-v-5e1ed549]{border:0;outline:none;margin-right:10px;width:100px;height:40px;border-radius:20px;opacity:1;background:rgba(0,112,255,.08);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.bg .panel .scroll-content .action-buttons .action-button[data-v-5e1ed549]:hover{opacity:.8}.bg .panel .scroll-content .action-buttons .action-button[data-v-5e1ed549]:disabled{cursor:default;opacity:.5}.bg .panel .scroll-content .action-buttons .action-button-primary[data-v-5e1ed549]{width:160px}.bg .panel .scroll-content .action-buttons>*[data-v-5e1ed549]:first-child{background:#0070FF;color:#fff}.main-content[data-v-0f3ddb9c]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-0f3ddb9c]{height:1px;background:#D8D8D8}.main-content .action-row[data-v-0f3ddb9c]{margin:18px 30px;display:flex;flex-direction:row;align-items:center}.main-content .action-row[data-v-0f3ddb9c] .curVersion{height:32px;margin:0}.main-content .action-row[data-v-0f3ddb9c] .option-card{left:0;top:40px;width:100%}.main-content .action-row .create-button[data-v-0f3ddb9c]{cursor:pointer;width:170px;height:32px;outline:none;border:0;background:#0070FF;border-radius:16px;display:flex;flex-direction:row;align-items:center;justify-content:center}.main-content .action-row .create-button img[data-v-0f3ddb9c]{width:16px;height:16px}.main-content .action-row .create-button div[data-v-0f3ddb9c]{margin-left:3px;margin-right:3px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff}.main-content .org-content[data-v-0f3ddb9c]{flex-grow:1;height:0;margin:0 18px 0 30px;border-top:1px solid #D8D8D8;border-left:1px solid #D8D8D8;border-right:1px solid #D8D8D8;border-radius:8px 8px 0 0;display:flex;flex-direction:row}.main-content .org-content .department[data-v-0f3ddb9c]{width:260px;min-width:260px;display:flex;flex-direction:column;padding:20px 12px 0}.main-content .org-content .department .row-content[data-v-0f3ddb9c]{height:0;flex-grow:1;padding-bottom:20px;overflow:scroll;overflow:overlay}.main-content .org-content .department .row-content .user-group-head[data-v-0f3ddb9c]{height:40px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.main-content .org-content .department .row-content .user-group-head .checkbox[data-v-0f3ddb9c]{margin-left:8px;width:16px;height:16px}.main-content .org-content .department .row-content .user-group-head .icon[data-v-0f3ddb9c]{margin-left:8px;width:24px;height:24px}.main-content .org-content .department .row-content .user-group-head div[data-v-0f3ddb9c]{flex-grow:1;margin-left:12px;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#000}.main-content .org-content .department .row-content .user-group-head .add-button[data-v-0f3ddb9c]{margin-right:10px;width:16px;height:16px;cursor:pointer}.main-content .org-content .department .row-content .user-group-item[data-v-0f3ddb9c]{height:40px;padding-left:54px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.main-content .org-content .department .row-content .user-group-item .icon[data-v-0f3ddb9c]{width:16px;height:16px}.main-content .org-content .department .row-content .user-group-item .text[data-v-0f3ddb9c]{margin-left:8px;width:0;flex-grow:1;font-size:14px;font-weight:350;line-height:20px;letter-spacing:0em;color:#000}.main-content .org-content .department .row-content .user-group-item .more-btn[data-v-0f3ddb9c]{margin-right:10px;display:none}.main-content .org-content .department .row-content .user-group-item[data-v-0f3ddb9c]:hover{background:#EFF0F1}.main-content .org-content .department .row-content .user-group-item:hover .more-btn[data-v-0f3ddb9c]{display:block}.main-content .org-content .department .row-content .user-group-item-selected[data-v-0f3ddb9c]{background:#F0F4FF}.main-content .org-content .department .row-content .user-group-item-selected .text[data-v-0f3ddb9c]{color:#3370ff}.main-content .org-content .department .row-content .user-group-item-selected[data-v-0f3ddb9c]:hover{background:#F0F4FF}.main-content .org-content .vline[data-v-0f3ddb9c]{width:1px;min-width:1px;background:#D8D8D8}.main-content .org-content .people-content[data-v-0f3ddb9c]{width:0;flex-grow:1;display:flex;flex-direction:column}.main-content .org-content .people-content .info[data-v-0f3ddb9c]{margin:20px;height:24px;display:flex;flex-direction:row;align-items:center}.main-content .org-content .people-content .info .title[data-v-0f3ddb9c]{font-size:16px;font-weight:500;line-height:24px;color:#3d3d3d}.main-content .org-content .people-content .info .icon[data-v-0f3ddb9c]{margin-left:14px;margin-right:5px;width:16px;height:16px}.main-content .org-content .people-content .info .count[data-v-0f3ddb9c]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#767676}.main-content .org-content .people-content .info .space[data-v-0f3ddb9c]{flex-grow:1}.main-content .org-content .people-content .info .add-user-button[data-v-0f3ddb9c]{cursor:pointer;width:120px;height:32px;outline:none;border:0;background:#0070FF;border-radius:16px;display:flex;flex-direction:row;align-items:center;justify-content:center}.main-content .org-content .people-content .info .add-user-button img[data-v-0f3ddb9c]{width:16px;height:16px}.main-content .org-content .people-content .info .add-user-button div[data-v-0f3ddb9c]{margin-left:3px;margin-right:3px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff}.main-content .org-content .people-content .people-list[data-v-0f3ddb9c]{height:0;flex-grow:1;margin:0 20px 20px;overflow:scroll;overflow:overlay}.main-content .org-content .people-content .people-list .opbar[data-v-0f3ddb9c]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.main-content .org-content .people-content .people-list .opbar .left[data-v-0f3ddb9c]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.table-column-name[data-v-0f3ddb9c]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-0f3ddb9c]{width:28px;height:28px;border-radius:14px;object-fit:cover}.table-column-name div[data-v-0f3ddb9c]{margin-left:6px;user-select:all;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-status .status-normal[data-v-0f3ddb9c]{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#2fc867}.table-column-status .status-disabled[data-v-0f3ddb9c]{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#ea0000}.table-column-operation[data-v-0f3ddb9c]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-0f3ddb9c]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .action-red[data-v-0f3ddb9c]{color:#f54a45}.table-column-operation .vline[data-v-0f3ddb9c]{margin:0 10px;width:1px;height:10px;background:#D8D8D8}.table-column-operation .more-btn[data-v-0f3ddb9c]{cursor:pointer}.content[data-v-8b3d8e04]{margin:20px 30px}.content .title[data-v-8b3d8e04]{font-size:16px;font-weight:500;line-height:20px;color:#282b31}.content .data-top[data-v-8b3d8e04]{margin-top:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.content .data-top .data-date-picker span[data-v-8b3d8e04]{font-family:SourceHanSansCN-Regular;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#a7a7a7;cursor:pointer;display:inline-block;margin-left:20px}.content .data-top .data-date-picker .selected[data-v-8b3d8e04]{color:#333;font-weight:500}.create-button[data-v-19c985ce]{cursor:pointer;padding:0 25px 0 20px;height:32px;outline:none;border:0;background:#0070FF;border-radius:16px;display:flex;flex-direction:row;align-items:center;justify-content:center}.create-button img[data-v-19c985ce]{width:16px;height:16px}.create-button div[data-v-19c985ce]{margin-left:3px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff}.main-content[data-v-17116dd2]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-17116dd2]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-17116dd2]{flex-grow:1;height:0;padding:18px 30px 30px}.main-content .scroll-content[data-v-17116dd2] .section-title{margin-top:0}.main-content .scroll-content .section-tip[data-v-17116dd2]{margin-top:8px;margin-left:12px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#888}.main-content .scroll-content .config-warp[data-v-17116dd2]{margin-top:15px;display:flex}.main-content .scroll-content .config-warp .label[data-v-17116dd2]{font-size:14px;font-weight:500;line-height:30px;color:#606266;margin-right:10px}.main-content .scroll-content .config-warp .config-body[data-v-17116dd2]{flex:1}.main-content .scroll-content .config-warp .config-body .set-line[data-v-17116dd2]{cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d;align-items:center}.main-content .scroll-content .config-warp .config-body .set-line+.set-line[data-v-17116dd2]{margin-top:8px}.main-content .scroll-content .config-warp .config-body .set-line img[data-v-17116dd2]{width:16px;height:16px;cursor:pointer;margin-right:10px}.main-content .scroll-content[data-v-17116dd2] .create-button{padding:0 45px;height:40px;border-radius:20px}.setting-main[data-v-42e6693e]{display:flex;height:100%;width:100%;overflow:auto}.setting-main .left[data-v-42e6693e]{min-height:100vh;max-height:100vh;overflow-y:scroll;overflow-y:overlay;width:120px;border-right:1px solid rgba(220,223,230,.5);display:flex;flex-direction:column;align-items:center}.setting-main .left .menu-item[data-v-42e6693e]{margin-top:20px;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center}.setting-main .left .menu-item img[data-v-42e6693e]{width:30px;height:30px}.setting-main .left .menu-item .image-bg[data-v-42e6693e]{width:60px;height:60px;border-radius:8px;background:#F5F5F5;display:flex;align-items:center;justify-content:center}.setting-main .left .menu-item .image-bg .image-big[data-v-42e6693e]{width:100%;height:100%}.setting-main .left .menu-item .text[data-v-42e6693e]{margin-top:10px;font-size:12px;line-height:20px;color:#a7a7a7}.setting-main .left .menu-item.selected-site .image-bg[data-v-42e6693e]{background:rgba(0,181,120,.08)}.setting-main .left .menu-item.selected-site .text[data-v-42e6693e]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-customer .image-bg[data-v-42e6693e]{background:rgba(0,112,255,.08)}.setting-main .left .menu-item.selected-customer .text[data-v-42e6693e]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-group .image-bg[data-v-42e6693e]{background:rgba(107,60,247,.08)}.setting-main .left .menu-item.selected-group .text[data-v-42e6693e]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-record .image-bg[data-v-42e6693e]{background:rgba(246,145,50,.08)}.setting-main .left .menu-item.selected-record .text[data-v-42e6693e]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-organization .image-bg[data-v-42e6693e]{background:rgba(21,117,187,.08)}.setting-main .left .menu-item.selected-organization .text[data-v-42e6693e]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-tag .image-bg img[data-v-42e6693e]{width:100%;height:100%}.setting-main .left .menu-item.selected-tag .text[data-v-42e6693e]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-sidebar .image-bg[data-v-42e6693e]{background:rgba(15,72,255,.08)}.setting-main .left .menu-item.selected-sidebar .text[data-v-42e6693e]{color:#282b31;font-weight:500}.setting-main .left .menu-item[data-v-42e6693e]:last-child{margin-bottom:20px}.setting-main .right[data-v-42e6693e]{flex:1;height:100vh;overflow:auto;box-sizing:border-box}.bg[data-v-40c9afa6]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:scroll}.bg .dialog[data-v-40c9afa6]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-40c9afa6]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-40c9afa6]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px}.bg .dialog .table-content[data-v-40c9afa6]{margin:0 0 10px 20px;width:calc(100% - 40px);max-height:calc(100vh - 140px)}.bg .dialog .table-content .radio-group .radio-item[data-v-40c9afa6]{cursor:pointer;height:42px;display:flex;flex-direction:row;align-items:center}.bg .dialog .table-content .radio-group .radio-item .icon[data-v-40c9afa6]{width:16px;height:16px}.bg .dialog .table-content .radio-group .radio-item .text[data-v-40c9afa6]{margin-left:8px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#d0d0d0}.bg .dialog .table-content .radio-group .radio-item-high[data-v-40c9afa6]{height:auto;align-items:flex-start}.bg .dialog .table-content .radio-group .radio-item-high .icon[data-v-40c9afa6]{margin-top:13px}.bg .dialog .table-content .radio-group .radio-item-high .text[data-v-40c9afa6]{margin:11px 0 11px 8px}.bg .dialog .table-content .radio-group .radio-item-high .select-group[data-v-40c9afa6] .selector-box{margin:0 0 10px 8px}.bg .dialog .table-content .radio-group .radio-item-high .select-group[data-v-40c9afa6] .selector-box .curVersion{margin:0}.bg .dialog .table-content .radio-group .radio-item-high .select-group[data-v-40c9afa6] .selector-box .option-card{left:0;top:50px;width:100%}.bg .dialog .table-content .radio-group .radio-item-high .select-group[data-v-40c9afa6] .selector-box .option-card .card-body{max-height:200px}.bg .dialog .table-content .radio-group .radio-item-checked .text[data-v-40c9afa6]{color:#282b31}.bg[data-v-3c62ec5a]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;overflow-y:auto}.bg[data-v-3c62ec5a]::-webkit-scrollbar{width:0px}.bg .dialog[data-v-3c62ec5a]{margin:auto;position:relative;width:608px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;padding-bottom:30px}.bg .dialog .close-button[data-v-3c62ec5a]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-3c62ec5a]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .desc[data-v-3c62ec5a]{width:100%;padding:0 30px;box-sizing:border-box;margin-top:10px;font-size:14px;font-weight:500;line-height:20px;display:flex;align-items:center;justify-content:space-between}.bg .dialog .desc .link[data-v-3c62ec5a]{color:#0070ff;font-size:14px;font-weight:400;text-decoration:none;cursor:pointer}.bg .dialog .btn-line[data-v-3c62ec5a]{width:100%;padding:0 30px;box-sizing:border-box;margin-top:10px;display:flex;align-items:center;justify-content:flex-end}.bg .dialog .btn-line .copyBtn[data-v-3c62ec5a]{border:0;outline:none;height:29px;border-radius:20px;background:#0070FF;color:#fff;cursor:pointer;padding:0 13px}.bg .dialog .mdParse[data-v-3c62ec5a]{margin-top:10px;width:100%;padding:0 30px;box-sizing:border-box}.bg .dialog .mdParse[data-v-3c62ec5a] pre{overflow-x:scroll;user-select:text}.bg .dialog .mdParse[data-v-3c62ec5a] code{font-size:12px;border-radius:2px;overflow-y:scroll}.bg .dialog .mdParse[data-v-3c62ec5a] code:hover::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:5px}.bg .dialog .mdParse[data-v-3c62ec5a] code::-webkit-scrollbar{background:transparent;height:8px}.bg .dialog .mdParse[data-v-3c62ec5a] code::-webkit-scrollbar-thumb{background:transparent}.bg .dialog .mdParse[data-v-3c62ec5a] .hljs-keyword,.bg .dialog .mdParse[data-v-3c62ec5a] .hljs-variable,.bg .dialog .mdParse[data-v-3c62ec5a] .hljs-title,.bg .dialog .mdParse[data-v-3c62ec5a] .hljs-string,.bg .dialog .mdParse[data-v-3c62ec5a] .hljs-number,.bg .dialog .mdParse[data-v-3c62ec5a] .hljs-attr,.bg .dialog .mdParse[data-v-3c62ec5a] .hljs-property{color:#222}.bg[data-v-5ff3870e]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:scroll}.bg .dialog[data-v-5ff3870e]{position:relative;width:338px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-5ff3870e]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-5ff3870e]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px}.bg .dialog .table-content[data-v-5ff3870e]{margin:0 20px 10px;width:calc(100% - 40px);max-height:calc(100vh - 140px)}.bg .dialog .table-content .row[data-v-5ff3870e]{display:flex;flex-direction:row;justify-content:space-between}.bg .dialog .table-content .row .row-title[data-v-5ff3870e]{font-size:14px;font-weight:400;line-height:32px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .table-content .tip[data-v-5ff3870e]{margin-top:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.bg[data-v-32049298]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:scroll}.bg .dialog[data-v-32049298]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-32049298]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-32049298]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px}.bg .dialog .table-content[data-v-32049298]{margin:0 20px 10px;width:calc(100% - 40px)}.bg .dialog .table-content .row[data-v-32049298]{margin-bottom:18px;display:flex;flex-direction:row}.bg .dialog .table-content .row .row-title[data-v-32049298]{width:80px;font-size:14px;font-weight:400;line-height:32px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .table-content .tip[data-v-32049298]{margin-top:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.main-content[data-v-2456e8bc]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-2456e8bc]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-2456e8bc]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:18px 30px 30px 23px}.main-content .scroll-content .tip-info[data-v-2456e8bc]{margin-bottom:18px;border-radius:8px;background:rgba(0,112,255,.04);box-sizing:border-box;padding:28px 30px 40px;display:flex;flex-direction:row}.main-content .scroll-content .tip-info .tip-icon[data-v-2456e8bc]{width:48px;height:48px}.main-content .scroll-content .tip-info .info[data-v-2456e8bc]{margin-top:5px;margin-left:16px;display:flex;flex-direction:column}.main-content .scroll-content .tip-info .info .title[data-v-2456e8bc]{font-size:24px;line-height:24px;font-weight:700;color:#282b31}.main-content .scroll-content .tip-info .info .description[data-v-2456e8bc]{margin-top:8px;font-size:14px;line-height:22px;font-weight:400;color:#000}.main-content .scroll-content .tip-info .info .description span[data-v-2456e8bc]{cursor:pointer;color:#0f48ff;text-decoration:none}.main-content .scroll-content .toolbar[data-v-2456e8bc]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar .space[data-v-2456e8bc]{flex-grow:1}.main-content .scroll-content .opbar[data-v-2456e8bc]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.main-content .scroll-content .opbar .left[data-v-2456e8bc]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.table-column-url[data-v-2456e8bc]{text-align:left}.table-column-url a[data-v-2456e8bc]{color:#0f48ff;text-decoration:none}.table-column-url a[data-v-2456e8bc]:hover{text-decoration:underline}.table-column-operation[data-v-2456e8bc]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-2456e8bc]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-2456e8bc]{margin:0 10px;width:1px;height:10px;background:#D8D8D8}.radio-group .radio-item[data-v-b44e14a2]{cursor:default;display:flex;flex-direction:row;cursor:pointer}.radio-group .radio-item img[data-v-b44e14a2]{margin-top:8px;margin-bottom:8px;width:16px;height:16px}.radio-group .radio-item .info[data-v-b44e14a2]{max-width:500px;margin-left:8px;margin-bottom:10px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#d0d0d0}.radio-group .radio-item .info .title[data-v-b44e14a2]{margin:6px 0}.radio-group .radio-item .info .extra[data-v-b44e14a2]{color:#758296}.radio-group .radio-item .info .extra a[data-v-b44e14a2]{color:#1f5fff;text-decoration:none}.radio-group .radio-item-checked .info .title[data-v-b44e14a2]{color:#282b31}.radio-group .radio-item-no[data-v-b44e14a2]{cursor:default}.radio-group .tip[data-v-b44e14a2]{margin-top:16px;margin-bottom:16px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0em;color:#758296;display:flex;flex-direction:row;align-items:center}.bg[data-v-1b857d98]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:scroll}.bg .dialog[data-v-1b857d98]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-1b857d98]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-1b857d98]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px}.bg .dialog .table-content[data-v-1b857d98]{margin:0 20px;width:calc(100% - 40px)}.bg .dialog .table-content .row[data-v-1b857d98]:last-child{margin-bottom:0}.bg .dialog .table-content .row[data-v-1b857d98]{margin-bottom:18px;display:flex;flex-direction:row}.bg .dialog .table-content .row .row-title[data-v-1b857d98]{width:70px;min-width:70px;font-size:14px;font-weight:400;line-height:32px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .table-content .row .right .cname[data-v-1b857d98]{font-size:14px;font-weight:400;line-height:32px;color:#0070ff;display:flex;flex-direction:row;align-items:center}.bg .dialog .table-content .row .right .cname img[data-v-1b857d98]{margin-left:6px;cursor:pointer}.bg .dialog .table-content .row .right .cname img[data-v-1b857d98]:hover{opacity:.8}.bg .dialog .table-content .row .right .tip[data-v-1b857d98]{margin-top:4px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.bg .dialog .table-content .row .right .status-fail[data-v-1b857d98]{font-size:14px;font-weight:400;line-height:32px;color:red}.bg .dialog .table-content .row .right .status-success[data-v-1b857d98]{font-size:14px;font-weight:400;line-height:32px;color:green}.bg .dialog .table-content .row .right .verify-button[data-v-1b857d98]{margin-top:6px;box-sizing:border-box;background:#0070FF;outline:none;border:0;width:100px;border-radius:4px;padding:6px 10px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:400;cursor:pointer;color:#fff}.bg .dialog .table-content .row .right .verify-button[data-v-1b857d98]:hover{opacity:.8}.bg .dialog .table-content .row .right .verify-button[data-v-1b857d98]:disabled{cursor:not-allowed;opacity:.5}.bg[data-v-18bae2c7]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;overflow:scroll}.bg .dialog[data-v-18bae2c7]{margin:auto;position:relative;width:488px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-18bae2c7]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-18bae2c7]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px}.bg .dialog .table-content[data-v-18bae2c7]{margin:0 20px;width:calc(100% - 40px)}.bg .dialog .table-content .row[data-v-18bae2c7]:last-child{margin-bottom:0}.bg .dialog .table-content .row[data-v-18bae2c7]{margin-bottom:18px;display:flex;flex-direction:row}.bg .dialog .table-content .row .row-title[data-v-18bae2c7]{width:70px;min-width:70px;font-size:14px;font-weight:400;line-height:32px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .table-content .row .right .upload-button[data-v-18bae2c7]{margin-top:10px;box-sizing:border-box;background:#fff;border-radius:4px;border:1px solid #0070FF;color:#0070ff;width:90px;height:32px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;cursor:pointer}.bg .dialog .table-content .row .right .upload-button[data-v-18bae2c7]:hover{opacity:.8}.bg .dialog .table-content .tip[data-v-18bae2c7]{margin-top:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.main-content[data-v-6bf17821]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-6bf17821]{height:1px;background:#D8D8D8}.main-content .tab-list[data-v-6bf17821]{margin:20px 20px 6px;display:flex;flex-direction:row;align-items:center;gap:15px}.main-content .tab-list .tab-item[data-v-6bf17821]{font-size:14px;width:113px;height:32px;border-radius:4px;box-sizing:border-box;line-height:32px;text-align:center;color:#a7a7a7;cursor:pointer;border:1px solid rgba(167,167,167,.3)}.main-content .tab-list .tab-item-selected[data-v-6bf17821]{border:1px solid rgba(0,112,255,.5);color:#0070ff;font-weight:700}.main-content .scroll-content[data-v-6bf17821]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:0 30px 30px 23px}.main-content .scroll-content[data-v-6bf17821] .curVersion{height:32px;margin:0}.main-content .scroll-content[data-v-6bf17821] .option-card{left:0;top:40px;width:100%}.main-content .scroll-content .section-tip[data-v-6bf17821]{margin-top:8px;margin-left:12px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#888}.main-content .scroll-content .row[data-v-6bf17821]{margin-top:18px;display:flex;flex-direction:row}.main-content .scroll-content .row .left[data-v-6bf17821]{width:106px}.main-content .scroll-content .row .left .title[data-v-6bf17821]{margin-left:12px;margin-top:6px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.main-content .scroll-content .row .right .ssl-box[data-v-6bf17821]{border-radius:4px;padding:12px 32px 12px 12px;background-color:#0070ff1a;display:flex;flex-direction:column;font-size:14px;line-height:21px;position:relative;min-width:270px;box-sizing:border-box}.main-content .scroll-content .row .right .action-button[data-v-6bf17821]{margin-top:10px;box-sizing:border-box;background:#fff;border-radius:4px;border:1px solid #0070FF;color:#0070ff;width:90px;height:32px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;cursor:pointer}.main-content .scroll-content .row .right .action-button[data-v-6bf17821]:hover{opacity:.8}.main-content .scroll-content .save-button[data-v-6bf17821]{cursor:pointer;margin-left:12px;margin-top:50px;margin-bottom:50px;width:118px;height:40px;border-radius:20px;background:#0070FF;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff;outline:none;border:0}.main-content .scroll-content .save-button[data-v-6bf17821]:disabled{cursor:not-allowed;opacity:.5}.doc[data-v-05673cb6]{max-width:1200px;margin:0 auto;flex-grow:1;user-select:text;box-sizing:border-box;word-break:break-all}.doc .title[data-v-05673cb6]{margin-top:0;margin-bottom:0;font-size:36px;font-weight:500;line-height:1.5;color:#0e1421}p.required:before{content:"*";color:red}.tag-container[data-v-aa415fee]{display:flex;height:100vh}.tag-container .tag-warp[data-v-aa415fee]{width:260px;background:#FFFFFF;box-sizing:border-box;border-width:1px 1px 0px 0px;border-style:solid;border-color:#dcdfe680;padding:20px 0;overflow:auto;height:100%}.tag-container .tag-warp[data-v-aa415fee]::-webkit-scrollbar{background:transparent;width:0}.tag-container .tag-warp .module-title[data-v-aa415fee]{padding:0 16px;display:flex;align-items:center;justify-content:space-between;height:40px;font-size:14px;font-weight:500;line-height:20px;color:#0e1421}.tag-container .tag-warp .module-title .add-tag-icon[data-v-aa415fee]{width:16px;height:16px;cursor:pointer}.tag-container .tag-warp .content-line[data-v-aa415fee]{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 36px;cursor:pointer}.tag-container .tag-warp .content-line[data-v-aa415fee]:hover{background:rgba(0,112,255,.04);color:#0070ff}.tag-container .tag-warp .content-line:hover .normal-icon[data-v-aa415fee]{display:none}.tag-container .tag-warp .content-line:hover .hover-icon[data-v-aa415fee]{display:block}.tag-container .tag-warp .content-line:hover .content-warp[data-v-aa415fee]{color:#0070ff}.tag-container .tag-warp .content-line:hover .content-warp .suffix-warp .count[data-v-aa415fee]{display:none}.tag-container .tag-warp .content-line:hover .content-warp .suffix-warp .more-btn[data-v-aa415fee]{display:block}.tag-container .tag-warp .content-line .normal-icon[data-v-aa415fee]{width:16px;height:16px;margin-right:4px}.tag-container .tag-warp .content-line .hover-icon[data-v-aa415fee]{width:16px;height:16px;margin-right:4px;display:none}.tag-container .tag-warp .content-line .content-warp[data-v-aa415fee]{flex:1;display:flex;align-items:center;justify-content:space-between;color:#666}.tag-container .tag-warp .content-line .content-warp .text[data-v-aa415fee]{flex:1;font-size:12px;line-height:20px}.tag-container .tag-warp .content-line .content-warp .count[data-v-aa415fee]{font-size:12px}.tag-container .tag-warp .content-line .content-warp .suffix-warp .more-btn[data-v-aa415fee]{display:none}.tag-container .tag-warp .content-line .content-warp .input-warp[data-v-aa415fee]{height:22px;border:1px solid #0256FF;background:#fff}.tag-container .tag-warp .content-line .content-warp .input-warp[data-v-aa415fee] .el-input__inner{box-shadow:none;width:calc(100% - 46px);height:inherit;padding:0 0 0 7px}.tag-container .tag-warp .content-line .content-warp .input-warp[data-v-aa415fee] .el-input__inner:focus{box-shadow:none}.tag-container .tag-warp .content-line .content-warp .input-warp[data-v-aa415fee] .el-input .el-input__count .el-input__count-inner{padding:0}.tag-container .tag-warp .content-line .content-warp .input-warp[data-v-aa415fee] .el-input--small .el-input__suffix{right:0}.tag-container .tag-warp .content-line-selected[data-v-aa415fee]{background:rgba(0,112,255,.04);color:#0070ff}.tag-container .tag-warp .content-line-selected .normal-icon[data-v-aa415fee]{display:none}.tag-container .tag-warp .content-line-selected .hover-icon[data-v-aa415fee]{display:block}.tag-container .tag-warp .content-line-selected .content-warp[data-v-aa415fee]{color:#0070ff}.tag-container .tag-warp .operate-line .content-warp .suffix-warp .count[data-v-aa415fee]{display:none}.tag-container .tag-warp .operate-line .content-warp .suffix-warp .more-btn[data-v-aa415fee]{display:block}.tag-container .doc-warp[data-v-aa415fee]{height:100vh;flex:1;overflow:auto}.tag-container .doc-warp .breadcrumb[data-v-aa415fee]{height:70px;display:flex;align-items:center;padding-left:30px;font-size:14px;color:#cbcbcb;box-sizing:border-box;border-bottom:1px solid rgba(220,223,230,.5)}.tag-container .doc-warp .doc-content-body[data-v-aa415fee]{width:100%;height:calc(100vh - 70px);display:flex;box-sizing:border-box}.tag-container .doc-warp .doc-content-body .catalog-warp[data-v-aa415fee]{width:260px;height:100%;overflow:auto;border-right:1px solid rgba(220,223,230,.5);box-sizing:border-box;padding:20px 0}.tag-container .doc-warp .doc-content-body .catalog-warp[data-v-aa415fee]::-webkit-scrollbar{background:transparent;width:0}.tag-container .doc-warp .doc-content-body .catalog-warp .catalog-line[data-v-aa415fee]{width:100%;height:38px;display:flex;align-items:center;font-size:12px;color:#666;padding:0 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.tag-container .doc-warp .doc-content-body .catalog-warp .catalog-line[data-v-aa415fee]:hover{background:rgba(0,112,255,.04);color:#0070ff}.tag-container .doc-warp .doc-content-body .catalog-warp .catalog-line:hover .normal-icon[data-v-aa415fee]{display:none}.tag-container .doc-warp .doc-content-body .catalog-warp .catalog-line:hover .hover-icon[data-v-aa415fee]{display:block}.tag-container .doc-warp .doc-content-body .catalog-warp .catalog-line .normal-icon[data-v-aa415fee]{width:16px;height:16px;margin-right:4px}.tag-container .doc-warp .doc-content-body .catalog-warp .catalog-line .hover-icon[data-v-aa415fee]{width:16px;height:16px;margin-right:4px;display:none}.tag-container .doc-warp .doc-content-body .catalog-warp .catalog-line-selected[data-v-aa415fee]{background:rgba(0,112,255,.04);color:#0070ff}.tag-container .doc-warp .doc-content-body .catalog-warp .catalog-line-selected .normal-icon[data-v-aa415fee]{display:none}.tag-container .doc-warp .doc-content-body .catalog-warp .catalog-line-selected .hover-icon[data-v-aa415fee]{display:block}.tag-container .doc-warp .doc-content-body .doc-render[data-v-aa415fee]{flex:1;height:100%;padding:0 20px;overflow:auto}.bg[data-v-fad4b426]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-fad4b426]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-fad4b426]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-fad4b426]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-fad4b426]{width:calc(100% - 40px);margin-top:14px}.bg .dialog .content .content-title[data-v-fad4b426]{font-size:12px;line-height:16px;color:#758296}.bg .dialog .content .input-panel[data-v-fad4b426]{position:relative;width:348px;height:40px;margin-top:10px}.bg .dialog .content .input-panel .input-text[data-v-fad4b426]{border:1px solid #EBEBEB;border-radius:4px;padding:0 30px 0 10px;width:100%;height:40px;line-height:40px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .content .input-panel .input-text[data-v-fad4b426]::placeholder{color:#d0d0d0}.bg .dialog .content .input-panel .input-text[data-v-fad4b426]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .content .input-panel .counter[data-v-fad4b426]{position:absolute;top:0;right:32px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .content .input-panel .clear-button[data-v-fad4b426]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .content .selector-box[data-v-fad4b426]{cursor:pointer;position:relative;margin-right:10px;width:100%}.bg .dialog .content .selector-box .curVersion[data-v-fad4b426]{display:flex;align-items:center;justify-content:space-between;height:40px;margin:5px 0 4px;border:1px solid rgba(167,167,167,.3);border-radius:4px;padding-left:8px;padding-right:10px;font-size:14px}.bg .dialog .content .selector-box .curVersion img[data-v-fad4b426]{width:16px;height:16px;transform:rotate(0);transition:all .1s}.bg .dialog .content .selector-box .option-card[data-v-fad4b426]{z-index:999;pointer-events:none;opacity:0;position:absolute;left:0px;top:40px;width:100%;transition:all .3s;padding-top:10px;transform:translateY(-10px)}.bg .dialog .content .selector-box .option-card .card-body[data-v-fad4b426]{background:#fff;border:1px solid rgba(167,167,167,.3);border-radius:4px}.bg .dialog .content .selector-box .option-card .card-body .option[data-v-fad4b426]{width:100%;height:40px;line-height:40px;box-sizing:border-box;font-size:14px;padding:0 6px 0 20px}.bg .dialog .content .selector-box .option-card .card-body .option[data-v-fad4b426]:hover{background-color:#f0f6ff}.bg .dialog .content .selector-box .option-card-show[data-v-fad4b426]{opacity:1;pointer-events:auto;top:50px;transition:all .5s}.bg[data-v-d0f0e480]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-d0f0e480]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-d0f0e480]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-d0f0e480]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-d0f0e480]{width:calc(100% - 40px);margin-top:14px}.bg .dialog .content .content-title[data-v-d0f0e480]{font-size:12px;line-height:16px;color:#758296}.bg .dialog .content .input-panel[data-v-d0f0e480]{position:relative;width:348px;height:40px;margin-top:10px}.bg .dialog .content .input-panel .input-text[data-v-d0f0e480]{border:1px solid #EBEBEB;border-radius:4px;padding:0 30px 0 10px;width:100%;height:40px;line-height:40px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.bg .dialog .content .input-panel .input-text[data-v-d0f0e480]::placeholder{color:#d0d0d0}.bg .dialog .content .input-panel .input-text[data-v-d0f0e480]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .content .input-panel .counter[data-v-d0f0e480]{position:absolute;top:0;right:32px;font-size:12px;font-weight:400;line-height:40px;color:#666}.bg .dialog .content .input-panel .clear-button[data-v-d0f0e480]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .content .selector-box[data-v-d0f0e480]{cursor:pointer;position:relative;margin-right:10px;width:100%}.bg .dialog .content .selector-box .curVersion[data-v-d0f0e480]{display:flex;align-items:center;justify-content:space-between;height:40px;margin:5px 0 4px;border:1px solid rgba(167,167,167,.3);border-radius:4px;padding-left:8px;padding-right:10px;font-size:14px}.bg .dialog .content .selector-box .curVersion img[data-v-d0f0e480]{width:16px;height:16px;transform:rotate(0);transition:all .1s}.bg .dialog .content .selector-box .option-card[data-v-d0f0e480]{z-index:999;pointer-events:none;opacity:0;position:absolute;left:0px;top:40px;width:100%;transition:all .3s;padding-top:10px;transform:translateY(-10px)}.bg .dialog .content .selector-box .option-card .card-body[data-v-d0f0e480]{background:#fff;border:1px solid rgba(167,167,167,.3);border-radius:4px;max-height:220px;overflow-y:auto;overflow-y:overlay}.bg .dialog .content .selector-box .option-card .card-body .option[data-v-d0f0e480]{width:100%;height:40px;line-height:40px;box-sizing:border-box;font-size:14px;padding:0 6px 0 20px}.bg .dialog .content .selector-box .option-card .card-body .option[data-v-d0f0e480]:hover{background-color:#f0f6ff}.bg .dialog .content .selector-box .option-card-show[data-v-d0f0e480]{opacity:1;pointer-events:auto;top:50px;transition:all .5s}.main-content[data-v-2b8304bd]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-2b8304bd]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-2b8304bd]{flex-grow:1;height:0;padding:18px 30px 30px 23px}.main-content .scroll-content .tip[data-v-2b8304bd]{border-radius:8px;background:rgba(0,112,255,.04);padding:28px 30px 40px;display:flex}.main-content .scroll-content .tip .icon[data-v-2b8304bd]{width:48px;height:48px}.main-content .scroll-content .tip .tip-content[data-v-2b8304bd]{margin-top:5px;margin-left:16px;width:0;flex:1}.main-content .scroll-content .tip .tip-content .title[data-v-2b8304bd]{font-size:24px;font-weight:700;line-height:24px;letter-spacing:0em;color:#282b31}.main-content .scroll-content .tip .tip-content .desc[data-v-2b8304bd]{margin-top:8px;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0em;color:#000}.main-content .scroll-content .btn-line[data-v-2b8304bd]{margin-top:16px}.main-content .scroll-content .btn-line .add-btn[data-v-2b8304bd]{height:32px;border-radius:16px;opacity:1;background:#0070FF;color:#fff;padding:0 25px;border:none;font-size:14px;font-weight:500;display:flex;align-items:center}.main-content .scroll-content .btn-line .add-btn .icon[data-v-2b8304bd]{width:14px;height:14px;margin-right:4px}.main-content .scroll-content .version-table[data-v-2b8304bd]{margin-top:16px}.main-content .scroll-content .version-table .column1[data-v-2b8304bd]{font-family:SourceHanSansCN-Regular;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#282b31;width:70%;display:flex;align-items:center}.main-content .scroll-content .version-table .column2[data-v-2b8304bd]{font-family:SourceHanSansCN-Regular;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#282b31;width:30%;display:flex;align-items:center;justify-content:center}.main-content .scroll-content .version-table .thead-line[data-v-2b8304bd]{display:flex;height:44px;background:#F0F6FF;align-items:center;padding:0 20px;justify-content:space-between}.main-content .scroll-content .version-table .version-warp[data-v-2b8304bd]{border-left:1px solid #F0F6FF;border-right:1px solid #F0F6FF}.main-content .scroll-content .version-table .version-warp .btn[data-v-2b8304bd]{color:#0256ff;outline:none;background:transparent;border:none;padding:0 10px;cursor:pointer}.main-content .scroll-content .version-table .version-warp .btn+.btn[data-v-2b8304bd]{border-left:1px solid #D8D8D8}.main-content .scroll-content .version-table .version-warp .lang-line[data-v-2b8304bd]{padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid transparent;border-bottom:1px solid #F0F6FF;cursor:pointer}.main-content .scroll-content .version-table .version-warp .lang-line .icon[data-v-2b8304bd]{width:14px;height:14px;margin-right:4px}.main-content .scroll-content .version-table .version-warp .version-line[data-v-2b8304bd]{padding:0 20px 0 40px;height:60px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid transparent;border-bottom:1px solid #F0F6FF;cursor:pointer}.item-drag-over *[data-v-2b8304bd]{pointer-events:none}.catalog-item[data-v-3b9e06df]{height:32px;min-height:32px;display:flex;flex-direction:row;align-items:center;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#282b31;cursor:pointer}.catalog-item[data-v-3b9e06df]:hover{background:rgba(0,112,255,.04)}.catalog-item-first[data-v-3b9e06df]{padding-left:20px;font-weight:500}.catalog-item-active[data-v-3b9e06df]{color:#0070ff}.bg[data-v-f588ecc6]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;overflow-y:auto}.bg[data-v-f588ecc6]::-webkit-scrollbar{width:0px}.bg .dialog[data-v-f588ecc6]{margin:auto;position:relative;width:608px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;padding-bottom:30px}.bg .dialog .close-button[data-v-f588ecc6]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-f588ecc6]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .desc[data-v-f588ecc6]{width:100%;padding:0 30px;box-sizing:border-box;margin-top:10px;font-size:14px;font-weight:500;line-height:20px;display:flex;align-items:center;justify-content:space-between}.bg .dialog .desc .link[data-v-f588ecc6]{color:#0070ff;font-size:14px;font-weight:400;text-decoration:none;cursor:pointer}.bg .dialog .btn-line[data-v-f588ecc6]{width:100%;padding:0 30px;box-sizing:border-box;margin-top:10px;display:flex;align-items:center;justify-content:flex-end}.bg .dialog .btn-line .copyBtn[data-v-f588ecc6]{border:0;outline:none;height:29px;border-radius:20px;background:#0070FF;color:#fff;cursor:pointer;padding:0 13px}.bg .dialog .mdParse[data-v-f588ecc6]{margin-top:10px;width:100%;padding:0 30px;box-sizing:border-box}.bg .dialog .mdParse[data-v-f588ecc6] pre{overflow-x:scroll;user-select:text}.bg .dialog .mdParse[data-v-f588ecc6] code{font-size:12px;border-radius:2px;overflow-y:scroll}.bg .dialog .mdParse[data-v-f588ecc6] code:hover::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:5px}.bg .dialog .mdParse[data-v-f588ecc6] code::-webkit-scrollbar{background:transparent;height:8px}.bg .dialog .mdParse[data-v-f588ecc6] code::-webkit-scrollbar-thumb{background:transparent}.bg .dialog .mdParse[data-v-f588ecc6] .hljs-keyword,.bg .dialog .mdParse[data-v-f588ecc6] .hljs-variable,.bg .dialog .mdParse[data-v-f588ecc6] .hljs-title,.bg .dialog .mdParse[data-v-f588ecc6] .hljs-string,.bg .dialog .mdParse[data-v-f588ecc6] .hljs-number,.bg .dialog .mdParse[data-v-f588ecc6] .hljs-attr,.bg .dialog .mdParse[data-v-f588ecc6] .hljs-property{color:#222}.control[data-v-2f20fbc4]{display:flex;flex-direction:row;align-items:center}.control .icon[data-v-2f20fbc4]{width:38px;height:38px;background:rgb(245,247,251);border:1px solid rgb(216,216,216);border-radius:8px;background-image:linear-gradient(0deg,rgba(35,108,251,.26),rgba(35,108,251,.26));background-size:100% 0%;background-repeat:no-repeat;background-position:bottom}.control .icon img[data-v-2f20fbc4]{width:38px;height:38px}.control .select[data-v-2f20fbc4]{flex-grow:1;margin-left:8px;height:38px;background:rgb(255,255,255);border:1px solid rgb(216,216,216);border-radius:8px;display:flex;flex-direction:row;align-items:center;position:relative;cursor:pointer}.control .select .title[data-v-2f20fbc4]{flex-grow:1;margin-left:12px;margin-right:12px;font-size:14px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:0}.control .select .arrow[data-v-2f20fbc4]{width:12px;height:6px;margin-right:12px}.control .select .option-list[data-v-2f20fbc4]{z-index:100;position:absolute;top:39px;left:0;right:0;background:rgb(255,255,255);border:1px solid rgb(216,216,216);border-radius:8px;box-shadow:0 4px 6px #8b8b8b66;padding:6px 0;display:flex;flex-direction:column}.control .select .option-list .option-item[data-v-2f20fbc4]{height:38px;min-height:38px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.control .select .option-list .option-item div[data-v-2f20fbc4]{margin-left:25px;font-size:14px;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.control .select .option-list .option-item img[data-v-2f20fbc4]{width:38px;height:38px}.control .select .option-list .option-item[data-v-2f20fbc4]:hover{background:rgb(240,242,246)}.control .select-active[data-v-2f20fbc4]{border:1px solid rgb(35,108,251)}.desc[data-v-7b29bf8c]{margin-top:20px;text-align:center;font-size:12px;font-weight:400;color:#666}.confirm-btn[data-v-7b29bf8c]{width:100%;height:52px;background:#236CFB;border-radius:8px;font-size:16px;font-weight:500;color:#fff;cursor:pointer;border:none}.control-out[data-v-4776f7cc]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);z-index:2;display:flex;align-items:center;justify-content:center}.control-out .countDown[data-v-4776f7cc]{width:287px;height:287px;background:#0070FF;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:200px;font-weight:800;color:#fff;line-height:300px}.control-out .control[data-v-4776f7cc]{display:flex;width:645px;flex-direction:column;align-items:center;padding:0 20px;transition:all .2s ease-in-out;background:#FFFFFF;box-shadow:0 0 10px #00000029;border-radius:8px;border:1px solid #F7F7F7}.control-out .control .title[data-v-4776f7cc]{width:100%;font-size:16px;font-weight:250;color:#000000d9;line-height:56px;height:56px;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.06)}.control-out .control .duration[data-v-4776f7cc]{font-size:64px;font-weight:300;line-height:72px;color:#000000a6;margin-top:46px}@keyframes flicker-4776f7cc{0%{color:#000000a6}50%{color:#0000}to{color:#000000a6}}.control-out .control .duration-flicker[data-v-4776f7cc]{color:#000000a6;animation:3s linear 1s infinite alternate flicker-4776f7cc}.control-out .control .btn-line[data-v-4776f7cc]{margin-top:66px;display:flex;align-items:center}.control-out .control .btn-line .btn[data-v-4776f7cc]{cursor:pointer;width:140px;height:40px;border-radius:40px;background:#236CFB;font-size:16px;color:#fff;border:none;outline:none;display:flex;align-items:center;justify-content:center}.control-out .control .btn-line .btn+.btn[data-v-4776f7cc]{margin-left:20px}.control-out .control .btn-line .btn img[data-v-4776f7cc]{margin-right:4px}.control-out .control .btn-line .btn[data-v-4776f7cc]:hover{opacity:.8}.control-out .control .btn-line .btn[data-v-4776f7cc]:disabled{background:rgba(35,108,251,.5);cursor:not-allowed}.control-out .control .btn-line .btn[data-v-4776f7cc]:disabled:hover{opacity:1}.control-out .control .desc[data-v-4776f7cc]{width:100%;margin:32px 0 22px;font-size:14px;color:#adadad}.control-out .control .desc p[data-v-4776f7cc]{margin:0}.control-out .control .desc p+p[data-v-4776f7cc]{margin-top:8px}.search-warp[data-v-2bb4d1ae]{width:100%;overflow:hidden;height:calc(100% - 98px);display:flex;flex-direction:column}.search-warp .title[data-v-2bb4d1ae]{font-size:14px;font-weight:400;line-height:20px;color:#758296;border-bottom:1px solid #DFE1E7;padding-bottom:20px;margin:0 30px 10px 35px;box-sizing:border-box}.search-warp .title strong[data-v-2bb4d1ae]{color:#1f5fff;font-weight:400}.search-warp .search-result-warp[data-v-2bb4d1ae]{width:100%;height:0;flex-grow:1;overflow-y:auto;overflow-x:hidden;padding:20px 30px 0 35px;box-sizing:border-box}.search-warp .search-result-warp .result-card+.result-card[data-v-2bb4d1ae]{margin-top:20px}.search-warp .search-result-warp .result-card .card-title[data-v-2bb4d1ae]{font-size:14px;font-weight:400;height:20px;line-height:20px;color:#758296}.search-warp .search-result-warp .result-card .card-content[data-v-2bb4d1ae]{margin-top:14px;display:flex}.search-warp .search-result-warp .result-card .card-content .cover-box[data-v-2bb4d1ae]{position:relative;width:218px;height:123px;margin-right:20px;cursor:pointer;border-radius:2px}.search-warp .search-result-warp .result-card .card-content .cover-box .cover-img[data-v-2bb4d1ae]{width:100%;height:100%;object-fit:cover;box-sizing:border-box}.search-warp .search-result-warp .result-card .card-content .cover-box .play-icon[data-v-2bb4d1ae]{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:32px;height:32px}.search-warp .search-result-warp .result-card .card-content .sentence-warp[data-v-2bb4d1ae]{flex:1;cursor:pointer}.search-warp .search-result-warp .result-card .card-content .sentence-warp .doc-title[data-v-2bb4d1ae]{font-size:18px;font-weight:500;line-height:20px;height:20px;color:#0e1421}.search-warp .search-result-warp .result-card .card-content .sentence-warp .sentence-line[data-v-2bb4d1ae]{font-size:14px;font-weight:400;line-height:22px;color:#758296;margin-top:10px}.search-warp .search-result-warp .result-card .card-content .sentence-warp .sentence-line[data-v-2bb4d1ae]:first-child{margin-top:13px}.search-warp .video-pagination[data-v-2bb4d1ae]{margin:32px 0;display:flex;justify-content:flex-end;padding-right:30px;box-sizing:border-box}.search-warp .video-pagination[data-v-2bb4d1ae] .el-pagination li,.search-warp .video-pagination[data-v-2bb4d1ae] .el-pagination button{border:1px solid #EDEFF2}.search-warp .video-pagination[data-v-2bb4d1ae] .el-pagination li{margin:0 4px}.search-warp .video-pagination[data-v-2bb4d1ae] .el-pagination li.is-active{border:1px solid #0070FF}.search-warp .video-pagination[data-v-2bb4d1ae] .el-pagination button:first-child{margin-right:8px}.search-warp .video-pagination[data-v-2bb4d1ae] .el-pagination button:last-child{margin-left:8px}.bg[data-v-15dc3168]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;overflow-y:auto}.bg[data-v-15dc3168]::-webkit-scrollbar{width:0px}.bg .dialog[data-v-15dc3168]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.bg .dialog .close-button[data-v-15dc3168]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-15dc3168]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .doc-title[data-v-15dc3168]{height:16px;font-size:14px;font-weight:700;line-height:16px;color:#282b31;width:100%;padding:0 20px;box-sizing:border-box}.bg .dialog .cover-type[data-v-15dc3168]{align-self:stretch;margin:14px 20px 0;display:flex;flex-direction:row;justify-content:space-between}.bg .dialog .cover-type .cover-card[data-v-15dc3168]{width:100%;display:flex;flex-direction:column}.bg .dialog .cover-type .cover-card .image[data-v-15dc3168]{width:100%;height:197px;border-radius:4px;overflow:hidden;background:rgba(235,235,235,.5);border:1px solid #EBEBEB;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.bg .dialog .cover-type .cover-card .image .add-image[data-v-15dc3168]{width:24px;height:24px}.bg .dialog .cover-type .cover-card .image .upload-image[data-v-15dc3168]{width:100%;height:100%;object-fit:cover}.bg .dialog .cover-type .cover-card .image-cursor[data-v-15dc3168]{cursor:pointer}.bg .dialog .cover-type .cover-card .select[data-v-15dc3168]{margin-top:10px;display:flex;flex-direction:row;align-items:center;color:#282b31}.bg .dialog .cover-type .cover-card .select img[data-v-15dc3168]{width:12px;height:12px}.bg .dialog .cover-type .cover-card .select div[data-v-15dc3168]{font-size:12px;font-weight:400;line-height:16px}.bg[data-v-1213eace]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;overflow-y:auto}.bg[data-v-1213eace]::-webkit-scrollbar{width:0px}.bg .dialog[data-v-1213eace]{margin:auto;position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.bg .dialog .close-button[data-v-1213eace]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-1213eace]{margin-top:30px}.bg .dialog .desc[data-v-1213eace]{padding:20px 30px 30px;width:100%;box-sizing:border-box;font-size:14px;font-weight:400;line-height:28px;letter-spacing:0em;color:#222}.bg .dialog[data-v-1213eace] .my-button-line{margin:0;width:100%;padding:0 30px 30px;box-sizing:border-box;justify-content:flex-end}.bg .dialog[data-v-1213eace] .my-button-line .my-cancel-button,.bg .dialog[data-v-1213eace] .my-button-line .my-confirm-button{width:82px;height:36px;border-radius:18px}.bg[data-v-4560a36f]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-4560a36f]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-4560a36f]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-4560a36f]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .big-box[data-v-4560a36f]{margin-bottom:20px;width:348px;height:159px;border-radius:4px;background:rgba(0,112,255,.04);box-sizing:border-box;border:1px solid rgba(0,112,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.bg .dialog .big-box .icon[data-v-4560a36f]{width:50px;height:50px}.bg .dialog .big-box .upload-text[data-v-4560a36f]{margin-top:12px;font-size:14px;font-weight:400;line-height:24px;color:#0070ff;text-align:center}.bg .dialog .big-box .text[data-v-4560a36f]{margin-top:9px;margin-left:10px;margin-right:10px;text-align:center;font-size:14px;font-weight:500;line-height:24px;color:#282b31}.bg .dialog .big-box-over[data-v-4560a36f]{border:1px dashed rgb(0,112,255)}.bg .dialog .big-box-over *[data-v-4560a36f]{pointer-events:none}.bg .dialog .card-list[data-v-4560a36f]{max-height:304px;overflow-y:scroll;overflow-y:overlay;width:372px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.bg .dialog .card-list[data-v-4560a36f]:after{content:"";flex:auto}.bg .dialog .card-list .card[data-v-4560a36f]{margin-bottom:20px;display:flex;flex-direction:column;align-items:center}.bg .dialog .card-list .card .small-box[data-v-4560a36f]{position:relative;margin:0 12px;width:100px;height:100px;border-radius:4px;background:rgba(0,112,255,.04);box-sizing:border-box;border:1px solid rgba(0,112,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.bg .dialog .card-list .card .small-box .icon[data-v-4560a36f]{position:relative;width:50px;height:50px}.bg .dialog .card-list .card .text[data-v-4560a36f]{margin-top:8px;max-width:100px;font-size:14px;font-weight:500;line-height:24px;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .language-option[data-v-4560a36f]{margin-top:-7px;width:348px;display:flex;flex-direction:row;align-items:center}.bg .dialog .language-option .text[data-v-4560a36f]{margin-right:12px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .language-option .option-list[data-v-4560a36f]{width:0;flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .language-option .option-list .option-item[data-v-4560a36f]{height:32px;width:calc(50% - 6px);box-sizing:border-box;border:1px solid rgba(0,0,0,.2);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d;cursor:pointer}.bg .dialog .language-option .option-list .option-item-selected[data-v-4560a36f]{border:1px solid #0256FF;background:rgba(2,86,255,.04);color:#0256ff}.operate-menu-popper{padding:0!important;min-width:auto!important}.video-main-container[data-v-00feab6b]{flex:1;height:100vh;min-width:1000px;display:flex}.video-main-container .video-file-warp[data-v-00feab6b]{width:260px;height:100%;overflow-y:scroll;border-right:1px solid rgba(220,223,230,.5);padding:20px 0;box-sizing:border-box}.video-main-container .video-file-warp .module-item[data-v-00feab6b]{margin-top:10px;height:38px;display:flex;align-items:center;padding:0 20px;cursor:pointer}.video-main-container .video-file-warp .module-item[data-v-00feab6b]:hover{background:rgba(0,112,255,.04)}.video-main-container .video-file-warp .module-item .icon[data-v-00feab6b]{width:16px;height:16px;margin-right:6px}.video-main-container .video-file-warp .module-item .text[data-v-00feab6b]{font-size:14px;font-weight:500;line-height:20px;color:#0e1421}.video-main-container .video-file-warp .module-item-selected[data-v-00feab6b]{background:rgba(0,112,255,.04)}.video-main-container .video-file-warp .sub-module-item[data-v-00feab6b]{margin-top:10px;height:38px;display:flex;align-items:center;padding:0 16px 0 42px;cursor:pointer}.video-main-container .video-file-warp .sub-module-item[data-v-00feab6b]:hover{background:rgba(0,112,255,.04)}.video-main-container .video-file-warp .sub-module-item .icon[data-v-00feab6b]{width:16px;height:16px;margin-right:6px}.video-main-container .video-file-warp .sub-module-item .icon-rotate[data-v-00feab6b]{transform:rotate(90deg)}.video-main-container .video-file-warp .sub-module-item .text[data-v-00feab6b]{font-size:14px;font-weight:500;line-height:20px;color:#0e1421}.video-main-container .video-file-warp .sub-module-item .space[data-v-00feab6b]{flex-grow:1}.video-main-container .video-file-warp .sub-module-item .add-tag-icon[data-v-00feab6b]{width:16px;height:16px;cursor:pointer}.video-main-container .video-file-warp .item-drag-over *[data-v-00feab6b]{pointer-events:none}.video-main-container .video-file-warp .content-line[data-v-00feab6b]{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 62px;cursor:pointer;border-top:1px solid white;border-bottom:1px solid white}.video-main-container .video-file-warp .content-line[data-v-00feab6b]:hover{background:rgba(0,112,255,.04);color:#0070ff}.video-main-container .video-file-warp .content-line:hover .normal-icon[data-v-00feab6b]{display:none}.video-main-container .video-file-warp .content-line:hover .hover-icon[data-v-00feab6b]{display:block}.video-main-container .video-file-warp .content-line:hover .content-warp[data-v-00feab6b]{color:#0070ff}.video-main-container .video-file-warp .content-line:hover .content-warp .suffix-warp .count[data-v-00feab6b]{display:none}.video-main-container .video-file-warp .content-line:hover .content-warp .suffix-warp .more-btn[data-v-00feab6b],.video-main-container .video-file-warp .content-line:hover .content-warp .suffix-warp-count .count[data-v-00feab6b]{display:block}.video-main-container .video-file-warp .content-line .normal-icon[data-v-00feab6b]{width:16px;height:16px;margin-right:4px}.video-main-container .video-file-warp .content-line .hover-icon[data-v-00feab6b]{width:16px;height:16px;margin-right:4px;display:none}.video-main-container .video-file-warp .content-line .content-warp[data-v-00feab6b]{flex:1;display:flex;align-items:center;justify-content:space-between;color:#666}.video-main-container .video-file-warp .content-line .content-warp .text[data-v-00feab6b]{flex:1;font-size:12px;line-height:20px}.video-main-container .video-file-warp .content-line .content-warp .count[data-v-00feab6b]{font-size:12px}.video-main-container .video-file-warp .content-line .content-warp .suffix-warp .more-btn[data-v-00feab6b]{display:none}.video-main-container .video-file-warp .content-line .content-warp .suffix-warp-count .count[data-v-00feab6b]{display:block}.video-main-container .video-file-warp .content-line .content-warp .input-warp[data-v-00feab6b]{height:22px;border:1px solid #0256FF;background:#fff}.video-main-container .video-file-warp .content-line .content-warp .input-warp[data-v-00feab6b] .el-input__inner{box-shadow:none;width:calc(100% - 46px);height:inherit;padding:0 0 0 7px}.video-main-container .video-file-warp .content-line .content-warp .input-warp[data-v-00feab6b] .el-input__inner:focus{box-shadow:none}.video-main-container .video-file-warp .content-line .content-warp .input-warp[data-v-00feab6b] .el-input .el-input__count .el-input__count-inner{padding:0}.video-main-container .video-file-warp .content-line .content-warp .input-warp[data-v-00feab6b] .el-input--small .el-input__suffix{right:0}.video-main-container .video-file-warp .content-line-selected[data-v-00feab6b]{background:rgba(0,112,255,.04);color:#0070ff}.video-main-container .video-file-warp .content-line-selected .normal-icon[data-v-00feab6b]{display:none}.video-main-container .video-file-warp .content-line-selected .hover-icon[data-v-00feab6b]{display:block}.video-main-container .video-file-warp .content-line-selected .content-warp[data-v-00feab6b]{color:#0070ff}.video-main-container .video-file-warp .operate-line .content-warp .suffix-warp .count[data-v-00feab6b]{display:none}.video-main-container .video-file-warp .operate-line .content-warp .suffix-warp .more-btn[data-v-00feab6b]{display:block}.video-main-container .video-card-warp[data-v-00feab6b]{flex:1}.video-main-container .video-project-list-wrap[data-v-00feab6b]{width:100%;margin:0 11px 0 9px;flex:1;display:flex;flex-direction:column}.video-main-container .video-project-list-wrap .video-project-list[data-v-00feab6b]{flex:1;padding-top:26px;overflow-y:auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.video-main-container .video-project-list-wrap .video-project-list .add-card[data-v-00feab6b]{position:relative;margin:0 15px 18px;box-sizing:border-box;width:calc(25% - 30px);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:4px;background:#FFFFFF;box-shadow:0 4px 26px #0000000f;cursor:pointer;border:1px solid #e2e2e5}.video-main-container .video-project-list-wrap .video-project-list .add-card[data-v-00feab6b]:hover{border:1px solid #0070FF}.video-main-container .video-project-list-wrap .video-project-list .add-card .cover-box[data-v-00feab6b]{width:100%;height:0;padding-top:56.25%;margin-bottom:86px;position:relative}.video-main-container .video-project-list-wrap .video-project-list .add-card .add-card-button[data-v-00feab6b]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.video-main-container .video-project-list-wrap .video-project-list .add-card .add-card-button img[data-v-00feab6b]{width:64px;height:64px}.video-main-container .video-project-list-wrap .video-project-list .add-card .add-card-button div[data-v-00feab6b]{margin-top:18px;font-size:12px;font-weight:400;letter-spacing:0em;color:#3d3d3d}.video-main-container .video-project-list-wrap .video-project-list .project-card[data-v-00feab6b]{position:relative;width:calc(25% - 30px);margin:0 15px 18px;border-radius:4px;border:1px solid #e2e2e5;box-sizing:border-box;background:#FFFFFF;box-shadow:0 4px 26px #0000000f;display:flex;flex-direction:column;cursor:pointer}.video-main-container .video-project-list-wrap .video-project-list .project-card[data-v-00feab6b]:hover{border:1px solid #0070FF}.video-main-container .video-project-list-wrap .video-project-list .project-card:hover .more-button[data-v-00feab6b]{visibility:inherit}.video-main-container .video-project-list-wrap .video-project-list .project-card .cover-box[data-v-00feab6b]{width:100%;height:0;padding-top:56.25%;position:relative;border-radius:4px 4px 0 0;overflow:hidden}.video-main-container .video-project-list-wrap .video-project-list .project-card .cover-box .cover[data-v-00feab6b]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background-color:#fff}.video-main-container .video-project-list-wrap .video-project-list .project-card .title[data-v-00feab6b]{margin:19px 16px 0;line-height:20px;font-size:14px;font-weight:500;color:#0e1421;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-main-container .video-project-list-wrap .video-project-list .project-card .info[data-v-00feab6b]{margin:8px 16px 22px;font-size:12px;font-weight:400;letter-spacing:0em;color:#758296;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-main-container .video-project-list-wrap .video-project-list .project-card .info .time[data-v-00feab6b]{margin-left:10px}.video-main-container .video-project-list-wrap .video-project-list .project-card .more-button[data-v-00feab6b]{visibility:hidden;position:absolute;top:10px;right:10px;display:flex;flex-direction:column;align-items:flex-end;z-index:100}.video-main-container .video-project-list-wrap .video-project-list .project-card .more-button:hover .float-menu[data-v-00feab6b]{display:block}.video-main-container .video-project-list-wrap .video-project-list .project-card .more-button .icon[data-v-00feab6b]{width:22px;height:22px;border-radius:4px 0;cursor:pointer}.video-main-container .video-project-list-wrap .video-project-list .project-card .more-button .float-menu[data-v-00feab6b]{display:none;background:white;border:1px solid #EDEFF2;border-radius:4px;margin-top:5px}.video-main-container .video-project-list-wrap .video-project-list .project-card .more-button .float-menu .menu-item[data-v-00feab6b]{height:38px;width:120px;display:flex;align-items:center;padding-left:24px;box-sizing:border-box;cursor:pointer}.video-main-container .video-project-list-wrap .video-project-list .project-card .more-button .float-menu .menu-item[data-v-00feab6b]:hover{background:rgba(0,112,255,.04)}.video-main-container .video-project-list-wrap .video-project-list .project-card .more-button .float-menu .menu-item .icon[data-v-00feab6b]{width:16px;height:16px;margin-right:4px}.video-main-container .video-project-list-wrap .video-project-list .project-card .more-button .float-menu .menu-item .text[data-v-00feab6b]{font-size:12px;line-height:20px}.header-tools-bar[data-v-00feab6b]{display:flex;justify-content:space-between;align-items:center;height:98px;margin:0 15px 0 35px;box-sizing:border-box}.header-tools-bar .search[data-v-00feab6b]{width:340px;height:40px;position:relative}.header-tools-bar .search .icon[data-v-00feab6b]{position:absolute;left:15px;top:10px;width:20px;height:20px}.header-tools-bar .search .search-input[data-v-00feab6b]{width:100%;height:100%;border-radius:20px;border:1px solid #e2e2e2;box-sizing:border-box;padding:1px 8px 0 43px;background:#fff;line-height:40px;outline:none;font-size:14px}.header-tools-bar .search .search-input[data-v-00feab6b]::placeholder{font-size:14px;font-weight:400;color:#758296}.header-tools-bar .search .search-input[data-v-00feab6b]:focus{border:1px solid #1F5FFF}.header-tools-bar .button-warp[data-v-00feab6b]{display:flex;align-items:center}.header-tools-bar .button-warp button[data-v-00feab6b]{cursor:pointer;background:#0070FF;color:#fff;border:none;padding:0 20px;height:32px;border-radius:16px;display:flex;align-items:center}.header-tools-bar .button-warp button+button[data-v-00feab6b]{margin-left:15px}.header-tools-bar .button-warp button .icon[data-v-00feab6b]{width:14px;height:14px;margin-right:5px}.header-tools-bar .button-warp button .arrow-bottom[data-v-00feab6b]{width:14px;height:14px;margin-left:5px}.header-tools-bar .button-warp button[data-v-00feab6b]:hover{opacity:.8}.header-tools-bar .button-warp .upload[data-v-00feab6b]{background:rgba(0,112,255,.08);color:#0070ff}.header-tools-bar .button-warp .upload-ing[data-v-00feab6b]{opacity:.8}.header-tools-bar .button-warp .cancel-select[data-v-00feab6b]{background:#E2E2E2;color:#767676}.header-tools-bar .button-warp .move-to-btn[data-v-00feab6b]{background:rgba(0,112,255,.08);color:#0070ff}.video-warp[data-v-00feab6b]{margin:0 0 0 20px;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;overflow-y:auto;height:calc(100vh - 198px);box-sizing:border-box}.video-warp[data-v-00feab6b]::-webkit-scrollbar{background:transparent;width:6px}.video-warp[data-v-00feab6b]:hover::-webkit-scrollbar-thumb{background:#D3D3D3;transition:all .3s;border-radius:2px}.video-warp .video-box[data-v-00feab6b]{display:flex;flex-direction:column;width:calc(25% - 30px);margin:0 15px 20px;border-radius:4px;border:1px solid #e2e2e5;padding-bottom:14px;box-sizing:border-box;cursor:pointer;box-shadow:0 4px 26px #99999914;position:relative}.video-warp .video-box[data-v-00feab6b]:hover{border:1px solid #0070FF}.video-warp .video-box:hover .checkbox-warp[data-v-00feab6b],.video-warp .video-box:hover .operate-menu-icon[data-v-00feab6b],.video-warp .video-box:hover .cover-img-box .duration[data-v-00feab6b]{visibility:inherit}.video-warp .video-box .cover-img-box-mode[data-v-00feab6b]{position:absolute;top:0;left:0;width:100%;height:0;padding-top:56.25%;pointer-events:none;z-index:1;background:rgba(0,0,0,.5)}.video-warp .video-box .cover-img-box[data-v-00feab6b]{position:relative;width:100%;height:0;padding-top:56.25%;pointer-events:none}.video-warp .video-box .cover-img-box .video-img[data-v-00feab6b]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:2px 2px 0 0}.video-warp .video-box .cover-img-box .duration[data-v-00feab6b]{visibility:hidden;position:absolute;left:4px;bottom:4px;height:23px;border-radius:2px;background:rgba(0,0,0,.4);font-size:12px;line-height:23px;padding:0 7px;color:#fff}.video-warp .video-box .video-img-box[data-v-00feab6b]{width:100%;height:0px;padding-top:56.25%;position:relative;border-radius:4px 4px 0 0;overflow:hidden}.video-warp .video-box .video-img-box .video-img[data-v-00feab6b]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background-color:#fff}.video-warp .video-box .video-img-box .progress-bar[data-v-00feab6b]{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,112,255,.8);display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;transition:height .1s}.video-warp .video-box .checkbox-warp[data-v-00feab6b]{visibility:hidden;position:absolute;top:10px;left:10px;z-index:10}.video-warp .video-box .operate-menu-icon[data-v-00feab6b]{visibility:hidden;position:absolute;z-index:10;top:10px;right:10px;width:22px;height:22px;border-radius:4px 0;cursor:pointer}.video-warp .video-box .video-info-warp[data-v-00feab6b]{width:100%;margin-top:14px;padding:0 18px 0 12px;box-sizing:border-box}.video-warp .video-box .video-info-warp .title[data-v-00feab6b]{width:100%;font-size:14px;line-height:20px;font-weight:500;border:1px solid white;color:#0e1421;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 6px}.video-warp .video-box .video-info-warp .title-input[data-v-00feab6b]{width:100%;font-size:14px;line-height:20px;font-weight:500;color:#0e1421;border:1px solid #1F5FFF;outline:none;box-sizing:border-box;border-radius:3px;padding:0 6px}.video-warp .video-box .video-info-warp .sub-title[data-v-00feab6b]{display:flex;align-items:center;font-family:SourceHanSansCN-Regular;margin-left:6px;margin-top:6px;font-size:12px;color:#758296;height:17px;line-height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-warp .video-box .video-info-warp .sub-title .name[data-v-00feab6b]{display:block}.video-warp .video-box .video-info-warp .sub-title .time[data-v-00feab6b]{margin-left:10px}.video-warp .video-box .skeleton .title[data-v-00feab6b],.video-warp .video-box .skeleton .sub-title .name[data-v-00feab6b],.video-warp .video-box .skeleton .sub-title .time[data-v-00feab6b]{background:rgba(0,112,255,.1);color:transparent;width:auto;display:inline-block;border-radius:14px}.video-pagination[data-v-00feab6b]{margin:32px 0;display:flex;justify-content:flex-end;padding-right:30px;box-sizing:border-box}.video-pagination[data-v-00feab6b] .el-pagination li,.video-pagination[data-v-00feab6b] .el-pagination button{border:1px solid #EDEFF2}.video-pagination[data-v-00feab6b] .el-pagination li{margin:0 4px}.video-pagination[data-v-00feab6b] .el-pagination li.is-active{border:1px solid #0070FF}.video-pagination[data-v-00feab6b] .el-pagination button:first-child{margin-right:8px}.video-pagination[data-v-00feab6b] .el-pagination button:last-child{margin-left:8px}.loading-box[data-v-00feab6b]{width:100%;flex-wrap:wrap;height:calc(100vh - 98px);display:flex;align-items:center;flex-direction:column;justify-content:center}.loading-box img[data-v-00feab6b]{width:45px;height:45px;animation:rotate .8s linear infinite;-webkit-animation:rotate .8s linear infinite}.loading-box div[data-v-00feab6b]{margin-top:10px;font-size:16px;font-weight:400;line-height:28px;color:#666}.directory-item[data-v-00feab6b]{height:38px;width:100%;display:flex;align-items:center;padding:0 20px;font-size:12px;line-height:20px;color:#666;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}.directory-item[data-v-00feab6b]:hover{background:rgba(0,112,255,.04);color:#0070ff}.directory-item:hover .normal-icon[data-v-00feab6b]{display:none}.directory-item:hover .hover-icon[data-v-00feab6b]{display:block}.directory-item .normal-icon[data-v-00feab6b]{width:16px;height:16px;margin-right:4px}.directory-item .hover-icon[data-v-00feab6b]{width:16px;height:16px;margin-right:4px;display:none}.menu-warp[data-v-00feab6b]{background:#fff;border-radius:4px}.menu-warp .menu-item[data-v-00feab6b]{height:38px;width:120px;display:flex;align-items:center;padding-left:24px;font-size:12px;line-height:20px;box-sizing:border-box;cursor:pointer}.menu-warp .menu-item[data-v-00feab6b]:hover{background:rgba(0,112,255,.04)}.menu-warp .menu-item .item-icon[data-v-00feab6b]{width:16px;height:16px;margin-right:4px}.button[data-v-4934810c]{position:relative;width:32px;height:24px}.button .image[data-v-4934810c]{width:32px;height:24px}.button .menu[data-v-4934810c]{position:absolute;bottom:30px;left:-12px;width:56px;background:rgb(255,255,255);border-radius:8px;padding:4px 0}.button .menu .item[data-v-4934810c]{height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#999}.button .menu .item[data-v-4934810c]:hover{background:rgba(235,235,235,.5)}.button .menu .item-active[data-v-4934810c]{background:rgb(235,235,235);color:#333}.button[data-v-09a6d2cc]{position:relative;width:24px;height:24px}.button .image[data-v-09a6d2cc]{width:24px;height:24px}.button .menu[data-v-09a6d2cc]{position:absolute;bottom:30px;left:-10px;width:44px;height:88px;background:#EBEBEB;background-image:linear-gradient(#FFFFFF,#FFFFFF);background-size:100% 0%;background-repeat:no-repeat;border-radius:8px;box-shadow:0 0 2px #0000004d;cursor:pointer}.button .menu .text[data-v-09a6d2cc]{position:absolute;left:0;right:0;bottom:0;text-align:center;font-size:12px;font-weight:500;color:#999}.player[data-v-3695e2b0]{display:flex;flex-direction:column;align-items:center}.player .player-inner[data-v-3695e2b0]{display:flex;flex-direction:column;align-items:center;border:1px solid rgba(216,216,216,.5);border-radius:4px;overflow:hidden}.player .player-inner .video-content[data-v-3695e2b0]{overflow:hidden;display:flex;flex-direction:column}.player .player-inner .video-content .video-area[data-v-3695e2b0]{position:relative;display:flex;align-items:center;justify-content:center}.player .player-inner .video-content .video-area video[data-v-3695e2b0]{width:100%;height:100%}.player .player-inner .video-content .video-area canvas[data-v-3695e2b0]{max-width:100%;max-height:100%;background:black}.player .player-inner .video-content .video-area .trying[data-v-3695e2b0]{position:absolute;top:5px;left:5px;border-radius:3px;margin:0 auto;padding:0 10px;height:33px;line-height:33px;background:rgba(0,0,0,.68);color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player .player-inner .video-content .video-area .subtitle[data-v-3695e2b0]{position:absolute;left:0;right:0;bottom:20px;display:flex;align-items:center;justify-content:center}.player .player-inner .video-content .video-area .subtitle .text[data-v-3695e2b0]{max-width:calc(100% - 40px);border-radius:3px;margin:0 auto;padding:5px 10px;line-height:23px;background:rgba(0,0,0,.68);color:#fff;text-align:center}.player .player-inner .video-content .video-area .slide-content[data-v-3695e2b0]{position:absolute;top:0;left:0;right:0;bottom:0;background:black;display:flex;align-items:center;justify-content:center}.player .player-inner .video-content .video-area .slide-content img[data-v-3695e2b0]{max-width:100%;max-height:100%}.player .player-inner .video-content .video-area .play-control[data-v-3695e2b0]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.player .player-inner .video-content .video-area .play-control .full-pause[data-v-3695e2b0]{width:72px;height:72px;cursor:pointer}.player .player-inner .video-content .video-area .play-control .replay-button[data-v-3695e2b0]{border:none;outline:none;cursor:pointer;margin-top:25px;display:flex;flex-direction:row;align-items:center;justify-content:center}.player .player-inner .video-content .video-area .play-control .replay-button img[data-v-3695e2b0]{width:18px;height:18px}.player .player-inner .video-content .video-area .play-control .replay-button div[data-v-3695e2b0]{margin-left:9px;margin-right:10px;font-size:14px;font-weight:400;color:#fff}.player .player-inner .video-content .video-area .play-control-locked[data-v-3695e2b0],.player .player-inner .video-content .video-area .play-control-locked .full-pause[data-v-3695e2b0]{cursor:default}.player .player-inner .video-content .video-area .link-control[data-v-3695e2b0]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.21)}.player .player-inner .video-content .video-area .link-button[data-v-3695e2b0]{min-width:180px;max-width:360px;height:50px;cursor:pointer;padding:0 16px;background:rgb(62,127,255);border-radius:4px;font-size:16px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player .player-inner .video-content .video-area .link-button-top[data-v-3695e2b0]{position:absolute;top:20px;right:20px}.player .player-inner .video-content .video-area .full-control-bar[data-v-3695e2b0]{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;background:linear-gradient(0deg,rgb(0,0,0) 0%,rgba(0,0,0,0) 100%)}.player .player-inner .video-content .video-area .full-control-bar button[data-v-3695e2b0]{padding:0;margin:0;background:transparent;border:0;outline:none}.player .player-inner .video-content .video-area .full-control-bar .space-line[data-v-3695e2b0]{height:50px}.player .player-inner .video-content .video-area .full-control-bar .progress[data-v-3695e2b0]{margin-left:32px;margin-right:32px;height:10px;position:relative;cursor:pointer}.player .player-inner .video-content .video-area .full-control-bar .progress .bg[data-v-3695e2b0]{height:4px;margin-top:3px;width:100%;background:rgba(255,255,255,.39);background-image:linear-gradient(#FFFFFF,#FFFFFF);background-size:0% 100%;background-repeat:no-repeat;border-radius:4px}.player .player-inner .video-content .video-area .full-control-bar .progress .range[data-v-3695e2b0]{outline:0;position:absolute;top:1px;left:0;width:100%;bottom:0;height:4px;margin-left:0;margin-right:0;-webkit-appearance:none;background:transparent;cursor:pointer}.player .player-inner .video-content .video-area .full-control-bar .progress .range[data-v-3695e2b0]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:10px;width:6px;background:rgb(0,112,255);border-radius:1px}.player .player-inner .video-content .video-area .full-control-bar .progress .range[data-v-3695e2b0]::-webkit-slider-runnable-track{background:rgba(255,255,255,0)}.player .player-inner .video-content .video-area .full-control-bar .time[data-v-3695e2b0]{margin:4px 0 0 32px;font-size:14px;font-weight:500;color:#ffffffa3}.player .player-inner .video-content .video-area .full-control-bar .time .current[data-v-3695e2b0]{color:#fff}.player .player-inner .video-content .video-area .full-control-bar .button-line[data-v-3695e2b0]{margin:0 32px;height:72px;display:flex;flex-direction:row;align-items:center}.player .player-inner .video-content .video-area .full-control-bar .button-line .play-button[data-v-3695e2b0]{width:24px;height:24px;cursor:pointer}.player .player-inner .video-content .video-area .full-control-bar .button-line .play-button img[data-v-3695e2b0]{width:24px;height:24px}.player .player-inner .video-content .video-area .full-control-bar .button-line .action-button[data-v-3695e2b0]{margin-left:32px;width:24px;height:24px;cursor:pointer;border:none;outline:none}.player .player-inner .video-content .video-area .full-control-bar .button-line .action-button img[data-v-3695e2b0]{width:24px;height:24px}.player .player-inner .video-content .video-area .full-control-bar .button-line .action-button-disable[data-v-3695e2b0]{cursor:not-allowed}.player .player-inner .video-content .video-area .full-control-bar .button-line .speed-button[data-v-3695e2b0]{margin-left:32px;cursor:pointer}.player .player-inner .video-content .video-area .full-control-bar .button-line .space[data-v-3695e2b0]{flex-grow:1}.player .player-inner .video-content .video-area .spinner-container[data-v-3695e2b0]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:1}.player .player-inner .video-content .video-area .spinner-container img[data-v-3695e2b0]{width:56px;height:56px;animation:changeright-3695e2b0 1s linear infinite}@keyframes changeright-3695e2b0{0%{-webkit-transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg)}to{-webkit-transform:rotate(360deg)}}.player .player-inner .video-content .video-area:fullscreen .full-pause[data-v-3695e2b0]{width:88px;height:88px}.player .player-inner .video-content .slide-list[data-v-3695e2b0]{height:106px;min-height:106px;background:rgb(28,28,28);padding:14px 10px 0}.player .player-inner .video-content .slide-list .slide-list-inner[data-v-3695e2b0]{display:flex;flex-direction:row;overflow-x:scroll}.player .player-inner .video-content .slide-list .slide-list-inner .slide-item[data-v-3695e2b0]{display:flex;flex-direction:column;align-items:center;margin-right:12px}.player .player-inner .video-content .slide-list .slide-list-inner .slide-item .image-wrapper[data-v-3695e2b0]{width:112px;height:68px;border:2px solid transparent;border-radius:12px;display:flex;align-items:center;justify-content:center}.player .player-inner .video-content .slide-list .slide-list-inner .slide-item .image-wrapper img[data-v-3695e2b0]{width:100px;height:56px;border-radius:8px}.player .player-inner .video-content .slide-list .slide-list-inner .slide-item .image-wrapper-active[data-v-3695e2b0]{border:2px solid rgb(36,106,250)}.player .player-inner .video-content .slide-list .slide-list-inner .slide-item .text[data-v-3695e2b0]{margin-top:6px;font-size:12px;font-weight:500;color:#fff}.player .player-inner .video-content .slide-list .slide-list-inner .slide-item-last[data-v-3695e2b0]{margin-right:0}.player .player-inner .control-bar[data-v-3695e2b0]{position:relative;padding:0 12px;height:60px;min-height:60px;background:rgb(247,247,247);display:flex;flex-direction:row;align-items:center}.player .player-inner .control-bar .action-button[data-v-3695e2b0]{margin:0 12px;width:24px;height:24px;padding:0;background:transparent;border:none;outline:none;cursor:pointer}.player .player-inner .control-bar .action-button img[data-v-3695e2b0]{width:24px;height:24px}.player .player-inner .control-bar .action-button[data-v-3695e2b0]:disabled{cursor:not-allowed;opacity:.8}.player .player-inner .control-bar .speed-button[data-v-3695e2b0]{position:relative;margin:0 16px 0 12px;width:32px;height:24px}.player .player-inner .control-bar .speed-button .speed-icon[data-v-3695e2b0]{width:32px;height:24px;cursor:pointer}.player .player-inner .control-bar .speed-button .speed-icon-locked[data-v-3695e2b0]{cursor:default}.player .player-inner .control-bar .speed-button .float-speed-menu[data-v-3695e2b0]{position:absolute;bottom:30px;left:-12px;width:56px;display:flex;flex-direction:column;padding:4px 0;background:rgb(255,255,255);border-radius:8px;box-shadow:0 0 2px #0000004d}.player .player-inner .control-bar .speed-button .float-speed-menu .menu-item[data-v-3695e2b0]{height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#999;cursor:pointer}.player .player-inner .control-bar .speed-button .float-speed-menu .menu-item[data-v-3695e2b0]:hover,.player .player-inner .control-bar .speed-button .float-speed-menu .menu-item-active[data-v-3695e2b0]{background:rgb(235,235,235);color:#333}.player .player-inner .control-bar .progress-bar[data-v-3695e2b0]{height:40px;background:rgb(235,235,235);border-radius:8px;flex-grow:1;margin-right:8px;position:relative;overflow:hidden;cursor:pointer}.player .player-inner .control-bar .progress-bar .progress-backend-text[data-v-3695e2b0]{position:absolute;padding-left:16px;height:40px;line-height:40px;font-size:14px;font-weight:500;color:#999;z-index:10}.player .player-inner .control-bar .progress-bar .progress-thumb[data-v-3695e2b0]{position:absolute;height:40px;background:rgb(0,112,255);overflow:hidden;white-space:nowrap;text-overflow:clip;z-index:11}.player .player-inner .control-bar .progress-bar .progress-thumb .progress-front-text[data-v-3695e2b0]{padding-left:16px;height:40px;line-height:40px;font-size:14px;font-weight:500;color:#fff}.player .player-inner .control-bar .progress-bar .progressBarCanvas[data-v-3695e2b0]{position:absolute;top:0;left:0;width:100%;height:100%}.player .player-inner .control-bar .progress-bar .progressBarCanvas2[data-v-3695e2b0]{overflow:hidden;z-index:11}.player .player-inner .control-bar .progress-bar-locked[data-v-3695e2b0]{cursor:default}.player .player-inner .control-bar .volume-button[data-v-3695e2b0]{margin:0 12px;width:24px;height:24px;position:relative}.player .player-inner .control-bar .volume-button .volume-icon[data-v-3695e2b0]{width:24px;height:24px;cursor:pointer}.player .player-inner .control-bar .volume-button .volume-icon-locked[data-v-3695e2b0]{cursor:default}.player .player-inner .control-bar .volume-button .float-volume-menu[data-v-3695e2b0]{position:absolute;bottom:30px;left:-10px;width:44px;height:88px;background:#EBEBEB;background-image:linear-gradient(#FFFFFF,#FFFFFF);background-size:100% 0%;background-repeat:no-repeat;border-radius:8px;box-shadow:0 0 2px #0000004d;cursor:pointer}.player .player-inner .control-bar .volume-button .float-volume-menu .volume-text[data-v-3695e2b0]{position:absolute;left:0;right:0;bottom:0;text-align:center;font-size:12px;font-weight:500;color:#999}.player .player-inner .control-bar .control-bar-cover[data-v-3695e2b0]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.5)}.bg[data-v-aaa1702a]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-aaa1702a]{position:relative;border-radius:6px;background:#FFFFFF}.docEditor[data-v-110d00c8]{width:560px;margin-left:2px;height:calc(100vh - 120px);position:relative}.docEditor .toolbar[data-v-110d00c8]{position:absolute;top:0;left:18px;right:6px;height:34px;z-index:100;box-sizing:border-box;background:white;padding:0;display:flex;flex-direction:row;align-items:center}.docEditor .toolbar .edit-button[data-v-110d00c8]{margin:0 4px 0 0;height:34px;padding:0 10px;display:flex;flex-direction:row;align-items:center;border:0;outline:0;cursor:pointer;background:none}.docEditor .toolbar .edit-button .normal[data-v-110d00c8]{display:block}.docEditor .toolbar .edit-button .hover[data-v-110d00c8]{display:none}.docEditor .toolbar .edit-button img[data-v-110d00c8]{width:16px;height:16px}.docEditor .toolbar .edit-button div[data-v-110d00c8]{margin-left:6px;font-size:14px;font-weight:400;color:#0e1421;white-space:nowrap}.docEditor .toolbar .edit-button[data-v-110d00c8]:hover{border-radius:2px;background:#1F5FFF}.docEditor .toolbar .edit-button:hover div[data-v-110d00c8]{color:#fff}.docEditor .toolbar .edit-button:hover .normal[data-v-110d00c8]{display:none}.docEditor .toolbar .edit-button:hover .hover[data-v-110d00c8]{display:block}.docEditor .toolbar .edit-button[data-v-110d00c8]:disabled{cursor:not-allowed;opacity:.5}.docEditor .toolbar .edit-button[data-v-110d00c8]:disabled:hover{background:none}.docEditor .toolbar .edit-button:disabled:hover div[data-v-110d00c8]{color:#0e1421}.docEditor .toolbar .edit-button:disabled:hover .normal[data-v-110d00c8]{display:block}.docEditor .toolbar .edit-button:disabled:hover .hover[data-v-110d00c8]{display:none}.docEditor .toolbar .space[data-v-110d00c8]{flex-grow:1}.docEditor .toolbar .edit-button-blue[data-v-110d00c8]{border-radius:2px;background:#1F5FFF}.docEditor .toolbar .edit-button-blue[data-v-110d00c8]:hover{border-radius:2px;background:#1F5FFF;opacity:.8}.docEditor .toolbar .edit-button-blue div[data-v-110d00c8]{color:#fff}.docEditor .toolbar .action-button[data-v-110d00c8]{margin-right:16px;width:24px;height:24px;background:white;padding:0;outline:none;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.docEditor .toolbar .action-button img[data-v-110d00c8]{width:16px;height:16px}.docEditor .toolbar .action-button[data-v-110d00c8]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.docEditor .modify-layer[data-v-110d00c8]{position:absolute;top:34px;left:18px;right:6px;bottom:0;z-index:100;background:rgba(255,255,255,.9);display:flex;flex-direction:column;justify-content:center}.docEditor .modify-layer .input-text[data-v-110d00c8]{margin-left:26px;width:calc(100% - 59px);height:40px;line-height:40px;padding:0 10px;border-radius:4px;box-sizing:border-box;border:1px solid #1F5FFF;background:transparent;outline:none}.docEditor .modify-layer .tip[data-v-110d00c8]{margin:12px 0 20px 36px;font-size:14px;font-weight:400;color:#1a1a1a}.docEditor .transcribing-box[data-v-110d00c8]{position:absolute;top:34px;left:18px;right:6px;bottom:0;z-index:100;background:rgb(255,255,255);display:flex;align-items:center;flex-direction:column;justify-content:center}.docEditor .transcribing-box img[data-v-110d00c8]{width:45px;height:45px;animation:rotate .8s linear infinite;-webkit-animation:rotate .8s linear infinite}.docEditor .transcribing-box .box-title[data-v-110d00c8]{margin-top:10px;font-size:16px;font-weight:400;line-height:28px;color:#666}.docEditor .transcribing-box .subtitle[data-v-110d00c8]{margin-top:10px;font-size:12px;color:#aaa}.doc-content-area[data-v-110d00c8]{box-sizing:border-box;height:calc(100vh - 120px);overflow-y:scroll;padding-left:18px;padding-top:34px;padding-right:20px;position:relative}.doc-content-area[data-v-110d00c8]::-webkit-scrollbar{background:transparent;width:6px}.doc-content-area .title[data-v-110d00c8]{font-size:24px;font-weight:700;line-height:36px;margin-top:10px}.doc-content-area .doc-main-content[data-v-110d00c8]{padding-bottom:10px;position:relative}.doc-content-area-low[data-v-110d00c8]{height:calc(100vh - 170px)}.doc-main-content[data-v-110d00c8] ::selection{background-color:#b3d7fe}.doc-main-content h1{margin:0 0 10px;font-size:20px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#4a4a4a}.paragraph-content{margin-top:12px;padding:0;font-size:15px;font-family:PingFangSC-Regular,PingFang SC;color:#4a4a4a;line-height:29px;margin-bottom:10px}.paragraph-content span.word-normal:hover{background:rgba(237,237,237,.8)}.paragraph-content span.word-selected,.paragraph-content span.word-selected:hover{background:rgb(0,98,255);color:#fff}.paragraph-content span.word-selected::selection{background-color:#0062ff}.paragraph-content span.word-silence{letter-spacing:5px;color:#b2b2b2;display:inline-block}.paragraph-content span.word-normal-selected{background-color:#00d4ff59}.paragraph-content span.word-focused{background-color:#cdedba;padding:0 10px}.paragraph-content span.word-delete{background:url(./delete_flag-cc47b454.svg);background-size:17px 47px;background-repeat:no-repeat;background-position:-5px 0px}.paragraph-content span.word-playhead,.paragraph-content span.word-playhead:hover{background:rgb(0,98,255);color:#fff}.paragraph-content span.word-playhead::selection{background-color:#0062ff}.paragraph-content span.word-silence:after{top:-15px}.paragraph-content span.word-empty{border-bottom:1px solid rgb(252,132,135);margin:0 1px}.paragraph-content span.note{color:#47a0d9}.paragraph-content span.word-wrong{background:rgba(62,217,27,.3)}[contenteditable]:focus{outline:none}.word-deleted-words{display:inline-block;width:18px;height:18px;background:url(./word-deleted-flag-7efc05e6.svg);background-size:18px 18px;background-repeat:no-repeat;background-position:8px 0;position:relative;padding:0 8px;top:3px;cursor:pointer}.word-deleted-words:hover{background:url(./word-deleted-restore-305978be.svg);background-size:18px 18px;background-repeat:no-repeat;background-position:8px 0}.docEditor .ProseMirror{overflow-x:unset;overflow-y:unset}.doc-main-content-edit{user-select:none}.doc-main-content-edit .paragraph-content{display:flex;flex-direction:row;flex-wrap:wrap}.doc-main-content-edit .word-normal{margin-right:7px;margin-bottom:2px;padding:4px 8px;border-radius:3px;background:#F1F1F1;cursor:pointer}.doc-main-content-edit .word-silence{display:none!important}.doc-main-content-edit span.word-playhead{background:rgb(0,98,255);color:#fff}.doc-main-content-edit span.word-playhead:hover{background:rgb(0,98,255)}.doc-main-content-edit span.word-playhead:after{content:""}.doc-main-content-edit .word-deleted-words{display:none}.box[data-v-6cb9c9e4]{width:104px;height:24px;position:relative}.box .time-input[data-v-6cb9c9e4]{text-align:center;width:100%;height:100%;box-sizing:border-box;padding:0;margin:0;outline:none;line-height:24px;font-size:14px;border:1px solid transparent;border-radius:4px;background:transparent;position:relative}.box .time-input-focus[data-v-6cb9c9e4]{border:1px solid #dcdfe6;background:#FFFFFF}.box .minus-button[data-v-6cb9c9e4]{visibility:hidden;position:absolute;top:1px;left:1px;width:15px;height:22px;border-radius:4px 0 0 4px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:#f5f7fa;border-right:1px solid #dcdfe6;cursor:pointer;z-index:10;fill:currentColor;color:#606266}.box .minus-button svg[data-v-6cb9c9e4]{width:8px;height:8px}.box .minus-button[data-v-6cb9c9e4]:hover{color:#1f5fff}.box .plus-button[data-v-6cb9c9e4]{visibility:hidden;position:absolute;top:1px;right:1px;width:15px;height:22px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:#f5f7fa;border-left:1px solid #dcdfe6;border-radius:0 4px 4px 0;z-index:10;cursor:pointer;fill:currentColor;color:#606266}.box .plus-button svg[data-v-6cb9c9e4]{width:8px;height:8px}.box .plus-button[data-v-6cb9c9e4]:hover{color:#1f5fff}.box .button-focused[data-v-6cb9c9e4]{visibility:visible}.search-bar[data-v-026859fa]{margin-top:5px;margin-right:10px;height:40px;background:#F7F7F7;display:flex;flex-direction:row;align-items:center}.search-bar .tip-text[data-v-026859fa]{margin-left:16px;font-size:14px;font-weight:400;color:#3d3d3d;white-space:nowrap}.search-bar .find-input[data-v-026859fa]{flex-grow:1;margin-left:8px;position:relative}.search-bar .find-input input[data-v-026859fa]{outline:none;width:100%;height:28px;line-height:28px;box-sizing:border-box;padding:0 40px 0 8px;font-size:14px;font-weight:400;color:#3d3d3d;background:white;border:1px solid #EBEBEB;border-radius:4px}.search-bar .find-input input[data-v-026859fa]::placeholder{color:#999}.search-bar .find-input input[data-v-026859fa]:focus{border-color:#0070ff}.search-bar .find-input .find-count[data-v-026859fa]{position:absolute;top:0;right:8px;font-size:10px;font-weight:400;line-height:28px;color:#aaa}.search-bar .action-button[data-v-026859fa]{margin-left:12px;width:24px;height:24px;min-width:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.search-bar .action-button img[data-v-026859fa]{width:16px;height:16px}.search-bar .action-button[data-v-026859fa]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.search-bar .action-button[data-v-026859fa]:last-child{margin-right:16px}.subtitleEditor[data-v-5932ac39]{margin-left:14px;width:548px;height:calc(100vh - 120px)}.subtitleEditor .title-line[data-v-5932ac39]{height:34px;display:flex;flex-direction:row;align-items:center}.subtitleEditor .title-line .title[data-v-5932ac39]{margin-left:6px;font-size:20px;font-weight:500;line-height:34px;letter-spacing:0em;color:#3d3d3d}.subtitleEditor .title-line .tip[data-v-5932ac39]{width:14px;height:14px;margin-left:6px;position:relative}.subtitleEditor .title-line .tip .tip-icon[data-v-5932ac39]{width:14px;height:14px}.subtitleEditor .title-line .tip .float-tip[data-v-5932ac39]{visibility:hidden;position:absolute;bottom:14px;left:-14px;display:flex;flex-direction:column}.subtitleEditor .title-line .tip .float-tip .text[data-v-5932ac39]{width:396px;padding:8px;box-sizing:border-box;border-radius:2px;background:rgba(0,0,0,.9);box-shadow:0 9px 28px #0000000d,0 6px 16px #00000014,0 3px 6px #0000001f;font-size:14px;line-height:20px;color:#fff}.subtitleEditor .title-line .tip .float-tip img[data-v-5932ac39]{margin-left:16px;margin-bottom:2px;width:10px;height:6px}.subtitleEditor .title-line .tip:hover .float-tip[data-v-5932ac39]{visibility:visible}.subtitleEditor .title-line .space[data-v-5932ac39]{flex-grow:1}.subtitleEditor .title-line .generate-button[data-v-5932ac39]{margin-right:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.subtitleEditor .title-line .generate-button img[data-v-5932ac39]{width:16px;height:16px}.subtitleEditor .title-line .generate-button[data-v-5932ac39]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.subtitleEditor .title-line .search-button[data-v-5932ac39]{margin-right:26px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.subtitleEditor .title-line .search-button img[data-v-5932ac39]{width:16px;height:16px}.subtitleEditor .title-line .search-button[data-v-5932ac39]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.subtitleEditor .title-line .update-button[data-v-5932ac39]{margin-right:10px;width:98px;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.subtitleEditor .title-line .update-button .normal[data-v-5932ac39]{display:block}.subtitleEditor .title-line .update-button .hover[data-v-5932ac39]{display:none}.subtitleEditor .title-line .update-button img[data-v-5932ac39]{width:16px;height:16px}.subtitleEditor .title-line .update-button div[data-v-5932ac39]{margin-left:6px;font-size:14px;color:#1a1a1a}.subtitleEditor .title-line .update-button[data-v-5932ac39]:hover{border-radius:2px;background:#1F5FFF}.subtitleEditor .title-line .update-button:hover .normal[data-v-5932ac39]{display:none}.subtitleEditor .title-line .update-button:hover .hover[data-v-5932ac39]{display:block}.subtitleEditor .title-line .update-button:hover div[data-v-5932ac39]{color:#fff}.subtitleEditor .subtitle-list[data-v-5932ac39]{height:calc(100vh - 154px);display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;position:relative}.subtitleEditor .subtitle-list .subtitle-item[data-v-5932ac39]{margin-top:10px;margin-right:10px;cursor:text;display:flex;flex-direction:row;align-items:center}.subtitleEditor .subtitle-list .subtitle-item[data-v-5932ac39]:hover{background:rgba(224,234,255,.4)}.subtitleEditor .subtitle-list .subtitle-item:hover .action-button[data-v-5932ac39]{visibility:visible}.subtitleEditor .subtitle-list .subtitle-item .seperator[data-v-5932ac39]{margin:0 5px;line-height:24px;font-size:14px}.subtitleEditor .subtitle-list .subtitle-item .text-container[data-v-5932ac39]{font-size:14px;font-weight:350;line-height:26px;letter-spacing:0em;margin-left:10px;flex-grow:1;width:0;position:relative;color:#222}.subtitleEditor .subtitle-list .subtitle-item .text-highlight[data-v-5932ac39]{position:absolute;top:0;left:0;width:100%;padding:4px 5px;box-sizing:border-box;min-height:36px;border:1px solid transparent;color:transparent}.subtitleEditor .subtitle-list .subtitle-item .text-highlight-edit[data-v-5932ac39]{background:white}.subtitleEditor .subtitle-list .subtitle-item .text[data-v-5932ac39]{position:relative;width:100%;padding:4px 5px;box-sizing:border-box;min-height:36px;border:1px solid transparent}.subtitleEditor .subtitle-list .subtitle-item .text[contenteditable=true][data-v-5932ac39]{padding:4px 5px;border-radius:3px;border:1px solid #1F5FFF}.subtitleEditor .subtitle-list .subtitle-item .action-button[data-v-5932ac39]{visibility:hidden;margin-left:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.subtitleEditor .subtitle-list .subtitle-item .action-button img[data-v-5932ac39]{width:20px;height:20px}.subtitleEditor .subtitle-list .subtitle-item .action-button[data-v-5932ac39]:last-child{margin-right:8px}.subtitleEditor .subtitle-list-search[data-v-5932ac39]{height:calc(100vh - 199px)}.subtitleEditor .empty-panel[data-v-5932ac39]{height:calc(100vh - 200px);display:flex;flex-direction:column;align-items:center;justify-content:center}.subtitleEditor .empty-panel .add-button[data-v-5932ac39]{display:flex;align-items:center;justify-content:center;font-size:14px;line-height:20px;font-weight:400;color:#758296;cursor:pointer}.subtitleEditor .empty-panel .add-button img[data-v-5932ac39]{margin-right:5px;width:20px;height:20px}.text-highlight em{background:#FFE399}.text-highlight i{background:#FDA7A4}.audioEditor[data-v-efbda6d0]{margin-left:14px;width:548px;height:calc(100vh - 120px)}.audioEditor .title-line[data-v-efbda6d0]{height:34px;display:flex;flex-direction:row;align-items:center}.audioEditor .title-line .title[data-v-efbda6d0]{margin-left:6px;font-size:20px;font-weight:500;line-height:34px;letter-spacing:0em;color:#3d3d3d}.audioEditor .title-line .tip[data-v-efbda6d0]{width:14px;height:14px;margin-left:6px;position:relative}.audioEditor .title-line .tip .tip-icon[data-v-efbda6d0]{width:14px;height:14px}.audioEditor .title-line .tip .float-tip[data-v-efbda6d0]{visibility:hidden;position:absolute;bottom:14px;left:-14px;display:flex;flex-direction:column}.audioEditor .title-line .tip .float-tip .text[data-v-efbda6d0]{white-space:nowrap;padding:8px;box-sizing:border-box;border-radius:2px;background:rgba(0,0,0,.9);box-shadow:0 9px 28px #0000000d,0 6px 16px #00000014,0 3px 6px #0000001f;font-size:14px;line-height:20px;color:#fff}.audioEditor .title-line .tip .float-tip img[data-v-efbda6d0]{margin-left:16px;margin-bottom:2px;width:10px;height:6px}.audioEditor .title-line .tip:hover .float-tip[data-v-efbda6d0]{visibility:visible}.audioEditor .title-line .space[data-v-efbda6d0]{flex-grow:1}.audioEditor .title-line .search-button[data-v-efbda6d0]{margin-right:26px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.audioEditor .title-line .search-button img[data-v-efbda6d0]{width:16px;height:16px}.audioEditor .title-line .search-button[data-v-efbda6d0]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.audioEditor .section-margin[data-v-efbda6d0]{margin-top:20px}.audioEditor .audio-content[data-v-efbda6d0]{height:calc(100vh - 154px);overflow-y:scroll;overflow-y:overlay;display:flex;flex-direction:column}.audioEditor .audio-content-search[data-v-efbda6d0]{height:calc(100vh - 199px)}.audioEditor .subtitle-list[data-v-efbda6d0]{min-height:100px;height:0;flex-grow:1;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;position:relative}.audioEditor .subtitle-list .subtitle-item[data-v-efbda6d0]{margin-top:10px;margin-right:10px;cursor:text;display:flex;flex-direction:row;align-items:center;position:relative}.audioEditor .subtitle-list .subtitle-item[data-v-efbda6d0]:hover{background:rgba(224,234,255,.4)}.audioEditor .subtitle-list .subtitle-item:hover .subtitle-button[data-v-efbda6d0]{visibility:visible}.audioEditor .subtitle-list .subtitle-item:hover .try-button[data-v-efbda6d0]{display:block}.audioEditor .subtitle-list .subtitle-item .seperator[data-v-efbda6d0]{margin:0 5px;line-height:24px;font-size:14px}.audioEditor .subtitle-list .subtitle-item .text-container[data-v-efbda6d0]{font-size:14px;font-weight:350;line-height:26px;letter-spacing:0em;margin-left:10px;flex-grow:1;width:0;position:relative;color:#222}.audioEditor .subtitle-list .subtitle-item .text-highlight[data-v-efbda6d0]{position:absolute;top:0;left:0;width:100%;box-sizing:border-box;padding:4px 44px 4px 5px;min-height:36px;border:1px solid transparent;color:transparent}.audioEditor .subtitle-list .subtitle-item .text-highlight-edit[data-v-efbda6d0]{background:white}.audioEditor .subtitle-list .subtitle-item .text[data-v-efbda6d0]{position:relative;width:100%;box-sizing:border-box;padding:4px 44px 4px 5px;min-height:36px;border:1px solid transparent}.audioEditor .subtitle-list .subtitle-item .text[contenteditable=true][data-v-efbda6d0]{padding:4px 44px 4px 5px;border-radius:3px;border:1px solid #1F5FFF;user-select:none}.audioEditor .subtitle-list .subtitle-item .try-button[data-v-efbda6d0]{display:none;border:0;outline:none;font-size:14px;font-weight:400;line-height:22px;color:#0256ff;background:transparent;position:absolute;right:72px;top:calc((100% - 22px)/2);cursor:pointer}.audioEditor .subtitle-list .subtitle-item .loading[data-v-efbda6d0]{position:absolute;right:84px;top:calc((100% - 16px)/2);width:16px;height:16px;animation:rotate .8s linear infinite;-webkit-animation:rotate .8s linear infinite}.audioEditor .subtitle-list .subtitle-item .playing[data-v-efbda6d0]{position:absolute;right:84px;top:calc((100% - 16px)/2);width:16px;height:16px}.audioEditor .subtitle-list .subtitle-item .subtitle-button[data-v-efbda6d0]{visibility:hidden;margin-left:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.audioEditor .subtitle-list .subtitle-item .subtitle-button img[data-v-efbda6d0]{width:20px;height:20px}.audioEditor .subtitle-list .subtitle-item .subtitle-button[data-v-efbda6d0]:last-child{margin-right:8px}.audioEditor .subtitle-list .empty-panel[data-v-efbda6d0]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.audioEditor .subtitle-list .empty-panel .add-button[data-v-efbda6d0]{display:flex;align-items:center;justify-content:center;font-size:14px;line-height:20px;font-weight:400;color:#758296;cursor:pointer}.audioEditor .subtitle-list .empty-panel .add-button img[data-v-efbda6d0]{margin-right:5px;width:20px;height:20px}.audioEditor .audio-list[data-v-efbda6d0]{margin-top:8px;padding-left:6px;display:flex;flex-direction:row}.audioEditor .audio-list .audio-item[data-v-efbda6d0]{margin-right:6px;width:97px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:2px;background:#FFFFFF;border:1px solid #0070FF;font-size:12px;font-weight:400;color:#0070ff;cursor:pointer}.audioEditor .audio-list .audio-item[data-v-efbda6d0]:hover{opacity:.8}.audioEditor .audio-list .audio-item-selected[data-v-efbda6d0]{background:#1F5FFF;color:#fff}.audioEditor .audio-list .audio-item-selected[data-v-efbda6d0]:hover{opacity:1}.audioEditor .action-button[data-v-efbda6d0]{margin-left:6px;width:118px;height:40px;min-height:40px;border-radius:20px;background:#0070FF;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:#fff;cursor:pointer;border:0;outline:none}.audioEditor .action-button[data-v-efbda6d0]:hover{opacity:.8}.audioEditor .action-button[data-v-efbda6d0]:disabled{background:rgba(31,95,255,.5);cursor:not-allowed}.audioEditor .action-button[data-v-efbda6d0]:disabled:hover{opacity:1}.audioEditor .audio[data-v-efbda6d0]{visibility:hidden}.video-main-container[data-v-4bf0e430]{flex:1;padding:0;height:100vh}.video-main-container .header-tools-bar[data-v-4bf0e430]{height:72px;margin-left:20px;margin-right:22px;display:flex;justify-content:space-between;align-items:center}.video-main-container .header-tools-bar .backLink[data-v-4bf0e430]{display:flex;align-items:center;font-size:14px;color:#282b31;cursor:pointer;text-decoration:none}.video-main-container .header-tools-bar .backLink .arrowLeftBtn[data-v-4bf0e430]{width:16px;height:16px;margin-right:4px}.video-main-container .header-tools-bar .backLink span[data-v-4bf0e430]{line-height:28px}.video-main-container .header-tools-bar .right-button-bar[data-v-4bf0e430]{display:flex;flex-direction:row;align-items:center}.video-main-container .header-tools-bar .right-button-bar .action-button[data-v-4bf0e430]{margin-right:16px;width:24px;height:24px;background:white;padding:0;outline:none;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.video-main-container .header-tools-bar .right-button-bar .action-button img[data-v-4bf0e430]{width:16px;height:16px}.video-main-container .header-tools-bar .right-button-bar .action-button[data-v-4bf0e430]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.video-main-container .header-tools-bar .right-button-bar .save-button[data-v-4bf0e430]{margin-right:8px;cursor:pointer;border:0;outline:none;width:92px;height:32px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:16px;background:rgba(0,112,255,.08)}.video-main-container .header-tools-bar .right-button-bar .save-button[data-v-4bf0e430]:hover{opacity:.8}.video-main-container .header-tools-bar .right-button-bar .save-button:hover .float-menu[data-v-4bf0e430]{opacity:1}.video-main-container .header-tools-bar .right-button-bar .save-button>img[data-v-4bf0e430]{width:16px;height:16px}.video-main-container .header-tools-bar .right-button-bar .save-button>div[data-v-4bf0e430]{margin-left:4px;font-size:14px;font-weight:500;color:#0070ff}.video-main-container .header-tools-bar .right-button-bar .save-button .arrow[data-v-4bf0e430]{margin-left:4px}.video-main-container .header-tools-bar .right-button-bar .save-button[data-v-4bf0e430]:disabled{cursor:not-allowed;opacity:.5}.video-main-container .header-tools-bar .right-button-bar .save-button[data-v-4bf0e430]:disabled:hover{opacity:.5}.video-main-container .header-tools-bar .right-button-bar .download-button[data-v-4bf0e430]{width:112px;position:relative}.video-main-container .header-tools-bar .right-button-bar .download-button[data-v-4bf0e430]:hover{opacity:1;background:rgba(0,112,255,.064)}.video-main-container .header-tools-bar .right-button-bar .download-button:hover>*[data-v-4bf0e430]{opacity:.8}.video-main-container .header-tools-bar .right-button-bar .download-button:hover .float-menu[data-v-4bf0e430]{opacity:1;display:flex}.video-main-container .header-tools-bar .right-button-bar .download-button .float-menu[data-v-4bf0e430]{margin-left:0;z-index:100;position:absolute;top:30px;left:8px;z-index:1000;box-sizing:border-box;border-left:1px solid #EDEFF2;border-right:1px solid #EDEFF2;border-bottom:1px solid #EDEFF2;border-radius:4px;box-shadow:0 4px 26px #99999914;width:96px;height:34px;min-height:34px;padding-top:2px;display:none;flex-direction:row;align-items:center}.video-main-container .header-tools-bar .right-button-bar .download-button .float-menu .icon[data-v-4bf0e430]{margin-left:16px;width:12px;height:12px}.video-main-container .header-tools-bar .right-button-bar .download-button .float-menu .text[data-v-4bf0e430]{margin-left:4px;font-size:12px;font-weight:400;line-height:20px;color:#666}.video-main-container .header-tools-bar .right-button-bar .more-button[data-v-4bf0e430]{width:112px;position:relative}.video-main-container .header-tools-bar .right-button-bar .more-button[data-v-4bf0e430]:hover{opacity:1;background:rgba(0,112,255,.064)}.video-main-container .header-tools-bar .right-button-bar .more-button:hover .float-menu[data-v-4bf0e430]{opacity:1;display:flex}.video-main-container .header-tools-bar .right-button-bar .more-button .float-menu[data-v-4bf0e430]{margin-left:0;z-index:100;position:absolute;top:30px;left:8px;z-index:1000;box-sizing:border-box;border-left:1px solid #EDEFF2;border-right:1px solid #EDEFF2;border-bottom:1px solid #EDEFF2;border-radius:4px;box-shadow:0 4px 26px #99999914;width:96px;padding-top:0;display:none;flex-direction:column;background:#FFFFFF}.video-main-container .header-tools-bar .right-button-bar .more-button .float-menu .menu-item[data-v-4bf0e430]{height:38px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:20px;box-sizing:border-box;cursor:pointer;color:#606266}.video-main-container .header-tools-bar .right-button-bar .more-button .float-menu .menu-item[data-v-4bf0e430]:hover{background:rgba(0,112,255,.04)}.video-main-container .header-tools-bar .right-button-bar .more-button .float-menu .menu-item .item-icon[data-v-4bf0e430]{width:16px;height:16px;margin-right:4px}.video-main-container .header-tools-bar .right-button-bar .export-button[data-v-4bf0e430]{width:160px}.video-main-container .video-title[data-v-4bf0e430]{flex-grow:1;margin-left:20px}.video-main-container .video-title input[data-v-4bf0e430]{min-width:300px;border:0;outline:0;font-size:20px;font-weight:500;line-height:24px;color:#222;border:1px solid white;padding:5px 7px;border-radius:4px}.video-main-container .video-title input[data-v-4bf0e430]:hover{border-color:#e5e5e5}.video-main-container .video-title input[data-v-4bf0e430]:focus{border-color:#0070ff}.video-main-container .video-title input[data-v-4bf0e430]:disabled{border-color:#fff;background:#FFFFFF}.video-main-container .player-warp[data-v-4bf0e430]{display:flex;justify-content:space-between;padding-left:20px;position:relative}.video-main-container .player-warp .video-list[data-v-4bf0e430]{height:calc(100vh - 92px);overflow:scroll;overflow:overlay;padding-top:20px;margin-right:20px;width:147px;display:flex;flex-direction:column;position:relative}.video-main-container .player-warp .video-list .video-item[data-v-4bf0e430]{margin-bottom:16px;width:100%;height:83px;min-height:83px;border-radius:4px;cursor:pointer;box-sizing:border-box;border:1px solid #E2E2E2;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.video-main-container .player-warp .video-list .video-item .cover[data-v-4bf0e430]{width:100%;height:100%;object-fit:cover}.video-main-container .player-warp .video-list .video-item .add-normal[data-v-4bf0e430]{display:block;width:20px;height:20px}.video-main-container .player-warp .video-list .video-item .add-pressed[data-v-4bf0e430]{display:none;width:20px;height:20px}.video-main-container .player-warp .video-list .video-item .delete-button[data-v-4bf0e430]{position:absolute;right:4px;bottom:4px;width:20px;height:20px;border-radius:2px;background:rgba(255,255,255,.8);align-items:center;justify-content:center;display:none}.video-main-container .player-warp .video-list .video-item .delete-button img[data-v-4bf0e430]{width:16px;height:16px}.video-main-container .player-warp .video-list .video-item[data-v-4bf0e430]:hover{border:1px solid #1F5FFF}.video-main-container .player-warp .video-list .video-item:hover .add-normal[data-v-4bf0e430]{display:none}.video-main-container .player-warp .video-list .video-item:hover .add-pressed[data-v-4bf0e430]{display:block}.video-main-container .player-warp .video-list .video-item:hover .delete-button[data-v-4bf0e430]{display:flex}.video-main-container .player-warp .video-list .video-item-over *[data-v-4bf0e430]{pointer-events:none}.video-main-container .player-warp .video-list .video-item-selected[data-v-4bf0e430]{border:1px solid #1F5FFF}.video-main-container .player-warp .video-list .drag-indicator[data-v-4bf0e430]{position:absolute;left:44px;height:4px;width:59px;background:rgb(35,108,251);border-radius:2px;z-index:1000}.video-main-container .player-warp .player-content[data-v-4bf0e430]{flex-grow:1;margin-top:20px}.video-main-container .player-warp .meta-editor[data-v-4bf0e430]{margin-top:20px;width:562px}.video-main-container .player-warp .vline[data-v-4bf0e430]{margin-top:20px;width:1px;height:calc(100vh - 92px);background:#EAEAEA}.video-main-container .player-warp .tab-list[data-v-4bf0e430]{margin-top:20px;width:70px;display:flex;flex-direction:column;align-items:center}.video-main-container .player-warp .tab-list .tab[data-v-4bf0e430]{margin-bottom:18px;width:50px;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.video-main-container .player-warp .tab-list .tab .normal[data-v-4bf0e430]{display:block}.video-main-container .player-warp .tab-list .tab .selected[data-v-4bf0e430]{display:none}.video-main-container .player-warp .tab-list .tab img[data-v-4bf0e430]{width:18px;height:18px}.video-main-container .player-warp .tab-list .tab div[data-v-4bf0e430]{margin-top:3px;font-size:12px;font-weight:400;color:#999}.video-main-container .player-warp .tab-list .tab[data-v-4bf0e430]:hover{border-radius:2px;background:#F7F7F7}.video-main-container .player-warp .tab-list .tab:hover .normal[data-v-4bf0e430]{display:none}.video-main-container .player-warp .tab-list .tab:hover .selected[data-v-4bf0e430]{display:block}.video-main-container .player-warp .tab-list .tab:hover div[data-v-4bf0e430]{color:#0e1421}.video-main-container .player-warp .tab-list .tab-selected[data-v-4bf0e430]{border-radius:2px;background:#F7F7F7}.video-main-container .player-warp .tab-list .tab-selected .normal[data-v-4bf0e430]{display:none}.video-main-container .player-warp .tab-list .tab-selected .selected[data-v-4bf0e430]{display:block}.video-main-container .player-warp .tab-list .tab-selected div[data-v-4bf0e430]{color:#0e1421}.video-main-container .player-warp .ttsing[data-v-4bf0e430]{position:absolute;top:0;right:0;bottom:0;width:633px;z-index:100;background:rgba(255,255,255,.9);display:flex;align-items:center;flex-direction:column;justify-content:center}.video-main-container .player-warp .ttsing img[data-v-4bf0e430]{width:45px;height:45px;animation:rotate .8s linear infinite;-webkit-animation:rotate .8s linear infinite}.video-main-container .player-warp .ttsing .box-title[data-v-4bf0e430]{margin-top:10px;font-size:16px;font-weight:400;line-height:28px;color:#666}.video-main-container .player-warp .ttsing .subtitle[data-v-4bf0e430]{margin-top:10px;font-size:12px;color:#aaa}.video-main-container .exporting[data-v-4bf0e430]{position:absolute;top:72px;left:0;right:0;bottom:0;z-index:100;background:rgba(255,255,255,.9);display:flex;align-items:center;flex-direction:column;justify-content:center}.video-main-container .exporting img[data-v-4bf0e430]{width:45px;height:45px;animation:rotate .8s linear infinite;-webkit-animation:rotate .8s linear infinite}.video-main-container .exporting .box-title[data-v-4bf0e430]{margin-top:10px;font-size:16px;font-weight:400;line-height:28px;color:#666}.video-main-container .exporting .subtitle[data-v-4bf0e430]{margin-top:10px;font-size:12px;color:#aaa}.float-add-more-menu[data-v-4bf0e430]{z-index:1000;position:absolute;top:60px;left:82px;width:119px;border-radius:4px;background:#FFFFFF;box-sizing:border-box;border:1px solid #EDEFF2;box-shadow:0 4px 26px #99999914;display:flex;flex-direction:column}.float-add-more-menu .menu-item[data-v-4bf0e430]{height:37px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.float-add-more-menu .menu-item[data-v-4bf0e430]:hover{background:rgba(31,95,255,.1)}.float-add-more-menu .menu-item img[data-v-4bf0e430]{width:16px;height:16px}.float-add-more-menu .menu-item div[data-v-4bf0e430]{margin-left:4px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#666}.float-add-more-menu .menu-item *[data-v-4bf0e430]{pointer-events:none}.textarea-wrapper[data-v-234ba65f]{width:877px;height:300px;padding:0 0 6px;box-sizing:border-box;border:1px solid #EBEBEB;overflow:auto}.textarea-wrapper[data-v-234ba65f]:focus{border:1px solid #0070FF}.textarea-wrapper[data-v-234ba65f] .el-tiptap-editor{width:100%;background:#FFFFFF}.textarea-wrapper[data-v-234ba65f] .el-tiptap-editor--fullscreen{padding:0}.textarea-wrapper[data-v-234ba65f] .el-tiptap-editor--fullscreen .el-tiptap-editor__menu-bar{height:44px;min-height:44px}.textarea-wrapper[data-v-234ba65f] .el-tiptap-editor--fullscreen .editor-content{overflow:auto;margin-left:0;margin-right:0;padding-left:20px;padding-right:20px;padding-bottom:40px}.textarea-wrapper[data-v-234ba65f] .el-tiptap-editor--fullscreen .editor-content .ProseMirror{height:unset}.textarea-wrapper[data-v-234ba65f] .el-tiptap-editor__menu-bar{position:sticky;top:0;left:0;width:100%;text-align:left}.textarea-wrapper[data-v-234ba65f] .el-tiptap-editor__command-button{width:30px;height:30px}.textarea-wrapper[data-v-234ba65f] .el-tiptap-editor__command-button img{width:16px;height:16px}.textarea-wrapper[data-v-234ba65f] .editor-content{margin-top:-6px;margin-left:10px;margin-right:10px}.textarea-wrapper[data-v-234ba65f] .editor-content h1{margin:16px 0 0}.textarea-wrapper[data-v-234ba65f] .editor-content h2{margin:14px 0 0}.textarea-wrapper[data-v-234ba65f] .editor-content h3,.textarea-wrapper[data-v-234ba65f] .editor-content h4,.textarea-wrapper[data-v-234ba65f] .editor-content h5,.textarea-wrapper[data-v-234ba65f] .editor-content h6{margin:12px 0 0}.textarea-wrapper[data-v-234ba65f] .editor-content>*>p{margin-top:12px}.textarea-wrapper[data-v-234ba65f] .editor-content>*>p+p{margin-top:0}.textarea-wrapper[data-v-234ba65f] .editor-content hr{margin-top:15px;margin-bottom:15px}.textarea-wrapper[data-v-234ba65f] .editor-content .tableWrapper,.textarea-wrapper[data-v-234ba65f] .editor-content table{margin:6px 0}.textarea-wrapper[data-v-234ba65f] .editor-content table td,.textarea-wrapper[data-v-234ba65f] .editor-content table th{padding:6px 10px;height:32px}.textarea-wrapper[data-v-234ba65f] .editor-content ul,.textarea-wrapper[data-v-234ba65f] .editor-content ol{margin:12px 0 0 19px}.textarea-wrapper[data-v-234ba65f] .editor-content li{line-height:1.5}.textarea-wrapper[data-v-234ba65f] .editor-content blockquote{margin:12px 0 0;padding:6px 10px}.textarea-wrapper[data-v-234ba65f] .editor-content .custom-block{margin-top:12px}.player[data-v-4ad9f54d]{flex-grow:1;display:flex;flex-direction:column;align-items:center}.player .video-area[data-v-4ad9f54d]{overflow:hidden;border-radius:8px;box-sizing:border-box;border:1px solid #D9DBE2;position:relative;display:flex;align-items:center;justify-content:center}.player .video-area canvas[data-v-4ad9f54d]{max-width:100%;max-height:100%}.player .control[data-v-4ad9f54d]{position:relative;display:flex;flex-direction:row}.player .control .info[data-v-4ad9f54d]{margin-top:20px;border-radius:4px;background:#EAF0FD;padding:2px 13px 1px;font-size:12px;font-weight:500;line-height:26px;letter-spacing:0em;color:#3d3d3d}.player .control .info span[data-v-4ad9f54d]{color:#1f5fff}.player .control .play-button[data-v-4ad9f54d]{position:absolute;top:10px;left:calc((100% - 56px)/2);width:56px;height:56px}.player .control .play-button img[data-v-4ad9f54d]{width:56px;height:56px}.container[data-v-5c8756cf]{width:542px;box-sizing:border-box;height:calc(100vh - 120px);overflow-y:scroll;overflow-y:overlay;margin-left:20px;padding-right:15px}.title[data-v-5c8756cf]{font-size:20px;font-weight:500;line-height:34px;letter-spacing:0em;color:#3d3d3d}.audio-list[data-v-5c8756cf]{margin-top:20px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:space-between}.audio-list .audio-item[data-v-5c8756cf]{margin-bottom:12px;width:200px;height:80px;position:relative;cursor:pointer}.audio-list .audio-item .cover[data-v-5c8756cf]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:4px}.audio-list .audio-item .test-loading[data-v-5c8756cf]{position:absolute;top:0;left:0;width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABQCAYAAABrjzfBAAAACXBIWXMAAC4jAAAuIwF4pT92AAADdklEQVRogbXaZ4hcZRQG4McGtqBGEUvUIGrAChYUSyyIDWzYUBQrYkGCvcWAFTSKBJVErGCIYg+xEEWM+RGiqERjQEnEip0olghKcv3x7S7usjM7d853DpwfMwNzHrh37nu5Z+BwOXUNmmC/mgHbDnMr4G7IwJ2FlUHYEhxcG7YOZgZhDR6oDYNDsTQI+wmnZ+CmBmENXsA2tWE7Y34F3JW1YXA+/grCFmPf2rAN8XgQ1mB6bRgcjeVB2Nc4MQN3exDWYA7G14btjgVB2GpcWhtm4EtXB3ELsEdt2HjlcEQP6R21YXCCciJHYMuVH1T1mh6ENcolaKMM3OIgbBUuyIDhNEHcfCX2MmrGwIy+cVOTYAfiw//NaQ1bisOScNePMq8VbqZyc1q7JmJeh5k9wVYqt/MZdTZ+6zJ7TNxcbJ8AWw8P9zC/64fXJsDgCCzrAdcR+D4OSMJN6xHWEXh/EmwS3myJGwb8Dqck4S7C333ghoDPYssE2Dg82SdsCHhFAgyOw+dB3BdJNncFYQ2ewia1YXthYRD2Dy6uDYPLg7AGb2HX2rAt8EwF3K21YXAyvg3CPsWRGbj7grAGj2D92rD98V4Q9jvOrQ2Dq4OwBq9hx9qwCXipAu7G2jA4E78EYUtwSG3YWngoCGvw4MB3Va3J+CgI+xln1IbBTUFYgxexbW3YTni9Au6q2jA4D38EYe9ivwzco0FYg3szYIMVgX2DkzJxEeDT2DzRNRiprWFrcFkijOGR2gr3DvZMhE3AyyNm9oy7MxFG50gdE7YCxyTC1tY9UrvinsDGibjJ+HgMw6hvrsKFiTC4eQxYR+Ab2CUR1jZSh724JRFGidQ/W+CGgJ/I+3sKbIDHWsKGgLOwbiLuKHzWJ65JdIHbArBU4G54OwhbozxOqV6X4N8gbqHyIKpqbYbZQVgjKVKPx1dB2Aocm4G7JwhrlMfE42rD9sGiICwtUqcEYY0SqZNqw7bC8xVw02rDKNvvH4KwZZIidXD7HelZygKxao3cfvfTvyor1+o12va7bc/DDrVhE3Xefrfp62rD4Bzdt9+99AfKqVG1et1+j9UzasNot/3u1N/j1AycIKzBc8oFvHZtrYRCCDclAUYJhR8HZvQFW4S9k3AjQ6E17u4k2EFGD4WeYV8qN6YZ1S0UesLNxqYJsIl4pdvs/wDMtVPRkbu4eAAAAABJRU5ErkJggg==);background-size:40px 80px;background-position:0px 0px;background-repeat:repeat-x;animation:transcript-5c8756cf 5s linear infinite;border-radius:4px}@keyframes transcript-5c8756cf{0%{background-position:0 0}50%{background-position:50% 0}to{background-position:100% 0}}.audio-list .audio-item .mask[data-v-5c8756cf]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.8;border-radius:4px}.audio-list .audio-item .text[data-v-5c8756cf]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#fff;box-sizing:border-box}.audio-list .audio-item .text img[data-v-5c8756cf]{width:60px;height:60px;margin-right:-15px;margin-left:-30px;margin-top:2px}.audio-list .audio-item .text-selected[data-v-5c8756cf]{border-radius:4px;border:3px solid rgba(31,95,255,.8)}.audio-list .audio-item-disable[data-v-5c8756cf]{cursor:default}.button[data-v-5c8756cf]{margin-top:18px;width:112px;height:40px;border-radius:20px;background:#0070FF;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;color:#fff;cursor:pointer}.button[data-v-5c8756cf]:hover{opacity:.8}.button-disabled[data-v-5c8756cf]{margin-top:18px;width:117px;height:45px;border-radius:28px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;background:#EEEEEE;color:#00000042;cursor:not-allowed;overflow:hidden}.button-disabled img[data-v-5c8756cf]{position:relative;margin-left:-5px;margin-top:5px;width:45px;height:45px}.button-disabled div[data-v-5c8756cf]{position:relative;z-index:1}.tip[data-v-5c8756cf]{margin-top:10px;font-size:12px;font-weight:400;line-height:22px;letter-spacing:0em;color:#999}.audio[data-v-5c8756cf]{visibility:hidden}.bg[data-v-cc2398ee]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.bg .dialog[data-v-cc2398ee]{position:relative;width:598px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column}.bg .dialog .title-line[data-v-cc2398ee]{height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .title-line .title[data-v-cc2398ee]{margin-left:24px;font-size:16px;line-height:24px;color:#000000d9}.bg .dialog .title-line .close-button[data-v-cc2398ee]{margin-right:24px;width:16px;height:16px;cursor:pointer}.bg .dialog .line[data-v-cc2398ee]{height:1px;background:rgba(0,0,0,.06)}.bg .dialog .input[data-v-cc2398ee]{border:0;outline:none;width:100%;height:443px;box-sizing:border-box;padding:24px;font-size:14px;line-height:28px;color:#000000d9}.bg .dialog .input[data-v-cc2398ee]::placeholder{color:#909090}.bg .dialog .button-line[data-v-cc2398ee]{height:68px;display:flex;flex-direction:row-reverse;align-items:center}.bg .dialog .button-line .confirm-button[data-v-cc2398ee]{margin-right:20px;width:82px;height:36px;border-radius:18px;background:#0070FF;text-align:center;font-size:14px;font-weight:500;line-height:36px;border:0;outline:0;color:#fff;cursor:pointer}.bg .dialog .button-line .confirm-button[data-v-cc2398ee]:hover{opacity:.8}.bg .dialog .button-line .confirm-button[data-v-cc2398ee]:disabled{background:rgba(31,95,255,.5);cursor:not-allowed}.bg .dialog .button-line .confirm-button[data-v-cc2398ee]:disabled:hover{opacity:1}.bg .dialog .button-line .cancel-button[data-v-cc2398ee]{margin-right:18px;width:82px;height:36px;border-radius:18px;background:#F2F3F5;text-align:center;font-size:14px;font-weight:500;line-height:36px;border:0;outline:0;color:#4e5969;cursor:pointer}.bg .dialog .button-line .cancel-button[data-v-cc2398ee]:hover{opacity:.8}.context-menu[data-v-9147325c]{position:absolute;height:44px;background:rgb(255,255,255);border:1px solid rgb(216,216,216);border-radius:8px;box-shadow:0 0 2px #0000004d;padding:0 9px;display:flex;flex-direction:row;align-items:center}.context-menu .action-button[data-v-9147325c]{padding:0;width:24px;height:24px;margin:0 3px;cursor:pointer;background:white;border:none;outline:none}.context-menu .action-button[data-v-9147325c]:hover{background:rgb(245,247,251);border-radius:4px}.context-menu .action-button[data-v-9147325c]:disabled{background:white}.context-menu .vline[data-v-9147325c]{width:1px;height:16px;background:rgb(220,220,220);margin:0 3px}.text-editor-container[data-v-b707dd0e]{width:477px}.text-editor-container .title[data-v-b707dd0e]{font-size:24px;font-weight:700;line-height:36px}.text-editor-container .text-container[data-v-b707dd0e]{flex:1;overflow-y:auto;margin-top:10px;width:100%;height:calc(100vh - 190px)}.text-editor-container .text-container[data-v-b707dd0e]::-webkit-scrollbar{background:transparent;width:6px}.text-editor-container .text-container[data-v-b707dd0e]:hover::-webkit-scrollbar-thumb{background:#D3D3D3;transition:all .3s;border-radius:4px}.text-editor-container .section[data-v-b707dd0e]{margin-top:10px}.text-editor-container .section .title[data-v-b707dd0e]{color:#4a4a4a;display:flex;align-items:center;font-size:15px;line-height:29px;font-weight:700;padding-left:6px}.text-editor-container .section .title[data-v-b707dd0e]:hover{color:#0070ff}.text-editor-container .section .title .icon-zantingxiao[data-v-b707dd0e]{margin-right:4px}.text-editor-container .section .content[data-v-b707dd0e]{padding:0 6px;font-size:14px;line-height:22px;color:#4a4a4a}.text-editor-container .section .content .selected[data-v-b707dd0e]{background:#0070FF;color:#fff}.titleEditor[data-v-565a0ebc]{margin-left:14px;width:548px;display:flex;flex-direction:column}.titleEditor .title[data-v-565a0ebc]{font-size:20px;font-weight:500;line-height:26px;letter-spacing:0em;color:#222}.titleEditor .input[data-v-565a0ebc]{margin-top:6px;margin-right:30px;margin-bottom:30px;position:relative}.titleEditor .input input[data-v-565a0ebc]{width:100%;height:40px;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB;font-size:14px;font-weight:400;line-height:40px;padding:0 52px 0 12px;color:#282b31;outline:none}.titleEditor .input input[data-v-565a0ebc]:focus{border-color:#0070ff}.titleEditor .input input[data-v-565a0ebc]::placeholder{color:#999}.titleEditor .input .counter[data-v-565a0ebc]{position:absolute;top:0;right:12px;font-size:14px;font-weight:400;line-height:40px;color:#999}.titleEditor .audio-button[data-v-565a0ebc]{width:146px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:#0070FF;font-size:14px;font-weight:400;color:#fff;cursor:pointer}.titleEditor .audio-button[data-v-565a0ebc]:hover{opacity:.8}#app{width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}.top-test-icon{position:fixed;top:unset;bottom:0;left:0;width:32px;height:32px;z-index:10}.el-image-viewer__img{max-width:50%!important;max-height:50%!important}
