.tablebox{border-top:1px solid #eee;}
.tablebox .row{display:flex; font-size:14px; line-height:37px; border-bottom:1px solid #eee;}
.tablebox .row>div:nth-of-type(1){flex: 0 0 94px; width:94px; color:#999; text-indent:8px;}
.tablebox .row>div:nth-of-type(2){flex:1 1 auto; min-width:0; color:#111; font-weight:bold;}
.row-file>div:nth-of-type(2){line-height:26px; padding-top:5px; padding-bottom:5px;}
.row-file>div:nth-of-type(2) span{line-height: 18px; display:inline-block;}
.row-file>div:nth-of-type(2) img{vertical-align: middle; width:26px; height:26px; margin-left:5px;}

.handel-btn-group{width: 331px; height: 38px; margin: 27px auto 11px auto; display:flex; justify-content: center;}
.handel-btn{width: 82px; height: 35px; line-height: 35px; margin: 0px 11px 0px 11px; background: #E51C23; color: #fff; text-align: center; font-size: 13px; border-radius: 16px; opacity: 0.5; float: left;}
.handel-btn-red{ background: #D81E06; color: #FFFFFF;}

.title-btn{ width: 82px; height: 35px; line-height: 35px; margin: 27px auto 11px auto; border: 1px double #E51C23; color: #E51C23; text-align: center;font-size: 13px; box-shadow: 5px 5px 2px #D81E06;clear: both;}

.table .thead{height:38px; line-height:38px; background:#eee; display:flex; justify-content: space-between; font-size:13px;}
.table .thead .col{text-align:center;}
.table .tbody .row{height:38px; line-height:38px; background:#fff; display:flex; justify-content: space-between; font-size:13px; border-bottom:1px solid #eee;}
.table .tbody .row .col{text-align:center;}
.table .col:nth-of-type(1){width:16%;}
.table .col:nth-of-type(2){width:26%;}
.table .col:nth-of-type(3){width:26%;}
.table .col:nth-of-type(4){width:17%;}
.table .col:nth-of-type(5){width:15%;}
.table .col img{max-width: 100%; height: 27px; padding-top: 5px; padding-bottom: 5px;}
.asbuttom{height: 50px;margin-bottom: 50px;}
