@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.table__container[data-v-3cf48c0f] {
  /* 表格工具栏 */
}
.table__container .table-tools[data-v-3cf48c0f] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  /* 筛选表单 */
}
.table__container .table-tools__conditions[data-v-3cf48c0f] {
  flex: 1;
}
.table__container .table-tools__conditions .el-form[data-v-3cf48c0f] {
  display: flex;
  justify-content: right;
}
.table__container .table-tools__conditions[data-v-3cf48c0f]  .el-form-item {
  flex: 1;
  max-width: 25%;
  margin-bottom: 0;
}
.table__container .table-tools__conditions[data-v-3cf48c0f]  .el-form-item:last-child {
  flex: none;
  margin-right: 0;
}
.table__container .table-tools__conditions[data-v-3cf48c0f]  .el-form-item .el-form-item__content {
  width: 100%;
}
.row-custom[data-v-3cf48c0f] {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
}
.row-custom .st-1[data-v-3cf48c0f] {
  background: url(../img/st-1.67083b12.png?regionId=200000001852) right bottom no-repeat local #fff;
}
.row-custom .st-2[data-v-3cf48c0f] {
  background: url(../img/st-2.b5b35430.png?regionId=200000001852) right bottom no-repeat local #fff;
}
.row-custom .st-3[data-v-3cf48c0f] {
  background: url(../img/st-3.cac24adf.png?regionId=200000001852) right bottom no-repeat local #fff;
}
.row-custom .st-4[data-v-3cf48c0f] {
  background: url(../img/st-4.fc16069d.png?regionId=200000001852) right bottom no-repeat local #fff;
}
.row-custom .st-5[data-v-3cf48c0f] {
  background: url(../img/st-5.ade41b86.png?regionId=200000001852) right bottom no-repeat local #fff;
}
.row-custom .col-custom[data-v-3cf48c0f] {
  flex: 1;
  margin-right: 18px;
  height: 160px;
  border-radius: 3px;
  position: relative;
  box-sizing: border-box;
}
.row-custom .col-custom[data-v-3cf48c0f]  .el-card__body {
  padding: 16px;
}
.row-custom .col-custom .title[data-v-3cf48c0f] {
  height: 28px;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
}
.row-custom .col-custom .num-wrap[data-v-3cf48c0f] {
  margin: 0;
  padding-top: 2px;
  display: flex;
  align-items: baseline;
  height: 33px;
  font-weight: 400;
  color: #666666;
  line-height: 33px;
}
.row-custom .col-custom .num-wrap .num[data-v-3cf48c0f] {
  font-size: 24px;
}
.row-custom .col-custom .num-wrap .num-unit[data-v-3cf48c0f] {
  font-size: 12px;
}
.row-custom .col-custom[data-v-3cf48c0f]:last-child {
  margin-right: 0;
}
.date-row[data-v-3cf48c0f] {
  display: flex;
  justify-content: flex-end;
  margin-top: -40px;
  margin-bottom: 16px;
}
[data-v-3cf48c0f] .el-table {
  margin-top: 0;
}
[data-v-3cf48c0f] .el-table .model-name-wrapper {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
[data-v-3cf48c0f] .el-table .model-name-wrapper .exclusive {
  padding: 1px 3px;
  margin-right: 4px;
  line-height: 12px;
  font-weight: 500;
  border-radius: 3px;
  background: #e3efff;
  font-size: 12px;
  color: #3d73f5;
}

.visible-overflow .cute-layout__main {
  overflow: visible !important;
}

@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.chart-container[data-v-82064f24] {
  width: 100%;
  height: 100%;
}
.chart-container .title[data-v-82064f24] {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  margin-top: 40px;
  margin-bottom: 5px;
  line-height: 24px;
}
.chart-container .title .el-alert__icon[data-v-82064f24] {
  width: 14px;
  height: 14px;
  color: #666;
  margin-left: 5px;
}
.chart-container[data-v-82064f24]  .el-loading-mask {
  top: 1px;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.chart-container[data-v-4f7a665a] {
  width: 100%;
  height: 100%;
}
.chart-container .title[data-v-4f7a665a] {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  margin-top: 40px;
  margin-bottom: 5px;
  line-height: 24px;
}
.chart-container .title .el-alert__icon[data-v-4f7a665a] {
  width: 14px;
  height: 14px;
  color: #666;
  margin-left: 5px;
}
.chart-container[data-v-4f7a665a]  .el-loading-mask {
  top: 1px;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.chart-container[data-v-1e2b8de2] {
  width: 100%;
  height: 100%;
}
.chart-container .title[data-v-1e2b8de2] {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  margin-top: 40px;
  margin-bottom: 5px;
  line-height: 24px;
}
.chart-container .title .el-alert__icon[data-v-1e2b8de2] {
  width: 14px;
  height: 14px;
  color: #666;
  margin-left: 5px;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.chart-container[data-v-b3216816] {
  width: 100%;
  height: 100%;
}
.chart-container .title[data-v-b3216816] {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  margin-top: 40px;
  margin-bottom: 5px;
  line-height: 24px;
}
.chart-container .title .el-alert__icon[data-v-b3216816] {
  width: 14px;
  height: 14px;
  color: #666;
  margin-left: 5px;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.text[data-v-4142434d] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.row-custom[data-v-2c2a09ca] {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
}
.row-custom .st-1[data-v-2c2a09ca] {
  background: url(../img/st-1.67083b12.png?regionId=200000001852) right bottom no-repeat local #fff;
}
.row-custom .st-2[data-v-2c2a09ca] {
  background: url(../img/st-2.b5b35430.png?regionId=200000001852) right bottom no-repeat local #fff;
}
.row-custom .st-3[data-v-2c2a09ca] {
  background: url(../img/st-3.cac24adf.png?regionId=200000001852) right bottom no-repeat local #fff;
}
.row-custom .st-4[data-v-2c2a09ca] {
  background: url(../img/st-4.fc16069d.png?regionId=200000001852) right bottom no-repeat local #fff;
}
.row-custom .st-5[data-v-2c2a09ca] {
  background: url(../img/st-5.ade41b86.png?regionId=200000001852) right bottom no-repeat local #fff;
}
.row-custom .col-custom[data-v-2c2a09ca] {
  flex: 1;
  margin-right: 18px;
  height: 160px;
  border-radius: 3px;
  position: relative;
  box-sizing: border-box;
}
.row-custom .col-custom[data-v-2c2a09ca]  .el-card__body {
  padding: 16px;
}
.row-custom .col-custom .title[data-v-2c2a09ca] {
  height: 28px;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
}
.row-custom .col-custom .num-wrap[data-v-2c2a09ca] {
  margin: 0;
  padding-top: 2px;
  display: flex;
  align-items: baseline;
  height: 33px;
  font-weight: 400;
  color: #666666;
  line-height: 33px;
}
.row-custom .col-custom .num-wrap .num[data-v-2c2a09ca] {
  font-size: 24px;
}
.row-custom .col-custom .num-wrap .num-unit[data-v-2c2a09ca] {
  font-size: 12px;
}
.row-custom .col-custom[data-v-2c2a09ca]:last-child {
  margin-right: 0;
}
.date-row[data-v-2c2a09ca] {
  display: flex;
  justify-content: flex-end;
  margin-top: -40px;
  margin-bottom: 16px;
}
[data-v-2c2a09ca] .el-table {
  margin-top: 0;
}
.table-tools__conditions[data-v-2c2a09ca]  .el-form-item {
  margin-bottom: 20px;
  margin-right: 20px;
}
.table-tools__conditions[data-v-2c2a09ca]  .el-form-item .el-form-item__label {
  font-size: 14px;
  padding-right: 12px;
  letter-spacing: 0;
  color: #333333;
  font-weight: 500;
}
.table-tools__conditions .bottom-row[data-v-2c2a09ca]  .el-form-item {
  margin-bottom: 0px;
}
.table-tools__conditions .model-select[data-v-2c2a09ca] {
  width: 208px;
}
.table-tools__conditions .application-select[data-v-2c2a09ca] {
  width: 208px;
}
.table-tools__conditions .service-user[data-v-2c2a09ca] {
  width: 208px;
}
.table-tools__conditions .service-user[data-v-2c2a09ca]  .el-select__tags .el-tag {
  max-width: calc(100% - 88px) !important;
}
.table-tools__conditions .type-radio-group[data-v-2c2a09ca]  .el-radio-button__inner {
  padding: 4px 20px;
}
.main-card[data-v-2c2a09ca] {
  margin-top: 12px;
  margin-bottom: 20px;
}
.main-card.main-chart-card[data-v-2c2a09ca]  .el-card__body {
  padding-bottom: 0px;
}
.main-card.main-chart-card[data-v-2c2a09ca]  .el-card__body .el-tabs__header {
  margin-bottom: 0px;
}
.main-card .tab-wrapper[data-v-2c2a09ca] {
  position: relative;
}
.main-card .tab-wrapper .export-btn[data-v-2c2a09ca] {
  position: absolute;
  top: -10px;
  right: 0;
}
.chat-container[data-v-2c2a09ca] {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.chat-container .box[data-v-2c2a09ca] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 492px;
  box-sizing: border-box;
}
.chat-container .top-left[data-v-2c2a09ca] {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.chat-container .top-right[data-v-2c2a09ca] {
  border-bottom: 1px solid #ddd;
  padding-left: 20px;
}
.chat-container .bottom-left[data-v-2c2a09ca] {
  border-right: 1px solid #ddd;
}
.chat-container .bottom-right[data-v-2c2a09ca] {
  padding-left: 20px;
}
@charset "UTF-8";
/* 基础色盘
-------------------------- */
/* 蓝(主题色) */
/* 橙 */
/* 天翼红 */
/* 宝石红 */
/* 绿 */
/* 中性色盘
-------------------------- */
/* 黑色 */
/* 白色 */
/* 灰色 */
/* images path - 图片路径变量，定制主题scss使用 */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 主题色衍生色(用于element-ui); Doc: false
-------------------------- */
/* CT特殊色, ct意为ctyun缩写 */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 行间距; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Button; Doc: false
-------------------------- */
/* Title: Radio; Doc: false
-------------------------- */
/* Title: Form; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Select; Doc: false
-------------------------- */
/* Title: Range Editor; Doc: false
-------------------------- */
/* Title: Checkbox; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Transfer; Doc: false
-------------------------- */
/* Title: Tabs; Doc: false
-------------------------- */
/* Title: Switch; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Notification; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Card; Doc: false
-------------------------- */
/* Title: Badge; Doc: false
-------------------------- */
/* Title: Time; Doc: false
-------------------------- */
/* Title: Cascader; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Steps; Doc: false
-------------------------- */
/* Title: Dialog; Doc: false
-------------------------- */
/* Title: Icon; Doc: true
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: Alert; Doc: false
-------------------------- */
/* Title: CuteSlider; Doc: false
-------------------------- */
/* Title: Animation; Doc: true
-------------------------- */
/* Title: Z-Index; Doc: true
-------------------------- */
/* Title: 响应式断点; Doc: true
-------------------------- */
/* Title: 图表默认的颜色; Doc: true
-------------------------- */
/* Title: 图表高亮颜色; Doc: true
-------------------------- */
/* CuteTitleCardBox 组件需要的阴影和背景变量
-------------------------- */
/* Title: 主题色; Doc: true
-------------------------- */
/* Title: 状态色; Doc: true
-------------------------- */
/* Title: 中性色; Doc: true
-------------------------- */
/* Title: 其他色; Doc: false
-------------------------- */
/* Title: 背景色; Doc: true
-------------------------- */
/* Title: 禁用色; Doc: true
由于多个表单组件会用到disabled的状态，因此仍然保留以下变量
-------------------------- */
/* Title: 字体、字号、字体颜色、字重; Doc: true
-------------------------- */
/* Title: 边框; Doc: true
-------------------------- */
/* Title: 间距; Doc: true
-------------------------- */
/* Title: 阴影; Doc: true
-------------------------- */
/* Title: 页面框架; Doc: true
-------------------------- */
/* Title: Tag; Doc: false
-------------------------- */
/* Title: Input; Doc: false
-------------------------- */
/* Title: Table; Doc: false
-------------------------- */
/* Title: Pagination; Doc: false
-------------------------- */
/* Title: Tooltip; Doc: false
-------------------------- */
/* Title: Upload; Doc: false
-------------------------- */
/* Title: Collapse; Doc: false
-------------------------- */
/* Title: Loading; Doc: false
-------------------------- */
/* Title: 图表默认颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表高亮颜色(deprecated(弃用)); Doc: false
-------------------------- */
/* Title: 图表light颜色(deprecated(弃用)); Doc: false
-------------------------- */
.visible-overflow .cute-layout__main {
  overflow: visible !important;
}
.service-tooltip {
  max-width: 300px;
}
.service-user-name {
  float: left;
  max-width: 134px;
  width: 134px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}
.service-user-options {
  max-height: 200px !important;
  overflow: auto;
}
.show-id {
  height: 34px;
  padding: 8px 20px;
}
.show-id .switch-label {
  color: #999999;
  margin-right: 8px;
  vertical-align: middle;
}
.user-id-switch .el-switch__core {
  width: 40px !important;
}
.user-id-switch .el-switch__label--left {
  position: absolute;
  left: 24px;
  color: #fff;
  z-index: -1111;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.user-id-switch .el-switch__label--right {
  position: absolute;
  right: 24px;
  color: #fff;
  z-index: -1111;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.user-id-switch .el-switch__label--right.is-active {
  z-index: 1111;
  color: #fff !important;
}
.user-id-switch .el-switch__label--left.is-active {
  z-index: 1111;
  color: #fff !important;
}
.user-select-empty {
  width: 100%;
  height: 100px;
  padding: 0 12px;
}
.user-select-empty .empty {
  text-align: center;
  color: #999;
  height: 64px;
  line-height: 64px;
}
.user-select-empty .switch-label {
  color: #999999;
  margin-right: 8px;
  vertical-align: middle;
}
.el-scrollbar.is-empty .user-id {
  display: none;
}
