tixianorder.css 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. .fixed {
  2. width: 100%;
  3. left: 0;
  4. position: fixed;
  5. top: 0;
  6. z-index: 99;
  7. }
  8. .tab-bar {
  9. -webkit-backface-visibility: hidden;
  10. background: #333333;
  11. color: white;
  12. height: 28.125px;
  13. line-height: 28.125px;
  14. position: relative;
  15. }
  16. .tab-bar {
  17. background: url("../../../image/topbar_bg1.png") center bottom;
  18. height: 45px;
  19. line-height: 45px;
  20. }
  21. .left-small {
  22. position: absolute;
  23. top: 0;
  24. left: 0;
  25. }
  26. .left-small {
  27. border-right: 0;
  28. height: 40px;
  29. width: 40px;
  30. }
  31. .tab-bar .menu-icon {
  32. text-indent: 21.875px;
  33. display: block;
  34. line-height: 20.625px;
  35. padding: 0;
  36. color: white;
  37. position: relative;
  38. -ms-transform: translate(0, 0);
  39. -webkit-transform: translate3d(0, 0, 0);
  40. -moz-transform: translate3d(0, 0, 0);
  41. -ms-transform: translate3d(0, 0, 0);
  42. -o-transform: translate3d(0, 0, 0);
  43. transform: translate3d(0, 0, 0);
  44. }
  45. .tab-bar .menu-icon {
  46. height: 40px;
  47. width: 37px;
  48. }
  49. .tab-bar .menu-icon span {
  50. width: 8px;
  51. height: 13px;
  52. background-position: 0 0;
  53. box-shadow: 0 0 0 0;
  54. top: 16px;
  55. }
  56. .tab-bar .menu-icon span {
  57. width: 8px;
  58. height: 13px;
  59. background-position: 0 0;
  60. box-shadow: 0 0 0 0;
  61. top: 16px;
  62. }
  63. .tab-bar-section {
  64. padding: 0 0.625rem;
  65. position: absolute;
  66. text-align: center;
  67. height: 2.8125rem;
  68. top: 0;
  69. }
  70. .tab-bar-section {
  71. height: 45px;
  72. margin-left: 20px;
  73. }
  74. .tab-bar-section.middle {
  75. left: 40px;
  76. right: 40px;
  77. }
  78. .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  79. font-size: 16px;
  80. font-weight: normal;
  81. line-height: 45px;
  82. }
  83. .panel {
  84. border-style: solid;
  85. border-width: 1px;
  86. border-color: #d8d8d8;
  87. margin-bottom: 1.25rem;
  88. padding: 1.25rem;
  89. background: #f2f2f2;
  90. }
  91. .extract {
  92. margin: 60px 15px 0 15px;
  93. padding: 0;
  94. border: none;
  95. background: none;
  96. }
  97. .panel > :first-child {
  98. margin-top: 0;
  99. }
  100. .commision-total .span-title {
  101. color: #999;
  102. font-size:16px;
  103. }
  104. .commision-total .number {
  105. color: #7bc351;
  106. font-size: 30px;
  107. }
  108. .extract-account {
  109. margin: 11px 0;
  110. padding: 0;
  111. background: #fff;
  112. overflow: hidden;
  113. }
  114. .panel > :last-child {
  115. margin-bottom: 0;
  116. }
  117. .extract-account .side-nav {
  118. padding: 0;
  119. }
  120. .extract-account .side-nav li {
  121. margin: 0;
  122. }
  123. .extract-account .account-none span {
  124. line-height: 45px;
  125. font-size: 18px;
  126. color: #999;
  127. }
  128. .extract-account .side-nav li span {
  129. float: left;
  130. }
  131. button, .button {
  132. border-style: solid;
  133. border-width: 0px;
  134. cursor: pointer;
  135. font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  136. font-weight: normal;
  137. line-height: normal;
  138. margin: 0 0 12.5px;
  139. position: relative;
  140. text-decoration: none;
  141. text-align: center;
  142. -webkit-appearance: none;
  143. -webkit-border-radius: 0;
  144. display: inline-block;
  145. padding-top: 10px;
  146. padding-right: 20px;
  147. padding-bottom: 10.625px;
  148. padding-left: 20px;
  149. font-size: 1rem;
  150. background-color: #45a5cf;
  151. border-color: #2d88b0;
  152. color: white;
  153. transition: background-color 300ms ease-out;
  154. }
  155. .address_new{padding-left:0px;padding-right:0px;}
  156. button, .button {
  157. width: 100%;
  158. height: 50px;
  159. line-height: 50px;
  160. padding: 0;
  161. border: 1px solid #3396c2;
  162. border-radius: 3px;
  163. font-size: 20px;
  164. font-family: "微软雅黑","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  165. }
  166. button.red, .button.red {
  167. background: #f37872;
  168. border: 1px solid #e86660;
  169. }
  170. table thead, table tfoot {
  171. background: whitesmoke;
  172. }
  173. table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
  174. padding: 5px 6.25px 6.25px;
  175. font-size: 14px;
  176. font-weight: bold;
  177. color: #222222;
  178. text-align: left;
  179. }
  180. table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
  181. display: table-cell;
  182. line-height: 20px;
  183. }
  184. table tr th, table tr td{font-size:14px; color: #222222; padding: 5.625px 6.25px;}