div.* {
    background-color: transparent;
}
h1.text-title-1 {
    margin-top: 40%;
    margin-bottom: 0.5em;
    font-family: "ZY-HEITI" ,"方正兰亭黑";
    font-size: 18px;
    line-height: 1.2em;
    color: #000;
    font-weight: normal;
    text-align: center;
}
h1.text-title-11 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 20px;
    line-height: 1.2em;
    color: #408A8D;
    font-weight: normal;
    text-align: center;
}
h1.text-title-1-xu {
    margin-top: 0;
    margin-bottom: 2em;
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 20px;
    line-height: 1.2em;
    color: #39888D;
    font-weight: normal;
    text-align: center;
}
h2.text-title-2 {
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 22px;
    line-height: 1.2em;
    color: #fff;
    font-weight: normal;
    margin: 1em auto 2em;
    text-align: center;
    background-color: #408A8D;
    width: 7em;
    padding: 0.2em;
    border-radius: 0.5em;
}
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.inscribed-right {
    margin-top: 1.3em;
    margin-bottom: 1.3em;
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    font-weight: normal;
    text-align: right;
}
img.zhangyue-img {
    width: 100%;
}
img.zhangyue-img-50 {
    width: 50%;
}
img.zhangyue-img-30 {
    width: 30%;
}
div.zhangyue-c {
    width: 100%;
    margin: 1.3em auto;
    text-align: center;
}
div.zhangyue-c80 {
    width: 80%;
    margin: 1.3em auto;
    text-align: center;
}
div.zhangyue-float-phone-r {
    width: 50%;
    float: right;
    margin-left: 0.8em;
    margin-bottom: 0.4em;
    text-align: center;
}
div.zhangyue-zs-r {
    margin: 0 0 3em auto;
    width: 100%;
    text-align: right;
}
div.background-img-center {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    zy-fontsize-adjust: fixed;
}
div.background-img-center1 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    zy-fontsize-adjust: fixed;
    background-color: #fff;
}
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", "羿创中黑";
    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.yinwen-c {
    text-align: center;
    margin: 1.3em 0;
}