:root {
  --vh: calc(var(--vh, 100vh));
}

.u7-detail-section-11 {
  position: relative;
  height: calc(var(--vh) * 2);
  color: #fff;
  text-align: center;
}
.u7-detail-section-11.on .all-round-enjoy-wrapper .list-contnet {
  opacity: 0;
  -webkit-transform: translateY(-6.25vw);
          transform: translateY(-6.25vw);
}
.u7-detail-section-11.on .all-round-enjoy-wrapper .list-contnet2 {
  opacity: 1;
  margin-top: 0;
}
.u7-detail-section-11 #u7-detail-section-11 {
  height: 100%;
}
.u7-detail-section-11 .all-round-enjoy-wrapper {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 5;
  width: 100%;
  overflow: hidden;
  height: var(--vh);
}
.u7-detail-section-11 .all-round-enjoy-wrapper .header-content {
  text-align: center;
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  padding-top: 6.25vw;
  z-index: 1;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.u7-detail-section-11 .all-round-enjoy-wrapper .header {
  margin: 0 auto;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .header .title {
  color: rgb(255, 255, 255);
  font-family: HYQiHeiX1;
  font-size: 1.875vw;
  font-weight: 400;
  line-height: -1px;
  letter-spacing: 0.3125vw;
  text-align: center;
  white-space: nowrap;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .header .title:first-child {
  margin-bottom: 0.8333333333vw;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .header .sub-title {
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.5625vw;
  letter-spacing: 0px;
  text-align: center;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet,
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 {
  position: absolute;
  bottom: 0;
  margin-bottom: 6.25vw;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .list-card,
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .list-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: columns;
          flex-direction: columns;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .list-card + .list-card,
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .list-card + .list-card {
  margin-left: 5.9895833333vw;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group,
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group .value,
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group .value {
  color: rgb(255, 255, 255);
  font-family: URW Form;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.5625vw;
  letter-spacing: 0px;
  text-align: left;
  margin-right: 4px;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group .value.small,
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group .value.small {
  font-size: 1.25vw;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group .unit,
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group .unit {
  color: rgb(255, 255, 255);
  font-family: URW Form;
  font-size: 0.8333333333vw;
  font-weight: 400;
  line-height: 0.8333333333vw;
  margin-right: 0.2083333333vw;
  letter-spacing: 0px;
  text-align: left;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group .label,
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group .label {
  color: rgb(255, 255, 255);
  font-family: HYQiHeiX1;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5104166667vw;
  letter-spacing: 0px;
  text-align: center;
  font-size: 1.25vw;
  font-weight: 400;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group .function-describe,
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group .function-describe {
  color: rgba(255, 255, 255, 0.6);
  font-family: HYQiHeiX1;
  font-size: 0.8333333333vw;
  font-weight: 400;
  line-height: -1px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 0.4166666667vw;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 {
  opacity: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-bottom: 0;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .img-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.u7-detail-section-11 .all-round-enjoy-wrapper .video-content,
.u7-detail-section-11 .all-round-enjoy-wrapper .jsmpeg-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 375px) {
  .u7-detail-section-11 .all-round-enjoy-wrapper .video-content,
  .u7-detail-section-11 .all-round-enjoy-wrapper .jsmpeg-video {
    display: none;
  }
}
.u7-detail-section-11 .all-round-enjoy-wrapper .jsmpeg-video {
  display: none;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  .u7-detail-section-11 .all-round-enjoy-wrapper .jsmpeg-video {
    display: block;
  }
}@media screen and (max-width: 767.98px) {
  .u7-detail-section-11.on .all-round-enjoy-wrapper .list-contnet {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .u7-detail-section-11.on .all-round-enjoy-wrapper .list-contnet2 {
    opacity: 1;
    margin-top: 0;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper {
    min-height: 177.8666666667vw;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .header-content {
    position: absolute;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(18, 21, 25)), color-stop(rgba(18, 21, 25, 0)), to(rgb(18, 21, 25)));
    background: linear-gradient(rgb(18, 21, 25), rgba(18, 21, 25, 0), rgb(18, 21, 25));
    text-align: left;
    left: 0;
    padding: 0 6.4vw;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .header {
    margin: 0 auto;
    width: 100%;
    z-index: 1;
    padding-bottom: 69.6vw;
    padding-top: 29.8666666667vw;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .header .title {
    color: rgb(255, 255, 255);
    font-family: HYQiHeiX1;
    font-size: 6.4vw;
    font-weight: 400;
    line-height: -1px;
    letter-spacing: 0px;
    text-align: justify;
    white-space: pre-wrap;
    margin-bottom: 0;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .header .sub-title {
    color: rgb(255, 255, 255);
    font-family: HYQiHeiX1;
    font-size: 3.7333333333vw;
    font-weight: 400;
    line-height: 4.5333333333vw;
    letter-spacing: 0px;
    text-align: justify;
    white-space: pre-wrap;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .header .title + .title {
    margin-top: 4.2666666667vw;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet,
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 6.4vw;
    bottom: 0;
    padding-bottom: 16vw;
    margin-bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .list-card,
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .list-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: columns;
            flex-direction: columns;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .list-card + .list-card,
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .list-card + .list-card {
    margin-left: 0;
    margin-top: 10.6666666667vw;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group,
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group .function-item,
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group .function-item {
    text-align: left;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group .value,
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group .value {
    color: rgb(255, 255, 255);
    font-family: URW Form;
    font-size: 6.4vw;
    font-weight: 400;
    line-height: 8vw;
    margin-right: 0;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group .value.small,
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group .value.small {
    font-size: 6.4vw;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group .unit,
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group .unit {
    color: rgb(255, 255, 255);
    font-family: URW Form;
    font-size: 3.7333333333vw;
    font-weight: 400;
    line-height: 4.2666666667vw;
    margin-right: 0;
    letter-spacing: 0px;
    text-align: left;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group .label,
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group .label {
    color: rgb(255, 255, 255);
    font-family: HYQiHeiX1;
    font-size: 4.8vw;
    font-weight: 400;
    line-height: 5.6vw;
    letter-spacing: 0px;
    text-align: left;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet .function-group .function-describe,
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 .function-group .function-describe {
    color: rgba(255, 255, 255, 0.6);
    font-family: HYQiHeiX1;
    font-size: 3.7333333333vw;
    font-weight: 400;
    line-height: -1px;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 2.1333333333vw;
  }
  .u7-detail-section-11 .all-round-enjoy-wrapper .list-contnet2 {
    opacity: 0;
    margin-bottom: 0;
  }
}