/*封面*/
.frontCover {
	qrfullpage:1;
}


/*正文内容*/
p.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 


/*插图、表格截图（不含图片标题或图片说明）*/
.bodyPic {
	text-align:center;
	margin:1em auto;
}

 
.width100 {
	width:100%;	
}