.user[data-v-e8b39be2] {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
}
.user .el-form-item[data-v-e8b39be2] {
  margin-bottom: 10px;
}
.user > h4[data-v-e8b39be2] {
  margin-bottom: 20px;
}
.user ul[data-v-e8b39be2] {
  width: 550px;
}
.user ul li[data-v-e8b39be2] {
  padding: 30px 0 15px;
}
.user ul li .diy-th[data-v-e8b39be2] {
  width: 20%;
  padding: 0 20px;
  box-sizing: border-box;
  font-weight: 700;
  color: #333;
  text-align: right;
}
.user ul li span[data-v-e8b39be2] {
  display: inline-block;
}
.user ul li span[data-v-e8b39be2]:nth-child(2) {
  width: 60%;
}
.user ul li span[data-v-e8b39be2]:nth-child(3) {
  width: 20%;
  text-align: right;
  color: #009df4;
  cursor: pointer;
}
.my-logistics[data-v-e8b39be2] {
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
}
.my-service-title[data-v-e8b39be2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
[data-v-e8b39be2] .apply-dialog .el-dialog {
  min-width: 500px;
}
[data-v-e8b39be2] .apply-dialog .apply-service-content {
  display: flex;
  justify-content: center;
}
[data-v-e8b39be2] .apply-dialog .apply-service-content .el-select {
  width: 260px;
}
[data-v-e8b39be2] .apply-dialog .el-dialog__footer {
  text-align: center;
}
[data-v-e8b39be2] .apply-dialog .el-dialog__footer .el-button {
  padding: 12px 40px;
}
.continue[data-v-e8b39be2] {
  margin-left: 10px;
  text-decoration: underline;
}
.user-row[data-v-e8b39be2] {
  display: flex;
}

