.mt30[data-v-8d0072a6] {
  margin-top: 30px;
}
.audio[data-v-8d0072a6] {
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(to bottom, #18191d 0%, #111215 100%);
}
.audio__title[data-v-8d0072a6] {
  display: flex;
  justify-content: center;
  padding: 10px 15px;
  color: #fff;
  border-bottom: 1px solid #29292d;
}
.audio__close[data-v-8d0072a6] {
  position: absolute;
  right: 15px;
}
.audio__close img[data-v-8d0072a6] {
  height: 14px;
}
.audio__content[data-v-8d0072a6] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.audio__content--slider[data-v-8d0072a6] {
  width: 85%;
}
.audio__content--slider .slisder[data-v-8d0072a6] {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.05), 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12);
}
.audio__content--slider[data-v-8d0072a6] .el-slider__bar {
  height: 3px;
  background: #d4c0a1;
}
.audio__content--slider[data-v-8d0072a6] .el-slider__runway {
  height: 2px;
  margin: 10px 0;
  background-color: #303239;
}
.audio__content--slider[data-v-8d0072a6] .el-slider__button {
  width: 10px;
  height: 10px;
  border: 2px solid #6a6e7a;
  background-color: #6a6e7a;
}
.audio__content--slider[data-v-8d0072a6] .el-slider__button-wrapper {
  top: -17px;
}
.audio__content--box[data-v-8d0072a6] {
  width: 85%;
  color: #6a6e7a;
  display: flex;
  justify-content: space-between;
}
[data-v-8d0072a6] .begin .el-slider__button {
  border: 2px solid #d4c0a1;
  background-color: #d4c0a1;
}
[data-v-8d0072a6] .el-switch.is-checked .el-switch__core::after {
  background-color: #d4c0a1 !important;
}
[data-v-8d0072a6] .el-switch.is-checked .el-switch__core {
  background-color: #0e0b0b !important;
}
[data-v-8d0072a6] .el-switch__core {
  background-color: #0e0b0b !important;
}
[data-v-8d0072a6] .el-switch__core:after {
  background-color: #6a6e7a !important;
}
