@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: 17.15rem;
  height: 8.68rem;
  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.3452rem;
  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) {
  width: 10.77rem;
  height: 4.22rem;
  padding-top: 1rem;
}
.hot .hot-box .hot-item:nth-child(1) h4 {
  width: 6.82rem;
  height: 1.55rem;
  margin: 0 auto;
}
.hot .hot-box .hot-item:nth-child(1) h4 img {
  width: 100%;
}
.hot .hot-box .hot-item:nth-child(1) .con {
  width: 100%;
  top: 2.7rem;
  left: 0;
  text-align: center;
  font-size: 0.32rem;
}
.hot .hot-box .hot-item:nth-child(2) {
  width: 6.1rem;
  height: 4.21rem;
  padding-top: 0.3rem;
}
.hot .hot-box .hot-item:nth-child(2) h4 {
  text-align: right;
  padding-right: 0.4rem;
  font-size: 0.389rem;
}
.hot .hot-box .hot-item:nth-child(2) .con {
  text-align: right;
  bottom: 0.3rem;
  right: 0.4rem;
  font-size: 0.2594rem;
  line-height: 0.299rem;
}
.hot .hot-box .hot-item:nth-child(3) {
  width: 5.26rem;
  height: 4.22rem;
}
.hot .hot-box .hot-item:nth-child(3) .con {
  width: 100%;
  bottom: 0.5rem;
  right: 0.2rem;
  text-align: right;
  font-size: 0.389rem;
}
.hot .hot-box .hot-item:nth-child(4) {
  width: 5.29rem;
  height: 4.23rem;
  padding-top: 0.7rem;
  padding-right: 0.34rem;
}
.hot .hot-box .hot-item:nth-child(4) h4 {
  text-align: right;
  font-size: 0.389rem;
}
.hot .hot-box .hot-item:nth-child(5) {
  width: 6.1rem;
  height: 4.24rem;
  padding-top: 0.65rem;
  padding-right: 0.45rem;
}
.hot .hot-box .hot-item:nth-child(5) h4 {
  text-align: right;
  font-size: 0.389rem;
}
.hot .hot-box .hot-item:nth-child(5) .con {
  bottom: 0.6rem;
  right: 0.5rem;
}
.hot .hot-box .hot-item:nth-child(5) .con-item {
  display: flex;
  align-items: center;
  vertical-align: middle;
}
.hot .hot-box .hot-item:nth-child(5) .con-icon {
  width: 0.22rem;
  height: 0.21rem;
  margin-left: 0.06rem;
}
.part1 {
  height: 10.8rem;
  padding-top: 2.93rem;
  padding-right: 1.35rem;
  position: relative;
}
.part1 .con {
  position: relative;
  z-index: 2;
  text-align: right;
}
.part1 .con-tit {
  width: 6.25rem;
}
.part1 h2,
.part1 h4 {
  font-family: 'Montserrat Bold';
  font-size: 0.3rem;
  color: #0091f1;
}
.part1 p {
  font-family: "Montserrat Bold";
  font-size: 0.36rem;
  line-height: 0.4469rem;
  color: #0091f1;
  margin: 2.65rem 0 0.5rem;
  padding-right: 0.3rem;
  border-right: 0.05rem solid #0091f1;
}
.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-video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.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;
}
.part3 {
  height: 10.75rem;
  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: 3.95rem;
  height: 1.34rem;
}
.part3 .part3-tit-r.part3-tit-r2 {
  width: 3.34rem;
  height: 1.3rem;
  opacity: 0;
}
.part3 .part3-tit-puffs {
  position: absolute;
  width: 2.08rem;
  height: 0.44rem;
  top: 6.28rem;
  left: 15.1rem;
}
.part3 .con {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.6rem;
  font-family: "Montserrat Medium";
  font-size: 0.24rem;
  line-height: 0.3667rem;
  color: #ffffff;
  display: flex;
  padding: 0 1.15rem 0 1.65rem;
  justify-content: space-between;
  align-items: center;
}
.part3 .con .con-item {
  display: flex;
  align-items: center;
}
.part3 .con .con-icon {
  margin-right: 0.06rem;
}
.part3 .con .con-icon.con-icon1 {
  width: 0.22rem;
  height: 0.21rem;
}
.part3 .con .con-icon.con-icon2 {
  width: 0.23rem;
  height: 0.2rem;
}
.part3 .con b {
  font-family: "Montserrat Bold";
}
.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.78rem;
  padding-top: 8.45rem;
}
.part5 h3 {
  text-align: center;
  font-family: "Montserrat Bold";
  font-size: 0.6rem;
  color: #ffffff;
  line-height: 0.6203rem;
}
.part9 {
  height: 10.8rem;
  text-align: center;
  padding-top: 0.9rem;
}
.part9 .part9-tit {
  width: 7.17rem;
  height: 0.74rem;
  margin: 0 auto;
}
.part6 {
  height: 10.81rem;
  padding-top: 1.35rem;
}
.part6 .part6-tit {
  width: 11.67rem;
  height: 0.71rem;
  margin: 0 auto;
}
.part6 .pro-box {
  display: flex;
  margin: 0.8rem auto 0;
  text-align: center;
  justify-content: center;
  align-items: center;
  column-gap: 0.65rem;
}
.part6 .pro-box p {
  font-family: "Montserrat Bold";
  font-size: 0.36rem;
  line-height: 0.3867rem;
  color: #325fbf;
  margin-top: 0.25rem;
}
.part6 .pro-img {
  width: 2.58rem;
  height: 5.14rem;
}
.part6 .pro-img img {
  width: 100%;
  height: 100%;
}
.part7 {
  height: 10.8rem;
  padding-top: 0.95rem;
}
.part7 .part7-tit {
  width: 11.98rem;
  height: 0.71rem;
  margin: 0 auto 0.55rem;
}
.part7 .pro {
  width: 16.26rem;
  height: 7.38rem;
  margin: 0 auto;
}
.part8 {
  height: 10.8rem;
  padding-top: 0.55rem;
  position: relative;
}
.part8 .part8-tit {
  width: 3.14rem;
  height: 0.57rem;
  margin: 0 auto 1.06rem;
}
.part8 .pro {
  width: 14.67rem;
  height: 7.35rem;
  margin: 0 auto;
}
.part8 .tit {
  position: absolute;
  width: 100%;
  left: 0;
  font-family: "Montserrat Bold";
  font-size: 0.48rem;
  color: #404040;
  text-align: center;
}
.part8 .tit1 {
  top: 2.5rem;
}
.part8 .tit2 {
  top: 6.2rem;
}
.part8 .box {
  display: flex;
  align-items: center;
  position: absolute;
  padding-left: 3.8rem;
  width: 100%;
  top: 5.4rem;
  left: 0;
  font-family: "Montserrat Bold";
  font-size: 0.3rem;
  color: #0054a6;
}
.part8 .box .box-msg:nth-child(2) {
  margin: 0 3.25rem 0 3.05rem;
}
