.body-background{ background:{ color:#F5F5F6; } } .new-item { background: { color: #fff; }; border-radius: 20rpx; padding: 20rpx 16rpx; margin-bottom: 16rpx; .new-thumb { width: 260rpx; } .new-icon { width: 64rpx; display: inline-block; vertical-align: middle; margin-right:-12rpx; } .new-title { padding:{ left:20rpx; } font-size: 28rpx; font-family: Source Han Sans CN-Regular, Source Han Sans CN; font-weight: 400; color: #000000; line-height: 42rpx; text-align: justify; } .new-time{ margin-top:auto; padding:{ left:20rpx; } font-size: 28rpx; font-weight: 400; color: #000000; line-height: 1; } }