.table-cp th ,.table-cp-sr th {
    width: 30px;
    vertical-align: bottom;
    text-align: center;
}

.table-cp tfoot th ,.table-cp-sr tfoot th  {
    width: 30px;
    vertical-align: top;
    text-align: center;
}

.table-cp .up-no , .table-cp-sr .up-no {
    color: gray;
    background-color: lightGray;
}

.table-cp .up-yes , .table-cp-sr .up-yes {
    color: white;
    background-color: lightgray !important;
}

.table-cp td ,.table-cp-sr td {
    border: 1px solid white;
    text-align: center;
    vertical-align: center;
}

.type-lei {
    background-color: #DAD5E9 !important;
}

.type-huo {
    background-color: #FBD4D0 !important;
}

.type-shui {
    background-color: #CCE0F1 !important;
}

.type-bing {
    background-color: #E6FAFA !important;
}

.type-yan {
    background-color: #F9EDA6 !important;
}

.type-feng {
    background-color: #D4E9D6 !important;
}

.type-cao {
    background-color: #98C091 !important;
}
.table-up , .table-cp ,.table-up-sr , .table-cp-sr{
    width: 80%;
    margin: 0 auto;
}