.title[data-v-3491fb25] {
  width: 1440px;
  height: 90px;
  background: #fff;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.title .logoRed[data-v-3491fb25] {
  width: 86px;
  height: 58px;
  margin: 16px 0 16px 48px;
}
.title .title_right[data-v-3491fb25] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.title .title_right .title_username[data-v-3491fb25] {
  width: 300px;
  height: 90px;
  line-height: 90px;
  text-align: end;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.title .title_right .title_userImg[data-v-3491fb25] {
  width: 40px;
  height: 40px;
  margin: 25px 25px 25px 16px;
  border-radius: 50%;
}
