

#phone-app-content {

  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.phone-app-title{
  margin-top: .30rem;
}
.phone-app-title p:nth-child(1) {
  font-size: .42rem;
  text-align: center;
}
.phone-app-title p:nth-child(2) {
  font-size: .24rem;
  color: #a7a7a7;
}
.phone-app-content{
  width: 80%;
  margin-top: .63rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 0.3rem;
  color: #57d4c9;
  text-align: center;
}
.swiper-slider2 {
  width: 2.08rem;height: 3.69rem;
  margin-top: .63rem;
  overflow: hidden;

}
.swiper-slider2>img {
  width: 2.08rem;
  /*margin-left: .20rem;*/
}
.phone-app {
  overflow: hidden;
  width: 2.47rem;
  height: 4.94rem;
  background: url("../img/phone_shouji.png");
  background-size: 100%;
  /*margin-top: .63rem;*/

}
.mall-qrcode{
  width: 2rem;

}
.mall-qrcode img{
  width: 100%;
}
.downLoad-APP {
  color: #3bc0c3;
  text-align: center;
  line-height: .52rem;
  font-size: .26rem;
  width: 2.53rem;
  height: .52rem;
  border:1px solid #3bc0c3;
  border-radius: .14rem;
  margin-top: .50rem;
}



.phone-people-content {
  display: flex;
  flex-direction: column;
}
.phone-people-img {
  height: 1.60rem;
  background: linear-gradient(to right,#85e6e4, #42c7b8);
  display: flex;
  margin-top: .34rem;

}
.phone-people-img img:nth-child(1) {
  margin-top: -.5rem;
  width: 1.73rem;
  height: 2.26rem;
  margin-left: .38rem;
}
.phone-people-img img:nth-child(2) {

  height: .95rem;
  margin-left: .38rem;
  margin-top: 0.37rem;
}
.phone-people-info {
  position: relative;
  width: 5.00rem;
  margin: 0 auto;
}
.phone-people-qian {
  position: absolute;
  left: 74%;
  top: 17%;
}
.phone-people-qian>img {
  height: .98rem;

}
.phone-people-info h5 {
  margin-top: .62rem;
  font-size: .34rem;
}

.phone-people-info p {
  font-size: .25rem;
  color: #8c8c8c;
  line-height: .44rem;
}
.phone-people-info-co {
  font-size: .24rem;
  color: #535353;
  margin-top: .26rem;
  line-height: .37rem;
}

/*.phone-dise {*/
  /*width: 100%;*/
  /*position: absolute;*/
  /*bottom: 0;*/
  /*height: .20rem;*/
  /*background:#3dcdc1;*/

/*}*/












