div.* {
    background-color: transparent;
}
h1.text-title-1 {
    margin-top: 60%;
    margin-bottom: 0em;
    font-family: "ZY-HEITI","方正兰亭黑";
    font-size: 26px;
    line-height: 1.2em;
    color: #48627A;
    font-weight: normal;
    text-align: center;
    border-top: 12px solid #48627A;
    border-bottom: 12px solid #48627A;
    padding: 0.4em 0.5em;
}
h2.text-title-2 {
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 20px;
    line-height: 1.2em;
    color: #48627A;
    font-weight: normal;
    text-align: center;
    padding: 20% 20% 0;
    margin: 0 0 2.5em;
    border-top: 0.5em #48627A solid;
}
h3.text-title-3 {
    font-family: "ZY-HEITI" ,"方正兰亭黑";
    font-size: 18px;
    line-height: 1.2em;
    color: #48627A;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: justify;
    padding-left: 0.2em;
    border-left: 0.2em #48627A solid;
    border-bottom: 0.1em #48627A solid;
}
h6.text-title-6 {
    font-family: "ZY-HEITI" ,"方正兰亭黑";
    font-size: 16px;
    line-height: 1.2em;
    color: #48627A;
    font-weight: normal;
    margin-top: 1.2em;
    margin-bottom: 0.3em;
    text-align: justify;
}
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-np {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
}
img.zhangyue-img {
    width: auto;
}
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;
}
p.img-note {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 14px;
    color: #696969;
    text-align: center;
}
.bold {
    font-weight: bold;
}
.lankuang {
    background-color: #CAD4E7;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}
.xinxi {
    font-family: "ZY-FANGSONG", "羿创仿宋";
    color: #D4EE00;
    width: 8em;
    background: #5877BA;
    border-radius: 0 20px 20px 0;
    margin: 2em 0 1em 0;
    text-align: center;
    border-style: solid;
    border-color: #5877BA;
    border-width: 0 8px 0 0;
    border-padding: 1em;
    text-indent: 0;
}
.zikuang {
    border-radius: 15px 15px 15px 15px;
    border-style: solid;
    border-color: #A59ACA;
    background-color: #FFFBC6;
}