.coord[data-v-0ec04788] {
  display: flex;
  align-items: center;
}
.coord .coord-list[data-v-0ec04788] {
  width: 80px;
  height: 32px;
  background: #F4F5F7;
  border-radius: 8px;
  margin-right: 8px;
}
.coord .coord-list[data-v-0ec04788]:last-child {
  margin-right: 20px;
}
.coord .coord-list span[data-v-0ec04788] {
  font-size: 12px;
  color: #8F8F8F;
  margin-left: 8px;
}
.coord .el-input[data-v-0ec04788] {
  width: 60px;
}
.coord[data-v-0ec04788] .el-input-number {
  width: 60px;
  line-height: 32px;
}
.coord[data-v-0ec04788] .el-input-number span {
  display: none;
}
.coord[data-v-0ec04788] .el-input-number .el-input__inner {
  width: 60px;
  height: 32px;
  border: none;
  background: #F4F5F7;
  border-radius: 8px;
  color: #202020;
  padding: 0 0 0 8px;
  text-align: left;
}
.ruler-top[data-v-08a47cd2] {
  position: fixed;
  top: 88px;
  left: 220px;
  z-index: 9;
  width: calc(100% - 403px);
  overflow: hidden;
}
.ruler-left[data-v-08a47cd2] {
  display: flex;
  align-items: center;
  position: fixed;
  top: 88px;
  left: 220px;
  bottom: 0;
  z-index: 9;
  overflow: hidden;
}
@charset "UTF-8";
.print[data-v-0626e18f] {
  height: 100%;
  overflow: hidden;
  background: #fff;
}
.print .logo-column[data-v-0626e18f] {
  display: flex;
  align-items: center;
  height: 32px;
  background: #E7E9ED;
}
.print .logo-column img[data-v-0626e18f] {
  width: 80px;
  margin-left: 20px;
}
.print .menu[data-v-0626e18f] {
  display: flex;
  justify-content: space-between;
  height: 48px;
  border: 1px solid #E6E7E9;
}
.print .menu .menu-name[data-v-0626e18f] {
  display: flex;
  height: 48px;
  align-items: center;
  width: 220px;
}
.print .menu .menu-name img[data-v-0626e18f] {
  width: 32px;
  margin: 0 16px;
}
.print .menu .menu-name .menu-title[data-v-0626e18f] {
  width: 156px;
}
.print .menu .menu-name .menu-title h3[data-v-0626e18f] {
  display: flex;
  align-items: center;
  position: relative;
  text-align: left;
}
.print .menu .menu-name .menu-title h3 span[data-v-0626e18f] {
  font-size: 14px;
  font-weight: bold;
  max-width: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.print .menu .menu-name .menu-title h3 input[data-v-0626e18f] {
  font-size: 14px;
  height: 20px;
  font-weight: bold;
  width: 156px;
  border-bottom: 1px dashed #E6E7E9;
}
.print .menu .menu-name .menu-title h3 i[data-v-0626e18f] {
  margin-left: 8px;
  cursor: pointer;
}
.print .menu .menu-name .menu-title p[data-v-0626e18f] {
  text-align: left;
  color: #788AA2;
  line-height: 17px;
}
.print .menu .actionbar[data-v-0626e18f] {
  display: flex;
  align-items: center;
  flex: 1;
  height: 48px;
  position: relative;
}
.print .menu .actionbar ul[data-v-0626e18f] {
  display: flex;
  align-items: center;
}
.print .menu .actionbar ul[data-v-0626e18f]:first-child {
  margin-right: 10%;
}
.print .menu .actionbar ul li[data-v-0626e18f] {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  position: relative;
  margin-right: 16px;
  height: 30px;
}
.print .menu .actionbar ul li.file input[data-v-0626e18f] {
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  cursor: pointer;
}
.print .menu .actionbar ul li i[data-v-0626e18f] {
  font-size: 26px;
  margin-bottom: 4px;
  z-index: 1;
}
.print .menu .actionbar ul li i.disabled[data-v-0626e18f] {
  color: #C9CDD4;
  cursor: no-drop;
}
.print .menu .actionbar .zoom[data-v-0626e18f] {
  position: absolute;
  right: 24px;
  display: flex;
  align-items: center;
  margin-left: 16px;
  font-size: 14px;
}
.print .menu .actionbar .zoom i[data-v-0626e18f] {
  font-size: 24px;
}
.print .menu .actionbar .zoom span[data-v-0626e18f] {
  font-size: 14px;
  margin: 0 12px;
}
.print .menu .action-save[data-v-0626e18f] {
  width: 280px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.print .menu .action-save .autosave[data-v-0626e18f] {
  display: flex;
  align-items: center;
  margin-right: 16px;
  position: relative;
}
.print .menu .action-save .autosave[data-v-0626e18f] .el-switch__core {
  box-shadow: inset 0px 1px 4px 0px rgba(70, 81, 96, 0.3);
}
.print .menu .action-save .autosave em[data-v-0626e18f] {
  position: absolute;
  left: 6px;
  color: #fff;
  font-size: 10px;
}
.print .menu .action-save .autosave span[data-v-0626e18f] {
  color: #8F8F8F;
}
.print .content[data-v-0626e18f] {
  display: flex;
  height: calc(100% - 48px);
}
.print .content .qrcode[data-v-0626e18f] {
  position: absolute;
  top: 50%;
  right: -50%;
  z-index: -9;
}
.print .content .left[data-v-0626e18f] {
  flex: 0 0 220px;
  z-index: 10;
}
.print .content .left h3[data-v-0626e18f] {
  font-size: 16px;
  font-weight: bold;
  padding: 23px 0;
  border-top: 1px solid #E6E9EC;
  text-align: left;
}
.print .content .left .drag-list[data-v-0626e18f] {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}
.print .content .left .drag-list .drag-item[data-v-0626e18f] {
  cursor: pointer;
  position: relative;
  width: 50%;
  margin-bottom: 32px;
}
.print .content .left .drag-list .drag-item.arrow[data-v-0626e18f]::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-color: #465160 transparent;
  /*上下颜色 左右颜色*/
  border-width: 0 0 8px 8px;
  border-style: solid;
  border-style: solid;
  bottom: 15px;
  right: 35px;
}
.print .content .left .drag-list .drag-item[data-v-0626e18f]:nth-child(5)::before {
  position: absolute;
  content: "";
  border-bottom: 6px solid transparent;
}
.print .content .left .drag-list .drag-item:nth-child(5):hover .iconlist[data-v-0626e18f] {
  opacity: 1;
  display: flex;
}
.print .content .left .drag-list .drag-item .pellist[data-v-0626e18f] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.print .content .left .drag-list .drag-item .pellist span[data-v-0626e18f] {
  font-size: 12px;
  color: #4E5969;
}
.print .content .left .drag-list .drag-item .pellist i[data-v-0626e18f] {
  font-size: 32px;
  margin-bottom: 2px;
  color: #465160;
}
.print .content .left .drag-list .drag-item .chart-list[data-v-0626e18f] {
  width: 120px;
  position: absolute;
  box-shadow: rgba(21, 113, 178, 0.04) 0px 2px 43px 5px;
  top: 0;
  left: 100px;
  background: #fff;
  display: none;
  opacity: 0;
}
.print .content .left .drag-list .drag-item .chart-list p[data-v-0626e18f] {
  display: flex;
  align-items: center;
  height: 40px;
  padding-left: 10px;
}
.print .content .middle[data-v-0626e18f] {
  width: calc(100% - 500px);
}
.print .content .middle .fontset[data-v-0626e18f] {
  display: flex;
  align-items: center;
  height: 40px;
  box-sizing: border-box;
  justify-content: space-between;
  background: #fff;
  z-index: 99;
  width: 100%;
  border-right: 1px solid #E6E7E9;
  border-left: 1px solid #E6E7E9;
  overflow-x: auto;
}
.print .content .middle .fontset .operate[data-v-0626e18f] {
  display: flex;
}
.print .content .middle .fontset .operate[data-v-0626e18f] .el-input__suffix {
  width: 18px;
  height: 24px;
  background: #EBEDF0;
  border-radius: 4px;
  top: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.print .content .middle .fontset .operate[data-v-0626e18f] .el-input__suffix .el-select__caret {
  color: #333;
  width: 14px;
  font-size: 10px;
}
.print .content .middle .fontset .fontfamily[data-v-0626e18f] {
  margin: 0 8px 0 16px;
}
.print .content .middle .fontset .fontfamily[data-v-0626e18f] .el-input__inner {
  width: 192px;
  font-size: 12px;
  background: #F4F5F7;
  color: #333;
  border: none;
  border-radius: 8px;
}
.print .content .middle .fontset .fontsize[data-v-0626e18f] {
  margin-right: 8px;
  position: relative;
}
.print .content .middle .fontset .fontsize[data-v-0626e18f] .el-input-number {
  line-height: 32px;
}
.print .content .middle .fontset .fontsize .fontinp[data-v-0626e18f] {
  position: absolute;
  left: 0;
  width: 66px;
  z-index: 9;
}
.print .content .middle .fontset .fontsize .fontinp[data-v-0626e18f] .el-input__inner {
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: left;
  border-radius: 8px;
}
.print .content .middle .fontset .fontsize[data-v-0626e18f] .el-input__inner {
  background: #F4F5F7;
  border: none;
  width: 88px;
  font-size: 12px;
  color: #333;
  padding-left: 12px;
}
.print .content .middle .fontset .alignfont[data-v-0626e18f] {
  display: flex;
  align-items: center;
  margin-right: 10px;
  background: #F4F5F7;
  border-radius: 8px;
  padding: 0 8px;
}
.print .content .middle .fontset .alignfont i[data-v-0626e18f] {
  font-size: 24px;
  margin-right: 8px;
  color: #424C55;
}
.print .content .middle .fontset .alignfont i.disabled[data-v-0626e18f] {
  color: #C9CDD4;
  cursor: no-drop;
}
.print .content .middle .fontset .alignfont i[data-v-0626e18f]:last-child {
  margin-right: 0;
}
.print .content .middle .fontset .alignfont i.active[data-v-0626e18f] {
  background: #fff;
  color: #0497FF;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.print .content .middle .center[data-v-0626e18f] {
  width: 100%;
  display: flex;
  height: calc(100% - 40px);
  overflow: auto;
  position: relative;
  /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}
.print .content .middle .center .coordbar-x[data-v-0626e18f] {
  position: fixed;
  height: 16px;
  background: rgba(4, 151, 255, 0.1);
  z-index: 100;
}
.print .content .middle .center .coordbar-y[data-v-0626e18f] {
  position: fixed;
  width: 16px;
  background: rgba(4, 151, 255, 0.1);
  z-index: 100;
}
.print .content .middle .center[data-v-0626e18f]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #C8C8C8;
}
.print .content .middle .center[data-v-0626e18f]::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #C8C8C8;
}
.print .content .middle .center[data-v-0626e18f]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #EBEBEB;
}
.print .content .middle .center .mapcanvas[data-v-0626e18f] {
  position: relative;
  width: 3000px;
  height: 3000px;
  background: #F4F5F7;
}
.print .content .middle .center .mapcanvas .rfid[data-v-0626e18f] {
  display: block;
  width: 60px;
  position: absolute;
  cursor: pointer;
  z-index: 1000;
}
.print .content .middle .center .mapcanvas .rfid img[data-v-0626e18f] {
  display: block;
  width: 60px;
}
.print .content .middle .center .mapcanvas .rfid i[data-v-0626e18f] {
  position: absolute;
  top: -20px;
  right: 0;
  font-size: 14px;
}
.print .content .middle .center .mapcanvas .rect[data-v-0626e18f] {
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  box-shadow: 0px 2px 24px -4px rgba(78, 89, 105, 0.2);
}
.print .content .right[data-v-0626e18f] {
  flex: 0 0 280px;
  padding: 0 16px;
  background: #fff;
  z-index: 10;
}
.print .content .right .title[data-v-0626e18f] {
  display: flex;
  font-weight: bold;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  margin-top: 16px;
}
.print .content .right .title i[data-v-0626e18f] {
  color: #C9CDD4;
  margin-left: 4px;
  font-size: 14px;
  font-weight: normal;
}
.print .content .right .align[data-v-0626e18f] {
  margin-top: 4px;
}
.print .content .right .alignment[data-v-0626e18f] {
  display: flex;
  align-items: center;
  width: 248px;
  height: 36px;
  background: #F4F5F7;
  border-radius: 8px;
  justify-content: flex-start;
}
.print .content .right .alignment.lineup[data-v-0626e18f] {
  height: 32px;
}
.print .content .right .alignment.disabled i[data-v-0626e18f] {
  color: #C9CDD4;
  cursor: no-drop;
}
.print .content .right .alignment i[data-v-0626e18f] {
  font-size: 24px;
  margin-left: 6px;
}
.print .content .right .alignment i.disabled[data-v-0626e18f] {
  color: #C9CDD4;
  cursor: no-drop;
}
.print .content .right .alignment i.active[data-v-0626e18f] {
  background: #fff;
  color: #0497FF;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.print .content .right .datatype[data-v-0626e18f] {
  text-align: left;
  margin-bottom: 8px;
}
.print .content .right .datatype .explain[data-v-0626e18f] {
  text-align: center;
  font-size: 12px;
  color: #8F8F8F;
  margin-top: 2px;
}
.print .content .right .datatype .imginfor[data-v-0626e18f] {
  display: flex;
  align-items: center;
  position: relative;
}
.print .content .right .datatype .imginfor.iconinfor[data-v-0626e18f] {
  flex-direction: column;
}
.print .content .right .datatype .imginfor.iconinfor span[data-v-0626e18f] {
  width: 100%;
}
.print .content .right .datatype .imginfor.iconinfor span b[data-v-0626e18f] {
  width: 240px;
}
.print .content .right .datatype .imginfor.iconinfor p[data-v-0626e18f] {
  color: #8F8F8F;
  line-height: 17px;
  margin-top: 2px;
}
.print .content .right .datatype .imginfor input[data-v-0626e18f] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
.print .content .right .datatype .imginfor span[data-v-0626e18f] {
  display: flex;
  align-items: center;
  width: 176px;
  height: 36px;
  background: #F4F5F7;
  border-radius: 8px;
  color: #C9CDD4;
  text-indent: 12px;
  margin-right: 8px;
}
.print .content .right .datatype .imginfor span b[data-v-0626e18f] {
  width: 150px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.print .content .right .datatype .imginfor em[data-v-0626e18f] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 36px;
  background: #0497FF;
  border-radius: 8px;
  font-size: 14px;
  color: #fff;
}
.print .content .right .datatype .fontalign i[data-v-0626e18f] {
  font-size: 28px;
}
.print .content .right .datatype .setfont[data-v-0626e18f] {
  position: relative;
  width: 80px;
  display: inline-block;
}
.print .content .right .datatype .setfont[data-v-0626e18f] .el-input-number {
  line-height: 36px;
}
.print .content .right .datatype .setfont .fontinp[data-v-0626e18f] {
  position: absolute;
  left: 0;
  width: 54px;
  z-index: 9;
}
.print .content .right .datatype .setfont .fontinp[data-v-0626e18f] .el-input__inner {
  width: 54px;
  height: 36px;
}
.print .content .right .datatype.fontstyle .dataselect[data-v-0626e18f] {
  width: 160px;
  margin-right: 8px;
}
.print .content .right .datatype.fontstyle .dataselect[data-v-0626e18f] .el-input__inner {
  width: 160px;
}
.print .content .right .datatype.fontstyle .fontsize[data-v-0626e18f] {
  width: 80px;
  margin-right: 0;
}
.print .content .right .datatype.fontstyle .fontsize[data-v-0626e18f] .el-input__inner {
  width: 80px;
  padding-left: 12px;
}
.print .content .right .datatype .interval p[data-v-0626e18f] {
  font-size: 12px;
  margin-bottom: 4px;
}
.print .content .right .datatype .interval[data-v-0626e18f] .el-input-number {
  width: 100%;
  height: 36px;
  background: #F4F5F7;
  border-radius: 8px;
}
.print .content .right .datatype .interval[data-v-0626e18f] .el-input-number span {
  top: 4px;
  width: 28px;
  height: 28px;
  background: #EBEDF0;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
.print .content .right .datatype .interval[data-v-0626e18f] .el-input-number .el-input-number__decrease {
  left: 4px;
}
.print .content .right .datatype .interval[data-v-0626e18f] .el-input-number .el-input-number__increase {
  right: 4px;
}
.print .content .right .datatype .interval[data-v-0626e18f] .el-input-number .el-input__inner {
  width: 100%;
  height: 36px;
  background: #F4F5F7;
  border-radius: 8px;
  border: none;
}
.print .content .right .datatype .subtitle[data-v-0626e18f] {
  font-size: 12px;
  margin-bottom: 4px;
}
.print .content .right .datatype .dataselect[data-v-0626e18f] .el-input__inner {
  width: 248px;
  height: 36px;
  background: #F4F5F7;
  border-radius: 8px;
  border: none;
}
.print .content .right .datatype .dataselect[data-v-0626e18f] .el-input__suffix {
  width: 18px;
  height: 28px;
  background: #EBEDF0;
  border-radius: 4px;
  top: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.print .content .right .datatype .dataselect[data-v-0626e18f] .el-input__suffix .el-select__caret {
  color: #8A95A5;
  width: 14px;
}
.print .content .right .datatype[data-v-0626e18f] .el-input__inner {
  width: 100%;
  height: 40px;
  background: #F4F5F7;
  border-radius: 12px;
  border: none;
  resize: none;
  color: #202020;
}
.print .content .right .datatype[data-v-0626e18f] .el-textarea__inner {
  width: 248px;
  height: 120px;
  background: #F4F5F7;
  border-radius: 12px;
  border: none;
  resize: none;
  color: #202020;
}
.print .content .right .datatype .dataselect[data-v-0626e18f] {
  width: 100%;
}
.print .content .right .datatype .deviation[data-v-0626e18f] {
  display: flex;
  justify-content: space-between;
}
.print .content .right .datatype .deviation .deviation-list[data-v-0626e18f] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
  position: relative;
}
.print .content .right .datatype .deviation .deviation-list.time-deviation[data-v-0626e18f] .el-input-number {
  width: 120px;
}
.print .content .right .datatype .deviation .deviation-list p[data-v-0626e18f] {
  color: #8F8F8F;
  margin-top: 3px;
  font-size: 12px;
}
.print .content .right .datatype .deviation .deviation-list[data-v-0626e18f] .el-input-number {
  width: 80px;
  line-height: 36px;
}
.print .content .right .datatype .deviation .deviation-list[data-v-0626e18f] .el-input-number span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 14px;
  background: #EBEDF0;
  border: none;
}
.print .content .right .datatype .deviation .deviation-list[data-v-0626e18f] .el-input-number .el-input-number__decrease {
  bottom: 4px;
  right: 4px;
  border-radius: 0px 0px 4px 4px;
}
.print .content .right .datatype .deviation .deviation-list[data-v-0626e18f] .el-input-number .el-input-number__decrease i::before {
  content: "\e6d8";
}
.print .content .right .datatype .deviation .deviation-list[data-v-0626e18f] .el-input-number .el-input-number__increase {
  top: 4px;
  right: 4px;
  border-radius: 4px 4px 0px 0px;
}
.print .content .right .datatype .deviation .deviation-list[data-v-0626e18f] .el-input-number .el-input-number__increase i::before {
  content: "\e6d9";
}
.print .content .right .datatype .deviation .deviation-list[data-v-0626e18f] .el-input-number .el-input__inner {
  height: 36px;
  line-height: 36px;
  border: none;
  background: #F4F5F7;
  border-radius: 8px;
  padding-right: 30px;
}
.print .footer[data-v-0626e18f] {
  display: flex;
  align-items: center;
  background: #fff;
}
.print .footer .list[data-v-0626e18f] {
  position: relative;
  line-height: 34px;
  padding: 0 30px;
}
.print .footer .list[data-v-0626e18f]::after {
  position: absolute;
  content: "";
  height: 22px;
  width: 1px;
  background: #333;
  top: 6px;
  right: 0;
}
.print .preview-dialog .pcplug[data-v-0626e18f] {
  margin-bottom: 15px;
}
.print .preview-dialog .preview-content[data-v-0626e18f] {
  display: flex;
}
.print .preview-dialog .preview-content .preview-left[data-v-0626e18f] {
  position: relative;
  flex: 0 0 400px;
  margin-right: 20px;
  height: 540px;
}
.print .preview-dialog .preview-content .preview-left .preview-list[data-v-0626e18f] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.print .preview-dialog .preview-content .preview-left .preview-btn[data-v-0626e18f] {
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #0497FF;
  color: #fff;
  cursor: pointer;
  bottom: 0;
  left: 0;
}
.print .preview-dialog .preview-content .preview-right[data-v-0626e18f] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.print .preview-dialog .preview-content .preview-right .svgpreview[data-v-0626e18f] {
  background: #f2f2f2;
  padding: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.print .preview-dialog .preview-content .preview-right .svgpreview img[data-v-0626e18f] {
  max-width: 80%;
}
.print .preview-dialog .preview-content .preview-right .page[data-v-0626e18f] {
  margin-top: 15px;
}
.print .preview-dialog .canvaspreview[data-v-0626e18f] {
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.print .preview-dialog .canvaspreview #preview[data-v-0626e18f] {
  background: #fff;
}
.print .linetype[data-v-0626e18f] {
  border: 1px solid #bdb2b2;
  border-radius: 4px;
  /*清除select聚焦时候的边框颜⾊*/
  outline: none;
  /*设置select的宽⾼*/
  width: 180px;
  height: 40px;
  line-height: 40px;
  /*隐藏select的下拉图标*/
  /*通过padding-left的值让⽂字处于合适位置*/
  padding-left: 20px;
}
.addfiled .addframe li[data-v-0626e18f] {
  height: 30px;
  position: relative;
  line-height: 30px;
  text-align: left;
  cursor: pointer;
}
.addfiled .addframe li span[data-v-0626e18f] {
  padding-left: 5px;
}
.addfiled .addframe li .edit[data-v-0626e18f] {
  position: absolute;
  right: 0px;
  display: flex;
  font-size: 18px;
  color: #aaaaaa;
  top: 0px;
}
.addfiled .addframe li .edit div[data-v-0626e18f] {
  margin-right: 10px;
}
.addfiled .addframe li.active[data-v-0626e18f] {
  background-color: #ededed;
}
.label-dialog .setup[data-v-0626e18f] {
  display: flex;
  justify-content: space-between;
}
.label-dialog .setup .exhibition[data-v-0626e18f] {
  width: 360px;
  height: 436px;
  background: #F4F5F7;
  border-radius: 16px;
}
.label-dialog .setup .exhibition .title[data-v-0626e18f] {
  height: 70px;
  border-bottom: 1px solid rgba(32, 32, 32, 0.2);
  margin: 0 24px;
}
.label-dialog .setup .exhibition .title p[data-v-0626e18f] {
  font-size: 12px;
  padding-bottom: 4px;
  text-align: left;
}
.label-dialog .setup .exhibition .title p[data-v-0626e18f]:first-child {
  padding-top: 16px;
}
.label-dialog .setup .exhibition .label[data-v-0626e18f] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 366px;
}
.label-dialog .setup .exhibition .label .list[data-v-0626e18f] {
  background: #FFFFFF;
  border-radius: 8px;
}
.label-dialog .setup .exhibition .label .list[data-v-0626e18f]:last-child {
  margin-right: 0 !important;
}
.label-dialog .setup .parameter[data-v-0626e18f] {
  width: 336px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.label-dialog .setup .parameter .labelname[data-v-0626e18f] {
  margin-bottom: 32px;
}
.label-dialog .setup .parameter .labelname p[data-v-0626e18f] {
  text-align: left;
  color: #8D9399;
  margin-bottom: 4px;
}
.label-dialog .setup .parameter .labelname[data-v-0626e18f] .el-input__inner {
  width: 100%;
  height: 36px;
  line-height: 36px;
  border: none;
  background: #F4F5F7;
  border-radius: 8px;
}
.label-dialog .setup .parameter .deviation[data-v-0626e18f] {
  display: flex;
  justify-content: space-between;
}
.label-dialog .setup .parameter .deviation .deviation-list[data-v-0626e18f] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
  position: relative;
}
.label-dialog .setup .parameter .deviation .deviation-list.time-deviation[data-v-0626e18f] .el-input-number {
  width: 120px;
}
.label-dialog .setup .parameter .deviation .deviation-list p[data-v-0626e18f] {
  width: 100%;
  text-align: left;
  color: #8F8F8F;
  margin-bottom: 4px;
  font-size: 12px;
}
.label-dialog .setup .parameter .deviation .deviation-list[data-v-0626e18f] .el-input-number {
  width: 160px;
  line-height: 36px;
}
.label-dialog .setup .parameter .deviation .deviation-list[data-v-0626e18f] .el-input-number span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 14px;
  background: #EBEDF0;
  border: none;
}
.label-dialog .setup .parameter .deviation .deviation-list[data-v-0626e18f] .el-input-number .el-input-number__decrease {
  bottom: 4px;
  right: 4px;
  border-radius: 0px 0px 4px 4px;
}
.label-dialog .setup .parameter .deviation .deviation-list[data-v-0626e18f] .el-input-number .el-input-number__decrease i::before {
  content: "\e6d8";
}
.label-dialog .setup .parameter .deviation .deviation-list[data-v-0626e18f] .el-input-number .el-input-number__increase {
  top: 4px;
  right: 4px;
  border-radius: 4px 4px 0px 0px;
}
.label-dialog .setup .parameter .deviation .deviation-list[data-v-0626e18f] .el-input-number .el-input-number__increase i::before {
  content: "\e6d9";
}
.label-dialog .setup .parameter .deviation .deviation-list[data-v-0626e18f] .el-input-number .el-input__inner {
  height: 36px;
  line-height: 36px;
  border: none;
  background: #F4F5F7;
  border-radius: 8px;
  text-align: left;
}
.label-dialog .setup .parameter .advanced p[data-v-0626e18f] {
  width: 100%;
  text-align: left;
  color: #8F8F8F;
  margin-bottom: 4px;
  font-size: 12px;
}
.label-dialog .setup .parameter .advanced .background[data-v-0626e18f] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 80px;
  background: #F4F5F7;
  border-radius: 8px;
}
.label-dialog .setup .parameter .advanced .background .noimg[data-v-0626e18f] {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  justify-content: center;
}
.label-dialog .setup .parameter .advanced .background .noimg i[data-v-0626e18f] {
  font-size: 30px;
}
.label-dialog .setup .parameter .advanced .background .noimg input[data-v-0626e18f] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
.label-dialog .setup .parameter .advanced .background .hasimg[data-v-0626e18f] {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  justify-content: center;
}
.label-dialog .setup .parameter .advanced .background .hasimg img[data-v-0626e18f] {
  max-width: 80%;
  max-height: 80%;
}
.label-dialog .setup .parameter .advanced .background .hasimg:hover .delete[data-v-0626e18f] {
  display: flex;
}
.label-dialog .setup .parameter .advanced .background .hasimg .delete[data-v-0626e18f] {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(70, 81, 96, 0.5);
  border-radius: 8px;
  z-index: 9;
  cursor: pointer;
}
.label-dialog .setup .parameter .advanced .background .hasimg .delete i[data-v-0626e18f] {
  color: #fff;
}
.label-dialog .setup .parameter .advanced .background .hasimg i[data-v-0626e18f] {
  position: absolute;
  margin-right: 4px;
  font-size: 24px;
}
.label-dialog .setup .parameter .label-build[data-v-0626e18f] {
  width: 336px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #0497FF;
  border-radius: 8px;
  cursor: pointer;
}
.label-dialog .setup .parameter .label-build[data-v-0626e18f]:active {
  background: #1681d9 !important;
}
.label-dialog .setup .parameter .label-build[data-v-0626e18f]:hover {
  background: #33b1ff;
}
.clound .bread[data-v-0626e18f] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.clound .bread .crumbs[data-v-0626e18f] {
  display: flex;
  align-items: center;
  overflow-x: auto;
}
.clound .bread .crumbs .crumbs-arrow[data-v-0626e18f] {
  display: flex;
}
.clound .bread .crumbs span[data-v-0626e18f] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  margin-right: 8px;
}
.clound .bread .crumbs span[data-v-0626e18f]:hover {
  background: #F4F5F7;
}
.clound .bread .crumbs span[data-v-0626e18f]:last-of-type {
  margin-right: 16px;
}
.clound .bread .crumbs span i[data-v-0626e18f] {
  font-size: 20px;
}
.clound .bread .crumbs .link[data-v-0626e18f] {
  color: #788AA2;
  cursor: pointer;
  flex-shrink: 0;
}
.clound .bread .crumbs .link[data-v-0626e18f]:hover {
  color: #0497FF;
}
.clound .bread .crumbs .link[data-v-0626e18f]:last-of-type {
  color: #333;
  cursor: no-drop;
}
.clound .bread .crumbs .link[data-v-0626e18f]:last-of-type:hover {
  color: #333;
}
.clound .bread .crumbs .link b[data-v-0626e18f] {
  margin: 0 4px;
  color: #788AA2;
}
.clound .dataList[data-v-0626e18f] {
  position: relative;
  height: 420px;
  overflow: auto;
}
.clound .dataList ul[data-v-0626e18f] {
  display: flex;
  flex-flow: wrap;
}
.clound .dataList ul li[data-v-0626e18f] {
  width: 212px;
  height: 270px;
  margin-left: 16px;
  margin-bottom: 16px;
  border-radius: 16px;
  border: 1px solid transparent;
}
.clound .dataList ul li .imgbox[data-v-0626e18f] {
  width: 180px;
  height: 180px;
  background: #F2F2F3;
  border-radius: 16px;
  position: relative;
  margin: 9px 15px;
}
.clound .dataList ul li .imgbox img[data-v-0626e18f] {
  -webkit-user-drag: none;
  position: absolute;
  max-width: calc(100% - 16px);
  max-height: calc(100% - 16px);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  background: #fff;
}
.clound .dataList ul li[data-v-0626e18f]:nth-of-type(3n+1) {
  margin-left: 0;
}
.clound .dataList ul li[data-v-0626e18f]:hover {
  box-shadow: 0px 6px 32px -4px rgba(138, 149, 165, 0.3);
  border: 1px solid #E8EAEE;
}
.clound .dataList ul li.selected[data-v-0626e18f] {
  background: rgb(235, 243, 254);
  border: 1px solid rgb(4, 151, 255) !important;
}
.clound .dataList ul li img[data-v-0626e18f] {
  margin: 46px 46px 32px 46px;
  width: 120px;
}
.clound .dataList ul li p[data-v-0626e18f] {
  font-size: 14px;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 auto;
  width: 80%;
}
.clound .dataList .nodata[data-v-0626e18f] {
  display: inline-block;
  margin-top: 10vh;
}
.clound .dataList .nodata img[data-v-0626e18f] {
  width: 240px;
  margin: 0 auto;
}
.clound .dataList .nodata p[data-v-0626e18f] {
  font-size: 16px;
  color: #465160;
}
.clound .footer[data-v-0626e18f] {
  display: flex;
  justify-content: flex-end;
  margin-top: 28px;
}
.clound .footer .cancel[data-v-0626e18f] {
  padding: 8px 45px;
  background: #F4F5F7;
  color: #4E5969;
  border-radius: 8px;
  cursor: pointer;
  margin-right: 16px;
}
.clound .footer .open[data-v-0626e18f] {
  padding: 8px 45px;
  background: #0497FF;
  color: #fff;
  border-radius: 8px;
  cursor: pointer;
}
.error-dialog[data-v-0626e18f] .el-dialog {
  height: 240px;
}
.error-dialog .printerror[data-v-0626e18f] {
  color: #4E5969;
  line-height: 20px;
}
.error-dialog .printerror p[data-v-0626e18f] {
  text-align: left;
}
.error-dialog .printerror a[data-v-0626e18f] {
  color: #0497FF;
  cursor: pointer;
  text-decoration: underline;
}
