.flex-row-cen-start[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-cen-cen[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-cen[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spbt-start[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-end-cen[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-spa-cen[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-cen[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-start-start[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row-spa-wrap[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-col-cen-cen[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-col-cen-start[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-row[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-row-end[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mask[data-v-2422534a] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.led-con[data-v-2422534a] {
  position: fixed;
  top: 0.5rem;
  right: 0.8rem;
  width: 10.6rem;
  overflow: hidden;
}
.led-con img[data-v-2422534a] {
  width: 100%;
}
.flex-row[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-col[data-v-2422534a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ag-cen[data-v-2422534a] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ag-start[data-v-2422534a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ag-end[data-v-2422534a] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ag-bet[data-v-2422534a] {
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
.jus-cen[data-v-2422534a] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jus-start[data-v-2422534a] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.jus-end[data-v-2422534a] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.jus-bet[data-v-2422534a] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.da-show-light[data-v-2422534a] {
  color: orange;
}
@font-face {
  font-family: 'iconfont';
  /* Project id 2855515 */
  src: url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff2?t=1637821535526') format('woff2'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.woff?t=1637821535526') format('woff'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.ttf?t=1637821535526') format('truetype'), url('//at.alicdn.com/t/font_2855515_dixaqx4e7jr.svg?t=1637821535526#iconfont') format('svg');
}
.iconfont[data-v-2422534a] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-message_head[data-v-2422534a]::before {
  content: '\e64f';
}
.icon-rubbish[data-v-2422534a]::before {
  content: '\e657';
}
.icon-fold[data-v-2422534a]::before {
  content: '\e65b';
}
@font-face {
  font-family: 'iconfont';
  /* project id 1710249 */
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot');
  src: url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff2') format('woff2'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.woff') format('woff'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.ttf') format('truetype'), url('//at.alicdn.com/t/font_1710249_bkhrcsvaaf.svg#iconfont') format('svg');
}
.iconfont[data-v-2422534a] {
  font-family: 'iconfont' !important;
  font-size: 0.42667rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconlianjie[data-v-2422534a]:before {
  content: "\e668";
}
.icon-sort[data-v-2422534a]:before {
  content: '\e616';
}
.icon-plus-v[data-v-2422534a]:before {
  content: '\e607';
}
.icon-comment[data-v-2422534a]:before {
  content: '\e614';
}
.icon-share[data-v-2422534a]:before {
  content: '\e615';
}
.icon-like-fill[data-v-2422534a]:before {
  content: '\e610';
}
.icon-like[data-v-2422534a]:before {
  content: '\e611';
}
.icon-sight[data-v-2422534a]:before {
  content: '\e60f';
}
.icon-jin[data-v-2422534a]:before {
  content: '\e613';
}
.icon-official[data-v-2422534a]:before {
  content: '\e60c';
}
.icon-praise[data-v-2422534a]:before {
  content: '\e60d';
}
.icon-topic-pg[data-v-2422534a]:before {
  content: '\e60e';
}
.icon-topic-white[data-v-2422534a]:before {
  content: '\e606';
}
.icon-collect[data-v-2422534a]:before {
  content: '\e608';
}
.icon-hot-pg[data-v-2422534a]:before {
  content: '\e609';
}
.icon-more-img[data-v-2422534a]:before {
  content: '\e60a';
}
.icon-select[data-v-2422534a]:before {
  content: '\e60b';
}
.icon-more[data-v-2422534a]:before {
  content: '\e602';
}
.icon-close[data-v-2422534a]:before {
  content: '\e604';
}
.icon-topic-green[data-v-2422534a]:before {
  content: '\e605';
}
.icon-arrow-right[data-v-2422534a]::before {
  content: '\e617';
}
.icon-last[data-v-2422534a]::before {
  content: '\e664';
}
.icon-next[data-v-2422534a]::before {
  content: '\e663';
}
.da-p[data-v-2422534a] {
  margin: 0;
  padding: 0;
}
.da-box-border[data-v-2422534a] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.da-body-back[data-v-2422534a] {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.da-cursor-pointer[data-v-2422534a] {
  cursor: pointer;
}
.da-list-transition-move[data-v-2422534a],
.da-list-transition-enter-active[data-v-2422534a],
.da-list-transition-leave-active[data-v-2422534a] {
  -webkit-transition: 1s;
  transition: 1s;
}
.da-list-transition-leave-active[data-v-2422534a] {
  position: absolute;
}
.da-list-transition-enter[data-v-2422534a],
.da-list-transition-leave-to[data-v-2422534a] {
  opacity: 0;
  -webkit-transform: translateY(0.8rem);
          transform: translateY(0.8rem);
}
/* Font Definitions */
@font-face {
  font-family: SimSun;
  panose-1: 2 1 6 0 3 1 1 1 1 1;
}
@font-face {
  font-family: 'Cambria Math';
  panose-1: 2 4 5 3 5 4 6 3 2 4;
}
@font-face {
  font-family: Calibri;
  panose-1: 2 15 5 2 2 2 4 3 2 4;
}
@font-face {
  font-family: '\@SimSun';
  panose-1: 2 1 6 0 3 1 1 1 1 1;
}
@font-face {
  font-family: KaiTi;
}
@font-face {
  font-family: 'Times New Roman \(标题 CS\)';
}
@font-face {
  font-family: 'Times New Roman \(正文 CS 字体\)';
}
@font-face {
  font-family: 'Kaiti SC';
}
@font-face {
  font-family: FangSong_GB2312;
}
@font-face {
  font-family: 'Times New Roman Bold';
  panose-1: 2 2 8 3 7 5 5 2 3 4;
}
@font-face {
  font-family: '\@KaiTi';
}
@font-face {
  font-family: '\@Times New Roman \(正文 CS 字体\)';
}
@font-face {
  font-family: '\@FangSong_GB2312';
}
@font-face {
  font-family: '\@Times New Roman \(标题 CS\)';
}
@font-face {
  font-family: '\@Kaiti SC';
}
/* Style Definitions */
p.MsoNormal[data-v-2422534a],
li.MsoNormal[data-v-2422534a],
div.MsoNormal[data-v-2422534a] {
  margin-top: 0in;
  margin-right: 0in;
  margin-bottom: 6pt;
  margin-left: 0in;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 12pt;
  font-family: 'Times New Roman', serif;
}
a[data-v-2422534a]:link,
span.MsoHyperlink[data-v-2422534a] {
  color: #0432ff;
  text-decoration: underline;
}
p[data-v-2422534a] {
  margin-right: 0in;
  margin-left: 0in;
  font-size: 12pt;
  font-family: SimSun;
}
p.MsoListParagraph[data-v-2422534a],
li.MsoListParagraph[data-v-2422534a],
div.MsoListParagraph[data-v-2422534a] {
  margin-top: 0in;
  margin-right: 0in;
  margin-bottom: 6pt;
  margin-left: 0in;
  text-align: justify;
  text-justify: inter-ideograph;
  text-indent: 21pt;
  font-size: 12pt;
  font-family: 'Times New Roman', serif;
}
p.A-[data-v-2422534a],
li.A-[data-v-2422534a],
div.A-[data-v-2422534a] {
  mso-style-name: A-;
  mso-style-link: 'A- 字符';
  margin-top: 0in;
  margin-right: 0in;
  margin-bottom: 6pt;
  margin-left: 35.45pt;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 12pt;
  font-family: 'Times New Roman', serif;
}
p.B[data-v-2422534a],
li.B[data-v-2422534a],
div.B[data-v-2422534a] {
  mso-style-name: B;
  margin-top: 0in;
  margin-right: 0in;
  margin-bottom: 12pt;
  margin-left: 35.45pt;
  text-align: justify;
  text-justify: inter-ideograph;
  text-indent: -35.45pt;
  font-size: 12pt;
  font-family: 'Times New Roman', serif;
}
p.C[data-v-2422534a],
li.C[data-v-2422534a],
div.C[data-v-2422534a] {
  mso-style-name: C;
  margin-top: 0in;
  margin-right: 0in;
  margin-bottom: 6pt;
  margin-left: 35.45pt;
  text-align: justify;
  text-justify: inter-ideograph;
  text-indent: -35.45pt;
  font-size: 12pt;
  font-family: 'Times New Roman', serif;
}
p.D[data-v-2422534a],
li.D[data-v-2422534a],
div.D[data-v-2422534a] {
  mso-style-name: D;
  mso-style-link: 'D 字符';
  margin-top: 0in;
  margin-right: 0in;
  margin-bottom: 6pt;
  margin-left: 63.8pt;
  text-align: justify;
  text-justify: inter-ideograph;
  text-indent: -28.35pt;
  font-size: 12pt;
  font-family: 'Times New Roman', serif;
}
p.E[data-v-2422534a],
li.E[data-v-2422534a],
div.E[data-v-2422534a] {
  mso-style-name: E;
  margin-top: 0in;
  margin-right: 0in;
  margin-bottom: 6pt;
  margin-left: 92.15pt;
  text-align: justify;
  text-justify: inter-ideograph;
  text-indent: -28.35pt;
  font-size: 12pt;
  font-family: 'Times New Roman', serif;
}
p.A[data-v-2422534a],
li.A[data-v-2422534a],
div.A[data-v-2422534a] {
  mso-style-name: A;
  margin-top: 0in;
  margin-right: 0in;
  margin-bottom: 12pt;
  margin-left: 35.45pt;
  text-align: justify;
  text-justify: inter-ideograph;
  text-indent: -35.45pt;
  font-size: 12pt;
  font-family: 'Times New Roman Bold';
  font-weight: bold;
}
span.D0[data-v-2422534a] {
  mso-style-name: 'D 字符';
  mso-style-link: D;
  font-family: 'Times New Roman', serif;
}
span.A-0[data-v-2422534a] {
  mso-style-name: 'A- 字符';
  mso-style-link: A-;
  font-family: 'Times New Roman', serif;
}
.MsoChpDefault[data-v-2422534a] {
  font-size: 10pt;
}
/* Page Definitions */
.WordSection1[data-v-2422534a] {
  size: 595.3pt 841.9pt;
  layout-grid: 15.6pt;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
div.WordSection1[data-v-2422534a] {
  page: WordSection1;
}
/* List Definitions */
ol[data-v-2422534a] {
  margin-bottom: 0in;
}
ul[data-v-2422534a] {
  margin-bottom: 0in;
}

