help.wxss 296 B

123456789101112131415161718192021
  1. page{
  2. background-color: #004433;
  3. }
  4. .pic_h04{
  5. width:100%;
  6. height:auto;
  7. }
  8. .btnReturn{
  9. width:80rpx;
  10. height:70rpx;
  11. background: #FFFFFF;
  12. border: 6rpx solid #2E2E2E;
  13. border-radius: 10rpx;
  14. position: fixed;
  15. right:20rpx;
  16. bottom:20rpx;
  17. }
  18. .sysIcon_a18{
  19. width:50rpx;
  20. height:28rpx;
  21. }