
body {
  height: 100%;
}

.classify .box[data-v-8ea00616] {
  background-color: #f4f4f4;
  display: flex;
  height: 100vh;
  overflow: hidden;
  box-sizing: border-box;
}
.classify .session-left[data-v-8ea00616] {
  width: 26.666667vw;
  min-height: 100%;
  overflow-y: auto;
  background: #fff;
  padding-bottom: 17.333333vw;
  box-sizing: border-box;
}
.classify .session-left .menu-item[data-v-8ea00616] {
  height: 13.333333vw;
  width: 100%;
  box-sizing: border-box;
  padding: 1.6vw 2.133333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 3.733333vw;
  color: #333;
  position: relative;
  cursor: pointer;
}
.classify .session-left .menu-item[data-v-8ea00616]::after {
  content: " ";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 1.6vw;
  height: 5.333333vw;
  background-color: #fff;
}
.classify .session-left .menu-item.active[data-v-8ea00616] {
  background: #f8f8f8;
  font-weight: bold;
  font-size: 4vw;
  color: #ff2b47;
}
.classify .session-left .menu-item.active[data-v-8ea00616]::after {
  background-color: #ff2b47;
}
.classify .text-over-1[data-v-8ea00616] {
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.classify .session-right[data-v-8ea00616] {
  padding: 0 3.2vw 14.666667vw;
  overflow-y: auto;
  box-sizing: border-box;
}
.classify .session-right .small-banner[data-v-8ea00616] {
  width: 66.933333vw;
  height: 22.4vw;
  margin: 3.466667vw auto 3.466667vw;
}
.classify .session-right .small-banner .ban-img[data-v-8ea00616] {
  width: 66.933333vw;
  height: 22.4vw;
}
.classify .session-right .classify-content[data-v-8ea00616] .van-index-bar__sidebar {
  display: none;
}
.classify .session-right .classify-content .classify-item[data-v-8ea00616] {
  margin-bottom: 4vw;
}
.classify .session-right .classify-content .cate-title[data-v-8ea00616] .van-index-anchor {
  font-weight: bold;
  font-size: 4vw;
  color: #333;
  padding: 0 0 2.666667vw 0;
}
.classify .session-right .classify-content .wrap-item-list[data-v-8ea00616] {
  background: #fff;
  border-radius: 1.6vw;
  padding: 4vw 0.533333vw 0;
  display: flex;
  flex-wrap: wrap;
  width: 66.933333vw;
  box-sizing: border-box;
}
.classify .session-right .classify-content .wrap-item-list .item-list[data-v-8ea00616] {
  margin: 0 2.666667vw 4vw;
}
.classify .session-right .classify-content .wrap-item-list .item-list .img[data-v-8ea00616] {
  width: 16.533333vw;
  height: 16.533333vw;
  border-radius: 1.066667vw;
  margin-bottom: 2.666667vw;
  overflow: hidden;
}
.classify .session-right .classify-content .wrap-item-list .item-list .img img[data-v-8ea00616] {
  display: block;
  height: 100%;
  width: 100%;
}
.classify .session-right .classify-content .wrap-item-list .item-list .text[data-v-8ea00616] {
  font-weight: 400;
  font-size: 3.2vw;
  color: #333;
  text-align: center;
  line-height: 4.533333vw;
}

