.side-menu-wrapper {
  height: 100%;
  background: rgba(0, 0, 0, 0);
}
.side-menu-wrapper .circle-wrapper {
  height: 3.333333rem;
  background: #C61408;
  border-top-right-radius: 100%;
}
.side-menu-wrapper .side-menu-main {
  background: #C61408;
  padding-top: 6.666667rem;
  height: calc(100% - 3.333333rem);
}
.side-menu-wrapper .side-menu-main .side-menu-item {
  color: #ffffff;
  text-align: center;
  padding: 0.666667rem 0;
  font-size: 0.666667rem;
}
.side-menu-wrapper .side-menu-main .side-menu-item:hover {
  background-color: #dd726b;
}
.head-menu-wrapper[data-v-7767f9ac] {
  height: 100%;
  width: 100%;
  display: flex;
  padding: 0 1.111111rem;
  overflow-x: auto;
  overflow-y: hidden;
  /*::-webkit-scrollbar {*/
  /*    width: 0 !important;*/
  /*}*/
  /*::-webkit-scrollbar {*/
  /*    width: 0 !important;height: 0;*/
  /*}*/
}
.head-menu-wrapper .head-menu-item[data-v-7767f9ac] {
  white-space: nowrap;
  /*line-height: 30px;*/
  color: #ffffff;
  font-size: 0.777778rem;
  margin: 0 0.833333rem;
}
.head-menu-wrapper .current[data-v-7767f9ac] {
  border-bottom: 0.111111rem solid #f4d0ce;
}
.head-menu-wrapper .head-menu-item[data-v-7767f9ac]:hover {
  background-color: #dd726b;
}
.ant-scroll-number-only > p.ant-scroll-number-only-unit[data-v-7767f9ac] {
  height: 0.555556rem !important;
}
[data-v-7767f9ac] .ant-badge-count,
.ant-badge-dot[data-v-7767f9ac],
.ant-badge .ant-scroll-number-custom-component[data-v-7767f9ac] {
  z-index: 0 !important;
  transform: scale(0.7);
}
[data-v-de84bbba] .ant-badge-count,
.ant-badge-dot[data-v-de84bbba],
.ant-badge .ant-scroll-number-custom-component[data-v-de84bbba] {
  z-index: 0 !important;
  transform: scale(0.7);
}
.header-bar-wrapper {
  height: 3.055556rem;
  display: flex;
  /*padding-left: 120px;*/
  background: rgba(0, 0, 0, 0);
}
.header-bar-wrapper .option-wrapper {
  width: 6.666667rem;
  background: white;
}
.header-bar-wrapper .header-circle-wrapper {
  width: 3.055556rem;
  height: 3.055556rem;
  background: #C61408;
  border-bottom-left-radius: 80%;
}
.header-bar-wrapper .header-bar-main {
  width: calc(100% - 9.722222rem);
  background: #C61408;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-bar-wrapper .header-bar-main .logo {
  background: url(../../static/img/logo.14feae6a.png) center / auto 100% no-repeat;
  /*height: 19.1px;*/
  /*width: 100px;*/
  height: 1.388889rem;
  width: 8.333333rem;
}
.header-bar-wrapper .header-bar-main .header-menu-wrapper {
  width: calc(100% - 24.444444rem);
  /*max-width: 500px;*/
  height: 100%;
}
.header-bar-wrapper .header-bar-main .header-user-bar {
  width: 16.666667rem;
  color: #FFFFFF;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.sub-menu-wrapper .sub-menu-item .item-content {
  height: 3.333333rem;
  display: flex;
  align-items: center;
  font-size: 0.833333rem;
  width: 100%;
}
.sub-menu-wrapper .sub-menu-item .icon-background {
  height: 1.944444rem;
  width: 1.944444rem;
  border-radius: 100%;
  background: rgba(82, 196, 26, 0.15);
  color: #52c41a;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sub-menu-wrapper .sub-menu-item:hover {
  background-color: #f9e8e6;
}
.main-wrapper[data-v-25e6cbdd] {
  height: 100vh;
  background-size: 100% 100%;
  background: url(../../static/img/background.435b0335.png) center no-repeat;
}
.main-wrapper .loading-wrapper[data-v-25e6cbdd] {
  position: absolute;
  top: 0;
  z-index: 9999;
}
.main-wrapper .main-body[data-v-25e6cbdd] {
  height: calc(100vh - 4.888889rem);
  position: fixed;
  top: 4.888889rem;
  width: calc(100vw - 3.333333rem);
  overflow-y: auto;
}
.main-wrapper .sider-wrapper[data-v-25e6cbdd] {
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0);
  min-height: 0;
  flex: 0 0 3.333333rem !important;
  max-width: 3.333333rem!important;
  min-width: 3.333333rem!important;
  width: 3.333333rem !important;
  overflow: hidden;
}
.main-wrapper .header-wrapper[data-v-25e6cbdd] {
  background: rgba(0, 0, 0, 0);
  height: 3.055556rem;
  padding: 0;
  z-index: 1;
  line-height: 3.055556rem;
}
.main-wrapper .left-wrapper[data-v-25e6cbdd] {
  background: rgba(0, 0, 0, 0);
}
.main-wrapper .left-wrapper .sub-menu-content[data-v-25e6cbdd] {
  padding: 1.111111rem;
}
.main-wrapper .left-wrapper .main-content-wrapper[data-v-25e6cbdd] {
  background: rgba(255, 255, 255, 0);
}
.main-wrapper .left-wrapper .main-content-wrapper .content-wrapper[data-v-25e6cbdd] {
  width: 100%;
  background: rgba(255, 255, 255, 0);
  padding: 0.277778rem 1.111111rem;
  background: red;
}
