div.* {
    background-color: #fff;
}
h1.text-title-1 {
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 24px;
    line-height: 1.2em;
    color: #fff;
    font-weight: normal;
    text-align: center;
    border-radius: 1em;
    background-color: #B7986A;
    height: 100%;
    vertical-align: middle;
    zy-fontsize-adjust: fixed;
}
h2.text-title-2 {
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 20px;
    line-height: 1.2em;
    color: #B7986A;
    font-weight: normal;
    text-align: center;
    padding: 20% 20% 0;
    margin: 0 0 2.5em;
    border-top: 0.5em #B7986A solid;
}
p.bodytext {
    font-family: "ZY-ZW-HEITI"  ,"方正兰亭黑";
    zy-text-type: main-body;
    font-size: 16px;
    text-indent: 2em;
}
p.preface-text {
    font-family: "ZY-FANGSONG", "羿创仿宋";
    font-size: 16px;
    text-indent: 2em;
}
p.poem-center {
    margin: 0;
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
p.inscribed-right {
    margin-top: 1.3em;
    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;
    zy-fontsize-adjust: fixed;
}
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;
}