refundDetails.css 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. /* mine/refundGoods/refundGoods.wxss */
  2. .r11 {
  3. border: 10rpx 10rpx 0rpx 0rpx;
  4. }
  5. .mdaddr1 {
  6. position: relative;
  7. margin: 20rpx 20rpx 0rpx 20rpx
  8. }
  9. .status {
  10. display: flex;
  11. display: -webkit-flex;
  12. justify-content: center;
  13. font-size: 24rpx;
  14. color: #999;
  15. padding: 53rpx 0 20rpx;
  16. border-bottom: 1rpx solid #E5E5E5;
  17. }
  18. .status .li {
  19. width: 25%;
  20. position: relative;
  21. text-align: center;
  22. }
  23. .status .li::after {
  24. content: '';
  25. display: block;
  26. height: 4rpx;
  27. background: #CCD0D9;
  28. position: absolute;
  29. top: 8rpx;
  30. left: -50%;
  31. right: 50%;
  32. z-index: 1;
  33. }
  34. .status .li:first-child::after {
  35. display: none;
  36. }
  37. .status text {
  38. display: block;
  39. width: 20rpx;
  40. height: 20rpx;
  41. border-radius: 50%;
  42. background: #CCD0D9;
  43. margin: 0 auto 25rpx;
  44. position: relative;
  45. z-index: 2;
  46. }
  47. .status .li.ing {
  48. color: #FE0419;
  49. }
  50. .status .li.ing::after {
  51. background: #FE0419;
  52. }
  53. .status .li.ing text {
  54. background: #FE0419;
  55. }
  56. .list {
  57. margin: 20rpx 20rpx;
  58. background: #fff;
  59. border-radius: 10rpx;
  60. }
  61. .list1 {
  62. margin: 0rpx 20rpx;
  63. background: #fff;
  64. border-radius: 0 0 10rpx 10rpx;
  65. font-size: 28rpx;
  66. text-align: center;
  67. }
  68. .red {
  69. color: #FE0419;
  70. }
  71. .list1 .li {
  72. padding: 39rpx 0;
  73. }
  74. .list .li {
  75. display: flex;
  76. display: -webkit-flex;
  77. align-items: center;
  78. margin: 0 20rpx;
  79. border-bottom: 1rpx solid #E5E5E5;
  80. padding: 39rpx 0;
  81. font-size: 28rpx;
  82. }
  83. .list .li:last-child {
  84. border-bottom: none;
  85. }
  86. .list .li image {
  87. width: 31rpx;
  88. height: 31rpx;
  89. margin-right: 12rpx;
  90. }
  91. .time {
  92. font-size: 24rpx;
  93. color: #999999;
  94. }
  95. .list .li1 {
  96. display: flex;
  97. display: -webkit-flex;
  98. align-items: center;
  99. margin: 0 20rpx;
  100. padding: 18rpx 0;
  101. font-size: 26rpx;
  102. justify-content: space-between;
  103. color: #333333;
  104. }
  105. .list .li1:last-child {
  106. border-bottom: none;
  107. }
  108. .li1 .money {
  109. font-size: 26rpx;
  110. color: #FE0419;
  111. }
  112. .li1 .size {
  113. font-size: 30rpx;
  114. color: #FE0419;
  115. }
  116. .list .li2 {
  117. display: flex;
  118. display: -webkit-flex;
  119. align-items: center;
  120. margin: 0 20rpx;
  121. padding: 18rpx 0;
  122. font-size: 26rpx;
  123. color: #333333;
  124. }
  125. .list .li2:last-child {
  126. border-bottom: none;
  127. }
  128. .list .li2 image {
  129. width: 31rpx;
  130. height: 31rpx;
  131. margin-right: 12rpx;
  132. }
  133. .glay {
  134. color: #999999 !important;
  135. }
  136. .cg {
  137. text-align: center;
  138. color: #999999;
  139. font-size: 30rpx;
  140. }
  141. .cg image {
  142. margin: auto;
  143. padding-top: 180rpx;
  144. margin-bottom: 50rpx;
  145. }
  146. .shibai {
  147. width: 216rpx;
  148. height: 146rpx;
  149. }
  150. .chengong {
  151. width: 104rpx;
  152. height: 164rpx;
  153. }
  154. .btn {
  155. height: 98rpx !important;
  156. border-radius: 50rpx !important;
  157. line-height: 98rpx !important;
  158. font-size: 36rpx;
  159. border: 1rpx solid #FE0419;
  160. background: #fff;
  161. color: #FE0419;
  162. text-align: center;
  163. margin-top: 60rpx;
  164. margin-bottom: 40rpx;
  165. z-index: 20;
  166. }
  167. .bgline {
  168. background-image: linear-gradient(to left, #FE0419, #FF5548);
  169. }
  170. .txt99 {
  171. color: #999999;
  172. font-size: 26rpx;
  173. }
  174. .pz{position: relative;}
  175. .scpz{width: 150rpx; height: 150rpx;padding: 0rpx 20rpx;}
  176. .btn1 {
  177. height: 100rpx !important;
  178. border-radius: 50rpx !important;
  179. line-height: 100rpx !important;
  180. font-size: 36rpx;
  181. color: #fff;
  182. text-align: center;
  183. margin-top: 60rpx;
  184. margin-bottom: 40rpx;
  185. }
  186. .pdlr40 {
  187. padding-left: 40rpx;
  188. padding-right: 40rpx;
  189. }
  190. .yc {
  191. display: inline-block;
  192. overflow: hidden;
  193. text-overflow: ellipsis;
  194. white-space: nowrap;}
  195. .t{
  196. width: 50%;
  197. display: flex;
  198. align-items: center;
  199. justify-content: flex-end;
  200. text-align: right;
  201. }
  202. .list3{margin: 20rpx 20rpx;background: #fff;border-radius: 10rpx;}
  203. .list3 .li{display: flex;display: -webkit-flex;align-items: center;background: #fff;border-radius: 10rpx;padding: 0 20rpx 20rpx 14rpx;}
  204. .info{border-bottom: 2rpx solid #efefef;padding: 20rpx 0;overflow: hidden;}
  205. .checkbox{width: 54rpx;height: 180rpx;}
  206. .check{display: block;width: 34rpx;height: 34rpx;margin-top: 73rpx;}
  207. .dian .check{margin-top: 0;margin-right: 20rpx;}
  208. .cimgs{position: relative;width: 180rpx;height: 180rpx;box-sizing: border-box;border: 2rpx solid #E5E5E5;border-radius: 10rpx;margin-right: 20rpx;}
  209. .type{width: 82rpx;height: 36rpx;position: absolute;top: 10rpx;left: 10rpx;}
  210. .cimg{width: 100%;height: 100%;}
  211. .gys{text-align: center;position: absolute;top: 140rpx;background: rgba(0,0,0,.6);width: 179rpx;color: white;}
  212. .zhinfo{flex:1;-webkit-flex: 1;overflow: hidden;position: relative;}
  213. .list3 .li:last-child .info{border-bottom: none;}
  214. .zhtit{font-size: 30rpx;color: #212121;line-height: 36rpx;height: 72rpx;/* text-overflow: ellipsis;white-space: nowrap; */overflow: hidden;}
  215. .integral{color: #FE0419;}
  216. .integral .intnum{font-size: 36rpx;}
  217. .integral .money{font-size: 28rpx;}
  218. .guigecontent{
  219. margin-top: 5rpx;
  220. font-size: 22rpx;color: #999;
  221. display: flex;
  222. flex-direction: row;
  223. }
  224. .guige{font-size: 22rpx;color: #999;}
  225. .jiage{display: flex;display: -webkit-flex;align-items: center;justify-content: space-between;margin-top: 30rpx;}
  226. .zhjia{font-size: 30rpx;color: #FE0419;}
  227. .zhjia text{font-size: 28rpx;}
  228. .num{height: 55rpx;border: 1rpx solid #E5E5E5;border-radius: 8rpx;box-sizing: border-box;display: flex;display: -webkit-flex;align-items: center;text-align: center;}
  229. .jian{display: block;width: 53rpx;height: 53rpx;line-height: 45rpx;font-size: 30rpx;color: #333;font-weight: bold;}
  230. .nums{display: block;height: 52rpx;line-height: 53rpx;font-size: 28rpx;color: #333;width: 66rpx;background: #fff;border-left: 1rpx solid #E5E5E5;border-right: 1rpx solid #E5E5E5;border-radius: 6rpx;}
  231. .tabe{
  232. font-size: 24rpx;
  233. color: #999;
  234. line-height: 40rpx;
  235. margin-top: 15rpx;
  236. }
  237. .tabe text{margin-left: 20rpx;}
  238. .tabe text:first-child{margin-left:0rpx}
  239. .shouhou{padding: 18rpx;}
  240. .all{display: flex;display: -webkit-flex;align-items: center;font-size: 24rpx;color: #6a6a6a;padding: 0 0 0 14rpx;}
  241. .all .check{margin-top: 0;margin-right: 10rpx;}
  242. /* 退货地址 */
  243. .th-addr{background-color: #fff;border-radius: 10rpx;margin: 10rpx 20rpx;}
  244. .th-tit{font-size: 28rpx;padding: 30rpx 0;font-weight: bold;border-bottom: 1rpx solid #E5E5E5;margin: 0 20rpx;}
  245. .th-tit image{width: 31rpx;height: 31rpx;align-items: center;margin-right: 12rpx;}
  246. .th-area{font-size: 30rpx;padding: 20rpx;}
  247. .th-ren{font-size: 28rpx;color: #666;padding: 0 20rpx 30rpx;}
  248. .fuzhi{height: 40rpx;border: 1rpx solid #e5e5e5;border-radius: 20rpx;line-height: 40rpx;padding: 0 15rpx;font-size: 24rpx;color: #666;}
  249. .list .li image.rico{width: 16rpx;height: 27rpx;}
  250. .ck{font-size: 24rpx;color: #999;margin-right: 15rpx;}