div.* {
    background-color: transparent;
}
span.content-word-small {
    font-size: 0.8em;
    line-height: 1.8em;
    font-family: "ZY-FANGSONG", "羿创仿宋";
}
h1.text-title-1-c {
    font-family: "ZY-XIHEITI", "羿创中黑";
    font-size: 26px;
    line-height: 1.6em;
    color: #06667e;
    font-weight: normal;
    margin-top: 15%;
    margin-bottom: 1em;
    text-align: center;
}
h2.text-title-2-c {
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 24px;
    line-height: 1.5em;
    color: #000000;
    font-weight: normal;
    margin-top: 1.5em;
    margin-bottom: 1.3em;
    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.bodytext-c {
    font-family: "ZY-ZW-HEITI"  ,"方正兰亭黑";
    font-size: 16px;
    text-indent: 0em;
    margin-top: 0;
    text-align: center;
}
p.preface-text {
    font-family: "ZY-FANGSONG", "羿创仿宋";
    font-size: 16px;
    text-indent: 2em;
}
p.bodytext-kt-np {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
}
p.bodytext-kt-first-np {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
    margin-top: 1.3em;
}
p.bodytext-kt-last-np {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
    margin-bottom: 1.3em;
}
p.bodytext-kt-only-np {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
    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;
}
img.zhangyue-img {
    width: 100%;
}
div.zhangyue-top-full-c {
    margin: 0 0 0;
    text-align: center;
}
div.zhangyue-m {
    height: 100%;
    vertical-align: middle;
}
div.background-img-center {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    zy-fontsize-adjust: fixed;
}
div.copyright-basemap-png {
    text-align: justify;
    background: url(https://book.img.zhangyue01.com/group61/M00/D2/BF/CmQUOGAvd66ETaGwAAAAAGudYhE890583995.png?v=QrY7386P&t=CmQUOGAvd64.);
    background-color: #ffffff;
    background-size: 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    zy-fontsize-adjust: fixed;
}
h4.copyright-title {
    font-size: 24px;
    font-family: "ZY-XIHEITI", "羿创中黑";
    line-height: 1em;
    font-weight: normal;
    text-align: justify;
    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;
    line-height: 1em;
    font-size: 14px;
    zy-fontsize-adjust: fixed;
}
sup.* {
    font-size: 0.6em;
    vertical-align: top;
}
sub.* {
    font-size: 0.6em;
    vertical-align: bottom;
}
rt.* {
    font-size: 0.6em;
    font-family: "ZY-SYMBOL", "Symbol";
}
div.roundsolid {
    margin: 1em 0.5em;
    padding: 0.8em 0.5em;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    border: solid 1px #06667e;
    color: #06667e;
}