/* 2.0.0版本*/

/*封面*/
.frontCover {
	qrfullpage:1;
}


/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 
 


/* 版权信息页标题 */
h1.copyrightpage-title{
    margin: 10% 0 0.375em;
    font-family: '宋体', 'serif', '黑体';
    font-size: 1.77778em;
    line-height: 1.5;
    font-weight: 700;
    text-indent: 0;
}
/* 版权信息页正文 */
p.copyright-bodytext {
    margin: 0;
    font-family: '黑体', 'sans-serif';
    font-size: 0.88889em;
    line-height: 1.75;
    text-indent: 0;
}


/* 版权正文授权 */
p.copyright-text-1 {
    margin: 1em 0 0;
    font-family: '黑体', 'sans-serif';
    font-size: 0.88889em;
    line-height: 1.75;
    text-indent: 0;
}
/* 版权所有 */
p.copyright-text-2 {
    margin: 1em 0 0;
    font-family: '黑体', 'sans-serif';
    font-size: 0.88889em;
    line-height: 1.75;
    text-indent: 0;
}



/* 一级标题 */
h1.chapter-one1{
	font-family:"黑体";
	margin-top:0em;
	margin-bottom:0em;
	font-weight: normal; 
	text-align: center; 
	color:#d7574c;
	padding:0.5em 0;
font-size:1.5em;
}

div.kuang{
border-right:0.5em solid #d7574c;
border-left:0.5em solid #d7574c;
padding:0.1em;
margin:2em 0;
}

div.di{
border-top:0.2em solid #d7574c;
margin:0.8em 0;
background-color:#f8e2c8;
border-bottom:0.2em solid #d7574c;

}


/* 图片-无图注 */
img.image-wuzhu{
	width:100%;
}

/* div图片中100% */
div.zhong{
	width:100%;
	margin:1em auto;
	text-align:center;
}

/* div图片中100% */
div.zhong-c{
	width:100%;
	margin:3em auto 0em;
	text-align:center;
}


/* 造字 */
img.zaozi{
	height:1em;
	vertical-align:top;
	margin-right:0em;
}

/* 1字高 */
img.zigao1 {
	height: 1em;
	vertical-align: middle;
}

/* 2字高 */
img.zigao2 {
	height: 5em;
	vertical-align: middle;
}
span.title{
	font-family:"楷体";
	font-size:0.8em;
	background-color: #d7574c;
	color:#fff;
	border-radius:0.2em;
	padding:0em 0.4em 0 0.46em;
}