@CHARSET "UTF-8"; .footer-menu{position: fixed;left: 0;right: 0;bottom: 0;text-align: center;z-index: 999;} .footer-menu li{float: left;width: 33.333%;} .footer-menu li a{font-size: 14px;line-height: 40px;display: block;background-color: #333;text-decoration: none;color: #fff;background-position:22% center;background-size:20px;background-repeat: no-repeat;} .footer-menu li.tel a{background-image: url(/template/default/images/a1.png);} .footer-menu li.mail a{background-image: url(/template/default/images/a2.png);} .footer-menu li.mes a{background-image: url(/template/default/images/message.png);background-size: 24px;} @media screen and (min-width: 768px) { .footer-menu{display: none;} }