.BackFooter{position:fixed;right:0;bottom:0;height:6.5%;z-index:999;background:#fff;-webkit-box-shadow:0 -3px 5px 0 rgba(0,0,0,.12);box-shadow:0 -3px 5px 0 rgba(0,0,0,.12);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:inline-block .3s,left .3s,width .3s,margin-left .3s,font-size .3s;transition:inline-block .3s,left .3s,width .3s,margin-left .3s,font-size .3s}