@charset "UTF-8";
body {
  width: 19.2rem;
  opacity: 0; }

* {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
  font-family: "PingFang SC Medium", "PingFang SC", "Microsoft YaHei", "寰蒋闆呴粦", "Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, sans-serif; }

.flex {
  display: flex; }

ul {
  list-style: none; }

img {
  border: none; }

a {
  text-decoration: none;
  color: black; }

input, textarea {
  outline: none; }

.hide {
  display: none; }

@media screen and (max-width: 600px) {
  body {
    width: 7.5rem; } }
.ai-new-banner {
  width: 100%;
  height: 7rem;
  position: relative;
  display: flex;
  align-items: center; }
  .ai-new-banner .banner-bg {
    width: 100%;
    height: calc(100% - .8rem - 20px);
    object-fit: cover;
    display: block;
    position: absolute;
    left: 0;
    top: calc(.8rem + 20px);
    z-index: -1; }
  .ai-new-banner .banner-title {
    font-size: .4rem;
    background-image: linear-gradient(to right, #fff 1%, #d70c19 10%);
    -webkit-background-clip: text;
    color: transparent;
    line-height: 1;
    margin-bottom: .5rem; }
  .ai-new-banner .banner-content {
    width: 50%;
    font-size: .18rem;
    color: #fff;
    line-height: 1.8; }
    .ai-new-banner .banner-content * {
      font-size: .18rem;
      color: #fff;
      line-height: 1.8; }
    .ai-new-banner .banner-content .entry-des {
      margin-top: .23rem;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .ai-new-banner .banner-content .entry-des .jianbian-border {
        flex-shrink: 0;
        margin: 0 5px;
        cursor: text; }
        .ai-new-banner .banner-content .entry-des .jianbian-border span {
          padding: 0 10px; }

.ai-new-area {
  margin-top: 1rem; }
  .ai-new-area .new-area-title {
    text-align: center;
    background-image: linear-gradient(to right, #fff 1%, #d70c19 50%);
    -webkit-background-clip: text;
    color: transparent;
    line-height: 1;
    font-size: .45rem;
    width: fit-content;
    margin: 0 auto .8rem; }
  .ai-new-area .new-area-des {
    text-align: center;
    width: 60%;
    margin: 0 auto; }
    .ai-new-area .new-area-des * {
      color: #fff !important;
      font-size: .18rem !important;
      line-height: 1.8 !important; }
  .ai-new-area .area-img-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .ai-new-area .area-img-list .area-img-item {
      width: calc(20% - .96rem);
      margin-right: 1.2rem;
      margin-top: .7rem; }
      .ai-new-area .area-img-list .area-img-item:nth-child(5n) {
        margin-right: 0; }
      .ai-new-area .area-img-list .area-img-item:hover img {
        transform: scale(1.2); }
      .ai-new-area .area-img-list .area-img-item .img-area {
        width: 100%;
        height: 1.68rem;
        border-radius: 20px;
        overflow: hidden; }
        .ai-new-area .area-img-list .area-img-item .img-area img {
          width: 100%;
          height: 100%;
          display: block;
          object-fit: cover;
          transition: all 0.6s;
          border-radius: 20px; }
      .ai-new-area .area-img-list .area-img-item .img-name {
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #fff;
        font-size: .2rem;
        font-weight: bold;
        margin-top: .1rem; }
  .ai-new-area .img-content-list {
    align-items: flex-start; }
    .ai-new-area .img-content-list .area-img-item {
      width: calc(25% - .21rem);
      margin-right: .28rem; }
      .ai-new-area .img-content-list .area-img-item:nth-child(5n) {
        margin-right: .28rem; }
      .ai-new-area .img-content-list .area-img-item:nth-child(4n) {
        margin-right: 0; }
      .ai-new-area .img-content-list .area-img-item .img-area {
        height: 2.75rem; }
      .ai-new-area .img-content-list .area-img-item .img-name {
        font-size: .16rem;
        margin-top: .5rem;
        white-space: unset;
        overflow: unset;
        text-align: left; }
  .ai-new-area .three-img-list {
    align-items: flex-start; }
    .ai-new-area .three-img-list .area-img-item {
      width: calc(33.3% - .7rem);
      margin-right: 1.05rem;
      margin-top: .2rem; }
      .ai-new-area .three-img-list .area-img-item:nth-child(5n) {
        margin-right: 1.05rem; }
      .ai-new-area .three-img-list .area-img-item:nth-child(3n) {
        margin-right: 0; }
      .ai-new-area .three-img-list .area-img-item .img-area {
        height: 2.75rem; }
      .ai-new-area .three-img-list .area-img-item .item-title {
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: .2rem;
        margin-bottom: .38rem; }
      .ai-new-area .three-img-list .area-img-item .img-name {
        font-weight: normal;
        font-size: .16rem;
        white-space: unset;
        overflow: unset;
        text-align: left;
        margin-top: .6rem;
        line-height: 1.8; }
  .ai-new-area .service-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .ai-new-area .service-list .service-item {
      text-align: center;
      color: #fff;
      width: 15.6%; }
      .ai-new-area .service-list .service-item .service-img {
        width: 100%;
        height: 2.35rem;
        object-fit: contain;
        display: block; }
      .ai-new-area .service-list .service-item .service-name {
        color: #ffffff;
        font-size: .28rem;
        font-weight: bold;
        margin: .4rem 0 0 0; }
      .ai-new-area .service-list .service-item .service-intro-list {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap; }
        .ai-new-area .service-list .service-item .service-intro-list p {
          padding-left: .16rem;
          width: calc(50% - .16rem);
          color: #fff;
          font-size: .15rem;
          position: relative;
          margin-top: .3rem;
          text-align: left; }
          .ai-new-area .service-list .service-item .service-intro-list p:after {
            position: absolute;
            content: '';
            width: .08rem;
            height: .08rem;
            border-radius: 50%;
            background-color: #d80e1b;
            top: .1rem;
            left: 0; }
    .ai-new-area .service-list .icon-you-copy {
      font-size: .48rem;
      color: #404040;
      width: 12.5%;
      height: 2.35rem;
      line-height: 2.35rem;
      text-align: center;
      font-weight: bold; }
  .ai-new-area .ai-swiper-area {
    position: relative; }
    .ai-new-area .ai-swiper-area .swiper-slide {
      display: flex;
      justify-content: center; }
    .ai-new-area .ai-swiper-area .design-item {
      width: 4.5rem; }
      .ai-new-area .ai-swiper-area .design-item .title-area {
        width: 100%;
        height: 1.92rem;
        position: relative;
        margin-bottom: .8rem; }
        .ai-new-area .ai-swiper-area .design-item .title-area img {
          width: 100%;
          height: 100%; }
        .ai-new-area .ai-swiper-area .design-item .title-area .title {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          color: #fff;
          font-size: .28rem; }
      .ai-new-area .ai-swiper-area .design-item .design-content * {
        color: #fff;
        font-weight: normal;
        font-size: .16rem;
        line-height: 1.8;
        text-align: justify; }
  .ai-new-area .ability-area .ability-title {
    text-align: center;
    color: #fff;
    font-size: .26rem;
    font-weight: bold; }
  .ai-new-area .ability-area .ability-swiper-area {
    margin: .6rem 0 .4rem;
    position: relative; }
    .ai-new-area .ability-area .ability-swiper-area .swiper-slide {
      display: flex;
      justify-content: center; }
      .ai-new-area .ability-area .ability-swiper-area .swiper-slide .ability-item {
        cursor: pointer; }
        .ai-new-area .ability-area .ability-swiper-area .swiper-slide .ability-item .img-area {
          width: 2.18rem;
          height: 2.18rem;
          margin: 0 auto;
          border-radius: 20px;
          padding: .05rem; }
          .ai-new-area .ability-area .ability-swiper-area .swiper-slide .ability-item .img-area img {
            width: 2.18rem;
            height: 2.18rem;
            border-radius: 20px;
            object-fit: cover;
            display: block; }
        .ai-new-area .ability-area .ability-swiper-area .swiper-slide .ability-item .name {
          color: #a3a3a3;
          font-size: .2rem;
          font-weight: bold;
          margin-top: .18rem;
          text-align: center; }
    .ai-new-area .ability-area .ability-swiper-area .swiper-slide-on .ability-item .img-area {
      background-image: linear-gradient(135deg, #fff, #d70c19 60%); }
    .ai-new-area .ability-area .ability-swiper-area .swiper-slide-on .ability-item .name {
      background-image: linear-gradient(to right, #fff 1%, #d70c19 50%);
      -webkit-background-clip: text;
      color: transparent; }
  .ai-new-area .ability-area .ability-content {
    border: 10px;
    padding: .1rem .4rem;
    min-height: .8rem; }
    .ai-new-area .ability-area .ability-content * {
      color: #dedede;
      font-size: .16rem; }
  .ai-new-area .strength-list {
    margin-top: .2rem;
    text-align: justify;
    position: relative;
    word-break: break-all; }
    .ai-new-area .strength-list * {
      color: #fff !important;
      font-size: 14px !important;
      line-height: 1 !important; }
    .ai-new-area .strength-list p {
      color: #fff !important;
      font-size: 14px;
      position: relative;
      margin-left: 0 !important;
      padding-left: 14px;
      line-height: 1.8 !important; }
      .ai-new-area .strength-list p:after {
        position: absolute;
        content: '';
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background-color: #d80e1b;
        top: 9px;
        left: 0; }
  .ai-new-area .collection-ability-list .ability-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .7rem; }
    .ai-new-area .collection-ability-list .ability-item:last-child {
      margin-bottom: 0; }
    .ai-new-area .collection-ability-list .ability-item:nth-child(even) .right-img-area {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
    .ai-new-area .collection-ability-list .ability-item:nth-child(even) .left-content {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }
    .ai-new-area .collection-ability-list .ability-item .left-content {
      width: 50%; }
      .ai-new-area .collection-ability-list .ability-item .left-content .name {
        color: #fff;
        font-size: .34rem; }
      .ai-new-area .collection-ability-list .ability-item .left-content .des {
        color: #b1b1b1;
        font-size: .16rem;
        margin: .32rem 0;
        width: 80%; }
        .ai-new-area .collection-ability-list .ability-item .left-content .des * {
          color: #b1b1b1 !important;
          font-size: .16rem !important;
          margin: 0 !important; }
      .ai-new-area .collection-ability-list .ability-item .left-content .detail-list {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-top: .4rem;
        border-top: 1px solid #1c1c1c; }
        .ai-new-area .collection-ability-list .ability-item .left-content .detail-list p {
          font-size: .16rem;
          color: #fff;
          width: calc(33% - .16rem);
          position: relative;
          padding-left: .16rem;
          margin-bottom: .16rem; }
          .ai-new-area .collection-ability-list .ability-item .left-content .detail-list p:after {
            position: absolute;
            content: '';
            width: 0.08rem;
            height: 0.08rem;
            border-radius: 50%;
            background-color: #d80e1b;
            top: .08rem;
            left: 0; }
    .ai-new-area .collection-ability-list .ability-item .right-img-area {
      width: calc(50% - 1rem);
      height: 4.8rem;
      position: relative; }
      .ai-new-area .collection-ability-list .ability-item .right-img-area .grey-bg, .ai-new-area .collection-ability-list .ability-item .right-img-area .red-bg {
        width: calc(100% - .42rem);
        height: calc(100% - .32rem);
        border-radius: 20px;
        background-image: linear-gradient(to right, #272727, #191919);
        position: absolute;
        top: 0;
        right: 0; }
      .ai-new-area .collection-ability-list .ability-item .right-img-area .red-bg {
        bottom: 0;
        top: unset;
        left: 0;
        right: unset;
        background-image: linear-gradient(to right, #d70c19, #272727);
        opacity: .25; }
      .ai-new-area .collection-ability-list .ability-item .right-img-area .right-img {
        width: calc(100% - .56rem);
        height: calc(100% - 1.16rem);
        top: .58rem;
        left: .28rem;
        display: block;
        object-fit: cover;
        border-radius: 20px;
        position: absolute; }
  .ai-new-area .scene-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: -.7rem; }
    .ai-new-area .scene-list .scene-item {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      width: calc(50% - 1rem);
      margin-bottom: .7rem; }
      .ai-new-area .scene-list .scene-item:nth-child(4n) .right-img, .ai-new-area .scene-list .scene-item:nth-child(4n - 1) .right-img {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; }
      .ai-new-area .scene-list .scene-item:nth-child(4n) .left-content, .ai-new-area .scene-list .scene-item:nth-child(4n - 1) .left-content {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; }
      .ai-new-area .scene-list .scene-item .left-content {
        width: calc(100% - .48rem - 2.55rem);
        flex-shrink: 0; }
        .ai-new-area .scene-list .scene-item .left-content .name {
          color: #fff;
          font-size: .3rem;
          font-weight: bold;
          margin-bottom: .2rem; }
        .ai-new-area .scene-list .scene-item .left-content .des {
          text-align: justify; }
          .ai-new-area .scene-list .scene-item .left-content .des * {
            font-size: .16rem;
            color: #b1b1b1;
            line-height: 1.8; }
      .ai-new-area .scene-list .scene-item .right-img {
        width: 2.55rem;
        height: 1.96rem;
        object-fit: cover;
        display: block;
        flex-shrink: 0;
        border-radius: 20px; }
  .ai-new-area .need-scene-list .need-scene-item {
    margin-bottom: .7rem; }
    .ai-new-area .need-scene-list .need-scene-item:last-child {
      margin-bottom: 0; }
    .ai-new-area .need-scene-list .need-scene-item > p {
      color: #b1b1b1 !important;
      text-align: center;
      font-size: .16rem; }
    .ai-new-area .need-scene-list .need-scene-item .title {
      text-align: center;
      font-size: .26rem;
      color: #fff !important;
      font-weight: bold;
      margin-bottom: .1rem; }
    .ai-new-area .need-scene-list .need-scene-item .des {
      color: #b1b1b1 !important;
      text-align: center;
      font-size: .16rem;
      padding-top: .1rem;
      border-top: 1px solid #1c1c1c;
      width: fit-content;
      margin: 0 auto; }
      .ai-new-area .need-scene-list .need-scene-item .des * {
        color: #b1b1b1 !important;
        text-align: center;
        font-size: .16rem; }
    .ai-new-area .need-scene-list .need-scene-item .scene-detail-list {
      display: flex;
      align-items: flex-start;
      flex-wrap: wrap; }
      .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item {
        width: calc(50% - 1.1rem);
        margin-right: 2.2rem;
        margin-top: .3rem; }
        .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item:nth-child(even) {
          margin-right: 0; }
        .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-name {
          display: flex;
          align-items: center;
          margin-bottom: .2rem; }
          .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-name .number {
            width: .36rem;
            height: .36rem;
            border-radius: 50%;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            line-height: 1;
            font-size: .16rem;
            flex-shrink: 0;
            margin-right: 5px;
            background-image: linear-gradient(to right, #feb4b5, #da1824); }
          .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-name .name {
            font-size: .2rem;
            color: #fff;
            font-weight: bold; }
        .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-content {
          display: flex;
          align-items: flex-start;
          justify-content: space-between; }
          .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-content .detail-img {
            width: 2.6rem;
            height: 2.6rem;
            border-radius: 20px;
            display: block;
            object-fit: cover;
            flex-shrink: 0; }
          .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-content .content {
            width: calc(100% - .6rem - 2.6rem);
            text-align: justify; }
            .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-content .content * {
              font-size: .16rem;
              color: #fff;
              line-height: 2; }
    .ai-new-area .need-scene-list .need-scene-item .four-detail-list .detail-item {
      width: calc(25% - 1.35rem);
      margin-right: 1.8rem; }
      .ai-new-area .need-scene-list .need-scene-item .four-detail-list .detail-item:nth-child(even) {
        margin-right: 1.8rem; }
      .ai-new-area .need-scene-list .need-scene-item .four-detail-list .detail-item:nth-child(4n) {
        margin-right: 0; }
      .ai-new-area .need-scene-list .need-scene-item .four-detail-list .detail-item .detail-content {
        display: block; }
        .ai-new-area .need-scene-list .need-scene-item .four-detail-list .detail-item .detail-content .content {
          width: 100%;
          margin-bottom: .3rem;
          min-height: 1.6rem;
          /*overflow: scroll;*/ }
          .ai-new-area .need-scene-list .need-scene-item .four-detail-list .detail-item .detail-content .content::-webkit-scrollbar {
            display: none; }
  .ai-new-area .data-set-area .data-set-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .ai-new-area .data-set-area .data-set-list .data-set-item {
      width: calc(33.3% - .8rem);
      position: relative;
      /*&:after{
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.3);
        left: 0;
        top: 0;
      }*/ }
      .ai-new-area .data-set-area .data-set-list .data-set-item img {
        width: 100%;
        height: 2.5rem;
        object-fit: cover;
        display: block;
        border-radius: 20px; }
      .ai-new-area .data-set-area .data-set-list .data-set-item .name {
        color: #fff;
        font-size: .24rem;
        left: 50%;
        top: 50%;
        z-index: 100;
        text-align: center;
        font-weight: bold;
        margin-top: .2rem; }
  .ai-new-area .data-set-area .more-btn {
    width: 2.4rem;
    height: .5rem;
    border-radius: 50px;
    background-image: linear-gradient(to right, #fff 1%, #d70c19 50%);
    padding: 2px;
    display: block;
    margin: .4rem auto 0; }
    .ai-new-area .data-set-area .more-btn span {
      background: #000;
      width: 2.4rem;
      height: .5rem;
      font-size: .18rem;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50px; }
  .ai-new-area .service-strength {
    display: flex;
    align-items: flex-start;
    justify-content: space-between !important;
    flex-wrap: wrap; }
    .ai-new-area .service-strength .service-strength-item {
      width: calc(20% - .96rem); }
      .ai-new-area .service-strength .service-strength-item:nth-child(5n) {
        margin-right: 0; }
      .ai-new-area .service-strength .service-strength-item .item-img {
        width: 100%;
        height: 2.16rem;
        border-radius: 20px;
        background: #101010;
        display: flex;
        align-items: center;
        justify-content: center; }
        .ai-new-area .service-strength .service-strength-item .item-img img {
          max-width: calc(100% - .4rem);
          max-height: calc(100% - .4rem);
          display: block;
          object-fit: contain; }
      .ai-new-area .service-strength .service-strength-item .name {
        text-align: center;
        background-image: linear-gradient(to right, #fff 1%, #d70c19 50%);
        -webkit-background-clip: text;
        color: transparent;
        font-size: .18rem;
        margin-top: .15rem;
        min-height: .6rem;
        font-weight: bold; }
      .ai-new-area .service-strength .service-strength-item .strength-list {
        margin-top: .3rem; }
  .ai-new-area .mark-strength-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap; }
    .ai-new-area .mark-strength-list .mark-strength-item {
      width: calc(50% - .9rem);
      border-radius: 20px;
      background: #101010;
      min-height: 7.5rem;
      margin-bottom: .3rem;
      position: relative; }
      .ai-new-area .mark-strength-list .mark-strength-item .title {
        font-size: .3rem;
        color: #fff;
        font-weight: bold;
        text-align: center;
        padding: .4rem .2rem; }
      .ai-new-area .mark-strength-list .mark-strength-item .des {
        font-size: .16rem;
        color: #e9e9e9 !important;
        text-align: center;
        padding: 0 .2rem; }
        .ai-new-area .mark-strength-list .mark-strength-item .des * {
          font-size: .16rem;
          color: #e9e9e9 !important;
          text-align: center; }
      .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area {
        position: relative; }
        .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-img {
          width: 100%;
          border-radius: 20px;
          display: block;
          height: 5.4rem;
          object-fit: cover; }
        .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0; }
          .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item {
            width: calc(50% - 1rem);
            padding: .34rem 0;
            position: absolute;
            cursor: pointer; }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item .dot {
              width: .22rem;
              height: .22rem;
              border-radius: 50%;
              background: #ff3f4b;
              position: relative; }
              .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item .dot:after {
                width: .9rem;
                height: .9rem;
                border-radius: 50%;
                background: #ff3f4b;
                opacity: .2;
                position: absolute;
                content: '';
                left: 50%;
                top: 50%;
                transform: translate(-50%, -50%); }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item .name {
              font-weight: bold;
              color: #ffdfa8;
              font-size: .2rem;
              position: absolute; }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(1) {
              top: 1.41rem;
              right: 0; }
              .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(1) .name {
                top: 0;
                left: .65rem; }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(2) {
              bottom: 1.41rem;
              right: 0; }
              .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(2) .name {
                bottom: 0;
                left: .65rem; }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(3) {
              display: flex;
              justify-content: flex-end;
              bottom: 1.41rem;
              left: 0; }
              .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(3) .name {
                bottom: 0;
                right: .65rem; }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(4) {
              display: flex;
              justify-content: flex-end;
              top: 1.41rem;
              left: 0; }
              .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(4) .name {
                top: 0;
                right: .65rem; }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(5) {
              display: flex;
              justify-content: center;
              top: .91rem;
              left: 50%;
              transform: translate(-50%); }
              .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(5) .name {
                top: -.4rem;
                left: 50%;
                transform: translate(-50%); }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(6) {
              display: flex;
              justify-content: center;
              bottom: .91rem;
              left: 50%;
              transform: translate(-50%); }
              .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(6) .name {
                bottom: -.4rem;
                left: 50%;
                transform: translate(-50%);
                white-space: nowrap; }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(7) {
              bottom: 2.31rem;
              right: 0; }
              .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(7) .name {
                bottom: .34rem;
                left: .65rem; }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(8) {
              display: flex;
              justify-content: flex-end;
              bottom: 2.31rem;
              left: 0; }
              .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(8) .name {
                bottom: .34rem;
                right: .65rem; }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(9) {
              bottom: 1rem;
              right: .34rem; }
              .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(9) .name {
                bottom: -.15rem;
                left: .65rem; }
            .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(10) {
              display: flex;
              justify-content: flex-end;
              bottom: 1rem;
              left: .34rem; }
              .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(10) .name {
                bottom: -.15rem;
                right: .65rem; }
      .ai-new-area .mark-strength-list .mark-strength-item .right-detail-dialog {
        position: absolute;
        left: calc(100% + 1.8rem);
        top: 0;
        padding: .6rem;
        width: calc(100% - 1.2rem);
        min-height: calc(100% - 1.2rem);
        border-radius: 20px;
        background: #101010;
        z-index: 100;
        display: none; }
        .ai-new-area .mark-strength-list .mark-strength-item .right-detail-dialog .detail-img {
          width: 100%;
          display: block;
          height: 3.5rem;
          object-fit: contain; }
        .ai-new-area .mark-strength-list .mark-strength-item .right-detail-dialog .content {
          padding: .4rem 0;
          text-align: justify; }
          .ai-new-area .mark-strength-list .mark-strength-item .right-detail-dialog .content * {
            font-size: .16rem;
            color: #e9e9e9; }
        .ai-new-area .mark-strength-list .mark-strength-item .right-detail-dialog .name {
          padding-left: .4rem;
          position: relative;
          font-weight: bold;
          color: #ffdfa8;
          font-size: .3rem; }
          .ai-new-area .mark-strength-list .mark-strength-item .right-detail-dialog .name:after {
            position: absolute;
            content: '';
            width: .22rem;
            height: .22rem;
            border-radius: 50%;
            background: #ff3f4b;
            left: 0;
            top: 50%;
            transform: translate(0, -50%); }
        .ai-new-area .mark-strength-list .mark-strength-item .right-detail-dialog .close-detail-dialog {
          position: absolute;
          right: .2rem;
          top: .2rem;
          font-size: .4rem;
          color: #b1b1b1;
          cursor: pointer;
          display: none; }
      .ai-new-area .mark-strength-list .mark-strength-item:nth-child(even) .mark-img-area .mark-dot-list .mark-dot-item .dot {
        background: #208eff; }
        .ai-new-area .mark-strength-list .mark-strength-item:nth-child(even) .mark-img-area .mark-dot-list .mark-dot-item .dot:after {
          background: #208eff; }
      .ai-new-area .mark-strength-list .mark-strength-item:nth-child(even) .mark-img-area .mark-dot-list .mark-dot-item .name {
        color: #a0bbff; }
      .ai-new-area .mark-strength-list .mark-strength-item:nth-child(even) .right-detail-dialog {
        right: calc(100% + 1.8rem);
        left: unset; }
        .ai-new-area .mark-strength-list .mark-strength-item:nth-child(even) .right-detail-dialog .name {
          color: #a0bbff; }
          .ai-new-area .mark-strength-list .mark-strength-item:nth-child(even) .right-detail-dialog .name:after {
            background: #208eff; }
  .ai-new-area .swiper-button-prev:after, .ai-new-area .swiper-button-next:after {
    display: none; }
  .ai-new-area .swiper-button-prev .iconfont, .ai-new-area .swiper-button-next .iconfont {
    color: #808080;
    font-size: .48rem; }
  .ai-new-area .swiper-button-prev {
    left: -.3rem; }
  .ai-new-area .swiper-button-next {
    right: -.3rem; }
  .ai-new-area:last-child {
    padding-bottom: 1.5rem; }

/*.mj-index .ai-new-area:not(.ai-new-area ~ .ai-new-area){
margin-top: 1rem;
}*/
.company-area {
  padding: .7rem 1rem;
  background: #0f0f0f; }
  .company-area .title {
    font-size: .3rem;
    color: #fff;
    margin-bottom: .7rem;
    text-align: center; }
  .company-area .company-list {
    display: flex;
    flex-wrap: wrap; }
    .company-area .company-list .company-item {
      width: 20%;
      height: .5rem;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 1rem; }
      .company-area .company-list .company-item img {
        max-width: 50%;
        max-height: 100%;
        display: block;
        object-fit: contain;
        transition: all 0.6s; }
      .company-area .company-list .company-item:hover img {
        transform: scale(1.1); }

.service-strength-list .strength-list {
  overflow: hidden; }
.service-strength-list .more-icon {
  text-align: center;
  display: block;
  cursor: pointer;
  color: #ddd;
  font-size: .3rem;
  display: none; }

.ai-new-area .four-service-strength-list .area-img-item {
  width: calc(25% - .375rem);
  margin-right: .5rem; }
  .ai-new-area .four-service-strength-list .area-img-item:nth-child(3n) {
    margin-right: .5rem; }
  .ai-new-area .four-service-strength-list .area-img-item:nth-child(4n) {
    margin-right: 0; }
  .ai-new-area .four-service-strength-list .area-img-item .img-area {
    height: 2rem; }

.ai-new-area .service-swiper-area .design-item .title-area {
  height: auto;
  margin-bottom: 0; }
  .ai-new-area .service-swiper-area .design-item .title-area img {
    height: 2.75rem;
    object-fit: cover;
    cursor: pointer; }
  .ai-new-area .service-swiper-area .design-item .title-area .title {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: .2rem !important;
    margin-bottom: 0.38rem;
    position: unset;
    transform: unset;
    padding-bottom: 0 !important; }

.row {
  width: 670px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }
  .row .label {
    font-size: 14px;
    color: #fff;
    padding: .1rem 0; }
    .row .label span {
      color: #d20c18;
      margin-left: 3px; }
  .row .error {
    color: #D20C18;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 100%; }
  .row .input-item {
    position: relative; }
  .row input, .row textarea {
    padding: .1rem .15rem;
    width: calc(100% - .3rem);
    border: 1px solid #333;
    font-size: 14px;
    border-radius: 5px;
    background: transparent;
    color: #fff; }
  .row .error-input {
    border-color: #d20c18 !important; }
  .row .select-area {
    position: relative;
    width: 100%; }
    .row .select-area .select-value {
      padding: .1rem .15rem;
      width: calc(100% - .3rem);
      border: 1px solid #333;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: space-between;
      cursor: pointer;
      border-radius: 5px; }
    .row .select-area .select-list {
      border: 1px solid #333;
      border-top: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background: #000;
      z-index: 10;
      display: none;
      padding: .2rem 0; }
      .row .select-area .select-list .select-item {
        padding: .1rem .15rem;
        color: #fff;
        cursor: pointer; }
        .row .select-area .select-list .select-item:hover {
          color: #d20c18; }
      .row .select-area .select-list .select-item-on {
        color: #d20c18; }
  .row .radio-area {
    display: flex;
    align-items: center;
    margin-bottom: 12px; }
    .row .radio-area .radio-item {
      display: flex;
      align-items: center;
      cursor: pointer;
      margin-right: .4rem; }
      .row .radio-area .radio-item .checkbox {
        width: 18px;
        height: 18px;
        border-radius: 50%;
        border: 1px solid #333;
        position: relative; }
      .row .radio-area .radio-item .checked:after {
        position: absolute;
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #d20c18;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      .row .radio-area .radio-item .text {
        color: #fff;
        font-size: 14px;
        margin-left: 5px; }
  .row .upload-area {
    padding: .4rem 0;
    border-radius: 5px;
    border: 1px dashed #333; }
    .row .upload-area .upload-btn-area {
      margin: 0 auto; }
      .row .upload-area .upload-btn-area .upload-des {
        font-size: 14px;
        color: #757575;
        text-align: center;
        margin-bottom: .1rem; }
      .row .upload-area .upload-btn-area .upload-btn {
        padding: .12rem .2rem;
        background-color: #161617;
        color: #fff;
        font-size: 14px;
        width: fit-content;
        margin: 0 auto;
        position: relative;
        cursor: pointer; }
        .row .upload-area .upload-btn-area .upload-btn input {
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          z-index: 10;
          opacity: 0;
          cursor: pointer;
          padding: 0; }
    .row .upload-area .file-list {
      width: 80%;
      margin: .3rem auto 0; }
      .row .upload-area .file-list .file-item {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 15px; }
        .row .upload-area .file-list .file-item audio {
          width: 80%;
          height: 40px;
          display: block; }
        .row .upload-area .file-list .file-item .iconfont {
          color: #fff;
          cursor: pointer;
          font-size: 22px;
          margin-left: 15px; }
  .row .upload-rule {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: .18rem 0; }
    .row .upload-rule p {
      color: #757575;
      font-size: 13px; }
  .row .col-12 {
    width: calc(50% - 25px);
    margin-bottom: .3rem; }
  .row .col-24 {
    width: 100%;
    margin-bottom: .3rem; }

@media screen and (max-width: 1300px) {
  body .ai-new-area .need-scene-list .need-scene-item .four-detail-list .detail-item .detail-content .content {
    min-height: 2.2rem; } }
@media screen and (max-width: 600px) {
  .ai-new-banner {
    padding-top: 50px; }
    .ai-new-banner .banner-title {
      padding: 0 15px; }
    .ai-new-banner .banner-content {
      padding: 0 15px;
      width: calc(100% - 30px); }
      .ai-new-banner .banner-content * {
        font-size: 13px !important; }

  .ai-new-area .new-area-title {
    font-size: 18px; }

  .ai-new-area .new-area-des {
    width: calc(100% - 30px); }
    .ai-new-area .new-area-des * {
      font-size: 13px !important; }

  .ai-new-area .area-img-list {
    padding: 0 15px; }
    .ai-new-area .area-img-list .area-img-item {
      width: calc(50% - .15rem);
      margin-right: .3rem; }
      .ai-new-area .area-img-list .area-img-item:nth-child(even) {
        margin-right: 0; }
      .ai-new-area .area-img-list .area-img-item .img-name {
        font-size: 14px; }

  .ai-new-area .img-content-list .area-img-item, .ai-new-area .area-img-list .area-img-item {
    width: 100%;
    margin-right: 0; }

  .ai-new-area .area-img-list .area-img-item {
    margin-bottom: .5rem; }
    .ai-new-area .area-img-list .area-img-item .item-title {
      font-size: 15px; }

  .ai-new-area .service-list {
    padding: .5rem 15px 1rem;
    overflow-x: scroll; }
    .ai-new-area .service-list::-webkit-scrollbar {
      display: none; }
    .ai-new-area .service-list .service-item {
      flex-shrink: 0;
      min-width: 200px; }
      .ai-new-area .service-list .service-item .service-intro-list p {
        font-size: 12px; }

  .ai-new-area .ability-area .ability-title {
    padding: 0 15px;
    font-size: 16px; }

  .ai-new-area .swiper-button-next {
    right: 10px; }

  .ai-new-area .swiper-button-prev {
    left: 10px; }

  .ai-new-area .ability-area .ability-swiper-area .swiper-slide .ability-item .name {
    font-size: 14px; }

  .ai-new-area .ability-area .ability-content * {
    font-size: 13px; }

  .ai-new-area .ai-swiper-area .design-item {
    width: 75%; }

  .ai-new-area .ai-swiper-area .design-item .design-content * {
    font-size: 13px; }

  .ai-new-area .collection-ability-list .ability-item {
    display: -webkit-box;
    display: -moz-box;
    padding: 0 15px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .ai-new-area .collection-ability-list .ability-item .left-content {
      width: 100%;
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }
      .ai-new-area .collection-ability-list .ability-item .left-content .des {
        font-size: 13px;
        width: 100%; }
      .ai-new-area .collection-ability-list .ability-item .left-content .detail-list p {
        width: calc(50% - .26rem);
        font-size: 13px; }
    .ai-new-area .collection-ability-list .ability-item .right-img-area {
      width: 100%;
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      margin-bottom: .3rem; }

  .ai-new-area .strength-list p {
    font-size: 13px; }

  .ai-new-area .scene-list {
    padding: 0 15px;
    margin-bottom: -1.5rem; }
    .ai-new-area .scene-list .scene-item {
      width: 100%;
      margin-bottom: 1.5rem; }
      .ai-new-area .scene-list .scene-item .left-content .des * {
        font-size: 12px; }
      .ai-new-area .scene-list .scene-item .right-img {
        height: 2.5rem; }
      .ai-new-area .scene-list .scene-item:nth-child(4n) .left-content, .ai-new-area .scene-list .scene-item:nth-child(4n - 1) .left-content {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; }
      .ai-new-area .scene-list .scene-item:nth-child(4n) .right-img, .ai-new-area .scene-list .scene-item:nth-child(4n - 1) .right-img {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; }

  .ai-new-area .need-scene-list .need-scene-item {
    padding: 0 15px; }
    .ai-new-area .need-scene-list .need-scene-item .des {
      font-size: 13px; }
    .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item {
      width: 100%;
      margin-right: 0 !important; }
      .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-content {
        display: block; }
        .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-content .content, .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-content .detail-img {
          width: 100%;
          margin-top: .3rem; }
        .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-content .content * {
          font-size: 13px; }
      .ai-new-area .need-scene-list .need-scene-item .scene-detail-list .detail-item .detail-name .name {
        font-size: 14px; }

  .ai-new-area .data-set-area .data-set-list {
    padding: 0 15px;
    flex-wrap: wrap; }
    .ai-new-area .data-set-area .data-set-list .data-set-item {
      width: 100%;
      margin-bottom: .3rem; }

  .ai-new-area .data-set-area .more-btn span {
    font-size: 13px; }

  .ai-new-area .service-strength {
    padding: 0 15px; }
    .ai-new-area .service-strength .service-strength-item {
      width: 100%;
      margin-right: 0;
      margin-bottom: .7rem; }
      .ai-new-area .service-strength .service-strength-item:last-child {
        margin-bottom: 0; }
      .ai-new-area .service-strength .service-strength-item .name {
        font-size: 15px; }

  .company-area {
    padding: 1rem 15px; }

  .company-area .company-list .company-item img {
    max-width: 85%; }

  .ai-new-area .mark-strength-list {
    padding: 0 10px; }
    .ai-new-area .mark-strength-list .mark-strength-item {
      width: 100%; }
      .ai-new-area .mark-strength-list .mark-strength-item .des, .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item .name {
        font-size: 12px; }

  .ai-new-area .mark-strength-list .mark-strength-item .mark-img-area .mark-dot-list .mark-dot-item:nth-child(5) .name {
    white-space: nowrap; }

  .ai-new-area .mark-strength-list .mark-strength-item .right-detail-dialog {
    top: 0;
    left: 0; }

  .ai-new-area .mark-strength-list .mark-strength-item:nth-child(even) .right-detail-dialog {
    top: 0;
    left: 0;
    bottom: unset;
    right: unset; }

  .ai-new-area .mark-strength-list .mark-strength-item .right-detail-dialog .content * {
    font-size: 13px; }

  .ai-new-area .mark-strength-list .mark-strength-item .right-detail-dialog .close-detail-dialog {
    display: block; }

  .ai-new-area .service-swiper-area .design-item .title-area .title, .ai-new-area .data-set-area .data-set-list .data-set-item .name {
    font-size: 15px !important; }

  .ai-new-banner .banner-bg {
    top: 50px;
    height: calc(100% - 50px); }

  body .row {
    width: 100%; }
    body .row .col-12, body .row .col-24 {
      width: 100%;
      margin-bottom: .5rem; }
    body .row .upload-rule {
      display: block; }
    body .row .upload-area .file-list {
      width: 100%; } }

/*# sourceMappingURL=ai-new.css.map */
