.banner1 {
  width: 100%;
  margin-top: 0.88rem;
  height: 7.93rem;
  background: #F7FBFF;
}
.banner1 .title {
  padding: 0.65rem 0.55rem 0 0.55rem;
}
.banner1 .title h1{
  font-size: 0.4rem;
  font-weight: 600;
  color: #1C184E;
  line-height: 0.6rem;
}
.banner1 .title p{
  font-size: 0.26rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.37rem;
  margin-top: 0.4rem;
}
.banner1 .imgs{
  text-align: center;
  margin-top: 0.38rem;
}
.banner1 .imgs img{
  width: 5.66rem;
  height: 4.53rem;
}
.banner2{
  margin-top: 0.8rem;
}
.banner2 .banner2Nav{
  height: 0.76rem;
  background: #F6FAFF;
}
.banner2 .banner2Nav ul{
  height: 0.76rem;
  display: flex;
  justify-content: space-around;
}
.banner2 .banner2Nav ul li{
 position: relative;
}
.banner2 .banner2Nav li .text{
  line-height: 0.76rem;
  display: block;
  font-size: 0.26rem;
  font-weight: 600;
  color: #6473FF;
  letter-spacing: 1px;
}
.banner2 .banner2Nav li.active{
  color: #6473FF;
}
.banner2 .banner2Nav li.active .line{
  background: linear-gradient(90deg, #6386FF 0%, #5259FF 100%);
}
.banner2 .banner2Nav li .line{
  width: 0.68rem;
  height: 0.1rem;
  border-radius: 0.05rem;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.banner2 .banner2Nav li .line{
  display: inline-block;
}
.banner2 .cont{
  display: none;
}
.banner2 .cont.show{
  display: block;
}
.banner2 .cont .title{
  font-size: 0.4rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #1C184E;
  line-height: 0.6rem;
  padding: 0 0.5rem;
  margin-top: 0.6rem;
}
.banner2 .cont .text{
  padding: 0 0.5rem;
  margin-top: 0.2rem;
  text-align: left;
  font-size: 0.22rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.3rem;
  letter-spacing: 2px;
}
.banner2 .cont .box1 .programme{
  margin-top: 0.2rem;
  padding: 0 0.74rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.banner2 .cont .box1 .programme li{
  width: 2.71rem;
  height: 3.89rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.06rem 0.21rem 0rem rgba(62, 143, 255, 0.22);
  border-radius: 0.2rem;
  margin-top: 0.75rem;
  position: relative;
  text-align: center;
}
.banner2 .cont .box1 .programme li img{
  width: 1.18rem;
  height: 1.18rem;
  position: absolute;
  top: -0.59rem;
  left: 50%;
  transform: translateX(-50%);
}
.banner2 .cont .box1 .programme .title{
  line-height: 0px !important;
  margin-bottom: 0.2rem;
}
.banner2 .cont .box1 .programme .title p{
  font-size: 0.26rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 0.37rem;
  margin-bottom: 0.3rem;

  /* line-height: 0.28rempx !important;
  font-size: 0.2rem;
  font-weight: 500;
  color: #000000;
  line-height: 0.28rem;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.15rem;
  font-family: PingFangSC-Medium, PingFang SC; */
}
.banner2 .cont .box1 .programme .title .line{
  display: inline-block;
  width: 1.43rem;
  height: 0.09rem;
  background: linear-gradient(90deg, #6A8BFE 0%, #6168FF 100%);
  border-radius: 0.03rem;
  opacity: 0.5;
  margin-bottom: 0.3rem;

}
.banner2 .cont .box1 .programme .text{
  font-size: 0.22rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.3rem;
  letter-spacing: 2px;
}
.box2 {
  margin-top: 1rem;
  text-align: center;
}
.box2 .left{
  text-align: left;
}
.box2 .left .title{
  text-align: left;
  font-size: 0.26rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.37rem;
  margin-top: 0.6rem;
}
.box2 .left .text{
  text-align: left;
  font-size: 0.22rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.3rem;
}
.box2 .right img{
  width: 5.42rem;
  height: 4.1rem;
  margin-top: 0.32rem;
}

.box2 .efficiency {
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-around; */
}

.box2 .efficiency li{
  padding: 0 0.4rem;
  display: flex;
  align-items: center;
  margin-top: 0.57rem;
  /* width: 2.71rem;
  height: 4.89rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.06rem 0.21rem 0rem rgb(62 143 255 / 22%);
  border-radius: 0.2rem;
  margin-top: 0.75rem;
  position: relative;
  text-align: center; */
}
.box2 .efficiency .left {
  /* text-align: center; */
}
.box2 .efficiency .left img {
  width: 1.19rem;
  height: 1.19rem;
}
.box2 .efficiency li .right{
  margin-left: 0.2rem;
}
.box2 .efficiency li .right .title{
  font-size: 0.26rem;
  font-weight: 500;
  color: #000000;
  line-height: 0.37rem;
  text-align-last: left;
  margin-top: 0;
  padding: 0;
}
.box2 .efficiency li .right .text{
  font-size: 0.2rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.28rem;
  text-align-last: left;
  margin-top: 0.2rem;
  padding: 0;
}
.boxTwo .ul1{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.boxTwo .ul1 img{
  width: 1.5rem;
  height: 1.5rem;
}
.boxTwo .ul1 li{
  width: 5.5rem;
  padding: 0.2rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.06rem 0.21rem 0rem rgb(62 143 255 / 22%);
  border-radius: 0.2rem;
  margin-top: 0.75rem;
  position: relative;
}
.boxTwo .ul1 .ul1li .title{ 
  margin: 0;
  padding: 0;
  margin-left: 0.2rem;
  color: #9da7ff;
  font-size: 0.26rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  line-height: 0.37rem;
  margin-bottom: 0.3rem;
}
.boxTwo .ul1 .ul1li .text{ 
  font-size: 0.22rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 0.3rem;
  padding: 0 0.2rem;
  margin-bottom: 0.3rem;
  text-align: left;
}
.boxTwo .ul1 .ul1li .list{ 
  padding: 0 0.2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.boxTwo .ul1 .ul1li .list p {
  display: inline-block;
  margin-bottom: 0.3rem;
  font-size: 0.2rem;
}
.boxTwo .ul1 .ul1li .list p span{
  width: 8px;
  height: 8px;
  background: #4F7CEE;
  opacity: 0.7;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
}
.mfsy{
  position: relative;
  width: 100%;
  height: 1.77rem;
}
.mfsy .onTrial{
  width: 6.6rem;
  height: 2.3rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(135, 225, 255, 0.16);
  border-radius: 0.08rem;
  position: absolute;
  left: 50%;
  top: 0.36rem;
  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;
  display: inline-block;
  text-align: center;
  font-size: 0.26rem;
  font-weight: 400;
  color: #FFFFFF;
  letter-spacing: 2px;
  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);
}
