chunk-f4a6267e.a75bb12f.css 1.6 KB

1
  1. .charge-box{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 35px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.charge-box .charge-tools{height:88px;background-color:#111827;border:1px solid #192337;padding:25px;width:100%}.charge-box .charge-tools .serch{background-color:#111827;width:70px;height:40px;border:1px solid #263042;margin-left:8px;font-size:16px}.charge-box .charge-tools .serch:hover{color:#69b889;background-color:#181e2e;border-color:#69b889}.charge-box .charge-tools .actve{background-color:#91fdb9;color:#111827;border:none}.charge-box .charge-tools .actve:hover{background-color:#69b889;border-color:#69b889;color:#fff}.charge-box .charge-tools .days{width:92px;margin-right:18px;font-size:16px}.charge-box .charge-tools .days,.charge-box .charge-tools .times{background-color:#111827;height:40px;border:1px solid #263042}.charge-box .charge-table{padding:15px 25px;background-color:#111827;border:1px solid #192337;width:100%;min-height:68vh;margin-top:3vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.charge-box .charge-table .charge-table-top{height:50px;width:100%;text-align:right;margin-bottom:10px}.charge-box .charge-table .charge-table-top .daochu{background-color:#111827;width:100px;border:1px solid #91fdb9;color:#91fdb9;height:40px;font-size:14px;font-weight:600}.charge-box .charge-table .charge-table-bottom{width:100%;min-height:100%;background-color:#111827}.charge-box .charge-table .pageblock{text-align:right;padding:15px 0}