C端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

412 lines
7.1 KiB

  1. page{
  2. height: auto!important;
  3. }
  4. .banner .bg {
  5. display: block;
  6. width: 100%;
  7. }
  8. .bannerimg {
  9. display: block;
  10. width: 710rpx;
  11. height: 260rpx;
  12. border-radius: 15rpx;
  13. margin: -120rpx auto 0;
  14. }
  15. .list{
  16. padding: 0 32rpx;
  17. }
  18. .listitem .fl {
  19. width: 180rpx;
  20. height: 180rpx!important;
  21. border-radius: 10rpx;
  22. overflow: hidden;
  23. margin-top:10rpx;
  24. }
  25. .listitem .icon{
  26. width: 140rpx;
  27. height: 116rpx;
  28. position: absolute;
  29. top: 0;
  30. right: 0;
  31. }
  32. .listitem .ri {
  33. margin-left: 26rpx;
  34. width: 305rpx;
  35. }
  36. .ri text{
  37. display: block;
  38. text-align: left;
  39. }
  40. .ri .txt01 {
  41. width: 100%;
  42. font-size:30rpx;
  43. color: rgba(51, 51, 51, 1);
  44. line-height: 44rpx;
  45. white-space: nowrap;
  46. text-overflow: ellipsis;
  47. overflow: hidden;
  48. font-weight: bold;
  49. }
  50. .ri .txt02 {
  51. width: 100%;
  52. white-space: nowrap;
  53. text-overflow: ellipsis;
  54. overflow: hidden;
  55. font-size: 24rpx;
  56. color: rgba(140, 140, 140, 1);
  57. }
  58. .ri .txt03 {
  59. width: 100%;
  60. font-size:24rpx;
  61. text-decoration:line-through;
  62. color:rgba(140,140,140,1);
  63. }
  64. .ri .txt04 {
  65. width: 100%;
  66. font-size:24rpx;
  67. color:rgba(255,50,50,1);
  68. line-height:44rpx;
  69. }
  70. .money{
  71. display: inline-block!important;
  72. font-size:50rpx;
  73. font-weight:500;
  74. color:rgba(255,50,50,1);
  75. }
  76. .listitem{
  77. position: relative;
  78. padding: 21rpx 0;
  79. border-bottom: 1rpx solid #F9F9F9;
  80. }
  81. .botton{
  82. position: absolute;
  83. right: 0;
  84. text-align: center;
  85. bottom: 40rpx;
  86. width:186rpx;
  87. height:48rpx;
  88. line-height:48rpx;
  89. background:linear-gradient(90deg,rgba(236,59,45,1) 0%,rgba(248,98,52,1) 100%);
  90. border-radius:24rpx;
  91. font-size:26rpx;
  92. color:rgba(255,255,255,1);
  93. }
  94. .botton1{
  95. position: absolute;
  96. right: 0;
  97. text-align: center;
  98. bottom: 6rpx;
  99. width:186rpx;
  100. height:48rpx;
  101. line-height:48rpx;
  102. background:linear-gradient(90deg,rgba(236,59,45,1) 0%,rgba(248,98,52,1) 100%);
  103. border-radius:24rpx;
  104. font-size:26rpx;
  105. color:rgba(255,255,255,1);
  106. }
  107. .botton2{
  108. position: absolute;
  109. right: 0;
  110. text-align: center;
  111. bottom: 31rpx;
  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: 0;
  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. margin-top: 60rpx;
  166. }
  167. .market {
  168. width: 100%;
  169. height: 100%;
  170. /* background: #f5f5f5; */
  171. }
  172. .tabs {
  173. width: 100% !important;
  174. height: 88rpx;
  175. text-align: center;
  176. position: fixed;
  177. top: 0;
  178. left: 0;
  179. right: 0;
  180. z-index: 100000;
  181. }
  182. .i-tab {
  183. width: 25% !important;
  184. display: inline-block;
  185. }
  186. .section {
  187. position: relative;
  188. }
  189. .mms {
  190. position: relative;
  191. width: 690rpx;
  192. height: 197rpx !important;
  193. background: #fff;
  194. padding: 30rpx 0 0;
  195. margin: 0 auto 40rpx;
  196. border-radius: 16rpx;
  197. border-top: 8rpx solid #02b7ff;
  198. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10);
  199. }
  200. .detail_msg {
  201. display: flex;
  202. padding-bottom: 26rpx;
  203. }
  204. .expiretime {
  205. display: block;
  206. width: 100%;
  207. text-align: left;
  208. text-indent: 1em;
  209. height:54rpx;
  210. line-height:54rpx;
  211. font-size: 26rpx;
  212. color: #333;
  213. letter-spacing: 0;
  214. }
  215. .liness {
  216. display: block;
  217. width: 100%;
  218. }
  219. .logo {
  220. width: 60rpx;
  221. height: 60rpx;
  222. border: 1px solid #f8f8f8;
  223. border-radius: 50rpx;
  224. display: block;
  225. margin-left: 20rpx;
  226. }
  227. .logo image {
  228. width: 60rpx;
  229. height: 60rpx;
  230. border-radius: 50%;
  231. }
  232. .info view:nth-child(1) {
  233. display: flex;
  234. justify-content: space-between;
  235. padding: 0 2%;
  236. }
  237. .info {
  238. width: 100%;
  239. }
  240. .info view:nth-child(1) text {
  241. font-size: 32rpx;
  242. line-height: 32rpx;
  243. height: 32rpx;
  244. color: #333;
  245. letter-spacing: 0;
  246. width: 400rpx;
  247. display: inline-block;
  248. white-space: nowrap;
  249. text-overflow: ellipsis;
  250. overflow: hidden;
  251. }
  252. .info view:nth-child(2) {
  253. padding-left: 2%;
  254. font-size: 22rpx;
  255. color: #333;
  256. letter-spacing: 0;
  257. margin-top: 6rpx;
  258. display: inline-block;
  259. white-space: nowrap;
  260. text-overflow: ellipsis;
  261. overflow: hidden;
  262. width: 400rpx;
  263. }
  264. .info view:nth-child(3) {
  265. margin-left: 20rpx;
  266. }
  267. .btns {
  268. position: absolute;
  269. right: 30rpx;
  270. top: 38rpx;
  271. width: 120rpx;
  272. height: 48rpx;
  273. line-height: 48rpx;
  274. text-align: center;
  275. border: 2rpx solid #02c0ff;
  276. border-radius: 60rpx;
  277. color: #02c0ff;
  278. font-size: 28rpx;
  279. }
  280. .active {
  281. color: #fff;
  282. background: #02c0ff;
  283. }
  284. .txt1 {
  285. font-size: 26rpx;
  286. color: #333;
  287. letter-spacing: 0;
  288. }
  289. .nocoupon image {
  290. width: 300rpx;
  291. display: block;
  292. margin: 3% auto 0;
  293. }
  294. .txt001 {
  295. display: block;
  296. line-height: 48rpx;
  297. font-size: 34rpx;
  298. color: #333;
  299. letter-spacing: 0;
  300. text-align: center;
  301. }
  302. .txt002 {
  303. display: block;
  304. margin-top: 1%;
  305. font-size: 28rpx;
  306. color: #999;
  307. letter-spacing: 0;
  308. line-height: 40rpx;
  309. text-align: center;
  310. }
  311. .nocoupon button {
  312. background: #00c0ff;
  313. color: #fff;
  314. font-style: 30rpx;
  315. width: 100%;
  316. border-radius: 60rpx;
  317. }
  318. .loading {
  319. text-align: center;
  320. height: 80rpx;
  321. line-height: 80rpx;
  322. font-size: 26rpx;
  323. color: #999;
  324. }
  325. .loading image {
  326. width: 60rpx;
  327. height: 60rpx;
  328. vertical-align: middle;
  329. margin-right: 10rpx;
  330. }
  331. .active {
  332. opacity: 0.6;
  333. }
  334. .nav {
  335. position: absolute;
  336. bottom: 3.3%;
  337. left: 0;
  338. right: 0;
  339. margin: auto;
  340. width: 670rpx;
  341. border-radius: 60rpx;
  342. background: #02c0ff;
  343. font-size: 32px;
  344. color: #fff;
  345. text-align: center;
  346. line-height: 32px;
  347. }
  348. .sendImg{
  349. position: absolute;
  350. width: 100rpx;
  351. top:109rpx;
  352. right:72rpx;
  353. }
  354. .dingdan {
  355. margin-top: 33rpx;
  356. }
  357. .dingdan text:nth-of-type(1) {
  358. display: block;
  359. font-size: 34rpx;
  360. color: #333;
  361. letter-spacing: 0;
  362. text-align: center;
  363. }
  364. .dingdan text:nth-of-type(2) {
  365. display: block;
  366. font-size: 28rpx;
  367. color: #999;
  368. letter-spacing: 0;
  369. text-align: center;
  370. }
  371. .dingdan image {
  372. display: block;
  373. width: 300rpx;
  374. height: 300rpx;
  375. margin: 0 auto 16rpx;
  376. }
  377. .again{
  378. position: relative;
  379. width: 686rpx;
  380. height: 200rpx;
  381. }