
.tplQuantity[data-v-5fa8c823] {
    background-color: #fff;
    color: #606266;
    border-color: #606266;
    height: 12px;
    line-height: 12px;
    padding: 0 3px;
}
.pageImgCheck[data-v-5fa8c823] {
    width: 100px;
    height: 100px;
    border: 1px solid red;
}
.pageImgNotCheck[data-v-5fa8c823] {
    width: 100px;
    height: 100px;
    border: 1px solid #f1f1f1;
}

.ddOrderInfoCls .el-divider--horizontal[data-v-31414b7e] {
  margin: 30px 0;
}
.ddOrderInfoCls .dd-order-mess[data-v-31414b7e] {
  padding: 10px;
  background: #f1f1f1;
  border-radius: 5px;
}
.ddOrderInfoCls .dd-order-mess .order-mess[data-v-31414b7e] {
  display: flex;
  justify-content: space-between;
}
.ddOrderInfoCls .dd-order-mess .order-mess .el-form-item[data-v-31414b7e] {
  margin-bottom: 0;
}
.ddOrderInfoCls p[data-v-31414b7e] {
  line-height: 30px;
}
.ddOrderInfoCls p span[data-v-31414b7e] {
  color: red;
}
.ddOrderInfoCls .new-order-mess[data-v-31414b7e] {
  width: 100%;
  background: #ffffff;
  padding: 10px;
  box-sizing: border-box;
}
.ddOrderInfoCls .new-order-mess li[data-v-31414b7e] {
  display: block;
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 0;
}
.ddOrderInfoCls .new-order-mess li[data-v-31414b7e]:last-child {
  border-bottom: 0;
}
.ddOrderInfoCls .new-order-mess li .sku-name[data-v-31414b7e] {
  display: flex;
  align-items: center;
}
.ddOrderInfoCls .new-order-mess li .li_num[data-v-31414b7e] {
  display: inline-block;
  border-radius: 100%;
  background: #409eff;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #ffffff;
  font-size: 12px;
}
.ddOrderInfoCls .new-order-mess li .order-temp[data-v-31414b7e] {
  padding-left: 25px;
  font-size: 12px;
  line-height: 22px;
}
.ddOrderInfoCls .new-order-mess li .order-temp .li_num[data-v-31414b7e] {
  display: inline-block;
  border-radius: 100%;
  background: #e6a23c;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  color: #ffffff;
  font-size: 12px;
  margin-right: 5px;
}
.ddOrderInfoCls .new-order-mess li .order-temp div[data-v-31414b7e] {
  display: flex;
  align-items: center;
}
.ddOrderInfoCls .new-order-mess li .use-btn[data-v-31414b7e] {
  margin-left: 20px;
}
.ddOrderInfoCls .order-list[data-v-31414b7e] {
  border: 1px solid #b3d8ff;
}
.ddOrderInfoCls .order-list .order-top[data-v-31414b7e] {
  color: #409eff;
  background: #ecf5ff;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
}
.ddOrderInfoCls .el-divider--horizontal[data-v-1d771c36] {
  margin: 30px 0;
}
.ddOrderInfoCls .dd-order-mess[data-v-1d771c36] {
  padding: 10px;
  background: #f1f1f1;
  border-radius: 5px;
}
.ddOrderInfoCls p[data-v-1d771c36] {
  line-height: 30px;
}
.ddOrderInfoCls p span[data-v-1d771c36] {
  color: red;
}

.show-data {
    padding: 10px;
    background: #f1f1f1;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.show-data .el-form-item {
    width: 30%;
    margin: 0 !important;
}
.show-data .el-form-item:nth-child(odd) {
    width: 70%;
}
.show-data .order-sku {
    display: flex;
    margin: 5px 0;
    /*background: #ecf5ff;*/
    padding: 10px;
    width: 700px;
}
.show-data .order-sku .order-sku-item {
    margin-right: 15px;
}


.show-data {
    padding: 10px;
    background: #f1f1f1;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.show-data .el-form-item {
    width: 30%;
    margin: 0 !important;
}
.show-data .el-form-item:nth-child(odd) {
    width: 70%;
}
.show-data .order-sku {
    display: flex;
    margin: 5px 0;
    /*background: #ecf5ff;*/
    padding: 10px;
    width: 700px;
}
.show-data .order-sku .order-sku-item {
    margin-right: 15px;
}


.show-data {
    padding: 10px;
    background: #f1f1f1;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.show-data .el-form-item {
    width: 30%;
    margin: 0 !important;
}
.show-data .el-form-item:nth-child(odd) {
    width: 70%;
}
.show-data .order-sku {
    display: flex;
    margin: 5px 0;
    /*background: #ecf5ff;*/
    padding: 10px;
    width: 700px;
}
.show-data .order-sku .order-sku-item {
    margin-right: 15px;
}


.givenProductTypeCls {
    padding: 1px;
    color: white;
    border: 1px solid lightgray;
    font-size: 12px;
    margin-right: 5px;
    background-color: #409eff;
}
.refundRed {
    padding: 0 1px;
    color: red;
    border: 1px solid red;
    font-size: 12px;
    margin-left: 5px;
}
.refundGreen {
    padding: 0 1px;
    color: green;
    border: 1px solid green;
    font-size: 12px;
    margin-left: 5px;
}
.refundGray {
    padding: 0 1px;
    color: gray;
    border: 1px solid gray;
    font-size: 12px;
    margin-left: 5px;
}
.orderSourceCls {
    padding: 1px;
    color: gray;
    border: 1px solid lightgray;
    font-size: 12px;
    margin-right: 5px;
}
.lossProduce-mess {
    width: 100%;
    background: #ffffff;
    padding: 10px;
    box-sizing: border-box;
li {
        display: block;
        width: 100%;
        border-bottom: 1px solid #f1f1f1;
        padding: 10px 0;
&:last-child {
            border-bottom: 0;
}
.sku-name {
            display: flex;
            align-items: center;
}
.li_num {
            display: inline-block;
            border-radius: 100%;
            background: #409eff;
            width: 20px;
            height: 20px;
            text-align: center;
            line-height: 20px;
            color: #ffffff;
            font-size: 12px;
}
.tplQuantity {
            background-color: #fff;
            color: #606266;
            border-color: #606266;
            height: 12px;
            line-height: 12px;
            padding: 0 3px;
            margin-left: 20px;
}
.order-temp {
            padding-left: 25px;
            font-size: 12px;
            line-height: 22px;
}

        /*div {*/
        /*  display: flex;*/
        /*  align-items: center;*/
        /*}*/
.use-btn {
            margin-left: 20px;
}
}
}

.addOrder .el-tag.el-tag--info.el-tag--mini.el-tag--light {
  max-width: 199px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.addOrder .content {
  padding: 20px 30px 0;
}
.addOrder .table {
  margin: 20px 0;
}
.overdue-order[data-v-7bf2f826] {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.overdue-order .overdue-mess[data-v-7bf2f826] {
  font-size: 12px;
  color: #e6a23c;
  text-align: right;
  line-height: 20px;
}
.el-form-item[data-v-7bf2f826] {
  margin-bottom: 22px;
}
.orderSourceCls[data-v-7bf2f826] {
  padding: 1px;
  color: gray;
  border: 1px solid lightgray;
  font-size: 12px;
  margin-right: 5px;
}
.givenProductTypeCls[data-v-7bf2f826] {
  padding: 1px;
  color: white;
  border: 1px solid lightgray;
  font-size: 12px;
  margin-right: 5px;
  background-color: #409eff;
}
.el-divider--horizontal[data-v-7bf2f826] {
  margin: 10px 0 !important;
}
.refundRed[data-v-7bf2f826] {
  padding: 0 1px;
  color: red;
  border: 1px solid red;
  font-size: 12px;
  margin-left: 5px;
}
.refundGreen[data-v-7bf2f826] {
  padding: 0 1px;
  color: green;
  border: 1px solid green;
  font-size: 12px;
  margin-left: 5px;
}
.refundGray[data-v-7bf2f826] {
  padding: 0 1px;
  color: gray;
  border: 1px solid gray;
  font-size: 12px;
  margin-left: 5px;
}
.tableOrderItem[data-v-7bf2f826] {
  color: #409eff;
  font-weight: bold;
}
.order-detail[data-v-7bf2f826] {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 5px;
}
.order-img[data-v-7bf2f826] {
  margin-top: 10px;
  display: flex;
}
.order-img .el-image[data-v-7bf2f826] {
  width: 50px;
  height: 50px;
  border: 1px solid #f1f1f1;
}
.order-img .detail[data-v-7bf2f826] {
  flex: 1;
  margin-left: 5px;
  width: calc(100% - 55px);
}
.order-img .detail span[data-v-7bf2f826] {
  display: block;
  width: 100%;
}
.update-template[data-v-7bf2f826] {
  text-align: center;
  padding: 10px 0;
  margin-top: -15px;
  background: #f1f1f1;
}
.time-line .el-timeline[data-v-7bf2f826] {
  display: flex;
}
.time-line .el-timeline .el-timeline-item[data-v-7bf2f826] {
  padding: 0 20px 0 0;
  font-size: 12px;
}
.nav-list .num[data-v-7bf2f826] {
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background: #666666;
  color: #ffffff;
  display: inline-block;
  border-radius: 100%;
  font-style: normal;
  font-size: 12px;
  margin-right: 5px;
}
.nav-list .cur[data-v-7bf2f826] {
  color: #ff6c37;
}
.nav-list .cur .num[data-v-7bf2f826] {
  background: #ff6c37;
}
.nav-list .cur2[data-v-7bf2f826] {
  color: #ff6c37;
}
.nav-list .cur2 .num[data-v-7bf2f826] {
  background: #ff6c37;
}
.nav-list .is-active[data-v-7bf2f826] {
  color: #0f86fd !important;
}
.nav-list .is-active .num[data-v-7bf2f826] {
  background: #0f86fd;
}
.show-img .el-carousel__indicators--horizontal[data-v-7bf2f826] {
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  transform: none;
}
.show-img-list[data-v-7bf2f826] {
  width: 100%;
  height: calc(100vh - 290px);
  padding: 10px;
  box-sizing: border-box;
  overflow-y: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.show-img-list li[data-v-7bf2f826] {
  width: 25%;
  padding: 10px;
  box-sizing: border-box;
}
.show-img-list li.cur .el-image[data-v-7bf2f826] {
  box-sizing: border-box;
  box-shadow: 0 0 0 1px #ff0000;
}
.show-img-list li.cur2 .el-image[data-v-7bf2f826] {
  box-sizing: border-box;
  box-shadow: 0 0 0 1px #3640ff;
}
.show-img-list li .el-image[data-v-7bf2f826] {
  width: 100%;
  display: block;
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
}
.show-img-list li p[data-v-7bf2f826] {
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.show-img-list li .show-img-error[data-v-7bf2f826] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  cursor: pointer;
  background: #f1f1f1;
  position: relative;
}
.show-img-list li .show-img-error p[data-v-7bf2f826] {
  display: block;
  width: 100%;
  color: #ff0000;
}
.show-img-list li .show-img-error .el-image[data-v-7bf2f826] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 2020;
}
.skt-mess[data-v-7bf2f826] {
  background: #333333;
  padding: 10px;
}
.skt-mess p[data-v-7bf2f826] {
  margin: 8px 0;
  font-size: 12px;
  color: #ffffff;
  display: flex;
  align-items: center;
}

.el-tabs__item {
    padding: 0 10px !important;
}
.viewer-title {
    font-size: 16px;
    color: #ffffff;
}

