earningStatistics.css 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. .HoutaiContainerTitleButton .HoutaiContainerTitleButtonEarningStatistics {
  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. .HoutaiContainerBottomAppleListHeaders {
  53. width: 1378px;
  54. display: flex;
  55. display: -moz-flex;
  56. display: -o-flex;
  57. display: -webkit-flex;
  58. margin: 0 auto;
  59. display: -ms-flex;
  60. background-color: #FFFFFF;
  61. border-radius: 10px;
  62. }
  63. .HoutaiContainerBottomAppleListHeaders:nth-child(odd) {
  64. background-color: white;
  65. }
  66. .HoutaiContainerBottomAppleListHeaders:nth-child(even) {
  67. background-color: #F9FBFE;
  68. }
  69. .HoutaiContainerBottomAppleListHeaders>p {
  70. height: 100px;
  71. display: flex;
  72. display: -moz-flex;
  73. display: -o-flex;
  74. display: -webkit-flex;
  75. display: -ms-flex;
  76. justify-content: center;
  77. align-items: center;
  78. font-size: 16px;
  79. color: #000000;
  80. text-align: center;
  81. }
  82. .HoutaiContainerBottomAppleListHeaders>div {
  83. display: flex;
  84. align-items: center;
  85. flex-direction: column;justify-content: center;
  86. height: 100px;
  87. }
  88. .HoutaiContainerBottomAppleListHeaders>div>p {
  89. height: 25px;
  90. display: flex;
  91. display: -moz-flex;
  92. display: -o-flex;
  93. display: -webkit-flex;
  94. display: -ms-flex;
  95. justify-content: center;
  96. align-items: center;
  97. font-size: 16px;
  98. color: #000000;
  99. }
  100. .HoutaiContainerBottomAppleListHeader>p {
  101. height: 54px;
  102. text-align: center;
  103. line-height: 54px;
  104. font-size: 14px;
  105. color: #575F6E;
  106. }
  107. .HoutaiContainerBottomAppleListHeaderYH {
  108. width: 192px;
  109. }
  110. .HoutaiContainerBottomAppleListHeaderRQ {
  111. width: 162px;
  112. }
  113. .HoutaiContainerBottomAppleListHeaderHY {
  114. width: 146.5px;
  115. }
  116. .HoutaiContainerBottomAppleListHeaderBYQ {
  117. width: 146.5px;
  118. }
  119. .HoutaiContainerBottomAppleListHeaderBHY {
  120. width: 146.5px;
  121. }
  122. .HoutaiContainerBottomAppleListHeaderBYJ {
  123. width: 146.5px;
  124. }
  125. .HoutaiContainerBottomAppleListHeaderLYQ {
  126. width: 146.5px;
  127. }
  128. .HoutaiContainerBottomAppleListHeaderLHQ {
  129. width: 146.5px;
  130. }
  131. .HoutaiContainerBottomAppleListHeaderLQJ {
  132. width: 146.5px;
  133. }