.empty-img-txt[data-v-3bd41805] {
  margin-left: 0.4rem;
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #1a1b2a;
}
.order-detail[data-v-3bd41805] {
  position: relative;
}
.order-detail .audit-btn[data-v-3bd41805] {
  position: absolute;
  right: 0;
  top: 2.5rem;
  z-index: 1;
}
.order-detail .audit-btn button[data-v-3bd41805] {
  width: 8.5rem;
  height: 2.5rem;
}
.order-detail .audit-btn button[data-v-3bd41805]:nth-child(1) {
  margin-right: 1.3rem;
}
.btns[data-v-3bd41805] {
  margin-top: 1.9rem;
}
.btns button[data-v-3bd41805] {
  width: 8.5rem;
  height: 2.5rem;
}
.btns button[data-v-3bd41805]:nth-child(1) {
  margin-right: 1.3rem;
}
[data-v-3bd41805] .tab {
  margin-top: 1.6rem;
}
[data-v-3bd41805] .tab .ant-tabs-bar {
  margin-bottom: 0;
}
[data-v-3bd41805] .tab .ant-tabs-tab {
  font-size: 1rem;
}
.header-wrap[data-v-3bd41805] {
  position: relative;
  height: 2.2rem;
}
.header-wrap .left[data-v-3bd41805] {
  display: flex;
  align-items: center;
  height: 100%;
}
.header-wrap .left .back-icon[data-v-3bd41805] {
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
}
.header-wrap .left .left-title[data-v-3bd41805] {
  margin-left: 0.6rem;
  font-size: 1.3rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #222222;
}
.ml20[data-v-3bd41805] {
  margin-left: 1.3rem;
}
.edit-btn[data-v-3bd41805] {
  cursor: pointer;
  height: 1.8rem;
  border: 0.1rem solid #e7e9ee;
  border-radius: 0.9rem;
  margin-left: 0.6rem;
  padding: 0.6rem 0.6rem;
  display: flex;
  align-items: center;
  font-size: 0.8rem;
  color: #f03947;
  line-height: 1.9rem;
}
.edit-btn img[data-v-3bd41805] {
  height: 0.8rem;
  width: 0.8rem;
  margin-right: 0.1rem;
}
[data-v-3bd41805] .content {
  margin-top: 1.8rem;
  background: #ffffff;
  border-radius: 0.6rem;
  padding: 2rem 2.5rem;
  font-size: 1rem;
}
[data-v-3bd41805] .content .ant-row {
  display: flex;
  min-height: 1.2rem;
  align-items: flex-start;
}
[data-v-3bd41805] .content .ant-row .ant-col {
  color: #1a1b2a;
}
[data-v-3bd41805] .content .ant-row .ant-form-item-label {
  width: 9rem;
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #5c6670;
  margin-right: 1rem;
  line-height: 1.2rem;
}
[data-v-3bd41805] .content .ant-row .ant-form-item-label label {
  color: #5c6670;
}
[data-v-3bd41805] .content .ant-row .ant-form-item-control {
  line-height: 1.2rem;
}
[data-v-3bd41805] .content .ant-row .ant-form-item-control-wrapper {
  flex: 1;
}
[data-v-3bd41805] .content .ant-row .ant-form-item-control-wrapper input {
  width: 25.1rem;
  height: 2.5rem;
  border: 0.1rem solid #e7e9ee;
  border-radius: 0.3rem;
}
[data-v-3bd41805] .content .ant-row .ant-form-item-control-wrapper .time-picker {
  margin-left: 0.8rem;
  flex: 1;
}
[data-v-3bd41805] .content .ant-row .ant-form-item-control-wrapper textarea {
  width: 45rem;
  background: #ffffff;
  border: 0.1rem solid #e7e9ee;
  border-radius: 0.3rem;
}
[data-v-3bd41805] .content .ant-row .ant-form-item-control-wrapper .remark-count {
  position: absolute;
  bottom: 0;
  right: 0.9rem;
  font-size: 0.8rem;
  color: #8f99a3;
}
[data-v-3bd41805] .content .ant-row .ant-form-item-children {
  display: flex;
  width: 100%;
  align-items: center;
}
[data-v-3bd41805] .content .ant-row .ant-form-item-children .ant-calendar-picker {
  flex: 1;
}
[data-v-3bd41805] .content .remark {
  height: auto;
  align-items: flex-start;
}
[data-v-3bd41805] .content .remark .ant-form-item-children {
  padding-right: 1.3rem;
}
[data-v-3bd41805] .content .date-time .ant-form-item-control-wrapper {
  width: 25.1rem;
}
[data-v-3bd41805] .content .date-time input {
  width: 100% !important;
}
.content-body[data-v-3bd41805] {
  display: flex;
}
.content-body .form[data-v-3bd41805],
.content-body .map[data-v-3bd41805] {
  z-index: 1;
  flex: 1;
}
.content-body .map[data-v-3bd41805] {
  padding: 1.5rem;
  background: #f9f9f9;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
}
.content-body .map .title[data-v-3bd41805] {
  margin-bottom: 1.5rem;
}
.content-body .map .footer[data-v-3bd41805] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 1.3rem 0 0;
}
.content-body .map .footer .info .name[data-v-3bd41805] {
  display: flex;
  text-align: left;
  align-items: center;
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #1a1b2a;
  line-height: 0.9rem;
}
.content-body .map .footer .info .dot[data-v-3bd41805] {
  width: 0.9rem;
  height: 0.9rem;
  border: 0.2rem solid #f03947;
  border-radius: 50%;
  margin-right: 0.6rem;
}
.content-body .map .footer .info .detail[data-v-3bd41805] {
  margin-top: 0.3rem;
  margin-left: 1.5rem;
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #8f99a3;
  line-height: 0.9rem;
}
.content-body .map .footer .guide[data-v-3bd41805] {
  text-align: center;
  cursor: pointer;
}
.content-body .map .footer .mapRed[data-v-3bd41805] {
  width: 1.3rem;
  height: 1.5rem;
}
.content-body .map .footer .map-text[data-v-3bd41805] {
  margin-top: 0.3rem;
  font-size: 0.9rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #f03947;
  line-height: 0.9rem;
}
.content-body[data-v-3bd41805] .map .map {
  padding: 0;
}
.content-body[data-v-3bd41805] .map .map-search {
  display: none;
}
.content-body[data-v-3bd41805] .map .content {
  padding: 0;
  margin-top: 0;
}
[data-v-3bd41805] .pipe-form .ant-row {
  min-height: 4.5rem;
  align-items: normal;
  height: auto;
}
[data-v-3bd41805] .pipe-form .ant-form-item {
  margin-bottom: 0.8rem;
}
[data-v-3bd41805] .pipe-form img {
  height: 4.5rem;
  width: 4.5rem;
  border-radius: 0.5rem;
}
[data-v-3bd41805] .pipe-form .detail-pic .ant-form-item-children {
  display: flex;
  flex-wrap: wrap;
}
.pipe-form .thumb[data-v-3bd41805] {
  padding-top: 0.4rem;
  display: flex;
  padding-bottom: 0.4rem;
}
.pipe-form .thumb img[data-v-3bd41805] {
  margin-right: 0.8rem;
  margin-left: 0.4rem;
}
.pipe-form .col-title[data-v-3bd41805] {
  font-size: 1rem;
  font-family: PingFang SC, PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  color: #1a1b2a;
  line-height: 1.3rem;
}
.pipe-form .pipe-btn[data-v-3bd41805] {
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #f03947;
  line-height: 1.8rem;
  height: 1.8rem;
  width: 8.1rem;
  text-align: center;
  border-radius: 0.8rem;
  border: 0.1rem solid #f03947;
  margin-top: 1.4rem;
  cursor: pointer;
}
.pipe-form .detail-pic img[data-v-3bd41805] {
  margin: 0.4rem;
  cursor: pointer;
}
.service[data-v-3bd41805] {
  display: flex;
}
.service .service-content[data-v-3bd41805] {
  flex: 1;
}
.service .service-content[data-v-3bd41805]:nth-child(1) {
  margin-right: 2.3rem;
}
.service .content[data-v-3bd41805] {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.service .service-label[data-v-3bd41805] {
  width: 100%;
  height: 4.3rem;
  font-size: 1rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #222222;
  padding: 1.5rem;
  border-bottom: 0.1rem solid #e7e9ee;
  margin-bottom: 1.5rem;
}
.service .service-label .red-line[data-v-3bd41805] {
  display: inline-block;
  width: 0.3rem;
  height: 0.8rem;
  background: #f03947;
  border-radius: 0.1rem;
  margin-right: 0.4rem;
}
.extra-info[data-v-3bd41805] {
  background: #f9f9f9;
  border-radius: 0.6rem;
  padding: 1.5rem 0 0.2rem;
  margin-top: 1.5rem;
}
.cancel-btn[data-v-3bd41805],
.confirm-btn[data-v-3bd41805] {
  margin-top: 1.3rem;
  width: 8.5rem;
  height: 2.5rem;
}
.cancel-btn[data-v-3bd41805] {
  margin-right: 1.3rem;
}
[data-v-3bd41805] .pic-view-wrap .ant-modal {
  top: 0;
}
[data-v-3bd41805] .pic-view-wrap .ant-modal-body {
  padding: 0;
  height: 100vh;
  background: #121212;
}
[data-v-3bd41805] .pic-view-wrap .pic-out-div {
  height: 100%;
  text-align: center;
  padding: 8.2rem 0;
}
[data-v-3bd41805] .pic-view-wrap .pic-out-div img {
  height: 100%;
}
[data-v-3bd41805] .pic-view-wrap .ant-modal-close-x {
  margin-top: 1.1rem;
  margin-right: 2.5rem;
  width: 2.3rem;
  height: 2.3rem;
}
[data-v-3bd41805] .pic-view-wrap .ant-modal-close-x .close-icon {
  width: 2.3rem;
  height: 2.3rem;
}
[data-v-3bd41805] .refuse .close-icon {
  width: 1.4rem;
  height: 1.4rem;
}
[data-v-3bd41805] .refuse .ant-modal-header {
  border-bottom: none;
  border-radius: 0.6rem 0.6rem 0 0;
  padding: 1.5rem 1.5rem 0 1.5rem;
  background-color: #f9f9f9;
}
[data-v-3bd41805] .refuse .ant-modal-footer {
  border-radius: 0 0 0.6rem 0.6rem;
  border-top: none;
  padding: 0 1.5rem 1.3rem 1.5rem;
}
[data-v-3bd41805] .refuse .ant-modal-footer button {
  width: 8.5rem;
  height: 2.5rem;
}
[data-v-3bd41805] .refuse .ant-modal-footer button:nth-child(1) {
  margin-right: 2.5rem;
}
[data-v-3bd41805] .refuse .ant-modal-content {
  border-radius: 0.6rem;
  background-color: #f9f9f9;
}
[data-v-3bd41805] .refuse .ant-modal-title {
  font-size: 1.1rem;
  font-family: PingFang SC, PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  color: #1a1b2a;
}
[data-v-3bd41805] .refuse .ant-modal-body {
  padding: 2.1rem 1.5rem;
}
[data-v-3bd41805] .refuse .ant-modal-body textarea {
  padding: 1.3rem 1.5rem;
}
.change-phone input {
  height: 3.8rem;
  margin: 1.5rem;
  width: calc(100% - 3rem);
}
.change-phone .close-icon {
  width: 1rem;
  height: 1rem;
}
.change-phone .ant-modal-content {
  border-radius: 0.6rem;
}
.change-phone .ant-modal-header {
  border-radius: 0.6rem 0.6rem 0 0;
  height: 3.9rem;
  font-size: 1.1rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: left;
  color: #1a1b2a;
  padding: 1.3rem;
}
.change-phone .ant-modal-footer {
  padding: 0 1.5rem;
}
.change-phone .ant-modal-footer .ant-btn {
  width: 8.5rem;
  height: 2.5rem;
  margin: 1.3rem 0;
}
.change-phone .ant-modal-footer .ant-btn:nth-child(1) {
  margin-right: 2.5rem;
}
.change-phone .origin-phone {
  height: 3.8rem;
  line-height: 3.8rem;
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #4c67bd;
  background: #fff;
}
.change-phone .ant-modal-body {
  padding: 0;
}
.change-phone .origin-phone {
  height: 3.8rem;
  line-height: 3.8rem;
  padding: 0 1.5rem;
}
.change-phone .history-body {
  background: #f9f9f9;
  max-height: 26.1rem;
  overflow-y: auto;
  border-radius: 0 0 0.6rem 0.6rem;
}
.change-phone .history-body .empty {
  padding: 5.8rem 13.6rem;
  text-align: center;
}
.change-phone .history-body .empty img {
  width: 9.4rem;
  height: 5.1rem;
}
.change-phone .history-body .empty .desc {
  margin-top: 0.5rem;
  color: #858a97;
}
.change-phone .history-body .his-line {
  height: 3.8rem;
  line-height: 3.8rem;
  font-size: 0.9rem;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #1a1b2a;
  display: flex;
  justify-content: space-between;
  margin-left: 2.1rem;
  border-bottom: 0.1rem solid #e7e9ee;
  position: relative;
}
.change-phone .history-body .his-line::before {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  background: #f03947;
  position: absolute;
  border-radius: 50%;
  top: 1.7rem;
  left: -0.7rem;
}
.change-phone .history-body .his-line .r {
  margin-right: 1.5rem;
}
.history-show .ant-modal-body {
  background: #f9f9f9;
  border-radius: 0 0 0.6rem 0.6rem;
}
