@charset "UTF-8";:root{--primary-color: #1890ff;--primary-color-dark: #1890ff;--primary-color-alpha: rgba(24, 144, 255, .5)}html,body{margin:0;height:100%}#root{height:100%;line-height:25px}.custom_header{background:linear-gradient(90deg,var(--primary-color),var(--primary-color-alpha));color:#fff;font-size:18px;padding:0 20px}.min_custom_header{background-color:var(--primary-color-alpha);height:50px;line-height:50px;font-size:16px;padding:0 20px;color:#fff}.bg_white{background-color:#fff}.ant-layout-content{background-color:#fff!important}.custom_header_search{padding:20px 30px}.ant-breadcrumb{background-color:#fff!important}.custom_width_100{width:100%}.label{font-size:16px;margin-bottom:30px}.desc{background-color:#fff;padding:20px 10px}.keep-alive-render{width:100%;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:100px}.ant-layout-sider{height:auto;overflow:scroll!important;scrollbar-width:none;-ms-overflow-style:none}.ant-layout-sider::-webkit-scrollbar{display:none}.red_dot{width:17px;height:17px;border-radius:50%;background-color:red;line-height:17px;text-align:center;font-size:10px}#drag{display:inline-block;padding:10px;border:1px solid #000}#drop{width:300px;height:150px;border:1px solid #000}.ant-tree-select-dropdown{max-height:400px!important;overflow:auto!important}.page-enter,.page-appear{opacity:0;transform:translate(-30px)}.page-enter-active,.page-appear-active{opacity:1;transform:translate(0);transition:opacity .6s,transform .6s cubic-bezier(.25,.1,.25,1)}.page-exit{opacity:1;transform:translate(0)}.page-exit-active{opacity:0;transform:translate(30px);transition:opacity .6s,transform .6s cubic-bezier(.25,.1,.25,1)}.page-container{height:100%;width:100%}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
