.frontCover{
	qrfullpage:1;
}
.bodyPic {
	text-align:center;
	margin:1em auto;
}
.super{
	font-size:0.7em;
	vertical-align:super;
}
.content {
  font-size: 1em;
  text-indent: 2em;
}
.content-b {
  font-size: 1em;
  text-indent: 0em;
  font-weight: bold;
}
p.fbt-c {
  text-align: center;
  font-size: 1em;
  text-indent: 0;
  font-weight: bold;
}
.firstTitle {
  font-size: 1.6em;
  text-align: center;
  text-indent: 0em;
}
.secondTitle{
        font-size: 1.2em;
        text-align: left;
  text-indent: 0em;
}
p.luokuan-r {
  font-size: 1em;
  text-indent: 0;
  text-align: right;
  font-family: "Times New Roman", STKai, "MKai PRC", Kai, "楷体", "楷体_GB2312", "华文楷体";
}
p.top {
    font-size: 1em;
  text-indent: 2em;
  margin-top: 2em;
}
p.fnote {
  text-indent: 0em;
  font-family: "Times New Roman", STKai, "MKai PRC", Kai, "楷体";
  font-size: 0.8em;
}
div.bt1 {
  background-color: #DADADA;
  padding: 5px auto;
  margin: 0 0 3em 0;
}
div.kuang1 {
  margin: 3em auto 2em auto;
}
p.ciyi {
  font-family: "Times New Roman", "MYing Hei S", Hei, "黑体";
  color: gray;
  font-size:1em;
  text-indent: 0;
}
[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%;
}