.project-list__header .header__title{margin-left:1rem}.project-list__header .header__right{margin-left:auto}.project-list__header .header__right .header__link{display:inline-block;vertical-align:middle;color:#fff;text-decoration:none;font-size:1rem}.project-list__header .header__right .header__user-avatar{display:inline-block;vertical-align:middle}.project-list__header .header__right .header__user-avatar .user-avatar__image{height:40px;vertical-align:middle;margin:0 .5rem 0 2rem}.project-list__header .header__right .header__user-avatar .user-avatar__image .el-avatar{background:#409eff;color:hsla(0,0%,100%,.5)}.project-list__header .header__right .header__user-avatar .user-avatar__info{display:inline-block;vertical-align:middle;font-size:.875rem}.project-list__content .project-info__image{height:120px;flex-shrink:0}.project-list__content .el-image__error>i{font-size:2rem}.project-list__content .project-list__item>.el-card__body{display:flex;padding:30px 20px}.project-list__content .project-list__item>.el-card__body .project-info{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:0 0 0 1rem}.project-list__content .project-list__item>.el-card__body .project-info .project-info__header{display:flex;justify-content:space-between;margin-top:.5rem}.project-list__content .project-list__item>.el-card__body .project-info .project-info__header .project-info__name{font-size:1.125rem;font-weight:700;flex-grow:1}.project-list__content .project-info__extra-info{font-size:.875rem;white-space:nowrap}.project-list__content .project-info__extra-info>span{margin-left:1rem}.project-list__content .project-info__extra-info>span i{margin-right:.4rem}.project-list__content .project-info__extra-info .extra-info__mark{margin-left:.4rem}.project-list__content .project-info__extra-info .extra-info__todo i{color:#fdab01}.project-list__content .project-info__extra-info .extra-info__message i{color:#4aaf6b}.project-list__content .project-info__org-content{display:flex;justify-content:space-between;margin-top:.5rem}.project-list__content .project-info__org-content .org-content__item{display:inline-flex;align-items:center;font-size:.875rem;flex-basis:33%}.project-list__content .project-info__org-content .org-content__item>img{margin-right:.5rem;height:3rem}.project-list__content .project-info__org-content .org-content__item .org-content__type{font-weight:700;margin-bottom:.5rem}.project-list{min-width:992px}.project-list .project-list__header{display:inline-flex;align-items:center;padding:0 8%;background:#3f3f3f;color:#fff;font-size:1.2rem}.project-list .project-list__content{padding:20px 8%;background:url(../img/bg.d5e17df4.png) 50%;background-size:cover;min-height:calc(100vh - 100px)}.project-list .project-list__content .project-list__item{cursor:pointer;margin-bottom:1.5rem}.project-list .project-list__content .project-list__item:last-child{margin-bottom:0}.project-list .project-list__content .project-list__item:hover{transform:scale(1.01)}