#foot{
    width: auto;
    margin: 0 auto;
    background: #f1f1f1;
    padding: 18px 0;
    height: 176px;
    border-width: 0px;
}
#foot #footRow{
    width: 730px;
    margin: 0 auto;
}
#foot #footLogo{
    width: 200px;
    height: 90px;
    position: relative;
    padding-left: 0px;
}
#foot #footLogo a{
    height: 74px;
    width:218px;
    padding-left: 30px ;
    float: left;
    padding-top: 0;
}
#foot #footLogo a img{
    float: left;
}
#foot #footMenu{
    width: 730px;
    position: relative;
}
#foot #footMenu #menuA{
    margin: 0 auto;
    text-align: center;
    width: 700px;
}
#foot #footMenu #menuA>a{
    border-right-style: solid;
    border-right-color: #0C0C0C;
    border-right-width: 1px;
    width: 116px;
    height: 18px;
    padding-right: 20px ;
    padding-left: 20px;
    display: inline-block;
}
#foot #footMenu p{
    text-align: left;
    margin-top: 20px;
    margin-left: 30px;
}
#foot #wechatLogo{
   width: 200px;
    height: 150px;
    position: relative;
    padding: 0px;
}
#foot #wechatLogo a{
    padding-top: 0px;
    float: right;
    height: auto;
    padding-left: 0px;
    padding-right: 30px;
}
#footMenu>#imgdiv{
    width: 90px;
    height: 90px;
    padding: 0px;
    margin: 0 auto;
    float: right;
    margin-top: -100px;
    margin-right: 30px;
}

#companyInfoContent{
    font-size: 13px;
    color: #337ab7;
    width: 570px;
}
#companyInfoContent p{
    padding-top: 10px;
}
