.pageContent[data-v-34814024] {
  width: 1192px;
  min-height: calc(100vh - 380px);
  background-color: #fff;
  border-bottom: 1px solid #f5f5f5;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 400;
  color: #656565;
}
.pageContent[data-v-34814024] th {
  padding: 8px 0px;
}
.pageContent[data-v-34814024] .title_label {
  background: #f0fafe;
  cursor: not-allowed;
}
.pageContent[data-v-34814024] .title_label .title {
  line-height: 24px;
  font-size: 16px;
  color: #000;
}
.pageContent .shop .itemShop[data-v-34814024] {
  float: left;
  display: inline;
  width: 90px;
  height: 68px;
  background: white;
  border-radius: 2px;
  border: 1px solid #eaeaea;
  text-align: center;
  line-height: 68px;
}
.pageContent .shop .itemShop img[data-v-34814024] {
  max-width: 78px;
  max-height: 60px;
  margin-bottom: 4px;
}
.pageContent .shop .itemShop .el-image[data-v-34814024] {
  width: 100%;
  height: 100%;
}
.pageContent .shop .itemShop .el-image img[data-v-34814024] {
  max-width: 78px;
  max-height: 60px;
  margin-bottom: 4px;
}
.pageContent .shop .itemShop .fire[data-v-34814024] {
  width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffebeb;
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACP0lEQVRIS6WVP2hTURTGv+9pbMBB6OBQcRCEqA2huVehBRER1KWTCA4uToK4CDpJqVYnEatT/bOY0UE3FxWxBREqOS9phFBt0SIiqFBKEBpMXo4k/iF/e2/1ru/7zu+cc+85j/A8am0GZIbZ7LSnpSGjr1itFagOQfUic7lrvj5/gDFfQG79HfgCRW74QLwAmkrtQCz2vilghCg6wHz+lQviBzDmHMibLcFUF1AuJ1ks/tB0eoC53OduMCdA6/dkbRHAri4BzlJkSo25hSC4zWz2bbvGDTDmGMhHPVrxjiIJNeY6yFGsru5jsfi9WdsBUGOGUavNM59fUWtjAN4ASPTsteoIyPMAjgO4Q5EzawOsHYfqR4ZhRtPpMQTBVcdFPgQwCiAO1RqiaIRzc6//eDor+NXvaUTRPQTBLMhNrpfS9v0pRY52Bai1RwA8AfACwMCarelNVQB7KDLfMclq7XMAh9aZcadcdYJheLkFoOn0XgRBvXfOl+VMQHWGYXiwFWDMXZCnnWY/wTeKNNbK32zVmE8gt/n5naqIIhtbAdZWAWxwWv0EJYpsaa+gCHK3n9+pmqXIcHsF4wAmnFY/wRWKXGoFDA72Ix5fANDvF6OnqoJKJcFC4UPnHBhzCuT9/wRMUqS+mxqn27J7APLEP0FUBcvL+7m0VO4NSKU2IxZ7CWBoXRDVAqrVwywUvjb7uk5t/Q+FIJgBsNMLovoYpdJJLi6W2vU914Imk9vR1/fMsfBWoDqGMJwiUF9yHecn10XLGQ0jnrIAAAAASUVORK5CYII=) center center no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}
.pageContent .shop .itemShop[data-v-34814024]:hover {
  border: 1px solid #2a8cfc;
}
.pageContent .shop .itemDetail[data-v-34814024] {
  display: inline;
  width: 330px;
  margin-left: 10px;
  float: left;
  font-size: 12px;
  line-height: 20px;
}
.pageContent .shop .itemDetail .descrition[data-v-34814024] {
  font-size: 16px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pageContent .shop .itemDetail .descrition[data-v-34814024]:hover {
  color: #0881f1;
}
.pageContent .shop .itemDetail .label[data-v-34814024] {
  margin-top: 10px;
}
.pageContent .shop .itemDetail .label span[data-v-34814024] {
  color: red;
  border: 1px solid red;
  border-radius: 2px;
  margin-right: 4px;
  padding: 0px 4px;
  /*      display: inline-block;
          // height: 24px;
          line-height:24px;
          padding: 0 10px;
          font-size: 12px;
          border-radius: 6px;
          box-sizing: border-box;
          white-space: nowrap;

          border-color: red;
          color: red; */
}
.pageContent .shop .itemDetail .specLabel[data-v-34814024] {
  color: #666666;
  line-height: 20px;
  margin-top: 10px;
}
.pageContent .shop .itemDetail .specLabel span[data-v-34814024] {
  padding: 2px 10px;
  border-radius: 2px;
  background: #f5f5f5;
  margin-right: 6px;
  height: 24px;
  display: inline-block;
  padding: 0 10px;
  line-height: 24px;
  font-size: 12px;
  border: 1px solid #e9e9eb;
  border-radius: 4px;
  box-sizing: border-box;
  white-space: nowrap;
  background-color: #f4f4f5;
  color: #666666;
}
.pageContent .shop[data-v-34814024]:hover {
  cursor: pointer;
}
.pageContent .price[data-v-34814024] {
  color: red;
  font-size: 16px;
  line-height: 20px;
}
.pageContent .saleAttr[data-v-34814024] {
  color: #666666;
  font-size: 12px;
  line-height: 20px;
}
.pageContent .saleAttr span[data-v-34814024] {
  background: #f5f5f5;
  padding: 2px 10px;
  border-radius: 2px;
  margin-bottom: 5px;
  margin-right: 10px;
  min-width: 40px;
  text-align: center;
  float: left;
  height: 24px;
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  border: 1px solid #e9e9eb;
  border-radius: 4px;
  box-sizing: border-box;
  white-space: nowrap;
  background-color: #f4f4f5;
  color: #666666;
}
.pageContent .calNum .el-input-number[data-v-34814024] {
  width: 120px;
}
.pageContent .operation[data-v-34814024] {
  font-size: 14px;
}
.pageContent .operation[data-v-34814024] > :nth-child(n) {
  width: 98px;
  height: 30px;
  border-radius: 2px;
  background: #fafafa;
  border: 1px solid #eaeaea;
  color: #aaaaaa;
}
.pageContent .operation[data-v-34814024] > :nth-child(n):hover {
  cursor: pointer;
}
.pageContent .operation[data-v-34814024] > :first-child {
  margin-right: 10px;
}
.pageContent .operation .heightButton1[data-v-34814024] {
  color: white;
  background: #008ee1;
  border: 1px solid #008ee1;
}
.pageContent .operation .heightButton[data-v-34814024] {
  color: #aaa;
  background: white;
  border: 1px solid #ccc;
}
.pageContent .operation .heightButton[data-v-34814024]:hover {
  cursor: not-allowed;
}
.pageContent .operation .Button1[data-v-34814024] {
  border: 1px solid #008ee1;
  background: #e1f5fe;
  color: #0a50a1;
}
.pageContent .operation .Button[data-v-34814024] {
  color: #aaa;
  background: white;
  border: 1px solid #ccc;
}
.pageContent .operation .Button[data-v-34814024]:hover {
  cursor: not-allowed;
}
.pageContent .pageContentBottom[data-v-34814024] {
  position: relative;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
}
.nomessage[data-v-34814024] {
  margin: 0 auto;
  min-height: calc(100vh - 420px) !important;
  text-align: center;
}
.nomessage h1[data-v-34814024] {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 50px;
  margin-top: 39px;
}
.goContent[data-v-34814024] {
  color: #2c9cf8;
  text-decoration: underline;
}
.goContent[data-v-34814024]:hover {
  cursor: pointer;
}

.page[data-v-e2b8d79e] {
  width: 100%;
  padding-top: 20px;
}

