








/* a 标签默认效果 */
._a[data-v-81306038] {
  padding: 1.5px 0 1.5px 0;
  color: #366092;
  word-break: break-all;
}

/* a 标签点击态效果 */
._hover[data-v-81306038] {
  text-decoration: underline;
  opacity: 0.7;
}

/* 图片默认效果 */
._img[data-v-81306038] {
  max-width: 100% !important;



  -webkit-touch-callout: none;
}
.h5-img[data-v-81306038]{
  height: auto !important;
}
/* 内部样式 */
._block[data-v-81306038] {
  display: block;
}
._b[data-v-81306038],
._strong[data-v-81306038] {
  font-weight: bold;
}
._code[data-v-81306038] {
  font-family: monospace;
}
._del[data-v-81306038] {
  text-decoration: line-through;
}
._em[data-v-81306038],
._i[data-v-81306038] {
  font-style: italic;
}
._h1[data-v-81306038] {
  font-size: 2em;
}
._h2[data-v-81306038] {
  font-size: 1.5em;
}
._h3[data-v-81306038] {
  font-size: 1.17em;
}
._h5[data-v-81306038] {
  font-size: 0.83em;
}
._h6[data-v-81306038] {
  font-size: 0.67em;
}
._h1[data-v-81306038],
._h2[data-v-81306038],
._h3[data-v-81306038],
._h4[data-v-81306038],
._h5[data-v-81306038],
._h6[data-v-81306038] {
  display: block;
  font-weight: bold;
}
._image[data-v-81306038] {
  height: 1px;
}
._ins[data-v-81306038] {
  text-decoration: underline;
}
._li[data-v-81306038] {
  display: list-item;
}
._ol[data-v-81306038] {
  list-style-type: decimal;
}
._ol[data-v-81306038],
._ul[data-v-81306038] {
  display: block;
  padding-left: 40px;
  margin: 1em 0;
}
._q[data-v-81306038]::before {
  content: '"';
}
._q[data-v-81306038]::after {
  content: '"';
}
._sub[data-v-81306038] {
  font-size: smaller;
  vertical-align: sub;
}
._sup[data-v-81306038] {
  font-size: smaller;
  vertical-align: super;
}
._thead[data-v-81306038],
._tbody[data-v-81306038],
._tfoot[data-v-81306038] {
  display: table-row-group;
}
._tr[data-v-81306038] {
  display: table-row;
}
._td[data-v-81306038],
._th[data-v-81306038] {
  display: table-cell;
  vertical-align: middle;
}
._th[data-v-81306038] {
  font-weight: bold;
  text-align: center;
}
._ul[data-v-81306038] {
  list-style-type: disc;
}
._ul ._ul[data-v-81306038] {
  margin: 0;
  list-style-type: circle;
}
._ul ._ul ._ul[data-v-81306038] {
  list-style-type: square;
}
._abbr[data-v-81306038],
._b[data-v-81306038],
._code[data-v-81306038],
._del[data-v-81306038],
._em[data-v-81306038],
._i[data-v-81306038],
._ins[data-v-81306038],
._label[data-v-81306038],
._q[data-v-81306038],
._span[data-v-81306038],
._strong[data-v-81306038],
._sub[data-v-81306038],
._sup[data-v-81306038] {
  display: inline;
}
.h5-img[lazy="loaded"][data-v-81306038] {
  aspect-ratio: auto !important;
}















/* 根节点样式 */
._root[data-v-2fcf3c75] {
  padding: 1px 0;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

/* 长按复制 */
._select[data-v-2fcf3c75] {
  -moz-user-select: text;
       user-select: text;
  -webkit-user-select: text;
}

