/* Color
----------------------- */
.container .left-sider[data-v-40f4c2e0] {
  border-right: 1px solid rgba(0, 0, 0, 0.04);
  box-shadow: initial !important;
  position: relative;
  overflow: inherit;
  min-width: 280px;
  max-width: 440px;
  transition: none;
  box-shadow: none;
}
.container .left-sider .tree-area[data-v-40f4c2e0]::-webkit-scrollbar-thumb {
  display: none;
}
.container .left-sider:hover .collapsed-status-icon-left[data-v-40f4c2e0] {
  display: block;
}
.container .left-sider .tree-area[data-v-40f4c2e0]:hover::-webkit-scrollbar-thumb {
  display: block;
}
.container .left-sider[data-v-40f4c2e0] .arco-resizebox-trigger {
  width: 4px;
}
.container .left-sider[data-v-40f4c2e0] .arco-resizebox-trigger-icon-wrapper {
  font-size: 0px;
  background: #fff;
}
.container .left-sider .left-sider-title[data-v-40f4c2e0] {
  display: flex;
  align-items: center;
  margin-left: 18px;
  height: 60px;
}
.container .left-sider .left-sider-title .logoIcon[data-v-40f4c2e0] {
  width: 22px;
  height: 20px;
  margin-right: 6px;
}
.container .left-sider .left-sider-title .title-text[data-v-40f4c2e0] {
  color: #1d2129;
  font-weight: 600;
  font-size: 16px;
}
.container .left-sider .file-catalog-text[data-v-40f4c2e0] {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  margin-left: 18px;
}
.container .left-sider .file-catalog-text .title[data-v-40f4c2e0] {
  color: #86909c;
  font-size: 12px;
  margin-bottom: 14px;
}
.container .left-sider .file-catalog-text .icon-add[data-v-40f4c2e0] {
  color: #4e5969;
  margin-right: 20px;
  cursor: pointer;
}
.container .left-sider .tree-area[data-v-40f4c2e0] {
  height: calc(100vh - 100px);
  overflow: auto;
  margin-left: 18px;
}
.container .left-sider .tree-area .tree-root-div[data-v-40f4c2e0] {
  margin-right: 18px;
}
.container .left-sider .tree-area .tree-root-div .icon-top[data-v-40f4c2e0] {
  margin-top: -18px;
}
.container .left-sider .tree-area .tree-root-div[data-v-40f4c2e0] .arco-tree-node-switcher {
  margin-right: 6px;
}
.container .left-sider .tree-area .tree-root-div[data-v-40f4c2e0] .arco-tree-node-custom-icon {
  margin-right: 6px;
}
.container .left-sider .tree-area .tree-root-div[data-v-40f4c2e0] .arco-tree-node-title {
  min-width: 0;
}
.container .left-sider .tree-area .tree-root-div[data-v-40f4c2e0] .arco-tree-node-title .arco-tree-node-title-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}
.container .left-sider .tree-area .tree-root-div[data-v-40f4c2e0] .arco-tree-node-title .a-tree__node__title__ellipsis {
  width: calc(100% - 20px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .left-sider .icon-left[data-v-40f4c2e0] {
  box-shadow: 0px 0px 4px 0px #e2e2e2;
  text-align: center;
  line-height: 34px;
  width: 12px;
  height: 34px;
  position: absolute;
  right: 0px;
  top: 160px;
  z-index: 999;
  display: inline-block;
  background-color: #ffffff;
  cursor: pointer;
}
.container .left-sider .collapsed-status-icon-left[data-v-40f4c2e0] {
  display: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.container .left-sider .collapsed-status-icon-right[data-v-40f4c2e0] {
  right: -11px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.container .nav-bar-head[data-v-40f4c2e0] {
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  height: 60px;
  padding: 0 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.container .nav-bar-head .search-input[data-v-40f4c2e0] {
  width: 200px;
  background-color: transparent;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
}
.container .preview-operation-area[data-v-40f4c2e0] {
  text-align: end;
  padding-top: 15px;
  padding-right: 24px;
}
.container .preview-operation-area .btn[data-v-40f4c2e0] {
  cursor: pointer;
  padding-left: 15px;
}
.container .collapsed-status-nav[data-v-40f4c2e0] {
  padding-left: 42px;
}
.container .right-side[data-v-40f4c2e0] {
  display: flex;
  padding-right: 20px;
  list-style: none;
}
.container .right-side[data-v-40f4c2e0] .locale-select {
  border-radius: 20px;
}
.container .right-side .right-area[data-v-40f4c2e0] {
  height: 60px;
  line-height: 60px;
}
.container .right-side .right-area .search-icon[data-v-40f4c2e0] {
  cursor: pointer;
  color: #4e5969;
  font-size: 14px;
}
.container .right-side .right-area .search-input[data-v-40f4c2e0] {
  background-color: transparent;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
}
.container .right-side li[data-v-40f4c2e0] {
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.container .right-side a[data-v-40f4c2e0] {
  color: var(--color-text-1);
  text-decoration: none;
}
.container .right-side .share-link-text[data-v-40f4c2e0] {
  cursor: pointer;
}
.container .right-side .share-link-text .icon-icon-link[data-v-40f4c2e0] {
  vertical-align: middle;
  margin-right: 5px;
}
.container .right-side .share-link-text span[data-v-40f4c2e0] {
  vertical-align: middle;
}
.container .right-side .share-link-text[data-v-40f4c2e0]:hover {
  color: #165dff;
}
.container .right-side .right-slider__btn__icon__edit[data-v-40f4c2e0] {
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
.container .right-side .right-slider__btn__icon__edit .icon-download-edit[data-v-40f4c2e0] {
  font-size: 16px;
  color: #4E5969;
  margin-right: 4px;
}
.container .right-side .right-slider__btn__icon__edit span[data-v-40f4c2e0] {
  font-size: 14px;
  color: #4E5969;
  font-family: "PingFang SC";
}
.container .right-side .right-slider__btn__icon__edit:hover .icon-download-edit[data-v-40f4c2e0] {
  color: #165dff !important;
}
.container .right-side .right-slider__btn__icon__edit:hover span[data-v-40f4c2e0] {
  color: #165dff !important;
}
.container .right-side .right-slider__btn__icon__download[data-v-40f4c2e0] {
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
}
.container .right-side .right-slider__btn__icon__download .icon-download-file[data-v-40f4c2e0] {
  font-size: 16px;
  color: #4E5969;
  margin-right: 4px;
}
.container .right-side .right-slider__btn__icon__download span[data-v-40f4c2e0] {
  font-size: 14px;
  color: #4E5969;
  font-family: "PingFang SC";
}
.container .right-side .right-slider__btn__icon__download:hover .icon-download-file[data-v-40f4c2e0] {
  color: #165dff !important;
}
.container .right-side .right-slider__btn__icon__download:hover span[data-v-40f4c2e0] {
  color: #165dff !important;
}
.container .right-side .right-slider__btn__icon__share[data-v-40f4c2e0] {
  border-radius: 4px;
  background: #4180FF;
  display: flex;
  padding: 4px 11px;
  align-items: center;
}
.container .right-side .right-slider__btn__icon__share .right-slider__btn__icon[data-v-40f4c2e0] {
  transform: translateY(1px);
}
.container .right-side .right-slider__btn__icon__share[data-v-40f4c2e0] .arco-btn-icon {
  margin-right: 4px;
}
.container[data-v-40f4c2e0] .arco-layout-content {
  overflow-y: hidden;
}
.container .content-container[data-v-40f4c2e0] {
  position: relative;
  height: calc(100vh - 56px);
  overflow-y: auto;
  overflow-x: hidden;
}
.container .content-container .content-file-preview[data-v-40f4c2e0] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
}
.container .content-container .content-file-preview .content-file-preview__container[data-v-40f4c2e0] {
  position: relative;
  width: calc(100% - 40px);
  height: 100%;
  overflow: auto;
  flex-shrink: 0;
}
.container .content-container .content-file-preview .content-file-preview__container .content-file-preview__container__file__box[data-v-40f4c2e0] {
  z-index: 11111111111111111111111111111111111111111 !important;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  display: none;
}
.container .content-container .content-file-preview .file-opeate-area[data-v-40f4c2e0] {
  width: 40px;
  height: 100%;
}
.container .content-container .content-file-preview .file-opeate-area .file-opeate-area__container .file-opeate-area__item[data-v-40f4c2e0] {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.container .content-container .content-text[data-v-40f4c2e0] {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -480px;
}
.container .content-container .content-text .article-item[data-v-40f4c2e0] {
  max-width: 790px;
}
.container .content-container .content-text .article-item .node-textare-update[data-v-40f4c2e0] {
  min-height: 54px;
  border: 0;
  outline: 0;
  resize: none;
  width: 99%;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.5;
  color: #262626;
  flex: 0 0 auto;
  overflow: hidden;
  cursor: text;
  white-space: pre-wrap;
  word-break: break-word;
  background: none;
  outline: none;
  border-left: none;
  border-right: none;
  border-top: none;
  margin-left: 28px;
}
.container .content-container .content-text .article-item .node-textare-update[data-v-40f4c2e0] .arco-textarea[disabled] {
  -webkit-text-fill-color: #1d2129;
}
.container .content-container .content-text .article-item[data-v-40f4c2e0] .arco-textarea {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.5;
  color: #262626;
  max-width: 750px;
}
.container .content-container .content-text .article-list[data-v-40f4c2e0] {
  max-width: 790px;
  min-height: calc(100vh - 164px);
  margin-top: 20px;
  padding: 0em 2em;
}
.container .content-container .content-text .article-list .total[data-v-40f4c2e0] {
  height: 50px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e6eb;
}
.container .content-container .content-text .article-list .total .total-icon .icon-View_icon_folder_fill[data-v-40f4c2e0] {
  font-size: 26px;
}
.container .content-container .content-text .article-list .total .total-title[data-v-40f4c2e0] {
  margin-left: 6px;
  font-size: 20px;
  font-weight: 600;
}
.container .content-container .content-text .article-list .total-num[data-v-40f4c2e0] {
  margin-top: 20px;
  font-size: 12px;
  color: #86909c;
}
.container .content-container .content-text .article-list .folder[data-v-40f4c2e0] {
  display: flex;
  justify-content: space-between;
  padding: 4px 0;
  height: 64px;
  border-bottom: 1px solid #e5e6eb;
  cursor: pointer;
}
.container .content-container .content-text .article-list .folder[data-v-40f4c2e0]:hover {
  background-color: #f2f3f5;
}
.container .content-container .content-text .article-list .folder .folder-left[data-v-40f4c2e0] {
  display: flex;
  width: 87%;
}
.container .content-container .content-text .article-list .folder .folder-left .folder-icon[data-v-40f4c2e0] {
  line-height: 55px;
}
.container .content-container .content-text .article-list .folder .folder-left .folder-icon .icon-View_icon_folder_fill[data-v-40f4c2e0] {
  font-size: 26px;
  color: #af7eff;
}
.container .content-container .content-text .article-list .folder .folder-left .folder-main[data-v-40f4c2e0] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 6px;
  width: 93%;
}
.container .content-container .content-text .article-list .folder .folder-left .folder-main .folder-title[data-v-40f4c2e0] {
  font-weight: 600;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .content-container .content-text .article-list .folder .folder-left .folder-main .folder-num[data-v-40f4c2e0] {
  margin-top: 6px;
  font-size: 12px;
  color: #86909c;
}
.container .content-container .content-text .article-list .folder .folder-right[data-v-40f4c2e0] {
  line-height: 55px;
  font-size: 12px;
  color: #86909c;
}
.container .content-container .content-text .article-list .file[data-v-40f4c2e0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 64px;
  border-bottom: 1px solid #e5e6eb;
  cursor: pointer;
}
.container .content-container .content-text .article-list .file[data-v-40f4c2e0]:hover {
  background-color: #f2f3f5;
}
.container .content-container .content-text .article-list .file .file-left[data-v-40f4c2e0] {
  width: 85%;
}
.container .content-container .content-text .article-list .file .file-left .file-left-icon-and-title[data-v-40f4c2e0] {
  display: flex;
}
.container .content-container .content-text .article-list .file .file-left .file-left-icon-and-title .file-title[data-v-40f4c2e0] {
  padding-top: 2px;
  margin-left: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.container .content-container .content-text .article-list .file .file-left .file-left-icon-and-title .file-icon[data-v-40f4c2e0] {
  color: #4080ff;
}
.container .content-container .content-text .article-list .file .file-tme[data-v-40f4c2e0] {
  padding-top: 2px;
  font-size: 12px;
  color: #86909c;
  flex-shrink: 0;
}
.container .content-container .content-text .article-footer[data-v-40f4c2e0] {
  max-width: 790px;
}
.container .content-container .content-text .article-footer .time-area[data-v-40f4c2e0] {
  padding: 0 2em;
}
.container .content-container .content-text .article-footer .time-area .time-div[data-v-40f4c2e0] {
  color: #86909c;
  height: 38px;
  border-bottom: 1px solid #e5e6eb;
}
.container .content-container .content-text .article-footer .time-area .time-div span[data-v-40f4c2e0] {
  margin-left: 4px;
}
.container .content-container .content-text .article-footer .footer[data-v-40f4c2e0] {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
  padding: 0em 2em;
}
.container .content-container .content-text .article-footer .footer .up-article[data-v-40f4c2e0],
.container .content-container .content-text .article-footer .footer .next-article[data-v-40f4c2e0] {
  cursor: pointer;
}
.container .content-container .content-text .article-footer .footer .up-article div[data-v-40f4c2e0]:nth-child(1),
.container .content-container .content-text .article-footer .footer .next-article div[data-v-40f4c2e0]:nth-child(1) {
  color: #86909c;
  margin-bottom: 4px;
}
.container .content-container .content-text .article-footer .footer .next-article div[data-v-40f4c2e0] {
  text-align: end;
}
.container .content-container .content-text .article-footer .footer-thumbs[data-v-40f4c2e0] {
  display: flex;
  justify-content: center;
  margin: 0 0 20px 0;
}
.container .content-container[data-v-40f4c2e0] .view-mode .am-engine {
  padding-top: 5px !important;
}
.container .va-m[data-v-40f4c2e0] {
  vertical-align: middle;
}
.search-pop[data-v-40f4c2e0] {
  background-color: #ffffff;
  padding: 10px;
  width: 551px;
  max-height: 309px;
  overflow-y: auto;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.search-pop .search-article[data-v-40f4c2e0] {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 79px;
  padding: 0 20px;
}
.search-pop .search-article[data-v-40f4c2e0]:hover {
  background-color: #f2f3f5;
}
.search-pop .search-article .search-article-con[data-v-40f4c2e0] {
  display: flex;
}
.search-pop .search-article .search-article-con .search-articleLine[data-v-40f4c2e0] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #4e5969;
  margin-left: 4px;
}
.search-pop .search-floder[data-v-40f4c2e0] {
  cursor: pointer;
  min-height: 79px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.search-pop .search-floder[data-v-40f4c2e0]:hover {
  background-color: #f2f3f5;
}
.search-pop .search-floder .search-floder-con[data-v-40f4c2e0] {
  display: flex;
}
.search-pop .search-floder .search-floder-con .search-floderName[data-v-40f4c2e0] {
  margin-left: 4px;
}
.search-pop .search-slash[data-v-40f4c2e0] {
  margin: 0 6px;
}
.search-pop .search-articleFile[data-v-40f4c2e0] {
  display: flex;
  overflow: hidden;
  color: #86909c;
  margin-top: 7px;
}
.search-pop .search-articleFile .search-articleFileName[data-v-40f4c2e0] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.arco-spin-loading[data-v-40f4c2e0] {
  width: 62%;
  height: calc(100vh - 340px);
}
.article-item-loading[data-v-40f4c2e0] {
  width: 100%;
  height: 100%;
  display: block;
}
.is-ai-search__box[data-v-40f4c2e0] {
  overflow-y: auto;
}
.feedback-from[data-v-40f4c2e0] {
  width: 300px;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.feedback-from .feedback-title[data-v-40f4c2e0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 16px 4px;
}
.feedback-from .feedback-title .title[data-v-40f4c2e0] {
  font-weight: 500;
  font-size: 14px;
  color: #1d2129;
}
.feedback-from .feedback-title .close-icon[data-v-40f4c2e0] {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  color: #86909c;
  cursor: pointer;
}
.feedback-from .feedback-title .close-icon[data-v-40f4c2e0]:hover {
  background-color: var(--color-fill-2);
}
.feedback-from .feedback-content[data-v-40f4c2e0] {
  padding: 0 16px 16px;
  max-height: 320px;
  overflow-y: auto;
}
.feedback-from .feedback-content .arco-form-item[data-v-40f4c2e0]:last-child {
  margin-bottom: 4px;
}
.feedback-from .feedback-content .submit-btn[data-v-40f4c2e0] {
  margin-top: 8px;
  text-align: right;
}
@media screen and (max-width: 1380px) {
.article-footer[data-v-40f4c2e0],
  .article-item[data-v-40f4c2e0] {
    max-width: 750px !important;
}
}
@media screen and (max-width: 1280px) {
.article-footer[data-v-40f4c2e0],
  .article-item[data-v-40f4c2e0] {
    max-width: 710px !important;
}
}
@media screen and (max-width: 1200px) {
.article-footer[data-v-40f4c2e0],
  .article-item[data-v-40f4c2e0] {
    max-width: 660px !important;
}
}
.published-article-index .is-show-no-data[data-v-40f4c2e0] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.bottom-next-prev[data-v-40f4c2e0] {
  display: flex;
  margin-bottom: 36px;
}
.bottom-next-prev .bottom-prev[data-v-40f4c2e0],
.bottom-next-prev .bottom-next[data-v-40f4c2e0] {
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  padding: 12px 16px;
  cursor: pointer;
}
.bottom-next-prev .bottom-prev[data-v-40f4c2e0] {
  width: 50%;
  margin-right: 25px;
}
.bottom-next-prev .bottom-prev h2[data-v-40f4c2e0] {
  color: #1d2129;
  font-size: 14px;
  line-height: 20px;
}
.bottom-next-prev .bottom-prev div[data-v-40f4c2e0] {
  color: #4080ff;
  font-size: 16px;
  line-height: 24px;
}
.bottom-next-prev .bottom-next[data-v-40f4c2e0] {
  width: 50%;
  margin-left: 25px;
}
.bottom-next-prev .bottom-next h2[data-v-40f4c2e0] {
  color: #1d2129;
  font-size: 14px;
  line-height: 20px;
}
.bottom-next-prev .bottom-next div[data-v-40f4c2e0] {
  color: #4080ff;
  font-size: 16px;
  line-height: 24px;
}
.file-bottom-next-prev[data-v-40f4c2e0] {
  flex-direction: column;
}
.file-bottom-next-prev .bottom-prev[data-v-40f4c2e0] {
  width: 100% !important;
  margin-right: 0px !important;
  margin-bottom: 16px;
}
.file-bottom-next-prev .bottom-next[data-v-40f4c2e0] {
  width: 100% !important;
  margin-left: 0px !important;
}
/* Color
----------------------- */
.content-file-preview .arco-drawer {
  z-index: 111;
  box-shadow: 0 4px 10px #0000001a;
}
.share-link-or-QrCode {
  width: 450px;
  transform: translateX(10px);
}
.share-link-or-QrCode .arco-popover-content {
  margin-top: 0;
  color: #000;
}
.share-link-or-QrCode .arco-popover-content .share-link-title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.share-link-or-QrCode .arco-popover-content .share-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.share-link-or-QrCode .arco-popover-content .share-link .arco-input-wrapper {
  width: calc(100% - 52px);
}
.share-link-or-QrCode .arco-popover-content .share-link .QrCode-icon {
  margin-left: 5px;
}
.share-link-or-QrCode .arco-popover-content .share-link .QrCode-icon,
.share-link-or-QrCode .arco-popover-content .share-link .copy-link {
  cursor: pointer;
}
.add-copy {
  width: 120px;
  height: 32px;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 3px 10px;
  gap: 10px;
  background: #4080ff;
  color: #ffffff;
  border: 1px solid #4080ff;
  border-radius: 0px;
  cursor: pointer;
}
.QrBox .return-qr {
  color: #1d2129;
  margin: 10px 0;
  cursor: pointer;
  font-weight: 600;
}
.QrBox .qr-code {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.QrBox .title {
  font-size: 12px;
  justify-content: center;
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.QrBox .title .WeChat-icon {
  font-size: 14px;
  margin-right: 4px;
}
.QrBox .title .psd-wx {
  padding-left: 10px;
}
.QrBox .download {
  margin-bottom: 40px;
}
.QrBox .qrcode-show {
  display: flex;
  justify-content: center;
  position: relative;
}
.QrBox .download {
  display: flex;
  margin: 0 auto;
}
.publish-stop-pool-show_ .data-toolbar-popup-wrapper {
  display: none;
}
