html body{font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;box-sizing:border-box}body{height:100%;moz-user-select:-moz-none;-moz-user-select:none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;background:#f2f2f2}*{margin:0;padding:0;outline:none;box-sizing:border-box}ul,li{list-style:none}input{outline:none;-webkit-appearance:none;border:0px}.flex{position:relative;display:flex}.row_wrap{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.align_center{position:relative;display:flex;align-items:center}.align_center_justify_between{position:relative;display:flex;align-items:center;justify-content:space-between}.justify_center{position:relative;display:flex;justify-content:center}.justify_between{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.ant-progress-inner{background:rgba(132,196,255,.3)}
