*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,body,html{height:100%;width:100%}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{background:none;border:none;cursor:pointer;outline:none}img{display:block;height:auto;max-width:100%}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}::-moz-selection{background:#409eff;color:#fff}::selection{background:#409eff;color:#fff}:root{--primary-color:#409eff;--text-color:#333;--text-color-light:#666;--border-color:#ebeef5;--bg-color:#fff;--bg-color-light:#f5f7fa}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.container{margin:0 auto;max-width:1640px;padding:0 20px}.text-center{text-align:center}.flex-center{align-items:center;display:flex;justify-content:center}.hidden{display:none}.clearfix:after{clear:both;content:"";display:table}
