/* 中黑 */
span.zhonghei {
    font-weight: bold;
}

.frontCover {
    qrfullpage: 1;
}

/* 默认正文段落 */
p.bodytext {
    font-size: 1.0em;
    text-indent: 2em;
    text-align: justify;
}

.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;
}

/* 段落-书宋 */
p.bodytext-ss {
    font-family: "STSong", "Song", "宋体";
    font-size: 1.0em;
    text-indent: 2em;
}

/* 序言后记段落 */
p.preface-text {
    font-family: "STFangsong", "Fangsong", "仿宋";
    font-size: 1.0em;
    text-indent: 2em;
}

/* 诗歌居左 */
p.poem-left {
    padding-left: 0.5em;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: left;
}

/* 诗歌居左-首行 */
p.poem-left-first {
    margin-bottom: 0;
    margin-top: 1.3em;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: left;
    margin-left: 2em;
}

/* 诗歌居左-末行 */
p.poem-left-last {
    margin-top: 0;
    margin-bottom: 1.3em;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: left;
    margin-left: 2em;
}

/* 诗歌居左-独段 */
p.poem-left-only {
    margin-top: 1.3em;
    margin-bottom: 1.3em;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: left;
    margin-left: 2em;
}

/* 诗歌居左-上间距 */
p.poem-left-margin {
    margin-bottom: 0;
    margin-top: 1em;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: left;
    margin-left: 2em;
}

/* 落款右 */
p.inscribed-right {
    margin-bottom: 1.3em;
    font-family: "STKaiti", "Kai", "楷体";
    font-size: 1.0em;
    font-weight: normal;
    text-align: right;
}

/* 图片高1em */
img.normal-img-h1 {
    height: 1em;
    vertical-align: middle;
}

/* H1标题 */
h1.tpl-216-title-1 {
    margin-top: 30%;
    font-size: 1.6em;
    font-weight: normal;
    text-align: justify;
}