.wx-voice-input-popup[data-v-21e2c4bb]{color:#333;font-size:16px;height:362px;padding:0 18px;width:100%}.wx-voice-input-popup .voice-input-content[data-v-21e2c4bb]{height:168px;margin:14px 0;overflow:auto;width:100%;word-break:break-word}.wx-voice-input-popup .voice-input-content .voice-input-status[data-v-21e2c4bb]{color:#999}.wx-voice-input-popup .voice-input-operate[data-v-21e2c4bb]{align-items:center;display:flex;font-size:16px;height:72px;justify-content:space-around;width:100%}.wx-voice-input-popup .voice-input-operate .operate-empty[data-v-21e2c4bb]{color:#999;padding:0 10px}.wx-voice-input-popup .voice-input-operate .operate-confirm[data-v-21e2c4bb]{padding:0 10px}.wx-voice-input-popup .voice-input-tip[data-v-21e2c4bb]{color:#999;font-size:14px;margin-top:8px;text-align:center}.wx-voice-input-popup .circular-progress-wrap[data-v-21e2c4bb]{height:80px;overflow:hidden;position:relative;width:80px}.wx-voice-input-popup .circular-progress-wrap .circular-box[data-v-21e2c4bb]{height:80px;overflow:hidden;position:absolute;width:40px}.wx-voice-input-popup .circular-progress-wrap .circular-box-left[data-v-21e2c4bb]{left:0}.wx-voice-input-popup .circular-progress-wrap .circular-box-right[data-v-21e2c4bb]{right:0}.wx-voice-input-popup .circular-progress-wrap .progress-box[data-v-21e2c4bb]{animation-duration:60s;animation-iteration-count:infinite;animation-timing-function:linear;border-radius:50%;border-style:solid;border-width:4px;display:none;height:80px;position:absolute;top:0;width:80px}.wx-voice-input-popup .circular-progress-wrap .progress-box-left[data-v-21e2c4bb]{animation-name:circle-left-21e2c4bb;left:0;transform:rotate(45deg)}.wx-voice-input-popup .circular-progress-wrap .progress-box-right[data-v-21e2c4bb]{animation-name:circle-right-21e2c4bb;right:0;transform:rotate(-135deg)}.wx-voice-input-popup .circular-progress-wrap .operate-voice[data-v-21e2c4bb]{align-items:center;border-radius:50%;display:flex;height:72px;justify-content:center;left:4px;position:absolute;top:4px;width:72px}.wx-voice-input-popup .circular-progress-wrap .operate-voice .svg-icon[data-v-21e2c4bb]{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.wx-voice-input-popup .circular-progress-wrap .operate-voice .svg-icon[data-v-21e2c4bb] svg{height:72px;width:72px}.wx-voice-input-popup .circular-progress-wrap .operate-voice .svg-icon[data-v-21e2c4bb] svg path{fill:#fff}@keyframes circle-right-21e2c4bb{0%{transform:rotate(-135deg)}50%,to{transform:rotate(45deg)}}@keyframes circle-left-21e2c4bb{0%,50%{transform:rotate(-135deg)}to{transform:rotate(45deg)}}.wx-voice-input-popup .show-circular-progress .progress-box[data-v-21e2c4bb]{display:block}