.banner {
  height: calc(732px - 78px);
  background: url(../image/data-recovery-mac/pc.png) no-repeat 0 0;
  background-size: cover; }
  @media screen and (min-width: 768px) and (max-width: 990px) {
    .banner {
      padding-bottom: 98px;
      background: url(../image/data-recovery-mac/ipad.png) no-repeat 0 0;
      background-size: cover;
      height: auto;
      min-height: calc(732px - 78px); }
      .banner#banner-box {
        padding-bottom: 0;
        min-height: 531px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
      background: url(../image/data-recovery-mac/ios.png) no-repeat 0 0;
      background-size: cover;
      height: auto;
      min-height: calc(732px - 78px);
      padding-bottom: 1.46rem; } }

.banner_custom_height {
  height: 732px;
}

.banner_custom_height_es {
  height: 700px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .banner_custom_height {
    height: 850px;
  }

  .banner_custom_height_es {
    height: 850px;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
.banner_custom_height {
    height: auto;
  }

  .banner_custom_height_es {
    height: auto;
  }
}

.footer-banner {
  background: linear-gradient(90deg, #C4E5FF 0%, #D8EEFF 100%); }

.w-index-h3 {
  color: #272727;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-h3 {
      padding: 0 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-h3 {
      text-align: left;
      font-size: 0.50rem;
      line-height: 1.2;
      padding: 0 .8rem;
      margin-bottom: 0.53rem; } }

.w-index-p {
  font-size: 18px;
  color: #272727;
  font-weight: 100;
  text-align: center;
  padding: 0 20%; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-p {
      padding: 0 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-p {
      text-align: left;
      font-size: 0.34rem;
      padding: 0 .8rem; } }

.w-index-reviews {
  justify-content: center;
  margin-bottom: 70px;
  margin-top: 80px; }
  .w-index-reviews img {
    width: 661px;
    height: auto; }
  .w-index-reviews-right {
    margin-left: 80px;
    display: flex;
    flex-direction: column;
    text-align: center; }
    .w-index-reviews-right img {
      width: 87px;
      margin: 0 auto; }
    .w-index-reviews-right p {
      font-size: 14px;
      font-weight: 300;
      text-decoration: underline;
      cursor: pointer; }
    .w-index-reviews-right span {
      font-size: 12px;
      color: #9F9F9F; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-reviews {
      flex-direction: column; }
      .w-index-reviews-right {
        margin-top: 30px;
        margin-left: 0px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-reviews {
      display: none; } }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .w-index-modes {
    margin-top: 1.06rem; } }

@media screen and (min-width: 1447px) {
  .w-index-modes {
    max-width: 1447px; } }

.w-index-modes-list {
  flex-wrap: wrap; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-modes-list {
      padding: 0 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-modes-list {
      padding: 0 .8rem; } }


  .w-index-modes-list-item {
    height: 345px;
    background: #EEF6FF;
    margin-right: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 5px solid #0077F9;
    padding: 40px 0 30px;
    color: #41424E;
    margin-top: 50px; }
    @media screen and (min-width: 1447px) {
      .w-index-modes-list-item {
        width: 275px; } }
    @media screen and (min-width: 992px) and (max-width: 1446px) {
      .w-index-modes-list-item {
        width: calc(100% / 3 - 12px); }
        .w-index-modes-list-item:nth-child(3n + 0) {
          margin-right: 0; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .w-index-modes-list-item {
        width: calc(100% / 2 - 9px); }
        .w-index-modes-list-item:nth-child(2n + 0) {
          margin-right: 0; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-modes-list-item {
        height: 5.9rem;
        padding: 0.66rem 0 0.4rem;
        margin-right: 0; } }
    .w-index-modes-list-item:last-child {
      margin-right: 0; }
    .w-index-modes-list-item img {
      width: calc(98px / 2);
      height: auto; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-modes-list-item img {
          width: 1.3rem; } }
    .w-index-modes-list-item h4 {
      font-size: 18px;
      font-weight: bold;
      margin-top: 30px;
      margin-bottom: 15px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-modes-list-item h4 {
          font-size: 0.34rem;
          margin-top: 0.4rem;
          margin-bottom: 0.2rem; } }
    .w-index-modes-list-item p {
      font-size: 16px;
      font-weight: 100;
      text-align: center;
      padding: 0 15px; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-modes-list-item p {
          font-size: 0.32rem; } }

  .w-index-modes-list-item-language{
    height: 445px;
  }
  .w-index-modes-list-item-language h4{
    text-align: center;
  }

  @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-modes-list-item-language {
        height: 7rem;
        padding: 0.66rem 0 0.4rem;
        margin-right: 0; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-modes-list-item-language {
      height: 345px;
    }
  }

.w-index-major {
  margin-top: 110px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-major {
      margin-top: 2rem; } }
  .w-index-major img {
    margin: 50px auto 0; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-major img {
        width: 9.1rem;
        height: auto;
        margin: 1.2rem auto 0; } }

.w-index-recover {
  margin-top: 110px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-recover {
      margin-top: 2rem; } }
  .w-index-recover img {
    margin: 50px auto 0; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-recover img {
        width: 8.4rem;
        height: auto;
        margin: 1.2rem auto 0; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-recover img {
        /*width: 95% */} }

.w-index-safe {
  margin-top: 110px;
  background-color: #F8F8F8;
  padding: 80px 0; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-safe {
      margin-top: 2rem;
      padding: 1.3rem 0; } }
  .w-index-safe-list {
    padding-top: 40px;
    flex-wrap: wrap; }
    @media screen and (min-width: 1447px) {
      .w-index-safe-list {
        max-width: 1447px; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-safe-list {
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-safe-list {
        padding: 0 .8rem; } }
    .w-index-safe-list-item {
      width: calc(100% / 4 - 12px);
      margin-right: 16px;
      background-color: #fff;
      min-height: 348px;
      height: auto;
      text-align: center;
      padding: 0 20px;
      color: #41424E; }
      .w-index-safe-list-item:last-child {
        margin-right: 0; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .w-index-safe-list-item {
          width: calc(100% / 2 - 8px);
          margin-bottom: 23px; }
          .w-index-safe-list-item:nth-child(2n + 0) {
            margin-right: 0; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-safe-list-item {
          width: 100%;
          margin-right: 0;
          margin-bottom: 0.77rem;
          min-height: 4.9rem;
          height: auto; }
          .w-index-safe-list-item:last-child {
            margin-bottom: 0; } }
      .w-index-safe-list-item img {
        width: calc(86px / 2);
        height: auto;
        margin: 50px auto 0; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-safe-list-item img {
            width: 1.14rem;
            margin: 0.66rem auto 0; } }
      .w-index-safe-list-item h4 {
        margin: 40px 0 20px;
        font-size: 18px;
        font-weight: 800; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-safe-list-item h4 {
            margin: 0.53rem 0 0.26rem;
            font-size: 0.34rem; } }
      .w-index-safe-list-item p {
        font-size: 16px;
        font-weight: 100; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-safe-list-item p {
            font-size: 0.32rem; } }

.w-index-three {
  background-color: #F4F8FB;
  padding: 80px 0; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-three {
      padding: 1.17rem 0; } }
  .w-index-three-in {
    margin: 60px auto 0; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-three-in {
        margin: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-three-in {
        display: flex;
        flex-direction: column; }
        .w-index-three-in .ipads {
          width: 100%;
          height: auto;
          overflow: scroll; } }
    .w-index-three-in-top {
      margin-right: 110px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-index-three-in-top {
          margin-right: 0;
          display: flex;
          padding: 0 30px;
          width: 1024px; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-three-in-top {
          display: none; } }
      .w-index-three-in-top li {
        display: flex;
        align-items: center;
        margin-bottom: 40px;
        cursor: pointer;
        moz-user-select: -moz-none;
        -moz-user-select: none;
        -o-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .w-index-three-in-top li:last-child {
          margin-bottom: 0; }
        .w-index-three-in-top li.active > div h4 {
          margin-bottom: 10px;
          color: #3384FF; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-index-three-in-top li {
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            margin-right: 50px; }
            .w-index-three-in-top li:last-child {
              margin-right: 0; } }
        .w-index-three-in-top li img {
          width: 56px;
          height: 56px;
          margin-right: 20px; }
        .w-index-three-in-top li > div {
          flex: 1;
          color: #41424E; }
          .w-index-three-in-top li > div h4 {
            font-size: 20px;
            margin-bottom: 10px;
            font-weight: 500; }
            .w-index-three-in-top li > div h4 span {
              font-weight: 100; }
          .w-index-three-in-top li > div p {
            font-size: 16px;
            font-weight: 100; }
    .w-index-three-in-bottom {
      position: relative; }
      .w-index-three-in-bottom .mobeil {
        display: none; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-three-in-bottom {
          padding: 0 .8rem; }
          .w-index-three-in-bottom .mobeil {
            display: block; } }
      .w-index-three-in-bottom li {
        opacity: 0;
        position: absolute; }
        .w-index-three-in-bottom li.active {
          position: static;
          opacity: 1; }
        .w-index-three-in-bottom li > img {
          width: auto;
          height: 450px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-three-in-bottom li {
            opacity: 1;
            position: static;
            color: #41424E;
            margin-top: 1.2rem; }
            .w-index-three-in-bottom li > img {
              width: 8.4rem;
              height: auto;
              margin: 0 auto; }
            .w-index-three-in-bottom li div {
              text-align: center; }
              .w-index-three-in-bottom li div img {
                width: 0.74rem;
                height: auto;
                margin: 0 auto; }
            .w-index-three-in-bottom li h4 {
              color: #3384FF;
              font-size: 0.37rem;
              font-weight: 500;
              margin: 0.26rem 0 0.2rem; }
              .w-index-three-in-bottom li h4 span {
                font-weight: 100; }
            .w-index-three-in-bottom li p {
              font-size: 0.32rem;
              font-weight: 100;
              margin-bottom: 0.86rem; } }


.uiwu-pinglun {
  margin-bottom: 70px;
  margin-top: 80px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-pinglun {
      display: none; } }
  .uiwu-pinglun-box {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-pinglun-box {
        flex-wrap: wrap; } }
    .uiwu-pinglun-box img {
      height: auto; }
      .uiwu-pinglun-box img:nth-child(1) {
        width: 155px;
        margin-right: 15px; }
      .uiwu-pinglun-box img:nth-child(2) {
        width: 170px;
        margin-right: 30px; }
      .uiwu-pinglun-box img:nth-child(3) {
        width: 116px;
        margin-right: 57px; }
      .uiwu-pinglun-box img:nth-child(4) {
        width: 116px; }
      .uiwu-pinglun-box img:nth-child(5) {
        width: 186px;
        margin-left: 112px; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .uiwu-pinglun-box img:nth-child(5) {
            margin-left: 0;
            margin-top: 39px; } }

.uiwu-general > h2 {
  color: #272727;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto 30px;
   }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-general > h2 {
      text-align: left;
      font-size: 0.50rem;
      line-height: 1.2;
      padding: 0 0.8rem;
      margin-bottom: 0.53rem; } }

  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .uiwu-general > h2 {
      margin: 0 20px 30px;
    }
  }

.uiwu-general > p {
  font-size: 18px;
  color: #272727;
  font-weight: 100;
  text-align: center;
  padding: 0 4%;
  max-width: 1200px;
  margin: 0 auto; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-general > p {
      text-align: left;
      font-size: 0.34rem;
      padding: 0 0.8rem; } }

/**
 *
 */
.uiwu-support {
  padding-bottom: 76px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-support {
      padding-top: 1.06rem;
      padding-bottom: 0.89rem; } }
  .uiwu-support ul {
    max-width: 1200px;
    margin: 55px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-support ul {
        padding: 0 67px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-support ul {
        padding: 0 0.79rem;
        margin: 0.57rem auto 0; } }
    .uiwu-support ul li {
      width: calc(100% / 5 - 20px);
      height: 222px;
      background: #F3F8FD;
      box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.08);
      border-radius: 10px;
      display: flex;
      align-items: center;
      flex-direction: column;
      margin-bottom: 25px;
      position: relative;
      overflow: hidden;
      cursor: pointer; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .uiwu-support ul li {
          width: calc(100% / 2 - 20px); } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-support ul li {
          width: calc(100% / 1);
          height: 2.96rem; }
          .uiwu-support ul li:nth-child(1) .img img {
            width: 0.89rem; }
          .uiwu-support ul li:nth-child(2) .img img {
            width: 0.96rem; }
          .uiwu-support ul li:nth-child(3) .img img {
            width: 1rem; }
          .uiwu-support ul li:nth-child(4) .img img {
            width: 1.04rem; }
          .uiwu-support ul li:nth-child(5) .img img {
            width: 1.08rem; }
          .uiwu-support ul li:nth-child(6) .img img {
            width: 1.16rem; }
          .uiwu-support ul li:nth-child(7) .img img {
            width: 0.96rem; }
          .uiwu-support ul li:nth-child(8) .img img {
            width: 0.96rem; }
          .uiwu-support ul li:nth-child(9) .img img {
            width: 0.96rem; }
          .uiwu-support ul li:nth-child(10) .img img {
            width: 1.11rem; } }
      .uiwu-support ul li .img {
        width: 69px;
        height: 69px;
        margin-bottom: 30px;
        margin-top: 46px;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-support ul li .img {
            width: 1.16rem;
            height: 1.16rem;
            margin-top: 0.45rem;
            margin-bottom: 0.37rem; } }
      .uiwu-support ul li > span {
        font-size: 18px;
        font-weight: 400;
        color: #646565;
        text-align: center; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-support ul li > span {
            font-size: 0.32rem; } }
      .uiwu-support ul li .show {
        top: 222px;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 99; }
      .uiwu-support ul li:hover .show {
        top: 0;
        transition: top 0.5s;
        background: #3C7DF4;
        box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.08);
        border-radius: 10px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-around; }
        .uiwu-support ul li:hover .show span {
          font-size: 14px;
          font-weight: 400;
          color: #FFF; }
          @media screen and (min-width: 768px) and (max-width: 1024px) {
            .uiwu-support ul li:hover .show span {
              font-size: 16px; } }
          @media screen and (min-width: 320px) and (max-width: 767px) {
            .uiwu-support ul li:hover .show span {
              font-size: 0.32rem; } }

.uiwu-recover {
  background: #F3F8FD;
  padding-top: 62px;
  padding-bottom: calc(74px - 33px); }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-recover {
      padding-bottom: calc(0.91rem - 0.52rem); } }
  .uiwu-recover ul {
    max-width: 1200px;
    margin: 55px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-recover ul {
        padding: 0 32px;
        justify-content: flex-start; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-recover ul {
        padding: 0 0.79rem; } }
    .uiwu-recover ul li {
      width: calc(100% / 3 - 19px);
      height: 320px;
      background: #FFFFFF;
      box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.04);
      border-radius: 10px;
      margin-right: 28px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      margin-bottom: 33px; }
      .uiwu-recover ul li:nth-child(3n + 0) {
        margin-right: 0; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .uiwu-recover ul li {
          width: calc(100% / 2 - 19px);
          margin-bottom: 0.52rem; }
          .uiwu-recover ul li:nth-child(3n + 0) {
            margin-right: 28px; }
          .uiwu-recover ul li:nth-child(2n + 0) {
            margin-right: 0; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-recover ul li {
          margin-right: 0;
          width: 100%;
          padding-top: 35px;
          height: 6.5rem; }
          .uiwu-recover ul li img {
            width: 2.24rem;
            height: auto; } }
      .uiwu-recover ul li p {
        font-size: 18px;
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 15px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-recover ul li p {
            margin: 0.53rem 0 0.26rem;
            font-size: 0.34rem; } }
      .uiwu-recover ul li span {
        font-size: 16px;
        font-weight: 100;
        text-align: center;
        height: 100px;
        padding: 0 15px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-recover ul li span {
            font-size: 0.32rem; } }

.uiwu-all {
  padding-top: 72px;
  padding-bottom: 67px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .uiwu-all div {
      padding: 0 20px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-all {
      padding-top: 1.25rem;
      padding-bottom: 2.17rem; } }
  .uiwu-all img {
    margin: 43px auto 0; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-all img {
        width: 100%; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-all img {
        width: 100%;
        margin: 1.39rem 0 0; } }

.uiwu-afull {
  background: #F3F8FD;
  padding: 106px 0;
  padding-bottom: 100px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .uiwu-afull {
      padding-bottom: 56px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-afull {
      padding: 1.29rem 0 0; } }
  .uiwu-afull .uiwu-afull-div {
    display: none;
    margin-top: 85px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-afull .uiwu-afull-div {
        display: block;
        padding: 0 60px; }
        .uiwu-afull .uiwu-afull-div-ul-li {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
          .uiwu-afull .uiwu-afull-div-ul-li div {
            width: calc(100% / 2 - 55px);
            text-align: center;
            margin-bottom: 50px; }
            .uiwu-afull .uiwu-afull-div-ul-li div p {
              font-size: 18px;
              font-weight: bold;
              margin-top: 30px;
              margin-bottom: 15px; }
            .uiwu-afull .uiwu-afull-div-ul-li div span {
              font-size: 14px;
              font-weight: 100;
              text-align: center;
              padding: 0 0px;
              display: block; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-afull .uiwu-afull-div {
        display: block;
        padding: 0 0.8rem;
        margin-top: 1.33rem; }
        .uiwu-afull .uiwu-afull-div-ul-li {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
          .uiwu-afull .uiwu-afull-div-ul-li div {
            width: 100%;
            text-align: center;
            margin-bottom: 1.33rem; }
            .uiwu-afull .uiwu-afull-div-ul-li div img {
              width: 100%; }
            .uiwu-afull .uiwu-afull-div-ul-li div p {
              font-weight: bold;
              margin: 0.53rem 0 0.26rem;
              font-size: 0.34rem; }
            .uiwu-afull .uiwu-afull-div-ul-li div span {
              font-size: 0.32rem;
              font-weight: 100;
              text-align: center;
              padding: 0 15px;
              display: block; } }
  .uiwu-afull .swiper-container {
    max-width: 1200px;
    margin-top: 85px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-afull .swiper-container {
        display: none; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-afull .swiper-container {
        display: none; } }
    .uiwu-afull .swiper-container ul li {
      display: flex;
      justify-content: space-between; }
      .uiwu-afull .swiper-container ul li > div {
        display: flex;
        flex-direction: column;
        align-items: center;
        align-self: flex-start;
        flex:1;
        justify-content: center; }
        .uiwu-afull .swiper-container ul li > div p {
          font-size: 18px;
          font-weight: bold;
          margin-top: 30px;
          text-align: center;
          margin-bottom: 15px; }
        .uiwu-afull .swiper-container ul li > div span {
          font-size: 16px;
          font-weight: 100;
          text-align: center;
          padding: 0 15px; }
  .uiwu-afull .uiwu-ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 62px; }
    @media screen and (min-width: 320px) and (max-width: 1024px) {
      .uiwu-afull .uiwu-ul {
        display: none; } }
    .uiwu-afull .uiwu-ul .swiper-pagination-bullet {
      width: 72px;
      height: 6px;
      background: #BAE1FD;
      border-radius: 3px;
      margin: 0 20px;
      cursor: pointer; }
      .uiwu-afull .uiwu-ul .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #3C7DF4; }

.uiwu-how {
  width: 100%;
  background: #fff;
  padding: 86px 0 70px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .uiwu-how {
      padding: 49px 20px 56px;
      background-color: #fff; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-how {
      /*padding: 0.8rem 0.8rem 1.03rem;*/
      background-color: #fff; } }
  .uiwu-how h3 {
    font-size: 40px;
    font-weight: bold;
    color: #272727;
    line-height: 32px;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 26px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-how h3 {
        font-size: 24px;
        margin-bottom: 23px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-how h3 {
        font-size: 0.67rem;
        text-align: left; } }
  .uiwu-how > p {
    font-size: 20px;
    font-weight: 300;
    color: #272727;
    line-height: 32px;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-how > p {
        font-size: 18px;
        line-height: 28px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-how > p {
        font-size: 0.32rem;
        text-align: left;
        line-height: 0.48rem; } }
  .uiwu-how-tab {
    max-width: 1359px;
    margin: 90px auto 0;
    display: flex; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-how-tab {
        flex-direction: column;
        margin-top: 10px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-how-tab {
        padding: 0.8rem 0.8rem 1.03rem;
        width: 100%;
        flex-wrap: wrap;
        margin-top: 0; }
        .uiwu-how-tab ul {
          width: 100%; }
        .uiwu-how-tab .right {
          width: 100%; }
          .uiwu-how-tab .right img {
            width: 100%; } }
  .uiwu-how ul {
    flex: 1;
    height: 460px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px 0; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-how ul {
        flex-direction: row;
        padding: 24px 20px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-how ul {
        height: auto; } }
    .uiwu-how ul li {
      display: flex;
      align-items: center;
      cursor: pointer; }
      .uiwu-how ul li.active h2 {
        color: #3384FF; }
      .uiwu-how ul li > img {
        display: none;
        margin-top: 0.13rem; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .uiwu-how ul li {
          flex-direction: column;
          flex: 1;
          margin-right: 20px; }
          .uiwu-how ul li:last-child {
            margin-right: 0; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-how ul li {
          flex-direction: column;
          margin-bottom: 0.72rem; }
          .uiwu-how ul li:last-child {
            margin-bottom: 0; }
          .uiwu-how ul li > img {
            display: block;
            width: 100%; } }
      .uiwu-how ul li .img {
        width: 56px;
        height: 57px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 25px; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .uiwu-how ul li .img {
            width: 43px; }
            .uiwu-how ul li .img img {
              width: 100%;
              height: auto; } }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-how ul li .img {
            width: 0.76rem;
            height: 0.76rem; }
            .uiwu-how ul li .img img {
              width: 0.76rem;
              height: auto; } }
      .uiwu-how ul li h2 {
        font-size: 20px;
        font-weight: 200;
        color: #41424E; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .uiwu-how ul li h2 {
            font-size: 18px;
            line-height: 21px;
            margin-top: 5px;
            text-align: center; } }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-how ul li h2 {
            color: #3384FF;
            font-size: 0.34rem;
            text-align: center;
            margin: 0.29rem 0 0.17rem; } }
      .uiwu-how ul li p {
        font-size: 16px;
        font-weight: 300;
        color: #41424E; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .uiwu-how ul li p {
            margin-top: 17px;
            text-align: center; } }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-how ul li p {
            font-size: 0.32rem;
            line-height: 0.4rem;
            text-align: center; } }
  .uiwu-how .right {
    width: 760px;
    height: 460px;
    margin-left: 20px;
    margin-right: 20px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-how .right {
        display: none; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-how .right {
        margin-left: auto;
        width: 100%; } }
    .uiwu-how .right img {
      display: none; }
      .uiwu-how .right img:nth-child(1) {
        display: block; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .uiwu-how .right img {
          width: 100%; } }

.uiwu-easemacus {
  width: 100%;
  height: 531px;
  background-color: #D4EDFF;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .uiwu-easemacus img {
    width: 118px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-easemacus {
      padding: 0 0.8rem;
      height: 13.65rem; }
      .uiwu-easemacus img {
        width: 3.15rem; } }
  .uiwu-easemacus h2 {
    font-size: 28px;
    font-weight: 300;
    color: #000000;
    line-height: 19px;
    margin-top: 69px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-easemacus h2 {
        text-align: left;
        font-size: 0.77rem;
        line-height: 0.91rem;
        margin-top: 1.17rem; } }
  .uiwu-easemacus p {
    font-size: 22px;
    font-weight: 300;
    color: #000000;
    line-height: 19px;
    margin: 21px 0 54px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-easemacus p {
        margin: 0.63rem 0 0.8rem;
        font-size: 0.37rem;
        text-align: left;
        line-height: 0.53rem; } }
  .uiwu-easemacus div {
    display: flex; }
    .uiwu-easemacus div a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 160px;
      height: 48px;
      border: 2px solid #000000;
      border-radius: 10px;
      margin: 0 14px;
      font-size: 16px;
      font-weight: 300;
      color: #000000;
      line-height: 32px; }
      .uiwu-easemacus div a:nth-child(1) {
        background-color: #06C668;
        border-color: #06C668;
        color: #FFFFFF; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-easemacus div {
        flex-direction: column;
        width: 100%; }
        .uiwu-easemacus div a {
          width: 100%;
          margin: 0 0 .31rem; } }

.sapce_top_10{
  padding-top: 15px;
  font-size: 16px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .sapce_top_10{
  font-size: 0.38rem;
}
}