index.wxss 8.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. page{ background-color: #f7f7f7; }
  2. wx-button::after { border: none }
  3. .top{ border-top: 1rpx solid #E2E2E2; height: 87rpx; line-height: 87rpx; width: 100%; background-color: white; color: #353535; z-index: 1; }
  4. .icon{ width: 48rpx; height: 48rpx; float: left; margin-top: 20rpx; margin-left: 20rpx; padding: 8rpx; }
  5. .vitality-text{ display: inline-block; font-size: 11pt; }
  6. .vitality-num{ display: inline-block; color: #ff9d1e; font-size: 11pt; margin-left: 8rpx; }
  7. .look{ float: right; height: 22rpx; width: 12rpx; margin-right: 24rpx; margin-top: 33rpx; }
  8. .today{ height: 770rpx; text-align: center; color: #353535; font-size: 9pt; position: relative; padding-bottom: 50rpx; margin-bottom: 60rpx; }
  9. .bg{ width: 100%; height: 100%; z-index: 1; }
  10. .today-top{ height: 74rpx; width: 74rpx; position: absolute; top: 40rpx; left: 24rpx; }
  11. .today-index{ height: 74rpx; width: 74rpx; position: absolute; top: 144rpx; left: 24rpx; }
  12. .today-top wx-image{ height: 74rpx; width: 74rpx; }
  13. .today-index wx-image{ height: 74rpx; width: 74rpx; }
  14. .today-wechat{ height: 88rpx; width: 88rpx; position: absolute; top: 300rpx; right: 24rpx; }
  15. .rule{ position: absolute; right: 0; top: 40rpx; color: white; height: 48rpx; width: 90rpx; line-height: 48rpx; border-top-left-radius: 24rpx; border-bottom-left-radius: 24rpx; background-color: rgba(0,0,0,.2) }
  16. .rule wx-text{ font-size: 9pt; height: 48rpx; width: 90rpx; line-height: 24rpx; }
  17. .today-step{ padding-top: 48rpx; z-index: 2; }
  18. .step-num{ font-size: 24pt; margin: 6rpx 0; z-index: 2; font-family: 'DIN'; }
  19. .today-msg{ color: #999999; margin: 8rpx 0 40rpx; font-size: 7pt; z-index: 2; }
  20. .button{ height: 280rpx; width: 280rpx; position: absolute; left: 0; right: 0; margin: 0 auto; top: 84rpx; }
  21. .refresh{ position: absolute; top: 396rpx; left: 0; right: 0; margin: 0 auto; width: auto; text-align: center; font-size: 10pt; color: #666666; }
  22. .refresh wx-image{ height: 24rpx; width: 24rpx; margin-right: 10rpx; }
  23. .invite{ position: absolute; top: 452rpx; left: 0; right: 0; margin: 0 auto; background: linear-gradient(to right, #FF9D1E , #ffb81e); height: 80rpx; border-radius: 40rpx; box-shadow: 0 0 20rpx #ffb71e; text-shadow:0 0 6rpx #ffb81e; line-height: 80rpx; color: white; width: 500rpx; }
  24. .invite-btn{ background: linear-gradient(to right, #FF9D1E , #ffb81e); height: 80rpx; border-radius: 40rpx; font-size: 11pt; line-height: 80rpx; color: white; width: 500rpx; }
  25. .help{ position: absolute; top: 566rpx; left: 24rpx; width: 702rpx; background-color: white; padding: 32rpx 0; z-index: 5; }
  26. .friend{ height: 80rpx; width: 702rpx; margin-bottom: 30rpx; }
  27. .friend-left{ float: left; font-size: 9pt; height: 80rpx; width: 108rpx; color: #ff9d1e; background-color: #ffebd2; text-align: center; border-top-right-radius: 40rpx; border-bottom-right-radius: 40rpx; font-weight: bold; padding: 8rpx 0; margin-right: 34rpx; }
  28. .friend-right{ display: inline-block; width: 536rpx; height: 80rpx; margin-right:24rpx; text-align: left; }
  29. .friend-avatar{ display: inline-block; width: 80rpx; height: 80rpx; vertical-align: top; margin-right: 20rpx; }
  30. .friend-right wx-image{ height: 80rpx; width: 80rpx; border-radius: 40rpx; }
  31. .friend-right wx-form{ display: inline-block; }
  32. .addition{ text-align: center; font-size: 9pt; color: #666666; }
  33. wx-ad{ margin-top: 20rpx; width: 100%; background-color: white; color: #353535; font-size: 11pt; }
  34. .remind{ margin-top: 20rpx; height: 120rpx; width: 100%; padding: 24rpx; background-color: white; color: #353535; font-size: 10pt; }
  35. .day{ margin-top: 8rpx; color: #999999; font-size: 9pt; }
  36. .remind-text{ float: left; }
  37. .switch{ float: right; margin-top: 8rpx; }
  38. .wx-switch-input{ width:88rpx !important; height:48rpx !important; background: #4fd866 !important; border: #4fd866 !important; }
  39. .wx-switch-input::before{ width:88rpx !important; height: 48rpx !important; }
  40. .wx-switch-input::after{ width: 40rpx !important; height: 40rpx !important; margin-top: 4rpx; }
  41. .ad{ height: 190rpx; width: 100%; margin-top: 20rpx; margin-bottom: 20rpx; }
  42. .ad wx-form{ width: 100%; height: 190rpx; }
  43. .ad wx-image{ width: 100%; height: 190rpx; }
  44. .dare{ padding: 40rpx 0 40rpx 32rpx; margin: 0 24rpx; background-color: white; border-radius: 16rpx; }
  45. .dare-banner{ color: #666666; font-size: 9pt; height: 40rpx; line-height: 40rpx; margin-bottom: 80rpx; }
  46. .dare-right{ float: right; height: 40rpx; line-height: 40rpx; margin-right: 32rpx; color: #666666; font-size: 9pt; }
  47. .no-dare{ margin: 54rpx auto 0; width: 300rpx; font-size: 11pt; color: #999999; text-align: center; background-color: white; }
  48. .join-over{ height: 56rpx; width: 280rpx; border-radius: 28rpx; background-color: #ffffff; color: #ff9d1e; border: 1px solid #ff9d1e; font-size: 10pt; line-height: 56rpx; margin: 18rpx 0 20rpx; }
  49. .submit-over{ height: 56rpx; width: 210rpx; border-radius: 28rpx; background-color: #ffffff; color: #ff9d1e; border: 1px solid #ff9d1e; font-size: 10pt; line-height: 56rpx; margin: 18rpx 0 20rpx; }
  50. .no-dare wx-image{ height: 300rpx; width: 300rpx; margin-bottom: 40rpx; }
  51. .dare-info{ color: #999999; font-size: 11pt; margin-top: -4rpx; }
  52. .info-num{ margin: 5rpx 0 26rpx; font-size: 16pt; color: #ff9d1e; }
  53. .dare-date{ float: left; width: auto; }
  54. .dare-title{ font-size: 13pt; color: #353535; padding: 0 13rpx; border-left: 6rpx solid #ff9d1e; float: left; }
  55. .dare-banner wx-image{ height: 20rpx; width: 10rpx; margin-left: 12rpx; }
  56. .height{ height: 20rpx; }
  57. .start{ color: #666666; font-size: 9pt; margin-top: 30rpx; margin-bottom: 30rpx; }
  58. .dare-item{ height: 250rpx; background-color: white; }
  59. .dare-item .item-img{ margin: -28rpx 64rpx 0 0; height: 250rpx; width: 250rpx; float: left; }
  60. .dare-item .item-img wx-image{ width: 250rpx; height: 250rpx; }
  61. .dare-item .item{ color: #666666; height: 250rpx; float: left; width: 52.5%; }
  62. .target-step{ color: #353535; height: 56rpx; line-height: 28rpx; font-size: 11pt; margin-bottom: 18rpx; }
  63. .target-step wx-text{ font-size: 17pt; color: #ff4544; font-family: 'DIN' }
  64. .dare-gold{ margin-top: -5rpx; margin-bottom: 8rpx; font-size: 10pt; }
  65. .dare-gold wx-text{ color: #ff9d1e; }
  66. .join{ height: 56rpx; width: 200rpx; border-radius: 28rpx; background-color: #ff9d1e; color: #ffffff; font-size: 10pt; line-height: 56rpx; margin: 18rpx 0 20rpx; }
  67. .exchange-title{ font-size: 11pt; color: #353535; margin: 20rpx auto 10rpx; text-align: center; height: 96rpx; background-color: white; position: relative; }
  68. .exchange-title wx-image{ width: 320rpx; height: 96rpx; }
  69. .exchange-title wx-text{ display: inline-block; position: absolute; top: 0; left: 0; right: 0; width: auto; height: 96rpx; line-height: 96rpx; margin: 0 auto; }
  70. .title-right{ transform:rotate(180deg); }
  71. .exchange-title wx-text{ margin: 0 16rpx; }
  72. .good-list{ margin: 0 -5rpx; padding-bottom:105rpx; }
  73. .good{ display: inline-block; background-color: #f7f7f7; height: 570rpx; width: 50%; padding: 0 5rpx; margin-bottom: 10rpx; }
  74. .good wx-image{ width: 100%; height: 370rpx; }
  75. .good-info{ height: 200rpx; margin-top: -10rpx; padding: 15rpx 24rpx 24rpx 24rpx; background-color: white; }
  76. .good-name{ color: #353535; font-size: 11pt; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
  77. .good-price{ font-size: 11pt; color: #ff9d1e; margin: 8rpx 0; }
  78. .good-exchange{ width: 322rpx; height: 64rpx; border-radius: 28rpx; background-color: #ff9d1e; color: white; font-size: 11pt; line-height: 64rpx; text-align: center; }
  79. .button:active{ border-radius: 140rpx; background-color: rgba(0, 0, 0, .5) }
  80. .loading{ font-size: 11pt; color: #353535; text-align: center; height: 80rpx; line-height: 80rpx; background-color: white; }
  81. .more{ height: 72rpx; width: 120rpx; padding: 0 23rpx 0 32rpx; margin: 4rpx 0; border-radius: 36rpx; vertical-align: top; background-color: #f2f2f2; }
  82. .more wx-text{ display: inline-block; height: 60rpx; margin-top: 8rpx; color: #666666; font-size: 8pt; margin-right: 8rpx; }
  83. .more wx-image{ height: 20rpx; margin-top: 26rpx; width: 10rpx; float: right; }
  84. .over-screen{ position: fixed; top: 0; left: 0; right: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, .3); z-index: 100; }
  85. .window{ height: 160rpx; line-height: 160rpx; width: 84%; position: fixed; top: 400rpx; left: 0; right: 0; margin: 0 auto; background-color: white; text-align: center; font-size: 12pt; color: #353535; border-top-left-radius: 16rpx; border-top-right-radius: 16rpx; }
  86. .get-setting{ height: 88rpx; line-height: 88rpx; width: 84%; position: fixed; top: 560rpx; left: 0; right: 0; margin: 0 auto; border-top: 1rpx solid #e2e2e2; background-color: white; text-align: center; border-bottom-left-radius: 16rpx; border-bottom-right-radius: 16rpx; font-size: 12pt; color: #353535; }