[data-v-67f84330] .el-submenu__icon-arrow {
  right: 0;
}
[data-v-67f84330] .el-badge__content.is-fixed {
  right: -3px;
}
.notices[data-v-67f84330] {
  display: flex;
  height: 78vh;
}
.notices .tabs[data-v-67f84330] {
  height: 100%;
  width: 340px;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 20px;
}
.notices .tabs .tab[data-v-67f84330] {
  display: flex;
  align-items: center;
  margin: 10px 0;
  padding: 10px;
}
.notices .tabs .tab .leftImg .logoIcon[data-v-67f84330] {
  width: 45px;
  height: 45px;
}
.notices .tabs .tab .rightTitle[data-v-67f84330] {
  margin-left: 20px;
  font-weight: 500;
  color: #333333;
  font-size: 18px;
}
.notices .tabs .activeTab[data-v-67f84330] {
  background-color: #e9eef2;
  border-radius: 8px;
  cursor: pointer;
}
.notices .OAright[data-v-67f84330] {
  height: 100%;
  flex: 1;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 20px;
  margin: 0 20px;
}
.notices .OAright .list[data-v-67f84330] {
  height: 67vh;
}
.notices .OAright .list .itemInfo[data-v-67f84330] {
  margin: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  padding: 10px;
  background-color: #f2f2f2;
}
.notices .OAright .list .notice-itemInfo[data-v-67f84330] {
  background-color: #c8e8ec;
  cursor: pointer;
}
.notices .OAright .title[data-v-67f84330] {
  font-size: 24px;
  font-weight: bold;
  padding-left: 20px;
  margin-bottom: 20px;
  color: #333333;
  font-family: PingFang SC;
}
.notices .OAright .el-menu-vertical-demo[data-v-67f84330] {
  display: flex;
  flex-direction: column;
}
.notices .OAright .el-menu-vertical-demo .first[data-v-67f84330] {
  margin-right: 10px;
}
.notices .OAright .el-menu-vertical-demo .second[data-v-67f84330] {
  padding: 0 20px 20px 0;
}
.notices .rightShow[data-v-67f84330] {
  height: 100%;
  flex: 1;
  padding: 20px;
}
.notices .rightShow .header .headerLeft[data-v-67f84330] {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
}
.notices .rightShow .content[data-v-67f84330] {
  height: 100%;
}
.notices .rightShow .content .list[data-v-67f84330] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.notices .rightShow .content .list .ListItem[data-v-67f84330] {
  width: 750px;
  height: 650px;
  display: flex;
  margin-top: 20px;
}
.notices .rightShow .content .list .ListItem .leftImg[data-v-67f84330] {
  width: 45px;
  height: 45px;
}
.notices .rightShow .content .list .ListItem .contentRight[data-v-67f84330] {
  margin-left: 10px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 20px;
}
.notices .rightShow .content .list .ListItem .contentRight .top[data-v-67f84330] {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background-color: #dfecf7;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.notices .rightShow .content .list .ListItem .contentRight .top[data-v-67f84330] :nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  color: #1b7fcf;
}
.notices .rightShow .content .list .ListItem .contentRight .contentBottom[data-v-67f84330] {
  padding: 20px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 26px;
}
.notices .rightShow .content .list .ListItem .contentRight .coverUrl[data-v-67f84330] {
  margin-top: 20px;
}
