.voice-page{width:100%;height:100%;overflow:hidden}.voice-content{height:calc(100% - 63px);margin:8px;border-radius:4px;-webkit-box-shadow:1px 1px 8px rgba(0,0,0,.1);box-shadow:1px 1px 8px rgba(0,0,0,.1)}.form,.voice-content{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:10px;border-bottom:1px solid #e7eced;text-align:left;margin:0 8px;padding-top:6px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-box-shadow:0 0 6px 1px hsla(0,0%,67.8%,.45098039215686275);box-shadow:0 0 6px 1px hsla(0,0%,67.8%,.45098039215686275)}.voice-content .scatterplot-chart{width:100%;height:100%}.voice-content h3{margin-top:40px;font-size:16px;font-weight:700;text-align:center}.voice-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}.voice-list li{padding:20px;min-width:28.3%;margin-right:3%;margin-bottom:20px;border-radius:4px;background-color:#f1f1f1}.voice-list li:nth-child(3n){margin-right:0}.voice-list li p{margin:0;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:16px}.voice-list li p:last-child{font-size:28px;font-weight:700}.tip-info{padding:10px 20px;font-size:16px;color:#333;margin:10px 5.4%;border-radius:4px;border:1px solid #ddd}.voice-table{width:100%}.voice-table td,.voice-table th{height:30px;line-height:30px}.ant-alert{margin:8px}