
#headerNavbarWrap .navbar-nav .nav-item:nth-child(4) a {
  font-weight: bold;
  color: #2648ef !important;
}
.cloudguest {
  background: #F4F8FC;
}
.swiper-pagination .swiper-pagination-bullet {
  margin-right: 0px !important;
  width: 19px;
  height: 8px;
  background: #2648ef;
  border-radius: 0;
  display: inline-block;
  background: #ffffff;
}
.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: 600;
  font-size: 52px;
  color: #222222;
  line-height: 73px;
}
.swiper-container1 .text > p:first-of-type span{
  padding-left:10px;
  font-family: PingFang;
  font-weight: bold;
  font-size: 38px;
  color: #333333;
  line-height: 74px;
}
/* .swiper-container1 .text p:nth-child(2) {
  display: block;
  font-size: 22px;
  font-family: PingFang;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 34px;
}
.swiper-container1 .text p:nth-child(2) {
  margin: 0;
  font-size: 22px;
  font-family: PingFang;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 36px;
  margin-bottom: 30px;
} */
.swiper-container1 .text .list {
  display: flex;
}
.swiper-container1 .text .list p {
  margin-right: 21px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
.swiper-container1 .text .list img {
  margin-right: 6px;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.button2 {
  margin-top: 80px;
  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;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 50px;
}
.swiper-pagination-bullet-active {
  background-color: #fff;
  border-radius: 100px 0px 100px 0px !important;
}

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

.swiper-container {
  /* height: 719px !important; */
}
.cloudguest .swiper-container1 .button2 img {
  margin-left: 7px;
  width: 21px;
  height: 10px;
}
.button2 a {
  color: #fff;
  font-size: 18px;
  font-family: PingFang;
  font-weight: bold;
  color: #ffffff;
  line-height: 25px;
}
.swiper-pointer-events {
  position: relative !important;
}
.widthMax {
  width: 1200px;
  margin: 0 auto;
}
.cloudguest .swiper-container1 {
  width: 100%;
  height: 712px;
  position: relative;
  background-color: #D0E1F7;
}
div {
  box-sizing: border-box;
}
.cloudguest .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: 228px;
}
img {
  object-fit: cover;
}
.getSwiper {
  /* margin-top: 63px; */
}

.swiper-pagination-bullet-active {
  background-color: #4068f8 !important;
}

/* ==================分界线======================== */
/* 交付能力 */
.deliver{
  height: 731px;
  background: #F4F8FC;
}
.deliver .title{
  position: relative;
  padding:85px 0 108px 0;
  font-family: PingFang;
  font-weight: 600;
  font-size: 36px;
  color: #333333;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
}
.deliver .title img{
  position: absolute;
  bottom:-15px;
  left:50%;
  margin-left:-227px;
  width:454px;
  height:69px;
}
.deliver .list{
  width:1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.deliver .list>div{
  position: relative;
  padding:31px 0 0 24px;
  width: 278px;
  height: 348px;
  background: linear-gradient( 180deg, #FAFBFC 0%, #FFFFFF 100%);
  box-shadow: 2px 3px 6px 0px rgba(55,77,112,0.08);
  border-radius: 16px;
  /* border: 2px solid #FFFFFF; */
  transition: all 0.3s ease;
}
.deliver .list>div:hover{
  margin-top:-4px;
  background: #2956FF;
  box-shadow: 0px 6px 12px 0px rgba(108,113,137,0.5);
  border-radius: 16px;
}
.deliver .list>div:hover .l1{
  display: none !important;
}
.deliver .list>div:hover .l2{
  display: block !important;
}
.deliver .list>div:hover p:first-of-type span{
  font-family: PingFang;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 28px;
}
.deliver .list>div:hover p:nth-child(2){
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: rgba(255,255,255,0.8);
  line-height: 26px;
}
.deliver .list>div:hover p:nth-child(3) span{
  width: 94px;
  height: 1px;
  /* border: 1px solid #FFFFFF; */
  background-color: #fff;
  opacity: 0.32;
}
.deliver .list>div p:first-of-type{
  display: flex;
  align-items: center;
}
.deliver .list>div p:first-of-type img{
  margin-right:9px;
  width:29px;
  height:22px;
}
.deliver .list>div p:first-of-type span{
  font-family: PingFang;
  font-weight: bold;
  font-size: 20px;
  color: #222222;
  line-height: 28px;
}
.deliver .list>div p:first-of-type .l2{
  display: none;
}
.deliver .list>div p:nth-child(2){
  margin-top:16px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #656B83;
  line-height: 28px;
}
.deliver .list>div p:nth-child(3){
  position: absolute;
  bottom:31px;
  left:28px;
  display: flex;
  align-items: center;
}
.deliver .list>div p:nth-child(3) span{
  display: inline-block;
  width: 94px;
  height: 1px;
  background-color: #2949ff;
  opacity: 0.32;
}
.deliver .list>div p:nth-child(3) img{
  margin-left:36px;
  width:95px;
  height:96px;
}

/* Ai落地场景 */
.scene{
  padding-top:88px;
  width:100%;
  height:986px;
  background: url('https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/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;
}

/*  */
/* 行业与案例 */
.industry-case{
  /* padding:53px 0 97px 0; */
  /* background: url('https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/industry-bg.png') no-repeat; */
  /* background-size: 100% 100%; */
  /* height:1180px; */
}

.industry-case .lbt{
  position: relative;
  margin: 0 auto;
  width: 1056px;
  height: 422px;
  transition: all 0.3s ease;
}
.industry-case .industry-mySwiper{
  width: 1056px;
  height: 422px;
  overflow: initial;
}
.industry-case .industry-mySwiper .swiper-slide {
  /* background: url('https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/case-bg.png') no-repeat; */
  /* background-size: 100% 100%; */
  padding:0 28px 0 25px;
  width: 332px;
  height: 422px;
  background: #FFFFFF;
  box-shadow: 3px 8px 12px 0px rgba(0,0,0,0.05);
  border-radius: 16px;
  position: relative;
  padding-top:278px;
}
.industry-case .industry-mySwiper .swiper-slide .top{
  width:332px;
  height:274px;
  position: absolute;
  top:16px;
  left:0;
}
.industry-case .industry-mySwiper .swiper-slide .t img{
  margin-right:10px;
  width:24px;
  height:24px;
}
.industry-case .industry-mySwiper .swiper-slide .t{
  margin-bottom:14px;
  padding-bottom:16px;
  border-bottom: 1px solid rgba(41,86,255,0.16);
  display: flex;
  align-items: center;
  font-family: PingFang;
  font-weight: bold;
  font-size: 20px;
  color: #222222;
  line-height: 28px;
  letter-spacing: 1px;
}
.industry-case .industry-mySwiper .swiper-slide div p{
  margin-bottom:10px;
  display: flex;
  align-items: center;
  font-family: PingFang;
  font-weight: 400;
  font-size: 15px;
  color: #222222;
  line-height: 21px;
}
.industry-case .industry-mySwiper .swiper-slide div p img{
  margin-right:8px;
  width:16px;
  height:16px;
}
.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://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/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://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/right-next.png') no-repeat;
  background-size: 100% 100%;
}
/* 行业 */
.industry-case .service-industry{
  /* opacity: 1; */
  /* 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;
  justify-content: center;
  align-items: center;
  border-bottom:1px solid #C8D7EC;
}
.industry-case .service-industry>.list div{
  display: flex;
  align-items: center;
  padding-bottom:16px;
  /* width:20%; */
  font-family: PingFang;
  font-weight: 400;
  font-size: 20px;
  color: #B2B4BE;
  line-height: 34px;
  cursor: pointer;
  
}
.industry-case .service-industry>.list div:nth-child(1){
  margin-right:127px;
}
.industry-case .service-industry>.list div:nth-child(2){
  margin-right:106px;
}
.industry-case .service-industry>.list div:nth-child(3){
  margin-right:147px;
}

.industry-case .service-industry>.list div img{
  margin-right:12px;
  width:22px;
  height:22px;
}
.industry-case .service-industry>.list div .l2{
  display: none;
}
.industry-case .service-industry>.list div::after{
  content: "";
  display: inline-block;
  opacity: 0;
  position: absolute;
  left:0%;
  bottom:0;
  width:0%;
  height:4px;
  /* margin-left:-60px; */
  transition: all 0.3s ease;
  background-color: #2956FF;
}
.industry-case .service-industry>.list div:hover{
  color:#2956FF;
}
.industry-case .service-industry>.list div:hover .l1{
  display: none;
}
.industry-case .service-industry>.list div:hover .l2{
  display: block;
}
.industry-case .service-industry>.list .active{
  font-family: PingFang;
  font-weight: bold;
  font-size: 20px;
  color: #2956FF;
  line-height: 34px;
  position: relative;
}
.industry-case .service-industry>.list .active::after{
  opacity: 1;
  width:100%;
}
.industry-case .service-industry .Presentation-lbt{
  margin-top:80px;
  width:1200px;
  height:447px;
}
.industry-case .service-industry .Presentation-mySwiper{
  width:1200px;
  height:494px;
}
.industry-case .service-industry .Presentation-lbt .swiper-slide{
  position: relative;
  display: flex;
  width:1200px;
  height:448px;
  background: #FFFFFF;
  box-shadow: 2px 4px 12px 0px rgba(194,209,235,0.24);
  border-radius: 24px;
}
.industry-case .service-industry .Presentation-lbt .left{
  padding:88px 50px 0 40px;
  width:458px;
  height:448px;
}
.industry-case .service-industry .Presentation-lbt .left>p{
  margin-bottom:15px;
  padding-bottom:16px;
  border-bottom: 1px solid rgba(41,86,255,0.2);
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #444444;
  line-height: 26px;
}
.industry-case .service-industry .Presentation-lbt .left div p{
  margin-bottom:16px;
  display: flex;
  align-items: center;
  font-family: PingFang;
  font-weight: 400;
  font-size: 18px;
  color: #767989;
  line-height: 25px;
}
.industry-case .service-industry .Presentation-lbt .left div p img{
  width:16px;
  height:16px;
  margin-right:10px;
}
.industry-case .service-industry .Presentation-lbt .right{
  width:742px;
  background-color: #F7F9FA;
  border-radius: 0 22px 22px 0;
  background: url('../imageNew/huise-bj.png') no-repeat;
  background-size: 100% 100%;
  border: 3px solid #fff;
}
.industry-case .service-industry .Presentation-lbt .img2{
  position: absolute;
  top:0;
  right:0;
  width:848px;
  height:494px;
}

/* 案例展示 */
.Case-Presentation{
  padding-top:72px;
  height: 948px;
  background: #F4F8FC;
}
.Case-Presentation .title{
  font-family: PingFang;
  font-weight: 600;
  font-size: 36px;
  color: #333333;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
}
.Case-Presentation .ftitle{
  padding:6px 0 64px 0;
  font-family: PingFang;
  font-weight: 400;
  font-size: 16px;
  color: #666B83;
  line-height: 26px;
  text-align: center;
}
/* 行业方案 */
.Industry-solutions{
  height: 692px;
  background: #ECF4FF;
}
.Industry-solutions .title{
  padding:76px 0 64px 0;
  font-family: PingFang;
  font-weight: 600;
  font-size: 36px;
  color: #222222;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
}
/* 服务流程 */
.Service-Process{
  height:816px;
  padding-top:88px;
  background: url('../imageNew/Process-bg.png') no-repeat;
  background-size: 100% 100%;
  position: relative;

}
.Service-Process .title{
  font-family: PingFang;
  font-weight: 600;
  font-size: 36px;
  color: #333333;
  line-height: 50px;
  letter-spacing: 1px;
  text-align: center;
}
.Service-Process .list{
  display: flex;
  justify-content: center;
  width:1200px;
  margin: 0 auto;
  margin-top:139px;
}
.Service-Process .bors{
  position: absolute;
  top:487px;
  width:1100px;
  left:50%;
  margin-left:-550px;
  border-top:1px dashed #BCC0D0;
}
.Service-Process .list>div{
  position: relative;
  width: 180px;
  height: 208px;
  border-radius: 16px;
  background-color: #fff;
  text-align: center;
  box-shadow: 8px 8px 21px 0px rgba(194,209,235,0.42), -10px -7px 25px 0px rgba(255,255,255,0.68);
  transition: all 0.2s ease;
}
.Service-Process .list>.d2:hover{
  margin-top:-4px;
}
.Service-Process .list>.d2:hover p{
  font-weight: bold;
}
.Service-Process .list>.d1:hover p{
  font-weight: bold;
}
.Service-Process .list>.d1:hover{
  margin-top:201px;
}
.Service-Process .list>.d1{
  margin-right:69px;
  margin-top:205px;
  background: url('../imageNew/Process-bg1.png') no-repeat;
  background-size: 100% 100%;
}
.Service-Process .list>.d2{
  margin-right:69px;
  background: url('../imageNew/Process-bg2.png') no-repeat;
  background-size: 100% 100%;
}
.Service-Process .list>div img{
  margin: 0 auto;
  margin-top:40px;
  width:88px;
  height:96px;
}
.Service-Process .list>.d2 span{
  position: absolute;
  bottom:-4px;
  left:50%;
  margin-left:-8px;
  border-radius: 50%;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  box-shadow: 0px 2px 3px 0px rgba(139,163,255,0.59);
  border: 4px solid #2956FF;
}
.Service-Process .list>.d1 span{
  position: absolute;
  top:-4px;
  left:50%;
  margin-left:-8px;
  border-radius: 50%;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  box-shadow: 0px 2px 3px 0px rgba(139,163,255,0.59);
  border: 4px solid #2956FF;
}
.Service-Process .list>div p{
  margin-top:20px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 18px;
  color: #1A1A1A;
  line-height: 25px;
  text-align: center;
}
/* 专业、全面的定制服务 */

.Customized{
  padding-top:111px;
  height: 1051px;
  background: #F7F9FC;
}
.Customized .title{
  font-family: PingFang;
  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{
  position: relative;
  margin-top:28px;
  width:332px;
  font-family: PingFang;
  font-weight: 400;
  font-size: 18px;
  color: #666B83;
  line-height: 34px;
}
.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;
}
.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: 110px;
  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;
}



.Solution .title {
  text-align: center;
}
.Solution .title p:first-child {
  padding-top: 133px;
  padding-bottom: 22px;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.Solution .title p:last-child {
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #656b83;
  line-height: 26px;
}
.Solution ul {
  padding-bottom: 100px;
  margin-top: 109px;
  display: flex;
  justify-content: center;
}
.Solution ul li {
  margin-right: 29px;
  width: 216px;
  height: 259px;
  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;
}
.Solution ul li:last-of-type {
  margin: 0;
}
.Solution ul li:nth-child(1) .t {
  width: 112px;
}
.Solution ul li:nth-child(2) .t {
  width: 80px;
}
.Solution ul li:nth-child(3) .t {
  width: 80px;
}
.Solution ul li:nth-child(4) .t {
  width: 112px;
}
.Solution ul li:nth-child(5) .t {
  width: 112px;
}
.Solution ul li:nth-child(1) p:first-child {
  margin-top: -29px;
}
.Solution ul li:nth-child(2) p:first-child {
  margin-top: -30px;
}
.Solution ul li:nth-child(3) p:first-child {
  margin-top: -35px;
}
.Solution ul li:nth-child(4) p:first-child {
  margin-top: -34px;
}
.Solution ul li:nth-child(5) p:first-child {
  margin-top: -40px;
}
.Solution ul li p:first-child img {
  margin: 0 auto;
  display: block;
  width: 87px;
  height: 87px;
  object-fit: contain;
}

.Solution ul li p:nth-child(2) {
  margin-top: 10px;
  margin-bottom: 11px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: bold;
  color: #3d3d3d;
  line-height: 28px;
  text-align: center;
}
.Solution ul li .t {
  display: flex;
  align-items: center;
  width: auto;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #777e90;
  line-height: 32px;
}
.Solution ul li p span {
  margin-right: 9px;
  display: inline-block;
  width: 6px;
  height: 1px;
  border: 1px solid #2648ef;
}
.cloudguest .f3 {
  padding-top: 71px;
  padding-bottom: 15px;
}
.cloudguest .f3 .title {
  text-align: center;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.cloudguest .f3 .tent {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cloudguest .f3 .tent > img {
  width: 615px;
  height: 615px;
}
.cloudguest .f3 .tent ul li {
  display: flex;
  margin-bottom: 55px;
  /* width: 200px; */
}
.cloudguest .f3 .tent ul li:last-of-type {
  margin: 0;
}
.cloudguest .f3 .tent ul img {
  margin-right: 11px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.cloudguest .f3 .tent ul li p:last-of-type {
  margin-right: 127px;
}
.cloudguest .f3 .tent ul li p {
  margin-right: 36px;
  width: 145px;
  font-size: 18px;
  font-family: PingFang;
  font-weight: bold;
  color: #222222;
  line-height: 25px;
}
.cloudguest .f3 {
  background: #ecf3ff;
}
.cloudguest .f4 {
  padding-top: 117px;
  padding-bottom: 106px;
}
.cloudguest .f4 .title {
  text-align: center;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.cloudguest .f4 .tent {
  margin-top: 74px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cloudguest .f4-m .tent > img {
  margin-right: 86px;
}
.cloudguest .f4 .tent > img {
  width: 592px;
  height: 440px;
}
.cloudguest .f4 .tent ul img {
  width: 20px;
  height: 20px;
}
.cloudguest .f4 .tent ul li {
  display: flex;
  margin-bottom: 28px;
}
.cloudguest .f4 .tent ul li:last-of-type {
  margin: 0;
}
.cloudguest .f4 .tent ul li img {
  margin-right: 14px;
  margin-top: 4px;
}
.cloudguest .f4 .tent ul div p:first-child {
  margin-bottom: 7px;
  font-size: 18px;
  font-family: PingFang;
  font-weight: bold;
  color: #222222;
  line-height: 25px;
}
.cloudguest .f4 .tent ul div p:last-of-type {
  font-size: 14px;
  font-family: PingFang;
  font-weight: 400;
  color: #656b83;
  line-height: 20px;
}
.cloudguest .f5 {
  background: #ecf3ff;
  padding-top: 91px;
  padding-bottom: 92px;
}
.cloudguest .f5 .tent {
  margin-top: 80px;
}
.cloudguest .f5 .tent > img {
  margin-left: 104px;
  width: 617px;
  height: 466px;
}
.cloudguest .f6 {
  padding-top: 114px;
  padding-bottom: 131px;
}
.cloudguest .f6 .tent {
  margin-top: 57px;
}
.cloudguest .f6 .tent > img {
  margin-right: 150px;
  width: 580px;
  height: 479px;
}
.Marketing {
  padding-top: 130px;
  padding-bottom: 70px;
  background: url("../imageNew/cloudguest-f7-bg.png") no-repeat;
  background-size: 100% 100%;
}
.Marketing .title {
  text-align: center;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.Marketing ul {
  margin-top: 44px;
  display: flex;
  flex-wrap: wrap;
}
.Marketing ul li {
  width: 300px;
  height: 238px;
  background: url("../imageNew/cloudguest-f7-li.png") no-repeat;
  background-size: 100% 100%;
}
.Marketing ul li p {
  text-align: center;
  font-size: 20px;
  font-family: PingFang;
  font-weight: bold;
  color: #3d3d3d;
  line-height: 28px;
}
.Marketing ul li p:first-child {
  padding-top: 81px;
  padding-bottom: 25px;
}
.Marketing ul li img {
  display: block;
  margin: 0 auto;
}
.Marketing ul li:nth-child(1) img {
  width: 71px;
  height: 54px;
}
.Marketing ul li:nth-child(2) img {
  width: 55px;
  height: 58px;
}
.Marketing ul li:nth-child(3) img {
  width: 63px;
  height: 55px;
}
.Marketing ul li:nth-child(4) img {
  width: 64px;
  height: 60px;
}
.Marketing ul li:nth-child(5) img {
  width: 64px;
  height: 60px;
}
.Marketing ul li:nth-child(6) img {
  width: 63px;
  height: 55px;
}
.Marketing ul li:nth-child(7) img {
  width: 69px;
  height: 53px;
}
.Marketing ul li:nth-child(8) img {
  width: 71px;
  height: 54px;
}
.realinfo {
  background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%);
  opacity: 0.8;
  border: 2px solid #ffffff;
}

.realinfo div {
  display: flex;
  width: 1319px;
  margin: 0 auto;
}
.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: 53px;
  display: flex;
  align-items: center;
}
.realinfo div ul li:last-of-type {
  margin: 0;
}
.realinfo div ul li .i1 {
  margin-right: 8px;
  width: 18px;
  height: 18px;
  /* vertical-align: middle; */
}
.realinfo div ul li span a {
  color: #656b83;
}
.realinfo div ul li span {
  width: 329px;
  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;
}
.us {
  position: relative;
  /* height: 284px; */
  /* min-height: 240px; */
  /* background: url("../imageNew/zx-bg.png") no-repeat;
  background-size: 100% 100%; */
}
.us img {
  width: 100%;
  cursor: pointer;
  /* height: 284px; */
}
@media screen and (max-width: 428px) {
  .getSwiper {
    margin-top: 44px !important;
  }
  .widthMax {
    width: 100%;
  }
  .swiper-container1 .text > p:first-of-type {
    margin-bottom: 15px;
    font-size: 22px;
    font-family: PingFang;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
  }
  .swiper-container1 .text .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .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: 12px;
    width: 100px;
    text-align: left;
    margin-right: 44px;
    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;
  }
  #headerNavbarWrap .navbar-nav .nav-item:nth-child(2) a {
    color: #2648ef !important;
  }
  .swiper-container1 .text p {
    font-size: 22px;
    font-family: PingFang;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
  }
  .swiper-container1 .text > p:nth-child(2) {
    margin-bottom: 7px;
    font-size: 22px;
    font-family: PingFang;
    font-weight: bold;
    color: #333333;
    line-height: 21px;
  }
  .swiper-container1 .text > p:nth-child(2) {
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #4d4d4d;
    line-height: 21px;
  }
  .cloudguest .swiper-container1 {
    width: 100%;
    height: 440px;
    position: relative;
  }
  .swiper-container1 .text p {
    width: 100%;
  }
  .swiper-container1 .text {
    position: absolute;
    bottom: 248px;
    left: 0%;
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
  .button2 {
    margin-top: 15px;
    width: 94px;
    height: 32px;
    background: #2648ef;
    border-radius: 2px;
  }
  .button2 a {
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #ffffff;
    line-height: 16px;
  }
  .cloudguest .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-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 {
    margin-right: 0px !important;
    width: 10px;
    height: 4px;
    opacity: 1;
    background: #2648ef;
    border-radius: 0;
    display: inline-block;
    background: #ffffff;
  }
  .Solution .solutionList {
    display: flex;
    overflow-x: scroll;
    white-space: nowrap;
    padding: 43px 0 22px 15px;
  }
  .Solution .solutionList .list {
    margin-right: 15px;
    display: inline-block;
    width: 113px;
    height: 153px;
    background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%);
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 1px 4px 0px rgba(195, 195, 195, 0.5);
    border-radius: 5px;
    opacity: 1;
    border: 1px solid #ffffff;
  }
  .Solution .solutionList .list img {
    width: 30px;
    height: 30px;
  }
  .Solution .title {
    text-align: center;
  }
  .Solution .title p:first-child {
    padding-top: 35px;
    padding-bottom: 16px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .Solution .title p:last-child {
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 21px;
  }
  .Solution ul {
    padding-bottom: 22px;
    margin-top: 0px;
    padding-top: 43px;
    display: block;
    white-space: nowrap;
    justify-content: center;
    overflow-x: auto;
    justify-content: center;
  }
  .Solution ul li {
    display: inline-block;
    margin-right: 29px;
    width: 113px;
    height: 153px;
    background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%);
    box-shadow: 0px 1px 4px 0px rgba(195, 195, 195, 0.5);
    border-radius: 5px;
    opacity: 0.8;
    border: 1px solid #ffffff;
  }
  .Solution .solutionList p {
    width: 113px;
  }
  .Solution .solutionList:last-of-type {
    margin: 0;
  }
  .Solution .solutionList:nth-child(1) .t {
    width: 112px;
  }
  .Solution .solutionList:nth-child(2) .t {
    width: 85px;
  }
  .Solution .solutionList:nth-child(3) .t {
    width: 80px;
  }
  .Solution .solutionList:nth-child(4) .t {
    width: 112px;
  }
  .Solution .solutionList:nth-child(5) .t {
    width: 112px;
  }
  .Solution .solutionList p:first-child {
    margin-top: -25px;
  }
  /* .Solution .solutionList:nth-child(2) p:first-child {
    margin-top: -30px;
  }
  .Solution .solutionList:nth-child(3) p:first-child {
    margin-top: -35px;
  }
  .Solution .solutionList:nth-child(4) p:first-child {
    margin-top: -34px;
  }
  .Solution .solutionList:nth-child(5) p:first-child {
    margin-top: -40px;
  } */
  .Solution .solutionList p:first-child img {
    margin: 0 auto;
    display: block;
    width: 54px;
    height: 54px;
    object-fit: contain;
  }

  .Solution .solutionList p:nth-child(2) {
    margin-top: 7px;
    margin-bottom: 7px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 20px;
    text-align: center;
  }
  .Solution .solutionList .t {
    display: flex;
    align-items: center;
    width: auto;
    text-align: center;
    margin: 0 auto;
    font-size: 11px;
    font-family: PingFang;
    font-weight: 400;
    color: #777e90;
    line-height: 15px;
    margin-bottom: 6px;
  }
  .Solution .solutionList p span {
    margin-right: 7px;
    display: inline-block;
    width: 4px;
    height: 1px;
    border: 1px solid #2648ef;
  }
  .cloudguest .f3 {
    padding-top: 35px;
    padding-bottom: 46px;
  }
  .cloudguest .f3 .title {
    text-align: center;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .cloudguest .f3 .tent {
    display: block;
    justify-content: center;
    align-items: center;
  }
  .cloudguest .f3 .tent > img {
    width: 345px;
    height: 282px;
    margin: 0 auto;
    margin-top: 49px;
  }
  .cloudguest .f3 .tent ul {
    padding: 0 15px;
    margin-top: 24px;
  }
  .cloudguest .f3 .tent ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    /* width: 200px; */
  }
  .cloudguest .f3 .tent ul li:last-of-type {
    margin: 0;
  }
  .cloudguest .f3 .tent ul img {
    margin-right: 6px;
    width: 12px;
    height: 12px;
    vertical-align: middle;
  }
  .cloudguest .f3 .tent ul li p:last-of-type {
    margin-right: 0px;
  }
  .cloudguest .f3 .tent ul li p {
    margin-right: 0;
    width: 48.5%;
    height: 40px;
    align-items: center;
    padding-left: 30px;
    /* justify-content: center; */
    display: flex;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 1px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: 500;
    color: #222222;
    line-height: 20px;
  }
  .cloudguest .f3 {
    background: #ecf3ff;
  }
  .cloudguest .f4 {
    padding-top: 32px;
    padding-bottom: 47px;
  }
  .cloudguest .f4 .title {
    text-align: center;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .cloudguest .f4 .tent {
    margin-top: 34px;
    display: block;
    justify-content: center;
    align-items: center;
  }
  .cloudguest .f4 .tent ul {
    margin-top: 38px;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .cloudguest .f4-m .tent > img {
    margin-right: 86px;
  }
  .cloudguest .f4 .tent > img {
    margin: 0 auto;
    width: 324px;
    height: 268px;
  }
  .cloudguest .f4 .tent ul img {
    width: 12px;
    height: 12px;
  }
  .cloudguest .f4 .tent ul li {
    padding-left: 12px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 12px;
    margin-right: 0;
    width: 48.5%;
    height: auto;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 3px;
    display: flex;
    margin-bottom: 10px;
    box-shadow: 0px 1px 4px 0px rgb(195 195 195 / 50%);
  }
  .cloudguest .f4 .tent ul li:nth-child(2n) {
    margin-bottom: 10px;
  }
  .cloudguest .f4 .tent ul li:last-of-type {
    margin-bottom: 10px;
  }
  .cloudguest .f4 .tent ul li img {
    margin-right: 5px;
    margin-top: 4px;
  }
  .cloudguest .f4 .tent ul div p:first-child {
    margin-bottom: 4px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #222222;
    line-height: 20px;
  }
  .cloudguest .f4 .tent ul div p:last-of-type {
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #777e90;
    line-height: 17px;
  }

  .cloudguest .f5 {
    background: #ecf3ff;
    padding-top: 25px;
    padding-bottom: 45px;
  }
  .cloudguest .f5 .tent {
    margin-top: 32px;
  }
  .cloudguest .f5 .tent > img {
    display: block;
    margin-left: 0;
    margin: 0 auto;

    width: 335px;
    height: 251px;
  }
  .cloudguest .f6 {
    padding-top: 18px;
    padding-bottom: 35px;
  }
  .cloudguest .f6 .tent {
    margin-top: 32px;
  }
  .cloudguest .f6 .tent > img {
    margin-right: 0px;
    display: block;
    margin: 0 auto;

    width: 328px;
    height: 341px;
  }
  .cloudguest .f6 .tent ul {
    margin-top: 35px;
  }
  .Marketing {
    padding-top: 35px;
    padding-bottom: 37px;
    background: url("../imageNew/cloudguest-f7-bg.png") no-repeat;
    background-size: 100% 100%;
  }
  .Marketing .title {
    text-align: center;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .Marketing ul {
    padding: 15px;
    width: 100%;
    margin-top: 23px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .Marketing ul li {
    width: 23.5%;
    height: 68px;
    background: url("../imageNew/cloudguest-f7-li.png") no-repeat;
    background-size: 100% 100%;
    /* margin-right: 4px; */
    margin-bottom: 2px;
  }
  .Marketing ul li p {
    text-align: center;
    font-size: 12px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 17px;
  }
  .Marketing ul li p:first-child {
    padding-top: 12px;
    padding-bottom: 1px;
  }
  .Marketing ul li img {
    display: block;
    margin: 0 auto;
  }
  .Marketing ul li p > img {
    width: 28px !important;
    height: 28px !important;
  }
  .realinfo {
    background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%);
    opacity: 0.8;
    border: 2px solid #ffffff;
  }

  .realinfo div {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto;
  }
  .realinfo div > p {
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #b7bdd3;
  }
  .realinfo div > p img {
    width: 67px;
    height: 17px;
  }
  .realinfo div ul {
    display: flex;
  }
  .realinfo > div:first-child {
    padding: 15px 0 17px 0;
  }
  .realinfo > div:last-child {
    padding: 15px 0 17px 15px;
  }
  .bor {
    border-bottom: 1px solid #f0f0f0;
  }
  .realinfo div ul li {
    margin-right: 53px;
    display: flex;
    align-items: center;
  }
  .realinfo div ul li:last-of-type {
    margin: 0;
  }
  .realinfo div ul li .i1 {
    margin-right: 6px;
    width: 14px;
    height: 14px;
    /* vertical-align: middle; */
  }
  .realinfo div ul li span a {
    color: #656b83;
  }
  .realinfo div ul li span {
    width: 240px;
    display: inline-block;
    font-size: 11px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .us {
    position: relative;
    /* height: 284px; */
    /* min-height: 240px; */
    /* background: url("../imageNew/zx-bg.png") no-repeat;
    background-size: 100% 100%; */
  }
  .us img {
    width: 100%;
    cursor: pointer;
    /* height: 284px; */
  }
}
