.imz {
    height: 96%;
    text-align: center;
}

.frontCover {
    qrfullpage: 1;
}

.note {
    font-size: 0.85em;
}

.block {
    font-family: "STKaiti";
    color: #02439B;
}

.img {
    color: #146Eb4;
    text-align: center;
    font-size: 0.85em;
    text-indent: 0em;
}

body {
    font-size: 1em;
    text-align: justify;
    line-height: 1.618em;
}

p {
    margin-top: 2em;
    text-indent: 2em;
}

.center {
    text-align: center;
    margin-left: 0%;
    margin-right: 0%;
    text-indent: 0em;
}

/*正文内容*/
.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;
}
 
/*<h4>四级标题*/
.fourthTitle {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1.1em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
}
 
.block2 {
    font-family: "STKaiti";
    color: #02439B;
    text-align: center;
}