
#echarts[data-v-4bfc355e]{
    width: 100%;
    height: 500px;
}
.header-box[data-v-4bfc355e]{
    width: 100%;
    display: flex;
    justify-content: center;
    -moz-column-gap: 1px;
         column-gap: 1px;
}
.header-box+.header-box[data-v-4bfc355e]{
    margin-top: 20px;
}
.first-item[data-v-4bfc355e]{
    /* width: 127px; */
    padding: 0 10px;
    height: 32px;
    background: #F5F9FE;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.second-item[data-v-4bfc355e]{
    /* width: 127px; */
    padding: 0 10px;
    height: 32px;
    background: #F5F9FE;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.title[data-v-4bfc355e]{
    font-family: MicrosoftYaHei;
    font-size: 0.875rem;
    color: #191C23;
    font-style: normal;
}
.select[data-v-4bfc355e]{
    background: #4E81F9;
}
.select>span[data-v-4bfc355e]{
    color: #fff;
}


.custom-dialog .el-dialog__body{
    padding: 12px 20px;
}
.headerClass{
    background: #F5F9FE !important;
}


.box[data-v-e8e59594]{
    width: 100%;
    height: 100%;
    padding: 0 17px;
    box-sizing: border-box;
    background-color: #F0F3F8;
}
.header[data-v-e8e59594]{
    display: flex;
    justify-content: space-between;
}
.search-box[data-v-e8e59594]{
    display: flex;
    width: calc(100% - 200px);
    flex-wrap: wrap;
    -moz-column-gap: 30px;
         column-gap: 30px;
    row-gap: 12px;
}
.search-item[data-v-e8e59594]{
    display: flex;
    align-items: center;
    -moz-column-gap: 8px;
         column-gap: 8px;
}
.search-item>span[data-v-e8e59594]{
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    font-style: normal;
}
.w180[data-v-e8e59594]{
    width: 180px;
}
.btn-box[data-v-e8e59594]{
    display: flex;
    -moz-column-gap: 5px;
         column-gap: 5px;
}
.page-box[data-v-e8e59594]{
    margin-top: 30px;
    display: flex;
    justify-content: flex-end;
}


[data-v-e8e59594] .el-button+.el-button{
    margin-right: 0px;
    margin-left: 0px;
}
.custom-cell-class[data-v-e8e59594]{
    background: #FFFCEC;
}

