@charset "utf-8";
/*---------------------------------------------------------
footer styles
---------------------------------------------------------*/

.wg_wap_bottom {
    display: none;
}

.bz_bottom {
    width: 100%;
    height: 136px;
    border-top: #015293 solid 4px;
    display: flex;
    justify-content: space-between;
}

.bz_bott_dzjg {
    width: 100px;
    padding: 36px 10px 0 15px;
    text-align: center;
}

.bz_bott_li {
    flex: 1 1 0;
    padding: 15px 10px 0px 10px;
    height: auto;
}

.bz_bott_li ul li {
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.bz_bott_jc {
    padding: 0px 15px 0px 0px;
    width: 300px;
}

.bz_bott_jc1 {
    margin-top: 25px;
}

.bz_bott_jc1 li {
    text-align: right;
    width: 127px;
}
.bz_bott_jc2{
    display: flex;
    flex-wrap: wrap;
}
.bz_bott_jc2 li {
    width: 50%;
    line-height: 40px;
}

.bz_bott_jc2 li img {
    float: left;
    float: left;
    margin: 8px 8px 5px 20px;
}

.list_page {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.list_page span {
    margin: 0px 6px;
}

@media (max-width: 480px) {
    body {
        font-size: 14px;
    }

    .mainBox1100_white {
        display: none;
    }

    .wg_wap_bottom {
        display: block;
    }

    .wg_wap_bottom {
        width: 98%;
        height: auto;
        border-top: #024377 solid 2px;
    }

    .wg_wap_bottom ul {
        width: 97%;
        margin: 0 auto;
        padding: 10px 0px;
    }

    .wg_wap_bottom ul li {
        line-height: 30px;
        text-align: center;
    }

    .wg_wap_bottom ul li span {
        white-space: nowrap;
    }

}