.frontCover {
    qrfullpage: 1;
}

.width90 {
    width: 60%;
}

.bodyPic {
    text-align: center;
    margin: 1em auto;
}

p {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

.sect1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    background: #688C72;
    color: #ffffff;
    margin: 2em 0em 2em 0em;
}

.sect2 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0em;
    border-bottom: 1px solid #688C72;
    color: #688C72;
    margin: 2em 0em 2em 0em;
}

.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

.emphasis_bold {
    font-weight: bold;
}