#app,body,html{width:100%;height:100%}html{background-color:#fff}*{padding:0;margin:0;box-sizing:border-box}@font-face{font-family:YouSheBiao;src:url(/img/YouSheBiao.ttf)}.flex-align,.flex-between{display:flex;align-items:center}.flex-between{justify-content:space-between}.flex-center{justify-content:center}.flex-center,.flex-column{display:flex;align-items:center}.flex-column{flex-direction:column}.ellipsis-1{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}