/* 版权信息页标题 */
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;
}

/* 公式15 */
span.ys3 {
background-color:#A55123;
border-radius:1em;
border:#EEAF51 solid 0.2em;
padding:0.1em 0.1em 0.1em 0.2em;
color:#ffffff;
}



/*封面*/
.frontCover {
	qrfullpage:1;
}

/*<h1>一级标题*/
h1.chapter-one {
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.5em;
	line-height:1.2em;
	text-align:center;
	text-indent:0;
	margin-bottom:2em;
}  



/*<h2>二级标题*/
h2.chapter-two {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0em;
	text-align:left;
    margin-bottom: 0.7em;
}


/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 


/* 加粗 */
p.jiacu-1 {
	font-family:"黑体";
font-size:1.2em;
	text-align: center;
background-color:#F3C954;
border:#B35E34 solid 0.1em;
width:7em;
text-align: center;
margin:1em auto 1em auto;
border-radius:0.3em;
padding:0.3em;
}

/* 加粗 */
p.jiacu2 {
	font-family:"黑体";
font-size:1em;
	text-align: center;
margin:1.5em auto 1em auto;
	font-weight: bold;
}

div.kk2{
padding: 0.5em;
margin:2em auto 1.5em auto;
border:#79C497 solid 0.2em;
border-radius:1em;

}


/* 文内引文 */
.yinwen{
	font-family:"楷体";
	font-size:1em;
    text-indent: 2em;
	margin:1em;
}


/* 图片-无图注 */
img.image-wuzhu{
	width:80%;
}

/* div图片中100% */
div.zhong{
	width:100%;
	margin:1em auto;
	text-align:center;
}

div.zhong0{
	width:100%;
	margin: 1em auto 0em auto;
	text-align:center;
}


/* 公式 */
img.gongshi{
	height:2.5em;
	vertical-align:middle;
}


/* 2字高 */
img.gongshi0 {
	height: 3.5em;
	vertical-align: middle;
}

