.frontCover {
    qrfullpage: 1;
}

h1.copyrightpage-title {
    font-weight: normal;
    text-align: center;
    border-style: none none dotted none;
    border-width: 1.5px;
    margin: 1em auto 1em auto;
}

p.copyright-bodytext {
    margin: 2em;
    text-indent: 0em;
}

h1.chapter-one {
    margin-top: 2em;
    font-weight: bold;
    text-align: center;
    margin: 3em 0em 2em 0em;
}

h1 {
    font-family: "黑体";
    color: #000000;
    margin-top: 2em;
    margin: 2em 0em 2em 0em;
    font-size: 1.8em;
    text-align: center;
}

h2.chapter-two {
    font-family: "黑体";
    font-weight: normal;
    text-align: left;
    font-size: 1.5em;
    margin: 2em 0em 1em 0em;
}

h3 {
    font-family: "黑体";
    margin-top: 1.3em;
    font-weight: normal;
    text-indent: 2em;
    font-size: 1.2em;
}

p.xiaobiao {
    font-size: 1.2em;
    margin-top: 2em;
    font-weight: bold;
    text-indent: 2em;
}

p.bodytext {
    text-indent: 2em;
}

p.bodytext1 {
    text-indent: 2em;
    font-weight: bold;
}

p.bodytext-right {
    text-align: right;
    font-family: "楷体";
}

p.zhushi {
    font-family: "楷体";
    text-indent: 0em;
    margin-top: 2em;
    font-weight: bold;
    border-bottom: solid 1px #000000;
}

span.bold {
    font-weight: bold;
}

 
span.noteSuper {
    font-family: "DK-SERIF", "Palatino";
    font-size: 0.7em;
    vertical-align: super;
}

p.noteContent {
    font-size: 0.8em;
    font-family: "楷体";
}