.contact {
  margin-top: 0.68rem;
  padding-bottom: 0.6rem;
}
.contact .desc {
  margin-top: 0.96rem;
}
.contact .desc .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.4rem;
  margin-bottom: 0.93rem;
  background-color: #fff;
}
.contact .desc .wrap img {
  width: 1.4rem;
  height: 1.4rem;
  margin-right: 0.27rem;
}
.contact .desc .wrap > div p {
  font-size: 0.37rem;
  font-weight: 500;
  color: #333;
  text-align: left;
  margin-bottom: 0.17rem;
}
.contact .desc .wrap > div .tit {
  font-size: 0.43rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}