a {
  text-decoration: none !important;
}
/* 侧边导航栏 */
.cms-seo028-web-nav-item {
  display: flex;
  align-items: center;
}
.cms-seo028-web-nav-item div {
  margin-left: 20px;
}

/* 影片列表 */
.lyCmglZX {
  display: none;
}
.V86hCG4a.qrZp4Jwz:hover .lyCmglZX {
  display: block;
}
/* 切换线路下拉框  */
.cms-seo028-play-select {
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
  text-align: left;
  font-size: 14px;
  padding: 4px 12px;
  gap: 6px;
  min-height: 32px;
  line-height: 24px;
  color: #ffffff59;
  background-color: rgb(22, 24, 35);
  border: none;
  appearance: none;
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari 和 Chrome */
}

/*集数列表*/
.cms-seo028-play-line-item {
  display: inline-block;
  padding: 4px 12px;
  background-color: #ffffff59;
  margin-top: 5px;
  margin-right: 5px;
  text-align: center;
  color: #fff;
}
.cms-seo028-play-line-item.cmsActive {
  background-color: #fe3355;
}
/* pc端样式 */
@media screen and (min-width: 769px) {
  /*集数列表*/
  .cms-seo028-play-container {
    overflow: auto;
    height: 57vh;
    display: none;
    /* background-color: #fff; */
  }
  .cms-seo028-play-line-item {
    min-width: 83px;
  }
}
.cms-seo028-play-line-item {
  position: relative;
}
@media screen and (min-width: 600px) and (max-width: 1280px) {
  .IhEDIJlg.m1sFFV1w,
  .jscIDlNp.D5yV0dSm.anFLc8TW,
  .FvezCAI7,
  .YKYzUQZ2.YT445AwI {
    width: 120px !important;
  }
  .xKQnHfmH.anFLc8TW img {
    width: 80px !important;
  }
  .ZH4JvXNl {
    flex-direction: row !important;
  }
  .zNG_gx5Z {
    margin-left: 120px !important;
  }
  .kgVcUCkz {
    display: none;
  }
  .aEzDlumt .jscIDlNp .MlLk82IS{
    display: block;
  }
}


