.hw-menu-demo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1070px;margin:0 auto;height:60px;background:#fff;padding-left:calc(50vw - 535px);padding-right:calc(50vw - 535px);z-index:1000;position:fixed;left:0;top:0;width:100%}.hw-menu-demo:after,.hw-menu-demo:before{display:none}.hw-menu-demo .logo{outline-width:0;width:170px;height:32px;cursor:pointer}.hw-menu-demo .hw-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;outline-width:0}.hw-menu-demo .el-submenu__icon-arrow{display:none}.hw-menu-demo .el-button{margin-left:30px}.hw-menu-demo .login{border-radius:20px;padding-left:30px;padding-right:30px;background:-webkit-gradient(linear,left top,left bottom,from(#4d7fff),to(#2f6aff));background:linear-gradient(#4d7fff,#2f6aff);background:-webkit-gradient(linear,left top,left bottom,from(var(--theme)),to(var(--linear)));background:linear-gradient(var(--theme),var(--linear))}.hw-menu-demo .login span{color:#fff}.hw-menu-demo .el-menu-item,.hw-menu-demo .el-submenu__title{background:transparent!important}.el-menu--popup .el-menu-item:hover{background:#f7fbff!important;background:var(--themebg)!important}.el-menu--popup{min-width:100px;text-align:center}