@charset "utf-8";html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}article,aside,blockquote,body,button,code,dd,details,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul{margin:0;padding:0}li,ol,ul{list-style:none}body,html{height:100%;background-color:#f1f2f7;font-family:PingFang SC,Helvetica Neue,Helvetica,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:12px;line-height:1.5;color:#515a6e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{padding-bottom:env(safe-area-inset-bottom)}img{border-radius:4px}span{font-size:14px}table{width:100%;border-spacing:0}table tr td{height:44px;border-bottom:1px solid #eeeff1;margin:0}table tr:last-child td{border-bottom:none}input::-ms-clear,input::-ms-reveal{display:none}svg{-webkit-user-select:none;-moz-user-select:none;user-select:none}.clearfix:after{content:"";clear:both;display:table}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.h-scroll-container{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.v-scroll-container{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.h-flex-container{width:auto;display:inline-flex;flex-direction:row}.v-flex-container{height:auto;display:inline-flex;flex-direction:column}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ellipsis-two{-webkit-line-clamp:2}.ellipsis-three,.ellipsis-two{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.ellipsis-three{-webkit-line-clamp:3}.move-off-screen{position:fixed;bottom:0;right:0;height:0!important;width:0!important;overflow:hidden;opacity:0;filter:alpha(opacity=0)}