.bottom-container[data-v-c94ed7fc] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 400px;
  background: #2E3142;
}
.bottom-container .bottom-info-title[data-v-c94ed7fc] {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 20px;
}
.bottom-container .bottom-info-desc[data-v-c94ed7fc] {
  font-weight: 400;
  font-size: 14px;
  color: #A7A9B1;
  line-height: 20px;
}
.bottom-container .bottom-company[data-v-c94ed7fc] {
  font-weight: 400;
  font-size: 12px;
  color: #A7A9B1;
  margin-top: 30px;
  margin-bottom: 36px;
}

.root[data-v-8cb15d8e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  background: #F8F8F8;
  overflow-x: hidden;
}
.background-container[data-v-8cb15d8e] {
  width: 100%;
  height: 400px;
  background-image: url('https://cdn.ix5j.net/feicheng/feicheng_bg_index_top.png');
  /* 背景图片的URL */
  background-size: cover;
  /* 背景图片覆盖整个元素 */
  background-position: center;
  /* 背景图片居中显示 */
  background-repeat: no-repeat;
  /* 背景图片不重复 */
}
.title1[data-v-8cb15d8e] {
  font-weight: 500;
  font-size: 22px;
  color: #222222;
  line-height: 32px;
}
.title2[data-v-8cb15d8e] {
  font-weight: 500;
  font-size: 14px;
  color: #222222;
  line-height: 20px;
  margin-top: 23px;
}
.title3[data-v-8cb15d8e] {
  font-weight: 400;
  font-size: 12px;
  color: #888888;
  line-height: 22px;
}
.content-title[data-v-8cb15d8e] {
  position: absolute;
  top: 50px;
  left: 10px;
  font-weight: 500;
  font-size: 22px;
  color: #222222;
  line-height: 32px;
}
.content-img[data-v-8cb15d8e] {
  width: 80px;
  height: 80px;
  margin-top: 26px;
  margin-bottom: 29px;
}
.content-desc[data-v-8cb15d8e] {
  font-size: 15px;
  font-weight: 400;
  text-align: CENTER;
  color: #262626;
  line-height: 18px;
}
.learn-img[data-v-8cb15d8e] {
  width: 100%;
  height: 330px;
}
.learn-title[data-v-8cb15d8e] {
  font-size: 18px;
  font-weight: 500;
  text-align: CENTER;
  color: #262626;
  line-height: 21px;
  margin-top: 20px;
  margin-bottom: 12px;
}
.learn-desc[data-v-8cb15d8e] {
  font-size: 13px;
  font-weight: 400;
  color: #262626;
  line-height: 26px;
}

.container[data-v-19906460] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100vh;
  background: white;
}
.topBar[data-v-19906460] {
  width: 62%;
  padding-top: 7px;
  padding-bottom: 7px;
}
.topBar .pageButton[data-v-19906460] {
  border-radius: 24px;
  padding: 5px 16px;
  font-size: 16px;
  font-weight: 500;
  color: #262626;
  line-height: 19px;
  margin-right: 52px;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

