.ly-select-class {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 5;
  background-color: #fff;
}
.ly-select-class .select-top {
  width: 100%;
  height: 1rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
.ly-select-class .back-btn {
  float: left;
  width: 1rem;
  height: 1rem;
  display: inline-block;
  font-size: 0.4rem;
  text-align: center;
  line-height: 1rem;
}
.ly-select-class .select-box {
  width: 5.52rem;
  height: 0.7rem;
  background: #ecf0f7;
  border-radius: 8px;
  float: left;
  margin-top: 0.15rem;
  position: relative;
}
.ly-select-class .select-box .find-img {
  width: 0.64rem;
  height: 0.7rem;
  display: inline-block;
  float: left;
  line-height: 0.7rem;
  font-size: 0.3rem;
  text-align: center;
}
.ly-select-class .select-box .select-input,
.ly-select-class .select-box .select-inquire {
  float: left;
  height: 0.7rem;
  border: none;
  font-size: 0.24rem;
  background-color: #ecf0f7;
}
.ly-select-class .select-box .select-input {
  width: 5.24rem;
}
.ly-select-class .select-box .ly-select-dir {
  float: left;
  height: 0.7rem;
  text-align: center;
  line-height: 0.7rem;
  font-size: 0.24rem;
  padding-left: 0.1rem;
  position: relative;
}
.ly-select-class .select-box .ly-select-dir i {
  font-size: 0.4rem;
  line-height: 0.4rem;
  position: relative;
  left: -0.1rem;
  top: 0.05rem;
}
.ly-select-class .select-box .ly-select-dir::after {
  content: ' ';
  width: 0.02rem;
  height: 0.3rem;
  background: #000;
  opacity: 0.25;
  display: block;
  position: absolute;
  right: 0;
  top: 0.2rem;
}
.ly-select-class .select-box .select-inquire {
  width: 2.8rem;
  margin-left: 0.16rem;
}
.ly-select-class .select-box .ly-clean-text {
  font-size: 0.3rem;
  line-height: 0.7rem;
  position: absolute;
  right: 0.9rem;
  opacity: 0.5;
}
.ly-select-class .select-box .select-btn {
  line-height: 0.7rem;
  color: #17a1ff;
  font-size: 0.24rem;
  position: absolute;
  right: 0;
  padding: 0 0.2rem;
}
.ly-select-class .select-box .select-btn::before {
  content: ' ';
  width: 0.02rem;
  height: 0.3rem;
  background: #000;
  opacity: 0.25;
  display: block;
  position: absolute;
  left: 0;
  top: 0.2rem;
}
.ly-select-class .ly-select-container {
  display: none;
  background: #fff;
  width: 100%;
  overflow: hidden;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
}
.ly-select-class .ly-select-container .ly-container-list {
  padding: 0.2rem;
  overflow: hidden;
}
.ly-select-class .ly-select-container .ly-container-list li {
  float: left;
  background: #ecf0f7;
  border-radius: 0.04rem;
  height: 0.42rem;
  padding: 0 0.08rem;
  line-height: 0.42rem;
  text-align: center;
  font-size: 0.24rem;
  margin: 0.12rem;
}
.ly-select-class .ly-select-container .ly-container-list .list-checked {
  background: #17a1ff;
  color: #fff;
}
.ly-container .nav-left::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.ly-container .nav-left {
  width: 1.82rem;
  background: #f8f8f8;
  position: fixed;
  left: 0;
  top: 1rem;
  height: calc(100% - 1rem);
  overflow-y: scroll;
}
.ly-container .nav-left .left-list li {
  width: 1.82rem;
  height: 0.96rem;
  font-size: 0.26rem;
  color: rgba(0, 0, 0, 0.8);
  line-height: 0.96rem;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.ly-container .nav-left .left-list li::after {
  content: ' ';
  width: 1.17rem;
  height: 2px;
  display: inline-block;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.06);
  position: absolute;
  bottom: 0;
  left: 0.34rem;
}
.ly-container .nav-left .left-list .checked {
  color: #17A1FF;
  background-color: #fff;
}
.ly-container .nav-left .left-list .checked::after {
  height: 0;
}
.ly-container .nav-right {
  float: right;
  width: 5.4rem;
  margin-right: 0.14rem;
  margin-top: 1.14rem;
}
.ly-container .nav-right ul {
  position: relative;
}
.ly-container .nav-right li {
  float: left;
}
.ly-container .nav-right li img {
  width: 2.5rem;
  display: block;
  padding: 0;
}
.ly-container .nav-right li p {
  margin: 0;
  padding-left: 0.1rem;
  width: 2.5rem;
  font-size: 0.3rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  line-height: 0.6rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ly-container .nav-right .nav-element img {
  margin: 0.1rem;
}
.ly-container .nav-right .audio-module li a {
  overflow: hidden;
  display: block;
  margin: 0.1rem;
}
.ly-container .nav-right .audio-module .dim {
  overflow: hidden;
}
.ly-container .nav-right .audio-module .audio-img {
  height: 1.4rem;
  display: block;
  -webkit-filter: blur(0.5rem);
  -moz-filter: blur(0.5rem);
  -o-filter: blur(0.5rem);
  -ms-filter: blur(0.5rem);
  filter: blur(0.5rem);
}
.ly-container .nav-right .audio-module .audio-head {
  width: 1.2rem;
  height: 1.2rem;
  background: url('//static.588ku.com/imgPath/video_listen/images/audiopan.png') no-repeat center / 100%;
  border-radius: 100%;
  position: absolute;
  top: 0.2rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.ly-container .nav-right .audio-module .audio-head img {
  width: 0.66rem;
  height: 0.66rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
}
.ly-container .nav-right .audio-module li::after {
  content: " ";
  display: block;
  position: absolute;
  width: 0.42rem;
  height: 0.42rem;
  background: url('//static.588ku.com/imgPath/video_listen/images/play.svg') no-repeat center / 100%;
  z-index: 2;
  top: 0.58rem;
  left: 1.12rem;
}
.ly-container .nav-right .video-module img {
  margin: 0.1rem;
}
.ly-container .nav-right .video-module li::after {
  content: " ";
  display: block;
  position: absolute;
  width: 0.42rem;
  height: 0.42rem;
  background: url('//static.588ku.com/imgPath/video_listen/images/play.svg') no-repeat center / 100%;
  z-index: 2;
  top: 0.58rem;
  left: 1.12rem;
}
.ly-container .nav-right .check-more {
  width: 5.2rem;
  height: 0.64rem;
  background: #ecf0f7;
  border-radius: 0.04rem;
  font-size: 0.24rem;
  color: rgba(0, 0, 0, 0.8);
  line-height: 0.64rem;
  text-align: center;
  margin: 0.2rem auto;
}
