.divFooter section h6{
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.divFooter section p{
    font-size: 18px;
    text-indent: 32px;
    line-height:40px;
}

.divFooter{
    width: 1200px;
    margin:50px auto;
}
.divFooter section  img{
    width: 100%;
}
#tab a{
    color: red;
}