/* 小字 */
span.content-word-small {
    font-size: 0.7em;
    line-height: 1.2em;
}

/* 段落-楷体-独段-无边距 */
p.bodytext-kt-only-np {
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    text-indent: 0em;
    margin-top: 1.3em;
    font-style: italic;
    margin-bottom: 1.3em;
}

/* 段落-楷体-上间距 */
p.bodytext-kt-margin {
    margin-top: 1em;
    margin-bottom: 0.3em;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    text-indent: 0em;
    font-style: italic;
}

/* 诗歌居左 */
p.poem-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 2em;
    margin-right: 0;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: left;
}

/* 诗歌居左-首行 */
p.poem-left-first {
    margin-bottom: 0;
    margin-top: 1.3em;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: left;
    margin-left: 2em;
}

/* 诗歌居左-上间距 */
p.poem-left-margin {
    margin-bottom: 0;
    margin-top: 1em;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: left;
    margin-left: 2em;
}

/* 诗歌居中-末行 */
p.poem-center-last {
    margin-top: 0;
    margin-bottom: 1.3em;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: center;
}

/* 落款右 */
p.inscribed-right {
    margin-bottom: 1.3em;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: right;
}

/* 书信开头 */
p.inscribed-left {
    margin-top: 1.3em;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: justify;
}

.frontCover {
    qrfullpage: 1;
}

h1 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    background: #c36500;
    color: #ffffff;
}

h2 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    color: #c36500;
}

h3 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #c36500;
}

h4 {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
    color: #c36500;
}

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: #c36500;
}

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.eng-bodytext {
    font-family: "汉仪旗黑50S", "HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

/* 段落-楷体-无边距 */
p.bodytext-kt-np {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1.0em;
    text-indent: 0em;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    margin-left: auto;
    margin-right: auto;
    font-style: italic;
}

/* 段落-楷体-首段-无边距 */
p.bodytext-kt-first-np {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1.0em;
    text-indent: 0em;
    margin-top: 1.3em;
    margin-bottom: 0.3em;
    font-style: italic;
}

/* 段落-楷体-末段-无边距 */
p.bodytext-kt-last-np {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1.0em;
    text-indent: 0em;
    margin-top: 0.3em;
    margin-bottom: 1.3em;
    font-style: italic;
}

/* 版权底图 */
body.copyright-basemap {
    text-align: justify;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
}

/* 默认版权信息页内容 */
p.copyright-text {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-weight: normal;
    text-align: justify;
    font-size: 1.0em;
    line-height: 1.3em;
    margin-bottom: 1em;
}

/* 默认英文正文段落-上间距 */
p.eng-bodytext-margin {
    margin-top: 1.3em;
    font-size: 1.0em;
    text-indent: 0em;
}