.newfooter {
    width: 100%;
    padding: 30px 0;
    background: #EBF7FF;
}

.newfooter .newftCon {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.newfooter .newftMain {
    width: 1200px;
}

.newfooter .newftMain p {
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 26px;
}

.newfooter .newftMain p a {
    color: #333;
}

.newfooter .newftL,
.newfooter .newftR {
    position: absolute;
}

.newfooter .newftL {
    left: 0;
    top: 30px;
}

.newfooter .newftR {
    right: 0;
    top: 35px;
}

.newoldModel .newfooter .newftMain p {
    font-size: 28px;
    line-height: 40px;
}
