.zy_banner > div {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
}

    .zy_banner > div > * {
        height: auto;
        width: 100%;
        color: #fff;
    }

    .zy_banner > div .product-map {
        height: auto;
        width: auto;
        border-radius: 15px;
    }

.p_div_01 .plistLi .newbox {
    width: 100%;
}

.prolist_06 li dl {
    height: 81px;
    line-height: 81px;
}

.prolist_07 {
    width: 53%;
    height: 500px;
}

    .prolist_07 p {
        padding: 16.5px 0;
        min-height: 50px;
    }