#app,body,html{margin:0;height:100%;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;background-color:#f0f2f5}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}

/*! https://github.com/lzxb/flex.css */[flex]{display:flex}[flex]>*{display:block}[flex]>[flex]{display:flex}[flex~="dir:left"]{flex-direction:row}[flex~="dir:right"]{flex-direction:row-reverse;-webkit-box-pack:end}[flex~="dir:top"]{flex-direction:column}[flex~="dir:bottom"]{flex-direction:column-reverse;-webkit-box-pack:end}[flex~="main:left"]{justify-content:flex-start}[flex~="main:right"]{justify-content:flex-end}[flex~="main:justify"]{justify-content:space-between}[flex~="main:center"]{justify-content:center}[flex~="cross:top"]{align-items:flex-start}[flex~="cross:bottom"]{align-items:flex-end}[flex~="cross:center"]{align-items:center}[flex~="cross:baseline"]{align-items:baseline}[flex~="cross:stretch"]{align-items:stretch}[flex~="box:first"]>*,[flex~="box:justify"]>*,[flex~="box:last"]>*,[flex~="box:mean"]>*{width:0;height:auto;flex-grow:1;flex-shrink:1}[flex~="box:first"]>:first-child,[flex~="box:justify"]>:first-child,[flex~="box:justify"]>:last-child,[flex~="box:last"]>:last-child{width:auto;flex-grow:0;flex-shrink:0}[flex~="dir:bottom"][flex~="box:first"]>*,[flex~="dir:bottom"][flex~="box:justify"]>*,[flex~="dir:bottom"][flex~="box:last"]>*,[flex~="dir:bottom"][flex~="box:mean"]>*,[flex~="dir:top"][flex~="box:first"]>*,[flex~="dir:top"][flex~="box:justify"]>*,[flex~="dir:top"][flex~="box:last"]>*,[flex~="dir:top"][flex~="box:mean"]>*{width:auto;height:0;flex-grow:1;flex-shrink:1}[flex~="dir:bottom"][flex~="box:first"]>:first-child,[flex~="dir:bottom"][flex~="box:justify"]>:first-child [flex~="dir:bottom"][flex~="box:justify"]>:last-child,[flex~="dir:bottom"][flex~="box:last"]>:last-child,[flex~="dir:top"][flex~="box:first"]>:first-child,[flex~="dir:top"][flex~="box:justify"]>:first-child,[flex~="dir:top"][flex~="box:justify"]>:last-child,[flex~="dir:top"][flex~="box:last"]>:last-child{height:auto;flex-grow:0;flex-shrink:0}[flex-box="0"]{flex-grow:0;flex-shrink:0}[flex-box="1"]{flex-grow:1;flex-shrink:1}[flex-box="2"]{flex-grow:2;flex-shrink:2}[flex-box="3"]{flex-grow:3;flex-shrink:3}[flex-box="4"]{flex-grow:4;flex-shrink:4}[flex-box="5"]{flex-grow:5;flex-shrink:5}[flex-box="6"]{flex-grow:6;flex-shrink:6}[flex-box="7"]{flex-grow:7;flex-shrink:7}[flex-box="8"]{flex-grow:8;flex-shrink:8}[flex-box="9"]{flex-grow:9;flex-shrink:9}[flex-box="10"]{flex-grow:10;flex-shrink:10}.el-button--primary,.el-button--primary:focus,.el-button--primary:hover{background-color:#22bcec;border-color:#22bcec}.el-dialog__header{border-bottom:1px solid #eee!important}.el-tooltip__popper{max-width:50%!important}.myCascader .el-scrollbar__wrap{min-height:301px!important}.myCascader .el-cascader-menu{min-width:220px!important}li,ul{padding:0;margin:0}li{list-style:none}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:rgba(0,0,0,.2)}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:0;background:rgba(0,0,0,.1)}