activity.wxss 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. @charset "UTF-8";
  2. .text-center.data-v-12733f48 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-12733f48 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-12733f48 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-12733f48 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-12733f48 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-12733f48 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-12733f48 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-12733f48 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-12733f48 {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .app-scroll.data-v-12733f48 {
  39. height: 80rpx;
  40. background-color: #fff;
  41. position: relative;
  42. width: 702rpx;
  43. margin: 0 24rpx 24rpx;
  44. border-radius: 16rpx;
  45. white-space: nowrap;
  46. font-size: 26rpx;
  47. padding-top: 20rpx;
  48. }
  49. .app-scroll.no-ing.data-v-12733f48 {
  50. border-top-left-radius: 0;
  51. border-top-right-radius: 0;
  52. }
  53. .app-scroll .app-item.data-v-12733f48 {
  54. display: inline-block;
  55. padding-bottom: 10rpx;
  56. padding-right: 5rpx;
  57. margin-left: 40rpx;
  58. margin-right: 15rpx;
  59. }
  60. .app-scroll .app-item.app-active-item.data-v-12733f48 {
  61. border-bottom: 2rpx solid;
  62. }
  63. .middleman.data-v-12733f48 {
  64. margin-top: -360rpx;
  65. height: 190rpx;
  66. color: #ffffff;
  67. padding: 0 35rpx;
  68. position: relative;
  69. }
  70. .middleman .space.data-v-12733f48 {
  71. color: #fff;
  72. font-size: 22rpx;
  73. position: absolute;
  74. top: 45rpx;
  75. right: 30rpx;
  76. }
  77. .middleman .arrow-image.data-v-12733f48 {
  78. margin-left: 36rpx;
  79. width: 12rpx;
  80. height: 24rpx;
  81. position: absolute;
  82. top: 50%;
  83. right: 30rpx;
  84. margin-top: -12rpx;
  85. }
  86. .middleman .location.data-v-12733f48 {
  87. font-size: 40rpx;
  88. width: 70%;
  89. margin-bottom: 15rpx;
  90. margin-top: -10rpx;
  91. }
  92. .middleman .middleman-info.data-v-12733f48 {
  93. font-size: 26rpx;
  94. }
  95. .middleman .middleman-info .avatar.data-v-12733f48 {
  96. width: 58rpx;
  97. height: 58rpx;
  98. border-radius: 50%;
  99. margin-right: 20rpx;
  100. -webkit-flex-shrink: 0;
  101. flex-shrink: 0;
  102. }
  103. .middleman .middleman-info .user-info .icon.data-v-12733f48 {
  104. height: 25rpx;
  105. width: 25rpx;
  106. margin-right: 6rpx;
  107. color: #ff4544;
  108. }
  109. .time.data-v-12733f48 {
  110. padding: 0 36rpx;
  111. color: #ff4544;
  112. height: 90rpx;
  113. line-height: 90rpx;
  114. margin: 0 24rpx;
  115. width: 702rpx;
  116. border-top-left-radius: 16rpx;
  117. border-top-right-radius: 16rpx;
  118. background-color: #F2F2F2;
  119. position: relative;
  120. z-index: 2;
  121. font-size: 24rpx;
  122. }
  123. .time .icon.data-v-12733f48 {
  124. color: #ff4544;
  125. width: 24rpx;
  126. height: 24rpx;
  127. margin-right: 10rpx;
  128. }
  129. .status-area.data-v-12733f48 {
  130. width: 702rpx;
  131. margin: 0 24rpx;
  132. padding-bottom: 24rpx;
  133. border-radius: 16rpx;
  134. background-color: #f7f7f7;
  135. position: relative;
  136. z-index: 2;
  137. }
  138. .status-area .status.data-v-12733f48 {
  139. background-color: #fff;
  140. border-radius: 16rpx;
  141. padding: 24rpx;
  142. }
  143. .status-area .status .end-time.data-v-12733f48 {
  144. color: #ff4544;
  145. text-align: center;
  146. font-size: 24rpx;
  147. }
  148. .status-area .status .condition.data-v-12733f48 {
  149. color: #353535;
  150. font-size: 24rpx;
  151. width: 100%;
  152. }
  153. .status-area .status .condition .end-time.data-v-12733f48 {
  154. color: #ff4544;
  155. }
  156. .status-area .status .progress.data-v-12733f48 {
  157. width: 654rpx;
  158. background-color: #f0f0f0;
  159. border-radius: 10rpx;
  160. height: 20rpx;
  161. position: relative;
  162. margin: 15rpx 0;
  163. overflow: hidden;
  164. }
  165. .status-area .status .progress view.data-v-12733f48 {
  166. border-radius: 10rpx;
  167. height: 20rpx;
  168. position: absolute;
  169. top: 0;
  170. left: 0;
  171. z-index: 2;
  172. }
  173. .status-area .status .buy-user.data-v-12733f48 {
  174. height: 58rpx;
  175. }
  176. .status-area .status .buy-user .user-list image.data-v-12733f48 {
  177. width: 58rpx;
  178. height: 58rpx;
  179. margin-left: -14rpx;
  180. border-radius: 50%;
  181. border: 2rpx solid #ffffff;
  182. }
  183. .status-area .status .buy-user .sales.data-v-12733f48 {
  184. font-size: 24rpx;
  185. line-height: 58rpx;
  186. height: 58rpx;
  187. margin-left: 14rpx;
  188. }
  189. .status-area .status .buy-user .sales text.data-v-12733f48 {
  190. color: #ff4544;
  191. }
  192. .status-area .status .new-buy.data-v-12733f48 {
  193. margin-top: 20rpx;
  194. color: #999999;
  195. font-size: 24rpx;
  196. }
  197. .status-area .status .new-buy image.data-v-12733f48 {
  198. width: 60rpx;
  199. height: 60rpx;
  200. border-radius: 50%;
  201. display: block;
  202. margin-right: 20rpx;
  203. }
  204. .list.data-v-12733f48 {
  205. margin: 0 24rpx;
  206. width: 702rpx;
  207. }
  208. .list .goods.data-v-12733f48 {
  209. background-color: #fff;
  210. border-radius: 16rpx;
  211. width: 702rpx;
  212. height: 220rpx;
  213. margin-bottom: 20rpx;
  214. position: relative;
  215. z-index: 2;
  216. }
  217. .list .goods .out-dialog.data-v-12733f48 {
  218. width: 220rpx;
  219. height: 220rpx;
  220. border-radius: 16rpx;
  221. position: absolute;
  222. top: 0;
  223. left: 0;
  224. z-index: 10;
  225. background-color: rgba(0, 0, 0, 0.5);
  226. }
  227. .list .goods .out-dialog image.data-v-12733f48 {
  228. width: 220rpx;
  229. height: 220rpx;
  230. border-radius: 16rpx;
  231. }
  232. .list .goods .cover.data-v-12733f48 {
  233. height: 220rpx;
  234. width: 220rpx;
  235. border-radius: 16rpx;
  236. margin-right: 15rpx;
  237. }
  238. .list .goods .info.data-v-12733f48 {
  239. padding: 20rpx 0;
  240. position: relative;
  241. }
  242. .list .goods .info .name.data-v-12733f48 {
  243. width: 445rpx;
  244. height: 72rpx;
  245. font-size: 28rpx;
  246. }
  247. .list .goods .info .sale.data-v-12733f48 {
  248. height: 30rpx;
  249. line-height: 28rpx;
  250. font-size: 22rpx;
  251. margin-top: 18rpx;
  252. display: inline-block;
  253. position: relative;
  254. }
  255. .list .goods .info .sale > view.data-v-12733f48 {
  256. padding: 0 10rpx;
  257. border: 2rpx solid;
  258. display: inline-block;
  259. }
  260. .list .goods .info .sale .sale-bg.data-v-12733f48 {
  261. padding: 0;
  262. position: absolute;
  263. top: 0;
  264. left: 0;
  265. opacity: 0.1;
  266. border-top-left-radius: 15rpx;
  267. border-bottom-left-radius: 15rpx;
  268. border: 0;
  269. height: 100%;
  270. width: 100%;
  271. }
  272. .list .goods .info .sale view.data-v-12733f48:first-of-type {
  273. border-right: 0;
  274. border-top-left-radius: 15rpx;
  275. border-bottom-left-radius: 15rpx;
  276. }
  277. .list .goods .info .sale .stock.data-v-12733f48 {
  278. border-top-right-radius: 15rpx;
  279. border-bottom-right-radius: 15rpx;
  280. border-left: 0;
  281. background-color: #fff;
  282. }
  283. .list .goods .info .price.data-v-12733f48 {
  284. font-size: 32rpx;
  285. position: absolute;
  286. bottom: 20rpx;
  287. left: 0;
  288. }
  289. .list .goods .info .cart.data-v-12733f48 {
  290. background-repeat: no-repeat;
  291. background-size: 100% 100%;
  292. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAclBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9eWEHEAAAAJXRSTlMA8zAME/qC9zpOK+C8n5KLVuXZyppnX0QHqiHrrmukcxizfkrEL+gfJAAAAslJREFUWMO92NeS4jAQBdArSzJyzgEPJvf//+JWbcAwag041J5HMBePR7RaDXLTVXIKwrME5DkMTkmlyc0ZFKWBhOoaP93v90nqN52CDNJiXtAuMVB5XdKLss4VuuPu4yDhqz6/aGLoS94rX3wUpDMlr1/k9HWVKtPvg+JBWt9o3bEc4jdBokEQ0VtRgEb8FFSG6kAfOaiwdAfF0hT0ocLI2BV0RKvpY7pFwgfVuNIsJ9Rc0B4ZzZRhbwfFvU+z+X38PaiULS3QyPI1SIRG0wLahOIlaFQFLVKo8TnojgMtdMB9CtJhQIsFoX4EZTKixSKZ/QsSyqcVfCX+BvlS0FKP+wDRTr38NCQAU827pd3voKR/qYdjEBhgTtJXn/wOMrn1VoyBZsgNESjChSwDCuFClgsiAqVKcxXCTVlVQquUQF1LthpnzwVI6Zu2I2h5JFv8Q3ESkPTNUWpUiNiLPXKygyJUqBVxziCXOxrrNVljNMQJ4NxsE9TWa2bEja+MPmJ3zbffam8IfeLESMkhhLC/N8SZ/0CJhhwAsqRnyIQ4GmfiFTBkSSSwJ5bnetoHbontgd5RrVtXAchQsUEqcV1/JFaOgv3ThtS17EZi9SD2YXu+85kKRnljWw0/nBakXZJ4AftEbxgN8W7wGDf+f2NG1Ip4LWZsdrJG5bq+wlDtLII4EaqpsFlScNg98Cj1VGpt98bkgfEeTB54XrDjHkM3FX9e8fI7KQWxtEqn7YgjDHDTj5gBjkV6QTRtkJwOTY78scXj1CHjN8hpy+ZoDE/VJ8aJCAO/ZU9NBEvhcnx8NIKKM+R8E/GmrYkloKrn5RAWbFuzcaO1vvXbuBld3x5v2bBvf4SgUjbrDjXrj1nbH/weavhrj6LrD8frj+vbDxDWjzS2H7LYYx/5buwjM73JIOoq/sNozBal3Z9hXf00rOvcw7rNxoe/AJAijKTHxkbiAAAAAElFTkSuQmCC);
  293. border: 0;
  294. border-radius: 50%;
  295. position: absolute;
  296. bottom: 20rpx;
  297. right: 0;
  298. width: 80rpx;
  299. height: 80rpx;
  300. z-index: 2;
  301. }
  302. .cart-placeholder.data-v-12733f48 {
  303. height: 450rpx;
  304. }
  305. .cart-placeholder.cart-list-placeholder.data-v-12733f48 {
  306. height: 150rpx;
  307. }
  308. .cart-placeholder.cart-list-placeholder.again-placeholder.data-v-12733f48 {
  309. height: 210rpx;
  310. }
  311. .cart-placeholder.more-placeholder.data-v-12733f48 {
  312. height: 540rpx;
  313. }
  314. .total-price.data-v-12733f48 {
  315. width: 350rpx;
  316. }
  317. .total-price text.data-v-12733f48 {
  318. font-size: 32rpx;
  319. }
  320. .minus-price.data-v-12733f48 {
  321. width: 350rpx;
  322. }
  323. .discount.data-v-12733f48 {
  324. position: fixed;
  325. bottom: 145rpx;
  326. left: 0;
  327. height: 60rpx;
  328. line-height: 60rpx;
  329. width: 100%;
  330. font-size: 24rpx;
  331. z-index: 10;
  332. background-color: #fff;
  333. }
  334. .discount .discount-bg.data-v-12733f48 {
  335. position: fixed;
  336. bottom: 145rpx;
  337. left: 0;
  338. height: 60rpx;
  339. line-height: 60rpx;
  340. width: 100%;
  341. opacity: 0.1;
  342. z-index: 10;
  343. }
  344. .discount text.data-v-12733f48 {
  345. margin-right: 10rpx;
  346. }
  347. .cart-item.data-v-12733f48 {
  348. position: fixed;
  349. bottom: 0;
  350. left: 0;
  351. height: 145rpx;
  352. width: 100%;
  353. padding: 0 16rpx 24rpx;
  354. background-color: #fff;
  355. z-index: 20;
  356. box-shadow: 0 0 10rpx rgba(0, 0, 0, 0.3);
  357. }
  358. .cart-item .cart-left.data-v-12733f48 {
  359. font-size: 24rpx;
  360. color: #353535;
  361. height: 74rpx;
  362. line-height: 74rpx;
  363. }
  364. .cart-item .cart-left .cart-icon.data-v-12733f48 {
  365. position: relative;
  366. margin-right: 45rpx;
  367. }
  368. .cart-item .cart-left .cart-icon image.data-v-12733f48 {
  369. width: 74rpx;
  370. height: 74rpx;
  371. border-radius: 50%;
  372. }
  373. .cart-item .cart-left .cart-icon view.data-v-12733f48 {
  374. position: absolute;
  375. top: -5rpx;
  376. left: 52rpx;
  377. height: 34rpx;
  378. line-height: 34rpx;
  379. border-radius: 17rpx;
  380. color: #fff;
  381. padding: 0 10rpx;
  382. }
  383. .cart-item .cart-left .price-info.data-v-12733f48 {
  384. height: 74rpx;
  385. }
  386. .cart-item .cart-left .price-info > view.data-v-12733f48 {
  387. height: 37rpx;
  388. line-height: 37rpx;
  389. }
  390. .cart-item .cart-right.data-v-12733f48 {
  391. font-size: 28rpx;
  392. color: #fff;
  393. height: 78rpx;
  394. line-height: 78rpx;
  395. border-radius: 39rpx;
  396. padding: 0 50rpx;
  397. }
  398. .dialog-btn.data-v-12733f48 {
  399. position: fixed;
  400. bottom: 175rpx;
  401. left: 30rpx;
  402. z-index: 10;
  403. }
  404. .dialog-btn > view.data-v-12733f48 {
  405. margin-top: 10rpx;
  406. width: 80rpx;
  407. height: 80rpx;
  408. }
  409. .dialog-btn > view image.data-v-12733f48 {
  410. width: 80rpx;
  411. height: 80rpx;
  412. }
  413. .bg.data-v-12733f48 {
  414. position: fixed;
  415. top: 0;
  416. left: 0;
  417. width: 100%;
  418. height: 100%;
  419. background-color: rgba(0, 0, 0, 0.3);
  420. z-index: 18;
  421. }
  422. .bg .dialog.data-v-12733f48 {
  423. background-color: #fff;
  424. border-top-left-radius: 16rpx;
  425. border-top-right-radius: 16rpx;
  426. position: fixed;
  427. bottom: -600rpx;
  428. left: 0;
  429. width: 100%;
  430. z-index: 19;
  431. padding: 0 24rpx;
  432. }
  433. .bg .dialog.cart-dialog.data-v-12733f48 {
  434. bottom: 0;
  435. }
  436. .bg .dialog .cart-discount.data-v-12733f48 {
  437. height: 60rpx;
  438. line-height: 60rpx;
  439. width: 100%;
  440. font-size: 24rpx;
  441. z-index: 10;
  442. border-top-left-radius: 16rpx;
  443. border-top-right-radius: 16rpx;
  444. position: relative;
  445. }
  446. .bg .dialog .cart-discount .discount-bg.data-v-12733f48 {
  447. position: absolute;
  448. top: 0;
  449. left: 0;
  450. width: 100%;
  451. height: 100%;
  452. opacity: 0.1;
  453. }
  454. .bg .dialog .cart-discount text.data-v-12733f48 {
  455. margin-right: 10rpx;
  456. }
  457. .bg .dialog .title.data-v-12733f48 {
  458. height: 84rpx;
  459. line-height: 84rpx;
  460. font-size: 26rpx;
  461. padding: 0 24rpx;
  462. color: #353535;
  463. }
  464. .bg .dialog .title image.data-v-12733f48 {
  465. display: block;
  466. width: 40rpx;
  467. height: 40rpx;
  468. margin-right: 12rpx;
  469. }
  470. .bg .dialog .goods-list.data-v-12733f48 {
  471. padding: 0 24rpx;
  472. max-height: 510rpx;
  473. overflow: auto;
  474. }
  475. .bg .dialog .goods.data-v-12733f48 {
  476. background-color: #fff;
  477. border-radius: 8rpx;
  478. width: 702rpx;
  479. margin-bottom: 20rpx;
  480. padding-top: 20rpx;
  481. border-top: 2rpx solid #e2e2e2;
  482. position: relative;
  483. z-index: 22;
  484. }
  485. .bg .dialog .goods.data-v-12733f48:first-of-type {
  486. border-top: 0;
  487. padding-top: 0;
  488. }
  489. .bg .dialog .goods .cover.data-v-12733f48 {
  490. height: 180rpx;
  491. width: 180rpx;
  492. border-radius: 8rpx;
  493. margin-right: 25rpx;
  494. }
  495. .bg .dialog .goods .info.data-v-12733f48 {
  496. position: relative;
  497. width: 492rpx;
  498. }
  499. .bg .dialog .goods .info .name.data-v-12733f48 {
  500. width: 445rpx;
  501. max-height: 72rpx;
  502. font-size: 28rpx;
  503. margin-bottom: 20rpx;
  504. }
  505. .bg .dialog .goods .info .attr.data-v-12733f48 {
  506. font-size: 24rpx;
  507. color: #999999;
  508. }
  509. .bg .dialog .goods .info .attr .attr-group.data-v-12733f48 {
  510. margin-left: 10rpx;
  511. }
  512. .bg .dialog .goods .info .attr .attr-group.data-v-12733f48:first-of-type {
  513. margin-left: 0;
  514. }
  515. .bg .dialog .goods .info .price.data-v-12733f48 {
  516. font-size: 30rpx;
  517. position: absolute;
  518. bottom: 0;
  519. left: 0;
  520. }
  521. .bg .dialog .goods .info .app-add-subtract.data-v-12733f48 {
  522. height: 60rpx;
  523. position: absolute;
  524. bottom: 0;
  525. right: 0;
  526. }
  527. .bg .dialog .goods .info .app-add-subtract .app-icon.data-v-12733f48 {
  528. height: 44rpx;
  529. width: 44rpx;
  530. background-size: 100% 100%;
  531. background-repeat: no-repeat;
  532. }
  533. .bg .dialog .goods .info .app-add-subtract .app-value.data-v-12733f48 {
  534. height: 60rpx;
  535. width: 88rpx;
  536. }
  537. .bg .dialog .goods .info .app-add-subtract .app-value input.data-v-12733f48, .bg .dialog .goods .info .app-add-subtract .app-value view.data-v-12733f48 {
  538. height: 60rpx;
  539. width: 88rpx;
  540. font-size: 26rpx;
  541. color: #353535;
  542. background-color: #ffffff;
  543. text-align: center;
  544. }
  545. .bg .dialog .goods .info .app-add-subtract .app-value view.data-v-12733f48 {
  546. line-height: 60rpx;
  547. color: #999999;
  548. }
  549. .bg .dialog .end-close.data-v-12733f48 {
  550. position: fixed;
  551. bottom: 488rpx;
  552. right: 0;
  553. z-index: 20;
  554. width: 80rpx;
  555. height: 80rpx;
  556. padding: 25rpx;
  557. }
  558. .bg .dialog .end-close image.data-v-12733f48 {
  559. width: 30rpx;
  560. height: 30rpx;
  561. }
  562. .bg .dialog .end-title.data-v-12733f48 {
  563. margin-top: 40rpx;
  564. font-size: 32rpx;
  565. color: #353535;
  566. text-align: center;
  567. }
  568. .bg .dialog .end-recommend.data-v-12733f48 {
  569. font-size: 24rpx;
  570. color: #999999;
  571. height: 70rpx;
  572. }
  573. .bg .dialog .end-recommend .end-line.data-v-12733f48 {
  574. width: 40rpx;
  575. height: 2rpx;
  576. background-color: #999999;
  577. margin: 0 15rpx;
  578. }
  579. .bg .dialog .end-sec-title.data-v-12733f48 {
  580. font-size: 28rpx;
  581. color: #353535;
  582. text-align: center;
  583. }
  584. .bg .dialog .recommend-goods.data-v-12733f48 {
  585. margin-top: 25rpx;
  586. margin-bottom: 135rpx;
  587. }
  588. .bg .dialog .recommend-goods image.data-v-12733f48 {
  589. width: 220rpx;
  590. height: 220rpx;
  591. border-radius: 8rpx;
  592. display: block;
  593. margin: 0 33rpx;
  594. }
  595. .bg .dialog .to-activity.data-v-12733f48 {
  596. position: fixed;
  597. bottom: 0;
  598. left: 0;
  599. height: 100rpx;
  600. width: 100%;
  601. text-align: center;
  602. line-height: 100rpx;
  603. color: #fff;
  604. font-size: 30rpx;
  605. }
  606. .attr-bottom.data-v-12733f48 {
  607. position: fixed;
  608. z-index: 1666;
  609. bottom: 0;
  610. left: 0;
  611. height: 110rpx;
  612. width: 100%;
  613. padding: 20rpx 24rpx;
  614. font-size: 28rpx;
  615. }
  616. .attr-bottom .total-price.data-v-12733f48 {
  617. margin-left: 25rpx;
  618. }
  619. .input-info.data-v-12733f48 {
  620. margin: 0 24rpx;
  621. background-color: #fff;
  622. border-radius: 16rpx;
  623. width: 702rpx;
  624. }
  625. .input-info .input-item.data-v-12733f48 {
  626. font-size: 26rpx;
  627. padding: 30rpx;
  628. padding-bottom: 15rpx;
  629. border-top: 2rpx solid #e2e2e2;
  630. }
  631. .input-info .input-item view.input.data-v-12733f48 {
  632. line-height: 52rpx;
  633. word-break: break-all;
  634. }
  635. .input-info .input-item.data-v-12733f48:first-of-type {
  636. border-top: 0;
  637. }
  638. .input-info .input-item .input-label.data-v-12733f48 {
  639. color: #666;
  640. margin-bottom: 10rpx;
  641. }
  642. .u-add-btn.data-v-12733f48 {
  643. color: #ffffff;
  644. border-radius: 35rpx;
  645. }