
   /* 广告图 */
.advert {
  height: 700px;
  width: 100%;
}


.advert img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-button-prev,
.swiper-button-next {
  color: #9b9b9b;
  opacity: 0.5;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 60px;
}
.my-bullet {
  display: inline-block;
  width: 30px;
  height: 4px;
  background: #9b9b9b;
  position: relative;
  margin: 0 2px;
}
.swiper-pagination-bullet-active {
  background-color: #1993e7;
  width: 30px;
  border-radius: 20px;
}

/* 云服务 */
.service {
  width: 100%;
  box-sizing: border-box;
  background-color: #eeeeee;
  position: relative;
  height: 860px;
  display: flex;
  justify-content: center;
}
.product {
  height: 400px;
  position: absolute;
  top: -50px;
  z-index: 9999;
  border-radius: 5px;
}
.serviceOne {
  display: flex;
  padding: 25px;
  background-color: #fff;
  align-items: center;
  /* justify-content: space-around; */
}
.introduce {
  font-family: MiSans;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4f4f4f;
  width: 50%;
  text-indent: 2em;
}
.video {
  margin-left: 20px;
}
.video video {
  width: 480px;
  height: 300px;
}
.serviceTwo {
  /* background-color: #fff; */
  padding-top: 10px;
}
.chooseCard {
  display: flex;
  /* justify-content: space-evenly; */
  margin-bottom: 10px;
}
.chooseCardLi {
  width: 226px;
  height: 35px;
  line-height: 35px;
  background: #ffffff;
  text-align: center;
  border-radius: 5px;
  margin-right: 20px;
  color: #8d8d8d;
}
.tab-active {
  background:url('../../asset/imgs/b9c661a40a73122b4de074336e2863f.png') no-repeat ;
background-size: cover;
  width: 226px ;
  height: 35px ;
  
  line-height: 35px;
  color: #ffffff;
  text-align: center;
  border-radius: 5px;
  margin-right: 20px;
  
}
.chooseCard li:nth-child(5n) {
  margin-right: 0px;
}
.chooseCard li .chooseCard li a {
  color: #8d8d8d;
}
.content_box {
  height: 500px;
  background: url("../../asset/imgs/introduceBkg.png") center no-repeat;
  background-size: 100% 100%;
  padding: 25px;
  display: none;
}
.contentpartFive{
  background-size: 100% 100% !important;
  height: 500px;
  padding: 25px;
  background: url("../../asset/imgs/20230825162544.png") center no-repeat;


 
}
.contentFive {
  width: 45%;
  height: 450px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;

}
.contentFlex {
  display: flex;
  align-items: center;
}
.integration {
  height: 100%;
  justify-content: center;
  /* background-color: antiquewhite; */
}
.contentTwo {
  flex: 1;

  text-align: center;
}
.contentTwo video {
  width: 700px;
  height: 430px;
}

.contentOne {
  width: 35%;
}
.contentOneB {
  width: 45%;
}
.titleIndet {
  text-indent: 2em;
}
.functionintroduction {
  height: 100%;
  justify-content: space-around;
  /* align-items: flex-start; */
}
.RAS-T {
  width: 33%;
}
.bestChip {
  margin-top: 30px;
}
.RAS-MTM {
  margin-top: 50px;
}
.RAS-MTMimg {
  margin-top: 30px;
}
.title {
  color: #ffffff;
  font-size: 24px;
}
.titleB {
  margin-top: 20px !important;
}
.text {
  font-family: MiSans;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px;
  color: #ffffff;
}
.textB {
  margin-top: 5px;
}
.textC {
  margin-top: 0 !important;
}
.contentOneB :nth-child(3n) {
  margin-right: 10px;
}

.starlogo {
  width: 140px;
  height: 89.85px;
  margin: 0 20px 0 60px;
}
.addlogo {
  width: 40.29px;
  height: 36.96px;
  margin-right: 20px;
}
.productlogo {
  width: 112.33px;
  height: 149.1px;
}
.content_boxB {
  justify-content: space-evenly;
  align-items: flex-start;
}
.RAS-MT {
  width: 303.54px;
  height: 179.8px;
}

.contentTwoB,
.contentThree {
  width: 33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  height: 100%;
  /* background-color: antiquewhite; */
}
.contentThree {
  align-items: flex-start;
  /* background-color: aqua; */
}
.contentThreeBottom {
  margin-top: -66px;
}

.best {
  position: absolute;
  right: 10px;
}
.textFive {
  margin-top: 20px;
}

.api {
  padding: 25px 0;
  background-color: #fff;
 
}
.elecChip{
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color: #004d9f; */
}
.trouble{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 33%;
  margin-right: 10px;
  padding: 25px;
  /* background-color: #5a9f00; */
}
.trouble img{
width: 145px;
height: 145px;
margin: 10px 0;
}
.trouble h3{
  color: #202d33;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  text-align: center; 

      line-height: 30px;
      margin-top: 10px;

  }
  .trouble .text{
    color: #707b82;
    line-height: 30px;
    /* padding: 0 20px; */
    text-align: center;
    margin-bottom: 10px;
    }
.detailpngImg {
  width: 100%;
  height: 350.09px;
}
.RAS {
  font-family: MiSans;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  letter-spacing: 0px;
  color: #323232;
}
.computer {
  font-family: MiSans;
  font-size: 14px;
  font-weight: 600;
  line-height: 45px;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: center;
  color: #9e9e9e;
}
#swiperTwo {
  height: 570px;
  position: relative;
  width: 1200px;
  margin:  0 auto;

  
}

.swiperBanner {
  height: 573px;
  background: url("../../asset/imgs/BBBBB.png") no-repeat;
  background-size: cover;
  padding-bottom: 30px;
}
.swiperBannerTWo {
  background: url("../../asset/imgs/AAAA.png") no-repeat;
  background-size: cover;
}
.swiperBannerThree {
  background: url("../../asset/imgs/ccc.png") no-repeat;
  background-size: cover;
}
.techContainer {
  height: 100%;
  display: flex;
  justify-content: center;

  align-items: center;
}
.tech {
  display: flex;
  flex-direction: column;
  width: 40%;
  margin-top: 100px;
}
.tech h1 {
  font-family: MiSans;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  letter-spacing: 0px;
  color: #323232;
 
}
.tech .china {
  font-family: MiSans;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 1px;
  margin: 10px 0; 
  /* margin:20px 0 0 10px 0;
  margin-top: 15px; */
 
}
.tech a {
  color: #0256ff;
}
.look {
  font-family: MiSans;
  font-size: 16px;
  font-weight: normal;
  line-height: 29px;
  letter-spacing: 0px;
  width: 117px;
  height: 29px;
  border-radius: 5px;
  opacity: 1;
  text-align: center;
  background: linear-gradient(180deg, #349def 0%, #2872f3 100%);
  color: #ffffff !important;
}
.webImg {
  width: 567px !important;
  height: 319px !important;
  margin-top: 140px;
}
.lastimg img {
  width: 191px;
  height: 271px;
  margin-top: 120px;
}
.academician {
  margin-top: 5px;
  text-align: center;
}
/* 走马灯 */
.apimaster {
  /* margin-bottom: 30px; */
  background-color: #fff;
  padding: 50px 0;
}

/* .myswiper {
  background-color: #004d9f;
} */
#swiper3{
  width: 1200px;
  height: 300px;
  margin:  0 auto;

}
.swiper-slide {
 
}
.apimaster h2 {
  font-family: MiSans;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  letter-spacing: 0px;

  color: #323232;
}
.patent {
  font-family: MiSans;
  font-size: 14px;
  font-weight: 600;
  line-height: 45px;
  text-transform: uppercase;
  letter-spacing: 0px;

  color: #9e9e9e;
}
/* .apimaster-content {
  height: 500px;
} */
.merry-go-round {
  /* background-color: pink; */
  width: 200px;
  height: 231px;
 
}
/* .myswiper .swiper-slide{
  transition-timing-function: linear;
} */
#swiper3 .swiper-wrapper{
  transition-timing-function: linear;
}
.assist {
  width: 100%;
  background: url("../../asset/imgs/zu11.png") no-repeat;
  background-size: cover;

  height: 677px;
}
.assitetle {
  text-align: center;
  padding: 25px;
}
.assitetle h2 {
  font-family: MiSans;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
}
.assitetle p {
  font-family: MiSans;
  font-size: 14px;
  font-weight: 600;
  line-height: 45px;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #9e9e9e;
}
.assistmain {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding: 25px; */
}
.assistmainOne {
  width: 20%;

  height: 450px;
}
.activeBKg {
  background: url("../../asset/imgs/juxing.png") no-repeat;
  background-size: cover;
  width: 227px;
  height: 58px;
  font-family: MiSans;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0px;
  line-height: 58px;

  color: #004d9f;
}
.noBkgLi {
  width: 227px;
  height: 58px;
  font-family: MiSans;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0px;
  line-height: 58px;
  color: #ffffff;
}
.assistmainTwo {
  width: 1px;
  height: 450px;
  background-color: #d8d8d8;
  margin: 0 30px 0 20px;
}
.challengesTitle {
  margin-bottom: 5px;
}
.classify {
  margin-bottom: 8px;
}
.assistmainThree {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  display: none;
  flex: 1;
}
.assistmainThree h2 {
  font-family: MiSans;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  letter-spacing: 0px;

  color: #ffffff;
}
.round {
  width: 13px;
  height: 13px;
  opacity: 1;
  border-radius: 50%;
  display: inline-block;
  background: #ffffff;
}
.challenges {
  font-family: MiSans;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
}
.challengesB {
  font-family: MiSans;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  line-height: 25px;
  text-indent: 1em;
}
.hardTip {
  text-indent: 1em;
  font-family: MiSans;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #ffffff;
}
.documentsImg {
  display: flex;
  margin-top: 20px;
}
.documentsImg img {
  width: 330.32px;
  height: 219.87px;
  margin: 0 15px;
}
.suit {
  font-family: MiSans;
  font-weight: 400;
  font-size: 18px;
}
.chiPlogo {
  text-align: center;
}
.chip {
  width: 464.48px;
  height: 152.29px;
}
.characteristic {
  display: flex;
  align-items: center;
}
.characteristic h3 {
  font-family: MiSans;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 1px;
  /* margin-right: 3px; */
  color: #ffffff;
}
.characteristic .hardTip {
  line-height: 23px;
}
.Partners {
  width: 100%;
  background-color: #fff;
}

.Partners .assitetle h2 {
  font-family: MiSans;
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  text-align: center;
  letter-spacing: 0px;
  color: #323232;
}
/* .containerPartners{
  background-color: #004D9F;
 
 } */
.Cooperative {
  width: 1000px !important;
  height: 450px !important;
  margin-bottom: 50px;
}
.Cooperativeimg {
  text-align: center;
}
.footerline {
  width: 84%;
  height: 2px;
  margin: 10px auto;
  opacity: 0.5;
  border-top: 1px dashed #7aa4d1;
}
.footerLast {
  text-align: center;
}
.footerLast a {
  font-family: MiSans;
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0px;

  color: #6e8298;
}

/* 客服 */
.serviceFor {
  width: 60px;
  height: 350px;
  opacity: 0.8;
  background: #9b9b9b;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 1000000;
  padding: 5px;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.onlineUp {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.Online {
  font-family: Source Han Sans CN;
  font-size: 16px;
  font-weight: bold;
  width: 60px;
  height: 70px;
  line-height: 30px !important;
  color: #f0f0f0;

  letter-spacing: 0.2em;
}
.Online1 {
  margin-top: 5px;
}
.serviceItme {
  width: 60px;
  height: 70px;
  line-height: 70px;
  opacity: 1;
  /* background: #6A6A6A; */
  text-align: center;
  transition: background-color 0.3s ease;
}
.servicePhone {
  background-color: #6a6a6a;
}
.servicePhone:hover ~ .telephone {
  display: block;
}


.serviceFor img {
  width: 30px;
  height: 25px;
}
.serviceFor .upicon {
  width: 25px;
  height: 20px;
}
.telephone {
  width: 200px;
  height: 120px;
 
  opacity: 1;
  text-align: center;
  position: fixed;
  right: 60px;
  top: 46%;
  z-index: 1000000;
  padding: 5px;
  transform: translateY(-50%);
  background:url('../../asset/imgs/e43e4943905490838951b9b8ce25546.png')  no-repeat;
  background-size:cover;

}

.telephone img{
  margin-top: -17px;
}
.emile img{
  margin-top: -8px;
}
.emile .phoneall {
  
 }
 .emile .phone1 {
  width: 130.92px;
  height: 30px;
  border-radius: 2px;
  opacity: 1;
  font-family: Source Han Sans CN;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.04em;
  color: #ffffff;
  text-align: center;
  margin-top: 10px;
}
.emile{
  width: 200px;
  height: 120px;
  opacity: 1;
  text-align: center;
  position: fixed;
  right: 60px;
  top: 58%;
  z-index: 1000000;
  padding: 5px;
  transform: translateY(-50%);
  background:url('../../asset/imgs/e43e4943905490838951b9b8ce25546.png')  no-repeat;
  background-size:cover;
  display: none;
}
.ConsultationonWeChat {
  width: 200px;
  height: 130px;
  border-radius: 2px;
  opacity: 1;
  text-align: center;
  /* background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.8); */
  background:url('../../asset/imgs/e43e4943905490838951b9b8ce25546.png')  no-repeat;
  background-size:cover;

  position: fixed;
  right: 60px;
  top: 54%;
  z-index: 1000000;
  padding: 5px;
  transform: translateY(-50%);
  display: none;
}
.call {
  font-family: Source Han Sans CN;
  font-size: 12px;
  font-weight: normal;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.04em;
  margin-top: 10px;
  color: #9e9e9e;
}

.ConsultationonWeChat .line {
  width: 138.52px;
  height: 0px;
  opacity: 0.5;
  text-align: center;
  margin:  0 auto;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    #d8d8d8;
  border: 0.5px dashed #c1c1c1;
}
.phoneall {
 display: flex;
 align-items: center;
 flex-direction: column;
 justify-content: center;
 margin: -10px auto;
}
.phone1 {
  width: 130.92px;
  height: 30px;
  border-radius: 2px;
  opacity: 1;
  background: #4a8bfd;
  font-family: Source Han Sans CN;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.04em;
  color: #ffffff;
  text-align: center;

}
.phone2{
  margin-top: 4px !important;
}
.accouncodeimg {
  width: 80px;
  height: 80px;
}

.top {
  position: fixed;
  background: url(../../asset/imgs/returntopicon.jpg) no-repeat;
  width: 44px;
  height: 44px;
  right: 20px;
  bottom: 50px;
  border-radius: 50%;
  background-position: -159px -212px;
}



/* 移动端 */
.companyLogo{
  width: 128.47px;
height: 30.3px;
margin-left: 8px;
}
.headM{
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #fff;
 
}
.drawerEffect{
  width: 75.94px;
  height: 36.71px;
  background: #295CAB;
  margin-bottom: 1px;
  text-align: center;
  line-height: 36.71px;

}
.drawerEffect img{
  width: 30px;
height: 30px;
}
.headNAv{
  width:260px;
height:180px;
background-color: #fff;
position: absolute;
z-index: 222222222222;
opacity: 0;
transition: opacity 0.5s ease-in-out; /* 定义过渡效果 */
}
.showNav {
  opacity: 1;
}


.advertM{
  height: 200.07px !important;
  background-color: #004d9f;
}
.advertM img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.companyProfile,.technologyEndorsement, .Partners{
  padding: 15px;
  background-color: #fff;
}
.companyOne{
display: flex;
align-items: center;
}
.companyOne video{
  width: 165px;
height: 98.64px;
}
 .comanyintrouce {
  font-family: MiSans;
font-size: 14px;
font-weight: normal;
line-height: 20px;
text-transform: uppercase;
letter-spacing: 0em;
color: #4F4F4F;
margin-left: 10px;
text-indent: 2rem;
}  
.comanyintrouceT{
  margin-top: 5px;
}
.productIntroduction{
  background-color: #fff;
  padding: 0 15px;

}
.productTitle{
  width: 100%;
height: 31px;
border-radius: 5px;
opacity: 1;
background: #1073DC;
box-sizing: border-box;
color: #fff;
text-align: center;
font-family: MiSans;
font-size: 18px;
font-weight: 500;
line-height: 17px;
text-transform: uppercase;
letter-spacing: 0em;
line-height: 31px;
margin-bottom: 10px;
}
.productVideo{
  width: 100%;
height: 128.49px;
margin: 10px 0;
}
  .productRAs{
  font-family: MiSans;
font-size: 16px;
font-weight: 600;
line-height: 17px;
text-transform: uppercase;
letter-spacing: 0em;
color: #757575;
text-align: center;
margin: 15px 0;
  }
  .productChipImg{
    display: flex;
    justify-content: space-around;
  }
  .productChipImg img{
    width: 162.78px;
height: 96.42px;
  }
  .productitem{
    margin: 50px 0;
  }
  .productRAschip{
    font-family: MiSans;
font-weight: 500;
font-size: 14px;
text-align: center;
color: #4F4F4F;
margin: 3px 0;

  }
  .chipdisplay{
  font-family: MiSans;
font-weight: 400;
font-size: 14px;
text-align: center;
line-height: 22px;
color: #4F4F4F;
  }
  .integration{
    display: flex;
    align-items:center;
    
  }
  .productstarlogo{
    width: 58.26px;
  height: 35.72px;
  }
  .productaddlogo{
    width: 24.09px;
    height: 22.11px;
    margin:  0 10px;
  }
  .productproductlogo{
    width: 67.18px;
    height: 89.17px;
  }
  .academician{
    display: flex;
    justify-content: flex-end;

  }
  .productBottom
  {
    position: relative;

  }
.technologyEndorsement{
 width: 100%;
}
.technologypart{
  margin-bottom: 10px;
}
.technologimg{
  width: 100%;
height: 205.53px;
}
.technologTitle{
  font-family: MiSans;
font-weight: 600;
font-size: 16px;
color: #323232;
margin: 5px 0;
}
.technologText{
  font-family: MiSans;
font-weight: 400;
font-size: 12px;
color: #323232;
}
.technolocertificate{
  display: flex;
  justify-content: center;
}
.technolocertificate img{
  width: 135.61px;
height: 192.41px;
}
.technologBottomImg{

}
.one{
  text-align: center;
}
.authority{
  font-family: MiSans;
  font-weight: bold;
  font-size: 16px;
  color: #323232;
  margin: 5px 0;
}
.number{
   color: #1073DC;
   font-weight: bold;
   margin: 5px 0;
}
.invent{
  margin: 3px 0;
}
.quanwie{
  width: 200.29px;
height: 110.51px;

}
.zhnegshu{
  width: 100%;
  height: 163.52px;
}
.Partners img{
  width: 100%;
  height: 198.52px;
  text-align: center;
}
.PartnersPart{
  text-align: center;
}

.footbottom{
background: #002B5A;
padding: 0;
}
.footbottom .companyImg{
  width: 184px;
  height: 35px;
}
.footpartOne{
  text-align: center;
 padding-top: 10px;
}
 .footbottom .line  {
  width: 100%;
  height: 2px;
  margin: 10px auto;
  opacity: 0.5;
  border-top: 1px dashed #7aa4d1;
}
.footpartTwo{
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.footpartTwo .phoneImg{
  width: 198.63px;
  height: 109.53px;
}
.footpartTwo .code{
  width: 96.44px;
  height: 96.44px;
}
.footpartThree{
  margin-left: 15px;
}
.footpartThree h3{
  font-family: MiSans;
font-size: 15px;
font-weight: normal;
line-height: 45px;
text-transform: uppercase;
letter-spacing: 0px;

color: #FFFFFF
}
.SolutionProblem{
  display: flex;
  flex-wrap: wrap;
}
.SolutionProblem .item{
  font-family: MiSans;
font-size: 12px;
font-weight: normal;
line-height: 17px;
text-transform: uppercase;
letter-spacing: 0px;
width: 58px;
text-align: center;
margin-bottom: 3px;
background-color: #002B5A;
color: #C7C7C7;
}
.footerFour{

}
.footerFour {
  text-align: center;
}
.footerFour a {
  font-family: MiSans;
  font-size: 10px;
  font-weight: normal;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #6e8298;
}


