user.wxss 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. @charset "UTF-8";
  2. /* 页面左右间距 */
  3. /* 文字尺寸 */
  4. /*文字颜色*/
  5. /* 边框颜色 */
  6. /*颜色*/
  7. /* 图片加载中颜色 */
  8. /* 行为相关颜色 */
  9. /* 功能栏字体大小 */
  10. /*功能栏左侧小图标*/
  11. .container,
  12. page {
  13. min-height: 100%;
  14. height: auto;
  15. background-color: #f8f8f8;
  16. }
  17. .vheigh {
  18. height: 25px;
  19. background-color: #dc262b;
  20. }
  21. .top-image {
  22. position: absolute;
  23. top: 0;
  24. left: 0;
  25. right: 0;
  26. height: 230rpx;
  27. }
  28. .top-image image {
  29. width: 100%;
  30. height: 100%;
  31. }
  32. .popup-box {
  33. width: 522rpx;
  34. height: 605rpx;
  35. background-color: #ffffff;
  36. border-radius: 20rpx;
  37. position: relative;
  38. }
  39. .popup-box .img {
  40. position: relative;
  41. top: -56rpx;
  42. left: 0;
  43. width: 522rpx;
  44. height: 132rpx;
  45. display: flex;
  46. justify-content: center;
  47. }
  48. .popup-box .img image {
  49. border-radius: 20rpx 20rpx 0 0;
  50. width: 450rpx;
  51. height: 132rpx;
  52. }
  53. .popup-box .mian {
  54. margin-top: -44rpx;
  55. display: flex;
  56. flex-direction: column;
  57. align-items: center;
  58. background-color: #ffffff;
  59. border-radius: 0 0 20rpx 20rpx;
  60. text-align: center;
  61. }
  62. .popup-box .mian .delivery {
  63. font-size: 40rpx;
  64. color: #333333;
  65. display: flex;
  66. align-items: center;
  67. flex-direction: column;
  68. }
  69. .popup-box .mian .delivery image {
  70. margin-top: 48rpx;
  71. width: 172rpx;
  72. height: 160rpx;
  73. }
  74. .popup-box .mian .nocancel {
  75. font-size: 32rpx;
  76. color: #333333;
  77. margin-top: 14rpx;
  78. }
  79. .popup-box .mian .comfirm-box {
  80. margin-top: 52rpx;
  81. display: flex;
  82. }
  83. .popup-box .mian .comfirm-box .cancel {
  84. display: flex;
  85. align-items: center;
  86. justify-content: center;
  87. width: 197rpx;
  88. height: 74rpx;
  89. border: 1px solid #dcc786;
  90. border-radius: 38rpx;
  91. font-size: 32rpx;
  92. color: #605128;
  93. }
  94. .popup-box .mian .comfirm-box .comfirm {
  95. margin-left: 32rpx;
  96. display: flex;
  97. align-items: center;
  98. justify-content: center;
  99. width: 197rpx;
  100. height: 74rpx;
  101. background: linear-gradient(-90deg, #d1ba77 0%, #f7e8ad 100%);
  102. border-radius: 38px;
  103. font-size: 32rpx;
  104. color: #605128;
  105. }
  106. .user-box {
  107. position: relative;
  108. z-index: 2;
  109. width: 690rpx;
  110. margin: 0 auto;
  111. margin: -100rpx auto 0;
  112. background: #ffffff;
  113. box-shadow: 0px 4rpx 13rpx 0px rgba(229, 229, 229, 0.46);
  114. border-radius: 20rpx;
  115. display: flex;
  116. flex-direction: column;
  117. align-items: center;
  118. padding: 54rpx 0 30rpx;
  119. line-height: 1;
  120. position: relative;
  121. }
  122. .user-box .user-info {
  123. display: flex;
  124. flex-direction: column;
  125. align-items: center;
  126. justify-content: center;
  127. width: 100%;
  128. }
  129. .user-box .user-info .avatar {
  130. border-radius: 50%;
  131. width: 132rpx;
  132. height: 132rpx;
  133. background-color: #eee;
  134. margin-right: 18rpx;
  135. }
  136. .user-box .user-info .user-uid {
  137. text-align: center;
  138. padding-top: 10rpx;
  139. font-size: 24rpx;
  140. font-weight: 500;
  141. color: #666666;
  142. }
  143. .user-box .user-name {
  144. text-align: center;
  145. margin-top: 14rpx;
  146. font-size: 30rpx;
  147. font-family: PingFang SC;
  148. font-weight: bold;
  149. color: #333333;
  150. }
  151. .user-box .user-shop {
  152. margin-top: 10rpx;
  153. display: flex;
  154. justify-content: flex-start;
  155. align-items: center;
  156. }
  157. .user-box .user-shop .user-shop-item {
  158. position: relative;
  159. margin: 0 10rpx;
  160. width: 105rpx;
  161. height: 42rpx;
  162. }
  163. .user-box .user-shop .user-shop-item .user-shop-icon {
  164. position: absolute;
  165. top: 0;
  166. left: 0;
  167. right: 0;
  168. width: 105rpx;
  169. height: 42rpx;
  170. }
  171. .user-box .user-shop .user-shop-item .user-shopname {
  172. padding-left: 18rpx;
  173. position: relative;
  174. z-index: 2;
  175. font-size: 20rpx;
  176. font-family: PingFang SC;
  177. font-weight: 500;
  178. color: #977843;
  179. line-height: 42rpx;
  180. text-align: center;
  181. }
  182. .user-box .user-money {
  183. width: 100%;
  184. margin-top: 50rpx;
  185. justify-content: center;
  186. }
  187. .user-box .user-money .user-money-item {
  188. width: 50%;
  189. display: flex;
  190. flex-direction: column;
  191. justify-content: center;
  192. align-items: center;
  193. }
  194. .user-box .user-money .user-money-item .user-money-num {
  195. font-size: 36rpx;
  196. font-family: PingFang SC;
  197. font-weight: bold;
  198. color: #333333;
  199. }
  200. .user-box .user-money .user-money-item .user-money-font {
  201. margin-top: 20rpx;
  202. font-size: 22rpx;
  203. font-family: PingFang SC;
  204. font-weight: 500;
  205. color: #666666;
  206. }
  207. .user-box .user-money .user-xian {
  208. width: 1px;
  209. height: 77rpx;
  210. background: #eeeeee;
  211. }
  212. .main-box {
  213. margin: 20rpx auto 0;
  214. width: 710rpx;
  215. background: #ffffff;
  216. box-shadow: 0px 4rpx 14rpx 0px rgba(229, 229, 229, 0.46);
  217. border-radius: 20rpx;
  218. }
  219. .main-box .title {
  220. display: flex;
  221. justify-content: space-between;
  222. align-items: center;
  223. padding: 24rpx;
  224. border-bottom: 1px solid #eeeeee;
  225. }
  226. .main-box .title .title-left {
  227. display: flex;
  228. align-items: center;
  229. }
  230. .main-box .title .title-left .title-icon {
  231. width: 32rpx;
  232. height: 32rpx;
  233. }
  234. .main-box .title .title-left .title-font {
  235. margin-left: 20rpx;
  236. font-size: 28rpx;
  237. font-family: PingFang SC;
  238. font-weight: bold;
  239. color: #333333;
  240. }
  241. .main-box .title .title-right {
  242. width: 14rpx;
  243. height: 24rpx;
  244. }
  245. .main-box .main {
  246. padding: 50rpx 0 30rpx;
  247. }
  248. .main-box .main .jg {
  249. width: 1px;
  250. height: 100rpx;
  251. background: #eeeeee;
  252. }
  253. .main-box .main .item {
  254. padding-bottom: 20rpx;
  255. width: 25%;
  256. display: flex;
  257. flex-direction: column;
  258. align-items: center;
  259. }
  260. .main-box .main .item .item-num {
  261. font-size: 36rpx;
  262. font-family: PingFang SC;
  263. font-weight: bold;
  264. color: #333333;
  265. }
  266. .main-box .main .item .item-font {
  267. margin-top: 18rpx;
  268. font-size: 22rpx;
  269. font-family: PingFang SC;
  270. font-weight: 500;
  271. color: #666666;
  272. }
  273. .main-box .main .oitem {
  274. width: 33%;
  275. display: flex;
  276. flex-direction: column;
  277. align-items: center;
  278. }
  279. .main-box .main .oitem .oitem-image {
  280. height: 40rpx;
  281. width: 42rpx;
  282. }
  283. .main-box .main .oitem .oitem-font {
  284. margin-top: 20rpx;
  285. font-size: 24rpx;
  286. font-family: PingFang SC;
  287. font-weight: 500;
  288. color: #333333;
  289. }
  290. .tool-list {
  291. width: 690rpx;
  292. margin: 20rpx auto 0;
  293. background: #ffffff;
  294. box-shadow: 0px 0px 20rpx 0px rgba(50, 50, 52, 0.06);
  295. border-radius: 20rpx;
  296. }
  297. .psw-wrapper {
  298. width: 548rpx;
  299. padding: 20rpx 0;
  300. background-color: #ffffff;
  301. border-radius: 15rpx 15rpx;
  302. }
  303. .psw-wrapper .psw-title {
  304. width: 100%;
  305. font-size: 35rpx;
  306. padding: 0 0 40rpx;
  307. text-align: center;
  308. font-weight: 800;
  309. }
  310. .psw-wrapper .psw-content {
  311. width: 100%;
  312. font-size: 32rpx;
  313. text-align: center;
  314. }
  315. .psw-wrapper .psw-price {
  316. font-weight: bold;
  317. font-size: 68rpx;
  318. text-align: center;
  319. padding-top: 10rpx;
  320. }
  321. .psw-wrapper .psw-jg {
  322. height: 1px;
  323. width: 500rpx;
  324. background-color: #eee;
  325. margin: auto;
  326. }
  327. .psw-wrapper .psw-paytype {
  328. justify-content: space-between;
  329. padding: 10rpx 25rpx 30rpx;
  330. font-size: 26rpx;
  331. }
  332. .psw-wrapper .psw-ipt {
  333. display: block;
  334. background-color: #dce3ed;
  335. height: 90rpx;
  336. width: 464rpx;
  337. padding-left: 30rpx;
  338. margin: 0 auto;
  339. font-size: 80rpx;
  340. }
  341. .psw-wrapper .psw-btn text {
  342. display: inline-block;
  343. text-align: center;
  344. width: 50%;
  345. padding-top: 29rpx;
  346. font-size: 35rpx;
  347. }
  348. .psw-wrapper .psw-qd {
  349. color: #ff4c4c;
  350. }
  351. .hx-wrapper {
  352. width: 536rpx;
  353. height: 630rpx;
  354. position: relative;
  355. }
  356. .hx-wrapper .hx-img {
  357. width: 536rpx;
  358. height: 281rpx;
  359. }
  360. .hx-wrapper .hx-img image {
  361. width: 536rpx;
  362. height: 281rpx;
  363. }
  364. .hx-wrapper .hx-close {
  365. position: absolute;
  366. left: 243rpx;
  367. bottom: -80rpx;
  368. width: 52rpx;
  369. height: 52rpx;
  370. }
  371. .hx-wrapper .hx-close image {
  372. width: 52rpx;
  373. height: 52rpx;
  374. }
  375. .hx-wrapper .hx-body {
  376. width: 536rpx;
  377. height: 349rpx;
  378. background-color: #fff;
  379. border-radius: 0 0 10rpx 10rpx;
  380. }
  381. .hx-wrapper .hx-body .hx-title {
  382. width: 536rpx;
  383. font-size: 36rpx;
  384. font-weight: 500;
  385. color: #333333;
  386. line-height: 1;
  387. padding-top: 42rpx;
  388. text-align: center;
  389. }
  390. .hx-wrapper .hx-body input {
  391. width: 439rpx;
  392. height: 68rpx;
  393. background: #dbf3e9;
  394. border-radius: 10rpx;
  395. margin: 39rpx auto 0;
  396. padding-left: 26rpx;
  397. }
  398. .hx-wrapper .hx-body input .hx-placeholder {
  399. font-size: 26rpx;
  400. font-weight: 500;
  401. color: #ff4c4c;
  402. }
  403. .hx-wrapper .hx-body .hx-btn {
  404. margin: 44rpx auto 0;
  405. width: 353rpx;
  406. height: 71rpx;
  407. background: #ff4c4c;
  408. border-radius: 34rpx;
  409. font-size: 36rpx;
  410. font-weight: 500;
  411. color: #f8f9f9;
  412. line-height: 71rpx;
  413. text-align: center;
  414. }
  415. .user-list {
  416. width: 691rpx;
  417. height: 104rpx;
  418. background: #ffffff;
  419. box-shadow: 0px 0px 20rpx 0px rgba(50, 50, 52, 0.06);
  420. border-radius: 28rpx;
  421. margin: 20rpx auto;
  422. padding: 0 25rpx;
  423. }
  424. .user-list .left-img {
  425. width: 40rpx;
  426. height: 40rpx;
  427. }
  428. .user-list view {
  429. padding-left: 20rpx;
  430. flex-grow: 1;
  431. font-size: 29rpx;
  432. font-weight: bold;
  433. color: #5d5d5d;
  434. }
  435. .user-list .right-img {
  436. width: 13rpx;
  437. height: 23rpx;
  438. }