
.link-container a:hover{ background:rgb(255, 255, 255, 0.3)}



.wrapper[data-v-2749af86] {
  min-height: 100vh;
  background: url(../img/bkimage.3e7338dd.png);
  background-size:cover;
  /* padding-top: 4.5em; */
   padding-top: 12%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-size: 100% 100%;
  
  /* align:center; */
}
.ximing[data-v-2749af86]{
  position: absolute;
  right: 30px;
  top: 15px;
}
.xiaohui[data-v-2749af86]{
  position: absolute;
  left: 0px;
  top: 0px;
}
#home-title[data-v-2749af86] {
  font-size: 60px;
  margin: 1.5em auto 0.5em;
  margin-top: 0;
  max-width: 17em;
  color: white;
  text-align: center;
  /* background-color: rgba(255, 0, 0, 0.3);   */
  /* hover{background-color: rgba(255, 255, 255, 0.3); } */
  /* padding: 10%; */
  padding: 30 px;
  border-radius: 20px;

  /* 2021-05-13 */
  font-size: 55px;
  display: table;
  max-width: none;
  padding: 30px 44px;
  /* padding: 10% 20%; */
}
.link-container[data-v-2749af86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  margin-top: 50px;
  /* padding: 10% 20%; */
   /* padding-top: 1%; */
}
.option[data-v-2749af86] {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
}
.description[data-v-2749af86] {
    font-size: 18px; /* 调整字体大小为14像素 */
    line-height: 0.6; /* 调整行高 */
}
.line1[data-v-2749af86], .line2[data-v-2749af86] {
    display: block;
}
.recommendation[data-v-2749af86] {
    font-size: 12px; /* 调整字体大小为12像素 */
    color: #888; /* 使用灰色文本颜色 */
}
.nav-link[data-v-2749af86] {
  margin: 20px;
  padding: 3px 8px;
  width: 200px; /* 设置按钮的宽度 */
  height: 60px; /* 设置按钮的高度 */
  /* button : hover {background-color: rgba(255, 255, 255, 0.3);} */
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgb(245, 241, 241);
  color: rgb(52, 148, 204);
  font-size: 25px;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; /* 水平居中对齐按钮内的内容 */
  text-align: center; /* 水平居中对齐按钮内的文本 */
  /* padding: 10% 20%; */
}
.nav-link > img[data-v-2749af86] {
  /* display:none; */
  /* button:hover display:block;  */
  color: rgb(52, 148, 204);
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.preview[data-v-2749af86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5em auto 0;
  height: 338px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  width: 1000px;
  overflow: hidden;
  /* padding-top: 1%;  */
}
.preview > .intro[data-v-2749af86] {
  width: 320px;
  height: 220px;
  color: white;
  text-align: center;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 28px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.3);

  /* height: 338px; */
}
.preview other[data-v-2749af86] {
  width: 360px;
  height: 180px;
}

