apply.css 1.6 KB

12345678910111213141516171819202122
  1. /* promote/apply/apply.wxss */
  2. .topimg{padding: 20rpx 20rpx 0;}
  3. .topimg image{width: 100%;}
  4. .cen{padding: 120rpx 40rpx 0;font-size: 30rpx;color: #999;line-height: 44rpx; }
  5. .cen2{padding: 40rpx 30rpx 0;font-size: 30rpx;color: #999;line-height: 44rpx; }
  6. .cen image{width: 219rpx;height: 147rpx;margin: 0 auto;}
  7. .tiaojian{text-align: center;margin: 45rpx 0 15rpx;}
  8. .info text{color: #FE0419;}
  9. .btn{height:100rpx !important;border-radius:50rpx !important;line-height: 100rpx !important;font-size: 36rpx;color: #fff;text-align: center;margin-top: 170rpx;position: fixed;left: 40rpx;right: 40rpx;bottom: 115rpx;z-index: 20;}
  10. .gray{background:#999;}
  11. .form{background: #fff;border-radius: 10rpx;padding: 0 30rpx;}
  12. .ipt{width: 100%;font-size: 30rpx;color: #333;padding: 23rpx 0;height: 54rpx;line-height: 54rpx;border-bottom: 2rpx solid #F4F4F4;}
  13. .phone{align-items: center;padding: 23rpx 0;}
  14. .phone-btn{width: 180rpx !important;height: 54rpx !important;line-height: 54rpx !important;border-radius: 10rpx !important;font-size: 24rpx;color: #F5F6F7;align-items: center;justify-content: center;background: #2AA147;}
  15. .phone-btn image{width: 39rpx;height: 31rpx;margin: 0;margin-right: 5rpx;}
  16. .tip{position: fixed;left: 40rpx;right: 40rpx;text-align: center;font-size: 26rpx;color: #999;bottom: 60rpx;}
  17. .sex{color:rgb(128,128,128) ; display: flex; justify-content: space-between;}
  18. .show{display:none;}
  19. .picker{display: flex;justify-content: space-between;}
  20. radio .wx-radio-input{border-radius:50%;width:30rpx;height:30rpx;}
  21. input{ text-align: right; color: black;}
  22. radio{margin-left: 20rpx; color: black;}