.frontCover {
  qrfullpage: 1;
}

.super {
  font-size: 0.7em;
  vertical-align: super;
}

.bodyPic {
  text-align: center;
  margin: 1em auto;
}

.note {
  font-size: 0.85em;
  text-indent: 2em;
}

.block {
  font-family: "STKaiti";
  font-size: 1em;
  text-indent: 2em;
}

.img {
  color: #146Eb4;
  text-align: center;
  font-size: 0.85em;
  text-indent: 0em;
}

.content {
  font-size: 1em;
  text-indent: 2em;
}

.center {
  text-align: center;
  text-indent: 0em;
  font-size: 1em;
}

.left {
  text-indent: 0em;
  font-size: 1em;
}

.firstTitle {
  font-family: "cnepub", serif;
  text-align: center;
  text-indent: 0em;
  font-size: 1.8em;
  font-family: "HiFont Hei GB";
}

.secondTitle {
  font-family: "cnepub", serif;
  text-align: center;
  text-indent: 0em;
  font-weight: bold;
  font-size: 1.5em;
  font-family: "HiFont Hei GB";
}

.thirdTitle {
  font-family: "cnepub", serif;
  text-align: left;
  font-weight: bold;
  font-size: 1.2em;
  text-indent: 2em;
  font-family: "HiFont Hei GB";
}

.fourthTitle {
  font-family: "cnepub", serif;
  text-align: left;
  font-weight: bold;
  font-size: 1.1em;
  text-indent: 2em;
  font-family: "HiFont Hei GB";
}

.fifthTitle {
  font-family: "cnepub", serif;
  text-align: left;
  font-weight: bold;
  font-size: 1em;
  text-indent: 2em;
  font-family: "HiFont Hei GB";
}

.block2 {
  font-size: 0.85em;
  color: #146Eb4;
  text-align: center;
  text-indent: 0em;
}

.kaiti {
  font-family: "STKaiti";
}

span.bj1 {
  background-color: #DCDCDC;
  font-weight: bold;
  padding: 0.2em;
  margin-top: 1em;
  margin-bottom: 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%;
}
