div.* {
    background-color: transparent;
}
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: #245b81;
    height: 100%;
    vertical-align: middle;
    zy-fontsize-adjust: fixed;
}
h2.text-title-2 {
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 20px;
    line-height: 1.2em;
    color: #245b81;
    font-weight: normal;
    text-align: center;
    padding: 20% 20% 0;
    margin: 0 0 2.5em;
    border-top: 0.5em #245b81 solid;
}
h3.text-title-3 {
    font-family: "ZY-HEITI" ,"方正兰亭黑";
    font-size: 18px;
    line-height: 1.2em;
    color: #245b81;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: justify;
    padding-left: 0.2em;
    border-left: 0.2em #245b81 solid;
    border-bottom: 0.1em #245b81 solid;
}
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-80 {
    width: 80%;
}
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: 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", "羿创中黑";
    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;
}
img.zhangyue-footnote {
    width: 0.8em;
}
.img {
    color: #146Eb4;
    text-align: center;
    font-size: 0.85em;
    text-indent: 0em;
}
.center {
    text-align: center;
    margin-left: 0%;
    margin-right: 0%;
    text-indent: 0em;
}
.left {
    text-indent: 0em;
    margin-left: 0%;
    margin-right: 0%;
}