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.

271 lines
3.9 KiB

  1. .market {
  2. width: 100%;
  3. height: 100%;
  4. /* background: #f5f5f5; */
  5. }
  6. .tabs {
  7. width: 100% !important;
  8. height: 88rpx;
  9. text-align: center;
  10. position: fixed;
  11. top: 0;
  12. left: 0;
  13. right: 0;
  14. z-index: 100000;
  15. }
  16. .i-tab {
  17. width: 25% !important;
  18. display: inline-block;
  19. }
  20. .section {
  21. position: relative;
  22. }
  23. .mms {
  24. position: relative;
  25. width: 690rpx;
  26. background: #fff;
  27. height: 238rpx;
  28. margin: 0 auto 40rpx;
  29. border-radius: 16rpx;
  30. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10);
  31. }
  32. .yu {
  33. display: inline-block !important;
  34. font-size: 30rpx;
  35. }
  36. .expiretime {
  37. width: 250rpx;
  38. }
  39. .expiretime text {
  40. display: block;
  41. width: 262rpx;
  42. font-size: 30rpx;
  43. font-family: PingFang-SC-Medium;
  44. font-weight: 500;
  45. white-space: nowrap;
  46. text-align: center;
  47. text-overflow: ellipsis;
  48. overflow: hidden;
  49. margin-top: 35rpx;
  50. color: rgba(255, 255, 255, 1);
  51. }
  52. .money {
  53. margin-left: 10rpx;
  54. font-size: 30rpx;
  55. font-weight: bold;
  56. }
  57. .liness {
  58. display: block;
  59. width: 100%;
  60. }
  61. .logo {
  62. width: 60rpx;
  63. height: 60rpx;
  64. border: 1px solid #f8f8f8;
  65. border-radius: 50rpx;
  66. display: block;
  67. margin-left: 20rpx;
  68. }
  69. .logo image {
  70. width: 60rpx;
  71. height: 60rpx;
  72. border-radius: 50%;
  73. }
  74. .info {
  75. width: 100%;
  76. }
  77. .info .title .yue {
  78. font-size: 60rpx;
  79. line-height: 60rpx;
  80. font-weight: bold;
  81. color: #fff;
  82. letter-spacing: 0;
  83. width: 400rpx;
  84. display: inline-block;
  85. white-space: nowrap;
  86. text-overflow: ellipsis;
  87. overflow: hidden;
  88. margin-bottom: 10rpx;
  89. margin-top: 38rpx;
  90. text-align: left;
  91. }
  92. .info >view view:nth-child(2) {
  93. font-size: 26rpx;
  94. color: #fff;
  95. letter-spacing: 0;
  96. margin-top: 6rpx;
  97. display: inline-block;
  98. white-space: nowrap;
  99. text-overflow: ellipsis;
  100. overflow: hidden;
  101. margin-right: 25rpx;
  102. }
  103. .btns {
  104. position: absolute;
  105. right: 30rpx;
  106. bottom: 53rpx;
  107. text-align: center;
  108. font-size: 28rpx;
  109. width: 250rpx !important;
  110. height: 61rpx;
  111. line-height: 61rpx;
  112. background: rgba(255, 255, 255, 1);
  113. border-radius: 30rpx;
  114. margin-top: 32rpx !important;
  115. }
  116. .active {
  117. color: #fff;
  118. opacity: 0.6;
  119. }
  120. .txt1 {
  121. font-size: 24rpx;
  122. color: #fff;
  123. letter-spacing: 0;
  124. }
  125. .nocoupon image {
  126. width: 300rpx;
  127. display: block;
  128. margin: 3% auto 0;
  129. }
  130. .txt001 {
  131. display: block;
  132. line-height: 48rpx;
  133. font-size: 34rpx;
  134. color: #333;
  135. letter-spacing: 0;
  136. text-align: center;
  137. }
  138. .txt002 {
  139. display: block;
  140. margin-top: 1%;
  141. font-size: 28rpx;
  142. color: #999;
  143. letter-spacing: 0;
  144. line-height: 40rpx;
  145. text-align: center;
  146. }
  147. .nocoupon button {
  148. background: #00c0ff;
  149. color: #fff;
  150. font-style: 30rpx;
  151. width: 100%;
  152. border-radius: 60rpx;
  153. }
  154. .loading {
  155. text-align: center;
  156. height: 80rpx;
  157. line-height: 80rpx;
  158. font-size: 26rpx;
  159. color: #999;
  160. }
  161. .loading image {
  162. width: 60rpx;
  163. height: 60rpx;
  164. vertical-align: middle;
  165. margin-right: 10rpx;
  166. }
  167. .active {
  168. opacity: 0.6;
  169. }
  170. .nav {
  171. position: absolute;
  172. bottom: 3.3%;
  173. left: 0;
  174. right: 0;
  175. margin: auto;
  176. width: 670rpx;
  177. border-radius: 60rpx;
  178. background: #02c0ff;
  179. font-size: 32px;
  180. color: #fff;
  181. text-align: center;
  182. line-height: 32px;
  183. }
  184. .title {
  185. width: 50%;
  186. }
  187. .title text {
  188. display: block;
  189. color: #fff;
  190. font-size: 24rpx;
  191. margin-left: 25rpx;
  192. text-align: left;
  193. }
  194. .txt2{
  195. opacity:0.5;
  196. }
  197. .imgicon {
  198. position: absolute;
  199. width: 140rpx;
  200. height: 100rpx;
  201. z-index: 100;
  202. right: 257rpx;
  203. top: 0;
  204. }
  205. .imgicon image {
  206. width: 100%;
  207. }
  208. .buyagain {
  209. width: 162rpx;
  210. height: 57rpx;
  211. background: rgba(255, 255, 255, 1);
  212. border-radius: 10rpx;
  213. font-size: 24rpx;
  214. color: rgba(51, 51, 51, 1);
  215. margin-right: 25rpx;
  216. margin-top: 11rpx;
  217. }
  218. .txtstatus {
  219. height: 80rpx;
  220. font-size: 24rpx;
  221. color: rgba(255, 53, 53, 1);
  222. margin-left: 30rpx;
  223. }
  224. .userule {
  225. text-align: center;
  226. font-size: 28rpx;
  227. font-family: PingFang-SC-Regular;
  228. font-weight: 400;
  229. color: rgba(2, 192, 255, 1);
  230. line-height: 44rpx;
  231. margin-top: 30rpx;
  232. padding-bottom: 30rpx;
  233. background: #fff;
  234. }
  235. .yue text:nth-of-type(1){
  236. margin-right: 6rpx;
  237. }
  238. .yue text:nth-of-type(2){
  239. margin-left: 6rpx;
  240. }