.title_view{
    width: 100%;
    height: 237px;
    background-image: url("../img/title_bg_7.jpg");
    background-repeat:no-repeat;

}
.title_view div{
    position: relative;
    top: 5%;
    left: 0;
    color: #fff;
}
.bjpimg1 {
    float: left;
    width: 35%;
    padding: 0 20px 15px 0;
}
.numberCircle {
    border-radius: 50%;
    width: 55px;
    height: 55px;
    padding: 8px;
    background: #be1e2d;
    border: 0px solid #666;
    color: #ffffff;
    text-align: center;
    font: 32px Arial, sans-serif;
    margin-right: 20px;
    float: left;
}
h4 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 4px;
}
.title{
    font-size: 18px;
    font-weight: bold;
}
.red{
    color: red;
}
img{
    max-width: 100%;
}
.main{
    margin-top: 20px;
}