
.head-box {
  font-weight: 500;
  font-size: 0.45333rem;
  width: 100%;
  height: 1.28rem;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.back {
  position: absolute;
  top: 0.4rem;
  left: 0.32rem;
  font-size: 0.50667rem;
}

.sign-box[data-v-ce3fcaec] {
  background: #fff;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0.21333rem 0 0.42667rem 0;
}
.sign-box .sign[data-v-ce3fcaec] {
  width: 1.38667rem;
  height: 0.10667rem;
  background: #e4e4e4;
  border-radius: 0.10667rem;
  text-align: center;
}
.car-info-box[data-v-ce3fcaec] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.4rem 0.53333rem;
  background: #fff;
  border: 0.02667rem solid #eef2f8;
}
.car-info-box .avatar-img img[data-v-ce3fcaec] {
  width: 1.06667rem;
  height: 1.06667rem;
  margin-right: 0.34667rem;
  border-radius: 50%;
}
.car-info-box .car-info[data-v-ce3fcaec] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.car-info-box .car-info .car-numberplate[data-v-ce3fcaec] {
  margin-right: 0.53333rem;
  font-size: 0.85333rem;
  font-weight: 400;
  color: #200e32;
  margin-bottom: 0.21333rem;
}
.car-info-box .car-info .car-info-name[data-v-ce3fcaec] {
  font-size: 0.48rem;
  font-weight: 400;
  color: #200e32;
}
.car-info-box .car-info .sign-lable[data-v-ce3fcaec] {
  vertical-align: middle;
  display: inline-block;
  background: #a69fad;
  opacity: 0.4;
  border: 0.05333rem solid #200e32;
  border-radius: 50%;
}
.car-info-box .car-info .car-name[data-v-ce3fcaec] {
  font-size: 0.37333rem;
  font-weight: 400;
  color: #200e32;
  opacity: 0.4;
}
.isborder[data-v-ce3fcaec] {
  border: none;
}
