.banner{
    width: 100%;
    height: 178px;
    background: url("../images/case/caseDetail.png") no-repeat center;
    background-size: cover;
    line-height: 178px;
}
.banner p{
    font-size: 36px;
    color: #ffffff;
    text-align: center;
}
body{
    background: #f5f5f5;
}
.asp
{
    width: 886px;
    height: auto;
    margin: 0 auto;
}
.content1{
    width: 100%;
    height: auto;
    background: #ffffff;
    margin-top: 24px;
    margin-bottom: 24px;
    text-align: center;
    padding: 65px 145px 64px 145px;
}
.asp .center >p{
    display:block;
    font-size: 30px;
    color: #333333;
    margin-bottom: 65px;
    text-align: center
}
