.result-main {
    width: 980px;
    height: auto;
    float: left;
    border: 1px solid #ddd;
    margin-top: 10px;
    border-top: 1px solid #d4e7ff;
    border-bottom: none;
}
tr.main-list-th {
    background-color: #e8f2ff;
    height: 33px;
    line-height: 33px;
    font-weight: 700;
}
.four {
    font-size: 14px;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
.result-main tr.main-list-th {
    background-color: #e8f2ff;
    height: 33px;
    line-height: 33px;
    font-weight: 700;
}
.result-main tr td {
    border-bottom: 1px dashed #d5e0ef;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    text-align: center;
}
.t_left, .fp-model .liebiao th.t_left, .tab .result_mainB, .result_mainB th {
    text-align: left;
}
.biddscrb, .namedscrib, .ndescrb {
    white-space: nowrap;
    overflow: hidden;text-overflow: ellipsis;
    float: left;
}
a {
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
    color: #666;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
.blue {
    color: #06c;
}
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}