TouTiao.wxss 15 KB

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