.special-bc {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.06);
  padding: 8px 0;
}
.swiper-top {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.24rem !important;
}
.swiper-top .fixed-top-img {
  width: 100%;
}

.special-bc .bc-top .bg-img {
  width: 60px;
  height: 60px;
}
.special-bc .bc-top .bc-name {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-top: 8px;
}
.special-bc .bc-top .bc-name-2 {
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-family: "PingFang SC";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 2px;
}
.special-bc .bc-a-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 52px;
  height: 30px;
}

.title-bg img {
  width: 100%;
  height: 34px;
}

.mt-custom .ad-item-conter {
  padding-top: 0 !important;
}
