/*首页内容样式*/
#headerNavbarWrap .navbar-nav .nav-item:nth-child(1) a::after {
  content: "";
  position: absolute;
  display: block;
  font-weight: bold;
}
#headerNavbarWrap .navbar-nav .nav-item:nth-child(1) a {
  font-weight: bold;
  color: #2648ef !important;
}
.index {
  background: #F4F8FC;
}
.videos{
  width: 100vw;
  min-height: 100%;
  height:712px;
  -o-object-fit: cover;
  object-fit: cover;
}
.swiper-pagination1 .swiper-pagination-bullet {
  margin: 0px !important;
  margin-right:16px !important;
  width: 36px;
  height: 3px;
  background: #FFFFFF;
  border-radius: 2px;
  opacity: .56;
  display: inline-block;
}
.swiper-container1 .text {
  position: absolute;
  bottom: 209px;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
}
.swiper-container1 .text p {
  width: 645px;
}
.getSwiper {
  /* margin-top: 60px !important; */
}
.swiper-container1 .text p:first-of-type {
  /* margin-bottom: 24px; */
  font-family: PingFang;
  font-weight: bold;
  font-size: 40px;
  color: #222222;
  line-height: 56px;
  letter-spacing: 1px;
  span{
    padding:0 10px;
    font-family: PingFang;
    font-weight: 600;
    font-size: 56px;
    color: #222222;
    line-height: 78px;
    letter-spacing: 1px;
    background: linear-gradient(26.602846565782137deg, #0057FF 0%, #009FFF 46%, #00CCFF 100%);
    /* background: linear-gradient(127.399deg, #38d2a5 0%, #69bef8 20%, #2468f3 35%, #2468f3 100%); */
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
}
.swiper-container1 .text p:nth-child(2n){
  font-family: PingFang;
  font-weight: bold;
  font-size: 40px;
  color: #222222;
  line-height: 56px;
  letter-spacing: 1px;
  span{
    padding-right:10px;
    font-family: PingFang;
    font-weight: 600;
    font-size: 56px;
    color: #222222;
    line-height: 78px;
    letter-spacing: 1px;
    background: linear-gradient(26.602846565782137deg, #0057FF 0%, #009FFF 46%, #00CCFF 100%);
    /* background: linear-gradient(127.399deg, #38d2a5 0%, #69bef8 20%, #2468f3 35%, #2468f3 100%); */
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
}
.swiper-container1 .text p:last-of-type span {
  display: block;
  font-size: 22px;
  font-family: PingFang;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 34px;
}
.swiper-container1 .text p:last-of-type {
  margin: 10px 0 0 0;
  font-size: 22px;
  font-family: PingFang;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 36px;
}
.swiper-container1 .text .list {
  margin-top: 20px;
  display: flex;
}
.swiper-container1 .text .list p {
  width: auto;
  margin-right: 12px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
.index .swiper-container1 .text .list p img {
  margin-right: 6px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.index .swiper-container1 .text .list p {
  margin-bottom: 0;
}
.index .swiper-container1 .text .list p img {
  margin-right: 6px;
  width: 32px;
  height: 30px;
  vertical-align: middle;
}
.button2 {
  margin-top: 52px;
  width: 132px;
  height: 48px;
  background: #2956FF;
  box-shadow: 0px 6px 8px 0px rgba(49,52,60,0.08);
  border-radius: 24px;
  outline: none;
  border: none;
  color: #fff;
  /* position: absolute; */
  /* bottom: 313px; */
  /* left: 50%; */
  /* margin-left: -570px; */
  z-index: 3;
}
/* .index .swiper-container1 .text p:first-of-type img {
  width: 62px;
  height: 64px;
  vertical-align: baseline;
} */
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 50px;
}
.swiper-pagination1 .swiper-pagination-bullet-active {
  background-color: #fff;
  border-radius: 2px !important;
  opacity: 1;
}

.swiper-container2 .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-container {
  /* height: 719px !important; */
}
.index .swiper-container1 .button2 img {
  margin-left: 7px;
  width: 21px;
  height: 10px;
}
.button2 a {
  color: #fff;
  font-family: PingFang;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 28px;
  letter-spacing: 1px;
}
.swiper-pointer-events {
  position: relative !important;
}
.widthMax {
  width: 1200px;
  margin: 0 auto;
}
.index .swiper-container1 {
  width: 100%;
  height: 712px;
  position: relative;
  background-color:#D1DDED ;
}
.index .swiper-container1 .swiper-slide2 .text>p:first-of-type {
  /* padding: 0 10px; */
  font-family: PingFang;
  font-weight: 600;
  font-size: 56px;
  color: #222222;
  line-height: 78px;
  letter-spacing: 1px;
  background: linear-gradient(26.602846565782137deg, #0057FF 0%, #009FFF 46%, #00CCFF 100%);
  /* background: linear-gradient(127.399deg, #38d2a5 0%, #69bef8 20%, #2468f3 35%, #2468f3 100%); */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.index .swiper-container1 .swiper-slide2 .text>p:last-of-type {
  /* padding: 0 10px; */
  margin:0;
  font-family: PingFang;
  font-weight: bold;
  font-size: 40px;
  color: #222222;
  line-height: 56px;
  letter-spacing: 1px;
}
.swiper-container1  .swiper-slide2 .text .list p{
  position: relative;
  margin-right:34px;
  
}
.swiper-container1  .swiper-slide2 .text .list p:last-of-type{
  margin:0;
}
.swiper-container1  .swiper-slide2 .text .list p img{
  position: absolute;
  bottom:-2px;
  left:-13px;
}
.index .swiper-container1 .swiper-slide2 .text .list{
  margin-top:32px;

}
div {
  box-sizing: border-box;
}
.index .swiper-container1 img {
  width: 100%;
  height: 100%;
}
.swiper-pagination1 {
  text-align: left !important;
  left: 50% !important;
  width: 1200px !important;
  margin-left: -600px !important;
  margin-bottom: 128px;
  bottom:0 !important;
}
img {
  object-fit: cover;
}
/* pp */

.swiper-pagination1 .swiper-pagination-bullet-active {
  background-color: #fff !important;
}
.index .content {
  position: relative;
}
.carousel-container {
  width: 1200px; /* 设置容器宽度 */
  overflow: hidden; /* 隐藏溢出部分 */
  position: relative;
}

.carousel {
  display: flex;
  animation: scrollTop 20s linear infinite; /* 设置循环滚动动画 */
}

.carousel li {
  width:1200px;
  display: flex;
}

.carousel img {
  margin-right:36px;
  width:165px;
  height:64px;
}

@keyframes scrollTop {
  0% {
    transform: translateX(0); /* 从起始位置滚动 */
  }
  100% {
    transform: translateX(-100%); /* 滚动一半的宽度，即第一个组 */
  }
}
.tabs-business{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top:-96px;
  z-index: 9;
  width:100%;
  height: 96px;
  background: rgba(243,244,255,0.2);
  backdrop-filter: blur(6px);
}
.checkList {
  position: absolute;
  top: 215px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.checkList .active {
  background: url("https://cdn.xiongbangzhu.com/yuanmaweilai/images/index-f4-ck.png")
    no-repeat;
  background-size: 100% 100%;
}
.checkList .active span {
  color: #2956ff;
  font-weight: bold;
}
.checkList .active .img1 {
  display: none;
}
.checkList .img2 {
  display: none;
}
.checkList .active .img2 {
  display: inline-block;
}
.checkList li {
  /* display: flex; */
  padding-top: 40px;
  width: 268px;
  height: 118px;
  text-align: center;
}
.checkList li img {
  margin-right: 8px;
  vertical-align: middle;
}
.checkList li:first-child img {
  width: 24px;
  height: 24px;
}
.checkList li:nth-child(2) img {
  width: 26px;
  height: 26px;
}
.checkList li:nth-child(3) img {
  width: 24px;
  height: 24px;
}
.checkList li:nth-child(4) img {
  width: 24px;
  height: 20px;
}
.growthValue {
  padding: 88px 0 0px 0;
  background-color: #F4F8FC;
}
.growthValue .title p {
  text-align: center;
}
.growthValue .title p:first-child {
  padding-bottom: 88px;
  font-size: 36px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 50px;
  letter-spacing: 1px;
}

.assistant-list>div p:first-of-type{
  display: flex;
  align-items: center;
}
.assistant-list>div p:first-of-type img{
  display: none;
  margin-right:15px;
  width:29px;
  height:22px;
}
.assistant-list>div:nth-child(1) p:first-of-type img{
  display: block;
}
.assistant-list>div p:first-of-type span{
  font-family: PingFang;
  font-weight: 600;
  font-size: 24px;
  color: #222222;
  line-height: 33px;
}
.assistant-list>div p:last-of-type{
  margin-top:16px;
  width:57%;
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #7E818F;
  line-height: 28px;
}
.assistant-list {
  margin:0 auto;
  width: 1200px;
  height: 548px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.assistant-list .item {
  padding-top:40px;
  padding-left:40px;
  position: absolute;
  background: #f5f5f5;
  transition: all 0.3s ease;
  overflow: hidden;
  margin:0;
  background-size: 100% 100% !important;
  cursor: pointer;
}

/* 初始布局 */
.assistant-list #item1 {
  width: 788px;
  height: 256px;
  top: 0;
  left: 0;
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/assistant-1-1.png') no-repeat;
  background-size: 100% 100%;
}

.assistant-list #item2 {
  width: 376px;
  height: 256px;
  top: 0;
  right: 0;
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/assistant-2-2.png') no-repeat;
  background-size: 100% 100%;
}

.assistant-list #item3 {
  width: 376px;
  height: 256px;
  bottom: 0;
  left: 0;
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/assistant-3-2.png') no-repeat;
  background-size: 100% 100%;
}

.assistant-list #item4 {
  width: 376px;
  height: 256px;
  bottom: 0;
  left: 412px;
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/assistant-4-2.png') no-repeat;
  background-size: 100% 100%;
}

.assistant-list #item5 {
  width: 376px;
  height: 256px;
  bottom: 0;
  right: 0;
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/assistant-5-2.png') no-repeat;
  background-size: 100% 100%;
}
/* 行业与案例 */
.industry-case{
  padding:53px 0 97px 0;
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/industry-bg.png') no-repeat;
  background-size: 100% 100%;
  /* height:1180px; */
}
.industry-case .title{
  font-family: PingFang;
  font-weight: 600;
  font-size: 36px;
  color: #333333;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
}
.industry-case .case-tab{
  margin:0 auto;
  margin-top:32px;
  margin-bottom:52px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 280px;
  height: 56px;
  background: #FFFFFF;
  border-radius: 32px;
}
.industry-case .case-tab div{
  position: relative;
  width: 136px;
  height: 48px;
  border-radius: 32px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
}
.industry-case .case-tab div p {
  position: absolute;
  left:0;
  top:0;
  width:0;
  height: 48px;
  border-radius: 32px;
  transition: width 0.3s ease;
}
.industry-case .case-tab div span{
  position: absolute;
  left:0;
  width:100%;
  height:100%;
  top:0;
  font-family: PingFang;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  line-height: 48px;
  text-align: center;
}
.industry-case .case-tab .active p{
  width: 136px;
  background: #222222;
}
.industry-case .case-tab .active span{
  color: #FFFFFF;
  font-weight: bold;
}
.industry-case .lbt{
  position: relative;
  margin: 0 auto;
  width: 1144px;
  height: 496px;
  transition: all 0.3s ease;
}
.industry-case .industry-mySwiper{
  width: 1144px;
  height: 496px;
  overflow:initial;
}
.industry-case .industry-mySwiper .swiper-slide {
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/case-bg.png') no-repeat;
  background-size: 100% 100%;
  border-radius: 18px;
  padding:34px 34px 0 34px;
  cursor: pointer;
}
.industry-case .industry-mySwiper .swiper-slide:hover{
  scale: 1.02;
}
.industry-case .industry-mySwiper .swiper-slide>p{
  margin-bottom:298px;
  display: flex;
  align-items: center;
  font-family: PingFang;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 25px;
}
.industry-case .industry-mySwiper .swiper-slide>p span{
  margin-right:12px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  border-radius: 50%;
}
.industry-case .industry-mySwiper .swiper-slide>div p:first-of-type{
  font-family: PingFang;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 25px;
}
.industry-case .industry-mySwiper .swiper-slide>div p:last-of-type{
  margin-top:17px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255,255,255,0.8);
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.industry-case .lbt .swiper-button-prev,.industry-case .lbt .swiper-button-next{
  width:55px;
    height:55px;
}
.industry-case .lbt .swiper-button-prev{
  left:-75px;
}
.industry-case .lbt .swiper-button-next{
  right:-75px;
}
.industry-case .lbt .swiper-button-prev:after{
    width:55px;
    height:55px;
    content:'';
    font-family:'auto';
    background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/left-prev.png') no-repeat;
    background-size: 100% 100%;
}
.industry-case .lbt .swiper-button-next:after{
  width:55px;
  height:55px;
  content:'';
  font-family:'auto';
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/right-next.png') no-repeat;
  background-size: 100% 100%;
}
/* 行业 */
.industry-case .service-industry{
  display: none;
  opacity: 0;
  width:1200px;
  height:496px;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 24px;
  transition: all 0.3s ease;
}
.industry-case .service-industry>.list{
  padding:36px 40px 0px 40px;
  display: flex;
  align-items: center;
}
.industry-case .service-industry>.list div{
  padding-bottom:16px;
  width:20%;
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #222;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  
}
.industry-case .service-industry>.list div::after{
  content: "";
  display: inline-block;
  opacity: 0;
  position: absolute;
  left:50%;
  bottom:0;
  width:0%;
  height:2px;
  margin-left:-82px;
  transition: all 0.3s ease;
  background-color: #2956FF;
}
.industry-case .service-industry>.list div:hover{
  color:#2956FF;
}
.industry-case .service-industry>.list .active{
  font-weight: bold;
  font-size: 16px;
  color: #2956FF;
  position: relative;
}
.industry-case .service-industry>.list .active::after{
  opacity: 1;
  width:164px;
}
.industry-case .service-industry .service-content{
  display: none;
  margin:30px 0 0 50px;
}
.industry-case .service-industry .service .service-content:nth-child(1){
  display: flex;
}
.industry-case .service-industry .service-content .left img{
  width:336px;
  height:348px;
}
.industry-case .service-industry .service-content .content{
  padding-left:39px;
  display: flex;
}
.industry-case .service-industry .service-content .content>img{
  margin-right:5px;
  width:50px;
  height:50px;
}
.industry-case .service-industry .service-content .content .right .t{
  font-family: PingFang;
  font-weight: bold;
  font-size: 24px;
  color: #222222;
  line-height: 33px;
  padding-bottom:16px;
  border-bottom:1px solid #E3E3E3;
}
.industry-case .service-industry .service-content .content .right .ft{
  padding-top:15px;
  padding-bottom:18px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #666B83;
  line-height: 30px;
}
.industry-case .service-industry .service-content .content .right .button2{
  margin-top:6px;
  width: 99px;
  height: 36px;
  text-align: center;
  background: #2956FF;
  border-radius: 18px;
}
.industry-case .service-industry .service-content .content .right .button2 a{
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 36px;
  font-family: PingFang;
}
.industry-case .service-industry .service-content .content .list{
  display: flex;
  align-items: center;
}
.industry-case .service-industry .service-content .content .list a div{
  margin-right:20px;
}
.industry-case .service-industry .service-content .content .list a:last-of-type div{
  margin:0;
}
.industry-case .service-industry .service-content .content .list img{
  width:200px;
  height:145px;
  border-radius: 12px;
}
.industry-case .service-industry .service-content .content .list p{
  margin-top:6px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  line-height: 20px;
  text-align: center;
}
.industry-case .partner-container1 {
  width: 100%; /* 设置容器宽度 */
  overflow: hidden; /* 隐藏溢出部分 */
  position: relative;
}

.industry-case .partner-carousel1 {
  display: flex;
  width:4784px;
  animation: scroll 30s linear infinite; /* 设置循环滚动动画 */
}

.industry-case .partner-carousel1 li {
  display: flex;
}
.industry-case .partner-carousel1 li img{
  width:2284px;
  height:72px;
}
@keyframes scroll {
  100% {
    transform: translateX(0); /* 从起始位置滚动 */
  }
  0% {
    transform: translateX(-50%); /* 滚动一半的宽度，即第一个组 */
  }
}
.industry-case .partner-container2 {
  width: 100%; /* 设置容器宽度 */
  overflow: hidden; /* 隐藏溢出部分 */
  position: relative;
}

.industry-case .partner-carousel2 {
  display: flex;
  width:4784px;
  animation: scroll2 30s linear infinite; /* 设置循环滚动动画 */
}

.industry-case .partner-carousel2 li {
  display: flex;
}
.industry-case .partner-carousel2 li img{
  width:2284px;
  height:72px;
}
@keyframes scroll2 {
  0% {
    transform: translateX(0); /* 从起始位置滚动 */
  }
  100% {
    transform: translateX(-50%); /* 滚动一半的宽度，即第一个组 */
  }
}
.industry-case .partner-container3 {
  width: 100%; /* 设置容器宽度 */
  overflow: hidden; /* 隐藏溢出部分 */
  position: relative;
}
.industry-case .partner-carousel3 li {
  display: flex;
}
.industry-case .partner-carousel3 li img{
  width:2284px;
  height:72px;
}
.industry-case .partner-carousel3 {
  display: flex;
  width:4784px;
  animation: scroll3 30s linear infinite; /* 设置循环滚动动画 */
}
.industry-case .partner{
  margin-top:40px;
}
.industry-case .partner>div{
  margin-bottom:28px;
}
.scene{
  padding-top:88px;
  width:100%;
  height:986px;
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/scene-bg.png') no-repeat;
  background-size: 100% 100%;
}
.scene .title{
  margin-bottom:54px;
  font-family: PingFang;
  font-weight: 600;
  font-size: 36px;
  color: #333333;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
}
.scene .scene-content{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width:1200px;
  margin: 0 auto;
}
.scene .scene-content>div{
  padding:40px 0 0 34px;
  position: relative;
  background: linear-gradient( 316deg, #FFFFFF 0%, #FFFFFF 76%, #EFF3FF 100%);
  box-shadow: 2px 6px 16px 0px rgba(194,209,235,0.42);
  border-radius: 20px;
  border: 2px solid #FFFFFF;
}
.scene .scene-content>div:hover{
  background: #FFFFFF;
  box-shadow: inset 0px 0px 12px 0px rgba(181,186,198,0.57);
  border-radius: 20px;
  border: 2px solid #FFFFFF;
}
.scene .scene-content>div:nth-child(1){
  width:585px;
  height:264px;
}
.scene .scene-content>div:nth-child(2){
  width:585px;
  height:264px;
}
.scene .scene-content>div:nth-child(3),.scene .scene-content>div:nth-child(4),.scene .scene-content>div:nth-child(5),.scene .scene-content>div:nth-child(6){
  margin-top:28px;
  padding:28px 0 0 28px;
  width:278px;
  height:378px;
}
.scene .scene-content>div:nth-child(1) .bg{
  position: absolute;
  right:0;
  bottom:0;
  width:353px;
  height:264px;
}
.scene .scene-content>div:nth-child(2) .bg{
  position: absolute;
  right:0;
  top:0;
  width:353px;
  height:264px;
}
.scene .scene-content>div:nth-child(3) .bg{
  position: absolute;
  right:0;
  bottom:0;
  width:100%;
  height:297px;
}
.scene .scene-content>div:nth-child(4) .bg{
  position: absolute;
  right:0;
  bottom:0;
  width:100%;
  height:297px;
}
.scene .scene-content>div:nth-child(5) .bg{
  position: absolute;
  right:0;
  bottom:0;
  width:100%;
  height:297px;
}
.scene .scene-content>div:nth-child(6) .bg{
  position: absolute;
  right:0;
  bottom:0;
  width:100%;
  height:297px;
}
.scene .scene-content .text p:first-of-type img{
  margin-right:12px;
  width:29px;
  height:22px;
}
.scene .scene-content .text p:first-of-type span{
  font-family: PingFang;
  font-weight: bold;
  font-size: 21px;
  color: #222222;
  line-height: 37px;
}
.scene .scene-content .text p:first-of-type{
  display: flex;
  align-items: center;
}
.scene .scene-content .text p:last-of-type{
  margin-top:12px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #656B83;
  line-height: 28px;
}
@keyframes scroll3 {
  100% {
    transform: translateX(0); /* 从起始位置滚动 */
  }
  0% {
    transform: translateX(-50%); /* 滚动一半的宽度，即第一个组 */
  }
}
.odology .title{
  width:689px;
  height:203px;
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/Methodology-title.png') no-repeat;
  background-size: 100% 100%;

}
.odology .title p:first-of-type{
  font-family: PingFang;
  font-weight: 600;
  font-size: 36px;
  color: #333333;
  line-height: 50px;
  letter-spacing: 1px;
}
.odology .title p:last-of-type{
  padding-top:12px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #666B83;
  line-height: 26px;
  text-align: center;
}
.odology {
  background: linear-gradient( #F4F8FC 0%, #F3F8FC 100%);
  height:886px;
}
.odology .title {
  padding-top:102px;
  margin:0 auto;
  text-align: center;
}

.odology .ctent {
  padding-top: 133px;
  position: relative;
  margin: 0 auto;
  margin-top:69px;
  /* margin-bottom: 128px; */
  max-width: 1318px;
  height: 584px;
  background: url("../images/odology-bg.png") no-repeat;
  background-size: 100% 100%;
}
.odology .ctent .xian {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.odology .ctent .hide-xian {
  display: none;
}
.odology .ctent .dian {
  position: absolute;
  left: 0;
  top: 0px;
  width: 113px;
  height: 110px;
}
.odology .ctent .imgs {
  margin: 0 auto;
  padding-top: 118px;
  position: relative;
  width: 1205px;
  height: 290px;
}
.odology .ctent .icon1 {
  left: 22px;
  top: 174px;
}
.odology .ctent .icon2 {
  left: 210px;
  top: 105px;
}
.odology .ctent .icon3 {
  left: 408px;
  top: 115px;
}
.odology .ctent .icon4 {
  right: 485px;
  left: auto;
  top: 36px;
}
.odology .ctent .icon5 {
  right: 244px;
  left: auto;
  top: 47px;
}

.odology .ctent .icon6 {
  right: 15px;
  left: auto;
  top: -8px;
}
.odology .ctent .list-type div {
  position: absolute;
  
  cursor: pointer;
}
.odology .ctent .list-type div p:last-of-type{
  margin-top:9px;
  font-family: PingFang;
  font-weight: bold;
  font-size: 20px;
  color: #222222;
  line-height: 28px;
}
.odology .ctent .list-type div p img{
  width: 64px;
  height: 64px;
}
.odology .ctent .list-type div p:first-of-type{
  margin:0 auto;
  display: block;
  width: 64px;
  height: 64px;
  background: #F6FAFF;
  box-shadow: 8px 8px 19px 1px rgba(163,163,178,0.22), -5px -2px 21px 1px rgba(255,255,255,0.97);
  border-radius: 32px;
  border: 2px solid #FFFFFF;
}
.odology .ctent .list-type .active p:first-of-type {
  background: #F6FAFF;
  box-shadow: 8px 8px 19px 1px rgba(163,163,178,0.22), -5px -2px 21px 1px rgba(255,255,255,0.97), inset 0px 1px 6px 0px rgba(0,0,0,0.12);
  border-radius: 32px;
  border: 2px solid #FFFFFF;
}
.odology .ctent .list-type .active p:last-of-type{
  color:#2956FF;
}
.odology .ctent .list-type div:nth-child(1) {
  left: 38px;
  top: 83px;
}
.odology .ctent .list-type div:nth-child(2) {
  left: 220px;
  top: 4px;
}
.odology .ctent .list-type div:nth-child(3) {
  left: 421px;
  top: 12px;
}
.odology .ctent .list-type div:nth-child(4) {
  left: 618px;
  top: -61px;
}
.odology .ctent .list-type div:nth-child(5) {
  left: 859px;
  top: -43px;
}
.odology .ctent .list-type div:nth-child(6) {
  left: 1085px;
  top: -86px;
}
.odology .ctent .list-content .con {
  /* display: none; */
  width: 0;
  height: 0;
  padding: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.5s linear;
  position: absolute;

  background: #f8fbff;
  box-shadow: inset 5px 3px 12px 0px #d5d6db;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 400;
  color: #656b83;
  line-height: 28px;
}
.odology .ctent .list-content .active {
  width: 268px;
  height: 166px;
  padding: 24px 21px;
  opacity: 1;
}
.odology .ctent .list-content .con1 {
  left: -0px;
  bottom: -150px;
}
.odology .ctent .list-content .con2 {
  left: 191px;
  bottom: -130px;
}
.odology .ctent .list-content .con3 {
  left: 391px;
  bottom: -120px;
}
.odology .ctent .list-content .con4 {
  left: 591px;
  bottom: -105px;
}
.odology .ctent .list-content .con5 {
  left: 829px;
  bottom: -50px;
}
.odology .ctent .list-content .con6 {
  right: 10px;
  bottom: -50px;
}
.Customized{
  padding-top:111px;
  height: 1051px;
  background: #F7F9FC;
}
.Customized .title{
  font-family: PingFang;
  padding:0 24px;
  font-weight: 600;
  font-size: 36px;
  color: #333333;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
}
.Customized .content{
  width:1200px;
  margin:0 auto;
}
.Customized .content .left{
  margin-right:28px;
  padding:51px 0 0 49px;
  width:587px;
  height:486px;
  background: url('../imageNewT/Customized-bg1.png') no-repeat;
  background-size: 100% 100%;
}
.Customized .content .left p:first-of-type{
  position: relative;
  font-family: PingFang;
  font-weight: bold;
  font-size: 28px;
  color: #222222;
  line-height: 40px;
  letter-spacing: 1px;
}
.Customized .content .left p:last-of-type{
  margin-top:28px;
  width:332px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 18px;
  color: #666B83;
  line-height: 34px;
  position: relative;
}
.Customized .content .left p:last-of-type span{
  position: relative;
  z-index: 9;
} 
.Customized .content .left p:last-of-type .bor-line{
  position: absolute;
  top: 17px;
  right: 9px;
  display: inline-block;
  width: 108px;
  height: 10px;
  background: rgba(5,240,197,0.36);
}
.Customized .content .left p:first-of-type img{
  position: absolute;
  top:34px;
  left:0;
  width:144px;
  height:18px;
}
.Customized .content{
  display: flex;
  margin-top:100px;

}
.Customized .content .right>div:first-of-type{
  margin-bottom:28px;
  padding:43px 0 0 49px;
  width:587px;
  height:229px;
  background: url('../imageNewT/Customized-bg2.png') no-repeat;
  background-size: 100% 100%;
}
.Customized .content .right>div:last-of-type{
  padding:43px 0 0 49px;
  width:587px;
  height:229px;
  background: url('../imageNewT/Customized-bg3.png') no-repeat;
  background-size: 100% 100%;
}
.Customized .content .right>div p:first-of-type{
  position: relative;
  font-family: PingFang;
  font-weight: bold;
  font-size: 28px;
  color: #222222;
  line-height: 40px;
  letter-spacing: 1px;
}
.Customized .content .right>div p:last-of-type{
  position: relative;
  margin-top:24px;
  width:332px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 18px;
  color: #666B83;
  line-height: 34px;
}
.Customized .content .right>div p:last-of-type span{
  position: relative;
  z-index: 9;
}
.Customized .content .right>div p:last-of-type .bor-line{
  display: inline-block;
  width:180px;
  height:10px;
  position: absolute;
  background: rgba(158,164,255,0.36);
  bottom:5px;left:0;
}
.Customized .content .right>div p:first-of-type img{
  position: absolute;
  top:34px;
  left:0;
  width:89px;
  height:16px;
}
@media screen and (min-width: 1000px) and (max-width: 1440px) {
  .homes .Customized-bottom{
    width: 1200px !important;
    margin: 0 auto !important;
    margin-top: 109px !important;
  }
}
.Customized-bottom{
  margin: 0 auto;
  margin-top:109px;
  position: relative;
  z-index: 9;
  width:1440px;
  height:264px;
  background: url('../imageNewT/Customized-bottom.png') no-repeat;
  background-size: 100% 100%;
}
.Customized-bottom p:nth-child(1){
  padding:51px 0 16px 0;
  font-family: PingFang;
  font-weight: 600;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 56px;
  text-align: center;
}
.Customized-bottom p:nth-child(2){
  font-family: PingFang;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
}
.Customized-bottom p:nth-child(3){
  padding-top:30px;
  text-align: center;
}
.Customized-bottom p:nth-child(3) button{
  margin: 0 auto;
  width: auto;
  padding:0 15px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 20px;
}
.Customized-bottom p:nth-child(3) button a{
  font-family: PingFang;
  font-weight: bold;
  font-size: 15px;
  color: #222222;
  line-height: 21px;
  letter-spacing: 1px;
  text-align: center;
}
/* .tabs-business{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top:-96px;
  z-index: 99;
  width:100%;
  height: 96px;
  background: rgba(243,244,255,0.2);
  backdrop-filter: blur(6px);
} */
 .realinfo.realinfo2{
  margin-top: -85px;
  position: relative;
  z-index: 99;
  background: rgba(243, 244, 255, 0.2);
  backdrop-filter: blur(6px);
 }
.realinfo.realinfo2 >div{
  width:1200px;
  /* background: #F3F7FD; */
  /* border: 2px solid #FFFFFF; */
 } 
 .realinfo.realinfo2 div:last-of-type ul li span:last-of-type{
  width:420px;
 }
 .realinfo.realinfo2 div ul li .i1{
  margin-right:8px;
 }
 .realinfo.realinfo2 div > p{
  margin-right: 23px;
  padding-right: 20px;
 }
.realinfo{
  background: #F3F7FD;
  /* border: 2px solid #FFFFFF; */
 }
.realinfo div {
  display: flex;
  width: 1319px;
  margin: 0 auto;
  overflow: hidden;
}
.realinfo div > p {
  margin-right: 17px;
  padding-right: 10px;
  border-right: 1px solid #b7bdd3;
}
.realinfo div > p img {
  width: 119px;
  height: 27px;
}
.realinfo div ul {
  display: flex;
}
.realinfo > div:first-child {
  padding: 29px 0 27px 0;
}
.realinfo > div:last-child {
  padding: 29px 0 27px 0;
}
.bor {
  border-bottom: 1px solid #f0f0f0;
}
.realinfo div ul li {
  margin-right: 26px;
  display: flex;
  align-items: center;
}
.realinfo div ul a:last-of-type li {
  margin: 0;
}
.realinfo div ul li .i1 {
  margin-right: 4px;
  width: 31px;
  height: 31px;
  /* vertical-align: middle; */
}
.realinfo div ul li .i2 {
  margin-right: 4px;
  width: 24px;
  height: 24px;
  /* vertical-align: middle; */
}
.realinfo div ul li span {
  width: 328px;
  display: inline-block;
  font-size: 18px;
  font-family: PingFang;
  font-weight: 400;
  color: #656b83;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.realinfo div:last-of-type ul li span:last-of-type {
  width: 333px;
}
@media screen and (max-width: 1600px) {
 
}
@media screen and (max-width: 1500px) {
 
.system .title {
  text-align: center;
}
.system .title p:first-child {
  margin-top: 140px;
  margin-bottom: 22px;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.system .title p:last-child {
  margin-bottom: 63px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #666b83;
  line-height: 26px;
}
.system div {
  text-align: center;
}
.system img {
  padding-bottom: 103px;
  width: 1200px;
}
.programme {
  background: url("https://cdn.xiongbangzhu.com/yuanmaweilai/images/index-f6.png")
    no-repeat;
  background-size: 100% 100%;
  height: 866px;
  position: relative;
}
.programme .bg {
  background: url("https://cdn.xiongbangzhu.com/yuanmaweilai/images/index-f6-bg.png")
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  margin-left: -701px;
  width: 1403px;
  bottom: 0;
  height: 228px;
}
.programme .bg .t {
  margin-top: 84px;
  margin-bottom: 18px;
  font-size: 24px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 33px;
  text-align: center;
}
.programme .bg div {
  display: flex;
  justify-content: center;
}
.programme .bg div p {
  margin-right: 80px;
}
.programme .bg div p:last-of-type {
  margin: 0;
}
.programme .bg div p span:first-child {
  margin-right: 7px;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #2648ef;
  border-radius: 50%;
}
.programme .bg div p span:last-child {
  font-size: 20px;
  font-family: PingFang;
  font-weight: bold;
  color: #3d3d3d;
  line-height: 28px;
}
.programme .title {
  text-align: center;
}
.programme .title p:first-child {
  padding-top: 95px;
  margin-bottom: 22px;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.programme .title p:last-child {
  margin-bottom: 65px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #666b83;
  line-height: 26px;
}
.programme div {
  text-align: center;
}
.programme ul {
  margin: 0 auto;
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 99;
}
.programme ul li {
  position: relative;
  width: 400px;
  height: 208px;
  background: linear-gradient(139deg, #eef4ff 0%, #ffffff 100%, #ffffff 100%);
  opacity: 0.8;
  border: 2px solid #ffffff;
}

@media screen and (min-width: 1200px) {
  .programme ul li:hover {
    background: url("https://cdn.xiongbangzhu.com/yuanmaweilai/images/index-f6-ck.png")
      no-repeat;
    background-size: 100% 100%;
  }
}
.programme ul li img {
  position: absolute;
  right: 21px;
  top: 40px;
  width: 184px;
  height: 139px;
}
.programme ul li p:first-of-type {
  padding-left: 18px;
  padding-top: 46px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: bold;
  color: #3d3d3d;
  line-height: 28px;
}
.programme ul li p:nth-child(2) {
  padding-left: 18px;
  padding-top: 16px;
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #777e90;
  line-height: 30px;
}

.serviceValue {
  position: relative;
  /* background: url("../imageNew/index-f8-bg.png") no-repeat;
  background-size: 100% 100%; */
  height: 388px;
}
.serviceValue .bg {
  width: 100%;
  height: 388px;
  position: absolute;
  z-index: 0;
}
.serviceValue .bg-left {
  width: 326px;
  height: 301px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.serviceValue .bg-right {
  width: 326px;
  height: 301px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.serviceValue .title {
  position: relative;
  padding-top: 67px;
  margin-bottom: 68px;
  text-align: center;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.serviceValue ul {
  position: relative;
  display: flex;
  justify-content: center;
}
.serviceValue ul li {
  margin-right: 155px;
}
.serviceValue ul li:last-of-type {
  margin: 0;
}
.serviceValue ul li:nth-child(1) img {
  width: 56px;
  height: 58px;
}
.serviceValue ul li:nth-child(2) img {
  width: 64px;
  height: 60px;
}
.serviceValue ul li:nth-child(3) img {
  width: 63px;
  height: 59px;
}
.serviceValue ul li:nth-child(4) img {
  width: 74px;
  height: 56px;
}
.serviceValue ul li p {
  text-align: center;
}
.serviceValue ul li p:last-of-type {
  margin-top: 20px;
  font-size: 18px;
  font-family: PingFang;
  font-weight: 400;
  color: #656b83;
  line-height: 25px;
}
.demand {
  position: relative;
  height: 337px;
  /* background: url("../imageNew//index-f9-bg.png") no-repeat;
  background-size: 100% 100%; */
}
.demand .bg {
  position: absolute;
  left: 205px;
  top: 0;
  width: 1382px;
  height: 334px;
}
@media screen and (max-width: 1600px) {
  .demand .bg {
    left: 205px;
    top: 18px;
    width: 1100px;
    height: 334px;
    object-fit: contain;
  }
}
.demand p {
  padding-left: 226px;
}
.demand p:first-child {
  padding-top: 95px;
  padding-bottom: 19px;
  font-size: 40px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 56px;
}
.demand p:last-of-type {
  font-size: 22px;
  font-family: PingFang;
  font-weight: 400;
  color: #83878f;
  line-height: 30px;
}
.demand p:last-of-type img {
  margin-left: 15px;
  width: 44px;
  height: 8px;
  object-fit: inherit;
}
@media screen and (max-width: 1300px) and (min-width: 999px) {
  .services .list {
    /* bottom: -100px; */
    bottom: -0;
    transform: scale(0.7);
  }
  .checkList {
    transform: scale(0.6);
    top: 109px;
  }
  .services .title p:first-child {
    transform: scale(0.6);
  }
  .services .title p:last-child {
    transform: scale(0.6);
  }
}
@media screen and (max-width: 999px) and (min-width: 778px) {
  .services .list {
    /* bottom: -100px; */
    bottom: -80px;
    transform: scale(0.5);
  }
  .checkList {
    transform: scale(0.6);
    top: 109px;
  }
  .services .title p:first-child {
    transform: scale(0.6);
  }
  .services .title p:last-child {
    transform: scale(0.6);
  }
}
@media screen and (max-width: 778px) and (min-width: 430px) {
  .d-center-none {
    display: none !important;
  }
  .d-center-block {
    display: block !important;
  }
  .services {
    position: relative;
    background: url("https://cdn.x.com/yuanmaweilai/images/index-serveces-bg.png")
      no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 576px;
  }
  .services .title {
    position: initial;
    width: 100%;
    text-align: center;
  }
  .services .title p:first-child {
    padding-top: 40px;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .services .title p:last-child {
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 21px;
  }
  .checkList {
    position: initial;
    top: 215px;
    width: 144px;
    display: block;
    justify-content: center;
  }
  .checkList .active {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 144px;
    height: 51px;
    box-shadow: inset 0px 0px 6px 1px rgba(178, 191, 208, 0.38),
      inset 0px 1px 6px 1px rgba(176, 200, 232, 0.04);
    border-radius: 2px;
    border: 0px solid #ffffff;
    background: rgba(0, 0, 0, 0);
  }
  .checkList .active span {
    font-size: 13px;
    font-family: PingFang;
    font-weight: bold;
    color: #2956ff;
    line-height: 19px;
  }
  .checkList .active .img1 {
    display: none;
  }
  .checkList .img2 {
    display: none;
  }
  .checkList .active .img2 {
    display: inline-block;
    margin-right: 6px;
  }
  .checkList li:last-of-type {
    margin: 0;
  }
  .checkList li {
    margin-bottom: 12px;
    display: flex;
    justify-content: start;
    padding-left: 12px;
    align-items: center;
    padding-top: 0px;
    width: 136px;
    height: 46px;
    background: #f8fbff;
    box-shadow: 6px 6px 12px 1px rgba(134, 134, 134, 0.09),
      -4px -1px 12px 1px rgba(237, 243, 255, 0.81);
    border-radius: 2px;
    text-align: center;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 19px;
  }
  .checkList li:nth-child(2) img {
    margin-right: 17px;
  }
  .checkList li img {
    margin-right: 6px;
    vertical-align: middle;
  }
  .checkList li:first-child img {
    width: 13px;
    height: 12px;
  }
  .checkList li:nth-child(2) img {
    width: 18px;
    height: 18px;
  }
  .checkList li:nth-child(3) img {
    width: 18px;
    height: 18px;
  }
  .checkList li:nth-child(4) img {
    width: 18px;
    height: 18px;
  }
  .services .list {
    position: initial;
    bottom: 0;
    width: auto;
    left: 50%;
    margin-left: 24px;
  }
  .services .list li {
    display: flex;
    flex-wrap: wrap;
    width: auto;
  }
  .services .list li div {
    margin-bottom: 10px;
    width: 177px;
    height: 73px;
    /* background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%); */
    /* box-shadow: 0px 2px 8px 0px rgba(195, 195, 195, 0.5); */
    border-radius: 10px;
    /* opacity: 0.8; */
    /* border: 2px solid #ffffff; */
  }
  .services .list .checked {
    display: block;
  }
  .services .serviceList {
    margin-top: 16px;
    display: flex;
    justify-content: center;
  }
  .services .list li {
    display: none;
  }
  .services .list li div:nth-child(1) {
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f4-b1.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(2) {
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f4-b2.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(3) {
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f4-b3.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(4) {
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f4-b4.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div p {
    padding-top: 28px;
    padding-left: 15px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
  }
}
@media screen and (max-width: 430px) {
  .d-center-none {
    display: none !important;
  }
  .d-center-block {
    display: block !important;
  }
  .getSwiper {
    margin-top: 50px !important;
  }
  #headerNavbarWrap .navbar-nav .nav-item:nth-child(1) a {
    color: #2648ef !important;
  }
  .swiper-container1 .text .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
  }
  .swiper-container1 .text .list2 p {
    margin-bottom: 0 !important;
  }
  .swiper-container1 .text .list p:nth-child(2n) {
    margin-right: 0;
  }
  .swiper-container1 .text .list p {
    margin-bottom: 10px !important;
    width: auto;
    text-align: left;
    margin-right: 0px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
    margin-left: 15px !important;
  }
  .swiper-container1 .text .list p:first-of-type {
    margin-bottom: 12px;
    width: auto;
    text-align: left;
    margin-right: 0px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
  }
  .swiper-container1 .text .list img {
    margin-right: 4px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
  }
  .index .swiper-container1 .text .list p {
    margin-right:9px;
    font-family: PingFang;
    font-weight: 400;
    font-size: 13px;
    color: #494C5B;
    line-height: 22px;
    text-align: left;
  }
  .index .swiper-container1 .text .list p img {
    margin-right: 6px;
    width: 20px;
    height: 19px;
    vertical-align: middle;
  }
  .swiper-container1 .text p:first-of-type {
    margin-bottom: 3px;
    font-size: 22px;
    font-family: PingFang;
    font-weight: bold;
    color: #333333;
    line-height: 21px;
    text-align: left;
  }
  .swiper-container1 .text p:last-of-type {
    font-family: PingFang;
    font-weight: 400;
    font-size: 13px;
    color: #494C5B;
    line-height: 21px;
    letter-spacing: 1px;
    text-align: left;
    margin-top: 7px;
    margin-bottom:0 !important;
  }
  .index .swiper-container1 {
    width: 100%;
    height: 440px;
    position: relative;
  }
  .swiper-container1 .text p {
    width: 100%;
  }
  .swiper-container1 .swiper-slide .text{
    position: absolute;
    bottom: 233px;
    left: 15px;
    margin-left: 0px;
    width: 100%;
    text-align: left;
  }
  .swiper-container1 .swiper-slide2 .text {
    position: absolute;
    bottom: 226px;
    left: 15px;
    margin-left: 0px;
    width: 100%;
    text-align: left;
  }
  .swiper-container1 .text p:first-of-type {
    /* margin-bottom: 24px; */
    font-family: PingFang;
    font-weight: bold;
    font-size: 20px;
    color: #222222;
    line-height: 28px;
    letter-spacing: 1px;
    span{
      padding:0 10px;
      font-family: PingFang;
      font-weight: 600;
      font-size: 28px;
      color: #222222;
      line-height: 39px;
      letter-spacing: 1px;
      background: linear-gradient(26.602846565782137deg, #0057FF 0%, #009FFF 46%, #00CCFF 100%);
      /* background: linear-gradient(127.399deg, #38d2a5 0%, #69bef8 20%, #2468f3 35%, #2468f3 100%); */
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
    }
  }
  .swiper-container1 .text p:nth-child(2n){
    font-family: PingFang;
    font-weight: bold;
    font-size: 20px;
    color: #222222;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: left;
    span{
      padding-right:10px;
      font-family: PingFang;
      font-weight: 600;
      font-size: 28px;
      color: #222222;
      line-height: 39px;
      letter-spacing: 1px;
      background: linear-gradient(26.602846565782137deg, #0057FF 0%, #009FFF 46%, #00CCFF 100%);
      /* background: linear-gradient(127.399deg, #38d2a5 0%, #69bef8 20%, #2468f3 35%, #2468f3 100%); */
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
    }
  }
  .button2 {
    margin-top: 18px;
    width: 94px;
    height: 32px;
    background: #2956FF;
    box-shadow: 0px 3 4px 0px rgba(49,52,60,0.08);
    border-radius: 16px;
  }
  .button2 a {
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #ffffff;
    line-height: 16px;
  }
  .index .swiper-container1 .button2 img {
    margin-left: 4px;
    width: 11px;
    height: 5px;
  }
  .swiper-pagination1 {
    text-align: center !important;
    left: 0% !important;
    width: 100% !important;
    margin-left: -0px !important;
    margin-bottom: 22px;
  }
  .swiper-pagination1{
    margin-bottom:78px !important;
  }
  .swiper-pagination3 .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background: #ececec;
    opacity: 1;
  }
  .swiper-pagination3 {
    bottom: -42px !important;
  }
  .swiper-container3 .swiper-slide-active {
    margin-top: -6px;
  }
  .swiper-pagination3 .swiper-pagination-bullet-active {
    background: #2956ff;
  }
  .swiper-pagination1 .swiper-pagination-bullet:only-child {
    display: inline-block !important;
  }
  .swiper-pagination1 .swiper-pagination-bullet {
    margin-right: 0px !important;
    width: 10px;
    height: 4px;
    opacity: 1;
    /* background: #2648ef; */
    border-radius: 6px;
    display: inline-block;
    background: #ffffff;
  }
  .swiper-pagination1 .swiper-pagination-bullet-active{
    background: #2648ef !important;
    border-radius: 6px !important;
  }
  .index .swiper-container1 .swiper-slide2 .text>p:first-of-type{
    font-weight: 600;
    font-size: 28px;
    line-height: 39px;
    letter-spacing: 1px;
  }
  .index .swiper-container1 .swiper-slide2 .text>p:last-of-type{
    font-family: PingFang;
    font-weight: bold;
    font-size: 20px;
    color: #222222;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: left;
  }
  .index .swiper-container1 .swiper-slide2 .text .list{
    margin-top:12px;
  }
  .tabs-business{
    height:62px;
    margin-top: -62px;
  }
  .carousel img{
    width:105px;
    height:40px;
  }
  .carousel-container{
    width:100%;
  }
  .carousel li{
    width:846px;
  }
  .assistant-list2 .swiper-slide{
    width:248px;
    height:169px;
    /* background: linear-gradient( #FCFEFF 0%, #FCFEFF 62%, #F4FCFF 77%, #E9F1FF 100%); */
    border-radius: 36px 12px 12px 12px;
    border: 0px solid #FFFFFF;
    padding-top: 27px;
    padding-left: 27px;
    /* margin: 0; */
    /* margin-right:20px; */
    transition: all .3s ease;
    background-size: 100% 100% !important;
    box-shadow: 2px 6px 16px 0px rgba(194,209,235,0.42);
  }
  .assistant-list2 .swiper-slide p:first-of-type span {
    font-family: PingFang;
    font-weight: 600;
    font-size: 16px;
    color: #222222;
    line-height: 23px;
  }
  .assistant-list2 .swiper-slide p:last-of-type {
      width: 100%;
      margin-top: 16px;
      font-family: PingFang;
      font-weight: 400;
      font-size: 12px;
      color: #7E818F;
      line-height: 20px;
  }
  .assistant-list2 .slide1{
    background: url('../imageNew-h5/industry-app.png') no-repeat;
    background-size: 100% 100%;
  }
  .assistant-list2 .slide2{
    background: url('../imageNew-h5/industry-xcx.png') no-repeat;
    background-size: 100% 100%;
  }
  .assistant-list2 .slide3{
    background: url('../imageNew-h5/industry-web.png') no-repeat;
    background-size: 100% 100%;
  }
  .assistant-list2 .slide4{
    background: url('../imageNew-h5/industry-ai.png') no-repeat;
    background-size: 100% 100%;
  }
  .assistant-list2 .slide5{
    background: url('../imageNew-h5/industry-szh.png') no-repeat;
    background-size: 100% 100%;
  }
  .assistant-Swiper {
    width: 100%;
    height: 240px;
  }
  .assistant-Swiper .swiper-slide-active{
    margin-top:-14px;
  }
  .assistant-Swiper .swiper-pagination-bullet{
    width: 5px;
    height: 5px;
    background: #ECECEC;
    opacity: 1;
  }
  .assistant-Swiper .swiper-pagination-bullet-active{
    width: 5px;
    height: 5px;
    background: #2956FF;
  }
  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
    text-align: center;
    margin-top:-44px;
  }
  .assistant-list2 {
      /* margin: 0 auto; */
      /* display: flex; */
      /* gap: 16px; */
  }


  /* 行业与案例 */
.industry-case{
  padding:40px 0 28px 0;
  background: url('../imageNew-h5/industry-bg.png') no-repeat;
  background-size: 100% 100%;
  /* height:1180px; */
}
.industry-case .title{
  font-family: PingFang;
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  text-align: center;
}
.industry-case .case-tab{
  margin:0 auto;
  margin-top:20px;
  margin-bottom:0px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 194px;
  height: 41px;
  background: #FFFFFF;
  border-radius: 32px;
}
.industry-case .case-tab div{
  position: relative;
  width: 136px;
  height: 41px;
  border-radius: 32px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  line-height: 41px;
  text-align: center;
  cursor: pointer;
}
.industry-case .case-tab div p {
  position: absolute;
  left:0px;
  top:3px;
  width:0;
  height: 35px;
  border-radius: 32px;
  transition: width 0.3s ease;
}
.industry-case .case-tab div span{
  position: absolute;
  left:0;
  width:100%;
  height:100%;
  top:0;
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  line-height: 41px;
  text-align: center;
}
.industry-case .case-tab .active p{
  width: 94px;
  background: #222222;
}
.industry-case .case-tab .active span{
  color: #FFFFFF;
  font-weight: bold;
}
.industry-case .lbt{
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 308px;
  transition: all 0.3s ease;
}
.industry-case .industry-mySwiper2{
  width: 100%;
  height: 308px;
  overflow:initial;
  /* padding-left:15px; */
  padding-top:32px;
}
.industry-case .industry-mySwiper2 .swiper-slide {
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/case-bg.png') no-repeat;
  background-size: 100% 100%;
  border-radius: 12px;
  padding:18px 34px 0 21px;
  width:224px !important;
  height:308px;
}
.industry-case .industry-mySwiper2 .swiper-slide:hover{
  scale: 1;
}
.industry-case .industry-mySwiper2 .swiper-slide>p{
  margin-bottom:164px;
  display: flex;
  align-items: center;
  font-family: PingFang;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 25px;
}
.industry-case .industry-mySwiper2 .swiper-slide>p span{
  margin-right:12px;
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 50%;
}
.industry-case .industry-mySwiper2 .swiper-slide>div p:first-of-type{
  font-family: PingFang;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.industry-case .industry-mySwiper2 .swiper-slide>div p:last-of-type{
  margin-top:6px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 13px;
  color: rgba(255,255,255,0.8);
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.industry-case .lbt .swiper-button-prev,.industry-case .lbt .swiper-button-next{
  width:55px;
    height:55px;
}
.industry-case .lbt .swiper-button-prev{
  left:-75px;
}
.industry-case .lbt .swiper-button-next{
  right:-75px;
}
.industry-case .lbt .swiper-button-prev:after{
    width:55px;
    height:55px;
    content:'';
    font-family:'auto';
    background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/left-prev.png') no-repeat;
    background-size: 100% 100%;
}
.industry-case .lbt .swiper-button-next:after{
  width:55px;
  height:55px;
  content:'';
  font-family:'auto';
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/right-next.png') no-repeat;
  background-size: 100% 100%;
}
/* 行业 */
.industry-case .service-industry{
  display: none;
  opacity: 0;
  width:100%;
  height:auto;
  margin: 0 auto;
  background: transparent;
  border-radius: 24px;
  transition: all 0.3s ease;
}
.industry-case .service-industry>.list{
  padding:24px 15px 0px 15px;
  display: block;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  width:100%;
  -webkit-overflow-scrolling: touch; /* iOS 平滑滚动 */
}

.industry-case .service-industry .service-content .content .list::-webkit-scrollbar,.industry-case .service-industry>.list::-webkit-scrollbar {
  width: 0; /* 隐藏滚动条宽度 */
  height: 0; /* 隐藏滚动条高度 */
  display: none;
}


.industry-case .service-industry .service-content .content .list::-webkit-scrollbar-thumb,.industry-case .service-industry>.list::-webkit-scrollbar-thumb {
  background-color: transparent; /* 设置滚动条颜色为透明 */
}

/* 可选：自定义滚动条的背景轨道，也设为透明 */
.industry-case .service-industry .service-content .content .list::-webkit-scrollbar-track,.industry-case .service-industry>.list::-webkit-scrollbar-track {
  background-color: transparent;
}


.industry-case .service-industry>.list div{
  padding-bottom:7px;
  width:112px;
  display: inline-block;
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  line-height: 23px;
  text-align: center;
  cursor: pointer;
  
}
.industry-case .service-industry>.list div::after{
  content: "";
  display: inline-block;
  opacity: 0;
  position: absolute;
  left:50%;
  bottom:0;
  width:0%;
  height:2px;
  margin-left:-41px;
  transition: all 0.3s ease;
  background-color: #2956FF;
}
.industry-case .service-industry>.list div:hover{
  color:#2956FF;
}
.industry-case .service-industry>.list .active{
  font-weight: bold;
  font-size: 16px;
  color: #2956FF;
  position: relative;
}
.industry-case .service-industry>.list .active::after{
  opacity: 1;
  width: 82px;
}
.industry-case .service-industry .service-content{
  display: none;
  background: rgba(255,255,255,0.8);
  box-shadow: inset 0px 1 3px 0px #FFFFFF;  
  margin:0;
  padding:18px;
  padding-bottom:16px;
  /* overflow-x: auto; */
}
.industry-case .service-industry .service .service-content:nth-child(1){
  display: block;
}
.industry-case .service-industry .service-content .left{
  display: flex;
}
.industry-case .service-industry .service-content .left>img{
  margin-right:17px;
  width:74px;
  height:77px;
}
.industry-case .service-industry .service-content .left div img{
  margin-right:8px;
  width:20px;
  height:24px;
}
.industry-case .service-industry .service-content .content{
  padding-left:0px;
  display: flex;
  width:100%;
}
.industry-case .service-industry .service-content .content .right{
  width:100%;
}
.industry-case .service-industry .service-content .content>img{
  margin-right:5px;
  width:50px;
  height:50px;
}
.industry-case .service-industry .service-content  .left .t{
  display: flex;
  align-items: center;
  font-family: PingFang;
  font-weight: bold;
  font-size: 17px;
  color: #222222;
  line-height: 24px;
  padding-bottom:8px;
  border-bottom:1px solid #E3E3E3;
}
.industry-case .service-industry .service-content .left .ft{
  padding-top:8px;
  padding-bottom:0px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 14px;
  color: #666B83;
  line-height: 21px;
}
.industry-case .service-industry .service-content .content .right .button2{
  margin-top:6px;
  width: 84px;
  height: 32px;
  text-align: center;
  background: #2956FF;
  border-radius: 18px;
}
.industry-case .service-industry .service-content .content .right .button2 a{
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 19px;
  font-family: PingFang;
}
.industry-case .service-industry .service-content .content .list{
  margin-top:9px;
  display: flex;
  align-items: center;
  width:100%;
  overflow-x: auto;
  overflow-y: hidden;
  width:100%;
  -webkit-overflow-scrolling: touch; /* iOS 平滑滚动 */
}
.industry-case .service-industry .service-content .content .list a div{
  margin-right:14px;
}
.industry-case .service-industry .service-content .content .list a:last-of-type div{
  margin:0;
}
.industry-case .service-industry .service-content .content .list img{
  width:134px;
  height:98px;
  border-radius: 12px;
}
.industry-case .service-industry .service-content .content .list p{
  margin-top:9px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  line-height: 20px;
  text-align: center;
}
.industry-case .partner-container1 {
  width: 100%; /* 设置容器宽度 */
  overflow: hidden; /* 隐藏溢出部分 */
  position: relative;
}

.industry-case .partner-carousel1 {
  display: flex;
  width:2566px;
  animation: scroll 30s linear infinite; /* 设置循环滚动动画 */
}

.industry-case .partner-carousel1 li {
  display: flex;
}
.industry-case .partner-carousel1 li img{
  width:1283px;
  height:42px;
}
@keyframes scroll {
  100% {
    transform: translateX(0); /* 从起始位置滚动 */
  }
  0% {
    transform: translateX(-50%); /* 滚动一半的宽度，即第一个组 */
  }
}
.industry-case .partner-container2 {
  width: 100%; /* 设置容器宽度 */
  overflow: hidden; /* 隐藏溢出部分 */
  position: relative;
}

.industry-case .partner-carousel2 {
  display: flex;
  width:2566px;
  animation: scroll2 30s linear infinite; /* 设置循环滚动动画 */
}

.industry-case .partner-carousel2 li {
  display: flex;
}
.industry-case .partner-carousel2 li img{
  width:1283px;
  height:42px;
}
@keyframes scroll2 {
  0% {
    transform: translateX(0); /* 从起始位置滚动 */
  }
  100% {
    transform: translateX(-50%); /* 滚动一半的宽度，即第一个组 */
  }
}
.industry-case .partner-container3 {
  width: 100%; /* 设置容器宽度 */
  overflow: hidden; /* 隐藏溢出部分 */
  position: relative;
}
.industry-case .partner-carousel3 li {
  display: flex;
}
.industry-case .partner-carousel3 li img{
  width:1283px;
  height:42px;
}
.industry-case .partner-carousel3 {
  display: flex;
  width:2566px;
  animation: scroll3 30s linear infinite; /* 设置循环滚动动画 */
}
.industry-case .partner{
  margin-top:72px;
}
.industry-case .partner>div{
  margin-bottom:16px;
}
.scene-h5{
  padding-top:42px;
  width:100%;
  height:536px;
  background: url('../imageNew-h5/scene-bg.png') no-repeat;
  background-size: 100% 100%;
}
.scene-h5 .title{
  margin-bottom:40px;
  font-family: PingFang;
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  text-align: center;
}
.scene-h5 .scene-content{
  display: flex;
  justify-content:baseline;
  flex-wrap: nowrap;
  width:100%;
  overflow: initial;
  /* margin: 0 auto; */
}
.scene-h5 .scene-content .swiper-slide{
  width:286px;
  height:371px;
  padding:23px 0 0 24px;
  position: relative;
  background: linear-gradient( 316deg, #FFFFFF 0%, #FFFFFF 76%, #EFF3FF 100%);
  /* box-shadow: 2px 6px 16px 0px rgba(194,209,235,0.42); */
  box-shadow: 2px 8px 12px 0px rgba(104,125,148,0.08);
  border-radius: 20px;
  border: 2px solid #FFFFFF;
  transition: margin-top .3s ease ;
}
.scene-h5 .scene-content .swiper-slide-active{
  margin-top:-8px;
}
.scene-h5 .scene-content .swiper-slide:hover{
  /* background: #FFFFFF;
  box-shadow: inset 0px 0px 12px 0px rgba(181,186,198,0.57);
  border-radius: 20px;
  border: 2px solid #FFFFFF; */
}
.scene-h5 .scene-content .swiper-slide:nth-child(1){
  width:286px;
  height:371px;
}
.scene-h5 .scene-content .swiper-slide:nth-child(2){
  width:286px;
  height:371px;
}
.scene-h5 .scene-content .swiper-slide:nth-child(3),.scene-h5 .scene-content .swiper-slide:nth-child(4),.scene-h5 .scene-content .swiper-slide:nth-child(5),.scene-h5 .scene-content .swiper-slide:nth-child(6){
  /* margin-top:28px; */
  padding:23px 0 0 24px;
  width:286px;
  height:371px;
}
.scene-h5 .scene-content .swiper-slide .bg{
  position: absolute;
  right: -16px;
  bottom: -15px;
  width: 280px;
  height: 299px;
}
.scene-h5 .scene-content .text p:first-of-type img{
  margin-right:10px;
  width:20px;
  height:14px;
}
.scene-h5 .scene-content .text p:first-of-type span{
  font-family: PingFang;
  font-weight: bold;
  font-size: 17px;
  color: #222222;
  line-height: 24px;
}
.scene-h5 .scene-content .text p:first-of-type{
  display: flex;
  align-items: center;
}
.scene-h5 .scene-content .text p:last-of-type{
  margin-top:12px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 14px;
  color: #656B83;
  line-height: 23px;
}
.odology .title{
  width:100%;
  height:111px;
  background: url('https://cdn.xiongbangzhu.com/yuanmaweilai/images/Methodology-title.png') no-repeat;
  background-size: 100% 100%;

}
.odology .title p:first-of-type{
  font-family: PingFang;
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  text-align: center;
}
.odology .title p:last-of-type{
  padding-top:12px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 14px;
  color: #666B83;
  line-height: 13px;
  text-align: center;
  text-align: center;
}
.odology {
  background: linear-gradient( #F4F8FC 0%, #F3F8FC 100%);
  height:auto;
  padding-bottom:40px;
  position: relative;
}
.odology .title {
  padding-top:56px;
  margin:0 auto;
  text-align: center;
}

.odology .ctent {
  padding-top: 0px;
  position: relative;
  margin: 0 auto;
  margin-top: 0px;
  margin-left: 15px;
  padding-left: 24px;
  padding-right: 24px;
  /* margin-bottom: 128px; */
  width: 857px;
  height: 358px;
  background: url(../images/odology-bg.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: content-box;
}
.odology .ctent .xian {
  position: absolute;
  top: 26px;
  left: 0;
  width: 857px;
  height: 290px;
  object-fit:contain;
}
.odology .content{
  width: 857px;
  height: 358px;
  /* overflow-x: auto; */
}
.odology .ctent .hide-xian {
  display: none;
}
#lottie{
  width:857px !important;
  height:290px !important;
}
.odology .ctent .dian {
  position: absolute;
  left: 0;
  top: 0px;
  width: 113px;
  height: 110px;
}
.odology .ctent .imgs {
  margin: 0 auto;
  padding-top: 118px;
  position: relative;
  width: 857px;
  height: 358px;
}
.odology .ctent .icon1 {
  left: 22px;
  top: 174px;
}
.odology .ctent .icon2 {
  left: 210px;
  top: 105px;
}
.odology .ctent .icon3 {
  left: 408px;
  top: 115px;
}
.odology .ctent .icon4 {
  right: 485px;
  left: auto;
  top: 36px;
}
.odology .ctent .icon5 {
  right: 244px;
  left: auto;
  top: 47px;
}

.odology .ctent .icon6 {
  right: 15px;
  left: auto;
  top: -8px;
}
.odology .ctent .list-type div {
  position: absolute;
  
  cursor: pointer;
}
.odology .ctent .list-type div p:last-of-type{
  margin-top:7px;
  font-family: PingFang;
  font-weight: bold;
  font-size: 13px;
  color: #3D3D3D;
  line-height: 19px;
}
.odology .ctent .list-type div p img{
  width: 42px;
  height: 42px;
  margin-left: -2px;
}
.odology .ctent .list-type div p:first-of-type{
  margin:0 auto;
  display: block;
  width: 42px;
  height: 42px;
  background: #F6FAFF;
  box-shadow: 8px 8px 19px 1px rgba(163,163,178,0.22), -5px -2px 21px 1px rgba(255,255,255,0.97);
  border-radius: 32px;
  border: 2px solid #FFFFFF;
}
.odology .ctent .list-type .active p:first-of-type {
  background: #F6FAFF;
  box-shadow: 8px 8px 19px 1px rgba(163,163,178,0.22), -5px -2px 21px 1px rgba(255,255,255,0.97), inset 0px 1px 6px 0px rgba(0,0,0,0.12);
  border-radius: 32px;
  border: 2px solid #FFFFFF;
}
.odology .ctent .list-type .active p:last-of-type{
  color:#2956FF;
}
.odology .ctent .list-type div:nth-child(1) {
  left: 32px;
  top: 130px;
}
.odology .ctent .list-type div:nth-child(2) {
  left: 160px;
  top: 74px;
}
.odology .ctent .list-type div:nth-child(3) {
  left: 305px;
  top: 80px;
}
.odology .ctent .list-type div:nth-child(4) {
  left: 448px;
  top: 26px;
}
.odology .ctent .list-type div:nth-child(5) {
  left: 615px;
  top: 40px;
}
.odology .ctent .list-type div:nth-child(6) {
  left: 775px;
  top: 5px;
}
.odology .list-content .con {
  /* display: none; */
  width: 0;
  height: 0;
  padding: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.5s linear;
  position: absolute;
  left: 20px !important;
  bottom: 74px !important;
  background: #f8fbff;
  box-shadow: inset 5px 3px 12px 0px #d5d6db;
  border-radius: 6px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 13px;
  color: #656B83;
  line-height: 23px;
}
.odology  .list-content .active {
  width: calc(100% - 40px);
  height: 105px;
  padding: 18px 19px;
  opacity: 1;
}
.odology  .list-content .con1 {
  left: -20px;
  bottom: -42px;
}
.odology  .list-content .con2 {
  left: 120px;
  bottom: -42px;
}
.odology  .list-content .con3 {
  left: 240px;
  bottom: -42px;
}
.odology  .list-content .con4 {
  left: 390px;
  bottom: -42px;
}
.odology  .list-content .con5 {
  left: 540px;
  bottom:-42px;
}
.odology  .list-content .con6 {
  left: 540px;
  bottom: -42px;
}
.Customized{
  padding-top:50px;
  height: auto;
  background: #F5F7FA;
}
.Customized .title{
  font-family: PingFang;
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  text-align: center;
}
.Customized .content{
  width:100%;
  padding:0 14px;
  /* margin:0 auto; */
}
.Customized .content .left{
  margin-right:0px;
  margin-bottom:10px;
  padding:26px 0 0 29px;
  width:100%;
  height:288px;
  background: url('../imageNewT/Customized-bg1.png') no-repeat;
  background-size: 100% 100%;
}
.Customized .content .left p:first-of-type{
  position: relative;
  font-family: PingFang;
  font-weight: bold;
  font-size: 17px;
  color: #222222;
  line-height: 24px;
  letter-spacing: 1px;
}
.Customized .content .left p:last-of-type{
  margin-top:17px;
  width:100%;
  font-family: PingFang;
  font-weight: 400;
  font-size: 13px;
  color: #666B83;
  line-height: 20px;
  position: relative;
}
.Customized .content .left p:last-of-type span{
  position: relative;
  z-index: 9;
} 
.Customized .content .left p:last-of-type .bor-line{
  position: absolute;
  top: 11px;
  right: 110px;
  display: inline-block;
  width: 72px;
  height: 6px;
  background: rgba(5,240,197,0.36);
}
.Customized .content .left p:first-of-type img{
  position: absolute;
  top:19px;
  left:0;
  width:96px;
  height:12px;
}
.Customized .content{
  display: block;
  margin-top:39px;

}
.Customized .content .right>div:first-of-type{
  margin-bottom:8px;
  padding:25px 0 0 29px;
  width:100%;
  height:138px;
  background: url('../imageNewT/Customized-bg2.png') no-repeat;
  background-size: 100% 100%;
}
.Customized .content .right>div:last-of-type{
  padding:25px 0 0 29px;
  width:100%;
  height:138px;
  background: url('../imageNewT/Customized-bg3.png') no-repeat;
  background-size: 100% 100%;
}
.Customized .content .right>div p:first-of-type{
  position: relative;
  font-family: PingFang;
  font-weight: bold;
  font-size: 17px;
  color: #222222;
  line-height: 24px;
  letter-spacing: 1px;
}
.Customized .content .right>div p:last-of-type{
  position: relative;
  margin-top:15px;
  width:auto;
  font-family: PingFang;
  font-weight: 400;
  font-size: 13px;
  color: #666B83;
  line-height: 20px;
}
.Customized .content .right>div p:last-of-type span{
  position: relative;
  z-index: 9;
}
.Customized .content .right>div p:last-of-type .bor-line{
  display: inline-block;
  display: inline-block;
  width: 128px;
  height: 6px;
  position: absolute;
  background: rgba(158, 164, 255, 0.36);
  bottom: 5px;
  left: 43px;
}
.Customized .content .right>div p:first-of-type img{
  position: absolute;
  top:19px;
  left:0;
  width:53px;
  height:9px;
}
.Customized-bottom{
  margin: 0 auto;
  margin-top:51px;
  position: relative;
  z-index: 9;
  width:100%;
  height:193px;
  background: url('../imageNew-h5/Customized-bottom.png') no-repeat;
  background-size: 100% 100%;
}
.Customized-bottom p:nth-child(1){
  padding:28px 0 10px 0;
  font-family: PingFang;
  font-weight: 600;
  font-size: 19px;
  color: #FFFFFF;
  line-height: 27px;
  text-align: center;
}
.Customized-bottom p:nth-child(2){
  font-family: PingFang;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255,255,255,0.8);
  line-height: 26px;
  text-align: center;
}
.Customized-bottom p:nth-child(3){
  padding-top:20px;
  text-align: center;
}
.Customized-bottom p:nth-child(3) button{
  margin: 0 auto;
  width: auto;
  padding:0 15px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 20px;
}
.Customized-bottom p:nth-child(3) button a{
  font-family: PingFang;
  font-weight: bold;
  font-size: 12px;
  color: #222222;
  line-height: 17px;
  letter-spacing: 1px;
  text-align: center;
}


  .tabs {
    margin-top: 20px;
    width: 100%;
    left: 0;
    margin-left: 0;
    position: initial;
    z-index: 99;
    bottom: 0;
    display: flex;
    /* justify-content: center; */
  }
  .tabs .li {
    margin-right: 0px;
  }

  .tabs .li:nth-child(3) img {
    width: 73px;
    height: 73px;
  }
  .tabs .swiper-slide {
    width: 224px !important;
    height: 160px;
  }
  .tabs .li .d1 {
    width: 224px;
    height: 160px;
    background: rgba(255, 255, 255, 0.45);
    border-radius: 4px;
    border: 1px solid #dfe4ff;
  }
  .tabs .li .d1 p:first-of-type img {
    margin-top: 19px;
    margin-bottom: 7px;
    width: 50px;
    height: 56px;
  }
  .tabs .li .d1 p {
    text-align: center;
  }
  .tabs .li .d1 p:last-of-type {
    font-size: 20px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 28px;
  }
  .tabs .li .d1 p:last-of-type span {
    display: block;
  }
  .tabs .li .d1 p:last-of-type span:first-child {
    margin-bottom: 6px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 20px;
  }
  .tabs .li .d1 p:last-of-type span:last-child {
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #777e90;
    line-height: 17px;
  }
  .tabs .li .d2 {
    /* display: none; */
  }
  .tabs .li.active .d1 {
    display: none;
  }
  .tabs .li.active {
    width: 355px;
  }
  .tabs .li.active .d2 {
    width: 355px;
    height: 156px;
    opacity: 1;
    padding-top: 28px;
    padding-left: 24px;
    border: 1px solid #ffffff;
  }
  /* .tabs li.active {
    margin-right: 25px;
  } */

  .tabs .li .d2 {
    display: flex;
    /* display: none; */
    padding-top: 0;
    padding-left: 0;
    width: auto;
    opacity: 1;
    height: auto;
    overflow: hidden;
    box-shadow: inset 0px -1px 15px 1px rgba(178, 191, 208, 0.38),
      inset 0px 1px 15px 1px rgba(176, 200, 232, 0.04);
    border-radius: 8px;
    border: 0px solid #ffffff;
    transition: opacity 0.5s linear;
  }
  .tabs .li .d2 img {
    width: 85px;
    height: 94px;
  }
  .tabs .li .d2 p span {
    display: block;
    width: 223px;
  }
  .tabs .li .d2 p span:first-child {
    padding-bottom: 10px;
    font-size: 20px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 28px;
  }
  .tabs .li .d2 p span:last-of-type {
    font-size: 16px;
    font-family: PingFang;
    font-weight: 400;
    color: #777e90;
    line-height: 24px;
  }

  .growthValue {
    padding: 40px 0 0px 0;
    background-color: #F4F8FC;
  }
  .growthValue .title p:first-child {
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .growthValue .title p:last-child {
    margin: 0px 0 0px 0;
    padding-bottom: 52px;
    font-family: PingFang;
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    text-align: center;
  }
  .growthValue .list {
    display: flex;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    margin-left: 15px;
  }
  .growthValue .list div {
    width: 276px;
    height: 219px;
    background: #f8fbff;
    box-shadow: 5px 5px 10px 1px rgba(134, 134, 134, 0.09),
      -3px -1px 10px 1px rgba(237, 243, 255, 0.81);
    border-radius: 7px;
    margin-right: 15px;
    padding: 6px 5px;
    overflow: initial;
    transition: width 0.3s linear;
  }
  .growthValue .list div .growthValue .list div:last-of-type {
    margin: 0;
  }
  .growthValue .list img {
    width: 266px;
    height: 208px;
    border-radius: 7px;
  }
  .icons {
    display: flex;
    flex-wrap: wrap;
  }
  .d-s-flex {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 15px;
    margin-bottom: 40px;
  }
  .icons .swiper-slide:nth-child(1),
  .icons .swiper-slide:nth-child(2),
  .icons .swiper-slide:nth-child(3) {
    margin: 0;
  }
  .icons .swiper-slide {
    margin-top: 10px;
    display: inline-block;
    width: 31.5%;
    height: 50px;
    background: #f8fbff;
    box-shadow: 4px 4px 8px 1px rgba(134, 134, 134, 0.09),
      -2px -1px 8px 1px rgba(237, 243, 255, 0.81);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .icons .slide1 img {
    width: 52px;
    height: 23px;
  }
  .icons .slide2 img {
    width: 38px;
    height: 22px;
  }
  .icons .slide3 img {
    width: 79px;
    height: 17px;
  }
  .icons .slide4 img {
    width: 62px;
    height: 34px;
  }
  .icons .slide5 img {
    width: 56px;
    height: 23px;
  }
  .icons .slide6 img {
    width: 80px;
    height: 24px;
  }
  .icons .slide7 img {
    width: 68px;
    height: 20px;
  }
  .icons .slide8 img {
    width: 55px;
    height: 39px;
  }
  .icons .slide9 img {
    width: 87px;
    height: 21px;
  }
  .icons .slide10 img {
    width: 45px;
    height: 36px;
  }
  .icons .slide11 img {
    width: 71px;
    height: 22px;
  }
  .icons .slide12 img {
    width: 50px;
  }
  .services {
    position: relative;
    background: url("https://cdn.x.com/yuanmaweilai/images/index-serveces-bg.png")
      no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 576px;
  }
  .services .title {
    position: initial;
    width: 100%;
    text-align: center;
  }
  .services .title p:first-child {
    padding-top: 40px;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .services .title p:last-child {
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 21px;
  }
  .checkList {
    position: initial;
    top: 215px;
    width: 144px;
    display: block;
    justify-content: center;
  }
  .checkList .active {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 144px;
    height: 51px;
    box-shadow: inset 0px 0px 6px 1px rgba(178, 191, 208, 0.38),
      inset 0px 1px 6px 1px rgba(176, 200, 232, 0.04);
    border-radius: 2px;
    border: 0px solid #ffffff;
    background: rgba(0, 0, 0, 0);
  }
  .checkList .active span {
    font-size: 13px;
    font-family: PingFang;
    font-weight: bold;
    color: #2956ff;
    line-height: 19px;
  }
  .checkList .active .img1 {
    display: none;
  }
  .checkList .img2 {
    display: none;
  }
  .checkList .active .img2 {
    display: inline-block;
    margin-right: 6px;
  }
  .checkList li:last-of-type {
    margin: 0;
  }
  .checkList li {
    margin-bottom: 12px;
    display: flex;
    justify-content: start;
    padding-left: 12px;
    align-items: center;
    padding-top: 0px;
    width: 136px;
    height: 46px;
    background: #f8fbff;
    box-shadow: 6px 6px 12px 1px rgba(134, 134, 134, 0.09),
      -4px -1px 12px 1px rgba(237, 243, 255, 0.81);
    border-radius: 2px;
    text-align: center;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 19px;
  }
  .checkList li:nth-child(2) img {
    margin-right: 17px;
  }
  .checkList li img {
    margin-right: 6px;
    vertical-align: middle;
  }
  .checkList li:first-child img {
    width: 13px;
    height: 12px;
  }
  .checkList li:nth-child(2) img {
    width: 18px;
    height: 18px;
  }
  .checkList li:nth-child(3) img {
    width: 18px;
    height: 18px;
  }
  .checkList li:nth-child(4) img {
    width: 18px;
    height: 18px;
  }
  .services .list {
    position: initial;
    bottom: 0;
    width: auto;
    left: 50%;
    margin-left: 24px;
  }
  .services .list li {
    display: flex;
    flex-wrap: wrap;
    width: auto;
  }
  .services .list li div {
    margin-bottom: 10px;
    width: 177px;
    height: 73px;
    /* background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%); */
    /* box-shadow: 0px 2px 8px 0px rgba(195, 195, 195, 0.5); */
    border-radius: 10px;
    /* opacity: 0.8; */
    /* border: 2px solid #ffffff; */
  }
  .services .list .checked {
    display: block;
  }
  .services .serviceList {
    margin-top: 16px;
    display: flex;
    justify-content: center;
  }
  .services .list li {
    display: none;
  }
  .services .list li div:nth-child(1) {
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f4-b1.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(2) {
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f4-b2.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(3) {
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f4-b3.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(4) {
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f4-b4.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div p {
    padding-top: 28px;
    padding-left: 15px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
  }
  .system .title p:first-child {
    margin-top: 35px;
    margin-bottom: 16px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .system .title p:last-child {
    margin-bottom: 23px;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 21px;
  }
  .system div {
    text-align: center;
  }
  .system img {
    padding-bottom: 0;
    margin: 0 auto;
    width: 360px;
    height: 161px;
    margin-bottom: 46px;
  }
  .programme {
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f6.png")
      no-repeat;
    background-size: 100% 100%;
    height: auto;
    padding-bottom: 98px;
    position: relative;
  }
  .programme .bg {
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f6-bg.png")
      no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    margin-left: 0;
    width: 100%;
    bottom: 0;
    height: 111px;
  }
  .programme .bg .t {
    margin-top: 45px;
    margin-bottom: 6px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 17px;
    text-align: center;
  }
  .programme .bg div {
    display: flex;
    justify-content: center;
  }
  .programme .bg div p {
    margin-right: 28px;
  }
  .programme .bg div p:last-of-type {
    margin: 0;
  }
  .programme .bg div p span:first-child {
    margin-right: 4px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #2648ef;
    border-radius: 50%;
  }
  .programme .bg div p span:last-child {
    font-size: 10px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 14px;
  }
  .programme .title {
    text-align: center;
  }
  .programme .title p:first-child {
    padding-top: 26px;
    margin-bottom: 16px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .programme .title p:last-child {
    margin-bottom: 16px;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 21px;
  }
  .programme div {
    text-align: center;
  }
  .flex {
    display: flex !important;
  }
  .programme ul {
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 99;
  }
  .programme ul li:nth-child(2n) {
    margin-right: 0;
  }
  .programme ul li:nth-child(1),
  .programme ul li:nth-child(2) {
    margin-top: 0;
  }
  .programme ul li {
    margin-top: 15px;
    margin-right: 10px;
    position: relative;
    width: 168px;
    height: 152px;
    background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%);
    box-shadow: 0px 1px 4px 0px rgba(195, 195, 195, 0.5);
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    opacity: 1;
    border: 1px solid #ffffff;
  }
  .programme ul li img {
    position: absolute;
    right: 0px;
    left: 48px;
    top: 19px;
    width: 72px;
    height: 55px;
  }
  .programme ul li p {
    text-align: center;
  }
  .programme ul li p:first-of-type {
    padding-left: 0;
    padding-top: 78px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 20px;
  }
  .programme ul li p:nth-child(2) {
    padding-left: 0px;
    padding-top: 6px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #777e90;
    line-height: 16px;
  }
  .realinfo div {
    display: flex;
    width: 100%;
    margin: 0 auto;
  }
  .realinfo div > p {
    margin-right: 17px;
    padding-right: 10px;
    border-right: 1px solid #b7bdd3;
  }
  .realinfo div > p img {
    width: 66px;
    height: 15px;
  }
  .realinfo div ul {
    display: flex;
  }
  .realinfo > div:first-child {
    padding: 15px 15px 9px 15px;
  }
  .realinfo > div:last-child {
    padding: 9px 15px 14px 15px;
  }
  .bor {
    border-bottom: 1px solid #f0f0f080;
  }
  .realinfo div ul li {
    margin-right: 45px;
    display: flex;
    align-items: center;
  }
  .realinfo div ul li:last-of-type {
    margin: 0;
  }
  .realinfo div ul li .i1 {
    margin-right: 4px;
    width: 27px;
    height: 26px;
    /* vertical-align: middle; */
  }
  .realinfo div ul li .i2 {
    margin-right: 7px;
    width: 18px;
    height: 18px;
    /* vertical-align: middle; */
  }
  .realinfo div ul li span {
    width: 229px;
    display: inline-block;
    font-family: PingFang;
    font-weight: 400;
    font-size: 14px;
    color: #434757;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .realinfo div:last-of-type ul li span:last-of-type {
    width: 229px;
  }
  .realinfo.realinfo2 div:last-of-type ul li span:last-of-type{
    width: 308px;
  }
  .realinfo-new-h52-top{
    width:100% !important;
  }
  .realinfo > div:last-child{
    width: 100%;
  }
  .realinfo.realinfo2{
    margin-top: -44px;
    border:0px;
  }
  .serviceValue {
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f8-bg.png")
      no-repeat;
    background-size: 100% 100%;
    height: 310px;
  }
  .serviceValue .title {
    padding-top: 47px;
    margin-bottom: 24px;
    text-align: center;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .serviceValue ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .serviceValue ul li {
    margin-bottom: 28px;
    width: 50%;
    text-align: center;
    margin-right: 0px;
  }
  .serviceValue ul li:last-of-type,
  .serviceValue ul li:nth-child(3) {
    margin: 0;
  }
  .serviceValue ul li:nth-child(1) img {
    width: 36px;
    height: 36px;
  }
  .serviceValue ul li:nth-child(2) img {
    width: 36px;
    height: 36px;
  }
  .serviceValue ul li:nth-child(3) img {
    width: 36px;
    height: 36px;
  }
  .serviceValue ul li:nth-child(4) img {
    width: 36px;
    height: 36px;
  }
  .serviceValue ul li p {
    text-align: center;
  }
  .serviceValue ul li p:last-of-type {
    margin-top: 6px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 20px;
  }
  .demand {
    height: 234px;
    background: url("https://cdn.x.com/yuanmaweilai/images/index-f9-bg.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .demand p {
    padding-left: 10px;
  }
  .demand p:first-child {
    padding-top: 35px;
    padding-bottom: 16px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .demand p:last-of-type {
    padding-left: 24px;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #83878f;
    line-height: 21px;
  }
  .demand p:last-of-type img {
    margin-left: 15px;
    width: 44px;
    height: 8px;
    object-fit: inherit;
  }
}
