body a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.content {
  width: 100%;
  height: 100%;
  margin-top: 48px;
  position: relative;
  background-color: #CAD3FA;
}
.banner_bg {
  width: 100%;
  height: 500px;
  background: url(../../img/active/brokenegg/PC-banner.png?v=20210910) no-repeat center center / auto 100%;
}
.main-content {
  width: 100%;
  height: 1195px;
  background: url(../../img/active/brokenegg/pc_bg.png?v=20210910) no-repeat center center / auto 100%;
}
.edition_center {
  position: relative;
  width: 1000px;
  height: 100%;
  margin: auto;
}
.phone_model {
  position: absolute;
  top: -25px;
  left: 106px;
  width: 391px;
  height: 828px;
  background: url(../../img/active/brokenegg/yangji.png?v=20210910) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.swiper-container {
  position: relative;
  top: 8px;
  width: 375px;
  height: 812px;
  overflow: hidden;
  border-radius: 35px;
}
.swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
  border-radius: 35px;
}
.swiper-container .swiper-wrapper .swiper-slide {
  width: 100% !important;
  height: 100% !important;
}
.swiper-container .swiper-wrapper .swiper-slide .tips {
  position: absolute;
  top: 378px;
  left: 13px;
  width: 350px;
  height: 102px;
  background: url(../../img/active/brokenegg/tip-border1.png?v=20210910) no-repeat;
  background-size: 100% 100%;
  padding: 25px;
  box-sizing: border-box;
}
.swiper-container .swiper-wrapper .swiper-slide .tips .title {
  height: 24px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  color: #727EBD;
  font-weight: 700;
}
.swiper-container .swiper-wrapper .swiper-slide .tips .cont {
  height: 52px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #2C2C2C;
  line-height: 26px;
  font-weight: 400;
}
.swiper-container .swiper-wrapper .one {
  background: url(../../img/active/brokenegg/step1.png?v=20210910) no-repeat;
  background-size: 100% 100%;
  border-radius: 35px;
}
.swiper-container .swiper-wrapper .two {
  background: url(../../img/active/brokenegg/step2.png?v=20210910) no-repeat;
  background-size: 100% 100%;
  border-radius: 35px;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  width: 40px;
  height: 40px;
  top: 50.5%;
}
.swiper-container .swiper-button-prev {
  background: url(../../img/active/brokenegg/icon_next.png) no-repeat;
  background-size: 100% 100%;
  transform: rotate(180deg);
  left: 16px;
}
.swiper-container .swiper-button-next {
  right: 16px;
  background: url(../../img/active/brokenegg/icon_next.png) no-repeat;
  background-size: 100% 100%;
}
.scan_code {
  width: 422px;
  height: 451px;
  position: absolute;
  top: 122px;
  left: 597px;
}
.scan_code .scan_code_title {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  color: #5A5663;
  font-weight: 400;
}
.scan_code .scan_code_img {
  width: 422px;
  height: 451px;
  background: url(../../img/active/brokenegg/erweima.png?v=20210910) no-repeat;
  background-size: 100% 100%;
}
.scan_code .scan_code_tips {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  color: #2C2C2C;
  font-weight: 700;
  text-align: center;
}
.footer {
  margin-top: 0 !important;
}
