.frontCover {
    qrfullpage: 1;
}

h1.Sequence {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    background: #F86424;
    color: #ffffff;
    margin: 2em 0em 2em 0em;
}

  
h1.chapterCaption {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    background: #F86424;
    color: #ffffff;
    margin: 2em 0em 2em 0em;
}

  
 
h2.sectionHeading {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0em;
    border-bottom: 1px solid #F86424;
    color: #F86424;
    margin: 2em 0em 2em 0em;
    text-align: center;
}

.bodyContent {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

.bold {
    font-weight: bold;
}