.bit{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bit:hover .bit-item{background:#2682ff}.bit-item{position:relative;width:2px;height:2px;border-radius:50%;background:initial}.project-item{position:relative;width:248px;height:94px;margin-bottom:16px;margin-right:16px;cursor:pointer;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f7f8f9;border-radius:8px;border-color:#e7e9ec}.project-item:hover .task-sn{visibility:visible}.project-item .task-sn{visibility:hidden}.project-item .task-msgcount{position:absolute;top:-3px;right:0;background:-webkit-gradient(linear,right top,left top,from(#6b97cf),to(#456fb3));background:linear-gradient(270deg,#6b97cf,#456fb3);border-radius:0 8px 0 8px;width:29px;height:16px}.project-title-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.project-title,.project-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project-title{position:relative;font-size:14px;color:initial;width:100%}.project-title .project-title-in{max-width:70%}.project-create-date{font-size:12px;color:rgba(32,32,32,.4)}.project-create-date,.project-other{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.project-create-date,.project-memebers,.project-other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project-memebers{height:100%}.project-memebers .avatar-box{margin-right:2px}.project-finish-box{font-size:12px;color:rgba(13,12,0,.6);margin-left:8px;-ms-flex-negative:0;flex-shrink:0}.project-finish-box .finish{color:#444}.notice{font-size:14px;color:#509aff}