C端小程序
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

607 řádky
11 KiB

  1. page{
  2. position: relative;
  3. height: auto!important;
  4. background:#F4F5F9;
  5. /* background-image:url('https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/barginlistbg.jpg'); */
  6. background-size: cover;
  7. background-repeat: no-repeat;
  8. }
  9. .list{
  10. padding: 0 32rpx;
  11. }
  12. .listitem .fl {
  13. width: 142rpx;
  14. height: 142rpx!important;
  15. border-radius: 10rpx;
  16. overflow: hidden;
  17. margin-top:10rpx;
  18. word-wrap: break-word;
  19. word-break: break-all;
  20. }
  21. .listitem .icon{
  22. width: 140rpx;
  23. height: 116rpx;
  24. position: absolute;
  25. top: 0;
  26. right: 30rpx;
  27. }
  28. .listitem .ri {
  29. margin-left: 26rpx;
  30. width: 305rpx;
  31. }
  32. .ri text{
  33. display: block;
  34. text-align: left;
  35. }
  36. .ri .txt01 {
  37. width: 100%;
  38. font-size:32rpx;
  39. color: rgba(51, 51, 51, 1);
  40. line-height: 44rpx;
  41. white-space: nowrap;
  42. text-overflow: ellipsis;
  43. overflow: hidden;
  44. font-weight: bold;
  45. /* margin-top: 10rpx; */
  46. }
  47. .ri .txt02 {
  48. width: 100%;
  49. white-space: nowrap;
  50. text-overflow: ellipsis;
  51. overflow: hidden;
  52. font-size: 24rpx;
  53. color: rgba(140, 140, 140, 1);
  54. }
  55. .ri .txt03 {
  56. /* margin-left: 10rpx; */
  57. display: inline-block!important;
  58. font-size:24rpx;
  59. text-decoration:line-through;
  60. color:rgba(140,140,140,1);
  61. }
  62. .ri .txt04 {
  63. width: 100%;
  64. font-size:26rpx;
  65. color:rgba(253,131,45,1);
  66. line-height:44rpx;
  67. height: 50rpx;
  68. /* margin-top: 10rpx; */
  69. }
  70. .frImg{
  71. height: 78rpx;
  72. width: 78rpx;
  73. position: absolute;
  74. right: 0;
  75. top: 0;
  76. }
  77. .frImg text{
  78. height:78rpx;
  79. width:78rpx;
  80. transform:rotate(45deg);
  81. color:#FFFFFF;
  82. font-size:16rpx;
  83. position:absolute;
  84. text-align:center;
  85. line-height:53rpx;
  86. top:0;
  87. left:0;
  88. }
  89. .money{
  90. display: inline-block!important;
  91. font-size:40rpx;
  92. font-weight:500;
  93. color:rgba(253,131,45,1);
  94. width:150rpx;
  95. overflow:hidden;
  96. white-space: nowrap;
  97. text-overflow: ellipsis;
  98. }
  99. .listitem{
  100. position: relative;
  101. padding: 21rpx;
  102. background: #fff;
  103. border-radius: 20rpx;
  104. margin-bottom: 30rpx;
  105. margin-top: 30rpx;
  106. }
  107. .line{
  108. padding:0,16rpx;
  109. border: .5px dashed #E1E1E1;
  110. }
  111. .pt_progress{
  112. padding:0,16rpx;
  113. line-height: 56rpx;
  114. height: 56rpx;
  115. color: #FD782D;
  116. }
  117. .msg{
  118. float: right;
  119. font-size: 28rpx;
  120. margin-top: 8rpx;
  121. }
  122. progress{
  123. display:inline-block;
  124. border-radius:60rpx;
  125. overflow:hidden;
  126. width: 380rpx;
  127. }
  128. .botton{
  129. position: absolute;
  130. right: 18rpx;
  131. text-align: center;
  132. bottom: 40rpx;
  133. width:140rpx;
  134. height:52rpx;
  135. line-height:52rpx;
  136. background:linear-gradient(130deg,rgba(50,177,252,1) 0%,rgba(47,108,255,1) 100%);
  137. border-radius:24rpx;
  138. font-size:26rpx;
  139. color:rgba(255,255,255,1);
  140. }
  141. .botton1{
  142. position: absolute;
  143. right: 34rpx;
  144. text-align: center;
  145. top: 96rpx;
  146. width:140rpx;
  147. height:52rpx;
  148. line-height:52rpx;
  149. background:linear-gradient(90deg,rgba(255,182,20,1) 0%,rgba(255,111,3,1) 100%);
  150. /* background:linear-gradient(90deg,rgba(236,59,45,1) 0%,rgba(255,111,3,1) 100%); */
  151. border-radius:24rpx;
  152. font-size:26rpx;
  153. color:rgba(255,255,255,1);
  154. }
  155. .botton02{
  156. background: #ccc!important;
  157. }
  158. .botton2{
  159. position: absolute;
  160. right: 36rpx;
  161. text-align: center;
  162. top: 96rpx;
  163. border-radius:24rpx;
  164. font-size:26rpx;
  165. line-height:48rpx;
  166. color:rgba(255,255,255,1);
  167. width:140rpx;
  168. height:48rpx;
  169. background:linear-gradient(130deg,rgba(50,177,252,1) 0%,rgba(47,108,255,1) 100%);
  170. }
  171. .botton3{
  172. position: absolute;
  173. right: 36rpx;
  174. text-align: center;
  175. top: 96rpx;
  176. line-height:48rpx;
  177. border-radius:24rpx;
  178. font-size:26rpx;
  179. color:rgba(255,255,255,1);
  180. width:140rpx;
  181. height:48rpx;
  182. background:linear-gradient(130deg,rgba(50,177,252,1) 0%,rgba(47,108,255,1) 100%);
  183. }
  184. /* .buttonfix{
  185. position: fixed;
  186. height: 95rpx;
  187. line-height: 95rpx;
  188. bottom: 0;
  189. left: 0;
  190. right: 0;
  191. display: flex;
  192. flex: 2;
  193. background: #fff;
  194. border-top:1rpx solid #C6C6C6;
  195. justify-content: space-around;
  196. text-align: center;
  197. } */
  198. .buttonfix > view{
  199. text-align: center;
  200. font-size: 32rpx;
  201. flex: 1;
  202. }
  203. .active1{
  204. color: #02C0FF!important;
  205. }
  206. .line{
  207. border-left:1rpx solid #C6C6C6;
  208. box-sizing:border-box;
  209. -moz-box-sizing:border-box;
  210. -webkit-box-sizing:border-box;
  211. }
  212. .page{
  213. padding-bottom: 100rpx;
  214. position: relative;
  215. }
  216. .mr{
  217. height: 40rpx;
  218. line-height: 40rpx;
  219. }
  220. .txt004{
  221. margin-top: 10rpx;
  222. }
  223. .market {
  224. width: 100%;
  225. height: 100%;
  226. /* background: #f5f5f5; */
  227. }
  228. .tabs {
  229. width: 100% !important;
  230. height: 88rpx;
  231. text-align: center;
  232. position: fixed;
  233. top: 0;
  234. left: 0;
  235. right: 0;
  236. z-index: 100000;
  237. }
  238. .i-tab {
  239. width: 25% !important;
  240. display: inline-block;
  241. }
  242. .section {
  243. position: relative;
  244. }
  245. .mms {
  246. position: relative;
  247. width: 690rpx;
  248. height: 197rpx !important;
  249. background: #fff;
  250. padding: 30rpx 0 0;
  251. margin: 0 auto 40rpx;
  252. border-radius: 16rpx;
  253. border-top: 8rpx solid #02b7ff;
  254. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10);
  255. }
  256. .detail_msg {
  257. display: flex;
  258. padding-bottom: 26rpx;
  259. }
  260. .expiretime {
  261. display: block;
  262. width: 100%;
  263. text-align: left;
  264. text-indent: 1em;
  265. height:54rpx;
  266. line-height:54rpx;
  267. font-size: 26rpx;
  268. color: #333;
  269. letter-spacing: 0;
  270. }
  271. .liness {
  272. display: block;
  273. width: 100%;
  274. }
  275. .logo {
  276. width: 60rpx;
  277. height: 60rpx;
  278. border: 1px solid #f8f8f8;
  279. border-radius: 50rpx;
  280. display: block;
  281. margin-left: 20rpx;
  282. }
  283. .logo image {
  284. width: 60rpx;
  285. height: 60rpx;
  286. border-radius: 50%;
  287. }
  288. .info view:nth-child(1) {
  289. display: flex;
  290. justify-content: space-between;
  291. padding: 0 2%;
  292. }
  293. .info {
  294. width: 100%;
  295. }
  296. .info view:nth-child(1) text {
  297. font-size: 32rpx;
  298. line-height: 32rpx;
  299. height: 32rpx;
  300. color: #333;
  301. letter-spacing: 0;
  302. width: 400rpx;
  303. display: inline-block;
  304. white-space: nowrap;
  305. text-overflow: ellipsis;
  306. overflow: hidden;
  307. }
  308. .info view:nth-child(2) {
  309. padding-left: 2%;
  310. font-size: 22rpx;
  311. color: #333;
  312. letter-spacing: 0;
  313. margin-top: 6rpx;
  314. display: inline-block;
  315. white-space: nowrap;
  316. text-overflow: ellipsis;
  317. overflow: hidden;
  318. width: 400rpx;
  319. }
  320. .info view:nth-child(3) {
  321. margin-left: 20rpx;
  322. }
  323. .btns {
  324. position: absolute;
  325. right: 30rpx;
  326. top: 38rpx;
  327. width: 120rpx;
  328. height: 48rpx;
  329. line-height: 48rpx;
  330. text-align: center;
  331. border: 2rpx solid #02c0ff;
  332. border-radius: 60rpx;
  333. color: #02c0ff;
  334. font-size: 28rpx;
  335. }
  336. .active {
  337. color: #fff;
  338. background: #02c0ff;
  339. }
  340. .txt1 {
  341. font-size: 26rpx;
  342. color: #333;
  343. letter-spacing: 0;
  344. }
  345. .nocoupon image {
  346. width: 300rpx;
  347. display: block;
  348. margin: 3% auto 0;
  349. }
  350. .txt001 {
  351. display: block;
  352. line-height: 48rpx;
  353. font-size: 34rpx;
  354. color: #333;
  355. letter-spacing: 0;
  356. text-align: center;
  357. }
  358. .txt002 {
  359. display: block;
  360. margin-top: 1%;
  361. font-size: 28rpx;
  362. color: #999;
  363. letter-spacing: 0;
  364. line-height: 40rpx;
  365. text-align: center;
  366. }
  367. .top{
  368. width: 710rpx;
  369. height: 260rpx;
  370. background: #fff;
  371. border-radius: 16rpx;
  372. overflow: hidden;
  373. margin: 30rpx auto 0;
  374. }
  375. .nocoupon button {
  376. background: #00c0ff;
  377. color: #fff;
  378. font-style: 30rpx;
  379. width: 100%;
  380. border-radius: 60rpx;
  381. }
  382. .loading {
  383. text-align: center;
  384. height: 80rpx;
  385. line-height: 80rpx;
  386. font-size: 26rpx;
  387. color: #fff;
  388. }
  389. .loading image {
  390. width: 60rpx;
  391. height: 60rpx;
  392. vertical-align: middle;
  393. margin-right: 10rpx;
  394. }
  395. .active {
  396. opacity: 0.6;
  397. }
  398. .nav {
  399. position: absolute;
  400. bottom: 3.3%;
  401. left: 0;
  402. right: 0;
  403. margin: auto;
  404. width: 670rpx;
  405. border-radius: 60rpx;
  406. background: #02c0ff;
  407. font-size: 32px;
  408. color: #fff;
  409. text-align: center;
  410. line-height: 32px;
  411. }
  412. .sendImg{
  413. position: absolute;
  414. width: 100rpx;
  415. top:109rpx;
  416. right:72rpx;
  417. }
  418. .no-data01{
  419. width: 690rpx;
  420. padding-top: 174rpx;
  421. height: calc(100vh - 460rpx);
  422. background: #fff;
  423. margin: 0 auto;
  424. border-radius:15rpx;
  425. box-sizing: border-box;
  426. margin-top: 20rpx;
  427. }
  428. .no-data{
  429. width: 690rpx;
  430. padding-top: 174rpx;
  431. height: calc(100vh - 160rpx);
  432. background: #fff;
  433. margin: 0 auto;
  434. border-radius:15rpx;
  435. box-sizing: border-box;
  436. margin-top:20rpx;
  437. }
  438. .no-data01 image{
  439. width: 261rpx;
  440. height: 272rpx;
  441. display: block;
  442. margin: 0 auto;
  443. }
  444. .no-data image{
  445. width: 261rpx;
  446. height: 272rpx;
  447. display: block;
  448. margin: 0 auto;
  449. }
  450. .no-data-text{
  451. text-align: center;
  452. font-size:34rpx;
  453. font-family:PingFang-SC-Medium;
  454. font-weight:500;
  455. color:rgba(0,0,0,1);
  456. }
  457. .dingdan {
  458. margin-top: 33rpx;
  459. }
  460. .dingdan text:nth-of-type(1) {
  461. display: block;
  462. font-size: 34rpx;
  463. color: #333;
  464. letter-spacing: 0;
  465. text-align: center;
  466. }
  467. .dingdan text:nth-of-type(2) {
  468. display: block;
  469. font-size: 28rpx;
  470. color: #999;
  471. letter-spacing: 0;
  472. text-align: center;
  473. }
  474. .dingdan image {
  475. display: block;
  476. width: 300rpx;
  477. height: 300rpx;
  478. margin: 0 auto 16rpx;
  479. }
  480. .again{
  481. position: relative;
  482. width: 686rpx;
  483. height: 168rpx;
  484. }
  485. .banner{
  486. margin-bottom:20rpx;
  487. background:none!important;
  488. border-radius:16rpx;
  489. }
  490. .banner .bannerbg image{
  491. display: none!important;
  492. height: 0!important;
  493. overflow: hidden;
  494. }
  495. .bottom{
  496. width: 100%;
  497. height: 100rpx;
  498. position: fixed;
  499. bottom: 0;
  500. /* background:rgba(243,69,58,1); */
  501. color: #fff;
  502. overflow: hidden;
  503. }
  504. .bottom-left{
  505. width: 50%;
  506. float: left;
  507. margin-left: -1rpx;
  508. text-align: center;
  509. line-height: 100rpx;
  510. font-size:30rpx;
  511. font-family:PingFang-SC-Medium;
  512. font-weight:500;
  513. opacity: 1;
  514. background:linear-gradient(130deg,#32B1FC,#2F6CFF);
  515. color: #FFFEFE;
  516. }
  517. .bottom-leftQ{
  518. width: 50%;
  519. float: left;
  520. margin-left: -1rpx;
  521. text-align: center;
  522. line-height: 100rpx;
  523. font-size:30rpx;
  524. font-family:PingFang-SC-Medium;
  525. font-weight:500;
  526. opacity: 1;
  527. background:#FFFFFF;
  528. color: #3C3C3C;
  529. }
  530. .bottom-right{
  531. width: 50%;
  532. float: left;
  533. text-align: center;
  534. line-height: 100rpx;
  535. font-size:30rpx;
  536. font-family:PingFang-SC-Medium;
  537. font-weight:500;
  538. opacity: 1;
  539. background:linear-gradient(130deg,#32B1FC,#2F6CFF);
  540. color: #FFFEFE;
  541. }
  542. .bottom-rightQ{
  543. width: 50%;
  544. float: left;
  545. text-align: center;
  546. line-height: 100rpx;
  547. font-size:30rpx;
  548. font-family:PingFang-SC-Medium;
  549. font-weight:500;
  550. opacity: 1;
  551. background:#FFFFFF;
  552. color: #3C3C3C;
  553. }
  554. button::after{ border: none; }
  555. .goback{
  556. position: fixed;
  557. right: 50rpx;
  558. bottom: 60rpx;
  559. width:100rpx!important;
  560. height:100rpx;
  561. z-index: 100;
  562. background:rgba(255,255,255,1);
  563. line-height: 95rpx;
  564. border:1rpx solid rgba(227,227,227,1);
  565. border-radius:50%;
  566. }
  567. .goback image{
  568. position: absolute;
  569. width: 60rpx;
  570. left: 0;
  571. right: 0;
  572. top: 0;
  573. bottom: 0;
  574. margin: auto;
  575. }