.bgContent[data-v-62ec6d90] {
  overflow-x: hidden;
}
.bgContent .centerView[data-v-62ec6d90] {
  margin: 0 auto;
  padding: 0 7.8vw;
}
.bgContent .centerView .item[data-v-62ec6d90]:hover {
  box-shadow: 0 0 0.78125vw 1px rgba(0, 0, 0, 0.1);
  top: -0.5208333333vw;
}
.bgContent .centerView .item:hover .itemImg[data-v-62ec6d90] {
  transform: scale(1.02);
}
.bgContent .centerView .item:hover .rightView div[data-v-62ec6d90]:nth-child(1) {
  color: #1e7ecd;
}
.bgContent .centerView .item[data-v-62ec6d90] {
  height: 19.1666666667vw;
  background-color: white;
  display: flex;
  align-items: center;
  margin: 1.0416666667vw 0;
  transition: all linear 0.2s;
}
.bgContent .centerView .item .itemImg[data-v-62ec6d90] {
  margin-left: 2.7083333333vw;
  width: 22.9166666667vw;
  height: 14.5833333333vw;
  transition: all linear 0.2s;
}
.bgContent .centerView .item .rightView[data-v-62ec6d90] {
  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-62ec6d90]: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-62ec6d90]:nth-child(2) {
  word-break: break-all;
  max-height: 9.1145833333vw;
  overflow: hidden;
}
.bgContent .centerView .item .rightView div[data-v-62ec6d90]:nth-child(3) {
  bottom: 3.28125vw;
  position: absolute;
  max-width: 51.09375vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bgContent .pagination[data-v-62ec6d90] {
  text-align: center;
  margin-bottom: 3.9vw;
}
