#app {
  overflow: inherit;
  height: auto; }

.banner {
  height: 600px;
  background: url(../image/pdf-password-remover-mac/PC/bg-top.png) no-repeat center center;
  background-size: cover; }
  @media screen and (min-width: 768px) and (max-width: 990px) {
    .banner {
      padding-bottom: 98px;
      background: url(../image/pdf-password-remover-mac/ipad/bg-ipad-top.png) no-repeat center center;
      background-size: cover;
      height: auto;
      min-height: 622px; }
      .banner#banner-box {
        padding-bottom: 0;
        min-height: 531px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
      background: url(../image/pdf-password-remover-mac/iOS/banner.png) no-repeat center center;
      background-size: cover;
      height: auto;
      min-height: 622px;
      padding-bottom: 1.46rem; } }

.footer-banner {
  background: #507AFB; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .banner-h1 {
    padding: 0 50px; } }

.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;
      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 50px; } }
  @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-featuresof {
  margin-top: 75px;
  min-height: 700px;
  padding: 70px 0 0;
  background: url(../image/pdf-password-remover-mac/PC/bg-pc.png) no-repeat 0 0;
  background-size: cover; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-featuresof {
      background: url(../image/pdf-password-remover-mac/ipad/bg-ipad-xia.png) no-repeat 0 0;
      background-size: cover;
      padding: 70px 0; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-featuresof {
      background: url(../image/pdf-password-remover-mac/iOS/bg.png) no-repeat 0 0;
      background-size: cover;
      padding: 70px 0; } }
  .w-index-featuresof .w-index-h3 {
    color: #fff;
    margin-bottom: 80px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-featuresof .w-index-h3 {
        background: url(../image/pdf-password-remover-mac/iOS/bg.png) no-repeat 0 0;
        background-size: cover;
        margin-bottom: 40px;
        text-align: center; } }
  .w-index-featuresof-list {
    font-size: 0;
    display: flex;
    justify-content: center; }
    @media screen and (min-width: 320px) and (max-width: 1024px) {
      .w-index-featuresof-list {
        padding: 0 30px;
        display: block; } }
    .w-index-featuresof-list-item {
      width: 21%;
      margin-right: 0.3%;
      background-color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      padding: 80px 30px;
      font-size: 16px;
      height: 400px;
      text-align: center;
      transition: width .3s, background-color .3s, color .3s;
      cursor: pointer; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-index-featuresof-list-item {
          width: 49.5%;
          margin-right: 1%;
          margin-top: 1%;
          display: inline-block;
          vertical-align: top;
          padding: 50px 15px;

          height: 420px;
          min-height: 400px; }
          .w-index-featuresof-list-item img {
            margin: 0 auto; }
          .w-index-featuresof-list-item:nth-child(2n-0) {
            margin-right: 0; } }
      .w-index-featuresof-list-item-text h4 {
        font-size: 16px;
        height: 42px;
        margin: 25px 0 20px; }
      .w-index-featuresof-list-item-text p {
        display: none;
        font-size: 14px; }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-index-featuresof-list-item-text p {
            display: block;
            margin-bottom: 10px;
            font-size: 14px; } }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-featuresof-list-item-text p {
            display: block;
            margin-bottom: 10px;
            font-size: 16px; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-featuresof-list-item {
          width: 100%;
          display: block;
          padding: 20px 15px;
          height: auto;
          text-align: left;
          font-size: 0;
          margin-top: 5px; }
          .w-index-featuresof-list-item img {
            display: inline-block;
            width: 15%; }
          .w-index-featuresof-list-item-text {
            display: inline-block;
            vertical-align: top;
            width: 85%;
            padding: 0 15px; }
            .w-index-featuresof-list-item-text h4 {
              margin: 0 0 20px; }
            .w-index-featuresof-list-item-text p {
              margin-bottom: 0;
              font-size: 14px; } }
      .w-index-featuresof-list-item:last-child {
        margin-right: 0; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-index-featuresof-list-item:hover {
          /*background-color: #507AFB;
          color: #fff;*/ } }
      @media screen and (min-width: 1024px) {
        .w-index-featuresof-list-item:hover {
          width: 33%;
          margin-right: 1.9%;
          margin-left: 1.6%;
          background-color: #507AFB;
          color: #fff;
          transform: scale(1.1); }
          .w-index-featuresof-list-item:hover p {
            display: block;
            margin-bottom: 10px; } }

.w-index-powerful {
  margin-top: 75px; }
  .w-index-powerful .w-index-p {
    font-size: 16px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-powerful .w-index-p {
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-powerful .w-index-p {
        padding: 0 .8rem; } }
  .w-index-powerful-list {
    font-size: 0; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-powerful-list {
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-powerful-list {
        padding: 0 .8rem; } }
    .w-index-powerful-list-item {
      font-size: 15px;
      margin-top: 40px;
      display: inline-block;
      vertical-align: top;
      width: 45%;
      margin-right: 10%; }
      .w-index-powerful-list-item:last-child {
        margin-right: 0; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-powerful-list-item {
          width: 100%;
          margin-right: 0;
          font-size: 0; } }
      .w-index-powerful-list-item img {
        width: 45px;
        margin: 0 auto; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-powerful-list-item img {
            width: 12%;
            display: inline-block; } }
      .w-index-powerful-list-item-text {
        text-align: center; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-powerful-list-item-text {
            width: 88%;
            display: inline-block;
            vertical-align: top;
            font-size: 14px;
            text-align: left;
            padding-left: 20px; } }
        .w-index-powerful-list-item-text h4 {
          margin: 20px 0; }
          @media screen and (min-width: 320px) and (max-width: 767px) {
            .w-index-powerful-list-item-text h4 {
              margin: 0px 0 10px; } }
        .w-index-powerful-list-item-text p {
          padding: 0 20%; }
          @media screen and (min-width: 768px) and (max-width: 1024px) {
            .w-index-powerful-list-item-text p {
              padding: 0 10%; } }
          @media screen and (min-width: 320px) and (max-width: 767px) {
            .w-index-powerful-list-item-text p {
              padding: 0 0; } }

.w-index-situations {
  margin-top: 75px;
  padding: 40px;
  background-color: #507AFB;
  color: #fff; }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-situations {
      padding: 40px 30px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-situations {
      padding: 40px 0; } }
  .w-index-situations .w-index-h3 {
    color: #fff; }
  .w-index-situations-bottom {
    background-color: rgba(16, 55, 173, 0.21);
    margin-top: 50px;
    border-radius: 10px;
    padding: 15px 30px;
    font-size: 14px; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-situations-bottom {
        margin: 50px 30px 0; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-situations-bottom {
        margin: 50px .8rem 0;
        padding: 20px; } }
  .w-index-situations-list {
    font-size: 0; }
    .w-index-situations-list-moright {
      display: none;
      padding: 0 0.8rem; }
      .w-index-situations-list-moright img {
        width: 65%;
        margin: 0 auto; }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-situations-list-moright {
          display: block;
          margin: 40px 0; } }
    .w-index-situations-list-right {
      width: 18%;
      display: inline-block;
      vertical-align: middle; }
      .w-index-situations-list-right img {
        width: 100%; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-index-situations-list-right {
          width: 40%; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-situations-list-right {
          display: none; } }
    .w-index-situations-list-left {
      width: 65%;
      margin-right: 17%;
      display: inline-block;
      vertical-align: middle;
      font-size: 16px; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-index-situations-list-left {
          width: 55%;
          margin-right: 5%; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-situations-list-left {
          width: 100%;
          margin-right: 0;
          padding: 0 .8rem; } }
      .w-index-situations-list-left-item {
        font-size: 0; }
        .w-index-situations-list-left-item:nth-child(1) {
          margin-bottom: 40px; }
        .w-index-situations-list-left-item img {
          width: 5%;
          display: inline-block; }
          @media screen and (min-width: 768px) and (max-width: 1024px) {
            .w-index-situations-list-left-item img {
              width: 12%; } }
          @media screen and (min-width: 320px) and (max-width: 767px) {
            .w-index-situations-list-left-item img {
              display: block;
              width: 45px;
              margin: 0 auto 20px; } }
        .w-index-situations-list-left-item-text {
          font-size: 16px;
          display: inline-block;
          vertical-align: top;
          width: 95%;
          padding-left: 20px; }
          @media screen and (min-width: 768px) and (max-width: 1024px) {
            .w-index-situations-list-left-item-text {
              width: 88%; } }
          @media screen and (min-width: 320px) and (max-width: 767px) {
            .w-index-situations-list-left-item-text {
              width: 100%;
              text-align: center;
              padding-left: 0; } }
          .w-index-situations-list-left-item-text h4 {
            margin-bottom: 15px; }
          .w-index-situations-list-left-item-text p {
            font-size: 15px; }

.w-index-type {
  margin-top: 75px; }
  .w-index-type-tips {
    margin-top: 25px;
    font-size: 14px;
    padding: 0 35px;
    color: #666666; }
    .w-index-type-tips p {
      margin-bottom: 5px; }
    .w-index-type-tips h4 {
      margin-bottom: 10px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-type-tips {
        font-size: 14px; } }
  .w-index-type-list {
    font-size: 0; }
    @media screen and (min-width: 768px) and (max-width: 1024px) {
      .w-index-type-list {
        padding: 0 30px; } }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-type-list {
        padding: 0 .8rem; } }
    .w-index-type-list-item {
      width: 50%;
      display: inline-block;
      vertical-align: top;
      padding: 35px 30px;
      box-sizing: border-box;
      color: #fff; }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
        .w-index-type-list-item {
          width: 100%; } }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .w-index-type-list-item {
          width: 100%;
          padding: 40px 25px; } }
      .w-index-type-list-item:nth-child(1) {
        background-color: #637CE9; }
      .w-index-type-list-item:nth-child(2) {
        background-color: #7C95FF; }
      .w-index-type-list-item img {
        width: 10%;
        display: inline;
        vertical-align: middle; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-type-list-item img {
            display: block;
            width: 45px;
            margin: 0 auto 20px; } }
      .w-index-type-list-item-right {
        display: inline-block;
        vertical-align: middle;
        width: 90%;
        font-size: 18px;
        padding: 0 20px;
        box-sizing: border-box; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-type-list-item-right {
            padding: 0 0;
            width: 100%;
            text-align: center; } }
        .w-index-type-list-item-right p {
          font-size: 15px;
          margin-top: 20px;
          line-height: 22.5px; }

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

.w-index-carousel {
  margin-top: 75px; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-carousel {
      margin-bottom: 52px;
      margin-top: 60px; } }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel {
      /*padding: 0 0.8rem;
      margin-bottom: 0.5rem;*/
      margin-top: 1.5rem; } }
  .w-index-carousel h3 {
    text-align: center;
    font-size: 24px;
    color: #272727;
    font-weight: bold;
    margin: 55px 0 0 0; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-carousel h3 {
        margin: 0;
        text-align: left;
        margin-bottom: 0.2rem;
        margin-left: 0.8rem;
        font-size: 0.5rem; } }
  .w-index-carousel ul {
    position: relative;
    height: 600px; }
    @media screen and (min-width: 320px) and (max-width: 767px) {
      .w-index-carousel ul {
        height: 9.3rem; } }
    .w-index-carousel ul li {
      text-align: center;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: none; }
      .w-index-carousel ul li.active {
        position: static;
        display: block; }
      .w-index-carousel ul li img {
        max-width: 90%;
        object-fit: contain;
        height: 600px;
        margin: 0 auto; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel ul li img {
            width: 100%;
            object-fit: contain;
            max-width: 100%;
            max-height: 320px;
            height: auto;
          }
        }
      .w-index-carousel ul li p {
        font-size: 15px;
        color: #272727;
        font-weight: 100; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel ul li p {
            margin: auto 10px;
            font-size: 0.3rem; } }
  .w-index-carousel-serial {
    position: relative;
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px; }
    .w-index-carousel-serial span {
      position: relative;
      width: 30px;
      height: 30px;
      cursor: pointer; }
      .w-index-carousel-serial span::after {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        background: #999;
        border-radius: 50%;
        top: 10px;
        left: 10px; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-carousel-serial span::after {
            width: 7px;
            height: 7px; } }
      .w-index-carousel-serial span.active::after {
        background: #000; }
    .w-index-carousel-serial .svg {
      transform: rotate(-90deg);
      position: absolute;
      z-index: 99; }
    .w-index-carousel-serial .progress {
      animation: rotate 25s linear both;
      stroke-dashoffset: 0; }

@keyframes rotate {
  from {
    stroke-dashoffset: 471px; }
  to {
    stroke-dashoffset: 0px; } }
