.thead[data-v-c68835d2] {
  position: relative;
  margin: 10px 0 10px;
}
.thead .tips[data-v-c68835d2] {
  float: left;
  color: #666666;
}
.thead .filter[data-v-c68835d2] {
  float: right;
}
.thead .title[data-v-c68835d2] {
  float: right;
  position: relative;
}
.thead .category[data-v-c68835d2] {
  float: right;
  margin: 0 10px 0 0;
}
.thead .key[data-v-c68835d2] {
  width: 170px;
}
.thead .submit[data-v-c68835d2] {
  position: absolute;
  right: 1px;
  top: 1px;
  border: 0;
  padding: 6px;
  background: none;
  font-size: 16px;
  color: #999999;
}
.thead .select[data-v-c68835d2] {
  width: 150px;
}
.table .img[data-v-c68835d2] {
  position: relative;
}
.table .img img[data-v-c68835d2] {
  display: block;
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.table .txt[data-v-c68835d2] {
  line-height: 1.2;
}
.table .fee[data-v-c68835d2] {
  padding: 5px 0 0;
  line-height: 1.2;
  color: #ff0000;
}
.tfoot[data-v-c68835d2] {
  position: relative;
  text-align: center;
  padding: 10px 0 0;
}
[data-v-c68835d2] .el-table td {
  padding: 7px 0;
}
[data-v-c68835d2] .el-dialog__header {
  cursor: move;
}
[data-v-c68835d2] .el-dialog__body {
  padding: 10px 20px 0;
  border-top: 1px solid #ddd;
}
[data-v-c68835d2] .el-form-item__error {
  left: auto;
  right: 0;
}

.content-inner[data-v-c3af237c] {
  padding-top: 50px;
}
.spec-det[data-v-c3af237c] {
  border: 1px solid #eee;
  border-bottom: 0;
}
.spec-det[data-v-c3af237c] .el-table .has-gutter th {
  background: #f5f7fa;
}
.spec-det[data-v-c3af237c] .el-table--small td,
.spec-det[data-v-c3af237c] .el-table--small th {
  padding: 6px 0;
}
.spec-det .weui-error[data-v-c3af237c] {
  position: relative;
  pointer-events: none;
}
.spec-det .weui-error span[data-v-c3af237c] {
  position: absolute;
  left: 30px;
  bottom: 0;
  line-height: 30px;
  color: #dd5555;
}
.weui-goods[data-v-c3af237c] {
  overflow: hidden;
}
.weui-goods .cover[data-v-c3af237c] {
  float: left;
}
.weui-goods .cover img[data-v-c3af237c] {
  display: block;
  width: 60px;
  height: 60px;
  background: #eeeeee;
}
.weui-goods .exp[data-v-c3af237c] {
  margin: 0 0 0 70px;
}
.weui-goods .title[data-v-c3af237c] {
  line-height: 20px;
}
.weui-goods .title span[data-v-c3af237c] {
  font-size: 14px;
  color: #333333;
}
.weui-goods .spec[data-v-c3af237c] {
  line-height: 20px;
}
.weui-goods .spec span[data-v-c3af237c] {
  font-size: 12px;
  color: #666666;
}
.weui-goods .price[data-v-c3af237c] {
  line-height: 20px;
}
.weui-goods .price span[data-v-c3af237c] {
  font-size: 14px;
  color: #d9001b;
}
.weui-product__thumb[data-v-c3af237c] {
  position: relative;
  overflow: hidden;
}
.weui-product__thumb .weui-product__svg[data-v-c3af237c] {
  float: left;
  width: 60px;
  height: 60px;
}
.weui-product__thumb .weui-product__svg .weui-product__img[data-v-c3af237c] {
  position: relative;
  cursor: pointer;
}
.weui-product__thumb .weui-product__svg .weui-product__img:hover .edit[data-v-c3af237c] {
  visibility: visible;
}
.weui-product__thumb .weui-product__svg .weui-product__img img[data-v-c3af237c] {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 3px;
}
.weui-product__thumb .weui-product__svg .weui-product__img .edit[data-v-c3af237c] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  visibility: hidden;
}
.weui-product__thumb .weui-product__svg .weui-product__img .edit .cms-icon[data-v-c3af237c] {
  color: #ffffff;
}
.weui-product__thumb .weui-product__svg .weui-product__icon[data-v-c3af237c] {
  border: 1px dashed #bbbbbb;
  border-radius: 5px;
  background: #ffffff;
  height: 60px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
.weui-product__thumb .weui-product__svg .weui-product__icon[data-v-c3af237c]:hover {
  border-color: #aaaaaa;
}
.weui-product__thumb .weui-product__svg .weui-product__icon:hover .cms-icon[data-v-c3af237c] {
  color: #aaaaaa;
}
.weui-product__thumb .weui-product__svg .weui-product__icon .cms-icon[data-v-c3af237c] {
  font-size: 24px;
  color: #999999;
}
.weui-product__thumb .weui-product__exp[data-v-c3af237c] {
  margin: 0 0 0 70px;
}
.weui-product__thumb .weui-product__exp .title[data-v-c3af237c] {
  line-height: 20px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.weui-product__thumb .weui-product__exp .title span[data-v-c3af237c] {
  font-size: 14px;
  color: #333333;
}
.weui-product__thumb .weui-product__exp .spec[data-v-c3af237c] {
  line-height: 20px;
}
.weui-product__thumb .weui-product__exp .spec span[data-v-c3af237c] {
  font-size: 12px;
  color: #666666;
}
.weui-product__thumb .weui-product__exp .price[data-v-c3af237c] {
  line-height: 20px;
}
.weui-product__thumb .weui-product__exp .price span[data-v-c3af237c] {
  font-size: 14px;
  color: #D9001B;
}
.is-tips[data-v-c3af237c] {
  position: relative;
  margin: 0 0 -10px;
}
.is-tips span[data-v-c3af237c] {
  color: #f56c6c;
}

