refunding.wxss 1.9 KB

1234567891011121314151617181920212223242526
  1. .refunding{height:200rpx;background-color:#FF3D3D;padding-left:60rpx;color:#fff;flex-direction:column; justify-content: center;}
  2. .refunding-time{margin-top:26rpx;width:620rpx;}
  3. .refunding-ing{width:620rpx;}
  4. .refunding-li{height:100rpx;line-height:100rpx;padding:0 30rpx;border-bottom:1rpx solid #EFEFEF;justify-content:space-between;font-size:28rpx;color:#333333;background-color:#fff;}
  5. .refunding-li .li-money{color:#FF3D3D;}
  6. .refunding-li .li-money text{font-size:35rpx;}
  7. .refund-line{height:166rpx;text-align:center;padding:0 60rpx;flex-direction:column;justify-content:center;}
  8. .refund-line .line-text{font-size:26rpx;color:#333333;}
  9. .refund-line .line-time{font-size:20rpx;color:#999999;margin-top:5rpx;}
  10. .refund-line .yuan{width:18rpx;height:18rpx;border-radius:50%;background-color:#CCCCCC;}
  11. .refund-line .yuan-icon{font-size:34rpx;color:#CCCCCC;}
  12. .refund-line .line-tt{justify-content:space-between;margin-top:30rpx;}
  13. .refund-line .yuan-yuan{justify-content:center;align-items:center;}
  14. .refund-line .yuan-line{width:207rpx;height:4rpx;background-color:#CCCCCC;}
  15. .refund-line .yuan1{margin-right:0;}
  16. .refund-line .yuan2{margin-left:0;}
  17. .yuan-on{background-color:#4AC375!important;}
  18. .yuan-onn{color:#4AC375!important;}
  19. .refund-shop .shop-title{height:80rpx;line-height:80rpx;font-size:28rpx;color:#333333;padding:0 30rpx;border-bottom:1rpx solid #EFEFEF;background-color:#fff;}
  20. .refund-shop .shop-xinxi{padding:22rpx 30rpx;background-color:#FAFAFA;justify-content:space-between;border-bottom:1rpx solid #EFEFEF;}
  21. .refund-shop .shop-xinxi image{width:165rpx;height:165rpx;}
  22. .refund-shop .shop-text{width:500rpx;}
  23. .refund-shop .text-title{color:#333333;font-size:28rpx;margin-top:14rpx;}
  24. .refund-shop .text-con{font-size:26rpx;color:#999999;margin-top:24rpx;}
  25. .refund-shop .shop-tui{height:262rpx;padding:26rpx 30rpx;background-color:#fff;}
  26. .refund-shop .shop-tui view{font-size:24rpx;color:#999999;margin-bottom:20rpx;}