#app #header{height:50px;display:flex;justify-content:space-between;margin-bottom:10px;background-image:linear-gradient(-180deg,#f8f9fe 0,#f8f9fe 100%);box-shadow:0 2px 6px 0 rgb(201 205 17.91666667%)}#app #header .collapse_btn{height:100%;width:50px;text-align:center;line-height:60px;font-size:18px;cursor:pointer;transition:all .3s}#app #header .collapse_btn:hover{background-color:#fff}#app #header .user-info{float:right;margin-right:20px;height:100%;min-width:100px;line-height:60px;cursor:pointer}#app .logo{padding:10px;text-align:center;color:#fff}#app .page-info{color:#fff;height:60px;width:100%;text-align:center;line-height:60px;font-size:22px}#app .colorful:hover{color:hsla(0,0%,100%,.8)}#app .scrollstyle::-webkit-scrollbar{width:6px;height:1px}#app .scrollstyle::-webkit-scrollbar-thumb{border-radius:6px;background:rgba(144,147,153,.5)}#app .scrollstyle::-webkit-scrollbar-track{border-radius:5px;background:transparent}#app .ant-tabs-bar{margin:0!important}#app .logout{margin:10px 30px;font-size:20px;cursor:pointer;color:#4a78ff}#app .bell{font-size:18px;line-height:34px;cursor:pointer;transition:color .3s;color:#4a78ff;width:60px;float:left}