payManage.css 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. .HoutaiContainerTitleButton .HoutaiContainerTitleButtonPayManage {
  2. color: #fff;
  3. background-color: #000000;
  4. border: 1px solid #000000;
  5. }
  6. .main {
  7. margin: 25px 32px 24px;
  8. }
  9. .table {
  10. display: flex;
  11. margin-bottom: 12px
  12. }
  13. .card {
  14. width: 183px;
  15. height: 98px;
  16. background-color: #fff;
  17. border-radius: 10px;
  18. margin-right: 10px;
  19. }
  20. .card :first-child {
  21. font-size: 18px;
  22. color: #B0B7C3;
  23. margin-left: 24px;
  24. margin-top: 16px;
  25. }
  26. .card :last-child {
  27. font-size: 27px;
  28. color: #323B4B;
  29. margin-left: 24px;
  30. margin-top: 8px;
  31. }
  32. .HoutaiContainerBottomAppleList {
  33. width: 1380px;
  34. background-color: white;
  35. margin-top: 24px;
  36. margin-left: 32px;
  37. margin: 25px auto 0;
  38. border-radius: 10px;
  39. border: 1px solid #D5D9DD;
  40. }
  41. .HoutaiContainerBottomAppleListHeader {
  42. width: 1378px;
  43. display: flex;
  44. display: -moz-flex;
  45. display: -o-flex;
  46. display: -webkit-flex;
  47. margin: 0 auto;
  48. display: -ms-flex;
  49. background-color: #F2F4F6;
  50. border-radius: 10px;
  51. }
  52. .HoutaiContainerBottomAppleListHeader>p {
  53. height: 54px;
  54. text-align: center;
  55. line-height: 54px;
  56. font-size: 14px;
  57. color: #575F6E;
  58. }
  59. .HoutaiContainerBottomAppleListHeaderTD {
  60. width: 192px;
  61. }
  62. .HoutaiContainerBottomAppleListHeaderXZ {
  63. width: 1026px;
  64. }
  65. .HoutaiContainerBottomAppleListHeaderCZ {
  66. width: 162px;
  67. }
  68. .HoutaiContainerBottomAppleListHeaders {
  69. width: 1378px;
  70. display: flex;
  71. display: -moz-flex;
  72. display: -o-flex;
  73. display: -webkit-flex;
  74. margin: 0 auto;
  75. display: -ms-flex;
  76. background-color: #FFFFFF;
  77. border-radius: 10px;
  78. }
  79. .HoutaiContainerBottomAppleListHeaders>p {
  80. height: 100px;
  81. display: flex;
  82. display: -moz-flex;
  83. display: -o-flex;
  84. display: -webkit-flex;
  85. display: -ms-flex;
  86. justify-content: center;
  87. align-items: center;
  88. font-size: 16px;
  89. color: #000000;
  90. text-align: center;
  91. }
  92. .HoutaiContainerBottomAppleListHeaders>div {
  93. display: flex;
  94. align-items: center;
  95. justify-content: center;
  96. height: 100px;
  97. }
  98. .paySelectTypeContent {
  99. display: flex;
  100. justify-content: center;
  101. align-items: center;
  102. margin-left: 30px;
  103. }
  104. .paySelectTypeContent :hover {
  105. cursor: pointer;
  106. }
  107. .HoutaiContainerBottomAppleListHeaders>.HoutaiContainerBottomAppleListHeaderQR {
  108. width: 162px;
  109. color: #007AFF;
  110. cursor: pointer;
  111. }
  112. .paySelectTypeContent label {
  113. margin-left: 8px;
  114. }
  115. .paySelectTypeContent input[type="radio"]::before {
  116. position: relative;
  117. content: "";
  118. top: -1px;
  119. left: -1px;
  120. width: 17px;
  121. height: 17px;
  122. display: block;
  123. border-radius: 50%;
  124. background-color: #fff;
  125. border: 1px solid rgba(0, 0, 0, 0.15);
  126. z-index: 5;
  127. }
  128. .paySelectTypeContent input[type="radio"]:checked::after {
  129. position: relative;
  130. content: "";
  131. bottom: 15px;
  132. left: 4px;
  133. width: 9px;
  134. height: 9px;
  135. display: block;
  136. border-radius: 50%;
  137. visibility: visible;
  138. /* border: 1px solid #1677FF; */
  139. background-color: #1677FF;
  140. z-index: 6;
  141. }
  142. .HoutaiContainerBottomAppleListHeaders>div>p {
  143. height: 25px;
  144. display: flex;
  145. display: -moz-flex;
  146. display: -o-flex;
  147. display: -webkit-flex;
  148. display: -ms-flex;
  149. justify-content: center;
  150. align-items: center;
  151. font-size: 16px;
  152. color: #000000;
  153. }
  154. .HoutaiContainerBottomAppleListHeaders>.MDaKuan {
  155. color: #007AFF;
  156. font-size: 16px;
  157. }
  158. .HoutaiContainerBottomAppleListHeaders>.YDaKuan {
  159. color: rgba(0, 0, 0, 0.50);
  160. text-align: center;
  161. font-size: 16px;
  162. }
  163. .HoutaiContainerBottomAppleListHeaderYHKContentLeft .HoutaiContainerBottomAppleListHeaderYHK {
  164. max-width: 194px;
  165. }
  166. .HoutaiContainerBottomAppleListHeaderYHKContentRight {
  167. width: 24px;
  168. height: 100%;
  169. margin-left: 12px;
  170. display: flex;
  171. justify-content: center;
  172. align-items: center;
  173. }
  174. .HoutaiContainerBottomAppleListHeaderYHKContentRight img {
  175. width: 24px;
  176. height: 24px;
  177. }
  178. .HoutaiContainerBottomAppleListHeaders .HoutaiContainerBottomAppleListHeaderYHKContent {
  179. width: 232px;
  180. display: flex;
  181. flex-direction: row;
  182. }