.wbjk {
    display:flex;
    flex-direction:row;  

}
.nr {
    width:25%;
    height: 400px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
     padding:0px 2%;

}
    .cs {
        width: 100%;
        height: 80%;
    }
        .cs img {
        width:100%;
        height:100%;
        }
video {
    width:100%;
    height:100%;
}
.cc {
    width: 100%;
    height: 20%;
    line-height: 5;
}
.xqimg {
    width:100%;
    height:400px;
    border:1px solid #000;
}
.xqimg img{
    width:100%;
    height:100%;
    border:1px solid #000;
}
.xqimg video{
    width:100%;
    height:100%;
    border:1px solid #000;
}
.wztm {
    font-size: 30px;
    font-weight: bold;
    margin: 10px;
}