body {
    background-color: #FBFBFB
}

/* 1. */
.industryBoxLeft {}

.industryBoxLeft>img {
    border-radius: 10px;
    border: 1px solid #ccc;

}

.hyzx-titl {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.plasticBoxLeft h2 {
    font-size: 32px;
    text-align: center;
    padding: 15px 0;

}

.plasticBoxLeft {
    padding: 25px;
}

/* 2. */
.hyzx-list {}

.hyzx-listBox {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 10px 0;
}

.hyzx-duanluo {
    width: 65%;
    font-size: 20px;

}

/* 3. */
.hyzx-xmjs {
    padding-top: 20px;
}