.ht-section[data-v-9b7b39fc] {
  background: radial-gradient(176.84% 100% at 50% 100%, #000000 0%, #212121 78.52%);
}
@media screen and (max-width: 767px) {
.ht-section[data-v-9b7b39fc] {
    margin-top: -1px;
}
}
.ht-section-content[data-v-9b7b39fc] {
  padding: calc(var(--rpx, 1px) * 80) 0;
}
.ht-section-title[data-v-9b7b39fc] {
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
  color: rgba(255, 255, 255, 0.95);
  text-align: center;
}
@media screen and (max-width: 767px) {
.ht-section-title[data-v-9b7b39fc] {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
}
}
.ht-section-slider-top[data-v-9b7b39fc] {
  margin-top: calc(var(--rpx, 1px) * 60);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
.ht-section-slider-top[data-v-9b7b39fc] {
    margin-top: calc(var(--rpx, 1px) * 40);
}
}
@media screen and (max-width: 767px) {
.ht-section-slider-top-wrapper[data-v-9b7b39fc] {
    display: block;
}
}
.ht-section-slider-top-item[data-v-9b7b39fc] {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
.ht-section-slider-top-item[data-v-9b7b39fc] {
    flex-direction: column-reverse;
    transform: translateY(10%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
}
.ht-section-slider-top-item.active[data-v-9b7b39fc] {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.ht-section-slider-top-item[data-v-9b7b39fc]:not(:last-child) {
    margin-bottom: calc(var(--rpx, 1px) * 24);
}
}
.ht-section-slider-top-item-content[data-v-9b7b39fc] {
  flex: 0 1 21.5701219512%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767px) {
.ht-section-slider-top-item-content[data-v-9b7b39fc] {
    padding: calc(var(--rpx, 1px) * 16);
    background: rgb(15, 15, 15);
    margin-top: 4px;
    flex: none;
}
}
@media screen and (max-width: 767px) {
.ht-section-slider-top-item-content.hide[data-v-9b7b39fc] {
    display: none;
}
}
.ht-section-slider-top-item-title[data-v-9b7b39fc] {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.95);
  margin-bottom: calc(var(--rpx, 1px) * 12);
}
@media screen and (max-width: 767px) {
.ht-section-slider-top-item-title[data-v-9b7b39fc] {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 4px;
}
}
.ht-section-slider-top-item-description[data-v-9b7b39fc] {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.55);
}
@media screen and (max-width: 767px) {
.ht-section-slider-top-item-description[data-v-9b7b39fc] {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}
}
.ht-section-slider-top-item-image[data-v-9b7b39fc] {
  flex: 0 1 56.8597560976%;
  height: calc(var(--rpx, 1px) * 420);
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
.ht-section-slider-top-item-image[data-v-9b7b39fc] {
    flex: none;
    height: calc(var(--rpx, 1px) * 193);
}
}
.ht-section-slider-top-item-image img[data-v-9b7b39fc] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.ht-section-slider-bottom[data-v-9b7b39fc] {
  display: flex;
  align-items: center;
  margin-top: calc(var(--rpx, 1px) * 40);
}
@media screen and (max-width: 767px) {
.ht-section-slider-bottom[data-v-9b7b39fc] {
    display: none;
}
}
.ht-section-slider-bottom-l[data-v-9b7b39fc] {
  flex: 0 1 44.2073170732%;
  flex-shrink: 0;
  display: flex;
  gap: calc(var(--rpx, 1px) * 30);
}
.ht-section-slider-bottom-l .page-button[data-v-9b7b39fc] {
  width: calc(var(--rpx, 1px) * 24);
  height: calc(var(--rpx, 1px) * 24);
  display: flex;
  cursor: pointer;
}
.ht-section-slider-bottom-l .page-button.swiper-button-disabled[data-v-9b7b39fc] {
  cursor: none;
  pointer-events: none;
  opacity: 0.6;
}
.ht-section-slider-bottom-l .page-button .svg-icon[data-v-9b7b39fc] {
  width: calc(var(--rpx, 1px) * 24);
  height: calc(var(--rpx, 1px) * 24);
  color: #fff;
}
.ht-section-slider-bottom-l .page-button.ht-section-slider-next[data-v-9b7b39fc] {
  transform: rotate(180deg);
}
.ht-section-slider-bottom-c[data-v-9b7b39fc] {
  flex: 0 1 10.5945121951%;
  flex-shrink: 0;
}
.ht-section-slider-bottom-r[data-v-9b7b39fc] {
  flex: 0 1 44.9695121951%;
  flex-shrink: 0;
  overflow: hidden;
}
.ht-section-slider-bottom-swiper-item[data-v-9b7b39fc] {
  width: calc(var(--rpx, 1px) * 142);
  height: calc(var(--rpx, 1px) * 80);
  cursor: pointer;
}
.ht-section-slider-bottom-swiper-item img[data-v-9b7b39fc] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.ht-section-slider-pagination[data-v-9b7b39fc] {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #fff;
  display: flex;
  align-items: center;
}
.ht-section-slider-pagination .pages[data-v-9b7b39fc] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: auto;
  height: 24px;
  overflow: hidden;
}
.ht-section-slider-pagination .pages span[data-v-9b7b39fc] {
  width: auto;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease-out;
}
.ht-section-slider-pagination .line[data-v-9b7b39fc] {
  padding: 0 4px;
}