.bgContent .bgImg[data-v-cafb1206] {
  position: relative;
}
.bgContent .placeholderImage[data-v-cafb1206] {
  width: 100%;
  height: 30vw;
  display: block;
}
.bgContent .headerImage[data-v-cafb1206] {
  position: absolute;
  right: 15.3645833333vw;
  top: 5.1041666667vw;
  width: 48.3333333333vw;
  height: 17.1354166667vw;
}
.bgContent .bottomBox[data-v-cafb1206] {
  width: 100%;
  height: 3vw;
  background-color: #ffffff;
  padding: 0 7.8vw;
}
.bgContent .bottomBox .contentBox[data-v-cafb1206] {
  height: 3vw;
  font: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bgContent .bottomBox .contentBox .selectBtnBox[data-v-cafb1206] {
  height: 3vw;
  display: flex;
}
.bgContent .bottomBox .contentBox .selectBtnBox .selectBtn[data-v-cafb1206] {
  text-align: center;
  width: 8.0208333333vw;
  height: 3vw;
  line-height: 3vw;
  background-color: #ffffff;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  font-size: 0.8333333333vw;
  font-family: PingFang SC;
  color: #2a2929;
}
.bgContent .bottomBox .contentBox .selectBtnBox[data-v-cafb1206] :nth-child(1) {
  border-left: 1px solid #e9e9e9;
}
.bgContent .bottomBox .contentBox .selectBtnBox .selectBtn[data-v-cafb1206]:hover {
  color: #1b7fcf;
}
[data-v-cafb1206] .el-breadcrumb__inner.is-link {
  color: #cccccc;
  font-size: 0.83vw;
  font-weight: 500;
  font-family: PingFang SC;
}
[data-v-cafb1206] .el-breadcrumb__item:last-child .el-breadcrumb__inner a {
  color: #1b7fcf;
  font-size: 0.83vw;
  font-weight: 500;
  font-family: PingFang SC;
}
.bgContent[data-v-9260e470] {
  overflow-x: hidden;
}
.bgContent .centerView[data-v-9260e470] {
  margin: 0 auto;
  padding: 0 7.8vw;
}
.bgContent .centerView .contentView[data-v-9260e470] {
  margin-top: 3.13vw;
  display: flex;
  flex-direction: column;
}
.bgContent .centerView .contentView .sectionTitle[data-v-9260e470] {
  font-size: 1.67vw;
  font-family: Source Han Sans CN;
  color: #2f2f33;
  margin-bottom: 1.78vw;
}
.bgContent .centerView .contentView .itemList[data-v-9260e470] {
  display: flex;
  flex-wrap: wrap;
}
.bgContent .centerView .contentView .itemList .item[data-v-9260e470]:hover {
  box-shadow: 0 0 0.78125vw 1px rgba(0, 0, 0, 0.1);
  top: -0.5208333333vw;
}
.bgContent .centerView .contentView .itemList .item:hover .itemImg[data-v-9260e470] {
  transform: scale(1.02);
}
.bgContent .centerView .contentView .itemList .item[data-v-9260e470] {
  margin-right: 1.56vw;
  margin-bottom: 1.8vw;
  width: 11.46vw;
  height: 15.53vw;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all linear 0.2s;
}
.bgContent .centerView .contentView .itemList .item .itemImg[data-v-9260e470] {
  margin-top: 1.56vw;
  width: 7.61vw;
  height: 7.61vw;
  border-radius: 50%;
  transition: all linear 0.2s;
}
.bgContent .centerView .contentView .itemList .item .pos[data-v-9260e470] {
  margin-top: 0.47vw;
  font-size: 0.94vw;
  font-family: Source Han Sans CN;
  color: #696969;
}
.bgContent .centerView .contentView .itemList .item .name[data-v-9260e470] {
  margin-top: 0.63vw;
  font-size: 1.26vw;
  font-family: PingFang SC;
  font-weight: bold;
  color: #1b7fcf;
}
.bgContent .centerView .contentView .itemList .item .genderAndNational[data-v-9260e470] {
  margin-top: 0.63vw;
}
.bgContent .centerView .contentView .itemList .item .gender[data-v-9260e470],
.bgContent .centerView .contentView .itemList .item .national[data-v-9260e470] {
  font-size: 0.84vw;
  font-family: Source Han Sans CN;
  color: #2f2f33;
}
.bgContent .pagination[data-v-9260e470] {
  text-align: center;
  margin-bottom: 3.9vw;
}
