.c-right-menu{margin:0;padding:0;z-index:10000;display:block;position:fixed;min-width:150px;background:#fff;border:1px solid #ccc;list-style-type:none;box-shadow:0 2px 5px rgba(0,0,0,.1)}.c-right-menu .menuItem{color:#2c3e50;cursor:pointer;padding:0 10px;min-width:150px;min-height:36px;line-height:36px;position:relative;white-space:nowrap;border-bottom:1px solid #f7f8fa}.c-right-menu .menuItem:hover{background:#eef7ff}.c-right-menu .menuItem.divideLine{border-bottom:1px solid #e5e6e7}.c-right-menu .menuItem .title{width:100%;display:flex;align-items:center;justify-content:flex-start}.c-right-menu .menuItem .title .iconfont{margin-right:8px}.c-right-menu .menuItem .icon-arrow-right{position:absolute;top:5px;right:8px;color:#b4b6ba;font-size:14px}.c-right-menu .menuItem .icon-arrow-right:hover{color:#333}.p-hourCount{width:100%;height:100%}.p-hourCount .categoryTree{padding:6px 0}.p-hourCount .categoryTree .el-tree{width:100%;color:#333}.p-hourCount .categoryTree .el-tree .el-tree-node{padding:4px 0}.p-hourCount .categoryTree .el-tree .el-tree-node .custom-tree-node{width:calc(100% - 36px);padding-left:0}.p-hourCount .categoryTree .el-tree .el-tree-node .custom-tree-node .nodeName{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 26px)}.p-hourCount .categoryTree .el-tree .el-tree-node .custom-tree-node .nodeName .icon-tile{font-size:14px;margin-right:2px}.p-hourCount .categoryTree .el-tree .el-tree-node .custom-tree-node .nodeCode{width:26px;overflow:hidden;text-align:right;white-space:nowrap;text-overflow:ellipsis}.p-hourCount .header{height:33px;display:flex;padding:0 5px;margin-bottom:10px;align-items:center;border-bottom:1px solid #e2e4e3;justify-content:space-between}.p-hourCount .header .left{color:#015685;font-size:14px;font-weight:600;padding-left:15px}.p-hourCount .header .search-common{width:200px}.p-hourCount .header .search-common .form-control .el-input__inner{height:24px;font-size:12px;font-weight:500;line-height:24px}.p-hourCount .header .search-common .el-button.is-link.btn-simple{top:-3px}.p-hourCount .content{height:calc(100% - 43px);padding:0 10px;position:relative}.p-hourCount .content .text-navy{cursor:pointer}