div.* {
    background-color: transparent;
}
h1.text-title-1-c {
    font-family: "ZY-XIAOBIAOSONG", "羿创中宋";
    font-size: 28px;
    line-height: 1.2em;
    color: #8a4b18;
    font-weight: normal;
    margin-top: 30%;
    margin-bottom: 2em;
    text-align: center;
}
h2.text-title-2-c {
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 24px;
    line-height: 1.2em;
    color: #8a4b18;
    font-weight: normal;
    margin-top: 20%;
    margin-bottom: 1.5em;
    text-align: center;
}
p.title-zhonghei {
    font-family: "ZY-XIHEITI", "羿创中黑";
    font-size: 16px;
    line-height: 1.2em;
    color: #8a4b18;
    font-weight: normal;
    margin-top: 1.2em;
    margin-bottom: 0.7em;
    text-align: justify;
}
p.bodytext {
    font-family: "ZY-ZW-HEITI"  ,"方正兰亭黑";
    zy-text-type: main-body;
    font-size: 16px;
    text-indent: 2em;
    margin-top: 0;
    text-align: justify;
}
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;
}
p.bodytext-kt-first-np {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
    margin-top: 1.3em;
}
p.bodytext-kt-last-np {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
    margin-bottom: 1.3em;
}
img.zhangyue-img {
    width: 100%;
}
img.zhangyue-img-80 {
    width: 80%;
}
img.zhangyue-img-50 {
    width: 50%;
}
img.zhangyue-img-60 {
    width: 60%;
}
img.zhangyue-img-70 {
    width: 70%;
}
div.zhangyue-c {
    width: 100%;
    margin: 1.3em auto;
    text-align: center;
}
div.zhangyue-float-phone-l40 {
    width: 40%;
    float: left;
    margin-right: 0.8em;
    margin-bottom: 0.5em;
    text-align: center;
}
div.zhangyue-float-phone-r40 {
    width: 40%;
    float: right;
    margin-left: 0.8em;
    margin-bottom: 0.5em;
    text-align: center;
}
div.zhangyue-float-phone-l30 {
    width: 30%;
    float: left;
    margin-right: 0.8em;
    margin-bottom: 0.5em;
    text-align: center;
}
div.zhangyue-float-phone-r30 {
    width: 30%;
    float: right;
    margin-left: 0.8em;
    margin-bottom: 0.5em;
    text-align: center;
}
div.zhangyue-float-phone-r20 {
    width: 20%;
    float: right;
    margin-left: 0.8em;
    margin-bottom: 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", "羿创中黑";
    line-height: 1em;
    font-weight: normal;
    text-align: justify;
    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;
    line-height: 1em;
    font-size: 14px;
    zy-fontsize-adjust: fixed;
}
img.zhangyue-footnote {
    height: 1.2em;
    margin-right: -0.2em;
    margin-left: -0.2em;
}
sup.* {
    font-size: 0.6em;
    vertical-align: top;
}
sub.* {
    font-size: 0.6em;
    vertical-align: bottom;
}
div.tip-box {
    padding: 1em 1em 1em 1em;
    margin: 1em 0 1em 0em;
    background-color: #DCDCDC;
    font-family: "ZY-KAITI", "羿创楷体";
    line-height: 1.5em;
}