.action--YO10Umtm {
  display: flex;
  align-items: center;
  height: 3.42857rem;
  padding: 0 0.85714rem;
  cursor: pointer;
  transition: all 0.3s;
}


  .action--YO10Umtm:hover {
    background: rgba(0, 0, 0, 0.025);
  }


  .action--YO10Umtm.opened {
    background: rgba(0, 0, 0, 0.025);
  }

.action--YO10Umtm > span {
  vertical-align: middle;
}

.account--h7SslnvP > .avatar--tAm4l1Gn {
  margin-right: 0.57143rem;
  vertical-align: top;
  background: rgba(255, 255, 255, 0.85);
}
.account--h7SslnvP > .name--CoHuW6Ay {
  color: #fff;
  flex-shrink: 0;
}

.menu--JKhpekEw {
  min-width: 11.42857rem;
}

.text--ZRk8_yVo {
  display: flex;
  align-items: center;
  padding: 0 1.07143rem;
  cursor: pointer;
  color: #fff;
  transition: all 0.3s;
}
  .text--ZRk8_yVo:hover .arrow--cTgEUO2m {
      transform: rotate(180deg);
      transition: transform 0.3s ease;
    }

.account--BQUkx0qb > .avatar--G0kL1vmc {
  margin-right: 0.57143rem;
  vertical-align: top;
  background: rgba(255, 255, 255, 0.85);
}

.menu--oTjvqeWk {
  min-width: 11.42857rem;
}

.dropdownContent--uvOnRJBF {
  max-height: 14.28571rem;
  overflow-y: auto;
  padding: 0 1.07143rem 0 0;
  background: #fff;
  box-shadow: 0 3px 0.42857rem -0.28571rem rgb(0 0 0 / 12%), 0 0.42857rem 1.14286rem 0 rgb(0 0 0 / 8%), 0 0.64286rem 2rem 0.57143rem rgb(0 0 0 / 5%);
}

.dropdown-content--B4aqys6A .ant-dropdown-menu--J1JEMBIP {
  box-shadow: none;
}
/* ui新画的弹框风格 */
.uiModal--Yqx1JwxX .ant-modal-header {
  padding: 1.07143rem 1.42857rem;
  background-color: #e5f0ff;
}
.uiModal--Yqx1JwxX .ant-modal-header .ant-modal-title {
  font-size: 1.15em;
}
.uiModal--Yqx1JwxX .ant-modal-body {
  padding: 1.42857rem;
  max-height: 72vh;
  overflow-y: auto;
}
.uiModal--Yqx1JwxX .ant-modal-body .ant-modal-confirm-btns {
  padding-top: 0.71429rem;
  margin-top: 0.71429rem;
  position: relative;
  top: 0.71429rem;
}
.uiModal--Yqx1JwxX .ant-modal-body .ant-modal-confirm-btns::before {
  content: '';
  width: calc(100% + 2.71429rem);
  height: 1px;
  background-color: rgba(0, 0, 0, 0.06);
  display: block;
  position: absolute;
  top: 0;
  z-index: 5;
  left: 50%;
  transform: translateX(-50%);
}
.uiModal--Yqx1JwxX .ant-modal-close-x {
  width: 3.71429rem;
  height: 3.71429rem;
  line-height: 3.71429rem;
  font-size: 1.15em;
}
.uiModal--Yqx1JwxX .ant-modal-footer {
  padding: 0.71429rem 1.42857rem;
}

.headerIcon--OL5HXwfB {
  font-size: 1.28571rem;
}
.headerItem--seN1f_lW {
  position: relative;
  padding: 0 1.07143rem;
  color: rgba(255, 255, 255, 0.65);
}
.headerItem--seN1f_lW:hover {
  opacity: 1;
  color: #fff;
}

.headerCount--uV9STWUW {
  left: 50%;
  bottom: 50%;
}

.switchItem--XdOvEJeV {
  display: flex;
  align-items: center;
  padding: 1.42857rem 5.71429rem;
  justify-content: space-between;
  transition: background-color .5s;
}
  .switchItem--XdOvEJeV .subLabel--zue7DBve {
    margin-left: 2rem;
  }

.extraMenu--tY47pVXA {
  display: flex;
  align-items: center;
  position: relative;
}
.extraMenu--tY47pVXA .extraTitle--vk6rD8GP {
  font-size: 1.21429rem;
  font-weight: bold;
  white-space: nowrap;
}
.extraMenu--tY47pVXA::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #e0e6f3;
  display: block;
  position: absolute;
  bottom: -1.14286rem;
  left: 0;
  z-index: 5;
}

.ssBox--PjE_m7L6 {
  height: 100%;
  display: flex;
  align-items: center;
}

  .ssBox--PjE_m7L6 .ssLink--JBVIBDo3 {
    justify-content: space-around;
    flex-grow: 1;
  }

  .ssBox--PjE_m7L6 .ssLink--JBVIBDo3 span {
      font-weight: 600;
      color: #fff;
      /* font-style: italic; */
      font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
        'Apple Color Emoji', 'Segoe UI Emoji', Segoe UI Symbol, 'Noto Color Emoji';
      letter-spacing: 1px;
      white-space: nowrap;
    }

.menu--qLPBxq7V {
  min-width: 11.42857rem;
}

.ssBtn--G2BdPU2L {
  height: 100%;
  /* margin-right: 20px; */
  text-align: center;
  font-size: 1.28571rem;
  color: #fff;
  background: linear-gradient(135deg, #009fff 0%, #0066fd 100%);
}

.ssLinkA--IoLxW3RO {
  height: 100%;
  display: flex;
  align-items: center;
}
.tszBack--MWGZ56De {
  position: fixed;
  z-index: 999;
  right: 0;
  height: 3.57143rem;
  padding: 0 0.42857rem;
  align-items: center;
  background: rgba(229, 240, 255, 0.6);
  border-radius: 1.78571rem 0px 0px 1.78571rem;
  backdrop-filter: blur(1px);
  cursor: pointer;
}
  .tszBack--MWGZ56De:hover {
    box-shadow: var(--crm-box-shadow);
  }
  .tszBack--MWGZ56De .tszBackIcon--fBFDIRhm {
    width: 3rem;
    height: 3rem;
    box-shadow: -2px 2px 0.71429rem #c9d4e9;
    margin-right: 0.42857rem;
    border-radius: 50%;
    background-image: url(/crm-path/assets/back.22144411.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
  }
  .tszBack--MWGZ56De .tszBackText--AMDmT4nH {
    flex-shrink: 0;
    color: var(--crm-gray-3);
  }

.rightContent--wcEHctuZ {
  display: flex;
  align-items: center;
}

.menuIcon--h9l5mUE5 {
  margin-right: 0.57143rem;
  color: #001529;
}

.iconBox--f5UjmMeD .menuIcon--h9l5mUE5 {
  margin-right: 2px;
}

.headerCount--mIS4XL0g {
  left: auto;
  right: 1.14286rem;
  bottom: 50%;
  transform: translateY(50%);
  color: #fff;
}

.wujieBox--dbD7MZkp {
  background: #f4f6fa;
}

