
/*<h1>一级标题*/
h1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 2em;
}

blockquote p {
font-family: "楷体";
}


.frontCover {
    qrfullpage: 1;
}

.center {
	text-indent: 0;
	text-align: center;
}

/*插图、表格截图（含图片标题或图片说明）*/
.qrbodyPic {
    text-align: center;
    margin: 1em 15%;
    width: 70%;
}
.qrbodyPic img {
	width: 100%;
}

.kaiti {
	font-family: "楷体";
}

/*正文内容*/
p {
    font-size: 1.0em;
    text-align: justify;
    text-indent: 2.0em;
    line-height: 1.75em;
    margin: 0em;
}