footer{
    width: 100%;
    background-image: url("../images/index/footer.jpg");
    background-size: 100%;
}
.footer{
    margin: 0 auto;
    width: 1440px;
}
.footer-box{
    border-bottom: 1px solid #b5b5b5;
    align-items: flex-start;
    padding-top: 70px;
    padding-bottom: 30px;
    display: flex;
}
.footer-cont{
    width: 980px;
    justify-content: initial;
    display: flex;
}
.footer-cont li{
    margin: 0 auto;
}
.footer-cont li p{
    font-size: 20px;
    color: #b5b5b5;
}
.footer-cont li i{
    height: 0px;
    width: 25px;
    border: 2px solid #d1a772;
    display: flex;
    margin-top: 10px;
}
.footer-cont li h4{
     color: #b5b5b5;
    font-size: 16px;
    padding-top: 8px;
 }
.footer-cont li span{
    color: #b5b5b5;
    font-size: 12px;
    display: flex;
}
.footer-lx{
    width: 100px;
    margin-top: 10px;
    margin-bottom: 2px;
}
.footer-phone{
    margin-top: 10px;
}
.footer-phone img{
    width: 25px;
    padding-right: 10px;
}
.footer-phone p{
    float: right;
}
.footer-vx{
    margin-top: 10px;
}
.footer-vx img{
    width: 25px;
    padding-right: 10px;
}
.footer-vx p{
    float: right;
    margin-right: 58px;
}
.footer-left .img{
    width: 190px;
    height: 59px;
    overflow: hidden
}
.footer-booten span{
    display: flex;
    color: #b5b5b5;
    margin: 5px 0 0 10px;
}
.footer-booten span:nth-child(3){
    margin-top: 30px;
}
.footer-xian{
    margin-top: 50px;
    display: flex;
}
.footer-xian i{

}