backpeopledetail.wxss 627 字节
page {
  background: #fbf8fb;
}

.commonenter {
  margin-right: 0;
  text-align: right;
}

.danweiname {
  width: 420rpx;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.istouch {
  width: 150rpx;
}
.fotleft{
  width:200rpx;
  height:80rpx;
  color:#fff;
  font-size: 28rpx;
  text-align: center;
  line-height: 80rpx;
  border-radius: 40rpx;
  background: #1C8FFF;
}
.fotright{
  width:200rpx;
  height:80rpx;
  color:#fff;
  font-size: 28rpx;
  text-align: center;
  line-height: 80rpx;
  border-radius: 40rpx;
  background: #BDC4CE;
}
.footerbox{
  padding: 32rpx 56rpx;
  box-sizing: border-box;
}