.clearfix[data-v-39ff96e2]::after {
  content: '';
  display: block;
  clear: both;
}
/* 全局变量 */
div[data-v-39ff96e2] {
  box-sizing: border-box;
}
.top[data-v-39ff96e2] {
  position: relative;
  margin-bottom: 0.26667rem;
}
.top .top-title[data-v-39ff96e2] {
  display: flex;
  justify-content: space-between;
  align-content: center;
  padding: 0.29333rem;
  background: #FFFFFF;
}
.top .top-title .title-left[data-v-39ff96e2] {
  display: flex;
  width: 100%;
  flex: 1;
}
.top .top-title .title-right[data-v-39ff96e2] {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 2.4rem;
  height: 0.53333rem;
  border-radius: 0.06667rem;
  background: #CCCCCC;
}
.top .top-title .title-right .title-date[data-v-39ff96e2] {
  font-size: 0.29333rem;
  color: #000000;
  line-height: 0.4rem;
  padding: 0 0.13333rem;
}
.top .top-title .title-right .active[data-v-39ff96e2] {
  border-radius: 0.04rem;
  background: #FFFFFF;
}
.top .top-title .right-copy[data-v-39ff96e2] {
  width: 2.4rem;
}
.top .top-title .right-pos[data-v-39ff96e2] {
  position: absolute;
  top: 0.29333rem;
  right: 0.29333rem;
}
.top .top-title .top-img[data-v-39ff96e2] {
  width: 0.53333rem;
  height: 0.53333rem;
}
.top .top-title .top-txt[data-v-39ff96e2] {
  font-size: 0.4rem;
  line-height: 0.53333rem;
  font-weight: 700;
  color: #000000;
  margin: 0 0.16rem;
}
.top .top-title .left-flex[data-v-39ff96e2] {
  display: flex;
}
.top .title-pad[data-v-39ff96e2] {
  padding: 0;
}
.top[data-v-39ff96e2]  .van-calendar__day {
  height: 1.33333rem;
}
.top[data-v-39ff96e2]  .van-calendar__header-subtitle {
  display: none;
}
.top[data-v-39ff96e2]  .van-calendar__selected-day {
  width: 0.73333rem;
  height: 0.73333rem;
  border-radius: 50%;
}
.top[data-v-39ff96e2]  .addDot {
  position: relative;
}
.top[data-v-39ff96e2]  .addDot::after {
  position: absolute;
  content: "";
  width: 0.16rem;
  height: 0.16rem;
  bottom: 0.08rem;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  background-color: #0084ff;
}
.top[data-v-39ff96e2]  .addDotDanger {
  position: relative;
}
.top[data-v-39ff96e2]  .addDotDanger::after {
  position: absolute;
  content: "";
  width: 0.16rem;
  height: 0.16rem;
  bottom: 0.08rem;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  background-color: #FF5733;
}
.calendar[data-v-39ff96e2] {
  height: 4.66667rem;
}
.content[data-v-39ff96e2] {
  width: 100%;
  padding: 0.26667rem 0.33333rem 2rem;
}
.content .content-bg[data-v-39ff96e2] {
  width: 100%;
  border-radius: 0.26667rem;
  background: #FFFFFF;
  padding-top: 0.37333rem;
  padding-left: 0.53333rem;
}
.content .content-title[data-v-39ff96e2] {
  font-size: 0.45333rem;
  line-height: 0.66667rem;
  font-weight: 700;
  color: #383838;
}
.content .content-list[data-v-39ff96e2] {
  display: flex;
  align-items: center;
  padding-top: 0.53333rem;
}
.content .content-list .list-time[data-v-39ff96e2] {
  position: relative;
  font-size: 0.45333rem;
  line-height: 0.66667rem;
  font-weight: 700;
  color: #383838;
  margin-right: 0.32rem;
}
.content .content-list .list-time .time-circle[data-v-39ff96e2] {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: -0.2rem;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: #CDCDCD;
}
.content .content-list .list-time .time-circle .time-line[data-v-39ff96e2] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1.26667rem;
  width: 0.08rem;
  height: 1.33333rem;
  background: #CDCDCD;
}
.content .content-list .list-right[data-v-39ff96e2] {
  width: 6.46667rem;
  border-bottom: 0.01333rem solid #E5E5E5;
}
.content .content-list .list-title[data-v-39ff96e2] {
  font-size: 0.45333rem;
  line-height: 0.66667rem;
  font-weight: 700;
  margin-bottom: 0.13333rem;
  color: #383838;
}
.content .content-list .list-des[data-v-39ff96e2] {
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  font-weight: 700;
  color: #575757;
  margin-bottom: 0.61333rem;
}
.content .content-list .des-danger[data-v-39ff96e2] {
  color: #FF5733;
}
.content .content-list .list-noborder[data-v-39ff96e2] {
  border: none;
}
.content .content-list .list-flex[data-v-39ff96e2] {
  display: flex;
  align-items: center;
}
.content .content-list .list-flex .list-tip[data-v-39ff96e2] {
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  font-weight: 400;
  color: #FF6900;
  margin-bottom: 0.61333rem;
  border: 0.01333rem solid #FF6900;
  padding: 0 0.24rem;
  border-radius: 1.33333rem;
  margin-left: 0.06667rem;
}
.content .content-list .list-flex .list-type[data-v-39ff96e2] {
  padding: 0.04rem 0.08rem;
  font-size: 0.32rem;
  line-height: 0.45333rem;
  color: #FF6900;
  border: 0.01333rem solid #FF6900;
  border-radius: 0.06667rem;
  margin-bottom: 0.61333rem;
}
.content .content-list .list-flex .type-pass[data-v-39ff96e2] {
  color: #43CF7C;
  border: 0.01333rem solid #43CF7C;
}
.content .content-list .list-flex .type-reject[data-v-39ff96e2] {
  color: #FF5733;
  border: 0.01333rem solid #FF5733;
}
.content .bg-bottom[data-v-39ff96e2] {
  margin-bottom: 0.26667rem;
}
.content .work[data-v-39ff96e2] {
  padding-bottom: 0.26667rem;
}
.content .work .work-title[data-v-39ff96e2] {
  font-size: 0.37333rem;
  line-height: 0.66667rem;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0.13333rem;
}
.content .work .list-pad[data-v-39ff96e2] {
  padding: 0;
}
.content .work .list-time[data-v-39ff96e2] {
  font-weight: 400 !important;
  border: 0.01333rem solid #CCCCCC;
  padding: 0 0.2rem;
  border-radius: 0.4rem;
  margin-left: 0.73333rem;
}
.content .work .work-circle[data-v-39ff96e2] {
  left: -0.53333rem !important;
  bottom: 0.26667rem !important;
  transform: none !important;
  background: #0084ff !important;
}
.content .work .work-circle .time-line[data-v-39ff96e2] {
  width: 0.01333rem !important;
  background: #0084ff !important;
}
.content .work .work-circle .line-circle[data-v-39ff96e2] {
  position: absolute;
  left: -0.1rem;
  bottom: 0;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: #0084ff !important;
}
.content .work .work-txt[data-v-39ff96e2] {
  font-size: 0.34667rem;
  line-height: 0.4rem;
  font-weight: 400;
  padding-right: 0.13333rem;
}

