.frontCover {
	qrfullpage:1;
}
.width50{
	width:50%;
}
.bodyPic {
	text-align:center;
	margin:1em auto;
}
p.bodycontent-text {
  text-indent: 2em;
  font-size: 1em;
}

p.bodycontent-text1 {
  text-indent: 0em;
  font-size: 1.05em;
  color: #5CBB57;
}

p.bodycontent-text2 {
  text-indent: 2em;
  font-size: 1em;
  color: #B58800;
}

p.bodycontent-text3 {
  text-indent: 2em;
  font-size: 1em;
  font-weight: bold;
}

p.bodycontent-text4 {
  font-size: 1em;
  text-indent: 2em;
  font-family: STKai, "MKai PRC", Kai, "楷体";
}

p.bodycontent-text5 {
  font-size: 1em;
  text-indent: 2em;
  font-family: STKai, "MKai PRC", Kai, "楷体";
}

.jc {
  color: #AE5F38;
  font-weight: bold;
}

h1.bodycontent-first-title {
  color: #AE5F38;
  font-size: 1.5em;
  text-align: center;
  text-indent:0em;
}

h2.bodycontent-second-title {
  color: #AE5F38;
  font-size: 1.3em;
  text-align: center;
  text-indent:0em;
}

h3.bodycontent-third-title {
  color: #AE5F38;
  font-size: 1.2em;
  text-indent:0em;
}
.fourthTitle{
  color: #71BF44;
  text-align: left;
  text-indent: 0em;
  font-size: 1.05em;
  font-family: STKai, "MKai PRC", Kai, "楷体";
}

.fifthTitle{
  color: #71BF44;
  text-align: left;
  text-indent: 2em;
  font-size: 1.05em;
  font-family: STKai, "MKai PRC", Kai, "楷体";
}

h1.copyright-title {
  font-size: 1.2em;
  text-align: center;
  text-indent:0em;
  border-width: 1.5px;
  border-style: none none solid none;
}

p.copyright-text {
  text-indent: 0em;
  font-size:1em;
}

p.bodycontent-text_yinwen {
  text-indent: 2em;
  font-size: 1em;
  font-family: STKai, "MKai PRC", Kai, "楷体";
}

img.image-alone {
  width: 90%;
}

span.math-sub {
  font-size: 0.7em;
  vertical-align: sub;
}
[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%;
}
