@charset "UTF-8";
/* 待隐藏-start */
* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
.module {
}
.module-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 70px;
}
.module-item .intro-img {
  width: 717px;
  height: 450px;
}
.module-item .body {
  width: 370px;
  display: flex;
  flex-direction: column;
}
.module-item .body img {
  width: 50px;
  height: 50px;
}
.module-item .body h3 {
  margin: 17px 0 19px;
  font-weight: bold;
  font-size: 28px;
  color: #333333;
  /* line-height: 24px; */
}
.module-item .body p {
  font-weight: 400;
font-size: 16px;
color: #333333;
line-height: 24px;
}
/* 待隐藏-end */

.func-container {
  display: block;
}
.func-title {
  text-align: center;
  position: relative;
}
.pain {
  background: linear-gradient(175deg, #f4f8ff 0%, #fbfbff 100%);
  /* overflow: hidden; */
  padding-bottom: 55px;
}
.func2-content {
  padding-top: 0 !important;
}
.pain .chart-desc {
}
.pain .chart-desc img {
  width: 50px;
  height: 50px;
}
.pain .solution-content {
  margin: 0 !important;
}
.pain .baseFunction {
  width: 1220px;
  height: -moz-max-content;
  height: max-content;
  border-radius: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
}
.pain .baseFunction .func-content {
  width: 590px;
  /* height: 160px; */
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  padding: 25px;
  box-sizing: border-box;
}
.title-container {
  flex: 1;
}
.pain .baseFunction .func-content img {
  width: 100px;
  height: 100px;
  margin-right: 16px;
}
.pain .baseFunction .func-content .title {
  height: 20px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
  padding-top: 16px;
  margin-bottom: 8px;
}
.pain .baseFunction .func-content .body {
  width: 410px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 21px;
  color: #666666;
  height: 84px;
  padding-top: 8px;
  margin-bottom: 6px;
}
.pain .baseFunction .func-content a {
  height: 22px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #3b8aff;
  line-height: 22px;
  display: flex;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
}
.pain .baseFunction .func-content .title-container img {
  width: 25px;
  height: 25px;
}
/* .pain .func-content {
  width: 590px;
  height: 160px;
  background: #ffffff;
  border-radius: 8px;
} */
/* 核心功能 */
.core {
  /* padding-bottom: 40px; */
}
.core .func-title {
  padding: 26px 0 50px 0;
}
.sub-title {
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.core .baseFunction {
  width: 1220px;
  height: -moz-max-content;
  height: max-content;
  border-radius: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 55px;
  /* overflow: hidden; */
}
.core .baseFunction .func-content {
  position: relative;
  width: 390px;
  height: 230px;
  background: #ffffff;
  border-radius: 8px;
  display: inline-block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
  transition: 0.3s;
}
.core img {
  width: 50px;
  height: 50px;
  display: inline-block;
}
.core .title {
  height: 36px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
  display: inline-block;
  margin-top: 16px;
  margin-bottom: 6px;
  line-height: 36px;
}
.core .body {
  height: 20px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
  display: inline-block;
  height: 50px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  text-align: center;
}

.product-right img {
  width: 802px;
  height: 532px;
}

.func1-content,
.func2-content {
  height: auto;
}

.func-title {
  justify-content: center;
  font-weight: 500;
  color: #333333;
  font-size: 34px;
  height: 130px;
  line-height: 130px;
  padding: 0 !important;
  position: relative;
}

.funList-des {
  padding: 90px 0;
  justify-content: space-between;
}
.funList-des li {
  font-size: 16px;
  position: relative;
  height: 102px;
}
.funList-des li img {
  width: 68px;
  height: 68px;
}
.funList-des li .funli-name {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  word-wrap: none;
  width: -moz-max-content;
  width: max-content;
}
.funList-des li .funli-name .no-develop {
  color: #999;
}

.layui-timeline {
  padding-right: 18px;
}
.layui-timeline .layui-timeline-item {
  cursor: pointer;
}
.layui-timeline .layui-timeline-item:before {
  background: #62abf9;
}
.layui-timeline .layui-timeline-item.active .layui-timeline-axis {
  background: #3b8aff;
  color: #fff;
}
.layui-timeline .layui-timeline-item.active .layui-timeline-content {
  background-color: #fff;
  border-radius: 12px;
}
.layui-timeline .layui-timeline-axis {
  line-height: 18px;
  border: 1px solid #3b8aff;
  background: #eeefff;
  color: #3b8aff;
}
.layui-timeline .layui-timeline-title {
  font-size: 16px !important;
}
.layui-timeline .layui-timeline-content {
  margin-left: 22px;
  padding: 18px;
}
.layui-timeline .layui-timeline-content p {
  width: 317px;
  font-size: 15px;
}

.detail-desc-rightImg {
  background: url("/1/imgs/product/oa/detail_1.png") no-repeat;
  background-size: 100% 100%;
  width: 778px;
  height: 839px;
  margin-left: 30px;
}

.linear-color {
  background: linear-gradient(129deg, #a17ef4 0%, #3c81f7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}

.flutter-desc {
  width: 1198px;
  height: 644px;
  background: url("/1/imgs/product/flutter_bg.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flutter-desc img {
  width: 902px;
  height: 384px;
}

/* .solution-content {
  margin-bottom: 40px;
} */
.solution-content .solution-desc {
  display: flex;
  flex-direction: column;
}
.solution-content .solution-desc .solution-tablist {
  margin: 30px auto;
  width: -moz-max-content;
  width: max-content;
  height: 60px;
  background: #ffffff;
  box-shadow: 0px 3px 6px 1px rgba(0, 102, 255, 0.08);
  border-radius: 30px 30px 30px 30px;
  padding: 4px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.solution-content .solution-desc .solution-tablist > li {
  width: 165px;
  height: 54px;
  border-radius: 30px 30px 30px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #333333;
  cursor: pointer;
  transition: all 0.3s ease;
}
.solution-content .solution-desc .solution-tablist > .active {
  background-color: #3b8aff;
  color: #ffffff;
}
.solution-content .solution-desc .solution-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.solution-content .solution-desc .solution-box p {
  margin-bottom: 34px;
  width: -moz-max-content;
  width: max-content;
}
.solution-content .solution-desc .solution-box img {
  width: 100%;
}

.useScenes-content {
  background: url("/1/imgs/product/useSense_bg.png") no-repeat;
  background-size: 100% 100%;
}
.useScenes-content .useScenes-desc {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
  padding: 80px 0 20px;
}
.useScenes-content .useScenes-desc li {
  width: 380px;
  height: 160px;
  padding: 20px 20px 16px 16px;
  font-size: 15px;
}
.useScenes-content .useScenes-desc li:nth-child(1n) {
  background: linear-gradient(136deg, #e8f1ff 0%, #e6e9fe 100%);
}
.useScenes-content .useScenes-desc li:nth-child(2n) {
  background: linear-gradient(136deg, #f5fff2 0%, #fdf8de 100%);
}
.useScenes-content .useScenes-desc li .li-title {
  height: 16px;
  font-size: 17px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 16px;
}

.caseList-desc {
  width: 100%;
  padding: 80px 0 50px;
}
.caseList-desc .caseSwiper,
.caseList-desc .case-container {
  background: #f2f7fc;
  width: 100%;
  height: 358px;
  display: flex;
  align-items: center;
}
.caseList-desc .caseSwiper .case-img-1,
.caseList-desc .case-container .case-img-1 {
  width: 534px;
  height: 300px;
  margin-left: 157px;
}
.caseList-desc .caseSwiper .case-img-2,
.caseList-desc .case-container .case-img-2 {
  width: 139px;
  height: 300px;
  margin-left: 9px;
}
.caseList-desc .caseSwiper .case-content,
.caseList-desc .case-container .case-content {
  margin-left: 36px;
  font-size: 19px;
  font-weight: 500;
}
.caseList-desc .caseSwiper .case-content p,
.caseList-desc .case-container .case-content p {
  color: #666666;
  font-size: 15px;
  margin-top: 32px;
}
.caseList-desc .swiper-button-prev,
.caseList-desc .swiper-button-next {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  color: #999;
}
.caseList-desc .swiper-button-prev::after,
.caseList-desc .swiper-button-next::after {
  font-size: 20px;
}
.caseList-desc .swiper-button-prev:hover,
.caseList-desc .swiper-button-next:hover {
  color: #333;
}
