.details {
  background: #fff;
}
.details .banner {
  margin-top: 0.88rem;
}
.details .biaoti {
  border-bottom: 1px solid #eee;
  margin: 0 auto;
  width: 6.9rem;
}
.details .biaoti .title1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.39rem;
}
.details .biaoti .title1 div:first-child {
  font-size: 0.26rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 0.32rem;
}
.details .biaoti .title1 div:first-child span:first-child {
  font-size: 0.48rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ff5c01;
}
.details .biaoti img {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.14rem;
  vertical-align: 0.02rem;
}
.details .biaoti .jis {
  display: flex;
  align-items: center;
  font-size: 0.28rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ff5c01;
  line-height: 0.32rem;
}
.details .biaoti .h2 {
  margin: 0.4rem auto 0.34rem;
  width: 6.9rem;
  overflow: hidden;
  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: bold;
}
.details .biaoti .bq {
  display: flex;
  margin-bottom: 0.3rem;
  align-items: center;
  height: 0.32rem;
}
.details .biaoti .bq span {
  padding: 0.03rem 0.08rem 0.04rem;
  background: rgba(31, 138, 232, 0.1);
  border-radius: 0.08rem;
  line-height: 0.3rem;
  margin-right: 0.35rem;
  font-size: 0.22rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #1f8ae8;
}
.details .housetype {
  margin: 0.35rem auto 0rem;
  width: 6.9rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-bottom: 1px solid #eee;
}
.details .housetype .des {
  text-align: center;
  padding-bottom: 0.3rem;
}
.details .housetype .des .up {
  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}
.details .housetype .des .bot {
  margin-top: 0.2rem;
  font-size: 0.24rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
}
.details .about {
  display: block;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 6.9rem;
  margin: 0 auto;
}
.details .about .lf,
.details .about .rg {
  display: flex;
  align-items: center;
  height: 0.29rem;
  margin-top: 0.3rem;
}
.details .about .lf span,
.details .about .rg span {
  font-size: 0.28rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #999999;
}
.details .about .lf .num,
.details .about .rg .num {
  color: #333;
  margin-left: 0.41rem;
}
.details .about .col {
  color: #FF5C01;
}
.details .jjren {
  width: 6.9rem;
  margin: 0.76rem auto 0;
}
.details .jjren .tit {
  margin-bottom: 0.3rem;
  font-size: 0.28rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}
.details .jjren .intro {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.38rem;
}
.details .jjren .intro .portrait {
  width: 1.38rem;
  height: 1.38rem;
}
.details .jjren .intro .js {
  display: flex;
  justify-content: center;
  align-items: center;
}
.details .jjren .intro .js .name {
  font-size: 0.26rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}
.details .jjren .intro .js .phone {
  font-size: 0.24rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-top: 0.39rem;
}
.details .jjren .intro .js .rg {
  margin-left: 2.98rem;
}
.details .jjren .intro .js .rg img {
  width: 0.72rem;
  height: 0.72rem;
}
.details .jjren p {
  font-size: 0.28rem;
  font-family: PingFang SC;
  color: #999;
  line-height: 0.38rem;
}
.details .local {
  width: 6.9rem;
  height: 3rem;
  margin: 0.76rem auto 0;
}
.details .local .tit {
  margin-bottom: 0.3rem;
  font-size: 0.28rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  padding-left: 0.3rem;
}
.details .map {
  width: 6.9rem;
  height: 3rem;
}
.details #map {
  width: 6.9rem;
  height: 6rem;
}
