.shortvideo{
  background: url("../../img/shortvideo/banner_bg@2x.png") no-repeat;
  background-size: cover;
}
.shortvideo_show.show{
  background: url("../../img/shortvideo/bg_display@2x.png") no-repeat;
  background-size: cover;
}