.contianer {
  max-width: 1080px;
  padding: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  background: #c396e6;
  width: 6px;
  height: 6px;
  opacity: 0.3;
}
.swiper-pagination-bullet-active {
  opacity: 1;
}
.wrap-img-mb {
  display: none;
}
.wrap-tit {
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  color: #1c1c1c;
}
.btn-box {
  display: flex;
  column-gap: 20px;
  justify-content: center;
}
.btn-box .btn {
  display: flex;
  align-items: center;
  column-gap: 12px;
  padding: 8px 32px;
  color: #fff;
  font-size: 20px;
  border-radius: 10px;
  border: 3px solid #fff;
  font-weight: 500;
  line-height: 191%;
  /* 39.511px */
  background: linear-gradient(270deg, #7e5bff 0%, #cb6cff 52.4%, #f971e1 100%), linear-gradient(102deg, #a66fff -8.82%, #c05ffb 125.52%);
  transition: transform 0.3s;
}
.btn-box .btn:hover {
  transform: scale(0.9);
}
.banner {
  padding: 92px 0 268px;
  background: url("../../img/iphone-unlocker/banner-bg.webp") no-repeat center;
  background-size: cover;
}
.banner .container {
  display: flex;
  align-items: center;
}
.banner .banner-left {
  flex: 0 0 487px;
}
.banner .banner-right {
  display: block;
  margin-left: 46px;
}
.banner .banner-title {
  margin-top: 14px;
  color: #1c1c1c;
  font-size: 54px;
  font-weight: 600;
  line-height: 130%;
}
.banner .banner-list {
  margin: 10px 0 30px 20px;
}
.banner .banner-list .list-item {
  color: #515050;
  font-size: 16px;
  line-height: 201%;
  list-style-type: disc;
  list-style-position: outside;
}
.banner .btn-box {
  justify-content: flex-start;
}
.banner .btn-box .btn {
  box-shadow: 0 2px 14.4px 0 rgba(146, 29, 138, 0.15);
}
.banner .banner-solgn {
  display: flex;
  align-items: center;
  column-gap: 12px;
}
.banner .banner-solgn .logo {
  font-size: 30px;
  font-weight: 600;
  line-height: 130%;
  background: linear-gradient(270deg, #5c8cff 0%, #f971e1 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: auto;
}
.banner .banner-title .logo {
  font-size: 54px;
  font-weight: 600;
  line-height: 130%;
  background: linear-gradient(270deg, #5c8cff 0%, #f971e1 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: auto;
}
.banner .banner-solgn .support {
  width: fit-content;
  padding: 8px 20px;
  border-radius: 88px;
  background: url("../../img/iphone-unlocker/support-bg.png") no-repeat center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 16px;
  line-height: 130%;
}
.wrap1 {
  margin-top: -200px;
}
.wrap1 .wrap1-cont {
  padding: 40px 22px 16px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 14px 26.4px 0 rgba(186, 164, 190, 0.17);
}
.wrap1 .honor-list {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #eaeaea;
}
.wrap1 .honor-item {
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.wrap1 .honor-item::before {
  content: "";
  width: 43px;
  height: 87px;
  background: url("../../img/iphone-unlocker/num-left.png") no-repeat center;
  background-size: 100% 100%;
}
.wrap1 .honor-item::after {
  content: "";
  width: 43px;
  height: 87px;
  background: url("../../img/iphone-unlocker/num-right.png") no-repeat center;
  background-size: 100% 100%;
}
.wrap1 .honor-item .honor-num {
  color: #1c1c1c;
  font-size: 28px;
  font-weight: 600;
  line-height: 130%;
}
.wrap1 .honor-item .honor-tit {
  margin-top: 8px;
  color: #515050;
  font-size: 14px;
  line-height: 130%;
}
.wrap1 .honor-item .item-cont {
  width: max-content;
  margin: 0 auto;
  text-align: center;
}
.wrap1 .wrap1-swiper {
  padding-bottom: 30px;
  margin-top: 34px;
  position: relative;
  overflow: hidden;
}
.wrap1 .swiper-slide {
  display: flex;
  column-gap: 38px;
}
.wrap1 .swiper-slide img {
  width: 200px;
}
.wrap1 .swiper-slide .slide-text {
  color: #515050;
  font-size: 16px;
  line-height: 170%;
}
.wrap1 .swiper-pagination {
  display: none;
}
.wrap1 .swiper-button-next {
  right: 0;
  bottom: 0;
  top: auto;
  width: 15px;
  height: 17px;
}
.wrap1 .swiper-button-next::after {
  content: "";
  background: url("../../img/iphone-unlocker/next1.png") no-repeat center / cover;
  width: 15px;
  height: 17px;
}
.wrap1 .swiper-button-next:hover::after {
  content: "";
  background: url("../../img/iphone-unlocker/next2.png") no-repeat center / cover;
}
.wrap1 .swiper-button-prev {
  right: 30px;
  bottom: 0;
  top: auto;
  left: auto;
  width: 15px;
  height: 17px;
}
.wrap1 .swiper-button-prev::after {
  content: "";
  background: url("../../img/iphone-unlocker/prev1.png") no-repeat center / cover;
  width: 15px;
  height: 16px;
}
.wrap1 .swiper-button-prev:hover::after {
  content: "";
  background: url("../../img/iphone-unlocker/prev2.png") no-repeat center / cover;
}
.wrap1 .swiper-button-disabled {
  opacity: 1;
}
.wrap2 {
  margin-top: 140px;
}
.wrap2 .wrap2-swiper {
  position: relative;
  overflow: hidden;
  margin: 58px auto 38px;
}
.wrap2 .wrap2-swiper .swiper-wrapper {
  display: flex;
  column-gap: 18px;
}
.wrap2 .swiper-slide {
  height: auto;
  flex: 1;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border-radius: 8px;
  background: #fff;
  transition: transform 0.3s;
}
.wrap2 .swiper-slide:hover {
  transform: translateY(-8px);
}
.wrap2 .swiper-slide img {
  width: 100%;
}
.wrap2 .swiper-slide .slide-tit {
  padding: 16px 24px 18px;
  border-radius: 0 0 8px 8px;
  flex: 1;
  border: 1px solid #e6e6e6;
  border-top: 0;
  text-align: center;
  color: #151515;
  font-size: 16px;
  font-weight: 500;
  line-height: 154%;
}
.wrap3 {
  margin-top: 154px;
  padding: 64px 0;
  background: url("../../img/iphone-unlocker/wrap3-bg.png") no-repeat center / cover;
}
.wrap3 .wrap3-top {
  display: flex;
  justify-content: space-between;
}
.wrap3 .wrap3-top .wrap-tit {
  max-width: 456px;
  text-align: left;
}
.wrap3 .wrap3-top .wrap-desc {
  max-width: 500px;
  color: #515050;
  font-size: 16px;
  line-height: 170%;
}
.wrap3 .wrap3-swiper {
  position: relative;
  overflow: hidden;
  margin-top: 90px;
}
.wrap3 .wrap3-swiper .swiper-wrapper {
  display: flex;
}
.wrap3 .swiper-slide {
  height: auto;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 16px;
}
.wrap3 .swiper-slide .slide-tit {
  color: #151515;
  font-size: 16px;
  font-weight: 600;
  line-height: 168%;
}
.wrap4 {
  margin-top: 154px;
}
.wrap4 .wrap-desc {
  margin: 38px auto 58px;
  font-size: 16px;
  line-height: 170%;
  /* 27.2px */
  color: #515050;
  text-align: center;
}
.wrap4 .wrap4-cont {
  display: flex;
  align-items: center;
  column-gap: 64px;
}
.wrap4 .wrap4-list {
  color: #515050;
  font-size: 16px;
  line-height: 179%;
}
.wrap4 .wrap4-list li {
  list-style-type: disc;
  margin-bottom: 20px;
}
.wrap4 .wrap4-attion {
  margin-top: 56px;
  padding: 26px;
  border-radius: 14px;
  background: #f6f6f6;
}
.wrap4 .wrap4-attion .attion-tit {
  color: #515050;
  font-size: 16px;
  font-weight: 600;
  line-height: 170%;
}
.wrap4 .wrap4-attion .attion-desc {
  margin-top: 10px;
  color: #515050;
  font-size: 14px;
  line-height: 170%;
}
.wrap5 {
  margin-top: 110px;
}
.wrap5 .flex-box {
  display: flex;
  column-gap: 64px;
}
.wrap5 .flex-box .wrap-tit {
  text-align: left;
}
.wrap5 .flex-box .wrap-desc {
  margin: 20px 0;
  color: #515050;
  font-size: 16px;
  line-height: 170%;
}
.wrap5 .flex-box .wrap5-left {
  margin-top: 66px;
}
.wrap5 .wrap5-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 30px;
}
.wrap5 .wrap5-list .wrap5-item {
  display: flex;
  column-gap: 12px;
  align-items: center;
  color: #515050;
  font-size: 12px;
  line-height: 170%;
}
.wrap5 .wrap4-attion {
  margin-top: 56px;
  padding: 26px;
  border-radius: 14px;
  background: #f6f6f6;
}
.wrap5 .wrap4-attion .attion-tit {
  color: #515050;
  font-size: 16px;
  font-weight: 600;
  line-height: 170%;
}
.wrap5 .wrap4-attion .attion-desc {
  margin-top: 10px;
  color: #515050;
  font-size: 14px;
  line-height: 170%;
}
.wrap6 {
  margin-top: 112px;
}
.wrap6 .flex-box {
  display: flex;
  column-gap: 96px;
}
.wrap6 .flex-box.reverse {
  flex-direction: row-reverse;
  column-gap: 64px;
  margin-top: 110px;
}
.wrap6 .wrap-tit {
  text-align: left;
}
.wrap6 .wrap-desc {
  margin: 26px 0 20px;
  color: #515050;
  font-size: 16px;
  line-height: 179%;
}
.wrap6 .wrap-list {
  color: #292929;
  font-size: 16px;
  font-weight: 600;
  line-height: 179%;
}
.wrap6 .wrap-text {
  color: #515050;
  font-size: 16px;
  line-height: 179%;
}
.wrap7 {
  margin-top: 140px;
  padding: 90px 0 100px;
  border-radius: 150px 150px 0 0;
  background: url("../../img/iphone-unlocker/wrap7-bg.png") no-repeat center / cover;
}
.wrap7 .wrap-tit {
  color: #250126;
  text-align: center;
}
.wrap7 .wrap-desc {
  max-width: 808px;
  margin: 26px auto;
  text-align: center;
  color: #522153;
  font-size: 20px;
  line-height: 170%;
}
.step {
  margin-top: 120px;
}
.step img {
  width: 100%;
}
.step .wrap-desc {
  max-width: 924px;
  margin: 20px auto 50px;
  color: #515050;
  text-align: center;
  font-size: 16px;
  line-height: 170%;
}
.step .step-cont {
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 4px 17px 0 rgba(82, 35, 129, 0.11);
}
.step .step-swiper {
  padding: 40px 30px;
  position: relative;
  overflow: hidden;
}
.step .swiper-slide {
  height: auto;
  padding: 30px;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #e2e2e2;
  background: #f6f6f6;
}
.step .swiper-slide .slide-num {
  color: #1c1c1c;
  font-size: 14px;
  font-weight: 600;
  line-height: 170%;
  text-transform: uppercase;
}
.step .swiper-slide .slide-desc {
  color: #1c1c1c;
  font-size: 14px;
  font-weight: 600;
  line-height: 170%;
}
.step .swiper-slide .slide-num,
.step .swiper-slide .slide-desc,
.step .swiper-slide .swiper-pagination {
  display: none;
}
.step .step-list {
  display: flex;
}
.step .step-item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 78px;
  width: calc(100% / 5);
  background: linear-gradient(90deg, #f7e4ff 0%, #faf2ff 100%);
  cursor: pointer;
}
.step .step-item::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 26px solid #faf2ff;
  border-top: 39px solid transparent;
  border-bottom: 39px solid transparent;
  display: block;
  position: absolute;
  right: -25px;
  top: 0;
  z-index: 9;
}
.step .step-item:first-child {
  border-radius: 16px 0 0 0;
}
.step .step-item:last-child {
  border-radius: 0 16px 0 0;
}
.step .step-item:last-child::after {
  content: none;
}
.step .step-item.active {
  background: linear-gradient(90deg, #b24eff 0%, #fd8afb 100%);
}
.step .step-item.active:after {
  border-left: 26px solid #fd8afb;
}
.step .step-item.active .step-num {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.19) 31.22%, rgba(255, 255, 255, 0) 67.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.step .step-item.active .step-tit {
  color: #fff;
}
.step .step-item .step-num {
  position: absolute;
  width: 62px;
  right: 10px;
  bottom: 0;
  font-size: 44px;
  font-style: italic;
  font-weight: 800;
  line-height: 1;
  background: linear-gradient(180deg, rgba(228, 163, 255, 0.19) 31.22%, rgba(220, 134, 255, 0) 67.45%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.step .step-item .step-tit {
  color: #1c1c1c;
  font-size: 16px;
  font-weight: 600;
  line-height: 170%;
}
.step .swiper-pagination {
  display: none;
}
@media (max-width: 1400px) {
  .banner-right {
    width: 54%;
    height: auto;
  }
}
@media (max-width: 1200px) {
  .container {
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
  }
  .wrap7 {
    padding: 90px 0 100px;
  }
  .wrap5 .flex-box {
    column-gap: 40px;
  }
  .wrap5 .flex-box .wrap-desc {
    font-size: 14px;
  }
  .wrap5 .wrap-tit {
    font-size: 28px;
  }
  .wrap5 .wrap5-list {
    gap: 10px;
  }
  .banner .banner-right {
    width: 45%;
    margin-left: 0;
  }
}
@media (max-width: 996px) {
  .wrap-tit {
    font-size: 28px;
  }
  .wrap3 .swiper-slide img {
    width: 180px;
  }
  .wrap4 .wrap-desc {
    font-size: 14px;
    margin: 22px auto 24px;
  }
  .wrap4 .wrap4-cont {
    flex-direction: column;
  }
  .wrap4 .wrap4-list {
    font-size: 14px;
  }
  .wrap4 .wrap4-list li {
    margin-bottom: 10px;
  }
  .wrap5 .flex-box {
    flex-direction: column-reverse;
  }
  .wrap5 .flex-box .wrap5-left {
    margin: 40px auto 0;
  }
  .wrap6 .flex-box {
    flex-direction: column-reverse;
  }
  .wrap6 .flex-box.reverse {
    flex-direction: column-reverse;
  }
  .banner {
    background: linear-gradient(180deg, #f9e9ff 0%, #fff 100%);
  }
  .banner .container {
    flex-direction: column;
  }
  .banner .banner-right {
    width: 100%;
  }
  .wrap1 .honor-list {
    flex-direction: column;
    align-items: center;
    row-gap: 12px;
  }
  .wrap1 .honor-item {
    width: fit-content;
  }
  .step .step-item .step-tit {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .wrap-img-mb {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .wrap7 {
    padding: 58px 0 70px;
    margin-top: 94px;
    background: #fbcaf9;
    border-radius: 0;
  }
  .wrap7 .wrap-desc {
    font-size: 16px;
    margin: 20px auto 30px;
  }
  .btn-box {
    column-gap: 18px;
  }
  .btn-box .btn {
    padding: 8px 26px;
    column-gap: 10px;
    font-size: 17px;
    border: 2px solid #fff;
  }
  .btn-box .btn img {
    width: 16px;
  }
  .wrap2 .wrap2-swiper {
    padding-bottom: 40px;
    width: 202px;
    margin: 36px auto 20px;
  }
  .wrap2 .wrap2-swiper .swiper-wrapper {
    display: flex;
    column-gap: 0;
  }
  .wrap2 .swiper-slide {
    flex: none;
  }
  .wrap2 .swiper-slide img {
    max-width: 100%;
  }
  .wrap3 {
    margin-top: 74px;
  }
  .wrap3 .wrap3-top {
    flex-direction: column;
    align-items: center;
  }
  .wrap3 .wrap3-top .wrap-desc {
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
  }
  .wrap3 .wrap3-top .wrap-tit {
    text-align: center;
  }
  .wrap3 .wrap3-swiper {
    margin-top: 36px;
    padding-bottom: 40px;
  }
  .wrap3 .swiper-slide {
    flex: none;
  }
  .wrap3 .swiper-slide img {
    width: 234px;
  }
  .wrap4 {
    margin-top: 100px;
  }
  .wrap4 .wrap4-right {
    display: none;
  }
  .wrap4 .wrap-desc {
    text-align: left;
  }
  .wrap4 .wrap4-list {
    padding-left: 15px;
  }
  .wrap4 .wrap4-attion {
    margin-top: 10px;
    padding: 16px;
  }
  .wrap4 .wrap4-attion .attion-tit {
    font-size: 14px;
  }
  .wrap4 .wrap4-attion .attion-desc {
    font-size: 12px;
  }
  .wrap5 {
    margin-top: 80px;
  }
  .wrap5 .wrap5-left {
    display: none;
  }
  .wrap5 .wrap5-list {
    gap: 44px;
    grid-template-columns: repeat(1, 1fr);
  }
  .wrap5 .wrap4-attion {
    margin-top: 28px;
  }
  .wrap6 {
    margin-top: 80px;
  }
  .wrap6 .wrap-desc,
  .wrap6 .wrap-list,
  .wrap6 .wrap-text {
    font-size: 14px;
  }
  .wrap6 .flex-box.reverse {
    margin-top: 80px;
  }
  .wrap6 img {
    margin-top: 20px;
    width: 100%;
  }
  .banner {
    padding: 58px 0 268px;
  }
  .banner .banner-solgn .logo {
    font-size: 22px;
  }
  .banner .banner-solgn .support {
    padding: 4px 12px;
    font-size: 12px;
  }
  .banner .banner-title {
    font-size: 38px;
  }
  .banner .banner-list .list-item {
    font-size: 14px;
  }
  .wrap1 .wrap1-swiper {
    padding-bottom: 30px;
  }
  .wrap1 .swiper-slide {
    flex-direction: column;
    row-gap: 16px;
    justify-content: center;
    align-items: center;
  }
  .wrap1 .swiper-slide .slide-text {
    text-align: center;
    font-size: 14px;
  }
  .wrap1 .swiper-pagination {
    display: block;
  }
  .wrap1 .swiper-button-next,
  .wrap1 .swiper-button-prev {
    display: none;
  }
  .step {
    margin-top: 82px;
  }
  .step .step-list {
    display: none;
  }
  .step .step-swiper {
    padding: 0;
  }
  .step .swiper-slide .slide-num {
    display: block;
    margin-top: 32px;
  }
  .step .swiper-slide .slide-desc {
    display: block;
  }
  .step .swiper-pagination {
    display: block;
  }
  .step .step-cont {
    box-shadow: none;
  }
}
.iu-header {
  position: absolute;
  width: 100%;
  top: 26px;
  left: 0;
}
@media (max-width: 768px) {
  .iu-header {
    top: 12px;
  }
}
.iu-footer {
  background: #141414;
}
.iu-footer_list {
  display: flex;
  justify-content: space-between;
  padding: 36px 0 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.iu-footer_list li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.iu-footer_list li:hover a {
  color: #855cff;
}
.iu-footer .copyright {
  text-align: center;
  padding: 14px 0;
  color: #b3b3b3;
  font-size: 14px;
  line-height: 187.5%;
  /* 26.25px */
}
@media (max-width: 768px) {
  .iu-footer_list {
    flex-direction: column;
    row-gap: 30px;
    padding: 20px 0 30px;
  }
}
.copyright::before {
  border:0;
}