.progressContent{margin:9px 0;width:100%;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.progress-title{font-size:12px;font-weight:700;color:#6d66e5;white-space:nowrap;margin-right:12px}.progress{width:100%;background-color:#f4f4ff;overflow:hidden;margin:10px 0 8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.progress,.progress-bar{height:12px;border-radius:12px}.progress-bar{position:relative;overflow:visible}.progress-filled{height:100%;border-radius:10px;background-color:#6d66e5;-webkit-animation:progressAnimation 1.5s ease-in-out forwards;animation:progressAnimation 1.5s ease-in-out forwards}@-webkit-keyframes progressAnimation{0%{width:0}to{width:100%}}@keyframes progressAnimation{0%{width:0}to{width:100%}}.progress-text{position:absolute;left:0;top:0;-webkit-animation:progressAnimation 1.5s ease-in-out forwards;animation:progressAnimation 1.5s ease-in-out forwards}.progress-text,.progress-text1{line-height:12px;font-size:11px;text-align:center}.progress-text1{background-color:hsla(0,0%,100%,0);-webkit-transition:left 1s linear;transition:left 1s linear;-webkit-animation:marginLeftAnimation 1.5s ease-in-out forwards;animation:marginLeftAnimation 1.5s ease-in-out forwards}@-webkit-keyframes marginLeftAnimation{0%{margin-left:0}to{margin-left:5px}}@keyframes marginLeftAnimation{0%{margin-left:0}to{margin-left:5px}}.desText{width:55px;max-width:55px;min-width:55px;text-align:right;margin-left:15px;font-size:12px;color:#212121;white-space:nowrap}.page-container[data-v-b69ba0ae]{padding-top:140px;padding-bottom:100px}.chart-container[data-v-b69ba0ae]{width:100%;height:400px}.arrow[data-v-b69ba0ae]{width:18px;height:14px;margin-top:8px}[data-v-b69ba0ae] .el-input__inner{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}