.home[data-v-bb53ffba] {
  margin-bottom: 1.0416666667vw;
}
.home .topView[data-v-bb53ffba] {
  height: 2.0833333333vw;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 1.0416666667vw;
  border-top-left-radius: 1.0416666667vw;
  border-top-right-radius: 1.0416666667vw;
  background-color: #ffffff;
  font-size: 0.8333333333vw;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}
.home .topView .sectionTitle div[data-v-bb53ffba]:nth-child(2) {
  background-color: #ceddf7;
  width: 100%;
  height: 0.3125vw;
  margin-top: -0.2604166667vw;
  border-radius: 0.15625vw;
}
.home .bottom[data-v-bb53ffba] {
  border-bottom-left-radius: 1.0416666667vw;
  border-bottom-right-radius: 1.0416666667vw;
  background-color: #ffffff;
  padding: 0 1.6666666667vw;
  display: flex;
  flex-wrap: wrap;
}
.home .bottom .cellItem[data-v-bb53ffba] {
  margin-right: 3.75vw;
  padding: 1.5625vw 0;
  text-align: center;
  cursor: pointer;
}
.home .bottom .cellItem .img[data-v-bb53ffba] {
  display: block;
  width: 4.2708333333vw;
  height: 4.2708333333vw;
}
.home .bottom .cellItem .name[data-v-bb53ffba] {
  font-size: 0.7291666667vw;
  font-family: PingFang SC;
  font-weight: 500;
  color: #666666;
}
.bgContent[data-v-dd0249a2] {
  padding: 1.0416666667vw;
}
.bgContent .cellItem[data-v-dd0249a2] {
  margin-bottom: 1.0416666667vw;
}
