
.footer {
    width: 100%;
    height: 1.6rem;
    margin-top: 1rem;
}

.footer .other {
    box-sizing: border-box;
    padding: 0.64rem 2.3rem;
    background-color: #0168B7;
    height: 1.7rem;
}

.footer .other .w1440 .left {
    position: relative;
    font-size: 0.14rem;
    color: white;
}

.footer .other .w1440 {
    width: 14.4rem;
}

.footer .other .w1440 .left>p {
    position: absolute;
    left: -0.8rem;
}
.footer .other .w1440 .left>p:last-of-type {
    top: 20px;
}

.footer .other .w1440 .left p img {
    top: 0;
    width: 0.16rem;
    height: 0.16rem;
    margin: 0 0.06rem;
}

.footer .other .w1440 .left span {
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 400px;
}
.footer .other .w1440 .left span a{
    color: white;
    margin: 0 5px;
}

.footer .other .w1440 .number {
    position: absolute;
    right: -0.8rem;
    width: 240px;
    font-size: 0.14rem;
    color: white;
	top: 0;
}

.footer .other .w1440 .number p {
    display: inline-block;
    margin-left: 0.1rem;
    font-size: 0.14rem;
    font-weight: bold;
    color: white;
}