.frontCover {
	qrfullpage:1;
}
.qqreader-fullimg{
	qrfullpage:1;
}
.bodyPic {
	text-align:center;
	margin:1em auto;
}
.italic {
  font-style: italic;
  font-family: Bookerly, Georgia, "Times New Roman", Serif;
}
.secondTitle {
  font-size: 1.2em;
  text-align: center;
  text-indent: 0;
  font-weight: 700;
}
.thirdTitle {
  font-size: 1.1em;
  text-align: left;
  text-indent: 0;
  font-weight: 700;
}
.content{
  font-size: 1em;
  text-align: justify;
  text-indent: 2em;
}
.fnote {
  font-size: 0.9em;
  text-align: left;
  text-indent: 0;
}
.center {
  text-align: center;
  text-indent: 0;
  font-size:1em;
}
.right {
  text-indent: 0;
  font-size:1em;
  text-align:right;
}
.noindent {
  text-indent: 0em;
  font-size:1em;
  margin-left: 2em;
}
.color {
  color: #F36B6C;
  font-weight: bold;
}
.bgColor {
  background-color: #F36B6C;
  padding: 0.1em;
  margin: 1em 0em;
  color: #ffffff;
  border-radius: 0.2em;
}
.xian {
  border-bottom: 2px solid #F36B6C;
  padding:0.2em;
}
[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%;
}
span.super {
	font-size:0.7em;
	vertical-align:super;
}
