style.less 6.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309
  1. @whiteColor: #fff;
  2. .test-button {
  3. // width: 67px;
  4. // height: 266px;
  5. // background: #ffffff !important;
  6. // box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.12);
  7. // border-radius: 12px;
  8. // position: relative;
  9. // top: 18%;
  10. .weui-slideview__btn {
  11. position: relative;
  12. top: 20px;
  13. }
  14. }
  15. .complete-boxs {
  16. margin: 40px auto;
  17. padding: 0 30px;
  18. // .test-button {
  19. // border-radius: 10%;
  20. // background-color: #fff;
  21. // }
  22. .OrderNumber {
  23. // height: 19px;
  24. font-size: 20px;
  25. font-weight: 400;
  26. color: #666666;
  27. // line-height: 44px;
  28. }
  29. .wrapper {
  30. margin-top: 40px;
  31. display: flex;
  32. position: relative;
  33. margin: 30px auto;
  34. width: 100%;
  35. filter: drop-shadow(0 0 0.9rem rgba(0, 0, 0, 0.12));
  36. .card-box-star {
  37. position: absolute;
  38. width: auto;
  39. height: 44.3px;
  40. position: absolute;
  41. left: 200px;
  42. top: 28px;
  43. font-size: 20px;
  44. color: @whiteColor;
  45. .card-star-image {
  46. padding-left: 6px;
  47. width: 21px;
  48. height: 21px;
  49. }
  50. .card-star-text {
  51. padding-left: 10px;
  52. font-size: 20px;
  53. color: #333;
  54. font-weight: 700;
  55. }
  56. }
  57. .left-complete-one {
  58. padding-top: 85px;
  59. padding-bottom: 43px;
  60. position: relative;
  61. display: flex;
  62. background: @whiteColor;
  63. background: radial-gradient(
  64. circle at top right,
  65. transparent 15px,
  66. #fff 0 0
  67. )
  68. top right,
  69. radial-gradient(circle at bottom right, transparent 15px, #fff 0 0)
  70. bottom right;
  71. background-size: 100% 60%;
  72. background-repeat: no-repeat;
  73. width: 573px;
  74. border-radius: 15px 0px 0px 15px;
  75. // border-radius: 12px;
  76. align-items: center;
  77. .left-image-1 {
  78. width: 145px;
  79. height: 44px;
  80. position: absolute;
  81. top: 22px;
  82. }
  83. .left-viewText {
  84. // background-image: url(@Image-ProCard_hot);
  85. // width: 287px;
  86. width: auto;
  87. height: 44.3px;
  88. position: absolute;
  89. left: 1px;
  90. top: 28px;
  91. font-size: 20px;
  92. color: @whiteColor;
  93. }
  94. //图片
  95. .title-image {
  96. height: 144px;
  97. margin-left: 20px;
  98. border-radius: 24px;
  99. overflow: hidden;
  100. position: relative;
  101. .image-1 {
  102. width: 144px;
  103. height: 144px;
  104. margin: 0;
  105. }
  106. .image-2 {
  107. width: 89px;
  108. height: 34px;
  109. position: absolute;
  110. left: 0;
  111. }
  112. }
  113. // 商品标题
  114. .title-content {
  115. // padding: 84px 0 56px 20px;
  116. padding-left: 18px;
  117. .Pro-title {
  118. .title-text {
  119. width: 375px;
  120. overflow: hidden;
  121. text-overflow: ellipsis;
  122. // display: -webkit-box; //必须要
  123. -webkit-line-clamp: 1;
  124. -webkit-box-orient: vertical;
  125. // word-break: break-all; /* 多出文本省略号代替 */
  126. text-align: left;
  127. font-size: 24px;
  128. // padding-bottom: 10px;
  129. }
  130. }
  131. .title-money {
  132. // padding-top: 34px;
  133. font-size: 24px;
  134. // color: red;
  135. font-weight: 800;
  136. }
  137. .title-money-2 {
  138. height: 19px;
  139. font-size: 20px;
  140. font-weight: 400;
  141. color: #333333;
  142. padding-left: 40px;
  143. }
  144. .title-time {
  145. font-size: 24px;
  146. // padding-top: 20px;
  147. color: #c0c8d3;
  148. }
  149. .title-position-on {
  150. display: flex;
  151. font-size: 20px;
  152. .title-position {
  153. width: 18px;
  154. height: 24px;
  155. padding-right: 10px;
  156. padding-top: 5px;
  157. }
  158. .title-position-image {
  159. align-items: center;
  160. font-size: 20px;
  161. color: #333;
  162. }
  163. .title-on {
  164. // margin-bottom: 10px;
  165. padding-top: 5px;
  166. padding-left: 40px;
  167. width: 21px;
  168. height: 21px;
  169. padding-right: 10px;
  170. }
  171. .title-on-text {
  172. align-items: center;
  173. font-size: 20px;
  174. color: #333;
  175. }
  176. }
  177. }
  178. }
  179. }
  180. .right-complete-two {
  181. background: @whiteColor;
  182. background: radial-gradient(circle at top left, transparent 15px, #fff 0 0)
  183. top left,
  184. radial-gradient(circle at bottom left, transparent 15px, #fff 0 0) bottom
  185. left;
  186. background-size: 100% 60%;
  187. background-repeat: no-repeat;
  188. width: 129px;
  189. border-radius: 0 15px 15px 0;
  190. position: relative;
  191. //右面部分
  192. .right-content {
  193. width: 100px;
  194. height: 134px;
  195. position: absolute;
  196. top: calc(50% - 45px);
  197. left: calc(50% - 46px);
  198. .right-image-2 {
  199. width: 76px;
  200. height: 66px;
  201. margin-top: 1em;
  202. }
  203. .right-image {
  204. width: 35px;
  205. height: 34px;
  206. margin-left: calc(50% - 17.5px);
  207. }
  208. .right-title {
  209. font-weight: 700;
  210. font-size: 24px;
  211. padding-top: 15px;
  212. text-align: center;
  213. }
  214. }
  215. }
  216. //线条
  217. .right-complete-two::after {
  218. content: "";
  219. position: absolute;
  220. top: 15px;
  221. margin: 26px auto;
  222. height: 70%;
  223. border-left: 1px dashed #595959;
  224. opacity: 0.12;
  225. }
  226. .foot {
  227. width: 100%;
  228. height: 26px;
  229. font-size: 28px;
  230. font-weight: 400;
  231. color: #c0c8d3;
  232. line-height: 34px;
  233. margin-top: 40px;
  234. text-align: center;
  235. }
  236. .AlreadyUsed-box {
  237. margin: 40px auto;
  238. padding: 0 30px;
  239. .item-center-Number {
  240. .card-box-star {
  241. margin-top: 23px;
  242. width: auto;
  243. height: 44.3px;
  244. font-size: 20px;
  245. color: @whiteColor;
  246. .card-box-star-text {
  247. display: inline-block;
  248. height: 22px;
  249. font-size: 24px;
  250. font-weight: 400;
  251. color: #666666;
  252. }
  253. .card-star-image {
  254. padding-left: 30px;
  255. width: 21px;
  256. height: 21px;
  257. }
  258. .card-star-text {
  259. padding-left: 10px;
  260. font-size: 20px;
  261. color: #333;
  262. font-weight: 700;
  263. }
  264. }
  265. }
  266. .buy-button-box {
  267. width: 100%;
  268. margin: 40px 0 0 0;
  269. .button-Cancel {
  270. display: inline-block;
  271. width: 236px;
  272. height: 78px;
  273. border: 2px solid #274291;
  274. font-size: 30px;
  275. font-weight: bold;
  276. color: #274291;
  277. border-radius: 12px;
  278. margin-right: 80px;
  279. }
  280. .button-OK {
  281. display: inline-block;
  282. width: 236px;
  283. height: 78px;
  284. background: #274291;
  285. border-radius: 12px;
  286. font-size: 30px;
  287. font-weight: bold;
  288. color: #ffffff;
  289. }
  290. }
  291. }
  292. }