[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%;
}

.frontCover {
  qrfullpage: 1;
}

.bodyPic {
  text-align: center;
  margin: 1em auto;
}

.content {
  font-size: 1em;
  text-indent: 2em;
}

.firstTitle {
  text-indent: 0em;
  font-size: 1.7em;
  text-align: center;
}

.right {
  font-size: 1em;
  text-indent: 0;
  text-align: right;
}

.top {
  font-size: 1em;
  text-indent: 2em;
	margin-top:2em;
}

.tuti {
  font-size: 0.8em;
  font-family: "Times New Roman", "MYing Hei S", Hei, "黑体";
  text-indent: 0;
  text-align: center;
  font-weight: bold;
}

.xuhao {
  color: #F091A8;
  font-size: 1em;
  font-weight: bold;
  border-bottom: solid #F091A8 2px;
}

.zhubiaoti {
  color: #35B597;
  font-family: "Times New Roman", "MYing Hei S", Hei, "黑体";
}

.fenge {
  font-size: 1em;
  text-indent: 2em;
  border-bottom: solid 2px;
}

.signImg {
  text-align: right;
  width: 30%;
  margin-left: 70%;
}