@charset "utf-8";
.new-footer{position:relative;min-width:320px;width:100%;max-width:750px;margin:0 auto;}
.footer-info{background-color:#f4f5f7;padding:.5rem 0 1.66rem;}
.footer-info p{color:#999;font-size:.24rem;line-height:.4rem;text-align:center;}
.footer-info p a{margin:0 .1rem;color:#999;}
.footer-nav{position:fixed;bottom:0;z-index:100;min-width:320px;width:100%;max-width:750px;height:1.66rem;margin:0 auto;background:url(footer_nav_bg.png) no-repeat; background-size: 100% 1.66rem;display: flex; display: -webkit-flex; justify-content: space-between;}
.footer-nav a{position:relative;width:100%;height:1.64rem;display:block;}
.footer-nav a span{height:.72rem;padding-top:.92rem;display:block;color:#999;font-size:.28rem;text-align:center;line-height:.92rem;}

