.firstTitle{
    text-align: center;
    font-size: 1.5em;
    text-indent: 0em;
        color: #133267;
}
.secondTitle{
    text-align: left;
        color: #133267;
    text-indent: 0em;
    font-size: 1.3em;
}
.thirdTitle {
    font-family: "FzXiaoBiaoSong", serif;
    text-align: left;
    text-indent: 0em;
    font-size: 1.1em;
        color: #133267;
}
.content{
    font-size: 1em;
    text-indent: 2em;
}
.Center {
    font-size: 1em;
    text-align: center;
    font-family: "TimesNewRoman", "eBookKaiTi", "楷体", "STKai", STKai, serif;
    text-indent: 0;
}
.Right {
    font-size: 1em;
    font-family: "TimesNewRoman", "eBookKaiTi", "楷体", "STKai", STKai, serif;
    text-align: right;
    text-indent: 0;
}
.Inscribe {
    text-align: right;
    text-indent: 0;
    font-family: "TimesNewRoman", "eBookKaiTi", "楷体", "STKai", STKai, serif;
}
cite {
    font-style: italic;
}
.frontCover {
	qrfullpage:1;
}
.super {
	font-size:0.7em;
	vertical-align:super;
}
.qrbodyPic{
	text-align:center;
	margin:1em auto;
}
.bodyPic{
	text-align:center;
	margin:1em auto;
}
.signImg {
	text-align:right;
	width:30%;
     margin-left:70%;
}
p.tNote {
    font-family: "TimesNewRoman", "eBookKaiTi", "楷体", "STKai", STKai, serif;
    font-size: 0.8em;
    text-align: left;
    text-indent: 0;
}
.content-k{
    font-family: "TimesNewRoman", "eBookKaiTi", "楷体", "STKai", STKai, serif;
    font-size: 1em;
	margin-left:2em;
    text-indent: 2;
}
.fifthTitle {
    font-family: "FzXiaoBiaoSong", serif;
    text-align: center;
    font-size: 1.1em;
    text-indent: 0em;
}
.imgtitle{
    font-size: 1em;
    text-align: center;
	font-weight:bold;
    text-indent: 0;
}

table {
    font-size: .8em;
    border-collapse: collapse;
    margin: 1.5em 0;
    caption-side: top;
}


tbody {
    border: 1px solid #000;
}


td,
th {
    padding: .3em;
    border: 1px solid #000;
}

thead tr {
    background-color: #eee;
}

thead td,
th {
    font-family: "SourceHanSansSc5";
    font-weight: 500;
}


table p {
    text-indent: 0;
    margin: .1em auto;
    line-height: 120%;
    padding: 0;
}

thead td p,
th p,
table td p strong {
    font-family: "SourceHanSansSc5";
    font-weight: 500;
}

.right{
    font-size: 1em;
    text-align: right;
    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%;
}