/* 默认正文段落-上间距 */
p.bodytext-margin {
    font-size: 1.0em;
    text-indent: 0em;
    margin-top: 1.3em;
    text-align: justify;
}

/* 序言后记段落 */
p.preface-text {
    font-family: "汉仪旗黑65S", "HY-QiHei65";
    font-size: 1.0em;
    text-indent: 0em;
}

/* 落款右 */
p.inscribed-right {
    margin-bottom: 1.3em;
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1.0em;
    font-weight: normal;
    text-align: right;
}

.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;
}

/* 段落-楷体-独段-无边距 */
p.bodytext-kt-only-np {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    font-size: 1.0em;
    text-indent: 0em;
    margin-top: 1.3em;
    margin-bottom: 1.3em;
    font-style: italic;
}

/* 段落-楷体-上间距 */
p.bodytext-kt-margin {
    font-family: "汉仪楷体","ETrump KaiTi","方正仿宋","FZFSJW--GB1-0";
    margin-top: 1em;
    margin-bottom: 0.3em;
    font-size: 1.0em;
    text-indent: 0em;
    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;
}