.bt1 {
  text-align: center;
  padding: 0.2em;
  font-size: 1.5em;
  text-indent: 0em;
  color: #0092dd;
  border-bottom: 1px solid #0092dd;
}

.bt2 {
  font-size: 1.3em;
  color: #0092dd;
  border-bottom: 0px solid #0092dd;
  text-indent: 0em;
  text-align: left;
}

.bt3 {
  color: #0092dd;
  font-size: 1.1em;
  text-indent: 0em;
}

.bt4 {
  text-indent: 2em;
  font-size: 1.1em;
  color: #0092dd;
}

p.zw {
  text-indent: 2em;
  font-size: 1em;
}

p.lk {
  text-indent: 0em;
  font-size: 1em;
  font-family: "Euclid", "Euclid", "楷体_GB2312", Times, "楷体", "KaiTi SC", KaiTi, STKai, "MKai PRC", Kai;
  text-align: right;
}

p.zwd {
  text-indent: 2em;
  font-family: "Euclid", "楷体_GB2312", Times, "楷体", "KaiTi SC", KaiTi, STKai, "MKai PRC", Kai;
  font-size: 1em;
}

p.zwdd {
  text-indent: 0em;
  font-size: 1em;
  font-family: "Euclid", "Euclid", "楷体_GB2312", Times, "楷体", "KaiTi SC", KaiTi, STKai, "MKai PRC", Kai;
}

.imgtitle {
  text-align: center;
  font-size: 0.85em;
  color: #0092dd;
  text-indent: 0em;
}

.imgtitle1 {
  text-align: center;
  font-size: 0.85em;
  text-indent: 0em;
  font-weight: bold;
  color: #0092dd;
}

.kai {
  font-family: "Euclid", STKai, "MKai PRC", Kai, 楷体_GB2312, "Euclid";
}

p.zwts {
  text-indent: 2em;
  font-size: 0.9em;
  font-family: Courier, Menlo, Monaco, Consolas, monospace;
}

.h-pic {
  height: 2em;
  vertical-align: middle;
}

.frontCover {
  qrfullpage: 1;
}

.bodyPic {
  text-align: center;
  margin: 1em auto;
}

table {
  margin: 15px auto 15px auto;
  border-collapse: collapse;
  border-spacing: 0;
  width: 98%;
}

a {
  text-decoration: none;
}

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;
}

td {
  padding: 0.3em;
  text-align: left;
  vertical-align: auto;
  font-size: 1em;
  border: 1px solid #000;
  page-break-inside: avoid;
}

.table5 {
  border: none;
  font-size: 90%;
  width: 99%;
  font-family: Courier, Menlo, Monaco, Consolas, monospace;
  border-collapse: collapse;
  background-color: transparent;
  border-radius: 15px;
}

.table5 td {
  background-color: #e1eed8;
  border: none;
  vertical-align: top;
  font-size: 90%;
  font-family: Courier, Menlo, Monaco, Consolas, monospace !important;
}
[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%;
}