h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:600}html,body,#app,.el-container,.el-main,.el-aside,.el-header,.el-button,.el-input,.el-select,.el-form-item__label,.el-table,.el-tag,.el-pagination,.el-dialog,.el-card,.el-menu,.el-breadcrumb,.el-tabs,.el-switch,.el-popover{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,sans-serif!important}body{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}#nprogress .bar{background-color:#f4f4f4!important;height:3px!important}::-webkit-scrollbar{width:4px;height:6px}::-webkit-scrollbar-corner{display:block}::-webkit-scrollbar-thumb{border-radius:8px;background-color:#0003}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-right-color:transparent;border-left-color:transparent;background-color:#0000001a}:root{--el-color-primary: rgba(20, 184, 166, 1);--el-color-primary-light-3: rgba(20, 184, 166, .7);--el-color-primary-light-4: rgba(20, 184, 166, .6);--el-color-primary-light-5: rgba(20, 184, 166, .5);--el-color-primary-light-6: rgba(20, 184, 166, .4);--el-color-primary-light-7: rgba(20, 184, 166, .3);--el-color-primary-light-8: rgba(20, 184, 166, .2);--el-color-primary-light-9: rgba(20, 184, 166, .1);--el-color-primary-dark-2: rgba(20, 184, 166, 1.2)}small{font-size:80%;color:#909399}.el-table .cell{line-height:1.4}.bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.bg-light-400{--tw-bg-opacity: 1;background-color:rgba(246,246,246,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgba(237,233,254,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-light-50{--tw-bg-opacity: 1;background-color:rgba(253,253,253,var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgba(236,253,245,var(--tw-bg-opacity))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgba(255,247,237,var(--tw-bg-opacity))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgba(236,254,255,var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgba(255,237,213,var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.border-blue-500{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-transparent{border-color:transparent}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity: 1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.rounded-full{border-radius:9999px}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-lg{border-radius:.5rem}.border-dashed{border-style:dashed}.border-0{border-width:0px}.border{border-width:1px}.border-2{border-width:2px}.border-t{border-top-width:1px}.cursor-pointer{cursor:pointer}.cursor-help{cursor:help}.block{display:block}.inline-block{display:inline-block}.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.table{display:table}.grid{display:-ms-grid;display:grid}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.items-start{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-medium{font-weight:500}.h-12{height:3rem}.h-80{height:20rem}.h-60{height:15rem}.h-3{height:.75rem}.h-10{height:2.5rem}.h-5{height:1.25rem}.h-4{height:1rem}.\!h-16{height:4rem!important}.h-\[100px\]{height:100px}.h-\[150px\]{height:150px}.h-\[60px\]{height:60px}.h-\[50px\]{height:50px}.h-\[300px\]{height:300px}.h-\[200px\]{height:200px}.h-\[1px\]{height:1px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-base{font-size:1rem;line-height:1.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-5xl{font-size:3rem;line-height:1}.text-4xl{font-size:2.25rem;line-height:2.5rem}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.m-2{margin:.5rem}.\!m-0{margin:0!important}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mx-8{margin-left:2rem;margin-right:2rem}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.ml-auto{margin-left:auto}.mt-3{margin-top:.75rem}.mt-auto{margin-top:auto}.mr-2{margin-right:.5rem}.mb-3{margin-bottom:.75rem}.mb-2{margin-bottom:.5rem}.mt-5{margin-top:1.25rem}.mt-2{margin-top:.5rem}.mb-4{margin-bottom:1rem}.ml-5{margin-left:1.25rem}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mr-3{margin-right:.75rem}.mt-8{margin-top:2rem}.ml-12{margin-left:3rem}.ml-8{margin-left:2rem}.mb-7{margin-bottom:1.75rem}.mt-10{margin-top:2.5rem}.mb-6{margin-bottom:1.5rem}.mr-4{margin-right:1rem}.ml-4{margin-left:1rem}.ml-1{margin-left:.25rem}.ml-3{margin-left:.75rem}.mb-8{margin-bottom:2rem}.mb-1{margin-bottom:.25rem}.mb-5{margin-bottom:1.25rem}.ml-\[100px\]{margin-left:100px}.mt-6{margin-top:1.5rem}.max-w-none{max-width:none}.min-h-screen{min-height:100vh}.p-3{padding:.75rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pl-5{padding-left:1.25rem}.pt-3{padding-top:.75rem}.pr-2{padding-right:.5rem}.pt-4{padding-top:1rem}.tab\.path{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.right-\[5px\]{right:5px}.top-\[5px\]{top:5px}.top-0{top:0}.left-0{left:0}.-top-1\.5{top:-.375rem}.-right-1\.5{right:-.375rem}.resize{resize:both}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0/.05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-offset-1{--tw-ring-offset-width: 1px}.text-left{text-align:left}.text-center{text-align:center}.text-gray-500{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgba(220,38,38,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity: 1;color:rgba(243,244,246,var(--tw-text-opacity))}.text-light-blue-500{--tw-text-opacity: 1;color:rgba(14,165,233,var(--tw-text-opacity))}.text-violet-500{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.text-fuchsia-500{--tw-text-opacity: 1;color:rgba(217,70,239,var(--tw-text-opacity))}.text-teal-500{--tw-text-opacity: 1;color:rgba(20,184,166,var(--tw-text-opacity))}.text-rose-500{--tw-text-opacity: 1;color:rgba(244,63,94,var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-light-50{--tw-text-opacity: 1;color:rgba(253,253,253,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity: 1;color:rgba(29,78,216,var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.text-green-800{--tw-text-opacity: 1;color:rgba(6,95,70,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgba(31,41,55,var(--tw-text-opacity))}.text-light-100{--tw-text-opacity: 1;color:rgba(252,252,252,var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgba(248,113,113,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity: 1;color:rgba(249,115,22,var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity: 1;color:rgba(124,58,237,var(--tw-text-opacity))}.text-teal-600{--tw-text-opacity: 1;color:rgba(13,148,136,var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity: 1;color:rgba(234,88,12,var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.text-dark-500{--tw-text-opacity: 1;color:rgba(31,31,31,var(--tw-text-opacity))}.text-sky-500{--tw-text-opacity: 1;color:rgba(14,165,233,var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgba(209,213,219,var(--tw-text-opacity))}.text-red-700{--tw-text-opacity: 1;color:rgba(185,28,28,var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity: 1;color:rgba(139,92,246,var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity: 1;color:rgba(30,64,175,var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.text-cyan-600{--tw-text-opacity: 1;color:rgba(8,145,178,var(--tw-text-opacity))}.truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.italic{font-style:italic}.not-italic{font-style:normal}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.indent{text-indent:1.5rem}.whitespace-nowrap{white-space:nowrap}.w-12{width:3rem}.w-full{width:100%}.w-3{width:.75rem}.w-16{width:4rem}.w-10{width:2.5rem}.w-5{width:1.25rem}.w-40{width:10rem}.w-4{width:1rem}.w-1\/6{width:16.666667%}.w-4\/6{width:66.666667%}.w-\[100px\]{width:100px}.w-\[200px\]{width:200px}.w-\[60px\]{width:60px}.w-\[150px\]{width:150px}.w-\[50px\]{width:50px}.w-\[450px\]{width:450px}.w-\[400px\]{width:400px}.w-\[360px\]{width:360px}.w-\[80px\]{width:80px}.w-\[250px\]{width:250px}.w-\[900px\]{width:900px}.w-\[800px\]{width:800px}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-1{grid-gap:.25rem;gap:.25rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-3{grid-gap:.75rem;gap:.75rem}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;--tw-scale-z: 1.1}.\<transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,filter,backdrop-filter;-o-transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-box-shadow,transform,-webkit-transform,filter,backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.transition-all{-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.transition-transform{-webkit-transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.duration\:3000{-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.blur{--tw-blur: blur(8px)}
