.box[data-v-508d1771] {
  padding: 15px;
  height: 100%;
  width: 100%;
  background-color: rgb(242, 242, 242);
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.box > div[data-v-508d1771] {
  padding: 0 15px;
  height: 100%;
}
.box > div .warehousing_top[data-v-508d1771] {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.box > div .warehousing_top .el-tag[data-v-508d1771] {
  font-size: 14px;
  margin: 0 20px;
  border: none;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  vertical-align: middle;
  width: 15%;
}
.box > div .warehousing_top .el-icon-d-arrow-right[data-v-508d1771] {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  vertical-align: middle;
}
.box > div .warehousing_save[data-v-508d1771] {
  text-align: center;
}
.box > div .warehousing_content[data-v-508d1771] {
  height: 80%;
}
.box > div .warehousing_content .warehousing_content1[data-v-508d1771] {
  text-align: center;
  position: relative;
  height: 100%;
}
.box > div .warehousing_content .warehousing_content1 > p[data-v-508d1771] {
  background: linear-gradient(180deg, #62f7f5 0%, #4d9bfc 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.box > div .warehousing_content .warehousing_content2[data-v-508d1771] {
  height: 100%;
}
.box > div .warehousing_content .warehousing_content2 p[data-v-508d1771] {
  font-size: 24px;
  line-height: 2;
}
