.app-layout-home--index-tab_list-3fyiW {
  height: 140px;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}
.app-layout-home--index-title_wrap-2kGj1 {
  height: 100%;
  padding: 5px;
  float: left;
  position: relative;
}
.app-layout-home--index-title_box-3bhIg {
  height: 100%;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  color: #000;
}
.app-layout-home--index-title_box_active-3Qlp1 {
  height: 100%;
  width: 100%;
  background-color: #37aefe;
  border-radius: 5px;
  overflow: hidden;
  color: #fff;
}
.app-layout-home--index-title_box-3bhIg:hover {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1), 3px -3px 5px rgba(0, 0, 0, 0.1), -3px 3px 5px rgba(0, 0, 0, 0.1), -3px -3px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.app-layout-home--index-leftImg-20M19 {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
}
.app-layout-home--index-leftImg-20M19 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.app-layout-home--index-rightContent-1xmvg {
  width: 50%;
  height: 100%;
  float: left;
  padding-top: 8%;
}
.app-layout-home--index-rightContent-1xmvg p:nth-child(1) {
  text-align: center;
  font-size: 16px;
}
.app-layout-home--index-rightContent-1xmvg p:nth-child(2) {
  text-align: center;
  font-size: 48px;
  font-weight: 700;
}
.app-layout-home--index-table_title-2og9t {
  background-color: #fff;
  margin-bottom: 1px;
  border-radius: 5px 5px 0 0;
  height: 50px;
  line-height: 50px;
  padding: 0px 15px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
}
.app-layout-home--index-echarts_wrapper-YLEkO {
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
}
.app-layout-home--index-bar_box-pFHMn {
  width: 60%;
  height: 100%;
  float: left;
}
.app-layout-home--index-pie_box-Tjozu {
  width: 40%;
  height: 100%;
  float: left;
}
.app-layout-home--index-title_shadow-3BJtu {
  height: 5px;
  width: 60%;
  position: absolute;
  left: 20%;
  bottom: -5px;
  box-shadow: 5px 5px 5px rgba(55, 174, 254, 0.3), 5px -5px 5px rgba(55, 174, 254, 0.3), -5px 5px 5px rgba(55, 174, 254, 0.3), -5px -5px 5px rgba(55, 174, 254, 0.3);
}
.ly-add-auth {
  height: 100%;
  overflow: hidden;
}
.ly-add-auth .ant-cursor {
  cursor: default !important;
}
.ly-add-auth .point-cursor {
  cursor: pointer !important;
}
.ly-add-auth .ant-row {
  height: 100%;
}
.ly-add-auth .contentLeft {
  height: 100%;
  border-right: 1px solid #f0f2f5;
}
.ly-add-auth .contentLeft .yui-anchor {
  padding: 16px 20px;
}
.ly-add-auth .contentLeft .yui-anchor .ant-anchor-ink-ball {
  top: 10px;
  display: block !important;
}
.ly-add-auth .contentLeft .yui-anchor .ant-anchor-wrapper {
  overflow: unset;
}
.ly-add-auth .contentRight {
  height: 100%;
}
.ly-add-auth .contentRight .auth-right-content .auth-tree {
  margin-top: 12px;
}
.ly-add-auth .contentRight .auth-right-content .auth-tree .ant-collapse-borderless {
  background-color: #fff;
}
.ly-add-auth .contentRight .auth-right-content .auth-tree .ant-collapse-item {
  border-bottom: none;
}
.ly-add-auth .contentRight .auth-right-content .auth-tree .ant-collapse-header {
  min-height: 42px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 42px;
}
.ly-add-auth .contentRight .auth-right-content .auth-tree .ant-collapse-header .ant-checkbox-wrapper {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 700;
}
.ly-add-auth .contentRight .auth-right-content .auth-tree .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 26px;
  zoom: 1;
}
.ly-add-auth .contentRight .auth-right-content .auth-tree .ant-collapse-content > .ant-collapse-content-box::before,
.ly-add-auth .contentRight .auth-right-content .auth-tree .ant-collapse-content > .ant-collapse-content-box::after {
  display: table;
  content: ' ';
}
.ly-add-auth .contentRight .auth-right-content .auth-tree .ant-collapse-content > .ant-collapse-content-box::after {
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.ly-add-auth .contentRight .auth-right-content .auth-tree .leaf-node {
  display: inline-block;
  min-height: 42px;
  margin: 0 14px;
  line-height: 42px;
}
.ly-add-auth .contentRight .auth-right-content .auth-tree .hover-color .ant-checkbox-wrapper > span:hover {
  color: var(--ant-primary-color);
}
.ly-add-auth .contentRight .auth-right-content .auth-tree .ant-checkbox-wrapper {
  font-family: 'MicrosoftYaHei';
}
.ly-add-auth .contentRight .auth-check-all {
  height: 48px;
  padding: 0 16px;
  background-color: #fafafa;
}
.ly-add-auth .contentRight .auth-check-all > .ant-checkbox-wrapper {
  line-height: 48px;
}
.ly-add-auth .contentRight .auth-state {
  float: right;
  margin-top: 10px;
}
.ly-add-auth .contentRight .auth-state > span {
  vertical-align: middle;
}
.plugins-login--index-container-1ISUO {
  min-height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
}
.plugins-login--index-content-1wHbq {
  padding: 112px 0 24px;
  flex: 1;
}
.plugins-login--index-sysName-3jx8B {
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 30px;
  text-align: center;
}
.plugins-login--index-main-2VuXs {
  width: 368px;
  margin: 0 auto;
}
.plugins-login--index-main-2VuXs .ant-tabs .ant-tabs-bar {
  margin-bottom: 24px;
  text-align: center;
  border-bottom: none;
}
.plugins-login--index-getCaptcha-GBcU8 {
  display: block;
  width: 100%;
}
.plugins-login--index-submit-14DSR {
  width: 100%;
  margin-top: 24px;
}
.plugins-login--index-captchaContent-zXn4L {
  float: right;
  width: 40%;
  text-align: center;
  height: 30px;
  display: flex;
}
.plugins-login--index-copyWriting-19uzF {
  margin: -7px auto;
}
.plugins-selector-permissionSelector--style-permissionSelector-6Nq-e thead {
  background: #fafafa;
}
.plugins-selector-permissionSelector--style-permissionSelector-6Nq-e td {
  padding: 16px;
  border: 1px solid #eee;
}
.app-layout-basicSetting-PeopleLabelManagement--index-editForm-DCW-j {
  width: 80% !important;
}
.app-layout-basicSetting-PeopleLabelManagement--index-form_box-2zDcJ {
  overflow-y: auto;
  height: 100%;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  padding-top: 60px;
}
.app-layout-basicSetting-PeopleLabelManagement--index-baseTree-NSz3d {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  border-right: 1px solid #e8e8e8;
  position: relative;
}
.app-layout-basicSetting-PeopleLabelManagement--index-pagination_des-1HnHt {
  line-height: 32px;
  font-size: 14px;
}
.app-layout-basicSetting-PeopleLabelManagement--index-editBtn-1wZX2 {
  width: 10%;
}
.app-layout-basicSetting-PeopleLabelManagement--index-operateForm-1rSE6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ant-upload {
  display: flex;
}
.app-layout-basicSetting-PeopleLabelManagement-components-baseTree--index-searchBox-3qigJ {
  padding: 10px 20px 0 20px;
}
.app-layout-basicSetting-PeopleLabelManagement-components-baseTree--index-leftContent-8zJ7Y {
  height: 500px;
  padding: 0px 20px;
  overflow-y: auto;
}
.app-layout-basicSetting-PeopleLabelManagement-components-baseTree--index-treeContent-6lB2Q {
  height: 500px;
  overflow-y: auto;
}
.app-layout-basicSetting-PeopleLabelManagement-components-baseTree--index-titleItem-21woo {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  max-width: 100px;
}
.app-layout-basicSetting-PeopleLabelManagement-components-userSelectDialog--index-colContent-2ZsPU {
  height: 100%;
  padding-top: 20px;
  border-right: 2px solid #f0f3f3;
  padding-right: 12px;
}
.app-layout-basicSetting-PeopleLabelManagement-peopleLabelOperate--index-editForm-3yefS {
  width: 55% !important;
}
.app-layout-basicSetting-PeopleLabelManagement-peopleLabelOperate--index-form_box-22nA6 {
  overflow-y: auto;
  height: 100%;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  padding-top: 60px;
}
.app-layout-basicSetting-PeopleLabelManagement-peopleLabelOperate--index-baseTree-3FExI {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  border-right: 1px solid #e8e8e8;
  position: relative;
}
.app-layout-basicSetting-PeopleLabelManagement-peopleLabelOperate--index-pagination_des-pQWd1 {
  line-height: 32px;
  font-size: 14px;
}
.app-layout-basicSetting-PeopleLabelManagement-peopleLabelOperate--index-editBtn-3_Pea {
  width: 10%;
}
.app-layout-organizationMng--detailInfo-detailHead-3_4dg {
  height: 105px;
  width: 100%;
  background-color: #fff;
  /* margin-bottom: 5px; */
}
.app-layout-organizationMng--detailInfo-titleBtn-dADwg {
  height: 44px;
  width: 100%;
  padding: 10px 10px 0px 40px;
  color: #1890ff;
  font-size: 16px;
}
.app-layout-organizationMng--detailInfo-detailInfo-b4B-h {
  height: 30px;
  width: 100%;
  line-height: 30px;
  padding: 0px 10px 0px 40px;
}
.app-layout-organizationMng--detailInfo-tabsWrapper-3UAV5 {
  background-color: #fff;
}
.app-layout-organizationMng--detailInfo-tabContent-O8UP_ {
  width: 100%;
  background-color: #fff;
  padding: 0px 20px;
  height: calc(100vh - 293px);
}
.app-layout-organizationMng--detailInfo-toolsBar-2-jPD {
  height: 40px;
  width: 100%;
}
/* 用户详情----锚点对应的滚动容器样式 */
.app-layout-organizationMng--detailInfo-user_detail_info_listBox-1GFVf {
  width: 100%;
  /* max-height: 500px;*/
  /* height: 500px; */
  padding: 10px;
}
.app-layout-organizationMng--detailInfo-user_detail_info_listBox-1GFVf > p {
  display: flex;
  justify-content: space-between;
  height: 50px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e8e8e8;
  line-height: 50px;
  font-size: 15px;
  color: #333;
  font-weight: 700;
}
.app-layout-organizationMng--detailInfo-user_detail_info_listBox-1GFVf > p > a {
  margin-right: 16px;
  color: #1890ff;
  font-size: 14px;
  font-weight: 400;
}
.app-layout-organizationMng-role--index-wholeBox-2zSCZ {
  height: calc(100% - 30px);
  width: 100%;
  padding-left: 20px;
  /* background-color: pink; */
}
.app-layout-organizationMng-role--index-selectBox-3nzVX {
  height: 180px;
  width: 100%;
  position: relative;
  padding-left: 20px;
}
.app-layout-organizationMng-role--index-leftLine-2Gem4 {
  height: 98%;
  width: 1px;
  background-color: #cbcbcb;
  position: absolute;
  left: 0;
  top: 5px;
}
.app-layout-organizationMng-role--index-firstTitle-3HxOP {
  font-size: 14px;
  color: #9d9d9d;
  height: 24px;
}
.app-layout-organizationMng-role--index-firstTitleActive-2ZvsP {
  font-size: 14px;
  color: #333;
  height: 24px;
}
.app-layout-organizationMng-role--index-secondTitle-leP6Z {
  font-size: 12px;
  color: #9d9d9d;
  height: 30px;
}
.app-layout-organizationMng-role--index-tagAndBtn-5j4r7 {
  height: 70px;
  padding: 10px;
}
.app-layout-organizationMng-role--index-circle-F6bdF {
  display: inline-block;
  height: 15px;
  width: 15px;
  background-color: #c9c9c9;
  position: absolute;
  border-radius: 50%;
  left: -7px;
  margin-top: 5px;
}
.app-layout-organizationMng-role--index-circleActive-u6i30 {
  display: inline-block;
  height: 15px;
  width: 15px;
  background-color: #128bff;
  position: absolute;
  border-radius: 50%;
  left: -7px;
  margin-top: 5px;
}
.app-layout-organizationMng-role--index-asignUserTabBox-2AlD1 {
  width: 100%;
  height: calc(100% - 180px);
  padding: 10px 0px 0px 20px;
  position: relative;
  /* background-color: green; */
}
.app-layout-organizationMng-role--index-bottomBtnGroup-1nm1R {
  height: 50px;
  width: 100%;
  background-color: #fff;
  padding: 10px 0px;
  position: absolute;
  bottom: 10px;
  right: 0px;
}
.plugins-lyTag--index-lyTag-2vLJP {
  padding: 2px 7px;
  border: 1px solid;
  border-radius: 2px;
  font-size: 12px;
}
.app-layout-logMng-authentication--index-timeline-MgoTv .ant-timeline-item-content {
  margin-left: 28px;
}
.app-layout-logMng-authentication--index-collapse-2k86t {
  height: 100%;
}
.app-layout-logMng-authentication--index-collapse-2k86t .ant-collapse-item,
.app-layout-logMng-authentication--index-collapse-2k86t .ant-collapse-content,
.app-layout-logMng-authentication--index-collapse-2k86t .ant-collapse-content-box {
  height: 100%;
}
.app-layout-licenseAuthorization--index-titleTop-3ry6V {
  background-color: #fff;
  padding: 10px;
  border-bottom: 1px solid #e8e8e8;
}
.app-layout-licenseAuthorization--index-titleTop-3ry6V > h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px;
}
.app-layout-licenseAuthorization--index-titleTop-3ry6V .app-layout-licenseAuthorization--index-expireAppCount-kBPNm {
  color: red;
}
.app-layout-licenseAuthorization--index-tableHeader-jczl_ {
  display: flex;
  justify-content: space-between;
}
.app-layout-licenseAuthorization--index-tableHeader-jczl_ .btnsBox {
  padding-top: 4px;
}
.app-layout-licenseAuthorization--index-tableHeader-jczl_ .ant-form-item {
  margin-bottom: 0;
}
.app-layout-licenseAuthorization-perpetualAuthorization--index-container-1itLx {
  width: 100%;
  height: 100%;
  padding: 6px;
}
.app-layout-licenseAuthorization-perpetualAuthorization--index-container-1itLx .app-layout-licenseAuthorization-perpetualAuthorization--index-content-30JSq {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  background: url(../../assets/images/perpetualAuthorizationBg.png) no-repeat center;
}
.app-layout-licenseAuthorization-perpetualAuthorization--index-box-IwAOt {
  text-align: center;
}
.app-layout-licenseAuthorization-perpetualAuthorization--index-box-IwAOt > h1 {
  margin-bottom: 8px;
  font-size: 32px;
  font-weight: bold;
  color: #262626;
}
.app-layout-licenseAuthorization-perpetualAuthorization--index-box-IwAOt > h3 {
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 400;
  color: #333;
}
.app-layout-licenseAuthorization-perpetualAuthorization--index-box-IwAOt .app-layout-licenseAuthorization-perpetualAuthorization--index-authorImgBox-11K_f {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #009E4D;
  font-weight: bold;
}
.app-layout-licenseAuthorization-perpetualAuthorization--index-box-IwAOt .app-layout-licenseAuthorization-perpetualAuthorization--index-authorImgBox-11K_f > img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.app-layout-licenseAuthorization-perpetualAuthorization--index-box-IwAOt > ul {
  margin-top: 48px;
  margin-bottom: 48px;
}
.app-layout-licenseAuthorization-perpetualAuthorization--index-box-IwAOt > ul > li {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  width: 300px;
  border-bottom: 1px solid #d9d9d9;
  color: #262626;
  font-weight: 500;
}
.app-layout-imageUpdate-components-BasicInfoModal--index-tabBox-vuf5J .ant-tabs-bar.ant-tabs-top-bar {
  margin-bottom: 0 !important;
  border: none !important;
}
.app-layout-imageUpdate-components-BasicInfoModal--index-tabBox-vuf5J .ant-tabs-content.ant-tabs-content-no-animated.ant-tabs-top-content.ant-tabs-card-content {
  padding: 16px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.app-layout-imageUpdate-components-BasicInfoModal--index-tabBox-vuf5J .ant-tabs-tab-active {
  background-color: #1890ff !important;
  color: #fff !important;
}
.app-layout-imageUpdate-detailPage--index-content-16E7P {
  padding: 24px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: #fff;
}
.app-layout-imageUpdate-detailPage--index-divider-1s4cW {
  height: 6px;
  margin: 8px 0 16px;
  background-color: #f0f2f5;
}
.app-layout-imageUpdate-detailPage--index-dividerVertical-2jPMK {
  width: 4px;
  background-color: #397ef0;
  border-radius: 2px;
}
.app-layout-imageUpdate-detailPage--index-title-2zx80 {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.app-layout-imageUpdate-components-CodeMirrorYaml--index-codeMirror-2fU9w .CodeMirror {
  border-radius: 0 !important;
}
.plugins-noticeIcon--index-popover-14ogc {
  width: 336px;
}
.plugins-noticeIcon--index-popover-14ogc .ant-popover-inner-content {
  padding: 0;
}
.plugins-noticeIcon--index-list-2Bgs4 {
  max-height: 400px;
}
.plugins-noticeIcon--index-list-2Bgs4 .plugins-noticeIcon--index-item-FMtPt {
  transition: all .3s;
  overflow: hidden;
  cursor: pointer;
  padding-left: 24px;
  padding-right: 24px;
}
.plugins-noticeIcon--index-list-2Bgs4 .plugins-noticeIcon--index-item-FMtPt:hover {
  background: #e6f7ff;
}
.plugins-noticeIcon--index-list-2Bgs4 .plugins-noticeIcon--index-item-FMtPt:last-child {
  border-bottom: 0;
}
.plugins-noticeIcon--index-list-2Bgs4 .plugins-noticeIcon--index-item-FMtPt .plugins-noticeIcon--index-meta-1_tPu {
  width: 100%;
}
.plugins-noticeIcon--index-list-2Bgs4 .plugins-noticeIcon--index-item-FMtPt .plugins-noticeIcon--index-title-1Bd3u {
  font-size: 14px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.65);
  line-height: 22px;
  margin-bottom: 8px;
}
.plugins-noticeIcon--index-list-2Bgs4 .plugins-noticeIcon--index-item-FMtPt .plugins-noticeIcon--index-extra-Y6Eut {
  float: right;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  font-weight: normal;
  margin-right: 0;
  margin-top: -1.5px;
}
.plugins-noticeIcon--index-list-2Bgs4 .plugins-noticeIcon--index-item-FMtPt .plugins-noticeIcon--index-description-YijnF {
  font-size: 12px;
  line-height: 1.5;
}
.plugins-noticeIcon--index-all-2jFCb {
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: rgba(0, 0, 0, 0.65);
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #e8e8e8;
  transition: all .3s;
  cursor: pointer;
}
.plugins-noticeIcon--index-tabs-2_Zun .ant-tabs-nav-scroll {
  text-align: center;
}
.plugins-noticeIcon--index-tabs-2_Zun .ant-tabs-bar {
  margin-bottom: 4px;
}
.plugins-header--index-header-3LK5- {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background: url(../../assets/images/logo-tl.png) no-repeat 22px 16px;
  box-sizing: border-box;
  border-bottom: 1px solid #f0f0f0;
  overflow: hidden;
  box-shadow: 0px 0px 5px 5px #ebf2f8;
}
.plugins-header--index-name-lXmUL {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
/* --------------------------------------------------------- */
.plugins-header--index-menu-2yI8j {
  margin-right: 8px;
  width: 160px;
}
.plugins-header--index-trigger-tKJBd {
  font-size: 20px;
  line-height: 64px;
  cursor: pointer;
  transition: all .3s, padding 0s;
  padding: 0 24px;
}
.plugins-header--index-trigger-tKJBd:hover {
  background: #5f6467;
}
.plugins-header--index-right-3d0g4 {
  float: right;
  height: 100%;
}
.plugins-header--index-action-2vF2Z {
  cursor: pointer;
  padding: 0 12px;
  display: inline-block;
  transition: all .3s;
  height: 100%;
}
.plugins-header--index-action-2vF2Z:hover {
  background-color: #5f6467;
}
