.frontCover {
  qrfullpage: 1;
}

.width70 {
  width: 70%;
}

.width100 {
  width: 100%;
}

span.super {
  font-size: 0.7em;
  vertical-align: super;
}

.bodyPic {
  text-align: center;
  margin: 1em auto;
}
.body-title1{
  font-family: "DK-XIAOBIAOSONG", "方正小标宋简体";
  font-size: 1.5em;
  color: #335d8b;
  text-indent:0em;
  text-align: center;
  border-bottom: dotted 4px #335d8b;
}
h2.body-title {
  font-family: "DK-XIAOBIAOSONG", "方正小标宋简体";
  font-size: 1.3em;
  color: #335d8b;
  text-indent:0em;
  text-align: center;
  border-bottom: dotted 4px #335d8b;
}

div.bk {
  border: 1px solid #000000;
  background-color: #afeeee;
  color: #008b8b;
  font-family: "STKaiti";
  padding:0.2em;
	margin: 1em 0em;
}

.imz {
  width: 100%;
}

.inline {
	width:1em;
	vertical-align:middle;
	margin-left:0.1em;
	margin-right:0.1em;
}

.note {
  font-size: 0.9em;
  text-indent:0em;
  font-family: "SimSun";
}

.img {
  text-align: center;
  font-size: 0.9em;
  text-indent: 0em;
  color: #008B8B;
  font-weight: bold;
}

.block {
  font-family: "STKaiti";
  font-size: 1em;
  text-indent: 2em;
}

.content {
  text-align: left;
  text-indent: 2.0em;
  font-size:1em;
  text-align: justify;
}

.center {
  text-indent: 0em;
  text-align: center;
  font-size:1em;
}

.center1 {
  text-align: center;
  font-family: "STKaiti";
  font-size:1em;
  text-indent: 0em;
}

.right1 {
  text-align: right;
  font-family: "STKaiti";
  font-size:1em;
  text-indent: 0em;
}

.firstTitle {
  font-family: "SimSun";
  text-align: center;
  font-size: 1.5em;
  text-indent:0em;
  color: #008B8B;
}

.img-a {
  width: 90%;
}

.img-b {
  width: 80%;
}

.img-c {
  width: 70%;
}

.img-d {
  width: 60%;
}

.img-e {
  width: 50%;
}

[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%;
}