@charset "UTF-8";body,html{padding:0;margin:0;font-size:16px;font-family:Times New Roman,宋体,Times,serif}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;font-weight:400}h1,h2,h3,h4,h5,h6{font-weight:700}ol,ul{list-style:none}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}table{border-spacing:0}@media only screen and (max-width:600px){body,html{font-size:8px}}@media only screen and (min-width:600px){body,html{font-size:8px}}@media only screen and (min-width:768px){body,html{font-size:10px}}@media only screen and (min-width:992px){body,html{font-size:14px}}@media only screen and (min-width:1200px){body,html{font-size:16px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px;box-shadow:inset 0 0 6px #c1c1c1}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1302;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1302;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}