.attach-box .list-btn{margin-bottom:10px}.attach-box .list-wrap{display:flex;flex-flow:row wrap;justify-content:space-between;margin-right:-20px}.attach-box .list-wrap .list-box{display:block;position:relative;margin:0 20px 20px 0;width:230px;flex-grow:1;box-sizing:border-box;border-radius:4px;border:1px solid #dcdfe6;overflow:hidden}.attach-box .list-wrap .list-box .img-box{display:block;float:left;margin:5px 10px 5px 5px;color:#fff;font-size:24px;width:60px;height:60px;line-height:60px;text-align:center;background:#67c23a}.attach-box .list-wrap .list-box .info-box{margin:5px}.attach-box .list-wrap .list-box .info-box h3{margin-bottom:10px;color:#606266;font-size:14px;font-weight:600;line-height:1.5em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.attach-box .list-wrap .list-box .info-box dl{display:flex;justify-content:space-between;margin-bottom:5px}.attach-box .list-wrap .list-box .info-box dl dt{color:#c0c4cc;font-size:12px;line-height:1em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.attach-box .list-wrap .list-box .info-box dl dt span{margin-right:5px}.attach-box .list-wrap .list-box .info-box dl dd{display:flex;justify-content:space-between;color:#67c23a;font-size:20px;height:20px;line-height:20px}.attach-box .list-wrap .list-box .info-box dl dd span{margin:0 5px;cursor:pointer}.attach-box .list-wrap .list-box .info-box dl dd span:hover{color:#409eff}.attach-box .list-wrap .list-box .close{display:block;position:absolute;top:-20px;right:-20px;width:40px;height:40px;border-radius:40px;color:#fff;font-size:16px;background:#409eff;cursor:pointer;overflow:hidden}.attach-box .list-wrap .list-box .close:hover{background:#e6a23c}.attach-box .list-wrap .list-box .close i{position:absolute;display:block;bottom:4px;left:3px}.el-descriptions__header{margin-bottom:2px}