@media screen and (min-width: 1024px) {
  .spec-content .f .colors {
    margin-left: 102px;
  }
  .spec-content .f .colors p {
    width: 113px;
    text-align: center;
  }
}
.product {
  background-color: #fff;
  max-width: 2560px;
  margin: 0 auto;
}

.gtx-one-pro {
  color: #000;
  background-color: #fff;
}

.gtx_row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gtx_column {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.gtx_section {
  width: 100%;
  padding: 150px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.gtx_section_title {
  font-size: 48px;
  line-height: 48px;
  font-family: 'DinExp-Bold';
}

.gtx_section_brief {
  font-size: 16px;
  line-height: 21px;
  font-family: 'DinExp';
}

/* banner */
.gtx_top_banner {
  height: 720px;
  background: url('/com/vaporesso/www/assets/img/2025/xtank-t/web/01-kv.webp')
    no-repeat center;
  background-size: cover;
}

.gtx_top_content {
  width: 1120px;
  margin: 0 auto;
}

.gtx_top_content h1 {
  font-size: 72px;
  line-height: 79px;
  font-family: 'DinExp-Bold';
}

.gtx_top_content h3 {
  margin-top: 20px;
  font-size: 30px;
  line-height: 31px;
  font-family: 'DinExp';
}

/* display */
.gtx_desc {
  padding: 200px 0 120px;
}

.gtx_desc img {
  width: 980px;
  height: 580px;
}

.gtx_desc p {
  width: 664px;
  margin-top: 40px;
  font-size: 14px;
  line-height: 18px;
  font-family: 'DinExp-Bold';
  text-align: center;
}

/* sales */
.gtx_sales {
  padding: 120px 0 150px;
  background-color: #f4f4f4;
}

.gtx_sales_item {
  width: 380px;
  height: 265px;
  padding: 30px;
  background-color: #fff;
  box-sizing: border-box;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
}

.gtx_sales_title {
  font-size: 24px;
  line-height: 25px;
  font-family: 'DinExp-Bold';
}

.gtx_sales_content {
  width: 980px;
  gap: 10px;
  flex-wrap: wrap;
}
.gtx_sales_column {
  gap: 10px;
}

.gtx_sales_1 {
  width: 350px;
  height: 540px;
  background: url('/com/vaporesso/www/assets/img/2025/xtank-t/web/03-1.webp')
    no-repeat center;
  background-size: cover;
}

.gtx_sales_2 {
  background: url('/com/vaporesso/www/assets/img/2025/xtank-t/web/03-2.webp')
    no-repeat center;
  background-size: cover;
}

.gtx_sales_3 {
  background: url('/com/vaporesso/www/assets/img/2025/xtank-t/web/03-3.webp')
    no-repeat center;
  background-size: cover;
}

.gtx_sales_4 {
  width: 230px;
  height: 540px;
  background: url('/com/vaporesso/www/assets/img/2025/xtank-t/web/03-4.webp')
    no-repeat center;
  background-size: cover;
}

/* pocket size */
.gtx_size {
  padding: 120px 0 150px;
}

.gtx_size .gtx_section_brief {
  width: 728px;
  margin-top: 20px;
  text-align: center;
}

.gtx_size img {
  width: 1050px;
  height: 520px;
  margin-top: 40px;
}

/* leakproof */
.gtx_leakproof {
  width: 100%;
  background-color: #94b7c9;
}
.gtx_leakproof .gtx_section_title {
  width: 728px;
  text-align: center;
}
.gtx_leakproof .gtx_section_brief {
  width: 728px;
  margin-top: 20px;
  text-align: center;
}

.gtx_leakproof_content {
  width: 1050px;
  height: 520px;
  margin-top: 40px;
  background-color: #fff;
}
.gtx_leakproof_content video {
  width: 326px;
  height: 460px;
}
/* sss */
.gtx_sss {
  background-color: #fff;
}

/* corex & axon */
.gtx_corex {
  background-color: #f1d5db;
}

.gtx_corex_title {
  width: 215px;
  height: 58px;
}

.gtx_corex_pic {
  width: 1050px;
  height: 540px;
  margin-top: 50px;
}

.gtx_corex_content {
  width: 1050px;
  padding: 50px 35px 0;
  align-items: flex-start;
  justify-content: space-between;
}

.gtx_corex_subtitle {
  font-size: 36px;
  line-height: 38px;
  font-family: 'DinExp-Bold';
}

.gtx_corex_text {
  width: 480px;
}

.gtx_corex_tip {
  margin-top: 10px;
  font-size: 15px;
  line-height: 20px;
  opacity: 0.5;
  font-family: 'DinExp';
}
/* coils */
.gtx_coils {
  padding: 120px 0 100px;
  background-color: #f4f4f4;
}

.gtx_coils_content {
  width: 966px;
  gap: 2px;
}

.gtx_coils_item {
  width: 240px;
  height: 350px;
  margin-top: 40px;
  padding: 20px 40px;
  background-color: #eaeaea;
  justify-content: flex-start;
  position: relative;
}

.gtx_coils_name {
  font-size: 17px;
  line-height: 25px;
  font-family: 'DinExp';
}

.gtx_coils_line {
  width: 140px;
  height: 1px;
  background-color: #cdcdcd;
  position: absolute;
  top: 59px;
  left: 50%;
  transform: translateX(-50%);
}

.gtx_coils_w {
  margin-top: -9px;
  font-size: 19px;
  line-height: 28px;
  font-family: 'DinExp-Bold';
}

.gtx_coils_best {
  margin-top: 6px;
  opacity: 0.5;
}
.specs-package-img {
  margin-bottom: 80px;
}
.banner-pro-end {
  padding: 200px 0;
}
.banner-pro-end .section-pro {
  width: 740px;
  max-width: 740px;
}
@media screen and (max-width: 1023px) {
  .spec-content .f .colors {
    width: 5.5rem;
    justify-content: space-between;
  }
  .section-spec {
    padding: 0;
  }
  .spec-content ul .d.size img {
    width: 4.5rem;
  }
  .specs-package-img {
    margin-bottom: 1rem;
  }
  .specs-package-img {
    margin-bottom: 1rem;
  }
  /* product */

  .gtx_section {
    padding: 1.6rem 0;
  }

  .gtx_section_title {
    width: 6.1rem;
    font-size: 0.6rem;
    line-height: 0.6rem;
  }
  .gtx_section_brief {
    width: 6.1rem;
    font-size: 0.3rem;
    line-height: 0.42rem;
  }

  /* banner */
  .gtx_top_banner {
    height: 12rem;
    padding-top: 1rem;
    background: url('/com/vaporesso/www/assets/img/2025/xtank-t/mob/Mob-01-kv.webp')
      no-repeat center;
    background-size: cover;
    justify-content: flex-start;
  }

  .gtx_top_content {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .gtx_top_content h1 {
    font-size: 0.96rem;
    line-height: 1.24rem;
  }

  .gtx_top_content h3 {
    margin-top: 0.12rem;
    font-size: 0.36rem;
    line-height: 0.46rem;
  }

  /* display */
  .gtx_desc {
    padding: 1rem 0;
  }

  .gtx_desc img {
    width: 6.5rem;
    height: 6.8rem;
    margin-top: 0.6rem;
  }

  .gtx_desc p {
    width: 6.1rem;
    margin-top: 0;
    font-size: 0.3rem;
    line-height: 0.46rem;
    text-align: left;
  }

  /* sales */
  .gtx_sales {
    padding-bottom: 1rem;
  }
  .gtx_sales_content {
    width: 100%;
    gap: 0.12rem;
    flex-wrap: wrap;
  }
  .gtx_sales_content .gtx_row {
    width: 6.9rem;
    gap: 0.14rem;
  }
  .gtx_sales_item {
    padding: 0.4rem 0.3rem;
  }

  .gtx_sales_title {
    font-size: 0.3rem;
    line-height: 0.36rem;
  }

  .gtx_sales_1 {
    width: 3.14rem;
    height: 5.4rem;
    justify-content: flex-start;
    background: url('/com/vaporesso/www/assets/img/2025/xtank-t/mob/Mob-03-2.webp')
      no-repeat center;
    background-size: cover;
  }

  .gtx_sales_2 {
    width: 6.9rem;
    height: 3.5rem;
    background: url('/com/vaporesso/www/assets/img/2025/xtank-t/mob/Mob-03-1.webp')
      no-repeat center;
    background-size: cover;
  }

  .gtx_sales_3 {
    width: 6.9rem;
    height: 3.5rem;
    background: url('/com/vaporesso/www/assets/img/2025/xtank-t/mob/Mob-03-4.webp')
      no-repeat center;
    background-size: cover;
  }
  .gtx_sales_column {
    gap: 0.14rem;
  }
  .gtx_sales_4 {
    width: 3.62rem;
    height: 5.4rem;
    background: url('/com/vaporesso/www/assets/img/2025/xtank-t/mob/Mob-03-3.webp')
      no-repeat center;
    background-size: cover;
  }

  /* pocket size */

  .gtx_mob_content {
    width: 6.9rem;
    height: 10.4rem;
    padding: 0.6rem;
    background-color: #fff;
    justify-content: flex-start;
  }
  .gtx_size {
    padding: 1.6rem 0 0.24rem;
    background-color: #94b7c9;
  }
  .gtx_size .gtx_section_title {
    width: 5.7rem;
  }
  .gtx_size .gtx_section_brief {
    width: 5.7rem;
    margin-top: 0.24rem;
    text-align: left;
  }
  .gtx_size .gtx_mob_content {
    background: url('/com/vaporesso/www/assets/img/2025/xtank-t/mob/Mob-04.webp')
      no-repeat center;
    background-size: cover;
  }

  /* leakproof */
  .gtx_leakproof {
    padding: 0;
  }

  .gtx_leakproof_content {
    width: 3.9rem;
    height: 5.5rem;
    margin-top: 0.4rem;
  }
  .gtx_leakproof .gtx_section_title {
    width: 5.7rem;
    text-align: left;
  }
  .gtx_leakproof .gtx_section_brief {
    width: 5.7rem;
    margin-top: 0.24rem;
    text-align: left;
  }
  .gtx_leakproof_content video {
    width: 3.9rem;
    height: 5.5rem;
  }
  .gtx_sss {
    padding: 0.24rem 0 1.2rem;
    background-color: #94b7c9;
  }
  .gtx_sss .gtx_mob_content {
    background: url('/com/vaporesso/www/assets/img/2025/xtank-t/mob/Mob-06.webp')
      no-repeat center;
    background-size: cover;
  }
  /* corex & axon */
  .gtx_corex {
    padding-bottom: 1.2rem;
  }
  .gtx_corex_title {
    width: 2.56rem;
    height: 0.68rem;
  }

  .gtx_corex_pic {
    width: 6.7rem;
    height: 8rem;
    margin-top: 0.8rem;
  }

  .gtx_corex_content {
    width: 6.1rem;
    padding: 0.6rem 0 0;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
  }

  .gtx_corex_subtitle {
    font-size: 0.6rem;
    line-height: 0.6rem;
  }

  .gtx_corex_text {
    width: 6.1rem;
    margin-top: 0.24rem;
  }

  .gtx_corex_tip {
    margin-top: 0.24rem;
    font-size: 0.3rem;
    line-height: 0.4rem;
  }

  .gtx_axon_title {
    margin-top: 2rem;
    width: 2.04rem;
    height: 0.48rem;
  }
  /* coils */
  .gtx_coils {
    padding: 1.4rem 0 0.8rem;
    background-color: #f5f5f5;
  }
  .gtx_coils .gtx_section_title {
    font-size: 0.5rem;
    line-height: 0.55rem;
  }

  .gtx_coils_content {
    width: 100vw;
    margin-top: 0.6rem;
    row-gap: 0.4rem;
    column-gap: 0.06rem;
    flex-wrap: wrap;
  }

  .gtx_coils_item {
    width: 3.72rem;
    height: 6.2rem;
    margin-top: 0;
    padding: 0.32rem 0.36rem;
  }
  .gtx_coils_item img {
    width: 3rem;
    height: 3.75rem;
  }
  .gtx_coils_name {
    font-size: 0.3rem;
    line-height: 0.42rem;
  }

  .gtx_coils_line {
    width: 2.8rem;
    height: 0.02rem;
    top: 0.94rem;
  }

  .gtx_coils_w {
    margin-top: -0.16rem;
    font-size: 0.36rem;
    line-height: 0.52rem;
  }

  .gtx_coils_best {
    margin-top: 0.04rem;
    color: #757575;
    opacity: 1;
  }
  .banner-pro-end {
    padding: 1.6rem 0 1rem;
  }
  .banner-pro-end .section-pro {
    width: 100%;
  }
}
