.banner1{
  width: 100%;
  height: 13.43rem;
  margin-top: 0.88rem;
  background: url(../img/intelligentservice/banner1.png) no-repeat;
  background-size: 100% 100%;
  padding: 0.65rem 0.55rem 0 0.55rem;
}
.banner1 h1{
  font-size: 0.4rem;
  font-weight: 600;
  color: #1E2C72;
  line-height: 0.6rem;
  letter-spacing: 1px;
  margin-bottom: 0.38rem;
}
.banner1 .list li {
  width: 100% ;
  margin-bottom: 0.2rem;
  overflow: hidden;
  display: flex;
}
.banner1  .list li:last-child{
  margin-bottom: 0.4rem;
}
.banner1 .list li i{
  width: 0.12rem;
  height: 0.12rem;
  background: #5182FF;
  opacity: 0.7;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  margin-top:0.11rem;
  margin-right: 0.22rem;
}
.banner1  .list li span{
  font-size: 0.22rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.3rem;
  letter-spacing: 2px;
}
.banner1 a{
  width: 1.82rem;
  height: 0.58rem;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.4rem;
  text-align: center;
  line-height: 0.58rem;
  font-size: 0.26rem;
  font-weight: 400;
  color: #FFFFFF;
  letter-spacing: 2px;
  background: linear-gradient(90deg, #6386FF 0%, #5259FF 100%);
  box-shadow: 0rem 0.06rem 0.14rem 0rem rgba(116, 142, 255, 0.72);
  border-radius: 0.29rem;
}
.banner1 .imgs{
  width: 5.65rem;
 height:  6.12rem;
 display: block;
 margin: 0 auto;
}
.banner2 {
  padding: 0.61rem 0.47rem 0 0.47rem;
  overflow: hidden;
  text-align: center;
}
.banner2 h1{
  font-size: 0.4rem;
  font-weight: 600;
  color: #1E2C72;
  line-height: 0.6rem;
  letter-spacing: 1px;
  margin-bottom: 0.2rem;
}
.banner2 .ppp{
  font-size: 0.22rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.3rem;
  letter-spacing: 2px;
  margin-bottom: 0.45rem;
}
.banner2 .list{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}
.banner2 .list li{
  width: 1.02rem;
  height: 1.65rem;
}
.banner2 .list li{
  margin-right: 0.82rem;
}
.banner2 .list li:nth-of-type(4n){
  margin-right: 0px;
}
.banner2 .list li img{
  width: 1.02rem;
  height: 1.02rem;
  margin-bottom: 0.09rem;
}
.banner2 .list li p{
  font-size: 0.2rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.28rem;
}
.banner2 .imgs2{
  width: 6.88rem;
  height: 8.28rem;
  margin: 0 auto;
  display: block;
  margin-bottom: 0.22rem;
}
.banner2 .list2{
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.22rem;
}
.banner2 .list2 li{
  width: 50%;
  text-align: center;
  margin-bottom: 0.4rem;
}
.banner2 .list2 li h4{
  font-size: 0.24rem;
  font-weight: 600;
  color: #1E2C72;
  line-height: 0.6rem;
  letter-spacing: 1px;
  margin-bottom: 0.03rem;
}
.banner2 .list2 li div .counter{
  font-size: 0.8rem;
  font-weight: 600;
  color: #6473FF;
  line-height: 1.12rem;
  letter-spacing: 4px;
}
.banner2 .list2 li div span{
  font-size: 0.3rem;
  color: #1E2C72;
}

.banner3{
  width: 100%;
  height: 20.54rem;
  background: #F9FCFF;
  overflow: hidden;
}
.banner3 h1{
  margin-top: 0.6rem;
  margin-left: 0.55rem;
  margin-bottom: 0.2rem;
  font-size: 0.4rem;
  font-weight: 600;
  color: #1E2C72;
  line-height: 0.6rem;
  letter-spacing: 1px;
}
.banner3 h4
{
  margin-left: 0.55rem;
  margin-bottom: 0.1rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.3rem;
  letter-spacing: 2px;
}


.banner3 .listt{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.banner3 .listt>li{
  width: 5.22rem;
  height: 5.68rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.06rem 0.21rem 0rem rgba(62, 143, 255, 0.22);
  border-radius: 0.2rem;
  text-align: left;
  margin-top: 0.4rem;
  padding-left: 0.5rem;
  padding-right: 0.4rem;
}
.banner3 .listt>li img{
  width: 2.06rem;
  height: 1.78rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.27rem;
  margin-bottom: 0.26rem;
}

.banner3 .listt>li:nth-of-type(2) img{
  width:2.11rem;
  height: 1.6rem;
  margin-top: 0.34rem;
  margin-bottom: 0.37rem;
}
.banner3 .listt>li:nth-of-type(3) img{
  width: 2.09rem;
  height: 1.74rem;
  margin-top: 0.35rem;
  margin-bottom: 0.22rem;
}
.banner3 .listt>li button{
  display: block;
  width: 2.87rem;
  height: 0.58rem;
  background: #5E7AFF;
  border-radius: 0.29rem;
  font-size: 0.26rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.58rem;
  margin: 0 auto;
  margin-bottom: 0.38rem;
}
.banner3 .listt>li p{
  font-size: 0.22rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.3rem;
  letter-spacing: 2px;
}

.banner3 .list li {
  width: 100% ;
  margin-bottom: 0.2rem;
  overflow: hidden;
  display: flex;
}
.banner3  .list li:last-child{
  margin-bottom: 0.4rem;
}
.banner3 .list li i{
  width: 0.12rem;
  height: 0.12rem;
  background: #5182FF;
  opacity: 0.7;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  margin-top:0.11rem;
  margin-right: 0.22rem;
}
.banner3  .list li span{
  font-size: 0.22rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.3rem;
  letter-spacing: 2px;
}

.banner4{
  padding: 0.5rem 0.55rem 0 0.55rem;
  overflow: hidden;
}
.banner4 h1{
  font-size: 0.4rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.7);
  line-height: 0.6rem;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 0.4rem;
}
.banner4 .list li {
  width: 100% ;
  margin-bottom: 0.3rem;
  overflow: hidden;
  display: flex;
}
.banner4  .list li:last-child{
  margin-bottom: 0.4rem;
}
.banner4 .list li i{
  width: 0.12rem;
  height: 0.12rem;
  background: #5182FF;
  opacity: 0.7;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  margin-top:0.11rem;
  margin-right: 0.22rem;
}
.banner4  .list li span{
  font-size: 0.22rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.3rem;
  letter-spacing: 2px;
}
.banner4 img{
  display: block;
  margin: 0 auto;
  width: 5.83rem;
  height:  4.07rem;
}
.banner5{
  width: 100%;
  height: 13.46rem;
  background: url(../img/intelligentservice/19.png) no-repeat;
  background-size: 100% 100%;
}


.mfsy{
  position: relative;
  width: 100%;
  height: 1.78rem;
}
.mfsy .onTrial{
  width: 6.6rem;
  height: 2.3rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(135, 204, 255, 0.16);
  border-radius: 0.08rem;
  position: absolute;
  left: 50%;
  top: 0.37rem;
  margin-left: -3.3rem;
  text-align: center;
}
.mfsy .onTrial .title{
  font-size: 0.3rem;
  font-weight: 600;
  color: #000000;
  line-height: 0.42rem;
  text-align: center;
  margin-top: 0.34rem;
}
.mfsy .onTrial .title span{
  color: #6473FF;
}
.mfsy .onTrial .phone{
  width: 5.19rem;
  height: 0.8rem;
  margin-top: 0.35rem;
  overflow: hidden;
  position: relative;
  display: inline-block;
  background: #F6FAFF;
  box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(73, 130, 255, 0.11), 0rem 0.01rem 0.05rem 0rem rgba(116, 172, 255, 0.16);
  border-radius: 0.4rem;
  border: 0.01rem solid rgba(110, 158, 255, 0.14);

}
.mfsy .onTrial .phone input{
  width: 3rem;
  float: left;
  height: 100%;
  margin-left: 0.33rem;
  background: #F6FAFF;
  font-size: 0.2rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  line-height: 0.28rem;
  letter-spacing: 1px;
}
.mfsy .onTrial .phone .btn{
  width: 1.77rem;
  height: 0.66rem;
  border-radius: 0.5rem;
  font-size: 0.26rem;
  display: inline-block;
  text-align: center;
  line-height: 0.66rem;
  color: white;
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(90deg, #6386FF 0%, #5259FF 100%);
  box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(73, 130, 255, 0.11);
}