body .footer {
    width: 1200px;
    padding: 40px 0 50px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 26px;color: #82bcfb;}
body .footer a {color: #fff;}
body .footer-1 {}
body .footer-1 .footer-tel {margin-right: 20px;}
body .footer-2 {margin-bottom: 10px;}

body .footer-wrap-eff {position: fixed;bottom: 0;left: 0;width: 100%;}

@media only screen and (min-width: 0) and (max-width:768px) {
    .footer {
        width: 16rem;
        padding: .0rem 0 .5rem;
        font-size: .45rem;
        line-height: .8rem;}
    .footer a {}
    .footer-1 {margin-bottom: .1rem;}
    .footer-1 .footer-tel {margin-right: .5rem;}
    .footer-2 {margin-bottom: .3rem;}
}
.footer-xx {display: block;}
/* 20250513 */