* {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: border-box;
  background-repeat: no-repeat;
}
.a_nav {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  color: #333;
  outline: none;
  cursor: pointer;
}
.a_nav:hover {
  background-repeat: no-repeat;
  text-decoration: none;
  color: #2A61EC;
}
.a_nav::after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0.02rem;
  background: #2A61EC;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.active .a_nav::after {
  width: 0.77rem;
}
.active .a_nav {
  color: #2A61EC;
}
.flex {
  display: -webkit-box;
  display: flex;
}
.flex1 {
  -webkit-box-flex: 1;
  flex: 1;
}
.flex_wrap {
  -webkit-box-lines: multiple;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section_main {
  z-index: 1;
  position: relative;
}
.plan_point {
  position: absolute;
  top: -0.66rem;
}
.center1280 {
  width: 12.1rem;
  margin: 0 auto;
}
.plan_title {
  text-align: center;
  font-size: 0.38rem;
  height: 100%;
  font-family: 'PingFangSC-Medium';
  color: #333333;
  line-height: 0.6rem;
  font-weight: bold;
}
.el-message--error {
  font-size: 0;
  max-width: 380px;
  min-width: 0 !important;
  width: fit-content;
}
.el-message--error .el-icon-error::before {
  font-size: 14px;
}
.el-message--error .el-message__content {
  font-size: 16px;
}
audio,
video {
  display: block;
  object-fit: fill;
  outline: none;
}
.video-js {
  background-color: transparent !important;
}
.video-js .vjs-big-play-button {
  font-size: 2.5em !important;
  line-height: 2.3em !important;
  height: 2.5em !important;
  width: 2.5em !important;
  -webkit-border-radius: 2.5em !important;
  -moz-border-radius: 2.5em !important;
  border-radius: 2.5em !important;
  background-color: #73859f !important;
  opacity: 0.8 !important;
  background: linear-gradient(138deg, #F9E0FF 0%, #E1D9FF 100%);
  border: 0px !important;
  margin-top: -1.3em !important;
  margin-left: -1.3em !important;
  box-shadow: 1px 2px 3px 0px rgba(22, 89, 193, 0.18) !important;
  top: 58% !important;
}
.vjs-big-play-button .vjs-icon-placeholder {
  display: block;
  font-size: 40px;
}
.vjs-big-play-button .vjs-icon-placeholder::before {
  content: "" !important;
  background-image: url('../../img/form_triangle2.png');
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 55% calc(50% - 0px);
  border: none !important;
  box-shadow: none !important;
  top: 3px !important;
}
.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.vjs-loading-spinner {
  font-size: 2.5em !important;
  width: 2em !important;
  height: 2em !important;
  border-radius: 1em !important;
}
.vjs-poster {
  border-radius: 14px !important;
  overflow: hidden !important;
}
.vjs-poster img {
  object-fit: cover !important;
}
#ai_config .section_header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column nowrap;
  margin-bottom: 0.7rem;
}
#ai_config .section_header .header_title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.42rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.34rem;
}
#ai_config .section_header .header_title .title_txt {
  color: #333333;
}
#ai_config .section_header .header_title .title_spot {
  color: #333333;
  margin: auto 0.23rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0;
  width: 0;
}
#ai_config .section_header .header_title .title_keyword {
  background-image: linear-gradient(to right, #925AFD, #4560F1);
  color: transparent;
  -webkit-background-clip: text;
  /* 兼容旧版 WebKit 浏览器 */
  -webkit-text-fill-color: transparent;
  /* 兼容旧版 WebKit 浏览器 */
}
#ai_config .section_header .header_desc .desc_txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.26rem;
  color: #666666;
}
#ai_config .ai_banner {
  height: 90vh;
  background: url(../../aiImg/ai_bg_pc.png);
  background-size: 100% 100%;
  background-position: center;
}
#ai_config .ai_banner .header_background {
  height: 100%;
}
#ai_config .ai_banner .header_background #header {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#ai_config .ai_banner .header_background #header .header_top {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
#ai_config .ai_banner .header_background #header .header_top .top_logo {
  width: 0.9rem;
  height: 0.9rem;
  margin-bottom: 0.38rem;
  display: flex;
}
#ai_config .ai_banner .header_background #header .header_top .top_logo img {
  width: 100%;
  height: 100%;
}
#ai_config .ai_banner .header_background #header .header_top .top_keyword {
  font-weight: 400;
  font-size: 0.34rem;
  margin-bottom: 0.51rem;
}
#ai_config .ai_banner .header_background #header .header_top .top_keyword .keyword_txt {
  color: #4E4E4E;
}
#ai_config .ai_banner .header_background #header .header_top .top_title {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 0.55rem;
  line-height: 0.66rem;
  display: flex;
  margin-bottom: 1rem;
}
#ai_config .ai_banner .header_background #header .header_top .top_title .title_txt {
  color: #333333;
  display: block;
}
#ai_config .ai_banner .header_background #header .header_top .top_title .title_phone {
  display: none;
}
#ai_config .ai_banner .header_background #header .header_top .top_title .title_keyword {
  background-image: linear-gradient(to right, #925AFD, #4560F1);
  color: transparent;
  -webkit-background-clip: text;
  /* 兼容旧版 WebKit 浏览器 */
  -webkit-text-fill-color: transparent;
  /* 兼容旧版 WebKit 浏览器 */
}
#ai_config .ai_banner .header_background #header .header_top .top_btn .demo_btn_tiyan {
  width: 2.13rem;
  height: 0.64rem;
  color: #FFFFFF;
  margin-right: 0;
  font-size: 0.23rem;
}
#ai_config .ai_banner .header_background #header .header_bottom {
  display: flex;
  justify-content: center;
  flex-flow: column nowrap;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card {
  display: flex;
  justify-content: center;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item {
  width: 2.77rem;
  height: 1.48rem;
  background: linear-gradient(270deg, #FCFAFF 0%, #EAF2FF 100%);
  box-shadow: 0 0.04rem 0.23rem 0 rgba(125, 73, 203, 0.1);
  border-radius: 0.08rem;
  padding: 0.28rem;
  display: flex;
  flex-flow: column nowrap;
  position: relative;
  margin-right: 0.33rem;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .item_top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0.15rem;
  z-index: 1;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .item_top .top_icon {
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  transform: translate(0, 0);
  z-index: 2;
  font-size: 0;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .item_top .top_icon img {
  width: 100%;
  height: 100%;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .item_top .top_title {
  font-family: PingFang SC, PingFang SC;
  margin-left: 0.09rem;
  font-weight: bold;
  font-size: 0.19rem;
  color: #333333;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .item_bottom {
  z-index: 1;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .item_bottom .bottom_desc {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.13rem;
  color: #333333;
  line-height: 0.19rem;
  text-align: left;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .card_bgc_icon {
  display: none;
  position: absolute;
  right: 0.08rem;
  bottom: 0.08rem;
  width: 0.89rem;
  height: 0.89rem;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .card_bgc_icon img {
  width: 100%;
  height: 100%;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item:nth-child(1) {
  background: linear-gradient(270deg, #FCFAFF 0%, #EAF2FF 100%);
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item:nth-child(2) {
  background: linear-gradient(270deg, rgba(254, 254, 255, 0.9) 0%, #F3F1FF 100%);
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item:nth-child(3) {
  background: linear-gradient(270deg, #FEFEFE 0%, #FEF5FF 100%);
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item:nth-child(4) {
  background: linear-gradient(270deg, #FEFEFE 0%, #FFF5F7 100%);
  margin-right: 0px;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item:hover .item_top .top_title {
  background-image: linear-gradient(to right, #925AFD, #4560F1);
  color: transparent;
  -webkit-background-clip: text;
  /* 兼容旧版 WebKit 浏览器 */
  -webkit-text-fill-color: transparent;
  /* 兼容旧版 WebKit 浏览器 */
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item:hover .card_bgc_icon {
  display: block;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_nav .nav_main {
  width: 7.3rem;
  height: 0.49rem;
  background: #FCF9FF;
  border-radius: 0.41rem;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_nav .nav_main .nav_item {
  font-size: 0;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_nav .nav_main .nav_txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.15rem;
  color: #4C4C4C;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_nav .nav_main .txt_active {
  color: #000000;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_nav .nav_main .nav_line {
  height: 0.02rem;
  margin-top: 0.04rem;
}
#ai_config .ai_banner .header_background #header .header_bottom .bottom_nav .nav_main .line_active {
  overflow: hidden;
  /* 隐藏超出部分，如有需要 */
  height: 0.02rem;
  width: 100%;
  animation: expand-from-center 0.5s ease-in-out forwards;
  background: linear-gradient(125deg, #925AFD 0%, #4560F1 100%);
}
@keyframes expand-from-center {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
#ai_config .ai_main {
  margin-bottom: 0.28rem;
}
#ai_config .ai_main .ai_video_background {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6.42rem;
}
#ai_config .ai_main .ai_video_background .bideo_bgc_left {
  width: 526px;
  height: 797px;
  background: linear-gradient(148deg, #FFF3FB 0%, rgba(211, 255, 250, 0.34) 100%);
  opacity: 0.8;
  filter: blur(106.59999847px);
  position: absolute;
  left: -200px;
  transform: translateY(400px);
  z-index: -1;
}
#ai_config .ai_main .ai_video_background .bideo_bgc_right {
  position: absolute;
  width: 536px;
  height: 750px;
  background: linear-gradient(214deg, #E1FDFF 0%, rgba(250, 231, 255, 0.35) 100%);
  opacity: 0.6;
  filter: blur(106.59999847px);
  z-index: -1;
  right: 0;
  transform: translateY(400px);
}
#ai_config .ai_main .ai_video_background .ai_video {
  width: 10.45rem;
  height: 6.42rem;
  box-sizing: border-box;
  padding: 1px;
  border-radius: 0.24rem;
  background-image: linear-gradient(180deg, #ebcaff, #c1c4ff);
  margin-top: -3rem;
  position: relative;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box {
  width: 100%;
  height: 100%;
  border-radius: 0.23rem;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.19rem 0.19rem 0.14rem;
  flex-flow: column nowrap;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_nav_btn {
  position: relative;
  width: 100%;
  display: flex;
  height: 0.38rem;
  justify-content: space-between;
  align-items: center;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_nav_btn .nav_btn_left {
  display: flex;
  height: 100%;
  justify-content: center;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_nav_btn .nav_btn_left .btn_item {
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 50%;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_nav_btn .nav_btn_left .btn_item:nth-child(1) {
  background: #FF5F57;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_nav_btn .nav_btn_left .btn_item:nth-child(2) {
  background: #FFBC2E;
  margin: 0 0.09rem;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_nav_btn .nav_btn_left .btn_item:nth-child(3) {
  background: #25C840;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_nav_btn .nav_btn_right {
  display: flex;
  height: 100%;
  justify-content: center;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_nav_btn .nav_btn_right .icon_item {
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_main {
  width: 100%;
  height: 100%;
  border-radius: 0.09rem;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_main .video_aiBanner {
  width: 100%;
  height: 100%;
}
#ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_main .video_aiBanner video {
  object-fit: cover;
  border-radius: 10px;
  overflow: hidden;
}
#ai_config .ai_main .ai_section1_backgound {
  position: relative;
}
#ai_config .ai_main .ai_section1_backgound .section1_bgc_left {
  position: absolute;
  width: 869px;
  height: 750px;
  background: linear-gradient(214deg, rgba(224, 233, 255, 0.85) 0%, rgba(251, 234, 255, 0.35) 100%);
  opacity: 0.6;
  filter: blur(106.59999847px);
  z-index: -1;
  left: 0;
  transform: translateY(358px);
}
#ai_config .ai_main .ai_section1_backgound .section1_bgc_right {
  position: absolute;
  width: 927px;
  height: 627px;
  background: linear-gradient(148deg, #FFF3FB 0%, rgba(211, 255, 250, 0.34) 100%);
  opacity: 0.8;
  filter: blur(106.59999847px);
  z-index: -1;
  right: 200px;
  transform: translateY(370px) rotate(328deg);
}
#ai_config .ai_main .ai_section1_backgound .section1 {
  position: relative;
  padding: 0.6rem 0;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_left {
  width: 23%;
  height: 3.53rem;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-evenly;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_left .left_btn_item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 0.6rem;
  cursor: pointer;
  color: #333333;
  padding: 0 0.33rem;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_left .left_btn_item .item_icon {
  width: 0.23rem;
  height: 0.23rem;
  font-size: 0;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_left .left_btn_item .item_icon img {
  width: 100%;
  height: 100%;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_left .left_btn_item .item_txt {
  margin-left: 0.14rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 0.19rem;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_left .btn_active {
  background: linear-gradient(125deg, #925AFD 0%, #4560F1 100%);
  border-radius: 0.06rem;
  color: #FFFFFF;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_right {
  width: 72%;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_right .swiper .swiper-wrapper .swiper-slide .slide_item {
  z-index: 5;
  position: relative;
  left: 200px;
  transition: all 1s;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_right .swiper .swiper-wrapper .swiper-slide .slide_item .video_intelligent {
  border-radius: 10px;
  overflow: hidden;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_right .swiper .swiper-wrapper .swiper-slide .slide_item .video_intelligent video {
  object-fit: fill;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_right .swiper .swiper-wrapper .swiper-slide .fadeInUp50 {
  -webkit-animation-name: fadeInUp50;
  animation-name: fadeInUp50;
}
@keyframes fadeInUp50 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_content .content_right .swiper .swiper-wrapper .swiper-slide-active .slide_item {
  left: 0;
}
#ai_config .ai_main .ai_section1_backgound .section1 .section_phone_content {
  display: none;
}
#ai_config .ai_main .ai_section2_backgound {
  position: relative;
}
#ai_config .ai_main .ai_section2_backgound .section2_bgc_right {
  position: absolute;
  width: 692px;
  height: 797px;
  background: linear-gradient(148deg, #E6EBFF 0%, rgba(211, 239, 255, 0.34) 100%);
  opacity: 0.4;
  filter: blur(106.59999847px);
  z-index: -1;
  right: 0;
  transform: translateY(400px);
}
#ai_config .ai_main .ai_section2_backgound .section2 {
  padding: 0.6rem 0;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_top {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  border-bottom: 0.02rem solid #EEEEEE;
  padding-bottom: 0.14rem;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_top .top_btn_item {
  cursor: pointer;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_top .top_btn_item .item_txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.17rem;
  color: #333333;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_top .top_btn_item .txt_active {
  font-weight: bold;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_top .top_btn_item .item_line {
  height: 0.02rem;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_top .top_btn_item .line_active {
  position: relative;
  top: 0.14rem;
  overflow: hidden;
  /* 隐藏超出部分，如有需要 */
  height: 0.02rem;
  width: 100%;
  animation: expand-from-center 0.5s ease-in-out forwards;
  background: linear-gradient(125deg, #925AFD 0%, #4560F1 100%);
}
@keyframes expand-from-center {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_phone_top {
  display: none;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_desc {
  margin: 0.28rem auto;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_desc .desc_txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.15rem;
  color: #666666;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video {
  margin-bottom: 0.42rem;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video .video_efficient {
  border-radius: 10px;
  overflow: hidden;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video .video_efficient video {
  object-fit: cover;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video .video_efficient .vjs-big-play-button {
  top: 50% !important;
}
#ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_btn .demo_btn_tiyan {
  width: 1.23rem;
  height: 0.42rem;
  color: #FFFFFF;
  margin-right: 0;
  font-size: 0.15rem;
}
#ai_config .ai_main .ai_section3_backgound {
  position: relative;
}
#ai_config .ai_main .ai_section3_backgound .section3_bgc_left {
  position: absolute;
  width: 797px;
  height: 797px;
  background: linear-gradient(148deg, #FFF3FB 0%, rgba(211, 239, 255, 0.2) 100%);
  opacity: 0.8;
  filter: blur(106.59999847px);
  left: 0;
  z-index: -1;
  transform: translateY(-200px);
}
#ai_config .ai_main .ai_section3_backgound .section3_bgc_right {
  position: absolute;
  width: 692px;
  height: 797px;
  background: linear-gradient(148deg, #E6EBFF 0%, rgba(211, 239, 255, 0.34) 100%);
  opacity: 0.4;
  filter: blur(106.59999847px);
  z-index: -1;
  right: 0;
  transform: translateY(400px);
}
#ai_config .ai_main .ai_section3_backgound .section3 {
  padding: 0.6rem 0;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content {
  position: relative;
  width: 100%;
  --swiper-navigation-color: #FFFFFF;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 0.15rem;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .innovate-next {
  right: -0.62rem;
  width: 0.47rem;
  height: 0.47rem;
  background: #FFFFFF;
  box-shadow: 0 0 0.1rem 0 rgba(174, 83, 182, 0.08);
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .innovate-next::after {
  color: #9262FF;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .innovate-prev {
  left: -0.62rem;
  width: 0.47rem;
  height: 0.47rem;
  background: #FFFFFF;
  box-shadow: 0 0 0.1rem 0 rgba(174, 83, 182, 0.08);
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .innovate-prev::after {
  color: #9262FF;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper-button-disabled {
  opacity: 1;
  background: #FFFFFF;
  box-shadow: 0 0 0.1rem 0 rgba(174, 83, 182, 0.08);
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  cursor: not-allowed !important;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper-button-disabled::after {
  color: #D5D5D5;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper-pagination-innovate {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin: 0.19rem 0 -0.09rem;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper-pagination-innovate .innovate-bullet {
  width: 0.34rem;
  height: 0.06rem;
  border-radius: 0.03rem;
  background: #EEEEEE;
  cursor: pointer;
  margin: 0 0.04rem;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper-pagination-innovate .innovate-bullet:hover {
  background: #DAE3FF;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper-pagination-innovate .innovate-bullet-active {
  background: linear-gradient(115deg, #9B59FE 0%, #3F60F0 100%);
  cursor: pointer;
  margin: 0 0.04rem;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper-pagination-innovate .innovate-bullet-active:hover {
  background: linear-gradient(115deg, #9B59FE 0%, #3F60F0 100%);
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 0.19rem 0.23rem;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item {
  width: 100%;
  height: 100%;
  padding: 0.45rem 0.34rem;
  box-shadow: 0 0.08rem 0.23rem 0 rgba(66, 14, 117, 0.04);
  border-radius: 0.09rem;
  display: flex;
  flex-flow: column nowrap;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item .item_top {
  margin-bottom: 0.23rem;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item .item_top .top_title {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 0.19rem;
  color: #333333;
  margin-bottom: 0.14rem;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item .item_top .top_desc {
  color: #333333;
  font-weight: 400;
  font-size: 0.15rem;
  height: 0.5rem;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item .item_bottom {
  width: 100%;
  height: 100%;
  display: flex;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item .item_bottom .bottom_img {
  width: 100%;
  height: 100%;
  margin: auto;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item .item_bottom .bottom_img img {
  width: 100%;
  height: 100%;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item:hover .item_top .top_title {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 0.19rem;
  background-image: linear-gradient(to right, #925AFD, #4560F1);
  color: transparent;
  -webkit-background-clip: text;
  /* 兼容旧版 WebKit 浏览器 */
  -webkit-text-fill-color: transparent;
  /* 兼容旧版 WebKit 浏览器 */
  margin-bottom: 0.14rem;
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide:nth-child(3n+1) {
  background: linear-gradient(180deg, #FDFAFF 0%, #FFFFFF 100%);
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .sswiper-slide:nth-child(3n+2) {
  background: linear-gradient(180deg, #FFFCF9 0%, #FFFFFF 100%);
}
#ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide:nth-child(3n+3) {
  background: linear-gradient(180deg, #FBFFF8 0%, #FFFFFF 100%);
}
#ai_config .ai_main .ai_section4_backgound {
  position: relative;
}
#ai_config .ai_main .ai_section4_backgound .section4_bgc_left {
  position: absolute;
  width: 797px;
  height: 797px;
  background: linear-gradient(148deg, #F6FCFF 0%, rgba(235, 242, 255, 0.34) 100%);
  opacity: 0.8;
  filter: blur(106.59999847px);
  z-index: -1;
  left: 0;
  transform: translateY(700px);
}
#ai_config .ai_main .ai_section4_backgound .section4 {
  padding: 0.6rem 0;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_top {
  width: 100%;
  display: flex;
  justify-content: center;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_top .top_main {
  width: 6.47rem;
  height: 0.63rem;
  background: #FFFFFF;
  box-shadow: 0 0.08rem 0.23rem 0 rgba(66, 14, 117, 0.08);
  border-radius: 0.09rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_top .top_main .top_btn_item {
  cursor: pointer;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_top .top_main .top_btn_item .item_txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 0.19rem;
  color: #333333;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_top .top_main .top_btn_item .txt_active {
  font-weight: bold;
  background: linear-gradient(34.99201912deg, #925AFD 0%, #4560F1 100%);
  color: transparent;
  -webkit-background-clip: text;
  /* 兼容旧版 WebKit 浏览器 */
  -webkit-text-fill-color: transparent;
  /* 兼容旧版 WebKit 浏览器 */
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_top .top_main .top_btn_item .item_line {
  height: 0.02rem;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_top .top_main .top_btn_item .line_active {
  position: relative;
  top: 0.14rem;
  overflow: hidden;
  /* 隐藏超出部分，如有需要 */
  height: 0.02rem;
  width: 100%;
  animation: expand-from-center 0.5s ease-in-out forwards;
  background: linear-gradient(125deg, #925AFD 0%, #4560F1 100%);
}
@keyframes expand-from-center {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_phone_top {
  display: none;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_desc {
  margin: 0.28rem auto;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_desc .desc_txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.15rem;
  color: #666666;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video {
  margin-bottom: 0.42rem;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video .video_build {
  border-radius: 10px;
  overflow: hidden;
}
#ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video .video_build video {
  object-fit: cover;
}
#ai_config .ai_main .ai_section5_backgound {
  position: relative;
}
#ai_config .ai_main .ai_section5_backgound .section5_bgc_left {
  position: absolute;
  width: 797px;
  height: 683px;
  background: linear-gradient(148deg, #F6FDFF 0%, rgba(234, 219, 255, 0.34) 100%);
  opacity: 1;
  filter: blur(106.59999847px);
  left: 200px;
  z-index: -1;
  transform: rotate(45deg) translateY(500px);
}
#ai_config .ai_main .ai_section5_backgound .section5_bgc_right {
  position: absolute;
  width: 1132px;
  height: 787px;
  background: linear-gradient(218deg, rgba(199, 231, 255, 0.5) 0%, rgba(199, 219, 255, 0.52) 100%);
  opacity: 0.6;
  filter: blur(106.59999847px);
  right: 0;
  z-index: -1;
  transform: translateY(400px);
}
#ai_config .ai_main .ai_section5_backgound .section5 {
  padding: 0.6rem 0;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left {
  width: 22%;
  position: relative;
  left: 0.14rem;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left .box_item {
  display: flex;
  border-bottom: 1px solid #F6EFF7;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left .box_item .item_left {
  display: flex;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left .box_item .item_left .left_line {
  width: 0.02rem;
  height: 0;
  background: transparent;
  box-shadow: 0 0.04rem 0.11rem 0 rgba(42, 86, 243, 0.14);
  transition: height 0.5s ease-in;
  position: relative;
  left: -0.14rem;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left .box_item .item_left .left_icon {
  width: 0.34rem;
  height: 0.34rem;
  margin: 0.19rem 0.14rem 0.19rem 0;
  font-size: 0;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left .box_item .item_left .left_icon img {
  width: 100%;
  height: 100%;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left .box_item .item_right {
  display: flex;
  justify-content: flex-start;
  flex-flow: column nowrap;
  padding: 0.19rem 0;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left .box_item .item_right .right_title {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 0.19rem;
  color: #333333;
  margin-bottom: 0.09rem;
  cursor: pointer;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left .box_item .item_right .right_desc {
  display: none;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left .active_item .item_left .left_line {
  width: 0.02rem;
  height: 100%;
  background: linear-gradient(180deg, #925AFD 0%, #4560F1 100%);
  box-shadow: 0 0.04rem 0.11rem 0 rgba(42, 86, 243, 0.14);
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left .active_item .item_right .right_title {
  background-image: linear-gradient(to right, #925AFD, #4560F1);
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_left .active_item .item_right .right_desc {
  display: block;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.13rem;
  color: #333333;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_right {
  width: 72%;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_right .swiper {
  width: 100%;
  height: 100%;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_right .swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_right .swiper .swiper-wrapper .swiper-slide {
  height: 100%;
  padding: 0 0.05rem;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_right .swiper .swiper-wrapper .swiper-slide .slide_item {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  z-index: 5;
  left: 200px;
  transition: all 1s;
  padding: 70px 0px;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_right .swiper .swiper-wrapper .swiper-slide .slide_item .item_img {
  width: 100%;
  height: 100%;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_right .swiper .swiper-wrapper .swiper-slide .slide_item .item_img img {
  width: 100%;
  height: 100%;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_right .swiper .swiper-wrapper .swiper-slide .fadeInUp50 {
  -webkit-animation-name: fadeInUp50;
  animation-name: fadeInUp50;
}
@keyframes fadeInUp50 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_content .content_right .swiper .swiper-wrapper .swiper-slide-active .slide_item {
  left: 0;
}
#ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content {
  display: none;
}
#ai_config .ai_main .ai_section6_backgound {
  position: relative;
}
#ai_config .ai_main .ai_section6_backgound .section6 {
  padding: 0.6rem 0;
}
#ai_config .ai_main .ai_section6_backgound .section6 .section_content {
  display: block;
}
#ai_config .ai_main .ai_section6_backgound .section6 .section_content .content_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#ai_config .ai_main .ai_section6_backgound .section6 .section_content .content_box .box_item {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  width: 3.3rem;
}
#ai_config .ai_main .ai_section6_backgound .section6 .section_content .content_box .box_item .item_icon {
  width: 0.45rem;
  height: 0.45rem;
  margin-bottom: 0.09rem;
  font-size: 0;
}
#ai_config .ai_main .ai_section6_backgound .section6 .section_content .content_box .box_item .item_icon img {
  width: 100%;
  height: 100%;
}
#ai_config .ai_main .ai_section6_backgound .section6 .section_content .content_box .box_item .item_keyword {
  margin-bottom: 0.14rem;
}
#ai_config .ai_main .ai_section6_backgound .section6 .section_content .content_box .box_item .item_keyword .keyword_txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 0.23rem;
  color: #333333;
}
#ai_config .ai_main .ai_section6_backgound .section6 .section_content .content_box .box_item .item_title {
  margin-bottom: 0.09rem;
}
#ai_config .ai_main .ai_section6_backgound .section6 .section_content .content_box .box_item .item_title .title_txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.19rem;
  color: #4F4F4F;
}
#ai_config .ai_main .ai_section6_backgound .section6 .section_content .content_box .box_item .item_desc .desc_txt {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.15rem;
  color: #666666;
  text-align: center;
}
#ai_config .ai_main .ai_section6_backgound .section6 .section_phone_content {
  display: none;
}
#ai_config .ai_main .ai_section7_backgound .section7 .section_content {
  display: block;
}
#ai_config .ai_main .ai_section7_backgound .section7 .section_content .content_box .box_img {
  width: 100%;
}
#ai_config .ai_main .ai_section7_backgound .section7 .section_phone_content {
  display: none;
}
@media screen and (max-width: 1440px) {
  #ai_config .ai_banner .header_background #header .header_top .top_logo {
    width: 90px;
    height: 90px;
  }
  .section3 .section_content .innovate-next {
    display: none;
  }
  .section3 .section_content .innovate-prev {
    display: none;
  }
}
@media screen and (max-width: 1280px) {
  #ai_config .ai_banner .header_background #header .header_top .top_logo {
    width: 48px;
    height: 48px;
  }
  #ai_config .ai_banner .header_background #header .header_top .top_title {
    flex-flow: column;
    align-items: center;
  }
  #ai_config .ai_banner .header_background #header .header_top .top_title .title_txt {
    display: none;
  }
  #ai_config .ai_banner .header_background #header .header_top .top_title .title_phone {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .video-js .vjs-big-play-button {
    font-size: 2.5em !important;
    line-height: 2.5em !important;
    height: 1.5em !important;
    width: 1.5em !important;
    -webkit-border-radius: 1.5em !important;
    -moz-border-radius: 1.5em !important;
    border-radius: 1.5em !important;
    background-color: #FFFFFF !important;
    opacity: 0.9 !important;
    border: 0px !important;
    margin-top: -0.78em !important;
    margin-left: -0.78em !important;
    top: 60% !important;
  }
  .vjs-big-play-button .vjs-icon-placeholder {
    font-size: 24px;
  }
  .vjs-big-play-button .vjs-icon-placeholder::before {
    background-size: 13px;
  }
  #ai_config .section_header {
    margin-bottom: 20px;
  }
  #ai_config .section_header .header_title {
    font-size: 26px;
    margin-bottom: 12px;
  }
  #ai_config .section_header .header_title .title_spot {
    margin: auto 15px;
  }
  #ai_config .section_header .header_desc .desc_txt {
    text-align: center;
    font-size: 16px;
  }
  #ai_config .ai_banner {
    width: 100%;
    height: 100%;
    background: url(../../picture/3d801c194b4f4c2881a5458dbda096b9.png);
    background-size: cover;
  }
  #ai_config .ai_banner .header_background {
    position: inherit;
  }
  #ai_config .ai_banner .header_background #header {
    margin-bottom: 0px;
  }
  #ai_config .ai_banner .header_background #header .header_top {
    margin-bottom: 50px;
    margin-top: 100px;
  }
  #ai_config .ai_banner .header_background #header .header_top .top_logo {
    width: 30px;
    height: 30px;
    margin-bottom: 20px;
  }
  #ai_config .ai_banner .header_background #header .header_top .top_keyword {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 18px;
    display: flex;
    justify-content: center;
  }
  #ai_config .ai_banner .header_background #header .header_top .top_keyword .keyword_txt {
    color: #4E4E4E;
    text-align: center;
    width: 100%;
  }
  #ai_config .ai_banner .header_background #header .header_top .top_title {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    display: flex;
    margin-bottom: 40px;
    justify-content: center;
    align-items: center;
    flex-flow: column nowrap;
  }
  #ai_config .ai_banner .header_background #header .header_top .top_title .title_txt {
    display: none;
  }
  #ai_config .ai_banner .header_background #header .header_top .top_title .title_phone {
    display: block;
  }
  #ai_config .ai_banner .header_background #header .header_top .top_btn .demo_btn_tiyan {
    width: 130px;
    height: 44px;
    font-size: 16px;
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_card {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 15px 15px;
    place-items: center center;
    place-content: center center;
    padding: 0;
    margin-bottom: 20px;
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item {
    width: 100%;
    height: 100%;
    padding: 20px 17px;
    border-radius: 8px;
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .item_top {
    flex-flow: column nowrap;
    align-items: flex-start;
    margin-bottom: 10px;
    font-size: 18px;
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .item_top .top_icon {
    width: 26px;
    height: 26px;
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .item_top .top_title {
    margin-left: 0;
    margin-top: 10px;
    font-size: 18px;
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item .item_bottom .bottom_desc {
    font-size: 14px;
    line-height: 20px;
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item:nth-child(1) {
    background: linear-gradient(270deg, #FCFAFF 0%, #EAF2FF 100%);
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item:nth-child(2) {
    background: linear-gradient(270deg, rgba(254, 254, 255, 0.9) 0%, #F3F1FF 100%);
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item:nth-child(3) {
    background: linear-gradient(270deg, #FAFEFF 0%, #FEF5FF 100%);
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item:nth-child(4) {
    background: linear-gradient(270deg, #FFFDFB 0%, #FFF5F7 100%);
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_card .card_item:hover .card_bgc_icon {
    display: none;
  }
  #ai_config .ai_banner .header_background #header .header_bottom .bottom_nav {
    display: none;
  }
  #ai_config .ai_main {
    padding: 0 15px;
  }
  #ai_config .ai_main .ai_video_background .bideo_bgc_left {
    display: none;
  }
  #ai_config .ai_main .ai_video_background .bideo_bgc_right {
    display: none;
  }
  #ai_config .ai_main .ai_video_background .ai_video {
    width: 99%;
    height: 240px;
    border-radius: 11px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  #ai_config .ai_main .ai_video_background .ai_video .ai_video_box {
    padding: 8px 6px;
    border-radius: 10px;
  }
  #ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_main {
    border-radius: 10px;
    height: 225px;
    width: 99%;
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: cover;
    -webkit-object-fit: cover;
  }
  #ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_main .video_aiBanner {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: cover;
    -webkit-object-fit: cover;
  }
  #ai_config .ai_main .ai_video_background .ai_video .ai_video_box .box_nav_btn {
    display: none;
  }
  #ai_config .ai_main .ai_section1_backgound .section1_bgc_left {
    display: none;
  }
  #ai_config .ai_main .ai_section1_backgound .bideo_bgc_right {
    display: none;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 {
    margin-top: 0;
    padding: 36px 0 0;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 .section_content {
    display: none;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 .section_phone_content {
    display: block;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 .section_phone_content .content_item {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 .section_phone_content .content_item .item_title {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 .section_phone_content .content_item .item_title .title_icon {
    width: 16px;
    height: 16px;
    font-size: 0;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 .section_phone_content .content_item .item_title .title_icon img {
    height: 100%;
    width: 100%;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 .section_phone_content .content_item .item_title .title_txt {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    margin-left: 10px;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 .section_phone_content .content_item .item_video {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #FFF;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 .section_phone_content .content_item .item_video .video_intelligent {
    background: #FFF;
    border-radius: 10px;
    overflow: hidden;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 .section_phone_content .content_item .item_video .video_intelligent video {
    object-fit: cover;
  }
  #ai_config .ai_main .ai_section1_backgound .section1 .section_phone_content .content_item:last-child {
    margin-bottom: 0;
  }
  #ai_config .ai_main .ai_section2_backgound .section2_bgc_right {
    display: none;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 {
    padding: 36px 0 0;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_top {
    display: none;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_phone_top {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 12px 14px;
    place-items: center center;
    place-content: center center;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_phone_top .top_btn_item {
    width: 100%;
    height: 100%;
    background: #FAF4FF;
    border-radius: 4px;
    padding: 8px 0;
    cursor: pointer;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_phone_top .top_btn_item .item_txt {
    text-align: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_phone_top .phone_item_active {
    background: linear-gradient(115deg, #9B59FE 0%, #3F60F0 100%);
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_phone_top .phone_item_active .item_txt {
    color: #FFFFFF;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_desc {
    margin: 10px auto;
    height: 40px;
    display: flex;
    align-items: center;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_desc .desc_txt {
    font-size: 13px;
    text-align: center;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video {
    margin-bottom: 20px;
    width: 100%;
    height: 204px;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video img {
    width: 100%;
    height: 100%;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video .video_efficient {
    height: 100%;
    width: 100%;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video .video_efficient video {
    object-fit: cover;
  }
  #ai_config .ai_main .ai_section2_backgound .section2 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_btn .demo_btn_tiyan {
    width: 130px;
    height: 44px;
    color: #FFFFFF;
    margin-right: 0;
    font-size: 16px;
  }
  #ai_config .ai_main .ai_section3_backgound .section3_bgc_left {
    display: none;
  }
  #ai_config .ai_main .ai_section3_backgound .section3_bgc_right {
    display: none;
  }
  #ai_config .ai_main .ai_section3_backgound .section3 {
    padding: 36px 0 0;
  }
  #ai_config .ai_main .ai_section3_backgound .section3 .section_content .innovate-prev {
    display: none;
  }
  #ai_config .ai_main .ai_section3_backgound .section3 .section_content .innovate-next {
    display: none;
  }
  #ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 12px;
  }
  #ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide {
    height: 304px;
    width: 252px;
  }
  #ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item {
    padding: 25px 20px;
    box-shadow: 0px 4px 12px 0px rgba(66, 14, 117, 0.1);
  }
  #ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item .item_top {
    margin-bottom: 12px;
  }
  #ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item .item_top .top_title {
    margin-bottom: 12px;
    font-size: 20px;
  }
  #ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item .item_top .top_desc {
    font-size: 14px;
    height: 42px;
  }
  #ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item .item_bottom .bottom_img {
    width: 100%;
    height: 100%;
  }
  #ai_config .ai_main .ai_section3_backgound .section3 .section_content .swiper .swiper-wrapper .swiper-slide .slide_item:hover .item_top .top_title {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    margin-bottom: 12px;
  }
  #ai_config .ai_main .ai_section4_backgound .section4_bgc_left {
    display: none;
  }
  #ai_config .ai_main .ai_section4_backgound .section4 {
    padding: 36px 0 0;
  }
  #ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_top {
    display: none;
  }
  #ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_phone_top {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 20px;
  }
  #ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_phone_top .top_btn_item {
    padding: 5px 13px;
  }
  #ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_phone_top .top_btn_item .item_title .title_txt {
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
  }
  #ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_phone_top .item_active {
    background: linear-gradient(96deg, #E0E9FF 0%, #DADAFF 100%);
    border-radius: 25px;
  }
  #ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_desc {
    display: none;
  }
  #ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video {
    height: 100%;
    width: 100%;
    margin-bottom: 0;
  }
  #ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video .video_build {
    width: 100%;
    height: 204px;
  }
  #ai_config .ai_main .ai_section4_backgound .section4 .section_content .content_bottom .swiper .swiper-wrapper .swiper-slide .slide_item .item_video .video_build video {
    object-fit: cover;
  }
  #ai_config .ai_main .ai_section5_backgound .section5_bgc_left {
    display: none;
  }
  #ai_config .ai_main .ai_section5_backgound .section5_bgc_right {
    display: none;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 {
    padding: 36px 0 0;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_content {
    display: none;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content {
    display: block;
    height: 100%;
    width: 100%;
    padding-bottom: 30px;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content .content_item {
    display: flex;
    flex-flow: column nowrap;
    margin-bottom: 22px;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content .content_item .item_top {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content .content_item .item_top .copilot_top_icon {
    width: 36px;
    height: 36px;
    font-size: 0;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content .content_item .item_top .copilot_top_icon img {
    width: 100%;
    height: 100%;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content .content_item .item_top .top_txt {
    margin-left: 15px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content .content_item .item_middle {
    text-align: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content .content_item .item_bottom {
    width: 100%;
    height: 100%;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content .content_item .item_bottom .bottom_img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content .content_item .item_bottom .bottom_img img {
    width: 100%;
    height: 100%;
  }
  #ai_config .ai_main .ai_section5_backgound .section5 .section_phone_content .content_item:last-child {
    margin-bottom: 0;
  }
  #ai_config .ai_main .ai_section6_backgound .section6 .section_content {
    display: none;
  }
  #ai_config .ai_main .ai_section6_backgound .section6 .section_phone_content {
    display: block;
  }
  #ai_config .ai_main .ai_section6_backgound .section6 .section_phone_content .content_item {
    display: flex ;
    justify-content: center;
    align-items: center;
    flex-flow: column nowrap;
    margin-bottom: 25px;
  }
  #ai_config .ai_main .ai_section6_backgound .section6 .section_phone_content .content_item .item_top {
    display: flex;
    margin-bottom: 6px;
    width: 100%;
  }
  #ai_config .ai_main .ai_section6_backgound .section6 .section_phone_content .content_item .item_top .team_top_icon {
    width: 24px;
    height: 24px;
    font-size: 0;
  }
  #ai_config .ai_main .ai_section6_backgound .section6 .section_phone_content .content_item .item_top .team_top_icon img {
    width: 100%;
    height: 100%;
  }
  #ai_config .ai_main .ai_section6_backgound .section6 .section_phone_content .content_item .item_top .top_keyword {
    margin: 0 15px 0 10px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
  }
  #ai_config .ai_main .ai_section6_backgound .section6 .section_phone_content .content_item .item_top .top_title {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #4E4E4E;
  }
  #ai_config .ai_main .ai_section6_backgound .section6 .section_phone_content .content_item .item_bottom .bottom_desc {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
  }
  #ai_config .ai_main .ai_section6_backgound .section6 .section_phone_content .content_item:last-child {
    margin-bottom: 0;
  }
  #ai_config .ai_main .ai_section7_backgound .section7 .section_header .header_title {
    flex-flow: column nowrap;
  }
  #ai_config .ai_main .ai_section7_backgound .section7 .section_header .header_title .title_txt {
    display: none;
  }
  #ai_config .ai_main .ai_section7_backgound .section7 .section_header .header_title .title_spot {
    display: none;
  }
  #ai_config .ai_main .ai_section7_backgound .section7 .section_content {
    display: none;
  }
  #ai_config .ai_main .ai_section7_backgound .section7 .section_phone_content {
    display: block;
  }
  #ai_config .ai_main .ai_section7_backgound .section7 .section_phone_content .content_box .box_img {
    width: 100%;
  }
}
