// H5
.swiper-slide {
  .taro-video {
    height: 100%;
  }
}

// weapp
//.screen-swiper {
//  video {
//    width: 100%;
//  }
//}
