.frontCover {
    qrfullpage: 1;
}

h1 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.4em;
    text-align: center;
    text-indent: 0;
    margin: 4em 0em 2em 0em;
    color: #FEEDE5;
    background-color: #AA5B00;
}

  
h2 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.2em;
    text-indent: 0;
    margin: 3em 0em 1em 0em;
    color: #AA5B00;
}

h3 {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    text-indent: 0;
    margin: 1.5em 0em 0.3em 0em;
}

 
.center {
    text-align: center;
}

.block {
    font-family: "STKaiti";
    color: #02439B;
}

body {
    font-size: 1em;
    text-align: justify;
    line-height: 1.618em;
}

p {
    margin-top: 1.8em;
    text-indent: 27px;
}

.right {
    text-align: right;
    margin-left: 0%;
    margin-right: 0%;
}

h4 {
    font-family: "cnepub", serif;
    text-align: left;
    font-weight: bold;
    font-size: medium;
    margin-top: 0.9em;
    font-family: "HiFont Hei GB";
}

h5 {
    font-family: "cnepub", serif;
    text-align: left;
    font-weight: bold;
    font-size: small;
    margin-top: 0.6em;
    font-family: "HiFont Hei GB";
}

h6 {
    font-family: "cnepub", serif;
    text-align: left;
    font-weight: bold;
    font-size: x-small;
    margin-top: 1em;
    font-family: "HiFont Hei GB";
}

.u {
    text-decoration: underline;
}