*{padding:0;margin:0}#app,body,html{width:100%;height:100%;overflow:hidden}#app{box-sizing:border-box;display:flex;flex-direction:column}#app .footer,#app .header{flex:0 0 44px;line-height:44px;text-align:center;color:#fff;background:#6a9fb5}#app .content{flex:1;background-color:#fafafa;overflow:hidden;box-sizing:border-box}#app .content ul li{background:#fff;height:44px;line-height:44px;text-align:center;color:#6a9fb5;border-bottom:1px solid #eee}.vue-slim-better-scroll-loading-container>img{width:20px;height:20px;display:block}.vue-slim-better-scroll{width:100%;height:100%;overflow:hidden;box-sizing:border-box;position:relative}.vue-slim-better-scroll__wrapper{position:relative;z-index:1}.vue-slim-better-scroll__pullup{height:50px}.vue-slim-better-scroll__pulldown,.vue-slim-better-scroll__pullup{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;color:#999}.vue-slim-better-scroll__pulldown{position:absolute;left:0;top:-50px;transition:all}.vue-slim-better-scroll__pulldown__before{display:flex}.vue-slim-better-scroll__pulldown__after{width:100%;height:40px;display:flex;justify-content:center;align-items:center}