.ant-pro-drop-down[data-v-4c936209] .action {
  margin-right: 8px;
}
.ant-pro-drop-down[data-v-4c936209] .ant-dropdown-menu-item {
  min-width: 210px;
  font-size: 16px;
}
.ant-pro-account-avatar[data-v-4c936209] {
  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;
}
.antd-pro-global-header-index-avatar[data-v-4c936209] {
  width: 40px;
  height: 40px;
}
.user-name[data-v-4c936209] {
  font-size: 14px;
  padding: 0 10px;
  color: #2447F9;
  margin-top: 10px;
  font-weight: 400;
}
.fallback-avatar .user-name[data-v-4c936209] {
  color: #ff4d4f;
  font-size: 12px;
}

.black-mask[data-v-6695199e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 200;
}
.black-mask .white-mask[data-v-6695199e] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 600px;
  height: 500px;
  margin: 0 auto;
  background-color: white;
  border-radius: 40px;
  padding: 40px;
}
.black-mask .white-mask .close-button[data-v-6695199e] {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 22px;
  text-align: center;
}
.black-mask .white-mask .modal-title[data-v-6695199e] {
  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: 100%;
  overflow: auto;
}
.black-mask .white-mask .modal-title .title[data-v-6695199e] {
  font-size: 18px;
  font-weight: 600;
  color: #2447F9;
  line-height: 34px;
  text-align: center;
}
.black-mask .white-mask .modal-title .sub-title[data-v-6695199e] {
  font-size: 14px;
  color: #333;
  line-height: 34px;
  text-align: center;
}
.black-mask .white-mask .modal-tip[data-v-6695199e] {
  font-size: 14px;
  color: #666;
  line-height: 34px;
  text-align: center;
}
.black-mask .white-mask .modal-btns-box[data-v-6695199e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
  z-index: 99;
}
.black-mask .white-mask .modal-btns-box .modal-button[data-v-6695199e] {
  width: 36%;
  height: 40px;
}
.black-mask .white-mask .modal-text[data-v-6695199e] {
  width: 90%;
  word-wrap: break-word;
}
.black-mask .white-mask .modal-text.modal-text-center[data-v-6695199e] {
  text-align: center;
}
.black-mask .white-mask .modal-text.modal-text-left[data-v-6695199e] {
  text-align: left;
}
.black-mask .white-mask .modal-text.modal-text-right[data-v-6695199e] {
  text-align: right;
}
.black-mask .getCaptcha[data-v-6695199e] {
  width: 100%;
}
.black-mask .reset-button[data-v-6695199e] {
  width: 100%;
}

.black-mask[data-v-80aa81c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 200;
}
.black-mask .teacher-avatar[data-v-80aa81c6] {
  width: 80px;
  height: 80px;
}
.black-mask .white-mask[data-v-80aa81c6] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 520px;
  height: 650px;
  margin: 0 auto;
  background-color: white;
  border-radius: 40px;
  padding: 60px 40px 20px;
}
.black-mask .white-mask .function-box[data-v-80aa81c6] {
  overflow: auto;
}
.black-mask .white-mask .user-info-form-item .content[data-v-80aa81c6] {
  font-size: 18px;
  font-weight: 400;
}
.black-mask .white-mask .user-info-form-item .set-button[data-v-80aa81c6] {
  width: 200px;
}
.black-mask .white-mask .user-info-form-item .due-date[data-v-80aa81c6] {
  font-size: 16px;
  font-weight: 600;
}
.black-mask .white-mask .close-button[data-v-80aa81c6] {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 22px;
  text-align: center;
}
.black-mask .white-mask .modal-title[data-v-80aa81c6] {
  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: 100%;
  overflow: auto;
}
.black-mask .white-mask .modal-title .title[data-v-80aa81c6] {
  font-size: 18px;
  font-weight: 600;
  color: #2447F9;
  line-height: 34px;
  text-align: center;
}
.black-mask .white-mask .modal-title .sub-title[data-v-80aa81c6] {
  font-size: 14px;
  color: #333;
  line-height: 34px;
  text-align: center;
}
.black-mask .white-mask .modal-tip[data-v-80aa81c6] {
  font-size: 14px;
  color: #666;
  line-height: 34px;
  text-align: center;
}
.black-mask .white-mask .modal-btns-box[data-v-80aa81c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
  z-index: 99;
}
.black-mask .white-mask .modal-btns-box .modal-button[data-v-80aa81c6] {
  width: 36%;
  height: 40px;
}
.black-mask .white-mask .modal-text[data-v-80aa81c6] {
  width: 90%;
  word-wrap: break-word;
}
.black-mask .white-mask .modal-text.modal-text-center[data-v-80aa81c6] {
  text-align: center;
}
.black-mask .white-mask .modal-text.modal-text-left[data-v-80aa81c6] {
  text-align: left;
}
.black-mask .white-mask .modal-text.modal-text-right[data-v-80aa81c6] {
  text-align: right;
}
.user-info-form-item-avatar[data-v-80aa81c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.black-mask[data-v-66eee1b9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 200;
}
.black-mask .white-mask[data-v-66eee1b9] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 600px;
  height: 500px;
  margin: 0 auto;
  background-color: white;
  border-radius: 40px;
  padding: 40px;
}
.black-mask .white-mask .close-button[data-v-66eee1b9] {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 22px;
  text-align: center;
}
.black-mask .reset-button[data-v-66eee1b9] {
  width: 100%;
}

#components-layout-demo-top-side .logo[data-v-4d978c60] {
  height: 50px;
  float: left;
}
#components-layout-demo-top-side .name[data-v-4d978c60] {
  font-size: 20px;
  color: #29100b;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  margin-left: 12px;
}
#components-layout-demo-top-side .header[data-v-4d978c60] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: linear-gradient(90.2deg, #8FA2FF -25.12%, #2447F9 104.2%);
  -webkit-box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, 0.07);
}
#components-layout-demo-top-side .header .right[data-v-4d978c60] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#components-layout-demo-top-side .header .right .language-btn[data-v-4d978c60] {
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8em;
  border-radius: 18px;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EAEEFE));
  background: linear-gradient(180deg, #FFFFFF 0%, #EAEEFE 100%);
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05), inset 0px 4px 4px rgba(255, 255, 255, 0.5);
          box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05), inset 0px 4px 4px rgba(255, 255, 255, 0.5);
  color: white;
  margin-right: 2em;
  color: #2447F9;
}
#components-layout-demo-top-side[data-v-4d978c60] {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EAEEFE));
  background: linear-gradient(180deg, #FFFFFF 0%, #EAEEFE 100%);
  padding: 0;
}
#components-layout-demo-top-side .main-layout[data-v-4d978c60] {
  height: 100%;
}
#components-layout-demo-top-side .full-height-sider[data-v-4d978c60] {
  height: 100vh !important;
}
#components-layout-demo-top-side .nav-menu[data-v-4d978c60] {
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(51.92%, #FAFAFB), to(#F0F2FA));
  background: linear-gradient(180deg, #FAFAFB 51.92%, #F0F2FA 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#components-layout-demo-top-side .nav-menu .logo-section[data-v-4d978c60] {
  padding: 20px 20px 20px 20px;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#components-layout-demo-top-side .nav-menu .logo-section .logo-icon[data-v-4d978c60] {
  width: 44px;
  height: 44px;
  margin-bottom: 10px;
}
#components-layout-demo-top-side .nav-menu .logo-section .logo-text[data-v-4d978c60] {
  font-size: 20px;
  line-height: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#8FA2FF), color-stop(60.58%, #2447F9));
  background: linear-gradient(180deg, #8FA2FF 0%, #2447F9 60.58%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
#components-layout-demo-top-side .nav-menu .nav-items[data-v-4d978c60] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  padding-top: 20px;
}
#components-layout-demo-top-side .nav-menu .nav-item[data-v-4d978c60] {
  width: 120px;
  height: 77px;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  color: #2447F9;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#components-layout-demo-top-side .nav-menu .nav-item[data-v-4d978c60]::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  background: #2447F9;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#components-layout-demo-top-side .nav-menu .nav-item.active[data-v-4d978c60] {
  background: #FFFFFF;
}
#components-layout-demo-top-side .nav-menu .nav-item.active[data-v-4d978c60]::before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
#components-layout-demo-top-side .nav-menu .nav-item .menu-icon[data-v-4d978c60] {
  height: 20px;
  width: 20px;
  margin-bottom: 8px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
#components-layout-demo-top-side .nav-menu .nav-item .menu-text[data-v-4d978c60] {
  font-size: 14px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
#components-layout-demo-top-side .nav-menu .nav-item:hover .menu-icon[data-v-4d978c60] {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
#components-layout-demo-top-side .nav-menu .nav-item:hover .menu-text[data-v-4d978c60] {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
#components-layout-demo-top-side .nav-menu .user-controls[data-v-4d978c60] {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#components-layout-demo-top-side .nav-menu .user-controls .control-item[data-v-4d978c60] {
  width: auto;
}
#components-layout-demo-top-side .layout-content[data-v-4d978c60] {
  height: 100%;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  background: white;
}
#components-layout-demo-top-side .layout-content .content-slot[data-v-4d978c60] {
  position: relative;
  height: 100%;
  background: white;
  overflow: auto;
}
[data-v-4d978c60] .ant-menu-item {
  height: 77px !important;
  line-height: 77px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  position: relative !important;
}
[data-v-4d978c60] .ant-menu-item::after {
  display: none !important;
}
[data-v-4d978c60] .ant-menu-item.ant-menu-item-selected {
  background: transparent !important;
}
[data-v-4d978c60] .ant-menu-item.ant-menu-item-selected::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 24px;
  background: #2447F9;
  border-radius: 0 2px 2px 0;
  z-index: 1;
}
[data-v-4d978c60] .ant-menu-item:hover {
  background: transparent !important;
}
[data-v-4d978c60] .ant-menu-light .ant-menu-item-selected {
  background: transparent !important;
}
[data-v-4d978c60] .ant-menu-item a {
  color: inherit !important;
}
.menu-item[data-v-4d978c60] {
  width: 120px;
  margin: auto;
  height: 77px;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
}
.header-logo[data-v-4d978c60] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
}
.navi-icon[data-v-4d978c60] {
  height: 18px;
  margin: 0 8px;
}
.sub-menu-1[data-v-4d978c60] {
  font-size: 18px;
}
.menu-icon[data-v-4d978c60] {
  height: 20px;
  width: 20px;
  margin-bottom: -2px;
}

