@media only screen and (max-width:767px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:991px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1919px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}}html,body{height:100%;width:100%;margin:0;font-size:13px;background-color:#fff;font-family:helvetica neue,Helvetica,pingfang sc,hiragino sans gb,microsoft yahei,微软雅黑,Arial,sans-serif}#app{width:100%;min-height:100vh;padding:0;margin:0;display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important;-ms-flex-direction:column;flex-direction:column}#header{background-image:-moz-linear-gradient(left,#090722,#090722);background-image:linear-gradient(to right,#090722,#090722)}#header_navbar{display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important;-ms-flex-direction:row;flex-direction:row}.el-menu--horizontal{border-bottom:none!important}#header_navbar_left{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}#header_navbar_right{float:right;line-height:60px;margin-right:1rem}#header_navbar_right_account{background-color:transparent;line-height:60px!important;font-size:14px;color:#fff!important}#header_navbar_right_account>a{color:#fff}#header_navbar_right_account>a:hover{color:#ffd04b}#header_navbar_right_account>.el-dropdown-link{cursor:pointer}#header_navbar_right_account>.el-dropdown-link:hover{cursor:pointer;color:#ffd04b}.el-menu--popup{background-color:#1d93d4!important}.el-submenu__title{background-color:transparent!important}.el-submenu__title:hover,.el-menu-item:hover{background-color:transparent!important;color:#ffd04b!important}#content{width:100%;margin:0;padding:1rem 0 0;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.menu-icon{height:2rem;width:2rem}.button-icon{height:1.75rem;width:1.75rem}footer{border-top:1px dashed #dcdcdc;min-height:35px;width:100%;line-height:30px;text-align:center;vertical-align:center;font-size:13px;color:#999}footer a,footer a:hover,footer a:visited,footer a:active{color:#999}a,a:hover,a:visited,a.active,a:link{text-decoration:none}a.el-button--text,a.el-button--text:hover,a.el-button--text:visited,a.el-button--text:active,a.el-button--text:link{color:#fff}.footerLine{margin:0}.el-input-group__prepend{padding-left:10px;padding-right:10px;background-color:transparent!important}.el-input-group__append{color:#fff;background-color:#f0ad4e;border-color:#eea236}.infoRow{margin-top:20px;font-size:13px}.infoRow .el-card__body{padding:10px!important}.infoRow a,#infoRow a:hover,#infoRow a:visited,#infoRow a:active{color:#4f90d2}.el-tag{background-color:rgba(21,70,210,.02);padding:0 10px;height:32px;line-height:30px;font-size:12px;color:#409eff;border-radius:4px;box-sizing:border-box;border:1px solid rgba(220,176,14,.2);white-space:nowrap}