.frontCover {
    qrfullpage: 1;
}

.underline {
    text-decoration: underline;
}

h1 {
    margin-bottom: 1.5em;
    margin-top: 2em;
    font-family: "SimSun";
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
}

h2 {
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    font-family: "SimSun";
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
}

h4 {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    font-family: "SimSun";
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
}

h6 {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    font-size: 1em;
    font-weight: bold;
}

h3 {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    font-family: "SimSun";
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
}

h5 {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    font-size: 1em;
    font-weight: bold;
}

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;
}

h9 {
    margin-bottom: 0.8em;
    margin-top: 0.8em;
    font-size: 1em;
    font-weight: bold;
}

h10 {
    margin-bottom: 0.8em;
    margin-top: 0.8em;
    font-size: 1em;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.width70 {
    width: 70%;
}

.qrbodyPic {
    text-align: center;
    margin: 1em auto;
}

.picinline {
    height: 2em;
    vertical-align: middle;
}

p {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    line-height: 1.4em;
    text-indent: 2em;
}

.super {
    font-size: 0.7em;
    vertical-align: super;
}

.sub {
    font-size: 0.7em;
    vertical-align: sub;
}