menber.wxss 1.79 KB
/* 图片 */
.pictuer{
  width: 100%;
  height: 325rpx;
}
/* 资产的大边框 */
.big{
 color: #FFFFFF;
  position: absolute;
  top: 20rpx;
  left: 45rpx;
  width: 665rpx;
  height: 280rpx;
}
/* 总资产 */
.font-one{
font-size:28rpx;
text-align: left;
height: 55rpx;
line-height:55rpx;
margin:6rpx;
}
/* 资产金额 */
.font-two{
  font-size: 45rpx;
  font-family: 'SimHei',Arial;
  margin:-10rpx 5rpx;

}
/*可提现和不可提现的边框 */
.rim-neo{
  width: 100%;
  display: flex;
  margin-top:67rpx;
  height:120rpx;
}
/*不可提现的边框 */
.rim-two{
width: 50%;
 height:120rpx;
 display:inline-block;

}

/* 可提现 */
.font-three{
  color: #ff9998;
  font-size:25rpx;
  text-align: left;
  height: 50rpx;
  line-height:50rpx;
  display:inline-block;
  width:150rpx;

}
/* 可提现和金额的小边框 */
.rim-three{
  width: 50%;
 height: 120rpx;
 display:inline-block;
}

/*不可用  */
.font-four{
  width: 100%;
   display:inline-block;
  color: #ff9998;
  font-size:25rpx;
  height:50rpx;
line-height:50rpx;
  text-align: left;
  font-family: 'SimHei',Arial;

}
/* 可提现和不可提现的金额 */
.font-five{
   font-size:45rpx;
  font-family:'SimHei',Arial;
}
/* 流动资金的边框 */
.min-rim-one{
  display: flex;
  width: 100%;
  height:90rpx;
  line-height: 90rpx;
  border-bottom: 1px solid #EEEEEE;
}
/* 流动资金的小图片 */
.picture-two{
  margin-top:33rpx;
  width: 40rpx;
  height: 30rpx;
  margin-left: 20rpx;
}
/* 流动资金 */
.ldzj-font{
  margin-left: 20rpx;
  font-size:25rpx;
  width:200rpx;

}
.picture-three{
  margin-top:32rpx;
  margin-left: 420rpx;
  height: 30rpx;
  width: 20rpx;
}
.picture-four{
  margin-top:32rpx;
  margin-left: 420rpx;
  height: 30rpx;
  width: 20rpx;
}
.picture-five{
  margin-top:32rpx;
  margin-left: 420rpx;
  height: 30rpx;
  width: 20rpx;
}