.contact-banner{
    width: 100%;
    height: 346px;
}
.contact-banner img{ 
    width: 100%;
    height: 100%;
}
.contact-h1{
    margin-top: 27px;
    margin-bottom: 21px;
}
.contact-text{
    margin-bottom: 52px;
}
.contact-text .pic{
    width: 46%;
    float: right;
    margin-left: 9px;
    height: 263px;
}
.contact-text .pic img{
    width: 100%;
    height: 100%;
}
.contact-text .text{
    font-size: 15px;
    color: #606060;
    line-height: 24px;
}
.zongbu-address{
    width: 100%;
    height: 135px;
    background: url('../static/images/contactus/zongbu.png');
    background-size: cover;
    padding-top: 13px;
    padding-bottom: 10px;
}
.zongbu-address h2{
    font-size: 25px;
    color: #010101;
    margin-top: 26px;
    margin-left: 7px;
}
.address p{
    margin-left: 7px;
    color: #606060;
    font-size: 15px;
    line-height: 24px;
}
.branch-company {
    width: 50%;
    float: left;
}
.branch-company h3{
    font-size: 19px;
    color: #010101;
    margin-top: 26px;
    margin-left: 7px;
    margin-bottom: 22px;
}
.branch-company-box{
    margin-bottom: 62px;
}