.jy {
    width: 98%;
    margin-bottom: 22px;
    margin-top: 15px;
}
.jy-bt {
    width: 100%;
    color: white;
    background-color: #004080;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
}
.jy-bt h3 {
    width: 30%;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}
.jy-tb {
    width: 100%;
    color: #004080;
}
.jy-tb p {
    width: 30%;
    float: left;
    text-align: center;
}
.nr p {
    font-size: 14px;
    color: #004080;
    line-height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.jy-tb1 {
    width: 100%;
    color: #004080;
    background-color: #eeeeee;
    height: auto;
    display: inline-block;
}
.jy-tb1 p {
    width: 30%;
    float: left;
    text-align: center;
}
