#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0}::-webkit-scrollbar{width:0;height:0;display:none}::-webkit-scrollbar:horizontal{width:0;height:0;display:none}.overflow-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layout-page{height:100vh;width:100vw;overflow-y:hidden;background:linear-gradient(to right bottom,#fff4df,#ebffff)}.layout-page .van-overlay{display:flex;justify-content:center;align-items:center;background-color:transparent;z-index:999}.layout-page .van-overlay .van-loading{background-color:hsla(0,0%,93%,.8);width:5rem;height:5rem;border-radius:.4rem;display:flex;justify-content:center;align-items:center}.layout-page .textOverflow{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}