*,:after,:before{box-sizing:border-box;margin:0;padding:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow:auto}label{font-weight:700}html{height:100%;box-sizing:border-box}#app{height:100vh}a:active,a:focus{outline:none}a,a:focus,a:hover{cursor:pointer;color:inherit;text-decoration:none}div:focus{outline:none}.pointer{cursor:pointer}.clearfix{&:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}}img{display:block}.webkitScrollbar::-webkit-scrollbar{display:none}.webkitScrollbar{scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden;overflow-y:auto}.red{border:1px solid red}.flex_l{display:flex;align-items:center}.flex_b{display:flex;justify-content:space-between}.flex_c_c{justify-content:center}.flex_b_c,.flex_c_c{display:flex;align-items:center}.flex_b_c{justify-content:space-between}.flex_d{justify-content:space-between}.flex_d,.flex_d_c{display:flex;flex-direction:column}.flex_d_c,.flex_d_c_c{justify-content:center}.flex_d_c_c{display:flex;flex-direction:column;align-items:center}.hidden{overflow:hidden}.maxWidth{max-width:100%}.overEllipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fd-footer{background:#0e1c29;border-top:4px solid #0757a4;height:149px;position:relative;z-index:100;padding-left:40px}.mainBox{min-height:calc(100vh - 260px)}.bold{font-weight:700}.textIndex{text-indent:20px}.textIndex2{text-indent:40px}.notData{padding:100px 0}.notData p{margin:30px 0;color:#909399}.notData .notImg{width:30%;max-width:200px}.fd-title:before{content:"";position:absolute;left:0;top:1px;width:5px;height:20px;background:#0757a4}