.title-wrap[data-v-a3d51aa8] {
  height: 0.6rem;
  background-color: var(--bg-white);
  margin-bottom: 0.12rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.2rem;
  color: var(--ft-black);
  border-radius: 0.08rem;
}
.title-wrap .title[data-v-a3d51aa8] {
  font-size: 0.24rem;
}
.title-wrap .title .gray[data-v-a3d51aa8] {
  color: var(--ft-gray);
}

.tab-wrap[data-v-3f775c28] {
  padding: 0.2rem 0.2rem 0 0.2rem;
  background-color: var(--bg-white);
  border-top-left-radius: 0.08rem;
  border-top-right-radius: 0.08rem;
}
.tab-wrap ul[data-v-3f775c28] {
  display: flex;
  border-bottom: var(--bd-gray-solid-line);
}
.tab-wrap ul li[data-v-3f775c28] {
  margin-right: 0.6rem;
  font-size: 0.18rem;
  padding-bottom: 0.05rem;
  color: var(--ft-black);
  position: relative;
  cursor: pointer;
}
.tab-wrap ul li span[data-v-3f775c28] {
  width: 0.36rem;
  border-bottom: 2px solid var(--ft-red);
  display: inline-block;
  position: absolute;
  bottom: -0.06rem;
  left: calc((100% - 0.36rem) / 2);
}
.tab-wrap ul li.actived[data-v-3f775c28] {
  color: var(--ft-red);
}
.tab-wrap ul li .child-wrap[data-v-3f775c28] {
  position: absolute;
  width: 1.8rem;
  text-align: center;
  background: #fff;
  top: 0.3rem;
  left: -0.54rem;
  z-index: 1;
  box-shadow: 0 0.06rem 0.12rem rgba(0,0,0,0.175);
  padding: 0 0;
  margin: 0.02rem 0 0;
  border-radius: 0.04rem;
}
.tab-wrap ul li .child-wrap .child p[data-v-3f775c28] {
  font-size: 0.13rem;
  padding: 0.105rem 0.2rem;
  font-weight: 400;
  color: #333;
}
.tab-wrap ul li .child-wrap .child p[data-v-3f775c28]:hover {
  background-color: #f2f2f2;
}
.tab-wrap ul li .en-child-wrap[data-v-3f775c28] {
  left: 0.26rem;
}
[data-v-529f7cfe]:root {
  --ck-color-image-caption-background: #f7f7f7;
  --ck-color-image-caption-text: #333;
  --ck-color-mention-background: rgba(153,0,48,0.1);
  --ck-color-mention-text: #990030;
  --ck-color-selector-caption-background: #f7f7f7;
  --ck-color-selector-caption-text: #333;
  --ck-highlight-marker-blue: #72ccfd;
  --ck-highlight-marker-green: #62f962;
  --ck-highlight-marker-pink: #fc7899;
  --ck-highlight-marker-yellow: #fdfd77;
  --ck-highlight-pen-green: #128a00;
  --ck-highlight-pen-red: #e71313;
  --ck-image-style-spacing: 1.5em;
  --ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing) / 2);
  --ck-todo-list-checkmark-size: 16px;
}
.ck-content[data-v-529f7cfe] .table .ck-table-resized {
  table-layout: fixed;
}
.ck-content[data-v-529f7cfe] img {
  max-width: 100%;
}
.ck-content[data-v-529f7cfe] .table table {
  overflow: hidden;
}
.ck-content[data-v-529f7cfe] .table td,
.ck-content[data-v-529f7cfe] .table th {
  overflow-wrap: break-word;
  position: relative;
}
.ck-content[data-v-529f7cfe] .table {
  margin: 0.9em auto;
  display: table;
}
.ck-content[data-v-529f7cfe] .table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  border: 1px double #b3b3b3;
}
.ck-content[data-v-529f7cfe] .table table td,
.ck-content[data-v-529f7cfe] .table table th {
  min-width: 2em;
  padding: 0.4em;
  border: 1px solid #bfbfbf;
}
.ck-content[data-v-529f7cfe] .table table th {
  font-weight: bold;
  background: rgba(0,0,0,0.05);
}
.ck-content[dir="rtl"][data-v-529f7cfe] .table th {
  text-align: right;
}
.ck-content[dir="ltr"][data-v-529f7cfe] .table th {
  text-align: left;
}
.ck-content[data-v-529f7cfe] .table>figcaption {
  display: table-caption;
  caption-side: top;
  word-break: break-word;
  text-align: center;
  color: var(--ck-color-selector-caption-text);
  background-color: var(--ck-color-selector-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}
.ck-content[data-v-529f7cfe] .page-break {
  position: relative;
  clear: both;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ck-content[data-v-529f7cfe] .page-break::after {
  content: '';
  position: absolute;
  border-bottom: 2px dashed #c4c4c4;
  width: 100%;
}
.ck-content[data-v-529f7cfe] .page-break__label {
  position: relative;
  z-index: 1;
  padding: 0.3em 0.6em;
  display: block;
  text-transform: uppercase;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 0.75em;
  font-weight: bold;
  color: #333;
  background: #fff;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.15);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ck-content[data-v-529f7cfe] .media {
  clear: both;
  margin: 0.9em 0;
  display: block;
  min-width: 15em;
}
.ck-content[data-v-529f7cfe] .todo-list {
  list-style: none;
}
.ck-content[data-v-529f7cfe] .todo-list li {
  position: relative;
  margin-bottom: 5px;
}
.ck-content[data-v-529f7cfe] .todo-list li .todo-list {
  margin-top: 5px;
}
.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>input {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: var(--ck-todo-list-checkmark-size);
  height: var(--ck-todo-list-checkmark-size);
  vertical-align: middle;
  border: 0;
  left: -25px;
  margin-right: -15px;
  right: 0;
  margin-left: 0;
}
.ck-content[dir=rtl][data-v-529f7cfe] .todo-list .todo-list__label>input {
  left: 0;
  margin-right: 0;
  right: -25px;
  margin-left: -15px;
}
.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>input::before {
  display: block;
  position: absolute;
  box-sizing: border-box;
  content: '';
  width: 100%;
  height: 100%;
  border: 1px solid #333;
  border-radius: 2px;
  transition: 250ms ease-in-out box-shadow;
}
.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>input::after {
  display: block;
  position: absolute;
  box-sizing: content-box;
  pointer-events: none;
  content: '';
  left: calc(var(--ck-todo-list-checkmark-size) / 3);
  top: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  width: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  height: calc(var(--ck-todo-list-checkmark-size) / 2.6);
  border-style: solid;
  border-color: transparent;
  border-width: 0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;
  transform: rotate(45deg);
}
.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>input[checked]::before {
  background: #26ab33;
  border-color: #26ab33;
}
.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>input[checked]::after {
  border-color: #fff;
}
.ck-content[data-v-529f7cfe] .todo-list .todo-list__label .todo-list__label__description {
  vertical-align: middle;
}
.ck-content[data-v-529f7cfe] .todo-list .todo-list__label.todo-list__label_without-description input[type=checkbox] {
  position: absolute;
}
.ck-editor__editable.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>input,
.ck-editor__editable.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>span[contenteditable=false]>input {
  cursor: pointer;
}
.ck-editor__editable.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>input:hover::before,
.ck-editor__editable.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>span[contenteditable=false]>input:hover::before {
  box-shadow: 0 0 0 5px rgba(0,0,0,0.1);
}
.ck-editor__editable.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>span[contenteditable=false]>input {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: var(--ck-todo-list-checkmark-size);
  height: var(--ck-todo-list-checkmark-size);
  vertical-align: middle;
  border: 0;
  left: -25px;
  margin-right: -15px;
  right: 0;
  margin-left: 0;
}
.ck-editor__editable.ck-content[dir=rtl][data-v-529f7cfe] .todo-list .todo-list__label>span[contenteditable=false]>input {
  left: 0;
  margin-right: 0;
  right: -25px;
  margin-left: -15px;
}
.ck-editor__editable.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>span[contenteditable=false]>input::before {
  display: block;
  position: absolute;
  box-sizing: border-box;
  content: '';
  width: 100%;
  height: 100%;
  border: 1px solid #333;
  border-radius: 2px;
  transition: 250ms ease-in-out box-shadow;
}
.ck-editor__editable.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>span[contenteditable=false]>input::after {
  display: block;
  position: absolute;
  box-sizing: content-box;
  pointer-events: none;
  content: '';
  left: calc(var(--ck-todo-list-checkmark-size) / 3);
  top: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  width: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  height: calc(var(--ck-todo-list-checkmark-size) / 2.6);
  border-style: solid;
  border-color: transparent;
  border-width: 0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;
  transform: rotate(45deg);
}
.ck-editor__editable.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>span[contenteditable=false]>input[checked]::before {
  background: #26ab33;
  border-color: #26ab33;
}
.ck-editor__editable.ck-content[data-v-529f7cfe] .todo-list .todo-list__label>span[contenteditable=false]>input[checked]::after {
  border-color: #fff;
}
.ck-editor__editable.ck-content[data-v-529f7cfe] .todo-list .todo-list__label.todo-list__label_without-description input[type=checkbox] {
  position: absolute;
}
.ck-content[data-v-529f7cfe] img.image_resized {
  height: auto;
}
.ck-content[data-v-529f7cfe] .image.image_resized {
  max-width: 100%;
  display: block;
  box-sizing: border-box;
}
.ck-content[data-v-529f7cfe] .image.image_resized img {
  width: 100%;
}
.ck-content[data-v-529f7cfe] .image.image_resized>figcaption {
  display: block;
}
.ck-content[data-v-529f7cfe] .image>figcaption {
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  color: var(--ck-color-image-caption-text);
  background-color: var(--ck-color-image-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}
.ck-content[data-v-529f7cfe] .image {
  display: table;
  clear: both;
  text-align: center;
  margin: 0.9em auto;
  min-width: 50px;
}
.ck-content[data-v-529f7cfe] .image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
.ck-content[data-v-529f7cfe] .image-inline {
/*
     * Normally, the .image-inline would have "display: inline-block" and "img { width: 100% }" (to follow the wrapper while resizing).;
     * Unfortunately, together with "srcset", it gets automatically stretched up to the width of the editing root.
     * This strange behavior does not happen with inline-flex.
     */
  display: inline-flex;
  max-width: 100%;
  align-items: flex-start;
}
.ck-content[data-v-529f7cfe] .image-inline picture {
  display: flex;
}
.ck-content[data-v-529f7cfe] .image-inline picture,
.ck-content[data-v-529f7cfe] .image-inline img {
  flex-grow: 1;
  flex-shrink: 1;
  max-width: 100%;
}
.ck-content[data-v-529f7cfe] .marker-yellow {
  background-color: var(--ck-highlight-marker-yellow);
}
.ck-content[data-v-529f7cfe] .marker-green {
  background-color: var(--ck-highlight-marker-green);
}
.ck-content[data-v-529f7cfe] .marker-pink {
  background-color: var(--ck-highlight-marker-pink);
}
.ck-content[data-v-529f7cfe] .marker-blue {
  background-color: var(--ck-highlight-marker-blue);
}
.ck-content[data-v-529f7cfe] .pen-red {
  color: var(--ck-highlight-pen-red);
  background-color: transparent;
}
.ck-content[data-v-529f7cfe] .pen-green {
  color: var(--ck-highlight-pen-green);
  background-color: transparent;
}
.ck-content[data-v-529f7cfe] ol {
  list-style-type: decimal;
}
.ck-content[data-v-529f7cfe] ol ol {
  list-style-type: lower-latin;
}
.ck-content[data-v-529f7cfe] ol ol ol {
  list-style-type: lower-roman;
}
.ck-content[data-v-529f7cfe] ol ol ol ol {
  list-style-type: upper-latin;
}
.ck-content[data-v-529f7cfe] ol ol ol ol ol {
  list-style-type: upper-roman;
}
.ck-content[data-v-529f7cfe] ul {
  list-style-type: disc;
}
.ck-content[data-v-529f7cfe] ul ul {
  list-style-type: circle;
}
.ck-content[data-v-529f7cfe] ul ul ul {
  list-style-type: square;
}
.ck-content[data-v-529f7cfe] ul ul ul ul {
  list-style-type: square;
}
.ck-content[data-v-529f7cfe] blockquote {
  overflow: hidden;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin-left: 0;
  margin-right: 0;
  font-style: italic;
  border-left: solid 5px #ccc;
}
.ck-content[dir="rtl"][data-v-529f7cfe] blockquote {
  border-left: 0;
  border-right: solid 5px #ccc;
}
.ck-content[data-v-529f7cfe] .image-style-block-align-left,
.ck-content[data-v-529f7cfe] .image-style-block-align-right {
  max-width: calc(100% - var(--ck-image-style-spacing));
}
.ck-content[data-v-529f7cfe] .image-style-align-left,
.ck-content[data-v-529f7cfe] .image-style-align-right {
  clear: none;
}
.ck-content[data-v-529f7cfe] .image-style-side {
  float: right;
  margin-left: var(--ck-image-style-spacing);
  max-width: 50%;
}
.ck-content[data-v-529f7cfe] .image-style-align-left {
  float: left;
  margin-right: var(--ck-image-style-spacing);
}
.ck-content[data-v-529f7cfe] .image-style-align-center {
  margin-left: auto;
  margin-right: auto;
}
.ck-content[data-v-529f7cfe] .image-style-align-right {
  float: right;
  margin-left: var(--ck-image-style-spacing);
}
.ck-content[data-v-529f7cfe] .image-style-block-align-right {
  margin-right: 0;
  margin-left: auto;
}
.ck-content[data-v-529f7cfe] .image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
.ck-content[data-v-529f7cfe] p+.image-style-align-left,
.ck-content[data-v-529f7cfe] p+.image-style-align-right,
.ck-content[data-v-529f7cfe] p+.image-style-side {
  margin-top: 0;
}
.ck-content[data-v-529f7cfe] .image-inline.image-style-align-left,
.ck-content[data-v-529f7cfe] .image-inline.image-style-align-right {
  margin-top: var(--ck-inline-image-style-spacing);
  margin-bottom: var(--ck-inline-image-style-spacing);
}
.ck-content[data-v-529f7cfe] .image-inline.image-style-align-left {
  margin-right: var(--ck-inline-image-style-spacing);
}
.ck-content[data-v-529f7cfe] .image-inline.image-style-align-right {
  margin-left: var(--ck-inline-image-style-spacing);
}
.ck-content[data-v-529f7cfe] code {
  background-color: rgba(199,199,199,0.3);
  padding: 0.15em;
  border-radius: 2px;
}
.ck-content[data-v-529f7cfe] .text-tiny {
  font-size: 0.7em;
}
.ck-content[data-v-529f7cfe] .text-small {
  font-size: 0.85em;
}
.ck-content[data-v-529f7cfe] .text-big {
  font-size: 1.4em;
}
.ck-content[data-v-529f7cfe] .text-huge {
  font-size: 1.8em;
}
.ck-content[data-v-529f7cfe] .mention {
  background: var(--ck-color-mention-background);
  color: var(--ck-color-mention-text);
}
.ck-content[data-v-529f7cfe] hr {
  margin: 15px 0;
  height: 4px;
  background: #dedede;
  border: 0;
}
.ck-content[data-v-529f7cfe] pre {
  padding: 1em;
  color: #353535;
  background: rgba(199,199,199,0.3);
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  text-align: left;
  direction: ltr;
  tab-size: 4;
  white-space: pre-wrap;
  font-style: normal;
  min-width: 200px;
}
.ck-content[data-v-529f7cfe] {
  word-break: break-word;
}
.ck-content[data-v-529f7cfe] section,
.ck-content p[data-v-529f7cfe],
.ck-content div[data-v-529f7cfe] {
  background-color: transparent !important;
}
.ck-content[data-v-529f7cfe] .table {
  display: flex;
  max-width: 100%;
  overflow: auto;
}
.ck-content[data-v-529f7cfe] pre code {
  background: unset;
  padding: 0;
  border-radius: 0;
}
@media print {
.ck-content[data-v-529f7cfe] .page-break {
    padding: 0;
}
.ck-content[data-v-529f7cfe] .page-break::after {
    display: none;
}
}
.more .main-box[data-v-529f7cfe] {
  margin: auto;
  color: #333;
}
.more .main-box .title[data-v-529f7cfe] {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #808080;
  color: #fff;
  font-size: 0.2rem;
  padding: 0.12rem 0.22rem;
  min-height: 0.46rem;
}
.more .main-box .content[data-v-529f7cfe] {
  padding: 0.13rem 0.22rem;
  background: #fff;
  min-height: 2rem;
  font-size: 0.13rem;
  width: 100%;
  border-bottom-left-radius: 0.08rem;
  border-bottom-right-radius: 0.08rem;
}

