shezhimima.wxss 951 字节
page{
  background: #F2F2F2
}
.setmima{
  width:540rpx;
  height:120rpx;
  background:rgba(255,255,255,1);
  border-radius:5rpx;
  margin:206rpx auto 0;
  display:flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30rpx;
  box-sizing: border-box
}
.setmimaleft{
  width:420rpx;
  color:#1A1A1A;
  font-size: 30rpx;

}
.shemi{
  color:#1A1A1A;
  font-size: 30rpx;
}
.mimaeye{
  width:34rpx;
  height:16rpx;
  font-size: 0
}
.que{
  width:540rpx;
  height:100rpx;
  background:rgba(232,24,37,1);
  border-radius:50rpx;
  color:#fff;
  font-size: 30rpx;
  text-align: center;
  line-height: 100rpx;
  margin:90rpx auto 0;
}
.needmi{
  color:#999999;
  font-size: 24rpx;
  text-align: center;
  margin-top:32rpx;
}
.mimasuccess{
  width:290rpx;
  height:60rpx;
  background:rgba(0,0,0,1);
  opacity:0.8;
  border-radius:10rpx;
  color:#fff;
  font-size: 24rpx;
  text-align: center;
  line-height: 60rpx;
  margin:468rpx auto 0;
}