.jjh{
    width: 98%;
    height: auto;
    display: inline-block;
    margin-bottom: 32px;
}
.bg-name {
    width: 100%;
}
.bg-name h3 {
    width: 20%;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 30px;
    color: #004080;
}
.bjs {
    width: 95%;
    height: 45px;
    float: left;
    background-color: #e5e5e5;
}
.bjs h3 {
    font-size: 14px;
    font-weight: normal;
    float: left;
    height: 45px;
    line-height: 45px;
    padding-left: 18px;
    color: #004080;
}
.evel span {
    background-color: #004080;
    width: 30px;
    float: left;
    height: 45px;
}
.evel{
    margin-bottom: 7px;
    height: auto;
    display: flex;
}