1234567891011 |
- .header-center.flex2{height:0.7rem;line-height:0.7rem;text-align:center;background:#0180CF;color:#fff;}
- .panel-body #info table{margin-top:.2rem;font-size:.27857142rem;background-color: #fff;}
- .panel-body #info table th{background-color:#ccc;color:#fff;}
- .panel-body #info table th,.panel-body #info table td{padding: .1rem;height:.4rem;line-height:.4rem;text-align: center;}
- .panel-body #info table tr .noborder{background:#f0f2f5;height:5px;}
- .panel-body #info table tr td{max-width: 4rem;}
- .panel-body #info table tr a{text-decoration: none;height:.45rem;line-height: .45rem;width: 100%;color: #0180cf;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
- /*.panel-body #info table tr.data-tr:nth-child(2n){background-color: #e9e9e9;}*/
- .panel-body #info p.empty{width:100%;padding:3rem 0;text-align:center;}
|