.imgtitle{
    text-align:center;
    text-indent:0em;
    font-size:0.85em;
    color:#0092dd;
}




.imgtitle-b{
    text-align:center;
    text-indent:0em;
    font-size:0.85em;
    font-weight:bold;
    color:#0092dd;
}

.imgtitle-da{
    text-align:left;
    font-size:0.85em;
    text-indent:0em;
    color:#0092DD;
}

.h-pic{
	height:1.5em;
	vertical-align:middle;
}

.h-pic2{
	height:2.5em;
	vertical-align:middle;
}
.h-pic3{
	height:3.5em;
	vertical-align:middle;
}
.h-pic4{
	height:4.5em;
	vertical-align:middle;
}
.h-pic5{
	height:5.5em;
	vertical-align:middle;
}

.super{
	font-size:0.7em;
	vertical-align:super;
}
.bodyPic{
	text-align:center;
	margin:1em auto;
}
.frontCover{
	qrfullpage:1;
}
[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%;
}
.bt1{
    text-align: center;
    text-indent:0em;
  font-size:1.6em;
	color: #0092dd;
    border-bottom: 1px solid #0092dd;
	padding:0.5em;
}
.bt2{
	font-size:1.4em;
	color:#0092dd;
	padding:0.5em;
	border-bottom: 1px solid #0092dd;
}
.bt3{
	font-size:1.3em;
	color:#0092dd;
}
.bt4{
	text-indent:2em;
	font-size:1.1em;
	font-family:"Euclid", "楷体_GB2312", "Times New Roman", Times, "楷体", "KaiTi SC", KaiTi, STKai, "MKai PRC", Kai;
	color:#0092dd;
}

.zw{
	font-size:1em;
	text-indent:2em;
}
.zwy{
	font-size:1em;
	text-indent:0em;
    text-align: right;
}
.gs{
	font-size:1em;
	text-indent:0em;
    text-align: center;
}

.zwd{
	font-size:1em;
    text-indent:2em;
	font-family:"Euclid", "Times New Roman", "楷体_GB2312", Times, "楷体", "KaiTi SC", KaiTi, STKai, "MKai PRC", Kai;
}
.footnote{
          font-size:0.8em;
	padding:0.5em;
    text-indent:0em;
     background-color:#EFF8FB;
}
table{
margin: 15px auto 15px auto;
border-collapse: collapse;
border-spacing: 0;
width: 98%
}
tr:nth-of-type(even){
  background-color: #f1f6fc;
}
th{
  font-weight: bold;
  text-align:center;
  vertical-align:auto;
  font-size:1em;
  border: 1px solid #000000;
  page-break-inside: avoid;
  color:#0092DD;
}
td{
  text-align: center;
  vertical-align: auto;
  font-size:1em;
  border: 1px solid #000000;
  page-break-inside: avoid;
}
table code{
  font-size:1em;
}
.table2 tr:nth-child(even){
  background-color: #2aa738;
}


.bold{
font-weight:bold;
}