/* 版权信息页标题 */
h1.copyright-title {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.5em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 1em;
    background: #CA020D;
    color: #ffffff;
}

/* 版权信息页正文 */
p.copyright-text {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    text-align: center;
    color: #CA020D;
}

.frontCover {
    qrfullpage: 1;
}

.image {
    text-align: center;
    margin: 1em 15%;
    width: 70%;
}

/* 版权正文授权 */
p.copyright-text-1 {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 0.9em;
    text-indent: 0em;
    text-align: center;
    color: #CA020D;
}

h1 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    background: #CA020D;
    color: #ffffff;
}

h2 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    color: #CA020D;
}

h3 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #CA020D;
}

h4 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #CA020D;
}

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;
}

/* 正文 */
p.bodytext {
    font-family: "汉仪旗黑50S", "HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

/* 文内引文 */
.yinwen {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    text-indent: 2em;
    font-size: 1em;
    margin: 1em;
}

/* 落款 */
.bodytext-right {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    text-align: right;
    font-size: 1em;
}

/*注释内容*/
.noteContent {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1em;
    line-height: 1.5em;
    text-align: left;
    text-indent: 2em;
    letter-spacing: auto;
}

/* 行内楷体 */
span.k {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
}

/* p图注中 */
p.tuzhu-center {
    font-family: "楷体";
    font-size: 0.8em;
    text-align: center;
}

/* 图片-有图注 */
img.image-tuzhu {
    width: 100%;
    margin-bottom: 0.3em;
}

/* div图片中40% */
div.zhong2 {
    width: 30%;
    margin: 1em auto;
}

/* 部分加粗 */
span.jiacu {
    font-weight: bold;
}

 
/* 加粗 */
p.jiacus {
    text-indent: 2em;
    font-weight: bold;
}

/* 加粗 */
p.jiacus1 {
    text-indent: 2em;
    font-weight: bold;
    color: #CB0711;
}

/* 行内楷体 */
span.xz {
    font-family: "楷体";
    font-size: 0.8em;
}