.u-time.border[data-v-6e858ad0] {
  position: relative;
}
.u-time.border[data-v-6e858ad0]::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 6.5rem;
  height: 1px;
  transform: scaleY(0.5) translateX(-50%);
  background-color: #EEEEEE;
}
.u-time--ul[data-v-6e858ad0] {
  height: 6rem;
  padding: 0.32rem;
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  overflow-y: auto;
}
.u-time--li[data-v-6e858ad0] {
  width: 2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.28rem;
  margin-right: 0.42rem;
  margin-bottom: 0.2rem;
  border-radius: 0.16rem;
}
.u-time--li[data-v-6e858ad0]:nth-child(3n) {
  margin-right: 0;
}
.u-time--li.selected[data-v-6e858ad0] {
  background: linear-gradient(135deg, #6cd9f9 0%, #0ea4ff 100%);
  color: #ffffff;
}
.u-time .van-hairline--surround[data-v-6e858ad0]::after {
  border-color: #eeeeee;
  border-radius: 0.16rem;
}

.tip[data-v-4d728c94] {
  font-size: 0.28rem;
  line-height: 0.28rem;
  color: #E21A43;
  display: flex;
}
.tip .tipImg[data-v-4d728c94] {
  width: 0.28rem;
  height: 0.28rem;
  display: block;
  margin-right: 0.08rem;
}

