.frontCover {
	qrfullpage:1;
}
.imgtitle {
    color:#0092dd;
	font-size:1em;
	text-align:center;
	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%;
}
.zwdg{
	text-indent:0em;
	font-size: 1em;

}

.super {
	font-size:0.7em;
	vertical-align:super;
}
.bodyPic {
	text-align:center;
	margin:1em auto;
}
.h-pic1 {
 height:3em;
 vertical-align:middle;
 margin-left:0.1em;
 margin-right:0.1em;
}

.h-pic {
 height:1.5em;
 vertical-align:middle;
 margin-left:0.1em;
 margin-right:0.1em;
}
.width70{width:70%;}
.footnote{
font-size:1em;
     background-color:#EFF8FB;
	padding:0.5em;
        margin:1em 0em;
    text-indent:0em;
}
h1.bt1{
	border:1px solid #0092dd;
	text-align:center;
	font-size: 1.5em;
	text-indent:0;
	padding:0.2em;
	margin: 1em 0em;
	color:#0092dd;
}
h2.bt2{
	font-size: 1.4em;
	border-bottom: 1px solid #0092dd;
	color:#0092dd;
}
h3.bt3{
	font-size: 1.3em;
	color:#0092dd;
}
h4.bt4{
	text-indent:2em;
	font-size: 1.2em;
	font-family: "楷体_GB2312", "Times New Roman", Times, "楷体", "KaiTi SC", KaiTi, STKai, "MKai PRC", Kai;
	color:#0092dd;
}
h5.bt5{
	text-indent:2em;
	font-size: 1em;
	font-family: "MYing Hei S", Hei, "黑体", SimHei, "HeiTi SC", HeiTi, serif;
	color:#0092dd;
}
p.zw{
	font-size: 1em;
	text-indent:2em;
}
table {  
margin: 15px auto 15px auto;
border-collapse: collapse;
border-spacing: 0;
width: 98%
}


code
{
    font-family: Courier, Menlo, Monaco, Consolas, monospace;
}

tr:nth-of-type(even) 
{
  background-color: #f1f6fc;
}

th{
  font-weight: bold;
  text-align:center;
  padding: 0.3em;
  vertical-align:auto;
  font-size: 1em;
  border: 1px solid #000;
  page-break-inside: avoid;
  color:#0092DD;
}


th.col-1 {
    width: 18%; /* 或者您想要的任何其他百分比 */
}
th.col-2, .col-3 {
    width: 40%; /* 或者您想要的任何其他百分比 */
}


td {
  padding: 0.3em;
  text-align: center;
  vertical-align: auto;
  font-size: 1em;
  border: 1px solid #000;
  page-break-inside: avoid;
}


td.jd {
  padding: 0.3em;
  text-align: left;
  vertical-align: auto;
  font-size: 1em;
  border: 1px solid #000;
  page-break-inside: avoid;
  background-color:#95b3d7;
}
td.jd1 {
  padding: 0.3em;
  text-align: left;
  vertical-align: auto;
  font-size: 1em;
  border: 1px solid #000;
  page-break-inside: avoid;
  background-color:#d3d3d4;
}


p.gs{
    text-align: center;
	font-size: 1em;
	text-indent:0em;
}
p.zwk{
	font-size: 1em;
    text-indent:2em;
	font-family: "楷体_GB2312", "Times New Roman", Times, "楷体", "KaiTi SC", KaiTi, STKai, "MKai PRC", Kai;
}
.bz{
    text-align: center;
	font-size: 1em;
	text-indent:0em;
}
div.kuang{
    background-color:#eaeff8;
	padding:0.5em;
        margin:1em 0em;
    font-family: Times New Roman; 
    border: 1px solid #0092dd;
    border-radius: 10px;
}
