.textarea[data-v-62ce9939] {
  margin: 10px 0;
}
.logisticsInfo[data-v-62ce9939] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logisticsInfo p[data-v-62ce9939] {
  display: flex;
  align-items: center;
}
.logisticsInfo p span[data-v-62ce9939] {
  width: 150px;
}
.axshare[data-v-62ce9939] {
  margin-top: 10px;
  width: 110px;
  text-align: center;
  cursor: pointer;
}
.axshare p[data-v-62ce9939] {
  margin: 0;
  padding: 0;
}
.axshare .icon-upload[data-v-62ce9939] {
  font-size: 40px !important;
  color: rgba(8, 89, 238, 0.486);
}
.img[data-v-002fa111] {
  display: flex;
  align-items: center;
}
.main[data-v-002fa111] {
  height: 100vh;
  background-color: #f1f2f6;
  display: flex;
  flex-direction: column;
}
.main .header[data-v-002fa111] {
  width: 100%;
  height: 76px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 10px;
}
.main .header .icon-quxiao[data-v-002fa111] {
  font-size: 14px !important;
}
.main .header .icon-upload[data-v-002fa111] {
  font-size: 14px !important;
}
.main .header .btn[data-v-002fa111] {
  margin-right: 40px;
}
.main .info[data-v-002fa111] {
  width: 100%;
  height: 200px;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.main .info p[data-v-002fa111] {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}
.main .info ul[data-v-002fa111] {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  width: 80%;
}
.main .info ul li[data-v-002fa111] {
  width: 30%;
  height: 20px;
  line-height: 25px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 20px;
}
.main .info ul .status[data-v-002fa111] {
  color: rgba(230, 7, 7, 0.849);
}
.main .info ul .status1[data-v-002fa111] {
  color: #67913f;
}
.main .invoice[data-v-002fa111] {
  width: 100%;
  height: 200px;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.main .invoice p[data-v-002fa111] {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}
.main .invoice .kaipiao[data-v-002fa111] {
  text-align: center;
  font-size: 14px;
}
.main .invoice .kaipiao .icon-kaipiao[data-v-002fa111] {
  font-size: 35px !important;
  color: #999999;
  margin-bottom: 10px;
}
.main .invoice .invoice-info[data-v-002fa111] {
  display: flex;
}
.main .invoice .invoice-info ul[data-v-002fa111] {
  list-style-type: none;
  display: flex;
  align-items: center;
  width: 800px;
  margin-bottom: 0;
}
.main .invoice .invoice-info ul li[data-v-002fa111] {
  width: 30%;
  font-size: 14px;
  color: #333333;
  margin-bottom: 20px;
}
.main .invoice .see[data-v-002fa111] {
  padding-left: 40px;
}
.main .invoice .see .icon-eye02[data-v-002fa111] {
  font-size: 14px !important;
}
.main .goods[data-v-002fa111] {
  width: 100%;
  flex: 1;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
}
.main .goods .goods-header[data-v-002fa111] {
  display: flex;
  justify-content: space-between;
}
.main .goods .goods-header p[data-v-002fa111] {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.main .goods .goods-header .btn[data-v-002fa111] {
  margin-right: 40px;
}
.main .goods .goods-header .icon-daochu[data-v-002fa111] {
  font-size: 14px !important;
}
.main .goods .goods-table[data-v-002fa111] {
  background: red;
  height: calc(100vh - 600px);
}
