h1.title-preface {
    margin: 20% 0 5px 0;
    font-family: "ZY-XIHEITI", "羿创中黑";
    font-size: 28px;
    font-weight: normal;
    line-height: 1.2em;
    color: #1748BB;
    text-align: right;
    text-shadow: 1px 0.6px 1px black;
}
p.decoration-en {
    margin: 0 0 15% auto;
    width: 11em;
    font-family: "ZY-SANSSERIF", "Questrial";
    font-size: 10px;
    font-weight: normal;
    line-height: 1.6em;
    color: #1748BB;
    text-align: right;
    border-bottom: 2px solid #1748BB;
    box-shadow: 3px 3px 3px #1748BB;
}
h1.chapter {
    margin: 20% 1em 2em;
    font-family: "ZY-XIAOBIAOSONG", "羿创中宋";
    font-size: 26px;
    font-weight: normal;
    line-height: 1.3em;
    color: #FBFCEC;
    text-align: center;
    background-color: #1748BB;
    border: 4px double #FCF7F3;
    border-radius: 8px;
    box-shadow: 3px 3px 5px #0a224f;
}
.little-title {
    margin: 2em auto 1em;
    font-family: "ZY-XIAOBIAOSONG", "羿创中宋";
    font-size: 22px;
    font-weight: normal;
    color: #0a224f;
    text-align: center;
}
h1.title-postscript {
    margin-top: 20%;
    margin-bottom: 0em;
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 26px;
    line-height: 1.2em;
    color: #000000;
    font-weight: normal;
    text-align: center;
}
span.border {
    border-bottom: 1px solid #CACACA;
    padding-bottom: 0.1em;
}
p.postscript-en {
    margin: 0.2em 0 15%;
    font-family: "ZY-SANSSERIF", "Questrial";
    font-size: 12px;
    color: #000000;
    line-height: 1.2em;
    text-align: center;
}
div.* {
    background-color: transparent;
}
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;
    padding: 0 1em;
}
p.inscribed-right {
    margin-top: 1.3em;
    margin-bottom: 1.3em;
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    font-weight: normal;
    text-align: right;
}
img.zhangyue-img {
    width: 100%;
}
div.zhangyue-c {
    width: 100%;
    margin: 2% auto;
    text-align: center;
}
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;
}