.menu-tab-content{margin:16px 0;padding:0 16px;height:33px;overflow:hidden;display:flex}.menu-tab-content:hover .menu-tab{padding:0}.menu-tab-content .system-setting{height:32px;line-height:44px;margin-right:12px;cursor:pointer;flex-shrink:0}.menu-tab-content .menu-tab{flex:1 1 0px;overflow-x:auto;overflow-y:hidden}.menu-tab-content .menu-tab .menu-box{display:flex;box-sizing:border-box}.menu-tab-content .menu-tab .menu-tab-btn{flex:0.8;line-height:32px;width:32px!important;padding:0;overflow:hidden}.menu-tab-content .menu-tab .menu-tab-btn .el-button{border-radius:4px;height:32px;min-width:32px;padding:0;background:rgba(108,162,255,.8);border:none;color:#fff}.menu-tab-content .menu-tab .menu-tab-btn.active .el-button{color:#176cff;background:#fff}.menu-tab-content .menu-tab .menu-tab-btn:hover .el-button{background:#6ca2ff;color:#fff}.menu-tab-content .menu-tab .menu-tab-item{cursor:pointer;flex:1;margin-right:8px;color:#fff;background:rgba(108,162,255,.8);max-width:160px;min-width:124px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px;border-radius:4px;line-height:32px;height:32px}.menu-tab-content .menu-tab .menu-tab-item .h-icon-close{float:right;font-size:16px;margin-top:8px}.menu-tab-content .menu-tab .menu-tab-item:first-child{min-width:44px}.menu-tab-content .menu-tab .menu-tab-item:first-child .text{width:100%}.menu-tab-content .menu-tab .menu-tab-item:hover{background:#6ca2ff;color:#fff}.menu-tab-content .menu-tab .menu-tab-item.active{color:#176cff;background:#fff}.menu-tab-content .menu-tab .menu-tab-item .text{display:inline-block;vertical-align:bottom;width:calc(100% - 20px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.menu-tab-content .refreshBtn{flex-shrink:0;color:#fff;font-size:24px;margin-left:8px;padding-top:4px;cursor:pointer}.contextmenu{background:#fff;z-index:3000;position:absolute;list-style-type:none;padding:5px 0;border-radius:4px;font-size:12px;font-weight:400;color:#333;box-shadow:2px 2px 3px 0 rgba(0,0,0,.3);top:80px}.contextmenu li{margin:0;padding:7px 16px;cursor:pointer}.contextmenu li:hover{background:#eee}