bind.wxss 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578
  1. .page {
  2. position: relative;
  3. width: 750rpx;
  4. background-color: rgba(248,248,248,1);
  5. overflow: hidden;
  6. display: flex;
  7. flex-direction: column;
  8. }
  9. .mod1 {
  10. width: 750rpx;
  11. display: flex;
  12. flex-direction: column;
  13. }
  14. .outer1 {
  15. height: 40rpx;
  16. background-color: rgba(255,255,255,1);
  17. display: flex;
  18. flex-direction: column;
  19. width: 750rpx;
  20. padding: 7rpx 0 0 12rpx;
  21. }
  22. .layer1 {
  23. width: 727rpx;
  24. height: 29rpx;
  25. flex-direction: row;
  26. display: flex;
  27. }
  28. .label1 {
  29. width: 33rpx;
  30. height: 20rpx;
  31. margin-top: 2rpx;
  32. }
  33. .word1 {
  34. width: 79rpx;
  35. height: 29rpx;
  36. display: block;
  37. overflow-wrap: break-word;
  38. color: rgba(3,3,3,1);
  39. font-size: 24rpx;
  40. font-family: SFProText-Regular;
  41. white-space: nowrap;
  42. line-height: 29rpx;
  43. margin-left: 7rpx;
  44. }
  45. .box1 {
  46. width: 29rpx;
  47. height: 20rpx;
  48. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng5f3ad165c123fbded6e0fa697748977e2746aed8e69b16f7f768997af4af2979) -1rpx 0rpx no-repeat;
  49. background-size: 30rpx 20rpx;
  50. display: flex;
  51. flex-direction: column;
  52. margin: 2rpx 0 0 12rpx;
  53. }
  54. .word2 {
  55. width: 98rpx;
  56. height: 29rpx;
  57. display: block;
  58. overflow-wrap: break-word;
  59. color: rgba(3,3,3,1);
  60. font-size: 24rpx;
  61. font-family: SFProText-Semibold;
  62. white-space: nowrap;
  63. line-height: 29rpx;
  64. text-align: center;
  65. margin-left: 154rpx;
  66. }
  67. .box2 {
  68. width: 12rpx;
  69. height: 20rpx;
  70. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng0efed2d58f84e5f45072ee057c875a49c4309a72e36f032844aa111ca0a435af) -1rpx -3rpx no-repeat;
  71. background-size: 15rpx 26rpx;
  72. display: flex;
  73. flex-direction: column;
  74. margin: 2rpx 0 0 173rpx;
  75. }
  76. .txt1 {
  77. width: 66rpx;
  78. height: 29rpx;
  79. display: block;
  80. overflow-wrap: break-word;
  81. color: rgba(3,3,3,1);
  82. font-size: 24rpx;
  83. font-family: SFProText-Regular;
  84. white-space: nowrap;
  85. line-height: 29rpx;
  86. text-align: right;
  87. margin-left: 5rpx;
  88. }
  89. .img1 {
  90. width: 53rpx;
  91. height: 23rpx;
  92. margin: 2rpx 0 0 6rpx;
  93. }
  94. .outer2 {
  95. height: 88rpx;
  96. background-color: rgba(255,255,255,1);
  97. display: flex;
  98. flex-direction: column;
  99. padding-left: 24rpx;
  100. width: 750rpx;
  101. justify-content: center;
  102. }
  103. .block1 {
  104. width: 710rpx;
  105. height: 64rpx;
  106. flex-direction: row;
  107. display: flex;
  108. }
  109. .label2 {
  110. width: 48rpx;
  111. height: 48rpx;
  112. margin-top: 8rpx;
  113. }
  114. .txt2 {
  115. width: 216rpx;
  116. height: 36rpx;
  117. display: block;
  118. overflow-wrap: break-word;
  119. color: rgba(51,51,51,1);
  120. font-size: 36rpx;
  121. font-family: PingFangSC-Medium;
  122. white-space: nowrap;
  123. line-height: 36rpx;
  124. text-align: center;
  125. margin: 14rpx 0 0 195rpx;
  126. }
  127. .img2 {
  128. width: 174rpx;
  129. height: 64rpx;
  130. margin-left: 77rpx;
  131. }
  132. .outer3 {
  133. height: 136rpx;
  134. background-color: rgba(255,255,255,1);
  135. display: flex;
  136. flex-direction: column;
  137. padding-left: 30rpx;
  138. width: 750rpx;
  139. justify-content: center;
  140. }
  141. .mod2 {
  142. width: 431rpx;
  143. height: 76rpx;
  144. display: flex;
  145. flex-direction: column;
  146. justify-content: space-between;
  147. }
  148. .info1 {
  149. width: 431rpx;
  150. height: 26rpx;
  151. display: block;
  152. overflow-wrap: break-word;
  153. color: rgba(51,51,51,1);
  154. font-size: 26rpx;
  155. font-family: PingFangSC-Regular;
  156. white-space: nowrap;
  157. line-height: 26rpx;
  158. text-align: left;
  159. }
  160. .info2 {
  161. width: 271rpx;
  162. height: 26rpx;
  163. display: block;
  164. overflow-wrap: break-word;
  165. color: rgba(51,51,51,1);
  166. font-size: 26rpx;
  167. font-family: PingFangSC-Regular;
  168. white-space: nowrap;
  169. line-height: 26rpx;
  170. text-align: left;
  171. margin-top: 24rpx;
  172. }
  173. .outer4 {
  174. height: 72rpx;
  175. background-color: rgba(253,252,236,1);
  176. display: flex;
  177. flex-direction: column;
  178. width: 750rpx;
  179. }
  180. .section1 {
  181. width: 658rpx;
  182. height: 72rpx;
  183. flex-direction: row;
  184. display: flex;
  185. justify-content: space-between;
  186. }
  187. .group1 {
  188. height: 72rpx;
  189. background-color: rgba(253,252,236,1);
  190. display: flex;
  191. flex-direction: column;
  192. width: 78rpx;
  193. padding: 23rpx 0 0 35rpx;
  194. }
  195. .group2 {
  196. width: 23rpx;
  197. height: 28rpx;
  198. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng50c6219b854abc66ffd4b2a44737069729a5fba13080138ad3c80e1a59c762b9) 0rpx 0rpx no-repeat;
  199. background-size: 23rpx 28rpx;
  200. display: flex;
  201. flex-direction: column;
  202. }
  203. .word3 {
  204. width: 576rpx;
  205. height: 24rpx;
  206. display: block;
  207. overflow-wrap: break-word;
  208. color: rgba(255,102,61,1);
  209. font-size: 24rpx;
  210. font-family: PingFangSC-Regular;
  211. white-space: nowrap;
  212. line-height: 24rpx;
  213. text-align: left;
  214. margin-top: 24rpx;
  215. }
  216. .outer5 {
  217. height: 575rpx;
  218. border-radius: 12rpx;
  219. background-color: rgba(255,255,255,1);
  220. display: flex;
  221. flex-direction: column;
  222. padding-top: 24rpx;
  223. width: 710rpx;
  224. margin: 20rpx 0 0 20rpx;
  225. }
  226. .section2 {
  227. width: 710rpx;
  228. height: 521rpx;
  229. display: flex;
  230. flex-direction: column;
  231. }
  232. .info3 {
  233. width: 337rpx;
  234. height: 26rpx;
  235. display: block;
  236. overflow-wrap: break-word;
  237. color: rgba(153,153,153,1);
  238. font-size: 26rpx;
  239. font-family: PingFangSC-Regular;
  240. white-space: nowrap;
  241. line-height: 26rpx;
  242. text-align: left;
  243. margin-left: 30rpx;
  244. }
  245. .outer6 {
  246. width: 710rpx;
  247. height: 1rpx;
  248. background-color: rgba(237,237,237,1);
  249. margin-top: 24rpx;
  250. display: flex;
  251. flex-direction: column;
  252. }
  253. .outer7 {
  254. width: 301rpx;
  255. height: 120rpx;
  256. flex-direction: row;
  257. display: flex;
  258. justify-content: space-between;
  259. margin: 30rpx 0 0 30rpx;
  260. }
  261. image{ width: 120rpx;
  262. height: 120rpx;}
  263. .group3 {
  264. height: 120rpx;
  265. border-radius: 4rpx;
  266. border: 1px solid rgba(237,237,237,1);
  267. background-color: rgba(255,255,255,1);
  268. display: flex;
  269. flex-direction: column;
  270. width: 120rpx;
  271. }
  272. .wrap1 {
  273. width: 120rpx;
  274. height: 120rpx;
  275. display: flex;
  276. flex-direction: column;
  277. margin: auto;
  278. }
  279. .group4 {
  280. width: 157rpx;
  281. height: 80rpx;
  282. margin-top: 20rpx;
  283. display: flex;
  284. flex-direction: column;
  285. justify-content: space-between;
  286. }
  287. .word4 {
  288. width: 157rpx;
  289. height: 28rpx;
  290. display: block;
  291. overflow-wrap: break-word;
  292. color: rgba(51,51,51,1);
  293. font-size: 28rpx;
  294. font-family: PingFangSC-Regular;
  295. white-space: nowrap;
  296. line-height: 28rpx;
  297. text-align: left;
  298. }
  299. .info4 {
  300. width: 32rpx;
  301. height: 28rpx;
  302. display: block;
  303. overflow-wrap: break-word;
  304. color: rgba(153,153,153,1);
  305. font-size: 28rpx;
  306. font-family: PingFangSC-Regular;
  307. white-space: nowrap;
  308. line-height: 28rpx;
  309. text-align: left;
  310. margin-top: 24rpx;
  311. }
  312. .outer8 {
  313. width: 646rpx;
  314. height: 120rpx;
  315. flex-direction: row;
  316. display: flex;
  317. justify-content: space-between;
  318. margin: 40rpx 0 0 30rpx;
  319. }
  320. .outer9 {
  321. height: 120rpx;
  322. border-radius: 4rpx;
  323. border: 1px solid rgba(237,237,237,1);
  324. background-color: rgba(255,255,255,1);
  325. display: flex;
  326. flex-direction: column;
  327. width: 120rpx;
  328. justify-content: center;
  329. align-items: center;
  330. }
  331. .bd1 {
  332. width: 74rpx;
  333. height: 100rpx;
  334. display: flex;
  335. flex-direction: column;
  336. }
  337. .outer10 {
  338. width: 504rpx;
  339. height: 116rpx;
  340. margin-top: 2rpx;
  341. display: flex;
  342. flex-direction: column;
  343. justify-content: space-between;
  344. }
  345. .infoBox1 {
  346. width: 504rpx;
  347. height: 64rpx;
  348. display: block;
  349. overflow-wrap: break-word;
  350. color: rgba(51,51,51,1);
  351. font-size: 28rpx;
  352. font-family: PingFangSC-Regular;
  353. line-height: 28rpx;
  354. text-align: left;
  355. overflow: hidden;
  356. text-overflow: ellipsis;
  357. }
  358. .word5 {
  359. width: 26rpx;
  360. height: 28rpx;
  361. display: block;
  362. overflow-wrap: break-word;
  363. color: rgba(153,153,153,1);
  364. font-size: 28rpx;
  365. font-family: PingFangSC-Regular;
  366. white-space: nowrap;
  367. line-height: 28rpx;
  368. text-align: left;
  369. margin-top: 24rpx;
  370. }
  371. .outer11 {
  372. width: 301rpx;
  373. height: 120rpx;
  374. flex-direction: row;
  375. display: flex;
  376. justify-content: space-between;
  377. margin: 40rpx 0 0 30rpx;
  378. }
  379. .layer2 {
  380. height: 120rpx;
  381. border-radius: 4rpx;
  382. border: 1px solid rgba(237,237,237,1);
  383. background-color: rgba(255,255,255,1);
  384. display: flex;
  385. flex-direction: column;
  386. width: 120rpx;
  387. padding: 9rpx 0 0 26rpx;
  388. }
  389. .wrap2 {
  390. width: 68rpx;
  391. height: 101rpx;
  392. display: flex;
  393. flex-direction: column;
  394. }
  395. .layer3 {
  396. width: 157rpx;
  397. height: 80rpx;
  398. margin-top: 20rpx;
  399. display: flex;
  400. flex-direction: column;
  401. justify-content: space-between;
  402. }
  403. .word6 {
  404. width: 157rpx;
  405. height: 28rpx;
  406. display: block;
  407. overflow-wrap: break-word;
  408. color: rgba(51,51,51,1);
  409. font-size: 28rpx;
  410. font-family: PingFangSC-Regular;
  411. white-space: nowrap;
  412. line-height: 28rpx;
  413. text-align: left;
  414. }
  415. .txt3 {
  416. width: 32rpx;
  417. height: 28rpx;
  418. display: block;
  419. overflow-wrap: break-word;
  420. color: rgba(153,153,153,1);
  421. font-size: 28rpx;
  422. font-family: PingFangSC-Regular;
  423. white-space: nowrap;
  424. line-height: 28rpx;
  425. text-align: left;
  426. margin-top: 24rpx;
  427. }
  428. .outer12 {
  429. height: 328rpx;
  430. border-radius: NaNrpx;
  431. background-color: rgba(255,255,255,1);
  432. margin-top: 75rpx;
  433. display: flex;
  434. flex-direction: column;
  435. width: 750rpx;
  436. justify-content: center;
  437. align-items: center;
  438. }
  439. .group5 {
  440. width: 690rpx;
  441. height: 208rpx;
  442. display: flex;
  443. flex-direction: column;
  444. justify-content: space-between;
  445. }
  446. .layer4 {
  447. z-index: 85;
  448. height: 80rpx;
  449. border-radius: 8rpx;
  450. background-color: rgba(246,246,246,1);
  451. display: flex;
  452. flex-direction: column;
  453. width: 690rpx;
  454. position: relative;
  455. justify-content: center;
  456. align-items: center;
  457. }
  458. .bd2 {
  459. width: 650rpx;
  460. height: 36rpx;
  461. flex-direction: row;
  462. display: flex;
  463. }
  464. .group6 {
  465. width: 36rpx;
  466. height: 36rpx;
  467. background-color: rgba(0,0,0,0);
  468. display: flex;
  469. flex-direction: column;
  470. }
  471. .word7 {
  472. width: 280rpx;
  473. height: 28rpx;
  474. display: block;
  475. overflow-wrap: break-word;
  476. color: rgba(153,153,153,1);
  477. font-size: 28rpx;
  478. font-family: PingFangSC-Regular;
  479. white-space: nowrap;
  480. line-height: 28rpx;
  481. text-align: left;
  482. margin: 4rpx 0 0 20rpx;
  483. }
  484. .group7 {
  485. height: 28rpx;
  486. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPnga36fe08ea5cc23e42832c2a0aa4d5b02ab483a20ca999324860e4c7f97f88c0b) -19rpx -29rpx no-repeat;
  487. background-size: 66rpx 66rpx;
  488. display: flex;
  489. flex-direction: column;
  490. width: 28rpx;
  491. margin: 4rpx 0 0 286rpx;
  492. padding: 9rpx 0 0 7rpx;
  493. }
  494. .box3 {
  495. width: 15rpx;
  496. height: 11rpx;
  497. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng043da393c86e69f2706721b1bd6812279dc09ffa021c8b92e4905866d95862df) -17rpx -27rpx no-repeat;
  498. background-size: 48rpx 45rpx;
  499. display: flex;
  500. flex-direction: column;
  501. }
  502. .bd3 {
  503. z-index: 88;
  504. height: 36rpx;
  505. display: flex;
  506. flex-direction: column;
  507. padding-left: 6rpx;
  508. width: 36rpx;
  509. position: absolute;
  510. left: 21rpx;
  511. top: 23rpx;
  512. justify-content: center;
  513. }
  514. .group8 {
  515. width: 36rpx;
  516. height: 36rpx;
  517. border-radius: NaNrpx;
  518. line-height: 36rpx;
  519. /* background-color: rgba(82,161,255,1);
  520. display: flex;
  521. flex-direction: column; */
  522. }
  523. .group8 image{
  524. width: 36rpx;
  525. height: 36rpx;
  526. }
  527. .layer5 {
  528. width: 532rpx;
  529. height: 68rpx;
  530. flex-direction: row;
  531. display: flex;
  532. justify-content: space-between;
  533. margin: 60rpx 0 0 79rpx;
  534. }
  535. .section3 {
  536. height: 68rpx;
  537. border-radius: 4rpx;
  538. border: 1px solid rgba(204,204,204,1);
  539. display: flex;
  540. flex-direction: column;
  541. width: 216rpx;
  542. justify-content: center;
  543. align-items: center;
  544. }
  545. .txt4 {
  546. width: 56rpx;
  547. height: 28rpx;
  548. display: block;
  549. overflow-wrap: break-word;
  550. color: rgba(51,51,51,1);
  551. font-size: 28rpx;
  552. font-family: PingFangSC-Regular;
  553. white-space: nowrap;
  554. line-height: 28rpx;
  555. text-align: left;
  556. }
  557. .section4 {
  558. height: 68rpx;
  559. border-radius: 4rpx;
  560. background-color: rgba(82,161,255,1);
  561. display: flex;
  562. flex-direction: column;
  563. width: 216rpx;
  564. justify-content: center;
  565. align-items: center;
  566. }
  567. .txt5 {
  568. width: 56rpx;
  569. height: 28rpx;
  570. display: block;
  571. overflow-wrap: break-word;
  572. color: rgba(255,255,255,1);
  573. font-size: 28rpx;
  574. font-family: PingFangSC-Regular;
  575. white-space: nowrap;
  576. line-height: 28rpx;
  577. text-align: left;
  578. }