index.rpx.scss 6.2 KB

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