index.rpx.scss 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. .page{
  2. background: #F7F7F7;
  3. }
  4. .state{
  5. background: #FFFFFF;
  6. padding: 24rpx 0;
  7. font-size: 32rpx;
  8. font-family: PingFangSC-Regular, PingFang SC;
  9. font-weight: 400;
  10. color: #93D21A;
  11. line-height: 44rpx;
  12. }
  13. .box_4{
  14. font-size: 28rpx;
  15. font-family: PingFangSC-Regular, PingFang SC;
  16. font-weight: 400;
  17. color: #333333;
  18. line-height: 44rpx;
  19. margin-top: 18rpx;
  20. }
  21. .detail{
  22. margin-top: 24rpx;
  23. background: #FFFFFF;
  24. padding: 0 32rpx;
  25. }
  26. .serviceAttrDesc{
  27. width: 108rpx;
  28. height: 56rpx;
  29. background: #FFE05C;
  30. border-radius: 0rpx 0rpx 12rpx 12rpx;
  31. font-size: 24rpx;
  32. font-family: PingFangSC-Regular, PingFang SC;
  33. font-weight: 400;
  34. color: #333333;
  35. line-height: 56rpx;
  36. text-align: center;
  37. }
  38. .serviceAttrDesc1{
  39. width: 108rpx;
  40. height: 56rpx;
  41. background: #E9F6D1;
  42. border-radius: 0rpx 0rpx 12rpx 12rpx;
  43. font-size: 24rpx;
  44. font-family: PingFangSC-Regular, PingFang SC;
  45. font-weight: 400;
  46. color: #93D21A;
  47. line-height: 56rpx;
  48. text-align: center;
  49. }
  50. .serviceType{
  51. font-size: 28rpx;
  52. font-family: PingFangSC-Medium, PingFang SC;
  53. font-weight: bold;
  54. color: #333333;
  55. line-height: 40rpx;
  56. }
  57. .key{
  58. font-size: 24rpx;
  59. font-family: PingFangSC-Regular, PingFang SC;
  60. font-weight: 400;
  61. color: #666666;
  62. line-height: 44rpx;
  63. }
  64. .value{
  65. height: 36rpx;
  66. font-size: 24rpx;
  67. font-family: PingFangSC-Regular, PingFang SC;
  68. font-weight: 400;
  69. color: #333333;
  70. line-height: 44rpx;
  71. }
  72. .planNumber{
  73. font-size: 40rpx;
  74. font-family: PingFangSC-Semibold, PingFang SC;
  75. font-weight: 600;
  76. color: #333333;
  77. line-height: 68rpx;
  78. text-align: center;
  79. }
  80. .plan{
  81. font-size: 20rpx;
  82. font-family: PingFangSC-Regular, PingFang SC;
  83. font-weight: 400;
  84. color: #999999;
  85. line-height: 28rpx;
  86. }
  87. .scan{
  88. width: 200rpx;
  89. height: 64rpx;
  90. background: #FFE05C;
  91. border-radius: 32rpx;
  92. margin-top: 32rpx;
  93. font-size: 24rpx;
  94. font-family: PingFangSC-Regular, PingFang SC;
  95. font-weight: 400;
  96. color: #333333;
  97. line-height: 64rpx;
  98. text-align: center;
  99. }
  100. .line{
  101. width: 686rpx;
  102. height: 2rpx;
  103. background: #EEEEEE;
  104. margin-top: 32rpx;
  105. }
  106. .right{
  107. width: 620rpx;
  108. }
  109. .projectState{
  110. font-size: 24rpx;
  111. font-family: PingFangSC-Regular, PingFang SC;
  112. font-weight: 400;
  113. color: #93D21A;
  114. line-height: 44rpx;
  115. }
  116. .projectMoney{
  117. font-size: 28rpx;
  118. font-family: PingFangSC-Medium, PingFang SC;
  119. font-weight: 500;
  120. color: #ED569F;
  121. line-height: 44rpx;
  122. }
  123. .bottom1{
  124. width: 750rpx;
  125. height: 212rpx;
  126. background: #FFFFFF;
  127. position: fixed;
  128. bottom: 0;
  129. z-index: 5;
  130. }
  131. .bottomHeight{
  132. height: 236rpx;
  133. background: #F7F7F7;
  134. }
  135. .allMoney{
  136. font-size: 24rpx;
  137. font-family: PingFangSC-Regular, PingFang SC;
  138. font-weight: 400;
  139. color: #333333;
  140. line-height: 40rpx;
  141. margin-top: 24rpx;
  142. margin-left: 64rpx;
  143. }
  144. .unpaid{
  145. font-size: 24rpx;
  146. font-family: PingFangSC-Regular, PingFang SC;
  147. font-weight: 400;
  148. color: #333333;
  149. line-height: 108rpx;
  150. margin-left: 32rpx;
  151. }
  152. .preferentialPrice{
  153. font-size: 36rpx;
  154. font-family: PingFangSC-Medium, PingFang SC;
  155. font-weight: 500;
  156. color: #111111;
  157. line-height: 108rpx;
  158. margin-left: 16rpx;
  159. }
  160. .originalPrice{
  161. font-size: 24rpx;
  162. font-family: PingFangSC-Regular, PingFang SC;
  163. font-weight: 400;
  164. color: #333333;
  165. line-height: 108rpx;
  166. margin-left: 16rpx;
  167. text-decoration:line-through;
  168. }
  169. .priceDetail{
  170. font-size: 24rpx;
  171. font-family: PingFangSC-Regular, PingFang SC;
  172. font-weight: 400;
  173. color: #333333;
  174. line-height: 108rpx;
  175. margin-left: 32rpx;
  176. }
  177. .bottomBtn{
  178. width: 686rpx;
  179. height: 108rpx;
  180. background: #FFF6CE;
  181. border-radius: 60rpx;
  182. margin-left: 32rpx;
  183. }
  184. .btn{
  185. width: 220rpx;
  186. height: 108rpx;
  187. background: #FFE05C;
  188. border-radius: 0rpx 60rpx 60rpx 0rpx;
  189. font-size: 32rpx;
  190. font-family: PingFangSC-Medium, PingFang SC;
  191. font-weight: bold;
  192. color: #111111;
  193. line-height: 108rpx;
  194. text-align: center;
  195. }
  196. .borderBottom{
  197. margin-top: 32rpx;
  198. border-bottom: 1px solid #F7F7F7;
  199. padding-bottom: 32rpx;
  200. }
  201. .appealView{
  202. width: 700rpx;
  203. height: 500rpx;
  204. border-radius: 15rpx;
  205. background: #FFFFFF;
  206. }
  207. .popupTitle{
  208. font-size: 28rpx;
  209. font-family: PingFangSC-Medium, PingFang SC;
  210. margin-top: 24rpx;
  211. text-align: center;
  212. }
  213. .leftBtn{
  214. width: 140rpx;
  215. height: 70rpx;
  216. background: #F7F7F7;
  217. line-height: 70rpx;
  218. text-align: center;
  219. }
  220. .rightBtn{
  221. width: 140rpx;
  222. height: 70rpx;
  223. border-radius: 15rpx;
  224. background: #F7F7F7;
  225. line-height: 70rpx;
  226. text-align: center;
  227. }
  228. .textareaView{
  229. width: 650rpx;
  230. height: 350rpx;
  231. }
  232. .textarea{
  233. background: #f7f7f7;
  234. font-size: 28rpx;
  235. line-height: 40rpx;
  236. padding: 24rpx;
  237. }
  238. .payView{
  239. height: 638rpx;
  240. background: #FFFFFF;
  241. box-shadow: 0rpx -4rpx 8rpx 0rpx rgba(0,0,0,0.03);
  242. border-radius: 24rpx 24rpx 0rpx 0rpx;
  243. padding: 24rpx 32rpx;
  244. }
  245. .payType{
  246. font-size: 32rpx;
  247. font-family: PingFangSC-Medium, PingFang SC;
  248. font-weight: bord;
  249. color: #111111;
  250. line-height: 48rpx;
  251. }
  252. .x{
  253. width: 35rpx;
  254. height: 35rpx;
  255. border-radius: 18rpx;
  256. }
  257. .payTitle{
  258. font-size: 24rpx;
  259. font-family: PingFangSC-Regular, PingFang SC;
  260. font-weight: 400;
  261. color: #666666;
  262. line-height: 40rpx;
  263. margin-top: 8rpx;
  264. }
  265. .payItem{
  266. background: #FAFAFA;
  267. border-radius: 20rpx;
  268. padding: 34rpx 32rpx;
  269. margin-top: 32rpx;
  270. }
  271. .payName{
  272. margin-left: 24rpx;
  273. }
  274. .balance{
  275. font-size: 24rpx;
  276. font-family: PingFangSC-Regular, PingFang SC;
  277. font-weight: 400;
  278. color: #999999;
  279. line-height: 40rpx;
  280. }
  281. .commitBtn{
  282. width: 686rpx;
  283. height: 108rpx;
  284. background: #FFE05C;
  285. border-radius: 60rpx;
  286. margin-top: 32rpx;
  287. font-size: 32rpx;
  288. font-family: PingFangSC-Medium, PingFang SC;
  289. font-weight: bold;
  290. color: #111111;
  291. line-height: 108rpx;
  292. text-align: center;
  293. }
  294. .passwordView{
  295. background: #FFFFFF;
  296. width: 686rpx;
  297. height: 400rpx;
  298. border-radius: 20rpx;
  299. padding: 34rpx 0;
  300. }
  301. .h-tab-bar{
  302. margin-top: 80rpx;
  303. }
  304. .h-operate-btn{
  305. width: 550rpx;
  306. height: 80rpx;
  307. border-radius: 40rpx;
  308. background: #FFE05C;
  309. line-height: 80rpx;
  310. text-align: center;
  311. margin-top: 80rpx;
  312. }