.show-img[data-v-6116dee9] {
  display: flex;
}
.show-img .el-image[data-v-6116dee9] {
  width: 200px;
  height: 200px;
  margin: 20px;
}
.no-data[data-v-559ae9e2] {
  display: flex;
  justify-content: center;
  padding: 50px 0;
  font-size: 14px;
}
.deal-with-after-sales[data-v-559ae9e2] {
  padding: 10px 20px;
  background: #ffffff;
  height: calc(100vh - 160px);
  overflow-y: auto;
}
.order-mess[data-v-559ae9e2] {
  background: #fdf6ec;
  padding: 10px;
  font-size: 13px;
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  font-weight: bold;
}
.order-mess .el-link[data-v-559ae9e2] {
  font-size: 13px;
}
.order-list li[data-v-559ae9e2] {
  padding: 10px;
  background: #f1f1f1;
  margin-bottom: 4px;
}
.order-list li .order-item[data-v-559ae9e2] {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.order-list li .order-item .prod-img[data-v-559ae9e2] {
  width: 70px;
  height: 70px;
}
.order-list li .order-item .con[data-v-559ae9e2] {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 70px;
  font-size: 12px;
}
.order-list li .order-item .con p[data-v-559ae9e2] {
  flex: 1;
  display: flex;
  align-items: center;
}
.order-list li[data-v-559ae9e2]:not(:last-child) {
  border-bottom: 2px solid #ffffff;
}
.order-list li.cur[data-v-559ae9e2] {
  background: #f0e4d2;
}
.order-list .template-item[data-v-559ae9e2] {
  margin: 10px 0 10px 20px;
  padding: 10px;
}
.order-list .template-item .template-item-con[data-v-559ae9e2] {
  margin-bottom: 10px;
  background: #ffffff;
  padding: 10px;
}
.order-list .template-item .template-item-con .template-item-top[data-v-559ae9e2] {
  display: flex;
  width: 100%;
  background: #f1f1f1;
  padding: 10px;
  box-sizing: border-box;
}
.order-list .template-item .template-item-con .template-item-top.cur[data-v-559ae9e2] {
  background: #f0e4d2;
}
.order-list .template-item .template-item-con .template-item-top .con[data-v-559ae9e2] {
  flex: 1;
  font-size: 12px;
}
.order-list .template-item .template-item-con .template-item-top .con p[data-v-559ae9e2] {
  margin-bottom: 4px;
}
.order-list .template-item .template-item-con .prod-img[data-v-559ae9e2] {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  border: 1px solid #f1f1f1;
}
.reason-pic[data-v-559ae9e2] {
  display: flex;
}
.reason-pic .reason-pic-item[data-v-559ae9e2] {
  margin-left: 10px;
}
.reason-pic .reason-pic-item .el-image[data-v-559ae9e2] {
  margin: 5px;
  width: 60px;
  height: 60px;
}
.customer-service-process[data-v-559ae9e2] {
  padding: 10px;
  background: #f1f1f1;
  margin-bottom: 10px;
}
.customer-service-process .el-form-item[data-v-559ae9e2] {
  margin-bottom: 20px;
}
.product-mess[data-v-559ae9e2] {
  padding: 5px 10px;
  background: #f1f1f1;
  margin-bottom: 5px;
  border: 1px solid #eeeeee;
}
.product-mess .product-mess-item[data-v-559ae9e2] {
  display: flex;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin: 10px 0;
  font-size: 12px;
  flex-wrap: wrap;
}
.product-mess .product-mess-item span[data-v-559ae9e2] {
  display: flex;
  align-items: center;
  margin: 2px 0;
}
.deal-kefu[data-v-559ae9e2] {
  background: #ffffff;
}
.deal-kefu .el-divider__text[data-v-559ae9e2] {
  background: #f0e4d2;
}
.title[data-v-559ae9e2] {
  padding: 10px;
  font-size: 14px;
  background: #ecf5ff;
  border: 1px solid #b3d8ff;
}
.deal-with-after-sales[data-v-8c92c8dc] {
  padding: 10px 20px;
}
.order-show[data-v-8c92c8dc] {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.order-show .con1[data-v-8c92c8dc] {
  height: calc(100vh - 150px);
  overflow-y: auto;
  background: #ffffff;
  flex: 1;
  padding: 10px;
}
.order-show .title[data-v-8c92c8dc] {
  padding: 10px;
  font-size: 14px;
  background: #ecf5ff;
  border: 1px solid #b3d8ff;
}
.order-mess[data-v-8c92c8dc] {
  background: #fdf6ec;
  padding: 10px;
  font-size: 13px;
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  font-weight: bold;
}
.order-mess .el-link[data-v-8c92c8dc] {
  font-size: 13px;
}
.gift-card-code[data-v-8c92c8dc] {
  font-size: 13px;
  margin: 12px 0;
  color: red;
}
.order-list li[data-v-8c92c8dc] {
  padding: 10px;
  background: #f1f1f1;
}
.order-list li .order-item[data-v-8c92c8dc] {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.order-list li .order-item .prod-img[data-v-8c92c8dc] {
  width: 70px;
  height: 70px;
}
.order-list li .order-item .con[data-v-8c92c8dc] {
  flex: 1;
  display: flex;
  flex-direction: column;
  height: 70px;
  font-size: 12px;
}
.order-list li .order-item .con p[data-v-8c92c8dc] {
  flex: 1;
  display: flex;
  align-items: center;
}
.order-list li[data-v-8c92c8dc]:not(:last-child) {
  border-bottom: 2px solid #ffffff;
}
.order-list li.cur[data-v-8c92c8dc] {
  background: #f0e4d2;
}
.order-list .template-item[data-v-8c92c8dc] {
  margin: 10px 0 10px 20px;
  padding: 10px;
}
.order-list .template-item .template-item-con[data-v-8c92c8dc] {
  margin-bottom: 10px;
  background: #ffffff;
  padding: 10px;
}
.order-list .template-item .template-item-con .template-item-top[data-v-8c92c8dc] {
  display: flex;
  width: 100%;
  background: #f1f1f1;
  padding: 10px;
  box-sizing: border-box;
}
.order-list .template-item .template-item-con .template-item-top.cur[data-v-8c92c8dc] {
  background: #f0e4d2;
}
.order-list .template-item .template-item-con .template-item-top .con[data-v-8c92c8dc] {
  flex: 1;
  font-size: 12px;
}
.order-list .template-item .template-item-con .template-item-top .con p[data-v-8c92c8dc] {
  margin-bottom: 4px;
}
.order-list .template-item .template-item-con .prod-img[data-v-8c92c8dc] {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  border: 1px solid #f1f1f1;
}
.reason-pic[data-v-8c92c8dc] {
  display: flex;
}
.reason-pic .reason-pic-item[data-v-8c92c8dc] {
  margin-left: 10px;
}
.reason-pic .reason-pic-item .el-image[data-v-8c92c8dc] {
  margin: 5px;
  width: 60px;
  height: 60px;
}
.customer-service-process[data-v-8c92c8dc] {
  padding: 10px;
  background: #f1f1f1;
  margin: 10px;
}
.customer-service-process .el-form-item[data-v-8c92c8dc] {
  margin-bottom: 20px;
}
.product-mess[data-v-8c92c8dc] {
  padding: 5px 10px;
  background: #f1f1f1;
  margin-bottom: 5px;
  border: 1px solid #eeeeee;
}
.product-mess .product-mess-item[data-v-8c92c8dc] {
  display: flex;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin: 5px 0;
  font-size: 12px;
  flex-wrap: wrap;
}
.product-mess .product-mess-item span[data-v-8c92c8dc] {
  display: flex;
  align-items: center;
  margin: 2px 0;
}
.deal-kefu[data-v-8c92c8dc] {
  background: #ffffff;
}
.deal-kefu .el-divider__text[data-v-8c92c8dc] {
  background: #f0e4d2;
}
