a {
    color: #333;
}

a:hover {
    color: #333;
}
.allW img{
    display: block;
    width: 100%;
}
.zt288-nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
}

.zt288-nav ul li {
    width: 25%;
    font-size: 0.825rem;
    height: 2.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    text-align: center;
    position: relative;
}

.zt288-nav ul li #li-nav {
    display: none;
    position: absolute;
    left: 0;
    top: 2.34rem;
    width: 100%;
    z-index: 9999;
}

.zt288-nav ul li #li-nav .nav {
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0d8e79;
    border-top: 1px solid #fff;
}

.zt288-nav ul li #li-nav .nav a {
    color: #fff;
    font-size: 0.8rem;
}

.zt288-nav ul li:nth-of-type(4n) {
    border-right: none;
}

.zt288-nav ul li:nth-of-type(n+5) {
    border-bottom: none;
}

.zt288-nav ul li a {
    color: #333;
}

.zt288-foot {
    background: url(/images/foot.jpg) no-repeat left top;
    background-size: 100%;
    margin-bottom: 6rem;
}

.zt288-foot .c {
    padding: 5.8rem 1.5rem 5rem 1.5rem;
}

.zt288-foot .c h1 {
    color: #FFF;
    text-align: center;
    font-size: 1rem;
}

.zt288-foot .c h2 {
    width: 11rem;
    background-color: #a4d0ce;
    color: #028b84;
    text-align: center;
    margin: 0.5rem 0 0 5rem;
    font-size: 0.9rem;
}

.zt288-foot .c h3 {
    color: #ffd492;
    text-align: center;
    margin-top: 0.2rem;
    font-size: 1.1rem;
}

.zt288-foot .c h4 {
    font-size: 0.43rem;
    color: #8dcbc8;
    text-align: center;
}

.zt288-foot .c p {
    font-size: 0.75rem;
    height: 1.12rem;
    display: flex;
    line-height: 1.12rem;
    width: 10.2rem;
    float: left;
    margin-top: 1rem;
    color: #FFF;
    margin-right: 0.5rem;
}

.zt288-foot .c p img {
    margin-right: 0.1rem;
    width: 1.124rem;
    height: 1.124rem;
}

.zt288-foot .c p:nth-last-child(2) {
    margin-right: 0;
}

.zt288-foot .c p:last-child {
    width: 19rem;
    margin-right: 0;
    padding-left: 3rem;
    margin-top: 0.75rem;
}

.zt288-foot .bq {
    clear: both;
    background-color: #02746e;
    color: #FFF;
    text-align: center;
    font-size: 0.5rem;
    height: 2.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
