/*底部*/
.m-footer{display: flex;justify-content: space-between;}
.m-footer p{font-size: 1.25rem;line-height: 180%;color: #787878;}
.m-footer p a{color: #787878;}
.m-footer{position: fixed; bottom: 0; width: 100%; height: 54px; line-height: 54px; background: #EF4136;z-index:9999}
.foot-nav{width: 33.3%; display: flex;align-items: center;}
.foot-nav-2{background: #000;}
.m-footer .foot-nav-bg{display: inline-block; width: 40%;  height: 54px; line-height: 54px; text-align: center;}
.m-footer .foot-nav-bg1{background: url(../images/nav-bg1.png) no-repeat center center; background-size:42%;}
.m-footer .foot-nav-bg2{background: url(../images/nav-bg2.png) no-repeat center center; background-size:42%;}
.m-footer .foot-nav-bg3{background: url(../images/nav-bg3.png) no-repeat center center; background-size:42%;}
.m-footer a{font-size: 18px;color: #fff}
