
/* 默认图片高imaker 100% */
img.zhangyue-img-h {
	height: 100%;
}


.frontCover {
    qrfullpage: 1;
}
/* 图片标题 */
p.img-title {
	margin-top: 0;
	margin-bottom: 0.5em;
	font-family: "ZY-XIHEITI", "羿创中黑";
	font-size: 14px;
	color: #696969;
	text-align: center;
}

/* 图注 */
p.img-note {
	margin-top: 0.5em;
	margin-bottom: 0;
	font-family: "ZY-KAITI", "羿创楷体";
	font-size: 14px;
	color: #696969;
	text-align: justify;
}

/* 默认表格 */
table.zhangyue-tablebody {
	font-family: "ZY-XIHEITI", "羿创中黑";
	font-weight: normal;
	font-size: 14px;
	margin: 1.3em auto;
}


/* 默认掌阅注释 */
img.zhangyue-footnote {
	width: 0.8em;
}

/* 版权信息页标题 */
h1.copyrightpage-title { 
	
	font-weight: normal; 
	text-align: center; 
	border-style: none none dotted none;
	border-width: 1.5px;
	margin:1em 0em 1em 0em;
}

/* 版权信息页正文 */
p.copyright-bodytext {
	
	margin:2em;
	text-indent: 0em;
	duokan-text-indent: 0em;
}




/* 封面图像居中 */
img.img-height100{
	height:100%;
}
/* 封面框图像居中 */
div.img-center{
	text-align:center;
	margin:0em 0em 0em 0em;
	padding:0em;
}

/* 目录标题 */
h1.contents-title {
	
	font-weight: normal;
	border-style: none none dotted none;
	border-width: 1.5px;
	margin:1em 0em 1em 0em;
	text-align:left;
	text-indent: 0em;
    duokan-text-indent: 0em;
	

}

/* 目录页标题-一级 */
div.contents-chapter-1 {
	
	font-weight: bold;
	margin-left:0.5em;
}
/* 目录页标题-二级 */
div.contents-chapter-2 {
	
	list-style-type:none;
	font-weight: normal;
	margin-left:2em;
}
/* 目录页标题-三级 */
div.contents-chapter-3 {
	
	list-style-type:none;
	font-weight: normal;
	margin-left:3em;
}
/* 一级标题 */
h1{
	font-family: "黑体";
	text-align: center;
	color: #0468bb;
	font-weight: normal;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
}
/* 二级标题 */
h2{
	font-family: "黑体";
	color: #0468bb;
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 1.2em;
}

/* 三级标题 */
h3{
	font-family: "黑体";
	text-align:center;
	color: #0468bb;
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 1.2em;
}



/* 四级标题 */
h4{
	font-family:"黑体";
	font-weight: normal;
	text-indent: 0em;
	margin-top: 2em;
	margin-bottom: 1.2em;
	color: #0468bb;
}
/* 文内五级标题 */
h5{
	font-size:100%;
	font-family:"楷体";
	font-weight: normal;
	text-indent: 0em;
	border-left: solid 5px #d9d9d9;
	padding-left: 0.7em;
	margin-top: 2em;
	margin-bottom: 1.2em;
}
/* 文内六级标题 */
h6{
	font-size:90%;
	font-family:"楷体";
	font-weight: normal;
	text-indent: 0em;
	border-left: dotted 5px #d9d9d9;
	padding-left: 0.7em;
	margin-top: 2em;
	margin-bottom: 1.2em;
	margin-left: 2em;
}






/* 三级标题 */
p.heiti{
	
	margin-top:1em;
	font-weight: bold;
	text-indent: 0em;
    duokan-text-indent: 0em;
	text-align:left;
}
/* 居中标题 */
p.center{
	
	margin-top:2em;
	font-weight: bold;
	text-align:center;
	text-align:center;
}
/* 小标题 */
p.xiaobiao{
	font-size:0.95em;
	margin-top:2em;
	font-weight: bold;
	text-indent: 2em;
  
}

/* 正文 */
p.bodytext {
	text-indent: 2em;
}
/* 正文 */
p.bodytext-c {
	text-align:center;
}
/* 正文 */
span.bodytext {
	text-indent: 2em;
	font-weight: bold;
}
/* 文内引文 */
p.yinwen{
	font-family:"楷体";
    text-indent: 2em;
	margin:1em;
}
span.kaiti{
	font-family:"楷体";
}
/* 文内居中 */
p.yinwen-c{
	font-family:"楷体";
    text-indent: 2em;
	margin:20%;
text-align:center;
}


/* p图注左 */
p.tuzhu-left{
	font-family:"楷体";
	font-size:0.8em;
	text-align:left;
}
/* p图注中 */
p.tuzhu-center{
	font-family:"楷体";
	font-size:0.8em;
	text-align:center;
}
/* 图片-无图注 */
img.image-wuzhu{
	width:100%;
}
/* 图片-有图注 */
img.image-tuzhu{
	width:100%;
	margin-bottom:0.3em;
}
/* div图片左40% */
div.zuo{
	width:40%;
}
/* div图片中40% */
div.zhong{
	width:40%;
	margin:1em auto;
}
/* div图片右40% */
div.you{
	width:3%;
	margin:1em 0em -2em auto;
}
/* div图片左-环绕40% */
div.float-left{
	float:left;
	width:40%;
	margin-right:0.5em;
}
/* div图片右-环绕40% */
div.float-right{
	float:right;
	width:10%;
	margin-left:0.5em;
margin-bottom:2em;
}

/* div图片右-环绕80% */
div.float-zhong{
	width:80%;
	margin:1em auto;
}

/* 诗居左 */
p.shi-l {
	
	margin-left: 2em;
	text-indent: 0em;
	duokan-text-indent: 0em;
}
/* 诗居中 */
p.shi-r {
	
	margin-left: 0em;
	text-indent: 0em;
	duokan-text-indent: 0em;
	text-align:center;
}
/* 图片40% */
img.chapter-before-img40 {
	width:40%;
}

/* 落款 */
p.bodytext-right {
	font-family:"楷体";
	text-align:right;
	margin-bottom:2em;
}
/* 部分加粗 */
span.jiacu {
	font-weight:bold;
} 
/* 造字 */
img.zaozi{
	height:1.1em;
	vertical-align:middle;
}
/* 公式 */
img.gongshi{
	height:1.5em;
	vertical-align:middle;
}
span.noteSuper{
	vertical-align:super;
	font-size:0.8em;
}
p.noteContent{
	font-size:0.8em;
	font-family:"楷体";
}
span.xbt{
	background-color:#0A3579;
	color:white;
	padding:0.2em 0.4em;
	border-radius:1em;
}
div.bg-blue{
	background-color:#C9DAEA;
	padding:0.5em;
}
span.lan{
	color:#0A3579;
}
span.kaiti{
	font-family:"楷体";
}
/* 部分斜体 */
span.xieti {
	font-style: italic;
}