app-condition.wxss 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. @charset "UTF-8";
  2. .text-center.data-v-94a6cfe8 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-94a6cfe8 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-94a6cfe8 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-94a6cfe8 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-94a6cfe8 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-94a6cfe8 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-94a6cfe8 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-94a6cfe8 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-94a6cfe8 {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .app-progress-area.data-v-94a6cfe8 {
  39. margin-top: 100rpx;
  40. }
  41. .app-progress-area .condition.data-v-94a6cfe8 {
  42. font-size: 24rpx;
  43. color: #999999;
  44. }
  45. .app-progress-area .condition image.data-v-94a6cfe8 {
  46. width: 120rpx;
  47. height: 100rpx;
  48. margin-bottom: 8rpx;
  49. }
  50. .app-progress-area .progress-item.data-v-94a6cfe8 {
  51. width: 470rpx;
  52. height: 5rpx;
  53. top: 50rpx;
  54. border-radius: 2.5rpx;
  55. background-color: #e3e3e3;
  56. position: relative;
  57. }
  58. .app-progress-area .progress-item .active-progress.data-v-94a6cfe8 {
  59. position: absolute;
  60. background-color: #ff4544;
  61. height: 5rpx;
  62. top: 0;
  63. left: 0;
  64. height: 100%;
  65. }
  66. .app-progress-area .progress-item .active-icon.data-v-94a6cfe8 {
  67. font-size: 24rpx;
  68. color: #ff4544;
  69. }
  70. .app-progress-area .progress-item .active-icon .condition-detail.data-v-94a6cfe8 {
  71. position: absolute;
  72. top: -68rpx;
  73. width: 200rpx;
  74. margin-left: -100rpx;
  75. text-align: center;
  76. }
  77. .app-progress-area .progress-item .active-icon .line.data-v-94a6cfe8 {
  78. position: absolute;
  79. top: -30.5rpx;
  80. width: 2rpx;
  81. height: 30.5rpx;
  82. z-index: 5;
  83. background-color: #ff4544;
  84. }
  85. .app-progress-area .progress-item .active-icon image.data-v-94a6cfe8 {
  86. position: absolute;
  87. top: -17.5rpx;
  88. height: 35rpx;
  89. width: 35rpx;
  90. margin-left: -17.5rpx;
  91. z-index: 6;
  92. display: block;
  93. }
  94. .app-condition-info.data-v-94a6cfe8 {
  95. text-align: center;
  96. margin-top: 70rpx;
  97. font-size: 32rpx;
  98. color: #353535;
  99. }
  100. .app-condition-info view.data-v-94a6cfe8:first-of-type {
  101. margin-bottom: 20rpx;
  102. }
  103. .app-condition-info .condition-num.data-v-94a6cfe8 {
  104. font-size: 40rpx;
  105. color: #ff4544;
  106. font-family: DIN;
  107. }
  108. .app-to-index.data-v-94a6cfe8 {
  109. width: 702rpx;
  110. height: 80rpx;
  111. border-radius: 40rpx;
  112. background-color: #ff4544;
  113. color: #fff;
  114. text-align: center;
  115. line-height: 80rpx;
  116. font-size: 32rpx;
  117. margin: 210rpx auto 0;
  118. }
  119. .app-get.data-v-94a6cfe8 {
  120. font-size: 28rpx;
  121. color: #353535;
  122. text-align: center;
  123. }
  124. .app-get .get-img.data-v-94a6cfe8 {
  125. width: 650rpx;
  126. height: 450rpx;
  127. margin: 16rpx auto;
  128. }
  129. .app-get .get-text.data-v-94a6cfe8 {
  130. font-size: 36rpx;
  131. margin-bottom: 3rpx;
  132. }
  133. .app-get .app-to-index.data-v-94a6cfe8 {
  134. margin-top: 45rpx;
  135. width: 440rpx;
  136. }
  137. .app-get .apply-input.data-v-94a6cfe8 {
  138. height: 60rpx;
  139. width: 100%;
  140. font-size: 28rpx;
  141. color: #353535;
  142. }
  143. .app-get .apply-input .agreement_title.data-v-94a6cfe8 {
  144. color: #ff4544;
  145. max-width: 360rpx;
  146. overflow: hidden;
  147. text-overflow: ellipsis;
  148. white-space: nowrap;
  149. }
  150. .app-get .apply-input text.data-v-94a6cfe8 {
  151. display: inline-block;
  152. }
  153. .app-get .apply-input .label.data-v-94a6cfe8 {
  154. width: 126rpx;
  155. }
  156. .app-get .apply-input .read.data-v-94a6cfe8 {
  157. width: 42rpx;
  158. height: 60rpx;
  159. padding-bottom: 3rpx;
  160. padding-right: 10rpx;
  161. }
  162. .app-get .apply-input .read image.data-v-94a6cfe8 {
  163. height: 32rpx;
  164. width: 32rpx;
  165. display: block;
  166. }