.select-container .select-header-container{height:34px;cursor:pointer;background-color:#fafcfe;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 20px;border-radius:8px;border:1px solid #d2d5e1}.select-container .select-header-container.is-vailter{border-color:red!important}.select-container .select-header-container.is-openselect{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.select-container .select-header-container.is-using{border-color:#f05}.select-container .select-header-container.is-disabled{cursor:not-allowed;background-color:#f5f7fa}.select-container .select-header-container .select-left{font-size:14px;color:#636e95;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-container .select-header-container .select-left span{font-size:16px;color:#cdd1df}.select-container .select-header-container .select-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.select-container .select-header-container .select-right .clear-icon{display:none;margin-right:5px;color:#cdd1e5;cursor:pointer}.select-container .select-header-container .select-right .up-btn{cursor:pointer;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-container .select-header-container .select-right .up-btn.is-click{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.select-container .select-header-container .select-right .up-btn .el-icon-arrow-up{color:#667097}.select-container .select-body-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@-webkit-keyframes sliderDown{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sliderDown{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes sliderUp{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes sliderUp{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}.select-container .select-body-container .select-float-search{border-left:1px solid #f05;border-right:1px solid #f05;border-bottom:1px solid #f05;border-radius:8px;border-top-left-radius:0;border-top-right-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;left:0;top:0;width:100%;background-color:#fff;z-index:2000;overflow:hidden}.select-container .select-body-container .select-float-search.is-down{-webkit-animation:sliderDown .2s linear;animation:sliderDown .2s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.select-container .select-body-container .select-float-search.is-up{-webkit-animation:sliderUp .2s linear;animation:sliderUp .2s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.select-container .select-body-container .select-float-search .select-float-title{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px 5px 5px}.select-container .select-body-container .select-float-search .select-float-title .search-input{width:100%;height:24px}.select-container .select-body-container .select-float-search .select-float-title .search-input .el-input__inner{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border:none!important;height:24px;width:100%!important}.select-container .select-body-container .select-float-search .select-float-title .icon-search{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-align:center;-ms-flex-align:center;align-items:center}.select-container .select-body-container .select-float-search .select-float-title .icon-search .line{height:8px;width:1px;background:#636e95;margin-right:5px}.select-container .select-body-container .select-float-search .select-float-title .icon-search img{width:24px;height:24px}.select-container .select-body-container .select-float-search .select-float-list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:scroll;overflow-x:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:5px}.select-container .select-body-container .select-float-search .select-float-list::-webkit-scrollbar{width:6px;height:1px}.select-container .select-body-container .select-float-search .select-float-list::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px #636e95;background:#636e95}.select-container .select-body-container .select-float-search .select-float-list::-webkit-scrollbar-track{border-radius:10px;background:#fff}.select-container .select-body-container .select-float-search .select-float-list .mul-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:14px;font-weight:600;color:#636e95;line-height:22px;padding:5px 15px}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item:hover{background-color:#668cff}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item:hover .mul-select-item{color:#fff!important;font-weight:700}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item:hover .mul-select-item .el-checkbox__inner:after{border-color:#668cff}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item .mul-select-item{font-weight:600;color:#636e95;width:20px;height:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item .mul-select-item .el-checkbox__label{font-size:12px;word-wrap:break-word;word-break:normal;white-space:pre-wrap;padding-right:10px;z-index:2;width:100%}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item .mul-select-item .el-checkbox__inner{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;width:20px;height:20px;font-size:14px;border-radius:5px;border-color:#636e95}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item .mul-select-item .el-checkbox__inner:hover{border-color:#636e95}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item .mul-select-item .el-checkbox__inner:after{height:10px!important;width:5px!important;left:5.2px!important;top:2px!important;-webkit-transform:rotate(37deg) scaleY(1)!important;transform:rotate(37deg) scaleY(1)!important;height:12px;border:2px solid #fff;border-left:0;border-top:0;width:4px;left:6px;top:1px}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item .mul-select-item.is-checked .el-checkbox__label{color:#636e95!important}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item .mul-select-item.is-checked .el-checkbox__inner:after{height:12px;border:2px solid #fff;border-left:0;border-top:0;width:4px;left:6px;top:1px}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item .mul-select-item.is-checked .el-checkbox__inner{background-color:#636e95!important;border-color:#636e95!important}.select-container .select-body-container .select-float-search .select-float-list .mul-select .mul-item .mul-item-des{position:absolute;right:20px;top:9px;z-index:1}.select-container .select-body-container .select-float-search .select-float-list .search-item{font-size:14px;font-weight:600;color:#636e95;line-height:22px;padding:5px 15px;cursor:pointer}.select-container .select-body-container .select-float-search .select-float-list .search-item:hover{background:#ff1e69!important;color:#fff}.select-container .select-body-container .select-float-search .select-float-list .search-item.is-active{background:#f6f8ff}.select-container .select-body-container .select-float-search .select-float-list .search-empty{font-size:14px;font-weight:600;color:#636e95;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;height:180px}.select-container .select-body-container .select-float-search .select-float-list .search-item-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;cursor:pointer}.select-container .select-body-container .select-float-search .select-float-list .search-item-filter:hover{background:#ff1e69;color:#fff}.select-container .select-body-container .select-float-search .select-float-list .search-item-filter .item-number{font-size:16px;font-weight:500;color:#636e95;line-height:22px}.select-container .select-body-container .select-float-search .select-float-list .search-item-filter .item-type{font-size:16px;font-weight:600;color:#636e95;line-height:22px}.el-tooltip__popper{width:148px;font-size:12px;font-weight:600;color:#636e95;line-height:20px;margin-top:90px;border:1px solid #f05!important}.el-tooltip__popper .popper__arrow{border-top-color:#f05!important}.el-picker-panel .el-date-table td.available:hover{color:#000}.el-picker-panel .el-date-table td span{border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-picker-panel .el-date-table td span:hover{border:1px solid #ff1e69;background-color:#fff}.el-picker-panel .available.in-range:hover span{background-color:#fff!important;color:#000}.el-picker-panel .el-date-table td.start-date div{border-top-left-radius:0;border-bottom-left-radius:0}.el-picker-panel .el-date-table td.end-date div{border-top-right-radius:0;border-bottom-right-radius:0}.el-picker-panel .el-date-table td.end-date span,.el-picker-panel .el-date-table td.start-date span{border:1px solid #ff1e69;border-radius:3px;color:#fff;background-color:#ff1e69}.analysisMain-body{width:100%;height:100%;background:#f5f7fd;padding:0 16px}.analysisMain-body,.analysisMain-body .analysisMain-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.analysisMain-body .analysisMain-card{background-color:#fff;padding:20px 40px;border-radius:8px}.analysisMain-body .analysisMain-card .select-body{margin-bottom:44px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.analysisMain-body .analysisMain-card .select-body,.analysisMain-body .analysisMain-card .select-body .select-body-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.analysisMain-body .analysisMain-card .select-body .select-body-left .select-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-right:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px}.analysisMain-body .analysisMain-card .select-body .select-body-left .select-item .icon{color:red;font-size:8px;padding-right:5px}.analysisMain-body .analysisMain-card .select-body .select-body-left .select-item .name{padding-right:10px;font-size:14px;font-weight:700;color:#27284a;white-space:nowrap}.analysisMain-body .analysisMain-card .select-body .select-body-left .select-item .select-main{width:204px}.analysisMain-body .analysisMain-card .select-body .select-body-left .select-item .select-main .input-body{width:100%}.analysisMain-body .analysisMain-card .select-body .select-body-left .select-item .select-main .input-body .el-input__inner{height:34px;font-size:16px;color:#cdd1df;background-color:#fafcfe;padding-right:7px!important;border-radius:8px}.analysisMain-body .analysisMain-card .select-body .select-body-left .select-item .select-main .main-select .select-header-container{background-color:#fafcfe}.analysisMain-body .analysisMain-card .select-body .select-body-left .select-item .select-main .main-select .el-input__inner{padding-right:7px!important}.analysisMain-body .analysisMain-card .select-body .select-body-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}.analysisMain-body .analysisMain-card .select-body .select-body-right .btn-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.analysisMain-body .analysisMain-card .select-body .select-body-right .btn-body .reset-icon{width:124px;height:30px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#636e95;border:1px solid #edeff5}.analysisMain-body .analysisMain-card .select-body .select-body-right .btn-body .reset-icon:hover{background-color:#ff1e69;color:#fff}.analysisMain-body .analysisMain-card .select-body .select-body-right .btn-body .search-icon{width:124px;height:30px;background:#f05;margin-left:30px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;border:1px solid #edeff5}.analysisMain-body .analysisMain-card .select-body .select-body-right .btn-body .search-icon:hover{background-color:#ff1e69;color:#fff}.analysisMain-body .analysisMain-card .table-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.analysisMain-body .analysisMain-card .table-main .table-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.analysisMain-body .analysisMain-card .table-main .table-header .table-title{font-size:20px;font-weight:700;color:#2a2a2a}.analysisMain-body .analysisMain-card .table-main .table-header .data-body,.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px;height:30px;border:1px solid #dcdfe6;border-radius:8px}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker:hover{border-color:#c0c4cc}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker.is-open{border-color:#1890ff}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker .el-date-editor .el-range-separator{width:25px!important;color:#d2d5e1!important;height:30px}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker .el-range-input{width:90px!important}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker .el-date-editor{height:28px;border-top-left-radius:8px;border-bottom-left-radius:8px;width:230px}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker .el-date-editor.el-input__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker .el-date-editor.el-input__inner .el-icon-date{display:none}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker .date-img,.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker .el-date-editor .el-range__close-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker .date-img{width:60px;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid #d2d5e1}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker .date-img.is-open{border-color:#1890ff}.analysisMain-body .analysisMain-card .table-main .table-header .data-body .detail-timePicker .date-img img{height:18px;width:18px}.analysisMain-body .analysisMain-card .table-main .table-header .report-btn{margin-left:30px}.analysisMain-body .analysisMain-card .table-main .table-header .report-btn .btn-export{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;width:124px;background:#f05;border-radius:8px;font-size:14px;color:#fff}.analysisMain-body .analysisMain-card .table-main .table-header .report-btn .btn-export:hover{background-color:#ff1e69;color:#fff}.analysisMain-body .analysisMain-card .table-main .table-header .report-btn .btn-export span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.analysisMain-body .analysisMain-card .table-main .table-header .report-btn .el-icon-warning-outline{font-size:15px;padding-left:5px}.analysisMain-body .analysisMain-card .table-main .showTotal-body{margin-top:20px}.analysisMain-body .analysisMain-card .table-main .showTotal-body,.analysisMain-body .analysisMain-card .table-main .showTotal-body .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.analysisMain-body .analysisMain-card .table-main .showTotal-body .item{padding-right:20px}.analysisMain-body .analysisMain-card .table-main .showTotal-body .item .item-name{font-size:16px;font-weight:700;color:#242f57}.analysisMain-body .analysisMain-card .table-main .showTotal-body .item .item-value{padding-left:5px;font-size:16px;font-weight:700;color:#242f57}.analysisMain-body .analysisMain-card .table-main .table-show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:24px}.analysisMain-body .analysisMain-card .table-main .table-show .report-list .product{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analysisMain-body .analysisMain-card .table-main .table-show .report-list .cell{padding:0!important;height:42px;line-height:42px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.analysisMain-body .analysisMain-card .table-main .table-show .report-list td{padding:0 0 0 20px!important}.analysisMain-body .analysisMain-card .table-main .table-show .report-list>::-webkit-scrollbar{width:8px;height:8px}.analysisMain-body .analysisMain-card .table-main .table-show .report-list>::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px #636e95;background:#636e95}.analysisMain-body .analysisMain-card .table-main .table-show .report-list>::-webkit-scrollbar-track{border-radius:10px;background:#fff}.analysisMain-body .analysisMain-card .table-main .table-show .report-list .nodataTabel{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.analysisMain-body .analysisMain-card .table-main .table-show .report-list .nodataTabel img{width:245px;height:167px}.analysisMain-body .analysisMain-card .table-main .table-show .report-list .nodataTabel .txt{font-size:14px;font-weight:600;color:#16191f;line-height:26px;padding-top:10px}.analysisMain-body .analysisMain-card .table-main .table-show .pageFT{margin-top:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.analysisMain-body .analysisMain-card .table-main .table-show .pageFT .result{width:260px;font-size:14px;font-weight:600;color:#636e95;line-height:26px;padding-right:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.analysisMain-body .analysisMain-card .table-main .table-show .pageFT .result span{padding-left:5px}.analysisMain-body .analysisMain-card .table-main .table-show .pageFT .el-pager .number{font-size:14px;font-weight:600;color:#636e95;background:#fff;border-radius:4px;border:1px solid #eee}.analysisMain-body .analysisMain-card .table-main .table-show .pageFT .el-pager .active{background:#ff1e69!important;color:#fff}