index.wxss 8.0 KB

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