﻿body {
    background: #EDEDED;
    margin: 6px 10px;
}
.listBox {
    background: #fff;
    margin-top: 10px;
    border-radius: 6px;
    padding: 15px 8px 8px;
    position: relative;
}
.title {
    font-size: 14px;
    font-weight: bolder;
    color: #000;
    margin-bottom: 10px;
}
.situation {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.xiaokuang {
    padding: 16px 14px;
    border: 1px solid #F0F0F0;
    border-radius: 7px;
    text-align: center;
}
.boeder{

}
.sit_name {
    font-size: 12px;
    color: #727272;
}
.sit_num {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}
.sit_a {
    font-size: 12px;
}
.hengxian {
    height: 1px;
    background: #F0F0F0;
    margin: 8px 0;
}
.legendNum {
    font-size: 12px;
    color: #22A866;
    flex: 2;
}
.shouZhiLegend {
    position: absolute;
    top: 25%;
    left: 19%;
}

    .shouZhiLegend li {
        margin: 9px;
        display: flex;
    }
.shouZhiLegend1 {
    position: absolute;
    top: 27%;
    left: 19%;
}

    .shouZhiLegend1 li {
        margin: 10px;
        display: flex;
    }
.circle-1 td {
    color: #21B6B7 !important;
}

.circle-2 td {
    color: #3A86F5 !important;
}

.circle-3 td{
    color: #3A86F5 !important;
}
.cuZhongZhongXinPaiMing thead tr th {
    font-size: 12px;
    font-weight: 400;
}
.cuZhongZhongXinPaiMing tbody tr td {
    font-weight: 400;
    color: #7F7F7F;
    text-align: center;
    font-size: 12px;
    padding: 8px 0;
}
