table th {
    white-space: nowrap;
}
table td {
    white-space: nowrap;
}

.table tr{
    position: relative !important;
    position: unset !important;

}
.limit-width-he{
    width:43px !important;
    height: 86px !important;
    line-height: 86px !important;
    position: absolute;
    z-index: 99;
    background: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
}
.limit-width{
    width:43px !important;
    position: absolute;
    z-index: 99;
    height: 39px;
    background: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
}
.limit-width-he2{
    width:25px !important;
    height: 86px !important;
    line-height: 86px !important;
    position: absolute;
    z-index: 99;
    background: #fff;
    margin-left: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.limit-width2{
    width:25px !important;
    position: absolute;
    z-index: 99;
    margin-left: 43px;
    height: 39px;
    background: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
}
.limit-width-he3{
    width:101px !important;
    height: 86px !important;
    line-height: 86px !important;
    position: absolute;
    z-index: 99;
    background: #fff;
    margin-left: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.limit-width3{
    width:101px !important;
    position: absolute;
    z-index: 99;
    margin-left: 68px;
    height: 39px;
    background: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
}
.exh-font-weight{
    font-weight: normal !important;
}