/*封面*/
.frontCover {
	qrfullpage:1;
}


/*上副标题*/
span.sfbt {
    font-size: 0.7em;
    color: #969696;
    vertical-align: middle;
    font-family: 'FZFSK--GBK1-0', 'STFangsong', '仿宋';
    border: 0.0625em dashed #969696;
    padding: 0.0625em;
}


/*<h1>一级标题*/
h1.firstTitle {
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.5em;
	line-height:1.2em;
	text-align:center;
	text-indent:0;
	margin-bottom:2em;

}  

/*二级top20*/
h2.ejtop20 {
    text-indent: 0;
    margin: 2em 0 1.5em 0;
    font-size: 1.6em;
    line-height: 1.3em;
    color: #009DE2;
    font-family: 微软雅黑;
    font-weight: 400;
    text-align: left;
}


/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 


/*楷体*/
.kt {
    font-family: 楷体;
    text-indent: 2em;
    line-height: 1.6em;
font-size:1em;
}


/*版权标题*/
h1.bqbt {
    font-family: 微软雅黑;
    font-size: 1.4em;
    font-weight: 400;
    text-indent: 0;
    text-align: center;
    color: #222;
    margin: 1.5em 0 1em 0;
}

/*版权正文*/
p.bqzw {
    font-family: 仿宋;
    font-size: 1em;
    text-indent: 0em;
    line-height: 1.1em;
    color: #222;
    margin: 0.625em 0.625em;
}





/*生僻字截图*/
.s-pic {
	height:1em;
	vertical-align:middle;
     margin-left:0.1em;
     margin-right:0.1em;
}

.width80 {
	width:80%;	
}

/*插图、表格截图（含图片标题或图片说明）*/
.qrbodyPic {
	text-align:center;
	margin:1em auto;
} 
/*图片标题*/
.imgtitle {
	font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
	font-size:1em;
	line-height:1.4em;
	text-align:center;
	text-indent:0;

}

