.ellipsis[data-v-af64936e] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.page-header[data-v-af64936e] .ant-card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-header .avatar-container[data-v-af64936e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}
.page-header .avatar-container .content[data-v-af64936e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-header .functions[data-v-af64936e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.page-header .functions .item[data-v-af64936e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
  cursor: pointer;
}
.page-header .functions .item > *[data-v-af64936e]:last-child {
  margin-top: 10px;
}
.page-body[data-v-af64936e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-body .sider-bar[data-v-af64936e] {
  width: 300px;
}
.page-body .content[data-v-af64936e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 16px;
}
.page-body .notice[data-v-af64936e] {
  margin-bottom: 16px;
}
.page-body .notice[data-v-af64936e] .ant-card-body {
  padding: 0 10px;
}
.page-body .frequently-used-system[data-v-af64936e] .ant-card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-body .frequently-used-system .sys-item[data-v-af64936e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
  cursor: pointer;
}
.page-body .frequently-used-system .sys-item > *[data-v-af64936e]:last-child {
  margin-top: 10px;
}
.sider-bar[data-v-af64936e] .ant-card-body {
  padding: 0 10px;
}
.sider-bar .custom-carousel[data-v-af64936e] .slick-slide {
  text-align: center;
  height: 160px;
  line-height: 160px;
  background: #364d79;
  overflow: hidden;
}
.sider-bar .custom-carousel[data-v-af64936e] .slick-slide h3 {
  color: #fff;
}
.sider-bar .custom-carousel[data-v-af64936e] .custom-slick-arrow {
  width: 25px;
  height: 25px;
  font-size: 25px;
  color: #fff;
  background-color: rgba(31, 45, 61, 0.11);
  opacity: 0.3;
}
.sider-bar .custom-carousel[data-v-af64936e] .custom-slick-arrow::before {
  display: none;
}
.sider-bar .custom-carousel[data-v-af64936e] .custom-slick-arrow:hover {
  opacity: 0.5;
}

