div.* {
    background-color: transparent;
}
h1.text-title-1 {
    margin-top: 0;
    margin-bottom: 2em;
    font-family: "ZY-HEITI" ,"方正悠黑";
    font-size: 24px;
    line-height: 1.2em;
    color: #fff;
    font-weight: normal;
    text-align: justify;
    padding: 0.3em 0;
    padding-left: 0.5em;
    background: #D18E0B;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
h1.text-title-1-c-pre {
    font-family: "ZY-XIAOBIAOSONG","方正小标宋";
    font-size: 26px;
    line-height: 1.2em;
    color: #D28F0C;
    font-weight: normal;
    margin-top: 2.5em;
    margin-bottom: 1.5em;
    text-align: center;
}
h2.text-title-2 {
    font-family: "ZY-HEITI" ,"方正悠黑";
    font-size: 22px;
    line-height: 1.2em;
    color: #D28F0C;
    font-weight: normal;
    margin-top: 30%;
    margin-bottom: 1.5em;
    text-align: justify;
}
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 {
    font-family: "ZY-KAITI", "方正新楷体";
    font-size: 16px;
    text-indent: 2em;
}
p.bodytext-kt-first {
    font-family: "ZY-KAITI", "方正新楷体";
    font-size: 16px;
    text-indent: 2em;
    margin-top: 1.3em;
}
p.bodytext-kt-last {
    font-family: "ZY-KAITI", "方正新楷体";
    font-size: 16px;
    text-indent: 2em;
    margin-bottom: 1.3em;
}
p.bodytext-kt-only {
    font-family: "ZY-KAITI", "方正新楷体";
    font-size: 16px;
    text-indent: 2em;
    margin-top: 1.3em;
    margin-bottom: 1.3em;
}
div.background-img-center {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    zy-fontsize-adjust: fixed;
}
div.background-color {
    background-color: #fff;
    zy-fontsize-adjust: fixed;
}
div.copyright-basemap-png {
    text-align: justify;
    background: url(https://book.img.zhangyue01.com/group6/M00/20/24/CmRae1tFgb2ERoj9AAAAAK7dU5I224474838.png?v=SXRxV-hK&t=CmQUN15sKVE.);
    background-color: #ffffff;
    background-size: 15%;
    background-position: right bottom;
    background-repeat: no-repeat;
}
h4.copyright-title {
    font-size: 24px;
    font-family: "ZY-XIHEITI", "方正悠黑 511M";
    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;
    font-size: 14px;
    line-height: 1em;
    zy-fontsize-adjust: fixed;
}
div.zhangyue-b {
    height: 100%;
    vertical-align: bottom;
}
div.pre {
    background-color: #fff;
    padding: 1em;
    border-radius: 1em;
}
h1.chapter {
    font-family: "ZY-HEITI"  ,"方正悠黑";
    font-size: 16px;
    color: #D18E0B;
    border-bottom: 2px solid #D18E0B;
    padding-left: 0.8em;
    margin-bottom: 0.7em;
    margin-left: 0.2em;
}