抖音小程序C端
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

829 rindas
12 KiB

  1. @import "../app.ttss";
  2. page {
  3. background: #f4f5f9;
  4. }
  5. .temp{
  6. width: 100rpx;
  7. height: 100rpx;
  8. background-color: darkcyan
  9. }
  10. .xia {
  11. width: 24rpx;
  12. height: 14rpx;
  13. margin: auto 10rpx;
  14. display: block;
  15. position: absolute;
  16. top: 0;
  17. left: 0;
  18. right: 0;
  19. bottom: 0;
  20. /* margin: auto; */
  21. }
  22. .goSqunar {
  23. display: flex;
  24. justify-content: space-around;
  25. }
  26. .goSqunar1 {
  27. display: flex;
  28. justify-content: center;
  29. }
  30. .title {
  31. font-size: 32rpx;
  32. font-family: OPPOSans;
  33. font-weight: bold;
  34. }
  35. .title1 {
  36. max-width:320rpx;
  37. font-size: 32rpx;
  38. font-family: OPPOSans;
  39. font-weight: bold;
  40. text-overflow: ellipsis;
  41. white-space: nowrap;
  42. overflow: hidden;
  43. }
  44. .squareMore {
  45. width: 24rpx;
  46. /* height: 15rpx; */
  47. }
  48. .marketName{
  49. }
  50. .f {
  51. float: left;
  52. }
  53. .r {
  54. float: right;
  55. }
  56. .vgrade {
  57. /* width: 40rpx; */
  58. height: 26rpx;
  59. float: left;
  60. margin: 10rpx;
  61. background: linear-gradient(180deg, #d5a56e, #e9d0aa);
  62. border-radius: 16rpx 0 16rpx 0;
  63. color: #fff;
  64. line-height: 26rpx;
  65. font-size: 24rpx;
  66. padding: 4rpx 10rpx;
  67. }
  68. .integralNum {
  69. float: left;
  70. font-family: OPPOSans;
  71. font-weight: bold;
  72. color: #be8b50;
  73. font-size: 26rpx;
  74. }
  75. .color_box1 {
  76. background-color: #fff;
  77. background-image: url('https://formall.oss-accelerate.aliyuncs.com/cimg/v20211214/home_top_bnt.png');
  78. background-size: 100% 100%;
  79. border-radius: 0 0 40rpx 40rpx;
  80. overflow: hidden;
  81. background-repeat: no-repeat;
  82. }
  83. .color_box {
  84. /* padding-top: 20rpx; *//* background-image: linear-gradient(#DC143C, #F4F5F9); */
  85. background-color: #f4f5f9;
  86. }
  87. .underlingImg {
  88. width: 30rpx;
  89. height: 60rpx;
  90. font-size: 30prx;
  91. float: left;
  92. /* margin-top: 20rpx; */
  93. }
  94. .underlingName {
  95. float: left;
  96. line-height: 30rpx;
  97. color: #a6a6a6;
  98. /* margin-top: 20rpx; */
  99. margin-bottom: 20rpx;
  100. margin-left: 5rpx;
  101. }
  102. .index-position {
  103. background: rgba(0, 0, 0, 0.5);
  104. height: 88rpx;
  105. position: absolute;
  106. top: 0;
  107. width: 100%;
  108. font-family: PingFangSC-Semibold;
  109. font-size: 30rpx;
  110. color: #fff;
  111. letter-spacing: 0.75rpx;
  112. z-index: 9;
  113. line-height: 88rpx;
  114. overflow: hidden;
  115. }
  116. .red {
  117. position: absolute;
  118. width: 13rpx;
  119. height: 13rpx;
  120. border-radius: 50%;
  121. background: red;
  122. right: -50rpx;
  123. top: 19rpx;
  124. left: 0;
  125. margin: auto;
  126. display: none;
  127. }
  128. page {
  129. width: 100%;
  130. height: auto !important;
  131. overflow-x: hidden;
  132. }
  133. .txt {
  134. margin-left: 20rpx;
  135. }
  136. .game-entry {
  137. position: fixed;
  138. right: 27rpx;
  139. bottom: 443rpx;
  140. width: 120rpx;
  141. margin: 37rpx auto 0;
  142. z-index: 10;
  143. }
  144. .gameimg {
  145. display: block;
  146. width: 100%;
  147. }
  148. .underling {
  149. padding: 10rpx 30rpx;
  150. }
  151. .userinfo {
  152. width: 690rpx;
  153. height: 96rpx;
  154. border-radius: 16rpx;
  155. display: flex;
  156. justify-content: space-between;
  157. margin: 0 auto 30rpx;
  158. }
  159. .userinfo1 {
  160. width: 690rpx;
  161. height: 96rpx;
  162. border-radius: 16rpx;
  163. display: flex;
  164. justify-content: space-between;
  165. margin: 0 auto;
  166. }
  167. .infoLeft {
  168. height: 100%;
  169. border-radius: 12rpx;
  170. background: #fff;
  171. }
  172. .section {
  173. padding: 0 20rpx;
  174. justify-content: space-around;
  175. text-align: center;
  176. margin-top: 25rpx;
  177. margin-bottom: 30rpx;
  178. }
  179. .sellsection {
  180. margin-bottom: 37rpx;
  181. padding: 0 38rpx;
  182. }
  183. .section >view, .sellsection>view {
  184. width: 25%;
  185. display: inline-block;
  186. position: relative;
  187. }
  188. .section >view image, .sellsection>view image {
  189. display: block;
  190. margin: 0 auto;
  191. }
  192. .section >view image {
  193. width: 55rpx;
  194. height: 55rpx;
  195. margin-top: 20rpx;
  196. margin-bottom: 14rpx;
  197. }
  198. .sellsection>view image {
  199. width: 159rpx;
  200. height: 134rpx;
  201. }
  202. .section text {
  203. font-size: 24rpx;
  204. color: rgba(51, 51, 51, 1);
  205. display: block;
  206. margin-top: 0rpx;
  207. }
  208. .showQrcode {
  209. position: fixed;
  210. top: 0;
  211. left: 0;
  212. right: 0;
  213. bottom: 0;
  214. z-index: 1000;
  215. background: rgba(0, 0, 0, 0.6);
  216. }
  217. .qrcode image {
  218. margin: 15rpx 20rpx 15rpx;
  219. z-index: 100;
  220. }
  221. .qrcode1 image {
  222. margin: 15rpx 20rpx 15rpx;
  223. z-index: 100;
  224. }
  225. .showQrcode {
  226. position: fixed;
  227. top: 0;
  228. left: 0;
  229. right: 0;
  230. bottom: 0;
  231. z-index: 1000;
  232. background: rgba(0, 0, 0, 0.6);
  233. }
  234. .canvas-box {
  235. position: fixed;
  236. width: 500rpx;
  237. overflow: hidden;
  238. left: 0;
  239. top: 200rpx;
  240. right: 0;
  241. margin: auto;
  242. background: #fff;
  243. border-radius: 16rpx;
  244. z-index: 100;
  245. padding-bottom: 30rpx;
  246. }
  247. .showQrcode text {
  248. display: none;
  249. text-align: center;
  250. font-size: 28rpx;
  251. }
  252. .button {
  253. width: 414rpx;
  254. text-align: center;
  255. margin: 0 auto;
  256. height: 80rpx;
  257. line-height: 80rpx;
  258. background: rgba(255, 255, 255, 1);
  259. border-radius: 10rpx;
  260. font-size: 32rpx;
  261. color: rgba(2, 192, 255, 1);
  262. overflow: hidden;
  263. }
  264. .memberIds {
  265. padding-top: 30rpx;
  266. font-size: 30rpx;
  267. }
  268. .search {
  269. background: rgba(2, 192, 255, 1);
  270. height: 50rpx;
  271. }
  272. .searchbar {
  273. position: relative;
  274. width: 685rpx;
  275. height: 76rpx;
  276. margin: 0 auto;
  277. text-align: center;
  278. }
  279. .searchbar image {
  280. width: 40rpx;
  281. }
  282. .searchbar text {
  283. font-size: 28rpx;
  284. line-height: 50rpx;
  285. color: #fff;
  286. display: inline-block;
  287. }
  288. .user-avatar {
  289. width: 80rpx;
  290. height: 80rpx;
  291. border-radius: 50%;
  292. overflow: hidden;
  293. float: left;
  294. margin: 10rpx 10rpx;
  295. }
  296. .user-avatar open-data {
  297. display: block;
  298. width: 100%;
  299. height: 100%;
  300. }
  301. .user-avatar1 {
  302. width: 80rpx;
  303. height: 80rpx;
  304. border-radius: 50%;
  305. overflow: hidden;
  306. float: left;
  307. margin: 0 10rpx;
  308. }
  309. .user-avatar1 image {
  310. display: block;
  311. width: 100%;
  312. height: 100%;
  313. }
  314. .user-data {
  315. letter-spacing: 0.64rpx;
  316. line-height: 46rpx;
  317. font-size: 30rpx;
  318. color: #333;
  319. background: #fff;
  320. margin-top: 10rpx;
  321. margin-bottom: 26rpx;
  322. float: right;
  323. display: flex;
  324. flex-direction: column;
  325. }
  326. .user-data1 {
  327. letter-spacing: 0.64rpx;
  328. line-height: 46rpx;
  329. font-size: 30rpx;
  330. color: #333;
  331. background: #fff;
  332. /* margin-top: 10rpx; */
  333. margin-bottom: 26rpx;
  334. float: right;
  335. display: flex;
  336. flex-direction: column;
  337. }
  338. .nameBox open-data {
  339. float: left;
  340. }
  341. .chengzhangBox {
  342. height: 32rpx;
  343. line-height: 26rpx;
  344. border-radius: 9px 9px 9px 0px;
  345. font-family: PingFangSC-Regular;
  346. font-weight: 400;
  347. color: rgba(255, 255, 255, 1);
  348. float: left;
  349. margin-top: 8rpx;
  350. }
  351. .chengzhang {
  352. font-size: 22rpx;
  353. font-weight: 400;
  354. color: #fff;
  355. height: 22rpx;
  356. line-height: 22rpx;
  357. padding: 0 8rpx;
  358. }
  359. .integral {
  360. margin-left: 70rpx;
  361. }
  362. .jifen {
  363. display: inline-block;
  364. height: 34rpx;
  365. color: #999;
  366. font-size: 24rpx;
  367. line-height: 34rpx;
  368. }
  369. .jifenNumber {
  370. color: #d18b4c;
  371. font-size: 34rpx;
  372. line-height: 34rpx;
  373. margin-left: 10rpx;
  374. font-weight: bold;
  375. }
  376. .view {
  377. display: flex;
  378. font-size: 24rpx;
  379. color: #999;
  380. }
  381. .view>.score {
  382. margin-left: 9rpx;
  383. color: #333;
  384. font-size: 30rpx;
  385. margin-right: 23rpx;
  386. font-family: PingFang-SC-Bold;
  387. }
  388. .qrcode1 {
  389. width: 106rpx;
  390. height: 96rpx;
  391. border-radius: 12rpx;
  392. }
  393. .qrcode {
  394. width: 106rpx;
  395. height: 96rpx;
  396. background: #fff;
  397. border-radius: 12rpx;
  398. }
  399. .qrcodeimg {
  400. width: 68rpx !important;
  401. height: 68rpx !important;
  402. }
  403. .leftimg {
  404. position: absolute;
  405. right: 40rpx;
  406. top: 60rpx;
  407. margin-top: -7rpx;
  408. width: 14rpx;
  409. height: 26rpx;
  410. }
  411. .duihuanimg {
  412. display: block;
  413. width: 48rpx;
  414. margin-top: 6rpx;
  415. }
  416. .product {
  417. width: 710rpx;
  418. margin: 30rpx auto 10rpx;
  419. border-radius: 16rpx;
  420. overflow: hidden;
  421. }
  422. .product image {
  423. display: block;
  424. width: 100%;
  425. }
  426. .textBox {
  427. width: 400rpx;
  428. height: 100%;
  429. float: left;
  430. margin-left: 10rpx;
  431. }
  432. .textBox .name {
  433. width: 400rpx;
  434. font-size: 28rpx;
  435. color: #3c3c3c;
  436. margin-top: 20rpx;
  437. }
  438. .textBox .title {
  439. width: 400rpx;
  440. font-size: 20rpx;
  441. color: #a6a6a6;
  442. margin-top: 10rpx;
  443. }
  444. .product .gift {
  445. width: 88rpx;
  446. height: 88rpx;
  447. float: left;
  448. margin-top: 30rpx;
  449. margin-left: 15rpx;
  450. }
  451. .next image {
  452. width: 26rpx;
  453. height: 40rpx;
  454. }
  455. .gift image {
  456. width: 88rpx;
  457. height: 76rpx;
  458. }
  459. .product .next {
  460. width: 32rpx;
  461. height: 60rpx;
  462. float: right;
  463. margin-top: 40rpx;
  464. margin-right: 26rpx;
  465. }
  466. #rushtobyCard {
  467. margin-top: 30rpx;
  468. }
  469. .signin {
  470. width: 542rpx;
  471. height: 94rpx;
  472. position: fixed;
  473. top: 0;
  474. left: 0;
  475. right: 0;
  476. z-index: 10000000;
  477. margin: auto;
  478. }
  479. .signin open-data {
  480. position: absolute;
  481. width: 90rpx;
  482. left: 0;
  483. top: 0;
  484. bottom: 0;
  485. height: 94rpx;
  486. margin: auto;
  487. border-radius: 50%;
  488. overflow: hidden;
  489. }
  490. .signin text {
  491. display: block;
  492. background: rgba(0, 0, 0, 0.5);
  493. font-size: 28rpx;
  494. height: 80rpx;
  495. width: 100%;
  496. line-height: 80rpx;
  497. color: #d6d5d5;
  498. text-indent: 4em;
  499. border-radius: 60rpx;
  500. margin-top: 7rpx;
  501. }
  502. .remainchengzhangzhi {
  503. display: block;
  504. color: #a6a6a6;
  505. font-size: 22rpx;
  506. margin-top: 5rpx;
  507. height: 30rpx;
  508. line-height: 30rpx;
  509. float: left;
  510. margin-left: 10rpx;
  511. width: 255rpx;
  512. overflow: hidden;
  513. text-overflow: ellipsis;
  514. white-space: nowrap;
  515. }
  516. .remainchengzhangzhi p{
  517. display: inline;
  518. }
  519. progress {
  520. width: 200rpx;
  521. border-radius: 60rpx;
  522. overflow: hidden;
  523. float: left;
  524. margin-top: 10rpx;
  525. }
  526. .channelBox {
  527. width: 688rpx;
  528. /* height: 220rpx; */
  529. margin: 20rpx auto;
  530. display: flex;
  531. flex-wrap: wrap;
  532. /* justify-content: space-between; */
  533. background: #f4f5f9;
  534. }
  535. .kjBox {
  536. width: 25%;
  537. height: 118rpx;
  538. font-size: 24rpx;
  539. color: #a6a6a6;
  540. margin-top: 10rpx;
  541. text-align: center;
  542. }
  543. .kjBox1 {
  544. width: 25%;
  545. height: 118rpx;
  546. font-size: 24rpx;
  547. color: #a6a6a6;
  548. margin-top: 10rpx;
  549. text-align: center;
  550. }
  551. .kjBox image {
  552. width: 60rpx;
  553. height: 60rpx;
  554. margin: auto;
  555. }
  556. .kjBox1 image {
  557. width: 80rpx;
  558. height: 80rpx;
  559. margin: auto;
  560. }
  561. .text {
  562. margin: 0 auto;
  563. }
  564. .toutiao {
  565. width: 710rpx;
  566. height: 128rpx;
  567. line-height: 128rpx;
  568. margin: 0 auto;
  569. background: #fff;
  570. box-shadow: 0px 6rpx 16rpx 0px rgba(236, 238, 243, 1);
  571. border-radius: 12rpx;
  572. margin-top: 18rpx;
  573. margin-bottom: 18rpx;
  574. position: relative;
  575. }
  576. .toutiao1 {
  577. width: 710rpx;
  578. height: 128rpx;
  579. margin: 0 auto;
  580. background: #fff;
  581. box-shadow: 0px 6rpx 16rpx 0px rgba(236, 238, 243, 1);
  582. border-radius: 12rpx;
  583. margin-top: 18rpx;
  584. margin-bottom: 18rpx;
  585. display: flex;
  586. justify-content: space-between;
  587. }
  588. .xianshi {
  589. display: flex;
  590. flex-direction: column;
  591. justify-content: center;
  592. align-content: center;
  593. font-size: 30rpx;
  594. padding: 20rpx;
  595. }
  596. .xianshi>text {
  597. height: 40rpx;
  598. }
  599. .xianshi>text:nth-child(1) {
  600. font-size: 30rpx;
  601. font-family: PingFangSC;
  602. font-weight: 500;
  603. }
  604. .xianshi>text:nth-child(2) {
  605. margin-top: 10rpx;
  606. height: 28rpx;
  607. font-size: 20rpx;
  608. font-family: PingFangSC;
  609. font-weight: 400;
  610. color: rgba(166, 166, 166, 1);
  611. line-height: 28rpx;
  612. }
  613. .xsCon {
  614. width: 300rpx;
  615. display: flex;
  616. justify-content: flex-end;
  617. overflow: hidden;
  618. }
  619. .igBox {
  620. height: 100%;
  621. width: 100rpx;
  622. display: flex;
  623. flex-direction: column;
  624. justify-content: center;
  625. align-content: center;
  626. }
  627. .igBoxm {
  628. height: 100%;
  629. width: 100rpx;
  630. display: flex;
  631. flex-direction: column;
  632. text-align: center;
  633. }
  634. .imageH {
  635. height: 50rpx !important;
  636. width: 50rpx !important;
  637. border-radius: 50%;
  638. margin: 15rpx auto;
  639. margin-bottom: 15rpx;
  640. }
  641. .more {
  642. height: 70rpx !important;
  643. width: 70rpx !important;
  644. margin: 0 auto;
  645. }
  646. .imTit {
  647. height: 14px;
  648. font-size: 10px;
  649. font-family: PingFangSC;
  650. font-weight: 400;
  651. color: rgba(60, 60, 60, 1);
  652. line-height: 14px;
  653. width: 100%;
  654. overflow: hidden;
  655. text-overflow: ellipsis;
  656. white-space: nowrap;
  657. text-align: center;
  658. }
  659. .toutiao view:nth-child(2) {
  660. font-size: 26rpx;
  661. font-family: PingFangSC-Regular;
  662. font-weight: 400;
  663. color: rgba(60, 60, 60, 1);
  664. float: left;
  665. width: 500rpx;
  666. overflow: hidden;
  667. text-overflow: ellipsis;
  668. white-space: nowrap;
  669. }
  670. .toutiao view:nth-child(2) text:nth-child(1) {
  671. color: red;
  672. }
  673. .toutiao view:nth-child(2) text:nth-child(2) {
  674. text-decoration: line-through;
  675. color: red;
  676. }
  677. .toutiao .imgBox {
  678. width: 64rpx;
  679. height: 64rpx;
  680. float: left;
  681. margin: 5rpx 0 5rpx 20rpx;
  682. }
  683. .toutiao image {
  684. width: 48rpx;
  685. height: 38rpx;
  686. margin: auto;
  687. }
  688. .toutiao .qg {
  689. width: 80rpx;
  690. height: 44rpx;
  691. line-height: 44rpx;
  692. border-radius: 18rpx;
  693. border: 2rpx solid;
  694. position: absolute;
  695. top: 0;
  696. bottom: 0;
  697. right: 20rpx;
  698. margin: auto;
  699. font-size: 24rpx;
  700. font-family: PingFangSC-Medium;
  701. font-weight: 500;
  702. color: #fd782d;
  703. text-align: center;
  704. }
  705. i-tabs i-tabs-scroll {
  706. background: #f4f5f9 !important;
  707. }
  708. .integralBox {
  709. width: 110rpx;
  710. height: 110rpx;
  711. bottom: 500rpx;
  712. right: 20rpx;
  713. position: fixed;
  714. z-index: 1000000;
  715. }
  716. .integralBox1 {
  717. width: 140rpx;
  718. height: 140rpx;
  719. bottom: 500rpx;
  720. right: 20rpx;
  721. position: fixed;
  722. z-index: 1000000;
  723. }