
/* H1标题 */
h1.text-title-1 {
  font-family: "ZY-XIAOBIAOSONG", "方正小标宋";
  line-height: 1.2em;
  color: #137daf;
  font-weight: normal;
  margin-top: 3em;
  margin-bottom: 2em;
  text-align: center;
	font-size:1.5em;
}



/* 序言后记段落 */
p.preface-text {
  font-family: "ZY-FANGSONG", "方正仿宋";
font-size:1em;
  text-indent: 2em;
}


/* 落款右 */
p.inscribed-right {
  margin-bottom: 1.3em;
  font-family: "ZY-KAITI", "方正新楷体";
font-size:1em;
  font-weight: normal;
  text-align: right;
}


/* 图片高1em */
img.zhangyue-img-h1 {
  height: 1em;
  vertical-align: middle;
}


/*封面*/
.frontCover {
	qrfullpage:1;
}



/*版权标题*/
.copyRightTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom:1em;
}


/*版权内容*/
.contentCR {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:0.9em;
	text-indent:0;
}

/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 
 

/*引文内容*/
.quotation {
	font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
	font-size:1em;
	text-indent:2em;
}


p.title {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1.1em;
	line-height:1.4em;
	text-align:center;
	text-indent:0em;
font-weight:bold;
}


