index.wxss 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. @charset "UTF-8";
  2. .text-center.data-v-7950fb0f {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-7950fb0f {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-7950fb0f {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-7950fb0f {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-7950fb0f {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-7950fb0f {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-7950fb0f {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-7950fb0f {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-7950fb0f {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .other.data-v-7950fb0f {
  39. position: absolute;
  40. top: 0;
  41. left: 0;
  42. width: 100%;
  43. height: 100%;
  44. background-color: #fff;
  45. }
  46. .other .rights.data-v-7950fb0f {
  47. width: 100%;
  48. }
  49. .other .header.data-v-7950fb0f {
  50. height: 360rpx;
  51. width: 100%;
  52. }
  53. .other .header image.data-v-7950fb0f {
  54. width: 100%;
  55. height: 100%;
  56. }
  57. .other .apply-area.data-v-7950fb0f {
  58. background-color: #f7f7f7;
  59. padding: 20rpx 0 24rpx;
  60. }
  61. .other .apply-area .apply.data-v-7950fb0f {
  62. background-color: #fff;
  63. padding: 0 24rpx;
  64. margin-bottom: 24rpx;
  65. }
  66. .other .apply-area .apply .apply-input.data-v-7950fb0f {
  67. height: 80rpx;
  68. line-height: 80rpx;
  69. border-top: 1rpx solid #e2e2e2;
  70. font-size: 28rpx;
  71. color: #353535;
  72. }
  73. .other .apply-area .apply .apply-input .agreement_title.data-v-7950fb0f {
  74. color: #ff4544;
  75. max-width: 360rpx;
  76. overflow: hidden;
  77. text-overflow: ellipsis;
  78. white-space: nowrap;
  79. }
  80. .other .apply-area .apply .apply-input text.data-v-7950fb0f {
  81. display: inline-block;
  82. }
  83. .other .apply-area .apply .apply-input input.data-v-7950fb0f {
  84. border: 0;
  85. width: 560rpx;
  86. height: 60rpx;
  87. line-height: 60rpx;
  88. margin-top: 10rpx;
  89. }
  90. .other .apply-area .apply .apply-input .label.data-v-7950fb0f {
  91. width: 126rpx;
  92. }
  93. .other .apply-area .apply .apply-input .read.data-v-7950fb0f {
  94. width: 42rpx;
  95. height: 80rpx;
  96. float: left;
  97. padding-top: 24rpx;
  98. padding-right: 10rpx;
  99. }
  100. .other .apply-area .apply .apply-input .read image.data-v-7950fb0f {
  101. height: 32rpx;
  102. width: 32rpx;
  103. display: block;
  104. }
  105. .other .refuse.data-v-7950fb0f {
  106. font-size: 36rpx;
  107. color: #353535;
  108. text-align: center;
  109. background-color: #fff;
  110. }
  111. .other .refuse image.data-v-7950fb0f {
  112. height: 160rpx;
  113. width: 160rpx;
  114. margin: 80rpx auto 40rpx;
  115. }
  116. .other .refuse view.data-v-7950fb0f {
  117. margin-bottom: 25rpx;
  118. }
  119. .other .refuse .refuse-reason.data-v-7950fb0f {
  120. margin: 10rpx 0 76rpx;
  121. }
  122. .other .refuse .refuse-info.data-v-7950fb0f {
  123. font-size: 28rpx;
  124. color: #999;
  125. border-top: 1rpx solid #e2e2e2;
  126. width: 520rpx;
  127. margin: 0 auto;
  128. margin-bottom: 0;
  129. padding-top: 30rpx;
  130. padding-left: 20rpx;
  131. text-align: left;
  132. }
  133. .other .refuse .refuse-info text.data-v-7950fb0f {
  134. color: #666;
  135. margin-left: 15rpx;
  136. }
  137. .other .wait.data-v-7950fb0f {
  138. color: #666;
  139. font-size: 32rpx;
  140. text-align: center;
  141. }
  142. .other .wait view.data-v-7950fb0f {
  143. margin-bottom: 68rpx;
  144. }
  145. .other .wait image.data-v-7950fb0f {
  146. height: 270rpx;
  147. width: 380rpx;
  148. margin: 120rpx auto 60rpx;
  149. }
  150. .other .apply-sumbit.data-v-7950fb0f {
  151. margin: 0 auto;
  152. }
  153. .other .apply-sumbit button.data-v-7950fb0f {
  154. height: 80rpx;
  155. line-height: 80rpx;
  156. width: 702rpx;
  157. margin: 0 auto;
  158. border-radius: 40rpx;
  159. background-color: #ff4544;
  160. color: #fff;
  161. font-size: 32rpx;
  162. text-align: center;
  163. }
  164. .other .apply-sumbit.be-apply.data-v-7950fb0f {
  165. width: 702rpx;
  166. }
  167. .other .apply-sumbit.to-mall.data-v-7950fb0f, .other .apply-sumbit.to-mall button.data-v-7950fb0f {
  168. width: 320rpx;
  169. }
  170. .other .apply-sumbit.to-apply.data-v-7950fb0f, .other .apply-sumbit.to-apply button.data-v-7950fb0f {
  171. width: 440rpx;
  172. }
  173. .modal.data-v-7950fb0f {
  174. position: fixed;
  175. top: 0;
  176. left: 0;
  177. right: 0;
  178. height: 100%;
  179. width: 100%;
  180. z-index: 99;
  181. background-color: rgba(0, 0, 0, 0.3);
  182. }
  183. .modal .protocol.data-v-7950fb0f {
  184. position: relative;
  185. z-index: 99;
  186. background-color: #fff;
  187. width: 80%;
  188. border-radius: 20rpx;
  189. }
  190. .modal .protocol .protocol-name.data-v-7950fb0f {
  191. text-align: center;
  192. height: 100rpx;
  193. line-height: 100rpx;
  194. color: #666;
  195. }
  196. .modal .protocol .protocol-content.data-v-7950fb0f {
  197. padding: 10rpx 20rpx;
  198. height: 720rpx;
  199. overflow: auto;
  200. color: #353535;
  201. }
  202. .modal .protocol .read-over.data-v-7950fb0f {
  203. height: 100rpx;
  204. text-align: center;
  205. line-height: 100rpx;
  206. background-color: #ff4544;
  207. color: #fff;
  208. font-size: 30rpx;
  209. border-bottom-right-radius: 20rpx;
  210. border-bottom-left-radius: 20rpx;
  211. }
  212. .modal .protocol image.data-v-7950fb0f {
  213. height: 200rpx;
  214. width: 200rpx;
  215. }