No Description

zfbPut.css 2.3KB

123456789101112131415161718192021222324
  1. body{min-height:100vh;}
  2. em,i{font-style: normal;padding-left: 0.01rem;}
  3. input{outline: none;-webkit-appearance: none;border-radius: 0;border:none;}
  4. .container{width: 100%;}
  5. .header{width: 100%;background:-webkit-linear-gradient(-112.5deg, rgba(250,42,55,1), rgba(252,113,35,1));background:-moz-linear-gradient(-112.5deg, rgba(250,42,55,1), rgba(252,113,35,1));background:-o-linear-gradient(-112.5deg, rgba(250,42,55,1), rgba(252,113,35,1));background:linear-gradient(-112.5deg, rgba(250,42,55,1), rgba(252,113,35,1));}
  6. .header .top{font-size:0.18rem;color:#fff;padding-top:0.08rem;padding-bottom:0.11rem;text-align: center;}
  7. .userinfo{height: 0.76rem;border-bottom:0.01rem solid #DDDDDD;padding: 0.14rem 0.15rem 0.16rem 0.15rem;box-sizing: border-box;}
  8. .userinfo img{display:block;float: left;width: 0.46rem;height:0.46rem;box-shadow: 0.02rem 0.02rem 0.04rem #AADCF2;border-radius: 0.1rem;}
  9. .userinfo_item{float: left;padding-left: 0.2rem;}
  10. .user{width: 2.03rem;padding-bottom: 0.07rem;}
  11. .user em{display: inline-block; width: 0.9rem;color: #333333;}
  12. .user span{display: block;color: #3E3E3E;float: right;width: 1.12rem;line-height: 0.22rem;}
  13. .modification{ float:left;width:0.54rem;height:0.22rem; text-align: center;line-height: 0.22rem;margin-left: 0.2rem;font-size: 0.13rem;color: #FA2C36;margin-top: 0.14rem;border-radius:0.11rem;border:0.01rem solid #FA2C36; }
  14. .all{height: 0.89rem;padding: 0 0.2rem;border-bottom:0.01rem solid #DDDDDD;}
  15. .all span{font-size: 0.24rem;position: absolute;top: 1.3rem;bottom: 0;}
  16. .howMoney{width:100%;height: 0.5rem;border-bottom:0.01rem solid rgba(221,221,221,.5);font-size: 0.22rem;color: #FA2C36;padding-left: 0.2rem;}
  17. .all .show{height: 0.37rem;font-size: 0.12rem;line-height: 0.37rem;}
  18. .all .show p{color: #999999;}
  19. .all .show em{color: #FA2C36;display: inline-block;float: right;}
  20. #tixian{width:2.79rem;height:0.48rem;background:#FA2C36;border-radius:0.08rem;color: #ffffff;font-size: 0.16rem;line-height:0.48rem;text-align: center;margin:0.8rem 0.48rem 0.15rem 0.48rem;}
  21. .tx_con{font-size: 0.11rem;color: #999999;text-align: center;}
  22. .alert-info {position: absolute;top: 1.74rem;right: 0;left: 0;bottom: 0;text-align: center;z-index: 99;}
  23. .alert-info p { display: inline-block;height: 0.38rem;color: #fff; font-size: 0.14rem;line-height: 0.38rem; padding: 0 0.10rem;background-color: rgba(0, 0, 0, 0.7);border-radius: 5px;}