.banner {
  background: linear-gradient(225deg, #f4efff 0%, #ecfcf9 100%);
  padding-top: 80px;
}
.banner .container {
  padding: 80px 0 80px;
}
.banner h1 {
  font-weight: 600;
  font-size: 40px;
  color: #000000;
  line-height: 56px;
  margin-bottom: 24px;
}
.banner .tt {
  font-weight: 600;
  font-size: 24px;
  color: #000000;
  line-height: 30px;
  display: inline-block;
  margin-bottom: 16px;
}
.banner .tt > img {
  vertical-align: -9px;
  margin-right: 8px;
}
.banner .tt span {
  height: 22px;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 22px;
  vertical-align: 3px;
  background: #3ADC3C;
  border-radius: 14px 0px 14px 0px;
  display: inline-block;
  padding: 0 8px;
}
.banner .wrap {
  display: flex;
  align-items: center;
}
.banner .left {
  width: 540px;
  max-width: 100%;
}
.banner .left ul.ic-lf {
  text-align: left;
}
.banner .left ul.ic-lf li {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
}
.banner .left ul.ic-lf li::before {
  width: 16px;
  height: 16px;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  background: url(../../images/pm/pm-heic-converter/ds-ft-iphone-bu-banner-ic-16-gou.svg) no-repeat;
}
.banner .btn-bl {
  margin-top: 40px;
  width: 260px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .banner h1 {
    font-size: 40px;
    line-height: 1.2 !important;
  }
  .banner .right {
    width: 40%;
  }
}
@media (max-width: 991px) {
  .banner .container {
    padding: 10px 15px;
  }
  .banner .compatible {
    margin: auto;
  }
  .banner .wrap {
    flex-direction: column-reverse;
  }
  .banner .wrap .left {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .banner .wrap .btn {
    margin: 0 auto 45px;
  }
  .banner .right {
    margin-bottom: 15px;
  }
  .banner .right img {
    zoom: 0.5;
  }
  .banner .ic-lf {
    display: inline-block;
    text-align: left;
  }
  .banner .btn-green {
    margin: auto;
  }
}
@media (max-width: 500px) {
  .banner h1 {
    font-size: 26px;
    line-height: 28px;
  }
  .banner .ic-lf {
    margin-bottom: 24px;
  }
  .banner .ic-lf li {
    font-size: 14px;
  }
  .banner .right img {
    zoom: 0.5;
  }
}
.data {
  padding: 100px 0 100px;
  text-align: center;
}
.data h2 {
  margin-bottom: 24px;
}
.data p.des {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  margin-bottom: 80px;
}
.data .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.data h3 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 15px;
}
.data .item {
  padding: 40px 16px;
  border-radius: 24px 24px 24px 24px;
  width: 390px;
  max-width: 100%;
}
.data .item > img {
  margin-bottom: 16px;
}
.data .item p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}
.data .item:nth-child(1) {
  background: linear-gradient(270deg, #f4efff 0%, #f1f3fd 100%);
}
.data .item:nth-child(2) {
  background: linear-gradient(270deg, #f1f4fd 0%, #eff7fb 100%);
}
.data .item:nth-child(3) {
  background: linear-gradient(270deg, #eff8fb 0%, #ecfcf9 100%);
}
@media (max-width: 1366px) {
  .data .item {
    width: 32%;
  }
  .data .item h3 {
    min-height: 52px;
  }
}
@media (max-width: 1023px) {
  .data .item {
    width: 49%;
    margin-bottom: 20px;
  }
  .data .item h3 {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .data {
    padding: 80px 0 40px;
  }
  .data p.des {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 40px;
  }
  .data .item {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 30px auto;
  }
}
.recover {
  text-align: center;
  padding: 100px 0 100px;
  background: #fafcff;
}
.recover .wrap {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  justify-content: center;
}
.recover .wrap li {
  padding: 16px;
  width: 240px;
  max-width: 100%;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
}
.recover .wrap li > img {
  margin-bottom: 18px;
}
.recover h2 {
  margin-bottom: 16px;
}
.recover p.des {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  margin: 0 auto 80px;
}
.recover h3 {
  font-size: 18px;
}
@media (max-width: 1366px) {
  .recover .wrap {
    justify-content: flex-start;
  }
  .recover .wrap li {
    width: 20%;
  }
}
@media (max-width: 991px) {
  .recover {
    padding: 80px 0;
  }
  .recover .wrap {
    justify-content: flex-start;
  }
  .recover .wrap li {
    width: 24%;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .recover .wrap li {
    width: 33%;
  }
}
@media (max-width: 424px) {
  .recover p.des {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .recover .wrap li {
    width: 50%;
  }
}
.what {
  text-align: center;
  padding: 120px 0 112px;
  background: linear-gradient(225deg, #ecfcf9 0%, #f4efff 100%);
}
.what .wrap {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  width: 1200px;
  margin: auto;
}
.what .wrap li {
  padding: 16px;
  width: 240px;
  margin-bottom: 8px;
}
.what .wrap li > img {
  margin-bottom: 18px;
}
.what h2 {
  margin-bottom: 80px;
}
.what h3 {
  font-size: 18px;
}
@media (max-width: 1366px) {
  .what .wrap li {
    width: 20%;
  }
}
@media (max-width: 991px) {
  .what {
    padding: 80px 0;
  }
  .what h2 {
    margin-bottom: 40px;
  }
  .what .wrap li {
    width: 25%;
    padding: 10px 5px;
  }
  .what .wrap li h3 {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .what .wrap li {
    width: 33%;
  }
}
.best {
  text-align: center;
  padding: 100px 0 100px;
}
.best h2 {
  margin-bottom: 80px;
}
.best .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px 0;
}
.best .wrap li {
  width: 300px;
  max-width: 100%;
  padding: 0px 24px 0;
}
.best .wrap li > img {
  margin-bottom: 24px;
}
.best .wrap li p {
  line-height: 22px;
}
.best .wrap h3 {
  font-size: 24px;
  margin-bottom: 16px;
  line-height: 30px;
}
@media (max-width: 1366px) {
  .best .wrap li {
    width: 25%;
    padding: 10px;
  }
}
@media (max-width: 1200px) {
  .best .wrap li {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .best {
    padding: 80px 0 10px;
  }
  .best h2 {
    margin-bottom: 24px;
  }
  .best .wrap li {
    width: 100%;
  }
}
.steps {
  text-align: center;
  background: url(../../images/pm/pm-icloud-manager/ds-ft-icloud-step-bg.svg) no-repeat;
  background-size: cover;
  padding: 100px 0;
  color: #fff;
}
.steps h2 {
  margin-bottom: 80px;
}
.steps h3 {
  font-size: 20px;
  line-height: 26px;
}
.steps .wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.steps a.btn-down {
  margin: auto;
}
.steps .tt-nav li {
  max-width: 534px;
  padding: 0 16px;
  position: relative;
  display: flex;
  text-align: left;
  border-radius: 8px 8px 8px 8px;
  cursor: pointer;
  height: 110px;
  align-items: center;
  color: rgba(255, 255, 255, 0.8);
}
.steps .tt-nav li::after {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  background: transparent;
  transition: 0.5s all;
}
.steps .tt-nav li p {
  font-size: 16px;
  line-height: 26px;
}
.steps .tt-nav li.active {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.steps .tt-nav li.active::after {
  background: #ffffff;
  height: 78px;
}
.steps .tt-nav li.active p {
  font-weight: 600;
}
.steps .tt-nav li > img {
  min-width: 60px;
  margin-right: 24px;
}
.steps .btn-bl {
  width: 280px;
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: center;
}
.steps .img-box .cl-img {
  display: none;
  opacity: 0;
  transition: 0.5s all;
}
.steps .img-box .cl-img.active {
  opacity: 1;
  display: block;
}
@media (max-width: 1366px) {
  .steps .tt-nav li {
    max-width: 430px;
  }
  .steps .img-box .cl-img.active {
    zoom: 0.9;
  }
  .steps .tt-nav li p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .steps {
    padding: 80px 0;
  }
  .steps .wrap {
    display: block;
    margin-bottom: 30px;
  }
  .steps .tt-nav {
    margin-bottom: 40px;
  }
  .steps .tt-nav li {
    width: 100%;
    max-width: 100%;
    min-height: 110px;
    height: auto;
  }
  .steps .tt-nav li p {
    font-size: 16px;
  }
  .steps .img-box img {
    margin: auto;
  }
}
@media (max-width: 500px) {
  .steps h2 {
    margin-bottom: 24px;
  }
}
@media (max-width: 390px) {
  .steps .tt-nav li {
    padding: 0 3px;
  }
  .steps .tt-nav li > img {
    margin-right: 0;
  }
  .steps .tt-nav li p {
    font-size: 14px;
  }
  .steps .tt-nav li h3 {
    font-size: 18px;
  }
}
.tech {
  text-align: center;
  padding: 100px 0;
  background: #f8f9fa;
}
.tech h2 {
  margin-bottom: 80px;
}
.tech h3 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 16px;
}
.tech h3 img {
  vertical-align: -14px;
}
.tech .wrap {
  background: #ffffff;
  border-radius: 24px 24px 24px 24px;
  display: flex;
  padding: 60px 56px;
}
.tech .wrap > div {
  text-align: left;
}
.tech .left {
  border-right: 1px solid #e6edf6;
  padding-right: 28px;
  width: 436px;
  max-width: 100%;
}
.tech .right {
  padding-left: 35px;
}
.tech .ic-lf li {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  line-height: 26px;
}
.tech .ic-lf li::before {
  width: 16px;
  margin-right: 6px;
  top: 4px;
  height: 16px;
  background-size: 100% 100%;
}
@media (max-width: 991px) {
  .tech .wrap {
    display: block;
  }
  .tech .wrap > div {
    max-width: 600px;
    margin: auto;
    padding: 0;
  }
  .tech .wrap .left {
    border: none;
    margin-bottom: 30px;
  }
  .tech .wrap li {
    margin-bottom: 5px;
  }
}
@media (max-width: 500px) {
  .tech {
    padding: 40px 0;
  }
  .tech h2 {
    margin-bottom: 24px;
  }
  .tech .wrap > div {
    zoom: 0.9;
  }
}
.say {
  text-align: center;
  padding: 120px 0;
  background: #f8f9fa;
}
.say h2 {
  margin-bottom: 80px;
}
.say .wrap {
  display: flex;
  justify-content: space-between;
}
.say .wrap li {
  background: #ffffff;
  border-radius: 16px 16px 16px 16px;
  border: 1px solid #e6e8e9;
  padding: 40px;
  width: 390px;
  max-width: 100%;
  position: relative;
}
.say .wrap li p {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  text-align: left;
}
.say .wrap .top {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
  text-align: left;
  justify-content: space-between;
}
.say .wrap .more {
  padding-left: 3px;
  color: #5097f6;
  position: relative;
}
.say .wrap .more .icon {
  vertical-align: -1px;
}
.say .wrap .more:hover .icon {
  display: inline-block;
  transition: 0.3s;
  transform: translateX(8px);
}
.say .wrap h4 {
  font-weight: 600;
  font-size: 20px;
  color: #000000;
  line-height: 22px;
}
@media (max-width: 1366px) {
  .say .wrap {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .say .wrap li {
    width: 32%;
  }
}
@media (max-width: 1200px) {
  .say .top {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .say {
    padding: 80px 0;
  }
  .say h2 {
    margin-bottom: 40px;
  }
  .say .wrap li {
    padding: 20px 20px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .say .wrap {
    justify-content: space-between;
  }
  .say .wrap li {
    width: 48%;
  }
  .say .wrap li img {
    max-width: 75%;
  }
  .say .wrap li:last-child {
    margin-top: 30px;
  }
}
@media (max-width: 560px) {
  .say .wrap li {
    width: 100%;
    margin-bottom: 30px;
  }
  .say .wrap li:last-child {
    margin-top: 0;
  }
}
.ft {
  background: linear-gradient(225deg, #ecfcf9 0%, #f4efff 100%);
  padding: 80px 0 0;
}
.ft h2 {
  font-size: 32px;
  line-height: 38px;
}
.ft h2 img {
  vertical-align: middle;
}
.ft h2 .ic-free {
  margin-left: 10px;
}
.ft .btn-bl {
  width: 232px;
}
.ft .erweima.hide {
  display: none;
  opacity: 0;
}
.ft .erweima.show {
  opacity: 1;
}
.ft .erweima-img {
  position: absolute;
  left: 264px;
  bottom: 0;
}
.ft .erweima-img.hide {
  opacity: 0;
  display: none;
}
.ft .erweima-img.show {
  opacity: 1;
}
.ft .lazyloaded,
.ft .lazyload {
  display: none;
}
.ft .show {
  display: block;
  padding-bottom: 40px;
}
.ft .system-select {
  display: flex;
  width: 504px;
  height: 52px;
  background: #ffffff;
  border-radius: 60px 60px 60px 60px;
  padding: 6px;
  margin-bottom: 40px;
  position: relative;
  z-index: 10;
}
.ft .system-select::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 164px;
  height: 40px;
  background: linear-gradient(-270deg, #2c98ff 0%, #2fbfff 100%);
  z-index: -1;
  transition: 0.3s ease-out all;
  border-radius: 30px 30px 30px 30px;
}
.ft .system-select.left::before {
  left: 6px;
  top: 6px;
}
.ft .system-select.center::before {
  left: 33%;
  top: 6px;
}
.ft .system-select.right::before {
  left: 66%;
  top: 6px;
}
.ft .system-select .Android::before {
  background: url(../../images/pm/pm-index/ic-Android.svg) no-repeat;
  content: "";
  display: inline-block;
  vertical-align: -1px;
  margin-right: 3px;
  width: 16px;
  height: 16px;
}
.ft .system-select .Android.active::before {
  background-image: url(../../images/pm/pm-index/ic-Android-hover.svg);
}
.ft .system-select .ios::before {
  background: url(../../images/pm/pm-index/ic-ios.svg) no-repeat;
  content: "";
  display: inline-block;
  vertical-align: -1px;
  margin-right: 3px;
  width: 16px;
  height: 16px;
}
.ft .system-select .ios.active::before {
  background-image: url(../../images/pm/pm-index/ic-ios-hover.svg);
}
.ft .system-select .win::before {
  background: url(../../images/pm/pm-index/ic-win.svg) no-repeat;
  content: "";
  display: inline-block;
  vertical-align: -1px;
  margin-right: 3px;
  width: 16px;
  height: 16px;
}
.ft .system-select .win.active::before {
  background-image: url(../../images/pm/pm-index/ic-win-hover.svg);
}
.ft .system-select > div {
  width: 164px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s ease-out all;
}
.ft .system-select > div::before {
  transition: 0.3s ease-out all;
}
.ft .system-select > div.active {
  color: #fff;
}
.ft .wrap {
  display: flex;
  justify-content: center;
  min-height: 435px;
  gap: 60px;
}
.ft .wrap > div {
  width: 640px;
  max-width: 100%;
}
.ft .wrap .Android-ac,
.ft .wrap .win-ac,
.ft .wrap .ios-ac {
  display: none;
}
.ft .wrap .Android-ac.active,
.ft .wrap .win-ac.active,
.ft .wrap .ios-ac.active {
  display: block;
}
.ft [data-switch="cont"] {
  width: 640px;
  max-width: 100%;
}
.ft .btn-box {
  display: flex;
  max-width: 100%;
  align-items: center;
}
.ft .p-ls {
  margin-left: 25px;
}
.ft .p-ls span {
  display: inline-block;
  margin: 0 19px;
}
.ft h2 {
  position: relative;
  margin-bottom: 24px;
}
.ft p.des {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .ft {
    padding: 80px 0;
  }
  .ft .wrap .txt-x {
    width: 50%;
  }
  .ft .btn-box {
    flex-direction: column;
  }
  .ft .btn-box .p-ls {
    margin: 10px 0 0;
  }
}
@media (max-width: 991px) {
  .ft .wrap {
    flex-direction: column;
    gap: 20px;
  }
  .ft .wrap .system-select {
    margin: 0 auto 40px;
  }
  .ft .wrap .txt-x {
    width: 100%;
    text-align: center;
  }
  .ft .wrap [data-switch="cont"] {
    width: 100%;
  }
  .ft .wrap .img-x {
    width: 100%;
    text-align: center;
  }
  .ft .wrap .img-x img {
    margin: 0 auto;
  }
}
@media (max-width: 550px) {
  .ft .system-select {
    zoom: 0.9;
    width: 100%;
  }
  .ft .system-select::before {
    width: 33%;
  }
}
/*# sourceMappingURL=pm-iphone-data-recovery.css.map */