*{padding:0;margin:0;box-sizing:border-box}body{width:100%;height:100%;overflow-x:hidden;background:#f7f7f7;-webkit-tap-highlight-color:transparent}li{list-style:none}img{display:block}a{text-decoration:none}.flex{display:flex}.alignC{align-items:center}.justifyC{justify-content:center}.posAb{position:absolute}.scrollbar::-webkit-scrollbar{width:10px;-webkit-appearance:none}.scrollbar::-webkit-scrollbar-thumb{border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;background-color:#c9c9c9;cursor:default}.scrollbar::-webkit-scrollbar-track{background:none}::-webkit-input-placeholder{color:#d8d8d8}:-moz-placeholder,::-moz-placeholder{color:#d8d8d8}:-ms-input-placeholder{color:#d8d8d8}#app{width:100%;height:100%}