index.wxss 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. .page {
  2. position: relative;
  3. width: 750rpx;
  4. background-color: rgba(246,246,246,1);
  5. overflow: hidden;
  6. display: flex;
  7. flex-direction: column;
  8. }
  9. .layer1 {
  10. width: 750rpx;
  11. display: flex;
  12. flex-direction: column;
  13. }
  14. .box1 {
  15. width: 727rpx;
  16. height: 29rpx;
  17. flex-direction: row;
  18. display: flex;
  19. }
  20. .icon1 {
  21. width: 33rpx;
  22. height: 20rpx;
  23. margin-top: 2rpx;
  24. }
  25. .info1 {
  26. width: 79rpx;
  27. height: 29rpx;
  28. display: block;
  29. overflow-wrap: break-word;
  30. color: rgba(3,3,3,1);
  31. font-size: 24rpx;
  32. font-family: SFProText-Regular;
  33. white-space: nowrap;
  34. line-height: 29rpx;
  35. margin-left: 7rpx;
  36. }
  37. .section1 {
  38. width: 29rpx;
  39. height: 20rpx;
  40. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng5f3ad165c123fbded6e0fa697748977e2746aed8e69b16f7f768997af4af2979) -1rpx 0rpx no-repeat;
  41. background-size: 30rpx 20rpx;
  42. display: flex;
  43. flex-direction: column;
  44. margin: 2rpx 0 0 12rpx;
  45. }
  46. .txt1 {
  47. width: 98rpx;
  48. height: 29rpx;
  49. display: block;
  50. overflow-wrap: break-word;
  51. color: rgba(3,3,3,1);
  52. font-size: 24rpx;
  53. font-family: SFProText-Semibold;
  54. white-space: nowrap;
  55. line-height: 29rpx;
  56. text-align: center;
  57. margin-left: 154rpx;
  58. }
  59. .section2 {
  60. width: 12rpx;
  61. height: 20rpx;
  62. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng0efed2d58f84e5f45072ee057c875a49c4309a72e36f032844aa111ca0a435af) -1rpx -3rpx no-repeat;
  63. background-size: 15rpx 26rpx;
  64. display: flex;
  65. flex-direction: column;
  66. margin: 2rpx 0 0 173rpx;
  67. }
  68. .info2 {
  69. width: 66rpx;
  70. height: 29rpx;
  71. display: block;
  72. overflow-wrap: break-word;
  73. color: rgba(3,3,3,1);
  74. font-size: 24rpx;
  75. font-family: SFProText-Regular;
  76. white-space: nowrap;
  77. line-height: 29rpx;
  78. text-align: right;
  79. margin-left: 5rpx;
  80. }
  81. .img1 {
  82. width: 53rpx;
  83. height: 23rpx;
  84. margin: 2rpx 0 0 6rpx;
  85. }
  86. .outer2 {
  87. height: 88rpx;
  88. background-color: rgba(255,255,255,1);
  89. display: flex;
  90. flex-direction: column;
  91. padding-left: 24rpx;
  92. width: 750rpx;
  93. justify-content: center;
  94. }
  95. .block1 {
  96. width: 710rpx;
  97. height: 64rpx;
  98. flex-direction: row;
  99. display: flex;
  100. }
  101. .icon2 {
  102. width: 48rpx;
  103. height: 48rpx;
  104. margin-top: 8rpx;
  105. }
  106. .word1 {
  107. width: 144rpx;
  108. height: 36rpx;
  109. display: block;
  110. overflow-wrap: break-word;
  111. color: rgba(51,51,51,1);
  112. font-size: 36rpx;
  113. font-family: PingFangSC-Medium;
  114. white-space: nowrap;
  115. line-height: 36rpx;
  116. text-align: left;
  117. margin: 14rpx 0 0 231rpx;
  118. }
  119. .img2 {
  120. width: 174rpx;
  121. height: 64rpx;
  122. margin-left: 113rpx;
  123. }
  124. .outer3 {
  125. height: 88rpx;
  126. background-color: rgba(255,255,255,1);
  127. display: flex;
  128. flex-direction: column;
  129. padding-left: 42rpx;
  130. width: 750rpx;
  131. justify-content: center;
  132. }
  133. .main1 {
  134. width: 659rpx;
  135. height: 28rpx;
  136. flex-direction: row;
  137. display: flex;
  138. }
  139. .txt2 {
  140. width: 112rpx;
  141. height: 28rpx;
  142. display: block;
  143. overflow-wrap: break-word;
  144. color: rgba(51,51,51,1);
  145. font-size: 28rpx;
  146. font-family: PingFangSC-Regular;
  147. white-space: nowrap;
  148. line-height: 28rpx;
  149. text-align: left;
  150. }
  151. .label1 {
  152. width: 24rpx;
  153. height: 24rpx;
  154. margin: 2rpx 0 0 8rpx;
  155. }
  156. .info3 {
  157. width: 56rpx;
  158. height: 28rpx;
  159. display: block;
  160. overflow-wrap: break-word;
  161. color: rgba(51,51,51,1);
  162. font-size: 28rpx;
  163. font-family: PingFangSC-Regular;
  164. white-space: nowrap;
  165. line-height: 28rpx;
  166. text-align: left;
  167. margin-left: 64rpx;
  168. }
  169. .label2 {
  170. width: 24rpx;
  171. height: 24rpx;
  172. margin: 2rpx 0 0 8rpx;
  173. }
  174. .txt3 {
  175. width: 269rpx;
  176. height: 28rpx;
  177. display: block;
  178. overflow-wrap: break-word;
  179. color: rgba(51,51,51,1);
  180. font-size: 28rpx;
  181. font-family: PingFangSC-Regular;
  182. white-space: nowrap;
  183. line-height: 28rpx;
  184. text-align: right;
  185. margin-left: 64rpx;
  186. }
  187. .icon3 {
  188. width: 24rpx;
  189. height: 24rpx;
  190. margin: 2rpx 0 0 6rpx;
  191. }
  192. .outer4 {
  193. height: 789rpx;
  194. background-color: rgba(255,255,255,1);
  195. margin-top: 24rpx;
  196. display: flex;
  197. flex-direction: column;
  198. padding-top: 134rpx;
  199. width: 750rpx;
  200. }
  201. .wrap1 {
  202. width: 750rpx;
  203. height: 631rpx;
  204. display: flex;
  205. flex-direction: column;
  206. }
  207. .group1 {
  208. height: 400rpx;
  209. border-radius: 50%;
  210. background: #52A1FF;
  211. margin-left: 175rpx;
  212. display: flex;
  213. flex-direction: column;
  214. padding-top: 6rpx;
  215. width: 400rpx;
  216. align-items: center;
  217. }
  218. .block2 {
  219. height: 380rpx;
  220. border-radius: 50%;
  221. background: #52A1FF;
  222. display: flex;
  223. flex-direction: column;
  224. width: 380rpx;
  225. justify-content: center;
  226. align-items: center;
  227. }
  228. .block3 {
  229. width: 120rpx;
  230. height: 156rpx;
  231. display: flex;
  232. flex-direction: column;
  233. justify-content: space-between;
  234. }
  235. .pic1 {
  236. width: 86rpx;
  237. height: 86rpx;
  238. margin-left: 17rpx;
  239. }
  240. .txt4 {
  241. width: 120rpx;
  242. height: 30rpx;
  243. display: block;
  244. overflow-wrap: break-word;
  245. color: rgba(255,255,255,1);
  246. font-size: 30rpx;
  247. font-family: PingFangSC-Medium;
  248. white-space: nowrap;
  249. line-height: 30rpx;
  250. text-align: center;
  251. margin-top: 40rpx;
  252. }
  253. .group2 {
  254. width: 750rpx;
  255. height: 1rpx;
  256. background-color: rgba(237,237,237,1);
  257. margin-top: 126rpx;
  258. display: flex;
  259. flex-direction: column;
  260. }
  261. .group3 {
  262. width: 471rpx;
  263. height: 80rpx;
  264. flex-direction: row;
  265. display: flex;
  266. justify-content: space-between;
  267. margin: 24rpx 0 0 140rpx;
  268. }
  269. .main2 {
  270. width: 96rpx;
  271. height: 80rpx;
  272. display: flex;
  273. flex-direction: column;
  274. justify-content: space-between;
  275. }
  276. .mod1 {
  277. height: 40rpx;
  278. background-color: rgba(0,0,0,0);
  279. margin-left: 28rpx;
  280. display: flex;
  281. flex-direction: column;
  282. padding-left: 3rpx;
  283. width: 40rpx;
  284. justify-content: center;
  285. }
  286. .wrap2 {
  287. width: 35rpx;
  288. height: 34rpx;
  289. display: flex;
  290. flex-direction: column;
  291. }
  292. .wrap2 image{width: 36rpx;
  293. height: 36rpx;}
  294. .info4 {
  295. width: 96rpx;
  296. height: 24rpx;
  297. display: block;
  298. overflow-wrap: break-word;
  299. color: rgba(51,51,51,1);
  300. font-size: 24rpx;
  301. font-family: PingFangSC-Regular;
  302. white-space: nowrap;
  303. line-height: 24rpx;
  304. text-align: left;
  305. margin-top: 16rpx;
  306. }
  307. .main3 {
  308. width: 1rpx;
  309. height: 80rpx;
  310. background-color: rgba(237,237,237,1);
  311. display: flex;
  312. flex-direction: column;
  313. }
  314. .main4 {
  315. width: 96rpx;
  316. height: 80rpx;
  317. display: flex;
  318. flex-direction: column;
  319. justify-content: space-between;
  320. }
  321. .pic2 {
  322. width: 64rpx;
  323. height: 40rpx;
  324. margin-left: 18rpx;
  325. }
  326. .word2 {
  327. width: 96rpx;
  328. height: 24rpx;
  329. display: block;
  330. overflow-wrap: break-word;
  331. color: rgba(51,51,51,1);
  332. font-size: 24rpx;
  333. font-family: PingFangSC-Regular;
  334. white-space: nowrap;
  335. line-height: 24rpx;
  336. text-align: left;
  337. margin-top: 16rpx;
  338. }
  339. .outer5 {
  340. height: 96rpx;
  341. background-color: rgba(255,255,255,1);
  342. margin-top: 24rpx;
  343. display: flex;
  344. flex-direction: column;
  345. width: 750rpx;
  346. justify-content: center;
  347. align-items: center;
  348. }
  349. .bd1 {
  350. width: 690rpx;
  351. height: 32rpx;
  352. flex-direction: row;
  353. display: flex;
  354. justify-content: space-between;
  355. }
  356. .word3 {
  357. width: 128rpx;
  358. height: 32rpx;
  359. display: block;
  360. overflow-wrap: break-word;
  361. color: rgba(51,51,51,1);
  362. font-size: 32rpx;
  363. font-family: PingFangSC-Regular;
  364. white-space: nowrap;
  365. line-height: 32rpx;
  366. text-align: left;
  367. }
  368. .group4 {
  369. width: 14rpx;
  370. height: 24rpx;
  371. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng113652eefb69528821851f8da2e0f68f5fe16d08b9273b199200ccbad9e114fc) 100% no-repeat;
  372. margin-top: 4rpx;
  373. display: flex;
  374. flex-direction: column;
  375. }
  376. .outer6 {
  377. height: 524rpx;
  378. background-color: rgba(74,144,226,1);
  379. display: flex;
  380. flex-direction: column;
  381. width: 749rpx;
  382. /* margin: 185rpx 0 0 1rpx; */
  383. padding: 32rpx 0 0 48rpx;
  384. }
  385. .outer7 {
  386. width: 658rpx;
  387. height: 466rpx;
  388. display: flex;
  389. flex-direction: column;
  390. justify-content: space-between;
  391. }
  392. .info5 {
  393. width: 138rpx;
  394. height: 48rpx;
  395. display: block;
  396. overflow-wrap: break-word;
  397. color: rgba(255,255,255,1);
  398. font-size: 34rpx;
  399. letter-spacing: 0rpx;
  400. font-family: PingFangSC-Medium;
  401. white-space: nowrap;
  402. line-height: 48rpx;
  403. text-align: left;
  404. margin-left: 258rpx;
  405. }
  406. .infoBox1 {
  407. width: 658rpx;
  408. height: 416rpx;
  409. display: block;
  410. overflow-wrap: break-word;
  411. color: rgba(255,255,255,1);
  412. font-size: 28rpx;
  413. letter-spacing: 0rpx;
  414. font-family: PingFangSC-Regular;
  415. line-height: 40rpx;
  416. text-align: left;
  417. margin-top: 2rpx;
  418. overflow: hidden;
  419. text-overflow: ellipsis;
  420. }