.app-list{padding:22px 12px 22px 32px}.app-list__item{width:306px;height:184px;margin-right:20px;margin-bottom:16px;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.app-list__item .el-card__body{width:100%;height:100%;padding:0}.app-list__create{border:1px dashed #d9d9d9;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.app-list__create-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:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:100%;padding-top:57px;color:rgba(0,0,0,.45);font-weight:400;font-size:16px}.app-list__create-box .create-info{margin-top:8px;color:rgba(0,0,0,.45);font-weight:400;font-size:12px;font-family:PingFangSC,PingFangSC-Regular;text-align:left;opacity:.8}.app-list__show-desc{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:136px;padding:24px 20px 0 20px}.app-list__show-desc__info{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;margin:0 8px}.app-list__show-desc__info .info-name{height:24px;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;font-family:PingFangSC,PingFangSC-Medium;line-height:24px;text-align:left}.app-list__show-desc__info .info-type{height:22px;color:rgba(0,0,0,.45);font-weight:400;font-size:12px;font-family:PingFangSC,PingFangSC-Regular;line-height:22px;text-align:left}.app-list__show-desc__title{height:48px}.app-list__show-desc__img{width:48px;height:48px;overflow:hidden;background:rgba(0,0,0,.45);border-radius:50%}.app-list__show-desc__img img{max-width:100%;max-height:100%}.app-list__show-desc__tag{height:22px;padding:0 8px;font-weight:400;font-size:12px;font-family:PingFangSC,PingFangSC-Regular;line-height:20px}.app-list__show-desc__tag-default{color:#409eff;background-color:#ecf5ff;border:1px solid #d9ecff}.app-list__show-desc__content{height:42px;margin-top:10px;color:rgba(0,0,0,.45);line-height:22px;text-align:left;word-break:break-all}.app-list__show-control,.app-list__show-desc__content{font-weight:400;font-size:14px;font-family:PingFangSC,PingFangSC-Regular}.app-list__show-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:17px;padding:8px 20px 0}.app-list__show-control .el-icon-delete:hover{color:#326bfb}