.right {
    text-align: right;
    margin-left: 0%;
    margin-right: 0%;
}

.frontCover {
    qrfullpage: 1;
}

.content {
    font-family: "汉仪旗黑50S","HYQiHei-50s";
    font-size: 1em;
    text-indent: 2em;
}

/*<h1>一级标题*/
.firstTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
    margin-bottom: 2em;
}

  
.secondTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    text-align: center;
}

.thirdTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
}

 
h1 {
    line-height: 130%;
    text-align: center;
    font-weight: bold;
    font-size: xx-large;
}

h2 {
    line-height: 130%;
    text-align: left;
    font-weight: bold;
    font-size: x-large;
}

h3 {
    line-height: 130%;
    text-align: left;
    font-weight: bold;
    font-size: large;
}

h4 {
    margin-top: 2em;
    margin-left: 0em;
    padding: 0em;
    text-align: left;
    font-size: medium;
}

h5 {
    line-height: 130%;
    text-align: left;
    font-weight: bold;
    font-size: small;
}

h6 {
    line-height: 130%;
    text-align: left;
    font-weight: bold;
    font-size: x-small;
}

p {
    text-align: justify;
    text-indent: 2em;
    line-height: 130%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.footnote {
    font-family: '';
    font-size: 0.6em;
    line-height: 1.5em;
    font-weight: bold;
    color: #a25400;
    text-align: left;
    text-indent: 0;
}

.pic {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.picinline {
    width: 1em;
    vertical-align: middle;
    margin-left: 0.1em;
    margin-right: 0.1em;
}

.s-pic {
    width: 1em;
    vertical-align: middle;
    margin-left: 0.1em;
    margin-right: 0.1em;
}

.small {
    font-size: 0.75em;
}