.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-01e45e7c] {
  overflow-x: hidden;
}
.bgContent .centerView[data-v-01e45e7c] {
  margin: 0 auto;
  padding: 0 7.8vw;
}
.bgContent .centerView .item[data-v-01e45e7c]:hover {
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
  top: -0.5208333333vw;
}
.bgContent .centerView .item:hover .itemImg[data-v-01e45e7c] {
  transform: scale(1.02);
}
.bgContent .centerView .item:hover .rightView div[data-v-01e45e7c]:nth-child(1) {
  color: #1e7ecd;
}
.bgContent .centerView .item[data-v-01e45e7c] {
  height: 19.1666666667vw;
  background-color: white;
  display: flex;
  align-items: center;
  margin: 1.0416666667vw 0;
  transition: all linear 0.2s;
  cursor: pointer;
}
.bgContent .centerView .item .itemImg[data-v-01e45e7c] {
  margin-left: 2.7083333333vw;
  width: 22.9166666667vw;
  height: 14.5833333333vw;
  transition: all linear 0.2s;
}
.bgContent .centerView .item .rightView[data-v-01e45e7c] {
  margin-left: 4.2708333333vw;
  margin-right: 3.3333333333vw;
  height: 100%;
  font-family: PingFang SC;
  color: #7b7b7b;
  font-size: 0.9375vw;
  position: relative;
  max-width: 51.09375vw;
}
.bgContent .centerView .item .rightView div[data-v-01e45e7c]:nth-child(1) {
  font-size: 1.5625vw;
  font-family: PingFang-SC-Bold;
  font-weight: bold;
  color: #000000;
  margin-top: 3.3854166667vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all linear 0.2s;
}
.bgContent .centerView .item .rightView div[data-v-01e45e7c]:nth-child(2) {
  margin-top: 1.40625vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bgContent .centerView .item .rightView div[data-v-01e45e7c]:nth-child(3) {
  bottom: 3.28125vw;
  position: absolute;
  max-width: 51.09375vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bgContent .pagination[data-v-01e45e7c] {
  text-align: center;
  margin-bottom: 3.9vw;
}
