@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
-------------------------- */
.figure-template[data-v-45be3356] {
  display: flex;
  height: calc(100% - 30px);
  background: #fff;
  margin-top: -14px;
}
.figure-template .picture-container[data-v-45be3356] {
  width: calc(100% - 283px);
  height: 100%;
  padding: 20px 20px 0;
  border-right: 1px solid #ddd;
}
.figure-template .picture-container .tool-bar[data-v-45be3356] {
  height: 32px;
  margin-bottom: 20px;
}
.figure-template .picture-container .tool-bar .image-name[data-v-45be3356] {
  max-width: calc(100% - 300px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.figure-template .picture-container .tool-bar .tool[data-v-45be3356] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.figure-template .picture-container .tool-bar .btn-container[data-v-45be3356] {
  position: relative;
}
.figure-template .picture-container .tool-bar .btn-container .smart-tip[data-v-45be3356] {
  position: absolute;
  left: -136px;
  top: -2px;
  width: 112px;
  height: 32px;
  background: #fff2f0;
  border-radius: 16px;
  font-weight: 400;
  color: #f5212d;
  line-height: 20px;
  line-height: 32px;
  text-align: center;
}
.figure-template .picture-container .tool-bar .btn-container .btn[data-v-45be3356] {
  color: #333;
}
.figure-template .picture-container .tool-bar .btn-container .btn[data-v-45be3356]:hover {
  color: #3d73f5;
}
.figure-template .picture-container .tool-bar .btn-container .btn.active[data-v-45be3356] {
  color: #3d73f5;
}
.figure-template .picture-container .pic-main[data-v-45be3356] {
  position: relative;
  height: calc(100% - 170px);
  background: #f8f8f8;
}
.figure-template .picture-container .pic-main:hover .btn[data-v-45be3356] {
  display: block;
}
.figure-template .picture-container .pic-main .btn[data-v-45be3356] {
  position: absolute;
  display: none;
  top: calc((100% - 170px) / 2 + 34px);
  width: 32px;
  height: 68px;
  padding: 0;
  line-height: 68px;
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
  border: 0;
}
.figure-template .picture-container .pic-main .prev[data-v-45be3356] {
  border-radius: 0 8px 8px 0;
  left: 0;
}
.figure-template .picture-container .pic-main .next[data-v-45be3356] {
  border-radius: 8px 0 0 8px;
  right: 180px;
}
.figure-template .picture-container .pic-main .next-no-result[data-v-45be3356] {
  border-radius: 8px 0 0 8px;
  right: 0;
}
.figure-template .picture-container .main-content[data-v-45be3356] {
  display: flex;
  height: 100%;
}
.figure-template .picture-container .main-content .picture[data-v-45be3356] {
  position: relative;
  height: 100%;
  width: calc(100% - 180px);
  padding: 26px 1px;
  overflow: hidden;
}
.figure-template .picture-container .main-content .picture img[data-v-45be3356] {
  position: absolute;
}
.figure-template .picture-container .main-content .drag[data-v-45be3356] {
  cursor: move;
}
.figure-template .picture-container .main-content .tag-result[data-v-45be3356] {
  width: 180px;
  border-left: 1px solid #dddddd;
  padding: 20px 0 0 20px;
}
.figure-template .picture-container .main-content .tag-result .title[data-v-45be3356] {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #666;
  line-height: 22px;
}
.figure-template .picture-container .main-content .tag-result .tag-container[data-v-45be3356] {
  max-height: calc(100% - 66px);
  overflow-y: auto;
}
.figure-template .picture-container .main-content .tag-result .tag-container .tag[data-v-45be3356] {
  width: 132px;
  height: 20px;
  font-size: 12px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.figure-template .picture-container .example-content[data-v-45be3356] {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.figure-template .picture-container .example-content .title[data-v-45be3356] {
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 20px;
}
.figure-template .picture-container .example-content .description[data-v-45be3356] {
  margin-bottom: 24px;
  font-size: 12px;
  font-weight: 400;
  color: #666;
  line-height: 18px;
}
.figure-template .picture-container .example-content .image[data-v-45be3356] {
  width: 510px;
  height: 201px;
}
.figure-template .picture-container .preview-bar[data-v-45be3356] {
  display: flex;
  height: 116px;
  padding: 20px 0;
}
.figure-template .picture-container .preview-bar .btn[data-v-45be3356] {
  width: 24px;
  height: 76px;
  background: #f8f8f8;
  border: 1px solid #e5e6e8;
}
.figure-template .picture-container .preview-bar .preview-wrap[data-v-45be3356] {
  display: flex;
  width: calc(100% - 58px);
  height: 76px;
  overflow-x: auto;
  overflow-y: hidden;
}
.figure-template .picture-container .preview-bar .preview-wrap[data-v-45be3356]::-webkit-scrollbar {
  display: none;
}
.figure-template .picture-container .preview-bar .preview-wrap .example[data-v-45be3356] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 76px;
  margin-right: 10px;
  flex-shrink: 0;
  background: #f8f8f8;
  font-size: 12px;
  font-weight: 400;
  color: #3d73f5;
  line-height: 17px;
}
.figure-template .picture-container .preview-bar .preview-wrap .preview[data-v-45be3356] {
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
.figure-template .picture-container .preview-bar .preview-wrap .preview .shadow[data-v-45be3356] {
  position: absolute;
  width: 100px;
  height: 28px;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.figure-template .picture-container .preview-bar .preview-wrap .preview .shadow .un-ant[data-v-45be3356] {
  position: absolute;
  bottom: 5px;
  font-weight: 500;
  color: #fff;
  line-height: 17px;
  width: 100px;
  text-align: center;
}
.figure-template .picture-container .preview-bar .preview-wrap .add-file-btn[data-v-45be3356] {
  width: 100px;
  height: 76px;
  flex-shrink: 0;
  font-weight: 400;
  color: #3d73f5;
  line-height: 17px;
}
.figure-template .picture-container .preview-bar .preview-wrap .active[data-v-45be3356] {
  border: 2px solid #3d73f5;
}
.figure-template .picture-container .preview-bar .prev[data-v-45be3356] {
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  margin-right: 10px;
  padding: 0;
  cursor: pointer;
}
.figure-template .picture-container .preview-bar .prev[data-v-45be3356]:hover {
  background: #fff;
  border-color: #3d73f5;
  color: #3d73f5;
}
.figure-template .picture-container .preview-bar .prev.is-disabled[data-v-45be3356] {
  background-color: #f7f8fa;
  border: 1px solid #d9d9d9;
}
.figure-template .picture-container .preview-bar .prev.is-disabled[data-v-45be3356]:hover {
  color: #999;
  cursor: not-allowed;
}
.figure-template .picture-container .preview-bar .next[data-v-45be3356] {
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0;
  margin-left: 10px;
  padding: 0;
  cursor: pointer;
}
.figure-template .picture-container .preview-bar .next[data-v-45be3356]:hover {
  background: #fff;
  border-color: #3d73f5;
  color: #3d73f5;
}
.figure-template .picture-container .preview-bar .next.is-disabled[data-v-45be3356] {
  background-color: #f7f8fa;
  border: 1px solid #d9d9d9;
}
.figure-template .picture-container .preview-bar .next.is-disabled[data-v-45be3356]:hover {
  color: #999;
  cursor: not-allowed;
}
.figure-template .picture-container .preview-bar .image[data-v-45be3356] {
  width: 100px;
  height: 76px;
  margin-right: 10px;
}
.figure-template .tag-bar[data-v-45be3356] {
  width: 283px;
  height: 100%;
}
.figure-template .tag-bar .header[data-v-45be3356] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 72px;
  padding: 0 20px 0 23px;
  border-bottom: 1px solid #ddd;
}
.figure-template .tag-bar .header .title[data-v-45be3356] {
  font-size: 16px;
  font-weight: 500;
  color: #666;
  line-height: 22px;
}
.figure-template .tag-bar .search-bar[data-v-45be3356] {
  padding: 20px 0 20px 23px;
  border-bottom: 1px solid #ddd;
}
.figure-template .tag-bar .search-bar .tips[data-v-45be3356] {
  margin: 14px 0 0;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #7c818c;
  line-height: 17px;
}
.figure-template .tag-bar .tag-list-container[data-v-45be3356] {
  height: calc(100% - 186px);
  padding: 20px 0 20px 23px;
  overflow-y: auto;
}
.figure-template .tag-bar .tag-list-container .tag[data-v-45be3356] {
  position: relative;
  display: flex;
  align-items: center;
  height: 32px;
  padding: 9px 10px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #ddd;
}
.figure-template .tag-bar .tag-list-container .tag[data-v-45be3356]:hover {
  border: 1px solid #3d73f5;
  cursor: pointer;
}
.figure-template .tag-bar .tag-list-container .tag:hover .top[data-v-45be3356] {
  display: block;
}
.figure-template .tag-bar .tag-list-container .tag .checkbox[data-v-45be3356] {
  margin-right: 8px;
}
.figure-template .tag-bar .tag-list-container .tag .checkbox[data-v-45be3356] .el-checkbox__inner {
  width: 14px;
  height: 14px;
}
.figure-template .tag-bar .tag-list-container .tag .tag-name-wrap[data-v-45be3356] {
  width: 132px;
  overflow: hidden;
  margin-right: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.figure-template .tag-bar .tag-list-container .tag .tag-name-wrap .tag-name[data-v-45be3356] {
  font-size: 12px;
  font-weight: 400;
  color: #333;
  line-height: 18px;
}
.figure-template .tag-bar .tag-list-container .tag .top[data-v-45be3356] {
  display: none;
  font-size: 16px;
  cursor: pointer;
}
.figure-template .tag-bar .tag-list-container .tag .dropdown[data-v-45be3356] {
  position: absolute;
  right: 10px;
}
.figure-template .tag-bar .tag-list-container .tag .dropdown .el-dropdown-link[data-v-45be3356] {
  font-size: 16px;
}
.figure-template .tag-bar .tag-list-container .tag .dropdown .el-dropdown-link[data-v-45be3356]:hover {
  color: #3d73f5;
  cursor: pointer;
}

.el-tooltip__popper {
  max-width: 400px;
}

@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
-------------------------- */
.label-online[data-v-174161c1] {
  background: #fff;
  height: calc(100vh - 140px);
  min-height: 270px;
  padding: 24px;
}
.label-online[data-v-174161c1]  .label-online-tabs.el-tabs__header {
  margin-bottom: 0;
}
.detail-nav[data-v-174161c1] {
  cursor: pointer;
  margin-bottom: 10px;
}
.detail-nav .back[data-v-174161c1] {
  font-size: 16px;
}
.detail-nav .detail-title[data-v-174161c1] {
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  margin-left: 12px;
}
