.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;
}

  
/*<h2>二级标题*/
.secondTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    text-align: center;
}

/*<h3>三级标题*/
.thirdTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.1em;
    line-height: 1.4em;
    text-indent: 0;
    margin-top: 1em;
}

 
table {
    text-align: center;
    width: 100%;
    border: 1px;
    border-collapse: collapse;
}

div > p {
    margin-top: 0em;
    margin-bottom: 0em;
}

body,
.HT5S,
.HT5SR,
.HT5SC,
.HT5K,
.HT5KR,
.HT5KC,
.HT5F,
.HT5FR,
.HT5FC,
.HT5H,
.HT5HR,
.HT5HC {
    font-size: 100%;
}

body {
    line-height: 120%;
    font-family: "Times New Roman","宋体","Song S", Song, STSong;
}

a {
    text-decoration: none;
}

p {
    text-indent: 2em;
    line-height: 130%;
}

.italic {
    font-style: italic;
}