@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-151faf1b]{display:flex;flex-direction:column;align-items:flex-start}.cover-wrapper .cover-card[data-v-151faf1b]{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-151faf1b]{position:relative;width:100%;height:100%;object-fit:cover}.cover-wrapper .cover-card .add-image-out[data-v-151faf1b]{display:flex;align-items:center;justify-content:center}.cover-wrapper .cover-card .add-image-out .add-image[data-v-151faf1b]{width:24px;height:24px}.cover-wrapper .cover-card .progress-bar[data-v-151faf1b]{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-151faf1b]{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-151faf1b]{margin:3px;width:10px;height:10px;opacity:.8}.cover-wrapper .tip[data-v-151faf1b]{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-2f3db212]{display:block}.catalog-directory:hover .icon-out[data-v-2f3db212]{display:none}.item[data-v-2f3db212]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.item[data-v-2f3db212]:hover{background:rgba(0,112,255,.04)}.item .text[data-v-2f3db212]{font-size:14px;font-weight:400;color:#282b31}.item .doc-title[data-v-2f3db212]{font-size:14px;font-weight:400;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item .selectBtn[data-v-2f3db212]{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-2f3db212]{margin-right:10px;width:14px;height:14px;overflow:hidden}.item .icon-out .icon[data-v-2f3db212]{position:relative;width:14px;height:14px}.item-selected[data-v-2f3db212]{background:rgba(0,112,255,.04)}.item-selected .doc-title[data-v-2f3db212]{color:#0070ff}.item-selected .icon[data-v-2f3db212]{left:-14px;filter:drop-shadow(#0070FF 14px 0)}.sub-items[data-v-2f3db212]{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-63d0132c]{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-63d0132c]::-webkit-scrollbar{width:0}.bg .dialog[data-v-63d0132c]{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-63d0132c]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-63d0132c]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .input-panel[data-v-63d0132c]{position:relative;width:348px;height:40px}.bg .dialog .input-panel .input-text[data-v-63d0132c]{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-63d0132c]::placeholder{color:#d0d0d0}.bg .dialog .input-panel .input-text[data-v-63d0132c]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .input-panel .counter[data-v-63d0132c]{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-63d0132c]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .tag-panel[data-v-63d0132c]{width:348px;margin-top:16px;padding:0 16px}.bg .dialog .tag-panel .tag-box .el-tag[data-v-63d0132c]{background-color:#0070ff1a;height:20px;line-height:inherit;margin-right:10px;color:#0070ff;border-color:#0070ff1a}.bg .dialog .tag-panel .el-button[data-v-63d0132c]{height:20px}.bg .dialog .tag-panel .tag-input[data-v-63d0132c]{width:182px;height:20px;box-sizing:border-box}.bg .dialog .tag-panel .tag-input[data-v-63d0132c] .el-input__inner{height:100%}.bg .dialog .textarea-panel[data-v-63d0132c]{position:relative;width:348px;height:120px;margin-top:16px}.bg .dialog .textarea-panel .textarea-text[data-v-63d0132c]{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-63d0132c]::placeholder{color:#d0d0d0}.bg .dialog .textarea-panel .textarea-text[data-v-63d0132c]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .textarea-panel .counter[data-v-63d0132c]{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-63d0132c]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .linkType-select-panel[data-v-63d0132c]{margin-top:16px;width:348px}.bg .dialog .linkType-select-panel .label-title[data-v-63d0132c]{font-size:12px;color:#758296}.bg .dialog .linkType-select-panel .select-line[data-v-63d0132c]{margin-top:10px;display:flex;align-items:center}.bg .dialog .linkType-select-panel .select-line .select-option[data-v-63d0132c]{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-63d0132c]{margin-left:10px}.bg .dialog .linkType-select-panel .select-line .select-option .icon[data-v-63d0132c]{width:12px;height:12px;margin-right:4px}.bg .dialog .linkType-select-panel .select-line .selected[data-v-63d0132c]{color:#282b31}.bg .dialog .externalLinkUrl-panel[data-v-63d0132c]{position:relative;width:348px;height:42px}.bg .dialog .externalLinkUrl-panel .input-text[data-v-63d0132c]{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-63d0132c]::placeholder{color:#d0d0d0}.bg .dialog .externalLinkUrl-panel .input-text[data-v-63d0132c]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .box[data-v-63d0132c]{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-63d0132c]{height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .box .text[data-v-63d0132c]{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-63d0132c]{margin-right:10px;width:14px;height:14px}.bg .dialog .box .float-catalog-list[data-v-63d0132c]{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-63d0132c]{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-63d0132c]{margin-left:10px;font-size:14px;font-weight:400;line-height:16px;color:#282b31}.bg .dialog .box .float-catalog-list .item .arrow[data-v-63d0132c]{margin-right:10px;width:14px;height:14px}.bg .dialog .box .float-catalog-list .catalog[data-v-63d0132c]{display:flex;flex-direction:column}.bg .dialog .box .float-catalog-list .sub-items[data-v-63d0132c]{display:flex;flex-direction:column;padding-left:20px}.bg .dialog .box-on[data-v-63d0132c]{border:1px solid #0070FF}.bg .dialog .banner-default-img-desc[data-v-63d0132c]{font-size:14px;line-height:22px;color:#282b31;margin:0 20px 15px}.bg .dialog .banner-default-img-desc strong[data-v-63d0132c]{font-weight:400;color:var(--theme_link_color)}.bg .dialog .cover-type[data-v-63d0132c]{align-self:stretch;margin:10px 20px 0;display:flex;flex-direction:row;justify-content:space-between}.bg .dialog .cover-type .cover-card[data-v-63d0132c]{width:100%;display:flex;flex-direction:column}.bg .dialog .cover-type .cover-card .image[data-v-63d0132c]{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-63d0132c]{width:24px;height:24px}.bg .dialog .cover-type .cover-card .image .upload-image[data-v-63d0132c]{width:100%;height:100%;object-fit:cover}.bg .dialog .cover-type .cover-card .image .clear-button[data-v-63d0132c]{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-63d0132c]{margin:3px;width:10px;height:10px;opacity:.8}.bg .dialog .cover-type .cover-card .image-cursor[data-v-63d0132c]{cursor:pointer}.bg .dialog .cover-type .cover-card .select[data-v-63d0132c]{margin-top:10px;display:flex;flex-direction:row;align-items:center;color:#282b31}.bg .dialog .cover-type .cover-card .select img[data-v-63d0132c]{width:12px;height:12px}.bg .dialog .cover-type .cover-card .select div[data-v-63d0132c]{font-size:12px;font-weight:400;line-height:16px}.bg .dialog .time-range[data-v-63d0132c]{margin-top:12px;width:348px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .date-select[data-v-63d0132c]{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-8055dcce]{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-8055dcce]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-8055dcce]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-8055dcce]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .input-panel[data-v-8055dcce]{position:relative;width:348px;height:40px}.bg .dialog .input-panel .input-text[data-v-8055dcce]{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-8055dcce]::placeholder{color:#d0d0d0}.bg .dialog .input-panel .input-text[data-v-8055dcce]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .input-panel .counter[data-v-8055dcce]{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-8055dcce]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .tag-panel[data-v-8055dcce]{width:348px;margin-top:16px;padding:0 16px}.bg .dialog .tag-panel .tag-box .el-tag[data-v-8055dcce]{height:20px;line-height:inherit;margin-right:10px}.bg .dialog .tag-panel .el-button[data-v-8055dcce]{height:20px}.bg .dialog .tag-panel .tag-input[data-v-8055dcce]{width:82px;height:20px}.bg .dialog .tag-panel .tag-input[data-v-8055dcce] .el-input__inner{height:100%}.bg .dialog .textarea-panel[data-v-8055dcce]{position:relative;width:348px;height:120px;margin-top:16px}.bg .dialog .textarea-panel .textarea-text[data-v-8055dcce]{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-8055dcce]::placeholder{color:#d0d0d0}.bg .dialog .textarea-panel .textarea-text[data-v-8055dcce]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .textarea-panel .counter[data-v-8055dcce]{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-8055dcce]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .linkType-select-panel[data-v-8055dcce]{margin-top:16px;width:348px}.bg .dialog .linkType-select-panel .label-title[data-v-8055dcce]{font-size:14px}.bg .dialog .linkType-select-panel .select-line[data-v-8055dcce]{margin-top:10px;display:flex;align-items:center}.bg .dialog .linkType-select-panel .select-line .select-option[data-v-8055dcce]{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-8055dcce]{margin-left:15px}.bg .dialog .linkType-select-panel .select-line .select-option .text[data-v-8055dcce]{margin-left:5px}.bg .dialog .linkType-select-panel .select-line .selected[data-v-8055dcce]{color:#282b31}.bg .dialog .externalLinkUrl-panel[data-v-8055dcce]{position:relative;width:348px;height:42px}.bg .dialog .externalLinkUrl-panel .input-text[data-v-8055dcce]{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-8055dcce]::placeholder{color:#d0d0d0}.bg .dialog .externalLinkUrl-panel .input-text[data-v-8055dcce]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .box[data-v-8055dcce]{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-8055dcce]{height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .dialog .box .text[data-v-8055dcce]{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-8055dcce]{margin-right:10px;width:14px;height:14px}.bg .dialog .box .float-catalog-list[data-v-8055dcce]{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-8055dcce]{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-8055dcce]{margin-left:10px;font-size:14px;font-weight:400;line-height:16px;color:#282b31}.bg .dialog .box .float-catalog-list .item .arrow[data-v-8055dcce]{margin-right:10px;width:14px;height:14px}.bg .dialog .box .float-catalog-list .catalog[data-v-8055dcce]{display:flex;flex-direction:column}.bg .dialog .box .float-catalog-list .sub-items[data-v-8055dcce]{display:flex;flex-direction:column;padding-left:20px}.bg .dialog .box-on[data-v-8055dcce]{border:1px solid #0070FF}.bg .dialog .cover-type[data-v-8055dcce]{align-self:stretch;margin:10px 20px 0;display:flex;flex-direction:row;justify-content:space-between}.bg .dialog .cover-type .cover-card[data-v-8055dcce]{width:100%;display:flex;flex-direction:column}.bg .dialog .cover-type .cover-card .image[data-v-8055dcce]{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-8055dcce]{width:24px;height:24px}.bg .dialog .cover-type .cover-card .image .upload-image-qr[data-v-8055dcce]{width:160px;height:160px;object-fit:cover}.bg .dialog .cover-type .cover-card .image .upload-image[data-v-8055dcce]{width:186px;height:160px;object-fit:cover}.bg .dialog .cover-type .cover-card .image-cursor[data-v-8055dcce]{cursor:pointer}.bg .dialog .cover-type .cover-card .select[data-v-8055dcce]{margin-top:10px;display:flex;flex-direction:row;align-items:center;color:#282b31}.bg .dialog .cover-type .cover-card .select img[data-v-8055dcce]{width:12px;height:12px}.bg .dialog .cover-type .cover-card .select div[data-v-8055dcce]{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}.cover-wrapper[data-v-10f98cde]{display:flex;flex-direction:column;align-items:center}.cover-wrapper .cover-card[data-v-10f98cde]{width:50px;height:50px;border-radius:25px;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}.cover-wrapper .cover-card .image[data-v-10f98cde]{position:relative;width:100%;height:100%;object-fit:cover;border-radius:50%}.cover-wrapper .cover-card .add-image[data-v-10f98cde]{width:100%;height:100%;object-fit:cover;border-radius:50%}.cover-wrapper .tip[data-v-10f98cde]{margin-top:10px;font-size:14px;font-weight:400;line-height:20px;text-align:center;letter-spacing:0em;color:#3d3d3d}.input-container[data-v-b4b4409c]{margin-left:20px;width:232px;height:32px;position:relative}.input-container .input[data-v-b4b4409c]{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-b4b4409c]::placeholder{color:#d0d0d0}.input-container .input[data-v-b4b4409c]:focus{border:1px solid #0070FF}.input-container .search[data-v-b4b4409c]{position:absolute;top:6px;left:10px;width:20px;height:20px}.input-container .clear[data-v-b4b4409c]{position:absolute;top:9px;right:10px;width:14px;height:14px;cursor:pointer}.bg[data-v-425f0298]{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-425f0298]{margin:auto;position:relative;width:810px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-425f0298]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-425f0298]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px 10px}.bg .dialog .tab[data-v-425f0298]{position:relative;width:calc(100% - 40px)}.bg .dialog .tab .filter[data-v-425f0298]{position:absolute;top:0;right:0;display:flex;flex-direction:row;align-items:center}.bg .dialog .table-content[data-v-425f0298]{margin:0 20px 20px;width:calc(100% - 40px)}.table-column-name[data-v-425f0298]{margin-top:2px;margin-bottom:2px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-425f0298]{width:75px;height:50px;object-fit:cover}.table-column-name div[data-v-425f0298]{margin-left:10px;user-select:all;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.el-tabs__item{line-height:30px!important}.el-tabs__item.is-active,.el-tabs__item:hover{color:#0070ff!important}.el-tabs__active-bar{background-color:#0070ff!important}.el-radio__input.is-checked .el-radio__inner{border-color:#0070ff!important;background:#0070FF!important}.el-radio__inner:hover{border-color:#0070ff!important}.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}.content-wrapper .linkType-select-panel{margin-bottom:12px}.content-wrapper .linkType-select-panel .label-title{font-size:12px;color:#758296}.content-wrapper .linkType-select-panel .select-line{margin-top:10px;display:flex;align-items:center}.content-wrapper .linkType-select-panel .select-line .select-option{font-size:14px;color:#758296;cursor:pointer;display:flex;align-items:center}.content-wrapper .linkType-select-panel .select-line .select-option+.select-option{margin-left:10px}.content-wrapper .linkType-select-panel .select-line .select-option .icon{width:12px;height:12px;margin-right:4px}.content-wrapper .linkType-select-panel .select-line .selected{color:#282b31}.content-wrapper .externalLinkUrl-panel{position:relative;height:40px}.content-wrapper .externalLinkUrl-panel .input-text{border:1px solid #EBEBEB;border-radius:4px;padding:0 10px;width:100%;height:40px;line-height:40px;font-size:14px;font-weight:400;color:#282b31;box-sizing:border-box}.content-wrapper .externalLinkUrl-panel .input-text::placeholder{color:#d0d0d0}.content-wrapper .externalLinkUrl-panel .input-text:focus-visible{border:1px solid #3784FF;outline:none}.content-wrapper .button-line{display:flex;flex-direction:row}.content-wrapper .button-line .add-button{cursor:pointer;width:120px;height:32px;border-radius:3px;box-sizing:border-box;border:1px dashed #0070FF;display:flex;flex-direction:row;align-items:center;justify-content:center}.content-wrapper .button-line .add-button img{width:16px;height:16px}.content-wrapper .button-line .add-button div{margin-left:3px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#0256ff}.content-wrapper .button-line .clear-button{cursor:pointer;margin-left:12px;width:90px;height:32px;border-radius:3px;box-sizing:border-box;border:1px dashed #758296;display:flex;flex-direction:row;align-items:center;justify-content:center}.content-wrapper .button-line .clear-button div{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#758296}.content-wrapper .tip{margin-top:10px;font-size:12px;font-weight:400;line-height:20px;color:#758296}.content-wrapper .content-info{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.content-wrapper .content-info .cover{width:135px;min-width:135px;height:90px;border-radius:4px;background:rgba(235,235,235,.5)}.content-wrapper .content-info .cover img{width:100%;height:100%;border-radius:4px;object-fit:cover}.content-wrapper .content-info .title{user-select:all;margin-left:8px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.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)}.tag-wrapper[data-v-49f22edc]{width:348px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.tag-wrapper .tag[data-v-49f22edc]{margin-right:10px;margin-bottom:10px}.tag-wrapper .input[data-v-49f22edc]{margin-right:10px;margin-bottom:10px;width:100px}.tag-wrapper .button[data-v-49f22edc]{margin-right:10px;margin-bottom:10px}.el-tag{color:#0070ff!important;background-color:#0070ff0d!important;border-color:#0070ff80!important}.el-tag .el-tag__close{color:#0070ff!important}.el-tag .el-tag__close:hover{color:#fff!important;background-color:#0070ff!important}.el-button:hover{color:#0070ff!important;background-color:#0070ff0d!important;border-color:#0070ff80!important}.bg[data-v-df17871e]{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-df17871e]{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-df17871e]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .close-button[data-v-df17871e]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.bg .dialog .title[data-v-df17871e]{font-size:16px;font-weight:400;line-height:28px;color:#0e1421;margin:14px 0 18px}.bg .dialog .message[data-v-df17871e]{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-df17871e]{width:348px}.bg .dialog .form-content>*[data-v-df17871e]{margin-bottom:18px}.bg .dialog .form-content>*[data-v-df17871e]:last-child{margin-bottom:0}.bg .dialog .form-content[data-v-df17871e] .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-1504f656]{display:flex;flex:1;flex-direction:column;width:100%;overflow:auto}.page-content-main .section-head[data-v-1504f656]{height:44px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.page-content-main .section-head .title[data-v-1504f656]{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-1504f656]{position:relative;margin-right:12px}.page-content-main .section-head .add-button .icon[data-v-1504f656]{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-1504f656]{width:16px;height:16px}.page-content-main .section-head .add-button .icon[data-v-1504f656]:hover{background:rgba(0,112,255,.04)}.page-content-main .line[data-v-1504f656]{height:1px;background:rgba(220,223,230,.5)}.page-content-main .page-list[data-v-1504f656]{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-1504f656]::-webkit-scrollbar{background:transparent;width:6px}.page-content-main .page-list[data-v-1504f656]::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:3px}.page-content-main .page-list .page-item[data-v-1504f656]{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-1504f656]{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-1504f656]{width:14px;height:14px}.page-content-main .page-list .page-item .title[data-v-1504f656]{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-1504f656]{flex-grow:1}.page-content-main .page-list .page-item .action[data-v-1504f656]{margin-right:16px;width:16px;height:16px}.page-content-main .page-list .page-item .action img[data-v-1504f656]{width:100%;height:100%}.page-content-main .page-list .page-item .action .draft[data-v-1504f656],.page-content-main .page-list .page-item .action .more[data-v-1504f656]{display:none}.page-content-main .page-list .page-item .action_draft .draft[data-v-1504f656]{display:block}.page-content-main .page-list .page-item .action_draft .more[data-v-1504f656]{display:none}.page-content-main .page-list .page-item[data-v-1504f656]:hover{background:rgba(0,112,255,.04)}.page-content-main .page-list .page-item:hover .action .more[data-v-1504f656]{display:block}.page-content-main .page-list .page-item:hover .action_draft .draft[data-v-1504f656]{display:none}.page-content-main .page-list .page-item-selected[data-v-1504f656]{background:rgba(0,112,255,.04)}.module-list[data-v-1504f656]{flex-grow:2;height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-y:overlay}.module-list[data-v-1504f656]::-webkit-scrollbar{background:transparent;width:6px}.module-list[data-v-1504f656]::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:3px}.module-list .item-drag-over *[data-v-1504f656]{pointer-events:none}.module-list .module-item[data-v-1504f656]{display:flex;flex-direction:column;box-sizing:border-box;cursor:pointer}.module-list .module-item .module-hide svg[data-v-1504f656]{color:#bfbfbf!important}.module-list .module-item .module-hide .text[data-v-1504f656]{color:#bfbfbf!important}.module-list .module-item .module-title[data-v-1504f656]{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-1504f656]{margin-left:20px;width:14px;height:14px}.module-list .module-item .module-title svg[data-v-1504f656]{margin-left:6px;width:16px;height:16px;min-width:16px;color:#666}.module-list .module-item .module-title .text[data-v-1504f656]{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-1504f656]{display:none;margin-right:16px;width:16px;height:16px;cursor:pointer}.module-list .module-item .module-title .more[data-v-1504f656]:hover{background:rgba(0,112,255,.04);border-radius:4px}.module-list .module-item .module-title[data-v-1504f656]:hover{background:rgba(0,112,255,.04)}.module-list .module-item .module-title:hover .more[data-v-1504f656]{display:block}.module-list .module-item .module-title-selected[data-v-1504f656]{background:rgba(0,112,255,.04)}.module-list .module-item .module-title-selected svg[data-v-1504f656]{color:#0070ff}.module-list .module-item .module-title-selected .text[data-v-1504f656]{color:#0070ff!important}.module-list .module-item .doc-list[data-v-1504f656]{display:flex;flex-direction:column}.module-list .module-item .doc-list .doc-item[data-v-1504f656]{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-1504f656]{margin-left:42px;width:16px;height:16px}.module-list .module-item .doc-list .doc-item .text[data-v-1504f656]{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-1504f656]{display:none;margin-right:16px;width:16px;height:16px;cursor:pointer}.module-list .module-item .doc-list .doc-item .replace[data-v-1504f656]:hover{border-radius:4px;background:rgba(0,112,255,.04)}.module-list .module-item .doc-list .doc-item[data-v-1504f656]:hover{background:rgba(0,112,255,.04)}.module-list .module-item .doc-list .doc-item:hover .replace[data-v-1504f656]{display:block}.module-list .module-item .doc-list .doc-item-selected[data-v-1504f656]{background:rgba(0,112,255,.04)}.module-list .module-item .doc-list .doc-item-selected .text[data-v-1504f656]{color:#0070ff}.module-list .module-item .doc-list .doc-item-drag .replace[data-v-1504f656],.module-list .module-item .doc-list .doc-item-drag:hover .replace[data-v-1504f656]{display:none}.module-list .module-item .doc-list .doc-item-drag *[data-v-1504f656]{pointer-events:none}.module-list .module-item .directory-item[data-v-1504f656]{display:flex;flex-direction:column}.module-list .module-item .directory-item .directory-title[data-v-1504f656]{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-1504f656]{margin-left:32px;width:14px;height:14px}.module-list .module-item .directory-item .directory-title .text[data-v-1504f656]{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-1504f656]{display:none;margin-right:16px;width:16px;height:16px;cursor:pointer}.module-list .module-item .directory-item .directory-title .more[data-v-1504f656]:hover{background:rgba(0,112,255,.04);border-radius:4px}.module-list .module-item .directory-item .directory-title[data-v-1504f656]:hover{background:rgba(0,112,255,.04)}.module-list .module-item .directory-item .directory-title:hover .more[data-v-1504f656]{display:block}.module-list .module-item .directory-item .directory-title-selected[data-v-1504f656]{background:rgba(0,112,255,.04)}.module-list .module-item .directory-item .directory-title-selected .text[data-v-1504f656]{color:#0070ff}.module-list .module-item .section-item[data-v-1504f656]{display:flex;flex-direction:column}.module-list .module-item .section-item .section-title[data-v-1504f656]{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-1504f656]{margin-left:42px;width:14px;height:14px}.module-list .module-item .section-item .section-title .text[data-v-1504f656]{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-1504f656]{display:none;margin-right:16px;width:16px;height:16px;cursor:pointer}.module-list .module-item .section-item .section-title .more[data-v-1504f656]:hover{background:rgba(0,112,255,.04);border-radius:4px}.module-list .module-item .section-item .section-title[data-v-1504f656]:hover{background:rgba(0,112,255,.04)}.module-list .module-item .section-item .section-title:hover .more[data-v-1504f656]{display:block}.module-list .module-item .section-item .section-title-selected[data-v-1504f656]{background:rgba(0,112,255,.04)}.module-list .module-item .section-item .section-title-selected .text[data-v-1504f656]{color:#0070ff}.module-list .module-item .section-item .doc-list .icon[data-v-1504f656]{margin-left:62px}.module-list .module-item-hidden[data-v-1504f656]{display:none}.module-add-menu[data-v-1504f656]{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-1504f656]{height:54px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.module-add-menu .menu-item *[data-v-1504f656]{pointer-events:none}.module-add-menu .menu-item .image[data-v-1504f656]{margin-left:16px;width:26px;height:26px;background-color:#0070ff0a}.module-add-menu .menu-item .image svg[data-v-1504f656]{margin:5px;width:16px;height:16px;color:#0070ff}.module-add-menu .menu-item .info[data-v-1504f656]{margin-left:6px;font-size:14px;font-weight:400;line-height:22px;color:#9e9e9e}.module-add-menu .menu-item .info .description[data-v-1504f656]{margin-top:2px;font-size:12px;line-height:16px;color:#9e9e9e99}.module-add-menu .menu-item[data-v-1504f656]: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-2bbbe032]{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-2bbbe032]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-2bbbe032]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-2bbbe032]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-2bbbe032]{width:calc(100% - 40px);margin-top:14px}.bg .dialog .content .content-title[data-v-2bbbe032]{font-size:12px;line-height:16px;color:#758296}.bg .dialog .content .input-panel[data-v-2bbbe032]{position:relative;width:348px;height:40px;margin-top:10px}.bg .dialog .content .input-panel .input-text[data-v-2bbbe032]{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-2bbbe032]::placeholder{color:#d0d0d0}.bg .dialog .content .input-panel .input-text[data-v-2bbbe032]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .content .input-panel .counter[data-v-2bbbe032]{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-2bbbe032]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.bg .dialog .content .input-panel[data-v-2bbbe032] .el-input-group--prepend{--el-input-focus-border-color: #0070FF;--el-input-focus-border: #0070FF}.bg .dialog .content .input-panel[data-v-2bbbe032] .el-input-group--prepend .el-input-group__prepend{padding:0 10px}.bg .dialog .content .input-panel[data-v-2bbbe032] .el-input-group--prepend .el-input__inner{height:40px;line-height:40px}.bg .dialog .content .input-panel[data-v-2bbbe032] .el-input-group--prepend .el-input__inner:focus{border-color:#0070ff;outline-color:#0070ff}.bg .dialog .content .selector-box[data-v-2bbbe032]{margin-top:10px;cursor:pointer;position:relative;margin-right:10px;width:100%}.bg .dialog .content .selector-box .curVersion[data-v-2bbbe032]{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-2bbbe032]{width:16px;height:16px;transform:rotate(0);transition:all .1s}.bg .dialog .content .selector-box .option-card[data-v-2bbbe032]{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-2bbbe032]{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-2bbbe032]{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-2bbbe032]:hover{background-color:#1f5fff1a}.bg .dialog .content .selector-box .option-card-show[data-v-2bbbe032]{opacity:1;pointer-events:auto;top:50px;transition:all .5s}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}.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--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:2px;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-line{display:flex;align-items:center;background:#fff;z-index:10}.el-tiptap-popper .find-line .tip-text{font-size:14px;font-weight:400;color:#3d3d3d;white-space:nowrap}.el-tiptap-popper .find-line input{margin-left:8px;outline:none;margin-right:16px;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 button{background:#fff;margin-left:6px;border:1px solid #EBEBEB;height:28px;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}.outline-wrapper[data-v-c90ab054]{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-c90ab054]{margin:0 0 12px 20px;font-size:14px;font-weight:700;line-height:22px}.outline-wrapper .outline-content[data-v-c90ab054]{flex-grow:1;overflow-y:scroll;overflow-y:overlay;border-left:1px solid #d8dad9}.outline-wrapper .outline-content[data-v-c90ab054]:hover::-webkit-scrollbar-thumb{background:#D3D3D3;transition:all .3s;border-radius:8px}.outline-wrapper .outline-content[data-v-c90ab054]::-webkit-scrollbar{width:8px}.outline-wrapper .outline-content .outline-item[data-v-c90ab054]{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-c90ab054]:hover{font-weight:500;color:var(--theme_link_color);border-left-color:var(--theme_main_color)}.outline-wrapper .outline-content .outline-item[data-v-c90ab054]:last-child{margin-bottom:0}.outline-wrapper .outline-content .outline-item-selected[data-v-c90ab054]{font-weight:500;color:var(--theme_link_color);border-left-color:var(--theme_main_color)}.editor-out-outline[data-v-c90ab054]{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-4efff35d]{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-4efff35d]::-webkit-scrollbar{width:0}.bg .dialog[data-v-4efff35d]{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-4efff35d]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-4efff35d]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px 0}.bg .dialog .upload-btn[data-v-4efff35d]{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-4efff35d]{width:3rem;height:3rem;color:#2a3a2a33;margin-bottom:8px}.bg .dialog .video-img-box[data-v-4efff35d]{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-4efff35d]{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-4efff35d]{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-c72e8282]{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-c72e8282]::-webkit-scrollbar{width:0}.bg .dialog[data-v-c72e8282]{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-c72e8282]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-c72e8282]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px 0}.bg .dialog .upload-btn[data-v-c72e8282]{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-c72e8282]{width:3rem;height:3rem;color:#2a3a2a33;margin-bottom:8px}.bg .dialog .video-img-box[data-v-c72e8282]{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-c72e8282]{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-c72e8282]{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-116c25f6]{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-116c25f6]::-webkit-scrollbar{width:0}.bg .dialog[data-v-116c25f6]{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-116c25f6]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-116c25f6]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px 0}.bg .dialog .upload-btn[data-v-116c25f6]{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-116c25f6]{width:3rem;height:3rem;color:#2a3a2a33;margin-bottom:8px}.bg .dialog .video-img-box[data-v-116c25f6]{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-116c25f6]{width:3rem;height:3rem;color:#2a3a2a33}.bg .dialog .video-img-box .progress-bar[data-v-116c25f6]{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}.bg[data-v-aca6d9d8]{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-aca6d9d8]{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-aca6d9d8]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-aca6d9d8]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 10px}.bg .dialog .linkType-select-panel[data-v-aca6d9d8]{width:348px}.bg .dialog .linkType-select-panel .label-title[data-v-aca6d9d8]{font-size:12px;color:#758296}.bg .dialog .linkType-select-panel .select-line[data-v-aca6d9d8]{margin-top:10px;display:flex;align-items:center}.bg .dialog .linkType-select-panel .select-line .select-option[data-v-aca6d9d8]{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-aca6d9d8]{margin-left:10px}.bg .dialog .linkType-select-panel .select-line .select-option .icon[data-v-aca6d9d8]{width:12px;height:12px;margin-right:4px}.bg .dialog .linkType-select-panel .select-line .selected[data-v-aca6d9d8]{color:#282b31}.bg .dialog[data-v-aca6d9d8] .select-box .doc-title{margin-top:0;margin-bottom:0}.bg .dialog .externalLinkUrl-panel[data-v-aca6d9d8]{position:relative;width:348px;height:42px}.bg .dialog .externalLinkUrl-panel .input-text[data-v-aca6d9d8]{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-aca6d9d8]::placeholder{color:#d0d0d0}.bg .dialog .externalLinkUrl-panel .input-text[data-v-aca6d9d8]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .externalLinkUrl-panel .upload-box[data-v-aca6d9d8]{position:absolute;width:24px;height:24px;right:10px;top:9px}.bg .dialog .externalLinkUrl-panel .upload-box .upload-bg[data-v-aca6d9d8]{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-aca6d9d8]{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-aca6d9d8]{background:url(./icon-upload-blue-563c85e3.svg);background-size:16px 16px;cursor:default}.bg .dialog .externalLinkUrl-panel .upload-box:hover .upload-icon[data-v-aca6d9d8]{background:url(./icon-upload-blue-563c85e3.svg);background-size:16px 16px}.bg .dialog .checkbox-wrapper[data-v-aca6d9d8]{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-aca6d9d8]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-wrapper .text[data-v-aca6d9d8]{font-size:14px;font-weight:400;line-height:20px;color:#666}.checkbox[data-v-7ad7ce97]{color:#282b31;margin-left:10px;padding:4px 8px;border-radius:2px;cursor:pointer}.checkbox[data-v-7ad7ce97]:hover,.checkbox-selected[data-v-7ad7ce97]{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-77bc3631]{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-77bc3631]{position:relative;width:1200px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-77bc3631]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-77bc3631]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-77bc3631]{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-77bc3631] .el-tiptap-editor{width:100%;max-width:inherit}.bg .dialog .content[data-v-77bc3631] .el-tiptap-editor__menu-bar{position:sticky;width:100%;left:0;top:0}.bg .dialog .content .content-title[data-v-77bc3631]{font-size:12px;line-height:16px;color:#758296}.bg .dialog .content .input-panel[data-v-77bc3631]{position:relative;width:348px;height:40px;margin-top:10px}.bg .dialog .content .input-panel .input-text[data-v-77bc3631]{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-77bc3631]::placeholder{color:#d0d0d0}.bg .dialog .content .input-panel .input-text[data-v-77bc3631]:focus-visible{border:1px solid #3784FF;outline:none}.bg .dialog .content .input-panel .counter[data-v-77bc3631]{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-77bc3631]{position:absolute;top:13px;right:10px;width:14px;height:14px;cursor:pointer}.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-814c22d6]{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-814c22d6]{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-814c22d6]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-814c22d6]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 10px}.bg .dialog .label[data-v-814c22d6]{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-814c22d6]{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-814c22d6]{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-814c22d6]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-line .version[data-v-814c22d6]{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-814c22d6]{width:14px;height:14px;margin-right:8px}.bg .dialog .checkbox-line .status[data-v-814c22d6]{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-814c22d6]{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-814c22d6]{height:32px;min-height:32px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content-list .item .check[data-v-814c22d6]{width:14px;height:14px}.bg .dialog .content-list .item .title[data-v-814c22d6]{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-814c22d6]{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-814c22d6]{color:#cbcbcb}.bg .dialog .content-list .item .status-success[data-v-814c22d6]{color:#09bb07}.bg .dialog .content-list .item .status-failed[data-v-814c22d6]{text-decoration:underline;text-underline-offset:5px;color:#ea0000;cursor:pointer}.bg .dialog .content-list .item-cursor[data-v-814c22d6]{cursor:pointer}.bg .dialog .content-list .catalog[data-v-814c22d6]{display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items[data-v-814c22d6]{margin-left:22px;display:flex;flex-direction:column}.bg .dialog .content-list .catalog .sub-items .title[data-v-814c22d6]{margin:0 4px;font-size:12px;font-weight:400;color:#666}.bg .dialog .content-empty[data-v-814c22d6]{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-814c22d6]{margin:14px 20px 0;font-size:12px;line-height:20px;font-weight:400;letter-spacing:0em;color:#767676}.item[data-v-17314143]{height:44px;min-height:44px;display:flex;flex-direction:row;align-items:center;cursor:pointer;border-radius:4px}.item .checkbox[data-v-17314143]{width:16px;height:16px}.item .icon[data-v-17314143]{margin-left:12px;width:28px;height:28px;border-radius:14px}.item .text[data-v-17314143]{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-17314143]{margin:0 16px 0 0;width:16px;height:16px;transform:rotate(90deg)}.item .arrow-rotate[data-v-17314143]{transform:rotate(180deg)}.item[data-v-17314143]:hover{background:#EDEEEE}.item .select-all[data-v-17314143]{margin:0 8px 0 0;font-size:12px;line-height:20px;letter-spacing:0em;color:#0256ff;cursor:pointer}.item .unselect-all[data-v-17314143]{margin-right:16px}.bg[data-v-cb86b13c]{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-cb86b13c]{margin:auto;position:relative;width:800px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column}.bg .dialog .header[data-v-cb86b13c]{height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 24px}.bg .dialog .header .title[data-v-cb86b13c]{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;color:#000000d9}.bg .dialog .header .close-button[data-v-cb86b13c]{width:16px;height:16px;cursor:pointer}.bg .dialog .line[data-v-cb86b13c]{height:1px;background:rgba(0,0,0,.06)}.bg .dialog .group-content[data-v-cb86b13c]{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-cb86b13c]{width:0;flex-grow:1;display:flex;flex-direction:column}.bg .dialog .group-content .left-content .input-out[data-v-cb86b13c]{margin:16px 16px 12px}.bg .dialog .group-content .left-content .input-out[data-v-cb86b13c] input{border-color:#d8d8d8}.bg .dialog .group-content .left-content .input-out[data-v-cb86b13c] input:focus{border-color:#0070ff}.bg .dialog .group-content .left-content .title[data-v-cb86b13c]{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-cb86b13c]{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-cb86b13c]{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-cb86b13c]{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-cb86b13c]{width:16px;height:16px}.bg .dialog .group-content .left-content .people-list .item .icon[data-v-cb86b13c]{margin-left:12px;width:28px;height:28px;border-radius:14px}.bg .dialog .group-content .left-content .people-list .item .text[data-v-cb86b13c]{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-cb86b13c]:hover{background:#EDEEEE}.bg .dialog .group-content .left-content .people-list .empty[data-v-cb86b13c]{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-cb86b13c]{width:1px;min-width:1px;background:#D8D8D8}.bg .dialog .group-content .right-content[data-v-cb86b13c]{width:320px;min-width:320px;display:flex;flex-direction:column}.bg .dialog .group-content .right-content .title[data-v-cb86b13c]{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-cb86b13c]{height:0;flex-grow:1;overflow:scroll;overflow:overlay}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-cb86b13c]{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-cb86b13c]{width:28px;height:28px;object-fit:cover;border-radius:14px}.bg .dialog .group-content .right-content .selected-list .people-item .text[data-v-cb86b13c]{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-cb86b13c]{width:24px;height:24px;border-radius:4px;cursor:pointer}.bg .dialog .group-content .right-content .selected-list .people-item .close img[data-v-cb86b13c]{margin:4px;width:16px;height:16px}.bg .dialog .group-content .right-content .selected-list .people-item .close[data-v-cb86b13c]:hover{background:#CCCCCC}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-cb86b13c]:hover{background:#EFF0F1}.bg .dialog .button-line[data-v-cb86b13c]{display:flex;flex-direction:row;align-items:center;height:68px;padding:0 24px}.bg .dialog .button-line .copy-button[data-v-cb86b13c]{display:flex;flex-direction:row;align-items:center;cursor:pointer}.bg .dialog .button-line .copy-button img[data-v-cb86b13c]{margin-right:4px;width:16px;height:16px}.bg .dialog .button-line .copy-button div[data-v-cb86b13c]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;color:#0256ff}.bg .dialog .button-line .space[data-v-cb86b13c]{flex-grow:1}.bg .dialog .button-line .cancel-button[data-v-cb86b13c]{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-cb86b13c]{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-c7504014]{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-c7504014]{position:relative;width:800px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column}.bg .dialog .header[data-v-c7504014]{height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 24px}.bg .dialog .header .title[data-v-c7504014]{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;color:#000000d9}.bg .dialog .header .close-button[data-v-c7504014]{width:16px;height:16px;cursor:pointer}.bg .dialog .line[data-v-c7504014]{height:1px;background:rgba(0,0,0,.06)}.bg .dialog .group-content[data-v-c7504014]{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-c7504014]{width:0;flex-grow:1;display:flex;flex-direction:column}.bg .dialog .group-content .left-content .title[data-v-c7504014]{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-c7504014]{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-c7504014]{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-c7504014]{width:16px;height:16px}.bg .dialog .group-content .left-content .people-list .item .avatar[data-v-c7504014]{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-c7504014]{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-c7504014]:hover{background:#EDEEEE}.bg .dialog .group-content .left-content .people-list .empty[data-v-c7504014]{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-c7504014]{width:1px;min-width:1px;background:#D8D8D8}.bg .dialog .group-content .right-content[data-v-c7504014]{width:320px;min-width:320px;display:flex;flex-direction:column}.bg .dialog .group-content .right-content .title[data-v-c7504014]{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-c7504014]{padding-bottom:16px;height:0;flex-grow:1;overflow:scroll;overflow:overlay}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-c7504014]{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-c7504014]{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-c7504014]{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-c7504014]{width:24px;height:24px;border-radius:4px;cursor:pointer}.bg .dialog .group-content .right-content .selected-list .people-item .close img[data-v-c7504014]{margin:4px;width:16px;height:16px}.bg .dialog .group-content .right-content .selected-list .people-item .close[data-v-c7504014]:hover{background:#CCCCCC}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-c7504014]:hover{background:#EFF0F1}.bg .dialog .button-line[data-v-c7504014]{display:flex;flex-direction:row;align-items:center;height:68px;padding:0 24px}.bg .dialog .button-line .copy-button[data-v-c7504014]{display:flex;flex-direction:row;align-items:center;cursor:pointer}.bg .dialog .button-line .copy-button img[data-v-c7504014]{margin-right:4px;width:16px;height:16px}.bg .dialog .button-line .copy-button div[data-v-c7504014]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;color:#0256ff}.bg .dialog .button-line .space[data-v-c7504014]{flex-grow:1}.bg .dialog .button-line .cancel-button[data-v-c7504014]{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-c7504014]{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-e904c5da]{cursor:pointer;height:32px;display:flex;flex-direction:row;align-items:center}.radio-group .radio-item img[data-v-e904c5da]{width:16px;height:16px}.radio-group .radio-item div[data-v-e904c5da]{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-e904c5da]{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-5fc75060]{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-5fc75060]{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-5fc75060]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-5fc75060]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px}.bg .dialog .table-content[data-v-5fc75060]{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-5fc75060]{margin-bottom:18px;display:flex;flex-direction:row}.bg .dialog .table-content .row .row-title[data-v-5fc75060]{width:80px;font-size:14px;font-weight:400;line-height:32px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .table-content .tip[data-v-5fc75060]{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-5fc75060]{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-5fc75060]{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-5fc75060]{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-5fc75060]: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-4b08a93f]{padding-top:10px;flex-grow:1;height:0;overflow-y:auto;overflow-x:hidden;overflow-y:overlay}.tree-container[data-v-4b08a93f]::-webkit-scrollbar{background:transparent;width:6px}.tree-container[data-v-4b08a93f]::-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-78ba2a02]{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-78ba2a02]:hover{opacity:.8}.preview-h5[data-v-78ba2a02]{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-78ba2a02]{width:16px;height:16px}.preview-h5[data-v-78ba2a02]: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-18decfa6]{position:relative;width:16px;height:16px}.more-button[data-v-18decfa6]:hover{background:rgba(0,112,255,.04);border-radius:4px}.more-button .more-icon[data-v-18decfa6]{width:16px;height:16px}.more-button .more-icon[data-v-18decfa6]:hover{background:rgba(0,112,255,.04);border-radius:4px}.float-menu[data-v-18decfa6]{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-18decfa6]{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-18decfa6]:hover{background:rgba(0,112,255,.04)}.float-menu .menu-item *[data-v-18decfa6]{pointer-events:none}.float-menu .menu-item .icon[data-v-18decfa6]{margin-left:20px;width:16px;height:16px}.float-menu .menu-item .text[data-v-18decfa6]{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-2dd31558]{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-2dd31558]{margin:auto;position:relative;width:800px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column}.bg .dialog .header[data-v-2dd31558]{height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 24px}.bg .dialog .header .title[data-v-2dd31558]{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;color:#000000d9}.bg .dialog .header .close-button[data-v-2dd31558]{width:16px;height:16px;cursor:pointer}.bg .dialog .line[data-v-2dd31558]{height:1px;background:rgba(0,0,0,.06)}.bg .dialog .group-content[data-v-2dd31558]{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-2dd31558]{width:0;flex-grow:1;display:flex;flex-direction:column}.bg .dialog .group-content .left-content .input-out[data-v-2dd31558]{margin:16px 16px 12px}.bg .dialog .group-content .left-content .input-out[data-v-2dd31558] input{border-color:#d8d8d8}.bg .dialog .group-content .left-content .input-out[data-v-2dd31558] input:focus{border-color:#0070ff}.bg .dialog .group-content .left-content .title[data-v-2dd31558]{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-2dd31558]{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-2dd31558]{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-2dd31558]{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-2dd31558]{width:16px;height:16px}.bg .dialog .group-content .left-content .people-list .item .icon[data-v-2dd31558]{margin-left:12px;width:28px;height:28px;border-radius:14px}.bg .dialog .group-content .left-content .people-list .item .text[data-v-2dd31558]{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-2dd31558]:hover{background:#EDEEEE}.bg .dialog .group-content .left-content .people-list .empty[data-v-2dd31558]{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-2dd31558]{width:1px;min-width:1px;background:#D8D8D8}.bg .dialog .group-content .right-content[data-v-2dd31558]{width:320px;min-width:320px;display:flex;flex-direction:column}.bg .dialog .group-content .right-content .title[data-v-2dd31558]{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-2dd31558]{height:0;flex-grow:1;overflow:scroll;overflow:overlay}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-2dd31558]{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-2dd31558]{width:28px;height:28px;object-fit:cover;border-radius:14px}.bg .dialog .group-content .right-content .selected-list .people-item .text[data-v-2dd31558]{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-2dd31558]{width:24px;height:24px;border-radius:4px;cursor:pointer}.bg .dialog .group-content .right-content .selected-list .people-item .close img[data-v-2dd31558]{margin:4px;width:16px;height:16px}.bg .dialog .group-content .right-content .selected-list .people-item .close[data-v-2dd31558]:hover{background:#CCCCCC}.bg .dialog .group-content .right-content .selected-list .people-item[data-v-2dd31558]:hover{background:#EFF0F1}.bg .dialog .button-line[data-v-2dd31558]{display:flex;flex-direction:row;align-items:center;height:68px;padding:0 24px}.bg .dialog .button-line .copy-button[data-v-2dd31558]{display:flex;flex-direction:row;align-items:center;cursor:pointer}.bg .dialog .button-line .copy-button img[data-v-2dd31558]{margin-right:4px;width:16px;height:16px}.bg .dialog .button-line .copy-button div[data-v-2dd31558]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;color:#0256ff}.bg .dialog .button-line .space[data-v-2dd31558]{flex-grow:1}.bg .dialog .button-line .cancel-button[data-v-2dd31558]{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-2dd31558]{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-88ad76c0]{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.title[data-v-88ad76c0]{font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.copy-block[data-v-88ad76c0]{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-88ad76c0]{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-88ad76c0]{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-88ad76c0]:hover{background:#F5F5F5}.target-user[data-v-88ad76c0]{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-88ad76c0]{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-88ad76c0]{font-size:14px;font-weight:350;line-height:24px;color:#d0d0d0;user-select:none}.target-user .user-list .target-item[data-v-88ad76c0]{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-88ad76c0]{margin-left:3px;width:18px;height:18px;border-radius:9px;object-fit:cover}.target-user .user-list .target-item .name[data-v-88ad76c0]{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-88ad76c0]{margin-right:10px;width:10px;height:10px;cursor:pointer}.target-user .plus-button[data-v-88ad76c0]{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-88ad76c0]:hover{background:#F5F5F5}.tip-input[data-v-88ad76c0] .textarea{border-color:#d8d8d8}.preview-button[data-v-973aaa1a]{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-973aaa1a]:hover{opacity:.8}.action-button[data-v-973aaa1a]{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-973aaa1a]{width:16px;height:16px}.action-button[data-v-973aaa1a]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.bread-crumb[data-v-973aaa1a]{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-973aaa1a]::-webkit-scrollbar{display:none}.bread-crumb .title[data-v-973aaa1a]{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-973aaa1a]{margin-right:10px}.bread-crumb .title .text[data-v-973aaa1a]{cursor:pointer}.bread-crumb .title .text[data-v-973aaa1a]:hover{text-decoration:underline;text-underline-offset:2px}.bread-crumb .title-text[data-v-973aaa1a]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bread-crumb .title-text[data-v-973aaa1a]:hover{border-color:#fff}.bread-crumb .edit[data-v-973aaa1a]{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-973aaa1a]{width:16px;height:16px}.bread-crumb .edit[data-v-973aaa1a]: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-3f95d122]{width:100%;height:100%;display:flex;flex-direction:row}.doc-version-preview .main-content[data-v-3f95d122]{width:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay;position:relative}.doc-version-preview .version-list-panel[data-v-3f95d122]{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-3f95d122]{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-3f95d122]{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-3f95d122]{font-weight:500;color:#333;border-bottom:2px solid #0070FF}.doc-version-preview .version-list-panel .version-list[data-v-3f95d122]{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-3f95d122]{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-3f95d122]{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-3f95d122]{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-3f95d122]{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-3f95d122]{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-3f95d122]{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-3f95d122]{width:16px;height:16px}.doc-version-preview .version-list-panel .version-list .version-item[data-v-3f95d122]:hover{background:rgba(0,112,255,.04)}.doc-version-preview .version-list-panel .version-list .version-item:hover .actions[data-v-3f95d122]{display:flex}.doc-version-preview .version-list-panel .version-list .version-item-active[data-v-3f95d122]{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-205e14a0]{flex-grow:1;display:flex;flex-direction:row;min-width:1000px}.content .sidebar[data-v-205e14a0]{min-width:260px;width:260px;display:flex;flex-direction:column;background:#FFFFFF}.content .sidebar .tab[data-v-205e14a0]{height:56px;display:flex;flex-direction:row;align-items:flex-end;margin:0 3px;position:relative}.content .sidebar .tab .tab-item[data-v-205e14a0]{margin:0 17px;display:flex;flex-direction:column;cursor:pointer}.content .sidebar .tab .tab-item .text[data-v-205e14a0]{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-205e14a0]{height:2px;background:white}.content .sidebar .tab .tab-item-active .text[data-v-205e14a0]{font-weight:500;color:#333}.content .sidebar .tab .tab-item-active .line[data-v-205e14a0]{background:#0070FF}.content .sidebar .tab .add-doc-button[data-v-205e14a0]{position:absolute;top:18px;right:12px}.content .sidebar .line[data-v-205e14a0]{height:1px;background:rgba(220,223,230,.5)}.content .sidebar .audit-button[data-v-205e14a0]{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-205e14a0]{width:16px;height:16px}.content .sidebar .audit-button .text[data-v-205e14a0]{margin-left:6px;font-size:14px;font-weight:500;letter-spacing:0em;color:#282b31}.content .sidebar .audit-button .text span[data-v-205e14a0]{color:#fd687a}.content .vline[data-v-205e14a0]{width:1px;background:rgba(220,223,230,.5);z-index:101}.content .preview-content[data-v-205e14a0]{flex-grow:1;width:0;display:flex;flex-direction:column}.content .preview-content .toolbar[data-v-205e14a0]{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-205e14a0]{flex-grow:1}.content .preview-content .toolbar .action-button[data-v-205e14a0]{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-205e14a0]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.content .preview-content .toolbar .action-button img[data-v-205e14a0]{width:18px;height:18px}.content .preview-content .line[data-v-205e14a0]{min-height:1px;height:1px;background:rgba(220,223,230,.5)}.content .preview-content .preview[data-v-205e14a0]{height:calc(100vh - 57px);position:relative;box-sizing:border-box}.content .preview-content .preview[data-v-205e14a0] .toastui-editor-defaultUI{border:0}.content .preview-content .preview .markdown[data-v-205e14a0]{height:calc(100vh - 97px);border:0;overflow-y:scroll;position:relative}.content .preview-content .preview .markdown[data-v-205e14a0]:hover::-webkit-scrollbar-thumb{background:#D3D3D3;transition:all .3s;border-radius:8px}.content .preview-content .preview .markdown[data-v-205e14a0]::-webkit-scrollbar{width:8px}.content .preview-content .preview .tag-config[data-v-205e14a0]{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-205e14a0]{position:absolute;top:0;left:0;right:0;bottom:0;overflow:scroll}.content .preview-content .preview .web-preview .homepage-inner[data-v-205e14a0]{transform-origin:top left}.content .preview-content .preview .phone-preview[data-v-205e14a0]{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-205e14a0]{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-205e14a0]{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-205e14a0]{width:375px}.content .preview-content .preview .phone-preview .quit-preview[data-v-205e14a0]{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-205e14a0]:hover{opacity:.8}.content .preview-content .preview .doc-version-content[data-v-205e14a0],.content .preview-content .preview .pdf-content[data-v-205e14a0]{position:absolute;top:0;left:0;right:0;bottom:0;background:#FFFFFF;z-index:99;display:flex}.content .preview-content .preview .mask[data-v-205e14a0]{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-205e14a0]{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-4cc41b68]{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;overflow-x:auto}.layout .sidebar[data-v-4cc41b68]{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-4cc41b68]{margin-top:20px;margin-bottom:10px;width:54px;height:54px;object-fit:contain}.layout .sidebar .tab[data-v-4cc41b68]{display:flex;flex-direction:column;flex-grow:1;align-items:center;height:0;overflow-y:scroll}.layout .sidebar .tab[data-v-4cc41b68]::-webkit-scrollbar{width:0}.layout .sidebar .tab .tab-item[data-v-4cc41b68]{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-4cc41b68]{display:none}.layout .sidebar .tab .tab-item .normal[data-v-4cc41b68]{display:block}.layout .sidebar .tab .tab-item img[data-v-4cc41b68]{width:26px;height:26px}.layout .sidebar .tab .tab-item div[data-v-4cc41b68]{font-size:12px;font-weight:400;line-height:20px;color:#cad2db}.layout .sidebar .tab .tab-item.news[data-v-4cc41b68]: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-4cc41b68]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.layout .sidebar .tab .tab-item:hover .active[data-v-4cc41b68]{display:block}.layout .sidebar .tab .tab-item:hover .normal[data-v-4cc41b68]{display:none}.layout .sidebar .tab .tab-item:hover div[data-v-4cc41b68]{font-weight:500;color:#333}.layout .sidebar .tab .tab-item-active[data-v-4cc41b68]{border-radius:4px;background:rgba(0,112,255,.08)}.layout .sidebar .tab .tab-item-active .active[data-v-4cc41b68]{display:block}.layout .sidebar .tab .tab-item-active .normal[data-v-4cc41b68]{display:none}.layout .sidebar .tab .tab-item-active div[data-v-4cc41b68]{font-weight:500;color:#333}.layout .sidebar .tab .line[data-v-4cc41b68]{margin:10px 0;width:20px;height:2px;min-height:2px;background:#EEF1F5}.layout .sidebar .account[data-v-4cc41b68]{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-4cc41b68]{width:40px;height:40px;border-radius:20px}.layout .sidebar .account .name-warp[data-v-4cc41b68]{width:70px;display:flex;flex-direction:column;border-radius:4px;align-items:center}.layout .sidebar .account .name-warp[data-v-4cc41b68]:hover{background:#F4F7FF}.layout .sidebar .account .name-warp .avatar[data-v-4cc41b68]{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-4cc41b68]{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-4cc41b68]{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-4cc41b68]{height:38px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.float-setting-menu .menu-item[data-v-4cc41b68]:hover{background:rgba(0,112,255,.04)}.float-setting-menu .menu-item *[data-v-4cc41b68]{pointer-events:none}.float-setting-menu .menu-item img[data-v-4cc41b68]{width:16px;height:16px}.float-setting-menu .menu-item div[data-v-4cc41b68]{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-5cb98f73]{position:fixed;bottom:40px;left:0;right:0;z-index:1000000;pointer-events:none}.preview-msg .preview-msg-inner[data-v-5cb98f73]{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-5cb98f73]{position:relative}.content-wrap[data-v-5cb98f73] my-mark{background-color:#ff0}.content-wrap[data-v-5cb98f73] .mark-current{background-color:#ff9632}.content-wrap-pack[data-v-5cb98f73]{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-df4fce3c]{box-sizing:border-box;padding:20px;height:100%;width:100%;overflow:auto}.data-board-main .summary-data-list[data-v-df4fce3c]{display:flex;width:100%;justify-content:space-between}.data-board-main .summary-data-list .main[data-v-df4fce3c]:hover,.data-board-main .summary-data-list .main.selected[data-v-df4fce3c]{border:1px solid #0070FF}.module-data-title[data-v-df4fce3c]{display:flex;align-items:center;margin-bottom:12px;margin-top:30px}.module-data-title .data-title[data-v-df4fce3c]{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-df4fce3c]{flex-grow:1}.module-data-title .export-button[data-v-df4fce3c]{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-df4fce3c]{width:14px;height:14px}.module-data-title .export-button div[data-v-df4fce3c]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.module-data-title .export-button[data-v-df4fce3c]:hover{border:1px solid rgba(2,86,255,.3);background:rgba(224,234,255,.3)}.module-data-title .searchInput[data-v-df4fce3c]{width:300px;height:32px}.user-main[data-v-df4fce3c]{position:relative;margin-top:20px}.partition-button[data-v-df4fce3c]{float:left;z-index:30;position:relative}.partition-button div[data-v-df4fce3c]{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-df4fce3c]{border:1px solid rgba(0,112,255,.5);color:#0070ff;font-weight:700}.data-table[data-v-df4fce3c]{height:44px;background:#F0F6FF}.mt20[data-v-df4fce3c]{margin-top:20px}.data-date-picker[data-v-df4fce3c]{display:flex;align-items:center}.data-date-picker[data-v-df4fce3c] .curVersion{height:32px;box-sizing:border-box;margin:0}.data-date-picker[data-v-df4fce3c] .option-card{width:160px;left:0;top:40px}.data-date-picker[data-v-df4fce3c] .selector-box .option-card .card-body .option:hover{background-color:#1f5fff1a}.data-date-picker span[data-v-df4fce3c]{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-df4fce3c]{color:#333;font-weight:500}.data-top[data-v-df4fce3c]{display:flex;width:100%;justify-content:space-between;align-items:center}.annotation[data-v-df4fce3c]{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-df4fce3c]{border-radius:4px;box-sizing:border-box;border:1px solid #F0F6FF}.setting-main[data-v-75a83d8b]{display:flex;height:100%;width:100%;overflow:auto}.setting-main .left[data-v-75a83d8b]{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-75a83d8b]{margin-top:20px;text-align:center;cursor:pointer}.setting-main .left .menu-item .image-bg[data-v-75a83d8b]{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-75a83d8b]{width:30px;height:30px}.setting-main .left .menu-item .text[data-v-75a83d8b]{margin-top:10px;font-size:12px;line-height:20px;color:#a7a7a7}.setting-main .left .menu-item.selected-data .image-bg[data-v-75a83d8b]{background:rgba(235,74,243,.08)}.setting-main .left .menu-item.selected-data .text[data-v-75a83d8b]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-feedback .image-bg[data-v-75a83d8b]{background:rgba(246,145,50,.08)}.setting-main .left .menu-item.selected-feedback .text[data-v-75a83d8b]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-comment .image-bg[data-v-75a83d8b]{background:rgba(244,77,39,.08)}.setting-main .left .menu-item.selected-comment .text[data-v-75a83d8b]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-robot .image-bg[data-v-75a83d8b]{background:rgba(15,72,255,.08)}.setting-main .left .menu-item.selected-robot .text[data-v-75a83d8b]{color:#282b31;font-weight:500}.setting-main .right[data-v-75a83d8b]{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}.conversation-content[data-v-266a667c]{height:100%;display:flex;flex-direction:column;padding:20px;box-sizing:border-box}.conversation-content .toolbar[data-v-266a667c]{height:36px;margin:0 0 10px;display:flex;flex-direction:row;align-items:center}.conversation-content .toolbar[data-v-266a667c] .curVersion{height:32px;margin-left:0}.conversation-content .toolbar[data-v-266a667c] .option-card{width:195px;left:0}.conversation-content .toolbar[data-v-266a667c] .selector-box .option-card .card-body .option:hover{background-color:#1f5fff1a}.conversation-content .toolbar span[data-v-266a667c]{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}.conversation-content .toolbar .selected[data-v-266a667c]{color:#333;font-weight:500}.conversation-content .toolbar .export-button[data-v-266a667c]{margin-left: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}.conversation-content .toolbar .export-button img[data-v-266a667c]{width:14px;height:14px}.conversation-content .toolbar .export-button div[data-v-266a667c]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.conversation-content .toolbar .export-button[data-v-266a667c]:hover{border:1px solid rgba(2,86,255,.3);background:rgba(224,234,255,.3)}.conversation-content .toolbar .space[data-v-266a667c]{flex-grow:1}.conversation-content .conversation-box[data-v-266a667c]{flex-grow:1;border-radius:8px;box-sizing:border-box;border:1px solid #D0D3D6;display:flex;flex-direction:row}.conversation-content .conversation-box .conversation-list[data-v-266a667c]{width:246px;min-width:246px;box-sizing:border-box;border-right:1px solid #D8D8D8;display:flex;flex-direction:column;position:relative}.conversation-content .conversation-box .conversation-list .head[data-v-266a667c]{padding-left:10px;height:40px;min-height:40px;font-size:14px;font-weight:500;line-height:40px;letter-spacing:0em;color:#3d3d3d;display:flex;flex-direction:row;align-items:center}.conversation-content .conversation-box .conversation-list .head span[data-v-266a667c]{margin-left:6px;font-size:12px;font-weight:400;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-list .list[data-v-266a667c]{height:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay;display:flex;flex-direction:column}.conversation-content .conversation-box .conversation-list .list .item[data-v-266a667c]{height:80px;min-height:80px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.conversation-content .conversation-box .conversation-list .list .item .avatar[data-v-266a667c]{margin-left:10px;width:40px;height:40px;line-height:40px;border-radius:20px;background:#8C9AE7;text-align:center;color:#fff}.conversation-content .conversation-box .conversation-list .list .item .info[data-v-266a667c]{margin-left:8px;margin-right:10px;width:0;flex-grow:1;display:flex;flex-direction:column}.conversation-content .conversation-box .conversation-list .list .item .info .meta[data-v-266a667c]{display:flex;flex-direction:row;align-items:center}.conversation-content .conversation-box .conversation-list .list .item .info .meta .user[data-v-266a667c]{width:0;flex-grow:1;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-content .conversation-box .conversation-list .list .item .info .meta .time[data-v-266a667c]{margin-left:6px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-list .list .item .info .msg[data-v-266a667c]{margin-top:2px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list[data-v-266a667c]{margin-top:4px;display:flex;flex-direction:row;align-items:center;overflow-x:scroll;overflow-x:overlay}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list[data-v-266a667c]::-webkit-scrollbar{display:none}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list .unhit-tag[data-v-266a667c]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:#FFCCCB;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#ff2c2c}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list .people-tag[data-v-266a667c]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:rgba(47,200,103,.2);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#2fc867}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list .like-tag[data-v-266a667c]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:rgba(0,112,255,.08);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#0070ff}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list .step-tag[data-v-266a667c]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:rgba(51,51,51,.08);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#333c}.conversation-content .conversation-box .conversation-list .list .item-active[data-v-266a667c]{background:rgba(0,112,255,.04)}.conversation-content .conversation-box .conversation-list .list .item-read .info .meta .user[data-v-266a667c]{color:#3d3d3d99}.conversation-content .conversation-box .conversation-list .list .item-read .info .meta .time[data-v-266a667c]{color:#aaa}.conversation-content .conversation-box .conversation-list .list .item-read .info .msg[data-v-266a667c]{color:#6669}.conversation-content .conversation-box .conversation-list .list-empty[data-v-266a667c]{position:absolute;top:40px;left:0;right:0;bottom:0;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.conversation-content .conversation-box .conversation-detail[data-v-266a667c]{width:0;flex-grow:1;position:relative;display:flex;flex-direction:column;background:#F9F9F9;border-top-right-radius:8px;border-bottom-right-radius:8px}.conversation-content .conversation-box .conversation-detail .head[data-v-266a667c]{padding:0 10px;height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;background:#FFFFFF;border-top-right-radius:8px}.conversation-content .conversation-box .conversation-detail .head .text[data-v-266a667c]{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d;white-space:nowrap}.conversation-content .conversation-box .conversation-detail .head .info[data-v-266a667c]{flex-grow:1;width:0;margin-left:10px;margin-right:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999;white-space:nowrap;overflow-x:scroll;overflow-x:overlay}.conversation-content .conversation-box .conversation-detail .head .info[data-v-266a667c]::-webkit-scrollbar{display:none}.conversation-content .conversation-box .conversation-detail .head .mark-read[data-v-266a667c]{cursor:pointer;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;white-space:nowrap}.conversation-content .conversation-box .conversation-detail .head .read[data-v-266a667c]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-detail .list[data-v-266a667c]{height:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay}.conversation-content .conversation-box .conversation-detail .list>*[data-v-266a667c]:last-child{margin-bottom:20px}.conversation-content .conversation-box .conversation-detail .list .receive-msg[data-v-266a667c]{margin-top:10px;display:flex;flex-direction:row}.conversation-content .conversation-box .conversation-detail .list .receive-msg .avatar[data-v-266a667c]{margin-left:10px;min-width:30px;width:30px;height:30px;line-height:30px;border-radius:15px;background:#8C9AE7;text-align:center;color:#fff}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content[data-v-266a667c]{margin-left:8px;display:flex;flex-direction:column;align-items:flex-start}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .info[data-v-266a667c]{display:flex;flex-direction:row;align-items:center}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .info .user[data-v-266a667c]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .info .time[data-v-266a667c]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-266a667c]{margin-top:6px;margin-right:100px;padding:8px 10px;background:#FFFFFF;border-radius:8px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d;word-break:break-all}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-266a667c] p:first-child{margin-top:0}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-266a667c] p:last-child{margin-bottom:0}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-266a667c] img{max-width:100%;height:auto}.conversation-content .conversation-box .conversation-detail .list .send-msg[data-v-266a667c]{margin-top:10px;display:flex;flex-direction:row-reverse}.conversation-content .conversation-box .conversation-detail .list .send-msg .avatar[data-v-266a667c]{margin-right:10px;min-width:30px;width:30px;height:30px;line-height:30px;border-radius:15px;background:#0070FF;text-align:center;color:#fff}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content[data-v-266a667c]{margin-right:8px;display:flex;flex-direction:column;align-items:flex-end;width:0;flex-grow:1}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .info[data-v-266a667c]{display:flex;flex-direction:row-reverse;align-items:center}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .info .user[data-v-266a667c]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .info .time[data-v-266a667c]{margin-right:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c]{margin-top:6px;margin-left:100px;padding:8px 10px;background:#FFFFFF;border-radius:8px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d;word-break:break-all;max-width:calc(100% - 48px)}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c] p:first-child{margin-top:0}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c] p:last-child{margin-bottom:0}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c] a{color:#0070ff;word-break:break-all;text-decoration:none}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c] table{font-size:.875rem;line-height:1.25rem}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c] table th,.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c] table td{border:1px solid #dfe2e5;box-sizing:border-box;padding:.5rem .75rem}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c] ol{list-style:auto;list-style-position:inside;padding:0}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c] ul{list-style-position:inside;padding:0}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c] img{margin:.5rem 0;max-width:60%;cursor:zoom-in}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c] pre{white-space:pre-wrap}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-266a667c] pre code{background-color:#fff;color:#3d3d3d;white-space:pre-wrap;text-shadow:none}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra[data-v-266a667c]{margin-top:4px;display:flex;flex-direction:row;align-items:center}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .like-icon[data-v-266a667c]{margin-right:4px;width:12px;height:12px}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .like-icon-rotate[data-v-266a667c]{transform:rotate(180deg)}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .like-text[data-v-266a667c]{font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .hit-status[data-v-266a667c]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#09bb07}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .unhit-status[data-v-266a667c]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#ff2c2c}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .view-button[data-v-266a667c]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.conversation-content .conversation-box .conversation-detail .detail-empty[data-v-266a667c]{position:absolute;top:40px;left:0;right:0;bottom:0;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.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}.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}.topbar[data-v-5c850834]{height:44px;display:flex;flex-direction:row;align-items:center}.topbar .title[data-v-5c850834]{margin-left:23px;font-size:14px;font-weight:500;line-height:20px;color:#282b31}.topbar .arrow[data-v-5c850834]{margin:0 7px;width:16px;height:16px}.topbar .child-title[data-v-5c850834]{font-size:14px;font-weight:500;line-height:20px;color:#282b31}.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-55829c8e]{position:relative;width:16px;height:16px}.more-button[data-v-55829c8e]:hover{background:rgba(0,112,255,.04);border-radius:4px}.more-button .more-icon[data-v-55829c8e]{width:16px;height:16px}.more-button .more-icon[data-v-55829c8e]:hover{background:rgba(0,112,255,.04);border-radius:4px}.float-menu[data-v-55829c8e]{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-55829c8e]{height:38px;min-height:38px;display:flex;padding-right:20px;flex-direction:row;align-items:center;cursor:pointer}.float-menu .menu-item[data-v-55829c8e]:hover{background:rgba(0,112,255,.04)}.float-menu .menu-item *[data-v-55829c8e]{pointer-events:none}.float-menu .menu-item .icon[data-v-55829c8e]{margin-left:20px;width:16px;height:16px}.float-menu .menu-item .text[data-v-55829c8e]{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-969ba17e]{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-969ba17e]{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-969ba17e]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-969ba17e]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .tip[data-v-969ba17e]{font-size:14px;font-weight:400;line-height:20px;text-align:center;letter-spacing:0em;color:#3d3d3d}.bg .dialog .tip a[data-v-969ba17e]{color:#0070ff;text-decoration:none}.bg .dialog .tip a[data-v-969ba17e]:hover{text-decoration:underline;text-underline-offset:3px}.bg .dialog .big-box[data-v-969ba17e]{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-969ba17e]{width:50px;height:50px}.bg .dialog .big-box .upload-text[data-v-969ba17e]{margin-top:12px;font-size:14px;font-weight:400;line-height:24px;color:#0070ff;text-align:center}.bg .dialog .big-box .text[data-v-969ba17e]{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-969ba17e]{border:1px dashed rgb(0,112,255)}.bg .dialog .big-box-over *[data-v-969ba17e]{pointer-events:none}.bg[data-v-2ccbd670]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.bg .panel[data-v-2ccbd670]{position:absolute;top:0;bottom:0;right:0;width:600px;background:#FFFFFF;display:flex;flex-direction:column}.bg .panel .header[data-v-2ccbd670]{height:56px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .header .title[data-v-2ccbd670]{margin-left:20px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#000}.bg .panel .header .close-button[data-v-2ccbd670]{margin-right:20px;width:16px;height:16px;cursor:pointer}.bg .panel .line[data-v-2ccbd670]{height:1px;min-height:1px;background:#D8D8D8}.bg .panel .scroll-content[data-v-2ccbd670]{height:0;flex-grow:1;overflow:overlay;padding:2px 20px}.bg .panel .scroll-content .title-input[data-v-2ccbd670]{position:relative;margin:18px 0 10px;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .title-input .similar-question[data-v-2ccbd670]{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-2ccbd670]:disabled{opacity:.5;cursor:default}.bg .panel .scroll-content .item-title[data-v-2ccbd670]{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-2ccbd670]{margin:50px 0;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .action-buttons .action-button[data-v-2ccbd670]{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-2ccbd670]:hover{opacity:.8}.bg .panel .scroll-content .action-buttons .action-button[data-v-2ccbd670]:disabled{cursor:default;opacity:.5}.bg .panel .scroll-content .action-buttons .action-button-primary[data-v-2ccbd670]{width:160px}.bg .panel .scroll-content .action-buttons>*[data-v-2ccbd670]:first-child{background:#0070FF;color:#fff}.bg[data-v-c742a3e2]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.bg .panel[data-v-c742a3e2]{position:absolute;top:0;bottom:0;right:0;width:600px;background:#FFFFFF;display:flex;flex-direction:column}.bg .panel .header[data-v-c742a3e2]{height:56px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .header .title[data-v-c742a3e2]{margin-left:20px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#000}.bg .panel .header .close-button[data-v-c742a3e2]{margin-right:20px;width:16px;height:16px;cursor:pointer}.bg .panel .line[data-v-c742a3e2]{height:1px;min-height:1px;background:#D8D8D8}.bg .panel .scroll-content[data-v-c742a3e2]{height:0;flex-grow:1;overflow:overlay;padding:2px 20px}.bg .panel .scroll-content .title-input[data-v-c742a3e2]{position:relative;margin:18px 0 10px;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .title-input .similar-question[data-v-c742a3e2]{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-c742a3e2]:disabled{opacity:.5;cursor:default}.bg .panel .scroll-content .item-title[data-v-c742a3e2]{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-c742a3e2]{margin:50px 0;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .action-buttons .action-button[data-v-c742a3e2]{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-c742a3e2]:hover{opacity:.8}.bg .panel .scroll-content .action-buttons .action-button[data-v-c742a3e2]:disabled{cursor:default;opacity:.5}.bg .panel .scroll-content .action-buttons .action-button-primary[data-v-c742a3e2]{width:160px}.bg .panel .scroll-content .action-buttons>*[data-v-c742a3e2]:first-child{background:#0070FF;color:#fff}.main-content[data-v-6f73c42e]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-6f73c42e]{height:1px;background:#D8D8D8}.main-content .action-row[data-v-6f73c42e]{margin:18px 30px;display:flex;flex-direction:row;align-items:center}.main-content .action-row[data-v-6f73c42e] .curVersion{height:32px;margin:0}.main-content .action-row[data-v-6f73c42e] .option-card{left:0;top:40px;width:100%}.main-content .action-row .create-button[data-v-6f73c42e]{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-6f73c42e]{width:16px;height:16px}.main-content .action-row .create-button div[data-v-6f73c42e]{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-6f73c42e]{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-6f73c42e]{width:260px;min-width:260px;display:flex;flex-direction:column;padding:20px 12px 0}.main-content .org-content .department .row-content[data-v-6f73c42e]{height:0;flex-grow:1;padding-bottom:20px;overflow:scroll;overflow:overlay}.main-content .org-content .department .row-content .user-group-head[data-v-6f73c42e]{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-6f73c42e]{margin-left:8px;width:16px;height:16px}.main-content .org-content .department .row-content .user-group-head .icon[data-v-6f73c42e]{margin-left:8px;width:24px;height:24px}.main-content .org-content .department .row-content .user-group-head div[data-v-6f73c42e]{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-6f73c42e]{margin-right:10px;width:16px;height:16px;cursor:pointer}.main-content .org-content .department .row-content .user-group-item[data-v-6f73c42e]{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-6f73c42e]{width:16px;height:16px}.main-content .org-content .department .row-content .user-group-item .text[data-v-6f73c42e]{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-6f73c42e]{margin-right:10px;display:none}.main-content .org-content .department .row-content .user-group-item[data-v-6f73c42e]:hover{background:#EFF0F1}.main-content .org-content .department .row-content .user-group-item:hover .more-btn[data-v-6f73c42e]{display:block}.main-content .org-content .department .row-content .user-group-item-selected[data-v-6f73c42e]{background:#F0F4FF}.main-content .org-content .department .row-content .user-group-item-selected .text[data-v-6f73c42e]{color:#3370ff}.main-content .org-content .department .row-content .user-group-item-selected[data-v-6f73c42e]:hover{background:#F0F4FF}.main-content .org-content .vline[data-v-6f73c42e]{width:1px;min-width:1px;background:#D8D8D8}.main-content .org-content .people-content[data-v-6f73c42e]{width:0;flex-grow:1;display:flex;flex-direction:column}.main-content .org-content .people-content .info[data-v-6f73c42e]{margin:20px;height:24px;display:flex;flex-direction:row;align-items:center}.main-content .org-content .people-content .info .title[data-v-6f73c42e]{font-size:16px;font-weight:500;line-height:24px;color:#3d3d3d}.main-content .org-content .people-content .info .icon[data-v-6f73c42e]{margin-left:14px;margin-right:5px;width:16px;height:16px}.main-content .org-content .people-content .info .count[data-v-6f73c42e]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#767676}.main-content .org-content .people-content .info .space[data-v-6f73c42e]{flex-grow:1}.main-content .org-content .people-content .info .add-user-button[data-v-6f73c42e]{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-6f73c42e]{width:16px;height:16px}.main-content .org-content .people-content .info .add-user-button div[data-v-6f73c42e]{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-6f73c42e]{height:0;flex-grow:1;margin:0 20px 20px;overflow:scroll;overflow:overlay}.main-content .org-content .people-content .people-list .opbar[data-v-6f73c42e]{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-6f73c42e]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.table-column-name[data-v-6f73c42e]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-6f73c42e]{width:28px;height:28px;border-radius:14px;object-fit:cover}.table-column-name div[data-v-6f73c42e]{margin-left:6px;user-select:all;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-status .status-normal[data-v-6f73c42e]{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#2fc867}.table-column-status .status-disabled[data-v-6f73c42e]{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#ea0000}.table-column-operation[data-v-6f73c42e]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-6f73c42e]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .action-red[data-v-6f73c42e]{color:#f54a45}.table-column-operation .vline[data-v-6f73c42e]{margin:0 10px;width:1px;height:10px;background:#D8D8D8}.table-column-operation .more-btn[data-v-6f73c42e]{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-5cc2e1c2]{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-5cc2e1c2]{width:16px;height:16px}.create-button div[data-v-5cc2e1c2]{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}.seo-title[data-v-42a16d11]{padding:20px 30px;box-sizing:border-box}.seo-title .seo-button[data-v-42a16d11]{cursor:pointer;width:137px;height:32px;border-radius:20px;background:#0070FF;font-size:12px;font-weight:500;line-height:32px;letter-spacing:0em;color:#fff;display:flex;align-items:center;justify-content:center}.seo-list[data-v-42a16d11]{box-sizing:border-box;padding:0 30px}.seo-list .seo-item[data-v-42a16d11]{height:44px;box-sizing:border-box;border:1px solid #F0F6FF;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.seo-list .seo-item .seo-edit[data-v-42a16d11]{display:flex;align-items:center;cursor:pointer}.seo-list .seo-item .seo-edit img[data-v-42a16d11]{vertical-align:middle;margin-right:4px}.seo-list .seo-item+.seo-item[data-v-42a16d11]{border-top:none}.tips img[data-v-42a16d11]{display:block;margin:0 auto}.tips p[data-v-42a16d11]{font-size:16px;font-weight:500;color:#282b31;margin:0}.tips p.title[data-v-42a16d11]{margin-top:18px;margin-bottom:10px}.tips p.text[data-v-42a16d11]{color:#666;font-size:12px}.seo.el-dialog--center .el-dialog__body{padding:8px 20px 20px}.setting-main[data-v-3ce00dfa]{display:flex;height:100%;width:100%;overflow:auto}.setting-main .left[data-v-3ce00dfa]{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-3ce00dfa]{margin-top:20px;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center}.setting-main .left .menu-item img[data-v-3ce00dfa]{width:30px;height:30px}.setting-main .left .menu-item .image-bg[data-v-3ce00dfa]{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-3ce00dfa]{width:100%;height:100%}.setting-main .left .menu-item .text[data-v-3ce00dfa]{margin-top:10px;font-size:12px;line-height:20px;color:#a7a7a7}.setting-main .left .menu-item.selected-site .image-bg[data-v-3ce00dfa]{background:rgba(0,181,120,.08)}.setting-main .left .menu-item.selected-site .text[data-v-3ce00dfa]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-customer .image-bg[data-v-3ce00dfa]{background:rgba(0,112,255,.08)}.setting-main .left .menu-item.selected-customer .text[data-v-3ce00dfa]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-group .image-bg[data-v-3ce00dfa]{background:rgba(107,60,247,.08)}.setting-main .left .menu-item.selected-group .text[data-v-3ce00dfa]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-record .image-bg[data-v-3ce00dfa]{background:rgba(246,145,50,.08)}.setting-main .left .menu-item.selected-record .text[data-v-3ce00dfa]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-organization .image-bg[data-v-3ce00dfa]{background:rgba(21,117,187,.08)}.setting-main .left .menu-item.selected-organization .text[data-v-3ce00dfa]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-tag .image-bg img[data-v-3ce00dfa]{width:100%;height:100%}.setting-main .left .menu-item.selected-tag .text[data-v-3ce00dfa]{color:#282b31;font-weight:500}.setting-main .left .menu-item.selected-sidebar .image-bg[data-v-3ce00dfa]{background:rgba(15,72,255,.08)}.setting-main .left .menu-item.selected-sidebar .text[data-v-3ce00dfa]{color:#282b31;font-weight:500}.setting-main .left .menu-item[data-v-3ce00dfa]:last-child{margin-bottom:20px}.setting-main .right[data-v-3ce00dfa]{flex:1;height:100vh;overflow:auto;box-sizing:border-box}.select-box[data-v-4e51f5d6]{position:relative}.select-box .select-line[data-v-4e51f5d6]{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-4e51f5d6]{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-4e51f5d6]:focus-visible{outline:none}.select-box .select-line .text[data-v-4e51f5d6]:focus-visible::-webkit-input-placeholder{color:#757575}.select-box .select-line .text[data-v-4e51f5d6]::-webkit-input-placeholder{color:#282b31}.select-box .select-line .arrow[data-v-4e51f5d6]{margin-right:10px;width:14px;height:14px}.select-box .option-box[data-v-4e51f5d6]{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-4e51f5d6]{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-4e51f5d6]:hover{background:rgba(0,112,255,.04)}.select-box .option-box .item .doc-title[data-v-4e51f5d6]{font-size:14px;font-weight:400;color:#282b31;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-box .option-box .item-selected[data-v-4e51f5d6]{background:rgba(0,112,255,.04)}.select-box .option-box .item-selected .doc-title[data-v-4e51f5d6]{color:#0070ff}.bg[data-v-4407a697]{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-4407a697]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-4407a697]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-4407a697]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px}.bg .dialog .table-content[data-v-4407a697]{margin:0 0 10px 20px;width:calc(100% - 40px);max-height:calc(100vh - 140px)}.bg .dialog .table-content .radio-group .radio-item[data-v-4407a697]{cursor:pointer;height:42px;display:flex;flex-direction:row;align-items:center}.bg .dialog .table-content .radio-group .radio-item .icon[data-v-4407a697]{width:16px;height:16px}.bg .dialog .table-content .radio-group .radio-item .text[data-v-4407a697]{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-4407a697]{height:auto;align-items:flex-start}.bg .dialog .table-content .radio-group .radio-item-high .icon[data-v-4407a697]{margin-top:13px}.bg .dialog .table-content .radio-group .radio-item-high .text[data-v-4407a697]{margin:11px 0 11px 8px}.bg .dialog .table-content .radio-group .radio-item-high .select-group[data-v-4407a697] .selector-box{margin:0 0 10px 8px}.bg .dialog .table-content .radio-group .radio-item-high .select-group[data-v-4407a697] .selector-box .curVersion{margin:0}.bg .dialog .table-content .radio-group .radio-item-high .select-group[data-v-4407a697] .selector-box .option-card{left:0;top:50px;width:100%}.bg .dialog .table-content .radio-group .radio-item-high .select-group[data-v-4407a697] .selector-box .option-card .card-body{max-height:200px}.bg .dialog .table-content .radio-group .radio-item-checked .text[data-v-4407a697]{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-40402b1c]{cursor:default;display:flex;flex-direction:row}.radio-group .radio-item img[data-v-40402b1c]{margin-top:8px;margin-bottom:8px;width:16px;height:16px}.radio-group .radio-item .info[data-v-40402b1c]{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-40402b1c]{margin:6px 0}.radio-group .radio-item .info .extra[data-v-40402b1c]{color:#758296}.radio-group .radio-item .info .extra a[data-v-40402b1c]{color:#1f5fff;text-decoration:none}.radio-group .radio-item-checked .info .title[data-v-40402b1c]{color:#282b31}.main-content[data-v-126ec87d]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-126ec87d]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-126ec87d]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:0 30px 30px 23px}.main-content .scroll-content[data-v-126ec87d] .curVersion{height:32px;margin:0}.main-content .scroll-content[data-v-126ec87d] .option-card{left:0;top:40px;width:100%}.main-content .scroll-content .section-tip[data-v-126ec87d]{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-126ec87d]{margin-top:18px;display:flex;flex-direction:row}.main-content .scroll-content .row .left[data-v-126ec87d]{width:106px}.main-content .scroll-content .row .left .title[data-v-126ec87d]{margin-left:12px;margin-top:6px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.main-content .scroll-content .save-button[data-v-126ec87d]{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-126ec87d]: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-31995c7d]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-31995c7d]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-31995c7d]{flex-grow:1;height:0;padding:18px 30px 30px 23px}.main-content .scroll-content .tip[data-v-31995c7d]{border-radius:8px;background:rgba(0,112,255,.04);padding:28px 30px 40px;display:flex}.main-content .scroll-content .tip .icon[data-v-31995c7d]{width:48px;height:48px}.main-content .scroll-content .tip .tip-content[data-v-31995c7d]{margin-top:5px;margin-left:16px;width:0;flex:1}.main-content .scroll-content .tip .tip-content .title[data-v-31995c7d]{font-size:24px;font-weight:700;line-height:24px;letter-spacing:0em;color:#282b31}.main-content .scroll-content .tip .tip-content .desc[data-v-31995c7d]{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-31995c7d]{margin-top:16px}.main-content .scroll-content .btn-line .add-btn[data-v-31995c7d]{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-31995c7d]{width:14px;height:14px;margin-right:4px}.main-content .scroll-content .version-table[data-v-31995c7d]{margin-top:16px}.main-content .scroll-content .version-table .column1[data-v-31995c7d]{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-31995c7d]{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-31995c7d]{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-31995c7d]{border-left:1px solid #F0F6FF;border-right:1px solid #F0F6FF}.main-content .scroll-content .version-table .version-warp .btn[data-v-31995c7d]{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-31995c7d]{border-left:1px solid #D8D8D8}.main-content .scroll-content .version-table .version-warp .lang-line[data-v-31995c7d]{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-31995c7d]{width:14px;height:14px;margin-right:4px}.main-content .scroll-content .version-table .version-warp .version-line[data-v-31995c7d]{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-31995c7d]{pointer-events:none}.layout[data-v-4acfc945]{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;overflow-x:auto}.layout .sidebar[data-v-4acfc945]{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-4acfc945]{margin-top:20px;margin-bottom:10px;width:54px;height:54px}.layout .sidebar .tab[data-v-4acfc945]{display:flex;flex-direction:column;flex-grow:1;align-items:center;height:0;overflow-y:scroll}.layout .sidebar .tab[data-v-4acfc945]::-webkit-scrollbar{width:0}.layout .sidebar .tab .tab-item[data-v-4acfc945]{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-4acfc945]{display:none}.layout .sidebar .tab .tab-item .normal[data-v-4acfc945]{display:block}.layout .sidebar .tab .tab-item img[data-v-4acfc945]{width:26px;height:26px}.layout .sidebar .tab .tab-item div[data-v-4acfc945]{font-size:12px;font-weight:400;line-height:20px;color:#cad2db}.layout .sidebar .tab .tab-item[data-v-4acfc945]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.layout .sidebar .tab .tab-item:hover .active[data-v-4acfc945]{display:block}.layout .sidebar .tab .tab-item:hover .normal[data-v-4acfc945]{display:none}.layout .sidebar .tab .tab-item:hover div[data-v-4acfc945]{font-weight:500;color:#333}.layout .sidebar .tab .tab-item-active[data-v-4acfc945]{border-radius:4px;background:rgba(0,112,255,.08)}.layout .sidebar .tab .tab-item-active .active[data-v-4acfc945]{display:block}.layout .sidebar .tab .tab-item-active .normal[data-v-4acfc945]{display:none}.layout .sidebar .tab .tab-item-active div[data-v-4acfc945]{font-weight:500;color:#333}.layout .sidebar .tab .line[data-v-4acfc945]{margin:10px 0;width:20px;height:2px;min-height:2px;background:#EEF1F5}.layout .sidebar .account[data-v-4acfc945]{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-4acfc945]{width:40px;height:40px;border-radius:20px}.layout .sidebar .account .name-warp[data-v-4acfc945]{width:70px;display:flex;flex-direction:column;border-radius:4px;align-items:center}.layout .sidebar .account .name-warp[data-v-4acfc945]:hover{background:#F4F7FF}.layout .sidebar .account .name-warp .avatar[data-v-4acfc945]{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-4acfc945]{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-4acfc945]{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-4acfc945]{height:38px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.float-setting-menu .menu-item[data-v-4acfc945]:hover{background:rgba(0,112,255,.04)}.float-setting-menu .menu-item *[data-v-4acfc945]{pointer-events:none}.float-setting-menu .menu-item img[data-v-4acfc945]{width:16px;height:16px}.float-setting-menu .menu-item div[data-v-4acfc945]{margin-left:4px;font-size:12px;font-weight:400;color:#666}@keyframes input-loading-a478f486{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chat-layout[data-v-a478f486]{width:100vw;height:100vh;display:flex;flex-direction:row}.chat-layout .left[data-v-a478f486]{width:260px;min-width:260px;background:rgb(249,251,255);display:flex;flex-direction:column}.chat-layout .left .logo-box[data-v-a478f486]{margin:25px 10px 10px 20px;align-self:flex-start;display:flex;flex-direction:row;align-items:center}.chat-layout .left .logo-box .logo[data-v-a478f486]{margin-right:4px;height:31px;min-height:31px;width:auto;border-radius:6px}.chat-layout .left .logo-box svg[data-v-a478f486]{height:22px}.chat-layout .left .version-select[data-v-a478f486]{margin:0 10px 10px 14px}.chat-layout .left .version-select[data-v-a478f486] .curVersion{height:32px;margin:0}.chat-layout .left .version-select[data-v-a478f486] .option-card{left:0;top:36px;width:100%}.chat-layout .left .new-chat-button[data-v-a478f486]{margin:0 0 34px 14px;height:44px;min-height:44px;display:flex;flex-direction:row;align-items:center;padding:0 10px;background-color:#dbeafe;border-radius:14px;cursor:pointer;border:0;outline:none;align-self:flex-start}.chat-layout .left .new-chat-button[data-v-a478f486]:hover{background-color:#c6dcf8}.chat-layout .left .new-chat-button svg[data-v-a478f486]{width:22px;height:22px;color:#4d6bfe}.chat-layout .left .new-chat-button div[data-v-a478f486]{margin-left:9px;font-size:16px;color:#4d6bfe;font-weight:500}.chat-layout .left .chat-list[data-v-a478f486]{height:0;flex:1;overflow-y:auto;display:flex;flex-direction:column;padding:0 10px}.chat-layout .left .chat-list .time-label[data-v-a478f486]{position:sticky;top:0;color:#555;background:rgb(249,251,255);margin:6px 0 6px -6px;padding:0 10px 0 16px;font-size:13px;font-weight:600;line-height:18px}.chat-layout .left .chat-list .time-label[data-v-a478f486]:first-child{margin-top:0}.chat-layout .left .chat-list .chat-item[data-v-a478f486]{height:38px;min-height:38px;padding:0 10px;font-size:14px;border-radius:12px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.chat-layout .left .chat-list .chat-item[data-v-a478f486]:hover{background-color:#eff6ff}.chat-layout .left .chat-list .chat-item:hover .more-button[data-v-a478f486]{display:block}.chat-layout .left .chat-list .chat-item .title[data-v-a478f486]{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-layout .left .chat-list .chat-item .more-button[data-v-a478f486]{display:none}.chat-layout .left .chat-list .chat-item-selected[data-v-a478f486],.chat-layout .left .chat-list .chat-item-selected[data-v-a478f486]:hover{background-color:#dbeafe}.chat-layout .left .chat-list .chat-item-selected .more-button[data-v-a478f486]{display:block}.chat-layout .left .chat-list .space[data-v-a478f486]{height:24px}.chat-layout .left .profile-item[data-v-a478f486]{margin:10px 12px;padding:8px;border-radius:12px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.chat-layout .left .profile-item[data-v-a478f486]:hover{background-color:#eff6ff}.chat-layout .left .profile-item svg[data-v-a478f486]{width:32px;height:32px;border-radius:50%;object-fit:cover;color:#babac1}.chat-layout .left .profile-item div[data-v-a478f486]{margin-left:8px;font-size:14px}.chat-layout .right[data-v-a478f486]{flex-grow:1;display:flex;flex-direction:column;align-items:center}.chat-layout .right .chat-header[data-v-a478f486]{margin-top:20px;padding:8px 12px;font-size:16px;font-weight:600;color:#262626;line-height:24px}.chat-layout .right .chat-main[data-v-a478f486]{position:relative;height:0;width:100%;flex-grow:1}.chat-layout .right .chat-main .chat-content[data-v-a478f486]{box-sizing:border-box;padding:38px 0 178px;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;overflow-y:auto;gap:48px}.chat-layout .right .chat-main .chat-content .chat-item-send[data-v-a478f486]{margin:0 auto;width:100%;max-width:800px;align-self:flex-end;display:flex;flex-direction:row-reverse}.chat-layout .right .chat-main .chat-content .chat-item-send:hover .message .action-buttons[data-v-a478f486]{display:block}.chat-layout .right .chat-main .chat-content .chat-item-send .message[data-v-a478f486]{position:relative;box-sizing:border-box;color:#262626;padding:8px 20px;background-color:#eff6ff;border-radius:14px;font-size:16px;line-height:28px;max-width:752px}.chat-layout .right .chat-main .chat-content .chat-item-send .message .action-buttons[data-v-a478f486]{display:none;position:absolute;right:calc(100% + 14px);top:8px}.chat-layout .right .chat-main .chat-content .chat-item-send .message .action-buttons .action-button[data-v-a478f486]{width:28px;height:28px;border-radius:8px;cursor:pointer;color:#909090}.chat-layout .right .chat-main .chat-content .chat-item-send .message .action-buttons .action-button svg[data-v-a478f486]{margin:4px;width:20px;height:20px}.chat-layout .right .chat-main .chat-content .chat-item-send .message .action-buttons .action-button img[data-v-a478f486]{margin:4px;width:20px;height:20px}.chat-layout .right .chat-main .chat-content .chat-item-send .message .action-buttons .action-button[data-v-a478f486]:hover{background-color:#f5f5f5}.chat-layout .right .chat-main .chat-content .chat-item-receive[data-v-a478f486]{margin:0 auto;width:100%;max-width:800px;align-self:flex-start;display:flex;flex-direction:row;gap:16px}.chat-layout .right .chat-main .chat-content .chat-item-receive .avatar[data-v-a478f486]{box-sizing:border-box;width:32px;height:32px;padding:2px;min-width:32px;min-height:32px;border-radius:50%;box-shadow:#d5e4ff 0 0 0 1px}.chat-layout .right .chat-main .chat-content .chat-item-receive .avatar svg[data-v-a478f486]{width:28px;height:28px}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content[data-v-a478f486]{width:0;flex-grow:1;display:flex;flex-direction:column}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .deep-think[data-v-a478f486]{cursor:pointer;align-self:flex-start;background-color:#f5f5f5;display:flex;flex-direction:row;align-items:center;gap:6px;height:32px;padding:0 14px;border-radius:10px;margin-bottom:12px}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .deep-think .icon[data-v-a478f486]{width:12px;height:12px}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .deep-think .text[data-v-a478f486]{font-size:12px;color:#262626}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .deep-think .arrow[data-v-a478f486]{width:10px;height:10px}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .deep-think .arrow-rotate[data-v-a478f486]{transform:rotate(180deg)}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .deep-text[data-v-a478f486]{position:relative;color:#8b8b8b;padding-left:13px;font-size:14px;line-height:26px;white-space:pre-wrap;margin-bottom:14px}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .deep-text .left-border[data-v-a478f486]{border-left:2px solid #e5e5e5;position:absolute;top:5px;left:0;bottom:5px}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .receive-text[data-v-a478f486]{color:#404040;font-size:16px;line-height:28px}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .receive-text[data-v-a478f486] img{max-width:256px;height:auto}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .receive-text[data-v-a478f486] .markdown-content>*:first-child{margin-top:0}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .chat-inputting[data-v-a478f486]{padding:6px 0}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .chat-inputting svg[data-v-a478f486]{color:#909090;width:20px;height:20px;animation:.6s linear infinite input-loading-a478f486}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .action-buttons[data-v-a478f486]{margin-top:12px;display:flex;flex-direction:row;align-items:center;gap:12px}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .action-buttons .action-button[data-v-a478f486]{position:relative;width:20px;height:20px;color:#909090;cursor:pointer}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .action-buttons .action-button[data-v-a478f486]:hover:before{background-color:#f5f5f5}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .action-buttons .action-button[data-v-a478f486]:before{position:absolute;content:"";top:-4px;left:-4px;width:28px;height:28px;border-radius:8px}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .action-buttons .action-button svg[data-v-a478f486]{position:relative;width:20px;height:20px}.chat-layout .right .chat-main .chat-content .chat-item-receive .receive-content .action-buttons .action-button img[data-v-a478f486]{position:relative;width:20px;height:20px}.chat-layout .right .chat-main .chat-panel[data-v-a478f486]{position:absolute;bottom:0;left:0;right:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.chat-layout .right .chat-main .chat-panel .chat-input-box[data-v-a478f486]{position:relative;z-index:10;margin-bottom:26px;box-sizing:border-box;width:100%;max-width:802px;border-radius:24px;background-color:#f3f4f6;box-shadow:#dce0e9 0 0 0 .5px;padding:10px;display:flex;flex-direction:column}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-textarea[data-v-a478f486]{border:none;margin:0 4px;padding:0;width:calc(100% - 8px);resize:none;outline:none;background-color:transparent;color:#404040;font-size:16px;line-height:28px;min-height:56px;max-height:112px}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-textarea[data-v-a478f486]::placeholder{color:#0d0d0d4d}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons[data-v-a478f486]{margin-top:4px;padding-left:2px;display:flex;flex-direction:row;align-items:center}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons .option-button[data-v-a478f486]{margin-right:10px;box-sizing:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.12);height:28px;padding:0 7px;border-radius:14px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons .option-button[data-v-a478f486]:hover{background-color:#e0e4ed}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons .option-button svg[data-v-a478f486]{margin-right:4px;width:18px;height:18px}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons .option-button div[data-v-a478f486]{font-size:12px}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons .option-button-active[data-v-a478f486]{background-color:#dbeafe;border-color:#007aff26;color:#4d6bfe}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons .option-button-active[data-v-a478f486]:hover{background-color:#c3daf8}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons .space[data-v-a478f486]{flex-grow:1}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons .send-button[data-v-a478f486]{width:32px;height:32px;cursor:pointer;color:#fff;background:#4d6bfe;border:none;border-radius:16px;display:flex;align-items:center;justify-content:center}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons .send-button[data-v-a478f486]:disabled{background-color:#d6dee8;cursor:default}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons .send-button[data-v-a478f486]:disabled:hover{background-color:#d6dee8}.chat-layout .right .chat-main .chat-panel .chat-input-box .chat-input-buttons .send-button[data-v-a478f486]:hover{background:#2563eb}.chat-layout .right .chat-main .chat-panel .bottom-padding[data-v-a478f486]{position:absolute;height:40px;left:0;right:20px;bottom:0;background-color:#fff}.chat-layout .right .chat-main .chat-panel .slogon[data-v-a478f486]{display:flex;flex-direction:row;align-items:center;gap:14px}.chat-layout .right .chat-main .chat-panel .slogon svg[data-v-a478f486]{width:60px;height:60px}.chat-layout .right .chat-main .chat-panel .slogon div[data-v-a478f486]{font-size:24px;font-weight:500;color:#000}.chat-layout .right .chat-main .chat-panel .info[data-v-a478f486]{color:#404040;margin:8px 0 20px;font-size:14px}.chat-layout .right .chat-main .chat-panel-full[data-v-a478f486]{top:0}.chat-layout .right .chat-main .chat-panel-full .chat-input-box[data-v-a478f486]{margin-bottom:150px;width:672px}.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}.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}.bg[data-v-41f1dd66]{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-y:scroll;overflow-y:overlay}.bg .dialog[data-v-41f1dd66]{margin:auto;position:relative;width:588px;max-height:calc(100vh - 60px);border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-41f1dd66]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-41f1dd66]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-41f1dd66]{flex-grow:1;width:100%;margin-top:14px;overflow-y:scroll;overflow-y:overlay}.bg .dialog .content .qa-list-inner[data-v-41f1dd66]{position:relative;height:100%;min-height:200px;box-sizing:border-box;display:flex;flex-direction:column;padding-bottom:40px;overflow-y:scroll;overflow-y:overlay}.bg .dialog .content .qa-list-inner .qa-item[data-v-41f1dd66]{margin-left:20px;margin-right:20px;margin-top:12px;border-radius:4px;opacity:1;background:#FFFFFF;box-shadow:0 4px 26px #0000000f;display:flex;flex-direction:column;padding-top:4px}.bg .dialog .content .qa-list-inner .qa-item .head[data-v-41f1dd66]{height:auto;min-height:48px;margin:0 18px;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;border-bottom:1px solid rgba(220,223,230,.5)}.bg .dialog .content .qa-list-inner .qa-item .head .title[data-v-41f1dd66]{margin:6px 0;flex-grow:1;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0px;color:#29324b;width:0;word-break:break-all;overflow-wrap:break-word}.bg .dialog .content .qa-list-inner .qa-item .head .action-button[data-v-41f1dd66]{margin-left:16px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-41f1dd66]{margin:16px 18px 20px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333;word-break:break-all}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-41f1dd66]>*:first-child{margin-top:0}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-41f1dd66]>*:last-child{margin-bottom:0}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-41f1dd66] a{color:#0070ff;word-break:break-all;text-decoration:none}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-41f1dd66] table{font-size:.875rem;line-height:1.25rem;border:1px solid #dfe2e5;border-collapse:collapse}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-41f1dd66] table th,.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-41f1dd66] table td{border:1px solid #dfe2e5;box-sizing:border-box;padding:.5rem .75rem}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-41f1dd66] ol{list-style:auto;list-style-position:inside;padding:0}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-41f1dd66] ul{list-style-position:inside;padding:0}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-41f1dd66] img{margin:.5rem 0;max-width:60%;cursor:zoom-in}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-41f1dd66] iframe{max-width:100%}.bg .dialog .content .qa-list-inner .qa-item .answer-collapse[data-v-41f1dd66]{margin:16px 18px 20px;display:flex;flex-direction:row;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333;cursor:pointer;word-break:break-all}.bg .dialog .content .qa-list-inner .qa-item .answer-collapse img[data-v-41f1dd66]{margin-right:8px;border-radius:4px;width:120px;min-width:120px;height:70px;min-height:70px;object-fit:cover}.bg .dialog .content .qa-list-inner .qa-item .answer-collapse span[data-v-41f1dd66]{margin-left:20px;color:#0070ff}.bg .dialog .content .qa-list-inner .qa-item .info[data-v-41f1dd66]{margin:0 18px 20px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content .qa-list-inner .qa-item .info .status[data-v-41f1dd66]{padding:0 10px;height:24px;line-height:24px;border-radius:4px;box-sizing:border-box;background:rgba(31,95,255,.08);border:1px solid transparent;font-size:14px;font-weight:400;color:#0070ff}.bg .dialog .content .qa-list-inner .qa-item .info .status-inactive[data-v-41f1dd66]{padding:0 10px;height:24px;line-height:24px;border-radius:4px;box-sizing:border-box;border:1px solid #D3DCE4;font-size:14px;font-weight:400;color:#5c6975}.bg .dialog .content .qa-list-inner .qa-item .info .time[data-v-41f1dd66]{font-size:12px;font-weight:400;line-height:20px;letter-spacing:0px;color:#999}.bg .dialog .content .qa-list-inner .qa-item .info .space[data-v-41f1dd66]{flex-grow:1}.bg .dialog .content .qa-list-inner .qa-item .info .hit-count[data-v-41f1dd66]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.bg .dialog .content .qa-list-inner .qa-item .info .up-button[data-v-41f1dd66]{margin-left:10px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.bg .dialog .content .qa-list-inner .qa-item .info .up-button div[data-v-41f1dd66]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#0070ff}.bg .dialog .content .qa-list-inner .qa-item .info .up-button img[data-v-41f1dd66]{margin-left:8px;width:12px;height:12px}.bg .dialog .content .qa-list-inner .loading-container[data-v-41f1dd66]{position:absolute;top:0;bottom:30px;left:-10px;right:-10px;background:rgb(255,255,255);display:flex;justify-content:center;align-items:center;z-index:9}.bg .dialog .content .qa-list-inner .loading-container .text[data-v-41f1dd66]{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.bg .dialog .content .qa-list-inner #load[data-v-41f1dd66]{width:75px;animation:loading-41f1dd66 3s linear infinite}.bg .dialog .content .qa-list-inner #load #loading-inner[data-v-41f1dd66]{stroke-dashoffset:0;stroke-dasharray:300;stroke-width:10;stroke-miterlimit:10;stroke-linecap:round;animation:loading-circle-41f1dd66 2s linear infinite;stroke:#758296;fill:transparent}@keyframes loading-41f1dd66{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-circle-41f1dd66{0%{stroke-dashoffset:0}to{stroke-dashoffset:-600}}.bg .dialog .content .qa-list-inner .nomore[data-v-41f1dd66]{margin:40px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#999;text-align:center}.bg .dialog .content .qa-list-inner .list-empty[data-v-41f1dd66]{position:absolute;top:0;left:0;right:0;bottom:30px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.bg[data-v-7e236d62]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.bg .panel[data-v-7e236d62]{position:absolute;top:0;bottom:0;right:0;width:600px;background:#FFFFFF;display:flex;flex-direction:column}.bg .panel .header[data-v-7e236d62]{height:56px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .header .title[data-v-7e236d62]{margin-left:20px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#000}.bg .panel .header .close-button[data-v-7e236d62]{margin-right:20px;width:16px;height:16px;cursor:pointer}.bg .panel .line[data-v-7e236d62]{height:1px;min-height:1px;background:#D8D8D8}.bg .panel .scroll-content[data-v-7e236d62]{height:0;flex-grow:1;overflow:overlay;padding:2px 20px}.bg .panel .scroll-content .title-input[data-v-7e236d62]{position:relative;margin:18px 0 10px;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .title-input .similar-question[data-v-7e236d62]{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-7e236d62]:disabled{opacity:.5;cursor:default}.bg .panel .scroll-content .item-title[data-v-7e236d62]{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-7e236d62]{margin:50px 0 0;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .action-buttons .action-button[data-v-7e236d62]{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-7e236d62]:hover{opacity:.8}.bg .panel .scroll-content .action-buttons .action-button[data-v-7e236d62]:disabled{cursor:default;opacity:.5}.bg .panel .scroll-content .action-buttons .action-button-primary[data-v-7e236d62]{width:160px}.bg .panel .scroll-content .action-buttons>*[data-v-7e236d62]:first-child{background:#0070FF;color:#fff}.bg .panel .scroll-content .tip[data-v-7e236d62]{margin:20px 0 50px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#666}.bg[data-v-61e07fc6]{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-61e07fc6]{position:relative;width:420px;height:auto;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-61e07fc6]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-61e07fc6]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-61e07fc6]{flex-grow:1;width:calc(100% - 40px);margin-top:14px;display:flex;flex-direction:column}.bg .dialog .content .tip[data-v-61e07fc6]{margin-bottom:6px;font-size:14px;font-weight:400;line-height:16px;letter-spacing:0em;color:#333}.bg .dialog .content .option-item[data-v-61e07fc6]{margin-top:6px;display:flex;flex-direction:row}.bg .dialog .content .option-item .icon[data-v-61e07fc6]{margin-top:7px;width:16px;height:16px}.bg .dialog .content .option-item .right[data-v-61e07fc6]{margin-left:7px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content .option-item .right .text[data-v-61e07fc6]{font-size:14px;font-weight:400;line-height:30px;color:#333}.bg .dialog .content .option-item .right-column[data-v-61e07fc6]{flex-direction:column;align-items:flex-start}.bg[data-v-b4b03344]{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-b4b03344]{position:relative;width:538px;height:auto;max-height:calc(100vh - 30px);border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-b4b03344]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-b4b03344]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-b4b03344]{flex-grow:1;width:100%;padding-top:14px;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay}.bg .dialog .content .card[data-v-b4b03344]{margin-left:20px;margin-right:20px;padding:12px 16px 20px;margin-bottom:18px;border-radius:4px;opacity:1;background:#FFFFFF;box-shadow:0 4px 26px #0000000f;display:flex;flex-direction:column;position:relative}.bg .dialog .content .card .card-buttons[data-v-b4b03344]{position:absolute;top:12px;right:16px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content .card .card-buttons img[data-v-b4b03344]{margin-left:10px;width:16px;height:16px;cursor:pointer}.bg .dialog .content .card .info[data-v-b4b03344]{display:flex;flex-direction:row;align-items:center}.bg .dialog .content .card .info .tip[data-v-b4b03344]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;font-feature-settings:"kern" on;color:#3d3d3d}.bg .dialog .content .card .detail[data-v-b4b03344]{margin-top:8px}.bg .dialog .content .add-button[data-v-b4b03344]{margin-left:20px;width:120px;height:32px;border-radius:16px;border:0;outline:none;background:rgba(0,112,255,.08);text-align:center;font-size:14px;font-weight:500;line-height:32px;letter-spacing:0em;color:#0070ff;cursor:pointer}.bg .dialog .content .add-button[data-v-b4b03344]:hover{opacity:.8}.bg .dialog .content .add-button[data-v-b4b03344]:disabled{opacity:.5;cursor:not-allowed}.flow-editor[data-v-abbace9a]{height:100%;display:flex;flex-direction:column}.flow-editor .flow-editor-config[data-v-abbace9a]{padding-left:10px;padding-bottom:20px;flex:1;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;position:relative}.flow-editor .flow-editor-config .back-button[data-v-abbace9a]{margin-top:20px;margin-bottom:5px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.flow-editor .flow-editor-config .back-button img[data-v-abbace9a]{width:16px;height:16px}.flow-editor .flow-editor-config .back-button div[data-v-abbace9a]{margin-left:4px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d}.flow-editor .flow-editor-config .row[data-v-abbace9a]{margin-top:18px;display:flex;flex-direction:row}.flow-editor .flow-editor-config .row .left[data-v-abbace9a]{width:90px}.flow-editor .flow-editor-config .row .left .title[data-v-abbace9a]{margin-left:12px;font-size:14px;font-weight:500;line-height:32px;letter-spacing:0em;color:#3d3d3d}.flow-editor .flow-editor-config .row .right[data-v-abbace9a]{height:32px;display:flex;flex-direction:row;align-items:center}.flow-editor .flow-editor-config .row .right .status[data-v-abbace9a]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#5c6975}.flow-editor .flow-editor-config .row .right .action-button[data-v-abbace9a]{margin-left:10px;width:16px;height:16px;cursor:pointer}.flow-editor .flow-editor-config .question-card[data-v-abbace9a]{margin:18px 22px 0 12px;box-sizing:border-box;padding:12px 16px 16px;position:relative;border-radius:4px;opacity:1;background:#FFFFFF;border:1px solid transparent;box-shadow:0 4px 26px #0000000f;display:flex;flex-direction:column}.flow-editor .flow-editor-config .question-card .plus-button[data-v-abbace9a]{position:absolute;top:8px;left:-26px;bottom:0;display:none;width:26px}.flow-editor .flow-editor-config .question-card .plus-button img[data-v-abbace9a]{width:20px;height:20px;cursor:pointer}.flow-editor .flow-editor-config .question-card:hover .plus-button[data-v-abbace9a]{display:block}.flow-editor .flow-editor-config .question-card .question-buttons[data-v-abbace9a]{position:absolute;top:12px;right:16px;display:flex;flex-direction:row;align-items:center}.flow-editor .flow-editor-config .question-card .question-buttons img[data-v-abbace9a]{margin-left:10px;width:16px;height:16px;cursor:pointer}.flow-editor .flow-editor-config .question-card .question-buttons .drag[data-v-abbace9a]{cursor:move;user-select:none}.flow-editor .flow-editor-config .question-card .question[data-v-abbace9a]{display:flex;flex-direction:row}.flow-editor .flow-editor-config .question-card .question .no[data-v-abbace9a]{min-width:20px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0px;color:#29324b}.flow-editor .flow-editor-config .question-card .question .detail[data-v-abbace9a]{display:flex;flex-direction:column}.flow-editor .flow-editor-config .question-card .question .detail .option-item[data-v-abbace9a]{border:1px solid transparent;margin-top:10px;display:flex;flex-direction:row}.flow-editor .flow-editor-config .question-card .question .detail .option-item .dot[data-v-abbace9a]{margin-right:6px;margin-top:10px;width:12px;height:12px}.flow-editor .flow-editor-config .question-card .question .detail .option-item .right[data-v-abbace9a]{display:flex;flex-direction:column}.flow-editor .flow-editor-config .question-card .question .detail .option-item .right .config[data-v-abbace9a]{display:flex;flex-direction:row;align-items:center}.flow-editor .flow-editor-config .question-card .question .detail .option-item .right .config .action-button[data-v-abbace9a]{margin-left:10px;cursor:pointer;width:16px;height:16px}.flow-editor .flow-editor-config .question-card .question .detail .option-item .right .config .action-button-normal[data-v-abbace9a]{cursor:default}.flow-editor .flow-editor-config .question-card .question .detail .option-item .right .config .drag[data-v-abbace9a]{cursor:move;user-select:none}.flow-editor .flow-editor-config .question-card .question .detail .option-item .right .config .branch[data-v-abbace9a]{margin-left:10px;border-radius:8px;min-width:16px;line-height:14px;border:1px solid #0256FF;font-size:12px;font-weight:500;text-align:center;letter-spacing:0em;color:#0256ff;padding:0 3px;box-sizing:border-box;cursor:pointer}.flow-editor .flow-editor-config .question-card .question .detail .option-item .right .message-item[data-v-abbace9a]{margin-top:6px;display:flex;flex-direction:row;align-items:center}.flow-editor .flow-editor-config .question-card .question .detail .option-item .right .message-item img[data-v-abbace9a]{width:16px;height:16px}.flow-editor .flow-editor-config .question-card .question .detail .option-item .right .message-item div[data-v-abbace9a]{margin-left:4px;font-size:12px;font-weight:400;line-height:16px;color:#767676}.flow-editor .flow-editor-config .question-card .question .detail .option-item-dragging[data-v-abbace9a]{border-radius:3px;border:1px dashed #0256FF}.flow-editor .flow-editor-config .question-card .bottom-buttons[data-v-abbace9a]{margin-top:16px;display:flex;flex-direction:row;align-items:center}.flow-editor .flow-editor-config .question-card .bottom-buttons .action-button[data-v-abbace9a]{background:none;outline:none;border:0;display:flex;flex-direction:row;align-items:center;cursor:pointer}.flow-editor .flow-editor-config .question-card .bottom-buttons .action-button img[data-v-abbace9a]{width:16px;height:16px}.flow-editor .flow-editor-config .question-card .bottom-buttons .action-button div[data-v-abbace9a]{margin-left:4px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#767676}.flow-editor .flow-editor-config .question-card .bottom-buttons .action-button .blue[data-v-abbace9a]{color:#0256ff}.flow-editor .flow-editor-config .question-card .bottom-buttons .action-button[data-v-abbace9a]:disabled{opacity:.5;cursor:not-allowed}.flow-editor .flow-editor-config .question-card .bottom-buttons .vline[data-v-abbace9a]{margin:0 10px;width:1px;height:12px;background:#767676}.flow-editor .flow-editor-config .question-card-dragging[data-v-abbace9a]{border:1px dashed #0256FF}.flow-editor .flow-editor-config .end-card[data-v-abbace9a]{margin:18px 22px 0 12px;box-sizing:border-box;padding:12px 16px 16px;position:relative;border-radius:4px;opacity:1;background:#FFFFFF;box-shadow:0 4px 26px #0000000f;display:flex;flex-direction:column}.flow-editor .flow-editor-config .end-card .end-buttons[data-v-abbace9a]{position:absolute;top:12px;right:16px;display:flex;flex-direction:row;align-items:center}.flow-editor .flow-editor-config .end-card .end-buttons img[data-v-abbace9a]{margin-left:10px;width:16px;height:16px;cursor:pointer}.flow-editor .flow-editor-config .end-card .end-info[data-v-abbace9a]{display:flex;flex-direction:row}.flow-editor .flow-editor-config .end-card .end-info .no[data-v-abbace9a]{min-width:20px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0px;color:#29324b}.flow-editor .flow-editor-config .end-card .end-info .detail[data-v-abbace9a]{display:flex;flex-direction:column}.flow-editor .flow-editor-config .end-card .bottom-buttons[data-v-abbace9a]{margin-top:16px;display:flex;flex-direction:row;align-items:center}.flow-editor .flow-editor-config .end-card .bottom-buttons .action-button[data-v-abbace9a]{background:none;outline:none;border:0;display:flex;flex-direction:row;align-items:center;cursor:pointer}.flow-editor .flow-editor-config .end-card .bottom-buttons .action-button img[data-v-abbace9a]{width:16px;height:16px}.flow-editor .flow-editor-config .end-card .bottom-buttons .action-button div[data-v-abbace9a]{margin-left:4px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#767676}.flow-editor .flow-editor-config .end-card .bottom-buttons .action-button .blue[data-v-abbace9a]{color:#0256ff}.flow-editor .flow-editor-config .add-button[data-v-abbace9a]{margin-top:18px;margin-left:12px;width:100px;height:32px;border-radius:16px;border:0;outline:none;background:rgba(0,112,255,.08);text-align:center;font-size:14px;font-weight:500;line-height:32px;letter-spacing:0em;color:#0070ff;cursor:pointer}.flow-editor .flow-editor-config .add-button[data-v-abbace9a]:hover{opacity:.8}.flow-editor .flow-editor-config .add-button[data-v-abbace9a]:disabled{opacity:.5;cursor:not-allowed}.flow-list[data-v-afdea62a]{padding-top:20px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.flow-list>*[data-v-afdea62a]{width:calc(33.33% - 13px);margin-right:19px;margin-bottom:19px}.flow-list>*[data-v-afdea62a]:nth-child(3n){margin-right:0}.flow-list .flow-item[data-v-afdea62a]{cursor:pointer;height:120px;border-radius:4px;opacity:1;box-sizing:border-box;border:1px solid #E2E2E2;display:flex;flex-direction:column;padding:14px 12px}.flow-list .flow-item[data-v-afdea62a]:hover{border-color:#0070ff}.flow-list .flow-item:hover .info .action-button[data-v-afdea62a]{display:block}.flow-list .flow-item .title[data-v-afdea62a]{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;font-feature-settings:"kern" on;color:#3d3d3d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.flow-list .flow-item .time[data-v-afdea62a]{height:20px;margin-top:6px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#2a315580}.flow-list .flow-item .info[data-v-afdea62a]{margin-top:20px;display:flex;flex-direction:row;align-items:center}.flow-list .flow-item .info .status-running[data-v-afdea62a]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#15c392;flex-grow:1}.flow-list .flow-item .info .status-edit[data-v-afdea62a]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#5c6975;flex-grow:1}.flow-list .flow-item .info .action-button[data-v-afdea62a]{display:none;margin-left:6px;width:16px;height:16px}.flow-list .new-flow[data-v-afdea62a]{display:flex;flex-direction:row;align-items:center;justify-content:center}.flow-list .new-flow .icon[data-v-afdea62a]{width:20px;height:20px}.flow-list .new-flow .text[data-v-afdea62a]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0256ff}.bg[data-v-e76d455a]{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-y:scroll;overflow-y:overlay}.bg .dialog[data-v-e76d455a]{margin:auto;position:relative;width:588px;max-height:calc(100vh - 60px);border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-e76d455a]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-e76d455a]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-e76d455a]{flex-grow:1;width:100%;margin-top:14px;overflow-y:scroll;overflow-y:overlay}.bg .dialog .content .qa-list-inner[data-v-e76d455a]{position:relative;height:100%;box-sizing:border-box;display:flex;flex-direction:column;padding-bottom:40px;overflow-y:scroll;overflow-y:overlay}.bg .dialog .content .qa-list-inner .qa-item[data-v-e76d455a]{margin-left:20px;margin-right:20px;margin-top:12px;border-radius:4px;opacity:1;background:#FFFFFF;box-shadow:0 4px 26px #0000000f;display:flex;flex-direction:column;padding-top:4px}.bg .dialog .content .qa-list-inner .qa-item .head[data-v-e76d455a]{height:auto;min-height:48px;margin:0 18px;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;border-bottom:1px solid rgba(220,223,230,.5)}.bg .dialog .content .qa-list-inner .qa-item .head .title[data-v-e76d455a]{margin:6px 0;flex-grow:1;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0px;color:#29324b;width:0;word-break:break-all;overflow-wrap:break-word}.bg .dialog .content .qa-list-inner .qa-item .head .action-button[data-v-e76d455a]{margin-left:16px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-e76d455a]{margin:16px 18px 20px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333;word-break:break-all}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-e76d455a]>*:first-child{margin-top:0}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-e76d455a]>*:last-child{margin-bottom:0}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-e76d455a] a{color:#0070ff;word-break:break-all;text-decoration:none}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-e76d455a] table{font-size:.875rem;line-height:1.25rem;border:1px solid #dfe2e5;border-collapse:collapse}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-e76d455a] table th,.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-e76d455a] table td{border:1px solid #dfe2e5;box-sizing:border-box;padding:.5rem .75rem}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-e76d455a] ol{list-style:auto;list-style-position:inside;padding:0}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-e76d455a] ul{list-style-position:inside;padding:0}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-e76d455a] img{margin:.5rem 0;max-width:60%;cursor:zoom-in}.bg .dialog .content .qa-list-inner .qa-item .answer-expand[data-v-e76d455a] iframe{max-width:100%}.bg .dialog .content .qa-list-inner .qa-item .answer-collapse[data-v-e76d455a]{margin:16px 18px 20px;display:flex;flex-direction:row;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333;cursor:pointer;word-break:break-all}.bg .dialog .content .qa-list-inner .qa-item .answer-collapse img[data-v-e76d455a]{margin-right:8px;border-radius:4px;width:120px;min-width:120px;height:70px;min-height:70px;object-fit:cover}.bg .dialog .content .qa-list-inner .qa-item .answer-collapse span[data-v-e76d455a]{margin-left:20px;color:#0070ff}.bg .dialog .content .qa-list-inner .qa-item .group-info[data-v-e76d455a]{margin:0 18px 10px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3dcc;display:flex;flex-direction:row;align-items:center}.bg .dialog .content .qa-list-inner .qa-item .info[data-v-e76d455a]{margin:0 18px 20px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content .qa-list-inner .qa-item .info .status[data-v-e76d455a]{padding:0 10px;height:24px;line-height:24px;border-radius:4px;box-sizing:border-box;background:rgba(31,95,255,.08);border:1px solid transparent;font-size:14px;font-weight:400;color:#0070ff}.bg .dialog .content .qa-list-inner .qa-item .info .status-inactive[data-v-e76d455a]{padding:0 10px;height:24px;line-height:24px;border-radius:4px;box-sizing:border-box;border:1px solid #D3DCE4;font-size:14px;font-weight:400;color:#5c6975}.bg .dialog .content .qa-list-inner .qa-item .info .time[data-v-e76d455a]{font-size:12px;font-weight:400;line-height:20px;letter-spacing:0px;color:#999}.bg .dialog .content .qa-list-inner .qa-item .info .space[data-v-e76d455a]{flex-grow:1}.bg .dialog .content .qa-list-inner .qa-item .info .hit-count[data-v-e76d455a]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.bg .dialog .content .qa-list-inner .qa-item .info .up-button[data-v-e76d455a]{margin-left:10px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.bg .dialog .content .qa-list-inner .qa-item .info .up-button div[data-v-e76d455a]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#0070ff}.bg .dialog .content .qa-list-inner .qa-item .info .up-button img[data-v-e76d455a]{margin-left:8px;width:12px;height:12px}.bg .dialog .content .qa-list-inner .nomore[data-v-e76d455a]{margin:40px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#999;text-align:center}.bg .dialog .content .qa-list-inner .list-empty[data-v-e76d455a]{position:absolute;top:0;left:0;right:0;bottom:88px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.bg[data-v-5f6b5cee]{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-5f6b5cee]{position:relative;width:750px;height:calc(100vh - 80px);border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-5f6b5cee]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-5f6b5cee]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:18px 20px 0}.bg .dialog .content[data-v-5f6b5cee]{flex-grow:1;width:calc(100% - 40px);margin-top:14px;display:flex;flex-direction:column}.bg .dialog .content .toolbar[data-v-5f6b5cee]{margin:10px 0;display:flex;flex-direction:row;align-items:center}.bg .dialog .content .toolbar span[data-v-5f6b5cee]{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}.bg .dialog .content .toolbar .selected[data-v-5f6b5cee]{color:#333;font-weight:500}.bg .dialog .content .toolbar .space[data-v-5f6b5cee]{flex-grow:1}.bg .dialog .content .conversation-box[data-v-5f6b5cee]{margin-bottom:40px;flex-grow:1;border-radius:8px;box-sizing:border-box;border:1px solid #D0D3D6;display:flex;flex-direction:row}.bg .dialog .content .conversation-box .conversation-list[data-v-5f6b5cee]{width:246px;min-width:246px;box-sizing:border-box;border-right:1px solid #D8D8D8;display:flex;flex-direction:column;position:relative}.bg .dialog .content .conversation-box .conversation-list .head[data-v-5f6b5cee]{padding-left:10px;height:40px;min-height:40px;font-size:14px;font-weight:500;line-height:40px;letter-spacing:0em;color:#3d3d3d;display:flex;flex-direction:row;align-items:center}.bg .dialog .content .conversation-box .conversation-list .head span[data-v-5f6b5cee]{margin-left:6px;font-size:12px;font-weight:400;letter-spacing:0em;color:#999}.bg .dialog .content .conversation-box .conversation-list .list[data-v-5f6b5cee]{height:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay;display:flex;flex-direction:column}.bg .dialog .content .conversation-box .conversation-list .list .item[data-v-5f6b5cee]{height:80px;min-height:80px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.bg .dialog .content .conversation-box .conversation-list .list .item .avatar[data-v-5f6b5cee]{margin-left:10px;width:40px;height:40px;line-height:40px;border-radius:20px;background:#8C9AE7;text-align:center;color:#fff}.bg .dialog .content .conversation-box .conversation-list .list .item .info[data-v-5f6b5cee]{margin-left:8px;margin-right:10px;width:0;flex-grow:1;display:flex;flex-direction:column}.bg .dialog .content .conversation-box .conversation-list .list .item .info .meta[data-v-5f6b5cee]{display:flex;flex-direction:row;align-items:center}.bg .dialog .content .conversation-box .conversation-list .list .item .info .meta .user[data-v-5f6b5cee]{width:0;flex-grow:1;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .content .conversation-box .conversation-list .list .item .info .meta .time[data-v-5f6b5cee]{margin-left:6px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.bg .dialog .content .conversation-box .conversation-list .list .item .info .msg[data-v-5f6b5cee]{margin-top:2px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bg .dialog .content .conversation-box .conversation-list .list .item .info .tag-list[data-v-5f6b5cee]{margin-top:4px;display:flex;flex-direction:row;align-items:center;overflow-x:scroll;overflow-x:overlay}.bg .dialog .content .conversation-box .conversation-list .list .item .info .tag-list[data-v-5f6b5cee]::-webkit-scrollbar{display:none}.bg .dialog .content .conversation-box .conversation-list .list .item .info .tag-list .unhit-tag[data-v-5f6b5cee]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:#FFCCCB;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#ff2c2c}.bg .dialog .content .conversation-box .conversation-list .list .item .info .tag-list .people-tag[data-v-5f6b5cee]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:rgba(47,200,103,.2);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#2fc867}.bg .dialog .content .conversation-box .conversation-list .list .item .info .tag-list .like-tag[data-v-5f6b5cee]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:rgba(0,112,255,.08);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#0070ff}.bg .dialog .content .conversation-box .conversation-list .list .item .info .tag-list .step-tag[data-v-5f6b5cee]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:rgba(51,51,51,.08);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#333c}.bg .dialog .content .conversation-box .conversation-list .list .item-active[data-v-5f6b5cee]{background:rgba(0,112,255,.04)}.bg .dialog .content .conversation-box .conversation-list .list-empty[data-v-5f6b5cee]{position:absolute;top:40px;left:0;right:0;bottom:0;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.bg .dialog .content .conversation-box .conversation-detail[data-v-5f6b5cee]{width:0;flex-grow:1;position:relative;display:flex;flex-direction:column;background:#F9F9F9;border-top-right-radius:8px;border-bottom-right-radius:8px}.bg .dialog .content .conversation-box .conversation-detail .head[data-v-5f6b5cee]{padding:0 10px;height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;background:#FFFFFF;border-top-right-radius:8px;overflow-x:scroll;overflow-x:overlay}.bg .dialog .content .conversation-box .conversation-detail .head[data-v-5f6b5cee]::-webkit-scrollbar{display:none}.bg .dialog .content .conversation-box .conversation-detail .head .text[data-v-5f6b5cee]{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d;white-space:nowrap}.bg .dialog .content .conversation-box .conversation-detail .head .info[data-v-5f6b5cee]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999;white-space:nowrap}.bg .dialog .content .conversation-box .conversation-detail .list[data-v-5f6b5cee]{height:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay}.bg .dialog .content .conversation-box .conversation-detail .list>*[data-v-5f6b5cee]:last-child{margin-bottom:20px}.bg .dialog .content .conversation-box .conversation-detail .list .receive-msg[data-v-5f6b5cee]{margin-top:10px;display:flex;flex-direction:row}.bg .dialog .content .conversation-box .conversation-detail .list .receive-msg .avatar[data-v-5f6b5cee]{margin-left:10px;min-width:30px;width:30px;height:30px;line-height:30px;border-radius:15px;background:#8C9AE7;text-align:center;color:#fff}.bg .dialog .content .conversation-box .conversation-detail .list .receive-msg .msg-content[data-v-5f6b5cee]{margin-left:8px;display:flex;flex-direction:column;align-items:flex-start}.bg .dialog .content .conversation-box .conversation-detail .list .receive-msg .msg-content .info[data-v-5f6b5cee]{display:flex;flex-direction:row;align-items:center}.bg .dialog .content .conversation-box .conversation-detail .list .receive-msg .msg-content .info .user[data-v-5f6b5cee]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .content .conversation-box .conversation-detail .list .receive-msg .msg-content .info .time[data-v-5f6b5cee]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.bg .dialog .content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-5f6b5cee]{margin-top:6px;margin-right:100px;padding:8px 10px;background:#FFFFFF;border-radius:8px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d;word-break:break-all}.bg .dialog .content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-5f6b5cee] p:first-child{margin-top:0}.bg .dialog .content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-5f6b5cee] p:last-child{margin-bottom:0}.bg .dialog .content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-5f6b5cee] img{max-width:100%;height:auto}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg[data-v-5f6b5cee]{margin-top:10px;display:flex;flex-direction:row-reverse}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .avatar[data-v-5f6b5cee]{margin-right:10px;min-width:30px;width:30px;height:30px;line-height:30px;border-radius:15px;background:#0070FF;text-align:center;color:#fff}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content[data-v-5f6b5cee]{margin-right:8px;display:flex;flex-direction:column;align-items:flex-end}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .info[data-v-5f6b5cee]{display:flex;flex-direction:row-reverse;align-items:center}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .info .user[data-v-5f6b5cee]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .info .time[data-v-5f6b5cee]{margin-right:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee]{margin-top:6px;margin-left:100px;padding:8px 10px;background:#FFFFFF;border-radius:8px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d;word-break:break-all}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee] p:first-child{margin-top:0}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee] p:last-child{margin-bottom:0}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee] a{color:#0070ff;word-break:break-all;text-decoration:none}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee] table{font-size:.875rem;line-height:1.25rem}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee] table th,.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee] table td{border:1px solid #dfe2e5;box-sizing:border-box;padding:.5rem .75rem}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee] ol{list-style:auto;list-style-position:inside;padding:0}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee] ul{list-style-position:inside;padding:0}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee] img{margin:.5rem 0;max-width:60%;cursor:zoom-in}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee] pre{white-space:pre-wrap}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-5f6b5cee] pre code{background-color:#fff;color:#3d3d3d;white-space:pre-wrap;text-shadow:none}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .extra[data-v-5f6b5cee]{margin-top:4px;display:flex;flex-direction:row;align-items:center}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .like-icon[data-v-5f6b5cee]{margin-right:4px;width:12px;height:12px}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .like-icon-rotate[data-v-5f6b5cee]{transform:rotate(180deg)}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .like-text[data-v-5f6b5cee]{font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .hit-status[data-v-5f6b5cee]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#09bb07}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .unhit-status[data-v-5f6b5cee]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#ff2c2c}.bg .dialog .content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .view-button[data-v-5f6b5cee]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.bg .dialog .content .conversation-box .conversation-detail .detail-empty[data-v-5f6b5cee]{position:absolute;top:40px;left:0;right:0;bottom:0;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.bg[data-v-0eb9002e]{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-0eb9002e]{margin:auto;position:relative;width:800px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-0eb9002e]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-0eb9002e]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog[data-v-0eb9002e] .tableHeader{background:#F0F6FF;font-size:14px;line-height:20px;color:#282b31}.bg .dialog[data-v-0eb9002e] .el-pagination.is-background .el-pager li:not(.is-disabled).is-active{background:#fff;color:#0256ff;border:1px solid #0256FF}.table-count[data-v-0eb9002e]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0256ff;cursor:pointer}.table-column-operation[data-v-0eb9002e]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-0eb9002e]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.answer-expand[data-v-0eb9002e]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333;word-break:break-all;text-align:left}.answer-expand[data-v-0eb9002e] a{color:#0070ff;word-break:break-all;text-decoration:none}.answer-expand[data-v-0eb9002e] table{font-size:.875rem;line-height:1.25rem;border:1px solid #dfe2e5;border-collapse:collapse}.answer-expand[data-v-0eb9002e] table th,.answer-expand[data-v-0eb9002e] table td{border:1px solid #dfe2e5;box-sizing:border-box;padding:.5rem .75rem}.answer-expand[data-v-0eb9002e] ol{list-style:auto;list-style-position:inside;padding:0}.answer-expand[data-v-0eb9002e] ul{list-style-position:inside;padding:0}.answer-expand[data-v-0eb9002e] img{margin:.5rem 0;max-width:60%;cursor:zoom-in}.answer-expand[data-v-0eb9002e] iframe{max-width:100%}.collapse-button[data-v-0eb9002e]{text-align:right;cursor:pointer;color:#0070ff}.answer-collapse[data-v-0eb9002e]{display:flex;flex-direction:row;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333;cursor:pointer;word-break:break-all;text-align:left}.answer-collapse img[data-v-0eb9002e]{margin-right:8px;border-radius:4px;width:120px;min-width:120px;height:70px;min-height:70px;object-fit:cover}.answer-collapse span[data-v-0eb9002e]{margin-left:20px;color:#0070ff}.bg[data-v-d3ede9c4]{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-d3ede9c4]{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-d3ede9c4]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-d3ede9c4]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .tip[data-v-d3ede9c4]{font-size:14px;font-weight:400;line-height:20px;text-align:center;letter-spacing:0em;color:#3d3d3d}.bg .dialog .tip a[data-v-d3ede9c4]{color:#0070ff;text-decoration:none}.bg .dialog .tip a[data-v-d3ede9c4]:hover{text-decoration:underline;text-underline-offset:3px}.bg .dialog .big-box[data-v-d3ede9c4]{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-d3ede9c4]{width:50px;height:50px}.bg .dialog .big-box .upload-text[data-v-d3ede9c4]{margin-top:12px;font-size:14px;font-weight:400;line-height:24px;color:#0070ff;text-align:center}.bg .dialog .big-box .text[data-v-d3ede9c4]{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-d3ede9c4]{border:1px dashed rgb(0,112,255)}.bg .dialog .big-box-over *[data-v-d3ede9c4]{pointer-events:none}.bg .dialog .card-list[data-v-d3ede9c4]{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-d3ede9c4]:after{content:"";flex:auto}.bg .dialog .card-list .card[data-v-d3ede9c4]{margin-bottom:20px;display:flex;flex-direction:column;align-items:center}.bg .dialog .card-list .card .small-box[data-v-d3ede9c4]{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-d3ede9c4]{position:relative;width:50px;height:50px}.bg .dialog .card-list .card .text[data-v-d3ede9c4]{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 .qa-option[data-v-d3ede9c4]{margin-top:-7px;width:348px;display:flex;flex-direction:row;align-items:center}.bg .dialog .qa-option .text[data-v-d3ede9c4]{margin-right:12px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .qa-option .option-list[data-v-d3ede9c4]{width:0;flex:1}.bg[data-v-e0578ae0]{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-e0578ae0]{margin:auto;position:relative;width:600px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-e0578ae0]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-e0578ae0]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .message[data-v-e0578ae0]{margin:0 20px 10px;align-self:flex-start;font-size:16px;font-weight:400;line-height:28px;letter-spacing:0em;color:#0e1421}.bg .dialog .message[data-v-e0578ae0] .success{color:#14be82}.bg .dialog .message[data-v-e0578ae0] .fail{color:#ea0000}.bg .dialog[data-v-e0578ae0] .tableHeader{background-color:#f0f6ff;font-size:14px;line-height:20px;color:#282b31}.bg[data-v-83a8cf60]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.bg .panel[data-v-83a8cf60]{position:absolute;top:0;bottom:0;right:0;width:calc(100% - 300px);background:#FFFFFF;display:flex;flex-direction:column}.bg .panel .header[data-v-83a8cf60]{height:56px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .header .title[data-v-83a8cf60]{margin-left:20px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#000}.bg .panel .header .close-button[data-v-83a8cf60]{margin-right:20px;width:16px;height:16px;cursor:pointer}.bg .panel .line[data-v-83a8cf60]{height:1px;min-height:1px;background:#D8D8D8}.bg .panel .scroll-content[data-v-83a8cf60]{height:0;flex-grow:1;overflow:overlay;padding:2px 20px}.bg .panel .scroll-content .title-input[data-v-83a8cf60]{position:relative;margin:18px 0 10px;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .title-input .similar-question[data-v-83a8cf60]{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-83a8cf60]:disabled{opacity:.5;cursor:default}.bg .panel .scroll-content .item-title[data-v-83a8cf60]{margin:18px 0 10px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.bg .panel .scroll-content .similar-tip[data-v-83a8cf60]{margin-top:8px;font-size:13px;font-weight:400;line-height:20px;letter-spacing:0em;color:#767676}.bg .panel .scroll-content .similar-tip span[data-v-83a8cf60]{cursor:pointer;color:#0256ff}.bg .panel .scroll-content .similar-config[data-v-83a8cf60]{margin-top:8px;width:348px;display:flex;flex-direction:column}.bg .panel .scroll-content .similar-config .head[data-v-83a8cf60]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .scroll-content .similar-config .head .title[data-v-83a8cf60]{font-size:13px;font-weight:400;line-height:20px;letter-spacing:0em;color:#767676}.bg .panel .scroll-content .similar-config .head .add-button[data-v-83a8cf60]{font-size:13px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0256ff;cursor:pointer}.bg .panel .scroll-content .similar-config .list[data-v-83a8cf60]{margin-top:8px;display:flex;flex-direction:column;border-radius:4px;opacity:1;box-sizing:border-box;border:1px solid #EBEBEB}.bg .panel .scroll-content .similar-config .list .item[data-v-83a8cf60]{position:relative}.bg .panel .scroll-content .similar-config .list .item .input[data-v-83a8cf60]{width:100%;box-sizing:border-box;border:0;border-radius:4px;padding:0 60px 0 10px;outline:none;font-size:14px;font-weight:400;line-height:32px;color:#282b31}.bg .panel .scroll-content .similar-config .list .item .input[data-v-83a8cf60]::placeholder{color:#d0d0d0}.bg .panel .scroll-content .similar-config .list .item .close[data-v-83a8cf60]{position:absolute;top:9px;right:10px;width:12px;height:12px;cursor:pointer}.bg .panel .scroll-content .similar-config .list .line[data-v-83a8cf60]{margin:0 10px;height:1px;background:#EBEBEB}.bg .panel .scroll-content .action-buttons[data-v-83a8cf60]{margin:50px 0;display:flex;flex-direction:row;align-items:center}.bg .panel .scroll-content .action-buttons .action-button[data-v-83a8cf60]{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-83a8cf60]:hover{opacity:.8}.bg .panel .scroll-content .action-buttons .action-button[data-v-83a8cf60]:disabled{cursor:default;opacity:.5}.bg .panel .scroll-content .action-buttons .action-button-primary[data-v-83a8cf60]{width:160px}.bg .panel .scroll-content .action-buttons>*[data-v-83a8cf60]:first-child{background:#0070FF;color:#fff}.robot-select[data-v-1bbc420a]{position:relative}.robot-select .current-robot[data-v-1bbc420a]{padding:0 10px;height:30px;display:flex;flex-direction:row;align-items:center;border-radius:4px;box-sizing:border-box;border:1px solid transparent;cursor:pointer}.robot-select .current-robot .icon[data-v-1bbc420a]{width:16px;height:16px}.robot-select .current-robot .text[data-v-1bbc420a]{margin-left:6px;margin-right:4px;font-size:12px;font-weight:400;letter-spacing:0em;color:#666;white-space:nowrap}.robot-select .current-robot .arrow[data-v-1bbc420a]{width:14px;height:14px}.robot-select .current-robot[data-v-1bbc420a]:hover,.robot-select .current-robot-active[data-v-1bbc420a]{border:1px solid #E5E5E5}.robot-select .robot-list[data-v-1bbc420a]{position:absolute;left:0;top:34px;z-index:1000;display:flex;flex-direction:column;border-radius:4px;background:#FFFFFF;overflow:hidden;box-sizing:border-box;border:1px solid #EBEBEB;box-shadow:0 4px 26px #99999914;max-height:300px;overflow-y:scroll;overflow-y:overlay}.robot-select .robot-list[data-v-1bbc420a]::-webkit-scrollbar{width:0}.robot-select .robot-list .robot-item[data-v-1bbc420a]{padding:0 28px 0 10px;height:30px;min-height:30px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.robot-select .robot-list .robot-item .icon[data-v-1bbc420a]{width:16px;height:16px}.robot-select .robot-list .robot-item .icon-active[data-v-1bbc420a]{display:none}.robot-select .robot-list .robot-item .text[data-v-1bbc420a]{margin-left:6px;font-size:12px;font-weight:400;letter-spacing:0em;color:#666;white-space:nowrap}.robot-select .robot-list .robot-item[data-v-1bbc420a]:hover,.robot-select .robot-list .robot-item-active[data-v-1bbc420a]{background:rgba(0,112,255,.04)}.robot-select .robot-list .robot-item-active .icon[data-v-1bbc420a]{display:none}.robot-select .robot-list .robot-item-active .icon-active[data-v-1bbc420a]{display:block}.robot-select .robot-list .robot-item-active .text[data-v-1bbc420a]{color:#0070ff}.tabs[data-v-6dcae98e]{height:37px;padding:0 3px;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-6dcae98e]{margin:0 17px;display:flex;flex-direction:column;cursor:pointer}.tabs .tab-item .text[data-v-6dcae98e]{margin:14px 0;font-size:14px;font-weight:400;line-height:20px;text-align:center;color:#9e9e9e}.tabs .tab-item .line[data-v-6dcae98e]{height:2px;background:white}.tabs .tab-item-active .text[data-v-6dcae98e]{font-weight:500;color:#333}.tabs .tab-item-active .line[data-v-6dcae98e]{background:#0070FF}.tabs .tab-item-hidden[data-v-6dcae98e]{display:none}.summary-content[data-v-0d3f48cc]{display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay}.summary-content .toolbar[data-v-0d3f48cc]{margin:10px 0;display:flex;flex-direction:row;align-items:center}.summary-content .toolbar span[data-v-0d3f48cc]{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}.summary-content .toolbar .selected[data-v-0d3f48cc]{color:#333;font-weight:500}.summary-content .toolbar .space[data-v-0d3f48cc]{flex-grow:1}.summary-content .summary-cards[data-v-0d3f48cc]{display:flex;flex-direction:row;flex-wrap:wrap}.summary-content .summary-cards .card-item[data-v-0d3f48cc]{margin-right:16px;margin-bottom:10px;width:calc(25% - 12px);height:60px;border-radius:8px;background:rgba(0,112,255,.04);box-sizing:border-box;border:1px solid transparent;padding:0 20px;display:flex;flex-direction:column;justify-content:center;cursor:pointer}.summary-content .summary-cards .card-item .number[data-v-0d3f48cc]{font-size:18px;font-weight:700;line-height:20px;letter-spacing:0em;color:#282b31}.summary-content .summary-cards .card-item .info[data-v-0d3f48cc]{margin-top:2px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#9e9e9e}.summary-content .summary-cards .card-item[data-v-0d3f48cc]:nth-child(4n){margin-right:0}.summary-content .summary-cards .card-item-active[data-v-0d3f48cc]{border:1px solid #0070FF}.summary-content .detail-header[data-v-0d3f48cc]{margin:20px 0 12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.summary-content .detail-header .title[data-v-0d3f48cc]{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;color:#282b31}.summary-content .opbar[data-v-0d3f48cc]{margin-bottom:20px;height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.summary-content .opbar .left[data-v-0d3f48cc]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.group-item[data-v-9ec2deb4]{border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;padding:10px 16px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.group-item .icon[data-v-9ec2deb4]{width:16px;height:16px}.group-item .text[data-v-9ec2deb4]{width:0;margin-left:2px;flex-grow:1;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d}.group-item .more-btn[data-v-9ec2deb4]{display:none}.group-item[data-v-9ec2deb4]:hover{background:rgba(0,112,255,.04)}.group-item:hover .more-btn[data-v-9ec2deb4]{display:block}.group-item-active[data-v-9ec2deb4]{background:rgba(0,112,255,.04)}.group-item-active .text[data-v-9ec2deb4]{color:#0070ff}.qa-content[data-v-068b2f6f]{margin-right:-20px;height:100%;display:flex;flex-direction:column}.qa-content .toolbar[data-v-068b2f6f]{margin:6px 20px 20px 0;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.qa-content .toolbar>*[data-v-068b2f6f]{margin-top:10px}.qa-content .toolbar .import-button[data-v-068b2f6f]{margin-left:16px;width:92px;height:32px;border-radius:16px;border:0;outline:none;background:rgba(0,112,255,.08);text-align:center;font-size:14px;font-weight:500;line-height:32px;letter-spacing:0em;color:#0070ff;cursor:pointer}.qa-content .toolbar .import-button[data-v-068b2f6f]:hover{opacity:.8}.qa-content .toolbar .space[data-v-068b2f6f]{flex-grow:1}.qa-content .qa-main-content[data-v-068b2f6f]{height:0;flex-grow:1;display:flex;flex-direction:row}.qa-content .qa-main-content .group[data-v-068b2f6f]{width:180px;min-width:180px;display:flex;flex-direction:column;max-height:calc(100% - 20px);box-sizing:border-box;border:1px solid #F0F6FF;border-radius:4px;overflow:hidden}.qa-content .qa-main-content .group .head[data-v-068b2f6f]{height:44px;min-height:44px;display:flex;flex-direction:row;align-items:center}.qa-content .qa-main-content .group .head .title[data-v-068b2f6f]{margin-left:16px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#282b31;flex-grow:1}.qa-content .qa-main-content .group .head .add-button[data-v-068b2f6f]{margin-right:16px;width:16px;height:16px;cursor:pointer}.qa-content .qa-main-content .group .list[data-v-068b2f6f]{height:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay;display:flex;flex-direction:column}.qa-content .qa-main-content .group .list .item[data-v-068b2f6f]{border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;padding:0 16px;height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.qa-content .qa-main-content .group .list .item .text[data-v-068b2f6f]{width:0;flex-grow:1;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qa-content .qa-main-content .group .list .item .more-btn[data-v-068b2f6f]{display:none}.qa-content .qa-main-content .group .list .item[data-v-068b2f6f]:hover{background:rgba(0,112,255,.04)}.qa-content .qa-main-content .group .list .item:hover .more-btn[data-v-068b2f6f]{display:block}.qa-content .qa-main-content .group .list .item-active[data-v-068b2f6f]{background:rgba(0,112,255,.04)}.qa-content .qa-main-content .group .list .item-active .text[data-v-068b2f6f]{color:#0070ff}.qa-content .qa-main-content .group .footer[data-v-068b2f6f]{border-top:1px solid #F0F6FF;background:rgba(0,112,255,.03);height:40px;min-height:40px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.qa-content .qa-main-content .group .footer img[data-v-068b2f6f]{width:16px;height:16px}.qa-content .qa-main-content .group .footer div[data-v-068b2f6f]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d}.qa-content .qa-main-content .group .footer[data-v-068b2f6f]:hover,.qa-content .qa-main-content .group .footer-active[data-v-068b2f6f]{background:rgba(0,112,255,.06)}.qa-content .qa-main-content .group .footer-active div[data-v-068b2f6f]{color:#0070ff}.qa-content .qa-main-content .qa-list[data-v-068b2f6f]{flex-grow:1;position:relative;display:flex;flex-direction:column}.qa-content .qa-main-content .qa-list .bottom-bar[data-v-068b2f6f]{padding:0 18px;position:absolute;z-index:100;bottom:16px;left:20px;right:20px;height:56px;border-radius:4px;opacity:1;background:#FFFFFF;box-shadow:0 4px 26px #0000000f;display:flex;flex-direction:row;align-items:center}.qa-content .qa-main-content .qa-list .bottom-bar .action-button[data-v-068b2f6f]{border:0;outline:none;padding:0;margin-left:10px;width:92px;height:32px;border-radius:16px;opacity:1;background:rgba(0,112,255,.08);line-height:32px;text-align:center;font-size:14px;font-weight:500;letter-spacing:0em;color:#0070ff;cursor:pointer}.qa-content .qa-main-content .qa-list .bottom-bar .action-button[data-v-068b2f6f]:hover{opacity:.8}.qa-content .qa-main-content .qa-list .bottom-bar .action-button[data-v-068b2f6f]:disabled{cursor:default;opacity:.5}.qa-content .qa-main-content .qa-list .qa-filter[data-v-068b2f6f]{margin-bottom:10px;margin-left:20px;margin-right:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.qa-content .qa-main-content .qa-list .qa-filter .filter-list[data-v-068b2f6f],.qa-content .qa-main-content .qa-list .qa-filter .result-count[data-v-068b2f6f]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333}.qa-content .qa-main-content .qa-list .qa-filter .result-count span[data-v-068b2f6f]{color:#0070ff}.qa-content .qa-main-content .qa-list .qa-list-inner[data-v-068b2f6f]{position:relative;height:0;flex-grow:1;box-sizing:border-box;display:flex;flex-direction:column;padding-bottom:88px;overflow-y:scroll;overflow-y:overlay}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item[data-v-068b2f6f]{margin-left:20px;margin-right:20px;margin-top:12px;border-radius:4px;opacity:1;background:#FFFFFF;box-shadow:0 4px 26px #0000000f;display:flex;flex-direction:column;padding-top:4px}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .head[data-v-068b2f6f]{height:auto;min-height:48px;margin:0 18px;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;border-bottom:1px solid rgba(220,223,230,.5)}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .head .title[data-v-068b2f6f]{margin:6px 0;flex-grow:1;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0px;color:#29324b;width:0;word-break:break-all;overflow-wrap:break-word}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .head .action-button[data-v-068b2f6f]{margin-left:16px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-expand[data-v-068b2f6f]{margin:16px 18px 18px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333;word-break:break-all}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-expand[data-v-068b2f6f]>*:first-child{margin-top:0}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-expand[data-v-068b2f6f]>*:last-child{margin-bottom:0}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-expand[data-v-068b2f6f] a{color:#0070ff;word-break:break-all;text-decoration:none}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-expand[data-v-068b2f6f] table{font-size:.875rem;line-height:1.25rem;border:1px solid #dfe2e5;border-collapse:collapse}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-expand[data-v-068b2f6f] table th,.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-expand[data-v-068b2f6f] table td{border:1px solid #dfe2e5;box-sizing:border-box;padding:.5rem .75rem}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-expand[data-v-068b2f6f] ol{list-style:auto;list-style-position:inside;padding:0}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-expand[data-v-068b2f6f] ul{list-style-position:inside;padding:0}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-expand[data-v-068b2f6f] img{margin:.5rem 0;max-width:60%;cursor:zoom-in}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-expand[data-v-068b2f6f] iframe{max-width:100%}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-collapse[data-v-068b2f6f]{margin:16px 18px 18px;display:flex;flex-direction:row;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333;cursor:pointer;word-break:break-all}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-collapse img[data-v-068b2f6f]{margin-right:8px;border-radius:4px;width:120px;min-width:120px;height:70px;min-height:70px;object-fit:cover}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .answer-collapse span[data-v-068b2f6f]{margin-left:20px;color:#0070ff}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .date[data-v-068b2f6f]{margin:0 18px 10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0px;color:#999}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .info[data-v-068b2f6f]{margin:0 18px 20px;display:flex;flex-direction:row;align-items:center}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .info .status[data-v-068b2f6f]{padding:0 10px;height:24px;line-height:24px;border-radius:4px;box-sizing:border-box;background:rgba(31,95,255,.08);border:1px solid transparent;font-size:14px;font-weight:400;color:#0070ff}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .info .status-inactive[data-v-068b2f6f]{padding:0 10px;height:24px;line-height:24px;border-radius:4px;box-sizing:border-box;border:1px solid #D3DCE4;font-size:14px;font-weight:400;color:#5c6975}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .info .time[data-v-068b2f6f]{margin-left:12px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#999}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .info .space[data-v-068b2f6f]{flex-grow:1}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .info .hit-count[data-v-068b2f6f]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .info .up-button[data-v-068b2f6f]{margin-left:10px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .info .up-button div[data-v-068b2f6f]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#0070ff}.qa-content .qa-main-content .qa-list .qa-list-inner .qa-item .info .up-button img[data-v-068b2f6f]{margin-left:8px;width:12px;height:12px}.qa-content .qa-main-content .qa-list .qa-list-inner .nomore[data-v-068b2f6f]{margin:40px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#999;text-align:center}.qa-content .qa-main-content .qa-list .qa-list-inner .list-empty[data-v-068b2f6f]{position:absolute;top:0;left:0;right:0;bottom:88px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.qa-content .qa-main-content .audit-list[data-v-068b2f6f]{padding-bottom:10px;flex-grow:1;position:relative;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay}.qa-content .qa-main-content .audit-list .audit-item[data-v-068b2f6f]{margin-left:20px;margin-right:20px;margin-top:12px;border-radius:4px;opacity:1;background:#FFFFFF;box-shadow:0 4px 26px #0000000f;display:flex;flex-direction:column;padding-top:4px}.qa-content .qa-main-content .audit-list .audit-item .head[data-v-068b2f6f]{height:auto;min-height:48px;margin:0 18px;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;border-bottom:1px solid rgba(220,223,230,.5)}.qa-content .qa-main-content .audit-list .audit-item .head .title[data-v-068b2f6f]{margin:6px 0;flex-grow:1;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0px;color:#29324b;width:0;word-break:break-all;overflow-wrap:break-word}.qa-content .qa-main-content .audit-list .audit-item .head .action-button[data-v-068b2f6f]{margin-left:16px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.qa-content .qa-main-content .audit-list .audit-item .answer-expand[data-v-068b2f6f]{margin:16px 18px 18px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333;word-break:break-all}.qa-content .qa-main-content .audit-list .audit-item .answer-expand[data-v-068b2f6f] a{color:#0070ff;word-break:break-all;text-decoration:none}.qa-content .qa-main-content .audit-list .audit-item .answer-expand[data-v-068b2f6f] table{font-size:.875rem;line-height:1.25rem;border:1px solid #dfe2e5;border-collapse:collapse}.qa-content .qa-main-content .audit-list .audit-item .answer-expand[data-v-068b2f6f] table th,.qa-content .qa-main-content .audit-list .audit-item .answer-expand[data-v-068b2f6f] table td{border:1px solid #dfe2e5;box-sizing:border-box;padding:.5rem .75rem}.qa-content .qa-main-content .audit-list .audit-item .answer-expand[data-v-068b2f6f] ol{list-style:auto;list-style-position:inside;padding:0}.qa-content .qa-main-content .audit-list .audit-item .answer-expand[data-v-068b2f6f] ul{list-style-position:inside;padding:0}.qa-content .qa-main-content .audit-list .audit-item .answer-expand[data-v-068b2f6f] img{margin:.5rem 0;max-width:60%;cursor:zoom-in}.qa-content .qa-main-content .audit-list .audit-item .answer-expand[data-v-068b2f6f] iframe{max-width:100%}.qa-content .qa-main-content .audit-list .audit-item .answer-collapse[data-v-068b2f6f]{margin:16px 18px 18px;display:flex;flex-direction:row;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333;cursor:pointer;word-break:break-all}.qa-content .qa-main-content .audit-list .audit-item .answer-collapse img[data-v-068b2f6f]{margin-right:8px;border-radius:4px;width:120px;min-width:120px;height:70px;min-height:70px;object-fit:cover}.qa-content .qa-main-content .audit-list .audit-item .answer-collapse span[data-v-068b2f6f]{margin-left:20px;color:#0070ff}.qa-content .qa-main-content .audit-list .audit-item .group-info[data-v-068b2f6f]{margin:0 18px 10px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3dcc;display:flex;flex-direction:row;align-items:center}.qa-content .qa-main-content .audit-list .audit-item .refuse-info[data-v-068b2f6f]{margin:0 18px 10px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d}.qa-content .qa-main-content .audit-list .audit-item .info[data-v-068b2f6f]{margin:0 18px 20px;display:flex;flex-direction:row;align-items:center}.qa-content .qa-main-content .audit-list .audit-item .info .status[data-v-068b2f6f]{padding:0 10px;height:24px;line-height:24px;border-radius:4px;box-sizing:border-box;background:rgba(31,95,255,.08);border:1px solid transparent;font-size:14px;font-weight:400;color:#0070ff}.qa-content .qa-main-content .audit-list .audit-item .info .status-draft[data-v-068b2f6f]{padding:0 10px;height:24px;line-height:24px;border-radius:4px;box-sizing:border-box;border:1px solid #D3DCE4;font-size:14px;font-weight:400;color:#5c6975}.qa-content .qa-main-content .audit-list .audit-item .info .status-agree[data-v-068b2f6f]{padding:0 10px;height:24px;line-height:24px;border-radius:4px;box-sizing:border-box;background:rgba(47,200,103,.2);border:1px solid transparent;font-size:14px;font-weight:400;color:#2fc867}.qa-content .qa-main-content .audit-list .audit-item .info .status-refuse[data-v-068b2f6f]{padding:0 10px;height:24px;line-height:24px;border-radius:4px;box-sizing:border-box;background:#FFCCCB;border:1px solid transparent;font-size:14px;font-weight:400;color:#b41a1a}.qa-content .qa-main-content .audit-list .audit-item .info .time[data-v-068b2f6f]{margin-left:12px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#999}.qa-content .qa-main-content .audit-list .audit-item .info .space[data-v-068b2f6f]{flex-grow:1}.qa-content .qa-main-content .audit-list .audit-item .info .up-button[data-v-068b2f6f]{margin-left:10px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.qa-content .qa-main-content .audit-list .audit-item .info .up-button div[data-v-068b2f6f]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#0070ff}.qa-content .qa-main-content .audit-list .audit-item .info .up-button img[data-v-068b2f6f]{margin-left:8px;width:12px;height:12px}.qa-content .qa-main-content .audit-list .nomore[data-v-068b2f6f]{margin:40px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;color:#999;text-align:center}.qa-content .qa-main-content .audit-list .list-empty[data-v-068b2f6f]{position:absolute;top:0;left:0;right:0;bottom:0;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.conversation-content[data-v-c8c82194]{height:100%;display:flex;flex-direction:column}.conversation-content .toolbar[data-v-c8c82194]{margin:10px 0;display:flex;flex-direction:row;align-items:center}.conversation-content .toolbar span[data-v-c8c82194]{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}.conversation-content .toolbar .selected[data-v-c8c82194]{color:#333;font-weight:500}.conversation-content .toolbar .export-button[data-v-c8c82194]{margin-left: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}.conversation-content .toolbar .export-button img[data-v-c8c82194]{width:14px;height:14px}.conversation-content .toolbar .export-button div[data-v-c8c82194]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.conversation-content .toolbar .export-button[data-v-c8c82194]:hover{border:1px solid rgba(2,86,255,.3);background:rgba(224,234,255,.3)}.conversation-content .toolbar .space[data-v-c8c82194]{flex-grow:1}.conversation-content .conversation-box[data-v-c8c82194]{margin-bottom:40px;flex-grow:1;border-radius:8px;box-sizing:border-box;border:1px solid #D0D3D6;display:flex;flex-direction:row}.conversation-content .conversation-box .conversation-list[data-v-c8c82194]{width:246px;min-width:246px;box-sizing:border-box;border-right:1px solid #D8D8D8;display:flex;flex-direction:column;position:relative}.conversation-content .conversation-box .conversation-list .head[data-v-c8c82194]{padding-left:10px;height:40px;min-height:40px;font-size:14px;font-weight:500;line-height:40px;letter-spacing:0em;color:#3d3d3d;display:flex;flex-direction:row;align-items:center}.conversation-content .conversation-box .conversation-list .head span[data-v-c8c82194]{margin-left:6px;font-size:12px;font-weight:400;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-list .list[data-v-c8c82194]{height:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay;display:flex;flex-direction:column}.conversation-content .conversation-box .conversation-list .list .item[data-v-c8c82194]{height:80px;min-height:80px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.conversation-content .conversation-box .conversation-list .list .item .avatar[data-v-c8c82194]{margin-left:10px;width:40px;height:40px;line-height:40px;border-radius:20px;background:#8C9AE7;text-align:center;color:#fff}.conversation-content .conversation-box .conversation-list .list .item .info[data-v-c8c82194]{margin-left:8px;margin-right:10px;width:0;flex-grow:1;display:flex;flex-direction:column}.conversation-content .conversation-box .conversation-list .list .item .info .meta[data-v-c8c82194]{display:flex;flex-direction:row;align-items:center}.conversation-content .conversation-box .conversation-list .list .item .info .meta .user[data-v-c8c82194]{width:0;flex-grow:1;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-content .conversation-box .conversation-list .list .item .info .meta .time[data-v-c8c82194]{margin-left:6px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-list .list .item .info .msg[data-v-c8c82194]{margin-top:2px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list[data-v-c8c82194]{margin-top:4px;display:flex;flex-direction:row;align-items:center;overflow-x:scroll;overflow-x:overlay}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list[data-v-c8c82194]::-webkit-scrollbar{display:none}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list .unhit-tag[data-v-c8c82194]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:#FFCCCB;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#ff2c2c}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list .people-tag[data-v-c8c82194]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:rgba(47,200,103,.2);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#2fc867}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list .like-tag[data-v-c8c82194]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:rgba(0,112,255,.08);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#0070ff}.conversation-content .conversation-box .conversation-list .list .item .info .tag-list .step-tag[data-v-c8c82194]{margin-right:4px;padding:0 3px;height:16px;border-radius:4px;background:rgba(51,51,51,.08);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#333c}.conversation-content .conversation-box .conversation-list .list .item-active[data-v-c8c82194]{background:rgba(0,112,255,.04)}.conversation-content .conversation-box .conversation-list .list .item-read .info .meta .user[data-v-c8c82194]{color:#3d3d3d99}.conversation-content .conversation-box .conversation-list .list .item-read .info .meta .time[data-v-c8c82194]{color:#aaa}.conversation-content .conversation-box .conversation-list .list .item-read .info .msg[data-v-c8c82194]{color:#6669}.conversation-content .conversation-box .conversation-list .list-empty[data-v-c8c82194]{position:absolute;top:40px;left:0;right:0;bottom:0;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.conversation-content .conversation-box .conversation-detail[data-v-c8c82194]{width:0;flex-grow:1;position:relative;display:flex;flex-direction:column;background:#F9F9F9;border-top-right-radius:8px;border-bottom-right-radius:8px}.conversation-content .conversation-box .conversation-detail .head[data-v-c8c82194]{padding:0 10px;height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;background:#FFFFFF;border-top-right-radius:8px}.conversation-content .conversation-box .conversation-detail .head .text[data-v-c8c82194]{font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d;white-space:nowrap}.conversation-content .conversation-box .conversation-detail .head .info[data-v-c8c82194]{flex-grow:1;width:0;margin-left:10px;margin-right:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999;white-space:nowrap;overflow-x:scroll;overflow-x:overlay}.conversation-content .conversation-box .conversation-detail .head .info[data-v-c8c82194]::-webkit-scrollbar{display:none}.conversation-content .conversation-box .conversation-detail .head .mark-read[data-v-c8c82194]{cursor:pointer;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;white-space:nowrap}.conversation-content .conversation-box .conversation-detail .head .read[data-v-c8c82194]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-detail .list[data-v-c8c82194]{height:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay}.conversation-content .conversation-box .conversation-detail .list>*[data-v-c8c82194]:last-child{margin-bottom:20px}.conversation-content .conversation-box .conversation-detail .list .receive-msg[data-v-c8c82194]{margin-top:10px;display:flex;flex-direction:row}.conversation-content .conversation-box .conversation-detail .list .receive-msg .avatar[data-v-c8c82194]{margin-left:10px;min-width:30px;width:30px;height:30px;line-height:30px;border-radius:15px;background:#8C9AE7;text-align:center;color:#fff}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content[data-v-c8c82194]{margin-left:8px;display:flex;flex-direction:column;align-items:flex-start}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .info[data-v-c8c82194]{display:flex;flex-direction:row;align-items:center}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .info .user[data-v-c8c82194]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .info .time[data-v-c8c82194]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-c8c82194]{margin-top:6px;margin-right:100px;padding:8px 10px;background:#FFFFFF;border-radius:8px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d;word-break:break-all}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-c8c82194] p:first-child{margin-top:0}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-c8c82194] p:last-child{margin-bottom:0}.conversation-content .conversation-box .conversation-detail .list .receive-msg .msg-content .msg[data-v-c8c82194] img{max-width:100%;height:auto}.conversation-content .conversation-box .conversation-detail .list .send-msg[data-v-c8c82194]{margin-top:10px;display:flex;flex-direction:row-reverse}.conversation-content .conversation-box .conversation-detail .list .send-msg .avatar[data-v-c8c82194]{margin-right:10px;min-width:30px;width:30px;height:30px;line-height:30px;border-radius:15px;background:#0070FF;text-align:center;color:#fff}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content[data-v-c8c82194]{margin-right:8px;display:flex;flex-direction:column;align-items:flex-end;width:0;flex-grow:1}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .info[data-v-c8c82194]{display:flex;flex-direction:row-reverse;align-items:center}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .info .user[data-v-c8c82194]{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .info .time[data-v-c8c82194]{margin-right:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194]{margin-top:6px;margin-left:100px;padding:8px 10px;background:#FFFFFF;border-radius:8px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#3d3d3d;word-break:break-all;max-width:calc(100% - 48px)}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194] p:first-child{margin-top:0}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194] p:last-child{margin-bottom:0}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194] a{color:#0070ff;word-break:break-all;text-decoration:none}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194] table{font-size:.875rem;line-height:1.25rem}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194] table th,.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194] table td{border:1px solid #dfe2e5;box-sizing:border-box;padding:.5rem .75rem}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194] ol{list-style:auto;list-style-position:inside;padding:0}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194] ul{list-style-position:inside;padding:0}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194] img{margin:.5rem 0;max-width:60%;cursor:zoom-in}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194] pre{white-space:pre-wrap}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .msg[data-v-c8c82194] pre code{background-color:#fff;color:#3d3d3d;white-space:pre-wrap;text-shadow:none}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra[data-v-c8c82194]{margin-top:4px;display:flex;flex-direction:row;align-items:center}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .like-icon[data-v-c8c82194]{margin-right:4px;width:12px;height:12px}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .like-icon-rotate[data-v-c8c82194]{transform:rotate(180deg)}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .like-text[data-v-c8c82194]{font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#999}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .hit-status[data-v-c8c82194]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#09bb07}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .unhit-status[data-v-c8c82194]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#ff2c2c}.conversation-content .conversation-box .conversation-detail .list .send-msg .msg-content .extra .view-button[data-v-c8c82194]{margin-left:10px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff;cursor:pointer}.conversation-content .conversation-box .conversation-detail .detail-empty[data-v-c8c82194]{position:absolute;top:40px;left:0;right:0;bottom:0;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296;display:flex;align-items:center;justify-content:center}.config-main[data-v-3eede2fc]{padding-left:10px}.config-main .row[data-v-3eede2fc]{margin-top:18px;display:flex;flex-direction:row}.config-main .row .left[data-v-3eede2fc]{width:110px}.config-main .row .left .title[data-v-3eede2fc]{margin-left:12px;margin-top:6px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.config-main .row .right .text[data-v-3eede2fc]{margin-top:6px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#282b31}.config-main .save-button[data-v-3eede2fc]{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}.config-main .save-button[data-v-3eede2fc]:disabled{cursor:not-allowed;opacity:.5}.usage-main[data-v-02aecf7c]{display:flex;flex-direction:column;padding:10px 0 30px}.usage-main .toolbar[data-v-02aecf7c]{display:flex;flex-direction:row;align-items:center}.usage-main .opbar[data-v-02aecf7c]{width:60%;height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.word-main[data-v-772a2f6b]{display:flex;flex-direction:column;padding:10px 0 30px}.word-main .toolbar[data-v-772a2f6b]{margin:6px 0 20px;display:flex;flex-direction:row;align-items:center}.word-main .toolbar .import-button[data-v-772a2f6b]{margin-left:16px;width:92px;height:32px;border-radius:16px;border:0;outline:none;background:rgba(0,112,255,.08);text-align:center;font-size:14px;font-weight:500;line-height:32px;letter-spacing:0em;color:#0070ff;cursor:pointer}.word-main .toolbar .import-button[data-v-772a2f6b]:hover{opacity:.8}.word-main .toolbar .space[data-v-772a2f6b]{flex-grow:1}.word-main .opbar[data-v-772a2f6b]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.table-column-operation[data-v-772a2f6b]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-772a2f6b]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-772a2f6b]{margin:0 10px;width:1px;height:10px;background:#D8D8D8}.robot-main[data-v-bdcc95d0]{flex-grow:1;display:flex;flex-direction:row}.robot-main .left[data-v-bdcc95d0]{border-right:1px solid rgba(220,223,230,.5);width:260px;min-width:260px;display:flex;flex-direction:column}.robot-main .left .head[data-v-bdcc95d0]{height:56px;min-height:56px;border-bottom:1px solid rgba(220,223,230,.5)}.robot-main .left .head .title[data-v-bdcc95d0]{margin-top:20px;margin-left:16px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#333}.robot-main .left .list[data-v-bdcc95d0]{height:0;flex-grow:1;padding:8px 0;overflow-y:scroll;overflow-y:overlay}.robot-main .left .list[data-v-bdcc95d0]::-webkit-scrollbar{background:transparent;width:6px}.robot-main .left .list[data-v-bdcc95d0]::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:3px}.robot-main .left .list .robot-item[data-v-bdcc95d0]{border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;box-sizing:border-box;height:40px;display:flex;flex-direction:row;align-items:center;cursor:pointer;padding:0 16px}.robot-main .left .list .robot-item .icon[data-v-bdcc95d0]{width:16px;height:16px}.robot-main .left .list .robot-item .icon-active[data-v-bdcc95d0]{display:none}.robot-main .left .list .robot-item .text[data-v-bdcc95d0]{margin-left:4px;width:0;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:400;letter-spacing:0em;color:#666}.robot-main .left .list .robot-item .more-btn[data-v-bdcc95d0]{display:none}.robot-main .left .list .robot-item[data-v-bdcc95d0]:hover{background:rgba(0,112,255,.04)}.robot-main .left .list .robot-item:hover .more-btn[data-v-bdcc95d0]{display:block}.robot-main .left .list .robot-item-active[data-v-bdcc95d0]{background:rgba(0,112,255,.04)}.robot-main .left .list .robot-item-active .icon[data-v-bdcc95d0]{display:none}.robot-main .left .list .robot-item-active .icon-active[data-v-bdcc95d0]{display:block}.robot-main .left .list .robot-item-active .text[data-v-bdcc95d0]{color:#0070ff}.robot-main .left .capacity[data-v-bdcc95d0]{border-top:1px solid rgba(220,223,230,.5);height:50px;line-height:50px;display:flex;flex-direction:column}.robot-main .left .capacity .progress[data-v-bdcc95d0]{margin:10px 20px 2px;height:6px;border-radius:3px;background:#F3F5F7}.robot-main .left .capacity .progress .progress-thumb[data-v-bdcc95d0]{width:20%;border-radius:3px;height:100%;max-width:100%;background:#0070FF}.robot-main .left .capacity .info[data-v-bdcc95d0]{margin:0 20px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0px;color:#333;white-space:nowrap}.robot-main .robot-preview[data-v-bdcc95d0]{margin-left:20px;width:330px;display:flex;flex-direction:column;align-items:center}.robot-main .robot-preview .title[data-v-bdcc95d0]{margin-top:20px;margin-bottom:15px;font-size:16px;font-weight:500;line-height:20px;text-align:center;letter-spacing:0em;color:#3d3d3d}.robot-main .robot-preview .phone[data-v-bdcc95d0]{flex-grow:1;width:330px;border-radius:10px;background:rgba(220,223,230,.5);overflow:hidden}.robot-main .robot-preview .phone .content[data-v-bdcc95d0]{margin:10px;position:relative;border-radius:8px;max-width:310px;min-width:310px;width:310px;height:calc(100% - 20px);overflow:hidden;background:white}.robot-main .robot-preview .phone .content iframe[data-v-bdcc95d0]{width:341px;height:110%;transform:scale(.91);transform-origin:top left}.robot-main .robot-preview .control-buttons[data-v-bdcc95d0]{margin-top:40px;margin-bottom:40px;display:flex;flex-direction:row;align-items:center}.robot-main .robot-preview .control-buttons .action-button[data-v-bdcc95d0]{margin:0 5px;border:0;outline:none;padding:0 9px;height:32px;display:flex;flex-direction:row;align-items:center;border-radius:16px;background:rgba(0,112,255,.08);cursor:pointer}.robot-main .robot-preview .control-buttons .action-button img[data-v-bdcc95d0]{width:14px;height:14px}.robot-main .robot-preview .control-buttons .action-button div[data-v-bdcc95d0]{margin-left:4px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#0070ff}.robot-main .robot-preview .control-buttons .action-button[data-v-bdcc95d0]:hover{opacity:.8}.robot-main .robot-configs[data-v-bdcc95d0]{margin-left:20px;width:0;flex-grow:1;display:flex;flex-direction:column}.robot-main .robot-configs .header[data-v-bdcc95d0]{height:60px;display:flex;flex-direction:row;align-items:center}.robot-main .robot-configs .header .expand-button[data-v-bdcc95d0]{margin-right:10px;width:16px;height:16px;border:0;outline:none;padding:0;background:none;cursor:pointer;transform:rotate(180deg)}.robot-main .robot-configs .header .expand-button img[data-v-bdcc95d0]{width:100%;height:100%}.robot-main .robot-configs .header .expand-button[data-v-bdcc95d0]:hover{opacity:.8}.robot-main .robot-configs .header .expand-button-rotate[data-v-bdcc95d0]{transform:rotate(0)}.robot-main .robot-configs .tab-content[data-v-bdcc95d0]{height:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay}.avatar[data-v-7a6e5261]{width:100%;height:100%;border-radius:50%;background:#8C9AE7;color:#fff;display:flex;align-items:center;justify-content:center}.avatar-service[data-v-7a6e5261]{background:#0066FF}.problem-info[data-v-08356980]{margin-bottom:8px;display:flex;flex-direction:row}.problem-info .avatar[data-v-08356980]{width:44px;height:44px;font-size:18px}.problem-info .avatar img[data-v-08356980]{width:100%;height:100%;border-radius:50%;object-fit:cover}.problem-info .infos[data-v-08356980]{margin-left:16px;flex-grow:1}.problem-info .infos .info-row[data-v-08356980]{margin-bottom:16px;display:flex;flex-direction:row}.problem-info .infos .info-row .left[data-v-08356980]{margin-right:12px;width:52px;font-size:13px;font-weight:350;line-height:22px;color:#8592a6}.problem-info .infos .info-row .right[data-v-08356980]{flex-grow:1;font-size:14px;font-weight:350;line-height:22px;color:#202d40}.problem-info .infos .info-row .right[data-v-08356980] p{margin:4px 0}.problem-info .infos .info-row .right[data-v-08356980] a{color:#1f5fff;word-break:break-all;text-decoration:none}.problem-info .infos .info-row .right[data-v-08356980] table{font-size:14px;line-height:20px;border:1px solid #dfe2e5;border-collapse:collapse}.problem-info .infos .info-row .right[data-v-08356980] table tbody tr{background:white}.problem-info .infos .info-row .right[data-v-08356980] table tbody tr:nth-child(2n+1){background:white}.problem-info .infos .info-row .right[data-v-08356980] table tbody tr:nth-child(2n+1)>*{background-color:#f5f5f599}.problem-info .infos .info-row .right[data-v-08356980] table tbody tr:nth-child(2n+1)>th{background-color:rgba(var(--theme_main_color_rgb),.1)}.problem-info .infos .info-row .right[data-v-08356980] table tbody tr th{text-align:left;background-color:rgba(var(--theme_main_color_rgb),.1)}.problem-info .infos .info-row .right[data-v-08356980] table th,.problem-info .infos .info-row .right[data-v-08356980] table td{border:1px solid #dfe2e5;box-sizing:border-box;padding:8px 12px}.problem-info .infos .info-row .right[data-v-08356980] ol{list-style:auto;list-style-position:inside;padding:2px 0}.problem-info .infos .info-row .right[data-v-08356980] ul{list-style-position:inside;padding:2px 0}.problem-info .infos .info-row .right[data-v-08356980] img{margin:8px 0;max-width:60%}.problem-info .infos .info-row .right .attachment-item[data-v-08356980]{width:128px;min-width:128px;height:80px;margin-top:1px;margin-right:10px;border-radius:2px;box-shadow:0 0 0 1px #11335514,0 1px 5px #0000000d;overflow:hidden;position:relative;display:inline-block;cursor:pointer}.problem-info .infos .info-row .right .attachment-item .image[data-v-08356980]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.problem-info .infos .info-row .right .attachment-item .mask[data-v-08356980]{position:absolute;top:0;left:0;right:0;bottom:0}.problem-info .infos .info-row .right .attachment-item .name[data-v-08356980]{position:absolute;top:6px;left:8px;right:8px;font-size:12px;color:#202d40;line-height:18px;height:36px;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;overflow:hidden}.problem-info .infos .info-row .right .attachment-item .type-icon[data-v-08356980]{position:absolute;left:8px;bottom:8px;width:20px;height:20px;border-radius:2px}.problem-info .infos .info-row .right .attachment-item[data-v-08356980]:hover{background:#f2f4f6}.problem-info .infos .info-row .right .attachment-item-image .name[data-v-08356980],.problem-info .infos .info-row .right .attachment-item-image .type-icon[data-v-08356980]{opacity:0}.problem-info .infos .info-row .right .attachment-item-image:hover .mask[data-v-08356980]{background-color:#202d4066}.problem-info .infos .info-row .right .attachment-item-image:hover .name[data-v-08356980]{color:#fff;opacity:1}.problem-info .infos .info-row .right .attachment-item-image:hover .type-icon[data-v-08356980]{opacity:1}.problem-info .infos .info-row .right .attachment-item[data-v-08356980]:first-child{margin-left:1px}.problem-info .infos .info-row .right .attachment-item[data-v-08356980]:last-child{margin-right:1px}.problem-info .infos .info-row .time[data-v-08356980]{margin-left:10px;font-size:13px;font-weight:350;line-height:22px;color:#8592a6}.message-info[data-v-8ae35b00]{display:flex;flex-direction:row;border-top:1px dashed #D8D8D8;padding:24px 0}.message-info .avatar[data-v-8ae35b00]{width:44px;height:44px;font-size:18px}.message-info .avatar img[data-v-8ae35b00]{width:100%;height:100%;border-radius:50%;object-fit:cover}.message-info .infos[data-v-8ae35b00]{margin-left:16px;flex-grow:1}.message-info .infos .header[data-v-8ae35b00]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.message-info .infos .header .user[data-v-8ae35b00],.message-info .infos .header .time[data-v-8ae35b00]{font-size:13px;font-weight:350;line-height:22px;color:#8592a6}.message-info .infos .assign[data-v-8ae35b00]{margin-top:8px;font-size:14px;font-weight:350;line-height:22px;color:#1a1a1a}.message-info .infos .assign[data-v-8ae35b00] span{font-weight:500}.message-info .infos .message[data-v-8ae35b00]{margin-top:4px;margin-bottom:10px;font-size:14px;font-weight:350;line-height:22px;color:#202d40}.message-info .infos .message[data-v-8ae35b00] p{margin:4px 0}.message-info .infos .message[data-v-8ae35b00] a{color:#1f5fff;word-break:break-all;text-decoration:none}.message-info .infos .message[data-v-8ae35b00] table{font-size:14px;line-height:20px;border:1px solid #dfe2e5;border-collapse:collapse}.message-info .infos .message[data-v-8ae35b00] table tbody tr{background:white}.message-info .infos .message[data-v-8ae35b00] table tbody tr:nth-child(2n+1){background:white}.message-info .infos .message[data-v-8ae35b00] table tbody tr:nth-child(2n+1)>*{background-color:#f5f5f599}.message-info .infos .message[data-v-8ae35b00] table tbody tr:nth-child(2n+1)>th{background-color:rgba(var(--theme_main_color_rgb),.1)}.message-info .infos .message[data-v-8ae35b00] table tbody tr th{text-align:left;background-color:rgba(var(--theme_main_color_rgb),.1)}.message-info .infos .message[data-v-8ae35b00] table th,.message-info .infos .message[data-v-8ae35b00] table td{border:1px solid #dfe2e5;box-sizing:border-box;padding:8px 12px}.message-info .infos .message[data-v-8ae35b00] ol{list-style:auto;list-style-position:inside;padding:2px 0}.message-info .infos .message[data-v-8ae35b00] ul{list-style-position:inside;padding:2px 0}.message-info .infos .message[data-v-8ae35b00] img{margin:8px 0;max-width:60%}.message-info .infos .note-message[data-v-8ae35b00]{margin-top:8px;border-radius:3px;opacity:1;background:#FFF7ED;box-sizing:border-box;border:1px solid #FED6A8;padding:10px}.message-info .infos .info-row[data-v-8ae35b00]{margin-bottom:16px;display:flex;flex-direction:row}.message-info .infos .info-row .left[data-v-8ae35b00]{margin-right:12px;width:52px;font-size:13px;font-weight:350;line-height:22px;color:#8592a6}.message-info .infos .info-row .right[data-v-8ae35b00]{flex-grow:1;font-size:14px;font-weight:350;line-height:22px;color:#202d40}.message-info .infos .info-row .right .attachment-item[data-v-8ae35b00]{width:128px;min-width:128px;height:80px;margin-top:1px;margin-right:10px;border-radius:2px;box-shadow:0 0 0 1px #11335514,0 1px 5px #0000000d;overflow:hidden;position:relative;display:inline-block;cursor:pointer}.message-info .infos .info-row .right .attachment-item .image[data-v-8ae35b00]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.message-info .infos .info-row .right .attachment-item .mask[data-v-8ae35b00]{position:absolute;top:0;left:0;right:0;bottom:0}.message-info .infos .info-row .right .attachment-item .name[data-v-8ae35b00]{position:absolute;top:6px;left:8px;right:8px;font-size:12px;color:#202d40;line-height:18px;height:36px;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;overflow:hidden}.message-info .infos .info-row .right .attachment-item .type-icon[data-v-8ae35b00]{position:absolute;left:8px;bottom:8px;width:20px;height:20px;border-radius:2px}.message-info .infos .info-row .right .attachment-item[data-v-8ae35b00]:hover{background:#f2f4f6}.message-info .infos .info-row .right .attachment-item-image .name[data-v-8ae35b00],.message-info .infos .info-row .right .attachment-item-image .type-icon[data-v-8ae35b00]{opacity:0}.message-info .infos .info-row .right .attachment-item-image:hover .mask[data-v-8ae35b00]{background-color:#202d4066}.message-info .infos .info-row .right .attachment-item-image:hover .name[data-v-8ae35b00]{color:#fff;opacity:1}.message-info .infos .info-row .right .attachment-item-image:hover .type-icon[data-v-8ae35b00]{opacity:1}.message-info .infos .info-row .right .attachment-item[data-v-8ae35b00]:first-child{margin-left:1px}.message-info .infos .info-row .right .attachment-item[data-v-8ae35b00]:last-child{margin-right:1px}.message-info .infos .info-row .time[data-v-8ae35b00]{margin-left:10px;font-size:13px;font-weight:350;line-height:22px;color:#8592a6}.attachment-box[data-v-e3bb744a]{height:42px;min-height:42px;display:flex;flex-direction:row;align-items:center}.attachment-box .upload-button[data-v-e3bb744a]{margin-left:20px;border:0;background:none;outline:none;padding:0}.attachment-box .upload-button img[data-v-e3bb744a]{width:20px;height:20px;cursor:pointer}.attachment-box .attachment-list[data-v-e3bb744a]{width:0;flex-grow:1;margin-left:10px;height:32px;display:flex;flex-direction:row;overflow-x:scroll;overflow-x:overlay}.attachment-box .attachment-list .attachment-item[data-v-e3bb744a]{width:100px;min-width:100px;height:30px;margin-top:1px;margin-right:10px;border-radius:2px;box-shadow:0 0 0 1px #11335514,0 1px 5px #0000000d;overflow:hidden;position:relative;cursor:pointer;display:flex;flex-direction:row;align-items:center}.attachment-box .attachment-list .attachment-item .type-icon[data-v-e3bb744a]{margin-left:5px;width:20px;height:20px;border-radius:2px}.attachment-box .attachment-list .attachment-item .delete-button[data-v-e3bb744a]{margin-right:5px;width:16px;height:16px;opacity:.5}.attachment-box .attachment-list .attachment-item .delete-button[data-v-e3bb744a]:hover{opacity:1}.attachment-box .attachment-list .attachment-item .delete-button:hover g[data-v-e3bb744a]{fill:#f81d22}.attachment-box .attachment-list .attachment-item .name[data-v-e3bb744a]{margin-left:3px;margin-right:3px;width:0;flex-grow:1;font-size:12px;color:#202d40;line-height:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.attachment-box .attachment-list .attachment-item .mask[data-v-e3bb744a]{position:absolute;left:0;bottom:0;height:3px;background:rgba(0,112,255,.8)}.attachment-box .attachment-list .attachment-item .progress[data-v-e3bb744a]{margin-right:5px;font-size:12px;color:#202d40;line-height:18px}.attachment-box .attachment-list .attachment-item[data-v-e3bb744a]:hover{background:#f2f4f6}.attachment-box .attachment-list .attachment-item[data-v-e3bb744a]:first-child{margin-left:1px}.attachment-box .attachment-list .attachment-item[data-v-e3bb744a]:last-child{margin-right:1px}.textarea-wrapper[data-v-5c2cc6d6]{padding:0 0 6px;box-sizing:border-box;border:1px solid #EBEBEB;overflow:auto}.textarea-wrapper[data-v-5c2cc6d6]:focus{border:1px solid #0070FF}.textarea-wrapper[data-v-5c2cc6d6] .el-tiptap-editor{width:100%;background:#FFFFFF;padding-bottom:10px}.textarea-wrapper[data-v-5c2cc6d6] .el-tiptap-editor--fullscreen{padding:0}.textarea-wrapper[data-v-5c2cc6d6] .el-tiptap-editor--fullscreen .el-tiptap-editor__menu-bar{height:44px;min-height:44px}.textarea-wrapper[data-v-5c2cc6d6] .el-tiptap-editor--fullscreen .el-tiptap-editor__menu-bar .el-tiptap-editor__menu-bar_body{background-color:transparent}.textarea-wrapper[data-v-5c2cc6d6] .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-5c2cc6d6] .el-tiptap-editor--fullscreen .editor-content .ProseMirror{height:unset}.textarea-wrapper[data-v-5c2cc6d6] .el-tiptap-editor__menu-bar{position:absolute;top:0;left:126px;width:400px;text-align:left;padding-left:10px;z-index:100}.textarea-wrapper[data-v-5c2cc6d6] .el-tiptap-editor__menu-bar .el-tiptap-editor__menu-bar_body{background-color:#fff;padding-top:3px;padding-bottom:3px}.textarea-wrapper[data-v-5c2cc6d6] .el-tiptap-editor__command-button{width:30px;height:30px}.textarea-wrapper[data-v-5c2cc6d6] .el-tiptap-editor__command-button img{width:16px;height:16px}.textarea-wrapper[data-v-5c2cc6d6] .editor-content{margin-top:36px;margin-left:20px;margin-right:20px;background-color:#fff}.textarea-wrapper[data-v-5c2cc6d6] .editor-content>*>p{margin:4px 0;line-height:1.5;min-height:unset}.textarea-wrapper[data-v-5c2cc6d6] .editor-content .tableWrapper,.textarea-wrapper[data-v-5c2cc6d6] .editor-content table{margin:6px 0}.textarea-wrapper[data-v-5c2cc6d6] .editor-content table td,.textarea-wrapper[data-v-5c2cc6d6] .editor-content table th{padding:6px 10px;height:32px}.textarea-wrapper[data-v-5c2cc6d6] .editor-content ul{margin:0;list-style-position:inside;padding:2px 0}.textarea-wrapper[data-v-5c2cc6d6] .editor-content ol{list-style:auto;list-style-position:inside;margin:0;padding:2px 0}.textarea-wrapper[data-v-5c2cc6d6] .editor-content li{line-height:1.5}.textarea-wrapper-yellow[data-v-5c2cc6d6] .el-tiptap-editor{width:100%;background:#FFF7ED}.textarea-wrapper-yellow[data-v-5c2cc6d6] .el-tiptap-editor__menu-bar .el-tiptap-editor__menu-bar_body,.textarea-wrapper-yellow[data-v-5c2cc6d6] .editor-content{background-color:#fff7ed}.ticket-detail-main[data-v-189c73bc]{flex-grow:1;display:flex;flex-direction:column}.ticket-detail-main .head[data-v-189c73bc]{height:56px;min-height:56px;border-bottom:1px solid rgba(220,223,230,.5);display:flex;flex-direction:row;align-items:center}.ticket-detail-main .head .return-button[data-v-189c73bc]{margin-left:20px;display:flex;flex-direction:row;align-items:center;cursor:pointer;background:none;border:0;outline:0;padding:0}.ticket-detail-main .head .return-button img[data-v-189c73bc]{width:16px;height:16px}.ticket-detail-main .head .return-button div[data-v-189c73bc]{margin-left:4px;font-size:14px;font-weight:400;line-height:28px;color:#282b31}.ticket-detail-main .head .meta[data-v-189c73bc]{margin-left:30px;height:32px;display:flex;flex-direction:row;box-sizing:border-box;border:1px solid #DCDFE6;border-radius:4px}.ticket-detail-main .head .meta .user[data-v-189c73bc]{border-right:1px solid #DCDFE6;padding:0 12px;font-size:14px;font-weight:400;line-height:32px;color:#3d3d3d}.ticket-detail-main .head .meta .status[data-v-189c73bc]{margin:4px 8px 4px 12px;width:60px;height:24px;border-radius:12px;opacity:1;background:rgba(0,112,255,.08);line-height:24px;text-align:center;font-size:12px;font-weight:400;color:#0070ff}.ticket-detail-main .head .meta .status-new[data-v-189c73bc]{background:rgba(0,112,255,.08);color:#0070ff}.ticket-detail-main .head .meta .status-progress[data-v-189c73bc]{background:#FFCCCB;color:#b41a1a}.ticket-detail-main .head .meta .status-need[data-v-189c73bc]{background:rgba(47,200,103,.2);color:#2fc867}.ticket-detail-main .head .meta .status-wait[data-v-189c73bc]{background:#D3DCE4;color:#5c6975}.ticket-detail-main .head .meta .status-close[data-v-189c73bc]{background:#87929D;color:#fff}.ticket-detail-main .head .meta .serial[data-v-189c73bc]{margin-right:12px;font-size:14px;font-weight:400;line-height:32px;color:#3d3d3d}.ticket-detail-main .head .space[data-v-189c73bc]{flex-grow:1}.ticket-detail-main .head .next-button[data-v-189c73bc]{margin-right:20px;width:120px;height:32px;border-radius:16px;opacity:1;background:rgba(0,112,255,.08);line-height:32px;text-align:center;font-size:14px;font-weight:400;color:#0070ff;cursor:pointer;border:0;outline:0}.ticket-detail-main .body[data-v-189c73bc]{height:0;flex-grow:1;display:flex;flex-direction:row}.ticket-detail-main .body .info[data-v-189c73bc]{border-right:1px solid rgba(220,223,230,.5);box-sizing:border-box;padding:20px;width:400px;overflow-y:scroll;overflow-y:overlay;display:flex;flex-direction:column}.ticket-detail-main .body .info .result-icon[data-v-189c73bc]{align-self:center;width:60px;height:60px}.ticket-detail-main .body .info .result-title[data-v-189c73bc]{margin-top:10px;align-self:center;font-weight:700}.ticket-detail-main .body .info .info-title[data-v-189c73bc]{margin-bottom:2px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.ticket-detail-main .body .info .result-row[data-v-189c73bc]{margin-top:12px;margin-bottom:4px;display:flex;flex-direction:row;align-items:center;justify-self:center}.ticket-detail-main .body .info .result-row img[data-v-189c73bc]{width:24px;height:24px}.ticket-detail-main .body .info .result-row div[data-v-189c73bc]{margin-left:6px;font-size:16px;font-weight:500;color:#3d3d3d}.ticket-detail-main .body .info .info-row[data-v-189c73bc]{margin-top:8px;display:flex;flex-direction:row;align-items:center}.ticket-detail-main .body .info .info-row .key[data-v-189c73bc]{width:80px;font-size:13px;font-weight:350;line-height:22px;color:#8592a6}.ticket-detail-main .body .info .info-row .value[data-v-189c73bc]{font-size:14px;font-weight:350;line-height:22px;color:#202d40;display:flex;flex-direction:row;align-items:center}.ticket-detail-main .body .info .info-row .value img[data-v-189c73bc]{width:18px;height:18px;margin-right:9px}.ticket-detail-main .body .info .form-title[data-v-189c73bc]{margin-top:18px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.ticket-detail-main .body .info .form-title .text[data-v-189c73bc]{font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.ticket-detail-main .body .info .form-title .action[data-v-189c73bc]{font-size:12px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.ticket-detail-main .body .info[data-v-189c73bc] .tag-wrapper{width:auto;min-height:unset;margin-top:10px;padding:4px 8px 0;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB}.ticket-detail-main .body .info[data-v-189c73bc] .tag-wrapper .tag{margin-bottom:4px;margin-right:4px}.ticket-detail-main .body .info[data-v-189c73bc] .tag-wrapper .input{margin-bottom:4px;margin-right:4px;width:80px}.ticket-detail-main .body .info[data-v-189c73bc] .tag-wrapper .button{margin-bottom:4px;margin-right:4px}.ticket-detail-main .body .detail[data-v-189c73bc]{width:0;flex-grow:1;display:flex;flex-direction:column}.ticket-detail-main .body .detail .messages[data-v-189c73bc]{height:0;flex-grow:3;overflow-y:scroll;overflow-y:overlay;padding:20px}.ticket-detail-main .body .detail .reply-area[data-v-189c73bc]{height:0;min-height:0;flex-grow:3;border-top:1px solid rgba(220,223,230,.5);display:flex;flex-direction:column}.ticket-detail-main .body .detail .reply-area .input[data-v-189c73bc]{height:0;flex-grow:1;position:relative}.ticket-detail-main .body .detail .reply-area .input .reply-type[data-v-189c73bc]{position:absolute;left:20px;top:0;width:116px;z-index:100;background:#FFFFFF}.ticket-detail-main .body .detail .reply-area .input .reply-type .selected-type[data-v-189c73bc]{height:40px;display:flex;flex-direction:row;align-items:center;cursor:pointer;user-select:none}.ticket-detail-main .body .detail .reply-area .input .reply-type .selected-type .icon[data-v-189c73bc]{width:20px;height:20px;margin-right:6px}.ticket-detail-main .body .detail .reply-area .input .reply-type .selected-type div[data-v-189c73bc]{font-size:16px;font-weight:400;line-height:20px;color:#3d3d3d}.ticket-detail-main .body .detail .reply-area .input .reply-type .selected-type .arrow[data-v-189c73bc]{margin-left:10px;width:16px;height:16px}.ticket-detail-main .body .detail .reply-area .input .reply-type .float-menu[data-v-189c73bc]{position:absolute;width:140px;background:#FFFFFF;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB;box-shadow:0 4px 26px #99999914;display:flex;flex-direction:column;bottom:32px;right:0}.ticket-detail-main .body .detail .reply-area .input .reply-type .float-menu .menu-item[data-v-189c73bc]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.ticket-detail-main .body .detail .reply-area .input .reply-type .float-menu .menu-item[data-v-189c73bc]:hover{background:rgba(0,112,255,.04)}.ticket-detail-main .body .detail .reply-area .input .reply-type .float-menu .menu-item .check[data-v-189c73bc]{margin-left:10px;width:16px;height:16px}.ticket-detail-main .body .detail .reply-area .input .reply-type .float-menu .menu-item .check img[data-v-189c73bc]{width:16px;height:16px}.ticket-detail-main .body .detail .reply-area .input .reply-type .float-menu .menu-item .icon[data-v-189c73bc]{margin-left:8px;width:20px;height:20px}.ticket-detail-main .body .detail .reply-area .input .reply-type .float-menu .menu-item .text[data-v-189c73bc]{margin-left:6px;font-size:16px;font-weight:400;line-height:20px;color:#3d3d3d}.ticket-detail-main .body .detail .reply-area .input textarea[data-v-189c73bc]{box-sizing:border-box;padding:10px 20px;width:100%;height:100%;border:0;outline:none;resize:none;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d;background:none}.ticket-detail-main .body .detail .reply-area .input textarea[data-v-189c73bc]::placeholder{color:#d0d0d0}.ticket-detail-main .body .detail .reply-area .attachment[data-v-189c73bc]{height:42px;display:flex;flex-direction:row;align-items:center}.ticket-detail-main .body .detail .reply-area .attachment .add-button[data-v-189c73bc]{margin-left:20px;width:20px;height:20px;cursor:pointer}.ticket-detail-main .body .detail .reply-area-note[data-v-189c73bc],.ticket-detail-main .body .detail .reply-area-note .input .reply-type[data-v-189c73bc]{background:#FFF7ED}.ticket-detail-main .action-bar[data-v-189c73bc]{height:80px;line-height:80px;border-top:1px solid rgba(220,223,230,.5);display:flex;flex-direction:row-reverse;align-items:center;background:#FFFFFF}.ticket-detail-main .action-bar .submit-control[data-v-189c73bc]{margin-right:30px;display:flex;flex-direction:row;height:50px;position:relative;cursor:pointer}.ticket-detail-main .action-bar .submit-control .submit-button[data-v-189c73bc]{margin-right:2px;width:188px;height:50px;border-radius:10px 0 0 10px;background:#0070FF;font-size:18px;font-weight:500;line-height:50px;color:#fff;text-align:center}.ticket-detail-main .action-bar .submit-control .arrow[data-v-189c73bc]{width:40px;height:50px;border-radius:0 10px 10px 0;background:#0070FF;display:flex;align-items:center;justify-content:center}.ticket-detail-main .action-bar .next-control[data-v-189c73bc]{margin-right:13px;display:flex;flex-direction:row;height:50px;position:relative;cursor:pointer}.ticket-detail-main .action-bar .next-control .next-button[data-v-189c73bc]{height:50px;display:flex;flex-direction:row;align-items:center;font-size:16px;font-weight:400;color:#3d3d3d}.ticket-detail-main .action-bar .next-control .next-button img[data-v-189c73bc]{margin-left:6px;width:24px;height:24px}.ticket-detail-main .action-bar .float-action-menu[data-v-189c73bc]{position:absolute;right:0;bottom:60px;width:150px;background:#FFFFFF;border-radius:4px;box-sizing:border-box;border:1px solid #EBEBEB;box-shadow:0 4px 26px #99999914;display:flex;flex-direction:column}.ticket-detail-main .action-bar .float-action-menu .menu-item[data-v-189c73bc]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.ticket-detail-main .action-bar .float-action-menu .menu-item[data-v-189c73bc]:hover{background:rgba(0,112,255,.04)}.ticket-detail-main .action-bar .float-action-menu .menu-item .check[data-v-189c73bc]{margin:0 0 0 10px;width:16px;height:16px;display:flex}.ticket-detail-main .action-bar .float-action-menu .menu-item .check img[data-v-189c73bc]{margin:0;width:16px;height:16px}.ticket-detail-main .action-bar .float-action-menu .menu-item .color[data-v-189c73bc]{margin-left:6px;width:16px;height:16px;border-radius:2px;opacity:1}.ticket-detail-main .action-bar .float-action-menu .menu-item .text[data-v-189c73bc]{margin-left:8px;font-size:14px;font-weight:400;line-height:16px;color:#282b31}.ticket-main[data-v-96a065aa]{flex-grow:1;display:flex;flex-direction:row}.ticket-main .view-list[data-v-96a065aa]{border-right:1px solid rgba(220,223,230,.5);width:260px;display:flex;flex-direction:column}.ticket-main .view-list .head[data-v-96a065aa]{height:56px;min-height:56px;border-bottom:1px solid rgba(220,223,230,.5);display:flex;flex-direction:row;align-items:center;justify-content:space-between}.ticket-main .view-list .head .title[data-v-96a065aa]{margin-left:16px;font-size:14px;font-weight:500;line-height:20px;color:#333}.ticket-main .view-list .head img[data-v-96a065aa]{margin-right:16px;width:16px;height:16px;cursor:pointer;transition:all 1s}.ticket-main .view-list .head .rotating[data-v-96a065aa]{animation:loading-96a065aa 1s linear infinite}@keyframes loading-96a065aa{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ticket-main .view-list .list[data-v-96a065aa]{padding:9px 0;height:0;flex-grow:1;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay}.ticket-main .view-list .list .view-item[data-v-96a065aa]{height:38px;min-height:38px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.ticket-main .view-list .list .view-item .title[data-v-96a065aa]{margin-left:16px;font-size:12px;font-weight:400;line-height:20px;color:#666}.ticket-main .view-list .list .view-item .count[data-v-96a065aa]{margin-right:20px;font-size:12px;font-weight:500;line-height:20px;color:#666}.ticket-main .view-list .list .view-item[data-v-96a065aa]:hover,.ticket-main .view-list .list .view-item-active[data-v-96a065aa]{background:rgba(0,112,255,.04)}.ticket-main .view-list .list .view-item-active .title[data-v-96a065aa],.ticket-main .view-list .list .view-item-active .count[data-v-96a065aa]{color:#0070ff}.ticket-main .ticket-list[data-v-96a065aa]{flex-grow:1;display:flex;flex-direction:column}.ticket-main .ticket-list .title[data-v-96a065aa]{margin:20px 20px 0;font-size:16px;font-weight:500;line-height:24px;color:#3d3d3d}.ticket-main .ticket-list .filter[data-v-96a065aa]{margin:25px 20px 0;display:flex;flex-direction:row;align-items:center}.ticket-main .ticket-list .filter .filter-text[data-v-96a065aa]{font-size:12px;font-weight:400;line-height:20px;text-align:center;color:#666}.ticket-main .ticket-list .filter .export-button[data-v-96a065aa]{margin-left:10px;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}.ticket-main .ticket-list .filter .export-button img[data-v-96a065aa]{width:14px;height:14px}.ticket-main .ticket-list .filter .export-button div[data-v-96a065aa]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#758296}.ticket-main .ticket-list .filter .export-button[data-v-96a065aa]:hover{border:1px solid rgba(2,86,255,.3);background:rgba(224,234,255,.3)}.ticket-main .ticket-list .count[data-v-96a065aa]{margin:15px 20px 5px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3dcc}.ticket-main .ticket-list .ticket-table[data-v-96a065aa]{margin:0 20px;height:0;flex-grow:1;display:flex;flex-direction:column}.ticket-main .ticket-list .ticket-table .table-head[data-v-96a065aa]{height:48px;min-height:48px;display:flex;flex-direction:row;align-items:center;font-size:14px;font-weight:500;line-height:20px;color:#2f3941;border-bottom:1px solid #DCDFE6}.ticket-main .ticket-list .ticket-table .table-head>*[data-v-96a065aa]{user-select:none}.ticket-main .ticket-list .ticket-table .table-head .column-customer[data-v-96a065aa],.ticket-main .ticket-list .ticket-table .table-head .column-time[data-v-96a065aa],.ticket-main .ticket-list .ticket-table .table-head .column-catagory[data-v-96a065aa],.ticket-main .ticket-list .ticket-table .table-head .column-module[data-v-96a065aa],.ticket-main .ticket-list .ticket-table .table-head .column-priority[data-v-96a065aa]{cursor:pointer}.ticket-main .ticket-list .ticket-table .table-row-list[data-v-96a065aa]{height:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay;display:flex;flex-direction:column}.ticket-main .ticket-list .ticket-table .table-row-list .table-row[data-v-96a065aa]{height:40px;min-height:40px;display:flex;flex-direction:row;align-items:center;font-size:14px;font-weight:400;line-height:20px;color:#2f3941;border-bottom:1px solid rgba(220,223,230,.5)}.ticket-main .ticket-list .ticket-table .table-row-list .table-row[data-v-96a065aa]:hover{background:rgba(0,112,255,.08)}.ticket-main .ticket-list .ticket-table .table-row-list .empty[data-v-96a065aa]{height:40px;color:#202d4080;font-size:14px;line-height:20px;display:flex;align-items:center;justify-content:center}.ticket-main .ticket-list .ticket-table .column-checkbox[data-v-96a065aa]{width:46px;height:16px;display:flex;align-items:center;justify-content:center}.ticket-main .ticket-list .ticket-table .column-status[data-v-96a065aa]{width:0;flex-grow:.8;display:flex;align-items:center;justify-content:center}.ticket-main .ticket-list .ticket-table .column-status div[data-v-96a065aa]{width:60px;height:24px;border-radius:12px;opacity:1;font-size:12px;font-weight:400;line-height:24px;text-align:center;cursor:default}.ticket-main .ticket-list .ticket-table .column-status .status-new[data-v-96a065aa]{background:rgba(0,112,255,.08);color:#0070ff}.ticket-main .ticket-list .ticket-table .column-status .status-progress[data-v-96a065aa]{background:#FFCCCB;color:#b41a1a}.ticket-main .ticket-list .ticket-table .column-status .status-need[data-v-96a065aa]{background:rgba(47,200,103,.2);color:#2fc867}.ticket-main .ticket-list .ticket-table .column-status .status-wait[data-v-96a065aa]{background:#D3DCE4;color:#5c6975}.ticket-main .ticket-list .ticket-table .column-status .status-close[data-v-96a065aa]{background:#87929D;color:#fff}.ticket-main .ticket-list .ticket-table .column-title[data-v-96a065aa]{width:0;flex-grow:3;padding:0 20px}.ticket-main .ticket-list .ticket-table .column-title a[data-v-96a065aa]{cursor:pointer}.ticket-main .ticket-list .ticket-table .column-title a[data-v-96a065aa]:hover{color:#06f}.ticket-main .ticket-list .ticket-table .column-customer[data-v-96a065aa]{width:0;flex-grow:1;display:flex;align-items:center;justify-content:center}.ticket-main .ticket-list .ticket-table .column-customer img[data-v-96a065aa]{margin-left:5px}.ticket-main .ticket-list .ticket-table .column-time[data-v-96a065aa]{width:0;min-width:150px;flex-grow:1.5;display:flex;align-items:center;justify-content:center;text-align:center}.ticket-main .ticket-list .ticket-table .column-time img[data-v-96a065aa]{margin-left:5px}.ticket-main .ticket-list .ticket-table .column-catagory[data-v-96a065aa]{width:0;flex-grow:.8;display:flex;align-items:center;justify-content:center}.ticket-main .ticket-list .ticket-table .column-catagory img[data-v-96a065aa]{margin-left:5px}.ticket-main .ticket-list .ticket-table .column-module[data-v-96a065aa]{width:0;flex-grow:.8;display:flex;align-items:center;justify-content:center}.ticket-main .ticket-list .ticket-table .column-module img[data-v-96a065aa]{margin-left:5px}.ticket-main .ticket-list .ticket-table .column-priority[data-v-96a065aa]{width:0;flex-grow:.8;display:flex;align-items:center;justify-content:center}.ticket-main .ticket-list .ticket-table .column-priority div[data-v-96a065aa]{height:22px;border-radius:4px;font-size:12px;font-weight:400;line-height:22px;padding:0 6px;cursor:default}.ticket-main .ticket-list .ticket-table .column-priority img[data-v-96a065aa]{margin-left:5px}.ticket-main .ticket-list .ticket-table .column-priority .priority-urgent[data-v-96a065aa]{border:1px solid #B41520;color:#b41520}.ticket-main .ticket-list .ticket-table .column-priority .priority-high[data-v-96a065aa]{border:1px solid #DD713A;color:#dd713a}.ticket-main .ticket-list .ticket-table .column-priority .priority-normal[data-v-96a065aa]{border:1px solid #0070FF;color:#0070ff}.ticket-main .ticket-list .ticket-table .column-priority .priority-low[data-v-96a065aa]{border:1px solid #6A6A6A;color:#6a6a6a}.ticket-main .ticket-list .ticket-action-panel[data-v-96a065aa]{border-top:1px solid rgba(220,223,230,.5);background:#FFFFFF;height:80px;min-height:80px;display:flex;flex-direction:row;align-items:center}.ticket-main .ticket-list .ticket-action-panel .selected-count[data-v-96a065aa]{margin-left:20px;font-size:14px;font-weight:500;line-height:20px;color:#3d3d3d}.ticket-main .ticket-list .ticket-action-panel .space[data-v-96a065aa]{flex-grow:1}.ticket-main .ticket-list .ticket-action-panel .action-button[data-v-96a065aa]{margin:0 20px;height:32px;padding:0 32px;display:flex;flex-direction:row;align-items:center;background:rgba(0,112,255,.08);border-radius:16px;cursor:pointer;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#0070ff}.ticket-main .ticket-list .ticket-action-panel .action-button img[data-v-96a065aa]{margin-right:4px;width:16px;height:16px}.ticket-main .ticket-list .ticket-action-panel .action-button[data-v-96a065aa]:hover{opacity:.8}.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-4d8b4695]{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-4d8b4695]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-4d8b4695]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-4d8b4695]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .big-box[data-v-4d8b4695]{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-4d8b4695]{width:50px;height:50px}.bg .dialog .big-box .upload-text[data-v-4d8b4695]{margin-top:12px;font-size:14px;font-weight:400;line-height:24px;color:#0070ff;text-align:center}.bg .dialog .big-box .text[data-v-4d8b4695]{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-4d8b4695]{border:1px dashed rgb(0,112,255)}.bg .dialog .big-box-over *[data-v-4d8b4695]{pointer-events:none}.bg .dialog .card-list[data-v-4d8b4695]{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-4d8b4695]:after{content:"";flex:auto}.bg .dialog .card-list .card[data-v-4d8b4695]{margin-bottom:20px;display:flex;flex-direction:column;align-items:center}.bg .dialog .card-list .card .small-box[data-v-4d8b4695]{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-4d8b4695]{position:relative;width:50px;height:50px}.bg .dialog .card-list .card .text[data-v-4d8b4695]{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-4d8b4695]{margin-top:-7px;width:348px;display:flex;flex-direction:row;align-items:center}.bg .dialog .language-option .text[data-v-4d8b4695]{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-4d8b4695]{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-4d8b4695]{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-4d8b4695]{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-18e99185]{display:flex;flex-direction:column;align-items:center}.player .player-inner[data-v-18e99185]{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-18e99185]{overflow:hidden;display:flex;flex-direction:column}.player .player-inner .video-content .video-area[data-v-18e99185]{position:relative;display:flex;align-items:center;justify-content:center}.player .player-inner .video-content .video-area video[data-v-18e99185]{width:100%;height:100%}.player .player-inner .video-content .video-area canvas[data-v-18e99185]{max-width:100%;max-height:100%;background:black}.player .player-inner .video-content .video-area .trying[data-v-18e99185]{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-18e99185]{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-18e99185]{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-18e99185]{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-18e99185]{max-width:100%;max-height:100%}.player .player-inner .video-content .video-area .play-control[data-v-18e99185]{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-18e99185]{width:72px;height:72px;cursor:pointer}.player .player-inner .video-content .video-area .play-control .replay-button[data-v-18e99185]{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-18e99185]{width:18px;height:18px}.player .player-inner .video-content .video-area .play-control .replay-button div[data-v-18e99185]{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-18e99185],.player .player-inner .video-content .video-area .play-control-locked .full-pause[data-v-18e99185]{cursor:default}.player .player-inner .video-content .video-area .link-control[data-v-18e99185]{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-18e99185]{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-18e99185]{position:absolute;top:20px;right:20px}.player .player-inner .video-content .video-area .full-control-bar[data-v-18e99185]{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-18e99185]{padding:0;margin:0;background:transparent;border:0;outline:none}.player .player-inner .video-content .video-area .full-control-bar .space-line[data-v-18e99185]{height:50px}.player .player-inner .video-content .video-area .full-control-bar .progress[data-v-18e99185]{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-18e99185]{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-18e99185]{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-18e99185]::-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-18e99185]::-webkit-slider-runnable-track{background:rgba(255,255,255,0)}.player .player-inner .video-content .video-area .full-control-bar .time[data-v-18e99185]{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-18e99185]{color:#fff}.player .player-inner .video-content .video-area .full-control-bar .button-line[data-v-18e99185]{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-18e99185]{width:24px;height:24px;cursor:pointer}.player .player-inner .video-content .video-area .full-control-bar .button-line .play-button img[data-v-18e99185]{width:24px;height:24px}.player .player-inner .video-content .video-area .full-control-bar .button-line .action-button[data-v-18e99185]{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-18e99185]{width:24px;height:24px}.player .player-inner .video-content .video-area .full-control-bar .button-line .action-button-disable[data-v-18e99185]{cursor:not-allowed}.player .player-inner .video-content .video-area .full-control-bar .button-line .speed-button[data-v-18e99185]{margin-left:32px;cursor:pointer}.player .player-inner .video-content .video-area .full-control-bar .button-line .space[data-v-18e99185]{flex-grow:1}.player .player-inner .video-content .video-area .spinner-container[data-v-18e99185]{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-18e99185]{width:56px;height:56px;animation:changeright-18e99185 1s linear infinite}@keyframes changeright-18e99185{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-18e99185]{width:88px;height:88px}.player .player-inner .video-content .slide-list[data-v-18e99185]{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-18e99185]{display:flex;flex-direction:row;overflow-x:scroll}.player .player-inner .video-content .slide-list .slide-list-inner .slide-item[data-v-18e99185]{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-18e99185]{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-18e99185]{width:100px;height:56px;border-radius:8px}.player .player-inner .video-content .slide-list .slide-list-inner .slide-item .image-wrapper-active[data-v-18e99185]{border:2px solid rgb(36,106,250)}.player .player-inner .video-content .slide-list .slide-list-inner .slide-item .text[data-v-18e99185]{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-18e99185]{margin-right:0}.player .player-inner .control-bar[data-v-18e99185]{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-18e99185]{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-18e99185]{width:24px;height:24px}.player .player-inner .control-bar .action-button[data-v-18e99185]:disabled{cursor:not-allowed;opacity:.8}.player .player-inner .control-bar .speed-button[data-v-18e99185]{position:relative;margin:0 16px 0 12px;width:32px;height:24px}.player .player-inner .control-bar .speed-button .speed-icon[data-v-18e99185]{width:32px;height:24px;cursor:pointer}.player .player-inner .control-bar .speed-button .speed-icon-locked[data-v-18e99185]{cursor:default}.player .player-inner .control-bar .speed-button .float-speed-menu[data-v-18e99185]{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-18e99185]{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-18e99185]:hover,.player .player-inner .control-bar .speed-button .float-speed-menu .menu-item-active[data-v-18e99185]{background:rgb(235,235,235);color:#333}.player .player-inner .control-bar .progress-bar[data-v-18e99185]{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-18e99185]{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-18e99185]{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-18e99185]{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-18e99185]{position:absolute;top:0;left:0;width:100%;height:100%}.player .player-inner .control-bar .progress-bar .progressBarCanvas2[data-v-18e99185]{overflow:hidden;z-index:11}.player .player-inner .control-bar .progress-bar-locked[data-v-18e99185]{cursor:default}.player .player-inner .control-bar .volume-button[data-v-18e99185]{margin:0 12px;width:24px;height:24px;position:relative}.player .player-inner .control-bar .volume-button .volume-icon[data-v-18e99185]{width:24px;height:24px;cursor:pointer}.player .player-inner .control-bar .volume-button .volume-icon-locked[data-v-18e99185]{cursor:default}.player .player-inner .control-bar .volume-button .float-volume-menu[data-v-18e99185]{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-18e99185]{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-18e99185]{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-c4a45f5a]{margin-left:14px;width:548px;height:calc(100vh - 120px)}.subtitleEditor .title-line[data-v-c4a45f5a]{height:34px;display:flex;flex-direction:row;align-items:center}.subtitleEditor .title-line .title[data-v-c4a45f5a]{margin-left:6px;font-size:20px;font-weight:500;line-height:34px;letter-spacing:0em;color:#3d3d3d}.subtitleEditor .title-line .tip[data-v-c4a45f5a]{width:14px;height:14px;margin-left:6px;position:relative}.subtitleEditor .title-line .tip .tip-icon[data-v-c4a45f5a]{width:14px;height:14px}.subtitleEditor .title-line .tip .float-tip[data-v-c4a45f5a]{visibility:hidden;position:absolute;bottom:14px;left:-14px;display:flex;flex-direction:column}.subtitleEditor .title-line .tip .float-tip .text[data-v-c4a45f5a]{width:196px;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-c4a45f5a]{margin-left:16px;margin-bottom:2px;width:10px;height:6px}.subtitleEditor .title-line .tip:hover .float-tip[data-v-c4a45f5a]{visibility:visible}.subtitleEditor .title-line .space[data-v-c4a45f5a]{flex-grow:1}.subtitleEditor .title-line .search-button[data-v-c4a45f5a]{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-c4a45f5a]{width:16px;height:16px}.subtitleEditor .title-line .search-button[data-v-c4a45f5a]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.subtitleEditor .title-line .update-button[data-v-c4a45f5a]{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-c4a45f5a]{display:block}.subtitleEditor .title-line .update-button .hover[data-v-c4a45f5a]{display:none}.subtitleEditor .title-line .update-button img[data-v-c4a45f5a]{width:16px;height:16px}.subtitleEditor .title-line .update-button div[data-v-c4a45f5a]{margin-left:6px;font-size:14px;color:#1a1a1a}.subtitleEditor .title-line .update-button[data-v-c4a45f5a]:hover{border-radius:2px;background:#1F5FFF}.subtitleEditor .title-line .update-button:hover .normal[data-v-c4a45f5a]{display:none}.subtitleEditor .title-line .update-button:hover .hover[data-v-c4a45f5a]{display:block}.subtitleEditor .title-line .update-button:hover div[data-v-c4a45f5a]{color:#fff}.subtitleEditor .subtitle-list[data-v-c4a45f5a]{height:calc(100vh - 154px);display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;position:relative}.subtitleEditor .subtitle-list .subtitle-item[data-v-c4a45f5a]{margin-top:10px;margin-right:10px;cursor:text;display:flex;flex-direction:row;align-items:center}.subtitleEditor .subtitle-list .subtitle-item[data-v-c4a45f5a]:hover{background:rgba(224,234,255,.4)}.subtitleEditor .subtitle-list .subtitle-item:hover .action-button[data-v-c4a45f5a]{visibility:visible}.subtitleEditor .subtitle-list .subtitle-item .seperator[data-v-c4a45f5a]{margin:0 5px;line-height:24px;font-size:14px}.subtitleEditor .subtitle-list .subtitle-item .text-container[data-v-c4a45f5a]{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-c4a45f5a]{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-c4a45f5a]{background:white}.subtitleEditor .subtitle-list .subtitle-item .text[data-v-c4a45f5a]{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-c4a45f5a]{padding:4px 5px;border-radius:3px;border:1px solid #1F5FFF}.subtitleEditor .subtitle-list .subtitle-item .action-button[data-v-c4a45f5a]{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-c4a45f5a]{width:20px;height:20px}.subtitleEditor .subtitle-list .subtitle-item .action-button[data-v-c4a45f5a]:last-child{margin-right:8px}.subtitleEditor .subtitle-list-search[data-v-c4a45f5a]{height:calc(100vh - 199px)}.subtitleEditor .empty-panel[data-v-c4a45f5a]{height:calc(100vh - 200px);display:flex;flex-direction:column;align-items:center;justify-content:center}.subtitleEditor .empty-panel .add-button[data-v-c4a45f5a]{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-c4a45f5a]{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}.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}.video-main-container[data-v-03ce7cee]{flex:1;padding:0;height:100vh}.video-main-container .header-tools-bar[data-v-03ce7cee]{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-03ce7cee]{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-03ce7cee]{width:16px;height:16px;margin-right:4px}.video-main-container .header-tools-bar .backLink span[data-v-03ce7cee]{line-height:28px}.video-main-container .header-tools-bar .right-button-bar[data-v-03ce7cee]{display:flex;flex-direction:row;align-items:center}.video-main-container .header-tools-bar .right-button-bar .action-button[data-v-03ce7cee]{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-03ce7cee]{width:16px;height:16px}.video-main-container .header-tools-bar .right-button-bar .action-button[data-v-03ce7cee]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.video-main-container .header-tools-bar .right-button-bar .save-button[data-v-03ce7cee]{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-03ce7cee]:hover{opacity:.8}.video-main-container .header-tools-bar .right-button-bar .save-button:hover .float-menu[data-v-03ce7cee]{opacity:1}.video-main-container .header-tools-bar .right-button-bar .save-button>img[data-v-03ce7cee]{width:16px;height:16px}.video-main-container .header-tools-bar .right-button-bar .save-button>div[data-v-03ce7cee]{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-03ce7cee]{margin-left:4px}.video-main-container .header-tools-bar .right-button-bar .save-button[data-v-03ce7cee]:disabled{cursor:not-allowed;opacity:.5}.video-main-container .header-tools-bar .right-button-bar .save-button[data-v-03ce7cee]:disabled:hover{opacity:.5}.video-main-container .header-tools-bar .right-button-bar .download-button[data-v-03ce7cee]{width:112px;position:relative}.video-main-container .header-tools-bar .right-button-bar .download-button[data-v-03ce7cee]:hover{opacity:1;background:rgba(0,112,255,.064)}.video-main-container .header-tools-bar .right-button-bar .download-button:hover>*[data-v-03ce7cee]{opacity:.8}.video-main-container .header-tools-bar .right-button-bar .download-button:hover .float-menu[data-v-03ce7cee]{opacity:1;display:flex}.video-main-container .header-tools-bar .right-button-bar .download-button .float-menu[data-v-03ce7cee]{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-03ce7cee]{margin-left:16px;width:12px;height:12px}.video-main-container .header-tools-bar .right-button-bar .download-button .float-menu .text[data-v-03ce7cee]{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-03ce7cee]{width:112px;position:relative}.video-main-container .header-tools-bar .right-button-bar .more-button[data-v-03ce7cee]: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-03ce7cee]{opacity:1;display:flex}.video-main-container .header-tools-bar .right-button-bar .more-button .float-menu[data-v-03ce7cee]{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-03ce7cee]{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-03ce7cee]: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-03ce7cee]{width:16px;height:16px;margin-right:4px}.video-main-container .header-tools-bar .right-button-bar .export-button[data-v-03ce7cee]{width:160px}.video-main-container .video-title[data-v-03ce7cee]{flex-grow:1;margin-left:20px}.video-main-container .video-title input[data-v-03ce7cee]{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-03ce7cee]:hover{border-color:#e5e5e5}.video-main-container .video-title input[data-v-03ce7cee]:focus{border-color:#0070ff}.video-main-container .video-title input[data-v-03ce7cee]:disabled{border-color:#fff;background:#FFFFFF}.video-main-container .player-warp[data-v-03ce7cee]{display:flex;justify-content:space-between;padding-left:20px;position:relative}.video-main-container .player-warp .video-list[data-v-03ce7cee]{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-03ce7cee]{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-03ce7cee]{width:100%;height:100%;object-fit:cover}.video-main-container .player-warp .video-list .video-item .add-normal[data-v-03ce7cee]{display:block;width:20px;height:20px}.video-main-container .player-warp .video-list .video-item .add-pressed[data-v-03ce7cee]{display:none;width:20px;height:20px}.video-main-container .player-warp .video-list .video-item .delete-button[data-v-03ce7cee]{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-03ce7cee]{width:16px;height:16px}.video-main-container .player-warp .video-list .video-item[data-v-03ce7cee]:hover{border:1px solid #1F5FFF}.video-main-container .player-warp .video-list .video-item:hover .add-normal[data-v-03ce7cee]{display:none}.video-main-container .player-warp .video-list .video-item:hover .add-pressed[data-v-03ce7cee]{display:block}.video-main-container .player-warp .video-list .video-item:hover .delete-button[data-v-03ce7cee]{display:flex}.video-main-container .player-warp .video-list .video-item-over *[data-v-03ce7cee]{pointer-events:none}.video-main-container .player-warp .video-list .video-item-selected[data-v-03ce7cee]{border:1px solid #1F5FFF}.video-main-container .player-warp .video-list .drag-indicator[data-v-03ce7cee]{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-03ce7cee]{flex-grow:1;margin-top:20px}.video-main-container .player-warp .meta-editor[data-v-03ce7cee]{margin-top:20px;width:562px}.video-main-container .player-warp .vline[data-v-03ce7cee]{margin-top:20px;width:1px;height:calc(100vh - 92px);background:#EAEAEA}.video-main-container .player-warp .tab-list[data-v-03ce7cee]{margin-top:20px;width:70px;display:flex;flex-direction:column;align-items:center}.video-main-container .player-warp .tab-list .tab[data-v-03ce7cee]{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-03ce7cee]{display:block}.video-main-container .player-warp .tab-list .tab .selected[data-v-03ce7cee]{display:none}.video-main-container .player-warp .tab-list .tab img[data-v-03ce7cee]{width:18px;height:18px}.video-main-container .player-warp .tab-list .tab div[data-v-03ce7cee]{margin-top:3px;font-size:12px;font-weight:400;color:#999}.video-main-container .player-warp .tab-list .tab[data-v-03ce7cee]:hover{border-radius:2px;background:#F7F7F7}.video-main-container .player-warp .tab-list .tab:hover .normal[data-v-03ce7cee]{display:none}.video-main-container .player-warp .tab-list .tab:hover .selected[data-v-03ce7cee]{display:block}.video-main-container .player-warp .tab-list .tab:hover div[data-v-03ce7cee]{color:#0e1421}.video-main-container .player-warp .tab-list .tab-selected[data-v-03ce7cee]{border-radius:2px;background:#F7F7F7}.video-main-container .player-warp .tab-list .tab-selected .normal[data-v-03ce7cee]{display:none}.video-main-container .player-warp .tab-list .tab-selected .selected[data-v-03ce7cee]{display:block}.video-main-container .player-warp .tab-list .tab-selected div[data-v-03ce7cee]{color:#0e1421}.video-main-container .player-warp .ttsing[data-v-03ce7cee]{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-03ce7cee]{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-03ce7cee]{margin-top:10px;font-size:16px;font-weight:400;line-height:28px;color:#666}.video-main-container .player-warp .ttsing .subtitle[data-v-03ce7cee]{margin-top:10px;font-size:12px;color:#aaa}.video-main-container .exporting[data-v-03ce7cee]{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-03ce7cee]{width:45px;height:45px;animation:rotate .8s linear infinite;-webkit-animation:rotate .8s linear infinite}.video-main-container .exporting .box-title[data-v-03ce7cee]{margin-top:10px;font-size:16px;font-weight:400;line-height:28px;color:#666}.video-main-container .exporting .subtitle[data-v-03ce7cee]{margin-top:10px;font-size:12px;color:#aaa}.float-add-more-menu[data-v-03ce7cee]{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-03ce7cee]{height:37px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.float-add-more-menu .menu-item[data-v-03ce7cee]:hover{background:rgba(31,95,255,.1)}.float-add-more-menu .menu-item img[data-v-03ce7cee]{width:16px;height:16px}.float-add-more-menu .menu-item div[data-v-03ce7cee]{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-03ce7cee]{pointer-events:none}.dashboard[data-v-ff35e93c]{flex-grow:1;height:100vh;background:rgba(0,104,255,.05);overflow-y:auto}.dashboard .topbar[data-v-ff35e93c]{margin:36px;display:flex;flex-direction:row;align-items:center}.dashboard .topbar .home-icon[data-v-ff35e93c]{width:21px;height:21px;cursor:pointer;margin-right:32px}.dashboard .topbar .search-box[data-v-ff35e93c]{width:438px;height:36px;position:relative}.dashboard .topbar .search-box .input[data-v-ff35e93c]{width:100%;height:100%;box-sizing:border-box;outline:none;border:1px solid transparent;padding:0 45px 0 24px;line-height:36px;font-size:14px;font-weight:400;color:#333;border-radius:12px}.dashboard .topbar .search-box .input[data-v-ff35e93c]::placeholder{color:#999}.dashboard .topbar .search-box .input[data-v-ff35e93c]:focus{border:1px solid #0070FF}.dashboard .topbar .search-box .search-icon[data-v-ff35e93c]{position:absolute;top:10px;right:24px;width:16px;height:16px}.dashboard .meta[data-v-ff35e93c]{margin:36px}.dashboard .meta .title[data-v-ff35e93c]{font-size:27px;font-weight:700;line-height:38px;letter-spacing:.1em;color:#333}.dashboard .meta .status-line[data-v-ff35e93c]{margin-top:4px;display:flex;flex-direction:row;align-items:center}.dashboard .meta .status-line .status[data-v-ff35e93c]{margin-right:20px;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#333}.dashboard .details[data-v-ff35e93c]{margin:0 75px 36px 36px;height:588px;display:flex;flex-direction:row}.dashboard .details .column-card[data-v-ff35e93c]{margin-right:45px;width:calc(33% - 30px);border-radius:18px;opacity:1;background:#FFFFFF;box-sizing:border-box;display:flex;flex-direction:column}.dashboard .details .column-card .title[data-v-ff35e93c]{margin:32px 32px 12px;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333}.dashboard .details .column-card .column-content[data-v-ff35e93c]{margin-bottom:32px;height:0;flex-grow:1;overflow-y:scroll;overflow-y:overlay;padding:24px 32px 0}.dashboard .details .column-card .row[data-v-ff35e93c]{display:flex;flex-direction:row;align-items:center}.dashboard .details .column-card .row .icon[data-v-ff35e93c]{margin-right:23px;width:16px;height:16px}.dashboard .details .column-card .row .key[data-v-ff35e93c]{font-size:14px;font-weight:400;line-height:30px;letter-spacing:0em;color:#333}.dashboard .details .column-card .row .key-blue[data-v-ff35e93c]{color:#0068ff}.dashboard .details .column-card .row .space[data-v-ff35e93c]{flex-grow:1}.dashboard .details .column-card .row .value[data-v-ff35e93c]{font-size:14px;font-weight:400;line-height:30px;letter-spacing:0em;color:#333}.dashboard .details .column-card .section-title[data-v-ff35e93c]{margin-bottom:10px;font-size:14px;font-weight:700;line-height:30px;letter-spacing:0em;color:#333}.dashboard .details .column-card .line[data-v-ff35e93c]{margin:9px 0;height:1px;background:#D8D8D8}.dashboard .details .column-card .tag-wrapper[data-v-ff35e93c]{margin-top:10px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.dashboard .details .column-card .tag-wrapper .tag[data-v-ff35e93c]{margin-right:10px;margin-bottom:10px}.dashboard .details .column-card .tag-wrapper .input[data-v-ff35e93c]{width:100px;margin-right:10px;margin-bottom:10px}.dashboard .details .column-card .tag-wrapper .button[data-v-ff35e93c]{margin-right:10px;margin-bottom:10px}.dashboard .details .column-card .record[data-v-ff35e93c]{display:flex;flex-direction:row}.dashboard .details .column-card .record .sign[data-v-ff35e93c]{width:12px;position:relative}.dashboard .details .column-card .record .sign .dot[data-v-ff35e93c]{position:absolute;top:10px;left:0;width:12px;height:12px;border-radius:6px;background:#0068FF;box-sizing:border-box;z-index:100}.dashboard .details .column-card .record .sign .vline-top[data-v-ff35e93c]{position:absolute;left:5px;top:0;width:2px;height:10px;background:#0068FF}.dashboard .details .column-card .record .sign .vline[data-v-ff35e93c]{position:absolute;left:5px;top:10px;bottom:0;width:2px;background:#0068FF}.dashboard .details .column-card .record .form[data-v-ff35e93c]{margin-left:16px;margin-bottom:16px}.dashboard .details .column-card .record .form .form-item[data-v-ff35e93c]{margin-bottom:10px;display:flex;flex-direction:row;align-items:center}.dashboard .details .column-card .record .form .form-item .title-blue[data-v-ff35e93c]{height:32px;width:52px;font-size:14px;font-weight:500;line-height:32px;letter-spacing:0em;color:#0068ff}.dashboard .details .column-card .record .form .form-item .add-button[data-v-ff35e93c]{margin-left:5px;width:88px}.dashboard .details .column-card .record .form .form-item .select[data-v-ff35e93c]{margin-left:5px;width:100px}.dashboard .details .column-card .record .form .form-item .cancel-button[data-v-ff35e93c]{margin-left:24px;width:48px;height:32px;background:#F7F7FF;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;color:#999;outline:none;border:0;cursor:pointer}.dashboard .details .column-card .record .form .form-item .save-button[data-v-ff35e93c]{margin-left:4px;width:48px;height:32px;background:#F7F7FF;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;color:#000;outline:none;border:0;cursor:pointer}.dashboard .details .column-card .record .form .form-item .form-title[data-v-ff35e93c]{margin-right:15px;font-size:14px;font-weight:500;line-height:25px;letter-spacing:0em;color:#333;white-space:nowrap}.dashboard .details .column-card .record .form .form-item .form-title-align-top[data-v-ff35e93c]{margin-top:3px;align-self:flex-start}.dashboard .details .column-card .record .content[data-v-ff35e93c]{margin-left:16px}.dashboard .details .column-card .record .content .type[data-v-ff35e93c],.dashboard .details .column-card .record .content .time[data-v-ff35e93c],.dashboard .details .column-card .record .content .subject[data-v-ff35e93c]{font-size:14px;font-weight:500;line-height:30px;letter-spacing:0em;color:#333}.dashboard .details .column-card .record .content .note[data-v-ff35e93c]{font-size:14px;font-weight:500;line-height:25px;letter-spacing:0em;color:#333}.dashboard .details .column-card .record .content .noter[data-v-ff35e93c]{margin-top:24px;margin-bottom:22px;font-size:14px;font-weight:500;line-height:30px;letter-spacing:0em;color:#333}.dashboard .details .column-card .add-record .sign .dot[data-v-ff35e93c]{border:1px solid #0068FF;background:#FFFFFF!important}.dashboard .details .column-card .record:first-child .sign .vline-top[data-v-ff35e93c]{display:none}.dashboard .details .column-card .record:last-child .sign .dot[data-v-ff35e93c]{background:#D8D8D8}.dashboard .details .column-card .record:last-child .sign .vline[data-v-ff35e93c]{display:none}.dashboard .details .column-card[data-v-ff35e93c]:last-child{margin-right:0}.dashboard[data-v-224311fe]{flex-grow:1;height:100vh;background:rgba(0,104,255,.05);overflow-y:auto}.dashboard .topbar[data-v-224311fe]{margin:36px;display:flex;flex-direction:row}.dashboard .topbar .search-box[data-v-224311fe]{width:438px;height:36px;position:relative}.dashboard .topbar .search-box .input[data-v-224311fe]{width:100%;height:100%;box-sizing:border-box;outline:none;border:1px solid transparent;padding:0 45px 0 24px;line-height:36px;font-size:14px;font-weight:400;color:#333;border-radius:12px}.dashboard .topbar .search-box .input[data-v-224311fe]::placeholder{color:#999}.dashboard .topbar .search-box .input[data-v-224311fe]:focus{border:1px solid #0070FF}.dashboard .topbar .search-box .search-icon[data-v-224311fe]{position:absolute;top:10px;right:24px;width:16px;height:16px}.dashboard .titlebar[data-v-224311fe]{margin:36px 36px 28px;display:flex;flex-direction:row;align-items:center}.dashboard .titlebar .title[data-v-224311fe]{font-size:27px;font-weight:700;line-height:38px;letter-spacing:.1em;color:#333}.dashboard .titlebar .subtitle[data-v-224311fe]{margin-left:21px;font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#fff}.dashboard .card-content[data-v-224311fe]{margin:0 62px 36px 36px;border-radius:18px;background:#FFFFFF;padding:24px;box-sizing:border-box}.dashboard .card-content .toolbar[data-v-224311fe]{margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.dashboard .card-content .toolbar .title[data-v-224311fe]{font-size:18px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333;flex-grow:1}.dashboard .card-content .toolbar .source-title[data-v-224311fe]{margin-right:6px;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0em;color:#333}.dashboard .card-content .toolbar .export-button[data-v-224311fe]{border:0;outline:none;width:92px;height:32px;border-radius:16px;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}.dashboard .card-content .toolbar .export-button[data-v-224311fe]:hover{opacity:.8}.dashboard .card-content .opbar[data-v-224311fe]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.table-column-name[data-v-224311fe]{height:44px;display:flex;flex-direction:row;align-items:center}.table-column-phone[data-v-224311fe]{color:#007eff}.table-column-operation img[data-v-224311fe]{width:18px;height:18px;cursor:pointer}.dashboard[data-v-63a3cbac]{flex-grow:1;height:100vh;background:rgba(0,104,255,.05);overflow-y:auto}.dashboard .toolbar[data-v-63a3cbac]{margin:36px;display:flex;flex-direction:row;align-items:center}.dashboard .toolbar .title[data-v-63a3cbac]{font-size:27px;font-weight:700;line-height:36px;letter-spacing:.1em;color:#333}.dashboard .toolbar .subtitle[data-v-63a3cbac]{margin-top:3px;margin-left:16px;font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#fff}.dashboard .sections[data-v-63a3cbac]{margin:0 36px 36px}.dashboard .sections .row-1[data-v-63a3cbac]{margin-bottom:26px;display:flex;flex-direction:row;height:180px}.dashboard .sections .row-2[data-v-63a3cbac]{margin-bottom:23px;display:flex;flex-direction:row;height:410px}.dashboard .sections .row-3[data-v-63a3cbac]{margin-bottom:23px;display:flex;flex-direction:row;height:236px}.dashboard .sections .section[data-v-63a3cbac]{flex-grow:1;margin-right:20px;height:100%;border-radius:18px;background:#FFFFFF;box-sizing:border-box;padding:24px}.dashboard .sections .section .head[data-v-63a3cbac]{display:flex;flex-direction:row;align-items:center}.dashboard .sections .section .head .title[data-v-63a3cbac]{font-size:18px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333}.dashboard .sections .section .head .space[data-v-63a3cbac]{flex-grow:1}.dashboard .sections .section .info[data-v-63a3cbac]{margin-top:18px;display:flex;flex-direction:row}.dashboard .sections .section .info .total[data-v-63a3cbac]{flex-grow:1;display:flex;flex-direction:column}.dashboard .sections .section .info .total .title[data-v-63a3cbac]{font-size:12px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333}.dashboard .sections .section .info .total .count[data-v-63a3cbac]{font-size:36px;font-weight:700;line-height:36px;letter-spacing:0em;color:#333}.dashboard .sections .section .info .blocks[data-v-63a3cbac]{width:126px;display:flex;flex-direction:row;flex-wrap:wrap}.dashboard .sections .section .info .blocks .block[data-v-63a3cbac]{width:63px;height:48px;overflow-y:hidden;margin-bottom:0}.dashboard .sections .section .info .blocks .block .title[data-v-63a3cbac]{font-size:12px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333}.dashboard .sections .section .info .blocks .block .count[data-v-63a3cbac]{margin-top:-4px;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333}.dashboard .sections .section .info .blocks .block:first-child .title[data-v-63a3cbac],.dashboard .sections .section .info .blocks .block:first-child .count[data-v-63a3cbac]{color:#0068ff}.dashboard .sections .section .info .blocks .block:nth-child(2) .title[data-v-63a3cbac]{color:#999}.dashboard .sections .section .info .blocks .block:nth-child(2) .count[data-v-63a3cbac]{color:#999}.dashboard .sections .section[data-v-63a3cbac]:last-child{margin-right:0}.dashboard .sections .section-1[data-v-63a3cbac]{width:300px;cursor:pointer}.dashboard .sections .section-2[data-v-63a3cbac]{width:485px}.dashboard .sections .section-2 .clue-trend[data-v-63a3cbac]{height:350px}.dashboard .sections .section-3[data-v-63a3cbac]{width:302px;background:url(./note-section-bg-d3cfd09c.svg);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column}.dashboard .sections .section-3 .head .title[data-v-63a3cbac]{color:#fff}.dashboard .sections .section-3 .content[data-v-63a3cbac]{margin-top:12px;flex-grow:1;font-size:12px;font-weight:500;line-height:25px;color:#fff}.dashboard .sections .section-3 .footer[data-v-63a3cbac]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:12px;font-weight:400;line-height:15px;letter-spacing:0em;color:#fff}.dashboard .sections .section-4[data-v-63a3cbac]{width:322px}.dashboard .sections .section-4 .content[data-v-63a3cbac]{margin-top:12px}.dashboard .sections .section-4 .content .total-title[data-v-63a3cbac]{font-size:12px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333}.dashboard .sections .section-4 .content .total-count[data-v-63a3cbac]{margin-top:-4px;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333;margin-bottom:20px}.dashboard .sections .section-4 .content .status-list[data-v-63a3cbac]{display:flex;flex-direction:row;align-items:center}.dashboard .sections .section-4 .content .status-line[data-v-63a3cbac]{margin-right:20px;display:flex;flex-direction:row;align-items:center}.dashboard .sections .section-4 .content .status-line .dot-blue[data-v-63a3cbac]{border-radius:3px;width:6px;height:6px;background:#2B66F6}.dashboard .sections .section-4 .content .status-line .dot-grey[data-v-63a3cbac]{border-radius:3px;width:6px;height:6px;background:#929292}.dashboard .sections .section-4 .content .status-line .status[data-v-63a3cbac]{margin-left:5px;font-size:12px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333}.dashboard .sections .section-4 .content .status-line .count[data-v-63a3cbac]{margin-left:12px;font-size:12px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333}.dashboard .sections .section-5[data-v-63a3cbac]{width:400px;display:flex;flex-direction:column}.dashboard .sections .section-5 .content[data-v-63a3cbac]{margin-top:12px;flex-grow:1;display:flex;flex-direction:row}.dashboard .sections .section-5 .content .source-item[data-v-63a3cbac]{margin-right:9px;height:100%;display:flex;flex-direction:column;align-items:center;max-width:80px}.dashboard .sections .section-5 .content .source-item .percent[data-v-63a3cbac]{font-size:12px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333}.dashboard .sections .section-5 .content .source-item .progress[data-v-63a3cbac]{flex-grow:1;width:9px;background:#F7F7FF;border-radius:18px;position:relative}.dashboard .sections .section-5 .content .source-item .progress .current[data-v-63a3cbac]{position:absolute;left:0;bottom:0;width:9px;background:#0068FF;border-radius:18px}.dashboard .sections .section-5 .content .source-item .title[data-v-63a3cbac]{max-width:100%;font-size:12px;font-weight:700;line-height:25px;letter-spacing:0em;color:#333;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard .sections .section-6[data-v-63a3cbac]{width:438px}.dashboard .sections .section-7[data-v-63a3cbac]{width:502px}.dashboard .sections .section-7 .clue-source[data-v-63a3cbac]{height:200px}.dashboard .sections .section-8[data-v-63a3cbac]{width:588px}.data-date-picker span[data-v-63a3cbac]{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-63a3cbac]{color:#333;font-weight:500}.people-wrapper .add-button[data-v-097f33a7]{cursor:pointer;width:120px;height:32px;border-radius:3px;box-sizing:border-box;border:1px dashed #0070FF;display:flex;flex-direction:row;align-items:center;justify-content:center}.people-wrapper .add-button img[data-v-097f33a7]{width:16px;height:16px}.people-wrapper .add-button div[data-v-097f33a7]{margin-left:3px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#0256ff}.table-column-operation[data-v-097f33a7]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-097f33a7]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.bg[data-v-4c25e6cd]{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-4c25e6cd]{position:relative;width:810px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-4c25e6cd]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-4c25e6cd]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px}.bg .dialog .table-content[data-v-4c25e6cd]{margin:20px;width:calc(100% - 40px)}.table-column-name[data-v-4c25e6cd]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-4c25e6cd]{width:45px;height:45px;border-radius:23px;object-fit:cover}.table-column-name div[data-v-4c25e6cd]{margin-left:10px;user-select:all;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.people-wrapper .add-button[data-v-5b4170c8]{cursor:pointer;width:120px;height:32px;border-radius:3px;box-sizing:border-box;border:1px dashed #0070FF;display:flex;flex-direction:row;align-items:center;justify-content:center}.people-wrapper .add-button img[data-v-5b4170c8]{width:16px;height:16px}.people-wrapper .add-button div[data-v-5b4170c8]{margin-left:3px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#0256ff}.table-column-operation[data-v-5b4170c8]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-5b4170c8]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.textarea-wrapper[data-v-da02df6c]{width:877px;height:300px;padding:0 0 6px;box-sizing:border-box;border:1px solid #EBEBEB;overflow:auto}.textarea-wrapper[data-v-da02df6c]:focus{border:1px solid #0070FF}.textarea-wrapper[data-v-da02df6c] .el-tiptap-editor{width:100%;background:#FFFFFF}.textarea-wrapper[data-v-da02df6c] .el-tiptap-editor--fullscreen{padding:0}.textarea-wrapper[data-v-da02df6c] .el-tiptap-editor--fullscreen .el-tiptap-editor__menu-bar{height:44px;min-height:44px}.textarea-wrapper[data-v-da02df6c] .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-da02df6c] .el-tiptap-editor--fullscreen .editor-content .ProseMirror{height:unset}.textarea-wrapper[data-v-da02df6c] .el-tiptap-editor__menu-bar{position:sticky;top:0;left:0;width:100%}.textarea-wrapper[data-v-da02df6c] .el-tiptap-editor__command-button{width:30px;height:30px}.textarea-wrapper[data-v-da02df6c] .el-tiptap-editor__command-button img{width:16px;height:16px}.textarea-wrapper[data-v-da02df6c] .editor-content{margin-top:-6px;margin-left:10px;margin-right:10px}.textarea-wrapper[data-v-da02df6c] .editor-content h1{margin:16px 0 0}.textarea-wrapper[data-v-da02df6c] .editor-content h2{margin:14px 0 0}.textarea-wrapper[data-v-da02df6c] .editor-content h3,.textarea-wrapper[data-v-da02df6c] .editor-content h4,.textarea-wrapper[data-v-da02df6c] .editor-content h5,.textarea-wrapper[data-v-da02df6c] .editor-content h6{margin:12px 0 0}.textarea-wrapper[data-v-da02df6c] .editor-content>*>p{margin-top:12px}.textarea-wrapper[data-v-da02df6c] .editor-content>*>p+p{margin-top:0}.textarea-wrapper[data-v-da02df6c] .editor-content hr{margin-top:15px;margin-bottom:15px}.textarea-wrapper[data-v-da02df6c] .editor-content .tableWrapper,.textarea-wrapper[data-v-da02df6c] .editor-content table{margin:6px 0}.textarea-wrapper[data-v-da02df6c] .editor-content table td,.textarea-wrapper[data-v-da02df6c] .editor-content table th{padding:6px 10px;height:32px}.textarea-wrapper[data-v-da02df6c] .editor-content ul,.textarea-wrapper[data-v-da02df6c] .editor-content ol{margin:12px 0 0 19px}.textarea-wrapper[data-v-da02df6c] .editor-content li{line-height:1.5}.textarea-wrapper[data-v-da02df6c] .editor-content blockquote{margin:12px 0 0;padding:6px 10px}.textarea-wrapper[data-v-da02df6c] .editor-content .custom-block{margin-top:12px}.bg[data-v-65fdff15]{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-65fdff15]{position:relative;width:388px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-65fdff15]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-65fdff15]{font-size:16px;font-weight:500;line-height:28px;color:#0e1421;margin:14px 20px}.bg .dialog .table-content[data-v-65fdff15]{margin:0 0 0 20px;width:calc(100% - 40px);max-height:calc(100vh - 140px);overflow-y:scroll;overflow-y:overlay}.bg .dialog .table-content .tag-dimension[data-v-65fdff15]{margin-bottom:10px;font-size:16px;font-weight:400;line-height:28px;letter-spacing:0em;color:#3d3d3d}.bg .dialog .table-content .tag-wrapper[data-v-65fdff15]{margin-bottom:20px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.tag-wrapper[data-v-65fdff15]{width:348px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.tag-wrapper .tag[data-v-65fdff15]{margin-right:10px;margin-bottom:10px}.tag-wrapper .input[data-v-65fdff15]{margin-right:10px;margin-bottom:10px;width:100px}.tag-wrapper .button[data-v-65fdff15]{margin-right:10px;margin-bottom:10px}.tag-wrapper[data-v-52e7b5ae]{width:348px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.tag-wrapper .tag[data-v-52e7b5ae],.tag-wrapper .button[data-v-52e7b5ae]{margin-right:10px;margin-bottom:10px}.el-tag{color:#0070ff!important;background-color:#0070ff0d!important;border-color:#0070ff80!important}.el-tag .el-tag__close{color:#0070ff!important}.el-tag .el-tag__close:hover{color:#fff!important;background-color:#0070ff!important}.el-button:hover{color:#0070ff!important;background-color:#0070ff0d!important;border-color:#0070ff80!important}.iconfont[data-v-5d560c1c]{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-replay[data-v-5d560c1c]:before{content:"\e631"}.icon-pip[data-v-5d560c1c]:before{content:"\e820"}.icon-loading[data-v-5d560c1c]:before{content:"\e62e"}.icon-play[data-v-5d560c1c]:before{content:"\e851"}.icon-pause[data-v-5d560c1c]:before{content:"\e863"}.icon-screen[data-v-5d560c1c]:before{content:"\e88f"}.icon-web-screen[data-v-5d560c1c]:before{content:"\e609"}.icon-settings[data-v-5d560c1c]:before{content:"\e60c"}.icon-volume-down[data-v-5d560c1c]:before{content:"\e60d"}.icon-volume-up[data-v-5d560c1c]:before{content:"\e60e"}.icon-volume-mute[data-v-5d560c1c]:before{content:"\e60f"}.d-icon[data-v-5d560c1c]{display:inline-block;cursor:pointer;overflow:hidden}.d-player-top[data-v-531e6c05]{position:absolute;font-size:16px;left:0px;top:0;right:0px;color:#fff;display:flex;padding:0 20px;height:60px;background-image:linear-gradient(rgba(0,0,0,.6),transparent);justify-content:space-between}.iconfont[data-v-72a8ce12]{display:inline-block}.d-flex-x[data-v-72a8ce12],.d-flex-y[data-v-72a8ce12],.d-flex-center[data-v-72a8ce12]{display:flex}.d-flex-x[data-v-72a8ce12]{align-items:center}.d-flex-y[data-v-72a8ce12]{justify-content:center}.d-flex-center[data-v-72a8ce12]{justify-content:center;align-items:center}.mr5[data-v-72a8ce12]{margin-right:5px}.mr10[data-v-72a8ce12]{margin-right:10px}.ml5[data-v-72a8ce12]{margin-left:5px}.ml10[data-v-72a8ce12]{margin-left:10px}.d-pointer[data-v-72a8ce12]{cursor:pointer}.d-status[data-v-72a8ce12]{text-align:center;font-size:14px;vertical-align:middle;background:rgba(0,0,0,.8);padding:0 8px;height:30px;border-radius:5px;display:flex;align-items:center;color:#fffffff2}.d-status .d-status-icon[data-v-72a8ce12]{width:24px!important;display:inline-block;margin-right:5px}.d-switch[data-v-f9b6576c]{position:relative;height:18px;transition:background .2s;width:var(--7b49d9da);background:rgb(117,117,117);border-radius:10px;display:inline-flex;align-items:center;vertical-align:middle}.d-switch .d-switch__input[data-v-f9b6576c]{position:relative;z-index:1;margin:0;width:100%;height:100%;opacity:0}.d-switch .d-switch_action[data-v-f9b6576c]{position:absolute;transition:.2s;left:2px;top:2px;z-index:0;height:14px;width:14px;background:#fff;border-radius:50%}.d-switch.is-checked[data-v-f9b6576c]{background:var(--31e08111)}.d-switch.is-checked .d-switch_action[data-v-f9b6576c]{left:100%;background:#fff;margin-left:-18px}@font-face{font-family:iconfont;src:url(data:font/woff2;base64,d09GMgABAAAAAAf8AAsAAAAAD4AAAAesAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACENAqQFI0gATYCJAMwCxoABCAFhGcHgRgbMA2jopRwhpH9xYEN7tEpwmIWXYlFbb0abbZI79LiOw8i759JE179cG04wTl4/lv73fdGdx1R7dBpePptO1IS0ROpEcucKY175977I5ZAEaYoB0Q+Sa9AyUuuH/ScmnFzExLIzqhN/27WA9pOSYBUSFMxoWIeqfuqJXeerBhQVrSma0bPHPxEe3/ryvP/O+8/vROmlEQSRRMb+GBOkyUgmdUv+7V8hmli/aG/EQqjplPxhHhyzZqoot6oROqNaqXSKgZrk2NVhFlY/ZvcBwGlU5v65uH5PUwdTjXMG8CGCvxoOVnCYeQmYnMKReR61X3j5QMHvfVHAO926uUnuiIo12AXut4HEbykIr8L6H/aqH1DN1cH6ytwwIDDgUnkzVf9Mi7j0GaVaYnWE2DczO1k+hWpS8cpyCzf5CG/v3tHvNa6IaYQ47zm7FpAEBVKVWcVleX4f16HsmrgftwVUiERBKQaQURqmOSxWwgowe5AqsY+hgAD9hkQCPIqAkW+QWCRBwQO+b0zfkj7zAJ2gT5gJrCcEZcy6q0k3pSWkWHj8nBmZvSUUTb8osN2s7NDvrdXy9Nj4OEpqIEIvRY3HgSKcZQwjtJS3DAytmYBP1FU9L3/95QyIMBkIg04lxMG42lHgjNnKzFOrpIelGoMuImUo5gYJWZmUln8gHHvebdwWjfAxMiUA08YhQPUsgelIOQoXHGTqgkpVLI6d55j9PHwK3FoAKBNZegLJupaYE4OgIPZDEU4VcoVnJw+yCoYJen8nooeZg8xh1dw1+lr7A1GPcBNDk+wU8z0R01PQJedZwEdOML6T/GY+RYOlQNVsVO4MJiynUNHad+DrMMYE6DECxPPp6YsmfmLfp2jszO+HSMX5vo5LbCgYXV9bicOrFDPI+TcNONAwuZOU5CInQB8k9z0KgEz9ZSDFCihUQLabhIWc9NrYIEIVIt5EDeskrA3qt9YDSPcdWDh2noLxHILj1c9ftyZVExBrBQf8ycPXZmJm19yxEd8SYWUnZDiw0f9KkHFyBEnQj4Jcxg16keoLs9e4FUXajyAkA/hOBh1+Jg/Tl5LwCHyShpOUqd85NsS6mQKJi6nUgR+0pNoYU0mxmzmjEZAGzSGurFL12bo2euXuavqeWbuxpUtKbNGQ2iq2mxKa2AdyOXblidgpmGYUnKTwMpEF0wUhCW+Sl/MlhKt0VCRaqbMpInEKxD6pEgh8IGMIZ3sKPbsO/4vhZPlndlsfQomL4051Z+cnFZpte02mX84Q8W1f5S7vYclBFYebq0HtaA4rCgkWDBKvPeaGbmxvnFjdCbI3Zqgv6QTvUUL7L0a5TmVoBTsSRkYStwLSjNLLKTOxQPr9mdUgALwUWxvm3tmT8FIqQ+I/vy5X6tMeE7iu1gRZnVOOLPKskb4PWbpek46J8lysdRZnctd0dXPIVtIdd8P3BB4TlLsQCz/PvQXdA4U+IFAO6tPRJy+kcbtFQmnbWZsp/HBt5RDf6N/299F71a8L1l2XHZ56PjwpMl5c/zm2L74vuE4iUzk6ypzk+373pWIJ+O74jvzg5EPfTfYIJQ3ZXfEednV2RMJQTydXZdZZ5sf/kT5rD/LR//8IYRA7yIxyJ3gO4hMcpcWSq+GXQu8FnYVaAqGXFcy2/8J325tba7MrARhjwNI/0h/srSLqLq+97+wSqPbAeMXczfUk+457lOffTaLYMcchIfgiDVCuOeqGCGCv/VzN25M3YXuk5nY3BWAekcGABlLarWx7FJG+g7amXCWcpWaZn8xiOP1ODp96TF4tnjHdo0tvL/UKaXIpjyuBFNgKXlIeV1KsfP+E7aa7cU7Tg+4X4w657FNCafER/j7IWTtLjju2vlB35b76OphdNX9lsqnaAdZwjBkmd14UtyqdBkVE0P1CLzF7HEvIPN3zSPyXP3S9y7nhMvCc5Zl9s1AdHTIS719PVb38Nacx0bnzXtO9YhVj54Yxd7iDEk3etkq57gf05ckk19/MyKOOSlZAnFV26xDvZQBytrbGblYPVZrz+eiIbVgcUszxV+IP038VPwFSOM9+nE1q2/0OVTdhzPtuA8A8O6xMQtEAACCXfwXYdxOlYz/1C6O4D8pXsl/IKQFVVxL5oIgA7hu3A+of8ma1Hq23rt8sxlJeWINH7gm/VW87WtqfLfUIqiHESmuJC3JjV0Ax6AOMHUdckh2cyWpsqb29qd0KCh5J9CJdON+u+BMKJP1P86EDypYACNaR1ncPjiVc/CiCygdODi4MkHrJymAbU8ERO8ZVOsPjN4ryuLewJn2B17vH0qPNXm8ynYNewY5YcREj2VS1bHgkr3UW0yakpsk+yMam8HKAtePeo+wRlPHDradhEQxi42q2OHlYliWimmjcpTkpkR61fPitB1cqSrYYyCOzIoRRuhVz0hKLe6Ywp/vFko0SpxRRD0qDHsi0qUzAZevgDpi1UoNDiTRakuEiCpiTDIMZVQu5/CjQCV3KYxOXyuHJOJKKzi0VR7tKFZlud1zqt09CyixV65LxYgVJ16CRCmklEpqafAX6pL3+nWmh0vFo6xOBiLnGNS8sThkpUGsxzooHM8xYpGowAF2vK3KpkInUp169CVtdEpQ1RACAAAAAA==) format("woff2")}.iconfont[data-v-1c9a06a4]{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-replay[data-v-1c9a06a4]:before{content:"\e631"}.icon-pip[data-v-1c9a06a4]:before{content:"\e820"}.icon-loading[data-v-1c9a06a4]:before{content:"\e62e"}.icon-play[data-v-1c9a06a4]:before{content:"\e851"}.icon-pause[data-v-1c9a06a4]:before{content:"\e863"}.icon-screen[data-v-1c9a06a4]:before{content:"\e88f"}.icon-web-screen[data-v-1c9a06a4]:before{content:"\e609"}.icon-settings[data-v-1c9a06a4]:before{content:"\e60c"}.icon-volume-down[data-v-1c9a06a4]:before{content:"\e60d"}.icon-volume-up[data-v-1c9a06a4]:before{content:"\e60e"}.icon-volume-mute[data-v-1c9a06a4]:before{content:"\e60f"}html[data-v-1c9a06a4],body[data-v-1c9a06a4],div[data-v-1c9a06a4],span[data-v-1c9a06a4],applet[data-v-1c9a06a4],object[data-v-1c9a06a4],iframe[data-v-1c9a06a4],h1[data-v-1c9a06a4],h2[data-v-1c9a06a4],h3[data-v-1c9a06a4],h4[data-v-1c9a06a4],h5[data-v-1c9a06a4],h6[data-v-1c9a06a4],p[data-v-1c9a06a4],blockquote[data-v-1c9a06a4],pre[data-v-1c9a06a4],a[data-v-1c9a06a4],abbr[data-v-1c9a06a4],acronym[data-v-1c9a06a4],address[data-v-1c9a06a4],big[data-v-1c9a06a4],cite[data-v-1c9a06a4],code[data-v-1c9a06a4],del[data-v-1c9a06a4],dfn[data-v-1c9a06a4],em[data-v-1c9a06a4],img[data-v-1c9a06a4],ins[data-v-1c9a06a4],kbd[data-v-1c9a06a4],q[data-v-1c9a06a4],s[data-v-1c9a06a4],samp[data-v-1c9a06a4],small[data-v-1c9a06a4],strike[data-v-1c9a06a4],strong[data-v-1c9a06a4],sub[data-v-1c9a06a4],sup[data-v-1c9a06a4],tt[data-v-1c9a06a4],var[data-v-1c9a06a4],b[data-v-1c9a06a4],u[data-v-1c9a06a4],i[data-v-1c9a06a4],center[data-v-1c9a06a4],dl[data-v-1c9a06a4],dt[data-v-1c9a06a4],dd[data-v-1c9a06a4],ol[data-v-1c9a06a4],ul[data-v-1c9a06a4],li[data-v-1c9a06a4],fieldset[data-v-1c9a06a4],form[data-v-1c9a06a4],label[data-v-1c9a06a4],legend[data-v-1c9a06a4],table[data-v-1c9a06a4],caption[data-v-1c9a06a4],tbody[data-v-1c9a06a4],tfoot[data-v-1c9a06a4],thead[data-v-1c9a06a4],tr[data-v-1c9a06a4],th[data-v-1c9a06a4],td[data-v-1c9a06a4],article[data-v-1c9a06a4],aside[data-v-1c9a06a4],canvas[data-v-1c9a06a4],details[data-v-1c9a06a4],embed[data-v-1c9a06a4],figure[data-v-1c9a06a4],figcaption[data-v-1c9a06a4],footer[data-v-1c9a06a4],header[data-v-1c9a06a4],hgroup[data-v-1c9a06a4],menu[data-v-1c9a06a4],nav[data-v-1c9a06a4],output[data-v-1c9a06a4],ruby[data-v-1c9a06a4],section[data-v-1c9a06a4],summary[data-v-1c9a06a4],time[data-v-1c9a06a4],mark[data-v-1c9a06a4],audio[data-v-1c9a06a4],video[data-v-1c9a06a4]{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article[data-v-1c9a06a4],aside[data-v-1c9a06a4],details[data-v-1c9a06a4],figcaption[data-v-1c9a06a4],figure[data-v-1c9a06a4],footer[data-v-1c9a06a4],header[data-v-1c9a06a4],hgroup[data-v-1c9a06a4],menu[data-v-1c9a06a4],nav[data-v-1c9a06a4],section[data-v-1c9a06a4]{display:block}body[data-v-1c9a06a4]{line-height:1}ol[data-v-1c9a06a4],ul[data-v-1c9a06a4]{list-style:none}blockquote[data-v-1c9a06a4],q[data-v-1c9a06a4]{quotes:none}blockquote[data-v-1c9a06a4]:before,blockquote[data-v-1c9a06a4]:after,q[data-v-1c9a06a4]:before,q[data-v-1c9a06a4]:after{content:"";content:none}table[data-v-1c9a06a4]{border-collapse:collapse;border-spacing:0}textarea[data-v-1c9a06a4]{font-family:inherit}.iconfont[data-v-1c9a06a4]{display:inline-block}.d-flex-x[data-v-1c9a06a4],.d-flex-y[data-v-1c9a06a4],.d-flex-center[data-v-1c9a06a4]{display:flex}.d-flex-x[data-v-1c9a06a4]{align-items:center}.d-flex-y[data-v-1c9a06a4]{justify-content:center}.d-flex-center[data-v-1c9a06a4]{justify-content:center;align-items:center}.mr5[data-v-1c9a06a4]{margin-right:5px}.mr10[data-v-1c9a06a4]{margin-right:10px}.ml5[data-v-1c9a06a4]{margin-left:5px}.ml10[data-v-1c9a06a4]{margin-left:10px}.d-pointer[data-v-1c9a06a4]{cursor:pointer}.rotating[data-v-1c9a06a4]{animation:rotating-1c9a06a4 2s linear infinite}@keyframes rotating-1c9a06a4{to{-webkit-transform:rotate(360deg)}}.d-fade-in-enter-active[data-v-1c9a06a4],.d-fade-in-leave-active[data-v-1c9a06a4]{transition:.5s}.d-fade-in-enter-from[data-v-1c9a06a4],.d-fade-in-leave-to[data-v-1c9a06a4]{opacity:0}.d-scale-out-enter-active[data-v-1c9a06a4],.d-scale-out-leave-active[data-v-1c9a06a4]{transition:.3s}.d-scale-out-leave-to[data-v-1c9a06a4]{transform:scale(1.3);opacity:0}.rotateHover[data-v-1c9a06a4]{transition:.2s}.rotateHover[data-v-1c9a06a4]:hover{transform:rotate(90deg)}.f50[data-v-1c9a06a4]{font-size:50px}.f24[data-v-1c9a06a4]{font-size:24px}.d-loading[data-v-1c9a06a4]{position:absolute;left:0;right:0;bottom:0px;top:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);z-index:2;color:#efefef;text-align:center;font-size:13px}.d-slider[data-v-46c2b235]{position:relative}.d-slider .d-slider__runway[data-v-46c2b235]{width:100%;height:var(--bafeaccc);background-color:#333;position:relative;cursor:pointer;vertical-align:middle}.d-slider .d-slider__runway .d-slider__cursor[data-v-46c2b235],.d-slider .d-slider__runway .d-slider__preload[data-v-46c2b235],.d-slider .d-slider__runway .d-slider__bar[data-v-46c2b235]{position:absolute;top:0;left:0;height:100%}.d-slider .d-slider__runway .d-slider__cursor[data-v-46c2b235]{display:none;z-index:1;width:1px;background:#fff;pointer-events:none}.d-slider .d-slider__runway .d-slider__cursor .d-slider__tips[data-v-46c2b235]{pointer-events:none;color:#fff;position:absolute;white-space:nowrap;z-index:2;bottom:14px;left:50%;padding:4px;box-sizing:border-box;display:block;font-size:12px;background:rgba(0,0,0,.6);border-radius:3px;transform:translate(-50%)}.d-slider .d-slider__runway:hover .d-slider__cursor[data-v-46c2b235]{display:block}.d-slider .d-slider__runway .d-slider__preload[data-v-46c2b235]{background:#717171}.d-slider .d-slider__runway .d-slider__bar[data-v-46c2b235]{background:linear-gradient(to right,#52a0fd 0%,#00e2fa 80%,#00e2fa 100%)}.d-slider .d-slider__runway .d-slider__bar[data-v-46c2b235]:before{display:block;content:"";position:absolute;right:-6px;top:50%;width:12px;height:12px;transition:.2s;transform:translateY(-50%) scale(1);border-radius:50%;background:#fff;box-shadow:0 0 0 5px #409eff}.d-slider.is-vertical[data-v-46c2b235]{height:100%;display:inline-block}.d-slider.is-vertical .d-slider__runway[data-v-46c2b235]{position:relative;height:100%;width:var(--bafeaccc);margin:0 6px}.d-slider.is-vertical .d-slider__runway .d-slider__preload[data-v-46c2b235],.d-slider.is-vertical .d-slider__runway .d-slider__bar[data-v-46c2b235],.d-slider.is-vertical .d-slider__runway .d-slider__cursor[data-v-46c2b235]{bottom:0;top:auto;width:100%}.d-slider.is-vertical .d-slider__runway .d-slider__cursor[data-v-46c2b235]{height:1px}.d-slider.is-vertical .d-slider__runway .d-slider__bar[data-v-46c2b235]:before{top:-6px;left:50%;width:12px;height:12px;transform:translate(-50%) scale(1)}html[data-v-2bdb865e],body[data-v-2bdb865e],div[data-v-2bdb865e],span[data-v-2bdb865e],applet[data-v-2bdb865e],object[data-v-2bdb865e],iframe[data-v-2bdb865e],h1[data-v-2bdb865e],h2[data-v-2bdb865e],h3[data-v-2bdb865e],h4[data-v-2bdb865e],h5[data-v-2bdb865e],h6[data-v-2bdb865e],p[data-v-2bdb865e],blockquote[data-v-2bdb865e],pre[data-v-2bdb865e],a[data-v-2bdb865e],abbr[data-v-2bdb865e],acronym[data-v-2bdb865e],address[data-v-2bdb865e],big[data-v-2bdb865e],cite[data-v-2bdb865e],code[data-v-2bdb865e],del[data-v-2bdb865e],dfn[data-v-2bdb865e],em[data-v-2bdb865e],img[data-v-2bdb865e],ins[data-v-2bdb865e],kbd[data-v-2bdb865e],q[data-v-2bdb865e],s[data-v-2bdb865e],samp[data-v-2bdb865e],small[data-v-2bdb865e],strike[data-v-2bdb865e],strong[data-v-2bdb865e],sub[data-v-2bdb865e],sup[data-v-2bdb865e],tt[data-v-2bdb865e],var[data-v-2bdb865e],b[data-v-2bdb865e],u[data-v-2bdb865e],i[data-v-2bdb865e],center[data-v-2bdb865e],dl[data-v-2bdb865e],dt[data-v-2bdb865e],dd[data-v-2bdb865e],ol[data-v-2bdb865e],ul[data-v-2bdb865e],li[data-v-2bdb865e],fieldset[data-v-2bdb865e],form[data-v-2bdb865e],label[data-v-2bdb865e],legend[data-v-2bdb865e],table[data-v-2bdb865e],caption[data-v-2bdb865e],tbody[data-v-2bdb865e],tfoot[data-v-2bdb865e],thead[data-v-2bdb865e],tr[data-v-2bdb865e],th[data-v-2bdb865e],td[data-v-2bdb865e],article[data-v-2bdb865e],aside[data-v-2bdb865e],canvas[data-v-2bdb865e],details[data-v-2bdb865e],embed[data-v-2bdb865e],figure[data-v-2bdb865e],figcaption[data-v-2bdb865e],footer[data-v-2bdb865e],header[data-v-2bdb865e],hgroup[data-v-2bdb865e],menu[data-v-2bdb865e],nav[data-v-2bdb865e],output[data-v-2bdb865e],ruby[data-v-2bdb865e],section[data-v-2bdb865e],summary[data-v-2bdb865e],time[data-v-2bdb865e],mark[data-v-2bdb865e],audio[data-v-2bdb865e],video[data-v-2bdb865e]{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article[data-v-2bdb865e],aside[data-v-2bdb865e],details[data-v-2bdb865e],figcaption[data-v-2bdb865e],figure[data-v-2bdb865e],footer[data-v-2bdb865e],header[data-v-2bdb865e],hgroup[data-v-2bdb865e],menu[data-v-2bdb865e],nav[data-v-2bdb865e],section[data-v-2bdb865e]{display:block}body[data-v-2bdb865e]{line-height:1}ol[data-v-2bdb865e],ul[data-v-2bdb865e]{list-style:none}blockquote[data-v-2bdb865e],q[data-v-2bdb865e]{quotes:none}blockquote[data-v-2bdb865e]:before,blockquote[data-v-2bdb865e]:after,q[data-v-2bdb865e]:before,q[data-v-2bdb865e]:after{content:"";content:none}table[data-v-2bdb865e]{border-collapse:collapse;border-spacing:0}textarea[data-v-2bdb865e]{font-family:inherit}.iconfont[data-v-2bdb865e]{display:inline-block}.d-flex-x[data-v-2bdb865e],.d-flex-y[data-v-2bdb865e],.d-flex-center[data-v-2bdb865e]{display:flex}.d-flex-x[data-v-2bdb865e]{align-items:center}.d-flex-y[data-v-2bdb865e]{justify-content:center}.d-flex-center[data-v-2bdb865e]{justify-content:center;align-items:center}.mr5[data-v-2bdb865e]{margin-right:5px}.mr10[data-v-2bdb865e]{margin-right:10px}.ml5[data-v-2bdb865e]{margin-left:5px}.ml10[data-v-2bdb865e]{margin-left:10px}.d-pointer[data-v-2bdb865e]{cursor:pointer}.rotating[data-v-2bdb865e]{animation:rotating-2bdb865e 2s linear infinite}@keyframes rotating-2bdb865e{to{-webkit-transform:rotate(360deg)}}.d-fade-in-enter-active[data-v-2bdb865e],.d-fade-in-leave-active[data-v-2bdb865e]{transition:.5s}.d-fade-in-enter-from[data-v-2bdb865e],.d-fade-in-leave-to[data-v-2bdb865e]{opacity:0}.d-scale-out-enter-active[data-v-2bdb865e],.d-scale-out-leave-active[data-v-2bdb865e]{transition:.3s}.d-scale-out-leave-to[data-v-2bdb865e]{transform:scale(1.3);opacity:0}.rotateHover[data-v-2bdb865e]{transition:.2s}.rotateHover[data-v-2bdb865e]:hover{transform:rotate(90deg)}.d-player-contextmenu[data-v-2bdb865e],.d-player-dialog[data-v-2bdb865e]{position:absolute;left:0;top:0;bottom:50px;width:100%;z-index:5}.d-player-contextmenu .d-player-copyText[data-v-2bdb865e]{opacity:0}.d-player-contextmenu .d-player-contextmenu-body[data-v-2bdb865e]{position:absolute;border-radius:5px;font-size:12px;background:rgba(0,0,0,.8);color:#efefef;text-align:left;width:130px;box-sizing:border-box;padding:5px 0}.d-player-contextmenu .d-player-contextmenu-body li[data-v-2bdb865e]{padding:8px 20px;margin:0;cursor:pointer;transition:.2s}.d-player-contextmenu .d-player-contextmenu-body li[data-v-2bdb865e]:hover{background-color:#ffffff1a}.d-player-dialog[data-v-2bdb865e]{display:flex;justify-content:center;align-items:center}.d-player-dialog .d-player-dialog-body[data-v-2bdb865e]{background-color:#212121e6;border-radius:5px;color:#fff;min-width:200px;padding:0 0 10px}.d-player-dialog .d-player-dialog-body .d-player-dialog-title[data-v-2bdb865e]{position:relative;font-size:14px;font-weight:400;margin:0 0 10px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.15)}.d-player-dialog .d-player-dialog-body .d-player-dialog-title .icon-close[data-v-2bdb865e]{position:absolute;right:0px;top:0px;width:40px;height:40px;line-height:40px;text-align:center;cursor:pointer}.d-player-dialog .d-player-dialog-body .d-player-hotkey-panel[data-v-2bdb865e]{font-size:12px;color:#eee;padding-right:40px}.d-player-dialog .d-player-dialog-body .d-player-hotkey-panel .d-player-hotkey-panel-item[data-v-2bdb865e]{line-height:26px}.d-player-dialog .d-player-dialog-body .d-player-hotkey-panel .d-player-hotkey-panel-item span[data-v-2bdb865e]{text-align:center;display:inline-block;width:120px}.d-player-dialog .d-player-dialog-body .d-player-hotkey-panel .d-player-hotkey-panel-item span[data-v-2bdb865e]:nth-child(2){color:#999;width:160px}.d-player-dialog .d-player-dialog-body .d-player-filter-panel[data-v-2bdb865e]{width:320px;padding:0 20px}.d-player-dialog .d-player-dialog-body .d-player-filter-panel .d-player-filter-reset[data-v-2bdb865e]{cursor:pointer;margin-top:10px;padding:3px 20px;display:inline-block;border-radius:2px;font-size:12px;background:rgba(133,133,133,.5)}.d-player-dialog .d-player-dialog-body .d-player-filter-panel .d-player-filter-reset[data-v-2bdb865e]:hover{background:rgba(255,255,255,.3)}.d-player-dialog .d-player-dialog-body .d-player-filter-panel .d-player-filter-panel-item[data-v-2bdb865e]{height:32px;display:flex;align-items:center}.d-player-dialog .d-player-dialog-body .d-player-filter-panel .d-player-filter-panel-item .filter-panel-slider[data-v-2bdb865e]{width:100%}.d-player-dialog .d-player-dialog-body .d-player-filter-panel .d-player-filter-panel-item .filter-panel-slider[data-v-2bdb865e] .d-slider__runway{background-color:#999}.d-player-dialog .d-player-dialog-body .d-player-filter-panel .d-player-filter-panel-item .filter-panel-slider[data-v-2bdb865e] .d-slider__runway .d-slider__bar:before{width:8px;height:8px;box-shadow:0 0 0 5px #ffffff80}.d-player-dialog .d-player-dialog-body .d-player-filter-panel .d-player-filter-panel-item span[data-v-2bdb865e]{font-size:12px;display:block;width:80px;text-align:center}html[data-v-956c3c1e],body[data-v-956c3c1e],div[data-v-956c3c1e],span[data-v-956c3c1e],applet[data-v-956c3c1e],object[data-v-956c3c1e],iframe[data-v-956c3c1e],h1[data-v-956c3c1e],h2[data-v-956c3c1e],h3[data-v-956c3c1e],h4[data-v-956c3c1e],h5[data-v-956c3c1e],h6[data-v-956c3c1e],p[data-v-956c3c1e],blockquote[data-v-956c3c1e],pre[data-v-956c3c1e],a[data-v-956c3c1e],abbr[data-v-956c3c1e],acronym[data-v-956c3c1e],address[data-v-956c3c1e],big[data-v-956c3c1e],cite[data-v-956c3c1e],code[data-v-956c3c1e],del[data-v-956c3c1e],dfn[data-v-956c3c1e],em[data-v-956c3c1e],img[data-v-956c3c1e],ins[data-v-956c3c1e],kbd[data-v-956c3c1e],q[data-v-956c3c1e],s[data-v-956c3c1e],samp[data-v-956c3c1e],small[data-v-956c3c1e],strike[data-v-956c3c1e],strong[data-v-956c3c1e],sub[data-v-956c3c1e],sup[data-v-956c3c1e],tt[data-v-956c3c1e],var[data-v-956c3c1e],b[data-v-956c3c1e],u[data-v-956c3c1e],i[data-v-956c3c1e],center[data-v-956c3c1e],dl[data-v-956c3c1e],dt[data-v-956c3c1e],dd[data-v-956c3c1e],ol[data-v-956c3c1e],ul[data-v-956c3c1e],li[data-v-956c3c1e],fieldset[data-v-956c3c1e],form[data-v-956c3c1e],label[data-v-956c3c1e],legend[data-v-956c3c1e],table[data-v-956c3c1e],caption[data-v-956c3c1e],tbody[data-v-956c3c1e],tfoot[data-v-956c3c1e],thead[data-v-956c3c1e],tr[data-v-956c3c1e],th[data-v-956c3c1e],td[data-v-956c3c1e],article[data-v-956c3c1e],aside[data-v-956c3c1e],canvas[data-v-956c3c1e],details[data-v-956c3c1e],embed[data-v-956c3c1e],figure[data-v-956c3c1e],figcaption[data-v-956c3c1e],footer[data-v-956c3c1e],header[data-v-956c3c1e],hgroup[data-v-956c3c1e],menu[data-v-956c3c1e],nav[data-v-956c3c1e],output[data-v-956c3c1e],ruby[data-v-956c3c1e],section[data-v-956c3c1e],summary[data-v-956c3c1e],time[data-v-956c3c1e],mark[data-v-956c3c1e],audio[data-v-956c3c1e],video[data-v-956c3c1e]{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article[data-v-956c3c1e],aside[data-v-956c3c1e],details[data-v-956c3c1e],figcaption[data-v-956c3c1e],figure[data-v-956c3c1e],footer[data-v-956c3c1e],header[data-v-956c3c1e],hgroup[data-v-956c3c1e],menu[data-v-956c3c1e],nav[data-v-956c3c1e],section[data-v-956c3c1e]{display:block}body[data-v-956c3c1e]{line-height:1}ol[data-v-956c3c1e],ul[data-v-956c3c1e]{list-style:none}blockquote[data-v-956c3c1e],q[data-v-956c3c1e]{quotes:none}blockquote[data-v-956c3c1e]:before,blockquote[data-v-956c3c1e]:after,q[data-v-956c3c1e]:before,q[data-v-956c3c1e]:after{content:"";content:none}table[data-v-956c3c1e]{border-collapse:collapse;border-spacing:0}textarea[data-v-956c3c1e]{font-family:inherit}.d-fade-in-enter-active[data-v-956c3c1e],.d-fade-in-leave-active[data-v-956c3c1e]{transition:.5s}.d-fade-in-enter-from[data-v-956c3c1e],.d-fade-in-leave-to[data-v-956c3c1e]{opacity:0}.d-scale-out-enter-active[data-v-956c3c1e],.d-scale-out-leave-active[data-v-956c3c1e]{transition:.3s}.d-scale-out-leave-to[data-v-956c3c1e]{transform:scale(1.3);opacity:0}.rotateHover[data-v-956c3c1e]{transition:.2s}.rotateHover[data-v-956c3c1e]:hover{transform:rotate(90deg)}.rotating[data-v-956c3c1e]{animation:rotating-956c3c1e 2s linear infinite}@keyframes rotating-956c3c1e{to{-webkit-transform:rotate(360deg)}}.iconfont[data-v-956c3c1e]{display:inline-block}.d-flex-x[data-v-956c3c1e],.d-flex-y[data-v-956c3c1e],.d-flex-center[data-v-956c3c1e]{display:flex}.d-flex-x[data-v-956c3c1e]{align-items:center}.d-flex-y[data-v-956c3c1e]{justify-content:center}.d-flex-center[data-v-956c3c1e]{justify-content:center;align-items:center}.mr5[data-v-956c3c1e]{margin-right:5px}.mr10[data-v-956c3c1e]{margin-right:10px}.ml5[data-v-956c3c1e]{margin-left:5px}.ml10[data-v-956c3c1e]{margin-left:10px}.d-pointer[data-v-956c3c1e]{cursor:pointer}.d-player-wrap[data-v-956c3c1e]{--primary-color: var(--75c0905c);width:var(--762aaa43);height:var(--355ba44a)}.d-player-wrap[data-v-956c3c1e]{position:relative;overflow:hidden;background-color:#2f3236}.d-player-wrap.web-full-screen[data-v-956c3c1e]{z-index:9999999;position:fixed;left:0;top:0;width:100vw!important;height:100vh!important}.d-player-wrap .d-player-video[data-v-956c3c1e]{position:relative;z-index:1;width:100%;height:100%}.d-player-wrap .d-player-video .d-player-video-poster[data-v-956c3c1e]{position:absolute;height:100%;width:100%;top:0;left:0}.d-player-wrap .d-player-video .d-player-video-poster img[data-v-956c3c1e]{display:block;width:100%;height:100%;object-fit:cover}.d-player-wrap .d-player-video .d-player-video-main[data-v-956c3c1e]{width:100%;height:100%;transition:.2s}.d-player-wrap .d-player-video .d-player-video-main.video-mirror[data-v-956c3c1e]{transform:rotateY(180deg)}.d-player-wrap .d-player-control[data-v-956c3c1e]{transition:.1s;transform:translateY(40px);position:absolute;z-index:2;left:0;bottom:0;height:50px;width:100%;color:#fff}.d-player-wrap .d-player-control .d-control-progress[data-v-956c3c1e]{width:100%;position:relative;height:10px;cursor:pointer}.d-player-wrap .d-player-control .d-control-progress .d-progress-bar[data-v-956c3c1e]{position:absolute;left:0;right:0;bottom:0;width:100%;transition:height .1s;height:3px;z-index:1}.d-player-wrap .d-player-control .d-control-progress .d-progress-bar[data-v-956c3c1e] .d-slider__runway{transition:height .1s;height:100%}.d-player-wrap .d-player-control .d-control-progress .d-progress-bar[data-v-956c3c1e] .d-slider__runway .d-slider__bar:before{transform:translateY(-50%) scale(0)}.d-player-wrap .d-player-control .d-control-progress:hover .d-progress-bar[data-v-956c3c1e]{height:100%}.d-player-wrap .d-player-control .d-control-progress:hover .d-progress-bar[data-v-956c3c1e] .d-slider__bar:before{transform:translateY(-50%) scale(1)!important}.d-player-wrap .d-player-control .d-control-tool[data-v-956c3c1e]{position:absolute;padding:0 10px;background:rgba(0,0,0,.8);display:flex;justify-content:space-between;align-items:center;top:10px;left:0;bottom:0;width:100%;box-sizing:border-box}.d-player-wrap .d-player-control .d-control-tool .d-tool-bar[data-v-956c3c1e]{display:flex;height:100%}.d-player-wrap .d-player-control .d-control-tool .d-tool-bar .d-tool-item[data-v-956c3c1e]{position:relative;height:100%;cursor:pointer;text-align:center;padding:0 8px;display:flex;align-items:center;font-size:13px}.d-player-wrap .d-player-control .d-control-tool .d-tool-bar .d-tool-item .d-tool-item-main[data-v-956c3c1e]{position:absolute;white-space:nowrap;z-index:2;bottom:98%;left:50%;padding:6px 16px;box-sizing:border-box;display:none;background:rgba(0,0,0,.95);border-radius:5px;transform:translate(-50%)}.d-player-wrap .d-player-control .d-control-tool .d-tool-bar .d-tool-item:hover .d-tool-item-main[data-v-956c3c1e]{display:flex}.d-player-wrap .d-player-control .d-control-tool .d-tool-time[data-v-956c3c1e]{font-size:12px;color:#fff;font-weight:300}.d-player-wrap .d-player-control .d-control-tool .d-tool-time .total-time[data-v-956c3c1e]{color:#fffc}.d-player-wrap .d-player-control .d-control-tool .volume-box[data-v-956c3c1e]{height:160px;width:50px;display:flex;align-items:center;justify-content:center}.d-player-wrap .d-player-control .d-control-tool .volume-box .volume-main[data-v-956c3c1e]{height:90%;display:flex;width:60px;flex-direction:column;align-items:center}.d-player-wrap .d-player-control .d-control-tool .volume-box .volume-main .volume-text-size[data-v-956c3c1e]{margin-bottom:10px;font-size:12px;font-weight:400}.d-player-wrap .d-player-control .d-control-tool .volume-box .volume-main.is-muted[data-v-956c3c1e] .d-slider__bar{height:0!important}.d-player-wrap .d-player-control .d-control-tool .speed-main[data-v-956c3c1e]{padding:0 10px}.d-player-wrap .d-player-control .d-control-tool .speed-main li[data-v-956c3c1e]{cursor:pointer;line-height:34px;font-size:12px;color:#fff}.d-player-wrap .d-player-control .d-control-tool .speed-main li[data-v-956c3c1e]:hover{opacity:.8}.d-player-wrap .d-player-control .d-control-tool .speed-main li.speed-active[data-v-956c3c1e]{color:rgba(var(--primary-color),1);font-weight:700}.d-player-wrap.d-player-wrap-hover .d-player-control[data-v-956c3c1e]{transform:translateY(0)}.d-player-state[data-v-956c3c1e],.d-player-input[data-v-956c3c1e]{position:absolute;left:0;top:0;right:0;bottom:40px;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:1}.d-player-input[data-v-956c3c1e]{width:100%;border:none;opacity:0;cursor:default}.d-play-btn[data-v-956c3c1e]{width:90px;height:90px;color:#fff;display:flex;align-items:center;justify-content:center;background-color:#000000b3;border-radius:50%}.d-player-lightoff[data-v-956c3c1e]{position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:#000000e6}.is-lightoff[data-v-956c3c1e]{z-index:999998}.bg[data-v-90bdd63e]{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-90bdd63e]{margin:auto;position:relative;width:810px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.cover-wrapper .cover-line[data-v-df780756]{display:flex;flex-direction:row}.cover-wrapper .cover-line .cover-card[data-v-df780756]{width:160px;height:90px;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-line .cover-card .image[data-v-df780756]{position:relative;width:100%;height:100%;object-fit:cover}.cover-wrapper .cover-line .cover-card .add-image[data-v-df780756]{position:absolute;top:calc(50% - 12px);left:calc(50% - 12px);width:24px;height:24px}.cover-wrapper .cover-line .cover-card .progress-bar[data-v-df780756]{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-line .select-button[data-v-df780756]{margin-top:6px;margin-left:20px;box-sizing:border-box;background:#fff;border-radius:4px;border:1px solid #dbdbdb;color:#333;width:90px;height:32px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;cursor:pointer}.cover-wrapper .cover-line .select-button[data-v-df780756]:hover{border-color:#1f5fff;color:#1f5fff}.cover-wrapper .tip[data-v-df780756]{margin-top:10px;font-size:12px;font-weight:400;line-height:20px;color:#758296}.main-content[data-v-3cc5bc23]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-3cc5bc23]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-3cc5bc23]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:0 30px 30px 23px}.main-content .scroll-content .row[data-v-3cc5bc23]{margin-top:18px;display:flex;flex-direction:row}.main-content .scroll-content .row .left[data-v-3cc5bc23]{width:106px}.main-content .scroll-content .row .left .title[data-v-3cc5bc23]{margin-left:12px;margin-top:6px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.main-content .scroll-content .save-button[data-v-3cc5bc23]{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-3cc5bc23]:disabled{cursor:not-allowed;opacity:.5}.main-content[data-v-00e40aa3]{height:100%;display:flex;flex-direction:column}.main-content .topbar[data-v-00e40aa3]{height:44px;display:flex;flex-direction:row;align-items:center}.main-content .topbar .title[data-v-00e40aa3]{margin-left:23px;font-size:14px;font-weight:500;line-height:20px;color:#282b31}.main-content .line[data-v-00e40aa3]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-00e40aa3]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:18px 30px 30px}.main-content .scroll-content .toolbar[data-v-00e40aa3]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar .space[data-v-00e40aa3]{flex-grow:1}.main-content .scroll-content .opbar[data-v-00e40aa3]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.main-content .scroll-content .opbar .left[data-v-00e40aa3]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .opbar .left .checkbox[data-v-00e40aa3]{margin-right:25px;display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .opbar .left .checkbox div[data-v-00e40aa3]{margin-left:24px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.main-content .scroll-content .opbar .left .action-button[data-v-00e40aa3]{cursor:pointer;margin-right:16px;outline:none;border:0;width:92px;height:32px;border-radius:16px;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}.main-content .scroll-content .opbar .left .action-button[data-v-00e40aa3]:hover{background:rgba(0,112,255,.1)}.main-content .scroll-content .opbar .left .action-button[data-v-00e40aa3]:disabled{cursor:not-allowed;opacity:.5}.main-content .scroll-content .opbar .left .action-button[data-v-00e40aa3]:disabled:hover{background:rgba(0,112,255,.08)}.table-column-name[data-v-00e40aa3]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-00e40aa3]{width:135px;min-width:135px;height:auto;max-height:135px;object-fit:contain;border-radius:4px}.table-column-name div[data-v-00e40aa3]{user-select:all;margin-left:10px;font-size:14px;font-weight:400;line-height:24px;color:#3d3d3d}.table-column-name div span[data-v-00e40aa3]{user-select:none;color:#fff;padding:3px 6px;margin-right:6px;border-radius:4px;background:#0070FF}.table-column-status[data-v-00e40aa3]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-status .dot-green[data-v-00e40aa3]{width:6px;height:6px;border-radius:3px;background:#2FCE63}.table-column-status .dot-grey[data-v-00e40aa3]{width:6px;height:6px;border-radius:3px;background:#B2B2B2}.table-column-status .text[data-v-00e40aa3]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-operation[data-v-00e40aa3]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-00e40aa3]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-00e40aa3]{margin:0 10px;width:1px;height:10px;background:#D8D8D8}.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-pager li.is-active{color:#0070ff!important;cursor:default}.main-content[data-v-2590f804]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-2590f804]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-2590f804]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:0 30px 30px 23px}.main-content .scroll-content .row[data-v-2590f804]{margin-top:18px;display:flex;flex-direction:row}.main-content .scroll-content .row .left[data-v-2590f804]{width:106px}.main-content .scroll-content .row .left .title[data-v-2590f804]{margin-left:12px;margin-top:6px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.main-content .scroll-content .save-button[data-v-2590f804]{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-2590f804]:disabled{cursor:not-allowed;opacity:.5}.el-select .el-input.is-focus .el-input__inner{box-shadow:0 0 0 1px #0070ff inset!important}.el-select .el-input__inner:focus{box-shadow:0 0 0 1px #0070ff inset!important}.el-select-dropdown__item.selected{color:#0070ff!important;font-weight:500}.main-content[data-v-3e90e078]{height:100%;display:flex;flex-direction:column}.main-content .topbar[data-v-3e90e078]{height:44px;display:flex;flex-direction:row;align-items:center}.main-content .topbar .title[data-v-3e90e078]{margin-left:23px;font-size:14px;font-weight:500;line-height:20px;color:#282b31}.main-content .line[data-v-3e90e078]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-3e90e078]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:18px 30px 30px}.main-content .scroll-content .toolbar[data-v-3e90e078]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar .space[data-v-3e90e078]{flex-grow:1}.main-content .scroll-content .opbar[data-v-3e90e078]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.main-content .scroll-content .opbar .left[data-v-3e90e078]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .opbar .left .checkbox[data-v-3e90e078]{margin-right:25px;display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .opbar .left .checkbox div[data-v-3e90e078]{margin-left:24px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.main-content .scroll-content .opbar .left .action-button[data-v-3e90e078]{cursor:pointer;margin-right:16px;outline:none;border:0;width:92px;height:32px;border-radius:16px;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}.main-content .scroll-content .opbar .left .action-button[data-v-3e90e078]:hover{background:rgba(0,112,255,.1)}.main-content .scroll-content .opbar .left .action-button[data-v-3e90e078]:disabled{cursor:not-allowed;opacity:.5}.main-content .scroll-content .opbar .left .action-button[data-v-3e90e078]:disabled:hover{background:rgba(0,112,255,.08)}.table-column-name[data-v-3e90e078]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-3e90e078]{width:135px;min-width:135px;height:auto;max-height:135px;object-fit:contain;border-radius:4px}.table-column-name div[data-v-3e90e078]{user-select:all;margin-left:10px;font-size:14px;font-weight:400;line-height:24px;color:#3d3d3d}.table-column-name div span[data-v-3e90e078]{user-select:none;color:#fff;padding:3px 6px;margin-right:6px;border-radius:4px;background:#0070FF}.table-column-status[data-v-3e90e078]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-status .dot-green[data-v-3e90e078]{width:6px;height:6px;border-radius:3px;background:#2FCE63}.table-column-status .dot-grey[data-v-3e90e078]{width:6px;height:6px;border-radius:3px;background:#B2B2B2}.table-column-status .text[data-v-3e90e078]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-operation[data-v-3e90e078]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-3e90e078]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-3e90e078]{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}.main-content[data-v-09f12e88]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-09f12e88]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-09f12e88]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:18px 30px 30px}.main-content .scroll-content .content-info[data-v-09f12e88]{margin-bottom:18px;border-radius:8px;background:rgba(0,112,255,.04);box-sizing:border-box;padding:24px 25px}.main-content .scroll-content .content-info .title[data-v-09f12e88]{font-size:24px;line-height:24px;font-weight:700;color:#282b31}.main-content .scroll-content .content-info .info[data-v-09f12e88]{margin-top:6px;font-size:14px;line-height:22px;font-weight:400;color:#9e9e9e}.main-content .scroll-content .toolbar[data-v-09f12e88]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar .space[data-v-09f12e88]{flex-grow:1}.main-content .scroll-content .opbar[data-v-09f12e88]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.main-content .scroll-content .opbar .left[data-v-09f12e88]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.table-column-name[data-v-09f12e88]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-09f12e88]{width:135px;height:90px;object-fit:cover}.table-column-name div[data-v-09f12e88]{user-select:all;margin-left:10px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-status[data-v-09f12e88]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-status .dot-green[data-v-09f12e88]{width:6px;height:6px;border-radius:3px;background:#2FCE63}.table-column-status .dot-grey[data-v-09f12e88]{width:6px;height:6px;border-radius:3px;background:#B2B2B2}.table-column-status .text[data-v-09f12e88]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-operation[data-v-09f12e88]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-09f12e88]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-09f12e88]{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}.main-content[data-v-206e6362]{height:100%;display:flex;flex-direction:column}.main-content .topbar[data-v-206e6362]{height:44px;display:flex;flex-direction:row;align-items:center}.main-content .topbar .title[data-v-206e6362]{margin-left:23px;font-size:14px;font-weight:500;line-height:20px;color:#282b31}.main-content .line[data-v-206e6362]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-206e6362]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:18px 30px 30px}.main-content .scroll-content .toolbar[data-v-206e6362]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar .space[data-v-206e6362]{flex-grow:1}.main-content .scroll-content .opbar[data-v-206e6362]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.table-column-name[data-v-206e6362]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name div[data-v-206e6362]{user-select:all;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-operation[data-v-206e6362]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-206e6362]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-206e6362]{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}.activity-content-main[data-v-0823e376]{display:flex;height:100%;width:100%;overflow:auto}.activity-content-main .left[data-v-0823e376]{min-height:100vh;width:120px;border-right:1px solid rgba(220,223,230,.5);display:flex;flex-direction:column;align-items:center;overflow-y:scroll;overflow-y:overlay}.activity-content-main .left[data-v-0823e376]::-webkit-scrollbar{width:0}.activity-content-main .left .menu-item[data-v-0823e376]{margin-top:20px;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center}.activity-content-main .left .menu-item .image-bg[data-v-0823e376]{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.activity-content-main .left .menu-item .image-bg img[data-v-0823e376]{width:60px;height:60px}.activity-content-main .left .menu-item .image-normal[data-v-0823e376]{display:block}.activity-content-main .left .menu-item .image-selected[data-v-0823e376]{display:none}.activity-content-main .left .menu-item .text[data-v-0823e376]{margin-top:10px;font-size:12px;line-height:20px;color:#a7a7a7}.activity-content-main .left .menu-item[data-v-0823e376]:last-child{margin-bottom:20px}.activity-content-main .left .menu-item-selected .image-selected[data-v-0823e376]{display:block}.activity-content-main .left .menu-item-selected .image-normal[data-v-0823e376]{display:none}.activity-content-main .left .menu-item-selected .text[data-v-0823e376]{color:#282b31;font-weight:500}.activity-content-main .right[data-v-0823e376]{flex:1;height:100vh;overflow:auto;box-sizing:border-box}.main-content[data-v-92fc3ddc]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-92fc3ddc]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-92fc3ddc]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:18px 30px 30px}.main-content .scroll-content .content-info[data-v-92fc3ddc]{margin-bottom:18px;border-radius:8px;background:rgba(0,112,255,.04);box-sizing:border-box;padding:24px 25px;display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .content-info .avatar[data-v-92fc3ddc]{width:50px;height:50px;object-fit:cover;border-radius:25px}.main-content .scroll-content .content-info .info[data-v-92fc3ddc]{margin-left:15px;display:flex;flex-direction:column}.main-content .scroll-content .content-info .info .name[data-v-92fc3ddc]{font-size:24px;line-height:24px;font-weight:700;color:#282b31}.main-content .scroll-content .content-info .info .title[data-v-92fc3ddc]{margin-top:6px;font-size:14px;line-height:22px;font-weight:400;color:#9e9e9e}.main-content .scroll-content .toolbar[data-v-92fc3ddc]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar .space[data-v-92fc3ddc]{flex-grow:1}.main-content .scroll-content .opbar[data-v-92fc3ddc]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.main-content .scroll-content .opbar .left[data-v-92fc3ddc]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.table-column-name[data-v-92fc3ddc]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-92fc3ddc]{width:135px;height:90px;object-fit:cover;border-radius:4px}.table-column-name div[data-v-92fc3ddc]{user-select:all;margin-left:10px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-status[data-v-92fc3ddc]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-status .dot-green[data-v-92fc3ddc]{width:6px;height:6px;border-radius:3px;background:#2FCE63}.table-column-status .dot-grey[data-v-92fc3ddc]{width:6px;height:6px;border-radius:3px;background:#B2B2B2}.table-column-status .text[data-v-92fc3ddc]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-operation[data-v-92fc3ddc]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-92fc3ddc]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-92fc3ddc]{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}.main-content[data-v-77fc3bb1]{height:100%;display:flex;flex-direction:column}.main-content .topbar[data-v-77fc3bb1]{height:44px;display:flex;flex-direction:row;align-items:center}.main-content .topbar .title[data-v-77fc3bb1]{margin-left:23px;font-size:14px;font-weight:500;line-height:20px;color:#282b31}.main-content .line[data-v-77fc3bb1]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-77fc3bb1]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:18px 30px 30px}.main-content .scroll-content .toolbar[data-v-77fc3bb1]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar .space[data-v-77fc3bb1]{flex-grow:1}.main-content .scroll-content .opbar[data-v-77fc3bb1]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.table-column-name[data-v-77fc3bb1]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-77fc3bb1]{width:45px;height:45px;border-radius:23px;object-fit:cover}.table-column-name div[data-v-77fc3bb1]{margin-left:10px;user-select:all;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-operation[data-v-77fc3bb1]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-77fc3bb1]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-77fc3bb1]{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}.main-content[data-v-d985d92e]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-d985d92e]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-d985d92e]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:18px 30px 30px}.main-content .scroll-content .content-info[data-v-d985d92e]{margin-bottom:18px;border-radius:8px;background:rgba(0,112,255,.04);box-sizing:border-box;padding:24px 25px;display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .content-info .cover[data-v-d985d92e]{width:120px;height:80px;object-fit:cover;border-radius:4px}.main-content .scroll-content .content-info .info[data-v-d985d92e]{margin-left:15px;display:flex;flex-direction:column}.main-content .scroll-content .content-info .info .name[data-v-d985d92e]{font-size:24px;line-height:24px;font-weight:700;color:#282b31}.main-content .scroll-content .content-info .info .title[data-v-d985d92e]{margin-top:6px;font-size:14px;line-height:22px;font-weight:400;color:#9e9e9e}.main-content .scroll-content .toolbar[data-v-d985d92e]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar .space[data-v-d985d92e]{flex-grow:1}.main-content .scroll-content .content-row[data-v-d985d92e]{display:flex;flex-direction:row;align-items:center;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d;border-top:1px solid transparent;border-right:1px solid #F0F6FF;border-left:1px solid #F0F6FF;border-bottom:1px solid #F0F6FF;background:rgba(255,255,255,.5);box-sizing:border-box}.main-content .scroll-content .content-row .column-title[data-v-d985d92e]{flex-grow:1;box-sizing:border-box;padding:12px 20px;width:350px;display:flex;flex-direction:row;align-items:center;pointer-events:none}.main-content .scroll-content .content-row .column-title .folder-button[data-v-d985d92e]{width:16px;height:16px;cursor:pointer;pointer-events:all}.main-content .scroll-content .content-row .column-title .folder-button img[data-v-d985d92e]{width:100%;height:100%}.main-content .scroll-content .content-row .column-title .icon[data-v-d985d92e]{margin-left:8px;width:16px;height:16px}.main-content .scroll-content .content-row .column-title .cover[data-v-d985d92e]{width:45px;height:30px;object-fit:cover;border-radius:4px}.main-content .scroll-content .content-row .column-title .cover-child[data-v-d985d92e]{margin-left:48px}.main-content .scroll-content .content-row .column-title div[data-v-d985d92e]{user-select:all;margin-left:8px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.main-content .scroll-content .content-row .column-type[data-v-d985d92e]{flex-grow:1;box-sizing:border-box;width:160px;pointer-events:none}.main-content .scroll-content .content-row .column-status[data-v-d985d92e]{flex-grow:1;box-sizing:border-box;width:80px;display:flex;flex-direction:row;align-items:center;justify-content:center;pointer-events:none}.main-content .scroll-content .content-row .column-status .dot-green[data-v-d985d92e]{width:6px;height:6px;border-radius:3px;background:#2FCE63}.main-content .scroll-content .content-row .column-status .dot-grey[data-v-d985d92e]{width:6px;height:6px;border-radius:3px;background:#B2B2B2}.main-content .scroll-content .content-row .column-status .text[data-v-d985d92e]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.main-content .scroll-content .content-row .column-action[data-v-d985d92e]{flex-grow:1;box-sizing:border-box;width:200px;display:flex;flex-direction:row;align-items:center;justify-content:center}.main-content .scroll-content .content-row .column-action .action[data-v-d985d92e]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.main-content .scroll-content .content-row .column-action .vline[data-v-d985d92e]{margin:0 10px;width:1px;height:10px;background:#D8D8D8}.main-content .scroll-content .content-row-drag .column-type[data-v-d985d92e],.main-content .scroll-content .content-row-drag .column-status[data-v-d985d92e],.main-content .scroll-content .content-row-drag .column-action[data-v-d985d92e]{display:none}.main-content .scroll-content .content-row-over *[data-v-d985d92e]{pointer-events:none}.main-content .scroll-content .list-header[data-v-d985d92e]{margin-top:23px;height:44px;background:#F0F6FF;color:#282b31}.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}.main-content[data-v-6238d029]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-6238d029]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-6238d029]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:0 30px 30px 23px}.main-content .scroll-content .row[data-v-6238d029]{margin-top:18px;display:flex;flex-direction:row}.main-content .scroll-content .row .left[data-v-6238d029]{width:106px}.main-content .scroll-content .row .left .title[data-v-6238d029]{margin-left:12px;margin-top:6px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.main-content .scroll-content .save-button[data-v-6238d029]{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-6238d029]:disabled{cursor:not-allowed;opacity:.5}.bg[data-v-90d60016]{position:fixed;z-index:10001;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-90d60016]{position:relative;width:540px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-90d60016]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-90d60016]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog .table-body[data-v-90d60016]{width:500px;margin-bottom:20px;border:1px solid #F0F6FF;max-height:60vh;overflow:auto}.bg .dialog .table-body .row[data-v-90d60016]{display:flex;align-items:center;height:60px;border-bottom:1px solid #F0F6FF;color:#3d3d3d}.bg .dialog .table-body .row .column1[data-v-90d60016]{flex:1;padding-left:10px;display:flex;align-items:center}.bg .dialog .table-body .row .column1 .icon[data-v-90d60016]{width:16px;height:16px;margin-right:8px}.bg .dialog .table-body .row .column1 .cover-img[data-v-90d60016]{width:45px;height:30px;border-radius:5px;margin:0 8px 0 24px}.bg .dialog .table-body .row .column2[data-v-90d60016]{width:70px;padding-right:20px;font-size:14px;text-align:center}.bg .dialog .table-body .thead[data-v-90d60016]{background:#F0F6FF;height:40px;color:#282b31}.bg[data-v-0213ba3b]{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-0213ba3b]{position:relative;width:600px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-0213ba3b]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-0213ba3b]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog[data-v-0213ba3b] .tableHeader{background:#F0F6FF;font-size:14px;line-height:20px;color:#282b31}.bg .dialog[data-v-0213ba3b] .el-pagination.is-background .el-pager li:not(.is-disabled).is-active{background:#fff;color:#0256ff;border:1px solid #0256FF}.main-content[data-v-99599d76]{height:100%;display:flex;flex-direction:column}.main-content .topbar[data-v-99599d76]{height:44px;display:flex;flex-direction:row;align-items:center}.main-content .topbar .title[data-v-99599d76]{margin-left:23px;font-size:14px;font-weight:500;line-height:20px;color:#282b31}.main-content .line[data-v-99599d76]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-99599d76]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:18px 30px 30px}.main-content .scroll-content .toolbar[data-v-99599d76]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar .space[data-v-99599d76]{flex-grow:1}.main-content .scroll-content .opbar[data-v-99599d76]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.main-content .scroll-content .opbar .left[data-v-99599d76]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .opbar .left .checkbox[data-v-99599d76]{margin-right:25px;display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .opbar .left .checkbox div[data-v-99599d76]{margin-left:24px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.main-content .scroll-content .opbar .left .action-button[data-v-99599d76]{cursor:pointer;margin-right:16px;outline:none;border:0;width:92px;height:32px;border-radius:16px;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}.main-content .scroll-content .opbar .left .action-button[data-v-99599d76]:hover{background:rgba(0,112,255,.1)}.main-content .scroll-content .opbar .left .action-button[data-v-99599d76]:disabled{cursor:not-allowed;opacity:.5}.main-content .scroll-content .opbar .left .action-button[data-v-99599d76]:disabled:hover{background:rgba(0,112,255,.08)}.table-column-name[data-v-99599d76]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-99599d76]{width:135px;min-width:135px;height:auto;max-height:135px;object-fit:contain;border-radius:4px}.table-column-name div[data-v-99599d76]{user-select:all;margin-left:10px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-status[data-v-99599d76]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-status .dot-green[data-v-99599d76]{width:6px;height:6px;border-radius:3px;background:#2FCE63}.table-column-status .dot-grey[data-v-99599d76]{width:6px;height:6px;border-radius:3px;background:#B2B2B2}.table-column-status .text[data-v-99599d76]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-operation[data-v-99599d76]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-99599d76]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-99599d76]{margin:0 10px;width:1px;height:10px;background:#D8D8D8}.el-select .el-input.is-focus .el-input__inner{box-shadow:0 0 0 1px #0070ff inset!important}.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}.main-content[data-v-42487a97]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-42487a97]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-42487a97]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:0 30px 30px 23px}.main-content .scroll-content .row[data-v-42487a97]{margin-top:18px;display:flex;flex-direction:row}.main-content .scroll-content .row .left[data-v-42487a97]{width:106px}.main-content .scroll-content .row .left .title[data-v-42487a97]{margin-left:12px;margin-top:6px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.main-content .scroll-content .save-button[data-v-42487a97]{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-42487a97]:disabled{cursor:not-allowed;opacity:.5}.bg[data-v-5cca4e86]{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-5cca4e86]{position:relative;width:600px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-5cca4e86]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-5cca4e86]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog[data-v-5cca4e86] .tableHeader{background:#F0F6FF;font-size:14px;line-height:20px;color:#282b31}.bg .dialog[data-v-5cca4e86] .el-pagination.is-background .el-pager li:not(.is-disabled).is-active{background:#fff;color:#0256ff;border:1px solid #0256FF}.main-content[data-v-ae3ae9c4]{height:100%;display:flex;flex-direction:column}.main-content .topbar[data-v-ae3ae9c4]{height:44px;display:flex;flex-direction:row;align-items:center}.main-content .topbar .title[data-v-ae3ae9c4]{margin-left:23px;font-size:14px;font-weight:500;line-height:20px;color:#282b31}.main-content .line[data-v-ae3ae9c4]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-ae3ae9c4]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:18px 30px 30px}.main-content .scroll-content .toolbar[data-v-ae3ae9c4]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar .space[data-v-ae3ae9c4]{flex-grow:1}.main-content .scroll-content .opbar[data-v-ae3ae9c4]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.main-content .scroll-content .opbar .left[data-v-ae3ae9c4]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .opbar .left .checkbox[data-v-ae3ae9c4]{margin-right:25px;display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .opbar .left .checkbox div[data-v-ae3ae9c4]{margin-left:24px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.main-content .scroll-content .opbar .left .action-button[data-v-ae3ae9c4]{cursor:pointer;margin-right:16px;outline:none;border:0;width:92px;height:32px;border-radius:16px;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}.main-content .scroll-content .opbar .left .action-button[data-v-ae3ae9c4]:hover{background:rgba(0,112,255,.1)}.main-content .scroll-content .opbar .left .action-button[data-v-ae3ae9c4]:disabled{cursor:not-allowed;opacity:.5}.main-content .scroll-content .opbar .left .action-button[data-v-ae3ae9c4]:disabled:hover{background:rgba(0,112,255,.08)}.table-column-name[data-v-ae3ae9c4]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-ae3ae9c4]{width:135px;min-width:135px;height:auto;max-height:135px;object-fit:contain;border-radius:4px}.table-column-name div[data-v-ae3ae9c4]{user-select:all;margin-left:10px;font-size:14px;font-weight:400;line-height:24px;color:#3d3d3d}.table-column-name div span[data-v-ae3ae9c4]{user-select:none;color:#fff;padding:3px 6px;margin-right:6px;border-radius:4px;background:#0070FF}.table-column-status[data-v-ae3ae9c4]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-status .dot-green[data-v-ae3ae9c4]{width:6px;height:6px;border-radius:3px;background:#2FCE63}.table-column-status .dot-grey[data-v-ae3ae9c4]{width:6px;height:6px;border-radius:3px;background:#B2B2B2}.table-column-status .text[data-v-ae3ae9c4]{margin-left:6px;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-operation[data-v-ae3ae9c4]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-ae3ae9c4]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-ae3ae9c4]{margin:0 10px;width:1px;height:10px;background:#D8D8D8}.el-select .el-input.is-focus .el-input__inner{box-shadow:0 0 0 1px #0070ff inset!important}.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}.bg[data-v-4750d28d]{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-4750d28d]{position:relative;width:600px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-4750d28d]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-4750d28d]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog[data-v-4750d28d] .tableHeader{background:#F0F6FF;font-size:14px;line-height:20px;color:#282b31}.bg .dialog[data-v-4750d28d] .el-pagination.is-background .el-pager li:not(.is-disabled).is-active{background:#fff;color:#0256ff;border:1px solid #0256FF}.bg[data-v-d9c79964]{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-d9c79964]{position:relative;width:600px;border-radius:6px;background:#FFFFFF;display:flex;flex-direction:column;align-items:center}.bg .dialog .close-button[data-v-d9c79964]{position:absolute;top:20px;right:20px;width:16px;height:16px;cursor:pointer}.bg .dialog .title[data-v-d9c79964]{font-size:16px;font-weight:500;line-height:28px;color:#282b31;margin:14px 20px 18px}.bg .dialog[data-v-d9c79964] .tableHeader{background:#F0F6FF;font-size:14px;line-height:20px;color:#282b31}.bg .dialog[data-v-d9c79964] .el-pagination.is-background .el-pager li:not(.is-disabled).is-active{background:#fff;color:#0256ff;border:1px solid #0256FF}.data-board[data-v-54d38832]{box-sizing:border-box;padding:20px;height:100%;width:100%;overflow:auto}.data-board .header[data-v-54d38832]{display:flex;flex-direction:row;align-items:center}.data-board .header span[data-v-54d38832]{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-board .header .selected[data-v-54d38832]{color:#333;font-weight:500}.data-board .summary-tab[data-v-54d38832]{margin-top:20px;display:flex;justify-content:space-between}.data-board .summary-tab .main[data-v-54d38832]:hover,.data-board .summary-tab .main.selected[data-v-54d38832]{border:1px solid #0070FF}.data-board .summary-chart[data-v-54d38832]{position:relative;margin-top:20px}.data-board .summary-chart .chart[data-v-54d38832]{width:100%;height:400px}.data-board .table-data[data-v-54d38832]{margin-top:44px;display:flex;flex-direction:row;justify-content:space-between}.data-board .table-data .table-column[data-v-54d38832]{width:calc(50% - 10px)}.data-board .table-data .table-column .table-header[data-v-54d38832]{display:flex;flex-direction:row;align-items:center}.data-board .table-data .table-column .table-header .title[data-v-54d38832]{font-size:16px;font-weight:700;line-height:24px;letter-spacing:0em;color:#282b31;flex-grow:1}.data-board .table-data .table-column .table-header .space[data-v-54d38832]{flex-grow:1}.data-board .table-data .table-column .opbar[data-v-54d38832]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.column-clickable[data-v-54d38832]{font-size:14px;font-weight:400;line-height:20px;text-align:center;letter-spacing:0em;color:#0256ff;cursor:pointer}.activity-content-main[data-v-f2a35e82]{display:flex;height:100%;width:100%;overflow:auto}.activity-content-main .left[data-v-f2a35e82]{min-height:100vh;width:120px;border-right:1px solid rgba(220,223,230,.5);display:flex;flex-direction:column;align-items:center;overflow-y:overlay}.activity-content-main .left[data-v-f2a35e82]::-webkit-scrollbar{width:0}.activity-content-main .left .menu-item[data-v-f2a35e82]{margin-top:20px;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center}.activity-content-main .left .menu-item .image-bg[data-v-f2a35e82]{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.activity-content-main .left .menu-item .image-bg img[data-v-f2a35e82]{width:60px;height:60px}.activity-content-main .left .menu-item .image-normal[data-v-f2a35e82]{display:block}.activity-content-main .left .menu-item .image-selected[data-v-f2a35e82]{display:none}.activity-content-main .left .menu-item .text[data-v-f2a35e82]{margin-top:10px;font-size:12px;line-height:20px;color:#a7a7a7}.activity-content-main .left .menu-item[data-v-f2a35e82]:last-child{margin-bottom:20px}.activity-content-main .left .menu-item-selected .image-selected[data-v-f2a35e82]{display:block}.activity-content-main .left .menu-item-selected .image-normal[data-v-f2a35e82]{display:none}.activity-content-main .left .menu-item-selected .text[data-v-f2a35e82]{color:#282b31;font-weight:500}.activity-content-main .right[data-v-f2a35e82]{flex:1;height:100vh;overflow:auto;box-sizing:border-box}.bg[data-v-1c7c9948]{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.bg .panel[data-v-1c7c9948]{position:absolute;top:0;bottom:0;right:0;width:600px;background:#FFFFFF;display:flex;flex-direction:column}.bg .panel .header[data-v-1c7c9948]{height:56px;min-height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.bg .panel .header .title[data-v-1c7c9948]{margin-left:20px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;color:#000}.bg .panel .header .close-button[data-v-1c7c9948]{margin-right:20px;width:16px;height:16px;cursor:pointer}.bg .panel .line[data-v-1c7c9948]{height:1px;min-height:1px;background:#D8D8D8}.bg .panel .scroll-content[data-v-1c7c9948]{height:0;flex-grow:1;overflow:overlay;padding:0 20px}.bg .panel .scroll-content .data-date-picker[data-v-1c7c9948]{margin:16px 0 0}.bg .panel .scroll-content .detail-header[data-v-1c7c9948]{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-1c7c9948]{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;color:#282b31}.bg .panel .scroll-content .opbar[data-v-1c7c9948]{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-1c7c9948]{padding-left:12px;display:flex;flex-direction:row;align-items:center}.main-content[data-v-dc5d700a]{height:100%;display:flex;flex-direction:column}.main-content .topbar[data-v-dc5d700a]{height:44px;display:flex;flex-direction:row;align-items:center}.main-content .topbar .title[data-v-dc5d700a]{margin-left:23px;font-size:14px;font-weight:500;line-height:20px;color:#282b31}.main-content .line[data-v-dc5d700a]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-dc5d700a]{flex-grow:1;height:0;overflow-y:overlay;padding:18px 30px 30px}.main-content .scroll-content .toolbar[data-v-dc5d700a]{display:flex;flex-direction:row;align-items:center}.main-content .scroll-content .toolbar span[data-v-dc5d700a]{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}.main-content .scroll-content .toolbar .selected[data-v-dc5d700a]{color:#333;font-weight:500}.main-content .scroll-content .toolbar .space[data-v-dc5d700a]{flex-grow:1}.main-content .scroll-content .opbar[data-v-dc5d700a]{height:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.table-column-name[data-v-dc5d700a]{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;align-items:center}.table-column-name img[data-v-dc5d700a]{width:45px;height:45px;border-radius:23px;object-fit:cover}.table-column-name div[data-v-dc5d700a]{margin-left:10px;user-select:all;font-size:14px;font-weight:400;line-height:20px;color:#3d3d3d}.table-column-operation[data-v-dc5d700a]{display:flex;flex-direction:row;align-items:center;justify-content:center}.table-column-operation .action[data-v-dc5d700a]{font-size:14px;font-weight:400;line-height:20px;color:#0256ff;cursor:pointer}.table-column-operation .vline[data-v-dc5d700a]{margin:0 10px;width:1px;height:10px;background:#D8D8D8}.el-select .el-input.is-focus .el-input__inner{box-shadow:0 0 0 1px #0070ff inset!important}.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}.cover-layer[data-v-66791058]{top:0px;left:0px;right:0px;bottom:0px;position:absolute;display:flex;flex-direction:column;z-index:1000}.cover-layer .action-list[data-v-66791058]{position:absolute;top:0px;right:0px;margin-left:auto;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:#0070FF;display:flex;flex-direction:row;align-items:center;justify-content:center}.cover-layer .action-list .action[data-v-66791058]{height:30px;padding:0 8px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.cover-layer .action-list .action img[data-v-66791058]{width:16px!important;height:16px!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important}.cover-layer .action-list .action div[data-v-66791058]{margin-left:2px;font-size:12px;font-weight:500;color:#fff}.cover-layer .cover[data-v-66791058]{width:100%;flex-grow:1;box-sizing:border-box;background:rgba(0,112,255,.2);border:3px solid #0070FF}header[data-v-427ee654]{height:80px;display:flex;background:#fff;align-items:center;justify-content:space-between;padding:0 50px 0 42px;position:sticky;top:0;left:0;z-index:9999}header .logo-box[data-v-427ee654]{display:flex;align-items:center;cursor:pointer}header .logo-box img[data-v-427ee654]{width:77px;height:34px;margin-right:29px}header .logo-box .title[data-v-427ee654]{padding-left:29px;border-left:1px solid rgba(126,133,155,.3);font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#000;line-height:20px}header .warp1[data-v-427ee654]{display:flex;align-items:center}header .warp1 .warp1-2[data-v-427ee654]{padding-right:16px;border-right:1px solid rgba(126,133,155,.3)}header .warp1 .warp1-2 .warp1-2-1[data-v-427ee654]{width:54px;height:20px;background:#0066FF;border-radius:10px;padding:2px 6px;color:#fff;display:flex}header .warp1 .warp1-2 .warp1-2-1 .icon[data-v-427ee654]{margin-right:5px;margin-left:0;width:16px;height:16px}header .warp1 img[data-v-427ee654]{width:22px;height:22px;margin:0 16px}header .warp1 .warp1-1[data-v-427ee654]{cursor:pointer;font-size:16px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#06f;padding-left:16px;border-left:1px solid rgba(126,133,155,.3)}a[data-v-1d484b62]{text-decoration:none}.footer-wrapper[data-v-1d484b62]{margin-top:74px;position:relative}.footer-wrapper .footer[data-v-1d484b62]{min-width:1200px;padding:0 0 81px;background:#646775}.footer-wrapper .footer .contact[data-v-1d484b62]{position:relative;top:-74px;box-sizing:border-box;margin:0 auto;padding:26px 0 36px;width:1100px;height:149px;color:#27272a;text-align:center;font-weight:700;background:url(https://webfiles.moyincloud.com/hc/theme-seer-group/footer-top.webp) 50%;background-size:100% 100%}.footer-wrapper .footer .contact .contact-title[data-v-1d484b62]{position:relative;padding:0 25px;font-size:30px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;letter-spacing:1px}.footer-wrapper .footer .contact .contact-title[data-v-1d484b62]:before{content:"";position:absolute;right:0;top:50%;width:12px;height:12px;background:#06f;transform:translateY(-50%)}.footer-wrapper .footer .contact .contact-title[data-v-1d484b62]:after{content:"";position:absolute;left:0;top:50%;width:12px;height:12px;background:#06f;transform:translateY(-50%)}.footer-wrapper .footer .contact .contact-list[data-v-1d484b62]{list-style:none;padding:20px 0 0;margin:0 auto!important;display:flex;align-items:center;justify-content:space-between;width:916px;border-top:1px solid #e4e9f1;font-size:18px}.footer-wrapper .footer .contact .contact-list li[data-v-1d484b62]{display:flex;align-items:center}.footer-wrapper .footer .contact .contact-list li img[data-v-1d484b62]{margin-right:11px;width:20px;height:20px}.footer-wrapper .footer .contact .contact-list li span[data-v-1d484b62]{font-size:18px;font-weight:700;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi}.footer-wrapper .footer .main[data-v-1d484b62]{overflow:hidden;width:1200px;margin:0 auto}.footer-wrapper .footer .main .top[data-v-1d484b62]{position:relative;padding:0 0 55px;display:flex;justify-content:space-between}.footer-wrapper .footer .main .top .logo i[data-v-1d484b62]{display:block;width:121px;height:60px;background:url(https://webfiles.moyincloud.com/hc/theme-seer-group/footer-logo.png) 50%;background-size:100% 100%}.footer-wrapper .footer .main .top .select[data-v-1d484b62]{position:relative;width:250px}.footer-wrapper .footer .main .top .select .select-list[data-v-1d484b62]{overflow:hidden;height:44px;position:absolute;top:7px;left:0;width:250px;border:1px solid #a5a3c1;background:#646775;transition:.3s linear;box-sizing:border-box}.footer-wrapper .footer .main .top .select .select-list .select-icon[data-v-1d484b62]{display:block;width:20px;height:20px;position:absolute;top:12px;right:12px}.footer-wrapper .footer .main .top .select .select-list .select-trigger[data-v-1d484b62]{box-sizing:border-box;position:relative;display:flex;justify-content:space-between;align-items:center;padding:9px 12px 9px 30px;width:100%;height:44px;color:#fff;font-weight:500;font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;cursor:pointer}.footer-wrapper .footer .main .bottom[data-v-1d484b62]{float:right}.footer-wrapper .footer .main .bottom .website-columns[data-v-1d484b62]{padding:12px 15px 46px;border-top:1px solid #88889f;border-bottom:1px solid #88889f;width:975px;display:flex;justify-content:space-between;font-size:12px;font-weight:400;box-sizing:border-box}.footer-wrapper .footer .main .bottom .website-columns .column[data-v-1d484b62]{display:flex;flex-flow:column;justify-content:space-between}.footer-wrapper .footer .main .bottom .website-columns .column .column-content .column-title[data-v-1d484b62]{font-size:18px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;font-weight:700;color:#fff}.footer-wrapper .footer .main .bottom .website-columns .column .column-content .website-group .group-title[data-v-1d484b62]{margin-top:15px;font-size:14px!important;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;color:#fff;font-weight:500}.footer-wrapper .footer .main .bottom .website-columns .column .column-content .website-list[data-v-1d484b62]{color:#bdc4d3;font-weight:400;margin-bottom:0!important;list-style:none;margin:0;padding:0}.footer-wrapper .footer .main .bottom .website-columns .column .column-content .website-list li[data-v-1d484b62]{margin-top:7px!important;font-size:14px!important;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;cursor:pointer}.footer-wrapper .footer .main .bottom .website-columns .column .column-content .website-list li a[data-v-1d484b62]{color:#bdc4d3!important;font-weight:500;position:relative}.footer-wrapper .footer .main .bottom .website-columns .column .column-content .website-list li a[data-v-1d484b62]:before{content:"";position:absolute;bottom:-2px;right:0;width:0;height:1px;background:#bdc4d3;transition:.3s linear}.footer-wrapper .footer .main .bottom .website-columns .column .column-content .website-list li a[data-v-1d484b62]:hover:before{left:0;width:100%}.footer-wrapper .footer .main .bottom .website-columns .column .column-content .website-list div[data-v-1d484b62]{margin-top:7px;font-size:14px!important;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;color:#bdc4d3;cursor:pointer}.footer-wrapper .footer .main .bottom .website-columns .column .column-content .website-list div a[data-v-1d484b62]{color:#bdc4d3!important;font-weight:500;position:relative}.footer-wrapper .footer .main .bottom .website-columns .column .column-content .website-list div a[data-v-1d484b62]:before{content:"";position:absolute;bottom:-2px;right:0;width:0;height:1px;background:#bdc4d3;transition:.3s linear}.footer-wrapper .footer .main .bottom .website-columns .column .column-content .website-list div a[data-v-1d484b62]:hover:before{left:0;width:100%}.footer-wrapper .footer .main .bottom .website-columns .website-right[data-v-1d484b62]{display:flex;flex-flow:column;justify-content:space-between}.footer-wrapper .footer .main .bottom .website-columns .website-right .code[data-v-1d484b62]{list-style:none;margin:20px 0 0;padding:0;display:flex;align-items:center;text-align:center;font-weight:400;color:#bdc4d3;margin-bottom:0!important}.footer-wrapper .footer .main .bottom .website-columns .website-right .code .code-item[data-v-1d484b62]{margin-right:20px;font-size:14px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:500}.footer-wrapper .footer .main .bottom .website-columns .website-right .code .code-item img[data-v-1d484b62]{margin:0 auto 10px;width:70px;height:70px}.footer-wrapper .footer .main .bottom .website-columns .website-right .code .code-item span[data-v-1d484b62]{position:relative}.footer-wrapper .footer .main .bottom .website-columns .website-right .code .code-item span[data-v-1d484b62]:before{content:"";position:absolute;bottom:-2px;right:0;width:0;height:1px;background:#bdc4d3;transition:.3s linear}.footer-wrapper .footer .main .bottom .website-columns .website-right .code .code-item span[data-v-1d484b62]:hover:before{left:0;width:100%}.footer-wrapper .footer .main .bottom .blogroll[data-v-1d484b62]{margin-top:12px;display:flex;align-items:center;font-size:12px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;justify-content:space-between;font-weight:500;color:#fff}.footer-wrapper .footer .main .bottom .blogroll .icp[data-v-1d484b62]{display:flex;align-items:center}.footer-wrapper .footer .main .bottom .blogroll .icp a[data-v-1d484b62]{color:#fff}.footer-wrapper .footer .main .bottom .blogroll .icp p[data-v-1d484b62]:last-child{margin-left:5px}.footer-wrapper .footer .main .bottom .blogroll .blogroll-right[data-v-1d484b62]{display:flex}.footer-wrapper .footer .main .bottom .blogroll .blogroll-right .blogroll-link[data-v-1d484b62]{cursor:pointer;margin-left:30px}.footer-wrapper .footer .main .bottom .blogroll .blogroll-right .blogroll-link a[data-v-1d484b62]{color:#fff;position:relative}.footer-wrapper .footer .main .bottom .blogroll .blogroll-right .blogroll-link a[data-v-1d484b62]:before{content:"";position:absolute;bottom:-2px;right:0;width:0;height:1px;background:#fff;transition:.3s linear}.footer-wrapper .footer .main .bottom .blogroll .blogroll-right .blogroll-link a[data-v-1d484b62]:hover:before{left:0;width:100%}@media screen and (max-width: 900px){.footer-wrapper[data-v-1d484b62]{margin-top:108px}.footer-wrapper .footer[data-v-1d484b62]{min-width:unset;width:100%}.footer-wrapper .footer .contact[data-v-1d484b62]{top:-58px;width:calc(100% - 50px);height:auto}.footer-wrapper .footer .contact .contact-title[data-v-1d484b62]{margin:0 33px;display:block;font-size:18px;font-weight:700;color:#27272a;line-height:28px}.footer-wrapper .footer .contact .contact-list[data-v-1d484b62]{border-top:0px;width:auto;flex-direction:column;align-items:center;padding-top:15px;padding-bottom:23px}.footer-wrapper .footer .contact .contact-list li[data-v-1d484b62]{margin-bottom:3px}.footer-wrapper .footer .contact .contact-list li span[data-v-1d484b62]{font-size:15px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#27272a;line-height:21px}.footer-wrapper .footer .main[data-v-1d484b62]{margin-top:-30px;width:auto}.footer-wrapper .footer .main .top[data-v-1d484b62]{display:none}.footer-wrapper .footer .main .bottom[data-v-1d484b62]{float:unset}.footer-wrapper .footer .main .bottom .website-columns[data-v-1d484b62]{display:none}.footer-wrapper .footer .main .bottom .blogroll[data-v-1d484b62]{align-items:center;flex-direction:column;font-size:11px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#fff;line-height:15px}.footer-wrapper .footer .main .bottom .blogroll .icp[data-v-1d484b62]{align-items:center;flex-direction:column}.footer-wrapper .footer .main .bottom .blogroll .icp p[data-v-1d484b62]:last-child{margin-left:0}.footer-wrapper .footer .main .bottom .blogroll .icp p[data-v-1d484b62]{margin:5px 0}.footer-wrapper .footer .main .bottom .blogroll .blogroll-right[data-v-1d484b62]{margin-top:5px}.footer-wrapper .footer .main .bottom .blogroll .blogroll-right .blogroll-link[data-v-1d484b62]{margin:0 8px;position:relative}.footer-wrapper .footer .main .bottom .blogroll .blogroll-right .blogroll-link[data-v-1d484b62]:last-child:after{content:"";position:absolute;width:1px;height:10px;background:#FFFFFF;left:-9px;top:3px}}.footer-wrapper-phone[data-v-1d484b62]{margin-top:108px}.footer-wrapper-phone .footer[data-v-1d484b62]{min-width:unset;width:100%}.footer-wrapper-phone .footer .contact[data-v-1d484b62]{top:-58px;width:calc(100% - 50px);height:auto}.footer-wrapper-phone .footer .contact .contact-title[data-v-1d484b62]{margin:0 33px;display:block;font-size:18px;font-weight:700;color:#27272a;line-height:28px}.footer-wrapper-phone .footer .contact .contact-list[data-v-1d484b62]{border-top:0px;width:auto;flex-direction:column;align-items:center;padding-top:15px;padding-bottom:23px}.footer-wrapper-phone .footer .contact .contact-list li[data-v-1d484b62]{margin-bottom:3px}.footer-wrapper-phone .footer .contact .contact-list li span[data-v-1d484b62]{font-size:15px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#27272a;line-height:21px}.footer-wrapper-phone .footer .main[data-v-1d484b62]{margin-top:-30px;width:auto}.footer-wrapper-phone .footer .main .top[data-v-1d484b62]{display:none}.footer-wrapper-phone .footer .main .bottom[data-v-1d484b62]{float:unset}.footer-wrapper-phone .footer .main .bottom .website-columns[data-v-1d484b62]{display:none}.footer-wrapper-phone .footer .main .bottom .blogroll[data-v-1d484b62]{align-items:center;flex-direction:column;font-size:11px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#fff;line-height:15px}.footer-wrapper-phone .footer .main .bottom .blogroll .icp[data-v-1d484b62]{align-items:center;flex-direction:column}.footer-wrapper-phone .footer .main .bottom .blogroll .icp p[data-v-1d484b62]:last-child{margin-left:0}.footer-wrapper-phone .footer .main .bottom .blogroll .icp p[data-v-1d484b62]{margin:5px 0}.footer-wrapper-phone .footer .main .bottom .blogroll .blogroll-right[data-v-1d484b62]{margin-top:5px}.footer-wrapper-phone .footer .main .bottom .blogroll .blogroll-right .blogroll-link[data-v-1d484b62]{margin:0 8px;position:relative}.footer-wrapper-phone .footer .main .bottom .blogroll .blogroll-right .blogroll-link[data-v-1d484b62]:last-child:after{content:"";position:absolute;width:1px;height:10px;background:#FFFFFF;left:-9px;top:3px}.banner[data-v-522e0f64]{width:100%;height:430px}.banner .slide-img[data-v-522e0f64]{width:100%;height:100%;object-fit:cover}.section1[data-v-2f6080f1]{width:100%;padding:80px 0}.section1 .section-warp[data-v-2f6080f1]{display:flex;flex-direction:column;align-items:center}.section1 .section-warp .section-info[data-v-2f6080f1]{display:flex;flex-direction:column;align-items:center;position:relative}.section1 .section-warp .section-info .title[data-v-2f6080f1]{font-size:36px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;font-weight:700;color:#131212;line-height:50px;text-decoration:#0066FF underline;text-decoration-thickness:4px}.section1 .section-warp .section-info .sub-title[data-v-2f6080f1]{margin-top:10px;font-size:16px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#7e859b;line-height:22px}.section1 .section-warp .card-warp[data-v-2f6080f1]{margin-top:32px;position:relative;display:flex;width:100%}.section1 .section-warp .card-warp .bg-line[data-v-2f6080f1]{width:100%;position:absolute;top:16px;left:0;height:0;border-bottom:2px dashed #DBE0EF;z-index:-1}.section1 .section-warp .card-warp .card-box[data-v-2f6080f1]{width:calc(25% - 22.5px);min-width:calc(25% - 22.5px);display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative}.section1 .section-warp .card-warp .card-box+.card-box[data-v-2f6080f1]{margin-left:30px}.section1 .section-warp .card-warp .card-box .card-title[data-v-2f6080f1]{width:147px;height:34px;background-image:url(./card-title-bg-a7b19137.png);background-repeat:no-repeat;background-position:center;background-size:100% 100%;border-radius:100px;font-size:16px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#fff;line-height:22px;display:flex;align-items:center;padding-left:38px}.section1 .section-warp .card-warp .card-box .card[data-v-2f6080f1]{margin-top:20px;box-shadow:0 2px 5px #353a4926;border-radius:3px;border:2px solid #FFFFFF;width:100%;margin-bottom:6px}.section1 .section-warp .card-warp .card-box .card img[data-v-2f6080f1]{width:100%;height:186px;object-fit:cover}.section1 .section-warp .card-warp .card-box .card .card-content[data-v-2f6080f1]{padding:20px 15px}.section1 .section-warp .card-warp .card-box .card .card-content .card-title-1[data-v-2f6080f1]{font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#131212;line-height:25px}.section1 .section-warp .card-warp .card-box .card .card-content .sub-line[data-v-2f6080f1]{margin-top:16px;display:flex;justify-content:space-between;align-items:baseline}.section1 .section-warp .card-warp .card-box .card .card-content .sub-line .time[data-v-2f6080f1]{height:24px;background:#E8EBF3;border-radius:3px;padding:2px 7px 2px 5px;font-size:14px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#7e859b;line-height:20px}.section1 .section-warp .card-warp .card-box .card .card-content .sub-line .sub-1[data-v-2f6080f1]{display:flex;align-items:baseline}.section1 .section-warp .card-warp .card-box .card .card-content .sub-line .sub-1 .num[data-v-2f6080f1]{font-size:28px;line-height:28px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#06f;margin-right:4px}.section1 .section-warp .card-warp .card-box .card .card-content .sub-line .sub-1 .unit[data-v-2f6080f1]{font-size:14px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#7e859b;line-height:20px}.section2[data-v-17d0de3c]{width:100%;padding:40px 0 80px;background-image:url(./section2-bg-e80b3902.png);background-repeat:no-repeat;background-position:center center;background-size:auto 100%}.section2 .section-warp[data-v-17d0de3c]{display:flex;flex-direction:column;align-items:center;position:relative}.section2 .section-warp .more[data-v-17d0de3c]{position:absolute;right:0;top:60px;cursor:pointer;display:flex;align-items:center;font-size:14px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#06f;line-height:20px}.section2 .section-warp .more img[data-v-17d0de3c]{width:22px;height:12px}.section2 .section-warp .section-info[data-v-17d0de3c]{display:flex;flex-direction:column;align-items:center;position:relative}.section2 .section-warp .section-info .title[data-v-17d0de3c]{font-size:36px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;font-weight:700;color:#131212;line-height:50px;text-decoration:#0066FF underline;text-decoration-thickness:4px}.section2 .section-warp .section-info .sub-title[data-v-17d0de3c]{margin-top:10px;font-size:16px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#7e859b;line-height:22px}.section2 .section-warp .card-warp[data-v-17d0de3c]{width:100%;margin-top:54px}.section2 .section-warp .card-warp .card-line[data-v-17d0de3c]{width:100%;display:flex}.section2 .section-warp .card-warp .card-line+.card-line[data-v-17d0de3c]{margin-top:52px}.section2 .section-warp .card-warp .card-line .card[data-v-17d0de3c]{width:calc(50% - 15px);padding:20px 15px 15px;background:linear-gradient(180deg,#FFFFFF 0%,#F2F3F6 100%);box-shadow:0 2px 5px #353a4926;border-radius:3px;border:2px solid #FFFFFF;display:flex;justify-content:space-between;position:relative}.section2 .section-warp .card-warp .card-line .card+.card[data-v-17d0de3c]{margin-left:30px}.section2 .section-warp .card-warp .card-line .card .img-box[data-v-17d0de3c]{width:280px;height:145px;position:relative;margin-right:34px}.section2 .section-warp .card-warp .card-line .card .img-box .img-bg[data-v-17d0de3c]{width:276px;height:160px;background:rgba(187,214,254,.5);border-radius:5px;backdrop-filter:blur(4px);position:absolute;right:-14px;top:-32px}.section2 .section-warp .card-warp .card-line .card .img-box .cover-img[data-v-17d0de3c]{width:100%;height:180px;background:linear-gradient(180deg,rgba(97,136,255,.47) 0%,rgba(22,17,77,.47) 100%);border-radius:5px;position:absolute;left:0;top:-42px;object-fit:cover}.section2 .section-warp .card-warp .card-line .card .img-box .cover-img-box[data-v-17d0de3c]{cursor:pointer;width:100%;height:180px;background:linear-gradient(180deg,rgba(97,136,255,.47) 0%,rgba(22,17,77,.47) 100%);border-radius:5px;position:absolute;left:0;top:-42px;display:flex;align-items:center;justify-content:center}.section2 .section-warp .card-warp .card-line .card .img-box .cover-img-box .icon-play[data-v-17d0de3c]{width:50px;height:50px}.section2 .section-warp .card-warp .card-line .card .content[data-v-17d0de3c]{flex:1}.section2 .section-warp .card-warp .card-line .card .content .title-1[data-v-17d0de3c]{min-height:50px;font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#131212;line-height:25px}.section2 .section-warp .card-warp .card-line .card .content .courses-num[data-v-17d0de3c]{margin-top:20px;display:flex;align-items:center;font-size:14px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#7e859b;line-height:20px}.section2 .section-warp .card-warp .card-line .card .content .courses-num img[data-v-17d0de3c]{width:18px;height:18px;margin-right:4px}.section2 .section-warp .card-warp .card-line .card .content .btn-line[data-v-17d0de3c]{display:flex;justify-content:space-between;align-items:baseline;margin-top:15px}.section2 .section-warp .card-warp .card-line .card .content .btn-line .btn1[data-v-17d0de3c]{margin-bottom:5px;background:#E8EBF3;border-radius:3px;padding:2px 11px;font-size:14px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;color:#7e859b;line-height:20px}.section2 .section-warp .card-warp .card-line .card .content .btn-line .btn1 strong[data-v-17d0de3c]{font-weight:700;margin-right:4px}.section2 .section-warp .card-warp .card-line .card .content .btn-line .btn2[data-v-17d0de3c]{width:110px;height:40px;background:rgba(0,102,255,.7);box-shadow:0 2px 5px #353a4933;border-radius:3px;border:1px solid #D4E6FF;backdrop-filter:blur(4px);font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#fff}.courses-card[data-v-4f5157ac]{width:calc(25% - 22.5px);background:linear-gradient(180deg,#FFFFFF 0%,#F2F3F6 100%);box-shadow:0 2px 5px #353a4926;border-radius:3px;border:2px solid #FFFFFF;position:relative}.courses-card+.courses-card[data-v-4f5157ac]{margin-left:30px}.courses-card img[data-v-4f5157ac]{width:100%;height:186px;object-fit:cover}.courses-card .content[data-v-4f5157ac]{padding:20px 15px 15px 10px;background:#fff}.courses-card .content .title-1[data-v-4f5157ac]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#131212;line-height:25px}.courses-card .content .time[data-v-4f5157ac]{margin-top:20px;display:flex;font-size:14px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#7e859b;line-height:20px}.courses-card .content .time img[data-v-4f5157ac]{width:18px;height:18px;margin-right:4px}.courses-card .content .btn-line[data-v-4f5157ac]{display:flex;justify-content:space-between;align-items:baseline;margin-top:5px}.courses-card .content .btn-line .btn1[data-v-4f5157ac]{margin-bottom:4px;background:#E8EBF3;border-radius:3px;padding:2px 11px;font-size:14px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;color:#7e859b;line-height:20px}.courses-card .content .btn-line .btn1 strong[data-v-4f5157ac]{font-weight:700;margin-right:4px}.courses-card .content .btn-line .btn2[data-v-4f5157ac]{width:110px;height:40px;background:rgba(0,102,255,.7);box-shadow:0 2px 5px #353a4933;border-radius:3px;border:1px solid #D4E6FF;backdrop-filter:blur(4px);font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#fff}.section3[data-v-12a07d28]{width:100%;padding:60px 0 100px}.section3 .section-warp[data-v-12a07d28]{display:flex;flex-direction:column;align-items:center;position:relative}.section3 .section-warp .more[data-v-12a07d28]{position:absolute;right:0;top:60px;cursor:pointer;display:flex;align-items:center;font-size:14px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#06f;line-height:20px}.section3 .section-warp .more img[data-v-12a07d28]{width:22px;height:12px}.section3 .section-warp .section-info[data-v-12a07d28]{display:flex;flex-direction:column;align-items:center;position:relative}.section3 .section-warp .section-info .title[data-v-12a07d28]{font-size:36px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;font-weight:700;color:#131212;line-height:50px;text-decoration:#0066FF underline;text-decoration-thickness:4px}.section3 .section-warp .section-info .sub-title[data-v-12a07d28]{margin-top:10px;font-size:16px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#7e859b;line-height:22px}.section3 .section-warp .card-warp[data-v-12a07d28]{width:100%;margin-top:30px}.section3 .section-warp .card-warp .card-line[data-v-12a07d28]{width:100%;display:flex}.section3 .section-warp .card-warp .card-line+.card-line[data-v-12a07d28]{margin-top:30px}[data-v-07ee2d64] body{position:relative;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}[data-v-07ee2d64] a,[data-v-07ee2d64] address,[data-v-07ee2d64] b,[data-v-07ee2d64] big,[data-v-07ee2d64] blockquote,[data-v-07ee2d64] body,[data-v-07ee2d64] center,[data-v-07ee2d64] cite,[data-v-07ee2d64] code,[data-v-07ee2d64] dd,[data-v-07ee2d64] del,[data-v-07ee2d64] div,[data-v-07ee2d64] dl,[data-v-07ee2d64] dt,[data-v-07ee2d64] em,[data-v-07ee2d64] fieldset,[data-v-07ee2d64] font,[data-v-07ee2d64] form,[data-v-07ee2d64] h1,[data-v-07ee2d64] h2,[data-v-07ee2d64] h3,[data-v-07ee2d64] h4,[data-v-07ee2d64] h5,[data-v-07ee2d64] h6,[data-v-07ee2d64] html,[data-v-07ee2d64] i,[data-v-07ee2d64] iframe,[data-v-07ee2d64] img,[data-v-07ee2d64] ins,[data-v-07ee2d64] label,[data-v-07ee2d64] legend,[data-v-07ee2d64] li,[data-v-07ee2d64] ol,[data-v-07ee2d64] p,[data-v-07ee2d64] pre,[data-v-07ee2d64] small,[data-v-07ee2d64] span,[data-v-07ee2d64] strong,[data-v-07ee2d64] u,[data-v-07ee2d64] ul,[data-v-07ee2d64] var{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;box-sizing:border-box;list-style-type:none}[data-v-07ee2d64] a{text-decoration:none;color:inherit}[data-v-07ee2d64] em,[data-v-07ee2d64] i{font-style:inherit}[data-v-07ee2d64] button,[data-v-07ee2d64] input{outline:none;border:none}[data-v-07ee2d64] button{cursor:pointer;transition:all .2s}[data-v-07ee2d64] ::-webkit-scrollbar{background-color:#fff;width:10px;height:10px;background-clip:padding-box}[data-v-07ee2d64] ::-webkit-scrollbar-thumb{background-color:#d3dbe6;border-radius:5px}[data-v-07ee2d64] ::-webkit-scrollbar-corner{background-color:#ecf0f7}.container{width:1440px;margin:auto}.container{width:1200px;margin:auto!important}header[data-v-efd9ab34]{height:80px;display:flex;background:#fff;align-items:center;justify-content:space-between;padding:0 50px 0 42px;position:sticky;top:0;left:0;z-index:9999}header .logo-box[data-v-efd9ab34]{display:flex;align-items:center;cursor:pointer}header .logo-box img[data-v-efd9ab34]{width:77px;height:34px;margin-right:29px;object-fit:contain}header .logo-box .title[data-v-efd9ab34]{padding-left:29px;border-left:1px solid rgba(126,133,155,.3);font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#000;line-height:20px}header .warp1[data-v-efd9ab34]{display:flex;align-items:center}header .warp1 .warp1-2[data-v-efd9ab34]{padding-right:16px;border-right:1px solid rgba(126,133,155,.3)}header .warp1 .warp1-2 .warp1-2-1[data-v-efd9ab34]{width:54px;height:20px;background:#0066FF;border-radius:10px;padding:2px 6px;color:#fff;display:flex}header .warp1 .warp1-2 .warp1-2-1 .icon[data-v-efd9ab34]{margin-right:5px;margin-left:0;width:16px;height:16px}header .warp1 img[data-v-efd9ab34]{width:22px;height:22px;margin:0 16px}header .warp1 .warp1-1[data-v-efd9ab34]{cursor:pointer;font-size:16px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#06f;padding-left:16px;border-left:1px solid rgba(126,133,155,.3)}a[data-v-37095fac]{text-decoration:none}.footer-wrapper[data-v-37095fac]{margin-top:74px}.footer-wrapper .footer[data-v-37095fac]{min-width:1200px;height:80px;background:#646775}.footer-wrapper .footer .main[data-v-37095fac]{overflow:hidden;width:1200px;height:100%;margin:0 auto;display:flex;align-items:center;font-size:14px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;justify-content:space-between;font-weight:500;color:#fff}.footer-wrapper .footer .main .icp[data-v-37095fac]{display:flex;align-items:center}.footer-wrapper .footer .main .icp a[data-v-37095fac]{color:#fff}.footer-wrapper .footer .main .icp p[data-v-37095fac]:last-child{margin-left:5px}.footer-wrapper .footer .main .blogroll-right[data-v-37095fac]{display:flex}.footer-wrapper .footer .main .blogroll-right .blogroll-link[data-v-37095fac]{cursor:pointer;margin-left:30px}.footer-wrapper .footer .main .blogroll-right .blogroll-link a[data-v-37095fac]{color:#fff;position:relative}.footer-wrapper .footer .main .blogroll-right .blogroll-link a[data-v-37095fac]:before{content:"";position:absolute;bottom:-2px;right:0;width:0;height:1px;background:#fff;transition:.3s linear}.footer-wrapper .footer .main .blogroll-right .blogroll-link a[data-v-37095fac]:hover:before{left:0;width:100%}.banner[data-v-6667f2a7]{width:100%;height:430px}.banner .slide-img[data-v-6667f2a7]{width:100%;height:100%;object-fit:cover}.section1[data-v-77c87474]{width:100%;padding:80px 0}.section1 .section-warp[data-v-77c87474]{display:flex;flex-direction:column;align-items:center}.section1 .section-warp .section-info[data-v-77c87474]{display:flex;flex-direction:column;align-items:center;position:relative}.section1 .section-warp .section-info .title[data-v-77c87474]{font-size:36px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;font-weight:700;color:#131212;line-height:50px;text-decoration:#0066FF underline;text-decoration-thickness:4px}.section1 .section-warp .section-info .sub-title[data-v-77c87474]{margin-top:10px;font-size:16px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#7e859b;line-height:22px}.section1 .section-warp .card-warp[data-v-77c87474]{margin-top:32px;position:relative;display:flex;width:100%}.section1 .section-warp .card-warp .bg-line[data-v-77c87474]{width:100%;position:absolute;top:16px;left:0;height:0;border-bottom:2px dashed #DBE0EF;z-index:-1}.section1 .section-warp .card-warp .card-box[data-v-77c87474]{width:calc(25% - 22.5px);min-width:calc(25% - 22.5px);display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative}.section1 .section-warp .card-warp .card-box+.card-box[data-v-77c87474]{margin-left:30px}.section1 .section-warp .card-warp .card-box .card-title[data-v-77c87474]{width:147px;height:34px;background-image:url(./card-title-bg-a7b19137.png);background-repeat:no-repeat;background-position:center;background-size:100% 100%;border-radius:100px;font-size:16px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#fff;line-height:22px;display:flex;align-items:center;padding-left:38px}.section1 .section-warp .card-warp .card-box .card[data-v-77c87474]{margin-top:20px;box-shadow:0 2px 5px #353a4926;border-radius:3px;border:2px solid #FFFFFF;width:100%;margin-bottom:6px}.section1 .section-warp .card-warp .card-box .card img[data-v-77c87474]{width:100%;height:186px;object-fit:cover}.section1 .section-warp .card-warp .card-box .card .card-content[data-v-77c87474]{padding:20px 15px}.section1 .section-warp .card-warp .card-box .card .card-content .card-title-1[data-v-77c87474]{font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#131212;line-height:25px}.section1 .section-warp .card-warp .card-box .card .card-content .sub-line[data-v-77c87474]{margin-top:16px;display:flex;justify-content:space-between;align-items:baseline}.section1 .section-warp .card-warp .card-box .card .card-content .sub-line .time[data-v-77c87474]{height:24px;background:#E8EBF3;border-radius:3px;padding:2px 7px 2px 5px;font-size:14px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#7e859b;line-height:20px}.section1 .section-warp .card-warp .card-box .card .card-content .sub-line .sub-1[data-v-77c87474]{display:flex;align-items:baseline}.section1 .section-warp .card-warp .card-box .card .card-content .sub-line .sub-1 .num[data-v-77c87474]{font-size:28px;line-height:28px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#06f;margin-right:4px}.section1 .section-warp .card-warp .card-box .card .card-content .sub-line .sub-1 .unit[data-v-77c87474]{font-size:14px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#7e859b;line-height:20px}.section2[data-v-2e0bec82]{width:100%;padding:40px 0 80px;background-image:url(./section2-bg-e80b3902.png);background-repeat:no-repeat;background-position:center center;background-size:auto 100%}.section2 .section-warp[data-v-2e0bec82]{display:flex;flex-direction:column;align-items:center;position:relative}.section2 .section-warp .more[data-v-2e0bec82]{position:absolute;right:0;top:60px;cursor:pointer;display:flex;align-items:center;font-size:14px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#06f;line-height:20px}.section2 .section-warp .more img[data-v-2e0bec82]{width:22px;height:12px}.section2 .section-warp .section-info[data-v-2e0bec82]{display:flex;flex-direction:column;align-items:center;position:relative}.section2 .section-warp .section-info .title[data-v-2e0bec82]{font-size:36px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;font-weight:700;color:#131212;line-height:50px;text-decoration:#0066FF underline;text-decoration-thickness:4px}.section2 .section-warp .section-info .sub-title[data-v-2e0bec82]{margin-top:10px;font-size:16px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#7e859b;line-height:22px}.section2 .section-warp .card-warp[data-v-2e0bec82]{width:100%;margin-top:54px}.section2 .section-warp .card-warp .card-line[data-v-2e0bec82]{width:100%;display:flex}.section2 .section-warp .card-warp .card-line+.card-line[data-v-2e0bec82]{margin-top:52px}.section2 .section-warp .card-warp .card-line .card[data-v-2e0bec82]{width:calc(50% - 15px);padding:20px 15px 15px;background:linear-gradient(180deg,#FFFFFF 0%,#F2F3F6 100%);box-shadow:0 2px 5px #353a4926;border-radius:3px;border:2px solid #FFFFFF;display:flex;justify-content:space-between;position:relative}.section2 .section-warp .card-warp .card-line .card+.card[data-v-2e0bec82]{margin-left:30px}.section2 .section-warp .card-warp .card-line .card .img-box[data-v-2e0bec82]{width:280px;height:145px;position:relative;margin-right:34px}.section2 .section-warp .card-warp .card-line .card .img-box .img-bg[data-v-2e0bec82]{width:276px;height:160px;background:rgba(187,214,254,.5);border-radius:5px;backdrop-filter:blur(4px);position:absolute;right:-14px;top:-32px}.section2 .section-warp .card-warp .card-line .card .img-box .cover-img[data-v-2e0bec82]{width:100%;height:180px;background:linear-gradient(180deg,rgba(97,136,255,.47) 0%,rgba(22,17,77,.47) 100%);border-radius:5px;position:absolute;left:0;top:-42px;object-fit:cover}.section2 .section-warp .card-warp .card-line .card .img-box .cover-img-box[data-v-2e0bec82]{cursor:pointer;width:100%;height:180px;background:linear-gradient(180deg,rgba(97,136,255,.47) 0%,rgba(22,17,77,.47) 100%);border-radius:5px;position:absolute;left:0;top:-42px;display:flex;align-items:center;justify-content:center}.section2 .section-warp .card-warp .card-line .card .img-box .cover-img-box .icon-play[data-v-2e0bec82]{width:50px;height:50px}.section2 .section-warp .card-warp .card-line .card .content[data-v-2e0bec82]{flex:1}.section2 .section-warp .card-warp .card-line .card .content .title-1[data-v-2e0bec82]{min-height:50px;font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#131212;line-height:25px}.section2 .section-warp .card-warp .card-line .card .content .courses-num[data-v-2e0bec82]{margin-top:20px;display:flex;align-items:center;font-size:14px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#7e859b;line-height:20px}.section2 .section-warp .card-warp .card-line .card .content .courses-num img[data-v-2e0bec82]{width:18px;height:18px;margin-right:4px}.section2 .section-warp .card-warp .card-line .card .content .btn-line[data-v-2e0bec82]{display:flex;justify-content:space-between;align-items:baseline;margin-top:15px}.section2 .section-warp .card-warp .card-line .card .content .btn-line .btn1[data-v-2e0bec82]{margin-bottom:5px;background:#E8EBF3;border-radius:3px;padding:2px 11px;font-size:14px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;color:#7e859b;line-height:20px}.section2 .section-warp .card-warp .card-line .card .content .btn-line .btn1 strong[data-v-2e0bec82]{font-weight:700;margin-right:4px}.section2 .section-warp .card-warp .card-line .card .content .btn-line .btn2[data-v-2e0bec82]{width:110px;height:40px;background:rgba(0,102,255,.7);box-shadow:0 2px 5px #353a4933;border-radius:3px;border:1px solid #D4E6FF;backdrop-filter:blur(4px);font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#fff}.courses-card[data-v-5468d3ad]{width:calc(25% - 22.5px);background:linear-gradient(180deg,#FFFFFF 0%,#F2F3F6 100%);box-shadow:0 2px 5px #353a4926;border-radius:3px;border:2px solid #FFFFFF;position:relative}.courses-card+.courses-card[data-v-5468d3ad]{margin-left:30px}.courses-card img[data-v-5468d3ad]{width:100%;height:186px;object-fit:cover}.courses-card .content[data-v-5468d3ad]{padding:20px 15px 15px 10px;background:#fff}.courses-card .content .title-1[data-v-5468d3ad]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#131212;line-height:25px}.courses-card .content .time[data-v-5468d3ad]{margin-top:20px;display:flex;font-size:14px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#7e859b;line-height:20px}.courses-card .content .time img[data-v-5468d3ad]{width:18px;height:18px;margin-right:4px}.courses-card .content .btn-line[data-v-5468d3ad]{display:flex;justify-content:space-between;align-items:baseline;margin-top:5px}.courses-card .content .btn-line .btn1[data-v-5468d3ad]{margin-bottom:4px;background:#E8EBF3;border-radius:3px;padding:2px 11px;font-size:14px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;color:#7e859b;line-height:20px}.courses-card .content .btn-line .btn1 strong[data-v-5468d3ad]{font-weight:700;margin-right:4px}.courses-card .content .btn-line .btn2[data-v-5468d3ad]{width:110px;height:40px;background:rgba(0,102,255,.7);box-shadow:0 2px 5px #353a4933;border-radius:3px;border:1px solid #D4E6FF;backdrop-filter:blur(4px);font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#fff}.section3[data-v-e0642af6]{width:100%;padding:60px 0 100px}.section3 .section-warp[data-v-e0642af6]{display:flex;flex-direction:column;align-items:center;position:relative}.section3 .section-warp .more[data-v-e0642af6]{position:absolute;right:0;top:60px;cursor:pointer;display:flex;align-items:center;font-size:14px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#06f;line-height:20px}.section3 .section-warp .more img[data-v-e0642af6]{width:22px;height:12px}.section3 .section-warp .section-info[data-v-e0642af6]{display:flex;flex-direction:column;align-items:center;position:relative}.section3 .section-warp .section-info .title[data-v-e0642af6]{font-size:36px;font-family:AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;font-weight:700;color:#131212;line-height:50px;text-decoration:#0066FF underline;text-decoration-thickness:4px}.section3 .section-warp .section-info .sub-title[data-v-e0642af6]{margin-top:10px;font-size:16px;font-family:AlibabaPuHuiTi-Regular,AlibabaPuHuiTi;font-weight:400;color:#7e859b;line-height:22px}.section3 .section-warp .card-warp[data-v-e0642af6]{width:100%;margin-top:30px}.section3 .section-warp .card-warp .card-line[data-v-e0642af6]{width:100%;display:flex}.section3 .section-warp .card-warp .card-line+.card-line[data-v-e0642af6]{margin-top:30px}[data-v-3d0552ab] body{position:relative;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}[data-v-3d0552ab] a,[data-v-3d0552ab] address,[data-v-3d0552ab] b,[data-v-3d0552ab] big,[data-v-3d0552ab] blockquote,[data-v-3d0552ab] body,[data-v-3d0552ab] center,[data-v-3d0552ab] cite,[data-v-3d0552ab] code,[data-v-3d0552ab] dd,[data-v-3d0552ab] del,[data-v-3d0552ab] div,[data-v-3d0552ab] dl,[data-v-3d0552ab] dt,[data-v-3d0552ab] em,[data-v-3d0552ab] fieldset,[data-v-3d0552ab] font,[data-v-3d0552ab] form,[data-v-3d0552ab] h1,[data-v-3d0552ab] h2,[data-v-3d0552ab] h3,[data-v-3d0552ab] h4,[data-v-3d0552ab] h5,[data-v-3d0552ab] h6,[data-v-3d0552ab] html,[data-v-3d0552ab] i,[data-v-3d0552ab] iframe,[data-v-3d0552ab] img,[data-v-3d0552ab] ins,[data-v-3d0552ab] label,[data-v-3d0552ab] legend,[data-v-3d0552ab] li,[data-v-3d0552ab] ol,[data-v-3d0552ab] p,[data-v-3d0552ab] pre,[data-v-3d0552ab] small,[data-v-3d0552ab] span,[data-v-3d0552ab] strong,[data-v-3d0552ab] u,[data-v-3d0552ab] ul,[data-v-3d0552ab] var{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;box-sizing:border-box;list-style-type:none}[data-v-3d0552ab] a{text-decoration:none;color:inherit}[data-v-3d0552ab] em,[data-v-3d0552ab] i{font-style:inherit}[data-v-3d0552ab] button,[data-v-3d0552ab] input{outline:none;border:none}[data-v-3d0552ab] button{cursor:pointer;transition:all .2s}[data-v-3d0552ab] ::-webkit-scrollbar{background-color:#fff;width:10px;height:10px;background-clip:padding-box}[data-v-3d0552ab] ::-webkit-scrollbar-thumb{background-color:#d3dbe6;border-radius:5px}[data-v-3d0552ab] ::-webkit-scrollbar-corner{background-color:#ecf0f7}.container{width:1440px;margin:auto}.container{width:1200px;margin:auto!important}.header[data-v-35a05270]{height:70px;min-height:70px;background:white}.header .header-inner[data-v-35a05270]{margin:0 auto;max-width:1200px;width:100%;height:100%;display:flex;flex-direction:row;align-items:center}.header .header-inner .logo-box[data-v-35a05270]{display:flex;flex-direction:row;align-items:center;cursor:pointer}.header .header-inner .logo-box img[data-v-35a05270]{width:auto;height:49px}.header .header-inner .vline[data-v-35a05270]{margin:0 16px 0 20px;height:18px;width:2px;background:#000000}.header .header-inner .title-wrap[data-v-35a05270]{display:flex;flex-direction:row;align-items:center;cursor:pointer;position:relative}.header .header-inner .title-wrap .title[data-v-35a05270]{font-size:14px;font-weight:700;letter-spacing:.05em;color:#000}.header .header-inner .title-wrap .arrow[data-v-35a05270]{margin-left:7px;width:12px;height:12px}.header .header-inner .title-wrap .float-switch-menu[data-v-35a05270]{position:absolute;top:30px;left:-12px;width:100px;z-index:10;border-radius:6px;overflow:hidden;opacity:1;background:#FFFFFF;box-shadow:0 4px 10px #27438a4d}.header .header-inner .title-wrap .float-switch-menu .menu-item[data-v-35a05270]{padding:0 20px 0 12px;height:40px;line-height:40px;font-size:14px;font-weight:700;letter-spacing:.05em;color:#000}.header .header-inner .title-wrap .float-switch-menu .menu-item[data-v-35a05270]:hover{background-color:#0070ff0a}.header .header-inner .space[data-v-35a05270]{flex-grow:1}.header .header-inner .search-box[data-v-35a05270]{margin-right:18px;width:257px;height:36px;position:relative}.header .header-inner .search-box input[data-v-35a05270]{width:100%;height:100%;outline:none;border-radius:24px;background:#F0F0F0;border:1px solid transparent;box-sizing:border-box;padding:0 50px 0 20px;line-height:34px;font-size:14px;font-weight:400;letter-spacing:0em;color:#000}.header .header-inner .search-box input[data-v-35a05270]::placeholder{color:#9e9e9e}.header .header-inner .search-box input[data-v-35a05270]:focus{border-color:#2b66f6;background:#FFFFFF}.header .header-inner .search-box .search-icon[data-v-35a05270]{width:16px;height:16px;position:absolute;top:10px;right:20px}.header .header-inner .user-info[data-v-35a05270]{display:flex;flex-direction:row;align-items:center;font-size:14px;font-weight:700}.header .header-inner .user-info img[data-v-35a05270]{width:36px;height:36px}.header-shadow[data-v-35a05270]{box-shadow:0 2px 4px #858ab424}footer[data-v-b3eddccc]{background:#0e1421;padding:80px 0;width:100%}footer .footer-inner[data-v-b3eddccc]{width:1136px;margin:0 auto;font-size:12px;color:#fff}footer .footer-inner .link-info[data-v-b3eddccc]{width:100%;height:310px;border-bottom:1px solid hsla(0,0%,100%,.12);display:flex;justify-content:space-between}footer .footer-inner .link-info .com-info[data-v-b3eddccc]{position:relative;display:flex;flex-direction:column}footer .footer-inner .link-info .com-info .logo[data-v-b3eddccc]{width:130px;height:26px}footer .footer-inner .link-info .com-info .qrcode-box[data-v-b3eddccc]{display:flex;justify-content:space-between;width:226px;margin-top:37px;text-align:center}footer .footer-inner .link-info .com-info .qrcode-box .qrcode[data-v-b3eddccc]{width:103px;height:103px}footer .footer-inner .link-info .com-info .qrcode-box .qrcode-title[data-v-b3eddccc]{display:inline-block;font-weight:400;text-align:center;color:#d3d3d3;transform:scale(.8)}footer .footer-inner .link-info .link-container[data-v-b3eddccc]{display:flex;flex-direction:column}footer .footer-inner .link-info .link-container .link-kind[data-v-b3eddccc]{margin-top:8px;font-size:14px;color:#8c99a6}footer .footer-inner .link-info .link-container .links[data-v-b3eddccc]{margin-top:28px}footer .footer-inner .link-info .link-container .links .box-left-side[data-v-b3eddccc]{display:flex;flex-direction:column;text-align:left}footer .footer-inner .link-info .link-container .links .box-right-side[data-v-b3eddccc]{display:flex;flex-direction:column;text-align:right}footer .footer-inner .link-info .link-container .links .link[data-v-b3eddccc]{display:block;padding:6px 0;color:#fff}footer .footer-inner .link-info .link-container .product[data-v-b3eddccc]{display:flex;justify-content:space-between;width:180px}footer .footer-inner .link-info .link-container .resolve[data-v-b3eddccc]{display:flex;justify-content:space-between;width:100px}footer .footer-inner .link-info .box-product[data-v-b3eddccc]{padding:0 30px}footer .footer-inner .link-info .box-find-more[data-v-b3eddccc]{padding:0 80px 0 30px}.animate-card[data-v-51f921a5]{background:rgba(255,255,255,.6);box-sizing:border-box;border:2px solid #0068FF;border-radius:8px;padding:0 18px}.animate-card .card-group[data-v-51f921a5]{display:inline-block;position:relative;width:15px;height:100%;vertical-align:middle}.animate-card .card-group .card-item[data-v-51f921a5]{height:50px;color:#0256ff;width:15px;line-height:50px;text-align:center}.animate-card-small[data-v-51f921a5]{border-radius:6px;border:1.5px solid #0068FF;padding:0 12px}.animate-card-small .card-group[data-v-51f921a5]{width:10px}.animate-card-small .card-group .card-item[data-v-51f921a5]{height:33px;width:10px;line-height:33px}.animate-clock[data-v-6cb2ce74]{width:100%;font-weight:700;display:flex;align-items:center;justify-content:center}.animate-clock .connector[data-v-6cb2ce74]{font-size:18px;font-family:AlibabaPuHuiTi-Medium,AlibabaPuHuiTi;font-weight:500;color:#8a8aa0;width:30px;display:block;text-align:center}.animate-clock-small .connector[data-v-6cb2ce74]{font-size:14px;width:20px}.section1[data-v-0c9850d6]{position:relative;height:500px;z-index:10}.section1 .link-div .cover[data-v-0c9850d6]{cursor:pointer}.section1 .cover[data-v-0c9850d6]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.section1 .activity-card-wrap[data-v-0c9850d6]{position:relative;max-width:1440px;height:100%;margin:0 auto}.section1 .activity-card[data-v-0c9850d6]{position:absolute;top:50px;left:118px;width:660px;height:371px;border-radius:20px;background:rgba(255,255,255,.5);box-sizing:border-box;border:4px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center}.section1 .activity-card .title[data-v-0c9850d6]{margin:0 20px;max-width:620px;text-align:center;font-size:30px;font-weight:700;line-height:42px;letter-spacing:0em;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section1 .activity-card .desc[data-v-0c9850d6]{margin:12px 20px 24px;max-width:620px;font-size:14px;font-weight:400;line-height:25px;text-align:center;letter-spacing:0em;color:#1a1a1a99;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.section1 .activity-card .live-btn[data-v-0c9850d6]{margin-top:25px;width:576px;height:57px;border-radius:29px;background:#0068FF;color:#fff;font-size:20px;font-weight:700;line-height:25px;display:flex;align-items:center;justify-content:center}.section1 .activity-card .time-location[data-v-0c9850d6]{margin-top:13px;font-size:14px;font-weight:400;line-height:25px;letter-spacing:0em;color:#000;display:flex;flex-direction:row;align-items:center}.section1 .activity-card .time-location .time[data-v-0c9850d6]{margin-right:22px}.swiper-bullet-normal{margin:0 4px 20px!important;cursor:pointer;display:inline-block;width:43px;height:4px;opacity:1;background:#FFFFFF;box-shadow:0 3px 30px #0000000d}.swiper-bullet-active{margin:0 4px 20px!important;display:inline-block;width:43px;height:4px;opacity:1;background:#2B66F6;box-shadow:0 3px 30px #0000000d}.title-warp[data-v-412dc3f2]{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.title-warp .title[data-v-412dc3f2]{margin-bottom:46px;font-size:24px;font-weight:900;text-align:center;letter-spacing:0em;color:#1a1a1a}.card-list[data-v-412dc3f2]{display:flex;flex-direction:row}.card-list .card[data-v-412dc3f2]{width:581px;margin-right:38px;background:#FFFFFF;box-sizing:border-box;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;position:relative}.card-list .card .cover[data-v-412dc3f2]{width:581px;height:265px;object-fit:cover}.card-list .card .title[data-v-412dc3f2]{margin:22px 24px 10px;font-size:18px;font-weight:500;line-height:25px;height:25px;letter-spacing:0em;color:#212929;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-list .card .desc[data-v-412dc3f2]{margin:0 24px;height:25px;font-size:14px;font-weight:400;line-height:25px;letter-spacing:0em;color:#1a1a1a99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-list .card .join-line[data-v-412dc3f2]{margin:15px 24px 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.card-list .card .join-line .join-button[data-v-412dc3f2]{width:252px;height:41px;border-radius:29px;opacity:1;background:rgba(0,104,255,.1);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:25px;letter-spacing:0em;color:#0068ff;cursor:pointer}.card-list .card[data-v-412dc3f2]:last-child{margin-right:0}.card-list .card-small[data-v-412dc3f2]{width:384px;margin-right:24px}.card-list .card-small .cover[data-v-412dc3f2]{width:384px;height:175px}.card-list .card-small .desc[data-v-412dc3f2]{height:50px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.card-list .card-small .join-line[data-v-412dc3f2]{margin-top:18px;margin-bottom:22px;flex-direction:column}.card-list .card-small .join-line .join-button[data-v-412dc3f2]{margin-top:18px;width:100%}.more[data-v-412dc3f2]{margin:46px auto 0;width:164px;height:45px;box-sizing:border-box;border:1px solid rgba(26,26,26,.5);border-radius:29px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:25px;letter-spacing:0em;color:#1a1a1a80;cursor:pointer}.more img[data-v-412dc3f2]{margin-left:6px;width:20px;height:20px;opacity:.5}.section2[data-v-412dc3f2]{background:#FFFFFF;padding:60px 0}.banner[data-v-31142196]{padding-top:59px;width:1200px;height:230px}.banner img[data-v-31142196]{width:100%;height:100%;object-fit:cover}.title-warp[data-v-31142196]{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.title-warp .title[data-v-31142196]{margin-top:67px;margin-bottom:50px;font-size:24px;font-weight:900;text-align:center;letter-spacing:0em;color:#1a1a1a}.card-list[data-v-31142196]{display:flex;flex-direction:row}.card-list .card[data-v-31142196]{width:384px;margin-right:24px;display:flex;flex-direction:column;background:white;border-radius:16px;cursor:pointer;position:relative}.card-list .card .cover-card[data-v-31142196]{position:relative;width:100%;height:175px}.card-list .card .cover-card .cover[data-v-31142196]{width:100%;height:175px;object-fit:cover}.card-list .card .cover-card .label[data-v-31142196]{position:absolute;color:#fff;font-size:14px;bottom:8px;right:12px;border-radius:4px;padding:0 6px;height:24px;line-height:24px;background:rgba(0,0,0,.25);backdrop-filter:blur(10px)}.card-list .card .title[data-v-31142196]{margin:22px 24px 16px;font-size:18px;font-weight:500;line-height:25px;letter-spacing:0em;color:#212929;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-list .card .info-line[data-v-31142196]{margin:0 24px 22px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.card-list .card .info-line .person[data-v-31142196]{display:flex;flex-direction:row;align-items:center}.card-list .card .info-line .person .avatar[data-v-31142196]{width:26px;height:26px;border-radius:13px;object-fit:cover}.card-list .card .info-line .person .name[data-v-31142196]{margin-left:8px;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;color:#9e9e9e}.card-list .card .info-line .watch-count[data-v-31142196]{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;color:#9e9e9e}.card-list .card .info-line .watch-count span[data-v-31142196]{color:#212929}.card-list .card[data-v-31142196]:nth-child(3){margin-right:0}.more[data-v-31142196]{margin:46px auto 0;width:164px;height:45px;box-sizing:border-box;border:1px solid rgba(26,26,26,.5);border-radius:29px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:25px;letter-spacing:0em;color:#1a1a1a80;cursor:pointer}.more img[data-v-31142196]{margin-left:6px;width:20px;height:20px;opacity:.5}.section3[data-v-31142196]{background:#F1F6FD;padding-bottom:60px}.title-warp[data-v-4e862a94]{display:flex;justify-content:center;align-items:center;position:relative}.title-warp .title[data-v-4e862a94]{font-size:24px;font-weight:900;text-align:center;letter-spacing:0em;color:#1a1a1a}.section4[data-v-4e862a94]{padding:60px 0 50px}.section4 .insight-warp[data-v-4e862a94]{margin-top:50px;display:flex;flex-direction:row}.section4 .insight-warp .banner[data-v-4e862a94]{margin-right:24px;width:384px;height:548px}.section4 .insight-warp .banner img[data-v-4e862a94]{width:100%;height:100%;object-fit:cover}.section4 .insight-warp .insight-card-list[data-v-4e862a94]{width:0;flex-grow:1;display:flex;flex-direction:row;flex-wrap:wrap}.section4 .insight-warp .insight-card-list .insight-card[data-v-4e862a94]{width:384px;height:262px;box-sizing:border-box;border:1px solid rgba(0,0,0,.1);border-radius:6px;overflow:hidden;background:#FFFFFF;margin-right:24px;margin-bottom:24px;cursor:pointer;position:relative}.section4 .insight-warp .insight-card-list .insight-card .cover-img[data-v-4e862a94]{width:100%;height:175px;object-fit:cover}.section4 .insight-warp .insight-card-list .insight-card .insight-title[data-v-4e862a94]{margin:12px 24px 5px;font-size:16px;font-weight:500;line-height:25px;letter-spacing:0em;color:#212929;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section4 .insight-warp .insight-card-list .insight-card .insight-desc[data-v-4e862a94]{margin:0 24px;font-size:14px;font-weight:400;line-height:26px;letter-spacing:0em;color:#9e9e9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section4 .insight-warp .insight-card-list .insight-card[data-v-4e862a94]:nth-child(2n){margin-right:0}.section4 .more[data-v-4e862a94]{margin:46px auto 0;width:164px;height:45px;box-sizing:border-box;border:1px solid rgba(26,26,26,.5);border-radius:29px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:25px;letter-spacing:0em;color:#1a1a1a80;cursor:pointer}.section4 .more img[data-v-4e862a94]{margin-left:6px;width:20px;height:20px;opacity:.5}.title-warp[data-v-d9cca2a2]{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.title-warp .title[data-v-d9cca2a2]{font-size:24px;font-weight:900;text-align:center;letter-spacing:0em;color:#1a1a1a}.section5[data-v-d9cca2a2]{background:#F1F6FD;padding:60px 0}.section5 .banner[data-v-d9cca2a2]{margin-top:50px;width:1200px;height:230px}.section5 .banner img[data-v-d9cca2a2]{width:100%;height:100%;object-fit:cover}.section5 .courses-warp[data-v-d9cca2a2]{margin-top:40px;display:flex}.section5 .courses-warp .courses-card[data-v-d9cca2a2]{width:384px;height:386px;margin-right:24px;background:rgb(255,255,255);box-sizing:border-box;border-radius:6px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;position:relative}.section5 .courses-warp .courses-card[data-v-d9cca2a2]:nth-child(3n){margin-right:0}.section5 .courses-warp .courses-card .cover[data-v-d9cca2a2]{width:100%;height:175px;object-fit:cover}.section5 .courses-warp .courses-card .courses-title[data-v-d9cca2a2]{margin:20px 24px 0;font-size:18px;font-weight:500;line-height:25px;letter-spacing:0em;color:#212929;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section5 .courses-warp .courses-card .courses-desc[data-v-d9cca2a2]{height:96px;margin:15px 24px 0;font-size:14px;font-weight:400;line-height:32px;letter-spacing:0em;color:#9e9e9e;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.section5 .courses-warp .courses-card .courses-info-line[data-v-d9cca2a2]{margin:15px 24px 0;display:flex;flex-direction:row;align-items:center}.section5 .courses-warp .courses-card .courses-info-line .speaker[data-v-d9cca2a2]{flex:1;display:flex;flex-direction:row;align-items:center}.section5 .courses-warp .courses-card .courses-info-line .speaker .avatar[data-v-d9cca2a2]{width:26px;height:26px;border-radius:13px;object-fit:cover}.section5 .courses-warp .courses-card .courses-info-line .speaker .label[data-v-d9cca2a2]{margin-left:8px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0em;color:#212929}.section5 .courses-warp .courses-card .courses-info-line .time[data-v-d9cca2a2]{display:flex;flex-direction:row;align-items:center;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0em;color:#9e9e9e}.section5 .courses-warp .courses-card .courses-info-line .time .icon[data-v-d9cca2a2]{margin-right:7px;width:14px;height:14px}.section5 .more[data-v-d9cca2a2]{margin:46px auto 0;width:164px;height:45px;box-sizing:border-box;border:1px solid rgba(26,26,26,.5);border-radius:29px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:25px;letter-spacing:0em;color:#1a1a1a80;cursor:pointer}.section5 .more img[data-v-d9cca2a2]{margin-left:6px;width:20px;height:20px;opacity:.5}.section6[data-v-380afbbe]{background:#FAFCFF;padding:70px 0}.section6 .tabs[data-v-380afbbe]{margin-bottom:40px;display:flex;flex-direction:row;align-items:center}.section6 .tabs .tab-item[data-v-380afbbe]{margin-right:56px;width:258px;height:194px;box-sizing:border-box;background:#FFFFFF;border-radius:20px;border:2px solid transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.section6 .tabs .tab-item img[data-v-380afbbe]{width:120px;height:120px}.section6 .tabs .tab-item div[data-v-380afbbe]{max-width:218px;font-size:16px;font-weight:400;line-height:25px;text-align:center;letter-spacing:0em;color:#a09f9f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section6 .tabs .tab-item[data-v-380afbbe]:last-child{margin-right:0}.section6 .tabs .tab-item-active[data-v-380afbbe]{border:2px solid rgba(0,104,255,.2)}.section6 .tabs .tab-item-active div[data-v-380afbbe]{color:#0068ff}.section6 .tabs .tab-item-three[data-v-380afbbe]{margin-right:57px;width:362px}.section6 .card-wrap[data-v-380afbbe]{position:relative}.section6 .card[data-v-380afbbe]{height:361px;background:#FFFFFF;box-sizing:border-box;border:2px solid rgba(0,104,255,.2);border-radius:20px;overflow:hidden;display:flex;flex-direction:row;position:relative}.section6 .card .info[data-v-380afbbe]{width:0;flex-grow:1;padding-left:65px;padding-right:65px;display:flex;flex-direction:column}.section6 .card .info .title-info[data-v-380afbbe]{margin-top:50px;height:160px}.section6 .card .info .title-info .title[data-v-380afbbe]{font-size:24px;font-weight:700;line-height:32px;letter-spacing:0em;color:#0068ff}.section6 .card .info .title-info .desc[data-v-380afbbe]{margin-top:12px;font-size:14px;font-weight:400;line-height:26px;letter-spacing:.05em;color:#8a8aa0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.section6 .card .info .button-line[data-v-380afbbe]{margin-top:40px;display:flex;flex-direction:row}.section6 .card .info .button-line .view-more[data-v-380afbbe]{margin-right:10px;width:164px;height:45px;border-radius:29px;background:#0068FF;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.section6 .card .info .button-line .view-more div[data-v-380afbbe]{font-size:16px;font-weight:700;line-height:25px;letter-spacing:0em;color:#fff}.section6 .card .info .button-line .view-more img[data-v-380afbbe]{margin-left:6px;width:20px;height:20px}.section6 .card .info .button-line .apply-button[data-v-380afbbe]{position:relative;z-index:100;height:45px;padding:0 20px;border-radius:29px;display:flex;flex-direction:row;align-items:center;justify-content:center;border:1px solid #0068ff;font-weight:700;color:#006bff;cursor:pointer}.section6 .card .cover[data-v-380afbbe]{width:500px;height:100%}.section6 .card .cover img[data-v-380afbbe]{width:100%;height:100%;object-fit:cover}.section6 .card .mask[data-v-380afbbe]{position:absolute;width:501px;height:320px;top:240px;left:281px}.title-warp[data-v-38be8d16]{display:flex;justify-content:center;align-items:center;position:relative}.title-warp .title[data-v-38be8d16]{font-size:24px;font-weight:900;text-align:center;letter-spacing:0em;color:#1a1a1a}.section7[data-v-38be8d16]{background:#FFFFFF;padding:60px 0}.section7 .card-list[data-v-38be8d16]{margin-top:50px;display:flex;flex-direction:row;flex-wrap:wrap}.section7 .card-list .card[data-v-38be8d16]{margin-right:24px;margin-bottom:40px;width:282px;height:311px;box-sizing:border-box;border:1px solid rgba(0,0,0,.1);border-radius:12px;cursor:pointer;position:relative}.section7 .card-list .card .normal[data-v-38be8d16]{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column;align-items:center}.section7 .card-list .card .normal .cover[data-v-38be8d16]{margin-top:30px;width:200px;height:70px;object-fit:contain}.section7 .card-list .card .normal .title[data-v-38be8d16]{margin:30px 10px 0;max-width:262px;font-size:20px;font-weight:700;line-height:24px;text-align:center;letter-spacing:0em;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section7 .card-list .card .normal .desc[data-v-38be8d16]{margin:14px 10px 0;max-width:262px;height:48px;font-size:14px;font-weight:500;line-height:24px;text-align:center;letter-spacing:.2em;color:#8a8aa0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.section7 .card-list .card .normal .line[data-v-38be8d16]{margin:20px 0;width:16px;height:2px;opacity:1;background:rgba(138,138,160,.5)}.section7 .card-list .card .normal .type[data-v-38be8d16]{font-size:12px;font-weight:500;line-height:24px;text-align:center;letter-spacing:0em;color:#8a8aa0}.section7 .card-list .card .hover[data-v-38be8d16]{position:absolute;top:0;left:0;bottom:0;right:0;display:none;flex-direction:column}.section7 .card-list .card:hover .normal[data-v-38be8d16]{display:none}.section7 .card-list .card:hover .hover[data-v-38be8d16]{display:flex;flex-direction:column}.section7 .card-list .card:hover .hover>*[data-v-38be8d16]{position:relative}.section7 .card-list .card:hover .hover .bg[data-v-38be8d16]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.section7 .card-list .card:hover .hover .title[data-v-38be8d16]{margin-top:48px;margin-left:45px;font-size:20px;font-weight:700;line-height:24px;letter-spacing:.2em;color:#fff}.section7 .card-list .card:hover .hover .points[data-v-38be8d16]{margin:18px 45px 46px;height:90px;display:flex;flex-direction:column}.section7 .card-list .card:hover .hover .points .line[data-v-38be8d16]{height:30px;display:flex;flex-direction:row;align-items:center}.section7 .card-list .card:hover .hover .points .line .icon[data-v-38be8d16]{width:13px;height:13px}.section7 .card-list .card:hover .hover .points .line .text[data-v-38be8d16]{margin-left:10px;font-size:14px;font-weight:500;letter-spacing:.2em;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section7 .card-list .card:hover .hover .more[data-v-38be8d16]{margin-left:45px;width:113px;height:31px;opacity:1;border:1px solid rgba(255,255,255,.5);display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:0em;color:#fff}.section7 .card-list .card:hover .hover .more img[data-v-38be8d16]{margin-left:4px;width:14px;height:14px}.section7 .card-list .card[data-v-38be8d16]:nth-child(4n){margin-right:0}.section7 .card-list .insight-card[data-v-38be8d16]{width:384px;height:262px;box-sizing:border-box;border:1px solid rgba(0,0,0,.1);border-radius:6px;overflow:hidden;background:#FFFFFF;margin-right:24px;margin-bottom:24px;cursor:pointer}.section7 .card-list .insight-card .cover-img[data-v-38be8d16]{width:100%;height:175px;object-fit:cover}.section7 .card-list .insight-card .insight-title[data-v-38be8d16]{margin:12px 24px 5px;font-size:16px;font-weight:500;line-height:25px;letter-spacing:0em;color:#212929;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section7 .card-list .insight-card .insight-desc[data-v-38be8d16]{margin:0 24px;font-size:14px;font-weight:400;line-height:26px;letter-spacing:0em;color:#9e9e9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section7 .card-list .insight-card[data-v-38be8d16]:nth-child(2n){margin-right:0}.section7 .more[data-v-38be8d16]{margin:6px auto 0;width:164px;height:45px;box-sizing:border-box;border:1px solid rgba(26,26,26,.5);border-radius:29px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:25px;letter-spacing:0em;color:#1a1a1a80;cursor:pointer}.section7 .more img[data-v-38be8d16]{margin-left:6px;width:20px;height:20px;opacity:.5}.banner[data-v-1be15c3c]{position:relative;width:1200px;height:230px}.banner img[data-v-1be15c3c]{width:100%;height:100%;object-fit:cover;border-radius:16px}.section8[data-v-1be15c3c]{padding:30px 0;background:#FFFFFF}main[data-v-134baef2]{min-height:100vh;background-color:#fafcff}main .main-bg[data-v-134baef2]{overflow:hidden;position:relative}[data-v-134baef2] body{position:relative;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}[data-v-134baef2] a,[data-v-134baef2] address,[data-v-134baef2] b,[data-v-134baef2] big,[data-v-134baef2] blockquote,[data-v-134baef2] body,[data-v-134baef2] center,[data-v-134baef2] cite,[data-v-134baef2] code,[data-v-134baef2] dd,[data-v-134baef2] del,[data-v-134baef2] div,[data-v-134baef2] dl,[data-v-134baef2] dt,[data-v-134baef2] em,[data-v-134baef2] fieldset,[data-v-134baef2] font,[data-v-134baef2] form,[data-v-134baef2] h1,[data-v-134baef2] h2,[data-v-134baef2] h3,[data-v-134baef2] h4,[data-v-134baef2] h5,[data-v-134baef2] h6,[data-v-134baef2] html,[data-v-134baef2] i,[data-v-134baef2] iframe,[data-v-134baef2] img,[data-v-134baef2] ins,[data-v-134baef2] label,[data-v-134baef2] legend,[data-v-134baef2] li,[data-v-134baef2] ol,[data-v-134baef2] p,[data-v-134baef2] pre,[data-v-134baef2] small,[data-v-134baef2] span,[data-v-134baef2] strong,[data-v-134baef2] u,[data-v-134baef2] ul,[data-v-134baef2] var{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;box-sizing:border-box;list-style-type:none}[data-v-134baef2] a{text-decoration:none;color:inherit}[data-v-134baef2] em,[data-v-134baef2] i{font-style:inherit}[data-v-134baef2] button,[data-v-134baef2] input{outline:none;border:none}[data-v-134baef2] button{cursor:pointer;transition:all .2s}[data-v-134baef2] ::-webkit-scrollbar{background-color:#fff;width:10px;height:10px;background-clip:padding-box}[data-v-134baef2] ::-webkit-scrollbar-thumb{background-color:#d3dbe6;border-radius:5px}[data-v-134baef2] ::-webkit-scrollbar-corner{background-color:#ecf0f7}footer[data-v-1c68683b]{background:#0e1421;padding:40px 0 30px;width:100%}footer .footer-inner[data-v-1c68683b]{width:1136px;margin:0 auto;font-size:12px;color:#fff}footer .footer-inner .bottom[data-v-1c68683b]{display:flex;justify-content:space-between;width:100%;margin:10px auto 4px;color:#bcbfc8}.section6[data-v-e360546c]{background:#FAFCFF;padding:70px 0}.section6 .tabs[data-v-e360546c]{margin-bottom:40px;display:flex;flex-direction:row;align-items:center}.section6 .tabs .tab-item[data-v-e360546c]{margin-right:56px;width:258px;height:194px;box-sizing:border-box;background:#FFFFFF;border-radius:20px;border:2px solid transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.section6 .tabs .tab-item img[data-v-e360546c]{width:120px;height:120px}.section6 .tabs .tab-item div[data-v-e360546c]{max-width:218px;font-size:16px;font-weight:400;line-height:25px;text-align:center;letter-spacing:0em;color:#a09f9f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section6 .tabs .tab-item[data-v-e360546c]:last-child{margin-right:0}.section6 .tabs .tab-item-active[data-v-e360546c]{border:2px solid rgba(0,104,255,.2)}.section6 .tabs .tab-item-active div[data-v-e360546c]{color:#0068ff}.section6 .tabs .tab-item-three[data-v-e360546c]{margin-right:57px;width:362px}.section6 .card-wrap[data-v-e360546c]{position:relative}.section6 .card[data-v-e360546c]{height:361px;background:#FFFFFF;box-sizing:border-box;border:2px solid rgba(0,104,255,.2);border-radius:20px;overflow:hidden;display:flex;flex-direction:row;position:relative}.section6 .card .info[data-v-e360546c]{width:0;flex-grow:1;padding-left:65px;padding-right:65px;display:flex;flex-direction:column}.section6 .card .info .title[data-v-e360546c]{margin-top:63px;font-size:24px;font-weight:700;line-height:25px;letter-spacing:0em;color:#0068ff}.section6 .card .info .desc[data-v-e360546c]{height:104px;margin-top:24px;font-size:14px;font-weight:400;line-height:26px;letter-spacing:.05em;color:#8a8aa0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.section6 .card .info .view-more[data-v-e360546c]{margin-top:40px;width:164px;height:45px;border-radius:29px;background:#0068FF;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.section6 .card .info .view-more div[data-v-e360546c]{font-size:16px;font-weight:700;line-height:25px;letter-spacing:0em;color:#fff}.section6 .card .info .view-more img[data-v-e360546c]{margin-left:6px;width:20px;height:20px}.section6 .card .cover[data-v-e360546c]{width:500px;height:100%}.section6 .card .cover img[data-v-e360546c]{width:100%;height:100%;object-fit:cover}.section6 .card .mask[data-v-e360546c]{position:absolute;width:501px;height:320px;top:240px;left:281px}main[data-v-5da468f8]{min-height:100vh;background-color:#fafcff}main .main-bg[data-v-5da468f8]{overflow:hidden;position:relative}[data-v-5da468f8] body{position:relative;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}[data-v-5da468f8] a,[data-v-5da468f8] address,[data-v-5da468f8] b,[data-v-5da468f8] big,[data-v-5da468f8] blockquote,[data-v-5da468f8] body,[data-v-5da468f8] center,[data-v-5da468f8] cite,[data-v-5da468f8] code,[data-v-5da468f8] dd,[data-v-5da468f8] del,[data-v-5da468f8] div,[data-v-5da468f8] dl,[data-v-5da468f8] dt,[data-v-5da468f8] em,[data-v-5da468f8] fieldset,[data-v-5da468f8] font,[data-v-5da468f8] form,[data-v-5da468f8] h1,[data-v-5da468f8] h2,[data-v-5da468f8] h3,[data-v-5da468f8] h4,[data-v-5da468f8] h5,[data-v-5da468f8] h6,[data-v-5da468f8] html,[data-v-5da468f8] i,[data-v-5da468f8] iframe,[data-v-5da468f8] img,[data-v-5da468f8] ins,[data-v-5da468f8] label,[data-v-5da468f8] legend,[data-v-5da468f8] li,[data-v-5da468f8] ol,[data-v-5da468f8] p,[data-v-5da468f8] pre,[data-v-5da468f8] small,[data-v-5da468f8] span,[data-v-5da468f8] strong,[data-v-5da468f8] u,[data-v-5da468f8] ul,[data-v-5da468f8] var{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;box-sizing:border-box;list-style-type:none}[data-v-5da468f8] a{text-decoration:none;color:inherit}[data-v-5da468f8] em,[data-v-5da468f8] i{font-style:inherit}[data-v-5da468f8] button,[data-v-5da468f8] input{outline:none;border:none}[data-v-5da468f8] button{cursor:pointer;transition:all .2s}[data-v-5da468f8] ::-webkit-scrollbar{background-color:#fff;width:10px;height:10px;background-clip:padding-box}[data-v-5da468f8] ::-webkit-scrollbar-thumb{background-color:#d3dbe6;border-radius:5px}[data-v-5da468f8] ::-webkit-scrollbar-corner{background-color:#ecf0f7}.page-content-main[data-v-39e1d9ca]{display:flex;height:100%;width:100%;overflow:auto}.page-content-main .sidebar[data-v-39e1d9ca]{min-width:260px;width:260px;display:flex;flex-direction:column;box-sizing:border-box;border-right:1px solid rgba(220,223,230,.5)}.page-content-main .sidebar[data-v-39e1d9ca]::-webkit-scrollbar{width:0}.page-content-main .sidebar .section-head[data-v-39e1d9ca]{height:44px;display:flex;flex-direction:row;align-items:center}.page-content-main .sidebar .section-head .title[data-v-39e1d9ca]{margin-left:10px;font-size:14px;font-weight:500;line-height:20px;text-align:center;letter-spacing:0em;color:#333}.page-content-main .sidebar .line[data-v-39e1d9ca]{height:1px;background:rgba(220,223,230,.5)}.page-content-main .sidebar .page-list[data-v-39e1d9ca]{height:0;flex-grow:1;display:flex;flex-direction:column;overflow-y:scroll;overflow-y:overlay;box-sizing:border-box}.page-content-main .sidebar .page-list[data-v-39e1d9ca]::-webkit-scrollbar{width:0}.page-content-main .sidebar .page-list .page-item[data-v-39e1d9ca]{height:38px;min-height:38px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.page-content-main .sidebar .page-list .page-item .icon[data-v-39e1d9ca]{margin-left:16px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.page-content-main .sidebar .page-list .page-item .icon img[data-v-39e1d9ca]{width:14px;height:14px}.page-content-main .sidebar .page-list .page-item .title[data-v-39e1d9ca]{margin-left:10px;font-size:14px;font-weight:500;line-height:24px;letter-spacing:0em;color:#282b31}.page-content-main .sidebar .page-list .page-item .space[data-v-39e1d9ca]{flex-grow:1}.page-content-main .sidebar .page-list .page-item .action[data-v-39e1d9ca]{margin-right:16px;width:16px;height:16px}.page-content-main .sidebar .page-list .page-item .action img[data-v-39e1d9ca]{width:100%;height:100%}.page-content-main .sidebar .page-list .page-item .action .draft[data-v-39e1d9ca],.page-content-main .sidebar .page-list .page-item .action .more[data-v-39e1d9ca]{display:none}.page-content-main .sidebar .page-list .page-item .action_draft .draft[data-v-39e1d9ca]{display:block}.page-content-main .sidebar .page-list .page-item .action_draft .more[data-v-39e1d9ca]{display:none}.page-content-main .sidebar .page-list .page-item[data-v-39e1d9ca]:hover{background:rgba(0,112,255,.04)}.page-content-main .sidebar .page-list .page-item:hover .action .more[data-v-39e1d9ca]{display:block}.page-content-main .sidebar .page-list .page-item:hover .action_draft .draft[data-v-39e1d9ca]{display:none}.page-content-main .sidebar .page-list .page-item-selected[data-v-39e1d9ca]{background:rgba(0,112,255,.04)}.page-content-main .sidebar .module-list[data-v-39e1d9ca]{height:0;flex-grow:2;overflow:scroll;overflow:overlay}.page-content-main .sidebar .module-list[data-v-39e1d9ca]::-webkit-scrollbar{width:0}.page-content-main .sidebar .module-list .module-head[data-v-39e1d9ca]{margin-top:10px;height:38px;min-height:38px;padding-right:16px;display:flex;flex-direction:row;align-items:center;border-top:1px solid white;border-bottom:1px solid white;box-sizing:border-box}.page-content-main .sidebar .module-list .module-head[data-v-39e1d9ca]:hover{background:rgba(0,112,255,.04)}.page-content-main .sidebar .module-list .module-head .arrow-button[data-v-39e1d9ca]{margin-left:20px;cursor:pointer;line-height:0}.page-content-main .sidebar .module-list .module-head .arrow-button .arrow[data-v-39e1d9ca]{width:14px;height:14px}.page-content-main .sidebar .module-list .module-head .title[data-v-39e1d9ca]{margin:0 8px;flex-grow:1;font-size:14px;font-weight:500;letter-spacing:0em;color:#282b31}.page-content-main .sidebar .module-list .module-head .more-button[data-v-39e1d9ca]{cursor:pointer;width:16px;height:16px;display:none}.page-content-main .sidebar .module-list .module-head .more-button img[data-v-39e1d9ca]{width:100%;height:100%}.page-content-main .sidebar .module-list .module-head:hover .more-button[data-v-39e1d9ca]{display:block}.page-content-main .sidebar .module-list .module-head-selected[data-v-39e1d9ca]{background:rgba(0,112,255,.04)}.page-content-main .sidebar .module-list .module-head-selected .title[data-v-39e1d9ca]{color:#0070ff!important}.page-content-main .sidebar .module-list .module-items .module-item[data-v-39e1d9ca]{padding-right:16px;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}.page-content-main .sidebar .module-list .module-items .module-item[data-v-39e1d9ca]:hover{background:rgba(0,112,255,.04)}.page-content-main .sidebar .module-list .module-items .module-item .icon[data-v-39e1d9ca]{margin-left:42px;width:16px;height:16px}.page-content-main .sidebar .module-list .module-items .module-item .title[data-v-39e1d9ca]{flex-grow:1;margin:0 4px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0em;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-content-main .sidebar .module-list .module-items .module-item .more-button[data-v-39e1d9ca]{cursor:pointer;width:16px;height:16px;display:none}.page-content-main .sidebar .module-list .module-items .module-item .more-button img[data-v-39e1d9ca]{width:100%;height:100%}.page-content-main .sidebar .module-list .module-items .module-item:hover .more-button[data-v-39e1d9ca]{display:block}.page-content-main .sidebar .module-list .module-items .module-item-selected[data-v-39e1d9ca]{background:rgba(0,112,255,.04)}.page-content-main .sidebar .module-list .module-items .module-item-selected .title[data-v-39e1d9ca]{color:#0070ff}.page-content-main .preview-content[data-v-39e1d9ca]{flex-grow:1;width:0;display:flex;flex-direction:column}.page-content-main .preview-content .toolbar[data-v-39e1d9ca]{min-height:56px;height:56px;display:flex;flex-direction:row-reverse;align-items:center;position:relative}.page-content-main .preview-content .toolbar .publish-button[data-v-39e1d9ca]{cursor:pointer;margin-right:40px;width:126px;height:30px;border-radius:15px;background:#0070FF;display:flex;flex-direction:row;align-items:center;justify-content:center}.page-content-main .preview-content .toolbar .publish-button img[data-v-39e1d9ca]{width:16px;height:16px}.page-content-main .preview-content .toolbar .publish-button div[data-v-39e1d9ca]{margin-left:7px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff}.page-content-main .preview-content .toolbar .publish-button[data-v-39e1d9ca]:hover{opacity:.8}.page-content-main .preview-content .toolbar .preview-button[data-v-39e1d9ca]{margin-right:10px;cursor:pointer;width:94px;height:30px;border-radius:15px;background:#0070FF;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#fff}.page-content-main .preview-content .toolbar .preview-button[data-v-39e1d9ca]:hover{opacity:.8}.page-content-main .preview-content .toolbar .link-button[data-v-39e1d9ca]{margin-right:16px;width:24px;height:24px;cursor:pointer}.page-content-main .preview-content .toolbar .link-button img[data-v-39e1d9ca]{margin-top:4px;margin-left:4px;width:16px;height:16px}.page-content-main .preview-content .toolbar .link-button[data-v-39e1d9ca]:hover{border-radius:4px;background:rgba(0,112,255,.08)}.page-content-main .preview-content .line[data-v-39e1d9ca]{min-height:1px;height:1px;background:rgba(220,223,230,.5)}.page-content-main .preview-content .preview[data-v-39e1d9ca]{height:calc(100vh - 57px);position:relative;box-sizing:border-box}.page-content-main .preview-content .preview .web-preview[data-v-39e1d9ca]{position:absolute;top:0;left:0;right:0;bottom:0;overflow:scroll}.page-content-main .preview-content .preview .web-preview .homepage-inner[data-v-39e1d9ca]{transform-origin:top left}.page-content-main .preview-content .preview .web-preview .homepage-inner>*[data-v-39e1d9ca]{min-width:1440px}.item-drag-over *[data-v-39e1d9ca]{pointer-events:none}.activity-content-main[data-v-070665a9]{display:flex;height:100%;width:100%;overflow:auto}.activity-content-main .left[data-v-070665a9]{min-height:100vh;width:120px;border-right:1px solid rgba(220,223,230,.5);display:flex;flex-direction:column;align-items:center;overflow-y:scroll;overflow-y:overlay}.activity-content-main .left[data-v-070665a9]::-webkit-scrollbar{width:0}.activity-content-main .left .menu-item[data-v-070665a9]{margin-top:20px;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center}.activity-content-main .left .menu-item .image-bg[data-v-070665a9]{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.activity-content-main .left .menu-item .image-bg img[data-v-070665a9]{width:60px;height:60px}.activity-content-main .left .menu-item .image-normal[data-v-070665a9]{display:block}.activity-content-main .left .menu-item .image-selected[data-v-070665a9]{display:none}.activity-content-main .left .menu-item .text[data-v-070665a9]{margin-top:10px;font-size:12px;line-height:20px;color:#a7a7a7}.activity-content-main .left .menu-item[data-v-070665a9]:last-child{margin-bottom:20px}.activity-content-main .left .menu-item-selected .image-selected[data-v-070665a9]{display:block}.activity-content-main .left .menu-item-selected .image-normal[data-v-070665a9]{display:none}.activity-content-main .left .menu-item-selected .text[data-v-070665a9]{color:#282b31;font-weight:500}.activity-content-main .right[data-v-070665a9]{flex:1;height:100vh;overflow:auto;box-sizing:border-box}.main-content[data-v-05127fe3]{height:100%;display:flex;flex-direction:column}.main-content .line[data-v-05127fe3]{height:1px;background:#D8D8D8}.main-content .scroll-content[data-v-05127fe3]{flex-grow:1;height:0;overflow-y:scroll;overflow-y:overlay;padding:0 30px 30px 23px}.main-content .scroll-content .section-tip[data-v-05127fe3]{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-05127fe3]{margin-top:18px;display:flex;flex-direction:row}.main-content .scroll-content .row .left[data-v-05127fe3]{width:106px}.main-content .scroll-content .row .left .title[data-v-05127fe3]{margin-left:12px;margin-top:6px;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;color:#3d3d3d}.main-content .scroll-content .save-button[data-v-05127fe3]{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-05127fe3]:disabled{cursor:not-allowed;opacity:.5}.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}#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}
