.h_top {
    width: 100%;
    height: 1500px;
    background-color: #00446F;
}

.h_top h3 {
    text-align: center;
    color: #fff;
    line-height: 60px
}

/*数字++++++++++*/
.digital {
    width: 100%;
    /* background: #049dfd; */
    /* margin-bottom: 500px; */
    color: #fff;
}

.main {
    /* width: 1140px; */
    /* height: 150px; */
    margin: 0 auto;
}

.mumping_mun li {
    /* width: 33%; */
    display: inline-block;
    margin: 5px auto;
    text-align: center;
}

.mumping_mun {
    /* max-width: 1140px; */
    padding: 0;
    list-style: none;
}

.mumping_mun p {
    color: #2d3946;
    font-size: 30px;
    font-weight: 600;
    width: 100%;
    display: block;
    clear: both;
}

.mumping_mun h2 {
    font-size: 45px;
    font-weight: normal;
    margin-right: 10px;
    font-weight: 600;
    color: #e3051a;
}
