.w-desc-text[data-v-75a5f714] {
  color: #a2a4a8;
}
.w-row-text[data-v-75a5f714] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-75a5f714] {
  text-align: left;
}
.w-t-left[data-v-75a5f714] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-75a5f714] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-75a5f714] {
  display: flex;
  align-items: center;
}
.nav[data-v-75a5f714] {
  position: fixed;
  right: 0;
  bottom: 20%;
  width: 140px;
  left: calc(100vw - 35px);
  z-index: 2001;
}
.nav-item[data-v-75a5f714] {
  background: #0085cd;
  margin: 4px 0;
  padding: 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  cursor: pointer;
  position: relative;
  color: #fff;
  font-size: 18px;
  transition: right 0.5s;
  right: 0px;
}
.nav-item-name[data-v-75a5f714] {
  font-size: 16px;
  margin-left: 20px;
}
.nav-item[data-v-75a5f714]:hover {
  background-color: #cf1322;
}
.nav:hover .nav-item[data-v-75a5f714] {
  right: 100px;
}
.w-desc-text[data-v-ec3f5efe] {
  color: #a2a4a8;
}
.w-row-text[data-v-ec3f5efe] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-ec3f5efe] {
  text-align: left;
}
.w-t-left[data-v-ec3f5efe] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-ec3f5efe] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-ec3f5efe] {
  display: flex;
  align-items: center;
}
[data-v-ec3f5efe].form-item .el-form-item__content {
  width: calc(100% - 95px) !important;
}
.verificationCode[data-v-ec3f5efe] {
  display: flex;
}
.verificationCode-countdown-box[data-v-ec3f5efe] {
  width: 150px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.verificationCode-countdown-active[data-v-ec3f5efe] {
  border: 1px solid #0076FE;
  color: #0076FE;
}
.verificationCode-countdown-active[data-v-ec3f5efe]:hover {
  cursor: pointer;
  background-color: #0076FE;
  color: white;
}
.verificationCode-countdown-disabled[data-v-ec3f5efe] {
  border: 1px solid #ededed;
  background-color: #ededed;
  color: #333;
  font-weight: 700;
}
.verificationCode-countdown-disabled[data-v-ec3f5efe]:hover {
  cursor: not-allowed;
}
.w-desc-text {
  color: #a2a4a8;
}
.w-row-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center {
  text-align: left;
}
.w-t-left {
  left: 0;
  text-align: left;
}
.w-t-right {
  right: 0;
  text-align: left;
}
.w-h-center {
  display: flex;
  align-items: center;
}
.select-tabs .el-tabs__header {
  margin: 2px 0 0;
}
.select-tabs .el-tabs__header .el-tabs__active-bar {
  display: none;
}
.select-tabs .el-tabs__header .el-tabs__item {
  padding: 0;
  margin: 0 16px;
}
.select-tabs .el-tabs__header .el-tabs__item.is-active {
  border-bottom: 2px solid #409eff;
}
.select-tabs .option-wrap {
  height: 171px;
  margin-top: 35px;
  overflow-y: auto;
}
.select-tabs .tree-wrap {
  margin-top: 35px;
  height: 137px;
  overflow-y: auto;
}
.select-tabs .label-wrap {
  display: flex;
  overflow: hidden;
}
.select-tabs .label-wrap .label {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 10px;
}
.select-tabs .top-info {
  position: absolute;
  top: 0;
  left: 18px;
  right: 20px;
  height: 35px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.select-tabs .footer-btn {
  text-align: end;
  padding: 4px 10px 0;
}
.special-font {
  display: flex;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  color: #ff7467;
  border: #ff7467 1px solid;
}
.special-font-green {
  color: #52C41A;
  border: #52C41A 1px solid;
}
.special-font-yellow {
  color: #FAAD14;
  border: #FAAD14 1px solid;
}
.switchStyles .el-switch__label {
  position: absolute;
  display: none;
  color: #fff;
}
.switchStyles .el-switch__label--left {
  z-index: 9;
  left: 19px;
}
.switchStyles .el-switch__label--right {
  z-index: 9;
  left: -5px;
}
.switchStyles .el-switch__label.is-active {
  display: block;
}
.switchStyles.el-switch .el-switch__core .el-switch .el-switch__label {
  width: 40px !important;
}
.header-custom-right-selectList {
  width: 420px;
  max-width: 420px;
  min-width: 125px;
  margin-right: 35px;
}
.header-custom-right-selectList .el-input__inner {
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  color: #fff;
}
.header-custom-right-selectList .el-select__caret {
  color: #fff;
}
.header-custom-right-selectList .el-select__tags {
  max-width: 420px !important;
  flex-wrap: nowrap !important;
  word-break: keep-all;
  white-space: nowrap;
}
.header-custom-right-selectList .el-select__tags .el-tag--mini {
  max-width: 342px !important;
  overflow: hidden;
}
.header-custom-right-selectList .el-select__tags .el-tag--info {
  background: transparent;
  border: none;
  color: #fff;
}
.header-custom-right-selectList .el-select__tags .el-tag__close {
  display: none;
}
.header-custom-right-selectList-tags .el-select__tags .el-tag--info:last-child {
  background: #ff7467;
  border-radius: 16px;
}
.header-custom-right-selectList-tags .el-select__tags .el-tag--mini {
  max-width: 308px !important;
}
.header-custom-right-selectList-all .el-input__inner {
  font-size: 18px;
  font-weight: 700;
  line-height: 35px;
}

.secondary-custom-select-dropdown {
    min-width: 676px !important;
}
.secondary-custom-select-dropdown .el-scrollbar .el-scrollbar__wrap {
    max-height: 310px !important;
}

.w-desc-text {
  color: #a2a4a8;
}
.w-row-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center {
  text-align: left;
}
.w-t-left {
  left: 0;
  text-align: left;
}
.w-t-right {
  right: 0;
  text-align: left;
}
.w-h-center {
  display: flex;
  align-items: center;
}
.secondary-select-tabs .el-tabs__header {
  margin: 2px 0 0;
}
.secondary-select-tabs .el-tabs__header .el-tabs__active-bar {
  display: none;
}
.secondary-select-tabs .el-tabs__header .el-tabs__item {
  padding: 0;
  margin: 0 16px;
}
.secondary-select-tabs .el-tabs__header .el-tabs__item.is-active {
  border-bottom: 2px solid #409eff;
}
.secondary-select-tabs .option-wrap {
  height: 207px;
  margin-top: 35px;
  overflow-y: auto;
}
.secondary-select-tabs .tree-wrap {
  height: 163px;
  margin-top: 35px;
  overflow-y: auto;
}
.secondary-select-tabs .label-wrap {
  display: flex;
  overflow: hidden;
}
.secondary-select-tabs .label-wrap .label {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 10px;
}
.secondary-select-tabs .top-info {
  position: absolute;
  top: 0;
  left: 18px;
  right: 20px;
  height: 35px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.secondary-select-tabs .top-info .el-checkbox {
  margin-right: 6px !important;
}
.secondary-select-tabs .footer-btn {
  text-align: end;
  padding: 4px 10px 0;
}
.secondary-select-tabs .special-font {
  display: flex;
  color: #ff7467;
  border: #ff7467 1px solid;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin-right: 6px;
}
.secondary-select-tabs .special-font-green {
  color: #52C41A;
  border: #52C41A 1px solid;
}
.secondary-select-tabs .special-font-yellow {
  color: #FAAD14;
  border: #FAAD14 1px solid;
}
.secondary-select-tabs .special-font-two {
  font-size: 10px;
}
.secondary-select-tabs .switchStyles .el-switch__label {
  position: absolute;
  display: none;
  color: #fff;
}
.secondary-select-tabs .switchStyles .el-switch__label--left {
  z-index: 9;
  left: 19px;
}
.secondary-select-tabs .switchStyles .el-switch__label--right {
  z-index: 9;
  left: -5px;
}
.secondary-select-tabs .switchStyles .el-switch__label.is-active {
  display: block;
}
.secondary-select-tabs .switchStyles.el-switch .el-switch__core .el-switch .el-switch__label {
  width: 40px !important;
}
.secondary-header-custom-right-selectList {
  width: 420px;
  max-width: 420px;
  min-width: 125px;
  margin-right: 35px;
}
.secondary-header-custom-right-selectList .el-input__inner {
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  color: #fff;
}
.secondary-header-custom-right-selectList .el-select__caret {
  color: #fff;
}
.secondary-header-custom-right-selectList .el-select__tags {
  max-width: 420px !important;
  flex-wrap: nowrap !important;
  word-break: keep-all;
  white-space: nowrap;
}
.secondary-header-custom-right-selectList .el-select__tags .el-tag--mini {
  max-width: 342px !important;
  overflow: hidden;
}
.secondary-header-custom-right-selectList .el-select__tags .el-tag--info {
  background: transparent;
  border: none;
  color: #fff;
}
.secondary-header-custom-right-selectList .el-select__tags .el-tag__close {
  display: none;
}
.secondary-header-custom-right-selectList-tags .el-select__tags .el-tag--info:last-child {
  background: #ff7467;
  border-radius: 16px;
}
.secondary-header-custom-right-selectList-tags .el-select__tags .el-tag--mini {
  max-width: 308px !important;
}
.secondary-header-custom-right-selectList-all .el-input__inner {
  font-size: 18px;
  font-weight: 700;
  line-height: 35px;
}
.w-desc-text[data-v-74dc7c92] {
  color: #a2a4a8;
}
.w-row-text[data-v-74dc7c92] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-74dc7c92] {
  text-align: left;
}
.w-t-left[data-v-74dc7c92] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-74dc7c92] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-74dc7c92] {
  display: flex;
  align-items: center;
}
.NewBacklogDialog[data-v-74dc7c92] {
  position: fixed;
  bottom: 10px;
  right: 0;
  max-height: 500px;
  width: 420px;
  background: rgba(255, 255, 255, 0.9254901961);
  z-index: 99999;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  opacity: 0;
  transform: translateX(20%);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  display: flex;
  flex-direction: column;
}
.NewBacklogDialog-title[data-v-74dc7c92] {
  height: 45px;
  line-height: 45px;
  color: #333;
  background-color: #F7FAFF;
  text-align: center;
  position: relative;
  letter-spacing: 1px;
  box-shadow: rgba(33, 35, 38, 0.24) 0px 10px 10px -10px;
}
.NewBacklogDialog-title-num[data-v-74dc7c92] {
  color: #FE4640;
  font-weight: 700;
}
.NewBacklogDialog-title-icon[data-v-74dc7c92] {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
  font-size: 16px;
}
.NewBacklogDialog-title-icon[data-v-74dc7c92]:hover {
  color: #409EFF;
  cursor: pointer;
}
.NewBacklogDialog-content[data-v-74dc7c92] {
  flex: 1;
  overflow-y: auto;
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
.NewBacklogDialog-content[data-v-74dc7c92]::-webkit-scrollbar {
  display: none;
}
.NewBacklogDialog-content-item[data-v-74dc7c92] {
  width: calc(100% - 40px);
  margin: 10px 20px;
  padding: 15px 0 15px 15px;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.NewBacklogDialog-content-item-left[data-v-74dc7c92] {
  flex: 1;
}
.NewBacklogDialog-content-item-left .left-title[data-v-74dc7c92] {
  line-height: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f3f0f0;
}
.NewBacklogDialog-content-item-left .left-bottom[data-v-74dc7c92] {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.NewBacklogDialog-content-item-left .left-bottom-type[data-v-74dc7c92] {
  display: flex;
  align-items: center;
}
.NewBacklogDialog-content-item-left .left-bottom-type .dot[data-v-74dc7c92] {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background-color: #409EFF;
  margin-right: 10px;
}
.NewBacklogDialog-content-item-left .left-bottom-time[data-v-74dc7c92] {
  color: #d3d3d3;
}
.NewBacklogDialog-content-item-icon[data-v-74dc7c92] {
  color: #409EFF;
  margin: 0 5px;
}
.dialogShow[data-v-74dc7c92] {
  right: 25px;
  transform: translateX(0);
  opacity: 1;
}
.w-desc-text[data-v-7ac0c814] {
  color: #a2a4a8;
}
.w-row-text[data-v-7ac0c814] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-7ac0c814] {
  text-align: left;
}
.w-t-left[data-v-7ac0c814] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-7ac0c814] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-7ac0c814] {
  display: flex;
  align-items: center;
}
.el-dialog__wrapper[data-v-7ac0c814] {
  overflow: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-v-7ac0c814] .selectUnitDialog {
  margin: 0 !important;
  border-radius: 5px;
}
[data-v-7ac0c814] .selectUnitDialog .el-dialog__header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 18px;
}
[data-v-7ac0c814] .selectUnitDialog .el-dialog__body {
  padding: 0 20px;
}
[data-v-7ac0c814] .selectUnitDialog .unit-box-title {
  font-size: 22px;
  color: #F99F11;
  margin: 20px 0 30px;
  text-align: center;
}
[data-v-7ac0c814] .selectUnitDialog .unit-box-item {
  color: #333;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  width: 80%;
  border-radius: 20px;
  background-color: #E8F2FF;
  margin: 0 auto 20px;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
[data-v-7ac0c814] .selectUnitDialog .unit-box-active {
  color: #fff;
  background-color: #409EFF;
}
[data-v-7ac0c814] .selectUnitDialog .unit-box-disabled {
  background-color: rgb(244, 244, 245);
  color: rgb(188, 190, 194);
  cursor: not-allowed;
}
.w-desc-text[data-v-28d3b1fc] {
  color: #a2a4a8;
}
.w-row-text[data-v-28d3b1fc] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-28d3b1fc] {
  text-align: left;
}
.w-t-left[data-v-28d3b1fc] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-28d3b1fc] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-28d3b1fc] {
  display: flex;
  align-items: center;
}
.tips[data-v-28d3b1fc] {
  position: fixed;
  right: 12px;
  bottom: 30px;
  max-width: 800px;
  max-height: 360px;
  overflow: visible;
  filter: alpha(opacity=100);
  z-index: 99999;
  opacity: 0;
  transform: translateX(20%);
  transition: all 1s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -webkit-transition: all 1s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 1s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.tips .urge-item[data-v-28d3b1fc] {
  background: #fef6e1;
}
.tips .wait-item[data-v-28d3b1fc] {
  background: #e7faff;
  margin-top: 18px;
}
.tips-item[data-v-28d3b1fc] {
  margin: 10px;
  padding: 10px;
  border-radius: 20px;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
}
.tips-item-left[data-v-28d3b1fc] {
  position: relative;
  display: flex;
  align-items: center;
}
.tips-item .time[data-v-28d3b1fc] {
  color: #c7c7c7;
}
.tips-item .close[data-v-28d3b1fc] {
  cursor: pointer;
  color: #c7c7c7;
}
.tips-item .c-count[data-v-28d3b1fc] {
  position: relative;
}
.tips-item .c-count .count[data-v-28d3b1fc] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tips-item .c-count[data-v-28d3b1fc]::before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: cover;
}
.tips-item .urge-count[data-v-28d3b1fc] {
  color: #ed6a0c;
}
.tips-item .urge-count[data-v-28d3b1fc]::before {
  background-image: url(../img/urgeCount.76055651.svg);
}
.tips-item .wait-count[data-v-28d3b1fc] {
  color: #409eff;
}
.tips-item .wait-count[data-v-28d3b1fc]::before {
  background-image: url(../img/waitCount.12f06052.svg);
}
.tips-item .urge-title[data-v-28d3b1fc] {
  color: #ed6a0c;
  margin-left: 5px;
}
.tips-item .wait-title[data-v-28d3b1fc] {
  color: #409eff;
  margin-left: 5px;
}
.tips-item .c-btn[data-v-28d3b1fc] {
  margin-left: 10px;
  height: 32px;
  line-height: 32px;
  color: #ffffff;
  border-radius: 20px;
}
.tips-item .urge-btn[data-v-28d3b1fc] {
  background: #f9b76b;
}
.tips-item .wait-btn[data-v-28d3b1fc] {
  background: #8cd0ff;
}
.dialogShow[data-v-28d3b1fc] {
  right: 12px;
  transform: translateX(0);
  opacity: 1;
}
.w-desc-text {
  color: #a2a4a8;
}
.w-row-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center {
  text-align: left;
}
.w-t-left {
  left: 0;
  text-align: left;
}
.w-t-right {
  right: 0;
  text-align: left;
}
.w-h-center {
  display: flex;
  align-items: center;
}
.DashboardSelectTime {
  padding: 6px 0;
  width: auto !important;
}
.DashboardSelectTime .selectBox {
  min-width: 170px;
  white-space: nowrap;
}
.DashboardSelectTime .selectBox-item {
  height: 34px;
  padding: 0 15px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.DashboardSelectTime .selectBox-item-setDefault {
  display: none;
  font-size: 14px;
  color: #409EFF;
  font-weight: normal;
  padding: 0 2px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.DashboardSelectTime .selectBox-item-setDefault:hover {
  background-color: #ECF5FF;
  border-color: #B3D8FF;
}
.DashboardSelectTime .selectBox-item-setDefaultActive {
  display: block;
  background-color: #ECF5FF;
  border-color: #B3D8FF;
}
.DashboardSelectTime .selectBox-item-setDefaultDisabled {
  opacity: 0.8;
  cursor: not-allowed;
}
.DashboardSelectTime .selectBox-item:hover {
  cursor: pointer;
  background-color: #F5F7FA;
}
.DashboardSelectTime .selectBox-item:hover .selectBox-item-setDefault {
  display: block;
}
.DashboardSelectTime .selectBox-active {
  color: #409EFF;
  font-weight: 700;
}
.w-desc-text[data-v-028d1c00] {
  color: #a2a4a8;
}
.w-row-text[data-v-028d1c00] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-028d1c00] {
  text-align: left;
}
.w-t-left[data-v-028d1c00] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-028d1c00] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-028d1c00] {
  display: flex;
  align-items: center;
}
.dashboardSelectTime[data-v-028d1c00] {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 5px 0 10px;
  box-sizing: border-box;
  min-width: 70px;
  border-radius: 4px;
  height: 32px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  margin-right: 5px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.dashboardSelectTime[data-v-028d1c00]:hover {
  cursor: pointer;
}
.dashboardSelectTime-value[data-v-028d1c00] {
  width: calc(100% - 18px);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboardSelectTime-icon[data-v-028d1c00] {
  width: 18px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #C0C4CC;
}
.dashboardSelectTime-icon .el-icon-arrow-down[data-v-028d1c00] {
  transition: transform 0.3s;
  transform: rotateZ(0);
}
.dashboardSelectTimeActive .dashboardSelectTime-icon .el-icon-arrow-down[data-v-028d1c00] {
  transform: rotateZ(180deg);
}
@charset "UTF-8";
.w-desc-text[data-v-fc13efbe] {
  color: #a2a4a8;
}
.w-row-text[data-v-fc13efbe] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-fc13efbe] {
  text-align: left;
}
.w-t-left[data-v-fc13efbe] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-fc13efbe] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-fc13efbe] {
  display: flex;
  align-items: center;
}
.ViewMarkdown[data-v-fc13efbe] {
  width: 100%;
}
.ViewMarkdown[data-v-fc13efbe] {
  /* 基础表格样式 */
  /* 表头样式 */
  /* 隔行背景色 */
  /* 悬停效果 */
}
.ViewMarkdown[data-v-fc13efbe] h3 {
  font-size: 15px;
  line-height: 30px;
}
.ViewMarkdown[data-v-fc13efbe] p {
  line-height: 24px;
}
.ViewMarkdown[data-v-fc13efbe] table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  margin: 20px 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
}
.ViewMarkdown[data-v-fc13efbe] table thead tr {
  text-align: left;
}
.ViewMarkdown[data-v-fc13efbe] table th,
.ViewMarkdown[data-v-fc13efbe] table td {
  padding: 12px 16px;
  border-bottom: 1px solid #ddd;
}
.ViewMarkdown[data-v-fc13efbe] table tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.ViewMarkdown[data-v-fc13efbe] table tbody tr:hover {
  background-color: #f1f1f1;
  cursor: pointer;
}
.w-desc-text[data-v-3a96b777] {
  color: #a2a4a8;
}
.w-row-text[data-v-3a96b777] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-3a96b777] {
  text-align: left;
}
.w-t-left[data-v-3a96b777] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-3a96b777] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-3a96b777] {
  display: flex;
  align-items: center;
}
.SearchBtn[data-v-3a96b777] {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  overflow-x: hidden;
}
.SearchBtn-item[data-v-3a96b777] {
  margin-right: 15px;
  padding: 3px 18px;
  display: inline-block;
  white-space: nowrap;
  height: 24px;
  line-height: 24px;
  border-radius: 17px;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #545C67;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #ffffff;
}
.SearchBtn-item .icon[data-v-3a96b777] {
  font-size: 16px;
  margin-right: 5px;
}
.SearchBtn-item[data-v-3a96b777]:hover {
  cursor: pointer;
  color: #3872EA;
  box-shadow: 0px 0px 6px rgba(191, 212, 255, 0.9);
}
.SearchBtn-item:hover .icon[data-v-3a96b777] {
  color: #FF596F;
}
.SearchBtn .itemActive[data-v-3a96b777] {
  color: #3872EA;
  box-shadow: 0px 0px 6px rgba(191, 212, 255, 0.9);
}
.SearchBtn .itemActive .icon[data-v-3a96b777] {
  color: #FF596F;
}
.border[data-v-3a96b777] {
  border-left: 1px solid #D7D7D7;
  border-right: 1px solid #D7D7D7;
}
.allScroll[data-v-3a96b777] {
  cursor: all-scroll;
}
.w-desc-text[data-v-d9c09236] {
  color: #a2a4a8;
}
.w-row-text[data-v-d9c09236] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-d9c09236] {
  text-align: left;
}
.w-t-left[data-v-d9c09236] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-d9c09236] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-d9c09236] {
  display: flex;
  align-items: center;
}
.UploadImg[data-v-d9c09236] {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  border: 1px dashed transparent;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
}
.UploadImg[data-v-d9c09236]:hover {
  cursor: pointer;
  border-color: #409eff;
}
.UploadImgBorder[data-v-d9c09236] {
  border-color: #409eff;
  background-color: #F2F9FF;
}
.UploadImgFocus[data-v-d9c09236] {
  border-color: #409eff;
}
.UploadImg-item[data-v-d9c09236] {
  width: 75px;
  height: 75px;
  overflow: hidden;
  border-radius: 8px;
  margin-top: 5px;
  margin-left: 5px;
  position: relative;
}
.UploadImg-item .el-icon-circle-close[data-v-d9c09236] {
  position: absolute;
  top: 5px;
  right: 5px;
  color: transparent;
  font-size: 16px;
  z-index: 1;
}
.UploadImg-item[data-v-d9c09236]:hover {
  cursor: pointer;
}
.UploadImg-item:hover .el-icon-circle-close[data-v-d9c09236] {
  color: #F56C6C;
}
.UploadImg-placeholder[data-v-d9c09236] {
  letter-spacing: 1px;
  margin-left: 4px;
  margin-top: 4px;
  font-size: 13px;
  color: #C4C7CF;
}
.tooltipHeader[data-v-d9c09236] {
  font-weight: 700;
  color: #333;
  margin-bottom: 4px;
}
@charset "UTF-8";
.w-desc-text[data-v-28666e80] {
  color: #a2a4a8;
}
.w-row-text[data-v-28666e80] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-28666e80] {
  text-align: left;
}
.w-t-left[data-v-28666e80] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-28666e80] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-28666e80] {
  display: flex;
  align-items: center;
}
[data-v-28666e80] .ChatRoomDrawer {
  border-radius: 32px 0 0 32px;
  background-color: transparent;
}
[data-v-28666e80] .ChatRoomDrawer .el-drawer__body {
  height: 100% !important;
}
.drawer[data-v-28666e80] {
  height: 100%;
  position: relative;
}
.drawer-header[data-v-28666e80] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 70px;
  padding: 0 40px;
  box-sizing: border-box;
  -webkit-backdrop-filter: saturate(180%) blur(8px) !important;
          backdrop-filter: saturate(180%) blur(8px) !important;
  background-color: rgba(255, 255, 255, 0.6) !important;
  border: 1px solid rgb(215, 215, 215);
  display: flex;
  align-items: center;
  position: relative;
}
.drawer-header-title[data-v-28666e80] {
  font-weight: 700;
  font-size: 18px;
  color: #0F1317;
  margin-right: 20px;
}
.drawer-header-comTxt[data-v-28666e80] {
  font-weight: 400;
  color: #545C67;
  font-size: 14px;
}
.drawer-header-num[data-v-28666e80] {
  font-weight: 400;
  font-size: 18px;
  color: #2263E8;
  margin: 0 2px;
}
.drawer-header-switch[data-v-28666e80] {
  margin: 0 8px;
}
.drawer-header-switchTxt[data-v-28666e80] {
  font-weight: 350;
  color: #9FA5B0;
  font-size: 14px;
}
.drawer-header-close[data-v-28666e80] {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #2263E8;
  cursor: pointer;
}
.drawer-content[data-v-28666e80] {
  position: absolute;
  top: 70px;
  left: 0;
  height: calc(100% - 70px);
  width: 100%;
  box-sizing: border-box;
  -webkit-backdrop-filter: saturate(180%) blur(8px) !important;
          backdrop-filter: saturate(180%) blur(8px) !important;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1;
}
.drawer-cb[data-v-28666e80] {
  width: calc(100% - 60px);
  height: calc(100% - 30px);
  margin: 0 30px;
  display: flex;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
  padding: 0 15px 10px 0;
  box-sizing: border-box;
}
.drawer-cb-l[data-v-28666e80] {
  width: 80px;
  height: 100%;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}
.drawer-cb-l-shrink[data-v-28666e80] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 1;
  transition: all 0.5s;
  position: absolute;
  top: 0;
  left: 0;
}
.drawer-cb-l-shrink .htlogoS[data-v-28666e80] {
  width: 65px;
  margin-top: 20px;
}
.drawer-cb-l-shrink .htlogoS[data-v-28666e80]:hover {
  cursor: pointer;
}
.drawer-cb-l-shrink .iconBtn[data-v-28666e80] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
  display: flex;
  align-items: center;
  margin-top: 25px;
  color: #9FA5B0;
}
.drawer-cb-l-shrink .iconBtn[data-v-28666e80]:hover {
  cursor: pointer;
}
.drawer-cb-l-shrink .expandIconBtn[data-v-28666e80] {
  font-size: 55px;
}
.drawer-cb-l-shrink .expandIconBtn .svg-icon[data-v-28666e80] {
  transform: translateX(4px);
}
.drawer-cb-l-shrink .addIconBtn[data-v-28666e80] {
  font-size: 26px;
}
.drawer-cb-l-shrink .addIconBtn .svg-icon[data-v-28666e80] {
  transform: translateX(12px);
}
.drawer-cb-l-expand[data-v-28666e80] {
  opacity: 1;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.drawer-cb-l-expand .header[data-v-28666e80] {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  box-sizing: border-box;
}
.drawer-cb-l-expand .header .htlogoR[data-v-28666e80] {
  height: 40px;
}
.drawer-cb-l-expand .header .expandIconBtn[data-v-28666e80] {
  font-size: 55px;
  color: #9FA5B0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
  display: flex;
  align-items: center;
}
.drawer-cb-l-expand .header .expandIconBtn[data-v-28666e80]:hover {
  cursor: pointer;
}
.drawer-cb-l-expand .header .expandIconBtn .svg-icon[data-v-28666e80] {
  transform: rotate(180deg) translateX(4px);
}
.drawer-cb-l-expand .addIconBtn[data-v-28666e80] {
  width: calc(100% - 20px);
  height: 55px;
  color: #4d6bfe;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 27.5px;
  margin: 15px 0 20px 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}
.drawer-cb-l-expand .addIconBtn .svg-icon[data-v-28666e80] {
  margin-right: 10px;
  font-size: 28px;
  color: #9FA5B0;
}
.drawer-cb-l-expand .addIconBtn[data-v-28666e80]:hover {
  cursor: pointer;
}
.drawer-cb-l-expand .history[data-v-28666e80] {
  height: calc(100% - 80px - 90px);
  width: 100%;
  overflow-y: auto;
  padding: 0 10px 10px;
  box-sizing: border-box;
  scrollbar-color: #e8eeff transparent;
  /* 滚动条轨道样式 */
  /* 滑块部分的样式 */
  /* 滑块悬停时的样式 */
}
.drawer-cb-l-expand .history[data-v-28666e80]::-webkit-scrollbar-track {
  background-color: transparent; /* 轨道背景颜色 */
  border-radius: 6px; /* 圆角 */
}
.drawer-cb-l-expand .history[data-v-28666e80]::-webkit-scrollbar-thumb {
  background-color: #e8eeff; /* 滑块颜色 */
  border-radius: 6px; /* 圆角 */
}
.drawer-cb-l-expand .history[data-v-28666e80]::-webkit-scrollbar-thumb:hover {
  background-color: #6784FF; /* 悬停颜色 */
}
.drawer-cb-l-expand .history-item[data-v-28666e80] {
  margin-bottom: 10px;
}
.drawer-cb-l-expand .history-item-name[data-v-28666e80] {
  color: #B8C5E1;
  margin-bottom: 5px;
  text-indent: 5px;
}
.drawer-cb-l-expand .history-item-list[data-v-28666e80] {
  width: 100%;
  box-sizing: border-box;
  background-color: #ffffff;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: rgba(129, 129, 129, 0.09) 0px 7px 29px 0px;
}
.drawer-cb-l-expand .history-item-list .list-item[data-v-28666e80] {
  padding: 8px;
  color: #545C67;
  box-sizing: border-box;
  position: relative;
}
.drawer-cb-l-expand .history-item-list .list-item[data-v-28666e80]:hover {
  cursor: pointer;
  background-color: #EFF6FF;
  border-radius: 8px;
  padding-right: 26px;
}
.drawer-cb-l-expand .history-item-list .list-item:hover .list-item-more[data-v-28666e80] {
  display: block;
}
.drawer-cb-l-expand .history-item-list .list-item:hover .list-item-shadow[data-v-28666e80] {
  width: 70px;
  background: linear-gradient(90deg, rgba(239, 246, 255, 0) 0%, rgb(239, 246, 255) 60%, #EFF6FF 100%);
}
.drawer-cb-l-expand .history-item-list .list-item-name[data-v-28666e80] {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
}
.drawer-cb-l-expand .history-item-list .list-item-right[data-v-28666e80] {
  display: flex;
  align-items: center;
  height: 100%;
}
.drawer-cb-l-expand .history-item-list .list-item .list-item-shadow[data-v-28666e80] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 60px;
  background: linear-gradient(90deg, rgba(249, 251, 255, 0) 0%, #FFFFFF 100%);
}
.drawer-cb-l-expand .history-item-list .list-item .list-item-more[data-v-28666e80] {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  line-height: 20px;
  text-align: center;
}
.drawer-cb-l-expand .history-item-list .list-item .list-item-more[data-v-28666e80]:hover {
  background-color: #FFFFFF;
}
.drawer-cb-l-expand .history-item-list .list-itemActive[data-v-28666e80] {
  background-color: rgb(219, 234, 254);
  border-radius: 8px;
  padding-right: 26px;
}
.drawer-cb-l-expand .history-item-list .list-itemActive .list-item-shadow[data-v-28666e80] {
  width: 65px;
  background-image: linear-gradient(to right, rgba(219, 234, 254, 0), rgb(219, 234, 254) 50%);
}
.drawer-cb-l-expand .history-item-list .list-itemActive .list-item-more[data-v-28666e80] {
  display: block;
}
.drawer-cb-l-expand .history-item-list .list-itemActive[data-v-28666e80]:hover {
  background-color: rgb(219, 234, 254);
}
.drawer-cb-l-expand .history-item-list .list-itemActive:hover .list-item-more[data-v-28666e80] {
  display: block;
}
.drawer-cb-l-expand .history-item-list .list-itemActive:hover .list-item-shadow[data-v-28666e80] {
  background-image: linear-gradient(to right, rgba(219, 234, 254, 0), rgb(219, 234, 254) 50%);
}
.drawer-cb-l-expand .history-loading[data-v-28666e80] {
  text-align: center;
  color: #c5c5c5;
  margin-bottom: 10px;
}
.drawer-cb-l-expand .history-noMore[data-v-28666e80] {
  text-align: center;
  color: #c5c5c5;
  margin-bottom: 10px;
}
.drawer-cb-expand[data-v-28666e80] {
  width: 260px;
}
.drawer-cb-r[data-v-28666e80] {
  flex: 1;
  height: 100%;
  background-color: #EDF0F9;
  border-radius: 10px;
  transition: all 0.5s;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
}
.drawer-cb-r .chatListHidden[data-v-28666e80] {
  flex: 1;
  position: relative;
}
.drawer-cb-r .chatList[data-v-28666e80] {
  height: calc(100% + 35px);
  width: calc(100% + 10px);
  background-color: transparent;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 50px 25px 30px 15px;
  box-sizing: border-box;
  scrollbar-color: #e8eeff transparent;
  /* 滚动条轨道样式 */
  /* 滑块部分的样式 */
  /* 滑块悬停时的样式 */
}
.drawer-cb-r .chatList[data-v-28666e80]::-webkit-scrollbar-track {
  background-color: transparent; /* 轨道背景颜色 */
  border-radius: 6px; /* 圆角 */
}
.drawer-cb-r .chatList[data-v-28666e80]::-webkit-scrollbar-thumb {
  background-color: #e8eeff; /* 滑块颜色 */
  border-radius: 6px; /* 圆角 */
}
.drawer-cb-r .chatList[data-v-28666e80]::-webkit-scrollbar-thumb:hover {
  background-color: #6784FF; /* 悬停颜色 */
}
.drawer-cb-r .chatList-item[data-v-28666e80] {
  width: 100%;
}
.drawer-cb-r .chatList-itemR[data-v-28666e80] {
  display: flex;
  flex-direction: row-reverse;
}
.drawer-cb-r .chatList-loading[data-v-28666e80] {
  text-align: center;
  color: #c5c5c5;
  margin-bottom: 10px;
}
.drawer-cb-r .chatInput[data-v-28666e80] {
  width: 100%;
  padding: 0 10px 15px;
  box-sizing: border-box;
  position: relative;
}
.drawer-cb-r .chatInput[data-v-28666e80]::before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  background-color: #D7D7D7;
  position: absolute;
  top: 0;
  left: 15px;
}
.drawer-cb-r .chatInput-content[data-v-28666e80] {
  height: 150px;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 10px 15px;
  box-sizing: border-box;
}
[data-v-28666e80] .drawer-cb-r .chatInput-content-input {
  height: calc(100% - 35px);
  width: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
[data-v-28666e80] .drawer-cb-r .chatInput-content-input .el-textarea {
  height: 100% !important;
}
[data-v-28666e80] .drawer-cb-r .chatInput-content-input .el-textarea__inner {
  resize: none;
  height: 100% !important;
  border: none !important;
  padding: 5px !important;
}
.drawer-cb-r .chatInput-content-btn[data-v-28666e80] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 35px;
}
.drawer-cb-r .chatInput-content-btn .left[data-v-28666e80] {
  display: flex;
}
.drawer-cb-r .chatInput-content-btn .left .icon[data-v-28666e80] {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  background-color: #F0F3FF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-size: 18px;
}
.drawer-cb-r .chatInput-content-btn .left .icon[data-v-28666e80]:hover {
  cursor: pointer;
}
.drawer-cb-r .chatInput-content-btn .right[data-v-28666e80] {
  height: 35px;
  width: 90px;
  border-radius: 17.5px;
  background-color: #6784FF;
  color: #ffffff;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.drawer-cb-r .chatInput-content-btn .right[data-v-28666e80]:hover {
  cursor: pointer;
  background-color: #2563eb;
}
.drawer-cb-r .chatInput-content-btn .right-tips[data-v-28666e80] {
  transition: all 0.5s;
}
.drawer-cb-r .chatInput-content-btn .disabled[data-v-28666e80] {
  background-color: #D6DEE8;
}
.drawer-cb-r .chatInput-content-btn .disabled[data-v-28666e80]:hover {
  cursor: not-allowed;
  background-color: #D6DEE8;
}
.drawer-cb-r .chatInput-content-btn .loading[data-v-28666e80] {
  height: 35px;
  width: 35px;
  border-radius: 50%;
}
.drawer-cb-r .chatInput-content-btn .loading .right-tips[data-v-28666e80] {
  width: 0;
  height: 0;
  background-color: #ffffff;
  border-radius: 3px;
  overflow: hidden;
  color: #ffffff;
}
.drawer .hidden[data-v-28666e80] {
  opacity: 0;
  visibility: hidden;
}
.assistantSelect[data-v-28666e80] {
  width: 120px;
  margin-left: 20px;
}
.myMessage[data-v-28666e80] {
  max-width: calc(100% - 60px);
  padding: 6px 10px 8px 10px;
  border-radius: 15px 0 15px 15px;
  background-color: #6784FF;
  color: #ffffff;
  font-size: 14px;
  margin: 10px 0;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.myMessage-t[data-v-28666e80] {
  font-size: 12px;
  text-align: right;
  margin-top: 3px;
}
.myMessage-img[data-v-28666e80] {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 0;
}
.myMessage-img-item[data-v-28666e80] {
  width: 200px;
  height: 200px;
}
.aiMessage[data-v-28666e80] {
  display: flex;
  margin: 10px 0 20px;
  position: relative;
}
.aiMessage-image[data-v-28666e80] {
  width: 55px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.aiMessage-image[data-v-28666e80]:hover {
  cursor: pointer;
}
.aiMessage-image .image[data-v-28666e80] {
  width: 55px;
}
.aiMessage-right[data-v-28666e80] {
  margin-left: 3px;
}
.aiMessage-name[data-v-28666e80] {
  margin-bottom: 5px;
  margin-top: 10px;
}
.aiMessage-time[data-v-28666e80] {
  color: #a6a6a6;
  margin-bottom: 4px;
}
.aiMessage-content[data-v-28666e80] {
  background-color: #ffffff;
  padding: 6px 10px 8px 10px;
  border-radius: 0 15px 15px 15px;
  position: relative;
}
.aiMessage-content-loading[data-v-28666e80] {
  margin: 0 auto;
  text-align: center;
  height: 15px;
  line-height: 15px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #333;
}
.aiMessage-content-loading span[data-v-28666e80] {
  margin-left: 5px;
}
.aiMessage-content-footer[data-v-28666e80] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 3px;
}
.aiMessage-content-footer .time[data-v-28666e80] {
  color: #A3B4D7;
  font-size: 12px;
}
.aiMessage-content-footer .btn[data-v-28666e80] {
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  color: #3671EA;
  border: 1px solid #3671EA;
  border-radius: 12.5px;
}
.aiMessage-content-footer .btn[data-v-28666e80]:hover {
  cursor: pointer;
  background-color: #3671EA;
  color: #ffffff;
}
.aiMessage-footer[data-v-28666e80] {
  width: 100%;
  display: flex;
}
.aiMessage-footer-like[data-v-28666e80] {
  width: 45px;
  height: 20px;
  display: flex;
  align-items: flex-end;
  font-size: 16px;
}
.aiMessage-footer-like .like[data-v-28666e80] {
  margin-right: 5px;
}
.aiMessage-footer-like .like[data-v-28666e80]:hover {
  cursor: pointer;
}
.aiMessage-footer-like .unlike[data-v-28666e80] {
  transform: rotate(180deg);
}
.aiMessage-footer-like .unlike[data-v-28666e80]:hover {
  cursor: pointer;
}
.aiMessage-footer-aitag[data-v-28666e80] {
  color: #B2B2B2;
  font-size: 12px;
  white-space: nowrap;
  flex: 1;
  text-align: right;
}
.aiMessage .isNewVoice[data-v-28666e80] {
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
  color: #999999;
  padding: 4px 10px;
  font-size: 15px;
  letter-spacing: 1px;
  border-radius: 15px;
}
.aiMessage .isNewVoice[data-v-28666e80]:hover {
  cursor: pointer;
  color: rgba(34, 100, 232, 0.7058823529);
}
.aiMessage .isNewVoiceActive[data-v-28666e80] {
  color: #2263E8;
}
.aiMessage .isNewVoiceActive[data-v-28666e80]:hover {
  cursor: pointer;
  color: #2263E8;
}
.aiMessage .quickBox-message[data-v-28666e80] {
  color: #545C67;
  padding-top: 5px;
}
.aiMessage .quickBox-btn[data-v-28666e80] {
  width: 100%;
  height: 25px;
  line-height: 25px;
  margin-top: 10px;
  color: #3671EA;
  border: 1px solid #3671EA;
  border-radius: 12.5px;
  text-align: center;
}
.aiMessage .quickBox-btn[data-v-28666e80]:hover {
  cursor: pointer;
  background-color: #3671EA;
  color: #ffffff;
}

.chatHistoryPopper{
    min-width: 110px !important;
    padding: 4px;
    border-radius: 8px;
    border: none;
}
.chatHistoryPopper .chatHistoryPopper-delete{
    height: 38px;
    width: 100%;
    display: flex;
    align-items: center;
    color: #EF4444;
    border-radius: 12px;
    padding: 0 8px;
    box-sizing: border-box;
}
.chatHistoryPopper .chatHistoryPopper-delete .el-icon-delete{
    font-size: 20px;
    margin-right: 10px;
}
.chatHistoryPopper .chatHistoryPopper-delete:hover{
    background-color: #FEF4F4;
    cursor: pointer;
}

@charset "UTF-8";
.w-desc-text[data-v-658bb846] {
  color: #a2a4a8;
}
.w-row-text[data-v-658bb846] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center[data-v-658bb846] {
  text-align: left;
}
.w-t-left[data-v-658bb846] {
  left: 0;
  text-align: left;
}
.w-t-right[data-v-658bb846] {
  right: 0;
  text-align: left;
}
.w-h-center[data-v-658bb846] {
  display: flex;
  align-items: center;
}
.HChat[data-v-658bb846] {
  width: 150px;
  height: 150px;
  padding: 10px 15px;
  position: fixed;
  bottom: 350px;
  right: 30px;
  z-index: 1112;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
  line-height: 200px;
  font-weight: 700;
  font-size: 180px;
}
.HChat[data-v-658bb846]:hover {
  opacity: 0.9;
}
@keyframes floating-658bb846 {
0% {
    transform: translateY(0);
}
50% {
    transform: translateY(-20px); /* 向上移动 */
}
100% {
    transform: translateY(0);
}
}
@keyframes heartbeat-658bb846 {
0% {
    transform: scale(1);
}
25% {
    transform: scale(1.2, 1.3); /* 纵向拉伸更多以模拟心跳 */
}
50% {
    transform: scale(1);
}
75% {
    transform: scale(1.1, 1.2); /* 再次稍微拉伸 */
}
100% {
    transform: scale(1);
}
}
.w-desc-text {
  color: #a2a4a8;
}
.w-row-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w-t-center {
  text-align: left;
}
.w-t-left {
  left: 0;
  text-align: left;
}
.w-t-right {
  right: 0;
  text-align: left;
}
.w-h-center {
  display: flex;
  align-items: center;
}
.logo-div {
  width: 220px;
  height: 69px;
  background: #eaf0fb;
  overflow: hidden;
}
.logo-img {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  letter-spacing: 2px;
  height: auto;
  background-color: #eaf0fb !important;
  position: relative;
  width: 150px;
  padding: 15px 40px 8px 30px;
}
.logo-box {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  letter-spacing: 2px;
  padding: 20px;
  padding-top: 10px;
  padding-left: 80px;
  background-color: #eaf0fb !important;
  position: relative;
}
.logo-box .GUANGDONGJIUJIAN {
  position: relative;
  letter-spacing: 5px;
}
.logo-box .GUANGDONGJIUJIAN::before {
  content: "GUANGDONGJIUJIAN";
  position: absolute;
  bottom: -15px;
  left: -16px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #050505;
  font-weight: normal;
  transform: scale(0.755);
  white-space: nowrap;
}
.logo-box::before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background-image: url(../img/logo.aea251dc.png);
  background-size: cover;
  position: absolute;
  left: 30px;
  top: 12px;
}
.iconstruction {
  color: #0d10ec;
}
.iconstruction .SUIFENGJIANLI {
  position: relative;
  letter-spacing: 5px;
}
.iconstruction .SUIFENGJIANLI::before {
  content: "SUIFENGJIANLI";
  position: absolute;
  bottom: -16px;
  left: -17px;
  font-size: 12px;
  letter-spacing: 4px;
  font-weight: normal;
  transform: scale(0.755);
  white-space: nowrap;
}
span.enter-x {
  margin-left: 15px;
  color: #236aee !important;
}
.el-breadcrumb__inner {
  display: flex;
  align-items: center;
}
.header-custom {
  height: 60px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 40px;
  -webkit-user-select: none; /* Chrome all / Safari all */
  -moz-user-select: none; /* Firefox all */ /* IE 10+ */
  user-select: none; /* Likely future */
}
.header-custom-left {
  width: 56%;
  display: flex;
  align-items: center;
}
.header-custom-left-qyLogo {
  height: 30px;
  vertical-align: bottom;
  margin-right: 6px;
  padding-right: 10px;
  border: 1px solid;
  border-color: transparent #fff transparent transparent;
}
.header-custom-left-htLogo {
  width: 498.5px;
  max-width: 498.5px;
  min-width: 300px;
  vertical-align: bottom;
  margin-right: 10px;
}
.header-custom-left-systemName {
  font-size: 22px;
  color: #fff;
  white-space: nowrap;
  letter-spacing: 1px;
  margin-right: 10px;
  margin-bottom: 1px;
}
.header-custom-left-selectList {
  flex: 1;
  max-width: 275px !important;
  min-width: 125px;
}
.header-custom-left-selectList .el-input__inner {
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  color: #fff;
}
.header-custom-left-selectList .el-select__caret {
  color: #fff;
}
.productSelectList .red {
  color: #F1464D !important;
  font-weight: 400;
}
.productSelectList .blue {
  color: #5D65D4 !important;
  font-weight: 400;
}
.header-custom-right {
  width: 44%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-custom-right-AI {
  width: 85px;
  max-width: 85px;
  min-width: 65px;
  margin-right: 10px;
  margin-left: 10px;
}
.header-custom-right-AI:hover {
  cursor: pointer;
}
.header-custom-right-netEaseCloudMerchant {
  width: 100px;
  margin-right: 10px;
}
.header-custom-right-netEaseCloudMerchant:hover {
  cursor: pointer;
}
.header-custom-right-tiemSelectList {
  flex: 1;
  max-width: 180px;
  margin-right: 10px;
  min-width: 87px;
}
.header-custom-right-tiemSelectList .el-input__inner {
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  color: #fff;
}
.header-custom-right-tiemSelectList .el-select__caret {
  color: #fff;
}
.header-custom-right-userName {
  margin-right: 30px;
}
.header-custom-right-userName-box {
  display: flex;
  align-items: center;
}
.header-custom-right-userName-box .el-icon-user {
  font-size: 20px;
  margin-right: 5px;
  padding: 5px;
  color: #333;
  border-radius: 50%;
  background-color: #fff;
}
.header-custom-right-userName-box-words {
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  white-space: nowrap;
}
.header-custom-right-userName-box:hover {
  cursor: pointer;
}
.header-custom-right-userName-box:hover .el-icon-user {
  box-shadow: 0 0 10px #ddd;
}
.header-custom-right-logout {
  color: #fff;
  display: flex;
  align-items: center;
}
.header-custom-right-logout .el-icon-switch-button {
  border-radius: 5px;
  font-size: 18px;
  margin-right: 3px;
}
.header-custom-right-logout-words {
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  white-space: nowrap;
}
.header-custom-right-logout:hover {
  cursor: pointer;
}
.header-custom-right-logout:hover .el-icon-switch-button {
  box-shadow: 0 0 5px #ddd;
}
