.cmp__q01-section {
  padding: calc(var(--rpx, 1px) * 80) 0;
  background-color: #fff;
  overflow: hidden;
}
@media screen and (min-width: 1441px) {
  .cmp__q01-section {
    padding-bottom: 5.5555555556vw;
  }
}
@media screen and (max-width: 767px) {
  .cmp__q01-section {
    padding: calc(var(--rpx, 1px) * 68) 0;
  }
}
.cmp__q01-section .responsive__layout {
  position: relative;
}
@media screen and (min-width: 1441px) {
  .cmp__q01-section .responsive__layout {
    max-width: 91.1111111111vw;
  }
}
.cmp__q01-section .q01-section__container {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__container {
    display: block;
  }
}
.cmp__q01-section .q01-section__container .q01-section__l {
  width: 31.1737804878%;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__container .q01-section__l {
    width: 100%;
    margin-right: 0;
    margin-bottom: calc(var(--rpx, 1px) * 24);
  }
}
.cmp__q01-section .q01-section__container .q01-section__l-title {
  font-size: 40px;
  font-weight: 500;
  line-height: 56px;
  color: rgba(0, 0, 0, 0.95);
  margin-bottom: calc(var(--rpx, 1px) * 20);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .cmp__q01-section .q01-section__container .q01-section__l-title {
    font-size: 24px;
    line-height: 31.2px;
  }
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__container .q01-section__l-title {
    font-size: 24px;
    line-height: 31.2px;
    margin-bottom: calc(var(--rpx, 1px) * 12);
  }
}
.cmp__q01-section .q01-section__container .q01-section__l-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .cmp__q01-section .q01-section__container .q01-section__l-desc {
    font-size: 12px;
    line-height: 14px;
  }
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__container .q01-section__l-desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    color: rgba(0, 0, 0, 0.7);
  }
}
.cmp__q01-section .q01-section__container .q01-section__r {
  width: 62.881097561%;
  clip-path: inset(0 -1000% 0 0);
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__container .q01-section__r {
    width: 100%;
    clip-path: none;
  }
}
.cmp__q01-section .q01-section__container .q01-section__r-swiper {
  width: 100%;
  height: 100%;
}
.cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(odd) {
  width: calc(var(--rpx, 1px) * 322);
}
.cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(odd) .img-wrapper {
  height: calc(var(--rpx, 1px) * 426);
}
@media screen and (min-width: 1441px) {
  .cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(odd) {
    width: 22.3611111111vw;
  }
  .cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(odd) .img-wrapper {
    height: 29.5833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(odd) {
    width: calc(var(--rpx, 1px) * 328);
  }
  .cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(odd) .img-wrapper {
    height: auto;
  }
}
.cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(even) {
  width: calc(var(--rpx, 1px) * 487);
}
.cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(even) .img-wrapper {
  height: calc(var(--rpx, 1px) * 324);
}
@media screen and (min-width: 1441px) {
  .cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(even) {
    width: 33.8194444444vw;
  }
  .cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(even) .img-wrapper {
    height: 22.5vw;
  }
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(even) {
    width: calc(var(--rpx, 1px) * 328);
  }
  .cmp__q01-section .q01-section__container .q01-section__r-swiper-slide:nth-child(even) .img-wrapper {
    height: auto;
  }
}
.cmp__q01-section .q01-section__container .q01-section__r-swiper-slide .img-wrapper {
  width: 100%;
}
.cmp__q01-section .q01-section__container .q01-section__r-swiper-slide .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__container .q01-section__r-swiper-slide .img-wrapper img {
    height: calc(var(--rpx, 1px) * 438);
  }
}
.cmp__q01-section .q01-section__container .q01-section__r-swiper-slide .content-wrapper {
  margin-top: calc(var(--rpx, 1px) * 12);
  padding: 0 calc(var(--rpx, 1px) * 8);
}
@media screen and (min-width: 1441px) {
  .cmp__q01-section .q01-section__container .q01-section__r-swiper-slide .content-wrapper {
    margin-top: 0.8333333333vw;
    padding: 0 0.5555555556vw;
  }
}
.cmp__q01-section .q01-section__container .q01-section__r-swiper-slide .content-wrapper .q01-section__r-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__container .q01-section__r-swiper-slide .content-wrapper .q01-section__r-title {
    margin-bottom: calc(var(--rpx, 1px) * 8);
  }
}
.cmp__q01-section .q01-section__container .q01-section__r-swiper-slide .content-wrapper .q01-section__r-desc {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.95);
}
.cmp__q01-section .q01-section__container .q01-section__r-swiper-slide .content-wrapper .q01-section__r-desc p {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.95);
}
.cmp__q01-section .q01-section__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cmp__q01-section .q01-section__bottom .desc {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.3);
}
.cmp__q01-section .q01-section__controller {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__controller {
    position: relative;
    margin-top: calc(var(--rpx, 1px) * 24);
  }
}
.cmp__q01-section .q01-section__controller-progress {
  width: calc(var(--rpx, 1px) * 234);
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
}
@media screen and (min-width: 1441px) {
  .cmp__q01-section .q01-section__controller-progress {
    width: 16.25vw;
  }
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__controller-progress {
    width: 100%;
  }
}
.cmp__q01-section .q01-section__controller-progress .swiper-pagination-progressbar-fill {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
  background: rgb(0, 0, 0);
}
.cmp__q01-section .q01-section__controller-pages {
  display: flex;
  align-items: center;
  margin-left: calc(var(--rpx, 1px) * 64);
}
@media screen and (min-width: 1441px) {
  .cmp__q01-section .q01-section__controller-pages {
    margin-left: 4.4444444444vw;
  }
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__controller-pages {
    display: none;
  }
}
.cmp__q01-section .q01-section__controller-pages .q01-section__controller-prev,
.cmp__q01-section .q01-section__controller-pages .q01-section__controller-next {
  width: calc(var(--rpx, 1px) * 48);
  height: calc(var(--rpx, 1px) * 48);
  cursor: pointer;
  transition: all 0.3s ease;
}
.cmp__q01-section .q01-section__controller-pages .q01-section__controller-prev.swiper-button-disabled,
.cmp__q01-section .q01-section__controller-pages .q01-section__controller-next.swiper-button-disabled {
  opacity: 0.3;
}
.cmp__q01-section .q01-section__controller-pages .q01-section__controller-prev .svg-icon,
.cmp__q01-section .q01-section__controller-pages .q01-section__controller-next .svg-icon {
  width: calc(var(--rpx, 1px) * 48);
  height: calc(var(--rpx, 1px) * 48);
}
.cmp__q01-section .q01-section__controller-pages .q01-section__controller-prev {
  transform: rotate(180deg);
  margin-right: calc(var(--rpx, 1px) * 20);
}
.cmp__q01-section.ocean .q01-section__container .q01-section__l {
  margin-right: 0;
}
.cmp__q01-section.ocean .q01-section__container .q01-section__r-swiper-slide:nth-child(even) {
  width: calc(var(--rpx, 1px) * 322);
}
.cmp__q01-section.ocean .q01-section__container .q01-section__r-swiper-slide:nth-child(even) .img-wrapper {
  height: calc(var(--rpx, 1px) * 426);
}
@media screen and (min-width: 1441px) {
  .cmp__q01-section.ocean .q01-section__container .q01-section__r-swiper-slide:nth-child(even) {
    width: 22.3611111111vw;
  }
  .cmp__q01-section.ocean .q01-section__container .q01-section__r-swiper-slide:nth-child(even) .img-wrapper {
    height: 29.5833333333vw;
  }
}
@media screen and (max-width: 767px) {
  .cmp__q01-section.ocean .q01-section__container .q01-section__r-swiper-slide:nth-child(even) {
    width: calc(var(--rpx, 1px) * 328);
  }
  .cmp__q01-section.ocean .q01-section__container .q01-section__r-swiper-slide:nth-child(even) .img-wrapper {
    height: auto;
  }
}
.cmp__q01-section.ocean .q01-section__controller {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 31.1737804878%;
  justify-content: space-between;
}
@media screen and (min-width: 1025px) and (max-width: 1439px) {
  .cmp__q01-section.ocean .q01-section__controller {
    left: 64px;
    width: calc(0.3117378049 * (100% - 128px));
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .cmp__q01-section.ocean .q01-section__controller {
    left: 24px;
    width: calc(0.3117378049 * (100% - 48px));
  }
}
.cmp__q01-section.ocean .q01-section__controller-pages {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .cmp__q01-section.ocean .q01-section__controller {
    position: relative;
    width: 100%;
  }
}
.cmp__q01-section .q01-section__container .q01-section__l-content.center {
  margin-top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .cmp__q01-section .q01-section__container .q01-section__l-content.center {
    margin-top: 0;
    transform: translateY(0);
  }
}