body {
  background: #000;
}
body .nopad {
  padding: 0 !important;
}
body .marb50 {
  margin-bottom: 0.5rem;
}
body .container {
  padding-top: 0.6rem;
}
body .module {
  color: #fff;
  margin-top: 0.8rem;
  margin-bottom: 1.2rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
}
body .module .img img {
  max-width: 100%;
}
body .module h3.tit {
  font-size: 0.6rem;
  line-height: 0.65rem;
  color: #42e9fc;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Kinetika-Bold';
}
body .module h3.tit:after {
  display: inline-block;
  margin: 0 0 0.04rem 0.5rem;
  content: " ";
  text-shadow: none;
  background: url('../image/advantages/right-tit.png') no-repeat;
  width: 0.97rem;
  height: 0.65rem;
  background-size: auto 0.65rem;
}
body .module h3.tit:before {
  display: inline-block;
  margin: 0 0.5rem 0.04rem 0;
  content: " ";
  text-shadow: none;
  background: url('../image/advantages/left-tit.png') no-repeat;
  width: 1.17rem;
  height: 0.63rem;
  background-size: auto 0.63rem;
}
body .module h4.tit {
  font-size: 0.36rem;
  line-height: 0.4rem;
  color: #fff;
  margin: 0.6rem 0 0.4rem;
  padding: 0 0.6rem;
}
body .module.part1 p {
  padding: 0 0.6rem;
}
body .module.part1 p.img {
  padding: 0;
}
body .module.part2 h3.tit {
  margin-bottom: 0.3rem;
}
body .module.part3 {
  margin-bottom: 2rem;
}
body .module.part3 .bgTop {
  background: url('../image/advantages/bg-top.png') no-repeat;
  width: 16rem;
  height: 0.78rem;
  background-size: auto 0.78rem;
  display: inline-block;
  position: absolute;
  top: -0.39rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
body .module.part3 .bgBot {
  background: url('../image/advantages/bg-bot.png') no-repeat;
  width: 16rem;
  height: 0.98rem;
  background-size: auto 0.98rem;
  display: inline-block;
  position: absolute;
  bottom: -0.49rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
body .module.part3 .contentBox {
  padding: 1.2rem 1.6rem;
  margin-top: 0.8rem;
  min-height: 2rem;
  position: relative;
  background: #fff;
  color: #000;
}
body .module.part3 .contentBox h4.tit {
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #000;
  margin: 0.2rem 0 0.1rem;
  font-weight: bold;
}
body .module.part3 .contentBox .img.te {
  margin: 1.6rem 0;
}
body .module.part3 .contentBox .teInfo {
  position: relative;
}
body .module.part3 .contentBox .teInfo .msg {
  position: absolute;
  left: 4.9rem;
  top: 0;
}
body .module.part3 .contentBox .teInfo .msg h4.tit {
  margin: 0 0 0.1rem;
}
body .module.part3 .contentBox .teInfo .msg h5.tit {
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #000;
  margin-bottom: 0.1rem;
}
@media (max-width: 750px) {
  body .module {
    margin-top: 0.8rem;
    margin-bottom: 1.2rem;
    font-size: 0.24rem;
    line-height: 0.36rem;
  }
  body .module h3.tit {
    font-size: 0.48rem;
    line-height: 0.48rem;
    padding: 0 0.6rem;
    text-align: left;
    display: block;
  }
  body .module h3.tit:after,
  body .module h3.tit:before {
    display: none;
  }
  body .module h4.tit {
    font-size: 0.36rem;
    line-height: 0.4rem;
    margin: 0.2rem 0;
    padding: 0 0.6rem;
    text-align: left;
  }
  body .module p {
    padding: 0 0.6rem;
  }
  body .module p.img {
    padding: 0;
  }
  body .module.part2 h3.tit {
    margin-bottom: 0.3rem;
  }
  body .module.part3 {
    margin-bottom: 2rem;
  }
  body .module.part3 h3.tit {
    margin-bottom: 0.3rem;
  }
  body .module.part3 .bgTop {
    background: url('../image/advantages/phone/bg-top.png') no-repeat;
    width: 7.5rem;
    height: 0.86rem;
    background-size: auto 0.86rem;
    top: -0.43rem;
  }
  body .module.part3 .bgBot {
    background: url('../image/advantages/phone/bg-bot.png') no-repeat;
    width: 7.5rem;
    height: 1.18rem;
    background-size: auto 1.18rem;
    bottom: -0.59rem;
  }
  body .module.part3 .contentBox {
    padding: 0.6rem 0.6rem 1.6rem;
    margin-top: 1rem;
  }
  body .module.part3 .contentBox h4.tit {
    font-size: 0.3rem;
    line-height: 0.36rem;
    margin: 0.2rem 0 0.1rem;
    padding: 0;
  }
  body .module.part3 .contentBox p {
    padding: 0;
  }
  body .module.part3 .contentBox .img.te {
    margin: 0.6rem 0;
  }
  body .module.part3 .contentBox .teInfo {
    position: relative;
  }
  body .module.part3 .contentBox .teInfo .msg {
    position: inherit;
    left: inherit;
    top: inherit;
  }
  body .module.part3 .contentBox .teInfo .msg h4.tit {
    margin: 0 0 0.1rem;
  }
  body .module.part3 .contentBox .teInfo .msg h5.tit {
    font-size: 0.24rem;
    line-height: 0.36rem;
    margin-bottom: 0.1rem;
  }
}
