.inner[data-v-f92471ae] {
  position: relative;
  padding-left: 0.47rem;
  padding-top: 0.66rem;
  font-size: 0.56rem;
  font-weight: 600;
  color: var(--v6d84464d);
  white-space: nowrap;
}
.inner .text[data-v-f92471ae] {
  position: relative;
}
.inner .text[data-v-f92471ae]::after {
  position: absolute;
  left: -0.47rem;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 0.36rem;
  height: 0.04rem;
  background: var(--v4615eafa);
}
.inner[data-v-f92471ae]::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0.01rem;
  background: #231815;
  bottom: 15%;
}
.menu[data-v-db8b4856] {
  border-right: none;
  border-top: 0.01rem solid var(--el-menu-border-color);
}
.menu[data-v-db8b4856] .el-menu-item {
  padding-left: 0 !important;
  padding-right: 0.2rem !important;
  height: auto !important;
  min-height: 0.8rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  font-size: 0.24rem;
  white-space: normal !important;
  line-height: 1;
  border-bottom: 0.01rem solid var(--el-menu-border-color);
  color: #000;
}
.menu[data-v-db8b4856] .el-menu-item a {
  color: inherit;
}
.menu[data-v-db8b4856] .el-menu-item.is-active {
  color: var(--el-menu-active-color);
}
.menu[data-v-db8b4856] .el-menu-item.is-active a {
  color: var(--el-menu-active-color);
}
.rolling-text[data-v-b6863790] {
  display: inline-block;
  height: 0.45rem;
  color: #0a318f;
  font-size: 0.38rem;
  font-family: DINCondensed-Bold,serif;
}
.rolling-text-container[data-v-b6863790] {
  display: flex;
  overflow: hidden;
  height: 0.45rem;
  position: relative;
}
.rolling-text-item[data-v-b6863790] {
  position: relative;
  animation: up-b6863790 1.2s ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}
.rolling-text-cell[data-v-b6863790] {
  height: 0.45rem;
  line-height: 0.55rem;
}
@keyframes up-b6863790 {
0% {
    top: -900%;
}
100% {
    top: 0;
}
}
.right-hd[data-v-44bef3bc] {
  height: 1.03rem;
  background-color: #0a318f;
  color: #fff;
  font-size: 0.21rem;
  font-weight: bold;
  padding: 0.2rem;
  display: flex;
  align-items: center;
}
.item[data-v-44bef3bc] {
  border-bottom: 0.01rem solid #333;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem 0.8rem;
}
.item[data-v-44bef3bc]:nth-last-of-type(2) {
  border-bottom: none;
}
.item .cell[data-v-44bef3bc] {
  height: 1.88rem;
  background-color: #efefef;
  padding: 0.2rem;
  box-sizing: border-box;
}
.item .cell .title[data-v-44bef3bc] {
  font-size: 0.14rem;
  line-height: 1.2;
  color: #595757;
}
.last-item[data-v-44bef3bc] {
  border-bottom: none;
}
.last-item .cell[data-v-44bef3bc] {
  background-color: rgba(0,0,0,0);
  padding: 0;
}
.last-cell-link[data-v-44bef3bc] {
  height: 0.95rem;
  width: 100%;
  border: 0.01rem solid #333;
  font-size: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #595757;
}
