div.* {
    background-color: transparent;
}
h1.text-title-1-c {
    font-family: "ZY-HEITI" ,"方正兰亭黑";
    font-size: 26px;
    line-height: 1.2em;
    color: #e71119;
    font-weight: normal;
    margin-top: 30%;
    margin-bottom: 2em;
    text-align: center;
}
h2.text-title-2-c {
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 22px;
    line-height: 1.2em;
    color: #e60c1a;
    font-weight: normal;
    margin-top: 30%;
    margin-bottom: 1.5em;
    text-align: center;
}
p.bodytext {
    font-family: "ZY-ZW-HEITI"  ,"方正兰亭黑";
    zy-text-type: main-body;
    font-size: 16px;
    text-indent: 2em;
    margin-top: 0;
}
p.preface-text {
    font-family: "ZY-FANGSONG", "羿创仿宋";
    font-size: 16px;
    text-indent: 2em;
}
p.bodytext-kt-sx {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 0;
    padding: 0 1em;
    margin-top: 1.3em;
}
p.bodytext-kt-lk {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 0;
    text-align: right;
    padding: 0 1em;
    margin-bottom: 1.3em;
}
p.bodytext-kt {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
    padding: 0 1em;
}
p.bodytext-kt4 {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: -1em;
    margin-left: 1em;
    padding: 0 2em;
}
p.bodytext-kt5 {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: -1em;
    margin-left: 1em;
    padding: 0 2em;
    margin-top: 20%;
}
p.bodytext-kt-first {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
    padding: 0 1em;
    margin-top: 1.3em;
}
p.bodytext-kt-last {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
    padding: 0 1em;
    margin-bottom: 1.3em;
}
p.bodytext-kt-only {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
    padding: 0 1em;
    margin-top: 1.3em;
    margin-bottom: 1.3em;
}
p.inscribed-right {
    margin-bottom: 1.3em;
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    font-weight: normal;
    text-align: right;
}
div.background-img-center {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    zy-fontsize-adjust: fixed;
}
div.copyright-basemap {
    text-align: justify;
    background: url(../Images/copyright.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
}
h4.copyright-title {
    font-size: 24px;
    font-family: "ZY-XIHEITI", "羿创中黑";
    font-weight: normal;
    text-align: justify;
    line-height: 1em;
    margin-bottom: 1em;
    zy-fontsize-adjust: fixed;
}
p.copyright-text {
    font-family: "ZY-FANGSONG", "羿创仿宋";
    font-weight: normal;
    text-align: justify;
    font-size: 16px;
    line-height: 1.3em;
    margin-bottom: 1em;
    zy-fontsize-adjust: fixed;
}
p.copyright-text1 {
    font-family: "ZY-FANGSONG", "羿创仿宋";
    font-weight: normal;
    text-align: justify;
    color: #676767;
    font-size: 14px;
    line-height: 1em;
    zy-fontsize-adjust: fixed;
}
sup.* {
    font-size: 0.6em;
    vertical-align: top;
}
sub.* {
    font-size: 0.6em;
    vertical-align: bottom;
}
div.full-page-m {
    height: 100%;
    vertical-align: middle;
    zy-fontsize-adjust: fixed;
}
h1.chapter-num {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 18px;
    text-indent: 0;
    line-height: 1.2em;
    border-bottom: solid 2px #424345;
    margin: 0 0 0.3em 5%;
    padding: 0 20% 0.2em 0;
    text-align: left;
    color: #e71119;
    zy-fontsize-adjust: fixed;
}
div.chapter-div {
    font-size: 26px;
    margin: 0 0 0 5%;
    padding: 0.2em 20% 0.2em 0.2em;
    background-color: #e71119;
    border-top-left-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    zy-fontsize-adjust: fixed;
}
h1.chapter-title {
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 26px;
    color: white;
    line-height: 1.2em;
    font-weight: normal;
    margin: 0.2em 0;
    text-indent: 0;
    text-align: justify;
    zy-fontsize-adjust: fixed;
}