抖音小程序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.

284 lines
4.7 KiB

  1. .BoxBg{
  2. height: 100%;
  3. background: linear-gradient(180deg,rgba(253,131,45,1) 0%,rgba(254,74,22,1) 100%);
  4. overflow: hidden;
  5. }
  6. .container {
  7. background: #fff;
  8. width: 92%;
  9. margin: 8% auto 6% auto;
  10. border-radius: 16rpx;
  11. text-align: center;
  12. }
  13. .quanDataBox{
  14. /* margin-top: 60rpx; */
  15. overflow: hidden;
  16. }
  17. .qianTitle{
  18. font-size: 32rpx;
  19. }
  20. .payBox{
  21. display: flex;
  22. justify-content: center;
  23. }
  24. .selling{
  25. font-size: 30rpx;
  26. color: rgba(253,131,45,1);
  27. margin-top: 10rpx;
  28. }
  29. .original{
  30. color: #999;
  31. font-size: 26rpx;
  32. text-decoration: line-through;
  33. margin-left: 20rpx;
  34. margin-top: 14rpx;
  35. }
  36. .past{
  37. font-size: 24rpx!important;
  38. color: red!important;
  39. border: 1px solid red;
  40. padding: 3rpx;
  41. float: left;
  42. margin-left: 10rpx;
  43. font-size: 26rpx;
  44. height: 40rpx;
  45. line-height: 40rpx;
  46. margin-top: 10rpx;
  47. }
  48. .timevalidity{
  49. font-size: 22rpx;
  50. color: #999;
  51. letter-spacing: 0;
  52. margin: 6rpx 0 10rpx 0;
  53. }
  54. .subhead{
  55. font-size: 26rpx;
  56. color: #999;
  57. letter-spacing: 0;
  58. text-align: center;
  59. line-height: 37rpx;
  60. padding: 0 10rpx;
  61. }
  62. .manjian{
  63. margin-left: 26rpx;
  64. color: #999!important;
  65. font-size: 26rpx !important;
  66. text-align: center;
  67. }
  68. .line{
  69. height: 10rpx;
  70. display: block;
  71. width: 100%;
  72. margin-top: 20rpx;
  73. }
  74. .zhuangtai{
  75. margin-bottom: 20rpx;
  76. }
  77. .panel{
  78. overflow: hidden;
  79. position: relative;
  80. }
  81. .rqImg{
  82. /* background-color: aqua; */
  83. width: 600rpx;
  84. height: 440rpx;
  85. display: block;
  86. border-radius: 10rpx;
  87. margin: 20rpx auto;
  88. padding: 0;
  89. overflow: hidden;
  90. }
  91. .barnum{
  92. background: #fff;
  93. height: 88rpx;
  94. width: 600rpx;
  95. margin: 0 auto;
  96. line-height: 88rpx;
  97. border: 2rpx solid #ccc;
  98. border-radius: 10px;
  99. font-size: 36rpx;
  100. color: #333;
  101. letter-spacing: 0;
  102. text-align: center;
  103. }
  104. .barnum::before{
  105. content: "优惠券码:";
  106. font-size: 24rpx;
  107. color: #999;
  108. }
  109. .shopData{
  110. margin-top: 20rpx;
  111. text-align: left;
  112. }
  113. .shopTexx{
  114. font-size: 30rpx;
  115. height: 70rpx;
  116. line-height: 70rpx;
  117. text-indent: 1em;
  118. color: #333;
  119. background: #fff;
  120. margin: 20rpx 0;
  121. }
  122. .posi{
  123. overflow: hidden;
  124. height: 70px;
  125. }
  126. .note{
  127. text-align: left;
  128. }
  129. .shiji{
  130. width: 22%;
  131. text-indent: 30rpx;
  132. text-align: left;
  133. font-size: 24rpx;
  134. color: #333;
  135. letter-spacing: 1.16rpx;
  136. margin-left: 20rpx;
  137. }
  138. .moneys{
  139. font-size: 40rpx !important;
  140. color: #ff4949 !important;
  141. letter-spacing: 0;
  142. float: right;
  143. }
  144. .orderDate::before{
  145. content: "下单时间:";
  146. margin-left: 20rpx;
  147. }
  148. .orderDate{
  149. font-size: 24rpx;
  150. color: #333;
  151. letter-spacing: 1.16rpx;
  152. margin: 10rpx 0;
  153. }
  154. .orderDate1::before{
  155. content: "核销时间:";
  156. margin-left: 20rpx;
  157. }
  158. .orderDate1{
  159. font-size: 24rpx;
  160. color: #333;
  161. letter-spacing: 1.16rpx;
  162. margin: 10rpx 0;
  163. }
  164. .orderDate2::before{
  165. content: "过期时间:";
  166. margin-left: 20rpx;
  167. }
  168. .orderDate2{
  169. font-size: 24rpx;
  170. color: #333;
  171. letter-spacing: 1.16rpx;
  172. margin: 10rpx 0;
  173. }
  174. .orderDate3::before{
  175. content: "退款时间:";
  176. margin-left: 20rpx;
  177. }
  178. .orderDate3{
  179. font-size: 24rpx;
  180. color: #333;
  181. letter-spacing: 1.16rpx;
  182. margin: 10rpx 0;
  183. }
  184. .orderNum::before{
  185. content: "订单编号:";
  186. margin-left: 20rpx;
  187. }
  188. .orderNum{
  189. font-size: 24rpx;
  190. color: #333;
  191. letter-spacing: 1.16rpx;
  192. margin: 10rpx 0;
  193. }
  194. .notes{
  195. margin: 20rpx;
  196. text-align: left;
  197. }
  198. .notesText{
  199. font-size: 30rpx;
  200. color: #333;
  201. letter-spacing: 0;
  202. }
  203. .introduce{
  204. font-size: 24rpx;
  205. color: #333;
  206. }
  207. .closeRq{
  208. position: absolute;
  209. width: 420rpx;
  210. height: 400rpx;
  211. line-height: 400rpx;
  212. text-align: center;
  213. background-color: rgba(0, 0, 0, 0.8);
  214. left: 50%; top: 42%;
  215. transform: translate(-50%, -50%); /* 50%为自身尺寸的一半 */
  216. z-index: 10000000;
  217. color: #fff;
  218. font-size: 38rpx;
  219. }
  220. .updataRqCode{
  221. width: 80rpx !important;
  222. height: 80rpx;
  223. margin-top: calc(50%-80rpx) !important;
  224. margin-left: calc(50%-80rpx) !important;
  225. display: inline-block !important;
  226. }
  227. .upDataRq{
  228. position: absolute;
  229. width: 100%;
  230. text-align: center;
  231. height: 80rpx;
  232. color: #fff ;
  233. top: 20%;
  234. left: 0;
  235. }
  236. .rich_text{
  237. width: 100%;
  238. height: 100%;
  239. }
  240. .rich_text p {
  241. width: 100% !important;
  242. }
  243. .rich_text img{
  244. max-width: 100% !important;
  245. }
  246. .logoBox{
  247. position: relative;
  248. width: 100%;
  249. height: 80rpx;
  250. }
  251. .logo{
  252. position: absolute;
  253. width: 100rpx;
  254. height: 100rpx;
  255. border-radius: 50%;
  256. top: -50%;
  257. display: block;
  258. left: 44%;
  259. z-index: 1000000;
  260. }
  261. .coedTiem{
  262. text-align: center;
  263. color: rgba(253,131,45,1);
  264. margin-bottom: 10rpx;
  265. font-size: 30rpx;
  266. }