.header{width:100%;height:1.25rem;display:flex;justify-content:space-between;align-items:center;font-size:.28rem;color:#000000;font-weight:600;position:fixed;top:0;padding:0 .28rem;box-sizing:border-box;background:#FFFFFF}.header .header__logo{width:2.84rem;display:block}.footer{margin:.28rem 0;width:100%;height:2.08rem;background-position:center center;background-repeat:no-repeat;background-size:cover;background-image:url(/static/mobile/images/home/footer-bg.png);padding:.52rem .28rem;box-sizing:border-box;color:#FFFFFF;display:flex;flex-direction:column;justify-content:space-between;font-size:.22rem;text-align:center}.footer .footer__content{display:flex;justify-content:space-between;align-items:center;padding:0 .24rem;box-sizing:border-box}.footer .footer__content .footer__item{font-size:.24rem;display:flex;align-items:center}.footer .footer__content .footer__item .footer__icon{width:.28rem;height:.28rem;margin-right:.07rem;display:block}.footer .copyright__txt{line-height:.3rem}.footer.fixed{position:fixed;bottom:0;margin-bottom:0}