div.* {
    background-color: transparent;
}
h2.text-title-2 {
    font-family: "ZY-XIAOBIAOSONG","方正小标宋";
    font-size: 22px;
    line-height: 1.2em;
    color: #00744F;
    font-weight: normal;
    margin-top: 30%;
    margin-bottom: 1.5em;
    text-align: center;
    border-bottom: 2px #00744F solid;
    padding-bottom: 0.1em;
}
h3.text-title-3 {
    font-family: "ZY-HEITI" ,"方正悠黑";
    font-size: 18px;
    line-height: 1.2em;
    color: #00744F;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: justify;
}
p.bodytext {
    font-family: "ZY-ZW-HEITI"  ,"方正悠黑";
    zy-text-type: main-body;
    font-size: 16px;
    text-indent: 2em;
    margin-top: 0;
}
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;
}
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;
}
h4.copyright-title {
    font-size: 24px;
    font-family: "ZY-XIHEITI", "方正悠黑 511M";
    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;
}
sup.* {
    font-size: 0.6em;
    vertical-align: top;
}
sub.* {
    font-size: 0.6em;
    vertical-align: bottom;
}
p.bodycontent-kaiti {
    font-family: "ZY-KAITI", "方正新楷体";
    font-size: 16px;
    text-indent: 2em;
}
div.border {
    padding: 0.5em 0.5em 0.5em 0.5em;
    background-color: #F0ECE1;
    margin: 0 0 2em 0;
    border-radius: 10%;
}
span.border {
    color: #00714A;
    border: 0.3em double #00714A;
    padding: 0.2em 0.3em 0.2em 0.3em;
}
.dd-fullScreen-v-h-both {
    dd-image-cut-horizontal: both;
    dd-image-cut-vertical: both;
}
h2.text-title-2-c {
    font-family: "ZY-XIAOBIAOSONG","方正小标宋";
    font-size: 22px;
    line-height: 1.2em;
    color: #137daf;
    font-weight: normal;
    margin-top: 30%;
    margin-bottom: 1.5em;
    text-align: center;
}