.item-post-txt a[data-v-696f786d] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.img-box[data-v-696f786d] {
  border: 0.53333vw solid #de9d13;
  position: relative;
}
.item-post-txt a[data-v-696f786d] {
  color: var(--a-color);
}
.clear_history[data-v-696f786d] {
  font-size: 3.2vw;
  color: var(--a-color);
}
/* ===== themeWGX 浏览记录 ===== */
.wgx-history[data-v-696f786d] {
  background: #111;
  min-height: 100vh;
  color: #fff;
  padding: 3.2vw 0 21.33333vw;
}
.wgx-h-tabs[data-v-696f786d] {
  display: flex;
  gap: 2.66667vw;
  padding: 1.6vw 4.26667vw 3.73333vw;
}
.wgx-h-tabs .wgx-h-tab[data-v-696f786d] {
  padding: 1.6vw 4.8vw;
  border-radius: 4.26667vw;
  background: #1c1c1e;
  color: #a0a0a5;
  font-size: 3.46667vw;
}
.wgx-h-tabs .wgx-h-tab.active[data-v-696f786d] {
  background: #ff00aa;
  color: #fff;
  font-weight: 600;
}
.wgx-h-group-title[data-v-696f786d] {
  padding: 1.6vw 4.26667vw 2.66667vw;
  font-size: 3.73333vw;
  color: #fff;
  font-weight: 600;
}
.wgx-h-grid[data-v-696f786d] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3.2vw 2.66667vw;
  padding: 0 4.26667vw;
}
.wgx-h-grid.tab-1[data-v-696f786d] {
  grid-template-columns: 1fr 1fr 1fr;
}
.wgx-h-grid.tab-1 .wgx-h-cover[data-v-696f786d] {
  aspect-ratio: 0.64285714;
}
.wgx-h-grid.tab-2[data-v-696f786d] {
  grid-template-columns: 1fr 1fr 1fr;
}
.wgx-h-grid.tab-2 .wgx-h-cover[data-v-696f786d] {
  aspect-ratio: 0.66666667;
}
.wgx-h-card .wgx-h-cover[data-v-696f786d] {
  position: relative;
  aspect-ratio: 1.6;
  background: #222;
  border-radius: 2.66667vw;
  overflow: hidden;
}
.wgx-h-card .wgx-h-cover img[data-v-696f786d] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wgx-h-card .wgx-h-cover .wgx-h-views[data-v-696f786d],
.wgx-h-card .wgx-h-cover .wgx-h-dur[data-v-696f786d] {
  position: absolute;
  bottom: 1.6vw;
  font-size: 2.93333vw;
  color: #fff;
  background: rgba(0, 0, 0, 0.55);
  padding: 0.53333vw 1.6vw;
  border-radius: 1.06667vw;
}
.wgx-h-card .wgx-h-cover .wgx-h-views[data-v-696f786d] {
  left: 1.6vw;
}
.wgx-h-card .wgx-h-cover .wgx-h-dur[data-v-696f786d] {
  right: 1.6vw;
}
.wgx-h-card .wgx-h-title[data-v-696f786d] {
  margin-top: 1.6vw;
  font-size: 3.46667vw;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wgx-h-card .wgx-h-meta[data-v-696f786d] {
  margin-top: 1.06667vw;
  display: flex;
  gap: 2.66667vw;
  font-size: 2.93333vw;
  color: #888;
}

