wuliu.wxss 656 字节
/* pages/wuliu/wuliu.wxss */
/**logisticsStatus.wxss**/
page {
  background-color: #F9F9F9;
  padding-bottom: 46rpx;
}
.wul{
  height: 228rpx;
  width: 100%;
  display: flex;

  align-items: center;
  justify-content: space-between;
  padding: 0 62rpx 0 60rpx;
  box-sizing: border-box;
  background-color: #fff;
}
.wul_y image{
  width: 250rpx;
  height: 160rpx;
}
.wul_z{
  font-size: 28rpx;
  color: #06121E;
  margin: 8rpx 0;
}
.wul_z .bt{
color: #06121E;
font-size: 36rpx;
font-weight: 500;
}
.zt{
  padding: 20px 60px;
  box-sizing: border-box;
  color:rgba(140,145,152,1);
  font-size: 24rpx;
}
.text{
  line-height: 38rpx;
  margin-bottom: 40rpx;
}