.bb11{
    width: 100%;
}
.bb-name{
    width: 98%;
    color: white;
    background-color: #004080;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
}
.bb-name h3 {
    width: 49.9%;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    border-right: 1px solid#fff;
}
.jy-tb p {
    width: 40%;
    float: left;
    font-size: 14px;
    color: #004080;
    line-height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 21px;
}
.jy-tb1 {
    width: 100%;
    color: #004080;
    background-color: #eeeeee;
    height: auto;
    display: inline-block;
}
.jy-tb1 p {
    width: 40%;
    float: left;
    font-size: 14px;
    color: #004080;
    line-height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 21px;
}