@media screen and (orientation:portrait) and (max-width:320px){html{font-size:30px!important}}@media screen and (orientation:portrait) and (min-width:321px) and (max-width:414px){html{font-size:37.5px!important}}@media screen and (orientation:portrait) and (min-width:415px) and (max-width:768px){html{font-size:40px!important}}@media screen and (orientation:portrait) and (min-width:769px) and (max-width:1024px){html{font-size:50px!important}}@media screen and (orientation:landscape) and (max-width:568px){html{font-size:30px!important}}@media screen and (orientation:landscape) and (min-width:667px) and (max-width:812px){html{font-size:37.5px!important}}@media screen and (orientation:landscape) and (min-width:813px) and (max-width:1024px){html{font-size:40px!important}}@media screen and (orientation:landscape) and (min-width:1025px) and (max-width:1366px){html{font-size:50px!important}}body,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,select,td,textarea,th,ul{margin:0;padding:0}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:100%;background:#4d4d4d}::-webkit-scrollbar-thumb{background:#4d4d4d;border-radius:10px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track-piece{visibility:hidden}::-webkit-scrollbar-corner{border-radius:10px}body,html{min-height:100%}body{font-family:Noto Sans CJK SC,Source Han Sans CN}h1,h2,h3,h4,h5,h6{font-weight:400}ol,ul{list-style:none}img{border:none;vertical-align:middle}a{text-decoration:none;color:#232323}table{border-collapse:collapse;table-layout:fixed}input,textarea{outline:none;border:none}textarea{resize:none;overflow:auto}body{margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent!important}#app{height:100%;overflow:auto}.ant-slider{margin:0!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)}