.audio { background: #F5F7F7; padding: 30rpx 20rpx; } .icon { width: 54rpx; height: 54rpx; } slider{ margin: 0; } .flex { display: flex; flex-direction: row; } .justify-between { justify-content: between; } .align-center { align-items: center; } .flex-1 { flex: 1; } .ml-3 { margin-left: 20rpx; font-size: 24rpx; font-family: PingFang SC; font-weight: 500; color: #666666; } .mr-3 { margin-right: 30rpx; display: flex; align-items: center; justify-content: center; }