body {
    background: #f0f5fa;
}

.part {
    width: 100%;
    overflow: hidden;
}

.xzflpart01 {
    height: auto;
    background: url(../images/welfarebg1.jpg) no-repeat;
    background-size: cover;
    background-position: right;
    padding: 65px 0;
}

.xzflpart01 .welfareTop {
    width: 100%;
    /*background: url(../images/aboutusbg3.png) no-repeat;*/
    background-size: auto 204px;
    /* height: 204px; */
    background-position: center;
    min-width: 1200px;
}

.xzflpart01 .welfareTop .welfareTopTitle {
    width: 1200px;
    margin: 0 auto;
    /* height: 204px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xzflpart01 .welfareTop .welfareTopTitle h4 {
    font-size: 43px;
    /* width: 265px; */
    font-weight: normal;
    line-height: 44px;
    display: inline-block;
    padding-left: 27px;
    background: url(../images/leftline.png) no-repeat;
    background-size: 7px auto;
    background-position: left center;
    color: #004f99;
}

.xzflpart01 .welfareTop .welfareTopTitle p {
    font-size: 18px;
    width: 932px;
    color: #666666;
    line-height: 36px;
    color: #004f99;
    text-indent: 2em;
}

.xzflpart01 .welfareBottom {
    width: 1200px;
    margin: 65px auto 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.xzflpart01 .welfareBottom .welfareList {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.xzflpart01 .welfareBottom .welfareList li {
    height: 240px;
    line-height: 42px;
    font-size: 22px;
    cursor: pointer;
    margin: 0 1%;
    background: rgba(255, 255, 255, .6);
    border-radius: 15px;
    overflow: hidden;
    padding: 30px;
    box-shadow: 0 0 8px 4px #bbbbbb99;
}

.xzflpart01 .welfareBottom .welfareList li h5 {
    font-size: 18px;
    font-weight: bold;
    color: #ea5504;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* text-indent: 2em; */
}
.xzflpart01 .welfareBottom .welfareList li:hover h5,
.xzflpart01 .welfareBottom .welfareList li:hover p{
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList li p {
    width: 100%;
    font-size: 18px;
    line-height: .6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    white-space: unset;
    /* text-indent: 2em; */
}

.xzflpart01 .welfareBottom .welfareList li img {
    margin: 0 auto;
    display: block;
    margin-top: 24px;
}

.xzflpart01 .welfareBottom .welfareList .platOn {
    background: url(../images/welfarebg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList .platOn h5 {
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList li .pcImg {
    display: block;
}

.xzflpart01 .welfareBottom .welfareList li .phoneImg {
    display: none;
}

.xzflpart01 .welfareBottom .welfareList .nodata span {
    display: none;
}

.xzflpart01 .welfareBottom .welfareList li:nth-child(1).platOn {
    background: url(../images/welfarebg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList li:nth-child(2).platOn {
    background: url(../images/welfarebg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList li:nth-child(3).platOn {
    background: url(../images/welfarebg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList li:nth-child(4).platOn {
    background: url(../images/welfarebg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList li:nth-child(5).platOn {
    background: url(../images/welfarebg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList li:nth-child(1):hover {
    background: url(../images/welfarebg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList li:nth-child(2):hover {
    background: url(../images/welfarebg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList li:nth-child(3):hover {
    background: url(../images/welfarebg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList li:nth-child(4):hover {
    background: url(../images/welfarebg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.xzflpart01 .welfareBottom .welfareList li:nth-child(5):hover {
    background: url(../images/welfarebg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

@media screen and (max-width: 900px) {
    .xzflpart01 {
        background-position: 10% center;
        background: none;
        min-height: unset;
        height: auto;
        padding: 0;
        padding-bottom: .4rem;
    }

    .xzflpart01 .welfareTop {
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
        min-width: unset;
        height: auto;
        padding-bottom: 0;
        background-size: auto 100%;
    }

    .xzflpart01 .welfareTop .welfareTopTitle {
        width: 90%;
        margin: 0 auto;
        flex-direction: column;
       
    }

    .xzflpart01 .welfareTop .welfareTopTitle h4 {
        width: calc(100% - .7rem);
        padding: 0 .35rem;
        margin: 0 auto;
        margin-top: .5rem;
        display: block;
        font-size: .4rem;
        line-height: 0.64rem;
        margin-bottom: 20px;
    }

    .xzflpart01 .welfareTop .welfareTopTitle p {
        width: 100%;
        padding: 0;
        margin: 0 auto;
        font-size: 16px;
        line-height: 180%;
        margin-bottom: 20px;
    }

    .xzflpart01 .welfareBottom {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 0;
    }

    .xzflpart01 .welfareBottom .welfareList {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .xzflpart01 .welfareBottom .welfareList li {
        /* width: calc(48% - 30px); */
        height: 154px;
        line-height: 26px;
        font-size: 18px;
        padding: 15px;
        margin-bottom: 10px;
    }

    .xzflpart01 .welfareBottom .welfareList li h5 {
        font-size: 18px;
        text-indent: unset;
    }

    .xzflpart01 .welfareBottom .welfareList li p {
        width: 100%;
        line-height: 180%;
        text-indent: unset;
        -webkit-line-clamp: 4;
    }

    .xzflpart01 .welfareBottom .welfareList .platOn {
        background-size: 100% 100%;
    }

    .xzflpart01 .welfareBottom .welfareList li .phoneImg {
        display: block;
        height: 70px;
    }

    .xzflpart01 .welfareBottom .welfareList li .pcImg {
        display: none;
    }

    .xzflpart01 .welfareBottom .welfareList .nodata {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
    }

    .xzflpart01 .welfareBottom .welfareList .nodata span {
        display: block;
        color: #004f99;
        font-size: 16px;
    }
}
