index.css 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. .ceng{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,.5);z-index: 99;}
  2. .update-pop{position: fixed;bottom: -100%;left: 0;right: 0;background-color: rgba(255,255,255,.9);border-radius: 20rpx 20rpx 0 0;z-index: 100;padding: 90rpx 60rpx 80rpx;transition: all .3s ease;}
  3. .project{font-size: 40rpx;color: #000;text-align: center;font-weight: bold;}
  4. .project image{width: 65rpx;height: 65rpx;margin-right: 15rpx;border-radius: 50%;}
  5. .project text{/* margin-left: 10rpx; */font-size: 30rpx;color: #666;display: block;margin-top: 20rpx;font-weight: normal;}
  6. .huoqu-text{font-size: 30rpx;color: #000;font-weight: bold;margin-top: 20rpx;}
  7. .update-form{margin: 35rpx 0 0;}
  8. .update-form .li{border-bottom: 1rpx solid #e9e9e9;padding: 15rpx 0;}
  9. .update-label{font-size: 30rpx;color: #333;margin-right: 20rpx;}
  10. .update-img{width: 180rpx;height: 180rpx;margin: -100rpx auto 0;}
  11. .update-avatar{width: 150rpx !important;height: 150rpx !important;justify-content: center;position: relative;margin: 0 auto !important;}
  12. .update-pic{width: 40rpx;height: 40rpx;border: 2rpx solid #fff;background-color: var(--mina);position: absolute;right: 0;bottom: 0;border-radius: 50%;justify-content: center;}
  13. .update-pic image{width: 25rpx;height: 25rpx;}
  14. .update-avatars{width: 150rpx;height: 150rpx;}
  15. .update-ipt{font-size: 30rpx;color: #333;font-weight: bold;padding: 25rpx 0;border-radius: 20rpx;text-align: center;background-color: #fff;margin-top: 50rpx;}
  16. .update-rico{width: 14rpx;height: 22rpx;}
  17. .update-tip{font-size: 34rpx;color: #333;text-align: center;padding: 0 30rpx;margin: 34rpx 0 0;font-weight: bold;}
  18. .update-tip view{font-size: 30rpx;color: #666;display: block;margin-top: 20rpx;font-weight: normal;}
  19. .update-btn{width: 100% !important;height: 80rpx !important;background: var(--mina);border-radius: 50rpx !important;font-size: 30rpx;color: #fff;margin: 40rpx auto 0 !important;text-align: center;line-height: 80rpx !important;justify-content: center;font-weight: bold !important;}
  20. .update-btn image{width: 30rpx;height: 41rpx;margin-right: 15rpx;}
  21. .update-close{width: 65rpx;height: 65rpx;position: absolute;left: 50%;transform: translateX(-50%);bottom: -110rpx;}
  22. .update-close1{position: absolute;top: 30rpx;right: 30rpx;padding: 10rpx;}
  23. .update-close1 image{width: 37rpx;height: 37rpx;}
  24. .update-placeholder{color: #999;}
  25. .update-btns{margin-top: 45rpx;justify-content: space-between;}
  26. .update-btn-jj{width: 320rpx;height: 80rpx;box-sizing: border-box;border: 2rpx solid #e5e5e5;font-size: 32rpx;color: #999;border-radius: 50rpx;text-align: center;line-height: 76rpx;}
  27. .update-btn-yx{width: 320rpx;height: 80rpx;background: var(--mina);border-radius: 50rpx;font-size: 32rpx;color: #fff;text-align: center;line-height: 80rpx;}
  28. .ment{font-size: 26rpx;color: #999;justify-content: center;margin-top: 50rpx;}
  29. .ment image{width: 34rpx;height: 34rpx;margin-right: 10rpx;}
  30. .xieyi{color: #00a3ff;}
  31. .pro-logo{width: 140rpx;height: 140rpx;border-radius: 30rpx;margin: 0 auto;}
  32. .zanbu{font-size: 30rpx;color: #999;margin-top: 30rpx;text-align: center;}