constructing.wxss 145 B

123456789
  1. .constructimg{
  2. display: block;
  3. width: 505rpx;
  4. height: 277rpx;
  5. margin: 40% auto 24rpx;
  6. }
  7. .constructbox{
  8. margin-top: -150rpx;
  9. }