div {
    font-size: 40%;
    font-family: 方正兰亭黑;
}
* {
    margin: 0;
    padding: 0;
}
.contentTitle1 {
    font-size: 3em;
    color: #91581f;
    margin-bottom: 0.67em;
    line-height: 1.42em;
    text-align: left;
}
.sequenceTitle {
    font-size: 3em;
    line-height: 1.5em;
    text-align: left;
    font-weight: bold;
    color: #91581f;
}
.sequence {
    font-size: 2.5em;
    text-align: justify;
    margin-bottom: 0.8em;
    text-indent: 2em;
    line-height: 1.5em;
}
.content {
    font-size: 2.5em;
    text-align: justify;
    margin-bottom: 0.8em;
    text-indent: 2em;
    line-height: 1.5em;
}
.quotation {
    font-size: 2em;
    text-align: justify;
    margin-bottom: 0.8em;
    text-indent: 2em;
    line-height: 1.5em;
    font-style: italic;
}
.center {
    text-align: center;
}
.imgIntro {
    font-size: 2em;
    line-height: 1.67em;
    text-align: center;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}
.picture {
    text-align: center;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}
hr {
    width: 100%;
    color: "#000000";
    size: "1px";
}
div.* {
    background-color: transparent;
}
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;
}