.dzxf {
    text-align: center;
    background: #00415f;
}

.dzxf img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

.swxf {
    text-align: center;
    background: #e4e6e8;
}

.swxf img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

.jhlf {
    text-align: center;
    background: #dddddd;
}

.jhlf img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

.mxifu {
    width: 100%;
    max-width: 1080px;
    margin: auto;
    overflow: hidden;
}

.cs {
    width: 100%;
    max-width: 640px;
    margin: auto;
    overflow: hidden;
}

.csdz {
    text-align: center;
    background: #e6e6e6;
}

.csdz img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

.limg {
    width: 100%;
    overflow: hidden;
}

.limg img {
    width: 100%;
    float: left;
}

.mxifufooter {
    width: 92%;
    text-align: center;
    padding: 0% 4%;
    height: 50px;
    line-height: 50px;
    position: fixed;
    left: 0;
    bottom: 0;
    display: block;
    background: #FFFFFF;
}

.mxifufooter a {
    width: 50%;
    float: left;
    color: #ffffff;
    background: #00415f;
    font-size: 17px;
    display: block;
}

.nsfooter {
    width: 92%;
    text-align: center;
    padding: 0% 4%;
    height: 50px;
    line-height: 50px;
    position: fixed;
    left: 0;
    bottom: 0;
    display: block;
    background: #ffffff;
}

.nsfooter a {
    width: 50%;
    float: left;
    color: #000000;
    background: #ece3e4;
    font-size: 17px;
    display: block;
}

@media (max-width: 760px) {
    .mxifu {
        width: 100%;
        margin: auto;
        overflow: hidden;
    }

    .mxifubanner img {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .dzxf img {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .swxf img {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .jhlf img {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .csdz img {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .mxifufooter {
        width: 100%;
        padding: 0;
        text-align: center;
        height: 50px;
        line-height: 50px;
        position: fixed;
        left: 0;
        bottom: 0;
        display: block;
        background: #FFFFFF;
    }
}

.nsfooter {
    width: 100%;
    padding: 0;
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: fixed;
    left: 0;
    bottom: 0;
    display: block;
    background: #FFFFFF;
}
