.item { width: 702rpx; padding: 24rpx; background-color: #fff; position: relative; color: rgba(58, 60, 101, 0.7); line-height: 60rpx; margin-bottom: 24rpx; box-sizing: border-box; } .transfermodule-item { width: 702rpx; padding: 24rpx; background-color: #fff; position: relative; color: rgba(58, 60, 101, 0.7); line-height: 60rpx; margin-bottom: 24rpx; box-sizing: border-box; } .border-radius-20 { border-radius: 10rpx; } .icon { position: absolute; top: 0; right: 0; width: 100%; height: 170rpx; } .date { color: #3a3c65; font-size: 34rpx; font-weight: 500; margin-bottom: 18rpx; } .over { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .name { color: #6473fb; font-size: 34rpx; font-weight: 700; max-width: 370rpx; } .transfermodule-name { color: #6473fb !important; margin-top: 0 !important; } .position { position: absolute; top: 20rpx; right: 24rpx; width: 223rpx; line-height: 40rpx; font-size: 24rpx; text-align: right; } .status-img { width: 92rpx; height: 84rpx; position: absolute; bottom: 50rpx; right: 24rpx; } .transfermodule-status-img { width: 92rpx; height: 84rpx; position: absolute; bottom: 50rpx; right: 24rpx; } .flex { display: flex; justify-content: left; align-items: center; color: rgba(58, 60, 101, 0.7); font-size: 28rpx; } .flex>image { width: 90rpx; height: 90rpx; margin-right: 24rpx; } .over-text { margin-left: 10rpx; }