/* 录制回放相关样式 */ .btn-record { background-color: #ff9800; color: white; } .btn-playback { background-color: #2196f3; color: white; }