.cases-topimge{
margin: 0 auto;
height: 230px;
overflow: hidden; 
background: url(../images/0005.jpg) center center;
background-repeat: no-repeat;
}

.cases-title-view{
    color: rgb(51, 51, 51);
    font-family: Î¢ÈíÑÅºÚ;
    height: 40px;
    padding:5px 0;
    border-bottom: 1px solid #2f8500;
    width:100%;
    clear:both;
}
.cases-title-text{
    font-size:30px;
    line-height:40px;
    float:left;
    padding:0 10px;
}
.cases-time{
    font-size:14px;
    float:left;
    line-height:55px;
}
.cases-about-solutions{
    float:right;
    text-align:right;
    font-size:14px;
    line-height:55px;

}