.wd-section-content[data-v-a7303ee3] {
  overflow: hidden;
  padding-top: calc(var(--rpx, 1px) * 188);
  margin-bottom: calc(var(--rpx, 1px) * 40);
}
@media screen and (max-width: 767px) {
.wd-section-content[data-v-a7303ee3] {
    padding-top: calc(var(--rpx, 1px) * 64);
    margin-bottom: calc(var(--rpx, 1px) * 32);
}
}
.wd-section-content__header .responsive__layout[data-v-a7303ee3] {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
.wd-section-content__header .responsive__layout[data-v-a7303ee3] {
    display: block;
}
}
.wd-section-content__header__l[data-v-a7303ee3] {
  flex: 0 1 452px;
  width: 100%;
}
.wd-section-content__header__l .back[data-v-a7303ee3] {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
  color: black;
}
@media screen and (max-width: 767px) {
.wd-section-content__header__l .back[data-v-a7303ee3] {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px;
}
}
.wd-section-content__header__l .back .svg-icon[data-v-a7303ee3] {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.wd-section-content__header__r[data-v-a7303ee3] {
  flex: 0 1 860px;
}
@media screen and (max-width: 767px) {
.wd-section-content__header__r[data-v-a7303ee3] {
    margin-top: calc(var(--rpx, 1px) * 60);
}
}
.wd-section-content__header__r .title[data-v-a7303ee3] {
  font-size: 48px;
  font-weight: 500;
  line-height: 56px;
  color: #000;
  margin-bottom: calc(var(--rpx, 1px) * 20);
}
@media screen and (max-width: 767px) {
.wd-section-content__header__r .title[data-v-a7303ee3] {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
}
}
.wd-section-content__header__r .date[data-v-a7303ee3] {
  font-size: 16px;
  font-weight: 500;
  line-height: 25.6px;
  color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
.wd-section-content__header__r .date[data-v-a7303ee3] {
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
}
}