 

.frontCover {
    qrfullpage: 1;
}
/* 行首大字 */
p.zw{
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
	
}

.width70 {
	width:70%;	
}

.width30 {
	width:30%;	
}
p.gs{
    text-indent:0em;
    margin: 1em 0;
	
    text-align:center;
}

.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 

/* 正文楷体前空2字 */
p.zwd {
    text-indent:2em;
    margin: 1em 0;
	
    font-family:  "Times New Roman","楷体_GB2312", "Times New Roman", Times, "楷体", "KaiTi SC", KaiTi, STKai, "MKai PRC", Kai,"MYing Hei S", Hei, "黑体", SimHei, "HeiTi SC", HeiTi, serif;
}

/* 随文页下注 */
p.footnote {
     margin: 1em 0;
     font-size:0.8em;
     
     background-color:#EFF8FB;
}
span.footnote {
     margin: 1em 0;
     font-size:0.8em;
     
     background-color:#EFF8FB;
}
 
/*字下加底纹*/
.bodyPic{
    text-align:center;
     margin: 1em 0;
}

.Ttitle{
    text-align:center;
    font-size:0.85em;
}

.BTtitle{
    text-align:center;
    font-size:0.85em;
    font-weight:bold;
}

/** 表格下注文 **/
acronym{
    color:#009900;
    font-weight:bold;
}

 

table {  
margin: 15px auto 15px auto;
border-collapse: collapse;
border-spacing: 0;
}

a{
   text-decoration:none;
}

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: 75%;
  border: 1px solid #000;
  page-break-inside: avoid;
}

td {
  padding: 0.3em;
  text-align: left;
  vertical-align: auto;
  font-size: 75%;
  border: 1px solid #000;
  page-break-inside: avoid;
}


table code {
  font-size: smaller;
}

pre{
font-family: Courier, Menlo, Monaco, Consolas, monospace;
border:1px solid #000;
font-size:75%;
padding:0.3em;
margin: 1.3em 0;
word-wrap: break-word;
}

td pre{
border:none;
padding:0;
}


  



h1{
  border:1px solid #FFF;
  text-align:center;
  border-bottom: 1px dashed #c7c7c7;
  border-top: 1px dashed #c7c7c7;
  background-color: #f1f6fc;
  padding: 0.5em 0;
   
  font-size: 1.5em;
  color:#0092DD
}


h2 { 
  font-size: 1.3em;
  color:#0092DD
}


h3{ 
  font-size: 1.1em;
  color:#0092DD
}

h4{
    text-indent:2em;
  font-size: 1em;
  font-family: "楷体_GB2312", "Times New Roman", Times, "楷体", "KaiTi SC", KaiTi, STKai, "MKai PRC", Kai;
  color:#0092DD
}

h5{
    text-indent:2em;
  font-size: 1em;
  font-family: "MYing Hei S", Hei, "黑体", SimHei, "HeiTi SC", HeiTi, serif;
  color:#0092DD
}

 
 


