recharge.scss 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. .sld_recharge {
  2. width: 1020px;
  3. float: left;
  4. margin-left: 10px;
  5. .sld_recharge_con {
  6. background: #fff;
  7. min-height: 544px;
  8. .top_info {
  9. height: 79px;
  10. margin: 0 41px;
  11. .progress {
  12. height: 79px;
  13. border-bottom: 1px solid #eeeeee;
  14. .step {
  15. text-align: center;
  16. line-height: 28px;
  17. background-size: 100% 100%;
  18. color: white;
  19. font-size: 14px;
  20. margin-right: 20px;
  21. &:nth-last-of-type(1) {
  22. margin-right: 0;
  23. }
  24. .line {
  25. width: 70px;
  26. height: 1px;
  27. background: #51b953;
  28. display: inline-block;
  29. }
  30. .no_line {
  31. width: 100px;
  32. height: 1px;
  33. display: inline-block;
  34. background: #eeeeee;
  35. }
  36. .sel_line {
  37. background: #51b953;
  38. }
  39. i {
  40. font-size: 16px;
  41. color: #33ad36;
  42. margin: 0 10px 0 20px;
  43. }
  44. .no_sel {
  45. color: #e2e2e2;
  46. }
  47. .no_step_text {
  48. font-size: 14px;
  49. //font-family: Microsoft YaHei;
  50. font-weight: 400;
  51. color: #999999;
  52. }
  53. .step_text {
  54. font-size: 14px;
  55. //font-family: Microsoft YaHei;
  56. font-weight: 400;
  57. color: #333333;
  58. }
  59. }
  60. }
  61. }
  62. .step_con {
  63. border-radius: 2px;
  64. margin: 31px 41px 120px;
  65. .title {
  66. width: 100%;
  67. font-size: 14px;
  68. color: #333333;
  69. font-weight: bold;
  70. }
  71. .account {
  72. font-size: 14px;
  73. color: #555555;
  74. margin-top: 40px;
  75. }
  76. .input_con {
  77. margin-top: 16px;
  78. font-size: 14px;
  79. color: #555555;
  80. .input_span {
  81. white-space: nowrap;
  82. }
  83. .input {
  84. width: 145px;
  85. margin-right: 10px;
  86. }
  87. .input_con_right {
  88. position: relative;
  89. width: 1000px;
  90. .info_text {
  91. position: absolute;
  92. bottom: -25px;
  93. color: #999;
  94. font-size: 12px;
  95. }
  96. .next_btn {
  97. display: block;
  98. width: 150px;
  99. height: 40px;
  100. color: #fff;
  101. background: linear-gradient(#df3134, #e74548);
  102. font-size: 18px;
  103. border-radius: 2px;
  104. text-align: center;
  105. line-height: 40px;
  106. position: absolute;
  107. bottom: -95px;
  108. }
  109. }
  110. }
  111. .tips {
  112. width: 938px;
  113. border: 2px solid #e8d89d;
  114. background: #fffdee;
  115. padding: 15px 40px;
  116. color: #555555;
  117. margin-top: 140px;
  118. margin-bottom: 40px;
  119. p {
  120. line-height: 20px;
  121. }
  122. p:nth-child(1) {
  123. font-weight: 600;
  124. font-size: 12px;
  125. }
  126. }
  127. .select_method {
  128. .method {
  129. color: #333333;
  130. font-size: 14px;
  131. }
  132. .item {
  133. width: 170px;
  134. height: 60px;
  135. border: 1px solid #dcdcdc;
  136. margin: 0 20px;
  137. .iconfont {
  138. font-size: 18px;
  139. }
  140. .icon-duihao1 {
  141. color: #678ced;
  142. }
  143. img {
  144. width: 22px;
  145. height: 22px;
  146. }
  147. span {
  148. font-size: 16px;
  149. font-weight: 600;
  150. }
  151. }
  152. }
  153. .pay_btn {
  154. width: 150px;
  155. height: 40px;
  156. line-height: 40px;
  157. color: #fff;
  158. background-color: $colorMain;
  159. border-radius: 2px;
  160. font-size: 18px;
  161. font-weight: 600;
  162. text-align: center;
  163. margin: 120px 0px 120px 142px;
  164. }
  165. .wx_pay_con {
  166. .wx_pay_info {
  167. margin: 44px 36px 0 0;
  168. color: #666666;
  169. .pay_type {
  170. font-size: 20px;
  171. margin-right: 20px;
  172. }
  173. .red {
  174. color: $colorMain2;
  175. }
  176. }
  177. .qrcode_con {
  178. margin: 53px 0 50px 170px;
  179. padding-bottom: 47px;
  180. .left {
  181. .qrcode_image {
  182. width: 145px;
  183. height: 145px;
  184. background-image: url(/member/code_bg.png);
  185. img {
  186. width: 120px;
  187. height: 120px;
  188. border: 1px solid #dcdcdc;
  189. }
  190. }
  191. .qrcode_image_tips {
  192. width: 221px;
  193. height: 40px;
  194. background: #ff4350;
  195. border-radius: 2px;
  196. margin-top: 29px;
  197. i {
  198. font-size: 24px;
  199. color: #fff;
  200. }
  201. span {
  202. font-size: 14px;
  203. //font-family: Microsoft YaHei;
  204. font-weight: 400;
  205. color: #ffffff;
  206. margin-left: 20px;
  207. }
  208. }
  209. }
  210. .right_tip {
  211. width: 219px;
  212. height: 237px;
  213. margin-left: 100px;
  214. img {
  215. width: 100%;
  216. height: 100%;
  217. }
  218. }
  219. }
  220. }
  221. }
  222. .reching_tip {
  223. width: 100%;
  224. font-size: 14px;
  225. color: #333;
  226. margin-left: 41px;
  227. span:nth-child(1) {
  228. margin: 40px 0 48px 0;
  229. font-weight: bold;
  230. span {
  231. font-weight: bold;
  232. }
  233. }
  234. }
  235. }
  236. }
  237. // .el-input__inner:focus {
  238. // border-color: $colorMain;
  239. // outline: 0;
  240. // }
  241. .el-input.is-active .el-input__inner,
  242. .el-input__inner:focus {
  243. border-color: $colorMain;
  244. outline: 0;
  245. }