C端小程序
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

472 linhas
8.4 KiB

  1. page{
  2. position: relative;
  3. height: auto!important;
  4. background:#FF6F03;
  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: 180rpx;
  14. height: 180rpx!important;
  15. border-radius: 10rpx;
  16. overflow: hidden;
  17. margin-top:10rpx;
  18. }
  19. .listitem .icon{
  20. width: 140rpx;
  21. height: 116rpx;
  22. position: absolute;
  23. top: 0;
  24. right: 30rpx;
  25. }
  26. .listitem .ri {
  27. margin-left: 26rpx;
  28. width: 305rpx;
  29. }
  30. .ri text{
  31. display: block;
  32. text-align: left;
  33. }
  34. .ri .txt01 {
  35. width: 100%;
  36. font-size:30rpx;
  37. color: rgba(51, 51, 51, 1);
  38. line-height: 44rpx;
  39. white-space: nowrap;
  40. text-overflow: ellipsis;
  41. overflow: hidden;
  42. font-weight: bold;
  43. }
  44. .ri .txt02 {
  45. width: 100%;
  46. white-space: nowrap;
  47. text-overflow: ellipsis;
  48. overflow: hidden;
  49. font-size: 24rpx;
  50. color: rgba(140, 140, 140, 1);
  51. }
  52. .ri .txt03 {
  53. width: 100%;
  54. font-size:24rpx;
  55. text-decoration:line-through;
  56. color:rgba(140,140,140,1);
  57. }
  58. .ri .txt04 {
  59. width: 100%;
  60. font-size:24rpx;
  61. color:rgba(255,50,50,1);
  62. line-height:44rpx;
  63. }
  64. .money{
  65. display: inline-block!important;
  66. font-size:50rpx;
  67. font-weight:500;
  68. color:rgba(255,50,50,1);
  69. }
  70. .listitem{
  71. position: relative;
  72. padding: 21rpx;
  73. background: #fff;
  74. border-radius: 20rpx;
  75. margin-bottom: 20rpx;
  76. margin-top: 20rpx;
  77. }
  78. .botton{
  79. position: absolute;
  80. right: 18rpx;
  81. text-align: center;
  82. bottom: 40rpx;
  83. width:186rpx;
  84. height:48rpx;
  85. line-height:48rpx;
  86. background:linear-gradient(90deg,rgba(255,182,20,1) 0%,rgba(248,98,52,1) 100%);
  87. border-radius:24rpx;
  88. font-size:26rpx;
  89. color:rgba(255,255,255,1);
  90. }
  91. .botton1{
  92. position: absolute;
  93. right: 36rpx;
  94. text-align: center;
  95. bottom: 6rpx;
  96. width:186rpx;
  97. height:48rpx;
  98. line-height:48rpx;
  99. background:linear-gradient(90deg,rgba(236,59,45,1) 0%,rgba(255,111,3,1) 100%);
  100. border-radius:24rpx;
  101. font-size:26rpx;
  102. color:rgba(255,255,255,1);
  103. }
  104. .botton02{
  105. background: #ccc!important;
  106. }
  107. .botton2{
  108. position: absolute;
  109. right: 36rpx;
  110. text-align: center;
  111. bottom: 8rpx;
  112. border-radius:24rpx;
  113. font-size:26rpx;
  114. line-height:48rpx;
  115. color:rgba(255,255,255,1);
  116. width:134rpx;
  117. height:48rpx;
  118. background:linear-gradient(90deg,rgba(117,158,69,1) 0%,rgba(138,183,79,1) 100%);
  119. }
  120. .botton3{
  121. position: absolute;
  122. right: 36rpx;
  123. text-align: center;
  124. bottom: 8rpx;
  125. line-height:48rpx;
  126. border-radius:24rpx;
  127. font-size:26rpx;
  128. color:rgba(255,255,255,1);
  129. width:134rpx;
  130. height:48rpx;
  131. background:linear-gradient(90deg,rgba(255,145,2,1) 0%,rgba(255,176,22,1) 100%);
  132. }
  133. /* .buttonfix{
  134. position: fixed;
  135. height: 95rpx;
  136. line-height: 95rpx;
  137. bottom: 0;
  138. left: 0;
  139. right: 0;
  140. display: flex;
  141. flex: 2;
  142. background: #fff;
  143. border-top:1rpx solid #C6C6C6;
  144. justify-content: space-around;
  145. text-align: center;
  146. } */
  147. .buttonfix > view{
  148. text-align: center;
  149. font-size: 32rpx;
  150. flex: 1;
  151. }
  152. .active1{
  153. color: #02C0FF!important;
  154. }
  155. .line{
  156. border-left:1rpx solid #C6C6C6;
  157. box-sizing:border-box;
  158. -moz-box-sizing:border-box;
  159. -webkit-box-sizing:border-box;
  160. }
  161. .page{
  162. padding-bottom: 100rpx;
  163. }
  164. .mr{
  165. height: 40rpx;
  166. line-height: 40rpx;
  167. }
  168. .txt004{
  169. margin-top: 10rpx;
  170. }
  171. .market {
  172. width: 100%;
  173. height: 100%;
  174. /* background: #f5f5f5; */
  175. }
  176. .tabs {
  177. width: 100% !important;
  178. height: 88rpx;
  179. text-align: center;
  180. position: fixed;
  181. top: 0;
  182. left: 0;
  183. right: 0;
  184. z-index: 100000;
  185. }
  186. .i-tab {
  187. width: 25% !important;
  188. display: inline-block;
  189. }
  190. .section {
  191. position: relative;
  192. }
  193. .mms {
  194. position: relative;
  195. width: 690rpx;
  196. height: 197rpx !important;
  197. background: #fff;
  198. padding: 30rpx 0 0;
  199. margin: 0 auto 40rpx;
  200. border-radius: 16rpx;
  201. border-top: 8rpx solid #02b7ff;
  202. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10);
  203. }
  204. .detail_msg {
  205. display: flex;
  206. padding-bottom: 26rpx;
  207. }
  208. .expiretime {
  209. display: block;
  210. width: 100%;
  211. text-align: left;
  212. text-indent: 1em;
  213. height:54rpx;
  214. line-height:54rpx;
  215. font-size: 26rpx;
  216. color: #333;
  217. letter-spacing: 0;
  218. }
  219. .liness {
  220. display: block;
  221. width: 100%;
  222. }
  223. .logo {
  224. width: 60rpx;
  225. height: 60rpx;
  226. border: 1px solid #f8f8f8;
  227. border-radius: 50rpx;
  228. display: block;
  229. margin-left: 20rpx;
  230. }
  231. .logo image {
  232. width: 60rpx;
  233. height: 60rpx;
  234. border-radius: 50%;
  235. }
  236. .info view:nth-child(1) {
  237. display: flex;
  238. justify-content: space-between;
  239. padding: 0 2%;
  240. }
  241. .info {
  242. width: 100%;
  243. }
  244. .info view:nth-child(1) text {
  245. font-size: 32rpx;
  246. line-height: 32rpx;
  247. height: 32rpx;
  248. color: #333;
  249. letter-spacing: 0;
  250. width: 400rpx;
  251. display: inline-block;
  252. white-space: nowrap;
  253. text-overflow: ellipsis;
  254. overflow: hidden;
  255. }
  256. .info view:nth-child(2) {
  257. padding-left: 2%;
  258. font-size: 22rpx;
  259. color: #333;
  260. letter-spacing: 0;
  261. margin-top: 6rpx;
  262. display: inline-block;
  263. white-space: nowrap;
  264. text-overflow: ellipsis;
  265. overflow: hidden;
  266. width: 400rpx;
  267. }
  268. .info view:nth-child(3) {
  269. margin-left: 20rpx;
  270. }
  271. .btns {
  272. position: absolute;
  273. right: 30rpx;
  274. top: 38rpx;
  275. width: 120rpx;
  276. height: 48rpx;
  277. line-height: 48rpx;
  278. text-align: center;
  279. border: 2rpx solid #02c0ff;
  280. border-radius: 60rpx;
  281. color: #02c0ff;
  282. font-size: 28rpx;
  283. }
  284. .active {
  285. color: #fff;
  286. background: #02c0ff;
  287. }
  288. .txt1 {
  289. font-size: 26rpx;
  290. color: #333;
  291. letter-spacing: 0;
  292. }
  293. .nocoupon image {
  294. width: 300rpx;
  295. display: block;
  296. margin: 3% auto 0;
  297. }
  298. .txt001 {
  299. display: block;
  300. line-height: 48rpx;
  301. font-size: 34rpx;
  302. color: #333;
  303. letter-spacing: 0;
  304. text-align: center;
  305. }
  306. .txt002 {
  307. display: block;
  308. margin-top: 1%;
  309. font-size: 28rpx;
  310. color: #999;
  311. letter-spacing: 0;
  312. line-height: 40rpx;
  313. text-align: center;
  314. }
  315. .nocoupon button {
  316. background: #00c0ff;
  317. color: #fff;
  318. font-style: 30rpx;
  319. width: 100%;
  320. border-radius: 60rpx;
  321. }
  322. .loading {
  323. text-align: center;
  324. height: 80rpx;
  325. line-height: 80rpx;
  326. font-size: 26rpx;
  327. color: #999;
  328. }
  329. .loading image {
  330. width: 60rpx;
  331. height: 60rpx;
  332. vertical-align: middle;
  333. margin-right: 10rpx;
  334. }
  335. .active {
  336. opacity: 0.6;
  337. }
  338. .nav {
  339. position: absolute;
  340. bottom: 3.3%;
  341. left: 0;
  342. right: 0;
  343. margin: auto;
  344. width: 670rpx;
  345. border-radius: 60rpx;
  346. background: #02c0ff;
  347. font-size: 32px;
  348. color: #fff;
  349. text-align: center;
  350. line-height: 32px;
  351. }
  352. .sendImg{
  353. position: absolute;
  354. width: 100rpx;
  355. top:109rpx;
  356. right:72rpx;
  357. }
  358. .dingdan {
  359. margin-top: 33rpx;
  360. }
  361. .dingdan text:nth-of-type(1) {
  362. display: block;
  363. font-size: 34rpx;
  364. color: #333;
  365. letter-spacing: 0;
  366. text-align: center;
  367. }
  368. .dingdan text:nth-of-type(2) {
  369. display: block;
  370. font-size: 28rpx;
  371. color: #999;
  372. letter-spacing: 0;
  373. text-align: center;
  374. }
  375. .dingdan image {
  376. display: block;
  377. width: 300rpx;
  378. height: 300rpx;
  379. margin: 0 auto 16rpx;
  380. }
  381. .again{
  382. position: relative;
  383. width: 686rpx;
  384. height: 200rpx;
  385. }
  386. .banner{
  387. margin-bottom:20rpx;
  388. background:none!important;
  389. border-radius:16rpx;
  390. }
  391. .banner .bannerbg image{
  392. display: none!important;
  393. height: 0!important;
  394. overflow: hidden;
  395. }
  396. .top{
  397. position: absolute;
  398. top: 30rpx;
  399. width: 710rpx;
  400. height: 260rpx;
  401. background: #fff;
  402. left: 20rpx;
  403. border-radius: 16rpx;
  404. overflow: hidden;
  405. }
  406. .bottom{
  407. width: 690rpx;
  408. height: 85rpx;
  409. position: fixed;
  410. bottom: 26rpx;
  411. left: 30rpx;
  412. /* background:rgba(243,69,58,1); */
  413. border:1px solid rgba(255, 222, 67, 1);
  414. border-radius:40px;
  415. color: #fff;
  416. overflow: hidden;
  417. }
  418. .bottom-left{
  419. width: 50%;
  420. float: left;
  421. margin-left: -1rpx;
  422. text-align: center;
  423. line-height: 85rpx;
  424. font-size:30rpx;
  425. font-family:PingFang-SC-Medium;
  426. font-weight:500;
  427. color:rgba(255,253,245,1);
  428. border-right:1px solid rgba(255, 222, 67, 1);
  429. opacity: 1;
  430. }
  431. .bottom-right{
  432. width: 50%;
  433. float: left;
  434. text-align: center;
  435. line-height: 85rpx;
  436. font-size:30rpx;
  437. font-family:PingFang-SC-Medium;
  438. font-weight:500;
  439. color:rgba(255,253,245,1);
  440. opacity: 1;
  441. }