.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; } .mymeetingmodule-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: 212rpx; } .mymeetingmodule-icon { position: absolute; top: 0; right: 0; width: 100%; height: 212rpx; } van-icon { margin-right: 10rpx; } .date { color: #3a3c65; font-size: 17px; font-weight: 500; } .name, .logo { color: #3a3c65; font-size: 30rpx; font-weight: 500; margin-top: 32rpx; } .logo { color: #6473fb; margin-top: 10rpx; } .status { position: absolute; top: 22rpx; right: 26rpx; font-size: 24rpx; text-align: right; } .status-text { background-color: #f9faff; padding: 0 12rpx; } .status1 { color: #ff8831; } .status2 { color: #6473fb; } .status3 { color: #9baed5; } .f-w { font-weight: 500; font-size: 26rpx; } .underway { color: #6473fb; } .over { color: #90a1c5; } .status-img1 { width: 92rpx; height: 84rpx; position: absolute; bottom: 50rpx; right: 24rpx; } .status-img { width: 92rpx; height: 84rpx; position: absolute; bottom: 10rpx; right: 24rpx; } .wid { width: 530rpx; } .mymeetingmodule-status-img { width: 92rpx; height: 84rpx; position: absolute; top: 75rpx; right: 24rpx; } .mymeetingmodule-status-img2 { width: 92rpx; height: 84rpx; position: absolute; bottom: 30rpx; right: 24rpx; } .over-text { margin-left: 10rpx; }