html[data-v-4352c588],
body[data-v-4352c588] {
  font-size: 14px;
  height: 100vh;
}
#app[data-v-4352c588] {
  max-width: 100vw !important;
}
*[data-v-4352c588] {
  font-size: 14px;
}
.header-area[data-v-4352c588] {
  text-indent: 1%;
  color: #888;
  margin: 0 auto;
}
.box[data-v-4352c588] {
  width: 98%;
  margin: 0 auto;
}
.box .content_box[data-v-4352c588] {
  margin-top: 15px;
  border-radius: 4px;
  background: #fff;
  padding: 10px;
}
.box .title[data-v-4352c588] {
  border-left: 3px solid #0c70ab;
  padding-left: 15px;
  font-weight: 550;
  font-size: 16px;
}
.box .change[data-v-4352c588] {
  padding-left: 30px;
  margin-top: 15px;
}
.box .from_list[data-v-4352c588] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 15px;
  padding-left: 30px;
}
.box .from_list .from_item[data-v-4352c588] {
  width: 18%;
  margin-right: 2%;
}
.box .from_list .from_item .from_lable[data-v-4352c588] {
  margin-bottom: 3%;
}
.box .from_list .from_item .from_input[data-v-4352c588] {
  margin-bottom: 3%;
}
.box .from_list .from_item .from_required[data-v-4352c588] {
  position: relative;
}
.box .from_list .from_item .from_required[data-v-4352c588]::before {
  content: '*';
  color: red;
  position: absolute;
  top: -1px;
  left: -9px;
  font-size: 16px;
}
.product_info[data-v-4352c588] {
  margin-top: 15px;
  padding-left: 30px;
}
.product_info .product_item[data-v-4352c588] {
  margin-right: 2%;
}
.product_info .product_item .product_lable[data-v-4352c588] {
  margin-bottom: 10px;
}
.product_info .product_item .product_input_img[data-v-4352c588] {
  display: flex;
}
.product_info .product_item .product_input_img[data-v-4352c588] .el-upload--picture-card {
  width: 90px !important;
  height: 90px !important;
  background-color: #fff !important;
}
.product_info .product_item .product_input_img[data-v-4352c588] .el-upload-list__item {
  width: 90px !important;
  height: 90px !important;
}
.product_info .product_item .product_required[data-v-4352c588] {
  position: relative;
}
.product_info .product_item .product_required[data-v-4352c588]::before {
  content: '*';
  color: red;
  position: absolute;
  top: -1px;
  left: -9px;
  font-size: 16px;
}
.goods_list[data-v-4352c588] {
  margin-top: 15px;
  padding-left: 30px;
}
.required[data-v-4352c588] {
  padding-left: 10px;
  position: relative;
}
.required[data-v-4352c588]::before {
  content: '*';
  color: red;
  position: absolute;
  top: -1px;
  left: 0px;
  font-size: 16px;
}
[data-v-4352c588] .el-footer {
  max-width: none !important;
  background-color: #ffffff !important;
  bottom: 0 !important;
  position: fixed !important;
  z-index: 5;
  padding-left: 55px;
  box-shadow: 0 2px 12px rgba(100, 101, 102, 0.5) !important;
}
.big_box[data-v-4352c588] {
  padding: 10px 0px 75px 0px;
}
[data-v-4352c588] .el-table th {
  padding: 10px 0 !important;
}
[data-v-4352c588] .el-table td {
  padding: 0px 0 !important;
  height: 44px !important;
}
[data-v-4352c588] .el-form--label-top {
  padding-left: 0px !important;
}
[data-v-4352c588] .el-form-item__label {
  padding: 0px 13px 0px 0px !important;
}
[data-v-4352c588] .el-form-item {
  margin-bottom: 0px;
  margin-right: 20px;
}
[data-v-4352c588] .el-input__inner {
  height: 32px;
  font-size: 14px;
  padding: 10px;
}
[data-v-4352c588] .el-button {
  padding: 0px 15px;
  line-height: 30px;
  border-radius: 4px !important;
}
[data-v-4352c588] .el-radio__input.is-checked .el-radio__inner {
  border-color: #0c70ab;
  background: #0c70ab;
}
[data-v-4352c588] .el-radio__input.is-checked + .el-radio__label {
  color: #0c70ab;
}
[data-v-4352c588] .el-cascader {
  line-height: 32px;
}
[data-v-4352c588] .el-input__icon {
  line-height: 32px;
}
.shelfUpload[data-v-4352c588] .el-upload {
  width: 70% !important;
}
.shelfUpload[data-v-4352c588] .upload-demo {
  width: 100% !important;
}
.shelfUpload[data-v-4352c588] .upload-demo .el-upload-dragger {
  width: 100% !important;
  height: 100px;
  display: flex;
  border-top: 1px dashed #d9d9d9;
  border-bottom: 0px dashed #d9d9d9;
  border-left: 1px dashed #d9d9d9;
  border-right: 1px dashed #d9d9d9;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  flex-direction: column;
  justify-content: center;
}
.shelfUpload[data-v-4352c588] .upload-demo .el-upload-dragger .el-icon-upload {
  margin: 0px auto;
}
.shelf[data-v-4352c588] {
  width: 70%;
  box-sizing: border-box;
  padding: 10px;
  border-top: 1px dashed #d9d9d9;
  border-bottom: 1px dashed #d9d9d9;
  border-left: 1px dashed #d9d9d9;
  border-right: 1px dashed #d9d9d9;
}
.table[data-v-4352c588] {
  margin-top: 10px;
}
.ellipsis[data-v-4352c588] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.add_img_text[data-v-4352c588] {
  display: flex;
  font-size: 14px !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
.add_img_text .el-icon-plus[data-v-4352c588]:before {
  content: '\E6D9';
  margin-bottom: 5px;
  display: block;
}
.shelf_no_text[data-v-4352c588] {
  text-align: center;
  color: #c4c4d6;
}
.shelf_list .shelf_list_item[data-v-4352c588] {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.shelf_list .shelf_list_item[data-v-4352c588]:nth-last-of-type(1) {
  margin-bottom: 0px;
}
.shelf_list .shelf_list_item .shelf_list_item_left[data-v-4352c588] {
  display: flex;
  align-items: center;
  width: 60%;
}
.shelf_list .shelf_list_item .shelf_list_item_left img[data-v-4352c588] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.shelf_list .shelf_list_item .shelf_list_item_left p[data-v-4352c588] {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shelf_list .shelf_list_item .shelf_list_item_right[data-v-4352c588] {
  display: flex;
  justify-content: end;
  width: 15%;
  align-items: center;
  color: #0c70ab;
}
.shelf_list .shelf_list_item .shelf_list_item_right p[data-v-4352c588] {
  width: 33.3%;
  cursor: pointer;
}
.content_box[data-v-4352c588] .el-loading-mask {
  width: 70%;
}
[data-v-4352c588] .el-dialog__header {
  padding: 20px 10px 10px 10px !important;
}
[data-v-4352c588] .el-dialog__body {
  padding: 10px !important;
}
[data-v-4352c588] .el-dialog__header {
  padding: 10px;
}
[data-v-4352c588] .el-dialog__headerbtn {
  position: absolute;
  top: 15px;
  right: 10px;
}
.img_list[data-v-4352c588] {
  display: flex;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.img_list .delete_img[data-v-4352c588] {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 0;
  display: flex;
  color: #fff;
  justify-content: center;
  align-items: center;
  border-top-right-radius: 6px;
  background: red;
}
.img_list img[data-v-4352c588] {
  height: 88px;
  width: 88px;
  overflow: hidden;
  border-radius: 6px;
}
[data-v-4352c588] .el-upload-dragger .el-icon-upload {
  font-size: 30px;
  color: #c0c4cc;
  margin: 40px 0 16px;
  line-height: 35px;
}
[data-v-4352c588] .upload-demo .el-upload-dragger {
  height: 80px !important;
}
.xianzti[data-v-4352c588] {
  line-height: 30px;
  color: #c4c4d6;
  text-align: left;
  width: 70%;
}
.el-dialog-arrow[data-v-4352c588] {
  width: 100%;
  height: 500px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.el-dialog-arrow img[data-v-4352c588] {
  width: 100%;
  height: 500px;
}
.el-dialog-arrow p[data-v-4352c588] {
  cursor: pointer;
  font-size: 20px;
}
.el-dialog-arrow .videoElement[data-v-4352c588] {
  -o-object-fit: fill;
     object-fit: fill;
}

