.b-lazy {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.main-con {
  background-color: #fff;
  overflow: hidden;
}
.main-con .con h3 {
  font-size: 0.7rem;
  line-height: 0.72rem;
  font-family: "HelveticaNeue LT 65 Medium";
  margin-bottom: 0.3rem;
}
.main-con .con p {
  font-size: 0.36rem;
  line-height: 0.48rem;
  font-family: "HelveticaNeueLTProLight";
}
.banner {
  height: 12rem;
  background-image: url("/wp-content/themes/keys-theme/assets/images/products/cyber-tank-new/banner.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  padding-top: 0.95rem;
  overflow: hidden;
}
.banner .con {
  text-align: center;
}
.banner .con p {
  font-size: 0.4rem;
  color: #000;
  font-family: HelveticaNeueLTProMedium;
}
.banner .banner-logo {
  width: 3rem;
  margin: 0 auto 7.55rem;
}
.hot1 {
  height: 19.2rem;
  padding-top: 1.75rem;
  text-align: center;
}
.hot1 .hot1-logo {
  display: block;
  width: 5.5rem;
  height: 4.15rem;
  margin: 0 auto 0.5rem;
}
.hot1 .con {
  color: #000;
  margin-bottom: 1.1rem;
}
.hot1 .con p {
  font-size: 0.4455rem;
  line-height: 0.6304rem;
}
.hot1 .video-box {
  width: 18rem;
  height: 10.12rem;
  overflow: hidden;
  position: relative;
  border-radius: 0.5rem;
  margin: 0 auto;
}
.hot1 .video-box video {
  width: 100%;
  height: 100%;
  background-color: #fff;
  object-fit: cover;
}
.hot2 {
  height: 15.7rem;
  padding-top: 1.7rem;
}
.hot2 .hot2-box {
  width: 18.25rem;
  height: 11.85rem;
  margin: 0 auto;
}
.hot2 .hot2-item {
  position: relative;
  overflow: hidden;
  color: #fff;
  border-radius: 0.65rem;
  font-weight: bold;
}
.hot2 .hot2-item p {
  position: absolute;
  font-size: 0.48rem;
  font-family: "HelveticaNeue LT 65 Medium";
  color: #fff;
  bottom: 0.45rem;
  width: 100%;
  text-align: center;
}
.hot2 .hot2-item:nth-child(1) {
  float: left;
  width: 6rem;
  height: 8.9rem;
}
.hot2 .hot2-item:nth-child(1) p {
  bottom: 0.45rem;
  width: 100%;
  text-align: center;
}
.hot2 .hot2-item:nth-child(2) {
  float: right;
  width: 12rem;
  height: 4.35rem;
  margin-bottom: 0.18rem;
}
.hot2 .hot2-item:nth-child(3) {
  float: left;
  width: 5.9rem;
  height: 4.35rem;
  margin-bottom: 0.18rem;
  margin-left: 0.2rem;
}
.hot2 .hot2-item:nth-child(4) {
  float: right;
  width: 5.9rem;
  height: 4.35rem;
  margin-bottom: 0.18rem;
}
.hot2 .hot2-item:nth-child(5) {
  float: left;
  width: 6rem;
  height: 4.35rem;
}
.hot2 .hot2-item:nth-child(6) {
  float: right;
  width: 12rem;
  height: 4.35rem;
}
.hot2 .hot2-item:hover img {
  transform: scale(1.1);
}
.hot2 .hot2-item img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.hot3 {
  height: 12rem;
  position: relative;
  padding-top: 4.95rem;
}
.hot3 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hot3 .con {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
}
.hot4 {
  height: 12rem;
  text-align: center;
  padding-top: 1.4rem;
  position: relative;
}
.hot4 .pro {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hot4 .con {
  text-align: center;
  position: relative;
  z-index: 2;
  color: #000;
}
.hot5 {
  height: 12rem;
  padding-top: 1.45rem;
  position: relative;
  background-color: #d7ff00;
}
.hot5 .con {
  text-align: center;
  margin-bottom: 0.85rem;
  color: #000;
}
.hot5 .pro-box {
  height: 8rem;
  width: 18rem;
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.hot5 .pro-box .part1,
.hot5 .pro-box .part2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
}
.hot5 .pro-box .part-left {
  flex: 1;
  position: relative;
}
.hot5 .pro-box .part-left img {
  width: 100%;
  height: 100%;
}
.hot5 .pro-box .part-left .part-left-item {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hot5 .pro-box .part-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  background-color: #fff;
}
.hot5 .pro-box .pro-icon {
  width: 2rem;
  height: 2rem;
  margin-bottom: 0.55rem;
  transition: none;
}
.hot5 .pro-box .con {
  margin-bottom: 0;
}
.hot5 .pro-box .con h3 {
  margin-bottom: 0.25rem;
}
.hot6 {
  height: 12rem;
  padding-top: 1.4rem;
  position: relative;
}
.hot6 .con {
  color: #000;
  text-align: center;
}
.hot6 .pro {
  position: absolute;
  width: 12.79rem;
  height: 3.43rem;
  top: 5.99rem;
  left: 5.87rem;
  z-index: 2;
}
.hot6 .line {
  position: absolute;
  width: 7.49rem;
  height: 0.6rem;
  top: 6.9rem;
  left: 18.11rem;
}
.hot6 .pro-icon {
  width: 1.32rem;
  height: 0.93rem;
  margin-right: 0.02rem;
}
.hot6 .pro-icon-box {
  position: absolute;
  top: 7.85rem;
  left: 18.9rem;
  display: flex;
  align-items: center;
  font-family: "HelveticaNeueLTProLight";
  font-size: 0.36rem;
  line-height: 0.48rem;
  color: #000;
}
.hot7 {
  height: 17rem;
  position: relative;
  padding-top: 1.4rem;
  background-color: #f5f5f5;
}
.hot7 .con {
  position: relative;
  color: #000;
  text-align: center;
  margin-bottom: 0.45rem;
}
.hot7 .pro-swiper-box {
  position: relative;
}
.hot7 .pro-swiper {
  width: 20.8rem;
  height: 10.8rem;
  margin: 0 auto;
  overflow: hidden;
}
.hot7 .pro-swiper .swiper-slide {
  border-radius: 0.5rem;
  overflow: hidden;
}
.hot7 .pro-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.hot7 .swiper-button-prev,
.hot7 .swiper-button-next {
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: 5rem;
  cursor: pointer;
}
.hot7 .swiper-button-prev {
  left: 0.78rem;
  background-image: url(../../images/products/cyber-tank-new/left1.png);
  background-size: 100%;
}
.hot7 .swiper-button-prev:hover {
  background-image: url(../../images/products/cyber-tank-new/left2.png);
}
.hot7 .swiper-button-next {
  right: 0.78rem;
  background-image: url(../../images/products/cyber-tank-new/right1.png);
  background-size: 100%;
}
.hot7 .swiper-button-next:hover {
  background-image: url(../../images/products/cyber-tank-new/right2.png);
}
.hot7 .swiper-pagination {
  position: absolute;
  width: 100%;
  z-index: 3;
  top: 11.75rem;
  left: 0;
  line-height: 0;
  font-size: 0;
  text-align: center;
}
.hot7 .swiper-pagination span {
  cursor: pointer;
  width: 0.1rem;
  height: 0.1rem;
  margin: 0 0.12rem;
  background-color: #aaaaaa;
  display: inline-block;
  border-radius: 0.05rem;
  position: relative;
  overflow: hidden;
}
.hot7 .swiper-pagination span::after {
  content: '';
  width: 0;
  position: absolute;
  height: 100%;
  border-radius: 0.05rem;
  background-color: #fff;
  transition: width 2s;
  left: 0;
  top: 0;
}
.hot7 .swiper-pagination span.swiper-pagination-bullet-active {
  width: 0.5rem;
}
.hot7 .swiper-pagination span.swiper-pagination-bullet-active::after {
  width: 100%;
  background-color: #d7ff00;
}
.hot8 {
  height: 12rem;
  position: relative;
  background-color: #fff;
  padding-top: 1.4rem;
}
.hot8 video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}
.hot8 .con {
  position: relative;
  z-index: 2;
  color: #000;
  text-align: center;
}
.hot9 {
  height: 12rem;
  position: relative;
  padding-top: 1.4rem;
}
.hot9 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hot9 .con {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
  margin-bottom: 0.85rem;
}
.hot9 .btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.7rem;
  position: relative;
  z-index: 2;
}
.hot9 .btn-box .btn-item {
  width: 3.1rem;
  height: 0.6rem;
  border-radius: 0.3rem;
  border: 0.01rem solid #d7ff00;
  color: #d7ff00;
  font-size: 0.3586rem;
  text-align: center;
  line-height: 0.58rem;
  cursor: pointer;
  font-family: HelveticaNeueLTProMedium;
}
.hot9 .btn-box .btn-item.active {
  color: #000;
  background-color: #d7ff00;
}
.hot9 .pro-light {
  position: absolute;
  width: 2.4rem;
  height: 2.35rem;
  top: 6.2rem;
  left: 11.62rem;
}
.hot10 {
  height: 12rem;
  display: flex;
  padding: 2.75rem 3.8rem 0;
  justify-content: space-between;
  background-color: #fff;
  color: #000;
}
.hot10 .con-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.hot10 .con-left h3 {
  font-family: 'HelveticaNeue LT 65 Medium';
  font-weight: bold;
  font-size: 0.7rem;
  line-height: 0.72rem;
  color: #000;
}
.hot10 .con-right {
  height: 5.1rem;
  width: 12rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  font-size: 0.25rem;
  line-height: 0.36rem;
  text-align: center;
  display: flex;
}
.hot10 .icon-item {
  width: 25%;
}
.hot10 .icon-item:nth-child(1) .icon {
  height: 0.73rem;
}
.hot10 .icon-item:nth-child(2) .icon {
  height: 0.59rem;
}
.hot10 .icon-item:nth-child(3) .icon {
  height: 0.76rem;
}
.hot10 .icon-item:nth-child(4) .icon {
  height: 0.69rem;
}
.hot10 .icon-item:nth-child(5) .icon {
  height: 0.76rem;
}
.hot10 .icon-item:nth-child(6) .icon {
  height: 0.47rem;
}
.hot10 .icon-item:nth-child(7) .icon {
  height: 0.45rem;
}
.hot10 .icon-item:nth-child(8) .icon {
  height: 0.78rem;
}
.hot10 .icon-box {
  height: 0.88rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.2rem;
}
.hot10 h5 {
  font-size: 0.25rem;
  line-height: 0.48rem;
  font-family: "HelveticaNeue LT 65 Medium";
  color: #9be300;
}
.hot10 p {
  color: #000;
  font-size: 0.25rem;
  line-height: 0.36rem;
  font-family: HelveticaNeueLTProLight;
}
.hot11 {
  height: 12rem;
  background-color: #d7ff00;
  padding-top: 2rem;
  padding-left: 3.8rem;
  position: relative;
}
.hot11 .con {
  color: #000;
}
.hot11 .pro {
  position: absolute;
  width: 12rem;
  height: 7.8rem;
  border-radius: 0.6rem;
  top: 2.05rem;
  left: 9.8rem;
}
.hot12 {
  height: 11.9rem;
  padding-top: 1rem;
  overflow: hidden;
}
.hot12 .hot12-swiper {
  height: 10rem;
}
.hot12 .hot12-swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.hot12 .hot12-swiper .swiper-slide {
  width: 15rem;
  height: 10rem;
  border-radius: 0.6rem;
  overflow: hidden;
}
@media (max-width: 750px) {
  .main-con .con p {
    font-size: 0.3rem;
    line-height: 0.4rem;
  }
  .banner {
    height: 13.34rem;
    background-image: url("/wp-content/themes/keys-theme/assets/images/products/cyber-tank-new/banner-m.jpg");
    padding-top: 1rem;
  }
  .banner .banner-logo {
    width: 3rem;
    margin: 0 auto 7.1rem;
  }
  .banner .con {
    color: #000;
  }
  .banner .con p {
    font-size: 0.2928rem;
    line-height: 0.2645rem;
    margin: 0.1rem 0;
  }
  .banner .con h3 {
    font-size: 0.9rem;
    line-height: 0.8177rem;
    margin-bottom: 0;
  }
  .banner .con h4 {
    font-size: 0.7164rem;
    line-height: 0.6472rem;
    font-family: 'HelveticaNeue LT 65 Medium';
  }
  .hot1 {
    display: none;
  }
  .hot2 {
    height: 13.34rem;
    padding-top: 0.94rem;
  }
  .hot2 .hot2-box {
    width: 6.75rem;
    height: 11.45rem;
  }
  .hot2 .hot2-item {
    border-radius: 0.2rem;
  }
  .hot2 .hot2-item p {
    font-size: 0.3rem;
    bottom: 0.16rem;
  }
  .hot2 .hot2-item:nth-child(1) {
    width: 100%;
    height: 2.75rem;
    margin-bottom: 0.13rem;
  }
  .hot2 .hot2-item:nth-child(2) {
    float: left;
    width: 3.3rem;
    height: 5.65rem;
  }
  .hot2 .hot2-item:nth-child(3) {
    float: right;
    width: 3.3rem;
    height: 2.75rem;
    margin-left: 0;
  }
  .hot2 .hot2-item:nth-child(4) {
    float: right;
    width: 3.3rem;
    height: 2.75rem;
  }
  .hot2 .hot2-item:nth-child(5) {
    width: 100%;
    height: 2.75rem;
  }
  .hot3 {
    padding-top: 1rem;
    height: 13.34rem;
  }
  .hot3 .con {
    color: #000;
  }
  .hot4 {
    height: 13.34rem;
    padding-top: 1rem;
  }
  .hot5 {
    height: 13.34rem;
    padding-top: 1rem;
  }
  .hot5 .con {
    margin-bottom: 0.45rem;
  }
  .hot5 .pro-box {
    width: 6.7rem;
    height: 9.8rem;
    margin: 0 auto;
  }
  .hot5 .pro-box .part1,
  .hot5 .pro-box .part2 {
    flex-direction: column;
  }
  .hot5 .pro-box .pro-icon {
    width: 1.6rem;
    height: 1.6rem;
  }
  .hot5 .pro-box .con h3 {
    font-size: 0.48rem;
    margin-bottom: 0.2rem;
  }
  .hot5 .pro-box .part-right,
  .hot5 .pro-box .part-left {
    height: 4.9rem;
  }
  .hot6 {
    height: 13.34rem;
    padding-top: 1rem;
    background-image: none !important;
  }
  .hot6 .con {
    margin-bottom: 0.2rem;
  }
  .hot6 .pro-box {
    height: 8.6rem;
    width: 6.7rem;
    border-radius: 0.75rem;
    overflow: hidden;
    margin: 0 auto;
    background-color: #d7ff00;
    position: relative;
  }
  .hot6 .pro {
    width: 1.83rem;
    height: 6.84rem;
    top: 0.22rem;
    left: 2.42rem;
  }
  .hot6 .pro-icon-box {
    flex-direction: column;
    top: 6.8rem;
    left: 0.58rem;
  }
  .hot6 .pro-icon-box .pro-icon {
    width: 1.34rem;
    margin-bottom: 0.1rem;
    margin-right: 0;
    height: auto;
  }
  .hot6 .pro-icon-box span {
    font-size: 0.3rem;
  }
  .hot6 .line {
    width: 0.32rem;
    height: 2rem;
    top: 6.78rem;
    left: 3.45rem;
  }
  .hot7 {
    height: 13.34rem;
    padding-top: 1rem;
  }
  .hot7 .con {
    margin-bottom: 0.35rem;
  }
  .hot7 .pro-swiper {
    width: 6.7rem;
    height: 7.2rem;
  }
  .hot7 .swiper-button-prev,
  .hot7 .swiper-button-next {
    z-index: 2;
    width: 0.6rem;
    height: 0.6rem;
    top: 3rem;
  }
  .hot7 .swiper-pagination {
    top: 7.63rem;
  }
  .hot8 {
    height: 13.34rem;
    padding-top: 1rem;
  }
  .hot8 video {
    height: 75%;
    bottom: 0;
    top: auto;
  }
  .hot9 {
    height: 13.34rem;
    padding-top: 1rem;
  }
  .hot9 .btn-box {
    flex-direction: column;
    row-gap: 0.4rem;
  }
  .hot9 .pro-light {
    width: 2.02rem;
    height: 2rem;
    top: 8.13rem;
    left: 2.75rem;
  }
  .hot10 {
    height: 13.34rem;
    padding: 1rem 0 0.8rem;
  }
  .hot10 .con-box {
    flex-direction: column;
  }
  .hot10 .con {
    text-align: center;
  }
  .hot10 .con-right {
    width: 5.8rem;
    height: 10.4rem;
    margin: 0 auto;
  }
  .hot10 .icon-item {
    width: 50%;
  }
  .hot11 {
    height: 13.34rem;
    padding-top: 1rem;
    padding-left: 0;
  }
  .hot11 .con {
    text-align: center;
  }
  .hot11 .pro {
    width: 6.7rem;
    height: 8.96rem;
    border-radius: 0.4rem;
    left: 0.4rem;
    top: 2.6rem;
  }
  .hot12 {
    height: 13.34rem;
    overflow: hidden;
    padding-top: 0;
  }
  .hot12 .mobile {
    display: flex !important;
    padding: 0.3rem 0;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 13.34rem;
  }
  .hot12 .mobile .hot12-item {
    width: 6.9rem;
    height: 4.1rem;
    border-radius: 0.5rem;
    overflow: hidden;
  }
  .hot12 .mobile .hot12-item img {
    width: 100%;
    height: 100%;
  }
}
