.el-menu{border-right:none;background-color:transparent}.el-menu.el-menu--horizontal{border-bottom:none}.el-menu.el-menu--horizontal>.el-menu-item{color:#333}.el-menu.el-menu--horizontal>.el-menu-item:hover{color:#666}.el-menu.el-menu--horizontal>.el-menu-item.is-active{color:#fff;border-bottom:none}.el-menu.el-menu--horizontal>.el-menu-item.is-active:hover{color:#fff}.el-menu .el-dropdown-link{color:#333}.el-menu-item{height:46px;line-height:46px;transition:unset}.el-menu-item i{color:#333}.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal>.el-submenu .el-submenu__title:hover{background-color:transparent}@media screen and (max-width:1600px){.el-menu{margin-right:20px!important}.el-dropdown-menu__item,.el-menu-item{padding:0 10px}}.header{display:flex;justify-content:space-between;align-items:center;padding:0 30px;height:64px;flex:none;box-shadow:0 0 24px 0 rgba(64,64,64,.07);position:relative;z-index:1}.header .header-logo{height:37px}.header-left{display:flex;align-items:center}.header-left .el-menu{margin-left:20px}.header-right{display:flex;align-items:center;padding-right:20px}.header-user-info{display:flex;align-items:center;cursor:pointer}.header-user-info-img{width:32px;height:32px;background:#ededed;border-radius:50%;display:flex;align-items:center;justify-content:center}.header-user-info span{margin:0 8px}.header .button-login{border-radius:50px;color:#fff;background-color:#3b65ef;border-color:#999;padding:8px 22px;box-shadow:0 0 1px 0 #999;cursor:pointer}.header .button-login:hover{opacity:#5b85ff}.header .logout{display:flex;align-items:center;margin-left:30px;cursor:pointer}.header .logout:hover{opacity:.85}.header .logout img{margin-right:7px}@media screen and (min-width:1440px){.header-left .el-menu{margin-left:60px}}@media screen and (min-width:1600px){.header-left .el-menu{margin-left:160px}}footer.footer{padding:16px 0;display:flex;align-items:center;justify-content:center}footer.footer .footer-cell{margin-right:100px;font-size:12px;color:rgba(0,0,0 .7)}.modify-pswd-dialog .el-dialog__body{text-align:center;padding:30px 20px 0}.modify-pswd-dialog .el-dialog__footer{padding-top:12px;padding:12px 20px 30px}.modify-pswd-dialog .el-form{display:inline-block}.modify-pswd-dialog .el-input{width:315px}.modify-pswd-dialog .el-input__inner{height:32px;line-height:32px}.modify-pswd-dialog .update-password.error{color:red}.modify-pswd-dialog .update-password.warning{color:#ff7e05}.modify-pswd-dialog .update-password.success{color:#52c41a}.layout{display:flex;height:100vh;flex-direction:column;background-color:#e0e2ee;position:relative;padding:0 20px}.layout .layout-bg{position:absolute;top:0;left:0;z-index:0;height:294px;width:100%;background:linear-gradient(90deg,#809ae9,#9db2ef 48%,#c8e4f3)}.layout .bg-img{width:1333px;height:190px;position:absolute;top:-6px;left:50%;transform:translateX(-50%);background-image:url(../img/bg.adb33deb.png);z-index:-1}.layout.special-bg{background-image:url(../img/root-bg.dbae7d9a.png);background-size:cover;background-color:#fff}.layout.special-bg .content{background-color:transparent;padding:40px 0 0}.layout.special-bg .content-title{margin-left:32px}.layout.special-bg .el-menu-item.is-active,.layout.special-bg .el-menu-item.is-active:hover{color:#60a0ee}.layout header.header{flex:none}.layout .content{flex:1;overflow-x:hidden;overflow-y:auto;display:flex;padding:40px 10px 0 32px;flex-direction:column;position:relative;z-index:1}.layout .content-title{line-height:1;font-size:30px;font-weight:600;margin-bottom:25px;height:30px;flex:none}.layout .content-container{flex:1;height:100%;overflow:auto}