index.rpx.scss 6.4 KB

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