.tab-list{background-color:#fff;border-bottom:1px solid #e5e5e5;line-height:.8rem}.tab-list .tab-wrap .tab-item{text-align:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:.28rem}.tab-list .tab-wrap .tab-item.tab-active{color:#c00;border-bottom:2px solid #c00}.gird-table,.table .tbody .row,.table .thead{display:grid;grid-auto-flow:column;height:auto;grid-gap:1px;background-color:#e5e5e5;border-bottom:1px solid #e5e5e5}.gird-table>div,.table .tbody .row>div,.table .thead>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:8px 0}.table{color:#333;font-size:.26rem}.table .thead>div{background-color:#e7f0fa}.table .tbody .row:nth-child(odd)>div{background-color:#f0f0f0}.table .tbody .row>div{background-color:#f5f5f9}