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: #688692;
    height: 100%;
    vertical-align: middle;
    zy-fontsize-adjust: fixed;
}
h1.text-title-1-x {
    margin-top: 30%;
    margin-bottom: 2em;
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 24px;
    line-height: 1.2em;
    color: #688692;
    font-weight: normal;
    text-align: center;
}
h2.text-title-2 {
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 20px;
    line-height: 1.2em;
    color: #688692;
    font-weight: normal;
    text-align: center;
    padding: 20% 20% 0;
    margin: 0 0 2.5em;
    border-top: 0.5em #688692 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.bodytext-kt-sx {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 0;
    padding: 0 1em;
    margin-top: 1.3em;
}
p.bodytext-kt-lk {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 0;
    text-align: right;
    padding: 0 1em;
    margin-bottom: 1.3em;
}
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: ;
    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;
}