.main{
    width: 100%;
    height: 950px;
    background: url("../images/hzlc_03.png") no-repeat center top;
    background-size: cover;
}
.main .one{
    width: 294px;
    height: 410px;
    float: left;
    margin-top: 372px;
}
.main .one img{
    display: block;
    text-align: center;
    margin:0 auto;
}
.main .one h3{
    width: 100%;
    margin-top: 38px;
    font-size: 20px;
    color: white;
    margin-bottom: 40px;
    text-align: center;
}
.main .one span{
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: white;
    text-align: center;
}