.product-info[data-v-909b4db6] {
  display: flex;
  position: relative;
}
.product-info .info-imageBox[data-v-909b4db6] {
  margin-right: 10px;
  border: 1px solid #eaeaea;
  border-radius: 2px;
}
.product-info .info-imageBox .failure-mask[data-v-909b4db6] {
  position: absolute;
  top: 0;
  left: 0;
  width: 93px;
  height: 100%;
  background-color: #aaaaaa;
  opacity: 0.9;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}
.product-info .info-right .right-top .red-label[data-v-909b4db6] {
  margin: 0 8px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 20px;
  padding: 0 5px;
  border-radius: 2px;
  font-size: 12px;
}
.product-info .info-right .right-bottom[data-v-909b4db6] {
  margin-top: 10px;
}
.product-info .info-right .right-bottom .gray-label[data-v-909b4db6] {
  margin-top: 10px;
  margin-right: 5px;
  padding: 3px 8px;
  background-color: #f5f5f5;
  font-size: 12px;
}
.product-info .info-right .right-bottom .restrictionPurchas[data-v-909b4db6] {
  margin-top: 8px;
  display: inline-flex;
  align-items: center;
  background-color: #fff2f2;
  border-radius: 2px;
  padding: 3px;
}


[data-v-a0e6eb6a] .el-dialog__body {
  display: flex;
  justify-content: center;
  font-size: 16px;
}
[data-v-a0e6eb6a] .el-dialog__body :nth-child(1) :nth-child(1),[data-v-a0e6eb6a] .el-dialog__body :nth-child(1) :nth-child(2) {
  display: flex;
}

.el-container[data-v-2c5087c5] {
  width: 1192px;
  margin: 0 auto;
  background-color: #fff;
}
.el-container .el-main[data-v-2c5087c5] {
  width: 100%;
  margin-bottom: 60px;
  padding: 0;
}
.el-container .el-main .el-breadcrumb[data-v-2c5087c5] {
  padding: 12px 0;
  font-size: 12px;
  color: #999999;
}
.el-container .el-main .main-top[data-v-2c5087c5] {
  background-color: #fafafa;
  padding: 0 20px 15px 20px;
  display: flex;
  justify-content: space-between;
}
.el-container .el-main .main-top .top-left[data-v-2c5087c5] {
  display: flex;
  align-items: center;
}
.el-container .el-main .main-top .top-left .el-button[data-v-2c5087c5] {
  border-radius: 2px;
  padding: 8px 20px;
}
.el-container .el-main .main-top .top-left .keepAddingToList[data-v-2c5087c5] {
  background-color: #e1f5fe;
  border: 1px solid #008ee1;
  color: #0a50a1;
}
.el-container .el-main .main-top .top-left .management[data-v-2c5087c5] {
  background-color: #fafafa;
  border: 1px solid #eaeaea;
  color: #666666;
}
.el-container .el-main .shopItem-box[data-v-2c5087c5] {
  margin-top: 20px;
  border: 1px solid #eaeaea;
}
.el-container .el-main .shopItem-box .shop-label[data-v-2c5087c5] {
  margin-left: 6px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 20px;
  background-color: #e1f5fe;
  border-radius: 2px;
  padding: 0 8px;
  font-size: 12px;
  color: #0a50a1;
}
.el-container .el-main .shopItem-box[data-v-2c5087c5] .el-input-number {
  width: 100px;
}
.el-container .el-main .shopItem-box[data-v-2c5087c5] .el-input-number .el-input-number__decrease,
.el-container .el-main .shopItem-box[data-v-2c5087c5] .el-input-number .el-input-number__increase {
  width: 30px;
  background-color: #fefefe;
}
.el-container .el-main .shopItem-box[data-v-2c5087c5] .el-input-number .el-input {
  width: 100px;
}
.el-container .el-main .shopItem-box[data-v-2c5087c5] .el-input-number .el-input__inner {
  padding-left: 0;
  padding-right: 0;
}
.el-container .el-footer[data-v-2c5087c5] {
  position: fixed;
  bottom: 0;
  z-index: 1;
  width: 1192px;
  padding: 0;
  background-color: #f0fafe;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.el-container .el-footer .footer-right[data-v-2c5087c5] {
  display: flex;
  align-items: center;
}
.el-container .el-footer .footer-right .el-button[data-v-2c5087c5] {
  margin-left: 40px;
  width: 120px;
  height: 60px;
  border-radius: 0;
}
[data-v-2c5087c5] .el-table__header .has-gutter .el-table-column--selection .cell {
  transform: translateX(18px);
}
[data-v-2c5087c5] .el-table__body tr:hover > td {
  background-color: #f0fafe;
}
[data-v-2c5087c5] .el-table__body .el-table-column--selection .cell {
  transform: translateX(18px);
}
[data-v-2c5087c5] .el-dialog__header .el-dialog__title {
  text-align: left;
}

.confirm-dialog .el-message-box__btns {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.confirm-dialog .el-message-box__btns .el-button--primary {
  margin: 0;
  width: 80px;
  background-color: #008ee1;
}
.confirm-dialog .el-message-box__btns button:nth-child(1) {
  margin-left: 10px;
}

