Wemedia.wxss 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903
  1. page {
  2. font-size: 6px;
  3. }
  4. /* <image class="weiixn-pic1" class="" src="../../../static/images/dud.jpg" mode=""></image> */
  5. /* <image class="weiixn-pic2" src="../../../static/images/w.jpg" mode=""></image> */
  6. .weiixn {
  7. overflow: hidden;
  8. _zoom: 1;
  9. padding: 20rpx 0rpx;
  10. background: #FFFFFF;
  11. }
  12. .weiixn-pic1 {
  13. float: left;
  14. width: 375rpx;
  15. height: auto;
  16. display: block;
  17. }
  18. .weiixn-pic2 {
  19. float: right;
  20. width: 375rpx;
  21. height: auto;
  22. display: block;
  23. }
  24. /* 轮播自定义样式 */
  25. .swipercontent {
  26. position: relative;
  27. }
  28. .swiper-box {
  29. background: #fff;
  30. }
  31. .slide-image {
  32. width: 100%;
  33. height: 454rpx;
  34. display: block;
  35. }
  36. .slide-images {
  37. width: 100%;
  38. height: 675rpx;
  39. display: block;
  40. }
  41. .swiper-box .uni-swiper-dots {
  42. position: absolute;
  43. margin: 0 auto !important;
  44. top: 316rpx;
  45. }
  46. .swiper-box .uni-swiper-dot {
  47. width: 19rpx;
  48. display: -webkit-inline-box;
  49. display: -webkit-inline-flex;
  50. display: inline-flex;
  51. height: 7rpx;
  52. margin-right: 20rpx;
  53. -webkit-box-pack: justify;
  54. -webkit-justify-content: space-between;
  55. justify-content: space-between;
  56. }
  57. .swiper-box .uni-swiper-dot::before {
  58. content: '';
  59. -webkit-box-flex: 1;
  60. -webkit-flex-grow: 1;
  61. flex-grow: 1;
  62. background: #e0e0e0;
  63. }
  64. .swiper-box .uni-swiper-dot-active::before {
  65. background: #2f2f2f;
  66. border-radius: 4rpx;
  67. }
  68. .swipercontent {
  69. position: relative;
  70. }
  71. .dots {
  72. position: absolute;
  73. left: 0;
  74. right: 0;
  75. bottom: 0rpx;
  76. display: -webkit-box;
  77. display: -webkit-flex;
  78. display: flex;
  79. -webkit-box-pack: center;
  80. -webkit-justify-content: center;
  81. justify-content: center;
  82. }
  83. .dot {
  84. margin: 0 8rpx;
  85. width: 21rpx;
  86. height: 9rpx;
  87. background: #333;
  88. border-radius: 16rpx;
  89. }
  90. .dot.active {
  91. width: 21rpx;
  92. background: #dfdfdf;
  93. }
  94. /* 结束 */
  95. /* 内容 */
  96. .introduce {
  97. /* font-size: 30upx;
  98. font-family: PingFang-SC-Regular;
  99. font-weight: 400;
  100. color: rgba(51, 51, 51, 1);
  101. padding: 55upx 34upx; */
  102. /* background: #ED7D31; */
  103. margin-top: 24rpx;
  104. background: #ED7D31;
  105. color: #FFFFFF;
  106. }
  107. .grace-rich-text {
  108. font-size: 24rpx;
  109. font-family: PingFang-SC-Regular;
  110. font-weight: 400;
  111. line-height: 45rpx;
  112. /* color: rgba(51, 51, 51, 1); */
  113. padding: 45rpx 55rpx;
  114. }
  115. /* tab切换列表 */
  116. /* 列表 */
  117. .listening {
  118. padding-bottom: 48rpx;
  119. }
  120. .list {
  121. margin: 0 12rpx;
  122. /* display:flex; */
  123. overflow: hidden;
  124. _zoom: 1;
  125. }
  126. .listcent {
  127. margin-left: 66rpx;
  128. float: left;
  129. width: 268rpx;
  130. height: 245rpx;
  131. background: #FFFFFF;
  132. border: 1rpx solid #DBDBDB;
  133. margin-bottom: 30rpx;
  134. }
  135. .listPic {
  136. display: block;
  137. width: 268rpx;
  138. height: 170rpx;
  139. }
  140. /* */
  141. .biaot {
  142. background: #fff;
  143. text-align: center;
  144. }
  145. .bt {
  146. font-size: 18rpx;
  147. line-height: 18rpx;
  148. font-family: PingFang-SC-Regular;
  149. font-weight: bold;
  150. color: #333333;
  151. padding: 16rpx 0rpx 8rpx 0rpx;
  152. overflow: hidden;
  153. text-overflow: ellipsis;
  154. white-space: nowrap;
  155. }
  156. .bts {
  157. margin: 0 62rpx !important;
  158. }
  159. .xianq {
  160. overflow: hidden;
  161. _zoom: 1;
  162. margin: 0 81rpx;
  163. }
  164. .text {
  165. font-size: 24rpx;
  166. font-family: PingFang-SC-Regular;
  167. font-weight: 400;
  168. color: #666666;
  169. float: left;
  170. }
  171. .jt {
  172. width: 14rpx;
  173. height: 16rpx;
  174. float: right;
  175. display: block;
  176. margin-top: 11rpx;
  177. }
  178. .btn {
  179. padding-bottom: 82rpx;
  180. }
  181. .btn-cont {
  182. margin: 0 155rpx;
  183. height: 70rpx;
  184. background: #f4f4f4;
  185. /* box-shadow:3upx 5upx 134upx 7upx rgba(7,7,7,0.13); */
  186. /* opacity:0.2; */
  187. border-radius: 35rpx;
  188. overflow: hidden;
  189. _zoom: 1;
  190. padding: 0 107rpx;
  191. }
  192. .anli {
  193. font-size: 30rpx;
  194. font-family: PingFang-SC-Regular;
  195. font-weight: bold;
  196. color: #666666;
  197. line-height: 70rpx;
  198. float: left;
  199. }
  200. .gd {
  201. width: 30rpx;
  202. height: 29rpx;
  203. float: right;
  204. margin-top: 22rpx;
  205. }
  206. .footer-cont {
  207. padding: 72rpx 73rpx 37rpx 86rpx;
  208. background: #FFFFFF;
  209. }
  210. .tag {
  211. overflow: hidden;
  212. _zoom: 1;
  213. }
  214. .labels {
  215. overflow: hidden;
  216. _zoom: 1;
  217. float: left;
  218. /* display: inline-block; */
  219. /* display: flex; */
  220. }
  221. .label {
  222. font-size: 26rpx;
  223. font-family: SourceHanSansCN-Medium;
  224. font-weight: 500;
  225. color: #ffffff;
  226. float: left;
  227. }
  228. .lxian {
  229. font-size: 26rpx;
  230. font-family: SourceHanSansCN-Medium;
  231. font-weight: 500;
  232. color: #ffffff;
  233. float: left;
  234. margin: 0 4rpx;
  235. }
  236. .labels:last-child .lxian {
  237. font-size: 0rpx;
  238. float: left;
  239. margin: 0;
  240. }
  241. .labels:first-child .lxian {
  242. font-size: 0rpx;
  243. float: left;
  244. margin: 0;
  245. }
  246. .telpic {
  247. width: 37rpx;
  248. height: 41rpx;
  249. float: left;
  250. display: block;
  251. margin-right: 20rpx;
  252. }
  253. .laos {
  254. /* font-family: MFJinHei; */
  255. /* font-weight: bold; */
  256. font-size: 34rpx;
  257. color: #FFFFFF;
  258. float: left;
  259. }
  260. .phine {
  261. /* font-family: MFJinHei; */
  262. letter-spacing: 2rpx;
  263. /* font-weight: bold; */
  264. font-size: 34rpx;
  265. color: #FFFFFF;
  266. float: left;
  267. }
  268. .bohao {
  269. width: 36rpx;
  270. height: 40rpx;
  271. display: block;
  272. float: left;
  273. margin-left: 38rpx;
  274. margin-top: 5rpx;
  275. }
  276. .tjt {
  277. width: 39rpx;
  278. height: 28rpx;
  279. display: block;
  280. float: left;
  281. margin-left: 12rpx;
  282. margin-top: 12rpx;
  283. }
  284. .footer-btn {
  285. width: 100%;
  286. }
  287. .footer-btn view {
  288. text-align: justify;
  289. display: inline-block;
  290. text-align-last: justify;
  291. text-justify: inter-ideograph;
  292. vertical-align: top;
  293. }
  294. .footer-btn view text {
  295. display: inline-block;
  296. height: 0;
  297. width: 100% /* 换行 */;
  298. }
  299. .btn-title {
  300. display: -webkit-box;
  301. display: -webkit-flex;
  302. display: flex;
  303. font-size: 58rpx;
  304. font-family: Source Han Sans CN;
  305. font-weight: 800;
  306. color: #dc4242;
  307. line-height: 58rpx;
  308. margin-bottom: 14rpx;
  309. height: 58rpx;
  310. width: 100%;
  311. }
  312. .btn-title-sz {
  313. color: #ED7D31;
  314. }
  315. .btn-title-sz1 {
  316. color: #211717;
  317. }
  318. .btn-fdesc {
  319. width: 100%;
  320. font-size: 32rpx;
  321. font-family: Source Han Sans CN;
  322. font-weight: 400;
  323. color: #333333;
  324. line-height: 32rpx;
  325. height: 32rpx;
  326. text-align: center;
  327. margin-bottom: 24rpx;
  328. }
  329. .logocont {
  330. overflow: hidden;
  331. _zoom: 1;
  332. /* margin-top: 42upx; */
  333. }
  334. .logos {
  335. float: left;
  336. width: 352rpx;
  337. margin-top: 15rpx;
  338. }
  339. .logo {
  340. width: 324rpx;
  341. height: 160rpx;
  342. display: block;
  343. margin: 0 auto;
  344. }
  345. .logo-text {
  346. text-align: center;
  347. font-size: 28rpx;
  348. font-family: Source Han Sans CN;
  349. font-weight: 400;
  350. color: #333333;
  351. line-height: 28rpx;
  352. margin-top: 20rpx;
  353. }
  354. .code {
  355. float: right;
  356. }
  357. .codePic {
  358. width: 210rpx;
  359. height: 210rpx;
  360. display: block;
  361. }
  362. .codetext {
  363. text-align: center;
  364. font-size: 16rpx;
  365. font-family: Source Han Sans CN;
  366. font-weight: 400;
  367. color: #333333;
  368. line-height: 16rpx;
  369. }
  370. .codetext-s {
  371. color: #333333;
  372. }
  373. .codetext-a {
  374. color: #ED7D31;
  375. }
  376. @-webkit-keyframes move {
  377. 0%,
  378. 5% {
  379. -webkit-transform: rotate(0deg);
  380. transform: rotate(0deg);
  381. }
  382. 15% {
  383. -webkit-transform: rotate(0deg);
  384. transform: rotate(0deg);
  385. }
  386. 25% {
  387. -webkit-transform: rotate(0deg);
  388. transform: rotate(0deg);
  389. }
  390. 35% {
  391. -webkit-transform: rotate(0deg);
  392. transform: rotate(0deg);
  393. }
  394. 45% {
  395. -webkit-transform: rotate(0deg);
  396. transform: rotate(0deg);
  397. }
  398. 55% {
  399. -webkit-transform: rotate(0deg);
  400. transform: rotate(0deg);
  401. }
  402. 60% {
  403. -webkit-transform: rotate(0deg);
  404. transform: rotate(0deg);
  405. }
  406. 65% {
  407. -webkit-transform: rotate(0deg);
  408. transform: rotate(0deg);
  409. }
  410. 70% {
  411. -webkit-transform: rotate(6deg);
  412. transform: rotate(6deg);
  413. }
  414. 75% {
  415. -webkit-transform: rotate(-6deg);
  416. transform: rotate(-6deg);
  417. }
  418. 80% {
  419. -webkit-transform: rotate(6deg);
  420. transform: rotate(6deg);
  421. }
  422. 85% {
  423. -webkit-transform: rotate(-6deg);
  424. transform: rotate(-6deg);
  425. }
  426. 90% {
  427. -webkit-transform: rotate(6deg);
  428. transform: rotate(6deg);
  429. }
  430. 95% {
  431. -webkit-transform: rotate(-6deg);
  432. transform: rotate(-6deg);
  433. }
  434. 100% {
  435. -webkit-transform: rotate(0deg);
  436. transform: rotate(0deg);
  437. }
  438. }
  439. @keyframes move {
  440. 0%,
  441. 5% {
  442. -webkit-transform: rotate(0deg);
  443. transform: rotate(0deg);
  444. }
  445. 15% {
  446. -webkit-transform: rotate(0deg);
  447. transform: rotate(0deg);
  448. }
  449. 25% {
  450. -webkit-transform: rotate(0deg);
  451. transform: rotate(0deg);
  452. }
  453. 35% {
  454. -webkit-transform: rotate(0deg);
  455. transform: rotate(0deg);
  456. }
  457. 45% {
  458. -webkit-transform: rotate(0deg);
  459. transform: rotate(0deg);
  460. }
  461. 55% {
  462. -webkit-transform: rotate(0deg);
  463. transform: rotate(0deg);
  464. }
  465. 60% {
  466. -webkit-transform: rotate(0deg);
  467. transform: rotate(0deg);
  468. }
  469. 65% {
  470. -webkit-transform: rotate(0deg);
  471. transform: rotate(0deg);
  472. }
  473. 70% {
  474. -webkit-transform: rotate(6deg);
  475. transform: rotate(6deg);
  476. }
  477. 75% {
  478. -webkit-transform: rotate(-6deg);
  479. transform: rotate(-6deg);
  480. }
  481. 80% {
  482. -webkit-transform: rotate(6deg);
  483. transform: rotate(6deg);
  484. }
  485. 85% {
  486. -webkit-transform: rotate(-6deg);
  487. transform: rotate(-6deg);
  488. }
  489. 90% {
  490. -webkit-transform: rotate(6deg);
  491. transform: rotate(6deg);
  492. }
  493. 95% {
  494. -webkit-transform: rotate(-6deg);
  495. transform: rotate(-6deg);
  496. }
  497. 100% {
  498. -webkit-transform: rotate(0deg);
  499. transform: rotate(0deg);
  500. }
  501. }
  502. .tjt {
  503. animation: move 1s 0s infinite;
  504. -webkit-animation: move 1s 0s infinite;
  505. }
  506. .tjt {
  507. position: relative;
  508. animation: myfirst 1s 0s infinite;
  509. -webkit-animation: myfirst 1s linear 1s infinite alternate;
  510. }
  511. @-webkit-keyframes myfirst {
  512. 0% {
  513. left: 0px;
  514. }
  515. 25% {
  516. left: 3px;
  517. }
  518. 50% {
  519. left: 6px;
  520. }
  521. 75% {
  522. left: 3px;
  523. }
  524. 100% {
  525. left: 0px;
  526. }
  527. }
  528. @keyframes myfirst {
  529. 0% {
  530. left: 0px;
  531. }
  532. 25% {
  533. left: 3px;
  534. }
  535. 50% {
  536. left: 6px;
  537. }
  538. 75% {
  539. left: 3px;
  540. }
  541. 100% {
  542. left: 0px;
  543. }
  544. }
  545. /* 底部 */
  546. .business {
  547. width: 100%;
  548. background: #ED7D31;
  549. }
  550. .businesscard {
  551. height: 190rpx;
  552. overflow: hidden;
  553. _zoom: 1;
  554. padding: 0 42rpx 0 53rpx;
  555. display: -webkit-box;
  556. display: -webkit-flex;
  557. display: flex;
  558. }
  559. .rights1 {
  560. margin-top: 13rpx;
  561. margin-left: 10rpx;
  562. }
  563. .ri-tel {
  564. width: 103rpx;
  565. height: 173rpx;
  566. display: block;
  567. }
  568. .phone {
  569. overflow: hidden;
  570. _zoom: 1;
  571. display: -webkit-box;
  572. display: -webkit-flex;
  573. display: flex;
  574. }
  575. .pic {
  576. width: 154rpx;
  577. height: 154rpx;
  578. /* border-radius: 50%; */
  579. margin: 18rpx 20rpx 0 0rpx;
  580. display: block;
  581. /* margin-bottom: 17upx; */
  582. }
  583. .bus-cont view {
  584. /* text-align: justify;
  585. text-align-last: justify; */
  586. text-align: justify;
  587. display: inline-block;
  588. text-align-last: justify;
  589. text-justify: inter-ideograph;
  590. vertical-align: top;
  591. width: 100%;
  592. margin-bottom: 10rpx;
  593. }
  594. .bus-cont view text {
  595. display: inline-block;
  596. height: 0;
  597. width: 100% /* 换行 */;
  598. }
  599. .title1 {
  600. margin-top: 26rpx;
  601. margin-bottom: 17rpx;
  602. font-size: 28rpx;
  603. height: 28rpx;
  604. line-height: 28rpx;
  605. /* font-weight:bold; */
  606. color: #fff;
  607. }
  608. .tel {
  609. color: #fff;
  610. font-size: 30rpx;
  611. line-height: 30rpx;
  612. height: 30rpx;
  613. display: -webkit-box;
  614. display: -webkit-flex;
  615. display: flex;
  616. }
  617. .tel-num {
  618. width: 52rpx;
  619. text-align: justify;
  620. }
  621. .tel-txt {
  622. letter-spacing: 6rpx;
  623. }
  624. .bus-desc {
  625. font-size: 20rpx;
  626. font-family: Source Han Sans CN;
  627. font-weight: 400;
  628. line-height: 20rpx;
  629. color: #fff;
  630. height: 20rpx;
  631. }
  632. .cont {
  633. overflow: hidden;
  634. _zoom: 1;
  635. -webkit-box-flex: 1;
  636. -webkit-flex: 1;
  637. flex: 1;
  638. }
  639. .bustag {
  640. overflow: hidden;
  641. _zoom: 1;
  642. }
  643. .bustext {
  644. overflow: hidden;
  645. _zoom: 1;
  646. float: left;
  647. /* margin-bottom: 30upx; */
  648. }
  649. .buslxian {
  650. float: left;
  651. font-size: 30rpx;
  652. font-family: PingFang-SC-Medium;
  653. font-weight: 500;
  654. color: #ffffff;
  655. margin: 0 6rpx;
  656. }
  657. .bustext:first-child .buslxian {
  658. float: left;
  659. font-size: 0rpx;
  660. font-family: PingFang-SC-Medium;
  661. font-weight: 500;
  662. color: #ffffff;
  663. margin: 0;
  664. }
  665. .bust {
  666. float: left;
  667. font-size: 30rpx;
  668. font-family: PingFang-SC-Medium;
  669. font-weight: 500;
  670. color: #ffffff;
  671. }
  672. .btnPic {
  673. width: 100%;
  674. display: block;
  675. }
  676. /* 新增 */
  677. /* 大标题 */
  678. .h {
  679. margin-top: 20rpx;
  680. }
  681. .dtitle {
  682. overflow: hidden;
  683. _zoom: 1;
  684. display: -webkit-box;
  685. display: -webkit-flex;
  686. display: flex;
  687. -webkit-box-pack: center;
  688. -webkit-justify-content: center;
  689. justify-content: center;
  690. margin: 0 auto;
  691. }
  692. .title {
  693. font-size: 44rpx;
  694. font-family: PingFang-SC-Medium;
  695. font-weight: bold;
  696. color: #222222;
  697. padding: 0 24rpx;
  698. float: left;
  699. }
  700. .limg {
  701. float: left;
  702. width: 35rpx;
  703. height: 15rpx;
  704. display: block;
  705. margin-top: 22rpx;
  706. }
  707. .ftitle {
  708. margin-top: 8rpx;
  709. font-size: 24rpx;
  710. font-family: PingFang-SC-Medium;
  711. font-weight: 500;
  712. color: #333333;
  713. text-align: center;
  714. }
  715. .weiixn-gzh {
  716. width: 176rpx;
  717. height: 44rpx;
  718. background: #ED7D31;
  719. border-radius: 6rpx;
  720. font-size: 26rpx;
  721. font-family: Source Han Sans CN;
  722. font-weight: bold;
  723. color: #FFFFFF;
  724. line-height: 44rpx;
  725. text-align: center;
  726. margin: 0 auto;
  727. margin-bottom: 28rpx;
  728. }
  729. .weiixn-gzhs {
  730. width: 236rpx;
  731. height: 44rpx;
  732. background: #ED7D31;
  733. border-radius: 6rpx;
  734. font-size: 26rpx;
  735. font-family: Source Han Sans CN;
  736. font-weight: bold;
  737. color: #FFFFFF;
  738. line-height: 44rpx;
  739. text-align: center;
  740. margin: 0 auto;
  741. margin-top: 34rpx;
  742. margin-bottom: 28rpx;
  743. }
  744. /* 公众号列表 */
  745. .content {
  746. background: #FFFFFF;
  747. padding-bottom: 60rpx;
  748. }
  749. .content-list {
  750. padding: 0 30rpx;
  751. }
  752. .content-cont {
  753. overflow: hidden;
  754. _zoom: 1;
  755. }
  756. .list-ul {
  757. float: left;
  758. margin-left: 44rpx;
  759. }
  760. .list-li {
  761. width: 170rpx;
  762. margin-bottom: 40rpx;
  763. }
  764. .list-pic image {
  765. width: 170rpx;
  766. height: 170rpx;
  767. border-radius: 85rpx;
  768. display: block;
  769. }
  770. .list-title {
  771. font-size: 18rpx;
  772. font-family: Source Han Sans CN;
  773. font-weight: bold;
  774. color: #333333;
  775. text-align: center;
  776. margin: 14rpx 0 8rpx 0;
  777. overflow: hidden;
  778. text-overflow: ellipsis;
  779. white-space: nowrap;
  780. }
  781. .list-desc {
  782. height: 26rpx;
  783. border: 1rpx solid rgba(189, 194, 196, 0.99);
  784. border-radius: 2rpx;
  785. font-size: 12rpx;
  786. text-align: center;
  787. line-height: 26rpx;
  788. font-family: Source Han Sans CN;
  789. font-weight: 400;
  790. color: #333333;
  791. margin: 0 26rpx;
  792. box-sizing: border-box;
  793. -webkit-text-size-adjust: 100%;
  794. }
  795. .ljgd {
  796. width: 212rpx;
  797. height: 43rpx;
  798. border: 1rpx solid #DD2B2E;
  799. box-sizing: border-box;
  800. border-radius: 3rpx;
  801. display: -webkit-box;
  802. display: -webkit-flex;
  803. display: flex;
  804. -webkit-box-pack: center;
  805. -webkit-justify-content: center;
  806. justify-content: center;
  807. -webkit-box-align: center;
  808. -webkit-align-items: center;
  809. align-items: center;
  810. margin: 0 auto;
  811. }
  812. .ljgd .ljgd-pic image {
  813. width: 30rpx;
  814. height: 30rpx;
  815. display: block;
  816. margin-right: 12rpx;
  817. }
  818. .ljgd .ljgd-text {
  819. line-height: 43rpx;
  820. font-size: 20rpx;
  821. font-family: Microsoft YaHei;
  822. font-weight: bold;
  823. color: #444444;
  824. }
  825. .lic {
  826. width: 173rpx;
  827. height: 35rpx;
  828. border: 1rpx solid #DD2B2E;
  829. border-radius: 3px;
  830. display: -webkit-box;
  831. display: -webkit-flex;
  832. display: flex;
  833. -webkit-box-pack: center;
  834. -webkit-justify-content: center;
  835. justify-content: center;
  836. -webkit-box-align: center;
  837. -webkit-align-items: center;
  838. align-items: center;
  839. margin-top: 14rpx;
  840. }
  841. .lic .ljgd-pic image {
  842. width: 27rpx;
  843. height: 27rpx;
  844. display: block;
  845. margin-right: 12rpx;
  846. }
  847. .lic .ljgd-text {
  848. line-height: 16rpx;
  849. font-size: 16rpx;
  850. font-family: Microsoft YaHei;
  851. font-weight: bold;
  852. color: #444444;
  853. }
  854. .lin1 {
  855. margin-top: 38rpx;
  856. }
  857. .lin2 {
  858. margin-top: 60rpx;
  859. }
  860. .links {
  861. margin-top: 8rpx;
  862. }
  863. .mark {
  864. position: fixed;
  865. left: 0;
  866. top: 0;
  867. right: 0;
  868. bottom: 0;
  869. background: rgba(0, 0, 0, 0.5);
  870. z-index: 9999999;
  871. }
  872. .mark-content {
  873. position: absolute;
  874. left: 0;
  875. top: 0;
  876. right: 0;
  877. bottom: 0;
  878. margin: auto;
  879. z-index: 9;
  880. width: 500rpx;
  881. height: 500rpx;
  882. background: #FFFFFF;
  883. border-radius: 16rpx;
  884. }
  885. .mark-relative {
  886. position: relative;
  887. }
  888. .mark-del {
  889. width: 30rpx;
  890. height: 30rpx;
  891. display: block;
  892. position: absolute;
  893. right: 0;
  894. padding: 22rpx 20rpx 0 0;
  895. }
  896. .qercode {
  897. width: 320rpx;
  898. height: 320rpx;
  899. display: block;
  900. margin: 0 auto;
  901. padding-top: 90rpx;
  902. }