@charset "UTF-8";html ::-webkit-scrollbar,body ::-webkit-scrollbar{width:.5rem;height:0;background:#000}html ::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb{background:#515a6e;border-radius:.5rem}html ::-webkit-scrollbar-track,body ::-webkit-scrollbar-track{box-shadow:inset 0 0 .5rem #36363633;background:#c6c7c7;border-radius:.5rem}html a,body a{color:inherit;text-decoration:none;outline:none;cursor:default}html ul,html ol,body ul,body ol{list-style:none;padding-left:0;margin:0}html button,body button{background:none;border:none;padding:0;margin:0;font:inherit;cursor:pointer;outline:none}#app{margin:0;background:#000;width:100%;height:100%}:root{font-size:.5208333333vw}html,body{width:100%;height:100%;padding:0;font-family:楷体,SourceHanSansCN;position:relative;margin:0}*{box-sizing:border-box}
