
.img-box[data-v-d8f89fec] {
  display: flex;
  background: url(https://3vj-vda.3vjia.com/meijia_oss_pro/static/minishop_pc/images/img-placeholder.png) center center no-repeat;
  background-size: 50%;
}
.img-box[data-v-d8f89fec],
.image[data-v-d8f89fec]{
  display: block;
  width: 100%;
  height: 100%;
}
.image[data-v-d8f89fec]{
    background-color: #fff;
}
img[lazy="loading"][data-v-d8f89fec] {
  opacity: 0;
}
/* img[lazy="error"] {
} */
img[lazy="loaded"][data-v-d8f89fec] {
  transition: opacity 0.3s;
  opacity: 1;
}

.mj-flex[data-v-5fb269c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mj-flex-direction-row[data-v-5fb269c2] {
  flex-direction: row;
}
.mj-flex-direction-column[data-v-5fb269c2] {
  flex-direction: column;
}
.mj-flex-direction-row-reverse[data-v-5fb269c2] {
  flex-direction: row-reverse;
}
.mj-flex-direction-column-reverse[data-v-5fb269c2] {
  flex-direction: column-reverse;
}
.mj-justify-content-start[data-v-5fb269c2] {
  justify-content: flex-start;
}
.mj-justify-content-center[data-v-5fb269c2] {
  justify-content: center;
}
.mj-justify-content-between[data-v-5fb269c2] {
  justify-content: space-between;
}
.mj-justify-content-around[data-v-5fb269c2] {
  justify-content: space-around;
}
.mj-justify-content-start[data-v-5fb269c2] {
  justify-content: flex-start;
}
.mj-align-items-start[data-v-5fb269c2] {
  align-items: flex-start;
}
.mj-align-items-center[data-v-5fb269c2] {
  align-items: center;
}
.mj-align-items-baseline[data-v-5fb269c2] {
  align-items: baseline;
}
.mj-align-items-end[data-v-5fb269c2] {
  align-items: flex-start;
}
.mj-align-items-stretch[data-v-5fb269c2] {
  align-items: stretch;
}
.mj-flex-wrap-wrap[data-v-5fb269c2] {
  flex-wrap: wrap;
}
.mj-flex-wrap-nowrap[data-v-5fb269c2] {
  flex-wrap: nowrap;
}
.mj-flex-wrap-nowrap[data-v-5fb269c2] {
  flex-wrap: wrap-reverse;
}
.mj-align-content-start[data-v-5fb269c2] {
  align-content: start;
}
.mj-align-content-center[data-v-5fb269c2] {
  align-content: center;
}
.mj-align-content-between[data-v-5fb269c2] {
  align-content: space-between;
}
.mj-align-content-stretch[data-v-5fb269c2] {
  align-content: stretch;
}
.mj-align-content-around[data-v-5fb269c2] {
  align-content: space-around;
}
.mj-align-content-end[data-v-5fb269c2] {
  align-content: end;
}
.mj-align-self-baseline[data-v-5fb269c2] {
  align-self: baseline;
}
.mj-align-self-start[data-v-5fb269c2] {
  align-self: flex-start;
}
.mj-align-self-center[data-v-5fb269c2] {
  align-self: center;
}
.mj-align-self-end[data-v-5fb269c2] {
  align-self: flex-end;
}
i[data-v-5fb269c2] {
  font-style: normal;
}
li[data-v-5fb269c2] {
  list-style: none;
}
input[data-v-5fb269c2]:-webkit-autofill,
input[data-v-5fb269c2]:-internal-autofill-selected {
  background-color: #fff;
}
.router-view[data-v-5fb269c2] {
  min-height: 500px;
}
.fontDin[data-v-5fb269c2] {
  font-family: "Din Bold" !important;
}
[data-v-5fb269c2] .ivu-page .ivu-page-prev,[data-v-5fb269c2] .ivu-page .ivu-page-next {
  border: none;
  background: rgba(153, 153, 153, 0.1);
}
[data-v-5fb269c2] .ivu-page .ivu-page-item {
  background: rgba(153, 153, 153, 0.1);
  border: none;
}
[data-v-5fb269c2] .ivu-page .ivu-page-item-active {
  background: #E51915;
  border-radius: 2px;
}
[data-v-5fb269c2] .ivu-page .ivu-page-item-active a {
  color: #ffffff;
}
.container[data-v-5fb269c2] {
  background-color: #fff;
  padding: 10px 40px;
  margin: 20px 0;
}
.order[data-v-5fb269c2] {
  /* margin-top: 70px; */
  padding: 26px 40px 18px 40px;
  border: 1px solid #eaeaea;
}
.order-status[data-v-5fb269c2] {
  text-align: center;
  padding-bottom: 26px;
  border-bottom: 1px solid #E6E9EC;
}
.order-status .status[data-v-5fb269c2],
.order-status .receive[data-v-5fb269c2] {
  flex: 1;
}
.order-status .status i[data-v-5fb269c2] {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  display: block;
  background-size: 100% !important;
}
.order-status .status span[data-v-5fb269c2]:first-child {
  display: block;
  font-size: 12px;
  color: #999999;
  line-height: 17px;
  margin-bottom: 15px;
}
.order-status .status .full-status[data-v-5fb269c2] {
  display: block;
  margin-top: 11px;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}
.order-status .status .refund-status[data-v-5fb269c2] {
  display: block;
  color: #E51915;
  font-size: 14px;
}
.order-status .receive[data-v-5fb269c2] {
  text-align: left;
  font-size: 14px;
  color: #555;
}
.order-status .receive .receive-inner[data-v-5fb269c2] {
  width: 370px;
  text-align: right;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.order-status .down-count[data-v-5fb269c2] {
  margin-bottom: 16px;
}
.order-status .down-count i[data-v-5fb269c2] {
  color: #E51915;
}
.order-status .btn[data-v-5fb269c2] {
  min-width: 120px;
  height: 36px;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  margin-left: 16px;
  border-radius: 0;
  padding: 0 8px;
}
.order-status .btn[disabled="disabled"][data-v-5fb269c2] {
  color: #c5c8ce !important;
  background-color: #f7f7f7;
  border-color: #dcdee2;
}
.order-status .btn-comfirm[data-v-5fb269c2] {
  color: #fff;
}
.order-info[data-v-5fb269c2] {
  display: flex;
  padding: 26px 0 0 0;
}
.order-info div[data-v-5fb269c2] {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.order-info div > *[data-v-5fb269c2] {
  display: block;
}
.order-info .order-detail[data-v-5fb269c2] {
  border-right: 1px solid #E6E9EC;
}
.order-info .receipt-detail[data-v-5fb269c2] {
  padding-left: 40px;
}
.title[data-v-5fb269c2] {
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 24px;
}
.info[data-v-5fb269c2] {
  font-size: 14px;
  margin-bottom: 12px;
}
.a-row-table[data-v-5fb269c2] {
  margin: 20px 0;
  border: 1px solid #eaeaea;
}
.copy-icon[data-v-5fb269c2] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 5px;
  cursor: pointer;
  background-image: url('/images/copy.png');
  background-size: 100%;
}
.count-info[data-v-5fb269c2] {
  padding: 15px 16px 0 0;
  text-align: right;
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.count-info P[data-v-5fb269c2] {
  margin-bottom: 15px;
}
.count-info .active[data-v-5fb269c2] {
  color: #E51915;
}
.count-info .active .count-price[data-v-5fb269c2] {
  color: #E51915;
}
.count-info .count-price[data-v-5fb269c2] {
  color: #555555;
  display: inline-block;
  width: 136px;
}
























































































































































































































































































































































































































































































































































































































































































/* 面包屑 */
.bread-crumb{
    margin: 12px 0 18px 0;
}
/* table */
.ivu-table .demo-table-info-cell-age {
    background-color: #ff6600;
    color: #fff;
}
.ivu-table .table-info-item td{
    background-color: #F9F9F9;
    color: #333333;
    height: 40px;
}
.ivu-table .table-info-child-item td{
    background-color: #FFFFFF;
    color: #333333;
    height: 96px;
    padding: 10px 0;
}
.ivu-table-header thead tr th{
    background: #FFFFFF;
    height: 56px;
}
.ivu-table-cell.ivu-table-cell-ellipsis .columns2{
    /* 设置行数为2 由于被ivu-table-cell-ellipsis影响所以必须设置word-break:normal;
    white-space: normal;才能生效 */
    width:250px;
    /* height: 36px;  */
    display: -webkit-box; 
    -webkit-box-orient:vertical; 
    -webkit-line-clamp: 2;
    text-overflow:ellipsis;
    overflow:hidden;
    word-break:normal;
    white-space: normal;
}
.ivu-table-row.table-info-child-item .text-center{
    border-right: 1px solid #E6E9EC;
}
.img-box{
    margin-top:3px;
}
.eye_image{
    width: 16px;
    height: 16px;
}

