.uiwu-banner {
  width: 100%;
  background: url(../image/data-recovery-windows/icon_image26.png) no-repeat center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding: 74px 0 50px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-banner {
      align-items: start;
      padding: 1.15rem 0.8rem 0.85rem; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .uiwu-banner {
      padding: 84px 0 67px;
      height: 734px; } }
  .uiwu-banner h2 {
    font-size: 38px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 10px 0 20px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-banner h2 {
        font-size: 0.68rem;
        margin: 0.76rem 0 .36rem; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-banner h2 {
        padding: 0 0;
        line-height: 48px;
        margin: 17px 0 15px; } }
  .uiwu-banner h4 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 28px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-banner h4 {
        font-size: 0.53rem;
        line-height: 0.77rem; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-banner h4 {
        text-align: center;
        font-size: 20px; } }
  /*.uiwu-banner p {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 24px; }
    .uiwu-banner p span {
      display: block; }
    .uiwu-banner p.p1 {
      line-height: 25px;
      font-size: 16px;
      font-weight: 300;
      opacity: 0.7; }
      .uiwu-banner p.p1 a {
        color: #FFF;
        text-decoration: underline; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-banner p {
        font-size: 0.32rem;
        line-height: 0.48rem; }
        .uiwu-banner p span {
          margin-bottom: 0.47rem; }
        .uiwu-banner p.p1 {
          font-size: 0.32rem;
          opacity: 1;
          width: 100%;
          line-height: 0.45rem; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-banner p {
        text-align: center;
        font-size: 14px; } }*/

.w-index-reviews {
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 50px; }
  .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; } }

.banner-p-label {
  margin: 0 auto;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  /*margin-top: 42px;*/ }
  .banner-p-label.p-black {
    color: #000; }
  .banner-p-label span {
    width: 850px;
    margin: 0 auto 0px;
    display: block;
    text-align: left;
    position: relative;
    padding-left: 10px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .banner-p-label span {
        width: 100%;
        padding-left: 10px;
        margin-bottom: 10px; } }
    .banner-p-label span::after {
      content: "";
      position: absolute;
      left: 0;
      top: 11px;
      width: 3px;
      margin-top: -1.5px;
      height: 3px;
      background: #FFF; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .banner-p-label span::after {
          top: 10px; } }
  .banner-p-label span:last-child {
    margin: 0 auto 0; }
  @media screen and (min-width: 768px) and (max-width: 1023px){
    .banner-p-label {
      /*padding: 0 80px;*/
      width: 650px;

      line-height: 1.5; }
    .banner-p-label span {
      width:100%;
    }
  }

  @media screen and (min-width: 320px) and (max-width: 767px) {
    .banner-p-label {
      text-align: left;
      font-size: 0.37rem;
      line-height: 1.5;
      width: 100%;} }

  .uiwu-banner ul {
    margin-top: 39px;
    margin-bottom: 22px; }
    .uiwu-banner ul li {
      cursor: pointer;
      width: 160px;
      height: 48px;
      border: 2px solid #FFFFFF;
      border-radius: 10px;
      margin: 0 14px; }
      .uiwu-banner ul li:nth-child(1) {
        background-color: #06C668;
        border-color: #06C668; }
      .uiwu-banner ul li a {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        font-weight: 300;
        color: #FFFFFF;
        line-height: 32px;
        width: 100%;
        height: 100%; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-banner ul {
        flex-direction: column;
        width: 100%;
        margin-top: 0.29rem;
        margin-bottom: 0.28rem; }
        .uiwu-banner ul li {
          width: 100%;
          margin: 0.15rem 0;
          height: 1.17rem;
          border-width: 0.03rem; } }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-banner ul {
        margin-top: 49px;
        margin-bottom: 41px; } }
  .uiwu-banner > a {
    margin-top: 28px;
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 33px;
    text-decoration: underline; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-banner > a {
        width: 100%;
        font-size: 0.32rem;
        text-decoration: underline;
        margin-top: 0.35rem; } }

.uiwu-full {
  width: 100%;
  background: #F3F8FD;
  padding: 86px 0 70px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .uiwu-full {
      padding: 49px 68px 56px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-full {
      padding: 1.51rem 0.8rem 0.72rem; } }
  .uiwu-full h3 {
    font-size: 24px;
    font-weight: bold;
    color: #272727;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 30px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-full h3 {
        font-size: 24px;
        margin-bottom: 23px;
        margin-bottom: 0.44rem; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-full h3 {
        font-size: 0.5rem;
        margin-bottom: 0.53rem;
        text-align: left; } }
  .uiwu-full > p {
    font-size: 18px;
    font-weight: 300;
    color: #272727;
    text-align: center;
    max-width: 800px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-full > p {
        font-size: 18px;
        line-height: 28px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-full > p {
        font-size: 0.32rem;
        text-align: left;
        margin: 0 auto;
        line-height: 0.48rem; } }
  .uiwu-full ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1196px;
    margin: 54px auto 0; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-full ul {
        margin-top: 28px; } }
    .uiwu-full ul li {
      width: calc(100% / 2 - 36px / 2);
      height: 260px;
      background: #FFFFFF;
      box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.08);
      border-radius: 10px;
      display: flex;
      margin-bottom: 32px;
      justify-content: center; }
      .uiwu-full ul li:nth-child(2n + 0) {
        margin-top: 21px;
        margin-bottom: calc(32px - 21px); }
      @media screen and (min-width: 320px) and (max-width: 1024px) {
        .uiwu-full ul li {
          width: 100%;
          margin-bottom: 23px;
          height: 180px; }
          .uiwu-full ul li:nth-child(2n + 0) {
            margin-top: 0;
            margin-bottom: 23px; } }
      .uiwu-full ul li div {
        width: 170px;
        justify-content: center; }
        .uiwu-full ul li div img {
          /*margin-right: 45px;*/ }
        .uiwu-full ul li div.in {
          width: auto;
          flex: 1;
          padding-right: 30px; }
          @media screen and (min-width: 768px) and (max-width: 1024px) {
            .uiwu-full ul li div.in {
              display: flex;
              flex-direction: column;
              justify-content: center; } }
          .uiwu-full ul li div.in h5 {
            font-size: 18px;
            font-weight: bold;
            margin-top: 30px;
            margin-bottom: 15px; }
            @media screen and (min-width: 768px) and (max-width: 1024px) {
              .uiwu-full ul li div.in h5 {
                font-size: 16px;
                margin-bottom: 5px;
                margin-top: 0; } }
          .uiwu-full ul li div.in p {
            font-size: 15px;
            font-weight: 100;}
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-full ul li {
              height: auto;
              padding-bottom: 10px;
              padding-right: 10px;
              /*height: 3.73rem;*/ }
          .uiwu-full ul li div {
            width: 2rem; }
            .uiwu-full ul li div img {
              /*margin-right: 0.6rem;*/ }
            .uiwu-full ul li div.in {
              padding-right: 0.13rem; }
              .uiwu-full ul li div.in h5 {
                font-size: 0.38rem;
                line-height: 0.44rem;
                margin-bottom: 0.28rem; }
              .uiwu-full ul li div.in p {
                line-height: 0.43rem;
                font-size: 0.32rem; }
          .uiwu-full ul li:nth-child(1) img {
            width: 1.19rem;
            height: auto; }
          .uiwu-full ul li:nth-child(2) img {
            width: 1.19rem; }
          .uiwu-full ul li:nth-child(3) img {
            width: 1.19rem; }
          .uiwu-full ul li:nth-child(4) img {
            width: 1.17rem; }
          .uiwu-full ul li:nth-child(5) img {
            width: 1.16rem; }
          .uiwu-full ul li:nth-child(6) img {
            width: 1.19rem; }
          .uiwu-full ul li:nth-child(7) img {
            width: 1.19rem; }
          .uiwu-full ul li:nth-child(8) img {
            width: 1.19rem; } }

.uiwu-recover {
  width: 100%;
  background: #fff;
  padding: 86px 0 70px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .uiwu-recover {
      padding: 49px 68px 56px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-recover {
      padding: 1.52rem 0.8rem 1.03rem; } }
  .uiwu-recover h3 {
    font-size: 24px;
    font-weight: bold;
    color: #272727;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 30px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-recover h3 {
        font-size: 24px;
        margin-bottom: 23px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-recover h3 {
        font-size: 0.5rem;
        text-align: left; } }
  .uiwu-recover > p {
    font-size: 18px;
    font-weight: 300;
    color: #272727;
    text-align: center;
    max-width: 800px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-recover > p {
        font-size: 18px;
        line-height: 28px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-recover > p {
        font-size: 0.32rem;
        text-align: left;
        margin: 0 auto;
        line-height: 0.48rem; } }
  .uiwu-recover ul {
    max-width: 1200px;
    margin: 55px auto 0;
    display: flex;
    flex-wrap: wrap; }
    .uiwu-recover ul li {
      width: calc(100% / 3 - 30px);
      margin-bottom: 33px;
      height: 320px;
      background: #FFFFFF;
      box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.04);
      border-radius: 10px;
      margin-right: 30px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .uiwu-recover ul li:nth-child(3) {
        margin-right: 0; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .uiwu-recover ul li {
          width: calc(100% / 2 - 25px);
          height: 340px;
          margin-right: 25px; }
          .uiwu-recover ul li:nth-child(3) {
            margin-right: 25px; }
          .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 {
          width: 100%;
          margin-right: 0;
          height: 6rem;
          padding-top: 20px;
          margin-bottom: 0.32rem; }
          .uiwu-recover ul li img {
            width: 2.24rem;
            height: auto; } }
      .uiwu-recover ul li h5 {
        font-size: 18px;
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 15px;
        color: #2D2D2E;
        text-align: center; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-recover ul li h5 {
            font-size: 0.38rem;
            margin: 0.33rem 0 0.23rem; } }
      .uiwu-recover ul li p {
        font-size: 16px;
        font-weight: 100;
        color: #5F5F60;
        padding: 0 30px;
        height: 100px;
        text-align: center;}
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-recover ul li p {
            font-size: 0.32rem;
            line-height: 0.43rem; } }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .uiwu-recover ul li p {
            height: 140px;
          }
        }

.uiwu-suppor {
  width: 100%;
  background: #F3F8FD;
  padding: 86px 0 70px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .uiwu-suppor {
      padding: 49px 68px 56px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-suppor {
      padding: 1.52rem 0.8rem 1.03rem; } }
  .uiwu-suppor h3 {
    font-size: 24px;
    font-weight: bold;
    color: #272727;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 26px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-suppor h3 {
        font-size: 24px;
        margin-bottom: 23px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-suppor h3 {
        font-size: 0.5rem;
        text-align: left; } }
  .uiwu-suppor > p {
    font-size: 18px;
    font-weight: 300;
    color: #272727;
    text-align: center;
    max-width: 800px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-suppor > p {
        font-size: 18px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-suppor > p {
        font-size: 0.32rem;
        margin: 0 auto;
        text-align: left; } }
  .uiwu-suppor ul {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    .uiwu-suppor ul li {
      width: calc(100% / 5);
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 60px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .uiwu-suppor ul li {
          width: calc(100% / 3); } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-suppor ul li {
          width: calc(100% / 2);
          margin-top: 0.8rem; } }
      .uiwu-suppor ul li .img {
        width: 55px;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-suppor ul li .img {
            width: 0.73rem;
            height: 0.73rem; }
            .uiwu-suppor ul li .img img {
              width: 100%; } }
      .uiwu-suppor ul li p {
        font-size: 14px;
        width: 114px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-suppor ul li p {
            width: 1.92rem;
            font-size: 0.21rem; } }
  .uiwu-suppor .uiwu-suppor-ul {
    margin: 80px auto 0;
    max-width: 1200px; }
    .uiwu-suppor .uiwu-suppor-ul .flex-row {
      display: flex; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-suppor .uiwu-suppor-ul .flex-row {
          flex-wrap: wrap; } }
      .uiwu-suppor .uiwu-suppor-ul .flex-row .justify-between {
        width: calc(100% / 5);
        display: flex;
        align-items: center;
        margin-bottom: 67px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-suppor .uiwu-suppor-ul .flex-row .justify-between {
            width: calc(100% / 2); } }
        .uiwu-suppor .uiwu-suppor-ul .flex-row .justify-between .img {
          width: 52px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-right: 5px; }
        .uiwu-suppor .uiwu-suppor-ul .flex-row .justify-between .flex-col {
          width: 100px; }
          @media screen and (min-width: 320px) and (max-width: 767px) {
            .uiwu-suppor .uiwu-suppor-ul .flex-row .justify-between .flex-col {
              width: auto; }
              .uiwu-suppor .uiwu-suppor-ul .flex-row .justify-between .flex-col span {
                font-size: 0.21rem; } }

.uiwu-useful {
  width: 100%;
  background: #fff;
  padding: 130px 0 70px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .uiwu-useful {
      padding: 49px 68px 56px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-useful {
      padding: 0.91rem 0.87rem; } }
  .uiwu-useful h3 {
    font-size: 24px;
    font-weight: bold;
    color: #272727;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 30px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-useful h3 {
        margin-bottom: 23px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-useful h3 {
        font-size: 0.5rem;
        text-align: left; } }
  .uiwu-useful > p {
    font-size: 18px;
    font-weight: 300;
    color: #272727;
    text-align: center;
    max-width: 800px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-useful > p {
        font-size: 18px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-useful > p {
        font-size: 0.32rem;
        margin: 0 auto;
        text-align: left; } }
  .uiwu-useful ul {
    max-width: 1200px;
    margin: 58px auto 0;
    display: flex;
    justify-content: space-between; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-useful ul {
        flex-wrap: wrap; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-useful ul {
        flex-wrap: wrap; } }
    .uiwu-useful ul li {
      width: calc(100% / 4 - 14px);
      display: flex;
      flex-direction: column;
      align-items: center;
      height: 400px;
      background: #F3F8FD;
      box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.08);
      padding-top: 30px; }
      .uiwu-useful ul li h5 {
        color: #272727;
        margin: 20px 0 20px;
        font-size: 18px;
        text-align: center;
        font-weight: 800; }
      .uiwu-useful ul li p {
        text-align: center;
        font-size: 16px;
        font-weight: 300;
        color: #666666;
        height: 120px;
        padding: 0 30px;}
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .uiwu-useful ul li {
          width: calc(100% / 2 - 10px);
          margin-bottom: 20px; }
          .uiwu-useful ul li h5 {
            text-align: center;
            font-size: 18px;
            margin: 33px 0 14px; }
          .uiwu-useful ul li p {
            font-size: 14px;
            text-align: center; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-useful ul li {
          width: auto;
          margin-bottom: 0.48rem;
          height: auto;
          /*padding-bottom: 0.51rem;*/
          padding-top: 0.88rem; }
          .uiwu-useful ul li h5 {
            font-size: 0.38rem;
            margin: 0.23rem 0 0.21rem; }
          .uiwu-useful ul li p {
            font-size: 0.32rem;
            padding: 0 0.24rem;
            text-align: center; }
          .uiwu-useful ul li:nth-child(1) img {
            width: 1.4rem;
            height: auto; }
          .uiwu-useful ul li:nth-child(2) img {
            width: 1.29rem;
            height: auto; }
          .uiwu-useful ul li:nth-child(3) img {
            width: 1.36rem;
            height: auto; }
          .uiwu-useful ul li:nth-child(4) img {
            width: 1.17rem;
            height: auto; } }

.uiwu-more {
  width: 100%;
  background: #fff;
  padding: 130px 0 70px; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .uiwu-more {
      padding: 49px 68px 56px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-more {
      padding: 0 0.8rem 1.03rem; } }
  .uiwu-more h3 {
    font-size: 24px;
    font-weight: bold;
    color: #272727;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 30px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-more h3 {
        font-size: 24px;
        margin-bottom: 23px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-more h3 {
        font-size: 0.5rem;
        text-align: left; } }
  .uiwu-more > p {
    font-size: 18px;
    font-weight: 300;
    color: #272727;
    text-align: center;
    max-width: 800px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-more > p {
        font-size: 18px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-more > p {
        font-size: 0.32rem;
        margin: 0 auto;
        text-align: left; } }
  .uiwu-more ul {
    max-width: 1200px;
    margin: 60px auto 0;
    display: flex;
    justify-content: space-between; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-more ul {
        flex-wrap: wrap; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-more ul {
        flex-wrap: wrap;
        margin-top: 0.8rem; } }
    .uiwu-more ul li {
      width: calc(100% / 2); }
      .uiwu-more ul li:nth-child(1) {
        margin-right: 206px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .uiwu-more ul li {
          width: 100%; }
          .uiwu-more ul li:nth-child(1) {
            margin-right: 0;
            margin-bottom: 115px; }
          .uiwu-more ul li img {
            width: 100%; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .uiwu-more ul li {
          width: 100%; }
          .uiwu-more ul li:nth-child(1) {
            margin-right: 0;
            margin-bottom: 1.16rem; }
          .uiwu-more ul li img {
            width: 100%; } }
      .uiwu-more ul li h5 {
        font-size: 18px;
        font-weight: bold;
        color: #272727;
        margin: 20px 0;
        text-align: center; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-more ul li h5 {
            font-size: 0.38rem;
            line-height: 0.43rem; } }
      .uiwu-more ul li p {
        font-size: 16px;
        font-weight: 300;
        color: #666666;
        text-align: center; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .uiwu-more ul li p {
            font-size: 0.32rem;
            line-height: 0.4rem; } }

.uiwu-how {
  width: 100%;
  background: #F3F8FD;
  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: 24px;
    font-weight: bold;
    color: #272727;
    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.5rem;
        text-align: left; } }
  .uiwu-how > p {
    font-size: 18px;
    font-weight: 300;
    color: #272727;
    text-align: center;
    max-width: 800px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .uiwu-how > p {
        margin: 0 60px;
        font-size: 18px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-how > p {
        font-size: 0.32rem;
        text-align: left; } }
  .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 {
        width: 100%;
        flex-wrap: wrap;
        margin-top: 20px; }
        .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.38rem;
            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 {
            font-size: 16px;
            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 {
        width: 100%;
        margin-left: auto;
      } }
    .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-easemacuse {
  width: 100%;
  height: 531px;
  background-color: #C1DEFA;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .uiwu-easemacuse img {
    width: 118px; }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .uiwu-easemacuse {
      padding: 0 0.8rem;
      height: 13.65rem; }
      .uiwu-easemacuse img {
        width: 3.15rem; } }
  .uiwu-easemacuse 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-easemacuse h2 {
        text-align: left;
        font-size: 0.77rem;
        line-height: 0.91rem;
        margin-top: 1.17rem; } }
  .uiwu-easemacuse 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-easemacuse p {
        margin: 0.63rem 0 0.8rem;
        font-size: 0.37rem;
        text-align: left;
        line-height: 0.53rem; } }
  .uiwu-easemacuse div {
    display: flex; }
    .uiwu-easemacuse 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; }
      .uiwu-easemacuse div a:nth-child(1) {
        background-color: #06C668;
        border-color: #06C668;
        color: #FFFFFF; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .uiwu-easemacuse div {
        flex-direction: column;
        width: 100%; }
        .uiwu-easemacuse 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;
}
}

.image-center {
  width: 107px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .image-center {
    margin: 0 auto;
  }
}

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