
.xiaohui[data-v-f12fd2bc]{
  position: absolute;
  left: 0px;
  top: 40px;
}
.xihui[data-v-f12fd2bc]{
  position: absolute;
  right: 20px;
  top: 50px;
}
#home-title[data-v-f12fd2bc] {
  font-size: 40px;
  margin: 1em auto 0.5em;
  color: white;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 10px;
}
#home-title > .link[data-v-f12fd2bc] {
  color: white;
  text-decoration: none;
}
.link-container[data-v-f12fd2bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
}
.nav-link[data-v-f12fd2bc] {
  margin: 10px;
  padding: 3px 8px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  width: 120px;
}
.nav-link > img[data-v-f12fd2bc] {
  width: 24px;
  height: 24px;
  margin-left: -5px;
  margin-right: 5px;
}
section[data-v-f12fd2bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  width: 800px;
  /* height: 250px; */
  margin: 3em auto;
  /* padding-top: 5%; */
}
section > img[data-v-f12fd2bc] {
  width: 380px;
  height: 200px;
}
section > .intro-text[data-v-f12fd2bc] {
  width: 450px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #2c3e50;
}

