/* line 27, ../sass/base/base.scss */
.player_ui .book-cover-wrapper .wx-she-qun .she-qun-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

/* line 3, ../sass/audiov3.scss */
html {
  background: #fff;
}

/* line 6, ../sass/audiov3.scss */
.opt-top-wrapper {
  height: 0.74667rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  padding-top: 0.42667rem;
  position: relative;
  z-index: 20;
}
/* line 17, ../sass/audiov3.scss */
.opt-top-wrapper .top-back {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: 0.37333rem;
  color: rgba(21, 27, 55, 0.65);
}
/* line 25, ../sass/audiov3.scss */
.opt-top-wrapper .top-back img {
  width: 0.42667rem;
  height: 0.42667rem;
  margin-right: 0.18667rem;
}
/* line 31, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper {
  margin-top: 0.10667rem;
  margin-right: 0.69333rem;
}
/* line 34, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper #toggle-button {
  display: none;
}
/* line 37, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper .button-label {
  position: relative;
  display: inline-block;
  width: 1.33333rem;
  height: 0.53333rem;
  background: rgba(21, 27, 55, 0.06);
  border-radius: 0.53333rem;
  overflow: hidden;
}
/* line 46, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper .circle {
  position: absolute;
  top: 0.05333rem;
  left: 0.05333rem;
  width: 0.42667rem;
  height: 0.42667rem;
  border-radius: 50%;
  background-color: #fff;
}
/* line 55, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper .button-label .text {
  line-height: 0.53333rem;
  font-size: 0.26667rem;
  color: rgba(21, 27, 55, 0.65);
}
/* line 60, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper .on {
  display: none;
  background: #FFC80F;
  text-indent: 0.21333rem;
}
/* line 65, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper .off {
  display: inline-block;
  text-indent: 0.58667rem;
}
/* line 69, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper .button-label .circle {
  left: 0.05333rem;
  transition: all 0.3s;
}
/* line 73, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper #toggle-button:checked + label.button-label .circle {
  left: 0.85333rem;
}
/* line 76, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper #toggle-button:checked + label.button-label .on {
  display: inline-block;
}
/* line 79, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper #toggle-button:checked + label.button-label .off {
  display: none;
}
/* line 82, ../sass/audiov3.scss */
.opt-top-wrapper .top-switch-wrapper #toggle-button:checked + label.button-label {
  background: #FFC80F;
}
/* line 86, ../sass/audiov3.scss */
.opt-top-wrapper .top-button-wrapper {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 0.64rem;
}
/* line 92, ../sass/audiov3.scss */
.opt-top-wrapper .top-button-wrapper .toggle-button {
  font-size: 0.37333rem;
  color: rgba(21, 27, 55, 0.4);
  height: 0.74667rem;
  line-height: 0.74667rem;
}
/* line 98, ../sass/audiov3.scss */
.opt-top-wrapper .top-button-wrapper .text-split {
  border: 0.02667rem solid rgba(21, 27, 55, 0.12);
  height: 0.26667rem;
}
/* line 103, ../sass/audiov3.scss */
.opt-top-wrapper .top-button-wrapper .text-off {
  padding-right: 0.18667rem;
}
/* line 106, ../sass/audiov3.scss */
.opt-top-wrapper .top-button-wrapper .text-on {
  padding-left: 0.18667rem;
}
/* line 109, ../sass/audiov3.scss */
.opt-top-wrapper .top-button-wrapper .active {
  color: #151B37;
}
/* line 113, ../sass/audiov3.scss */
.opt-top-wrapper .banner-app-download {
  width: 2.24rem;
  height: 0.64rem;
  line-height: 0.64rem;
}
/* line 118, ../sass/audiov3.scss */
.opt-top-wrapper .banner-app-download .banner-app-download-btn {
  background: linear-gradient(87.43deg, #FFD56A 0.72%, #FFA2B8 47.35%, #7A87FF 99.1%);
  border-radius: 0.32rem;
  font-size: 0.32rem;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0.05333rem 0.10667rem rgba(157, 57, 57, 0.25);
  text-align: center;
}
/* line 128, ../sass/audiov3.scss */
.opt-top-wrapper .visi {
  visibility: hidden;
}
/* line 132, ../sass/audiov3.scss */
.opt-top-wrapper .hidden {
  display: none;
}

/* line 136, ../sass/audiov3.scss */
.player_ui {
  width: 100%;
  height: 9.33333rem;
  background-color: #222;
  position: relative;
}
/* line 141, ../sass/audiov3.scss */
.player_ui .buy_tips {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 999;
  top: 0;
  left: 0;
  text-align: center;
}
/* line 150, ../sass/audiov3.scss */
.player_ui .buy_tips .tips {
  margin-top: 2.2rem;
  font-size: 0.42667rem;
  color: #fff;
}
/* line 155, ../sass/audiov3.scss */
.player_ui .buy_tips .buy {
  font-size: 0.34667rem;
  color: #3ca6fe;
  margin: 0.42667rem 0;
}
/* line 161, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
/* line 172, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail, .player_ui .book-cover-wrapper .book-cover-detail-pc {
  position: relative;
  top: -3%;
  width: 100%;
  height: 7.6rem;
}
/* line 177, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-bgk-shadow, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-shadow {
  position: absolute;
  z-index: 3;
  width: 2.82667rem;
  height: 3.09333rem;
  left: 3.73333rem;
  top: 2.24rem;
  background: -webkit-linear-gradient(23deg, #5988FF 43.79%, #0038FF 43.79%, #94CFFF 51.62%, #FF7373 80.35%);
  background: linear-gradient(23deg, #5988FF 43.79%, #0038FF 43.79%, #94CFFF 51.62%, #FF7373 80.35%);
  filter: blur(2.13333rem);
  -webkit-filter: blur(2.13333rem);
}
/* line 189, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-bgk-shadow-filter, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-shadow-filter {
  filter: blur(2rem);
  -webkit-filter: blur(2rem);
}
/* line 194, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .yin-opt-wrapper .yin-kong, .player_ui .book-cover-wrapper .book-cover-detail-pc .yin-opt-wrapper .yin-kong {
  position: absolute;
  z-index: 6;
  top: 0;
  right: 0.58667rem;
  width: 1.02933rem;
  height: 1.02933rem;
}
/* line 203, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .yin-opt-wrapper .yin-gan, .player_ui .book-cover-wrapper .book-cover-detail-pc .yin-opt-wrapper .yin-gan {
  position: absolute;
  z-index: 5;
  top: 0.42667rem;
  right: 0.82667rem;
  filter: drop-shadow(0px 0.08rem 0.08rem rgba(0, 0, 0, 0.05));
  width: 1.6rem;
}
/* line 212, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .yin-opt-wrapper .yin-gan-transform, .player_ui .book-cover-wrapper .book-cover-detail-pc .yin-opt-wrapper .yin-gan-transform {
  transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  right: 1rem;
}
/* line 222, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-cover-cd .cover-cd, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-cover-cd .cover-cd {
  position: absolute;
  z-index: 3;
  top: 1.38667rem;
  left: 3.68rem;
  width: 3.84rem;
  height: 3.84rem;
}
/* line 230, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-cover-cd .cover-cd-0, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-cover-cd .cover-cd-0 {
  z-index: 4;
}
/* line 233, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-cover-cd .cover-cd-left, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-cover-cd .cover-cd-left {
  left: 3.81333rem;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* line 246, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-cover-cd .cdRotate, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-cover-cd .cdRotate {
  -webkit-animation: 8s linear 0s normal none infinite rotation;
  -moz-animation: 8s linear 0s normal none infinite rotation;
  -o-animation: 8s linear 0s normal none infinite rotation;
  animation: 8s linear 0s normal none infinite rotation;
}
/* line 252, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-cover-cd .cdPause, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-cover-cd .cdPause {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
/* line 259, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-bgk-cover, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-cover {
  position: absolute;
  top: 0.77333rem;
  left: 2.66667rem;
  width: 3.52rem;
  height: 5.06667rem;
}
/* line 265, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-bgk-cover .book-bgk-cover-img, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-cover .book-bgk-cover-img {
  position: absolute;
  left: 0;
  z-index: 4;
  width: 3.52rem;
  height: 5.06667rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  box-shadow: 0px 0.26667rem 1.06667rem rgba(21, 31, 55, 0.05);
}
/* line 276, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-bgk-cover .book-bgk-cover-img #thumbImg, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-cover .book-bgk-cover-img #thumbImg {
  width: 3.52rem;
  height: 5.06667rem;
  object-fit: cover;
}
/* line 281, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-bgk-cover .book-bgk-cover-img .img-border, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-cover .book-bgk-cover-img .img-border {
  border-radius: 0.10667rem 0.32rem 0.32rem 0.10667rem;
}
/* line 284, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-bgk-cover .book-bgk-cover-img .img-shadow, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-cover .book-bgk-cover-img .img-shadow {
  filter: drop-shadow(0px 0.08rem 0.16rem rgba(0, 0, 0, 0.1));
}
/* line 287, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-bgk-cover .book-bgk-cover-img .hidden, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-cover .book-bgk-cover-img .hidden {
  display: none;
}
/* line 291, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-bgk-cover .thumb_bkg_img, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-cover .thumb_bkg_img {
  background-image: url("./default_book_cover_v5.png");
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 296, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-bgk-cover .book-bgk-cover-shadow, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-cover .book-bgk-cover-shadow {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 0.25067rem;
  height: 5.06667rem;
  /*background: linear-gradient(270deg, rgba(0, 0, 0, 0.05) 0.85%, rgba(255, 255, 255, 0) 100%);*/
}
/* line 306, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail .book-bgk-cover-left, .player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-cover-left {
  left: 2.53333rem;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
/* line 312, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail-pc {
  display: flex;
  justify-content: center;
}
/* line 316, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail-pc .yin-opt-wrapper .yin-kong {
  right: 0;
  left: 84%;
}
/* line 320, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail-pc .yin-opt-wrapper .yin-gan {
  right: 0;
  left: 75.73%;
}
/* line 324, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail-pc .yin-opt-wrapper .yin-gan-transform {
  right: 0;
  transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  left: 73.66%;
}
/* line 332, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail-pc .book-cover-cd .cover-cd {
  left: 36.8%;
}
/* line 335, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail-pc .book-cover-cd .cover-cd-left {
  left: 40%;
}
/* line 339, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-cover {
  left: 26.66%;
}
/* line 342, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail-pc .book-bgk-cover-left {
  left: 25.33%;
}
/* line 346, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .book-cover-detail-height-220 {
  height: 5.86667rem;
}
/* line 350, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail {
  position: relative;
  top: 0;
  width: 100%;
  height: 8.66667rem;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 359, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper {
  position: relative;
  z-index: 4;
  width: 8.72rem;
  height: 7.46667rem;
  box-shadow: 0px -0.53333rem 2.66667rem 0.53333rem rgba(20, 143, 232, 0.12);
  border-radius: 1.2rem;
}
/* line 366, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top {
  position: relative;
  border-radius: 1.2rem 1.2rem 0 0;
  height: 4.05333rem;
  background: linear-gradient(335.87deg, #4f4034 43.18%, #908174 103.42%);
}
/* line 371, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info {
  display: -webkit-flex;
  display: flex;
  padding-top: 0.96rem;
}
/* line 375, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info .item-cd-animation {
  margin-left: 0.53333rem;
  width: 1.33333rem;
  height: 1.33333rem;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  position: relative;
}
/* line 382, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info .item-cd-animation .item-cd {
  width: 1.33333rem;
  height: 1.33333rem;
}
/* line 386, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info .item-cd-animation .item-line {
  position: absolute;
  left: 0.24rem;
  top: 0.24rem;
  width: 0.85333rem;
  height: 0.85333rem;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
/* line 397, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info .item-cd-animation .item-line .item-line-img {
  width: 3.376rem;
  position: absolute;
  transform: translate3d(0, 0, 0);
  -webkit-animation: 8s linear 0s normal none infinite slideshow;
  -moz-animation: 8s linear 0s normal none infinite slideshow;
  -o-animation: 8s linear 0s normal none infinite slideshow;
  animation: 8s linear 0s normal none infinite slideshow;
}
@keyframes slideshow {
  100% {
    -webkit-transform: translateX(-2.52267rem);
  }
}
/* line 413, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info .item-cd-animation .item-line .item-line-pause {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
@keyframes rotation1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* line 430, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info .item-cd-rotate {
  -webkit-animation: 8s linear 0s normal none infinite rotation1;
  -moz-animation: 8s linear 0s normal none infinite rotation1;
  -o-animation: 8s linear 0s normal none infinite rotation1;
  animation: 8s linear 0s normal none infinite rotation1;
}
/* line 436, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info .item-cd-pause {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
/* line 442, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info .audio-item-sta-wrapper {
  flex: 1;
  -webkit-flex: 1;
  margin-left: 0.53333rem;
  color: #fff;
  margin-top: 0.10667rem;
}
/* line 448, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info .audio-item-sta-wrapper .audio-item-sta {
  font-size: 0.42667rem;
  font-weight: bold;
}
/* line 451, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info .audio-item-sta-wrapper .audio-item-sta span {
  display: inline-block;
  min-width: 0.26667rem;
}
/* line 456, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-info .audio-item-sta-wrapper .audio-item-desc {
  font-size: 0.34667rem;
  margin-top: 0.21333rem;
}
/* line 462, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-level1 {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  height: 1.22667rem;
  display: -webkit-flex;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}
/* line 474, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-level1 .level-1 {
  display: inline-block;
  min-width: 1.86667rem;
  height: 0.96rem;
  margin-top: 0.26667rem;
  line-height: 0.96rem;
  background: rgb(89 74 63);
  border-radius: 0.21333rem 0.21333rem 0 0;
  text-align: center;
  font-size: 0.37333rem;
  margin-right: 0.05333rem;
  padding: 0 0.10667rem;
  color: #fff;
  font-weight: bold;
}
/* line 489, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-level1 .level-1-active {
  background: #72655c;
  color: #ffffff;
}
/* line 494, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-top .audio-item-level1::-webkit-scrollbar {
  display: none;
}
/* line 496, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-bottom {
  background: #72655c;
  height: calc(7.46667rem - 4.05333rem);
  border-radius: 0 0 1.2rem 1.2rem;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  position: relative;
  z-index: 5;
}
/* line 506, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-bottom .level-2-list {
  display: -webkit-flex;
  display: flex;
}
/* line 509, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-bottom .level-2-list .level-2 {
  width: 1.17333rem;
  height: 1.17333rem;
  line-height: 1.17333rem;
  font-size: 0.42667rem;
  color: rgb(246 244 241);
  background: rgb(102 83 69);
  border-radius: 0.21333rem;
  text-align: center;
  margin-right: 0.37333rem;
  margin-top: 0.96rem;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
/* line 523, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-bottom .level-2-list .level-2:first-child {
  margin-left: 0.53333rem;
}
/* line 526, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-bottom .level-2-list .level-2-active {
  position: relative;
  color: #f1f4f8;
  font-weight: bold;
  background: #4f4034;
}
/* line 532, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-bottom .level-2-list .level-2-active:before {
  content: "";
  background: url("./ic_audio_item_active.gif") no-repeat;
  background-size: 0.26667rem;
  width: 0.26667rem;
  height: 0.26667rem;
  position: absolute;
  left: 0.13333rem;
  bottom: 0.13333rem;
}
/* line 542, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-bottom .level-2-list .level-2-pause:before {
  content: "";
  background: url("./ic_audio_item_pause.png") no-repeat;
  background-size: 0.26667rem;
  width: 0.26667rem;
  height: 0.26667rem;
  position: absolute;
  left: 0.13333rem;
  bottom: 0.13333rem;
}
/* line 553, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-bottom .hidden {
  display: none;
}
/* line 557, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .audio-item-wrapper .audio-item-bottom::-webkit-scrollbar {
  display: none;
}
/* line 559, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail .wx-she-qun {
  top: 7.73333rem;
}
/* line 563, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .audio-item-detail-height-280 {
  height: 7.46667rem;
}
/* line 566, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .wx-she-qun {
  position: absolute;
  top: 6.66667rem;
  height: 0.85333rem;
  border-radius: 0.53333rem;
  font-size: 0.32rem;
  color: #3ca6fe;
  max-width: 4.85333rem;
  padding: 0 0.32rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translateX(-50%);
}
/* line 582, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .wx-she-qun .she-qun-text {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  padding: 0 0.21333rem 0 0.37333rem;
  text-align: left;
}
/* line 589, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .wx-she-qun .she-qun-right {
  width: 0.32rem;
  height: 0.32rem;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
/* line 596, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .hidden1 {
  display: none;
}
/* line 599, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper .hidden {
  display: none;
}
/* line 603, ../sass/audiov3.scss */
.player_ui .book-cover-wrapper-middle {
  height: calc(100% - 1.17333rem );
  padding-bottom: 1.17333rem;
}
/* line 607, ../sass/audiov3.scss */
.player_ui .hidden {
  display: none;
}
/* line 610, ../sass/audiov3.scss */
.player_ui .audio_lyric {
  position: relative;
  height: 100%;
}
/* line 613, ../sass/audiov3.scss */
.player_ui .audio_lyric .bottom-shadow {
  position: absolute;
  width: 100%;
  height: 0.74667rem;
  bottom: 0.4rem;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.6) 100%);
  transform: rotate(-180deg);
}
/* line 621, ../sass/audiov3.scss */
.player_ui .audio_lyric .top-shadow {
  position: absolute;
  top: 0.2rem;
  width: 100%;
  height: 0.74667rem;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.6) 100%);
}
/* line 629, ../sass/audiov3.scss */
.player_ui .audio_lyric .hidden {
  display: none;
}
/* line 632, ../sass/audiov3.scss */
.player_ui .audio_lyric .lyric {
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  box-pack: center;
  box-align: center;
  -moz-box-pack: center;
  -moz-box-align: center;
  position: absolute;
  top: 0.32rem;
  bottom: 0;
  width: 100%;
  height: calc(100% - 0.42667rem - 0.32rem);
}
/* line 645, ../sass/audiov3.scss */
.player_ui .audio_lyric .lyric .lyric__box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 651, ../sass/audiov3.scss */
.player_ui .audio_lyric .lyric .lyric__text {
  transform-origin: 0px 0px 0px;
  -webkit-transform: translate3d(0, 0, 0);
  color: rgba(21, 27, 55, 0.65);
  font-size: 0.42667rem;
  text-align: center;
  line-height: 0.85333rem;
}
/* line 660, ../sass/audiov3.scss */
.player_ui .audio_lyric .lyric .lyric__text_content {
  padding: 0 0.8rem;
  word-break: break-all;
  word-wrap: break-word;
}
/* line 665, ../sass/audiov3.scss */
.player_ui .audio_lyric .lyric .lyric__text p {
  min-height: 0.85333rem;
  line-height: 0.85333rem;
  padding: 0.32rem 0;
  text-align: center;
  margin: 0 1.28rem;
  letter-spacing: 0.02em;
}
/* line 673, ../sass/audiov3.scss */
.player_ui .audio_lyric .lyric .lyric_item_current {
  color: #FFC80F;
}

/* line 682, ../sass/audiov3.scss */
.opt-area-wrapper {
  margin-bottom: 0.64rem;
}
/* line 684, ../sass/audiov3.scss */
.opt-area-wrapper .opt-progress-wrapper {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 0 0.64rem;
  height: 0.64rem;
  position: relative;
}
/* line 694, ../sass/audiov3.scss */
.opt-area-wrapper .opt-progress-wrapper .time_proc {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  width: 6.26667rem;
  position: relative;
}
/* line 699, ../sass/audiov3.scss */
.opt-area-wrapper .opt-progress-wrapper .time_proc .seekbar_container {
  height: 0.4rem;
  position: relative;
}
/* line 704, ../sass/audiov3.scss */
.opt-area-wrapper .opt-progress-wrapper .back15, .opt-area-wrapper .opt-progress-wrapper .front15 {
  width: 0.64rem;
  height: 0.64rem;
}
/* line 707, ../sass/audiov3.scss */
.opt-area-wrapper .opt-progress-wrapper .back15 img, .opt-area-wrapper .opt-progress-wrapper .front15 img {
  width: 0.64rem;
  height: 0.64rem;
}
/* line 712, ../sass/audiov3.scss */
.opt-area-wrapper .opt-progress-wrapper .back15 {
  margin-right: 0.32rem;
}
/* line 715, ../sass/audiov3.scss */
.opt-area-wrapper .opt-progress-wrapper .front15 {
  margin-left: 0.32rem;
}
/* line 720, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper {
  margin-top: 0.37333rem;
  padding: 0 0.64rem;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
/* line 729, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
/* line 738, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn .down-audio {
  height: 0.64rem;
  width: 0.64rem;
}
/* line 741, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn .down-audio img {
  height: 0.64rem;
  width: 0.64rem;
}
/* line 746, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn .fast-play {
  position: relative;
  font-size: 0.42667rem;
  line-height: 0.58667rem;
  font-weight: bold;
  color: rgba(21, 27, 55, 0.65);
  width: 0.8rem;
  text-align: right;
}
/* line 754, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn .fast-play .select-rate-wraper {
  position: absolute;
  bottom: 1.01333rem;
}
/* line 757, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn .fast-play .select-rate-wraper img {
  position: absolute;
  left: 0.58667rem;
  top: 0;
  z-index: 5;
  width: 0.53333rem;
  height: 0.21333rem;
}
/* line 766, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn .fast-play .select-rate-wraper .select-rate {
  position: absolute;
  z-index: 7;
  bottom: 0;
  right: -2.98667rem;
  width: 8.72rem;
  height: 1.06667rem;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(0.13333rem);
  -webkit-backdrop-filter: blur(0.13333rem);
  border-radius: 0.21333rem;
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  align-items: center;
  -webkit-align-items: center;
  font-size: 0.32rem;
  color: #fff;
}
/* line 786, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn .fast-play .select-rate-wraper .rate-active {
  color: #FFC80F;
}
/* line 790, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn .fast-play .hidden {
  display: none;
}
/* line 794, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn .play-pause-wrapper {
  width: 1.97333rem;
  height: 1.97333rem;
  margin-left: 0.8rem;
  margin-right: 0.53333rem;
}
/* line 799, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn .play-pause-wrapper .play-pause {
  width: 1.97333rem;
  height: 1.97333rem;
}
/* line 803, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .fun-import-btn .play-pause-wrapper img {
  width: 1.97333rem;
  height: 1.97333rem;
}
/* line 810, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .play-mode-switch {
  width: 0.64rem;
  height: 0.64rem;
  background-size: 0.64rem;
  background-repeat: no-repeat;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
/* line 818, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .play-mode-switch-one {
  background-image: url("./ic_dcbf@3x.png");
}
/* line 821, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .play-mode-switch-loop {
  background-image: url("./ic_lbxh@3x.png");
}
/* line 824, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .play-mode-switch-repeat {
  background-image: url("./ic_dqxh@3x.png");
}
/* line 827, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .play-mode-switch-order {
  background-image: url("./ic_sxbf@3x.png");
}
/* line 830, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .play-mode-switch-random {
  background-image: url("./ic_sjbf.png");
}
/* line 833, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .menu {
  width: 0.64rem;
  height: 0.64rem;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
/* line 838, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper .menu img {
  width: 0.64rem;
  height: 0.64rem;
}
/* line 844, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper-android-18 {
  margin-top: 0.48rem;
}
/* line 847, ../sass/audiov3.scss */
.opt-area-wrapper .opt-audio-wrapper-android-26 {
  margin-top: 0.69333rem;
}
/* line 850, ../sass/audiov3.scss */
.opt-area-wrapper .opt-ad-btn-wrapper {
  margin-top: 0.37333rem;
}
/* line 852, ../sass/audiov3.scss */
.opt-area-wrapper .opt-ad-btn-wrapper .audio-big-ad {
  height: 1.17333rem;
  margin-right: 0.64rem;
  margin-left: 0.64rem;
}
/* line 856, ../sass/audiov3.scss */
.opt-area-wrapper .opt-ad-btn-wrapper .audio-big-ad img {
  height: 1.17333rem;
  width: 100%;
  object-fit: cover;
  border-radius: 1.06667rem;
}
/* line 863, ../sass/audiov3.scss */
.opt-area-wrapper .opt-ad-btn-wrapper .audio-big-btn {
  height: 1.17333rem;
  margin-right: 0.64rem;
  margin-left: 0.64rem;
  background-size: 8.72rem 1.17333rem;
  background-image: url("./download_big_bkg.png");
  background-repeat: no-repeat;
  text-align: center;
  line-height: 1.17333rem;
  color: #FE793C;
  font-size: 0.37333rem;
  font-weight: bold;
}
/* line 877, ../sass/audiov3.scss */
.opt-area-wrapper .opt-ad-btn-wrapper-ios {
  margin-top: 0.42667rem;
}
/* line 880, ../sass/audiov3.scss */
.opt-area-wrapper .opt-ad-btn-wrapper-android {
  margin-top: 0.64rem;
  padding-bottom: 0.32rem;
}
/* line 884, ../sass/audiov3.scss */
.opt-area-wrapper .audio-android-bottom-bkg {
  height: 2.24rem;
  width: 100%;
  object-fit: cover;
}

/* line 890, ../sass/audiov3.scss */
.opt-area-wrapper-0 {
  margin-bottom: 0;
}

/* line 897, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content {
  margin: 0 0.42667rem;
  height: 9.86667rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
/* line 903, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .audio-item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  border-radius: 0.42667rem;
  height: 0.96rem;
  padding: 0.32rem 0;
}
/* line 911, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .audio-item .audio-index {
  width: 0.82667rem;
  text-align: right;
  color: rgba(21, 27, 55, 0.3);
  font-size: 0.37333rem;
  font-weight: bold;
  align-self: flex-start;
  line-height: 0.53333rem;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
/* line 922, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .audio-item .audio-img {
  width: 0.64rem;
  height: 0.64rem;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  background: url("./ic_audio_list.png") no-repeat;
  background-size: 0.64rem 0.64rem;
  margin-right: 0.37333rem;
}
/* line 931, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .audio-item .audio-info {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  margin-left: 0.42667rem;
  margin-right: 0.42667rem;
}
/* line 936, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .audio-item .audio-info .audio-title {
  font-size: 0.37333rem;
  font-weight: bold;
  color: #151B37;
  line-height: 0.53333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-align: left;
}
/* line 949, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .audio-item .audio-info .audio-bottom {
  margin-top: 0.10667rem;
  font-size: 0.26667rem;
  line-height: 0.32rem;
  color: rgba(21, 27, 55, 0.3);
  display: flex;
  display: -webkit-flex;
}
/* line 956, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .audio-item .audio-info .audio-bottom .audio-duration {
  margin-right: 0.42667rem;
}
/* line 958, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .audio-item .audio-info .audio-bottom .audio-duration img {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.10667rem;
  vertical-align: bottom;
}
/* line 966, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .audio-item .audio-info .audio-bottom .audio-size img {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.10667rem;
  vertical-align: bottom;
}
/* line 976, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .active {
  background: rgba(21, 27, 55, 0.02);
}
/* line 978, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .active .audio-img {
  background: url("./ic_audio_list_pause.png") no-repeat;
  background-size: 0.64rem;
}
/* line 982, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .active .audio-img-play {
  background: url("./ic_audio_list_active.gif") no-repeat;
  background-size: 0.64rem;
}
/* line 987, ../sass/audiov3.scss */
.actions-wrapper .a-audio-content .audio-items .active .audio-info .audio-title {
  color: #3ca6fe;
}

/* line 998, ../sass/audiov3.scss */
.switch-guide {
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  z-index: 61;
}
/* line 1004, ../sass/audiov3.scss */
.switch-guide .switch-hand-img {
  position: absolute;
  top: 0.46667rem;
  right: 0.50667rem;
  height: 1.84rem;
}
/* line 1010, ../sass/audiov3.scss */
.switch-guide .switch-hand-tips {
  position: absolute;
  top: 2.26667rem;
  right: 0.64rem;
  line-height: 0.53333rem;
  font-size: 0.37333rem;
  color: #fff;
}
/* line 1018, ../sass/audiov3.scss */
.switch-guide .i-know-none {
  position: absolute;
  top: 3.22667rem;
  right: 0.53333rem;
  text-align: center;
  width: 2.13333rem;
  height: 0.69333rem;
  line-height: 0.69333rem;
  background: linear-gradient(89.95deg, #00D7A3 0.04%, #3DA6FF 99.95%);
  border-radius: 0.42667rem;
  color: #fff;
  font-size: 0.37333rem;
}

/* line 1033, ../sass/audiov3.scss */
.vis, .vis1 {
  visibility: hidden;
}

/* line 1036, ../sass/audiov3.scss */
.audio_buy_tips {
  margin-top: 1.6rem;
  font-size: 0.4rem;
  color: #666;
}

/* line 1041, ../sass/audiov3.scss */
.audio_buy_detail {
  margin-top: 0.26667rem;
  color: #3ca6fe;
}

/* line 1045, ../sass/audiov3.scss */
::-webkit-scrollbar {
  width: 0;
}
