/*封面*/
.frontCover {
	qrfullpage:1;
}
/* 版权信息页标题 */
h1.copyright-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-text {
    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;
}

/* 行内楷体 */
span.xz{
	font-family:"楷体";
	font-size: 0.8em;
}

/* 一级标题 */
h1.chapter-one{	font-size: 1.5em;
	font-family:"黑体";
	margin-top:2em;
	font-weight: normal; 
	text-align: center; 
}/* 二级标题 */
h2.chapter-two{	font-size: 1.3em;
	font-family:"黑体";
	margin-top:2em;
	font-weight: normal;
	text-indent: 0em;
    duokan-text-indent: 0em;
text-align: center; 
}


/* 正文 */
p.bodytext {
		font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
}

/* 文内引文 */
.yinwen{	font-size:1em;
	font-family:"楷体";
    text-indent: 2em;
	margin:1em;
}
/* 文内引文 */
.yinwen-c-20{	font-size:1em;
	font-family:"楷体";
	text-align:center;
	margin-top:20%;
}
/* 文内引文 */
.yinwen-c{	font-size:1em;
	font-family:"楷体";
	text-align:center;
}

/* 图片-有图注 */
img.image-tuzhu{
	width:100%;
	margin-bottom:0.3em;
}

/* div图片中100% */
div.zhong{
	width:100%;
	margin:1em auto;
	text-align:center;
}
/* div图片中60% */
div.zhong1{
	width:60%;
	margin:1em auto;
	text-align:center;
}

/* 落款 */
.bodytext-right {	font-size:1em;
	font-family:"楷体";
	text-align:right;
}

/* 居中 */
.center {	font-size:1em;	font-family:"汉仪旗黑50S","HYQiHei-50s";
	text-align:center;
font-weight:bold;
}


/* 加粗 */
p.jiacus {font-size:1em;font-family:"汉仪旗黑50S","HYQiHei-50s";
text-indent: 2em;
font-weight:bold;

}
span.c{

	color: #f3b26d;
	
}
/* 加粗 */
p.jiacus2 {font-family:"汉仪旗黑50S","HYQiHei-50s";
text-align: left;font-size:1em;
text-indent: 0;
font-weight:bold;
text-indent: 2em;

}

span.ys1{
	font-size:1em;
	background-color: #f3b26d;
	color: #ffffff;
	padding:0.3em;
	margin:1em auto 1em auto;
	font-weight:bold;
	border-radius: 0.3em;
}

/* 公式 */
div.di{
	 margin:1em auto 1em auto;
	padding:0.8em;
	border-radius:0.5em;
	background-color:#f3b26d;
}


div.di1{
	margin:1em auto 1em auto;
	padding:0.5em;
	border:0.1em #f3b26d solid;
	border-radius:1em;
}
