div.* {
    background-color: transparent;
}
span.content-word-small {
    font-size: 0.7em;
    line-height: 1.2em;
}
h1.text-title-1 {
    font-family: "ZY-XIAOBIAOSONG","方正小标宋";
    font-size: 26px;
    line-height: 1.2em;
    font-weight: normal;
    margin-top: 30%;
    margin-bottom: 2em;
    text-align: justify;
}
p.bodytext {
    font-family: "ZY-ZW-HEITI","方正悠黑";
    zy-text-type: main-body;
    font-size: 16px;
    text-indent: 2em;
    margin-top: 0;
    text-align: justify;
}
p.inscribed-right {
    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-image: 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", "方正悠黑 511M";
    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;
}
p.bodytext-c {
    font-family: "ZY-ZW-HEITI","方正悠黑";
    zy-text-type: main-body;
    font-size: 16px;
    margin-bottom: 1.3em;
    margin-top: 1.5em;
    text-align: center;
}
sup.* {
    font-size: 0.6em;
    vertical-align: top;
}
sub.* {
    font-size: 0.6em;
    vertical-align: bottom;
}
rt.* {
    font-size: 0.6em;
    font-family: "ZY-SANSSERIF", "Questrial";
}