.p-b-80 {
  padding-bottom: 80px;
}
.m-t-28 {
  margin-top: 0.28rem;
}
.ad {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ad img {
  width: 7.5rem;
}
.zh-detail .title {
  box-sizing: border-box;
  font-weight: 600;
  margin-left: 0.3rem;
  margin-top: 0.36rem;
  margin-bottom: 0.4rem;
  border-left: 0.06rem solid #639df4;
  padding-left: 0.1rem;
  line-height: 1;
}
.zh-detail .fuwu-info {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  border-top: 0.01rem solid transparent;
  padding-bottom: 0.2rem;
}
.zh-detail .fuwu-info p {
  color: #4b4b4b;
  padding-bottom: 0.28rem;
  padding-left: 0.4rem;
  padding-right: 0.3rem;
}
.zh-detail .fuwu-info .liucheng img {
  width: 7.5rem;
}
.zh-detail .call {
  margin: 0.28rem 0;
  width: 100%;
  height: 1.6rem;
}
.zh-detail .call .block {
  width: 3.42rem;
  height: 1.6rem;
  margin-left: 0.2rem;
  border-radius: 0.04rem;
}
.zh-detail .call .item-1 {
  background: url(../../img/phone-1.png) no-repeat center;
  background-size: 3.44rem 1.6rem;
  box-shadow: 0 1px 5px #fd8c31;
}
.zh-detail .call .item-2 {
  background: url(../../img/phone-2.png) no-repeat center;
  background-size: 3.42rem 1.6rem;
  box-shadow: 0 1px 5px #4acf3a;
}
