.frontCover {
    qrfullpage: 1;
}

a {
    text-decoration: none;
}

h1.Sequence, h1.chapterCaption {
    font-family: '';
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: left;
    text-indent: 0;
    color: #c36500;
    margin: 5pt 0;
    letter-spacing: auto;
}

   /*一级标题*/
h2.sectionHeading {
    font-family: '';
    font-size: 1.3em;
    line-height: 1.5em;
    text-align: center;
    text-indent: 0;
    color: #c36500;
    margin: 5pt 0;
    letter-spacing: auto;
}

/*六级标题*/
.bodyContent {
    font-family: '';
    font-size: 0.85em;
    line-height: 1.5em;
    text-align: left;
    text-indent: 2em;
    margin: 10pt 0;
    letter-spacing: auto;
}

/*引文标题*/
.conQuot {
    font-family: '';
    font-size: 0.75em;
    line-height: 1.5em;
    text-align: left;
    text-indent: 48px;
    margin: 5pt 0;
    letter-spacing: auto;
}

/*跳转注标*/
.bold {
    font-weight: bold;
}

/*段落底色*/