.f-x-center,.flex-center{display:flex;align-items:center}.f-x-center{flex-direction:row;justify-content:center}.row-flex{display:flex!important;align-items:center;flex-wrap:wrap}.row-flex.just-betwn{justify-content:space-between}.row-flex.just-center{justify-content:center}.col-flex{display:flex;flex-direction:column;align-items:center}.f-x-start-start{display:flex;align-items:flex-start;justify-content:flex-start}.f-y,.f-y-start{display:flex;flex-direction:column}.f-y-start{align-items:flex-start;justify-content:center}.flex-1{flex:1}.flex{display:flex}.flex-col{flex-direction:column}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.flex-wrap{flex-wrap:wrap}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}#app,body,html{height:100%;min-height:100%}html{box-sizing:border-box}body{margin:0;font-size:14px;-webkit-font-smoothing:antialiased;font-family:PingFang SC,Hiragino Sans GB,WenQuanYi Micro Hei,Microsoft Yahei,serif}*,:after,:before{box-sizing:inherit}*{margin:0;padding:0}a{text-decoration:none}img{vertical-align:middle;border:0}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul{list-style:none}ol,ul{margin-top:0;margin-bottom:8.5px}.clear:after,.clear:before{display:table;content:"";clear:both}.clear{zoom:1}