/*封面*/
.frontCover {
	qrfullpage:1;
}



/* 行内边框*/
.ls
{
	font-family:SimHei;
	color:#1E90FF;
}

/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 
/*<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;
}


h2 {

	font-family:"SimSun";
	text-align:center;
	color:#ff7f50;
	font-size:1.1em;
	margin-top:2em;
	margin-bottom:1em;
	margin-left:0%;
}


h3 {

	font-family:"SimSun";
	font-weight:bold;
	color: #335d8b;
	font-size:1em;
	margin-top:1em;
	margin-bottom:1em;
	text-indent:2em;
}
h4 {

	font-family:"楷体";
	font-weight:normal;
	font-size:medium;
	margin-top:1em;
	text-indent:2em;
}
h5 {

	font-family:"楷体";
	font-weight:bold;
	font-weight:normal;
	font-size:medium;
	margin-top:1em;
	text-indent:2em;
}
h6 {

	font-family:"楷体";
	font-weight:normal;
	font-size:medium;
	margin-top:1em;
	text-indent:2em;
}
.width80 {
	width:80%;	
}

.width60 {
	width:60%;	
}

.width40 {
	width:40%;	
}
/*插图、表格截图（含图片标题或图片说明）*/
.bodyPic {
	text-align:center;
	margin:1em auto;
} 

