.floatbox-split-line{width:100%;height:1px;background:var(--bg-color-floatbox-split-line);margin:16px 0}.floatbox-main-title{font-weight:700;margin-bottom:12px}.floatbox-main-title,.floatbox-sub-title{font-size:12px;line-height:16px;color:var(--text-color-primary)}.position-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.position-bottom{position:absolute;bottom:0}.flex-center{display:flex;align-items:center;justify-content:space-around}.ed-load-loop{animation:ani-load-loop 1s linear infinite}.teamsAppLeftPanel{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.3);z-index:12;height:100vh}.teamsAppLeftPanel .teamsAppLeftPanel-content{width:200px;height:100vh;background:#fff;position:fixed;left:0;top:0}.teamsAppLeftPanel .menu li{display:flex;align-items:center;position:relative;height:48px;list-style:none;overflow:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-size:14px}@media screen and (min-height:888px){.teamsAppLeftPanel .menu li{height:56px}}.teamsAppLeftPanel .menu li>img{display:block;margin-left:14px}.teamsAppLeftPanel .menu li .menu-img{flex-shrink:0;margin-left:20px;width:32px;height:32px;fill:#fff;stroke:#fff}.teamsAppLeftPanel .menu li .board-menu-img{margin-left:24px}.teamsAppLeftPanel .menu li .menu-img-pc{flex-shrink:0;margin-left:20px;width:20px;height:20px;fill:#fff;stroke:#fff}.teamsAppLeftPanel .menu li .menu-text-online{margin-left:8px;color:rgba(34,34,34,.8)}.teamsAppLeftPanel .menu li .menu-text{font-size:13px;line-height:24px;margin-left:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teamsAppLeftPanel .menu li .meun-item-suffix{position:absolute;right:16px;width:24px;height:24px}.teamsAppLeftPanel .menu li .meun-item-suffix:hover{background-color:rgba(1,127,255,.1)}.teamsAppLeftPanel .menu li:hover:not(.active){background-color:rgba(170,180,193,.2)}.teamsAppLeftPanel .menu li.active{color:var(--themeColor)}.teamsAppLeftPanel .menu li.active .menu-text-online{font-weight:700}.teamsAppLeftPanel .logobox-box{padding:10px 15px}.teamsAppLeftPanel .logobox-box img{height:48px;width:100%}