.news div{
    width: 288px;
    height: 167px;
    margin-bottom:22px ;
    /* background:rgba(255,255,255,1); */
    box-shadow:0px 0px 16px 0px rgba(120,120,120,0.29);
}
.news{
    /* flex-wrap:wrap; */
    overflow: hidden;
    padding-bottom:160px;
}
.news-z{
    float: left;
    margin-left: 10px;
    margin-right:10px;
}
.news-z img{
    width: 100%;
    height: 100%;
}
.dhjs{
    position: relative;
}
.qy{
    position: absolute;
    bottom: 0;
    left: 0;
}