footer{
    background: url(../../image/023_bg.jpg);
    -o-background-size: cover;
       background-size: cover;
}
.title-line{
    width: 4.1rem;
    height: 3px;
	background-color: #fff;
}
.phone-num{
    width: 14.75rem;
	height: 2.65rem;
	background-color: #ffffff;
    border-radius: 53px;
    text-align: center;
    line-height: 2.65rem;
}
.code-container{
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-left: 2.6rem;
    padding-right: 2.6rem;
}
.code-item{
    width: 40%;
}

.footer-logo img {
    width: 30%;
}

.friendly-link,.business-intro {
    width: 50%;
}

.tel-address {
    line-height: 1rem;
}

.nav-ul {
    width: 100%;
}

.nav-li {
    width: 50%;
    text-align: center;
}