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: #417751;
    height: 100%;
    vertical-align: middle;
    zy-fontsize-adjust: fixed;
}
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-lk {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 0;
    text-align: right;
    padding: 0 1em;
    margin-bottom: 1.3em;
}
img.zhangyue-img-30 {
    width: 30%;
}
div.zhangyue-c {
    width: 100%;
    margin: 0.5em auto 0.5em;
    text-align: center;
}
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;
}
.normaltext2 {
    display: block;
    font-size: 0.75em;
    text-indent: 2em;
    margin: 0;
}
.note {
    display: block;
    font-size: 1.125em;
    font-weight: bold;
    line-height: 1.2;
    text-indent: 0;
    margin: 1em 0 0.5em;
}
.suptext {
    font-size: 0.41667em;
    line-height: normal;
    vertical-align: super;
}