.wd-section[data-v-da06e446] {
  padding: calc(var(--rpx, 1px) * 108) 0 calc(var(--rpx, 1px) * 80);
}
@media screen and (max-width: 767px) {
.wd-section[data-v-da06e446] {
    padding: calc(var(--rpx, 1px) * 64) 0;
}
}
.wd-section__title[data-v-da06e446] {
  font-size: 42px;
  font-weight: 500;
  line-height: 50px;
}
@media screen and (max-width: 767px) {
.wd-section__title[data-v-da06e446] {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
}
}
.wd-section__header[data-v-da06e446] {
  margin-top: calc(var(--rpx, 1px) * 80);
  border-bottom: 1px solid rgb(240, 240, 240);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
.wd-section__header[data-v-da06e446] {
    margin-top: calc(var(--rpx, 1px) * 64);
    border-bottom: none;
    display: block;
}
}
.wd-section__type-list[data-v-da06e446] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.wd-section__type-list .line[data-v-da06e446] {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 64px;
  height: 2px;
  background: rgba(0, 0, 0, 0.95);
  transition: left 0.3s linear, width 0.3s linear;
}
@media screen and (max-width: 767px) {
.wd-section__type-list[data-v-da06e446] {
    border-bottom: 1px solid rgb(240, 240, 240);
    overflow-y: hidden;
    overflow-x: auto;
}
.wd-section__type-list[data-v-da06e446]::-webkit-scrollbar {
    display: none;
}
}
.wd-section__type-item[data-v-da06e446] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.55);
  margin-bottom: 18px;
  cursor: pointer;
  white-space: nowrap;
}
.wd-section__type-item[data-v-da06e446]:not(:first-child) {
  margin-left: 48px;
}
.wd-section__type-item.active[data-v-da06e446] {
  color: black;
}
@media screen and (max-width: 767px) {
.wd-section__type-item[data-v-da06e446] {
    margin-bottom: 12px;
}
.wd-section__type-item[data-v-da06e446]:not(:first-child) {
    margin-left: 32px;
}
.wd-section__type-item[data-v-da06e446] {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}
}
.wd-section__date-filter[data-v-da06e446] {
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
.wd-section__date-filter[data-v-da06e446] {
    margin-top: calc(var(--rpx, 1px) * 24);
}
}
.wd-section__date-filter-header[data-v-da06e446] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 96px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
.wd-section__date-filter-header[data-v-da06e446] {
    width: 80px;
}
}
.wd-section__date-filter-header .svg-icon[data-v-da06e446] {
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
.wd-section__date-filter-header .svg-icon[data-v-da06e446] {
    width: 16px;
    height: 16px;
}
}
.wd-section__date-filter-header .svg-icon.rotate-180[data-v-da06e446] {
  transform: rotate(180deg);
}
.wd-section__date-input[data-v-da06e446] {
  width: 64px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.95);
  cursor: pointer;
}
@media screen and (max-width: 767px) {
.wd-section__date-input[data-v-da06e446] {
    font-size: 14px;
    line-height: 22px;
    width: 56px;
}
}
.wd-section__date-input[data-v-da06e446]::-moz-placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.95);
}
.wd-section__date-input[data-v-da06e446]::placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (max-width: 767px) {
.wd-section__date-input[data-v-da06e446]::-moz-placeholder {
    font-size: 14px;
    line-height: 22px;
}
.wd-section__date-input[data-v-da06e446]::placeholder {
    font-size: 14px;
    line-height: 22px;
}
}
.wd-section__date-list[data-v-da06e446] {
  position: absolute;
  top: 34px;
  right: 0;
  width: 208px;
  max-height: 228px;
  overflow-y: auto;
  padding: 4px 0px 4px 0px;
  border-radius: 5px;
  border: 0.8px solid rgba(0, 0, 0, 0.1);
  background: rgb(255, 255, 255);
  z-index: 1;
  height: 0;
}
@media screen and (max-width: 767px) {
.wd-section__date-list[data-v-da06e446] {
    left: 0;
    right: unset;
}
}
.wd-section__date-item[data-v-da06e446] {
  padding: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
}
.wd-section__date-item.active[data-v-da06e446], .wd-section__date-item[data-v-da06e446]:hover {
  background: rgb(250, 250, 250);
}
.wd-section__body[data-v-da06e446] {
  margin-top: calc(var(--rpx, 1px) * 40);
}
@media screen and (max-width: 767px) {
.wd-section__body[data-v-da06e446] {
    margin-top: calc(var(--rpx, 1px) * 24);
}
}
.wd-section__item[data-v-da06e446] {
  display: flex;
  justify-content: space-between;
  margin-bottom: calc(var(--rpx, 1px) * 68);
}
@media screen and (max-width: 767px) {
.wd-section__item[data-v-da06e446] {
    display: block;
    margin-bottom: calc(var(--rpx, 1px) * 20);
}
}
.wd-section__item.reverse[data-v-da06e446] {
  flex-direction: row-reverse;
}
.wd-section__item-l[data-v-da06e446] {
  flex: 0 1 66.1585365854%;
  width: 100%;
}
.wd-section__item-r[data-v-da06e446] {
  flex: 0 1 32.3170731707%;
}
.wd-section__item-r .wd-section__item-card[data-v-da06e446]:first-child {
  margin-bottom: calc(var(--rpx, 1px) * 24);
}
@media screen and (max-width: 767px) {
.wd-section__item-card[data-v-da06e446] {
    margin-bottom: calc(var(--rpx, 1px) * 20);
}
}
.wd-section__item-card-content[data-v-da06e446] {
  margin-top: calc(var(--rpx, 1px) * 24);
}
@media screen and (max-width: 767px) {
.wd-section__item-card-content[data-v-da06e446] {
    margin-top: calc(var(--rpx, 1px) * 16);
}
}
.wd-section__item-card-date[data-v-da06e446] {
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
.wd-section__item-card-date[data-v-da06e446] {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}
}
.wd-section__item-card-title[data-v-da06e446] {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: #000000;
  margin-top: calc(var(--rpx, 1px) * 8);
  display: inline-block;
}
@media screen and (max-width: 767px) {
.wd-section__item-card-title[data-v-da06e446] {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
}
.wd-section__item img[data-v-da06e446] {
  width: 100%;
  aspect-ratio: 20/11;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  display: block;
}
.wd-section__item-more[data-v-da06e446] {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
.wd-section__item-more[data-v-da06e446] {
    margin-top: calc(var(--rpx, 1px) * 20);
}
}
.wd-section__item-more span[data-v-da06e446] {
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  color: rgba(0, 0, 0, 0.95);
  position: relative;
}
.wd-section__item-more span[data-v-da06e446]::after {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.95);
  left: 0;
}
.wd-section__item-more .svg-icon[data-v-da06e446] {
  width: 20px;
  height: 20px;
}
.wd-section__footer[data-v-da06e446] {
  display: flex;
  justify-content: center;
}
.wd-section .slide-enter-active[data-v-da06e446],
.wd-section .slide-leave-active[data-v-da06e446] {
  transition: all 0.3s ease;
  overflow: hidden;
}
.wd-section .slide-enter-to[data-v-da06e446] {
  height: auto;
  opacity: 1;
}
.wd-section .slide-leave-to[data-v-da06e446] {
  height: 0;
  opacity: 0;
}.wd-section[data-v-b87d789b] {
  padding: calc(var(--rpx, 1px) * 108) 0 calc(var(--rpx, 1px) * 80);
}
@media screen and (max-width: 767px) {
.wd-section[data-v-b87d789b] {
    padding: calc(var(--rpx, 1px) * 64) 0;
}
}
.wd-section__title[data-v-b87d789b] {
  font-size: 42px;
  font-weight: 500;
  line-height: 50px;
}
@media screen and (max-width: 767px) {
.wd-section__title[data-v-b87d789b] {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
}
}
.wd-section__header[data-v-b87d789b] {
  margin-top: calc(var(--rpx, 1px) * 80);
  border-bottom: 1px solid rgb(240, 240, 240);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
.wd-section__header[data-v-b87d789b] {
    margin-top: calc(var(--rpx, 1px) * 64);
    border-bottom: none;
    display: block;
}
}
.wd-section__type-list[data-v-b87d789b] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.wd-section__type-list .line[data-v-b87d789b] {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 64px;
  height: 2px;
  background: rgba(0, 0, 0, 0.95);
  transition: left 0.3s linear, width 0.3s linear;
}
@media screen and (max-width: 767px) {
.wd-section__type-list[data-v-b87d789b] {
    border-bottom: 1px solid rgb(240, 240, 240);
    overflow-y: hidden;
    overflow-x: auto;
}
.wd-section__type-list[data-v-b87d789b]::-webkit-scrollbar {
    display: none;
}
}
.wd-section__type-item[data-v-b87d789b] {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.55);
  margin-bottom: 18px;
  cursor: pointer;
  white-space: nowrap;
}
.wd-section__type-item[data-v-b87d789b]:not(:first-child) {
  margin-left: 48px;
}
.wd-section__type-item.active[data-v-b87d789b] {
  color: black;
}
@media screen and (max-width: 767px) {
.wd-section__type-item[data-v-b87d789b] {
    margin-bottom: 12px;
}
.wd-section__type-item[data-v-b87d789b]:not(:first-child) {
    margin-left: 32px;
}
.wd-section__type-item[data-v-b87d789b] {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}
}
.wd-section__date-filter[data-v-b87d789b] {
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
.wd-section__date-filter[data-v-b87d789b] {
    margin-top: calc(var(--rpx, 1px) * 24);
}
}
.wd-section__date-filter-header[data-v-b87d789b] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 96px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
.wd-section__date-filter-header[data-v-b87d789b] {
    width: 80px;
}
}
.wd-section__date-filter-header .svg-icon[data-v-b87d789b] {
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
.wd-section__date-filter-header .svg-icon[data-v-b87d789b] {
    width: 16px;
    height: 16px;
}
}
.wd-section__date-filter-header .svg-icon.rotate-180[data-v-b87d789b] {
  transform: rotate(180deg);
}
.wd-section__date-input[data-v-b87d789b] {
  width: 64px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.95);
  cursor: pointer;
}
@media screen and (max-width: 767px) {
.wd-section__date-input[data-v-b87d789b] {
    font-size: 14px;
    line-height: 22px;
    width: 56px;
}
}
.wd-section__date-input[data-v-b87d789b]::-moz-placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.95);
}
.wd-section__date-input[data-v-b87d789b]::placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (max-width: 767px) {
.wd-section__date-input[data-v-b87d789b]::-moz-placeholder {
    font-size: 14px;
    line-height: 22px;
}
.wd-section__date-input[data-v-b87d789b]::placeholder {
    font-size: 14px;
    line-height: 22px;
}
}
.wd-section__date-list[data-v-b87d789b] {
  position: absolute;
  top: 34px;
  right: 0;
  width: 208px;
  max-height: 228px;
  overflow-y: auto;
  padding: 4px 0px 4px 0px;
  border-radius: 5px;
  border: 0.8px solid rgba(0, 0, 0, 0.1);
  background: rgb(255, 255, 255);
  z-index: 1;
  height: 0;
}
@media screen and (max-width: 767px) {
.wd-section__date-list[data-v-b87d789b] {
    left: 0;
    right: unset;
}
}
.wd-section__date-item[data-v-b87d789b] {
  padding: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
}
.wd-section__date-item.active[data-v-b87d789b], .wd-section__date-item[data-v-b87d789b]:hover {
  background: rgb(250, 250, 250);
}
.wd-section__body[data-v-b87d789b] {
  margin-top: calc(var(--rpx, 1px) * 40);
}
@media screen and (max-width: 767px) {
.wd-section__body[data-v-b87d789b] {
    margin-top: calc(var(--rpx, 1px) * 24);
}
}
.wd-section__item[data-v-b87d789b] {
  display: flex;
  justify-content: space-between;
  margin-bottom: calc(var(--rpx, 1px) * 68);
}
@media screen and (max-width: 767px) {
.wd-section__item[data-v-b87d789b] {
    display: block;
    margin-bottom: calc(var(--rpx, 1px) * 20);
}
}
.wd-section__item.reverse[data-v-b87d789b] {
  flex-direction: row-reverse;
}
.wd-section__item-l[data-v-b87d789b] {
  flex: 0 1 66.1585365854%;
  width: 100%;
}
.wd-section__item-r[data-v-b87d789b] {
  flex: 0 1 32.3170731707%;
}
.wd-section__item-r .wd-section__item-card[data-v-b87d789b]:first-child {
  margin-bottom: calc(var(--rpx, 1px) * 24);
}
@media screen and (max-width: 767px) {
.wd-section__item-card[data-v-b87d789b] {
    margin-bottom: calc(var(--rpx, 1px) * 20);
}
}
.wd-section__item-card-content[data-v-b87d789b] {
  margin-top: calc(var(--rpx, 1px) * 24);
}
@media screen and (max-width: 767px) {
.wd-section__item-card-content[data-v-b87d789b] {
    margin-top: calc(var(--rpx, 1px) * 16);
}
}
.wd-section__item-card-date[data-v-b87d789b] {
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
.wd-section__item-card-date[data-v-b87d789b] {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}
}
.wd-section__item-card-title[data-v-b87d789b] {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: #000000;
  margin-top: calc(var(--rpx, 1px) * 8);
  display: inline-block;
}
@media screen and (max-width: 767px) {
.wd-section__item-card-title[data-v-b87d789b] {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
}
.wd-section__item img[data-v-b87d789b] {
  width: 100%;
  aspect-ratio: 20/11;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  display: block;
}
.wd-section__item-more[data-v-b87d789b] {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
.wd-section__item-more[data-v-b87d789b] {
    margin-top: calc(var(--rpx, 1px) * 20);
}
}
.wd-section__item-more span[data-v-b87d789b] {
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  color: rgba(0, 0, 0, 0.95);
  position: relative;
}
.wd-section__item-more span[data-v-b87d789b]::after {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.95);
  left: 0;
}
.wd-section__item-more .svg-icon[data-v-b87d789b] {
  width: 20px;
  height: 20px;
}
.wd-section__footer[data-v-b87d789b] {
  display: flex;
  justify-content: center;
}
.wd-section .slide-enter-active[data-v-b87d789b],
.wd-section .slide-leave-active[data-v-b87d789b] {
  transition: all 0.3s ease;
  overflow: hidden;
}
.wd-section .slide-enter-to[data-v-b87d789b] {
  height: auto;
  opacity: 1;
}
.wd-section .slide-leave-to[data-v-b87d789b] {
  height: 0;
  opacity: 0;
}