div.* {
    background-color: transparent;
}
h3.text-title-3 {
    font-family: "ZY-HEITI" ,"方正兰亭黑";
    font-size: 18px;
    line-height: 1.2em;
    color: #E55712;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
}
h3.text-title-3-c {
    font-family: "ZY-XIAOBIAOSONG","羿创中宋";
    font-size: 18px;
    line-height: 1.2em;
    color: #E55712;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
}
h6.text-title-6 {
    font-family: "ZY-HEITI" ,"方正兰亭黑";
    font-size: 18px;
    line-height: 1.2em;
    color: #E55712;
    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;
    margin-top: 0;
}
p.preface-text {
    font-family: "ZY-FANGSONG", "羿创仿宋";
    font-size: 16px;
    text-indent: 2em;
}
p.bodytext-kt {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
    padding: 0 1em;
}
p.bodytext-kt-np {
    font-family: "ZY-KAITI", "羿创楷体";
    font-size: 16px;
    text-indent: 2em;
}
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-full-c {
    margin: 0 0;
    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;
}
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.tips-title {
    float: left;
    padding: 0.2em 0.3em;
    background: #B38F6B;
    color: #ffffff;
    font-size: 18px;
    font-family: "ZY-XIHEITI", "羿创中黑";
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    border-radius: 20px;
}
div.box {
    background-color: #E6E6E6;
    margin-top: 0;
    margin-bottom: 1.5em;
    padding: 1% 2%;
    border-top: 1px dashed #B38F6B;
    border-bottom: 1px dashed #B38F6B;
    clear: both;
}
h1.xu {
    font-family: "ZY-LIBIAN", "羿创小隶书";
    font-size: 24px;
    color: #E55712;
    width: 1em;
    float: left;
    height: 100%;
    margin: 30% 1.5em 0 20px;
}
div.kong {
    margin-top: 50%;
    font-family: "ZY-HEITI" ,"方正兰亭黑";
    font-size: 17px;
    color: #000;
    text-align: center;
    margin-bottom: 1em;
}
div.h2-line {
    border-top: 2px solid #E55712;
    margin-top: 20%;
}
h2.xy-h2-4 {
    font-family: "ZY-XIHEITI", "羿创中黑";
    font-size: 20px;
    line-height: 1.4em;
    color: #E55712;
    font-weight: normal;
    margin-top: -0.8em;
    margin-bottom: 1.7em;
    text-align: center;
}
span.h2-reverse-color {
    color: #fff;
    background-color: #E55712;
    padding: 0.1em 0.2em;
}