.shixun{ background: white; padding: 10px 8px; overflow: hidden; word-wrap: break-word; display: flex; } .shixun-img{ flex:none; width: 250rpx; height: 170rpx; border-radius: 4px; background: #221f53; } .detail{ padding-top: 6px; flex: auto; width: 1px; display: flex; flex-direction: column; justify-content: space-between; } .name{ padding-left: 8px; } .progress-wrp{ padding: 10px; } .finish-text{ font-size: 12px; font-weight: bold; padding-left: 6px; }