.banner img {
    width: 100%;
    /* height: 350px; */
}

.content-wrap {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}

.product-distribution h2 {
    color: #3775F6;
    font-weight: 700;
    padding-top: 15px;
}

.product-distribution p {
    font-size: 18px;
    line-height: 35px;
    color: #333;
    font-weight: 700;
    letter-spacing: 1px;
}

.product-img {
    margin: 50px 0;
    z-index: 9999;
}