.tabs { margin-top: 40rpx; margin-left: 28rpx; } .tabsview { height: 64rpx; margin-right: 72rpx; line-height: 50rpx; width: 64rpx; } .card { width: 694rpx; background: #FFFFFF; border-radius: 12rpx; margin: 32rpx auto; padding: 32rpx 24rpx 16rpx 24rpx; } .line { display: flex; align-items: center; margin-bottom: 24rpx; } .title { width: 180rpx; font-size: 30rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #BDC2C8; margin-right: 40rpx; } .content { font-size: 30rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #6C6C6C; flex: 1; } .report { width: 590rpx; height: 96rpx; background: linear-gradient(270deg, #0089FD 0%, #43A9FF 100%); border-radius: 20rpx; font-size: 34rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #FFFFFF; line-height: 96rpx; text-align: center; margin: 0 auto; margin-top: 60rpx; } image { max-height: 200rpx; max-width: 320rpx; }