/* 為地球減一點。 */
.highlighted-text .highlight-illustration {
  position: absolute;
  top: .14em;
  left: -0.1em;
  z-index: -1;
  width: 110%;
  height: .9em
}

/* section-blockquote */
.section-blockquote .section-content .blockquote .blockquote-wrapper .blockquote-quote .no-wrap {
  margin-left: -0.5em;
}

/* section-blockquote */
@media only screen and (min-width: 1069px) {
  .section-blockquote {
      min-height:400px
  }
}

/* 缺字 */
.missing-font {
  font-size: 24px;
  line-height: 1.3;
  font-family: "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
@media only screen and (max-width: 1068px) {
.missing-font {
      font-size: 24px;
  }
}
@media only screen and (max-width: 734px) {
.missing-font {
      font-size: 18px;
  }
}

/* fixed botton space */
.section-reports-product {
  overflow: hidden;
}