#naimao-player {
  width: 100%!important;
  height: 600px!important;
   z-index: 100;
}
.xgplayer-skin-default .xgplayer-progress-played{
      background-image: linear-gradient(-90deg, #8BC34A, #607f3b)!important;
}
.xgplayer-skin-default .xgplayer-drag{
    background: #8BC34A!important;
}
.xgplayer-skin-default .xgplayer-playbackrate ul li{
  font-size: 15px!important;
}
.xgplayer-skin-default.xgplayer-pause .xgplayer-start{
      z-index: 100;
}
@media screen and (max-width: 768px) {
  #naimao-player {
    height: 237px!important;
    padding: 1%!important;
  }
}
