.root-layout-wrap{height:100%;width:100%;background-color:#eaeef1}.root-layout-wrap>.head-wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:57px;background-color:#07a79a;position:relative;top:0;left:0}.root-layout-wrap>.head-wrap>.log-wrap{display:inline-block;position:absolute;cursor:pointer;width:300px;height:100%;line-height:57px;text-align:left;padding-left:10px;box-sizing:border-box}.root-layout-wrap>.head-wrap>.log-wrap>span{color:#fff;font-weight:800;display:inline-block}.root-layout-wrap>.head-wrap>.log-wrap>img{width:40px;height:40px;vertical-align:middle}.root-layout-wrap>.head-wrap>.first-menu-wrap{position:absolute;top:0;left:180px;list-style:none}.root-layout-wrap>.head-wrap>.first-menu-wrap>li{color:#fff;height:57px;line-height:57px;display:inline-block;cursor:pointer;padding:0 20px;position:relative;overflow:hidden}.root-layout-wrap>.head-wrap>.first-menu-wrap>li:after{content:"";width:100%;height:100%;background-color:hsla(0,0%,100%,.2);position:absolute;left:0;top:100%;transition:top .3s ease-in-out}.root-layout-wrap>.head-wrap>.first-menu-wrap>li.active:after,.root-layout-wrap>.head-wrap>.first-menu-wrap>li:hover:after{top:0}.root-layout-wrap>.head-wrap>.first-menu-wrap>li.active>i,.root-layout-wrap>.head-wrap>.first-menu-wrap>li:hover>i{transform:rotate(1turn);transition:transform .5s}.root-layout-wrap>.head-wrap>.first-menu-wrap>li>i{display:inline-block;transform:rotate(0);margin-right:3px}.root-layout-wrap>.head-wrap>.first-menu-wrap>li>span{font-size:14px;font-weight:700}.root-layout-wrap>.head-wrap>.right-wrap{position:absolute;top:5px;right:15px;display:flex;align-items:center;margin-top:11px}.root-layout-wrap>.head-wrap>.right-wrap>#layout-call-container{height:40px;margin-right:15px;background-color:#fff;padding-right:7px;margin-top:-7px;border-radius:4px;display:flex;align-items:center}.root-layout-wrap>.head-wrap>.right-wrap>#layout-call-container .tinet-header{height:auto;margin-left:0}.root-layout-wrap>.head-wrap>.right-wrap>#layout-call-container .tinet-header>.tinet-img-title{margin-top:0}.root-layout-wrap>.head-wrap>.right-wrap>#layout-call-container .tinet-logout{display:none!important}.root-layout-wrap>.head-wrap>.right-wrap>.login-user-info-wrap{display:flex;align-items:center;cursor:pointer;margin-top:-5px}.root-layout-wrap>.head-wrap>.right-wrap>.login-user-info-wrap>img{width:28px;height:28px;vertical-align:middle;border-radius:50%}.root-layout-wrap>.head-wrap>.right-wrap>.login-user-info-wrap>p{display:flex;flex-direction:column;line-height:1}.root-layout-wrap>.head-wrap>.right-wrap>.login-user-info-wrap>p>span{color:#fff;font-weight:700;margin-left:5px;font-size:14px}.root-layout-wrap>.head-wrap>.right-wrap>.login-user-info-wrap>p>span:last-child{font-size:12px;font-weight:400;margin-top:3px}.root-layout-wrap>.head-wrap>.right-wrap>.logout-wrap{display:inline-block;vertical-align:middle;margin-left:10px}.root-layout-wrap>.head-wrap>.right-wrap>.logout-wrap>i{color:#fff;cursor:pointer;vertical-align:top}.root-layout-wrap>.head-wrap>.right-wrap>.logout-wrap>i:hover{font-weight:700}.root-layout-wrap>.root-content-wrap{position:relative;overflow:auto}.root-layout-wrap>.root-content-wrap>div{height:100%;background-color:#fff}.root-layout-wrap>.root-content-wrap>.left-menu-wrap{width:180px;float:left;overflow:hidden}.root-layout-wrap>.root-content-wrap>.left-menu-wrap>.el-menu{height:100%;overflow-y:auto;border-right:none;background-color:#1a2e40}.root-layout-wrap>.root-content-wrap>.left-menu-wrap>.el-menu .el-menu-item{height:40px;line-height:40px;position:relative;overflow:hidden}.root-layout-wrap>.root-content-wrap>.left-menu-wrap>.el-menu .el-menu-item.is-active,.root-layout-wrap>.root-content-wrap>.left-menu-wrap>.el-menu .el-menu-item:hover{outline:0;border-right:3px solid #7d8892;color:#1a2e40;background-color:rgba(193,219,255,.3215686274509804)}.root-layout-wrap>.root-content-wrap>.left-menu-wrap>.el-menu .el-menu-item.is-active:after,.root-layout-wrap>.root-content-wrap>.left-menu-wrap>.el-menu .el-menu-item:hover:after{left:0}.root-layout-wrap>.root-content-wrap>.left-menu-wrap>.el-menu .el-menu-item:after{content:"";position:absolute;left:100%;top:0;width:100%;height:100%;background-color:rgba(193,219,255,.3215686274509804);transition:left .3s ease-in-out}.root-layout-wrap>.root-content-wrap>.left-menu-wrap>.el-menu .el-menu-item:focus{background-color:rgba(193,219,255,.3215686274509804)}.root-layout-wrap>.root-content-wrap>.left-menu-wrap>.el-menu .el-menu-item>span{margin-left:5px}.root-layout-wrap>.root-content-wrap>.left-menu-wrap>.el-menu .el-menu-item>i,.root-layout-wrap>.root-content-wrap>.left-menu-wrap>.el-menu .el-menu-item>span{color:#fff;transition:color .3s}.root-layout-wrap>.root-content-wrap>.content-wrap{padding:6px;box-sizing:border-box;height:100%;float:right;overflow:auto;background-color:#f3f5fa;overflow-x:hidden;padding-bottom:0!important}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:10px 15px;margin-bottom:10px;border-radius:3px}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap>li:first-child{width:100%}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap>li>i{font-size:14px;margin-right:3px}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap>li>span{font-size:14px;color:#5f5e5e;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap>li:not(:first-child):before{margin:0 7px}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap>li:last-child>span{color:#999;cursor:not-allowed}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap>li:not(:last-child):hover>span{color:#333}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap>li .el-tag{margin-right:10px;margin-bottom:3px;cursor:pointer;height:32px;line-height:32px;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:2px;border-color:transparent}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap .crumbs-state{display:flex;align-items:center}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap .crumbs-state .el-button{padding:0;border:none;margin:0 12px}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap .crumbs-state .el-button p{font-size:12px;color:#666}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap .crumbs-state .el-button img{width:25px;height:25px}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap .crumbs-state .el-button+.el-button img{height:22px}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap .crumbs-state>.crumbs-state-text{margin-left:12px;font-size:14px;color:#666}.root-layout-wrap>.root-content-wrap>.content-wrap>.crumbs-wrap .crumbs-state>.crumbs-state-text span{color:#07a79a}