div.* {
    background-color: transparent;
}
h1.text-title-1 {
    font-family: "ZY-XIAOBIAOSONG", "羿创中宋";
    font-size: 28px;
    line-height: 1.2em;
    color: #000;
    font-weight: normal;
    margin-top: 20%;
    margin-bottom: 2em;
    text-align: justify;
    background-color: #EBEFEE;
    padding: 1% 2%;
    border-left: 12px solid #AD8351;
    padding-left: 2%;
}
p.title-zhonghei {
    font-family: "ZY-XIHEITI", "羿创中黑";
    font-size: 18px;
    line-height: 1.2em;
    color: #000;
    font-weight: normal;
    margin-top: 1.5em;
    margin-bottom: 0.8em;
    text-align: center;
}
p.bodytext {
    font-family: "ZY-ZW-HEITI"  ,"方正兰亭黑";
    zy-text-type: main-body;
    font-size: 16px;
    text-indent: 2em;
    margin-top: 0;
    text-align: justify;
}
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;
    background-color: #fff;
}
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;
}