.J_bannerItem {
  cursor: default;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  outline: none;
  margin: 0px auto;
  position: relative;
  z-index: 1;
  background-size: cover;
  background: linear-gradient(
    220deg,
    rgba(93, 194, 255, 1) 0%,
    rgba(23, 70, 255, 1) 93.85964912280701%
  );
  position: relative;
  height: 554px;
  overflow: hidden;
  margin: 0px auto;
}
.J_bannerItem .comp_banner ul {
  padding: 0 !important;
  justify-content: flex-start !important;
  gap: 30px;
}
.float_img_3081 {
  position: absolute;
  top: 49px;
  left: 1000px;
  width: 450px;
  height: 450px;
}
.form3062 {
  color: #fff;
  width: 513px;
  height: auto;
  animation: auto ease 0s 1;
  font-size: 48px;
}
.form3063 {
  width: 550px;
  position: absolute;
  top: 10px;
  left: 118px;
}
.simpleText {
  margin-bottom: 50px;
}
.floatImg {
  height: 420px;
  width: 700px;
}
.flow {
  margin-top: 24px;
  height: 360px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.flow-title {
  font-weight: 500;
  color: rgb(51, 51, 51);
  font-size: 18px;
}
.flow-text {
  font-size: 16px;
  color: #666666;
}
.dev {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  padding: 30px 24px 0 24px;
  height: 260px;
}
.dev-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.dev-top {
  margin-top: 0;
}
.dev-title {
  margin: 20px 0;
  font-weight: 500;
  color: rgb(41, 61, 107);
  font-size: 20px;
}
.dev-text {
  font-size: 12px;
  color: rgb(41, 61, 107);
}
.dataEngine {
  margin: 60px 0;
  height: 470px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  display: flex;
}
.engine-left {
  position: relative;
  width: 78%;
  height: 100%;
}
.engine-right img {
  border-radius: 0 10px 10px 0;
  width: 525px;
  height: 469px;
}
.engine-title {
  background-color: #fff;
  font-weight: 500;
  border-radius: 5px;
  width: 230px;
  position: absolute;
  right: -54px;
  top: 50px;
}
.engine-left .reverse {
  left: -100px;
  top: 50px;
}
.engine-num img {
  width: 50px;
  height: 50px;
  position: absolute;
  left: -12px;
}
.engine-contain {
  margin-top: 120px;
  margin-right: 120px;
}
.reverseCon {
  margin: 150px 80px 0 20px;
}
.engine-num {
  margin: 30px 0 40px 100px;
  position: relative;
  display: flex;
  align-items: center;
}
.engine-num .num-title {
  font-weight: 500;
  font-size: 14px;
  color: #212121;
}
.engine-num .num-intro {
  font-size: 14px;
  color: rgb(102, 102, 102);
}
.engine-num .dotLine {
  width: 1px;
  height: 15px;
  position: absolute;
  top: 45px;
  left: 13px;
}
.engine-num-text {
  z-index: 10;
  font-size: 20px;
  color: #ffff;
  margin-right: 40px;
}
.platform {
  width: 315px;
  height: 415px;
}
.platform-img {
  width: 220px;
  height: 220px;

  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.platform-text {
  margin: 0 48px;
  font-size: 13px;
  color: #666666;
  margin-top: 10px;
}
.comp_banner {
  width: 1500px !important;
}
.comp_banner ul {
  display: flex;
  justify-content: space-between !important;
}
.comp_banner li {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  border: 2px solid rgba(255, 255, 255, 0.14);
  width: 85px;
  height: 80px;
}
.comp_banner li img {
  width: 30px;
  height: 30px;
}
.comp_banner li span {
  font-family: fontface__思源黑体Regular__184__1254658417849;
  color: rgb(255, 255, 255);
  background-color: transparent;
}
.transparent-btn {
  margin-top: 20px;
  background-color: #f9be0f;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  border-radius: 30px;
  color: #fff;
  width: 130px; /* 设置按钮宽度 */
}
.transparent-btn:hover {
  background-color: #fff; /* 鼠标悬停时背景色变为黄色 */
  color: rgba(9, 82, 240, 1);
}
.transparent-btn-pre {
  margin-top: 20px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  border-radius: 30px;
  width: 130px;
  color: rgba(9, 82, 240, 1);
  background-color: #fff;
}
.transparent-btn-pre:hover {
  background-color: rgba(9, 82, 240, 1); /* 鼠标悬停时背景色变为黄色 */
  color: #fff;
}
.float_in_img {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 1105px;
  height: 251px;
  width: 1105px;
  border: 0;
  vertical-align: top;
}
.arrow_text {
  text-align: center;
  font-size: 14px;
  margin: 0;
}
.arrow_blue_text {
  color: rgb(9, 82, 240);
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.arrow_1 {
  position: absolute;
  top: 36px;
  left: 113px;
}
.arrow_2 {
  position: absolute;
  top: 206px;
  left: 276px;
}
.arrow_3 {
  position: absolute;
  top: 53px;
  left: 446px;
}
.arrow_4 {
  position: absolute;
  top: 206px;
  left: 630px;
}
.arrow_5 {
  position: absolute;
  top: 36px;
  left: 817px;
}
.arrow_6 {
  position: absolute;
  top: 206px;
  left: 979px;
}
.arrow_bottom {
  width: 100%;
  position: absolute;
  bottom: 50px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  
}
.arrow_bottom div {
  width: 155px;
  border: 10px solid transparent;
  margin-top: -10px;
  margin-left: -10px;
  background-color: rgba(9, 82, 240, 1);
  font-size: 18px;
  text-align: center;
  color: #fff;
}
body{
  background-color: #f7f7f7;
}
.float_in_img2{
  width: 600px;
  height:391px;
}
.float_in_img3{
  width: 400px;
  height:400px;
}
.comp_case{
  padding-bottom: 60px !important;
}
.comp_case ul li{
  position: relative;
  width: 235px;
  height: 221px;
  margin: 0 !important;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 16px
  rgba(0, 0, 0, 0.14218009478672985);
  border-radius:4px;
}
.comp_case ul{
  justify-content: space-between !important;
}
.comp_case  li img{
  width: 84px;
  height: 84px;
  border: 0;
  vertical-align: top;
}
.comp_case  li  span{
  color: rgb(0, 0, 0);
  font-size: 18px;
  text-align: center;
  font-weight: 500;
}
.comp_case  li .transparent-btn-pre{
  position: absolute;
  bottom: -17px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 30px;
  padding: 0;
}

/* 提示框 */
#tipBox {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  font-size: 14px;
  position: absolute;
  bottom: 14%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
#tipBox.success {
  background: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

#tipBox.error {
  background: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
#tipBox.warn {
  background: #fef5df;
  border-color: #faebcc;
  color: #f1933e;
}
.anime_7 span:first-child {
  font-family: "Microsoft YaHei", sans-serif; /* 设置字体样式为微软雅黑 */
}

/* 轮播 */
/* 外层容器 */
.swiper {
  width: 1395px;
  height: 530px;
}

.swiper-wrapper {
  width: 1395px;
  height: 500px;
}

/* 轮播项 */
.swiper .swiper-slide {
  /* width: 387px;
  height: 482px;
  font-size: 32px;
  font-weight: 500;
  color: #ffffff;
  文字垂直居中 */
  display: flex;
  justify-content: center;
  align-items: center;
}

.typical-cases-content .typical-cases-box .typical-cases-header {
  width: 100%
}

.typical-cases-content .typical-cases-box {
  box-sizing: border-box;
  margin: 0;
}

/* 色彩来源：https://color.uisdc.com/ */

.swiper-button-next,
.swiper-button-prev {
  position: relative;
}

.swiper-button-prev {
  width: 34px;
  height: 34px;
  background: url("./img/prev.png") no-repeat;
  background-size: 100% 100%;
}

.swiper-button-next {
  width: 34px;
  height: 34px;
  background: url("./img/next.png") no-repeat;
  background-size: 100% 100%;
}

/* 去除默认的操作按钮样式 */
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.seeMore{
  padding-bottom: 20px;
}
.typical-cases-box .typical-cases-bottom{
  align-items: flex-start !important;
}
.typical-cases-text{
  text-align: start !important;
}
#module1542 .formMiddle1542{
  background: none;
}

.swiper-slide-active{
  box-shadow: 0px 10px 36px rgba(179, 198, 232, 0.25), 0px 2px 8px rgba(179, 198, 232, 0.45) !important;
}