.frontCover{
	qrfullpage:1;
}
.bodyPic {
	text-align:center;
	margin:1em auto;
}
.qrbodyPic {
	text-align:center;
	margin:1em auto;
}
.super{
	font-size:0.7em;
	vertical-align:super;
}
span.sfbt {
    font-family: 仿宋;
    font-weight: 700;
    color: #007986;
}
h1.yjbt {
    font-size: 1.4em;
    font-weight: 600;
    text-indent: 0;
    text-align: center;
    color: #007986;
}
h2.ejbt {
    font-size: 1.3em;
    font-weight: 600;
    text-indent: 0;
    text-align: left;
    color: #007986;
}
p.zw {
    font-size: 1em;
    text-indent: 2em;
}
p.fs {
    font-family: 仿宋;
    font-size: 1em;
 text-indent: 2em;
}
p.kt {
    font-family: 楷体;
    font-size: 1em;
 text-indent: 2em;
}
p.lk {
    font-family: 楷体;
    font-size: 1em;
    text-align: right;
}
p.tz {
    font-family: 楷体;
    font-size: 0.9em;
    color: #484848;
    text-indent: 0;
    text-align: center;
}
p.zw-c {
    font-weight: 600;
    font-size: 1em;
    text-align: center;
    text-indent: 0;
}
p.note{
    font-size: 1em;
    text-indent: 0em;
}
[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%;
}