
.swiperPic .bd li{
height:370px;
}
@media screen and (max-width: 768px) {
.swiperPic .bd li{
height:auto!important;
}
}
