h1.text-title-1 {
    padding: 0.3em 0;
    padding-left: 0.5em;
    background: #EBE2C3;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 50%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2em;
    font-family: "ZY-HEITI" ,"方正兰亭黑";
    font-size: 30px;
    line-height: 1.2em;
    color: #FFF;
    font-weight: normal;
    text-align: justify;
    border-bottom: 15px solid #A1A1A1;
    text-shadow: 10 10 5 #A1A1A1;
}
p.bodytext {
    font-family: "ZY-ZW-HEITI"  ,"方正兰亭黑";
    zy-text-type: main-body;
    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;
}