.footer ul li:first-child {
    width: 40% !important;
}
.footerc{
    width: 70px;
}
.footer ul li:last-child {
    width: 60% !important;
}
.footer ul li a {
    width: 62px;
}
.lb_icon{
    width: 20px;
    height: 30px;
    background-position: -4px -88px;
    margin: 0 auto;
}
.footer .liaobei{
    background-image: linear-gradient(90deg, #ffd635,#FFB012);
webkit-linear-gradient(90deg, #ffd635,#FFB012);
}