#speechSegmentation{background:#fff;padding:24px}#speechSegmentation .el-checkbox__input.is-checked .el-checkbox__inner,#speechSegmentation .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#6189ed;border-color:#6189ed}#speechSegmentation .voice-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f6f7fb;height:56px;padding:0 25px;margin-bottom:21px}#speechSegmentation .voice-header,#speechSegmentation .voice-header .header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#speechSegmentation .voice-header .header-left .dataname{font-weight:700;font-size:18px;margin-right:17px}#speechSegmentation .voice-header .header-left .back{width:130px;font-size:14px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(135deg,#f6f7fb,#f6f7fb),linear-gradient(135deg,#d45273,#5652cf,#30b6a9);border:1px solid transparent;text-align:center;line-height:30px;border-radius:4px;cursor:pointer}#speechSegmentation .voice-content .tab-container{min-height:calc(100vh - 120px)}#speechSegmentation .voice-content .tab-container .nodata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:200px;padding-top:150px}#speechSegmentation .voice-content .operation{margin-bottom:26px;display:-webkit-box;display:-ms-flexbox;display:flex}#speechSegmentation .voice-content .operation .download-task{border-radius:5px;border:1px solid #ebeef5;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;margin-left:10px}#speechSegmentation .voice-content .operation .download-task.loading{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}#speechSegmentation .voice-content .operation .download-task.success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}#speechSegmentation .voice-content .operation .download-task.error{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}#speechSegmentation .voice-content .operation .download-task .download-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#speechSegmentation .voice-content .operation .download-task .download-status i{font-size:16px;margin-right:5px}#speechSegmentation .voice-content .tab-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:830px}#speechSegmentation .voice-content .tab-content .tab-left{width:24%;height:100%;margin-right:24px;background:#f6f7fb}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-container{height:100%}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-container .el-pagination{white-space:normal}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-content{height:calc(100% - 130px);overflow-y:auto;padding:24px}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-content::-webkit-scrollbar{width:6px;height:1px}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-content::-webkit-scrollbar-thumb{border-radius:3px;background:#e7ebf6}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px transparent;box-shadow:inset 0 0 1px transparent;border-radius:3px;background:#fff}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-content .sound-item{width:100%;background:#fff;border:1px dashed #dedfe5;padding:12px 13px;margin-bottom:16px;cursor:pointer;position:relative}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-content .sound-item:last-child{margin-bottom:0}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-content .sound-item .item-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-content .sound-item.card_active{border:1px solid;-o-border-image:linear-gradient(135deg,#d45273,#5652cf,#30b6a9) 10 10;border-image:linear-gradient(135deg,#d45273,#5652cf,#30b6a9) 10 10;color:#6189ed;font-weight:700}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-content .sound-item .sound-tag-card{position:absolute;top:-4px;right:3px;border-radius:1px 1px 4px 4px;color:#fff;padding:2px 6px;font-size:10px;line-height:16px;background:-webkit-gradient(linear,left top,right bottom,from(hsla(0,0%,100%,.4)),to(transparent)) #6189ed;background:linear-gradient(to right bottom,hsla(0,0%,100%,.4),transparent) #6189ed;background-blend-mode:soft-light;-webkit-box-shadow:0 3px 3px #cfd9f5;box-shadow:0 3px 3px #cfd9f5}#speechSegmentation .voice-content .tab-content .tab-left .tab-left-content .sound-item .sound-tag-card div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#speechSegmentation .voice-content .tab-content .tab-right{height:100%;width:calc(76% - 24px);position:relative}#speechSegmentation .voice-content .tab-content .tab-right .saveProgress-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;margin-bottom:23px}#speechSegmentation .voice-content .tab-content .tab-right .saveProgress-wrap .saveProgress{width:30%}#speechSegmentation .voice-content .tab-content .tab-right .saveProgress-wrap .saveProgress .el-progress-bar__outer{background:#f3f6fc;height:8px!important}#speechSegmentation .voice-content .tab-content .tab-right .saveProgress-wrap .saveProgress .el-progress-bar__inner{background:-webkit-gradient(linear,left top,right top,from(#d45273),color-stop(52%,#5652cf),to(#30b6a9));background:linear-gradient(90deg,#d45273,#5652cf 52%,#30b6a9)}#speechSegmentation .voice-content .tab-content .tab-right .saveProgress-wrap .saveProgress .el-progress-bar{width:70%}#speechSegmentation .voice-content .tab-content .tab-right .saveProgress-wrap .saveProgress .el-progress__text{font-size:16px!important;color:#333}#speechSegmentation .voice-content .tab-content .tab-right .labelOption{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}#speechSegmentation .voice-content .tab-content .tab-right .labelOption .label-item{border:1px solid #ccc;height:32px;background-color:#fff;cursor:pointer;vertical-align:middle;border-radius:2px;margin-right:10px;margin-bottom:10px;line-height:32px;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}#speechSegmentation .voice-content .tab-content .tab-right .labelOption .label-item.slect{border:1px solid #6189ed;border-radius:2px}#speechSegmentation .voice-content .tab-content .tab-right .labelOption .label-item .lable-color{margin:3px 6px;width:18px;height:18px}#speechSegmentation .voice-content .tab-content .tab-right .wavesurfer-region:before{margin-left:5px;content:attr(data-region-label);position:absolute;top:0;z-index:9999;color:#252b3a;font-weight:700;font-size:12px}#speechSegmentation .voice-content .tab-content .tab-right .fa-trash:before{font-family:iconfont!important;content:"\E651"}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer{width:100%;margin-bottom:15px}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-info{width:100%;border:1px solid #adb0b8}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-info #waveform{width:100%;height:110px}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-info #waveform .waveBox::-webkit-scrollbar{width:8px;height:8px}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-info #waveform .waveBox::-webkit-scrollbar-thumb{border-radius:5px;background:#e7ebf6}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-info #waveform .waveBox::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px transparent;box-shadow:inset 0 0 1px transparent;border-radius:5px;background:#fff}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-oper{width:100%;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#f2f5fc;border-left:1px solid #adb0b8;border-right:1px solid #adb0b8;border-bottom:1px solid #adb0b8;line-height:52px;padding:0 20px}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-oper .play-button-control{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}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-oper .play-button-control i{font-size:25px;margin-right:5px;color:#6189ed}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-oper .play-button-control .audio-time-info{font-size:14px}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-oper .slider-zoom{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}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-oper .slider-zoom i{font-size:20px}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-oper .slider-zoom .slider-input{position:relative;width:120px;margin-right:10px}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-oper .slider-zoom .slider-input input{position:absolute;left:0;top:50%;margin-top:-1.5px;-webkit-appearance:none;-ms-appearance:none;background:#dbe0f2;background:-webkit-linear-gradient(#6189ed,#6189ed) no-repeat,#ddd;background-size:0 100%;width:150px;height:3px;outline:0}#speechSegmentation .voice-content .tab-content .tab-right .wave-cotainer .wave-oper .slider-zoom .slider-input input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:4px solid #6189ed;height:10px;width:10px;background-color:#f2f5fc;border-radius:50%}#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table--scrollable-y .el-table__body-wrapper::-webkit-scrollbar{width:8px;height:8px}#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table--scrollable-y .el-table__body-wrapper::-webkit-scrollbar-thumb{border-radius:5px;background:#e7ebf6}#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table--scrollable-y .el-table__body-wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px transparent;box-shadow:inset 0 0 1px transparent;border-radius:5px;background:#fff}#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table{color:#333;font-size:16px}#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table th{background:#f3f6fc}#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table tr{height:55px}#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table .el-link{font-size:16px}#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table--border .el-table__cell,#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table--border th,#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:none}#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table td,#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table th.is-leaf{border-color:#e8e9f1}#speechSegmentation .voice-content .tab-content .tab-right .tag-item .el-table__empty-block{min-height:300px}#speechSegmentation .voice-content .tab-content .tab-right .bottom-button-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#speechSegmentation .voice-content .el-tabs__nav-wrap:after{background-color:#d7def1}#speechSegmentation .voice-content .el-tabs__active-bar{height:4px;background:-webkit-gradient(linear,left top,right top,from(#d75170),color-stop(29%,#914a8a),color-stop(64%,#625c9b),to(#34b1a6));background:linear-gradient(90deg,#d75170,#914a8a 29%,#625c9b 64%,#34b1a6)}#speechSegmentation .voice-content .el-tabs__item.is-active{color:#5f87ed}#speechSegmentation .voice-content .el-tabs__item{width:120px;font-size:16px;text-align:center}#speechSegmentation .voice-content .el-tabs__item:hover{color:#5f87ed}#speechSegmentation .voice-content .el-tabs__header{margin:0 0 23px}#speechSegmentation .add-audio .describe{background:rgba(242,151,39,.1);padding:9px 14px;color:#333;margin-bottom:17px;font-size:16px}#speechSegmentation .add-audio .describe i{color:#f2a84e}#speechSegmentation .add-audio .img-view-box{overflow-y:auto;max-height:270px;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#speechSegmentation .add-audio .img-view-box::-webkit-scrollbar{width:6px;height:1px}#speechSegmentation .add-audio .img-view-box::-webkit-scrollbar-thumb{border-radius:3px;background:#e7ebf6}#speechSegmentation .add-audio .img-view-box::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px transparent;box-shadow:inset 0 0 1px transparent;border-radius:3px;background:#fff}#speechSegmentation .add-audio .img-view-box .uploadImg{position:relative;width:49%;height:25px;margin-right:5px;margin-bottom:5px;background-color:#e5e5e5;background-size:cover;margin-top:5px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}#speechSegmentation .add-audio .img-view-box .uploadImg .text{width:210px;line-height:25px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#speechSegmentation .add-audio .img-view-box .uploadImg .el-icon-close{cursor:pointer;z-index:5;background-color:#fff;color:#575d6c;position:absolute;right:0;top:0}#speechSegmentation .instructions .ins-list-info{padding:5px 0;font-size:16px}