.frontCover {
    qrfullpage: 1;
}

a {
    text-decoration: none;
}

h1.copyrightpage-title {
    color: black;
    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;
}

h1 {
    font-family: "黑体";
    text-align: center;
    color: #0468bb;
    font-weight: normal;
    margin-top: 2.5em;
    margin-bottom: 2.5em;
}

h2 {
    font-family: "黑体";
    font-size: 26px;
    text-indent: 0em;
    color: #0468bb;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 1.2em;
}

h3 {
    font-family: "黑体";
    text-indent: 0em;
    color: #0468bb;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 1.2em;
}

h4 {
    font-family: "黑体";
    font-weight: normal;
    text-indent: 0em;
    margin-top: 2em;
    margin-bottom: 1.2em;
    color: #0468bb;
}

h5 {
    font-size: 100%;
    font-family: "楷体";
    font-weight: normal;
    text-indent: 0em;
    border-left: solid 5px #d9d9d9;
    padding-left: 0.7em;
    margin-top: 2em;
    margin-bottom: 1.2em;
}

h6 {
    font-size: 90%;
    font-family: "楷体";
    font-weight: normal;
    text-indent: 0em;
    border-left: dotted 5px #d9d9d9;
    padding-left: 0.7em;
    margin-top: 2em;
    margin-bottom: 1.2em;
    margin-left: 2em;
}

p.bodytext {
    text-indent: 2em;
}

b {
    font-family: "楷体";
    color: #0468bb;
    font-weight: normal;
}

p.bodytext-right {
    font-family: "楷体";
    text-align: right;
}