bonus_bonusIndex-9810a4839d.css 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. ul li {
  2. list-style-type:none;
  3. }
  4. .pending_confirmation li:nth-of-type(1), li:nth-of-type(2) {
  5. color: #FFFFFF;
  6. font-size: 15px;
  7. background-color: #ff6f60;
  8. padding-left: 17.5px;
  9. }
  10. .pending_confirmation li:nth-of-type(3) {
  11. color: #FFFFFF;
  12. background-color: #ff6f60;
  13. padding-left: 17.5px;
  14. }
  15. .month_income, .total_revenue {
  16. font-size: 13px;
  17. }
  18. .data_income {
  19. font-size: 19px;
  20. }
  21. .pending_confirmation li:nth-of-type(4), li:nth-of-type(5), li:nth-of-type(6) {
  22. /*padding-left: 17.5px;*/
  23. }
  24. .pending_confirmation li:nth-of-type(2) div {
  25. color: #FFFFFF;
  26. font-size: 64px;
  27. }
  28. .header div:nth-of-type(1) {
  29. margin-top: 19.5px;
  30. }
  31. .header div:nth-of-type(2) {
  32. position: absolute;
  33. right: 0px;
  34. margin-top: 20px;
  35. margin-right: 15px;
  36. }
  37. .header div:nth-of-type(3) {
  38. position: absolute;
  39. right: 0px;
  40. margin-right: 12.5px;
  41. margin-top: 20px;
  42. }
  43. .span_line {
  44. border-left: #e0e0e0 1px solid;
  45. width: 9px;
  46. height: 43px;
  47. margin-left: 28px;
  48. margin-right: 28px;
  49. }
  50. .header, .header_bottom, .body_top, .body_bottom, .body_middle {
  51. /* Firefox */
  52. display:-moz-box;
  53. -moz-box-orient:horizontal;
  54. /* Safari、Opera 以及 Chrome */
  55. display:-webkit-box;
  56. -webkit-box-orient:horizontal;
  57. }
  58. .question1, .question2 {
  59. width: 16px;
  60. height: 16px;
  61. cursor: pointer;
  62. position: absolute;
  63. z-index: 2;
  64. margin-top: 2px;
  65. margin-left: 2px;
  66. }
  67. .withdrawals {
  68. width: 100%;
  69. height: 44px;
  70. background: none;
  71. border: 1px solid #ff6f60;
  72. color: #ff6f60;
  73. /* font-weight: bold;*/
  74. font-size: 14px;
  75. border-radius: 4px;
  76. }
  77. .btn_mes {
  78. display: block;
  79. }
  80. .btn_mes, .money_record {
  81. margin-bottom: 45px;
  82. width: 100%;
  83. padding-left: 15px;
  84. padding-right: 15px;
  85. }
  86. .pending_confirmation ul li:nth-of-type(2) {
  87. padding-top: 26px;
  88. }
  89. .pending_confirmation ul li:nth-of-type(3) {
  90. padding-top: 26px;
  91. padding-bottom: 10px;
  92. }
  93. .month_income, .total_revenue {
  94. margin-bottom: 5px;
  95. }
  96. .month_income {
  97. /* position: relative;
  98. top: -1px;*/
  99. }
  100. .body_top {
  101. margin-top: 13px;
  102. padding-left: 17.5px;
  103. }
  104. .body_bottom {
  105. margin-top: 10px;
  106. padding-left:17.5px;
  107. }
  108. .header div:nth-of-type(3) {
  109. margin-left: 3px;
  110. }
  111. .arrow_mask {
  112. position: fixed;
  113. top: 0;
  114. left: 0;
  115. bottom: 0;
  116. right: 0;
  117. z-index: 1;
  118. display: none;
  119. }
  120. .arrow {
  121. width: 155px;
  122. /* height: 56px; */
  123. background: #ccc;
  124. /* margin: 100px auto; */
  125. border-radius: 5px;
  126. position: absolute;
  127. margin-top: -30px;
  128. margin-right: -181px;
  129. right: 0;
  130. background-color: #5b5a5d;
  131. color: #ffffff;
  132. font-size: 13px;
  133. font-family:"宋體";
  134. padding-left: 7px;
  135. padding-right: 2px;
  136. padding-top: 5px;
  137. padding-bottom: 5px;
  138. line-height: 15.38px;
  139. top: 24px;
  140. display: none;
  141. line-height: 19px;
  142. }
  143. .arrow::before {
  144. content:'';
  145. position: absolute;
  146. right: 153px;
  147. /* bottom: 76px; */
  148. top: 8px;
  149. width: 0;
  150. height: 0;
  151. border-style: solid;
  152. border-width: 8px;
  153. border-color: transparent #5b5a5d transparent transparent;
  154. }
  155. .arrow2 {
  156. width: 155px;
  157. /* height: 41px; */
  158. background: #ccc;
  159. /* margin: 100px auto; */
  160. border-radius: 5px;
  161. position: absolute;
  162. margin-top: -29px;
  163. margin-right: -180px;
  164. right: 0;
  165. background-color: #5b5a5d;
  166. color: #ffffff;
  167. font-size: 13px;
  168. font-family:"宋體";
  169. padding-left: 7px;
  170. padding-right: 2px;
  171. padding-top: 5px;
  172. padding-bottom: 5px;
  173. line-height: 15.38px;
  174. top: 24px;
  175. display: none;
  176. line-height: 19px;
  177. }
  178. .arrow2::before {
  179. content:'';
  180. position: absolute;
  181. right: 153px;
  182. /* bottom: 76px; */
  183. top: 8px;
  184. width: 0;
  185. height: 0;
  186. border-style: solid;
  187. border-width: 8px;
  188. border-color: transparent #5b5a5d transparent transparent;
  189. }
  190. body, html {
  191. height: 100%;
  192. position: relative;
  193. }
  194. .footer_bonus {
  195. width: 100%;
  196. position: absolute;
  197. bottom: 0;
  198. }
  199. .data {
  200. margin-top: 8px;
  201. font-size: 24px;
  202. color: #333333;
  203. }
  204. .money_record {
  205. margin-top: 45px;
  206. }
  207. .shou_dialog, .shou_dialog1 {
  208. position: relative;
  209. }
  210. .bill span {
  211. color: #FFFFFF;
  212. }
  213. .bill span img {
  214. margin-left: 3px;
  215. margin-top: -3px;
  216. width: 12px;
  217. height: 8px;
  218. }
  219. .blank_line1 {
  220. border-width: 0 0 2px;
  221. -webkit-border-image: url(../../../image/border-3c0f4b98d7.gif) 2 stretch;
  222. -webkit-box-align: center;
  223. background-color: #fff;
  224. padding-top: 0px;
  225. margin-left: 15px;
  226. }
  227. .blank_line2 {
  228. border-width: 0 0 2px;
  229. -webkit-border-image: url(../../../image/border-3c0f4b98d7.gif) 2 stretch;
  230. -webkit-box-align: center;
  231. background-color: #fff;
  232. padding-top: 0px;
  233. margin-left: 15px;
  234. }
  235. .money_text {
  236. font-size: 14px;
  237. color: #999999;
  238. }
  239. .header_bottom {
  240. -webkit-box-pack: center;
  241. }
  242. .header_month_income {
  243. width: 48%;
  244. border-width: 0 1px 0 0;
  245. border-right: 1px solid #e25546;
  246. /* -webkit-border-image: url(/imgs/border-3c0f4b98d7.gif) 2 stretch;*/
  247. }
  248. .header_total_revenue {
  249. margin-left: 5px;
  250. display: -webkit-box;
  251. -webkit-box-orient: vertical;
  252. /* -webkit-box-pack: justify; */
  253. width: 50%;
  254. padding-left: 5%;
  255. }
  256. .income_data_mes {
  257. font-size: 16px;
  258. }
  259. .mengtuan_earn,.mengtuan_earn_mes{
  260. /* Firefox */
  261. display:-moz-box;
  262. -moz-box-orient:horizontal;
  263. /* Safari、Opera 以及 Chrome */
  264. display:-webkit-box;
  265. -webkit-box-orient:horizontal;
  266. }
  267. .pending_confirmation .mengtuan_earn .mengtuan_earn_btn{
  268. font-size: 14px;
  269. position: absolute;
  270. right: 0px;
  271. margin-right: 22px;
  272. text-align: center;
  273. /* margin-top: 1px; */
  274. line-height: 20px;
  275. }
  276. .mengtuan_earn_img{
  277. width: 14px;
  278. height: 14px;
  279. position: absolute;
  280. right: 0px;
  281. margin-right: 5px;
  282. margin-top: 3px;
  283. }
  284. .mengtuan_earn_mes{
  285. border: 1px solid #FFFFFF;
  286. border-radius: 12px;
  287. magin-left: 12px;
  288. /* margin-left: 20px; */
  289. width: 116px;
  290. height: 22px;
  291. position: absolute;
  292. right: 0px;
  293. margin-right: 15px;
  294. margin-top: -11px;
  295. -webkit-box-sizeing: boder-box;
  296. }
  297. .arrow_img{
  298. margin-top: 7px;
  299. /* -webkit-background-size: 10px auto; */
  300. width: 7px;
  301. height: 7px;
  302. }
  303. .bill_text{
  304. padding-right: 2px;
  305. }
  306. .widget_wrap ul .btn_down{
  307. margin-left: -10px;
  308. }