@font-face {
  font-family: 'LCD';
  src: url('../../fonts/LCD-U.TTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.container-fluid .con h3 {
  font-weight: bold;
  font-size: 0.48rem;
}
.container-fluid .con p {
  font-size: 0.18rem;
  line-height: 0.3rem;
}
.banner {
  height: 9.9rem;
}
.banner .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hot {
  height: 9rem;
  background-image: linear-gradient(to top, #f8efe2 6%, #5792a3 99%);
  padding-top: 2.1rem;
}
.hot .hot-box {
  width: 18.18rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.hot .hot-item .img-box {
  width: 3.53rem;
  height: 4.38rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.hot .hot-item img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.hot .hot-item:hover img {
  transform: scale(1.1);
}
.hot .hot-item p {
  text-align: center;
  font-size: 0.24rem;
  color: #000;
  margin-top: 0.2rem;
}
.part1 {
  height: 9.9rem;
  position: relative;
}
.part1 .con {
  color: #ffffff;
  padding-top: 4.4rem;
  padding-left: 2.2rem;
}
.part1 .pro-name-item {
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #fff;
  position: absolute;
}
.part1 .pro-name-item:nth-child(1) {
  top: 7.95rem;
  left: 8.4rem;
}
.part1 .pro-name-item:nth-child(2) {
  top: 7.55rem;
  left: 10.3rem;
}
.part1 .pro-name-item:nth-child(3) {
  top: 7.15rem;
  left: 12.9rem;
}
.part1 .pro-name-item:nth-child(4) {
  top: 6.95rem;
  left: 15.15rem;
}
.part2 {
  height: 9rem;
  background-color: #fff;
  padding-top: 0.85rem;
}
.part2 .img-box {
  margin: 0 auto;
  width: 12.97rem;
  height: 6.31rem;
  position: relative;
  padding-top: 0.4rem;
}
.part2 .img-box h3 {
  text-align: center;
  font-size: 0.48rem;
  line-height: 0.48rem;
  color: #fff;
  font-family: "Nexa Bold";
}
.part2 .img-box .part2-p {
  font-size: 0.18rem;
  color: #fff;
  position: absolute;
}
.part2 .img-box .part2-p:nth-of-type(1) {
  top: 3.75rem;
  left: 0.8rem;
}
.part2 .img-box .part2-p:nth-of-type(2) {
  top: 2.5rem;
  left: 9.95rem;
}
.part2 .img-box .part2-p:nth-of-type(3) {
  text-align: center;
  top: 5.62rem;
  left: 9.45rem;
}
.part2 .msg {
  margin-top: 0.25rem;
  text-align: center;
  font-size: 0.18rem;
  color: #33474d;
}
.part3 {
  height: 9.9rem;
  background-image: linear-gradient(to bottom, #ffffff 6%, #5792a3 99%);
  display: flex;
  align-items: center;
  color: #fff;
  position: relative;
}
.part3 .pro {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.part3 .con-box {
  width: 15.11rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.part3 .con-right-box {
  position: relative;
  height: 2.9rem;
}
.part3 .con-right {
  font-size: 0.18rem;
  line-height: 0.3rem;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
}
.part3 .con-right .battery {
  font-size: 0.6958rem;
  line-height: 1;
}
.part3 .con-right .battery span {
  font-family: "LCD";
  font-size: 2.8rem;
  margin-right: -0.15rem;
}
.part4 {
  height: 9.9rem;
  background-image: linear-gradient(to bottom, #f8efe2 6%, #5792a3 99%);
  padding-top: 0.5rem;
}
.part4 .con {
  text-align: center;
  color: #33474d;
  margin-bottom: 0.3rem;
}
.part4 .flavor {
  margin: 0 auto;
  width: 15.35rem;
  height: 7.1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  column-gap: 0.8rem;
}
.part4 .flavor-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 3.42rem;
  position: relative;
}
.part4 .flavor-item:nth-child(1) .msg {
  position: absolute;
  left: -10%;
  bottom: 0;
  width: 120%;
}
.part4 .img-box {
  width: 2.4rem;
  height: 2.9rem;
  position: relative;
  color: #fff;
  overflow: hidden;
  border-radius: 0.3rem;
}
.part4 .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.part4 .img-box:hover img {
  transform: scale(1.1);
}
.part4 .img-box .pro-name {
  font-size: 0.2rem;
  line-height: 0.3rem;
  position: absolute;
  bottom: 0.55rem;
  left: 0;
  width: 100%;
  text-align: center;
}
.part4 .img-box .feel {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: absolute;
  width: 100%;
  bottom: 0.1rem;
  column-gap: 0.15rem;
}
.part4 .img-box .feel-item {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.part4 .img-box .feel-name {
  font-size: 0.14rem;
  line-height: 0.2rem;
  margin-right: 0.02rem;
}
.part4 .img-box .circle-scores {
  display: flex;
}
.part4 .img-box .circle-container {
  position: relative;
  width: 0.09rem;
  height: 0.09rem;
  margin: 0 0.02rem;
}
.part4 .img-box .score-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.part4 .img-box .score-circle.half-filled {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.part4 .msg {
  font-size: 0.16rem;
  line-height: 0.22rem;
  margin-top: 0.16rem;
  text-align: center;
  color: #fff;
  width: 100%;
}
.part5 {
  height: 9.87rem;
  padding-top: 7.2rem;
  padding-left: 13.5rem;
}
.part5 .con {
  color: #33474d;
}
.part6 {
  height: 9.9rem;
}
.part7 {
  height: 9.9rem;
  background-image: linear-gradient(to top, #f8efe2 6%, #8bcee2 99%);
  padding-top: 0.65rem;
}
.part7 .con {
  color: #33474d;
  text-align: center;
}
.part7 .coil-box {
  display: flex;
  column-gap: 0.16rem;
  justify-content: center;
  margin-top: 0.65rem;
}
.part7 .coil-box .coil-btn {
  width: 2.68rem;
  height: 0.7rem;
  border-radius: 0.35rem;
  border: 1px solid #33474d;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.18rem;
  font-family: "Nexa Bold";
  text-align: center;
  line-height: 0.24rem;
  color: #33474d;
  cursor: pointer;
  transition: all 0.3s;
}
.part7 .coil-box .coil-btn.active {
  border: none;
  background-image: linear-gradient(355deg, #f8efe2 6%, #8bcee2 99%);
}
.part7 .coil-swiper {
  margin-top: 0.85rem;
}
.part7 .coil-swiper .swiper-wrapper {
  align-items: flex-end;
}
.part7 .coil-swiper .swiper-slide {
  width: 1.4rem;
  margin: 0 0.28rem;
}
.part7 .coil-swiper .swiper-slide img {
  width: 100%;
}
.part7 .cartridge {
  width: 1.4rem;
  height: 3.62rem;
  margin: -0.65rem auto 0.15rem;
  position: relative;
  z-index: 2;
}
.part7 .msg {
  font-size: 0.18rem;
  color: #33474d;
  text-align: center;
}
.part8 {
  height: 9.9rem;
  background-image: linear-gradient(to bottom, #f8efe2 6%, #8bcee2 99%);
  padding-top: 2rem;
}
.part8 .con {
  color: #33474d;
  text-align: center;
  margin-bottom: 1rem;
}
.part8 .con h3 {
  font-family: "Nexa Bold";
}
.part8 .icon-box {
  width: 12rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: center;
}
.part8 .icon-box .icon-item {
  width: 3rem;
  margin-bottom: 0.9rem;
  text-align: center;
}
.part8 .icon-box .icon-item:nth-child(1) {
  margin-left: 1px;
}
.part8 .icon-box .icon-item p {
  font-size: 0.18rem;
  font-family: Nexa;
  color: #162d34;
  margin-top: 0.25rem;
}
.part8 .icon-box .icon-item img {
  width: 0.84rem;
}
.part9 {
  height: 9.9rem;
  background-image: linear-gradient(to top, #f8efe2 6%, #8bcee2 99%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.part9 .con-left {
  width: 5.09rem;
  height: 7.03rem;
  margin-right: 0.88rem;
}
.part9 .con-left img {
  width: 100%;
  height: 100%;
}
.part9 .con-right {
  color: #33474d;
  margin-left: 1.2rem;
}
.part9 .con-right h3 {
  font-size: 0.3rem;
  margin-bottom: 0.25rem;
  font-weight: bold;
}
.part9 .con-right p {
  font-size: 0.24rem;
  line-height: 0.36rem;
}
.part10 {
  height: 9.9rem;
  background-image: linear-gradient(to bottom, #f8efe2 6%, #8bcee2 99%);
  padding-top: 0.85rem;
}
.part10 .con {
  color: #33474d;
  text-align: center;
  margin-bottom: 1.35rem;
}
.part10 .list {
  display: flex;
  align-items: center;
}
.part10 .img-box {
  width: 8.1rem;
  height: 4.87rem;
  margin-right: 0.6rem;
  margin-left: 4.8rem;
}
.part10 .img-box img {
  width: 100%;
  height: 100%;
}
.part10 .package {
  color: #33474d;
  font-size: 0.18rem;
  line-height: 0.36rem;
}
@media (max-width: 750px) {
  .container-fluid .con h3 {
    font-size: 0.6rem;
    line-height: 0.72rem;
    margin-bottom: 0.24rem;
  }
  .container-fluid .con p {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .banner {
    height: 13.34rem;
  }
  .hot {
    height: 13.34rem;
    padding-top: 0.3rem;
  }
  .hot .hot-box {
    width: 100%;
    flex-wrap: wrap;
    column-gap: 0.15rem;
    justify-content: center;
  }
  .hot .hot-item {
    margin-bottom: 0.2rem;
  }
  .hot .hot-item p {
    margin-top: 0.05rem;
  }
  .hot .hot-item .img-box {
    width: 3.51rem;
    height: 3.8rem;
  }
  .hot .hot-item:nth-child(5) .img-box {
    width: 7.16rem;
    height: 3.1rem;
  }
  .part1 {
    height: 13.34rem;
  }
  .part1 .con {
    padding-left: 0;
    padding-top: 1rem;
    text-align: center;
    color: #33474d;
  }
  .part1 .pro-name-item {
    font-size: 0.2rem;
    line-height: 0.24rem;
  }
  .part1 .pro-name-item:nth-child(1) {
    left: 0.8rem;
    top: 9.05rem;
  }
  .part1 .pro-name-item:nth-child(2) {
    left: 2.25rem;
    top: 8.9rem;
  }
  .part1 .pro-name-item:nth-child(3) {
    left: 4.35rem;
    top: 8.65rem;
  }
  .part1 .pro-name-item:nth-child(4) {
    left: 6.28rem;
    top: 8.45rem;
  }
  .part2 {
    height: 13.34rem;
    padding-top: 2.36rem;
  }
  .part2 .img-box {
    padding-top: 0;
    width: 7.5rem;
    height: 8.4rem;
  }
  .part2 .img-box h3 {
    position: relative;
    top: -1.6rem;
    left: 0;
    width: 100%;
    font-size: 0.48rem;
    line-height: 0.48rem;
    color: #33474d;
  }
  .part2 .img-box .part2-p:nth-of-type(1) {
    top: 4.85rem;
    left: 0.36rem;
  }
  .part2 .img-box .part2-p:nth-of-type(2) {
    top: 3.05rem;
    left: 5.5rem;
  }
  .part2 .img-box .part2-p:nth-of-type(3) {
    top: 7.2rem;
    left: 4.4rem;
  }
  .part2 .msg {
    font-size: 0.24rem;
    line-height: 0.36rem;
    margin-top: 0.36rem;
  }
  .part3 {
    height: 13.34rem;
    display: block;
    padding-top: 0.8rem;
    overflow: hidden;
  }
  .part3 .con-box {
    width: 100%;
    height: 6.68rem;
    display: block;
  }
  .part3 .con {
    color: #33474d;
    text-align: center;
  }
  .part3 .con-right-box {
    margin-top: 1.7rem;
  }
  .part3 .con-right {
    width: 100%;
    text-align: center;
    bottom: auto;
    top: 0;
  }
  .part3 .con-right .battery {
    margin-bottom: 4.75rem;
  }
  .part3 .con-right .battery span {
    font-size: 3.38rem;
    display: block;
  }
  .part3 .con-right1 .battery {
    text-align: right;
    padding-right: 0.97rem;
    margin-bottom: 4.07rem;
  }
  .part4 {
    height: 13.34rem;
  }
  .part4 .pc {
    display: none !important;
  }
  .part4 .flavor-m {
    height: 8.75rem;
  }
  .part4 .flavor-m .flavor-swiper {
    height: 100%;
  }
  .part4 .flavor-m .swiper-slide {
    text-align: center;
    height: calc(100% / 2) !important;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .part4 .flavor-m .flavor-swiper-pagination {
    text-align: center;
    font-size: 0;
    line-height: 0;
    margin-top: 0.35rem;
  }
  .part4 .flavor-m .flavor-swiper-pagination span {
    background-color: #fff !important;
    opacity: 1 !important;
    transition: all 0.3s;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 0.05rem;
  }
  .part4 .flavor-m .flavor-swiper-pagination span.swiper-pagination-bullet-active {
    width: 0.41rem;
  }
  .part4 .img-box {
    width: 2.84rem;
    height: 3.43rem;
  }
  .part4 .img-box .pro-name {
    font-size: 0.24rem;
  }
  .part4 .msg {
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-top: 0.1rem;
  }
  .part4 .flavor-item {
    height: auto;
  }
  .part4 .flavor-item:nth-child(1) .msg {
    position: relative;
    width: 100%;
    left: 0;
  }
  .part5 {
    height: 13.34rem;
    padding: 0;
  }
  .part5 .con {
    display: none;
  }
  .part6 {
    height: 13.34rem;
  }
  .part7 {
    height: 13.34rem;
    position: relative;
  }
  .part7 .cartridge {
    margin-bottom: 3.8rem;
  }
  .part7 .coil-box {
    position: absolute;
    width: 100%;
    top: 10rem;
    left: 0;
    flex-wrap: wrap;
    row-gap: 0.3rem;
    margin-top: 0;
  }
  .part7 .coil-box .coil-btn {
    width: 3.1rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .part8 {
    height: 13.34rem;
    padding-top: 0.8rem;
  }
  .part8 .con {
    padding: 0 1.15rem;
  }
  .part8 .icon-box {
    width: 100%;
    justify-content: flex-start;
  }
  .part8 .icon-box .icon-item {
    width: 50%;
    margin-bottom: 0.75rem;
  }
  .part8 .icon-box .icon-item:nth-child(1) {
    margin-left: 0;
  }
  .part8 .icon-box .icon-item img {
    width: 0.98rem;
  }
  .part8 .icon-box .icon-item p {
    font-size: 0.2095rem;
  }
  .part9 {
    height: 13.34rem;
    flex-direction: column;
    justify-content: center;
  }
  .part9 .con-left {
    margin-right: 0;
    margin-bottom: 0.7rem;
  }
  .part9 .con-right {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
  .part9 .con-right h3 {
    font-size: 0.48rem;
  }
  .part9 .mobile {
    display: flex;
    padding: 0 0.45rem 0 0.7rem;
    justify-content: space-between;
    text-align: left;
  }
  .part10 {
    height: 7.71rem;
    padding-top: 0.5rem;
  }
  .part10 .con {
    margin-bottom: 1rem;
  }
  .part10 .list {
    display: block;
  }
  .part10 .img-box {
    width: 5.7rem;
    height: 3.43rem;
    margin-left: 0.76rem;
    margin-right: 0;
    margin-bottom: 0.28rem;
  }
  .part10 .package {
    padding-left: 0.77rem;
  }
  .part10 .package span:nth-child(2) {
    margin: 0 0.57rem 0 0.82rem;
  }
}
