span.bold {
    font-weight: bold;
}

.content {
    font-family: "mySimHei";
    font-size: 1.0em;
    line-height: 1.5em;
    text-indent: 2em;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

.firstTitle {
    font-family: "mySimHei";
    font-size: 1.8em;
    line-height: 1.5em;
    text-align: center;
    text-indent: 0;
    color: #B03639;
    margin-bottom: 3em;
}

.secondTitle {
    font-family: "mySimHei";
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: left;
    text-indent: 0;
    color: #333;
    margin-bottom: 2em;
}

.frontCover {
    qrfullpage: 1;
}

.fs_100 {
    font-family: "Fangsong";
}

.kt_101 {
    font-family: "Kaiti";
}

.copyright_102 {
    font-size: 1em;
    line-height: 1.5em;
    font-family: "mySimSun";
    text-align: center;
    text-indent: 0;
}