
.content1 {
    position: relative;
    width: 100%;
    height: 1100px;
    top: 50px;
    background: linear-gradient(to left top, #f5A1D5 0%, #cdd3e9);
}

.ppc {
    width: 254px;
    height: 400px;
    border-radius: 10px;
    background-color: #fff;
    position: relative;
    line-height: 40px;
    margin-left: 20px;
    margin-top: 20px;
}

.ppc img {
    width: 94%;
    height: 200px;
    margin-left: 5%;
    border-radius: 10px;
    margin-top: 0px;
    position: absolute;
    left: 0px;
    z-index: 1;

}

.shenghuo {
    font-size: 30px !important;
}

.ppc:hover img {
    margin-top: -100px;
}

.zppc {
    padding: 10px;


}

.zppc1 {
    position: absolute;
    top: 160px;
}

.shz {
    width: 1400px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
}

.banquan {
    position: relative;
    top: 340px;
}

.footer1 {
    margin-top: 100px;
}

.ppc {
    margin-top: 60px;
    margin-bottom: 40px;
    padding: 10px;

}