#app{min-height:100%;background:#f7f7f5;min-width:25rem;max-width:50rem;margin:0 auto;overflow:hidden}.turn-on-enter{opacity:0;transform:translate3d(100%,0,0)}.turn-on-leave-to{opacity:0;transform:translate3d(-100%,0,0)}.turn-on-enter-active,.turn-on-leave-active{transition:all .5s;position:absolute;top:0;left:0;bottom:0;right:0}.turn-off-enter{opacity:0;transform:translate3d(-100%,0,0)}.turn-off-leave-to{opacity:0;transform:translate3d(100%,0,0)}.turn-off-enter-active,.turn-off-leave-active{transition:all .5s;position:absolute;top:0;left:0;bottom:0;right:0}.turn-off-leave-active{z-index:9999}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-size:1rem;color:#333}img{vertical-align:middle}#nav{padding:1rem}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}.flex{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.flex-x{-webkit-box-orient:horizontal;-moz-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.flex-x,.flex-y{-webkit-box-direction:normal}.flex-y{-webkit-box-orient:vertical;-moz-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.flex-x-start{-webkit-box-pack:start;-moz-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start}.flex-x-center{-webkit-box-pack:center;-moz-justify-content:center;-webkit-justify-content:center;justify-content:center}.flex-x-end{-webkit-box-pack:end;-moz-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.flex-x-between{-webkit-box-pack:justify;-moz-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between}.flex-x-around{-webkit-box-pack:around;-moz-justify-content:space-around;-webkit-justify-content:space-around;justify-content:space-around}.flex-y-start{-webkit-box-align:start;-moz-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.flex-y-center{-webkit-box-align:center;-moz-align-items:center;-webkit-align-items:center;align-items:center}.flex-y-end{-webkit-box-align:end;-moz-align-items:flex-end;-webkit-align-items:flex-end;align-items:flex-end}.flex-y-between{-webkit-box-align:stretch;-moz-align-items:space-between;-webkit-align-items:space-between;align-items:space-between}.flex-start{-webkit-box-align:start;-moz-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:start;-moz-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start}.flex-center{-webkit-box-pack:center;-moz-justify-content:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-align-items:center;-webkit-align-items:center;align-items:center}.flex-end{-webkit-box-pack:end;-moz-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:end;-moz-align-items:flex-end;-webkit-align-items:flex-end;align-items:flex-end}.bottom-box{background:#8e603b;height:2.66667rem;border-radius:.33333rem;font-size:1.06667rem;color:#fff;text-align:center;line-height:2.66667rem}.nodataBox{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}.nodataBox img{width:16.66667rem}