抖音c端
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

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