抖音c端
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1075 рядки
15 KiB

  1. @import "../../../app.ttss";
  2. @import "../../freeBannerDetail/ttParse/wxParse.ttss";
  3. button::after {
  4. border: none;
  5. }
  6. page {
  7. height: auto !important;
  8. background: #f4f5f9;
  9. }
  10. .content {
  11. width: 710rpx;
  12. padding: 0 20rpx;
  13. background-color: #ffffff;
  14. }
  15. .serviceBOX {
  16. position: fixed;
  17. top: 50%;
  18. right: 10%;
  19. width: 50rpx;
  20. height: 50rpx;
  21. z-index: 99999;
  22. }
  23. .alerting {
  24. width: 100%;
  25. }
  26. .cancelAppoint {
  27. color: #ffffff;
  28. background-color: #ff0000;
  29. border-radius: 5rpx;
  30. padding: 5rpx 3rpx;
  31. }
  32. .serviceBox2 {
  33. width: 50rpx;
  34. height: 50rpx;
  35. background-color: #00000000;
  36. margin-top: 20rpx;
  37. }
  38. .fuwuLogoBox {
  39. width: 50rpx;
  40. height: 50rpx;
  41. line-height: 0;
  42. }
  43. .itemLogo {
  44. width: 100%;
  45. height: 100%;
  46. }
  47. .order {
  48. width: 100%;
  49. padding-bottom: 40rpx;
  50. overflow: hidden;
  51. }
  52. .success {
  53. vertical-align: middle;
  54. width: 40rpx;
  55. margin-right: 10rpx;
  56. float: left;
  57. }
  58. .tips {
  59. width: 92%;
  60. height: 70rpx;
  61. background: #d4a971;
  62. color: #fff;
  63. padding: 20rpx 4% 0;
  64. }
  65. .tipsX {
  66. width: 92%;
  67. height: 70rpx;
  68. background: #2c8dff;
  69. color: #fff;
  70. padding: 20rpx 4% 0;
  71. }
  72. .merchantName {
  73. color: #3c3c3c !important;
  74. /* margin-left: 160rpx; */
  75. font-size: 28rpx;
  76. float: left;
  77. margin-left: 30rpx;
  78. height: 100%;
  79. line-height: 90rpx;
  80. }
  81. .tips view:nth-child(2) {
  82. font-size: 32rpx;
  83. padding-left: 16rpx;
  84. width: 100%;
  85. }
  86. .tips view:nth-child(1) {
  87. width: 100%;
  88. height: 32rpx;
  89. background: #fff;
  90. border-radius: 50%;
  91. color: #00c0ff;
  92. text-align: center;
  93. font-size: 28rpx;
  94. }
  95. .msg text:nth-child(1) {
  96. width: 90%;
  97. font-size: 28rpx;
  98. float: left;
  99. }
  100. .msg text:nth-child(2) {
  101. font-size: 24rpx;
  102. float: left;
  103. margin-left: 35rpx;
  104. }
  105. .section {
  106. /* margin-top: 2%; */
  107. background: #fff;
  108. }
  109. .detail_msg {
  110. width: 92%;
  111. display: flex;
  112. margin: 0 4%;
  113. margin-top: 10rpx;
  114. padding-bottom: 42rpx;
  115. border-bottom: 1rpx solid #eee;
  116. }
  117. .logo {
  118. display: block;
  119. width: 120rpx;
  120. height: 120rpx;
  121. border-radius: 16rpx;
  122. }
  123. .logo image {
  124. width: 120rpx;
  125. height: 120rpx;
  126. border-radius: 16rpx;
  127. }
  128. .sectionTit {
  129. padding-top: 30rpx;
  130. width: 92%;
  131. margin: 0 4%;
  132. font-size: 30rpx;
  133. color: #3c3c3c;
  134. }
  135. /* .info view:nth-child(1) {
  136. padding: 0 4%;
  137. width: 80%;
  138. overflow: hidden;
  139. text-overflow: ellipsis;
  140. white-space: nowrap;
  141. } */
  142. .info {
  143. width: 100%;
  144. position: relative;
  145. }
  146. .infoArrow {
  147. position: absolute;
  148. right: 26rpx;
  149. width: 20rpx;
  150. margin: auto;
  151. bottom: 90rpx;
  152. }
  153. /* .info view:nth-child(1) text {
  154. font-size: 30rpx;
  155. color: #000;
  156. letter-spacing: 0;
  157. } */
  158. /* .info view:nth-child(1) text:nth-child(2) {
  159. color: #ffae00;
  160. font-size: 24rpx;
  161. } */
  162. /* .info view:nth-child(2), .info view:nth-child(3) {
  163. font-size: 24rpx;
  164. padding-left: 4%;
  165. color: #919191;
  166. letter-spacing: 0;
  167. } */
  168. /* .info view:nth-child(2) text, .info view:nth-child(3) text {
  169. font-size: 22rpx;
  170. color: #b8b8b8;
  171. } */
  172. .payment {
  173. width: 92%;
  174. height: 120rpx;
  175. line-height: 120rpx;
  176. padding: 0 4%;
  177. display: flex;
  178. justify-content: space-between;
  179. border-bottom: 20rpx solid #ededed;
  180. }
  181. .payment view:nth-child(2) text:nth-child(1) {
  182. font-size: 36rpx;
  183. color: #ff3434;
  184. font-weight: bold;
  185. }
  186. .payment view:nth-child(2) text:nth-child(2) {
  187. font-size: 24rpx;
  188. color: #b4b4b4;
  189. padding-left: 18rpx;
  190. text-decoration: line-through;
  191. }
  192. .dhCode {
  193. position: relative;
  194. height: 96rpx;
  195. line-height: 96rpx;
  196. border-bottom: 1rpx solid #f4f5f9;
  197. padding-left: 5%;
  198. padding-right: 5%;
  199. }
  200. .barnumImg {
  201. float: left;
  202. height: 40rpx;
  203. width: 40rpx;
  204. margin: 24rpx 20rpx;
  205. }
  206. .classif {
  207. background: #fff;
  208. width: 100%;
  209. margin-top: 20rpx;
  210. }
  211. .wuliu {
  212. height: 96rpx;
  213. line-height: 96rpx;
  214. border-bottom: 1rpx solid #f4f5f9;
  215. padding-left: 5%;
  216. padding-right: 5%;
  217. overflow: hidden;
  218. }
  219. .left {
  220. float: left;
  221. }
  222. .sign {
  223. width: 160rpx;
  224. height: 60rpx;
  225. line-height: 60rpx;
  226. text-align: center;
  227. background-color: #00c0ff;
  228. color: #fff;
  229. border-radius: 12rpx;
  230. margin: 40rpx auto;
  231. padding: 12rpx 20rpx;
  232. font-size: 28rpx;
  233. }
  234. .left {
  235. float: left;
  236. font-size: 26rpx;
  237. color: #a6a6a6;
  238. }
  239. .copeCode {
  240. float: left;
  241. margin: 20rpx 10rpx;
  242. padding: 10rpx;
  243. height: 30rpx;
  244. line-height: 30rpx;
  245. border-radius: 8rpx;
  246. color: #df3502;
  247. border: 1rpx #a6a6a6 solid;
  248. font-size: 28rpx;
  249. }
  250. .goInquire {
  251. float: left;
  252. margin: 20rpx 10rpx;
  253. padding: 10rpx;
  254. height: 30rpx;
  255. line-height: 30rpx;
  256. border: 1rpx #a6a6a6 solid;
  257. border-radius: 8rpx;
  258. color: #3cc51f;
  259. font-size: 28rpx;
  260. }
  261. /*
  262. .classifShop{
  263. background: #FFFFFF;
  264. width: 100%;
  265. margin-top: 20rpx;
  266. padding-bottom: 20rpx;
  267. }
  268. .classifShop >view{
  269. font-size: 28rpx;
  270. color: #A6A6A6;
  271. position: relative;
  272. display: flex;
  273. justify-content: space-between;
  274. padding-left: 5%;
  275. padding-right: 5%;
  276. margin-bottom: 20rpx;
  277. }
  278. .classifShop >view:nth-child(1){
  279. height: 88rpx!important;
  280. line-height:94rpx;
  281. } */
  282. .classif>view:nth-child(2),
  283. .classif>view:nth-child(3) {
  284. position: relative;
  285. height: 94rpx;
  286. line-height: 94rpx;
  287. display: flex;
  288. justify-content: space-between;
  289. padding-left: 5%;
  290. padding-right: 5%;
  291. /* border-bottom: 1rpx solid #eee; */
  292. }
  293. .classif>view text:nth-child(2) {
  294. font-size: 28rpx;
  295. /* color: #3c3c3c; */
  296. }
  297. .classif>view text:nth-child(1) {
  298. font-size: 28rpx;
  299. color: #a6a6a6;
  300. float: left;
  301. }
  302. .classif>view:nth-child(1) {
  303. display: block;
  304. }
  305. .classif>view:nth-child(6) text:nth-child(2) {
  306. color: #666;
  307. }
  308. .spcode {
  309. position: absolute;
  310. right: 70rpx;
  311. bottom: 0;
  312. top: 0;
  313. margin: auto;
  314. width: 50rpx;
  315. z-index: 1;
  316. }
  317. .rArrow {
  318. position: absolute;
  319. right: 26rpx;
  320. height: 20rpx;
  321. width: 20rpx;
  322. margin: auto;
  323. bottom: 30rpx;
  324. }
  325. /*mask*/
  326. .drawer_screen {
  327. position: absolute;
  328. width: 100%;
  329. height: 100%;
  330. top: 0;
  331. left: 0;
  332. z-index: 1000;
  333. background: #000;
  334. opacity: 0.5;
  335. overflow: hidden;
  336. }
  337. .drawer_box {
  338. width: 650rpx;
  339. position: fixed;
  340. overflow: hidden;
  341. top: 50%;
  342. left: 0;
  343. z-index: 1001;
  344. margin: -150px 50rpx 0 50rpx;
  345. border-radius: 3px;
  346. }
  347. .drawer_title {
  348. padding: 15px;
  349. font: 20px "microsoft yahei";
  350. text-align: center;
  351. }
  352. .drawer_content {
  353. height: 210px;
  354. overflow-y: scroll;
  355. /*超出父盒子高度可滚动*/
  356. }
  357. .btn_ok {
  358. padding: 10px;
  359. font: 20px "microsoft yahei";
  360. text-align: center;
  361. border-top: 1px solid #e8e8ea;
  362. color: #3cc51f;
  363. }
  364. .top {
  365. padding-top: 8px;
  366. }
  367. .bottom {
  368. padding-bottom: 8px;
  369. }
  370. .title {
  371. height: 30px;
  372. line-height: 30px;
  373. width: 160rpx;
  374. text-align: center;
  375. display: inline-block;
  376. font: 300 28rpx/30px "microsoft yahei";
  377. }
  378. .input_base {
  379. border: 2rpx solid #ccc;
  380. padding-left: 10rpx;
  381. margin-right: 50rpx;
  382. }
  383. .input_h30 {
  384. height: 30px;
  385. line-height: 30px;
  386. }
  387. .input_h60 {
  388. height: 60px;
  389. }
  390. .input_view {
  391. font: 12px "microsoft yahei";
  392. background: #fff;
  393. color: #000;
  394. line-height: 30px;
  395. }
  396. input {
  397. font: 12px "microsoft yahei";
  398. background: #fff;
  399. color: #000;
  400. }
  401. radio {
  402. margin-right: 20px;
  403. }
  404. .grid {
  405. display: -webkit-box;
  406. display: box;
  407. }
  408. .col-0 {
  409. -webkit-box-flex: 0;
  410. box-flex: 0;
  411. }
  412. .col-1 {
  413. -webkit-box-flex: 1;
  414. box-flex: 1;
  415. }
  416. .fl {
  417. float: left;
  418. color: #3c3c3c !important;
  419. }
  420. .fr {
  421. float: left;
  422. }
  423. .clearfix:after {
  424. content: ".";
  425. display: block;
  426. height: 0;
  427. clear: both;
  428. visibility: hidden;
  429. }
  430. .panel {
  431. width: 600rpx;
  432. border-radius: 10rpx;
  433. background-color: #fff;
  434. margin: 30rpx auto 0;
  435. padding: 30rpx 0;
  436. position: relative;
  437. z-index: 10000000000;
  438. }
  439. .pane2 {
  440. background: #fff;
  441. opacity: 0.6;
  442. }
  443. .pane2 image {
  444. width: 500rpx;
  445. display: block;
  446. margin: 40rpx auto 0;
  447. }
  448. .barcode {
  449. height: 100rpx;
  450. width: 500rpx;
  451. margin: 0 auto;
  452. }
  453. .barnum {
  454. width: 88%;
  455. height: 46rpx;
  456. line-height: 46rpx;
  457. font-size: 32rpx;
  458. text-align: center;
  459. letter-spacing: 2rpx;
  460. white-space: nowrap;
  461. color: #999;
  462. }
  463. .barnum text {
  464. color: #333;
  465. }
  466. .barcode>canvas {
  467. width: 500rpx;
  468. height: 100rpx;
  469. }
  470. .qrcode {
  471. height: 340rpx;
  472. display: flex;
  473. flex-direction: column;
  474. justify-content: flex-end;
  475. align-items: center;
  476. }
  477. .qrcode>canvas {
  478. width: 350rpx;
  479. height: 350rpx;
  480. }
  481. .left {
  482. float: left;
  483. }
  484. .right {
  485. float: right;
  486. }
  487. .RMB {
  488. color: #fd782d !important;
  489. font-size: 24rpx !important;
  490. float: right;
  491. }
  492. .jine {
  493. color: #fd782d !important;
  494. font-size: 36rpx !important;
  495. font-weight: 400 !important;
  496. float: right;
  497. margin-left: 10rpx;
  498. }
  499. .jine1 {
  500. color: #b8b8b8 !important;
  501. font-size: 30rpx !important;
  502. font-weight: 400 !important;
  503. }
  504. .buy-view {
  505. /* background: #fff; */
  506. position: fixed;
  507. padding-top: 30rpx;
  508. height: 94rpx;
  509. bottom: 0;
  510. left: 0;
  511. right: 0;
  512. z-index: 100;
  513. padding-bottom: 30rpx;
  514. }
  515. .buy {
  516. background: linear-gradient(127deg, rgba(252, 177, 74, 1) 0%, rgba(254, 70, 20, 1) 100%);
  517. height: 94rpx;
  518. width: 670rpx;
  519. margin: 0 auto;
  520. color: #fff;
  521. font-size: 32rpx;
  522. line-height: 94rpx;
  523. border-radius: 61rpx;
  524. }
  525. .buyX {
  526. background: linear-gradient(180deg, #cc9a60 0%, #dfbf8e 100%);
  527. height: 94rpx;
  528. width: 670rpx;
  529. margin: 0 auto;
  530. color: #fff;
  531. font-size: 32rpx;
  532. line-height: 94rpx;
  533. border-radius: 61rpx;
  534. }
  535. .salePriceStr {
  536. color: #999;
  537. letter-spacing: 0;
  538. padding-left: 4%;
  539. overflow: hidden;
  540. }
  541. .subTitle {
  542. font-size: 22rpx;
  543. color: #b8b8b8;
  544. padding-left: 4%;
  545. letter-spacing: 0;
  546. }
  547. .xidanTiem {
  548. padding-left: 4%;
  549. color: #b8b8b8;
  550. letter-spacing: 0;
  551. font-size: 22rpx;
  552. }
  553. .rmb {
  554. color: #d5af67;
  555. font-size: 24rpx;
  556. line-height: 40rpx;
  557. float: left;
  558. }
  559. .pri01 {
  560. font-size: 36rpx;
  561. color: #d5af67;
  562. letter-spacing: 0;
  563. line-height: 40rpx;
  564. float: left;
  565. }
  566. .throgh {
  567. text-decoration: line-through;
  568. margin-left: 10rpx;
  569. color: #999;
  570. height: 32rpx;
  571. line-height: 45rpx;
  572. float: left;
  573. font-size: 26rpx;
  574. }
  575. .active {
  576. opacity: 0.6;
  577. }
  578. .game-entry {
  579. width: 690rpx;
  580. height: 140rpx;
  581. margin: 20rpx auto 0;
  582. }
  583. .gameimg {
  584. display: block;
  585. width: 100%;
  586. height: 140rpx;
  587. }
  588. /*
  589. .merchantVoList {
  590. width: 100%;
  591. }
  592. .merchantVoList .tel {
  593. width: 50rpx;
  594. height: 50rpx;
  595. float: right;
  596. z-index: 10;
  597. margin-top: 30rpx;
  598. } */
  599. .btns {
  600. background: #00c0ff;
  601. height: 94rpx;
  602. width: 670rpx;
  603. margin: 0 auto 30rpx;
  604. color: #fff;
  605. font-size: 36rpx;
  606. line-height: 94rpx;
  607. border-radius: 61rpx;
  608. }
  609. /* .merchantImgUrl{
  610. width: 90rpx;
  611. float: left;
  612. border-radius: 10rpx;
  613. z-index: 10;
  614. margin: 0 auto;
  615. } */
  616. .support-tansfer {
  617. width: 690rpx;
  618. border-radius: 50rpx;
  619. margin-top: 60rpx;
  620. background: linear-gradient(127deg, rgba(252, 177, 74, 1) 0%, rgba(254, 70, 20, 1) 100%) !important;
  621. }
  622. .share {
  623. width: 40rpx;
  624. height: 40rpx;
  625. margin-right: 20rpx;
  626. }
  627. .showT {
  628. width: 100%;
  629. height: 100vh;
  630. background-color: rgba(0, 0, 0, 0.1);
  631. position: fixed;
  632. top: 0;
  633. left: 0;
  634. overflow: hidden;
  635. }
  636. .titleBxo {
  637. width: 70%;
  638. margin: 300rpx auto;
  639. background-color: #fff;
  640. border-radius: 12rpx;
  641. overflow: hidden;
  642. }
  643. .titleBxo .text {
  644. margin: 40rpx auto 20rpx auto;
  645. text-align: center;
  646. font-size: 36rpx;
  647. }
  648. .titleBxo .p {
  649. margin-top: 10rpx auto 30rpx auto;
  650. font-size: 22rpx;
  651. text-align: center;
  652. }
  653. .btnBox {
  654. overflow: hidden;
  655. margin-top: 40rpx;
  656. margin-bottom: 20rpx;
  657. display: flex;
  658. justify-content: space-around;
  659. }
  660. .le {
  661. width: 40%;
  662. height: 60rpx;
  663. line-height: 60rpx;
  664. border-radius: 10rpx;
  665. background-color: #00c0ff;
  666. text-align: center;
  667. color: #fff;
  668. }
  669. .ri {
  670. width: 40%;
  671. height: 60rpx;
  672. line-height: 60rpx;
  673. border-radius: 10rpx;
  674. text-align: center;
  675. border: 1rpx solid #919191;
  676. }
  677. .childList {
  678. padding-left: 5%;
  679. padding-right: 5%;
  680. overflow: hidden;
  681. }
  682. .childTitle {
  683. font-size: 28rpx;
  684. color: #a6a6a6;
  685. margin-top: 20rpx;
  686. }
  687. .childItme {
  688. border-radius: 12rpx;
  689. overflow: hidden;
  690. background-color: #fff;
  691. margin: 20rpx;
  692. }
  693. .orderName {
  694. margin: 20rpx;
  695. font-size: 26rpx;
  696. }
  697. .chaildDetBox {
  698. margin: 20rpx;
  699. overflow: hidden;
  700. }
  701. .chaildImg {
  702. float: left;
  703. width: 100rpx;
  704. height: 100rpx;
  705. border-radius: 10rpx;
  706. }
  707. .childDataBox {
  708. float: left;
  709. width: 50%;
  710. margin-left: 20rpx;
  711. }
  712. .childPriceStr {
  713. font-size: 24rpx;
  714. color: #919191;
  715. letter-spacing: 0;
  716. margin-left: 20rpx;
  717. }
  718. .groupTextBox {
  719. background: #fff;
  720. overflow: hidden;
  721. padding-bottom: 10rpx;
  722. margin-bottom: 20rpx;
  723. }
  724. .groupTitleBox {
  725. background: #fff;
  726. }
  727. .groupTitle {
  728. color: #333;
  729. letter-spacing: 0;
  730. font-size: 30rpx;
  731. height: 50rpx;
  732. line-height: 50rpx;
  733. width: 92%;
  734. margin: 0 auto;
  735. font-weight: bold;
  736. }
  737. .groupTitleS {
  738. color: #333;
  739. letter-spacing: 0;
  740. font-size: 28rpx;
  741. height: 50rpx;
  742. line-height: 50rpx;
  743. width: 90%;
  744. margin: 0 auto;
  745. /* font-weight: bold; */
  746. }
  747. .groupDetailsBox {
  748. width: 90%;
  749. margin: 0 auto;
  750. }
  751. .groupTiemBox {
  752. color: #333333;
  753. overflow: hidden;
  754. }
  755. .groupTiemName {
  756. float: left;
  757. font-size: 26rpx;
  758. /* color: #a6a6a6; */
  759. }
  760. .groupTiemPay {
  761. float: right;
  762. font-size: 26rpx;
  763. /* color: #a6a6a6; */
  764. }
  765. .yuandian {
  766. background-color: #333333;
  767. width: 4rpx;
  768. height: 4rpx;
  769. border-radius: 50%;
  770. margin: 16rpx 8rpx 0 0;
  771. float: left;
  772. }
  773. .notes {
  774. width: 100%;
  775. background: #fff;
  776. padding-bottom: 30rpx;
  777. }
  778. .notesH {
  779. width: 92%;
  780. font-weight: bold;
  781. font-size: 32rpx;
  782. color: #3c3c3c;
  783. margin: 10rpx auto;
  784. padding-top: 10rpx;
  785. }
  786. .timeText {
  787. color: #333;
  788. letter-spacing: 0;
  789. font-size: 14px;
  790. height: 25px;
  791. line-height: 25px;
  792. width: 92%;
  793. margin: 10rpx auto;
  794. }
  795. .Hchild {
  796. width: 92%;
  797. margin: 0 auto;
  798. color: #333;
  799. letter-spacing: 0;
  800. font-size: 12px;
  801. letter-spacing: 0;
  802. line-height: 21px;
  803. display: block;
  804. }
  805. .notesText {
  806. width: 92%;
  807. margin: 0 auto;
  808. color: #333;
  809. letter-spacing: 0;
  810. font-size: 24rpx;
  811. letter-spacing: 0;
  812. line-height: 42rpx;
  813. display: block;
  814. }
  815. .panel {
  816. position: relative;
  817. }
  818. .closeRq {
  819. position: absolute;
  820. width: 420rpx;
  821. height: 420rpx;
  822. line-height: 420rpx;
  823. text-align: center;
  824. background-color: rgba(0, 0, 0, 0.8);
  825. left: 50%;
  826. top: 50%;
  827. transform: translate(-50%, -50%);
  828. /* 50%为自身尺寸的一半 */
  829. z-index: 10000000;
  830. color: #fff;
  831. font-size: 38rpx;
  832. }
  833. .updataRqCode {
  834. width: 80rpx !important;
  835. height: 80rpx !important;
  836. margin-top: calc(50%-80rpx) !important;
  837. margin-left: calc(50%-80rpx) !important;
  838. display: inline-block !important;
  839. }
  840. .upDataRq {
  841. position: absolute;
  842. width: 100%;
  843. text-align: center;
  844. height: 80rpx;
  845. color: #fff;
  846. top: 20%;
  847. left: 0;
  848. }
  849. .coedTiem {
  850. text-align: center;
  851. /* color: rgba(253,131,45,1); */
  852. margin-bottom: 20rpx;
  853. }
  854. .zhuangtai {
  855. margin-top: 20rpx;
  856. width: 100%;
  857. background-color: #fff;
  858. }
  859. .panel,
  860. .zhuangtai image {
  861. width: 500rpx;
  862. display: block;
  863. border-radius: 10rpx;
  864. margin: 0 auto;
  865. padding: 0;
  866. z-index: 10000;
  867. overflow: hidden;
  868. }
  869. .panel {
  870. position: relative;
  871. }
  872. .goRefundPayBtn {
  873. float: right;
  874. margin-right: 26rpx;
  875. }
  876. .goRefund {
  877. border: 1rpx solid #d4a971;
  878. border-radius: 50rpx;
  879. color: #3c3c3c;
  880. padding: 6rpx 12rpx;
  881. float: right;
  882. text-align: center;
  883. font-size: 24rpx;
  884. margin-right: 26rpx;
  885. }
  886. .evaluate {
  887. width: 80%;
  888. margin: 20rpx auto;
  889. background-color: #d4a971;
  890. color: #fff;
  891. font-size: 32rpx;
  892. text-align: center;
  893. padding: 10rpx 0;
  894. border-radius: 25rpx;
  895. }
  896. .serviceBox {
  897. margin: 40rpx auto;
  898. overflow: hidden;
  899. border: #d4a971 1px solid;
  900. border-radius: 24rpx;
  901. text-align: center;
  902. padding: 6rpx;
  903. font-size: 26rpx;
  904. color: #d4a971;
  905. width: 240rpx;
  906. }
  907. .serviceImg {
  908. width: 30rpx;
  909. height: 30rpx;
  910. float: left;
  911. margin-left: 20rpx;
  912. margin-top: 6rpx;
  913. }
  914. .serviceText {
  915. float: left;
  916. margin-left: 10rpx;
  917. }
  918. .explainText {
  919. margin-top: 20rpx;
  920. text-align: center;
  921. font-size: 24rpx;
  922. color: #b8b8b8;
  923. }