.bixi-player-progress {
  display: flex;
  justify-content: space-between;
  height: 18px;
  padding: 0 8px;
  color: #919399;
  line-height: 18px;
  outline: none;

  .bixi-player-progress-slider {
    flex: 1;
    margin: 0 8px;
  }
}
