@font-face {
  font-family: 'Montserrat Bold';
  src: url('../../fonts/MONTSERRAT-BOLD.TTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Medium';
  src: url('../../fonts/Montserrat-Medium-7.otf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Black Italic';
  src: url('../../fonts/MONTSERRAT-BLACKITALIC.OTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat SemiBold';
  src: url('../../fonts/MONTSERRAT-SEMIBOLD.OTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.b-lazy {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner {
  height: 10.8rem;
}
.banner img {
  width: 100%;
  height: 100%;
}
.hot {
  height: 10.8rem;
  padding-top: 1.35rem;
}
.hot .hot-box {
  width: 16.75rem;
  height: 8.15rem;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
.hot .hot-box .hot-item {
  position: relative;
  width: 3.98rem;
  height: 3.91rem;
}
.hot .hot-box .hot-item .con,
.hot .hot-box .hot-item h4 {
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.hot .hot-box .hot-item h4 {
  font-family: "Montserrat Bold";
  font-size: 0.36rem;
  line-height: 0.36rem;
}
.hot .hot-box .hot-item .con {
  position: absolute;
  font-family: "Montserrat Medium";
  font-size: 0.24rem;
  line-height: 0.27rem;
  letter-spacing: 0px;
}
.hot .hot-box .hot-item .img-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.hot .hot-box .hot-item .img-box img {
  width: 100%;
  transition: scale 0.5s linear;
}
.hot .hot-box .hot-item:hover .img-box img {
  scale: 1.15;
}
.hot .hot-box .hot-item:nth-child(1) h4 {
  padding-top: 0.3rem;
  padding-left: 0.4rem;
}
.hot .hot-box .hot-item:nth-child(1) .con {
  left: 0.4rem;
  bottom: 0.35rem;
}
.hot .hot-box .hot-item:nth-child(1) .con-item {
  display: flex;
  align-items: center;
  vertical-align: middle;
}
.hot .hot-box .hot-item:nth-child(1) .con-icon:nth-child(1) {
  width: 0.23rem;
  height: 0.2rem;
  margin-right: 0.06rem;
}
.hot .hot-box .hot-item:nth-child(1) .con-icon:nth-child(2) {
  width: 0.22rem;
  height: 0.21rem;
  margin-right: 0.08rem;
}
.hot .hot-box .hot-item:nth-child(2) {
  width: 8.24rem;
  height: 3.91rem;
  padding-top: 1.09rem;
  padding-left: 0.93rem;
}
.hot .hot-box .hot-item:nth-child(2) h4 {
  width: 6.32rem;
  height: 1.45rem;
}
.hot .hot-box .hot-item:nth-child(2) h4 img {
  width: 100%;
}
.hot .hot-box .hot-item:nth-child(2) .con {
  width: 100%;
  top: 2.7rem;
  left: 0;
  text-align: center;
}
.hot .hot-box .hot-item:nth-child(3) {
  width: 3.97rem;
  height: 3.91rem;
  padding-top: 0.3rem;
}
.hot .hot-box .hot-item:nth-child(3) h4 {
  text-align: center;
}
.hot .hot-box .hot-item:nth-child(3) .con {
  text-align: right;
  bottom: 0.3rem;
  right: 0.25rem;
}
.hot .hot-box .hot-item:nth-child(4) {
  width: 3.98rem;
  height: 3.91rem;
  padding-top: 0.3rem;
}
.hot .hot-box .hot-item:nth-child(4) h4 {
  text-align: center;
}
.hot .hot-box .hot-item:nth-child(4) .con {
  bottom: 0.3rem;
  left: 0.47rem;
}
.hot .hot-box .hot-item:nth-child(5) {
  width: 3.94rem;
  height: 3.91rem;
}
.hot .hot-box .hot-item:nth-child(5) .con {
  bottom: 0.3rem;
  left: 0.47rem;
  display: flex;
}
.hot .hot-box .hot-item:nth-child(5) .con .con-item:nth-child(1) {
  padding-right: 0.3rem;
  border-right: 0.02rem solid #fff;
  margin-right: 0.3rem;
}
.hot .hot-box .hot-item:nth-child(6) {
  width: 3.97rem;
  height: 3.91rem;
  padding-top: 0.3rem;
  padding-right: 0.34rem;
}
.hot .hot-box .hot-item:nth-child(6) h4 {
  text-align: right;
}
.hot .hot-box .hot-item:nth-child(7) {
  width: 3.96rem;
  height: 3.91rem;
  padding-top: 0.3rem;
  padding-right: 0.34rem;
}
.hot .hot-box .hot-item:nth-child(7) h4 {
  text-align: right;
}
.hot .hot-box .hot-item:nth-child(7) .con {
  bottom: 0.3rem;
  right: 0.55rem;
}
.part1 {
  height: 10.8rem;
  padding-top: 2.7rem;
  padding-left: 1.8rem;
  position: relative;
}
.part1 .con {
  position: relative;
  z-index: 2;
}
.part1 .con-tit {
  width: 8.76rem;
  margin-bottom: 0.15rem;
}
.part1 h4 {
  font-family: 'Montserrat Bold';
  font-size: 0.36rem;
  color: #0091f1;
}
.part1 p {
  font-family: "Montserrat Medium";
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #0091f1;
  margin: 0.4rem 0 1.3rem;
}
.part1 .part1-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.part1 .part-mask {
  position: absolute;
  width: 11.67rem;
  height: 4.8rem;
  bottom: 0;
  left: 0;
}
.part2 {
  height: 10.8rem;
  position: relative;
  overflow: hidden;
}
.part2 .part2-pro {
  position: absolute;
  width: 12rem;
  height: 20rem;
  transform: rotate(-17.08deg);
  top: -1.73rem;
  left: 0.74rem;
  background-image: url("../../image/product/flex/part2/0.webp?v=add994e9df");
}
.part2 .part2-frost {
  position: absolute;
  width: 3.99rem;
  height: 12.31rem;
  top: 0.15rem;
  left: 1.55rem;
}
.part2 .part2-tit {
  position: absolute;
  width: 8.35rem;
  height: 1.49rem;
  top: 3.73rem;
  left: 9.58rem;
}
.part2 .con {
  font-family: "Montserrat Black Italic";
  font-size: 0.6rem;
  color: #0091f1;
  position: absolute;
  top: 5.45rem;
  left: 13.4rem;
}
.part2 .flavor {
  position: absolute;
  width: 4.6rem;
  height: 2.31rem;
  top: 6.7rem;
  left: 13.3rem;
}
.part2 .level {
  position: absolute;
  width: 2.2rem;
  height: 0.42rem;
  top: 0.96rem;
  left: 1.7rem;
  background-size: 2.2rem 0.42rem;
  background-position: left center;
  background-image: url("../../image/product/flex/part2-level.png");
}
.part3 {
  height: 10.8rem;
  position: relative;
}
.part3 .part3-tit-l {
  position: absolute;
  height: 1.17rem;
  top: 4.7rem;
  left: 1.77rem;
}
.part3 .part3-tit-l:nth-child(1) {
  width: 5.45rem;
}
.part3 .part3-tit-l:nth-child(2) {
  width: 6.03rem;
  opacity: 0;
}
.part3 .part3-pro {
  position: absolute;
  width: 100%;
  height: 100%;
}
.part3 .part3-tit-r {
  position: absolute;
  top: 4.7rem;
  left: 13.45rem;
  width: 4.12rem;
  height: 1.34rem;
}
.part3 .part3-tit-r.part3-tit-r2 {
  width: 3.83rem;
  height: 1.32rem;
  opacity: 0;
}
.part3 .part3-tit-puffs {
  position: absolute;
  width: 2.08rem;
  height: 0.44rem;
  top: 6.28rem;
  left: 15.1rem;
}
.part3 .con {
  position: absolute;
  left: 1.77rem;
  bottom: 1rem;
  font-family: "Montserrat Medium";
  font-size: 0.24rem;
  line-height: 0.3667rem;
  color: rgba(255, 255, 255, 0.4);
}
.part4 {
  height: 10.8rem;
  padding-top: 3.5rem;
  padding-right: 1.4rem;
  text-align: right;
}
.part4 .con {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: end;
}
.part4 .con h3 {
  font-size: 0.6rem;
  font-family: "Montserrat Bold";
  background: -webkit-linear-gradient(92deg, #12ecff, #0091f1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  position: relative;
}
.part4 .con h3::after {
  font-family: "Montserrat Bold";
  width: 100%;
  content: attr(data-content);
  -webkit-text-stroke: 0.07rem #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.part4 .con p {
  margin-top: 0.3rem;
  font-family: "Montserrat Medium";
  font-size: 0.24rem;
  line-height: 0.3667rem;
  color: #0091f1;
}
.part5 {
  height: 10.8rem;
  padding-top: 8.45rem;
}
.part5 h3 {
  text-align: center;
  font-family: "Montserrat Bold";
  font-size: 0.6rem;
  color: #ffffff;
  line-height: 0.6203rem;
}
.part6 {
  height: 10.8rem;
  position: relative;
  padding-top: 0.35rem;
  zoom: 0.9;
}
.part6 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.part6 .bg.bg2 {
  opacity: 0;
}
.part6 .part6-tit {
  position: relative;
  width: 10.57rem;
  height: 0.67rem;
  margin: 0 auto;
}
.part6 .con-box {
  position: relative;
  width: 17.91rem;
  height: 8.79rem;
  border-radius: 0.37rem;
  background-color: rgba(255, 255, 255, 0.7);
  margin: 0.35rem auto 0;
  display: flex;
  justify-content: space-between;
  padding: 0.45rem 0.85rem 0.58rem 0.9rem;
}
.part6 .con-left {
  width: 5rem;
}
.part6 .left-box {
  height: 7rem;
  margin-top: 0.35rem;
}
.part6 .left-box .left-box-swiper {
  height: 100%;
  overflow: visible;
}
.part6 .left-box .swiper-slide {
  display: grid;
  grid-template-rows: repeat(3, 2rem);
  grid-template-columns: repeat(4, 0.62rem);
  justify-content: space-between;
  align-content: space-between;
}
.part6 .left-box .left-pro-item {
  width: 0.62rem;
  height: 2rem;
  cursor: pointer;
}
.part6 .left-box .left-pro-item img {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.part6 .left-box .left-pro-item:hover img {
  transform: scale(1.05);
}
.part6 .left-btn {
  width: 3.6rem;
  height: 0.4rem;
  font-size: 0.4rem;
  line-height: 0.4rem;
  font-family: "Montserrat SemiBold";
  font-size: 0.2484rem;
  text-align: center;
  position: relative;
  color: #06b1f6;
  margin: 0 auto;
  background-size: 100%;
}
.part6 .left-btn .btn-item {
  height: 0.38rem;
  width: 2rem;
  border-radius: 0.19rem;
  background-image: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  cursor: pointer;
}
.part6 .left-btn .btn-item:nth-child(2) {
  width: 1.72rem;
  left: auto;
  right: 0;
}
.part6 .left-btn .btn-item.active {
  color: #fff;
  background-image: linear-gradient(-13deg, #0091f1, #09c0f8);
}
.part6 .con-middle {
  height: 100%;
  width: 5.04rem;
  position: relative;
}
.part6 .con-middle .con-middle-img {
  height: 100%;
}
.part6 .con-middle .con-middle-img-right {
  position: absolute;
  width: 1.76rem;
  height: 4.77rem;
  top: 1.39rem;
  right: 0.99rem;
}
.part6 .right-btn {
  width: 2.27rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background-size: 100%;
  font-family: "Montserrat SemiBold";
  font-size: 0.2484rem;
  text-align: center;
  color: #06b1f6;
  margin: 0 auto;
}
.part6 .right-box {
  margin-top: 0.35rem;
  width: 4.15rem;
  height: 7rem;
  display: grid;
  grid-template-rows: repeat(3, 2rem);
  grid-template-columns: repeat(3, 0.74rem);
  justify-content: space-between;
  align-content: space-between;
}
.part6 .right-box .right-pro-item {
  cursor: pointer;
}
.part6 .right-box .right-pro-item img {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.part6 .right-box .right-pro-item:hover img {
  transform: scale(1.05);
}
.part7 {
  height: 10.8rem;
  padding-top: 1.6rem;
  zoom: 0.9;
  background-size: 100% 100%;
}
.part7 .con {
  width: 12.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.part7 .con-left .part7-tit {
  width: 4.16rem;
  height: 0.73rem;
  margin-bottom: 0.6rem;
}
.part7 .con-left p {
  font-family: "Montserrat Medium";
  font-size: 0.24rem;
  line-height: 0.4267rem;
  color: #0091f1;
}
.part7 .con-left p span {
  font-family: "Montserrat Bold";
}
.part7 .con-right {
  width: 4.34rem;
  height: 7.98rem;
}
.part7 .con-right img {
  width: 100%;
  height: 100%;
}
.part8 {
  height: 10.8rem;
  padding-top: 0.6rem;
  position: relative;
  zoom: 0.9;
}
.part8 .swiper-part8 {
  height: 100%;
}
.part8 .part8-tit {
  text-align: center;
}
.part8 .tit-img1 {
  width: 7.07rem;
}
.part8 .tit-img2 {
  width: 7.2rem;
}
.part8 .pro-box {
  margin: 0.5rem auto 0;
  width: 16.74rem;
  display: flex;
  justify-content: space-between;
}
.part8 .pro-box-left,
.part8 .pro-box-right {
  width: 8.1rem;
  height: 8.38rem;
  position: relative;
}
.part8 .pro-box-left .pro-bg,
.part8 .pro-box-right .pro-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.part8 .pro-box-left .pro-con,
.part8 .pro-box-right .pro-con {
  position: relative;
  z-index: 2;
}
.part8 .pro-con {
  display: flex;
  color: #0054a6;
  align-items: flex-start;
  margin-top: 7.25rem;
  justify-content: center;
}
.part8 .pro-con h4 {
  font-family: "Montserrat Bold";
  font-size: 0.3rem;
  margin-right: 0.28rem;
  line-height: 0.3367rem;
}
.part8 .pro-con p {
  font-family: "Montserrat Regular";
  font-size: 0.24rem;
  line-height: 0.3367rem;
}
.part8 .swiper-pagination-part8 {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0.2rem;
  font-size: 0;
  line-height: 0;
}
.part8 .swiper-pagination-part8 .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  margin: 0 0.1rem;
  cursor: pointer;
}
.part8 .swiper-pagination-part8 .swiper-pagination-bullet-active {
  background-color: #a3d8e6;
}
.part9 {
  height: 10.8rem;
  text-align: center;
  padding-top: 0.9rem;
}
.part9 .part9-tit {
  width: 7.17rem;
  height: 0.74rem;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .banner {
    height: 13.02rem;
  }
  .hot {
    height: 13.34rem;
    padding-top: 0.57rem;
  }
  .hot .hot-box {
    width: 6.5rem;
    height: 12.22rem;
    position: relative;
  }
  .hot .hot-box .hot-item {
    width: 3.1rem;
    height: 2.72rem;
  }
  .hot .hot-box .hot-item h4 {
    font-size: 0.2506rem;
    line-height: 0.2571rem;
  }
  .hot .hot-box .hot-item .con {
    font-size: 0.1671rem;
    line-height: 0.1926rem;
  }
  .hot .hot-box .hot-item:nth-child(1) h4 {
    padding-top: 0.2rem;
    padding-left: 0.25rem;
  }
  .hot .hot-box .hot-item:nth-child(1) .con-icon:nth-child(1) {
    width: 0.15rem;
    height: 0.13rem;
  }
  .hot .hot-box .hot-item:nth-child(2) {
    height: 3.06rem;
    width: 100%;
    padding-top: 0.84rem;
    padding-left: 0.7rem;
  }
  .hot .hot-box .hot-item:nth-child(2) h4 {
    width: 5.02rem;
    height: 1.16rem;
  }
  .hot .hot-box .hot-item:nth-child(2) .con {
    top: 2.16rem;
  }
  .hot .hot-box .hot-item:nth-child(3) {
    position: absolute;
    top: 0;
    right: 0;
    width: 3.1rem;
    height: 2.72rem;
    padding-top: 0.2rem;
  }
  .hot .hot-box .hot-item:nth-child(4) {
    width: 3.1rem;
    height: 2.72rem;
  }
  .hot .hot-box .hot-item:nth-child(5) {
    width: 3.1rem;
    height: 2.72rem;
  }
  .hot .hot-box .hot-item:nth-child(6) {
    width: 3.1rem;
    height: 2.72rem;
    padding-top: 0.2rem;
  }
  .hot .hot-box .hot-item:nth-child(7) {
    width: 3.1rem;
    height: 2.72rem;
    padding-top: 0.2rem;
    padding-right: 0;
  }
  .hot .hot-box .hot-item:nth-child(7) h4 {
    text-align: center;
  }
  .hot .hot-box .hot-item:nth-child(7) .con {
    bottom: 0.2rem;
    width: 100%;
    right: 0;
    text-align: center;
  }
  .part1 {
    height: 13.34rem;
    padding-top: 1.2rem;
    padding-left: 0;
  }
  .part1 .part1-bg {
    background-position: 70% center;
  }
  .part1 .part-mask {
    display: none;
  }
  .part1 .con {
    text-align: center;
  }
  .part1 .con-tit {
    width: 5.94rem;
  }
  .part1 h4 {
    font-size: 0.1778rem;
    line-height: 0.2753rem;
  }
  .part1 p {
    font-size: 0.1778rem;
    line-height: 0.2354rem;
    margin: 0.3rem 0 0.4rem;
  }
  .part2 {
    height: 13.34rem;
  }
  .part2 .part2-pro {
    transform: rotate(0deg) translateX(-50%) scale(0.65);
    left: 50%;
    top: auto;
    bottom: -7.1rem;
  }
  .part2 .part2-frost {
    width: 3.12rem;
    height: 8.25rem;
    top: 4.45rem;
    left: 0.45rem;
  }
  .part2 .part2-tit {
    width: 5.35rem;
    height: 1rem;
    top: 1.05rem;
    left: 1.05rem;
  }
  .part2 .con {
    top: 2.3rem;
    width: 100%;
    left: 0;
    text-align: center;
  }
  .part2 .con h3 {
    font-size: 0.3846rem;
    line-height: 0.3484rem;
  }
  .part2 .flavor {
    transform: scale(0.65);
    top: 2.7rem;
    left: 1.48rem;
  }
  .part3 {
    height: 13.34rem;
    overflow: hidden;
  }
  .part3 .part3-pro {
    width: 11rem;
    height: 8.6rem;
    transform: rotate(340deg) translateX(-12%);
  }
  .part3 .part3-tit-l {
    height: 0.94rem;
    top: 9.22rem;
    left: 0.53rem;
  }
  .part3 .part3-tit-l:nth-child(1) {
    width: 4.48rem;
  }
  .part3 .part3-tit-l:nth-child(2) {
    width: 4.85rem;
  }
  .part3 .part3-tit-r {
    top: 10.68rem;
    left: 3.5rem;
    width: 3.5rem;
    height: 1.1rem;
  }
  .part3 .part3-tit-r.part3-tit-r2 {
    width: 3.3rem;
    height: 1.1rem;
  }
  .part3 .part3-tit-puffs {
    top: 11.9rem;
    left: 5.05rem;
    width: 1.8rem;
    height: 0.36rem;
  }
  .part3 .con {
    left: 0.53rem;
    font-size: 0.17rem;
    line-height: 0.24rem;
    bottom: 0.4rem;
  }
  .part4 {
    height: 13.34rem;
    background-position: 35% center;
    padding-top: 1.2rem;
    padding-right: 0;
  }
  .part4 .con h3 {
    font-size: 0.4rem;
    margin: 0 auto;
  }
  .part4 .con p {
    font-size: 0.2rem;
    line-height: 0.3159rem;
    margin: 0 auto;
    margin-top: 0.2rem;
    text-align: center;
  }
  .part5 {
    height: 13.34rem;
    padding-top: 11.34rem;
  }
  .part5 h3 {
    font-size: 0.4064rem;
    line-height: 0.552rem;
  }
  .part9 {
    height: 13.34rem;
    padding-top: 0.63rem;
  }
  .part9 .part9-tit {
    width: 4.8rem;
    height: 0.5rem;
  }
  .part6 {
    height: 29.4rem;
    zoom: 1;
  }
  .part6 .con-box {
    display: none;
  }
  .part7 {
    height: 13.34rem;
    zoom: 1;
    padding-top: 1.35rem;
  }
  .part7 .con {
    width: 100%;
    flex-direction: column-reverse;
  }
  .part7 .con-right {
    width: 3.8rem;
    height: 7.1rem;
    margin-bottom: 0.3rem;
  }
  .part7 .con-left {
    text-align: center;
  }
  .part7 .con-left .part7-tit {
    width: 2.9rem;
    height: 0.52rem;
    margin-bottom: 0.3rem;
  }
  .part7 .con-left p {
    font-size: 0.1778rem;
    line-height: 0.3505rem;
  }
  .part8 {
    height: 13.34rem;
    zoom: 1;
    padding-top: 0.93rem;
  }
  .part8 .tit-img1 {
    width: 4.8rem;
  }
  .part8 .tit-img2 {
    width: 4.85rem;
  }
  .part8 .pro-box {
    margin-top: 0.3rem;
    width: 100%;
    flex-direction: column;
    gap: 0.25rem;
    align-items: center;
  }
  .part8 .pro-box .pro-box-left,
  .part8 .pro-box .pro-box-right {
    width: 5.92rem;
    height: 5.08rem;
    border-radius: 0.37rem;
  }
  .part8 .pro-con {
    margin-top: 4.25rem;
  }
  .part8 .pro-con h4 {
    font-size: 0.1774rem;
    line-height: 0.2523rem;
  }
  .part8 .pro-con p {
    font-size: 0.1419rem;
    line-height: 0.2523rem;
  }
}
