.footer{
    background: #fff;    
}

.footerInner{
    position: relative;
    width: 1300px;
    margin: 0 auto;
    height: 175px;
    font-size: 0;
}

.footerLeft{
    width: 216px;
    display: inline-block;
    height: 100%;
    padding-top: 27px;
    text-align: center;
    position: relative;
    vertical-align: top;
}

.leftPhone{
    margin-top: 12px;
    font-size: 20px;
    color: #d59d29;
    line-height: 20px;
}

.leftBorder{
    position: absolute;
    right: 0;
    top: 40px;
}

.footerCenter{
    display: inline-block;
    width: 700px;
    height: 100px;
    padding-top: 20px;
    vertical-align: top;
}

.centerphoneBox{
    padding-left: 50px;
    display: inline-block;
    vertical-align: top;
}

.phonename{
    font-size: 12px;
    line-height: 12px;
    display: inline-block;
}

.phonedetail{
    font-size: 12px;
    line-height: 12px;
    color: #707070;
    display: inline-block;
}

.phonewidth{
    width: 20px;
    display: inline-block;
    height: 1px;
}

.phoneline{
    margin-bottom: 17px;
}

.phoneline:nth-child(3n){
    margin-bottom: 0;
}

.footerRight{
    height: 100%;
    display: inline-block;
    vertical-align: top;
    padding-top: 30px;
    padding-left: 39px;
}

.qrbox{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 15px;
}

.qrbox:last-child{
    margin-right: 0;
}

.qrname{
    font-size: 11px;
    color: #707070;
    text-align: center;
    line-height: 1.5;
    margin-top: 5px;
}

.bottom{
    border-top:1px solid #ededed ;
    padding-top: 16px;
    font-size: 0;
    padding-bottom: 18px;
}

.bottomtext{
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    margin-bottom: 10px;
}

.bottomtext a{
    text-decoration: none;
    color: #000;
}

.bottomtext a:hover{
    color: #ff0000;
}

.ba{
    font-size: 12px;
    text-align: center;
}

.ba a{
    text-decoration: none;
    color: #000;
}

.ba a:hover{
    color: #ff0000;
}

.ba img{
    vertical-align: middle;
    margin-right:5px;
}

.ba span{
    vertical-align: middle;
}

.footselectname {
    font-size:16px;
    display:inline-block;
}

.footselectbox {
    padding-left:58px;
}

.footselect {
    width: 349px;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    outline: none;
    color: #666666;
    margin-bottom:10px;
}