.frontCover {
  qrfullpage: 1;
}

span.super {
  font-size: 0.7em;
  vertical-align: super;
}

.bodyPic {
  text-align: center;
  margin: 1em auto;
}

.kaiti {
  font-family: "楷体", "楷体_GB2312", "MKai PRC", Kaiti, "Kaiti SC", STKai, STKaiti, Kai, serif;
}

.italic {
  font-style: italic;
  font-family: Bookerly, Georgia, "Times New Roman", Serif;
}

h1.c01 {
  font-size: 1.3em;
  text-align: left;
  text-indent: 0;
  font-weight: 700;
}

h1.c02 {
  font-size: 1.3em;
  text-align: center;
  text-indent: 0;
  font-weight: 700;
}

.content {
  font-size: 1em;
  text-indent: 2em;
}

blockquote {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-right: 1em;
}

blockquote p {
  font-family: "楷体", "楷体_GB2312", "MKai PRC", Kaiti, "Kaiti SC", STKai, STKaiti, Kai, serif;
  font-size: 1em;
  margin-top: 0.5em;
  margin-bottom: 0;
  text-indent: 2em;
  text-align: justify;
  text-justify: inter-ideograph;
}

p + blockquote {
  margin-top: 2em;
}

blockquote + p {
  margin-top: 2em;
}

.fnote {
  font-size: 0.9em;
  text-align: left;
  text-indent: 0;
}

.center {
  text-align: center;
  font-size: 1em;
  text-indent: 0;
}

.right {
  font-size: 1em;
  text-align: right;
  text-indent: 0;
}

.noindent {
  text-indent: 0;
  font-size: 1em;
}

[lang="en"] {
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-before: 3;
  -webkit-hyphenate-limit-after: 3;
  -webkit-hyphenate-limit-chars: 6 3 3;
  -webkit-hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-last: always;
  -webkit-hyphenate-limit-zone: 8%;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 3;
  hyphenate-limit-lines: 2;
  hyphenate-limit-last: always;
  hyphenate-limit-zone: 8%;
}