/* 封面 */
.frontCover{
	qrfullpage:1;
}

/* 正文一级标题 */
.firstTitle{
	font-family:"汉仪旗黑65S","HY-QiHei65";
	font-size:1.7em;
	line-height:1.5em;
	text-align:center;
	text-indent:0;
	margin-bottom:3em;
color: #9c282b;
}

.sect1 {
    font-family: "Times New Roman","DK-XIAOBIAOSONG","方正小标宋简体";
    text-align: center;
    font-size: 1.6em;
    color: #9c282b;
    font-weight: normal;
    margin: 1em 0em 1em 0em;
}

.sect2 {
    font-family: "Times New Roman","SimSun";
    text-align: center;
    text-indent: 0em;
    font-size: 1.4em;
    color: #9c282b;
    font-weight: bold;
    margin: 1em 0em 0.5em 0em;
}

.sect3 {
    font-family: "Times New Roman","SimSun";
    text-align: left;
    text-indent: 0em;
    font-size: 1.2em;
    color: #9c282b;
    font-weight: bold;
    margin: 0.8em 0em 0.8em 0em;
    text-indent: 2em;
}

/*正文内容*/
.content {
	font-family:"汉仪旗黑50S","HYQiHei-50s";
	font-size:1em;
	text-indent:2em;
} 


.content_center {
    font-size: 1.0em;
    text-align: center;
    line-height: 1.8em;
    margin: 0.5em 0em 0.5em 0em;
font-family:"汉仪旗黑50S","HYQiHei-50s";
}

.content_reference {
    font-size: 1.0em;
    text-align: justify;
    text-justify: inter-ideograph;
    text-indent: 2.0em;
    line-height: 1.5em;
    padding-left: 2.0em;
    padding-right: 2.0em;
    margin: 0.5em 0em 0.5em 0em;
    font-family: "Times New Roman", "楷体", KaiTi, "KaiTi SC", Kai, "Times New Roman", Times, serif;
}

.content_reference_center {
    font-size: 1.0em;
    text-align: center;
    line-height: 1.5em;
    padding-left: 2.0em;
    padding-right: 2.0em;
    margin: 0.5em 0em 0.5em 0em;
    font-family: "Times New Roman", "楷体", KaiTi, "KaiTi SC", Kai, "Times New Roman", Times, serif;
}

.footnote_quote {
    font-size: 0.8em;
    vertical-align: super;
    padding-right: 0.5em;

}

.footnote_content {
    font-size: 0.8em;
    line-height: 1.5em;
    text-indent: -2.6em;
    margin-left: 4em;
    margin-right: 0em;
font-family: "Times New Roman", "楷体", KaiTi, "KaiTi SC", Kai, "Times New Roman", Times, serif;
}

    .superscript {
    font-size: 0.6em;
    vertical-align: super;
}

.subscript {
    font-size: 0.6em;
    vertical-align: sub;
}

.emphasis_italic {
    font-style: italic;
}

.emphasis_bold {
    font-weight: bold;
}

.width80 {
	width:80%;	
}

.width60 {
	width:60%;	
}

.width40 {
	width:40%;	
}
/*插图、表格截图（含图片标题或图片说明）*/
.qrbodyPic {
	text-align:center;
	margin:1em auto;
} 
.bodyPic {
	text-align:center;
	margin:1em auto;
} 
/*图片标题*/
.imgtitle {
	font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
	font-size:1em;
	line-height:1.4em;
	text-align:center;
	text-indent:0;

}

/*图片说明*/
.imgdescript {
	font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
	font-size:0.8em;
	line-height:1.3em;
	text-align:center;
	text-indent:0;

} 

