@charset "utf-8";
button,
input,
select,
textarea,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
img {
  border: none;
  user-select: none;
}
a {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
  float: left;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
html,
body,
.container {
  font-family: "Microsoft YaHei";
}
body {
  min-width: 1300px;
  margin: 0 auto;
}
.wrapper {
  width: 23.4rem;
  max-width: 26rem;
  margin: 0 auto;
}
.swiper-pagination {
  bottom: 1.8rem;
}
.swiper-pagination .swiper-pagination-bullet {
  border-radius: 50%;
  background-color: #ededed;
  border: 1px solid #666666;
  opacity: 0.8;
  margin: 0 0.1rem;
}
.swiper-pagination .swiper-pagination-bullet-active {
  border-radius: 0.2rem;
  background-color: #666666;
  opacity: 1;
}
.container {
  width: 100%;
  height: 100%;
  color: #000000;
}
.container .qrcodeLayer {
  width: 6rem;
  height: 7.12rem;
  position: fixed;
  right: 0;
  top: 30%;
  transform: translateY(-50%);
  z-index: 998;
  background-image: url('../img/code.gif');
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.container .qrcodeLayer .close {
  position: absolute;
  top: 1.5rem;
  right: 0;
  font-size: 0.32rem;
  cursor: pointer;
}
.container .qrcodeLayer .close img {
  width: 0.8rem;
}
.container .content-p0 {
  width: 100%;
  position: relative;
}
.container .content-p0 .swiper-container0 .swiper-wrapper img {
  width: 100%;
}
.container .content-p0 .get_btn {
  position: absolute;
  width: 3.7rem;
  height: 1.26rem;
  top: 30%;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 999;
  cursor: pointer;
}
.container .content-p1 {
  position: relative;
  width: 100%;
  margin-top: -0.4rem;
  background: url('../img/p1/p1_bg.png') no-repeat;
  background-size: 100% 100%;
}
.container .content-p1 .p1-title {
  display: block;
  margin: 0 auto;
  padding-top: 1rem;
  width: 7rem;
}
.container .content-p1 .p1-tit {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.container .content-p1 .wrapper {
  width: 100%;
  margin-top: 0.4rem;
  padding-bottom: 1rem;
}
.container .content-p1 .wrapper .p1-video {
  padding-top: 0.6rem;
}
.container .content-p1 .wrapper .p1-video .video {
  margin: 0 auto;
  z-index: 1;
  width: 16.48rem;
  height: 9.6rem;
}
.container .content-p1 .wrapper .p1-video .video iframe {
  background-color: #cfb479;
}
.container .content-p1 .wrapper .p1-video .video .video-play {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #cfb479;
  border: 5px solid #cfb479;
}
.container .content-p1 .wrapper .p1-product {
  margin-top: 1rem;
}
.container .content-p1 .wrapper .p1-product img {
  width: 20rem;
  display: block;
  margin: 0 auto;
}
.container .content-p1 .wrapper .p1-coupon img {
  width: 20rem;
  display: block;
  margin: 0 auto;
}
.container .content-p1 .wrapper .p1-dailog {
  width: 4.5rem;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.container .content-p1 .wrapper .p1-more {
  width: 4.5rem;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
}
.container .content-p1 .wrapper .p1-more img {
  width: 100%;
}
.container .content-p2 {
  position: relative;
  width: 100%;
  margin-top: -0.04rem;
  background: url('../img/p2/p2_bg.png') no-repeat;
  background-size: 100% 100%;
  padding-bottom: 1rem;
}
.container .content-p2 .p2-title {
  display: block;
  margin: 0 auto;
  padding-top: 1rem;
  width: 7rem;
}
.container .content-p2 .p2-tit {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.container .content-p2 .p2-con {
  width: 20rem;
  height: 8.74rem;
  margin: 0 auto;
  background: url('../img/p2/p2_1.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.container .content-p2 .p2-link {
  width: 5.2rem;
  height: 1.34rem;
  margin: 1rem auto 0;
}
.container .content-p2 .p2-link img {
  width: 100%;
}
.container .content-p3 {
  position: relative;
  width: 100%;
  min-height: 900px;
  margin-top: -0.04rem;
  background: url('../img/p3/p3_bg.png') no-repeat;
  background-size: 100% 100%;
}
.container .content-p3 .p3-title {
  display: block;
  margin: 0 auto;
  padding-top: 1rem;
  width: 7rem;
}
.container .content-p3 .p3-tit {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.container .content-p3 .wrapper {
  width: 100%;
  padding-bottom: 1rem;
}
.container .content-p3 .wrapper .p3-modul {
  display: flex;
  justify-content: center;
}
.container .content-p3 .wrapper .p3-modul .con-left {
  width: 14.3rem;
  position: relative;
}
.container .content-p3 .wrapper .p3-modul .con-left img {
  width: 6.8rem;
  height: 14.58rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.6rem;
}
.container .content-p3 .wrapper .p3-modul .con-left .wrapper-menu {
  position: absolute;
  width: 13.8rem;
  top: 43%;
  display: flex;
  z-index: 2;
  pointer-events: none;
}
.container .content-p3 .wrapper .p3-modul .con-left .wrapper-menu .menu-left {
  margin-left: 0rem;
}
.container .content-p3 .wrapper .p3-modul .con-left .wrapper-menu .menu-right {
  margin-right: 0rem;
}
.container .content-p3 .wrapper .p3-modul .con-left .wrapper-menu img {
  width: 1.9rem;
  height: 1.34rem;
  pointer-events: auto;
  cursor: pointer;
}
.container .content-p3 .wrapper .p3-modul .con-left .p3-con {
  width: 8.08rem;
  height: 16.08rem;
  background: url('../img/p3/p3_4.png') no-repeat;
  pointer-events: none;
  background-size: 100% 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.container .content-p3 .wrapper .p3-modul .con-left .swiper-container3 {
  width: 6.8rem;
  height: 16.08rem;
}
.container .content-p3 .wrapper .p3-modul .con-right {
  width: 7.6rem;
}
.container .content-p3 .wrapper .p3-modul .con-right .con-menu {
  width: 100%;
  padding-top: 2.4rem;
}
.container .content-p3 .wrapper .p3-modul .con-right .con-menu .con-item {
  text-align: center;
  margin: 0.6rem 0;
  font-size: 18px;
  cursor: pointer;
}
.container .content-p3 .wrapper .p3-modul .con-right .con-menu .con-item.active {
  font-size: 24px;
}
.container .content-p3 .p3-pic {
  position: absolute;
  top: -5.48rem;
  width: 8.1rem;
}
.container .content-p3 .p3-pic2 {
  position: absolute;
  bottom: -4.48rem;
  right: 7.68rem;
  width: 4.8rem;
  z-index: 99;
}
.container .content-p4 {
  width: 100%;
  height: 20.2rem;
  background: url('../img/p4/p4_bg.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: -2px;
}
.container .content-p4 .p4-title {
  display: block;
  margin: 0 auto;
  padding-top: 1rem;
  width: 7rem;
}
.container .content-p4 .p4-tit {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.container .content-p5 {
  width: 100%;
  background: url('../img/p5/p5_bg.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding-bottom: 1rem;
  margin-top: -2px;
}
.container .content-p5 .p5-title {
  display: block;
  margin: 0 auto;
  padding-top: 1rem;
  width: 7rem;
}
.container .content-p5 .p5-tit {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.container .content-p5 .p5-con {
  width: 20rem;
  height: 9rem;
  margin: 0 auto;
  background: url('../img/p5/p5_2.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
  display: flex;
}
.container .content-p5 .p5-con div {
  display: block;
  width: 50%;
  cursor: pointer;
}
.container .footer-g {
  width: 100%;
  position: relative;
  z-index: 1;
  background: url('../img/footer.png') no-repeat;
  background-size: 100% 100%;
  height: 5.14rem;
}
.container .footer-g img {
  width: 100%;
}
.container .footer-g .content {
  width: 16rem;
  height: 5.14rem;
  position: absolute;
  top: 0rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.container .footer-g .content div {
  width: 50%;
  height: 100%;
}
.container .footer-g .content div img {
  width: 6.18rem;
  display: block;
  margin: 1rem auto 0;
}
.modal-dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 19.2rem;
  z-index: 999;
  background: #000000;
  display: none;
  transform: translate(-50%, -50%);
}
.modal-dialog .dialog-pic {
  width: 19.2rem;
  margin: 0 auto;
  display: block;
}
.modal-dialog .dialog-close {
  position: absolute;
  right: 0.7rem;
  top: 0.4rem;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
}
