.chatGptLeft{padding:10px 10px 0 10px;background-color:#fff;border-right:1px solid #ececef}.chatGptLeft .noActiveClass{color:#333}.chatGptLeft .menuContent .el-menu{border-right:none!important}.chatGptLeft .menuContent .bgClass{background-color:#eaeaf7!important;border-radius:4px!important;font-weight:700}.chatGptLeft .menuContent .menuBox .el-submenu__title{height:48px!important;line-height:48px!important}.chatGptLeft .menuContent .menuBox .el-submenu__title i{font-size:16px;font-weight:700}.chatGptLeft .menuContent .menuBox .colorClass .el-submenu__title{font-weight:700;color:#2d2fad!important}.chatGptLeft .menuContent .menuBox .colorClass .el-submenu__title i{color:#2d2fad!important}.chatGptLeft .menuContent .menuBox .el-menu-item{height:48px!important;line-height:48px!important}.chatGptLeft .menuContent .menuBox .el-submenu .el-menu-item{min-width:180px!important;height:40px!important;line-height:40px!important}.chatGptLeft .menuContent .menuBox .el-menu-item:focus,.chatGptLeft .menuContent .menuBox .el-menu-item:hover,.chatGptLeft .menuContent .menuBox .el-submenu__title:hover{background-color:#eaeaf7!important;border-radius:4px!important}.chatGptLeft .el-tree-node__content{padding-left:0!important;margin-left:-24px!important}.chatGptLeft .orgAreaAIs .el-input__inner{height:40px!important}#chatGptBox{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;background-color:#ebebeb}#chatGptBox .chatGpt-left{width:200px;flex-shrink:0}#chatGptBox .chatGpt-right-box{box-sizing:border-box;height:calc(100vh - 62px);-webkit-box-flex:1;flex-grow:1;overflow:scroll;background:#fff}#chatGptBox .marginNum{margin-left:20px}div::-webkit-scrollbar{width:7px;height:7px}div::-webkit-scrollbar-track{background:#efefef;border-radius:2px}div::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:10px}div::-webkit-scrollbar-thumb:hover{background:#a2a2a2}div::-webkit-scrollbar-corner{background-color:transparent}