/* 版权信息页标题 */
h1.copyrightpage-title {
    font-weight: normal;
    text-align: center;
    border-style: none none dotted none;
    border-width: 1.5px;
    margin: 1em 0em 1em 0em;
}

/* 版权信息页正文 */
p.copyright-bodytext {
    margin: 2em;
    text-indent: 0em;
}

.frontCover {
    qrfullpage: 1;
}

/* 封面框图像居中 */
div.img-center {
    text-align: center;
    margin: 0em 0em 0em 0em;
    padding: 0em;
}

/* 一级标题 */
h1.chapter-one {
    margin-top: 2em;
    font-weight: normal;
    text-align: center;
}

/* 二级标题 */
h2.chapter-two {
    margin-top: 2em;
    font-weight: normal;
    text-indent: 0em;
}

/* 三级标题 */
h3.chapter-three {
    margin-top: 2em;
    font-weight: normal;
    text-indent: 0em;
}

/* 正文 */
p.bodytext {
    text-indent: 2em;
}

/* 文内引文 */
p.yinwen {
    font-family: "楷体";
    text-indent: 2em;
    margin: 1em;
}

/* p图注中 */
p.tuzhu-center {
    font-family: "楷体";
    font-size: 0.8em;
    text-align: center;
}

/* 图片-有图注 */
img.image-tuzhu {
    width: 100%;
    margin-bottom: 0.3em;
}

/* 落款 */
p.bodytext-right {
    font-family: "楷体";
    text-align: right;
}

h4.chapter-four {
    margin-top: 2em;
    font-weight: normal;
    text-indent: 0em;
}

h5.chapter-five {
    margin-top: 2em;
    font-weight: normal;
    text-indent: 0em;
}