.btn5{position:relative;padding:0 3px}.btn5:hover{transition-delay:.3s;-webkit-transition-delay:.3s}.btn5:hover span>div{width:55%;height:55%;border-color:#eb5202}.btn5:hover .line_all{width:auto;height:auto;border-width:1px;transition-delay:.3s;-webkit-transition-delay:.3s}.btn5 div{position:absolute;border-style:solid;border-width:0;width:.6em;height:.6em;transition:all .3s;-webkit-transition:all .3s}.btn5 .line_tl{left:-1px;top:-1px;border-top-width:1px;border-left-width:1px;border-color:transparent}.btn5 .line_tr{right:-1px;top:-1px;border-top-width:1px;border-right-width:1px;border-color:transparent}.btn5 .line_bl{left:-1px;border-left-width:1px;border-color:transparent}.btn5 .line_bl,.btn5 .line_br{bottom:-1px;border-bottom-width:1px}.btn5 .line_br{right:-1px;border-right-width:1px;border-color:transparent}.btn5 .line_all{width:auto;height:auto;border-color:#eb5202;top:-1px;bottom:-1px;left:-1px;right:-1px;transition:border-width 0s;-webkit-transition:border-width 0s}.projectManagement{width:100%;height:100%;background:#fff;display:flex}.projectManagement .tableCont{width:100%;height:100%;padding:0 20px;box-sizing:border-box}.projectManagement .tableCont .table{width:100%;scrollbar-width:thin}.projectManagement .tableCont .table .nameCont{display:flex;align-items:center;justify-content:start}.projectManagement .tableCont .table .nameCont .headImg{height:28px;width:28px;border-radius:8px;overflow:hidden;margin-right:8px;justify-items:flex-start}.projectManagement .tableCont .table .nameCont .headImg img{width:100%}.projectManagement .tableCont .table .nameCont .memberName{line-height:24px}.projectManagement .tableCont .table .milestone{font-size:16px!important;cursor:pointer}.projectManagement .tableCont .table .milestone:active{opacity:.8}.projectManagement .tableCont .table .el-progress .el-progress__text{min-width:31px}