.welcome-page[data-v-93f884ac] {
  width: 100%;
  height: calc(100vh - 75px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("/static/images/common/bg.png");
  background-size: 100% 100%;
}
.welcome-page .text-img[data-v-93f884ac] {
  height: 21px;
  width: 288px;
  margin: 79px 0;
}
.welcome-page img[data-v-93f884ac] {
  width: 634px;
  height: 544px;
  margin-bottom: 20px;
}
.welcome-page .w-title[data-v-93f884ac] {
  font-family: PangMenZhengDao-3, PangMenZhengDao-3;
  font-weight: 400;
  font-size: 36px;
  color: #4e5969;
  line-height: 41px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 3%;
  margin-bottom: 28px;
}
.welcome-page .bottom-title[data-v-93f884ac] {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #4e5969;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: auto;
  margin-bottom: 18px;
}
