.nr li{
    width: 95%;
    height: 45px;
    margin: 0 auto;
    padding-bottom: 9px;
}
.nr li span{
    background-color: #004080;
    width: 31px;
    float: left;
    height: 45px;
}
.eveler{
    padding-bottom: 31px;
}
.bjs{
    width: 95%;
    height: 45px;
    float: left;
    background-color: #e5e5e5;
}
.bjs h3{
    font-size: 14px;
    font-weight: normal;
    float: left;
    line-height: 45px;
    padding-left: 29px;
    color: #004080;
}
.bjs p{
    font-size: 14px;
    line-height: 45px;
    padding: 0px;
    float: right;
    padding-right: 68px;
}