div.* {
    background-color: #eff7ef;
}
p.bodytext {
    text-indent: 2em;
    zy-text-type: main-body;
}
p.bodytext-top {
    text-indent: 2em;
    zy-text-type: main-body;
    margin-top: 30%;
}
div.full-div {
    height: 80%;
    vertical-align: middle;
}
p.book-name {
    font-size: 26px;
    line-height: 1.2em;
    font-weight: normal;
    margin: 0.2em 0;
    text-align: center;
    zy-fontsize-adjust: fixed;
}
p.author {
    font-size: 16px;
    margin: 0.3em 0;
    text-align: center;
    zy-fontsize-adjust: fixed;
}
h1.chapter-name {
    font-size: 22px;
    line-height: 1.2em;
    font-weight: normal;
    margin: 50% auto 0.3em;
    text-align: center;
    zy-fontsize-adjust: fixed;
}
div.background-img-center {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    zy-fontsize-adjust: fixed;
}
h4.copyright-title {
    font-size: 24px;
    font-family: "ZY-XIHEITI", "羿创中黑";
    font-weight: normal;
    margin-top: 0.2em;
    text-align: justify;
    line-height: 1em;
    margin-bottom: 1em;
    zy-fontsize-adjust: fixed;
}
p.copyright-text {
    font-weight: normal;
    text-align: justify;
    font-size: 16px;
    line-height: 1.3em;
    margin-bottom: 1em;
    zy-fontsize-adjust: fixed;
    font-family: "ZY-FANGSONG", "羿创仿宋";
}
p.copyright-text1 {
    font-family: "ZY-FANGSONG", "羿创仿宋";
    font-weight: normal;
    text-align: justify;
    font-size: 14px;
    line-height: 1em;
    zy-fontsize-adjust: fixed;
}