.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-07153f28] {
  overflow-x: hidden;
}
.bgContent .centerView[data-v-07153f28] {
  margin: 0 auto;
  padding: 2.9vw 7.5vw;
  padding-bottom: 0;
}
.bgContent .centerView .itemView:hover .titleImage[data-v-07153f28] {
  transform: scale(1.02);
}
.bgContent .centerView .itemView:hover .subTitle[data-v-07153f28] {
  color: #1e7ecd;
}
.bgContent .centerView .itemView[data-v-07153f28] {
  float: left;
  margin-right: 1.5625vw;
  margin-bottom: 2.0833333333vw;
  width: 26.8229166667vw;
  height: 22.3958333333vw;
  border-radius: 0.78125vw;
  text-align: center;
  overflow: hidden;
  font-size: 0vw;
}
.bgContent .centerView .itemView .titleImage[data-v-07153f28] {
  transition: all linear 0.2s;
  width: 27.0833333333vw;
  height: 18.4895833333vw;
  position: relative;
}
.bgContent .centerView .itemView .play[data-v-07153f28] {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4.4270833333vw;
  height: 4.4270833333vw;
  margin: -2.5vw -2.5vw;
}
.bgContent .centerView .itemView .subTitle[data-v-07153f28] {
  transition: all linear 0.2s;
  border-bottom-left-radius: 0.78125vw;
  border-bottom-right-radius: 0.78125vw;
  background-color: white;
  height: 4.17vw;
  line-height: 4.17vw;
  font-size: 1.46vw;
  color: #333333;
  padding: 0 0.78125vw;
}
.bgContent .centerView[data-v-07153f28] :nth-child(3n) {
  margin-right: 0;
}
.bgContent .centerView .lastItem[data-v-07153f28] {
  color: red;
  margin-bottom: 2.9166666667vw;
}
.bgContent .pagination[data-v-07153f28] {
  text-align: center;
  margin-bottom: 3.9vw;
}
.clearfix[data-v-07153f28]:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
[data-v-07153f28] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #1b6eb3;
}
[data-v-07153f28] .el-pagination.is-background .el-pager li {
  background-color: white;
}
