@font-face {
  font-family: "Spartan";
  src: url("../images/itop-easy-desktop/v4/Spartan.woff2") format("woff2"); }
@font-face {
  font-family: 'Spartan';
  src: url("../images/itop-easy-desktop/v4/Spartan-Regular.woff2") format("woff2");
  font-weight: normal;
  /* light */ }
@font-face {
  font-family: 'Spartan';
  src: url("../images/itop-easy-desktop/v4/Spartan-Medium.woff2") format("woff2");
  font-weight: 500;
  /* regular */ }
@font-face {
  font-family: 'Spartan';
  src: url("../images/itop-easy-desktop/v4/Spartan-Bold.woff2") format("woff2");
  font-weight: bold;
  /* bold */ }
.ied {
  color: #000;
  font-weight: 500;
  background-color: #fff; }
  .ied main {
    font-family: "Spartan", sans-serif;
    --family: "Spartan", Arial, "Microsoft Yahei", sans-serif; }
  .ied p {
    color: #000;
    font-weight: 500; }
    .ied p a {
      color: #1C38FF;
      font-weight: 500; }
  .ied h1,
  .ied h2,
  .ied h3,
  .ied h4,
  .ied h5,
  .ied h6,
  .ied strong,
  .ied b {
    color: #000;
    font-weight: bold; }
  .ied #header {
    background-color: transparent;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    filter: none;
    -webkit-filter: none; }
    .ied #header.on {
      background-color: transparent;
      -webkit-backdrop-filter: saturate(180%) blur(35px);
      backdrop-filter: saturate(180%) blur(35px); }
    .ied #header .nav-list.login._pc {
      display: none !important; }
  .ied [data-animate="scroll-top"].on .showup {
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  .ied img,
  .ied object {
    width: auto;
    height: auto;
    max-width: none; }
  .ied .pc-btn {
    justify-content: center; }
    .ied .pc-btn .button.button-new {
      display: flex !important;
      margin: 0;
      padding: 0;
      width: 350px !important;
      height: 70px;
      line-height: normal;
      border-radius: calc(72px / 2); }
      @media (any-hover: hover) {
        .ied .pc-btn .button.button-new:hover .btn-word {
          opacity: 0;
          transform: translatex(0%) scale(0.1); } }
      .ied .pc-btn .button.button-new .btn-word {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        flex: 1;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }
      .ied .pc-btn .button.button-new .arrow-new {
        margin-left: 0;
        width: 48px;
        height: 48px; }
        .ied .pc-btn .button.button-new .arrow-new .new-svg {
          width: 15px;
          height: 19px; }
    .ied .pc-btn .button.yellow {
      background: #ffb300;
      border: none !important;
      padding-left: 75px; }
      .ied .pc-btn .button.yellow .btn-word {
        color: #000000 !important; }
      .ied .pc-btn .button.yellow .arrow-new {
        background: #e3a000; }
        .ied .pc-btn .button.yellow .arrow-new .new-svg {
          fill: #000;
          width: 8px;
          height: 12px; }
      @media (any-hover: hover) {
        .ied .pc-btn .button.yellow:hover {
          background: #ffca1d;
          border: none !important; }
          .ied .pc-btn .button.yellow:hover .btn-word {
            opacity: 1;
            transform: translatex(10%) scale(1); }
          .ied .pc-btn .button.yellow:hover .arrow-new {
            transform: translatex(100%) scale(0); } }
    .ied .pc-btn .button.button-idesmall {
      padding: 0 9px 0 28px;
      width: 225px !important;
      height: 56px;
      border-radius: calc(56px / 2); }
      .ied .pc-btn .button.button-idesmall .btn-word {
        padding-right: 40px;
        font-size: 12px; }
      .ied .pc-btn .button.button-idesmall .arrow-new {
        width: 38px;
        height: 38px; }
        .ied .pc-btn .button.button-idesmall .arrow-new .new-svg {
          width: 11px;
          height: 15px; }
  .ied .banner {
    padding: 120px 0 0;
    min-height: 1002px;
    box-sizing: border-box;
    text-align: center;
    background: url(../images/itop-easy-desktop/v4/banner_bg.webp) top center no-repeat; }
    .ied .banner .blogo {
      display: flex;
      align-items: center;
      justify-content: center; }
      .ied .banner .blogo .logo-image {
        margin-right: 12px;
        width: 40px;
        height: 40px;
        flex-grow: 0;
        flex-shrink: 0; }
      .ied .banner .blogo .logo-text {
        color: #4F48FF;
        font-size: 22px;
        font-weight: bold; }
    .ied .banner .bname {
      padding: 36px 0 16px;
      font-size: 38px;
      line-height: 60px;
      font-weight: bold; }
    .ied .banner .bdesc {
      margin-bottom: 46px;
      color: #0F0F0F;
      font-size: 18px;
      line-height: 30px; }
    .ied .banner .pc-btn .button {
      position: relative;
      overflow: visible; }
    .ied .banner .b_list {
      width: 1164px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 66px auto 0; }
      .ied .banner .b_list li {
        width: 255px;
        height: 184px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-radius: 15px;
        position: relative; }
        .ied .banner .b_list li img {
          width: 130px;
          height: 112px;
          position: relative;
          transition: all .2s ease; }
        .ied .banner .b_list li p.b_list_p {
          opacity: 0;
          background: #FFFFFF 0% 0% no-repeat padding-box;
          border: 1px solid #CF97FF;
          font-size: 14px;
          font-weight: bold;
          padding: 6px 16px;
          color: #0F0F0F;
          transition: all .2s ease;
          position: absolute;
          width: fit-content;
          bottom: 0px;
          right: -70px;
          z-index: 2; }
        @media (any-hover: hover) {
          .ied .banner .b_list li:hover {
            background: transparent linear-gradient(146deg, #E2BFFF 0%, #BDB4FF 100%) 0% 0% no-repeat padding-box;
            border: 1px solid #FFFFFF; }
            .ied .banner .b_list li:hover img {
              transform: translateY(-10px); }
            .ied .banner .b_list li:hover p.b_list_p {
              opacity: 1;
              bottom: 10px;
              right: -80px; } }
    .ied .banner .btn-desc {
      width: 290px;
      margin-top: 10px;
      color: #0F0F0F;
      font-size: 14px;
      font-weight: 500;
      line-height: 30px;
      text-align: center;
      position: relative;
      display: flex;
      justify-content: center;
      transform: translateX(50px);
      gap: 4px; }
      .ied .banner .btn-desc .q_wrap {
        width: 40px;
        text-align: left; }
      .ied .banner .btn-desc img {
        position: relative;
        top: 2px;
        cursor: pointer; }
      .ied .banner .btn-desc span {
        display: none;
        position: absolute;
        left: 250px;
        top: -9px;
        box-sizing: border-box;
        padding: 12px 8px;
        font-size: 12px;
        font-weight: 400;
        text-align: center;
        color: #0F0F0F;
        line-height: 2;
        background: rgba(255, 255, 255, 0.39);
        border: 1px solid #fff;
        border-radius: 18px;
        min-width: 532px;
        min-height: 98px; }
        .ied .banner .btn-desc span a {
          color: #1C38FF;
          font-weight: 500;
          cursor: pointer; }
        .ied .banner .btn-desc span.on {
          display: inline-block; }
        .ied .banner .btn-desc span:after {
          display: block;
          content: '';
          width: 20px;
          height: 26px;
          background: url(../images/itop-easy-desktop/v4/q_arrow.png) no-repeat center/cover;
          position: absolute;
          left: -15px;
          top: 10px; }

.ied_new .pc {
  display: block; }
.ied_new .pc_flex {
  display: flex; }
.ied_new .mob {
  display: none; }
.ied_new .mob_flex {
  display: none; }
.ied_new .banner .wrapper {
  display: flex;
  justify-content: space-between;
  width: 1360px !important; }
  .ied_new .banner .wrapper .iedban_left {
    width: 634px;
    height: auto;
    text-align: left;
    box-sizing: border-box;
    padding-top: 110px; }
    .ied_new .banner .wrapper .iedban_left .blogo {
      justify-content: left; }
    .ied_new .banner .wrapper .iedban_left .pc-btn {
      justify-content: left; }
  .ied_new .banner .wrapper .iedban_right {
    width: 625px;
    height: 562px;
    background: url(../images/itop-easy-desktop/v4/pc_bg.png) center no-repeat;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    padding-top: 12px; }
    .ied_new .banner .wrapper .iedban_right ul {
      width: 598px;
      height: 404px;
      border-radius: 5px;
      position: relative; }
      .ied_new .banner .wrapper .iedban_right ul li {
        display: block;
        position: relative;
        top: -58px;
        left: 0px;
        z-index: 1;
        opacity: 0;
        transition: all 1s ease-out; }
      .ied_new .banner .wrapper .iedban_right ul li:nth-child(2) {
        top: -462px; }
      .ied_new .banner .wrapper .iedban_right ul li:nth-child(3) {
        top: -864px; }
      .ied_new .banner .wrapper .iedban_right ul li.active {
        opacity: 1; }
.ied_new .h2_tit {
  margin: 0 auto 30px;
  font-size: 34px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  color: #000000;
  max-width: 1200px; }
.ied_new .tit_desc {
  margin: 0 auto 0;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 30px;
  color: #0F0F0F;
  padding: 0 70px; }
.ied_new .s1 {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 150px 0 0; }
  .ied_new .s1 .wrapper {
    width: 1390px !important;
    margin: 0 auto 0;
    position: relative; }
  .ied_new .s1 .h2_tit.fea {
    margin-top: 200px; }
  .ied_new .s1 .feature_wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 70px;
    margin-top: 110px; }
    .ied_new .s1 .feature_wrap.fea2 {
      flex-direction: row-reverse;
      margin-top: 70px; }
    .ied_new .s1 .feature_wrap .pc-btn {
      justify-content: flex-start;
      margin-top: 40px; }
    .ied_new .s1 .feature_wrap .left {
      width: 590px;
      height: auto; }
      .ied_new .s1 .feature_wrap .left .item {
        width: 100%;
        text-align: left;
        min-height: 140px;
        padding-top: 22px;
        padding-left: 40px;
        margin-bottom: 5px; }
        .ied_new .s1 .feature_wrap .left .item:last-of-type {
          margin-bottom: 0; }
        .ied_new .s1 .feature_wrap .left .item h3 {
          color: #000000;
          font-size: 20px;
          font-weight: bold;
          position: relative; }
          .ied_new .s1 .feature_wrap .left .item h3:after {
            content: '';
            display: block;
            width: 15px;
            height: 15px;
            position: absolute;
            left: -26px;
            top: 1px;
            opacity: .7;
            background: url("../images/itop-easy-desktop/v4/fea_icon.png") no-repeat center/cover; }
        .ied_new .s1 .feature_wrap .left .item p.p1 {
          color: #0F0F0F;
          font-size: 16px;
          font-weight: 500;
          line-height: 28px;
          margin-top: 16px; }
        .ied_new .s1 .feature_wrap .left .item.on {
          position: relative;
          transform-style: preserve-3d; }
          .ied_new .s1 .feature_wrap .left .item.on:after {
            content: '';
            display: block;
            width: 707px;
            height: 156px;
            background: transparent linear-gradient(90deg, #FFFFFF 0%, #CFC9FF 20%, #BAB1FF 51%, #C3BBFF 67%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
            opacity: 0.36;
            transform: translateZ(-1px);
            position: absolute;
            left: 0;
            top: 0; }
          .ied_new .s1 .feature_wrap .left .item.on h3:after {
            opacity: 1; }
    .ied_new .s1 .feature_wrap .right {
      width: 720px;
      height: 422px;
      margin-top: 40px;
      position: relative;
      background: url("../images/itop-easy-desktop/v4/fea_pc_imgbg.png") no-repeat center/cover; }
      .ied_new .s1 .feature_wrap .right .img_wrap {
        position: absolute;
        width: 573px;
        top: 10px;
        left: 79px;
        opacity: 0;
        transition: all .1s ease; }
        .ied_new .s1 .feature_wrap .right .img_wrap.on {
          opacity: 1; }
        .ied_new .s1 .feature_wrap .right .img_wrap img {
          width: 100%; }
.ied_new .s2 {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 180px 0 110px;
  background: transparent linear-gradient(0deg, #E3E2F88C 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box; }
  .ied_new .s2 .wrapper {
    width: 1364px !important;
    margin: 0 auto 0;
    position: relative; }
  .ied_new .s2 .s2_tab {
    width: 100%;
    margin: 40px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px; }
    .ied_new .s2 .s2_tab li {
      cursor: pointer;
      height: 67px;
      border-radius: 200px;
      background: transparent linear-gradient(90deg, #F1F1F1 0%, #F1F1F163 100%) 0% 0% no-repeat padding-box;
      padding: 0 28px;
      display: flex;
      justify-content: center;
      gap: 15px;
      align-items: center; }
      .ied_new .s2 .s2_tab li img {
        width: 50px; }
      .ied_new .s2 .s2_tab li p {
        font-size: 18px;
        font-weight: bold;
        color: #6A6A6A; }
      .ied_new .s2 .s2_tab li.on {
        background: transparent linear-gradient(90deg, #C9C1FF 0%, #F2EFFF 100%) 0% 0% no-repeat padding-box; }
        .ied_new .s2 .s2_tab li.on p {
          color: #000000; }
  .ied_new .s2 .s2_txt_wrap .s2_desc {
    display: none; }
    .ied_new .s2 .s2_txt_wrap .s2_desc.on {
      display: block; }
  .ied_new .s2 .s2_desc {
    text-align: center;
    margin: 42px auto 0;
    font-size: 16px;
    font-weight: 500;
    color: #000000; }
  .ied_new .s2 .s2_swi_wrap {
    width: 100%;
    max-width: 1920px;
    margin: 42px auto 0;
    padding: 15px 0px;
    height: 549px;
    position: relative;
    transform-style: preserve-3d; }
    .ied_new .s2 .s2_swi_wrap::before {
      content: '';
      display: block;
      transform: translateZ(1px) translateX(-50%);
      pointer-events: none;
      width: 1223px;
      height: 514px;
      position: absolute;
      left: 50%;
      top: -2px;
      background: url("../images/itop-easy-desktop/v4/s2_swi_pc_bg.png") no-repeat center/cover; }
    .ied_new .s2 .s2_swi_wrap .swiper-pagination {
      display: none; }
    .ied_new .s2 .s2_swi_wrap .swiper-button-prev,
    .ied_new .s2 .s2_swi_wrap .swiper-button-next {
      border-radius: 50%;
      width: 65px;
      height: 65px;
      background: #FFFFFF63 0% 0% no-repeat padding-box;
      color: #000000; }
      .ied_new .s2 .s2_swi_wrap .swiper-button-prev::after,
      .ied_new .s2 .s2_swi_wrap .swiper-button-next::after {
        opacity: .6; }
      .ied_new .s2 .s2_swi_wrap .swiper-button-prev:hover::after,
      .ied_new .s2 .s2_swi_wrap .swiper-button-next:hover::after {
        opacity: 1; }
    .ied_new .s2 .s2_swi_wrap .swiper-button-prev {
      left: 22%; }
    .ied_new .s2 .s2_swi_wrap .swiper-button-next {
      right: 22%; }
    .ied_new .s2 .s2_swi_wrap .swiper {
      width: 100%;
      display: none; }
      .ied_new .s2 .s2_swi_wrap .swiper.on {
        display: block;
        transform-style: preserve-3d; }
      .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide {
        width: 800px;
        cursor: grab;
        position: relative;
        transition-timing-function: linear;
        background: #fff; }
        .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide .video-wrapper {
          display: none; }
        .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide-active {
          transform: translateZ(2px);
          z-index: 2;
          background: #000; }
          .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide-active .video-wrapper {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%; }
            .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide-active .video-wrapper video {
              height: 100%;
              left: 0;
              -o-object-fit: fill;
              object-fit: fill;
              position: absolute;
              top: 0;
              width: 100%;
              z-index: 10; }
          .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide-active img {
            position: relative;
            z-index: 10; }
        .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide img {
          width: 100%; }
.ied_new .s3 {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 120px 0 0; }
  .ied_new .s3 .wrapper {
    width: 1368px !important;
    margin: 0 auto 0;
    position: relative; }
  .ied_new .s3 .more_box {
    padding: 56px 0; }
  .ied_new .s3 .more_list {
    margin-bottom: 20px;
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    align-items: stretch; }
  .ied_new .s3 .more_one .more_item {
    height: 324px; }
  .ied_new .s3 .more_two {
    grid-template-columns: repeat(2, 1fr); }
    .ied_new .s3 .more_two .more_item {
      height: 324px;
      padding-top: 34px; }
  .ied_new .s3 .more_three {
    grid-template-columns: 22.8% 37% 1fr; }
    .ied_new .s3 .more_three .more_item {
      height: 300px; }
      .ied_new .s3 .more_three .more_item:last-child .more_name b {
        margin-bottom: -10px; }
    .ied_new .s3 .more_three .secure_name {
      padding-top: 5px; }
  .ied_new .s3 .more_item {
    position: relative;
    padding: 26px;
    background: #000;
    border-radius: 9px;
    cursor: pointer; }
    .ied_new .s3 .more_item p.p1 {
      text-align: center;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      position: absolute;
      top: 144px;
      left: 148px;
      z-index: 1; }
      .ied_new .s3 .more_item p.p1 img {
        width: 18px;
        height: 18px;
        display: inline-block;
        margin-left: 3px;
        position: relative;
        top: -2px; }
    .ied_new .s3 .more_item p.p2 {
      text-align: center;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      position: absolute;
      top: 212px;
      left: 192px;
      z-index: 1; }
    .ied_new .s3 .more_item p.p3 {
      font-size: 13px;
      color: #5862AA;
      position: absolute;
      top: 102px;
      left: 370px;
      z-index: 1; }
    .ied_new .s3 .more_item:hover .more_pic {
      opacity: 0.5;
      transition: opacity .5s ease-in-out; }
    .ied_new .s3 .more_item:hover .more_name {
      transition: opacity .5s ease-in-out; }
    .ied_new .s3 .more_item:hover p.p2,
    .ied_new .s3 .more_item:hover p.p1,
    .ied_new .s3 .more_item:hover p.p3 {
      z-index: 0;
      opacity: 0.5;
      transition: opacity .5s ease-in-out;
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px); }
    .ied_new .s3 .more_item:hover .more_card {
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px);
      background: #0000002c;
      opacity: 1;
      z-index: 1;
      visibility: visible;
      transition: opacity .5s ease-in-out; }
  .ied_new .s3 .more_name,
  .ied_new .s3 .more_card {
    position: relative;
    z-index: 1;
    transition: opacity .5s ease-in-out; }
  .ied_new .s3 .more_name {
    text-align: center;
    font: 700 22px/1.5 var(--family);
    color: #000000;
    width: 100%; }
    .ied_new .s3 .more_name b {
      display: block;
      font: inherit;
      font-size: 36px;
      color: inherit; }
  .ied_new .s3 .secure_name {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 105px;
    padding: 0 20px;
    height: 36px;
    background: transparent linear-gradient(90deg, #00D1FF 0%, rgba(2, 184, 227, 0.26) 100%) 0% 0% no-repeat padding-box;
    border-radius: 9999px;
    font: 700 22px/1.5 var(--family);
    color: #050014;
    text-shadow: 0px 1px 4px #56D6FE; }
  .ied_new .s3 .more_card {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 2% 10%;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    font: 500 18px/1.5 var(--family);
    color: #fff; }
  .ied_new .s3 .more_pic {
    transition: opacity .5s ease-in-out;
    position: absolute;
    inset: 0px;
    box-sizing: border-box;
    padding: 0px;
    border: none;
    margin: auto;
    display: block;
    width: 0px;
    height: 0px;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    object-fit: cover;
    border-radius: 7px; }
.ied_new .s4 {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 150px 0 0; }
  .ied_new .s4 .wrapper {
    width: 1368px !important;
    margin: 0 auto 0;
    position: relative; }
  .ied_new .s4 .swiper-button-next,
  .ied_new .s4 .swiper-button-prev {
    display: none; }
  .ied_new .s4 .s4_cont {
    display: flex;
    justify-content: center;
    align-items: center; }
    .ied_new .s4 .s4_cont .s4_ul1,
    .ied_new .s4 .s4_cont .s4_ul2 {
      width: 586px;
      height: 780px;
      background: #F5F5F5 0% 0% no-repeat padding-box;
      display: flex;
      flex-direction: column;
      padding-top: 65px;
      align-items: flex-start; }
      .ied_new .s4 .s4_cont .s4_ul1 li,
      .ied_new .s4 .s4_cont .s4_ul2 li {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px; }
        .ied_new .s4 .s4_cont .s4_ul1 li:nth-of-type(1), .ied_new .s4 .s4_cont .s4_ul1 li:nth-of-type(2),
        .ied_new .s4 .s4_cont .s4_ul2 li:nth-of-type(1),
        .ied_new .s4 .s4_cont .s4_ul2 li:nth-of-type(2) {
          margin: 0 auto; }
        .ied_new .s4 .s4_cont .s4_ul1 li .p1,
        .ied_new .s4 .s4_cont .s4_ul2 li .p1 {
          font-size: 22px;
          font-weight: bold; }
      .ied_new .s4 .s4_cont .s4_ul1 .img,
      .ied_new .s4 .s4_cont .s4_ul2 .img {
        margin-top: 16px; }
      .ied_new .s4 .s4_cont .s4_ul1 .txt,
      .ied_new .s4 .s4_cont .s4_ul2 .txt {
        justify-content: flex-start;
        padding-left: 104px;
        gap: 19px;
        color: #505050;
        font-size: 16px;
        font-weight: 500;
        margin-top: 36px; }
    .ied_new .s4 .s4_cont .s4_ul2 {
      width: 690px;
      height: 940px;
      padding-top: 45px;
      background: transparent linear-gradient(160deg, #FFF2FF 0%, #FFFFFF 49%, #E9E6FF 100%) 0% 0% no-repeat padding-box;
      border-left: 6px solid #C178FF; }
      .ied_new .s4 .s4_cont .s4_ul2 li .p1 {
        color: #000000;
        font-size: 28px; }
      .ied_new .s4 .s4_cont .s4_ul2 .txt {
        color: #000; }
        .ied_new .s4 .s4_cont .s4_ul2 .txt:nth-of-type(3) {
          margin-top: -28px; }
      .ied_new .s4 .s4_cont .s4_ul2 .img {
        margin-top: 0;
        transform: translateX(20px); }
      .ied_new .s4 .s4_cont .s4_ul2 .pc-btn {
        margin: 41px auto 0; }
.ied_new .s5 {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 0;
  box-sizing: border-box;
  margin: 140px auto 0;
  padding: 120px 0 108px;
  background: transparent linear-gradient(318deg, #0A0011 0%, #200437 100%) 0% 0% no-repeat padding-box; }
  .ied_new .s5 .wrapper {
    width: 1368px !important;
    margin: 0 auto 0;
    position: relative; }
  .ied_new .s5 .h2_tit {
    color: #fff; }
  .ied_new .s5 .tit_desc {
    color: #A8A8A8;
    max-width: 1200px;
    text-align: center; }
  .ied_new .s5 .s5_ul {
    width: 100%;
    display: flex;
    margin: 97px auto 0;
    gap: 100px; }
    .ied_new .s5 .s5_ul li {
      position: relative; }
      .ied_new .s5 .s5_ul li::after {
        content: '';
        display: block;
        position: absolute;
        top: 120px;
        left: 180px;
        width: 199px;
        height: 8px;
        background: url("../images/itop-easy-desktop/v4/s5_line.png") no-repeat center/cover; }
      .ied_new .s5 .s5_ul li img {
        width: 135px;
        height: 135px; }
      .ied_new .s5 .s5_ul li p.p1 {
        font-size: 18px;
        color: #fff;
        font-weight: bold;
        margin: 35px 0 19px; }
      .ied_new .s5 .s5_ul li p.p2 {
        max-width: 385px;
        color: #A8A8A8;
        font-size: 14px;
        font-weight: 500;
        line-height: 28px; }
  .ied_new .s5 .pc-btn {
    margin-top: 89px; }
.ied_new .s6 {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 150px 0 100px; }
  .ied_new .s6 .wrapper {
    width: 1368px !important;
    margin: 0 auto 0;
    position: relative; }
  .ied_new .s6 .s6_cont {
    display: flex;
    padding: 0 90px 0 56px;
    width: 100%;
    position: relative;
    transform-style: preserve-3d;
    margin: 151px auto 0; }
    .ied_new .s6 .s6_cont:after {
      content: '';
      display: block;
      width: 100%;
      height: 692px;
      background: #272727 0% 0% no-repeat padding-box;
      border-radius: 20px;
      position: absolute;
      left: 0;
      top: 0;
      transform: translateZ(-1px); }
    .ied_new .s6 .s6_cont .s6_ul1 {
      width: 568px;
      height: auto; }
      .ied_new .s6 .s6_cont .s6_ul1 li {
        height: 60px;
        line-height: 60px;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 500;
        padding-left: 18px;
        width: 100%;
        border-bottom: 1px solid #6A6A6A; }
        .ied_new .s6 .s6_cont .s6_ul1 li.first {
          color: #7B7B7B;
          font-size: 20px;
          font-weight: bold;
          width: 135px; }
        .ied_new .s6 .s6_cont .s6_ul1 li.last {
          border-bottom: 0px solid #6A6A6A; }
    .ied_new .s6 .s6_cont .s6_ul2 {
      margin-left: 11px;
      width: 276px;
      height: 801px;
      transform: translateY(-54px);
      background: #606060EB 0% 0% no-repeat padding-box;
      border-radius: 10px; }
      .ied_new .s6 .s6_cont .s6_ul2 li {
        height: 60px;
        line-height: 60px;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 500;
        width: 100%;
        border-bottom: 1px solid #6A6A6A;
        text-align: center; }
        .ied_new .s6 .s6_cont .s6_ul2 li.first {
          color: #292929;
          height: 54px;
          line-height: 54px;
          font-size: 20px;
          font-weight: bold;
          border-bottom: none; }
        .ied_new .s6 .s6_cont .s6_ul2 li.last {
          border-bottom: none; }
      .ied_new .s6 .s6_cont .s6_ul2 .pc-btn {
        width: 230px;
        height: 55px;
        position: absolute;
        bottom: -23px;
        left: 50%;
        transform: translateX(-50%); }
        .ied_new .s6 .s6_cont .s6_ul2 .pc-btn .button.button-new {
          width: 230px !important;
          height: 55px; }
          .ied_new .s6 .s6_cont .s6_ul2 .pc-btn .button.button-new .btn-word {
            font-size: 16px; }
    .ied_new .s6 .s6_cont .s6_ul3 {
      margin-left: 22px;
      width: 341px;
      height: 821px;
      transform: translateY(-70px);
      background: #FFD07BEB 0% 0% no-repeat padding-box;
      border: 3px solid #FFB300;
      border-radius: 10px; }
      .ied_new .s6 .s6_cont .s6_ul3 li {
        height: 60px;
        line-height: 60px;
        color: #FF7131;
        font-size: 16px;
        font-weight: 500;
        width: 100%;
        border-bottom: 1px solid #DB9956;
        text-align: center; }
        .ied_new .s6 .s6_cont .s6_ul3 li.first {
          color: #FF7131;
          height: 70px;
          line-height: 70px;
          font-size: 20px;
          font-weight: bold;
          border-bottom: none; }
        .ied_new .s6 .s6_cont .s6_ul3 li.last {
          border-bottom: none; }
      .ied_new .s6 .s6_cont .s6_ul3 .pc-btn {
        width: 230px;
        height: 55px;
        position: absolute;
        bottom: -23px;
        left: 50%;
        transform: translateX(-50%); }
        .ied_new .s6 .s6_cont .s6_ul3 .pc-btn .button.button-new {
          width: 230px !important;
          height: 55px;
          background: transparent linear-gradient(90deg, #FF4E00 0%, #FF9900 100%) 0% 0% no-repeat padding-box; }
          .ied_new .s6 .s6_cont .s6_ul3 .pc-btn .button.button-new:hover {
            background: transparent linear-gradient(90deg, #FF8800 0%, #FFC041 100%) 0% 0% no-repeat padding-box; }
            .ied_new .s6 .s6_cont .s6_ul3 .pc-btn .button.button-new:hover .new-svg {
              width: 25px;
              height: 25px; }
          .ied_new .s6 .s6_cont .s6_ul3 .pc-btn .button.button-new .btn-word {
            font-size: 16px; }
.ied_new .page_review {
  --height: 240px;
  position: relative;
  padding: 140px 0 100px 14.48%;
  background: #fff;
  display: flex;
  align-items: stretch;
  justify-content: flex-end; }
  .ied_new .page_review .pc-btn {
    justify-content: flex-start;
    margin-top: 48px; }
  .ied_new .page_review .review_left {
    max-width: 489px;
    text-align: left; }
  .ied_new .page_review .page_title {
    padding: 0;
    font: bold 34px/1.5 var(--family);
    color: #000000;
    text-align: left; }
  .ied_new .page_review .page_desc {
    padding: 40px 0 45px;
    font: 500 19px/36px var(--family);
    color: #000000;
    text-align: left; }
    .ied_new .page_review .page_desc span {
      display: block;
      font: inherit;
      color: inherit; }
  .ied_new .page_review .review_bottom {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px; }
  .ied_new .page_review .review_btn {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    width: 60px;
    height: 60px;
    color: #AE51FE;
    border-radius: 50%;
    background: #F2E4FF; }
    .ied_new .page_review .review_btn.swiper-button-disabled {
      opacity: 0.5; }
    .ied_new .page_review .review_btn:hover {
      background: #AE51FE;
      color: #FFFFFF; }
    .ied_new .page_review .review_btn::after {
      font-size: 32px; }
  .ied_new .page_review .review_box {
    flex: 1 1 0;
    transform: translateX(34px); }
  .ied_new .page_review .swiper-slide {
    height: auto !important; }
  .ied_new .page_review .review_item {
    padding: 48px 18px;
    padding-right: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    width: calc(100% - 20px);
    height: 100%;
    margin: 0 auto;
    gap: 35px;
    background: #F0EEFF 0% 0% no-repeat padding-box;
    border: 1px solid #B5ACFF;
    border-radius: 15px; }
  .ied_new .page_review .review_sub {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    min-height: 56px;
    font: bold 20px/1.5 var(--family);
    color: #FFF; }
  .ied_new .page_review .review_desc {
    color: #000;
    font: 500 14px/1.8 var(--family);
    text-align: center; }
  .ied_new .page_review .info_name {
    color: #000000;
    font-weight: bold; }
  .ied_new .page_review .info_title {
    font-size: 14px;
    margin-top: 9px;
    color: #000; }
  .ied_new .page_review .review_desc {
    min-height: var(--height); }
  .ied_new .page_review .review_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 35px;
    margin: 0 auto 0; }
  .ied_new .page_review .review_pic {
    width: 85px;
    flex-shrink: 0;
    text-align: center; }
    .ied_new .page_review .review_pic > img {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      max-width: 100%; }
  .ied_new .page_review .info_content {
    flex: 1 1 0; }
  .ied_new .page_review .info_name,
  .ied_new .page_review .info_title {
    text-align: center; }
.ied_new .page_faqs {
  position: relative;
  width: 100%;
  max-width: 1920px;
  background: #F1F1F1 0% 0% no-repeat padding-box;
  margin: 126px auto 0;
  box-sizing: border-box;
  padding: 123px 0 100px; }
  .ied_new .page_faqs .wrapper {
    width: 1092px !important;
    margin: 0 auto 0;
    position: relative; }
  .ied_new .page_faqs .faq_box {
    margin: 0 auto;
    width: 76%; }
  .ied_new .page_faqs .faq_item {
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    padding: 0 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #DEDEDE;
    border-radius: 8px;
    cursor: pointer; }
  .ied_new .page_faqs .question_wrap {
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    width: 100%; }
  .ied_new .page_faqs .question_text {
    font: bold 18px/1.5 var(--family);
    color: #000; }
  .ied_new .page_faqs .answer_text {
    font-size: 16px;
    font-weight: 500; }
  .ied_new .page_faqs .question_icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 17px;
    height: 17px; }
    .ied_new .page_faqs .question_icon::before, .ied_new .page_faqs .question_icon::after {
      content: '';
      display: block;
      background: #000;
      width: 100%;
      height: 2px; }
    .ied_new .page_faqs .question_icon::after {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      transition: all 0.3s; }
  .ied_new .page_faqs .faq_on {
    padding-top: 41px;
    padding-bottom: 41px;
    gap: 20px;
    background: transparent linear-gradient(278deg, #C4C2FF 0%, #D8ACFF 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #806EFF; }
    .ied_new .page_faqs .faq_on .question_wrap {
      padding: 0; }
    .ied_new .page_faqs .faq_on .question_icon::after {
      transform: rotate(90deg);
      transition: all 0.3s; }
    .ied_new .page_faqs .faq_on .answer_wrap {
      grid-template-rows: 1fr; }
  .ied_new .page_faqs .answer_text {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px; }
    .ied_new .page_faqs .answer_text a {
      color: #1C38FF;
      font-weight: bold;
      cursor: pointer; }
  .ied_new .page_faqs .answer_wrap {
    width: calc(100% - 34px);
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.3s; }
  .ied_new .page_faqs .answer_inner {
    padding: 0;
    margin: 0;
    grid-row: 1 / span 2;
    overflow: hidden; }
.ied_new .s8 {
  position: relative;
  width: 100%;
  max-width: 1920px;
  height: 483px;
  background: url("../images/itop-easy-desktop/v4/bot_bg.webp") no-repeat center/cover;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 52px 0 0px; }
  .ied_new .s8 .wrapper {
    width: 1200px !important;
    margin: 0 auto 0;
    position: relative;
    text-align: center; }
    .ied_new .s8 .wrapper > img {
      width: 132px;
      height: 132px; }
  .ied_new .s8 .h2_tit_spec {
    margin-top: 0px;
    margin-bottom: 40px;
    font: normal normal 600 38px/60px var(--family);
    background-image: linear-gradient(95deg, #fff 0%, #C077FF 100%);
    -webkit-background-clip: text;
    color: transparent; }

@media (min-width: 769px) and (max-width: 1442px) {
  .ied .bottom-down {
    overflow: hidden; }
    .ied .bottom-down .dimage {
      margin-right: -42px; } }
@media (max-width: 768px) {
  .ied_new .pc {
    display: none; }
  .ied_new .pc_flex {
    display: none; }
  .ied_new .mob {
    display: block; width: 100%; }
  .ied_new .mob_flex {
    display: flex; }
  .ied_new #header {
    -webkit-backdrop-filter: saturate(180%) blur(35px);
    backdrop-filter: saturate(180%) blur(35px); }
  .ied_new .pc-btn .button.button-new {
    display: flex !important;
    margin: 0;
    padding: 0 6px 0 18px !important;
    height: 50px;
    border-radius: calc(50px / 2);
    width: 80% !important; }
    .ied_new .pc-btn .button.button-new .btn-word {
      font-size: 14px; }
    .ied_new .pc-btn .button.button-new .arrow-new {
      display: block !important;
      width: 28px;
      height: 28px; }
      .ied_new .pc-btn .button.button-new .arrow-new .new-svg {
        width: 15px;
        height: 19px; }
  .ied_new .pc-btn .button.button-idesmall {
    padding: 0 5px 0 14px !important;
    height: 36px;
    border-radius: calc(36px / 2); }
    .ied_new .pc-btn .button.button-idesmall .btn-word {
      padding-right: 20px; }
    .ied_new .pc-btn .button.button-idesmall .arrow-new {
      width: 30px;
      height: 30px; }
  .ied_new .h2_tit {
    margin: 0 auto 15px;
    font-size: 20px;
    line-height: 30px; }
  .ied_new .tit_desc {
    font-size: 14px;
    line-height: 24px;
    padding: 0 0; }
  .ied_new .banner {
    padding: 60px 0 50px;
    min-height: 0;
    height: auto;
    background-size: cover; }
    .ied_new .banner .wrapper {
      padding: 0 16px;
      width: 100% !important;
      overflow: visible; }
      .ied_new .banner .wrapper .iedban_left {
        width: 100%;
        text-align: center;
        padding-top: 0; }
        .ied_new .banner .wrapper .iedban_left .blogo {
          justify-content: center; }
          .ied_new .banner .wrapper .iedban_left .blogo .logo-image {
            width: 32px;
            height: 32px; }
            .ied_new .banner .wrapper .iedban_left .blogo .logo-image img {
              width: 100%; }
          .ied_new .banner .wrapper .iedban_left .blogo .logo-text {
            font-size: 14px;
            line-height: 18px; }
      .ied_new .banner .wrapper .iedban_right {
        display: none; }
    .ied_new .banner .b_list {
      width: 100%;
      padding: 0 16px;
      margin-top: 26px; }
      .ied_new .banner .b_list li {
        background: none;
        border: none;
        height: auto;
        width: 70px; }
        .ied_new .banner .b_list li img {
          width: 100%;
          height: auto; }
          .ied_new .banner .b_list li img p.b_list_p {
            display: none; }
    .ied_new .banner .bname {
      padding: 17px 0 13px;
      font-size: 22px;
      line-height: 30px; }
    .ied_new .banner .bdesc {
      margin-bottom: 14px;
      font-size: 14px;
      line-height: 24px;
      font-weight: 500; }
    .ied_new .banner .btn-desc {
      margin: 5px auto 0;
      font-size: 10px;
      transform: translateX(0px); }
      .ied_new .banner .btn-desc .q_wrap span.on {
        position: absolute;
        left: -30px;
        top: 24px;
        z-index: 10;
        box-sizing: border-box;
        padding: 2px 4px;
        font-size: 7px;
        font-weight: 400;
        text-align: center;
        color: #0F0F0F;
        line-height: 2;
        background: white;
        border: 1px solid #fff;
        border-radius: 18px;
        min-width: 350px;
        min-height: 30px; }
        .ied_new .banner .btn-desc .q_wrap span.on:after {
          display: none; }
    .ied_new .banner .ied-screen {
      margin: 26px auto 0; }
      .ied_new .banner .ied-screen > img {
        width: 100%;
        max-width: 100%; }
  .ied_new .s1 {
    padding-top: 50px; }
    .ied_new .s1 .wrapper {
      width: 100% !important; }
    .ied_new .s1 .fea2 {
      width: 100%;
      margin-top: 50px;
      padding-bottom: 50px;
      background: #ECEFFF;
      padding-top: 50px; }
    .ied_new .s1 .fea_swi {
      position: relative;
      transform-style: preserve-3d;
      padding: 0 16px;
      padding-top: 5px;
      margin-top: 20px; }
      .ied_new .s1 .fea_swi:after {
        content: '';
        display: block;
        width: 343px;
        height: 201px;
        position: absolute;
        left: 49.4%;
        z-index: 10;
        transform: translateX(-50%) translateZ(1px);
        top: 0px;
        background: url("../images/itop-easy-desktop/v4/fea_mob_imgbg.png") no-repeat center/cover; }
      .ied_new .s1 .fea_swi .swiper-button-prev,
      .ied_new .s1 .fea_swi .swiper-button-next {
        display: block;
        width: 18px;
        height: 32px;
        background: url("../images/itop-easy-desktop/v4/fea_arrow_on.png") no-repeat center/cover;
        top: 90px; }
        .ied_new .s1 .fea_swi .swiper-button-prev::after,
        .ied_new .s1 .fea_swi .swiper-button-next::after {
          display: none; }
        .ied_new .s1 .fea_swi .swiper-button-prev.swiper-button-disabled,
        .ied_new .s1 .fea_swi .swiper-button-next.swiper-button-disabled {
          background: url("../images/itop-easy-desktop/v4/fea_arrow.png") no-repeat center/cover;
          transform: rotate(180deg); }
      .ied_new .s1 .fea_swi .swiper-button-prev {
        transform: rotate(180deg); }
        .ied_new .s1 .fea_swi .swiper-button-prev.swiper-button-disabled {
          background: url("../images/itop-easy-desktop/v4/fea_arrow.png") no-repeat center/cover;
          transform: rotate(0deg); }
      .ied_new .s1 .fea_swi .swiper-slide {
        width: 273px;
        flex-direction: column; }
        .ied_new .s1 .fea_swi .swiper-slide .img_wrap {
          width: 273px; }
          .ied_new .s1 .fea_swi .swiper-slide .img_wrap img {
            width: 100%; }
        .ied_new .s1 .fea_swi .swiper-slide .h3_1 {
          font-size: 16px;
          font-weight: bold;
          margin-top: 34px;
          margin-bottom: 16px; }
        .ied_new .s1 .fea_swi .swiper-slide .p2 {
          color: #292929;
          font-size: 12px;
          font-weight: 500;
          line-height: 24px; }
  .ied_new .s2 {
    padding: 51px 0 51px; }
    .ied_new .s2 .wrapper {
      width: 100% !important; }
    .ied_new .s2 .s2_tab {
      width: 100%;
      padding: 0 16px;
      flex-wrap: wrap;
      margin-top: 26px;
      gap: 10px; }
      .ied_new .s2 .s2_tab li {
        height: 30px;
        border-radius: 100px;
        padding: 0 16px;
        gap: 0px;
        align-items: center; }
        .ied_new .s2 .s2_tab li img {
          display: none; }
        .ied_new .s2 .s2_tab li p {
          font-size: 12px;
          font-weight: bold;
          color: #000000; }
    .ied_new .s2 .s2_txt_wrap {
      margin-top: 30px; }
      .ied_new .s2 .s2_txt_wrap .s2_desc {
        display: none; }
        .ied_new .s2 .s2_txt_wrap .s2_desc.on {
          display: block; }
    .ied_new .s2 .s2_desc {
      margin: 0px auto 0;
      font-size: 12px;
      line-height: 24px; }
    .ied_new .s2 .s2_swi_wrap {
      margin: 12px auto 0;
      padding: 4px 0px;
      height: 210px; }
      .ied_new .s2 .s2_swi_wrap::before {
        width: 384px;
        height: 206px;
        left: 50%;
        top: -6px;
        background: url("../images/itop-easy-desktop/v4/s2_swi_mob_bg.png") no-repeat center/cover; }
      .ied_new .s2 .s2_swi_wrap .swiper-pagination {
        display: flex;
        bottom: 0px;
        justify-content: center;
        z-index: 5; }
        .ied_new .s2 .s2_swi_wrap .swiper-pagination .swiper-pagination-bullet {
          width: 12px;
          height: 12px;
          background: #D9D4FF;
          opacity: 1; }
          .ied_new .s2 .s2_swi_wrap .swiper-pagination .swiper-pagination-bullet-active {
            width: 14px;
            height: 14px;
            background: #806EFF; }
      .ied_new .s2 .s2_swi_wrap .swiper-button-prev,
      .ied_new .s2 .s2_swi_wrap .swiper-button-next {
        display: none; }
        .ied_new .s2 .s2_swi_wrap .swiper-button-prev::after,
        .ied_new .s2 .s2_swi_wrap .swiper-button-next::after {
          opacity: .6; }
        .ied_new .s2 .s2_swi_wrap .swiper-button-prev:hover::after,
        .ied_new .s2 .s2_swi_wrap .swiper-button-next:hover::after {
          opacity: 1; }
      .ied_new .s2 .s2_swi_wrap .swiper {
        width: 100%;
        display: none; }
        .ied_new .s2 .s2_swi_wrap .swiper.on {
          padding-top: 7px;
          transform: translateY(-6px);
          display: block;
          padding-bottom: 50px; }
        .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide {
          width: 308px;
          cursor: grab;
          transition-timing-function: linear; }
          .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide-active {
            transform: scaleY(1.1) translateY(-3px); }
          .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide img {
            width: 100%; }
          .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide .video-wrapper {
            width: 100%; }
            .ied_new .s2 .s2_swi_wrap .swiper .swiper-slide .video-wrapper video {
              height: 100%;
              left: 0;
              -o-object-fit: fill;
              object-fit: fill;
              position: absolute;
              top: 0;
              width: 100%;
              z-index: 10; }
    .ied_new .s2 .pc-btn {
      margin-top: 50px; }
  .ied_new .s3 {
    padding: 51px 16px 0px; }
    .ied_new .s3 .wrapper {
      width: 100% !important; }
    .ied_new .s3 .button_wrap {
      display: flex;
      justify-content: center;
      gap: 28px;
      height: 39px;
      margin-top: 40px; }
      .ied_new .s3 .button_wrap .swiper-button-prev,
      .ied_new .s3 .button_wrap .swiper-button-next {
        position: static;
        width: 39px;
        height: 39px;
        opacity: 1;
        background: #806EFF;
        border-radius: 4px; }
        .ied_new .s3 .button_wrap .swiper-button-prev.swiper-button-disabled,
        .ied_new .s3 .button_wrap .swiper-button-next.swiper-button-disabled {
          opacity: .4;
          background: #806EFF; }
        .ied_new .s3 .button_wrap .swiper-button-prev:after,
        .ied_new .s3 .button_wrap .swiper-button-next:after {
          content: '';
          width: 15px;
          height: 16px;
          background: url("../images/itop-easy-desktop/v4/s3_arrow.png") no-repeat center/cover; }
      .ied_new .s3 .button_wrap .swiper-button-prev:after {
        transform: rotate(180deg); }
    .ied_new .s3 .s3_swi {
      width: 100%;
      padding: 30px 10px 25px;
      background: #EEF3FF; }
      .ied_new .s3 .s3_swi .swiper-slide {
        flex-direction: column;
        align-items: center; }
        .ied_new .s3 .s3_swi .swiper-slide .more_name {
          font-size: 16px;
          margin-bottom: 25px; }
        .ied_new .s3 .s3_swi .swiper-slide .more_pic {
          height: 162px;
          position: static; }
        .ied_new .s3 .s3_swi .swiper-slide p.p1 {
          text-align: center;
          color: #fff;
          font-size: 12px;
          font-weight: bold;
          position: absolute;
          top: 114px;
          left: 98px;
          z-index: 1; }
          .ied_new .s3 .s3_swi .swiper-slide p.p1 img {
            width: 16px;
            height: 16px;
            display: inline-block;
            margin-left: 3px;
            position: relative;
            top: -2px; }
        .ied_new .s3 .s3_swi .swiper-slide p.p2 {
          text-align: center;
          color: #fff;
          font-size: 14px;
          font-weight: bold;
          position: absolute;
          top: 166px;
          left: 140px;
          z-index: 1; }
        .ied_new .s3 .s3_swi .swiper-slide p.p3 {
          font-size: 8px;
          color: #5862AA;
          position: absolute;
          top: 100px;
          left: 180px;
          z-index: 1; }
        .ied_new .s3 .s3_swi .swiper-slide .more_card {
          position: static;
          font-size: 12px;
          color: #292929;
          font-weight: 500;
          line-height: 24px;
          margin-top: 31px;
          z-index: 1;
          opacity: 1;
          visibility: visible;
          padding: 0; }
    .ied_new .s3 .pc-btn {
      margin-top: 20px; }
  .ied_new .s4 {
    padding: 51px 0 51px; }
    .ied_new .s4 .wrapper {
      width: 100% !important;
      padding: 0 16px; }
    .ied_new .s4 .pc-btn {
      margin-top: 24px;
      width: 100%; }
    .ied_new .s4 .swiper-button-next,
    .ied_new .s4 .swiper-button-prev {
      display: flex;
      top: 28%; }
      .ied_new .s4 .swiper-button-next:after,
      .ied_new .s4 .swiper-button-prev:after {
        content: '';
        width: 14px;
        height: 25px;
        background: url("../images/itop-easy-desktop/v4/s4_arrow.png") no-repeat center/cover; }
    .ied_new .s4 .swiper-button-prev {
      left: 0px; }
      .ied_new .s4 .swiper-button-prev:after {
        transform: rotate(180deg); }
    .ied_new .s4 .swiper-button-prev {
      right: 0px; }
    .ied_new .s4 .s4_cont {
      margin-top: 24px;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start; }
      .ied_new .s4 .s4_cont .swiper-slide {
        width: 100%; }
      .ied_new .s4 .s4_cont .s4_ul1,
      .ied_new .s4 .s4_cont .s4_ul2 {
        height: auto;
        padding-bottom: 30px;
        padding-top: 15px;
        align-items: flex-start; }
        .ied_new .s4 .s4_cont .s4_ul1 li:first-of-type,
        .ied_new .s4 .s4_cont .s4_ul2 li:first-of-type {
          margin: 0 auto 0; }
          .ied_new .s4 .s4_cont .s4_ul1 li:first-of-type img,
          .ied_new .s4 .s4_cont .s4_ul2 li:first-of-type img {
            width: 36px; }
        .ied_new .s4 .s4_cont .s4_ul1 p.p1,
        .ied_new .s4 .s4_cont .s4_ul2 p.p1 {
          font-size: 14px; }
        .ied_new .s4 .s4_cont .s4_ul1 .img img,
        .ied_new .s4 .s4_cont .s4_ul2 .img img {
          width: 80%; }
        .ied_new .s4 .s4_cont .s4_ul1 .txt,
        .ied_new .s4 .s4_cont .s4_ul2 .txt {
          padding-left: 32px;
          gap: 10px;
          font-size: 14px;
          font-weight: bold;
          margin-top: 24px; }
      .ied_new .s4 .s4_cont .s4_ul2 {
        border-left: none; }
        .ied_new .s4 .s4_cont .s4_ul2 .img img {
          transform: translateX(-18px); }
        .ied_new .s4 .s4_cont .s4_ul2 .txt:nth-of-type(3) {
          margin-top: 0; }
  .ied_new .s5 {
    padding: 51px 0 51px;
    margin-top: 0; }
    .ied_new .s5 .wrapper {
      width: 100% !important;
      padding: 0 16px; }
    .ied_new .s5 .pc-btn {
      margin-top: 20px; }
    .ied_new .s5 .s5_ul {
      flex-direction: column;
      gap: 80px; }
      .ied_new .s5 .s5_ul li {
        display: flex;
        gap: 21px; }
        .ied_new .s5 .s5_ul li:last-of-type:after {
          display: none; }
        .ied_new .s5 .s5_ul li::after {
          content: '';
          display: block;
          position: absolute;
          top: 90px;
          left: 40px;
          width: 7px;
          height: 62px;
          background: url("../images/itop-easy-desktop/v4/s5_line_mob.png") no-repeat center/cover; }
        .ied_new .s5 .s5_ul li img {
          width: 81px;
          height: 81px; }
        .ied_new .s5 .s5_ul li p.p1 {
          font-size: 14px;
          font-weight: bold;
          margin-bottom: 12px;
          margin-top: 0; }
        .ied_new .s5 .s5_ul li p.p2 {
          font-size: 12px;
          font-weight: 500;
          line-height: 24px;
          color: #CCCCCC; }
  .ied_new .s6 {
    padding: 49px 0 51px;
    margin-top: 0; }
    .ied_new .s6 .wrapper {
      width: 100% !important;
      padding: 0 16px; }
    .ied_new .s6 .s6_cont {
      padding: 0 8px 0 0px;
      width: 100%;
      position: relative;
      margin: 51px auto 0; }
      .ied_new .s6 .s6_cont:after {
        content: '';
        display: block;
        height: 477px;
        border-radius: 8px; }
      .ied_new .s6 .s6_cont ul {
        flex-shrink: 1; }
      .ied_new .s6 .s6_cont .s6_ul1 {
        width: 37%;
        height: auto; }
        .ied_new .s6 .s6_cont .s6_ul1 li {
          height: 42px;
          line-height: 1.5;
          padding-left: 9px;
          width: 100%;
          font-size: 10px;
          display: flex;
          align-items: center; }
          .ied_new .s6 .s6_cont .s6_ul1 li.first {
            height: 56px;
            line-height: 56px;
            font-size: 12px;
            width: 100%; }
      .ied_new .s6 .s6_cont .s6_ul2 {
        margin-left: 0px;
        width: 26.5%;
        height: 485px;
        transform: translateY(-8px);
        background: #606060EB 0% 0% no-repeat padding-box;
        border-radius: 10px 10px 0 0; }
        .ied_new .s6 .s6_cont .s6_ul2 li {
          height: 42px;
          line-height: 42px;
          font-size: 10px; }
          .ied_new .s6 .s6_cont .s6_ul2 li img {
            width: 10px;
            height: 10px; }
          .ied_new .s6 .s6_cont .s6_ul2 li:nth-of-type(2) {
            display: none; }
          .ied_new .s6 .s6_cont .s6_ul2 li.first {
            height: 64px;
            line-height: 70px;
            font-size: 12px;
            color: #B5B5B5;
            border-bottom: 1px solid #6A6A6A; }
        .ied_new .s6 .s6_cont .s6_ul2 .pc-btn {
          width: 230px;
          height: 55px;
          position: absolute;
          bottom: -23px;
          left: 50%;
          transform: translateX(-50%); }
          .ied_new .s6 .s6_cont .s6_ul2 .pc-btn .button.button-new {
            width: 230px !important;
            height: 55px; }
            .ied_new .s6 .s6_cont .s6_ul2 .pc-btn .button.button-new .btn-word {
              font-size: 16px; }
      .ied_new .s6 .s6_cont .s6_ul3 {
        margin-left: 6px;
        width: 32%;
        height: 499px;
        transform: translateY(-21px);
        background: #FFD07BEB 0% 0% no-repeat padding-box;
        border: 1px solid #FFB300;
        border-radius: 10px 10px 0 0; }
        .ied_new .s6 .s6_cont .s6_ul3 li {
          height: 42px;
          line-height: 42px;
          font-size: 12px; }
          .ied_new .s6 .s6_cont .s6_ul3 li img {
            width: 10px;
            height: 10px; }
          .ied_new .s6 .s6_cont .s6_ul3 li.first {
            height: 77px;
            line-height: 95px;
            font-size: 12px;
            border-bottom: 1px solid #DB9956; }
          .ied_new .s6 .s6_cont .s6_ul3 li:nth-of-type(2) {
            display: none; }
        .ied_new .s6 .s6_cont .s6_ul3 .pc-btn {
          width: 230px;
          height: 55px;
          position: absolute;
          bottom: -23px;
          left: 50%;
          transform: translateX(-50%); }
          .ied_new .s6 .s6_cont .s6_ul3 .pc-btn .button.button-new {
            width: 230px !important;
            height: 55px;
            background: transparent linear-gradient(90deg, #FF4E00 0%, #FF9900 100%) 0% 0% no-repeat padding-box; }
            .ied_new .s6 .s6_cont .s6_ul3 .pc-btn .button.button-new:hover {
              background: transparent linear-gradient(90deg, #FF8800 0%, #FFC041 100%) 0% 0% no-repeat padding-box; }
              .ied_new .s6 .s6_cont .s6_ul3 .pc-btn .button.button-new:hover .new-svg {
                width: 25px;
                height: 25px; }
            .ied_new .s6 .s6_cont .s6_ul3 .pc-btn .button.button-new .btn-word {
              font-size: 16px; }
    .ied_new .s6 .button_wrap {
      display: flex;
      justify-content: center;
      align-items: center; }
      .ied_new .s6 .button_wrap .pc-btn {
        width: 50%; }
        .ied_new .s6 .button_wrap .pc-btn .button.button-new {
          width: 92% !important;
          padding-left: 0 !important; }
          .ied_new .s6 .button_wrap .pc-btn .button.button-new.ied_new {
            background: transparent linear-gradient(90deg, #FF4E00 0%, #FF9900 100%) 0% 0% no-repeat padding-box; }
            .ied_new .s6 .button_wrap .pc-btn .button.button-new.ied_new:hover {
              background: transparent linear-gradient(90deg, #FF8800 0%, #FFC041 100%) 0% 0% no-repeat padding-box; }
              .ied_new .s6 .button_wrap .pc-btn .button.button-new.ied_new:hover .new-svg {
                width: 12px;
                height: 12px; }
  .ied_new .s6.page_review {
    padding: 50px 16px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background: #E8E5FE; }
    .ied_new .s6.page_review .pc-btn {
      width: 100%;
      margin-top: 24px; }
    .ied_new .s6.page_review .review_left {
      max-width: 100%;
      text-align: center; }
    .ied_new .s6.page_review .page_title {
      color: #000;
      font-size: 20px;
      text-align: center;
      padding: 0 6%; }
    .ied_new .s6.page_review .page_desc {
      font-size: 14px;
      padding: 15px 0 15px;
      line-height: 28px;
      text-align: center; }
    .ied_new .s6.page_review .review_bottom {
      display: flex;
      justify-content: center;
      gap: 28px;
      height: 39px;
      margin-top: 0px;
      margin-bottom: 24px; }
      .ied_new .s6.page_review .review_bottom .swiper-button-prev,
      .ied_new .s6.page_review .review_bottom .swiper-button-next {
        position: static;
        width: 39px;
        height: 39px;
        opacity: 1;
        background: #806EFF;
        border-radius: 4px; }
        .ied_new .s6.page_review .review_bottom .swiper-button-prev.swiper-button-disabled,
        .ied_new .s6.page_review .review_bottom .swiper-button-next.swiper-button-disabled {
          opacity: .4;
          background: #806EFF; }
        .ied_new .s6.page_review .review_bottom .swiper-button-prev:after,
        .ied_new .s6.page_review .review_bottom .swiper-button-next:after {
          content: '';
          width: 15px;
          height: 16px;
          background: url("../images/itop-easy-desktop/v4/s3_arrow.png") no-repeat center/cover; }
      .ied_new .s6.page_review .review_bottom .swiper-button-prev:after {
        transform: rotate(180deg); }
    .ied_new .s6.page_review .review_box {
      flex: none;
      transform: translateX(0px);
      width: 100%; }
    .ied_new .s6.page_review .review_item {
      padding: 30px 18px;
      background: #FFFFFF;
      height: calc(100% - 2px); }
    .ied_new .s6.page_review .review_sub {
      font-size: rem(14px); }
    .ied_new .s6.page_review .review_desc,
    .ied_new .s6.page_review .info_name,
    .ied_new .s6.page_review .info_title {
      font-size: rem(12px); }
    .ied_new .s6.page_review .review_desc {
      min-height: 0; }
  .ied_new .s7.page_faqs {
    padding: 51px 0 64px;
    margin-top: 0; }
    .ied_new .s7.page_faqs .wrapper {
      width: 100% !important;
      padding: 0 16px; }
    .ied_new .s7.page_faqs .faq_box {
      margin: 25px auto 0;
      width: 100%; }
      .ied_new .s7.page_faqs .faq_box .faq_item {
        margin-bottom: 9px; }
      .ied_new .s7.page_faqs .faq_box .faq_on {
        padding-top: 20px;
        padding-bottom: 20px;
        gap: 10px; }
    .ied_new .s7.page_faqs .question_text,
    .ied_new .s7.page_faqs .answer_text {
      font-size: 14px;
      line-height: 25px; }
    .ied_new .s7.page_faqs .answer_text {
      font-size: 11px;
      line-height: 20px; }
  .ied_new .s8 {
    padding: 30px 0 32px;
    margin-top: 0;
    height: fit-content;
    background: url("../images/itop-easy-desktop/v4/bot_bg_mob.png") no-repeat center/cover; }
    .ied_new .s8 .wrapper {
      width: 100% !important;
      padding: 0 16px; }
    .ied_new .s8 .h2_tit_spec {
      font-size: 25px;
      margin-bottom: 0px; }
    .ied_new .s8 .p_spec {
      margin-top: 0px;
      margin-bottom: 40px;
      font: normal normal 600 12px/24px var(--family);
      background-image: linear-gradient(95deg, #fff 0%, #C077FF 100%);
      -webkit-background-clip: text;
      color: transparent; } }

/*# sourceMappingURL=itop-easy-desktop_new1211.css.map */
