.footer{

    padding: 0px;

    margin-top: 50px;

}

.footer-bg{

    

    background-repeat: no-repeat;

    background-size: cover;

    height: 290px;

}

.footer-nav{

    font-size: 18px;

    padding: 40px 100px 40px 100px;

}

.footer-nav span{

    margin-right: 10px;

}

.footer-xian{

    height: 1px;

    background-color: #ffffff;

    margin: 0px 100px;

}

.footer-info{

    margin: 40px 100px 0px 100px;

    width: 500px;

    float: left;

}

.footer-info span{

    display: block;

    color: #ffffff;

    font-size: 14px;

    margin-bottom: 15px;

}

.footer-code{

    float: right;

    margin-top: 30px;

    margin-right: 100px;

}

.footer-code img{

    width: 100px;

    height: 100px;

}

.footer-code span{

    color: #ffffff;

    display: block;

    text-align: center;

    margin-top: 10px;

}

.footer-cop{

    color: #ffffff;



    text-align: left;

    height: 48px;

    padding-left: 99px;

    line-height: 50px;

}