pauseMaster.wxss 166 B

1234567891011121314
  1. .bg-img{
  2. width:750rpx;
  3. }
  4. .container{
  5. position: relative;
  6. font-size: 0;
  7. }
  8. .btn-img{
  9. width:306rpx;
  10. height:82rpx;
  11. left:222rpx;
  12. top:1160rpx;
  13. position: absolute;
  14. }