.contact-banner{
    background-image: url("/Modules/images/shuisuo_tax/contact_banner.jpg");
    height: 360px;
}
.contact{
    padding-bottom: 80px;
}
.xtitle {
    font-weight: bold;
    font-size: 36px;
    color: #1A1A1A;
    line-height: 48px;
    text-align: center;
    padding-top: 80px;
}
.contact-info{
    margin-top: 40px;
    overflow: hidden;
    position: relative;
}
.contact-map{
    float: left;
    width: 814px;
}
.contact-right{
    float: right;
    width: 386px;
    height: 443px;
    background: #1F6CDD;
}
.contact-icon{
    position: absolute;
    top: 54px;
    left: 801px;
    width: 14px;
}
.contact-right-icon{
    position: absolute;
    right: 28px;
    bottom: 40px;
    width: 128px;
}
.contact-title{
    margin-top: 48px;
    margin-left: 36px;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 36px;
}
.contact-address{
    width: 294px;
    margin-left: 36px;
    margin-top: 24px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
}