.footer{
    height: 140px;
    background: url(/Modules/images/shuisuo_tax/shuisuo_footer.jpg) center no-repeat;
    background-size: cover;
}
.footer-title{
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    padding-top: 36px;
}
.footer-text{
    font-size: 14px;
    color: rgba(255,255,255,0.6);
    line-height: 22px;
    text-align: center;
    margin-top: 8px;
}