.main {
  max-width: 1032px;
  margin: 0 auto;
}

.h1 {
  padding: 24px 0;
}
 
.h1_h1 {
  border-left: 3px solid #ff944d;
  padding-left: 10px;
  font-weight: 800;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
}

.maintop {
  display: flex;
  gap: 24px;
}
.maintop dl {
  width: 32%;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.maintop dl dt {
  height: 246px;
}
.maintop dl a {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;

  position: absolute;
  background: linear-gradient(270deg, rgba(239, 119, 38, 0) 40%, #ef7726 100%);
}
.maintop dl a dd {
  padding: 24px 12px;
}
.popular {
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  padding: 8px 24px;
  display: inline-block;
  border-radius: 100px 100px 100px 100px;
  border: 2px solid #ffffff;
}
.beaster {
  font-weight: 800;
  font-size: 20px;
  color: #ffffff;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 140px;
  margin: 36px 0;
}
.now {
  font-weight: 800;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  background: linear-gradient(180deg, #ffb647 0%, #ff6857 100%);
  border-radius: 100px 100px 100px 100px;
  border: 2px solid #ffffff;
  padding: 8px 24px;
}
.jian {
  border-radius: 50%;
  padding: 8px 12px;
  border: 2px solid #ef7726;
  display: inline-block;
  margin-top: 12px;
}
.maintoe {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 24px;
}
.maintoe dl {
  width: 32%;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  display: flex;
  gap: 12px;
  padding: 12px;
  align-items: center;
}

.maintoe dl dt {
  overflow: hidden;
  height: 88px;
  width: 28%;
  border-radius: 16px 16px 16px 16px;
}
.maintoe dl dt img,
.maintop dl dt img {
  width: 100%;
  height: 100%;
}
.maintoe dl a {
  width: 72%;
}

.tic {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  font-weight: bold;
  font-size: 16px;
  color: #2f1e39;
  line-height: 20px;
}

.icon-right1:before,
.icon-left1:before {
  font-size: 12px;
   color: #ffb647;
}
.flate .icon-right1:before,
.flate .icon-left1:before {
  font-size: 16px;
  color: #fff;
}

.youwant {
  background: linear-gradient(90deg, #ffb647 0%, #ff6857 100%);
  border-radius: 16px 16px 16px 16px;
  padding: 24px;
  display: flex;
  margin-top: 24px;
}
.zuoleft {
  width: 220px;
  margin-top: 40px;
}

.h3 {
  font-weight: 800;
  font-size: 24px;
  color: #ffffff;
  line-height: 36px;
  margin-bottom: 24px;
}
.dis {
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  line-height: 24px;
}

.yourite {
  overflow: hidden;
  width: calc(100% - 220px);
}
.aa {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 16px 16px 16px 16px;
  padding: 12px;
}

.aa dt {
  width: 176px;
  height: 156px;
  background: #d9d9d9;
  border-radius: 16px 16px 16px 16px;
  overflow: hidden;
  margin-bottom: 12px;
}
.aa dt img {
  width: 100%;
  height: 100%;
}

.maintopicrightlenteng {
  display: flex;
  gap: 24px;
  width: 1200px;
}
.flate {
  padding: 24px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.icon-right1:before {
  font-weight: bold;
}
.icon-left1:before {
  font-weight: bold;
}
.aa dt img {
  width: 100%;
  height: 100%;
}
.flate ol {
  display: flex;
  justify-content: center;
}
.flate ol li {
  width: 8px;
  height: 8px;
  list-style-type: none;
  border-radius: 50%;
  margin-right: 20px;
  background: rgba(255, 255, 255, 0.6);
}
.current2 {
  background: #fff !important;
}
.disabled2 {
  pointer-events: none;
  opacity: 0.5;
}
.mianindex {
  display: flex;
  gap: 20px;
}
.mianindex dl {
  width: 24%;
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
  border-radius: 16px 16px 16px 16px;
  padding: 12px;
}
.mianindex dl dt {
  height: 162px;
  overflow: hidden;
  border-radius: 16px 16px 16px 16px;
}
.mianindex dl dt img {
  width: 100%;
  height: 100%;
}
.mianindex dl dd {
  display: flex;
  gap: 12px;
  margin-top: 12px;
  align-items: center;
}
.leimg {
  overflow: hidden;
  height: 88px;
  width: 88px;
  border-radius: 8px 8px 8px 8px;
}

.leimg img {
  width: 100%;
  height: 100%;
}
.toeeast {
  width: calc(100% - 88px);
}
.active{
color: #FFF176;
}
.maintoe_xin{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.toeeast .tic{
margin-bottom: 12px;
}


@media (max-width: 1100px) {
  .main {
    width: 100%;
  }

  .maintop,
  .maintoe,
  .h1,
  .youwant,
  .mianindex {
    width: 95%;
    margin: 0 auto;
  }
  .maintoe,
  .youwant {
    gap: 12px;
    margin-top: 12px;
  }

  .maintop {
    gap: 12px;
  }

  .maintopicrightlenteng {
    gap: 12px;
  }

  .flate {
    padding: 12px 0 0 0;
  }

  .mianindex {
    gap: 12px;
  }
  .h1 {
    padding: 12px 0;
  }
}
@media (max-width: 1000px) {
  .maintoe dl {
    width: 49%;
  }

  .mianindex dl {
    width: 49%;
  }
  .mianindex {
    flex-wrap: wrap;
  }

  .mianindex dl dt {
    height: 260px;
  }
}
@media (max-width: 765px) {
  .icon-collection-selected:before {
  
    font-size: 14px;
 
}.toeeast {
    width: calc(100% - 58px);
}
  .maintop {
    flex-wrap: wrap;
  }.toeeast .tic {
    margin-bottom: 0px;
}

  .maintop dl {
    width: 100%;
  }
  .popular {
    font-size: 12px;
    line-height: 16px;
    padding: 8px 24px;
    border: 2px solid #ffffff;
  }
  .beaster {
    font-size: 16px;
    line-height: 24px;
    width: 160px;
  }
  .now {
    font-size: 12px;
    line-height: 16px;
    padding: 8px 48px;
    border: 2px solid #ffffff;
  }
  .maintoe dl {
    width: 48%;
    padding: 8px;
    gap: 8px;
  }

  .maintoe dl dt {
    height: 54px;
    width: 54px;
    border-radius: 8px 8px 8px 8px;
  }

  .maintoe dl a {
    width: calc(100% - 54px);
  }
  .jian {
    display: none;
  }

  .tic {
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px;
  }
  .youwant {
    padding: 12px;
    margin-top: 12px;
  }
  .zuoleft {
    width: 114px;
    margin-top: 20px;
  }
  .h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
  }
  .dis {
    font-size: 12px;
    line-height: 16px;
  }
  .aa {
    padding: 8px;
  }
  .aa dt {
    width: 104px;
    height: 84px;
    margin-bottom: 8px;
  }
  .yourite {
    width: calc(100% - 110px);
  }
  .maintopicrightlenteng {
    width: 800px;
  }
  .flate .icon-right1:before,
  .flate .icon-left1:before {
    font-size: 12px;
  }
  .mianindex dl {
    width: 48%;
    padding: 8px;
  }

  .mianindex dl dt {
    height: 114px;
  }

  .mianindex dl dd {
    gap: 8px;
    margin-top: 8px;
  }

  .leimg {
    width: 54px;
    height: 54px;
  }
  .h1_h1 {
   font-size: 16px;
line-height: 20px;
}











}
