.pdf-to-words {
  color: #000;
  font-weight: 500;
  background-color: #fff; }
  .pdf-to-words p {
    color: #000;
    font-weight: 400; }
  .pdf-to-words h1,
  .pdf-to-words h2,
  .pdf-to-words h3,
  .pdf-to-words h4,
  .pdf-to-words h5,
  .pdf-to-words h6,
  .pdf-to-words strong,
  .pdf-to-words b {
    color: #000;
    font-weight: 600; }
  .pdf-to-words [data-animate="scroll-top"].on .showup {
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  .pdf-to-words img,
  .pdf-to-words object {
    width: auto;
    height: auto;
    max-width: none; }
  .pdf-to-words .pc-btn {
    justify-content: center; }
    .pdf-to-words .pc-btn .button.button-new {
      display: flex !important;
      margin: 0;
      padding: 0 10px 0 64px;
      width: 298px !important;
      height: 56px;
      line-height: normal;
      border-radius: calc(56px / 2); }
      .pdf-to-words .pc-btn .button.button-new .btn-word {
        padding-right: 48px;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        text-align: left;
        flex: 1;
        max-width: 86%;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }
      .pdf-to-words .pc-btn .button.button-new .arrow-new {
        margin-left: 0;
        width: 38px;
        height: 38px; }
        .pdf-to-words .pc-btn .button.button-new .arrow-new .new-svg {
          width: 15px;
          height: 19px; }
    .pdf-to-words .pc-btn .button.button-idesmall {
      padding: 0 9px 0 28px;
      width: 225px !important;
      height: 56px;
      border-radius: calc(56px / 2); }
      .pdf-to-words .pc-btn .button.button-idesmall .btn-word {
        padding-right: 40px;
        font-size: 12px; }
      .pdf-to-words .pc-btn .button.button-idesmall .arrow-new {
        width: 38px;
        height: 38px; }
        .pdf-to-words .pc-btn .button.button-idesmall .arrow-new .new-svg {
          width: 11px;
          height: 15px; }
    .pdf-to-words .pc-btn .button.button-small {
      padding: 0 7px 0 30px;
      width: 225px !important;
      height: 38px;
      border-radius: calc(38px / 2); }
      .pdf-to-words .pc-btn .button.button-small .btn-word {
        padding-right: 30px;
        font-size: 12px; }
      .pdf-to-words .pc-btn .button.button-small .arrow-new {
        width: 28px;
        height: 28px; }
        .pdf-to-words .pc-btn .button.button-small .arrow-new .new-svg {
          width: 11px;
          height: 15px; }
    .pdf-to-words .pc-btn input,
    .pdf-to-words .pc-btn button {
      font-family: inherit;
      font-size: inherit;
      font-style: inherit;
      font-weight: inherit;
      outline: 0; }
    .pdf-to-words .pc-btn input[type="file"] {
      margin: 0;
      padding: 0;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      appearance: none;
      background-color: initial;
      cursor: default;
      align-items: baseline;
      color: inherit;
      text-overflow: ellipsis;
      white-space: pre;
      text-align: start !important;
      padding: initial;
      border: initial;
      overflow: hidden !important; }
  .pdf-to-words .banner {
    padding: 130px 0 0;
    min-height: 762px;
    text-align: center;
    background: url(../images/pdf-to-word/bg.svg) top center no-repeat;
    background-size: cover; }
    .pdf-to-words .banner .bname {
      font-size: 38px;
      line-height: 46px; }
    .pdf-to-words .banner .bdesc {
      padding: 10px 0 78px;
      font-size: 18px;
      line-height: 24px; }
    .pdf-to-words .banner .btn-desc {
      margin-top: 10px;
      color: rgba(124, 113, 145, 0.612);
      font-size: 14px;
      line-height: 18px; }
    .pdf-to-words .banner .bdrop {
      display: inline-flex;
      justify-content: center;
      padding-left: 0;
      background-color: #FDF4FD;
      box-shadow: 0px 17px 34px #FAE7FA;
      border-radius: 30px; }
    .pdf-to-words .banner .drop-explain {
      padding: 50px 92px 50px 92px;
      text-align: left; }
    .pdf-to-words .banner .blogo {
      display: flex;
      align-items: center; }
      .pdf-to-words .banner .blogo .logo-image {
        margin-right: 8px;
        width: 65px;
        height: 76px;
        flex-grow: 0;
        flex-shrink: 0; }
      .pdf-to-words .banner .blogo .logo-desc,
      .pdf-to-words .banner .blogo .logo-title {
        display: block;
        color: #000;
        font-size: 22px;
        line-height: 28px;
        font-weight: 700; }
      .pdf-to-words .banner .blogo .logo-desc {
        color: #5561B5;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600; }
    .pdf-to-words .banner .drop-list {
      padding: 8px 0 28px; }
      .pdf-to-words .banner .drop-list > li {
        position: relative;
        margin-bottom: 8px;
        padding-left: 18px;
        font-size: 14px;
        line-height: 22px;
        font-weight: 400;
        background-image: url(../images/pdf-to-word/check_icon.svg);
        background-size: 11px 8px;
        background-repeat: no-repeat;
        background-position: 0 6px; }
    .pdf-to-words .banner .pc-btn {
      flex-wrap: wrap;
      justify-content: flex-start; }
      .pdf-to-words .banner .pc-btn .button.button-new {
        box-shadow: 0 35px 33px rgba(112, 134, 164, 0.3); }
    .pdf-to-words .banner .win-desc {
      padding-top: 15px;
      text-align: center;
      width: 290px;
      color: #464545;
      font-size: 12px; }
    .pdf-to-words .banner .dropbox {
      position: relative; }
      .pdf-to-words .banner .dropbox::before {
        content: '';
        position: absolute;
        top: -4%;
        left: 0;
        z-index: 0;
        display: block;
        width: 100%;
        height: 106%;
        background: #fff;
        border-radius: 55px 55px 0px 55px; }
    .pdf-to-words .banner .drop-start {
      padding: 16px 140px;
      position: relative;
      z-index: 9;
      display: flex;
      height: 100%;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      overflow: hidden; }
      .pdf-to-words .banner .drop-start .import-view {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 0;
        margin: 0 auto; }
      .pdf-to-words .banner .drop-start.pstart .drop-image, .pdf-to-words .banner .drop-start.pload .drop-image, .pdf-to-words .banner .drop-start.dend .drop-image, .pdf-to-words .banner .drop-start.dload .drop-image {
        margin-bottom: 30px;
        background-image: url(../images/pdf-to-word/pdf_icon.svg); }
      .pdf-to-words .banner .drop-start.pstart .start-desc, .pdf-to-words .banner .drop-start.pload .start-desc, .pdf-to-words .banner .drop-start.dend .start-desc, .pdf-to-words .banner .drop-start.dload .start-desc {
        padding-bottom: 40px;
        font-weight: 400;
        font-size: 12px;
        color: #686767; }
        .pdf-to-words .banner .drop-start.pstart .start-desc .oops, .pdf-to-words .banner .drop-start.pload .start-desc .oops, .pdf-to-words .banner .drop-start.dend .start-desc .oops, .pdf-to-words .banner .drop-start.dload .start-desc .oops {
          font-weight: 600;
          color: #1A1919; }
        .pdf-to-words .banner .drop-start.pstart .start-desc .mb, .pdf-to-words .banner .drop-start.pload .start-desc .mb, .pdf-to-words .banner .drop-start.dend .start-desc .mb, .pdf-to-words .banner .drop-start.dload .start-desc .mb {
          font-weight: 700;
          color: #FF3838; }
      .pdf-to-words .banner .drop-start.dend .drop-image {
        background-image: url(../images/pdf-to-word/docx_icon.svg); }
      .pdf-to-words .banner .drop-start.dload .drop-image {
        margin-bottom: 36px;
        background-image: url(../images/pdf-to-word/pdf_icon.svg); }
    .pdf-to-words .banner .drop-image {
      position: relative;
      width: 140px;
      height: 120px;
      flex-shrink: 0;
      flex-grow: 0;
      margin: 0 auto 36px;
      background-position: center bottom;
      background-image: url(../images/pdf-to-word/office_icon.svg);
      background-repeat: no-repeat; }
      .pdf-to-words .banner .drop-image.warning::before {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        right: -10px;
        width: 42px;
        height: 33px;
        background: url(../images/pdf-to-word/warning_icon.svg) no-repeat; }
    .pdf-to-words .banner .start-desc {
      text-align: center;
      font-weight: 500;
      font-size: 14px;
      line-height: 22px;
      max-width: 448px;
      margin: 0 auto; }
      .pdf-to-words .banner .start-desc .file-size {
        display: block;
        font-weight: 600;
        color: #1A1919; }
    .pdf-to-words .banner .drop-action .start-desc {
      padding-top: 14px;
      color: #4730D2;
      line-height: 18px; }
    .pdf-to-words .banner .drop-button {
      position: relative;
      padding: 0 16px;
      margin: 0 auto;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      min-width: 250px;
      height: 56px;
      border: none;
      color: #1D1D25;
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      background: #01D990;
      white-space: nowrap;
      box-sizing: border-box;
      overflow: hidden;
      cursor: pointer; }
      .pdf-to-words .banner .drop-button:disabled {
        cursor: default;
        color: #878787;
        background: #C2C2C2 !important; }
      .pdf-to-words .banner .drop-button:hover {
        background: #02fba8; }
      .pdf-to-words .banner .drop-button.drop-choice {
        min-width: 318px;
        height: 80px;
        background: #fff;
        color: #4730D2;
        font-size: 18px;
        line-height: 24px;
        font-weight: 700; }
        .pdf-to-words .banner .drop-button.drop-choice::before {
          content: '';
          display: block;
          position: absolute;
          z-index: 0;
          width: 100%;
          height: 100%;
          background: url(../images//pdf-to-word/start_line.svg) no-repeat;
          background-size: 100%; }
        .pdf-to-words .banner .drop-button.drop-choice:hover {
          background: #E4E6FE; }
        .pdf-to-words .banner .drop-button.drop-choice > span {
          display: inline-block;
          font-weight: inherit;
          position: relative;
          z-index: 1; }
        .pdf-to-words .banner .drop-button.drop-choice .drop-icon {
          position: relative;
          z-index: 1;
          margin-right: 12px;
          width: 32px;
          height: 32px;
          background: url(../images/pdf-to-word/select_icon.svg) no-repeat; }
      .pdf-to-words .banner .drop-button.drop-restart {
        margin-top: 24px;
        height: auto;
        color: #4D6DF3;
        font-size: 14px;
        font-weight: 500;
        background: transparent; }
        .pdf-to-words .banner .drop-button.drop-restart:hover {
          opacity: 0.8; }
      .pdf-to-words .banner .drop-button .drop-icon {
        display: block;
        margin-right: 8px;
        width: 27px;
        height: 30px;
        flex-shrink: 0;
        flex-grow: 0; }
        .pdf-to-words .banner .drop-button .drop-icon > svg {
          width: 100%;
          height: 100%;
          fill: #5F7EFF !important; }
    .pdf-to-words .banner .pw-downbtn {
      color: #2546D6;
      text-decoration: underline; }
      .pdf-to-words .banner .pw-downbtn:hover {
        opacity: 0.8; }
    .pdf-to-words .banner .pdf-file {
      display: none !important; }
  .pdf-to-words .how-convert .sname {
    padding: 92px 0 82px;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    font-weight: 600; }
  .pdf-to-words .how-convert .clist {
    display: flex;
    align-items: stretch;
    justify-content: center;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto; }
    .pdf-to-words .how-convert .clist .citem.line {
      position: relative; }
      .pdf-to-words .how-convert .clist .citem.line::before, .pdf-to-words .how-convert .clist .citem.line::after {
        content: '';
        display: block;
        position: absolute;
        top: 128px;
        z-index: 0;
        width: 185px;
        height: 27px;
        background: url(../images/pdf-to-word/dotted_arrow.svg) no-repeat; }
      .pdf-to-words .how-convert .clist .citem.line::before {
        left: -58%; }
      .pdf-to-words .how-convert .clist .citem.line::after {
        right: -58%; }
    .pdf-to-words .how-convert .clist .citem dt {
      height: 148px;
      display: flex;
      align-items: flex-end;
      justify-content: center;
      flex-shrink: 0; }
    .pdf-to-words .how-convert .clist .citem dd {
      margin: 0 auto;
      max-width: 286px;
      text-align: center; }
      .pdf-to-words .how-convert .clist .citem dd h4 {
        padding: 22px 0 10px;
        font-size: 18px;
        line-height: 24px;
        font-weight: 600; }
      .pdf-to-words .how-convert .clist .citem dd p {
        color: #3B3B3D;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400; }
  .pdf-to-words .easy-convert {
    padding: 168px 0 94px; }
    .pdf-to-words .easy-convert .ename {
      font-size: 36px;
      line-height: 40px;
      text-align: center;
      font-weight: 700; }
    .pdf-to-words .easy-convert .elist {
      margin-top: 82px;
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      flex-wrap: wrap; }
      .pdf-to-words .easy-convert .elist .eitem {
        margin-bottom: 14px;
        padding: 32px 36px;
        border-radius: 8px;
        background-color: #F3F6FF;
        width: 32%; }
        .pdf-to-words .easy-convert .elist .eitem.bot {
          width: 48%; }
          .pdf-to-words .easy-convert .elist .eitem.bot dd {
            max-width: 70%; }
        .pdf-to-words .easy-convert .elist .eitem dt {
          height: 84px;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-shrink: 0; }
        .pdf-to-words .easy-convert .elist .eitem dd {
          margin: 0 auto;
          text-align: center; }
          .pdf-to-words .easy-convert .elist .eitem dd h4 {
            padding: 14px 0 16px;
            font-size: 20px;
            line-height: 22px;
            font-weight: 700; }
          .pdf-to-words .easy-convert .elist .eitem dd p {
            color: #1E1C2C;
            font-size: 14px;
            line-height: 28px; }
  .pdf-to-words .try-solution {
    padding: 124px 0;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(84, 135, 255, 0.129) 100%); }
    .pdf-to-words .try-solution .tname,
    .pdf-to-words .try-solution .tdesc {
      font-size: 32px;
      line-height: 36px;
      text-align: center;
      font-weight: 700; }
    .pdf-to-words .try-solution .tdesc {
      margin: 0 auto;
      max-width: 70%;
      color: #1E1C2C;
      padding: 20px 0 26px;
      font-size: 16px;
      line-height: 24px;
      font-weight: 500; }
    .pdf-to-words .try-solution .pc-btn .button.button-new {
      padding: 0 12px 0 36px !important;
      width: 290px !important;
      height: 72px !important;
      border-radius: calc(72px / 2); }
      .pdf-to-words .try-solution .pc-btn .button.button-new .btn-word {
        font-size: 16px; }
      .pdf-to-words .try-solution .pc-btn .button.button-new .arrow-new {
        margin-left: 0;
        width: 48px;
        height: 48px; }
    .pdf-to-words .try-solution .wrapper {
      padding-left: 108px;
      padding-right: 108px; }
    .pdf-to-words .try-solution .try-table {
      margin-top: 108px;
      border: 0;
      border-collapse: collapse;
      border-spacing: 0;
      position: relative;
      text-align: center; }
      .pdf-to-words .try-solution .try-table::before {
        content: '';
        display: block;
        position: absolute;
        z-index: -1;
        top: 0%;
        right: 0;
        width: 36%;
        height: 110%;
        box-shadow: 0px 20px 50px rgba(188, 127, 214, 0.341);
        border-radius: 8px;
        background: #fff; }
      .pdf-to-words .try-solution .try-table th {
        position: relative;
        z-index: 2;
        padding: 52px 16px;
        color: #1E1C2C;
        text-align: center;
        font-weight: 700;
        font-size: 20px;
        line-height: 22px;
        border: none;
        border-bottom: 2px solid #23253B; }
        .pdf-to-words .try-solution .try-table th.t-left {
          text-align: left;
          padding-left: 7%; }
        .pdf-to-words .try-solution .try-table th.t-right::before {
          content: '';
          display: block;
          position: absolute;
          z-index: -1;
          top: -9%;
          right: 0;
          width: 100%;
          height: 100%;
          border-radius: 8px 8px 0 0;
          background: #fff; }
      .pdf-to-words .try-solution .try-table td {
        position: relative;
        z-index: 2;
        color: #000;
        text-align: start;
        border: none;
        font-size: 14px;
        line-height: 16px;
        font-weight: 600;
        border-bottom: 1px solid #dee2e6;
        padding: 16px; }
        .pdf-to-words .try-solution .try-table td.t-left {
          padding-left: 32px; }
      .pdf-to-words .try-solution .try-table .ticon {
        display: block;
        margin: 0 auto;
        width: 22px;
        height: 17px; }
        .pdf-to-words .try-solution .try-table .ticon > svg {
          width: 100%;
          height: 100%;
          fill: #0054FF; }
        .pdf-to-words .try-solution .try-table .ticon.no {
          width: 14px;
          height: 14px; }
          .pdf-to-words .try-solution .try-table .ticon.no > svg {
            fill: rgba(30, 28, 44, 0.51); }
      .pdf-to-words .try-solution .try-table .t-left {
        width: 29%;
        background: transparent; }
      .pdf-to-words .try-solution .try-table .t-cent {
        width: 35%;
        background: rgba(245, 245, 255, 0.51); }
      .pdf-to-words .try-solution .try-table .t-right {
        width: 40%;
        background: #fff; }
  .pdf-to-words .bottom-down {
    padding: 64px 0 88px;
    background: linear-gradient(270deg, #FFE7F9 0%, #DEE6FE 100%); }
    .pdf-to-words .bottom-down .wrapper {
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      max-width: 1250px;
      margin: 0 auto; }
    .pdf-to-words .bottom-down .dcontent {
      padding-top: 94px;
      max-width: 518px; }
      .pdf-to-words .bottom-down .dcontent .dname,
      .pdf-to-words .bottom-down .dcontent .d-desc {
        padding: 0;
        color: #000;
        font-weight: 700;
        font-size: 34px;
        line-height: 48px; }
      .pdf-to-words .bottom-down .dcontent .d-desc {
        padding: 25px 0 30px;
        font-weight: 500;
        font-size: 18px;
        line-height: 28px; }
      .pdf-to-words .bottom-down .dcontent .pc-btn {
        justify-content: flex-start; }
    .pdf-to-words .bottom-down .dimage {
      width: 630px;
      flex-grow: 1; }
  .pdf-to-words .floatlayer {
    position: fixed;
    right: 0px;
    left: 0px;
    bottom: -120px;
    z-index: 999;
    width: 100%;
    height: 70px;
    text-align: center;
    visibility: hidden;
    background: #fff url(../images/pdf-to-word/float_bg.svg) bottom center no-repeat;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .pdf-to-words .floatlayer .wrapper,
    .pdf-to-words .floatlayer .f-left {
      display: flex;
      align-items: stretch;
      justify-content: space-between; }
    .pdf-to-words .floatlayer .f-left {
      align-items: center;
      justify-content: flex-start; }
    .pdf-to-words .floatlayer .fimg {
      margin-top: -20px;
      flex-grow: 1;
      width: 151px; }
    .pdf-to-words .floatlayer .fdesc {
      color: #292A39;
      font-weight: 800;
      font-size: 16px;
      line-height: 26px;
      padding: 0 34px 0 54px; }
    .pdf-to-words .floatlayer .pc-btn {
      margin-top: 18px;
      flex-grow: 1;
      width: 220px;
      height: 38px; }
    .pdf-to-words .floatlayer.on {
      bottom: 0px;
      visibility: visible; }

@media (min-width: 769px) and (max-width: 1442px) {
  .pdf-to-words .how-convert .clist {
    justify-content: space-between; } }
@media (max-width: 768px) {
  body {
    overflow-x: hidden; }

  .pdf-to-words .pc-btn {
    justify-content: center; }
    .pdf-to-words .pc-btn .button.button-new {
      padding: 0 10px !important;
      width: 180px !important;
      height: 28px;
      border-radius: calc(28px / 2);
      justify-self: center !important; }
      .pdf-to-words .pc-btn .button.button-new .btn-word {
        padding-right: 0px;
        font-size: 12px;
        max-width: none; }
    .pdf-to-words .pc-btn .button.button-idesmall {
      padding: 0 10 !important;
      width: 180px !important;
      height: 28px;
      border-radius: calc(29px / 2); }
      .pdf-to-words .pc-btn .button.button-idesmall .btn-word {
        padding-right: 0;
        font-size: 12px; }
    .pdf-to-words .pc-btn .button.button-small {
      padding: 0 8px !important;
      width: 180px !important;
      height: 28px;
      border-radius: calc(28px / 2); }
      .pdf-to-words .pc-btn .button.button-small .btn-word {
        padding-right: 0;
        font-size: 12px; }
  .pdf-to-words .banner {
    padding: 90px 0 0;
    min-height: 0;
    text-align: center;
    background-size: 100% 100%; }
    .pdf-to-words .banner .bname {
      padding: 0 16px;
      font-size: 20px;
      line-height: 24px; }
    .pdf-to-words .banner .bdesc {
      padding: 10px 16px 40px;
      font-size: 18px;
      line-height: 24px; }
    .pdf-to-words .banner .btn-desc {
      margin-top: 5px;
      font-size: 12px; }
    .pdf-to-words .banner .bdrop {
      padding-left: 0;
      background-color: transparent;
      box-shadow: none;
      border-radius: 0;
      display: block; }
    .pdf-to-words .banner .drop-explain {
      padding: 25px 46px;
      border-radius: 16px;
      background-color: #FDF4FD;
      box-shadow: 0px 8px 17px #FAE7FA; }
    .pdf-to-words .banner .drop-list {
      padding: 8px 0 14px; }
      .pdf-to-words .banner .drop-list > li {
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 18px; }
    .pdf-to-words .banner .win-desc {
      padding-top: 10px;
      width: auto;
      font-size: 12px; }
    .pdf-to-words .banner .dropbox {
      margin-top: 20px;
      background: #fff;
      border-radius: 55px 55px 0px 55px;
      box-shadow: 0px 8px 17px #FAE7FA; }
      .pdf-to-words .banner .dropbox::before {
        display: none; }
    .pdf-to-words .banner .drop-start {
      padding: 16px; }
      .pdf-to-words .banner .drop-start.pstart .drop-image, .pdf-to-words .banner .drop-start.pload .drop-image, .pdf-to-words .banner .drop-start.dload .drop-image {
        margin-bottom: 15px; }
      .pdf-to-words .banner .drop-start.pstart .start-desc, .pdf-to-words .banner .drop-start.pload .start-desc, .pdf-to-words .banner .drop-start.dload .start-desc {
        padding-bottom: 20px; }
    .pdf-to-words .banner .drop-image {
      margin: 0 auto 20px; }
    .pdf-to-words .banner .start-desc {
      font-size: 12px;
      line-height: 20px; }
    .pdf-to-words .banner .drop-button {
      height: 28px;
      font-size: 14px; }
      .pdf-to-words .banner .drop-button.drop-choice {
        min-width: 160px;
        height: 40px;
        font-size: 16px;
        line-height: 22px; }
        .pdf-to-words .banner .drop-button.drop-choice::before {
          background: none;
          border: 1px dashed #4730d2;
          width: 98%;
          height: 96%; }
      .pdf-to-words .banner .drop-button.drop-restart {
        margin-top: 12px;
        font-size: 12px; }
  .pdf-to-words .how-convert .sname {
    padding: 46px 16px 40px;
    font-size: 20px;
    line-height: 24px; }
  .pdf-to-words .how-convert .clist {
    display: block; }
    .pdf-to-words .how-convert .clist .citem {
      margin-bottom: 12px; }
      .pdf-to-words .how-convert .clist .citem.line::before, .pdf-to-words .how-convert .clist .citem.line::after {
        content: '';
        display: none; }
      .pdf-to-words .how-convert .clist .citem dd h4 {
        padding: 12px 0 10px;
        font-size: 16px;
        line-height: 20px; }
      .pdf-to-words .how-convert .clist .citem dd p {
        font-size: 14px;
        line-height: 18px; }
  .pdf-to-words .easy-convert {
    padding: 84px 0 48px; }
    .pdf-to-words .easy-convert .ename {
      padding: 0 16px;
      font-size: 20px;
      line-height: 24px; }
    .pdf-to-words .easy-convert .elist {
      margin-top: 42px;
      display: block;
      padding: 0 16px; }
      .pdf-to-words .easy-convert .elist .eitem {
        margin-bottom: 14px;
        padding: 16px;
        border-radius: 8px;
        width: 98%; }
        .pdf-to-words .easy-convert .elist .eitem.bot {
          width: 98%; }
          .pdf-to-words .easy-convert .elist .eitem.bot dd {
            max-width: 70%; }
        .pdf-to-words .easy-convert .elist .eitem dd h4 {
          padding: 14px;
          font-size: 14px;
          line-height: 18px; }
        .pdf-to-words .easy-convert .elist .eitem dd p {
          font-size: 12px;
          line-height: 16px; }
  .pdf-to-words .try-solution {
    padding: 62px 0; }
    .pdf-to-words .try-solution .tname,
    .pdf-to-words .try-solution .tdesc {
      padding: 0 16px;
      font-size: 20px;
      line-height: 24px; }
    .pdf-to-words .try-solution .tdesc {
      padding: 12px 0;
      font-size: 12px;
      line-height: 16px; }
    .pdf-to-words .try-solution .pc-btn .button.button-new {
      padding: 0 12px !important;
      width: 200px !important;
      height: 36px !important;
      border-radius: calc(36px / 2); }
      .pdf-to-words .try-solution .pc-btn .button.button-new .btn-word {
        font-size: 14px; }
      .pdf-to-words .try-solution .pc-btn .button.button-new .arrow-new {
        margin-left: 0;
        width: 38px;
        height: 38px; }
    .pdf-to-words .try-solution .wrapper {
      padding: 0 16px; }
    .pdf-to-words .try-solution .try-table {
      margin-top: 54px; }
      .pdf-to-words .try-solution .try-table th {
        padding: 26px 8px;
        font-size: 14px;
        line-height: 20px; }
  .pdf-to-words .bottom-down {
    padding: 32px 0 44px; }
    .pdf-to-words .bottom-down .wrapper {
      padding: 0 16px;
      flex-wrap: wrap;
      flex-flow: wrap-reverse !important; }
    .pdf-to-words .bottom-down .dcontent {
      padding-top: 46px;
      max-width: none;
      text-align: center; }
      .pdf-to-words .bottom-down .dcontent .dname,
      .pdf-to-words .bottom-down .dcontent .d-desc {
        font-size: 20px;
        line-height: 48px; }
      .pdf-to-words .bottom-down .dcontent .d-desc {
        padding: 14px 0;
        font-size: 14px;
        line-height: 20px; }
    .pdf-to-words .bottom-down .dimage {
      width: auto; }
      .pdf-to-words .bottom-down .dimage > img {
        width: 100%;
        max-width: 100%; }
  .pdf-to-words .floatlayer {
    display: none !important; } }
