.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;
}

 
/*<h4>四级标题*/
.fourthTitle {
    font-family: "汉仪旗黑55S","ETrump-QiHei55";
    font-size: 1.1em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
}

 
hr {
    display: block;
    padding: 0;
    border: 0;
    height: 0;
    border-top: 1px solid #333;
    box-sizing: content-box;
}

pre {
    display: block;
    padding: 0.8em;
    margin: 0.8em 0;
    font-size: 1.1em;
    font-style: italic;
    line-height: 1.3;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 0;
}

/** 楷体文字 **/
.kai {
    font-family: STKai, "MKai PRC", Kai, "楷体", "Times New Roman", Times, "KaiTi SC", KaiTi;
}

.no-indent {
    text-indent: 0;
}

img {
    vertical-align: middle;
}

**/
/*居中图div*/
div.div-tu {
    width: 100%;
    text-align: center;
    margin-bottom: 1.5em;
}

/*图题样式*/
p.tuti {
    font-size: 0.85em;
    text-indent: 0;
    padding: 0 1em;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
}

/*图注样式*/
p.tuzhu {
    font-size: 0.72em;
    padding: 0 1em;
    text-align: center;
    margin-top: -0.8em;
    text-indent: 0;
}

/*表图div*/
div.div-biao {
    width: 100%;
    text-align: center;
    margin-bottom: 1.5em;
}

img.biao {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0.4em;
}

img.ah1 {
    height: 1em;
    width: auto;
    vertical-align: text-bottom;
}

img.ah1T {
    height: 1.2em;
    width: auto;
    vertical-align: text-bottom;
}

.ah1F {
    height: 1.5em;
    width: auto;
    vertical-align: text-bottom;
}

.ah2T {
    height: 2.2em;
    width: auto;
    vertical-align: middle;
}

.ah2E {
    height: 2.8em;
    width: auto;
    vertical-align: middle;
}

.t-center {
    text-align: center;
    text-indent: 0;
}

.t-right {
    text-align: right;
    text-indent: 0;
}

p.biaoti {
    font-size: 0.85em;
    text-indent: 0;
    padding: 0 1em;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0.4em;
    font-family: SimHei, "HeiTi SC", HeiTi, "MYing Hei S", Hei, "黑体";
}

p.biaozhu {
    font-size: 0.72em;
    text-align: left;
    text-indent: 2em;
    margin-bottom: 0;
}

ul {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}