[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{
  font-family: "汉仪旗黑65S", "HY-QiHei65";
  font-size: 1.5em;
  text-indent: 0;
}
.secondTitle{
  font-family: "汉仪旗黑65S", "HY-QiHei65";
  font-size: 1.3em;
  text-indent: 0;
}
.thirdTitle{
  font-family: "汉仪旗黑65S", "HY-QiHei65";
  font-size: 1.1em;
  text-indent: 0;
}
.fourthTitle{
  font-family: "汉仪旗黑65S", "HY-QiHei65";
  font-size: 1.1em;
  text-indent: 0;
}
.copyRightTitle{
  font-family: "汉仪旗黑65S", "HY-QiHei65";
  font-size: 1.5em;
  text-align: center;
  text-indent: 0;
}
.contentCR{
  font-family: "汉仪旗黑50S", "HYQiHei-50s";
  font-size: 0.9em;
  text-indent: 0;
  text-align: center;
}

.contentCR2 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    text-align: center;
}
.quotation{
  font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
  font-size: 1em;
    color: #903418;
  text-indent: 2em;
}
.bold{
  font-weight: bold;
	font-size:1em;
	text-indent:0em;
}
.width100{
  width: 90%;
}
