.workorder .noti_inner .noti_item[data-v-12d9d170] {
  margin-bottom: 70px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workorder .noti_inner .noti_item .item_left img[data-v-12d9d170] {
  width: 30px;
  height: 30px;
}
.workorder .noti_inner .noti_item .item_right[data-v-12d9d170] {
  margin-left: 10px;
}
.workorder .noti_inner .noti_item .item_right .time[data-v-12d9d170] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.workorder .noti_inner .noti_item .item_right .time span[data-v-12d9d170]:nth-of-type(1) {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
}
.workorder .noti_inner .noti_item .item_right .time span[data-v-12d9d170]:nth-of-type(2) {
  margin-left: 30px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #333333;
}
.workorder .noti_inner .noti_item .item_right .title[data-v-12d9d170] {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
}
.workorder .noti_inner .noti_item .item_right .content[data-v-12d9d170] {
  margin-top: 6px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #666666;
}
.workorder .noti_inner .noti_item .bianji[data-v-12d9d170] {
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 10px;
}
.top_nav_inner[data-v-12d9d170] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_nav_inner .top_nav_left[data-v-12d9d170] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_nav_inner .top_nav_left span[data-v-12d9d170] {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
