.easyPrint_box[data-v-20ce5264] {
  width: 280px;
  box-sizing: border-box;
}
.easyPrint_box .easyPrint_box_content[data-v-20ce5264] {
  width: 280px;
  padding: 22px 10px;
}
.easyPrint_box .easyPrint_box_content div[data-v-20ce5264] {
  display: inline-block;
  width: 140px;
  height: 140px;
  vertical-align: top;
}
.easyPrint_box .easyPrint_box_content div[data-v-20ce5264]:nth-of-type(1) {
  width: 120px;
}
.easyPrint_box .easyPrint_box_content div:nth-of-type(1) p[data-v-20ce5264] {
  line-height: 1;
  padding: 11px 0;
  font-size: 12px;
}
.easyPrint_box .easyPrint_box_content2 div[data-v-20ce5264]:nth-of-type(1) {
  width: 120px;
}
.easyPrint_box .easyPrint_box_content2 div:nth-of-type(1) p[data-v-20ce5264] {
  line-height: 1;
  padding: 9px 0;
  font-size: 12px;
}
.easyPrint_box .el-col-8[data-v-20ce5264] {
  padding: 20px 0;
}
.easyPrint_box .el-col-8 p[data-v-20ce5264] {
  line-height: 40px;
}
.easyPrint_box .easyPrint_box_img[data-v-20ce5264] {
  width: 100%;
  height: 100%;
}
[data-v-20ce5264]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-20ce5264]::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 4px;
}
.title_top[data-v-20ce5264] {
  height: 100%;
  border-bottom: solid 1px #2e405e;
  line-height: 2;
  color: #fff;
  margin-bottom: 0.5%;
  overflow: hidden;
  padding: 10px 0;
  text-align: right;
}
.title_top > *[data-v-20ce5264] {
  vertical-align: middle;
}
.title_top > h3[data-v-20ce5264] {
  line-height: 32px;
}
.box[data-v-20ce5264] {
  height: 100%;
  width: 100%;
  /* padding: 5px; */
  background-color: rgb(242, 242, 242);
  display: flex;
}
.left[data-v-20ce5264] {
  min-width: 185px;
  width: 13%;
  height: 100%;
  padding-right: 5px;
}
.package_left[data-v-20ce5264] {
  padding: 5px;
  width: 100%;
  height: 100%;
  /* background-color: rgb(255, 255, 255); */
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}
.right[data-v-20ce5264] {
  width: 90%;
  /* height: 100%; */
  background-color: rgb(255, 255, 255);
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 15px 15px;
  margin: 15px;
  box-sizing: border-box;
}
.tb-edit .input-box[data-v-20ce5264] {
  display: none;
}
.tb-edit .current-cell .input-box[data-v-20ce5264] {
  display: block;
  margin-left: -15px;
}
.button_save[data-v-20ce5264] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.top[data-v-20ce5264] {
  width: 100%;
  margin-bottom: 0.5%;
}
.building_dia .el-dialog__body {
  padding-top: 12px;
}
.building_dia .el-dialog__header .el-dialog__title {
  color: #fff;
}
.building_dia .el-dialog__header {
  border-color: #2e405e;
}
.building_dia .el-dialog__header .el-dialog__close {
  color: #fff !important;
}
.building_dia .el-dialog {
  border-radius: 5px;
  background-color: #0e2554 !important;
}
.building_dia .el-dialog .el-tree {
  background-color: transparent;
  color: #fff;
}
.building_dia .el-dialog .el-tree .el-tree-node__content:hover {
  background: rgba(213, 212, 212, 0.1607843137) !important;
}
.building_dia .el-dialog .el-tree .el-tree-node.is-current > .el-tree-node__content {
  background: rgba(213, 212, 212, 0.1607843137) !important;
}
.building_dia .el-button {
  background: #3791ff !important;
  color: #fff;
  border: none;
}
.building_dia .el-input .el-input__inner {
  color: #fff;
  background: transparent;
  border: 1px solid #2e405e !important;
}
