.successFooter[data-v-5982e136] {
  width: 100%;
  min-width: 1080px;
  margin: 70px 0 0;
  padding-bottom: 26px;
  text-align: center;
}
.successFooter p[data-v-5982e136] {
    font-size: 12px;
    color: #cccccc;
    margin-bottom: 8px;
}
.successFooter p a[data-v-5982e136] {
      color: #cccccc;
}

.converter[data-v-656f35ea] {
  min-width: 1200px;
  line-height: 1;
}
.converter *[data-v-656f35ea] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.converter .banner[data-v-656f35ea] {
    width: 100%;
    height: 400px;
    background: url(../../static/img/banner.2df9a88d.png) no-repeat center;
}
.converter .banner .content[data-v-656f35ea] {
      width: 1200px;
      height: 100%;
      margin: 0 auto;
      position: relative;
      font-size: 16px;
      color: #333333;
}
.converter .banner .content .href[data-v-656f35ea] {
        position: absolute;
        top: 20px;
        left: 20px;
}
.converter .banner .content .href a[data-v-656f35ea] {
          font-size: 14px;
          color: #666666;
          margin-right: 20px;
}
.converter .banner .content .href a[data-v-656f35ea]:hover {
            color: #ff7447;
}
.converter .banner .content h2[data-v-656f35ea] {
        font-size: 36px;
        margin: 22px 0 20px;
}
.converter nav[data-v-656f35ea] {
    width: 100%;
    height: 90px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    z-index: 9;
    top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    min-width: 1200px;
}
.converter nav.viscosity[data-v-656f35ea] {
      position: fixed;
      -webkit-box-shadow: 0px 0px 10px 0px #eeeeee;
              box-shadow: 0px 0px 10px 0px #eeeeee;
}
.converter nav .nav[data-v-656f35ea] {
      font-size: 20px;
      font-weight: bold;
      color: #333333;
      position: relative;
      margin: 0 65px;
      cursor: pointer;
}
.converter nav .nav.choose[data-v-656f35ea] {
        color: #ff7447;
}
.converter nav .nav.choose[data-v-656f35ea]::after {
          content: "";
          position: absolute;
          width: 100%;
          height: 4px;
          background: #ff7447;
          left: 0;
          bottom: -12px;
}
.converter nav .nav em[data-v-656f35ea] {
        width: 40px;
        height: 20px;
        background-image: -webkit-gradient(linear, left top, right top, from(#ff3b15), to(#ff7150));
        background-image: linear-gradient(90deg, #ff3b15 0%, #ff7150 100%);
        border-radius: 10px 10px 10px 0px;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 20px;
        letter-spacing: 0px;
        color: #ffffff;
        position: absolute;
        top: -12px;
        right: -45px;
}
.converter h3[data-v-656f35ea] {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #333333;
}
.converter #course[data-v-656f35ea] {
    width: 1200px;
    margin: 0 auto;
    padding: 66px 0 100px;
}
.converter #course ul[data-v-656f35ea] {
      padding-top: 33px;
}
.converter #course ul li[data-v-656f35ea] {
        width: 280px;
        height: 100px;
        background-color: #ffffff;
        -webkit-box-shadow: 0px 0px 10px 0px #eeeeee;
                box-shadow: 0px 0px 10px 0px #eeeeee;
        border-radius: 4px;
        margin-top: 26px;
}
.converter #course ul li a[data-v-656f35ea] {
          width: 100%;
          height: 100%;
          padding-left: 30px;
}
.converter #course ul li:hover p[data-v-656f35ea] {
          color: #ff7447;
}
.converter #course ul li p[data-v-656f35ea] {
          font-size: 20px;
          font-weight: 500;
          color: #333333;
          margin-left: 30px;
}
.converter #issue[data-v-656f35ea] {
    padding: 39px 0;
    width: 100%;
    background: #fff9f7;
    margin-bottom: 50px;
}
.converter #issue ul[data-v-656f35ea] {
      width: 1200px;
      height: 320px;
      overflow: hidden;
      margin: 0 auto;
}
.converter #issue ul li[data-v-656f35ea] {
        padding-top: 60px;
        width: 550px;
}
.converter #issue ul li h4[data-v-656f35ea] {
          font-size: 20px;
          font-weight: bold;
          color: #333333;
}
.converter #issue ul li[data-v-656f35ea] p {
          text-align: justify;
          font-size: 14px;
          line-height: 30px;
          color: #666666;
          margin-top: 20px;
}
.converter #issue ul li[data-v-656f35ea] p a {
            color: #ff7447;
}
.converter #issue ul li[data-v-656f35ea] p a:hover {
              text-decoration: underline;
}
.converter #issue .el-button[data-v-656f35ea] {
      margin: 60px auto 0;
      width: 180px;
      height: 48px;
      background-image: -webkit-gradient(linear, left top, right top, from(#ffa14f), to(#ff7547));
      background-image: linear-gradient(90deg, #ffa14f 0%, #ff7547 100%);
      border-radius: 24px;
      font-size: 16px;
      color: #ffffff;
      border: none;
      display: block;
}
.converter #issue .el-button[data-v-656f35ea]:hover {
        background-image: -webkit-gradient(linear, right top, left top, from(#ffa14f), to(#ff7547));
        background-image: linear-gradient(-90deg, #ffa14f 0%, #ff7547 100%);
}
.converter #imgToText[data-v-656f35ea],
  .converter #merge[data-v-656f35ea] {
    width: 1200px;
    margin: 0 auto 50px;
    padding-top: 50px;
}
.converter #resolution[data-v-656f35ea] {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 70px;
}
.converter .domContent[data-v-656f35ea] {
    width: 1200px;
    padding-top: 60px;
}
.converter .domContent img[data-v-656f35ea] {
      width: 626px;
      height: 475px;
}
.converter .domContent .introduce[data-v-656f35ea] {
      width: 451px;
      text-align: justify;
}
.converter .domContent .introduce h5[data-v-656f35ea] {
        font-size: 32px;
        font-weight: bold;
        color: #333333;
        position: relative;
}
.converter .domContent .introduce h5[data-v-656f35ea]::after {
          content: "";
          position: absolute;
          left: 0;
          bottom: -33px;
          width: 62px;
          height: 9px;
          background: #ff7447;
}
.converter .domContent .introduce p[data-v-656f35ea] {
        font-size: 18px;
        line-height: 36px;
        color: #333333;
        margin: 50px 0;
}
.converter .domContent .introduce a[data-v-656f35ea] {
        display: block;
        width: 150px;
        height: 48px;
        text-align: center;
        line-height: 48px;
        background-image: -webkit-gradient(linear, left top, right top, from(#ffa14f), to(#ff7547));
        background-image: linear-gradient(90deg, #ffa14f 0%, #ff7547 100%);
        border-radius: 24px;
        font-size: 16px;
        color: #ffffff;
}
.converter .domContent .introduce a[data-v-656f35ea]:hover {
          background-image: -webkit-gradient(linear, right top, left top, from(#ffa14f), to(#ff7547));
          background-image: linear-gradient(-90deg, #ffa14f 0%, #ff7547 100%);
}

