/*封面*/
.frontCover {
    qrfullpage: 1;
}

.footnote {
    width: 1em;
    margin-left: 0.2em;
}

.underline {
    text-decoration: underline;
}

/*<h1>一级标题*/
h1 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    background: #0175B2;
    color: #ffffff;
}

h2 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    color: #0175B2;
}

/*<h3>三级标题*/
h3 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #0175B2;
}

h4 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #0175B2;
}

h6 {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    font-size: 1em;
    font-weight: bold;
}

h5 {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    font-size: 1em;
    font-weight: bold;
    color: #0175B2;
}

h7 {
    margin-bottom: 1em;
    margin-top: 1em;
    font-size: 1em;
    font-weight: bold;
}

h8 {
    margin-bottom: 1em;
    margin-top: 1em;
    font-size: 1em;
    font-weight: bold;
}

h9 {
    margin-bottom: 0.8em;
    margin-top: 0.8em;
    font-size: 1em;
    font-weight: bold;
}

h10 {
    margin-bottom: 0.8em;
    margin-top: 0.8em;
    font-size: 1em;
    font-weight: bold;
}

/*版权标题*/
.copyRightTitle {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.5em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 1em;
    background: #0175B2;
    color: #ffffff;
}

/*版权内容*/
.contentCR {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    text-align: center;
    color: #0175B2;
}

.sequence {
    font-family: "汉仪旗黑50S", "HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
    text-align: justify;
}

/*正文内容*/
.content {
    font-family: "汉仪旗黑50S", "HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
    text-align: justify;
}

.fnote-title {
    color: #0175B2;
    font-family: "汉仪旗黑50S", "HYQiHei-50s";
    font-size: 1.1em;
    text-indent: 2em;
}

/*引文内容*/
.quotation {
    font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
    font-size: 1em;
    text-indent: 2em;
}

/*数字上标*/
span.super {
    font-size: 0.7em;
    vertical-align: super;
}

/*数字下标*/
span.sub {
    font-size: 0.7em;
    vertical-align: sub;
}

/*插图、表格截图（不含图片标题或图片说明）*/
.bodyPic {
    text-align: center;
    margin: 1em 15%;
    width: 70%;
}

/*插图、表格截图（含图片标题或图片说明）*/
.qrbodyPic {
    text-align: center;
    margin: 1em 15%;
    width: 70%;
}

/*图片标题*/
.imgtitle {
    font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
    font-size: 0.8em;
    line-height: 1.4em;
    text-align: center;
    text-indent: 0;
    color: #0175B2;
}

.imgIntro {
    font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
    font-size: 0.8em;
    line-height: 1.3em;
    text-align: center;
    text-indent: 0;
    color: #0175B2;
}

/*图片说明*/
.imgdescript {
    font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
    font-size: 0.8em;
    line-height: 1.3em;
    text-align: center;
    text-indent: 0;
    color: #0175B2;
}

.s-pic {
    width: 1em;
    vertical-align: middle;
}

/*行内图*/
.h-pic {
    height: 2em;
    vertical-align: middle;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.noindent {
    text-indent: 0em;
}

.picture {
    text-align: center;
    margin: 1em 15%;
    width: 70%;
}

.signImg {
    text-align: right;
    width: 25%;
    margin: 0.5em 0em 0.5em 75%;
}

.fDropContent {
    font-family: "汉仪旗黑50S", "HYQiHei-50s";
    font-size: 1em;
}

.ftext {
    font-family: "汉仪旗黑55S", "ETrump-QiHei55";
    font-weight: bold;
    font-size: 2em;
}