@charset "utf-8";
html {
    border: none;
}

body {
    padding: 0%;
    margin: auto;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

a {
    color: black;
    text-decoration: none;
}

.headerNav ol {
    display: none;
    padding: 0%;
    list-style-type: none;
    width: 120px;
    background-color: #23A6A1;
    z-index: 999;
    position: absolute;
}

.headerNav ol>li {
    padding: 0%;
    font-size: 14px;
    width: 120px;
    height: 40px;
}

.headerNav ol>li>a {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: white;
    text-align: center;
}

.headerNav ol>li>a:hover {
    background-color: #2bb1ac;
}

header {
    margin: auto;
    width: 100%;
    height: 150px;
    position: center;
    background-color: #25A6A3;
}

.headerDiv {
    margin: auto;
    width: auto;
    height: 150px;
    background-image: url(../images/header.png);
    background-position: center;
    background-repeat: no-repeat;
}

.headerContent {
    margin: auto;
    width: 1200px;
}

form {
    float: right;
}

.headerNav {
    margin: auto;
    width: auto;
    height: 50px;
    background-color: #23A6A1;
}

.headerNav>ul {
    margin: auto;
    width: 1200px;
    padding: 0%;
    height: 50px;
    list-style-type: none;
}

.headerNav>ul>li {
    float: left;
    width: 120px;
    height: 50px;
}

.headerNav>ul>li>a {
    display: block;
    width: 120px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: white;
}

.headerNav>ul>li>a:hover {
    background-color: #2bb1ac;
}

.headerNav>ul>li:hover ol {
    display: block;
}

.xygk_erji {
    height: 120px;
}

.xkzy_erji {
    height: 200px;
}

.jyjx_erji {
    height: 200px;
}

.kxyj_erji {
    height: 160px;
}

.szdw_erji {
    height: 160px;
}

.djsz_erji {
    height: 240px;
}

.txzx_erji {
    height: 280px;
}

.mzzg_erji {
    height: 120px;
}

footer {
    margin: auto;
    width: 100%;
    height: 220px;
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    background-position: center;
    position: center;
}

.footerDiv {
    margin: auto;
    width: 1200px;
    height: 220px;
}

footer ul {
    float: left;
    width: 1000px;
    height: 50px;
    margin-left: 100px;
    padding: 0%;
}

footer>div>ul>li {
    float: left;
    width: 250px;
    margin-top: 25px;
    text-align: center;
}

footer>div>ul>li>a {
    color: white;
}

.copyright {
    float: right;
    color: white;
    margin-top: 70px;
    font-size: 14px;
    margin-right: 295px;
}

.mail {
    width: 452px;
    float: right;
    color: white;
    font-size: 14px;
    margin-right: 295px;
    margin-top: 10px;
}

.footerDiv>img {
    float: left;
    margin-left: 1030px;
    margin-top: -70px;
}

.college {
    float: right;
    color: white;
    margin-top: 10px;
    margin-right: 90px;
}