/* 2.0.0版本*/
/*封面*/
.frontCover {
    qrfullpage: 1;
}

/*<h1>一级标题*/
h1.firstTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 2em;
    color: #063190;
}

/*<h3>三级标题*/
h3.thirdTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #5773AF;
}

/*副标题*/
.subHead {
    text-align: left;
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    line-height: 1.4em;
    font-size: 1em;
    margin-bottom: 2em;
    font-weight: bold;
}

.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    color: #5773AF;
    margin: 0 0 1em 0;
    text-align: center;
}

.bgColor-1 {
    background-color: #ffffff;
}

.copyRightTitle-1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    text-align: center;
    color: #5773AF;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #5773AF;
}

/*正文内容*/
.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

 
/*引文内容*/
.quotation {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    text-indent: 2em;
}

.quotation-1 {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    text-align: center;
    font-size: 1em;
    margin: 0em 0em 0em 0em;
}

/*右下角说明*/
.right-info {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.9em;
    text-align: right;
    margin-bottom: 0.5em;
    color: #454547;
}

/*插图、表格截图（不含图片标题或图片说明）*/
.bodyPic {
    text-align: center;
    margin: 1em auto;
}

 
/*插图、表格截图（不含图片标题或图片说明）*/
.bodyPicl {
    text-align: center;
    margin: 1em auto;
}

/*插图、表格截图（含图片标题或图片说明）*/
.qrbodyPic {
    text-align: center;
    margin: 1em auto;
}

/*图片说明*/
.imgdescript {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 0.8em;
    line-height: 1.3em;
    text-align: center;
    text-indent: 0;
}

/*签名图片*/
.signImg {
    text-align: right;
    width: 20%;
}

/*签名图片*/
.signImg-1 {
    text-align: left;
    width: 2em;
    margin-left: 1em;
}

/*注标图*/
.qqreader-footnote {
    width: 1em;
    margin-left: 0.2em;
}

.width80 {
    width: 80%;
}

	 
.width40 {
    width: 40%;
}

 
	
.width30 {
    width: 40%;
}

/* 背景框 */
.beijing1 {
    margin: 1em 0.5em;
    padding: 0.8em 0.5em;
    background-color: #b9e3f9;
}

/* 小号字 */
.xiao {
    font-size: 0.95em;
    margin-top: 1em;
    font-weight: bold;
    text-indent: 0;
    line-height: 1.2em;
}