div.background-img-center {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    zy-fontsize-adjust: fixed;
}
h1.title-preface {
    font-size: 26px;
    font-family: "ZY-HEITI"  ,"方正兰亭黑";
    color: #019E97;
    border: double 4px #019E97;
    width: 3em;
    font-weight: normal;
    margin: 25% auto 1.3em;
    line-height: 1.2em;
    text-align: center;
}
h1.title-one {
    font-size: 26px;
    font-family: "ZY-HEITI"  ,"方正兰亭黑";
    color: #019E97;
    font-weight: normal;
    margin: 25% auto 1.3em;
    line-height: 1.2em;
    text-align: justify;
}
h2.title-two {
    font-size: 22px;
    font-family: "ZY-HEITI"  ,"方正兰亭黑";
    color: #019E97;
    font-weight: normal;
    margin: 1.3em auto 0.3em;
    line-height: 1.2em;
    text-align: justify;
}
h3.title-three {
    font-size: 18px;
    font-weight: normal;
    color: #019E97;
    font-family: "ZY-HEITI" ,"方正兰亭黑";
    margin: 1.3em auto 0.3em;
    line-height: 1.2em;
    text-align: justify;
}
p.preface-text {
    font-size: 16px;
    font-family: "ZY-FANGSONG", "羿创仿宋";
    text-indent: 2em;
}
p.bodytext {
    font-size: 16px;
    text-indent: 2em;
    color: #292929;
    font-family: "ZY-HEITI"  ,"方正兰亭黑";
    zy-text-type: main-body;
}
div.copyright-basemap {
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    background: url(../Images/copyright.jpg);
    text-align: justify;
}
h4.copyright-title {
    font-size: 22px;
    font-weight: normal;
    zy-fontsize-adjust: fixed;
    color: #292929;
    font-family: "ZY-XIHEITI", "羿创中黑";
    text-align: justify;
}
p.copyright-text {
    font-size: 16px;
    font-weight: normal;
    zy-fontsize-adjust: fixed;
    color: #292929;
    font-family: "ZY-FANGSONG", "羿创仿宋";
    text-align: justify;
}
p.copyright-text1 {
    font-size: 14px;
    font-weight: normal;
    zy-fontsize-adjust: fixed;
    color: #676767;
    font-family: "ZY-FANGSONG", "羿创仿宋";
    text-align: justify;
}