index.less 38 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117
  1. .merchantPage {
  2. width: 100%;
  3. .merchantBox {
  4. width: 100%;
  5. height: calc(100% - 44px);
  6. overflow: auto;
  7. overflow-x: hidden;
  8. .searchRow {
  9. width: 90%;
  10. height: 48px;
  11. margin: 0 auto;
  12. background: rgba(255, 255, 255, 1) url("../../assets/home/line.png") bottom center no-repeat;
  13. background-size: 100%;
  14. align-items: center;
  15. .bd3 {
  16. width: 87px;
  17. height: 16px;
  18. .info2 {
  19. height: 14px;
  20. overflow-wrap: break-word;
  21. color: rgba(64, 77, 116, 1);
  22. font-size: 15px;
  23. font-family: PingFangSC-Semibold;
  24. text-align: left;
  25. white-space: nowrap;
  26. line-height: 15px;
  27. margin-top: 3px;
  28. display: block;
  29. }
  30. .info3 {
  31. overflow-wrap: break-word;
  32. color: #c84b2c;
  33. font-size: 20px;
  34. font-family: PingFangSC-Semibold;
  35. text-align: left;
  36. white-space: nowrap;
  37. line-height: 20px;
  38. display: block;
  39. margin: 0 .3em;
  40. }
  41. .info4 {
  42. height: 14px;
  43. overflow-wrap: break-word;
  44. color: rgba(64, 77, 116, 1);
  45. font-size: 15px;
  46. font-family: PingFangSC-Semibold;
  47. text-align: left;
  48. white-space: nowrap;
  49. line-height: 15px;
  50. display: block;
  51. margin-top: 3px;
  52. }
  53. }
  54. .main5 {
  55. width: auto;
  56. .label2 {
  57. width: 20px;
  58. height: 20px;
  59. margin-right: 5px;
  60. cursor: pointer;
  61. }
  62. }
  63. }
  64. .main4 {
  65. width: 100%;
  66. justify-content: space-between;
  67. padding: 15px;
  68. .bd1 {
  69. box-shadow: 1px 1px 4px 2px rgba(70, 95, 198, 0.14);
  70. background-color: rgba(255, 255, 255, 1);
  71. border-radius: 4px;
  72. height: 250px;
  73. margin: 0 auto;
  74. margin-bottom: 20px;
  75. width: 100%;
  76. .outer2 {
  77. width: 100%;
  78. padding: 20px;
  79. .box2 {
  80. width: 100%;
  81. height: 14px;
  82. .word3 {
  83. width: 202px;
  84. height: 13px;
  85. overflow-wrap: break-word;
  86. color: rgba(64, 77, 116, 1);
  87. font-size: 14px;
  88. font-family: PingFangSC-Semibold;
  89. text-align: left;
  90. white-space: nowrap;
  91. line-height: 14px;
  92. display: block;
  93. }
  94. .group6 {
  95. width: 6px;
  96. height: 12px;
  97. background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng51122feddbc4a9b3e0b055ed6181d290e60825befaa5c777794f1412ff817e57) top center no-repeat;
  98. background-size: 100%;
  99. margin-top: 2px;
  100. }
  101. }
  102. .word4 {
  103. width: 122px;
  104. height: 13px;
  105. overflow-wrap: break-word;
  106. color: rgba(64, 77, 116, 1);
  107. font-size: 13px;
  108. text-align: left;
  109. white-space: nowrap;
  110. line-height: 13px;
  111. margin-top: 9px;
  112. display: block;
  113. }
  114. .word5 {
  115. width: 162px;
  116. height: 13px;
  117. overflow-wrap: break-word;
  118. color: rgba(64, 77, 116, 1);
  119. font-size: 13px;
  120. text-align: left;
  121. white-space: nowrap;
  122. line-height: 13px;
  123. margin-top: 10px;
  124. display: block;
  125. }
  126. .word6 {
  127. width: 177px;
  128. height: 13px;
  129. overflow-wrap: break-word;
  130. color: rgba(64, 77, 116, 1);
  131. font-size: 13px;
  132. text-align: left;
  133. white-space: nowrap;
  134. line-height: 13px;
  135. margin-top: 10px;
  136. display: block;
  137. }
  138. .info6 {
  139. width: 130px;
  140. height: 13px;
  141. overflow-wrap: break-word;
  142. color: rgba(64, 77, 116, 1);
  143. font-size: 13px;
  144. text-align: left;
  145. white-space: nowrap;
  146. line-height: 13px;
  147. margin-top: 10px;
  148. display: block;
  149. }
  150. .txt2 {
  151. width: 110px;
  152. height: 13px;
  153. overflow-wrap: break-word;
  154. color: rgba(64, 77, 116, 1);
  155. font-size: 13px;
  156. text-align: left;
  157. white-space: nowrap;
  158. line-height: 13px;
  159. margin-top: 10px;
  160. display: block;
  161. }
  162. .box3 {
  163. background-color: rgba(246, 247, 252, 1);
  164. border-radius: 1px;
  165. height: 26px;
  166. margin: 10px 0;
  167. width: 100%;
  168. .txt3 {
  169. width: 184px;
  170. height: 13px;
  171. overflow-wrap: break-word;
  172. color: rgba(135, 135, 166, 1);
  173. font-size: 12px;
  174. text-align: left;
  175. white-space: nowrap;
  176. line-height: 13px;
  177. display: block;
  178. margin: 8px 0 0 10px;
  179. }
  180. }
  181. .button-container {
  182. display: flex;
  183. justify-content: center;
  184. .btn1 {
  185. margin: 0 30px;
  186. padding: 0 20px;
  187. }
  188. }
  189. }
  190. }
  191. }
  192. }
  193. }
  194. .codeSearch {
  195. width: 100%;
  196. .codeSearchPopup {
  197. width: 90%;
  198. }
  199. .content {
  200. padding-top: 1em;
  201. }
  202. .field .van-field__label {
  203. width: auto;
  204. }
  205. .van-button--primary {
  206. border-color: #2c87c8;
  207. background-color: #2c87c8;
  208. }
  209. }
  210. .merchantSetPage {
  211. width: 100%;
  212. .merchantSetBox {
  213. width: 100%;
  214. height: calc(100% - 44px);
  215. overflow: auto;
  216. overflow-x: hidden;
  217. .Body {
  218. width: 100%;
  219. margin-bottom: 39px;
  220. .Body {
  221. width: 100%;
  222. margin-bottom: 39px;
  223. .wrap1 {
  224. background-color: rgba(255, 255, 255, 1);
  225. z-index: 24;
  226. height: 54px;
  227. width: 100%;
  228. position: relative;
  229. .section1 {
  230. width: 100%;
  231. height: 13px;
  232. padding: 34px 80px;
  233. .word3 {
  234. width: 56px;
  235. height: 13px;
  236. overflow-wrap: break-word;
  237. color: rgba(77, 106, 221, 1);
  238. color: rgba(135, 135, 166, 1);
  239. font-size: 14px;
  240. font-family: PingFangSC-Semibold;
  241. text-align: center;
  242. white-space: nowrap;
  243. line-height: 14px;
  244. display: block;
  245. }
  246. .info1 {
  247. width: 56px;
  248. height: 13px;
  249. overflow-wrap: break-word;
  250. color: rgba(135, 135, 166, 1);
  251. font-size: 14px;
  252. text-align: center;
  253. white-space: nowrap;
  254. line-height: 14px;
  255. display: block;
  256. }
  257. .acttive {
  258. position: relative;
  259. color: #2c87c8;
  260. &::after {
  261. content: '';
  262. position: absolute;
  263. left: 50%;
  264. margin-left: -20px;
  265. bottom: 0;
  266. width: 40px;
  267. height: 2px;
  268. background-color: #2c87c8;
  269. border-radius: 1px;
  270. bottom: -0.5em;
  271. }
  272. }
  273. }
  274. .section2 {
  275. background-color: rgba(77, 106, 221, 1);
  276. border-radius: 1px;
  277. z-index: 27;
  278. position: absolute;
  279. left: 88px;
  280. top: 53px;
  281. width: 40px;
  282. height: 2px;
  283. }
  284. .img1 {
  285. z-index: 28;
  286. position: absolute;
  287. left: 0;
  288. top: 52px;
  289. width: 100%;
  290. height: 2px;
  291. }
  292. }
  293. .wrap2 {
  294. width: 313px;
  295. height: 28px;
  296. margin: 20px auto;
  297. .info2 {
  298. width: 11px;
  299. height: 28px;
  300. overflow-wrap: break-word;
  301. color: rgba(223, 94, 76, 1);
  302. font-size: 20px;
  303. font-family: PingFangSC-Semibold;
  304. text-align: left;
  305. white-space: nowrap;
  306. line-height: 28px;
  307. display: block;
  308. }
  309. .info3 {
  310. width: 199px;
  311. height: 13px;
  312. overflow-wrap: break-word;
  313. color: rgba(64, 77, 116, 1);
  314. font-size: 15px;
  315. font-family: PingFangSC-Medium;
  316. text-align: left;
  317. white-space: nowrap;
  318. line-height: 15px;
  319. margin-top: 4px;
  320. display: block;
  321. }
  322. }
  323. .tab2 {
  324. .info3 {
  325. width: 98px;
  326. height: 13px;
  327. overflow-wrap: break-word;
  328. color: rgba(64, 77, 116, 1);
  329. font-size: 14px;
  330. text-align: left;
  331. white-space: nowrap;
  332. line-height: 14px;
  333. display: block;
  334. margin: 21px 0 0 32px;
  335. }
  336. .info4 {
  337. width: 126px;
  338. height: 13px;
  339. overflow-wrap: break-word;
  340. color: rgba(64, 77, 116, 1);
  341. font-size: 14px;
  342. text-align: left;
  343. white-space: nowrap;
  344. line-height: 14px;
  345. display: block;
  346. margin: 15px 0 0 32px;
  347. }
  348. .word4 {
  349. width: 171px;
  350. height: 13px;
  351. overflow-wrap: break-word;
  352. color: rgba(64, 77, 116, 1);
  353. font-size: 14px;
  354. text-align: left;
  355. white-space: nowrap;
  356. line-height: 14px;
  357. display: block;
  358. margin: 15px 0 0 32px;
  359. }
  360. .txt2 {
  361. width: 105px;
  362. height: 13px;
  363. overflow-wrap: break-word;
  364. color: rgba(64, 77, 116, 1);
  365. font-size: 14px;
  366. text-align: left;
  367. white-space: nowrap;
  368. line-height: 14px;
  369. display: block;
  370. margin: 20px 0 0 32px;
  371. }
  372. .word5 {
  373. width: 119px;
  374. height: 13px;
  375. overflow-wrap: break-word;
  376. color: rgba(64, 77, 116, 1);
  377. font-size: 14px;
  378. text-align: left;
  379. white-space: nowrap;
  380. line-height: 14px;
  381. display: block;
  382. margin: 15px 0 0 32px;
  383. }
  384. .word6 {
  385. width: 133px;
  386. height: 13px;
  387. overflow-wrap: break-word;
  388. color: rgba(64, 77, 116, 1);
  389. font-size: 14px;
  390. text-align: left;
  391. white-space: nowrap;
  392. line-height: 14px;
  393. display: block;
  394. margin: 15px 0 0 32px;
  395. }
  396. .txt3 {
  397. width: 98px;
  398. height: 13px;
  399. overflow-wrap: break-word;
  400. color: rgba(64, 77, 116, 1);
  401. font-size: 14px;
  402. text-align: left;
  403. white-space: nowrap;
  404. line-height: 14px;
  405. display: block;
  406. margin: 15px 0 0 32px;
  407. }
  408. .txt4 {
  409. width: 98px;
  410. height: 13px;
  411. overflow-wrap: break-word;
  412. color: rgba(64, 77, 116, 1);
  413. font-size: 14px;
  414. text-align: left;
  415. white-space: nowrap;
  416. line-height: 14px;
  417. display: block;
  418. margin: 15px 0 0 32px;
  419. }
  420. .word7 {
  421. width: 112px;
  422. height: 13px;
  423. overflow-wrap: break-word;
  424. color: rgba(64, 77, 116, 1);
  425. font-size: 14px;
  426. text-align: left;
  427. white-space: nowrap;
  428. line-height: 14px;
  429. display: block;
  430. margin: 15px 0 0 32px;
  431. }
  432. .txt5 {
  433. width: 70px;
  434. height: 13px;
  435. overflow-wrap: break-word;
  436. color: rgba(64, 77, 116, 1);
  437. font-size: 14px;
  438. text-align: left;
  439. white-space: nowrap;
  440. line-height: 14px;
  441. display: block;
  442. margin: 15px 0 0 32px;
  443. }
  444. .word8 {
  445. width: 70px;
  446. height: 13px;
  447. overflow-wrap: break-word;
  448. color: rgba(64, 77, 116, 1);
  449. font-size: 14px;
  450. text-align: left;
  451. white-space: nowrap;
  452. line-height: 14px;
  453. display: block;
  454. margin: 15px 0 0 32px;
  455. }
  456. .block5 {
  457. width: 122px;
  458. height: 13px;
  459. margin: 20px 0 0 32px;
  460. .txt6 {
  461. width: 70px;
  462. height: 13px;
  463. overflow-wrap: break-word;
  464. color: rgba(64, 77, 116, 1);
  465. font-size: 14px;
  466. text-align: left;
  467. white-space: nowrap;
  468. line-height: 14px;
  469. display: block;
  470. }
  471. .word9 {
  472. width: 42px;
  473. height: 13px;
  474. overflow-wrap: break-word;
  475. color: rgba(64, 77, 116, 1);
  476. font-size: 14px;
  477. text-align: left;
  478. white-space: nowrap;
  479. line-height: 14px;
  480. display: block;
  481. }
  482. }
  483. .word10 {
  484. width: 98px;
  485. height: 13px;
  486. overflow-wrap: break-word;
  487. color: rgba(64, 77, 116, 1);
  488. font-size: 14px;
  489. text-align: left;
  490. white-space: nowrap;
  491. line-height: 14px;
  492. display: block;
  493. margin: 15px 0 0 32px;
  494. }
  495. .word11 {
  496. width: 70px;
  497. height: 13px;
  498. overflow-wrap: break-word;
  499. color: rgba(64, 77, 116, 1);
  500. font-size: 14px;
  501. text-align: left;
  502. white-space: nowrap;
  503. line-height: 14px;
  504. display: block;
  505. margin: 15px 0 0 32px;
  506. }
  507. .word12 {
  508. width: 56px;
  509. height: 13px;
  510. overflow-wrap: break-word;
  511. color: rgba(64, 77, 116, 1);
  512. font-size: 14px;
  513. text-align: left;
  514. white-space: nowrap;
  515. line-height: 14px;
  516. display: block;
  517. margin: 15px 0 0 32px;
  518. }
  519. }
  520. .info4 {
  521. width: 313px;
  522. height: 13px;
  523. overflow-wrap: break-word;
  524. color: rgba(64, 77, 116, 1);
  525. font-size: 14px;
  526. text-align: left;
  527. white-space: nowrap;
  528. line-height: 14px;
  529. display: block;
  530. margin: 20px auto;
  531. }
  532. .info5 {
  533. width: 313px;
  534. height: 13px;
  535. overflow-wrap: break-word;
  536. color: rgba(64, 77, 116, 1);
  537. font-size: 14px;
  538. text-align: left;
  539. white-space: nowrap;
  540. line-height: 14px;
  541. display: block;
  542. margin: 20px auto;
  543. }
  544. .wrap3 {
  545. width: 311px;
  546. height: 38px;
  547. margin: 15px 0 0 32px;
  548. .word4 {
  549. width: 39px;
  550. height: 13px;
  551. overflow-wrap: break-word;
  552. color: rgba(64, 77, 116, 1);
  553. font-size: 13px;
  554. text-align: left;
  555. white-space: nowrap;
  556. line-height: 13px;
  557. margin-top: 13px;
  558. display: block;
  559. }
  560. .bd1 {
  561. background-color: rgba(255, 255, 255, 1);
  562. border-radius: 2px;
  563. height: 38px;
  564. border: 0.5px solid rgba(185, 186, 208, 1);
  565. width: 247px;
  566. .word5 {
  567. width: 39px;
  568. height: 13px;
  569. overflow-wrap: break-word;
  570. color: rgba(168, 168, 197, 1);
  571. font-size: 13px;
  572. text-align: left;
  573. white-space: nowrap;
  574. line-height: 13px;
  575. display: block;
  576. margin: 13px 0 0 6px;
  577. }
  578. }
  579. }
  580. .txt3 {
  581. width: 313px;
  582. height: 13px;
  583. overflow-wrap: break-word;
  584. color: rgba(168, 168, 197, 1);
  585. font-size: 13px;
  586. text-align: left;
  587. white-space: nowrap;
  588. line-height: 13px;
  589. display: block;
  590. margin: 20px auto;
  591. }
  592. .wrap4 {
  593. width: 311px;
  594. height: 38px;
  595. margin: 15px 0 0 32px;
  596. .txt4 {
  597. width: 65px;
  598. height: 13px;
  599. overflow-wrap: break-word;
  600. color: rgba(64, 77, 116, 1);
  601. font-size: 13px;
  602. text-align: left;
  603. white-space: nowrap;
  604. line-height: 13px;
  605. margin-top: 13px;
  606. display: block;
  607. }
  608. .main3 {
  609. background-color: rgba(255, 255, 255, 1);
  610. border-radius: 2px;
  611. height: 38px;
  612. border: 0.5px solid rgba(185, 186, 208, 1);
  613. margin-left: -1px;
  614. width: 247px;
  615. .txt5 {
  616. width: 39px;
  617. height: 13px;
  618. overflow-wrap: break-word;
  619. color: rgba(168, 168, 197, 1);
  620. font-size: 13px;
  621. text-align: left;
  622. white-space: nowrap;
  623. line-height: 13px;
  624. display: block;
  625. margin: 13px 0 0 6px;
  626. }
  627. }
  628. }
  629. .wrap5 {
  630. width: 311px;
  631. height: 38px;
  632. margin: 15px 0 0 32px;
  633. .info6 {
  634. width: 39px;
  635. height: 13px;
  636. overflow-wrap: break-word;
  637. color: rgba(64, 77, 116, 1);
  638. font-size: 13px;
  639. text-align: left;
  640. white-space: nowrap;
  641. line-height: 13px;
  642. margin-top: 13px;
  643. display: block;
  644. }
  645. .layer1 {
  646. background-color: rgba(255, 255, 255, 1);
  647. border-radius: 2px;
  648. height: 38px;
  649. border: 0.5px solid rgba(185, 186, 208, 1);
  650. width: 247px;
  651. .info7 {
  652. width: 39px;
  653. height: 13px;
  654. overflow-wrap: break-word;
  655. color: rgba(64, 77, 116, 1);
  656. font-size: 13px;
  657. text-align: left;
  658. white-space: nowrap;
  659. line-height: 13px;
  660. display: block;
  661. margin: 13px 0 0 6px;
  662. }
  663. }
  664. }
  665. .wrap6 {
  666. width: 269px;
  667. height: 18px;
  668. margin: 23px 0 0 32px;
  669. .txt6 {
  670. width: 65px;
  671. height: 13px;
  672. overflow-wrap: break-word;
  673. color: rgba(64, 77, 116, 1);
  674. font-size: 13px;
  675. text-align: left;
  676. white-space: nowrap;
  677. line-height: 13px;
  678. margin-top: 2px;
  679. display: block;
  680. }
  681. .ImageText1 {
  682. height: 13px;
  683. width: 29px;
  684. margin: 3px 0 0 83px;
  685. .mod1 {
  686. width: 29px;
  687. height: 13px;
  688. .wrap7 {
  689. border-radius: 50%;
  690. width: 12px;
  691. height: 12px;
  692. border: 1px solid rgba(77, 106, 221, 1);
  693. margin-top: 1px;
  694. }
  695. .TextGroup1 {
  696. height: 13px;
  697. width: 13px;
  698. .txt7 {
  699. width: 13px;
  700. height: 13px;
  701. overflow-wrap: break-word;
  702. color: rgba(64, 77, 116, 1);
  703. font-size: 13px;
  704. text-align: left;
  705. white-space: nowrap;
  706. line-height: 13px;
  707. display: block;
  708. }
  709. }
  710. }
  711. }
  712. .ImageText2 {
  713. height: 18px;
  714. margin-left: 62px;
  715. width: 30px;
  716. .box1 {
  717. width: 30px;
  718. height: 18px;
  719. .group1 {
  720. border-radius: 50%;
  721. width: 12px;
  722. height: 12px;
  723. border: 1px solid rgba(77, 106, 221, 1);
  724. margin-top: 4px;
  725. }
  726. .TextGroup2 {
  727. height: 18px;
  728. width: 13px;
  729. .info8 {
  730. width: 13px;
  731. height: 18px;
  732. overflow-wrap: break-word;
  733. color: rgba(64, 77, 116, 1);
  734. font-size: 13px;
  735. text-align: left;
  736. white-space: nowrap;
  737. line-height: 18px;
  738. display: block;
  739. }
  740. }
  741. }
  742. }
  743. }
  744. .wrap8 {
  745. width: 269px;
  746. height: 18px;
  747. margin: 15px 0 0 32px;
  748. .word6 {
  749. width: 117px;
  750. height: 13px;
  751. overflow-wrap: break-word;
  752. color: rgba(64, 77, 116, 1);
  753. font-size: 13px;
  754. text-align: left;
  755. white-space: nowrap;
  756. line-height: 13px;
  757. margin-top: 3px;
  758. display: block;
  759. }
  760. .ImageText3 {
  761. height: 13px;
  762. width: 29px;
  763. margin: 3px 0 0 31px;
  764. .group2 {
  765. width: 29px;
  766. height: 13px;
  767. .main4 {
  768. border-radius: 50%;
  769. width: 12px;
  770. height: 12px;
  771. border: 1px solid rgba(77, 106, 221, 1);
  772. margin-top: 1px;
  773. }
  774. .TextGroup3 {
  775. height: 13px;
  776. width: 13px;
  777. .info9 {
  778. width: 13px;
  779. height: 13px;
  780. overflow-wrap: break-word;
  781. color: rgba(64, 77, 116, 1);
  782. font-size: 13px;
  783. text-align: left;
  784. white-space: nowrap;
  785. line-height: 13px;
  786. display: block;
  787. }
  788. }
  789. }
  790. }
  791. .ImageText4 {
  792. height: 18px;
  793. margin-left: 62px;
  794. width: 30px;
  795. .layer2 {
  796. width: 30px;
  797. height: 18px;
  798. .block1 {
  799. border-radius: 50%;
  800. width: 12px;
  801. height: 12px;
  802. border: 1px solid rgba(77, 106, 221, 1);
  803. margin-top: 4px;
  804. }
  805. .TextGroup4 {
  806. height: 18px;
  807. width: 13px;
  808. .txt8 {
  809. width: 13px;
  810. height: 18px;
  811. overflow-wrap: break-word;
  812. color: rgba(64, 77, 116, 1);
  813. font-size: 13px;
  814. text-align: left;
  815. white-space: nowrap;
  816. line-height: 18px;
  817. display: block;
  818. }
  819. }
  820. }
  821. }
  822. }
  823. .wrap9 {
  824. width: 311px;
  825. height: 38px;
  826. margin: 15px 0 0 32px;
  827. .info10 {
  828. width: 39px;
  829. height: 13px;
  830. overflow-wrap: break-word;
  831. color: rgba(64, 77, 116, 1);
  832. font-size: 13px;
  833. text-align: left;
  834. white-space: nowrap;
  835. line-height: 13px;
  836. margin-top: 13px;
  837. display: block;
  838. }
  839. .mod2 {
  840. background-color: rgba(255, 255, 255, 1);
  841. border-radius: 2px;
  842. height: 38px;
  843. border: 0.5px solid rgba(185, 186, 208, 1);
  844. width: 247px;
  845. .word7 {
  846. width: 39px;
  847. height: 13px;
  848. overflow-wrap: break-word;
  849. color: rgba(168, 168, 197, 1);
  850. font-size: 13px;
  851. text-align: left;
  852. white-space: nowrap;
  853. line-height: 13px;
  854. display: block;
  855. margin: 13px 0 0 6px;
  856. }
  857. }
  858. }
  859. .wrap10 {
  860. width: 311px;
  861. height: 38px;
  862. margin: 14px 0 0 32px;
  863. .word8 {
  864. width: 39px;
  865. height: 13px;
  866. overflow-wrap: break-word;
  867. color: rgba(64, 77, 116, 1);
  868. font-size: 13px;
  869. text-align: left;
  870. white-space: nowrap;
  871. line-height: 13px;
  872. margin-top: 13px;
  873. display: block;
  874. }
  875. .group3 {
  876. background-color: rgba(255, 255, 255, 1);
  877. border-radius: 2px;
  878. height: 38px;
  879. border: 0.5px solid rgba(185, 186, 208, 1);
  880. width: 247px;
  881. .info11 {
  882. width: 39px;
  883. height: 13px;
  884. overflow-wrap: break-word;
  885. color: rgba(168, 168, 197, 1);
  886. font-size: 13px;
  887. text-align: left;
  888. white-space: nowrap;
  889. line-height: 13px;
  890. display: block;
  891. margin: 13px 0 0 6px;
  892. }
  893. }
  894. }
  895. .Button1 {
  896. background-color: rgba(77, 106, 221, 1);
  897. border-radius: 17px;
  898. height: 34px;
  899. width: 120px;
  900. margin: 25px 0 0 128px;
  901. .word9 {
  902. width: 60px;
  903. height: 13px;
  904. overflow-wrap: break-word;
  905. color: rgba(255, 255, 255, 1);
  906. font-size: 15px;
  907. font-family: PingFangSC-Medium;
  908. text-align: center;
  909. white-space: nowrap;
  910. line-height: 15px;
  911. display: block;
  912. margin: 11px 0 0 30px;
  913. }
  914. }
  915. }
  916. }
  917. .van-form {
  918. .van-cell {
  919. width: 313px;
  920. background-color: rgba(255, 255, 255, 1);
  921. padding: 0;
  922. color: rgba(168, 168, 197, 1);
  923. font-size: 13px;
  924. margin: 0 auto;
  925. margin-top: 20px;
  926. overflow: visible;
  927. &::after {
  928. display: none;
  929. }
  930. .van-field__control {
  931. height: 38px;
  932. line-height: 38px;
  933. padding: 6px;
  934. border-radius: 2px;
  935. border: 0.5px solid rgba(185, 186, 208, 1);
  936. &:-internal-autofill-previewed,
  937. &:-internal-autofill-selected {
  938. -webkit-text-fill-color: #323233 !important;
  939. transition: background-color 5000s ease-in-out 0s !important;
  940. }
  941. }
  942. .van-field__control::-webkit-input-placeholder {
  943. color: rgba(168, 168, 197, 1);
  944. }
  945. .van-field__label {
  946. height: 38px;
  947. line-height: 38px;
  948. width: 6em;
  949. }
  950. .radioBox {
  951. display: flex;
  952. .van-radio-group--horizontal {
  953. width: 100%;
  954. justify-content: space-around;
  955. }
  956. .van-radio {
  957. overflow: visible;
  958. }
  959. .van-radio__icon {
  960. font-size: 13px;
  961. }
  962. .van-radio__label {
  963. line-height: 13px;
  964. }
  965. .van-radio__icon--checked .van-icon-success {
  966. border-color: #2c87c8;
  967. background: #2c87c8;
  968. }
  969. .van-icon-success::before {
  970. content: '';
  971. background: #fff;
  972. width: 40%;
  973. height: 40%;
  974. position: absolute;
  975. top: 30%;
  976. left: 30%;
  977. border-radius: 100%;
  978. }
  979. .van-radio__icon--checked+.van-radio__label {
  980. color: #2c87c8;
  981. }
  982. }
  983. }
  984. }
  985. .van-button--primary {
  986. border-color: #2c87c8;
  987. background-color: #2c87c8;
  988. }
  989. }
  990. }