body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote, ul {
    margin: 0;
    padding: 0;
    border-width: 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;
}

  
/*<h2>二级标题*/
.secondTitle {
    font-family: "汉仪旗黑65S","HY-QiHei65";
    font-size: 1.3em;
    line-height: 1.3em;
    text-indent: 0;
    margin-top: 1em;
    text-align: center;
}

/* __________版权信息页正文__________ */
.copyright-title {
    margin: 0;
    padding: 1em;
    font-family: "songti","SimSun","宋体",serif;
    font-size: 1.5em;
    font-weight: normal;
    color: #000;
}

.copyright-text {
    text-indent: 0em;
    font-family: "songti","SimSun","宋体",serif;
}

/* _________图片__________ */
.center {
    text-align: center;
    text-indent: 0em;
}

.right {
    text-align: right;
}

p {
    color: #000000;
    font-family: "宋体", sans-serif;
    line-height: 2em;
    padding: 0.5em 1em;
    orphans: 1;
    text-align: justify;
    text-indent: 2em;
    widows: 1;
}

h1 {
    font-size: 2em;
    font-family: "黑体", sans-serif;
    line-height: 1.6em;
    padding: 3em 0;
    orphans: 1;
    page-break-before: always;
    text-align: center;
    widows: 1;
    color: #859a51;
}

h2 {
    font-size: 1.5em;
    font-family: "黑体", sans-serif;
    line-height: 1.6em;
    padding: 1em 0;
    orphans: 1;
    text-align: center;
    widows: 1;
    color: #859a51;
}

li {
    list-style: none;
    padding-left: 6em;
    line-height: 1.5em;
}