body{background:#f6f6f6;}
.bannerPic img{display:block;width:100%;}

@media only screen and (max-wdith:750px){
.bannerPic img {
    height: 160px;
    object-fit: cover;
}
}
.wzZW{
text-align:justify;
text-justify:inter-ideograph;
}