.item { width: 702rpx; padding: 24rpx; background-color: #fff; position: relative; color: rgba(58, 60, 101, 0.7); line-height: 45rpx; margin-bottom: 24rpx; box-sizing: border-box; } .ordermodule-item { width: 702rpx; padding: 24rpx; background-color: #fff; position: relative; color: rgba(58, 60, 101, 0.7); line-height: 45rpx; margin-bottom: 24rpx; box-sizing: border-box; } .border-radius-20 { border-radius: 10rpx; } .icon { position: absolute; top: 0; right: 0; width: 100%; height: 170rpx; } .tit { color: #3a3c65; font-size: 34rpx; font-weight: 700; margin-bottom: 15rpx; max-width: 521rpx; } .mar { margin-top: 24rpx; } .small-tit { color: rgba(58, 60, 101, 0.85); font-size: 26rpx; } .over { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .name { color: #6473fb; font-size: 34rpx; font-weight: 700; max-width: 370rpx; } .ordermodule-name { color: #6473fb !important; margin-top: 0 !important; } .position { position: absolute; top: 20rpx; right: 24rpx; } .position>.position-text { color: #ff8831; background-color: #f9faff; padding: 0 12rpx; } .col { color: rgba(58, 60, 101, 0.85); font-size: 30rpx; font-weight: 500; } .status-img { width: 92rpx; height: 84rpx; position: absolute; top: 20rpx; right: 24rpx; } .status-img1 { top: 130rpx; } .over-text { margin-left: 10rpx; }