div.ProcessBuy[data-v-76e9f40a] {
  margin: 0 10px;
  margin-left: 20px;
  /* 规则详情 */
}
div.ProcessBuy div.Process-wrap[data-v-76e9f40a] {
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: flex-start;
}
div.ProcessBuy div.Process-wrap div.title[data-v-76e9f40a] {
  font-family: Microsoft YaHei;
  font-size: 12px;
  line-height: 30px;
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: center;
  margin-right: 46px;
  color: #999;
}
div.ProcessBuy div.Process-wrap div.process[data-v-76e9f40a] {
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: center;
  position: relative;
  margin-right: 10px;
}
div.ProcessBuy div.Process-wrap div.process ul.item-list[data-v-76e9f40a] {
  display: flex;
  position: relative;
  z-index: 2;
}
div.ProcessBuy div.Process-wrap div.process ul.item-list li.item[data-v-76e9f40a] {
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: center;
  min-width: 74px;
  height: 20px;
  border: 1px solid #fb8c8c;
  border-radius: 10px;
  background: #fff;
}
div.ProcessBuy div.Process-wrap div.process ul.item-list li.item span.text[data-v-76e9f40a] {
  font-family: Microsoft YaHei;
  font-size: 12px;
  font-weight: 400;
  color: #f33;
}
div.ProcessBuy div.Process-wrap div.process ul.item-list li.item .img[data-v-76e9f40a] {
  width: 16px;
  height: 16px;
}
div.ProcessBuy div.Process-wrap div.process ul.item-list li.item[data-v-76e9f40a]:not(:first-child) {
  margin-left: 20px;
}
div.ProcessBuy div.Process-wrap div.process div.line[data-v-76e9f40a] {
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #fb8c8c;
}
div.ProcessBuy div.Process-wrap div.rule[data-v-76e9f40a] {
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: center;
  margin-left: 20px;
}
div.ProcessBuy div.Process-wrap div.rule .text[data-v-76e9f40a] {
  font-family: Microsoft YaHei;
  font-size: 12px;
  font-weight: 400;
  color: #666;
}
div.ProcessBuy div.Process-wrap div.rule .img[data-v-76e9f40a] {
  width: 16px;
  height: 16px;
}
div.ProcessBuy div.Process-wrap div.rule[data-v-76e9f40a]:hover {
  cursor: pointer;
}
div.ProcessBuy div.rule-detail[data-v-76e9f40a] {
  text-align: left;
}
div.ProcessBuy div.rule-detail .dialog-header[data-v-76e9f40a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 20px;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  background-color: #fafafa;
}
div.ProcessBuy div.rule-detail .dialog-header i[data-v-76e9f40a] {
  cursor: pointer;
}
div.ProcessBuy div.rule-detail[data-v-76e9f40a] .el-dialog__header {
  padding: 0;
}
div.ProcessBuy div.rule-detail[data-v-76e9f40a] .el-dialog__title {
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  height: 40px;
  color: #333;
}
div.ProcessBuy div.rule-detail[data-v-76e9f40a] .el-dialog__body {
  padding-top: 0;
  padding-bottom: 10px;
}
div.ProcessBuy div.rule-detail div.content div.title[data-v-76e9f40a] {
  line-height: 32px;
}
div.ProcessBuy div.rule-detail div.content div.detail[data-v-76e9f40a] {
  line-height: 24px;
  max-height: 200px;
  overflow: auto;
}
div.ProcessBuy div.rule-detail[data-v-76e9f40a] .el-dialog__footer {
  text-align: center !important;
}

div.PreSaleBuy[data-v-c80bbb00] {
  margin: 0 10px;
  margin-left: 20px;
  /* 规则详情 */
}
div.PreSaleBuy div.Process-wrap[data-v-c80bbb00] {
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: flex-start;
}
div.PreSaleBuy div.Process-wrap div.title[data-v-c80bbb00] {
  font-family: Microsoft YaHei;
  font-size: 12px;
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: center;
  margin-right: 9px;
  color: #999;
}
div.PreSaleBuy div.Process-wrap div.process[data-v-c80bbb00] {
  position: relative;
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: center;
  margin-right: 10px;
}
div.PreSaleBuy div.Process-wrap div.process ul.item-list[data-v-c80bbb00] {
  position: relative;
  z-index: 2;
  display: flex;
}
div.PreSaleBuy div.Process-wrap div.process ul.item-list li.item[data-v-c80bbb00] {
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: center;
  min-width: 74px;
  height: 20px;
  border-radius: 10px;
}
div.PreSaleBuy div.Process-wrap div.process ul.item-list li.item span.text[data-v-c80bbb00] {
  font-size: 12px;
  padding: 0 20px;
}
div.PreSaleBuy div.Process-wrap div.process ul.item-list li.item .img[data-v-c80bbb00] {
  width: 16px;
  height: 16px;
}
div.PreSaleBuy div.Process-wrap div.process ul.item-list li.item[data-v-c80bbb00]:not(:first-child) {
  margin-left: 20px;
}
div.PreSaleBuy div.Process-wrap div.process div.line[data-v-c80bbb00] {
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #fb8c8c;
}
div.PreSaleBuy div.Process-wrap div.rule[data-v-c80bbb00] {
  display: flex;
  align-items: center;
  flex-flow: row;
  justify-content: center;
  margin-left: 20px;
}
div.PreSaleBuy div.Process-wrap div.rule .text[data-v-c80bbb00] {
  font-family: Microsoft YaHei;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  color: #666;
}
div.PreSaleBuy div.Process-wrap div.rule .img[data-v-c80bbb00] {
  width: 16px;
  height: 16px;
}
div.PreSaleBuy div.Process-wrap div.rule[data-v-c80bbb00]:hover {
  cursor: pointer;
}
div.PreSaleBuy div.rule-detail .dialog-header[data-v-c80bbb00] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 20px;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  background-color: #fafafa;
}
div.PreSaleBuy div.rule-detail .dialog-header i[data-v-c80bbb00] {
  cursor: pointer;
}
div.PreSaleBuy div.rule-detail[data-v-c80bbb00] .el-dialog__header {
  padding: 0;
}
div.PreSaleBuy div.rule-detail[data-v-c80bbb00] .el-dialog__headerbtn {
  top: auto;
}
div.PreSaleBuy div.rule-detail[data-v-c80bbb00] .el-dialog__body {
  padding-top: 0;
  padding-bottom: 10px;
  background-color: #ffffff !important;
}
div.PreSaleBuy div.rule-detail div.content div.title[data-v-c80bbb00] {
  line-height: 32px;
}
div.PreSaleBuy div.rule-detail div.content div.detail[data-v-c80bbb00] {
  line-height: 24px;
  overflow: auto;
  max-height: 200px;
}
div.PreSaleBuy div.rule-detail[data-v-c80bbb00] .el-dialog__footer {
  text-align: center !important;
}

.saleInfo[data-v-280e344e] {
  margin-top: 13px;
  margin-bottom: 6px;
}
.saleInfo .actuals[data-v-280e344e],
.saleInfo .rushingbuy[data-v-280e344e],
.saleInfo .advanceSale[data-v-280e344e],
.saleInfo .wiseFlash-approvedSpot[data-v-280e344e],
.saleInfo .captive[data-v-280e344e] {
  padding: 4px 0 4px 10px;
  display: flex;
  align-items: center;
}
.saleInfo .actuals .title[data-v-280e344e],
.saleInfo .rushingbuy .title[data-v-280e344e],
.saleInfo .advanceSale .title[data-v-280e344e],
.saleInfo .wiseFlash-approvedSpot .title[data-v-280e344e],
.saleInfo .captive .title[data-v-280e344e] {
  font-weight: bold;
  font-size: 16px;
  margin: 0 24px 0 10px;
}
.saleInfo .el-image[data-v-280e344e] {
  width: 24px;
}
.saleInfo .countDown-style[data-v-280e344e] {
  display: flex;
  align-items: center;
  margin-left: 9px;
}
.saleInfo .countDown-style .msg-text[data-v-280e344e] {
  color: #666666;
  font-size: 12px;
  margin-right: 9px;
}
.saleInfo .countDown-style .countDown-time[data-v-280e344e] {
  display: flex;
  text-align: center;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
}

.priceInfo[data-v-725fea03] {
  width: 740px;
  text-align: left;
  background-color: #f7f7f7;
  padding: 15px 0 15px 15px;
  margin-bottom: 20px;
}
.priceInfo .corridor-box[data-v-725fea03] {
  font-size: 12px;
  color: #666666;
}
.priceInfo .price-box[data-v-725fea03] {
  margin-top: 10px;
  font-size: 18px;
}
.priceInfo .premiumPrice-box[data-v-725fea03] {
  display: flex;
  flex-wrap: wrap;
}
.priceInfo .premiumPrice-box li[data-v-725fea03] {
  margin-right: 36px;
  margin-bottom: 10px;
}

.favorableDetail-dialog .dialog-header[data-v-4a7be68c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 20px;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  background-color: #fafafa;
}
.favorableDetail-dialog .dialog-header i[data-v-4a7be68c] {
  cursor: pointer;
}
.favorableDetail-dialog[data-v-4a7be68c] .el-dialog__header {
  padding: 0;
}
.favorableDetail-dialog[data-v-4a7be68c] .el-dialog__body {
  padding: 16px 30px 40px 20px;
}
.favorableDetail-dialog[data-v-4a7be68c] .el-dialog__footer {
  text-align: center;
}
.label[data-v-4a7be68c] {
  white-space: nowrap;
  padding: 3px;
  border: 1px solid #f4beb9;
  border-radius: 2px;
  font-size: 12px;
  color: #e22e0b;
  margin-right: 10px;
}
.label.blue[data-v-4a7be68c] {
  color: #232aff;
  border-color: #989bff;
}

.favorableInfo[data-v-02ffec9a] {
  text-align: left;
  display: flex;
  align-items: center;
}
.favorableInfo .labels-box[data-v-02ffec9a] {
  margin-left: 20px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.favorableInfo .labels-box .label[data-v-02ffec9a] {
  margin-right: 5px;
  padding: 2px;
  border: 1px solid #f4beb9;
  border-radius: 2px;
  font-size: 12px;
  color: #e22e0b;
}
.favorableInfo .labels-box .blue[data-v-02ffec9a] {
  color: #232aff;
  border-color: #989bff;
}

.detailShu[data-v-7c4896c0] {
  margin-top: 20px;
}
.detailShu[data-v-7c4896c0] table {
  margin: 0 auto;
  width: 100%;
}
.detailShu[data-v-7c4896c0] img {
  width: 100%;
}
.detailShu .table[data-v-7c4896c0] {
  border-collapse: collapse;
  background: #e1f5fe;
}
.detailShu .table tr[data-v-7c4896c0] {
  width: 100%;
  text-align: center;
}
.detailShu .table tr th[data-v-7c4896c0],
.detailShu .table tr td[data-v-7c4896c0] {
  border: 1px solid #eaeaea;
  background: #fff;
}
.detailShu .table tr th[data-v-7c4896c0] {
  width: 20%;
  background: #e1f5fe;
}

.prod-preview[data-v-86aced68] {
  width: 428px;
  position: relative;
}
.prod-preview .monitor[data-v-86aced68] {
  height: 428px;
  margin-bottom: 20px;
  position: relative;
}
.prod-preview .monitor .mask[data-v-86aced68] {
  position: absolute;
  width: 200px;
  height: 200px;
  background-color: rgba(0, 0, 0, 0.3);
}
.prod-preview .monitor img[data-v-86aced68] {
  width: 100%;
  height: 100%;
}
.prod-preview .picker[data-v-86aced68] {
  position: relative;
  padding: 0 20px;
}
.prod-preview .picker .btns[data-v-86aced68] {
  overflow: hidden;
  height: 58px;
}
.prod-preview .picker .btns ul li[data-v-86aced68] {
  float: left;
  margin: 0 2px;
  margin-left: 14px;
}
.prod-preview .picker .btns ul li img[data-v-86aced68] {
  width: 58px;
  height: 58px;
}
.prod-preview .picker .btns ul li.hover img[data-v-86aced68] {
  border: 1px solid #008ee1;
  width: 54px;
  height: 54px;
  border-radius: 2px;
}
.prod-preview .picker button[data-v-86aced68] {
  position: absolute;
  cursor: pointer;
  font-size: 18px;
  top: -2px;
  width: 23px;
  height: 64px;
  background: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 2px;
}
.prod-preview .picker button.prev[data-v-86aced68] {
  left: 0;
}
.prod-preview .picker button.next[data-v-86aced68] {
  right: 0;
}
.prod-preview .origin[data-v-86aced68] {
  position: absolute;
  right: -540px;
  top: 0;
  width: 540px;
  height: 540px;
  z-index: 1000;
  overflow: hidden;
}
.prod-preview .origin img[data-v-86aced68] {
  position: absolute;
  width: 800px;
  height: 800px;
}

/* 规则详情 */
div.rule-detail[data-v-a62e9c18] {
  text-align: left;
}
div.rule-detail[data-v-a62e9c18] .el-dialog__header {
  display: flex;
  align-items: center;
  flex-flow: row;
  padding: 0;
  box-sizing: border-box;
  height: 40px;
  background-color: #fafafa !important;
}
div.rule-detail[data-v-a62e9c18] .el-dialog__header .el-dialog__headerbtn {
  top: 8px;
}
div.rule-detail[data-v-a62e9c18] .el-dialog__title {
  font-family: Microsoft YaHei;
  font-size: 14px;
  display: flex;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  height: 40px;
  color: #333;
}
div.rule-detail[data-v-a62e9c18] .el-dialog__body {
  padding-top: 0;
  padding-bottom: 10px;
}
div.rule-detail div.content div.title[data-v-a62e9c18] {
  line-height: 32px;
}
div.rule-detail div.content div.detail[data-v-a62e9c18] {
  padding-top: 30px;
  line-height: 30px;
  max-height: 200px;
  overflow: auto;
  padding-bottom: 20px;
}
div.rule-detail[data-v-a62e9c18] .el-dialog__footer {
  text-align: center !important;
}
div.rule-detail .el-button[data-v-a62e9c18] {
  width: 120px;
  height: 40px;
  background: #008ee1;
  border-radius: 2px;
}

.centralizationpupop[data-v-4fda9b2e] .el-dialog__header {
  text-align: left !important;
  background: #FAFAFA;
}
.centralizationpupop[data-v-4fda9b2e] .el-button {
  width: 7.5rem !important;
  height: 2.5rem;
}
.centralizationpupop .context[data-v-4fda9b2e] {
  font-size: 12px;
  color: #333333;
  margin-bottom: 0.875rem;
}
.centralizationpupop .context span[data-v-4fda9b2e] {
  color: #FF3333;
}

.page[data-v-7d882864] {
  width: 100%;
  background-color: #fff;
  margin-top: 20px;
}
.page .el-tabs--border-card[data-v-7d882864] {
  background: #fff;
  border: 1px solid #dcdfe6;
  border-top: 0;
  box-shadow: none;
}
.page[data-v-7d882864] .el-tabs__nav-scroll {
  border-right: 0;
}
.page .countY[data-v-7d882864] {
  z-index: 100;
}
.page .countY div[data-v-7d882864] {
  margin-left: 0 !important;
  margin-top: 6px;
}
.page .countY div[data-v-7d882864] .el-input-number__decrease,
.page .countY div[data-v-7d882864] .el-input-number__increase {
  top: 1px !important;
}
.page .notice[data-v-7d882864] {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-left: 9px;
  font-size: 12px !important;
}
.page .notice .text[data-v-7d882864] {
  color: #666666;
  font-size: 12px;
  margin-right: 9px;
}
.page .notice div[data-v-7d882864] {
  display: flex;
}
.page .notice div .num[data-v-7d882864] {
  text-align: center;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
  color: #ff3434 !important;
  margin-right: 0 !important;
}
.page .bottom[data-v-7d882864] {
  background-color: #fff;
  padding-bottom: 19px;
  padding-top: 20px;
}
.page .buttonH[data-v-7d882864] {
  border: 1px solid #eaeaea !important;
  color: #666 !important;
  background: #fafafa !important;
}
.page .pageMain[data-v-7d882864] {
  width: 1192px;
  margin: 0 auto;
}
.page .pageMain .menu[data-v-7d882864] {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 12px;
}
.page .pageMain .pageContent[data-v-7d882864] {
  display: flex;
}
.page .pageMain .pageContent div:nth-child(2) h1[data-v-7d882864] {
  font-size: 16px;
  text-align: left;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
}
.page .pageMain .pageContent div:nth-child(2) .nature[data-v-7d882864] {
  text-align: left;
}
.page .pageMain .pageContent div:nth-child(2) .nature li:nth-child(4) span[data-v-7d882864]:nth-child(2) .el-input {
  width: 296px;
}
.page .pageMain .pageContent div:nth-child(2) .nature li span[data-v-7d882864]:nth-child(1) {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
  margin-right: 20px;
}
.page .pageMain .pageContent div:nth-child(2) .nature li span[data-v-7d882864]:nth-child(2) {
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.page .pageMain .pageContent div:nth-child(2) .nature .installation img[data-v-7d882864] {
  width: 6rem;
  height: 1.125rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.page .pageMain .pageContent div:nth-child(2) .nature .installation .fanbi[data-v-7d882864] {
  font-size: 0.75rem;
  font-family: Microsoft YaHei;
  color: #333333;
  line-height: 1.125rem;
  margin: 0 0.5rem;
}
.page .pageMain .pageContent div:nth-child(2) .nature .installation .detail[data-v-7d882864] {
  font-size: 0.75rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 1.125rem;
  color: #4289c1;
}
.page .pageMain .pageContent div:nth-child(2) .nature .installation .detail[data-v-7d882864]:hover {
  cursor: pointer;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShop[data-v-7d882864] {
  width: 743px;
  background: #f7f7f7;
  padding: 16px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShop .NumberShopCont[data-v-7d882864] {
  display: flex;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShop .NumberShopCont li[data-v-7d882864] {
  display: flex;
  flex-flow: column;
  margin-right: 16px;
  text-align: left;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShop .NumberShopCont li span[data-v-7d882864]:nth-child(1) {
  font-size: 16px;
  font-weight: 400;
  color: #656565;
  line-height: 30px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShop .NumberShopCont li span[data-v-7d882864]:nth-child(2) {
  font-size: 16px;
  font-weight: 400;
  color: #ff3333;
  line-height: 30px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS[data-v-7d882864] {
  width: 743px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .shanHeadF[data-v-7d882864] {
  height: 32px;
  background: #e9e9e9;
  display: flex;
  line-height: 32px;
  padding-left: 16px;
  font-size: 12px;
  font-weight: 400;
  color: #656565;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .shanHead[data-v-7d882864] {
  height: 32px;
  background: #ffe1e1;
  display: flex;
  line-height: 32px;
  padding-left: 16px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .shanHead div[data-v-7d882864]:nth-child(1) {
  font-size: 24px;
  color: #ff3333;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .shanHead div[data-v-7d882864]:nth-child(2) {
  color: #ff3333;
  margin-left: 5px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .shanHead div:nth-child(2) span[data-v-7d882864] {
  font-size: 16px;
  font-weight: 400;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .shanHead div[data-v-7d882864]:nth-child(3) {
  margin-left: 10px;
  font-size: 16px !important;
  font-weight: 400;
  color: #ff3333;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .shanHead div:nth-child(3) span[data-v-7d882864]:nth-child(1) {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  margin-right: 5px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContY[data-v-7d882864] {
  display: flex;
  background: #f7f7f7;
  padding: 16px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContY .jieshu[data-v-7d882864] {
  font-size: 12px;
  font-weight: 400;
  color: #656565;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContY li[data-v-7d882864] {
  display: flex;
  flex-flow: column;
  text-align: left;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContY li div[data-v-7d882864] {
  margin-right: 0px;
  font-size: 12px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContY li span[data-v-7d882864] {
  font-weight: 400;
  color: #656565;
  line-height: 30px;
  margin-left: 0px;
  font-size: 12px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContY li span div[data-v-7d882864] {
  font-size: 12px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContY li span[data-v-7d882864]:nth-child(2) {
  color: #ff3333;
  font-size: 18px;
  text-align: left;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContY li[data-v-7d882864]:not(:first-child) {
  margin-left: 35px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContS[data-v-7d882864] {
  background: #f7f7f7;
  padding: 16px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContS li[data-v-7d882864] {
  display: flex;
  flex-flow: column;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContS li div[data-v-7d882864]:nth-child(1) {
  font-size: 12px;
  font-weight: 400;
  color: #656565;
  line-height: 30px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContS li div[data-v-7d882864]:nth-child(2) {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContS li div:nth-child(2) span[data-v-7d882864]:nth-child(2) {
  font-size: 12px;
  font-weight: 400;
  text-decoration: line-through;
  color: #aaaaaa;
  line-height: 30px;
  padding-left: 10px;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContS li div:nth-child(2) span[data-v-7d882864]:nth-child(1) {
  color: #ff3333;
}
.page .pageMain .pageContent div:nth-child(2) .NumberShopS .NumberShopContS li div[data-v-7d882864] {
  text-align: left;
  margin-left: 0;
}
.page .pageMain .pageContent div:nth-child(2) .classShop ul[data-v-7d882864] {
  display: flex;
  flex-flow: column;
}
.page .pageMain .pageContent div:nth-child(2) .classShop ul li[data-v-7d882864] {
  display: flex;
}
.page .pageMain .pageContent div:nth-child(2) .classShop ul li span[data-v-7d882864]:nth-child(1) {
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #999999 !important;
  line-height: 50px !important;
  text-align: left !important;
  width: 10% !important;
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}
.page .pageMain .pageContent div:nth-child(2) .classShop ul li span[data-v-7d882864] {
  margin-top: 9px;
  margin-left: 0px;
  margin-right: 10px;
  min-width: 36px;
  padding-left: 5px;
  padding-right: 5px;
  background: #fafafa;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  color: #666666;
  box-sizing: border-box;
  text-align: center;
}
.page .pageMain .pageContent div:nth-child(2) .classShop ul li .active[data-v-7d882864] {
  background: #e1f5fe !important;
  border: 1px solid #008ee1 !important;
  color: #0a50a1 !important;
}
.page .pageMain .pageContent div:nth-child(2) .buttomBut[data-v-7d882864] {
  display: flex;
  margin-left: 20px;
  margin-top: 39px;
}
.page .pageMain .pageContent div:nth-child(2) .buttomBut .shop-car[data-v-7d882864] {
  width: 98px;
  height: 30px;
  background: #e1f5fe;
  border: 1px solid #008ee1;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #0a50a1;
  cursor: pointer;
}
.page .pageMain .pageContent div:nth-child(2) .buttomBut .shop-car[data-v-7d882864]:hover {
  background: #007ac0;
  color: #fff;
}
.page .pageMain .pageContent div:nth-child(2) .buttomBut .goumai[data-v-7d882864]:hover {
  cursor: pointer;
  background-color: #007ac0;
}
.page .pageMain .pageContent div:nth-child(2) .buttomBut button[data-v-7d882864] {
  margin-right: 10px;
}
.page .pageMain .pageContent div:nth-child(2) .buttomBut .yuding[data-v-7d882864],
.page .pageMain .pageContent div:nth-child(2) .buttomBut .goumai[data-v-7d882864] {
  width: 98px;
  height: 30px;
  background: #008ee1;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}
.page .pageMain .pageContent div:nth-child(2) .buttomBut .shoucang[data-v-7d882864] {
  width: 98px;
  height: 30px;
  background: #fafafa;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.page .pageMain .pageContent div:nth-child(2) .buttomBut .shoucang[data-v-7d882864]:hover {
  background: #007ac0;
  color: #ffffff;
  cursor: pointer;
}
.page .pageMain .ReserProcess[data-v-7d882864] {
  display: flex;
  height: 74px;
  background: #fafafa;
  margin-top: 25px;
  margin-bottom: 20px;
  position: relative;
}
.page .pageMain .ReserProcess h2[data-v-7d882864] {
  font-size: 18px;
  line-height: 74px;
  font-weight: 400;
  color: #000000;
  width: 149px;
  text-align: center;
}
.page .pageMain .ReserProcess .process[data-v-7d882864] {
  display: flex;
}
.page .pageMain .ReserProcess .process li[data-v-7d882864] {
  margin-left: 20px;
  display: flex;
}
.page .pageMain .ReserProcess .process li .gaoliang[data-v-7d882864] {
  color: #008ee1 !important;
}
.page .pageMain .ReserProcess .process li .gaoliangqiu[data-v-7d882864] {
  background: #008ee1 !important;
  color: #ffffff !important;
}
.page .pageMain .ReserProcess .process li .iii[data-v-7d882864] {
  color: #333333;
  width: 15px;
  text-align: center;
}
.page .pageMain .ReserProcess .process li .fuhao[data-v-7d882864] {
  background: #999999;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  color: #fff;
  margin-top: 25px;
}
.page .pageMain .ReserProcess .process li div[data-v-7d882864] {
  margin-left: 10px;
  text-align: left;
  display: flex;
  flex-flow: column;
  color: #999;
}
.page .pageMain .ReserProcess .process li div span[data-v-7d882864] {
  display: flex;
  justify-content: space-between;
}
.page .pageMain .ReserProcess .process li div span[data-v-7d882864]:nth-child(1) {
  margin-top: 26px;
  font-size: 14px;
  font-weight: 400;
  line-height: 2px;
  color: #333333;
}
.page .pageMain .ReserProcess .process li div span[data-v-7d882864]:nth-child(2) {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}
.page .pageMain .ReserProcess .process li i[data-v-7d882864] {
  display: inline;
}
.page .pageMain .ReserProcess .process li .el-icon-arrow-right[data-v-7d882864] {
  margin-left: 70px;
  margin-right: 20px;
  line-height: 74px;
  width: 6px;
  height: 11px;
  color: #333333;
  font-size: 12px;
}
.page .pageMain .ReserProcess .process .processBack[data-v-7d882864] {
  background: #008ee1 !important;
}
.page .pageMain .ReserProcess .process .processActive[data-v-7d882864] {
  color: #008ee1 !important;
}
.page .pageMain .ReserProcess .processRule[data-v-7d882864] {
  font-size: 12px;
  font-weight: 400;
  color: #0a50a1;
  line-height: 14px;
  position: absolute;
  right: 20px;
  top: 18px;
}
.page .pageMain .ReserProcess .processRule .processRuleDig[data-v-7d882864] {
  text-align: left;
}
.page .pageMain .detailShuCont[data-v-7d882864] {
  width: 100%;
  min-height: 100px;
}
[data-v-7d882864] .el-divider.el-divider--horizontal {
  margin: 10px 0;
}
[data-v-7d882864] .el-message-box__btns {
  text-align: center !important;
}
.centralization[data-v-7d882864] {
  box-sizing: border-box;
  margin-top: 5px;
  margin-left: 70px;
  background: #fff2f2;
  border-radius: 2px;
  min-width: 246px;
  width: -moz-fit-content;
  width: fit-content;
  height: 24px;
  display: flex;
  align-items: center;
}
.centralization .img-style[data-v-7d882864] {
  margin-left: 3px 7px 3px 3px;
}
.centralization .ctab[data-v-7d882864] {
  width: 2rem;
  height: 1rem;
  background: #ff4711;
  border-radius: 0.125rem;
  position: relative;
  color: #fff;
  font-size: 12px;
  line-height: 1rem;
  text-align: center;
}
.centralization .ctab .warning[data-v-7d882864] {
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  color: #fff;
  background: #ff4711;
  width: 1rem;
  height: 1rem;
  font-size: 0.65rem;
  text-align: center;
  line-height: 1rem;
  border: 1px solid #fff;
  border-radius: 50%;
}
.centralization .ctext[data-v-7d882864] {
  font-size: 0.75rem;
  color: #333;
  margin-left: 0.25rem;
}
.centralization .ctext span[data-v-7d882864] {
  color: #ff3333 !important;
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}
[data-v-7d882864] .fanlianzhuang .el-dialog__header {
  background: #fafafa;
}
[data-v-7d882864] .fanlianzhuang .el-dialog__header .fanlidialog-title {
  text-align: left;
}
[data-v-7d882864] .fanlianzhuang .el-dialog__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
[data-v-7d882864] .fanlianzhuang .el-dialog__body span {
  font-size: 0.75rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 1.5rem;
}
[data-v-7d882864] .fanlianzhuang .fanlidialog-footer {
  display: flex;
  justify-content: center;
}
[data-v-7d882864] .v-modal {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.gd-flex[data-v-7d882864] {
  display: flex;
}

