.float-right { float: right; } .float-left { float: left; } .table thead tr th:last-child .th-inner{ padding-left:15px !important; } .row-b { width: 97%; height: 1px; background-color: #e5e6e7; margin: 0 auto 15px; } .red-money { color: #b53738; font-size: 17px; } /*列表间隔*/ .row-bottom { margin-bottom: 15px; } .invoice-table{ width:100%; } .invoice-table thead tr th { width: 5%; text-align: center !important; } .invoice-table thead tr th:nth-child(1), .invoice-table tbody tr td:nth-child(1) { padding-left: 10px !important; } #tbodyList tr { border: none !important; } #tbodyList tr:hover, .invoice-total tr:hover { box-shadow: none !important; } #tbodyList > tr > td:last-child { border: none !important; } #tbodyList tr td { text-align: center !important; /*border-right: 1px solid #f3f3f3;*/ border-bottom: 1px solid #f3f3f3 !important; } #tbodyList > tr > td:last-child { border-bottom: 1px solid #f3f3f3 !important; } .invoice-total{ border:none !important; } .invoice-total tbody tr, .invoice-total > tbody > tr > td:last-child { border-bottom: none !important; } .invoice-total tbody tr td:last-child{ width:5%; } .btnPrint{ padding:7px 20px; } /*费用*/ .money td strong{ color:#666; } .money td{ font-weight:bold !important; color:#666 !important; font-size:15px; } /*右侧边线*/ .cost-b { /*border-left: 1px solid #e5e6e7;*/ overflow: hidden; padding-left: 3%; } .cost-b table{ width:100%; } .cost-b table tbody tr{ margin-bottom:10px; display:block; overflow:hidden; } .cost-b table tbody tr td{ display:block; float:left; } .cost-b table tbody tr td:nth-child(1) { width: 15%; } .cost-b table tbody tr td:nth-child(2) { width: 70%; } .cost-b table tbody tr.interval-days td:nth-child(2) { width: 15%; } .cost-b table tbody tr.interval-days td:nth-child(2) div,.cost-b table tbody tr.interval-days td:nth-child(4) div{ font-size:16px; } .cost-b table tbody tr.interval-days td:nth-child(3) { width: 25%; } .cost-b table tbody tr.interval-days td:nth-child(4) { width: 15%; text-align:center; } .day { background: url(../img/day.png) no-repeat bottom center; font-size: 18px; color: #33a3dc; text-align: center; padding-bottom: 6px; } .No{ font-size:15px; font-weight:bold; } .No div { color: #33a3dc; } .row-b{ width:100% !important; } /*查看费用按钮*/ .table thead tr th{ color:#FFF; } .table tbody tr td a.audit { width: 75px; height: 31px; line-height: 31px; }