.mj-flex[data-v-283d9751] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mj-flex-direction-row[data-v-283d9751] {
  flex-direction: row;
}
.mj-flex-direction-column[data-v-283d9751] {
  flex-direction: column;
}
.mj-flex-direction-row-reverse[data-v-283d9751] {
  flex-direction: row-reverse;
}
.mj-flex-direction-column-reverse[data-v-283d9751] {
  flex-direction: column-reverse;
}
.mj-justify-content-start[data-v-283d9751] {
  justify-content: flex-start;
}
.mj-justify-content-center[data-v-283d9751] {
  justify-content: center;
}
.mj-justify-content-between[data-v-283d9751] {
  justify-content: space-between;
}
.mj-justify-content-around[data-v-283d9751] {
  justify-content: space-around;
}
.mj-justify-content-start[data-v-283d9751] {
  justify-content: flex-start;
}
.mj-align-items-start[data-v-283d9751] {
  align-items: flex-start;
}
.mj-align-items-center[data-v-283d9751] {
  align-items: center;
}
.mj-align-items-baseline[data-v-283d9751] {
  align-items: baseline;
}
.mj-align-items-end[data-v-283d9751] {
  align-items: flex-start;
}
.mj-align-items-stretch[data-v-283d9751] {
  align-items: stretch;
}
.mj-flex-wrap-wrap[data-v-283d9751] {
  flex-wrap: wrap;
}
.mj-flex-wrap-nowrap[data-v-283d9751] {
  flex-wrap: nowrap;
}
.mj-flex-wrap-nowrap[data-v-283d9751] {
  flex-wrap: wrap-reverse;
}
.mj-align-content-start[data-v-283d9751] {
  align-content: start;
}
.mj-align-content-center[data-v-283d9751] {
  align-content: center;
}
.mj-align-content-between[data-v-283d9751] {
  align-content: space-between;
}
.mj-align-content-stretch[data-v-283d9751] {
  align-content: stretch;
}
.mj-align-content-around[data-v-283d9751] {
  align-content: space-around;
}
.mj-align-content-end[data-v-283d9751] {
  align-content: end;
}
.mj-align-self-baseline[data-v-283d9751] {
  align-self: baseline;
}
.mj-align-self-start[data-v-283d9751] {
  align-self: flex-start;
}
.mj-align-self-center[data-v-283d9751] {
  align-self: center;
}
.mj-align-self-end[data-v-283d9751] {
  align-self: flex-end;
}
i[data-v-283d9751] {
  font-style: normal;
}
li[data-v-283d9751] {
  list-style: none;
}
input[data-v-283d9751]:-webkit-autofill,
input[data-v-283d9751]:-internal-autofill-selected {
  background-color: #fff;
}
.router-view[data-v-283d9751] {
  min-height: 500px;
}
.fontDin[data-v-283d9751] {
  font-family: "Din Bold" !important;
}
[data-v-283d9751] .ivu-page .ivu-page-prev,[data-v-283d9751] .ivu-page .ivu-page-next {
  border: none;
  background: rgba(153, 153, 153, 0.1);
}
[data-v-283d9751] .ivu-page .ivu-page-item {
  background: rgba(153, 153, 153, 0.1);
  border: none;
}
[data-v-283d9751] .ivu-page .ivu-page-item-active {
  background: #E51915;
  border-radius: 2px;
}
[data-v-283d9751] .ivu-page .ivu-page-item-active a {
  color: #ffffff;
}
.mode[data-v-283d9751] {
  overflow: hidden;
  display: flex;
  display: -webkit-box;
}
.item[data-v-283d9751] {
  cursor: pointer;
  min-width: 160px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #EAEAEA;
  margin-right: 16px;
  font-size: 14px;
  position: relative;
}
.item .icon[data-v-283d9751] {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #E51915;
  display: none;
  transition: all 0.25s;
}
.item[data-v-283d9751]:hover {
  border-color: #E51915;
}
.current[data-v-283d9751] {
  border-color: #E51915;
  border-width: 2px;
}
.current .item-box[data-v-283d9751] {
  margin: -1px;
}
.current .icon[data-v-283d9751] {
  display: block;
}
.disable[data-v-283d9751] {
  background: #EAEAEA;
  color: #BCBCBC;
  border-color: #EAEAEA;
}
.disable[data-v-283d9751]:hover {
  border-color: #EAEAEA;
}
.disable:hover .icon[data-v-283d9751] {
  display: none;
}
[data-v-283d9751] .ivu-modal-content {
  border-radius: 0;
}
[data-v-283d9751] .ivu-modal-content .ivu-modal-body {
  height: 346px;
  overflow: auto;
}
.modal .modal-hd[data-v-283d9751] {
  font-size: 18px;
  color: #333333;
  font-weight: 500;
}
.modal-table td[data-v-283d9751] {
  padding: 16px 0;
  border-bottom: 1px solid #EAEAEA;
}
.modal-table th[data-v-283d9751] {
  padding-bottom: 4px;
  font-size: 14px;
  color: #1A1A1A;
  line-height: 16px;
}
.info-box[data-v-283d9751] {
  display: flex;
  align-items: center;
}
.info-box .info[data-v-283d9751] {
  flex: 1;
  text-align: left;
  margin-left: 8px;
}
.info-box .goods-logo[data-v-283d9751] {
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 4px;
}
.info-box .name[data-v-283d9751] {
  font-size: 12px;
  color: #1A1A1A;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.info-box .spec[data-v-283d9751] {
  font-size: 12px;
  color: #999999;
  line-height: 16px;
}
.info-box tbody[data-v-283d9751] {
  height: 346px;
  overflow: auto;
}
.modal-ft[data-v-283d9751] {
  font-size: 16px;
}
.modal-ft .remove[data-v-283d9751] {
  background: #FFFFFF;
  border: 1px solid #BCBCBC;
  border-radius: 4px;
  width: 182px;
  height: 42px;
  color: #555555;
  margin-right: 15px;
}
.modal-ft .close[data-v-283d9751] {
  background: #E51915;
  border-radius: 4px;
  color: #FFFFFF;
  width: 182px;
  height: 42px;
}

.mj-flex[data-v-3c6c9366] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mj-flex-direction-row[data-v-3c6c9366] {
  flex-direction: row;
}
.mj-flex-direction-column[data-v-3c6c9366] {
  flex-direction: column;
}
.mj-flex-direction-row-reverse[data-v-3c6c9366] {
  flex-direction: row-reverse;
}
.mj-flex-direction-column-reverse[data-v-3c6c9366] {
  flex-direction: column-reverse;
}
.mj-justify-content-start[data-v-3c6c9366] {
  justify-content: flex-start;
}
.mj-justify-content-center[data-v-3c6c9366] {
  justify-content: center;
}
.mj-justify-content-between[data-v-3c6c9366] {
  justify-content: space-between;
}
.mj-justify-content-around[data-v-3c6c9366] {
  justify-content: space-around;
}
.mj-justify-content-start[data-v-3c6c9366] {
  justify-content: flex-start;
}
.mj-align-items-start[data-v-3c6c9366] {
  align-items: flex-start;
}
.mj-align-items-center[data-v-3c6c9366] {
  align-items: center;
}
.mj-align-items-baseline[data-v-3c6c9366] {
  align-items: baseline;
}
.mj-align-items-end[data-v-3c6c9366] {
  align-items: flex-start;
}
.mj-align-items-stretch[data-v-3c6c9366] {
  align-items: stretch;
}
.mj-flex-wrap-wrap[data-v-3c6c9366] {
  flex-wrap: wrap;
}
.mj-flex-wrap-nowrap[data-v-3c6c9366] {
  flex-wrap: nowrap;
}
.mj-flex-wrap-nowrap[data-v-3c6c9366] {
  flex-wrap: wrap-reverse;
}
.mj-align-content-start[data-v-3c6c9366] {
  align-content: start;
}
.mj-align-content-center[data-v-3c6c9366] {
  align-content: center;
}
.mj-align-content-between[data-v-3c6c9366] {
  align-content: space-between;
}
.mj-align-content-stretch[data-v-3c6c9366] {
  align-content: stretch;
}
.mj-align-content-around[data-v-3c6c9366] {
  align-content: space-around;
}
.mj-align-content-end[data-v-3c6c9366] {
  align-content: end;
}
.mj-align-self-baseline[data-v-3c6c9366] {
  align-self: baseline;
}
.mj-align-self-start[data-v-3c6c9366] {
  align-self: flex-start;
}
.mj-align-self-center[data-v-3c6c9366] {
  align-self: center;
}
.mj-align-self-end[data-v-3c6c9366] {
  align-self: flex-end;
}
i[data-v-3c6c9366] {
  font-style: normal;
}
li[data-v-3c6c9366] {
  list-style: none;
}
input[data-v-3c6c9366]:-webkit-autofill,
input[data-v-3c6c9366]:-internal-autofill-selected {
  background-color: #fff;
}
.router-view[data-v-3c6c9366] {
  min-height: 500px;
}
.fontDin[data-v-3c6c9366] {
  font-family: "Din Bold" !important;
}
[data-v-3c6c9366] .ivu-page .ivu-page-prev,[data-v-3c6c9366] .ivu-page .ivu-page-next {
  border: none;
  background: rgba(153, 153, 153, 0.1);
}
[data-v-3c6c9366] .ivu-page .ivu-page-item {
  background: rgba(153, 153, 153, 0.1);
  border: none;
}
[data-v-3c6c9366] .ivu-page .ivu-page-item-active {
  background: #E51915;
  border-radius: 2px;
}
[data-v-3c6c9366] .ivu-page .ivu-page-item-active a {
  color: #ffffff;
}
.qcodeCanvas[data-v-3c6c9366] {
  width: 238px;
  height: 238px;
}
.qcode[data-v-3c6c9366] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.qcode .la[data-v-3c6c9366] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.qcode .tips[data-v-3c6c9366] {
  margin-top: 6px;
  font-size: 12px;
}
.qcode .time[data-v-3c6c9366] {
  color: #FF0028;
}
.weixnscant[data-v-3c6c9366] {
  height: 265px;
}

.mj-flex[data-v-74175b6d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mj-flex-direction-row[data-v-74175b6d] {
  flex-direction: row;
}
.mj-flex-direction-column[data-v-74175b6d] {
  flex-direction: column;
}
.mj-flex-direction-row-reverse[data-v-74175b6d] {
  flex-direction: row-reverse;
}
.mj-flex-direction-column-reverse[data-v-74175b6d] {
  flex-direction: column-reverse;
}
.mj-justify-content-start[data-v-74175b6d] {
  justify-content: flex-start;
}
.mj-justify-content-center[data-v-74175b6d] {
  justify-content: center;
}
.mj-justify-content-between[data-v-74175b6d] {
  justify-content: space-between;
}
.mj-justify-content-around[data-v-74175b6d] {
  justify-content: space-around;
}
.mj-justify-content-start[data-v-74175b6d] {
  justify-content: flex-start;
}
.mj-align-items-start[data-v-74175b6d] {
  align-items: flex-start;
}
.mj-align-items-center[data-v-74175b6d] {
  align-items: center;
}
.mj-align-items-baseline[data-v-74175b6d] {
  align-items: baseline;
}
.mj-align-items-end[data-v-74175b6d] {
  align-items: flex-start;
}
.mj-align-items-stretch[data-v-74175b6d] {
  align-items: stretch;
}
.mj-flex-wrap-wrap[data-v-74175b6d] {
  flex-wrap: wrap;
}
.mj-flex-wrap-nowrap[data-v-74175b6d] {
  flex-wrap: nowrap;
}
.mj-flex-wrap-nowrap[data-v-74175b6d] {
  flex-wrap: wrap-reverse;
}
.mj-align-content-start[data-v-74175b6d] {
  align-content: start;
}
.mj-align-content-center[data-v-74175b6d] {
  align-content: center;
}
.mj-align-content-between[data-v-74175b6d] {
  align-content: space-between;
}
.mj-align-content-stretch[data-v-74175b6d] {
  align-content: stretch;
}
.mj-align-content-around[data-v-74175b6d] {
  align-content: space-around;
}
.mj-align-content-end[data-v-74175b6d] {
  align-content: end;
}
.mj-align-self-baseline[data-v-74175b6d] {
  align-self: baseline;
}
.mj-align-self-start[data-v-74175b6d] {
  align-self: flex-start;
}
.mj-align-self-center[data-v-74175b6d] {
  align-self: center;
}
.mj-align-self-end[data-v-74175b6d] {
  align-self: flex-end;
}
i[data-v-74175b6d] {
  font-style: normal;
}
li[data-v-74175b6d] {
  list-style: none;
}
input[data-v-74175b6d]:-webkit-autofill,
input[data-v-74175b6d]:-internal-autofill-selected {
  background-color: #fff;
}
.router-view[data-v-74175b6d] {
  min-height: 500px;
}
.fontDin[data-v-74175b6d] {
  font-family: "Din Bold" !important;
}
[data-v-74175b6d] .ivu-page .ivu-page-prev,[data-v-74175b6d] .ivu-page .ivu-page-next {
  border: none;
  background: rgba(153, 153, 153, 0.1);
}
[data-v-74175b6d] .ivu-page .ivu-page-item {
  background: rgba(153, 153, 153, 0.1);
  border: none;
}
[data-v-74175b6d] .ivu-page .ivu-page-item-active {
  background: #E51915;
  border-radius: 2px;
}
[data-v-74175b6d] .ivu-page .ivu-page-item-active a {
  color: #ffffff;
}
.choose[data-v-74175b6d] {
  padding: 0 25px 0 96px;
  overflow: hidden;
  min-height: 281px;
}
.choose .label[data-v-74175b6d] {
  font-size: 16px;
  line-height: 40px;
  margin-right: 26px;
  float: left;
  margin-left: -71px;
  font-weight: 600;
}
.choose .mode[data-v-74175b6d] {
  display: flex;
  display: -webkit-box;
  flex-wrap: wrap;
  align-content: flex-start;
}
.item[data-v-74175b6d] {
  cursor: pointer;
  width: 180px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #EAEAEA;
  font-size: 16px;
  position: relative;
  margin: 0 14px 16px 0;
  font-size: 0;
  overflow: hidden;
}
.item[data-v-74175b6d]:nth-child(6n) {
  margin-right: 0;
}
.item .logo[data-v-74175b6d] {
  display: block;
  margin-right: 10px;
  width: 100%;
  height: 100%;
}
.item img[data-v-74175b6d] {
  vertical-align: top;
}
.item .icon[data-v-74175b6d] {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #E51915;
  display: none;
  transition: all 0.25s;
}
.item.current[data-v-74175b6d] {
  border-color: #E51915;
  border-width: 2px;
}
.item.current .item-box[data-v-74175b6d] {
  margin: -1px;
}
.item.current .icon[data-v-74175b6d] {
  display: block;
}
.btn-pay[data-v-74175b6d] {
  width: 180px;
  height: 48px;
  font-size: 20px;
  margin: 35px 0 0 22px;
  padding: 0;
}
.btn-pay a[data-v-74175b6d] {
  display: block;
  width: 180px;
  height: 48px;
  line-height: 46px;
  color: #fff;
}
.btn-pay[disabled] a[data-v-74175b6d] {
  color: #ccc;
}
.ivu-modal-content[data-v-74175b6d] {
  border-radius: 0;
}
.modal-content[data-v-74175b6d] {
  padding: 16px 0;
  font-size: 16px;
  color: #333333;
  line-height: 28px;
}
.error-tips[data-v-74175b6d] {
  font-size: 14px;
  color: #999999;
  line-height: 28px;
}
.error-tips span[data-v-74175b6d] {
  color: #3485F8;
}
.error-tips span[data-v-74175b6d]:hover {
  cursor: pointer;
}
[data-v-74175b6d] .ivu-modal-footer {
  padding: 0 24px 18px;
  border-top: none;
}
[data-v-74175b6d] .ivu-modal-header {
  padding: 15px 24px 12px;
}
[data-v-74175b6d] .ivu-modal-body {
  padding: 0 24px;
}
.modal-ft .ivu-btn[data-v-74175b6d] {
  min-width: 150px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  font-size: 14px;
}
.modal-ft .lt-btn[data-v-74175b6d] {
  border: 1px solid #BCBCBC;
  color: #555555;
  margin-right: 10px;
}
.modal-ft .rt-btn[data-v-74175b6d] {
  background: #E51915;
  border-radius: 4px;
  color: #FFFFFF;
}
[data-v-74175b6d] .vertical-center-modal {
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-v-74175b6d] .vertical-center-modal .ivu-modal {
  top: 0;
}

.mj-flex[data-v-1932a5cd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mj-flex-direction-row[data-v-1932a5cd] {
  flex-direction: row;
}
.mj-flex-direction-column[data-v-1932a5cd] {
  flex-direction: column;
}
.mj-flex-direction-row-reverse[data-v-1932a5cd] {
  flex-direction: row-reverse;
}
.mj-flex-direction-column-reverse[data-v-1932a5cd] {
  flex-direction: column-reverse;
}
.mj-justify-content-start[data-v-1932a5cd] {
  justify-content: flex-start;
}
.mj-justify-content-center[data-v-1932a5cd] {
  justify-content: center;
}
.mj-justify-content-between[data-v-1932a5cd] {
  justify-content: space-between;
}
.mj-justify-content-around[data-v-1932a5cd] {
  justify-content: space-around;
}
.mj-justify-content-start[data-v-1932a5cd] {
  justify-content: flex-start;
}
.mj-align-items-start[data-v-1932a5cd] {
  align-items: flex-start;
}
.mj-align-items-center[data-v-1932a5cd] {
  align-items: center;
}
.mj-align-items-baseline[data-v-1932a5cd] {
  align-items: baseline;
}
.mj-align-items-end[data-v-1932a5cd] {
  align-items: flex-start;
}
.mj-align-items-stretch[data-v-1932a5cd] {
  align-items: stretch;
}
.mj-flex-wrap-wrap[data-v-1932a5cd] {
  flex-wrap: wrap;
}
.mj-flex-wrap-nowrap[data-v-1932a5cd] {
  flex-wrap: nowrap;
}
.mj-flex-wrap-nowrap[data-v-1932a5cd] {
  flex-wrap: wrap-reverse;
}
.mj-align-content-start[data-v-1932a5cd] {
  align-content: start;
}
.mj-align-content-center[data-v-1932a5cd] {
  align-content: center;
}
.mj-align-content-between[data-v-1932a5cd] {
  align-content: space-between;
}
.mj-align-content-stretch[data-v-1932a5cd] {
  align-content: stretch;
}
.mj-align-content-around[data-v-1932a5cd] {
  align-content: space-around;
}
.mj-align-content-end[data-v-1932a5cd] {
  align-content: end;
}
.mj-align-self-baseline[data-v-1932a5cd] {
  align-self: baseline;
}
.mj-align-self-start[data-v-1932a5cd] {
  align-self: flex-start;
}
.mj-align-self-center[data-v-1932a5cd] {
  align-self: center;
}
.mj-align-self-end[data-v-1932a5cd] {
  align-self: flex-end;
}
i[data-v-1932a5cd] {
  font-style: normal;
}
li[data-v-1932a5cd] {
  list-style: none;
}
input[data-v-1932a5cd]:-webkit-autofill,
input[data-v-1932a5cd]:-internal-autofill-selected {
  background-color: #fff;
}
.router-view[data-v-1932a5cd] {
  min-height: 500px;
}
.fontDin[data-v-1932a5cd] {
  font-family: "Din Bold" !important;
}
[data-v-1932a5cd] .ivu-page .ivu-page-prev,[data-v-1932a5cd] .ivu-page .ivu-page-next {
  border: none;
  background: rgba(153, 153, 153, 0.1);
}
[data-v-1932a5cd] .ivu-page .ivu-page-item {
  background: rgba(153, 153, 153, 0.1);
  border: none;
}
[data-v-1932a5cd] .ivu-page .ivu-page-item-active {
  background: #E51915;
  border-radius: 2px;
}
[data-v-1932a5cd] .ivu-page .ivu-page-item-active a {
  color: #ffffff;
}
.followWechat[data-v-1932a5cd] {
  text-align: center;
}
.followWechat .code[data-v-1932a5cd] {
  display: inline-block;
  width: 238px;
  height: 238px;
  margin-bottom: 8px;
}
.followWechat img[data-v-1932a5cd] {
  width: 238px;
  height: 238px;
}
.followWechat p[data-v-1932a5cd] {
  line-height: 20px;
  font-size: 14px;
}

.mj-flex[data-v-d1eba21e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mj-flex-direction-row[data-v-d1eba21e] {
  flex-direction: row;
}
.mj-flex-direction-column[data-v-d1eba21e] {
  flex-direction: column;
}
.mj-flex-direction-row-reverse[data-v-d1eba21e] {
  flex-direction: row-reverse;
}
.mj-flex-direction-column-reverse[data-v-d1eba21e] {
  flex-direction: column-reverse;
}
.mj-justify-content-start[data-v-d1eba21e] {
  justify-content: flex-start;
}
.mj-justify-content-center[data-v-d1eba21e] {
  justify-content: center;
}
.mj-justify-content-between[data-v-d1eba21e] {
  justify-content: space-between;
}
.mj-justify-content-around[data-v-d1eba21e] {
  justify-content: space-around;
}
.mj-justify-content-start[data-v-d1eba21e] {
  justify-content: flex-start;
}
.mj-align-items-start[data-v-d1eba21e] {
  align-items: flex-start;
}
.mj-align-items-center[data-v-d1eba21e] {
  align-items: center;
}
.mj-align-items-baseline[data-v-d1eba21e] {
  align-items: baseline;
}
.mj-align-items-end[data-v-d1eba21e] {
  align-items: flex-start;
}
.mj-align-items-stretch[data-v-d1eba21e] {
  align-items: stretch;
}
.mj-flex-wrap-wrap[data-v-d1eba21e] {
  flex-wrap: wrap;
}
.mj-flex-wrap-nowrap[data-v-d1eba21e] {
  flex-wrap: nowrap;
}
.mj-flex-wrap-nowrap[data-v-d1eba21e] {
  flex-wrap: wrap-reverse;
}
.mj-align-content-start[data-v-d1eba21e] {
  align-content: start;
}
.mj-align-content-center[data-v-d1eba21e] {
  align-content: center;
}
.mj-align-content-between[data-v-d1eba21e] {
  align-content: space-between;
}
.mj-align-content-stretch[data-v-d1eba21e] {
  align-content: stretch;
}
.mj-align-content-around[data-v-d1eba21e] {
  align-content: space-around;
}
.mj-align-content-end[data-v-d1eba21e] {
  align-content: end;
}
.mj-align-self-baseline[data-v-d1eba21e] {
  align-self: baseline;
}
.mj-align-self-start[data-v-d1eba21e] {
  align-self: flex-start;
}
.mj-align-self-center[data-v-d1eba21e] {
  align-self: center;
}
.mj-align-self-end[data-v-d1eba21e] {
  align-self: flex-end;
}
i[data-v-d1eba21e] {
  font-style: normal;
}
li[data-v-d1eba21e] {
  list-style: none;
}
input[data-v-d1eba21e]:-webkit-autofill,
input[data-v-d1eba21e]:-internal-autofill-selected {
  background-color: #fff;
}
.router-view[data-v-d1eba21e] {
  min-height: 500px;
}
.fontDin[data-v-d1eba21e] {
  font-family: "Din Bold" !important;
}
[data-v-d1eba21e] .ivu-page .ivu-page-prev,[data-v-d1eba21e] .ivu-page .ivu-page-next {
  border: none;
  background: rgba(153, 153, 153, 0.1);
}
[data-v-d1eba21e] .ivu-page .ivu-page-item {
  background: rgba(153, 153, 153, 0.1);
  border: none;
}
[data-v-d1eba21e] .ivu-page .ivu-page-item-active {
  background: #E51915;
  border-radius: 2px;
}
[data-v-d1eba21e] .ivu-page .ivu-page-item-active a {
  color: #ffffff;
}
.container[data-v-d1eba21e] {
  margin: 20px 0;
  padding: 25px 24px 50px;
  background-color: #fff;
}
.info[data-v-d1eba21e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.5;
}
.time[data-v-d1eba21e] {
  color: #E51915;
}
.price-info[data-v-d1eba21e] {
  display: flex;
}
.price-tips[data-v-d1eba21e] {
  font-size: 12px;
}
.price-count[data-v-d1eba21e] {
  font-size: 20px;
  color: #E51915;
}
.title[data-v-d1eba21e] {
  margin-top: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  padding: 0 12px;
  background-color: #E51915;
}
.title .sub[data-v-d1eba21e] {
  font-size: 12px;
  margin-left: 15px;
}
.pay-mode-pannel[data-v-d1eba21e] {
  padding: 22px 25px;
  border: 1px solid #EAEAEA;
  display: flex;
  display: -webkit-box;
  margin-top: 18px;
}
.pay-mode-pannel .label[data-v-d1eba21e] {
  font-size: 16px;
  line-height: 40px;
  margin-right: 26px;
  font-weight: 600;
}
.pay-mode-content[data-v-d1eba21e] {
  border: 1px solid #EAEAEA;
  border-top: none;
  padding-top: 22px;
  padding-bottom: 48px;
}
.paySucess[data-v-d1eba21e] {
  width: 100%;
  padding: 100px 0 120px;
  text-align: center;
}
.paySucess .icon[data-v-d1eba21e] {
  display: block;
  margin: 0 auto 16px;
  background: url("https://3vj-vda.3vjia.com/meijia_oss_pro/static/minishop_pc/images/icon-paySuccess.png") no-repeat center center;
  background-size: 131px 103px;
  width: 131px;
  height: 103px;
}
.paySucess .price-tips[data-v-d1eba21e],
.paySucess .price-count[data-v-d1eba21e] {
  font-size: 20px;
  line-height: 28px;
}
.paySucess > div[data-v-d1eba21e] {
  display: inline-block;
  vertical-align: middle;
  padding: 0 112px;
}
.paySucess-title[data-v-d1eba21e] {
  display: inline-block;
  font-size: 24px;
  color: #333;
  line-height: 33px;
  padding-bottom: 7px;
}
.btn-goback[data-v-d1eba21e],
.btn-view-order[data-v-d1eba21e] {
  display: inline-block;
  vertical-align: middle;
  margin: 32px 5px 0;
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  border: 1px solid #E51915;
}
.btn-view-order[data-v-d1eba21e] {
  color: #fff;
}

