.wel__header[data-v-7e9b79b7] {
  padding: 25px 40px;
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff;
  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;
}
.wel__info[data-v-7e9b79b7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wel__info-img[data-v-7e9b79b7] {
  border-radius: 72px;
  display: block;
  width: 72px;
  height: 72px;
}
.wel__info-img img[data-v-7e9b79b7] {
  width: 100%;
  height: 100%;
  display: block;
}
.wel__info-content[data-v-7e9b79b7] {
  position: relative;
  margin-left: 24px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
}
.wel__info-title[data-v-7e9b79b7] {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 12px;
}
.wel__info-subtitle[data-v-7e9b79b7] {
  position: relative;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
}
.wel__extra-item[data-v-7e9b79b7] {
  position: relative;
  padding: 0 32px;
  display: inline-block;
}
.wel__extra-item[data-v-7e9b79b7]:last-child::after {
  display: none;
}
.wel__extra-item[data-v-7e9b79b7]:after {
  background-color: #e8e8e8;
  position: absolute;
  top: 30px;
  right: 0;
  width: 1px;
  height: 40px;
  content: "";
}
.wel__extra-title[data-v-7e9b79b7] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 4px;
}
.wel__extra-subtitle[data-v-7e9b79b7] {
  color: rgba(0, 0, 0, 0.85);
  font-size: 30px;
  line-height: 38px;
  margin: 0;
}
.wel__extra-subtitle span[data-v-7e9b79b7] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
}
#left-container img[data-v-7e9b79b7] {
  margin: 0 5px;
}
.bi-com[data-v-7e9b79b7] {
  width: 100%;
  height: calc(100vh - 64px - 50px - 72px - 50px - 40px);
}
