.banner img{
    width: 100%;
}
.title{
    font-size: 30px;
    padding: 60px 0 40px;
    text-align: center;
}
p{
    color: #666;
    text-align: center;
    line-height: 24px;
    margin-bottom: 30px;
}