.foot-link { width: calc(100% - 590px); padding: 0 .2rem 0 .4rem; text-align: center;}
.foot-link .inline-block { display: inline-block; width: 520px; max-width: 100%; font-size: 0; text-align: left;}
.foot-link h3 { margin: 0 0 .1rem; font-size: 0.18rem; font-weight: 500; line-height: 0.3rem; color: #fff; text-align: left;}
.foot-link a { display: inline-block; width: 33.33%; font-size: 0.14rem; font-weight: 500; padding: 0 .15rem 0 0; line-height: 0.3rem; color: #f2f2f2; text-align: left; white-space: nowrap;}
.foot-link a:hover { color: #fff; text-decoration: underline;}
@media screen and (max-width: 1360px) {
    .foot-link a { width: auto;}
}
@media screen and (max-width: 1024px) {
    .foot-link { width:100%; padding: 0; margin: 0 0 .22rem;}
    .foot-link h3 { text-align: center; font-weight: 700;}
}
