@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;

500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;

500&display=swap);
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog {
  border-radius: 1rem;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body {
  padding: 1.25rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body {
  color: #5F6472 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body {
  color: #A7AAB5 !important;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-scrollbar {
  width: 0.4375rem;
  height: 0.4375rem;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-scrollbar-thumb {
  border-radius: 0.625rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #78889b !important;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0,0,0,0.3);
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-input-placeholder {
  color: #b9bbbf;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner,
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  border: 0.0625rem solid #efefef;
  font-size: 0.75rem;
  font-family: -webkit-body;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  background: #1A253A !important;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  border-color: #efefef !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  border-color: #2D3D5C !important;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  color: #262626 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  color: #E7EEF8 !important;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog {
  background: #171622 !important;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__header {
  height: 2rem;
  border-radius: 1rem 1rem 0 0;
  padding: 1rem 1.5625rem;
  display: flex;
  align-items: center;
  border-bottom: 0.0625rem solid #374353;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__header {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__header {
  background: #171622 !important;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__header {
  border-color: #1F1E2B !important;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__header .dialog-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__header .dialog-header .dialog-header-title {
  font-size: 1.25rem;
  color: #fff;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__header .dialog-header .dialog-header-title {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__header .dialog-header .dialog-header-title {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__header .dialog-header .icon-box {
  display: flex;
  align-items: center;
  margin: auto;
  padding-right: 6.25rem;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__header .dialog-header .icon-box img {
  width: 5.625rem;
  height: 1.75rem;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__title {
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__title {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__headerbtn {
  top: 0.5rem;
  color: #fff;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__headerbtn {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__headerbtn {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__headerbtn .el-dialog__close {
  color: #fff;
  font-size: 1.875rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__headerbtn .el-dialog__close {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__footer {
  display: flex;
  justify-content: center;
  padding: 1.25rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__footer {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__footer {
  background: #171622 !important;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__footer .el-button {
  padding: 0;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__footer .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #fff;
  background: #ad2935;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
}
.el-dialog__wrapper[data-v-4dd0f8be] .el-dialog .el-dialog__footer .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #fff;
  background: #5f6472;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #5f6472;
  box-sizing: border-box;
}
.RemoteLoginDialog .top[data-v-4dd0f8be] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.625rem 4.25rem;
  position: relative;
}
.RemoteLoginDialog .top .top_warn[data-v-4dd0f8be] {
  width: 2.0625rem;
  height: 2.0625rem;
  margin-right: 0.8125rem;
}
.RemoteLoginDialog .top .text[data-v-4dd0f8be] {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.875rem;
}
[data-theme="light"] .RemoteLoginDialog .top .text[data-v-4dd0f8be] {
  color: #5F6472 !important;
}
[data-theme="dark"] .RemoteLoginDialog .top .text[data-v-4dd0f8be] {
  color: #E7EEF8 !important;
}
.text-tooltip[data-v-34f980b8] {
  width: 100%;
}
.over-flow[data-v-34f980b8] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
.over-flow2[data-v-34f980b8] {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.server[data-v-34f980b8] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
}
[data-theme="light"] .server[data-v-34f980b8] {
  color: #3B3559 !important;
}
[data-theme="dark"] .server[data-v-34f980b8] {
  color: #fff !important;
}
.left[data-v-34f980b8] {
  justify-content: flex-start;
}
.right[data-v-34f980b8] {
  justify-content: flex-start;
}
.center[data-v-34f980b8] {
  justify-content: center;
}
.el-radio__label .server[data-v-34f980b8] {
  font-size: 1rem;
}
.server2[data-v-34f980b8] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.75rem;
}
[data-theme="light"] .server2[data-v-34f980b8] {
  color: #AAADB8 !important;
}
[data-theme="dark"] .server2[data-v-34f980b8] {
  color: #8EA4BD !important;
}
.server3[data-v-34f980b8] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 0.75rem;
}
[data-theme="light"] .server3[data-v-34f980b8] {
  color: #5F6472 !important;
}
[data-theme="dark"] .server3[data-v-34f980b8] {
  color: #E7EEF8 !important;
}
.server4[data-v-34f980b8] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.25rem;
}
[data-theme="light"] .server4[data-v-34f980b8] {
  color: #5F6472 !important;
}
[data-theme="dark"] .server4[data-v-34f980b8] {
  color: #E7EEF8 !important;
}
.profit[data-v-34f980b8] {
  font-size: 0.75rem;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
[data-upstyle="up_red"] .profit[data-v-34f980b8] {
  color: #DE294D !important;
}
[data-upstyle="up_green"] .profit[data-v-34f980b8] {
  color: #39B163 !important;
}
.loss[data-v-34f980b8] {
  font-size: 0.75rem;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
[data-upstyle="up_red"] .loss[data-v-34f980b8] {
  color: #39B163 !important;
}
[data-upstyle="up_green"] .loss[data-v-34f980b8] {
  color: #DE294D !important;
}
.cardName[data-v-34f980b8] {
  font-size: 0.875rem;
}
.card-text[data-v-34f980b8] {
  font-size: 0.75rem;
}
.short_url[data-v-34f980b8] {
  text-indent: 0.125rem;
  font-weight: normal;
  width: 75%;
}
p[data-v-34f980b8] {
  margin: 0;
}
.upstyle[data-v-c5cf79c0] {
  height: 2.5rem;
  line-height: 2.5rem;
  width: 5.125rem;
  margin-top: 1rem;
  cursor: pointer;
}
.upstyle .upstyle-img[data-v-c5cf79c0] {
  width: 2.5rem;
  height: 1.25rem;
}
[data-upstyle="up_red"] .upstyle .up[data-v-c5cf79c0] {
  color: #DE294D !important;
}
[data-upstyle="up_green"] .upstyle .up[data-v-c5cf79c0] {
  color: #39B163 !important;
}
[data-upstyle="up_red"] .upstyle .down[data-v-c5cf79c0] {
  color: #39B163 !important;
}
[data-upstyle="up_green"] .upstyle .down[data-v-c5cf79c0] {
  color: #DE294D !important;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog {
  width: 56.25rem;
  height: 25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 29vh !important;
  border-radius: 1rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog {
  background: #F2F2F4 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog {
  background: #111723 !important;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog img {
  width: 5.5625rem;
  height: 5.75rem;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__header {
  height: 0;
  width: 0;
  border-radius: 1rem 1rem 0 0;
  padding: 0 1.5625rem;
  display: flex;
  align-items: center;
}
[data-theme="light"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__header {
  background: #F2F2F4 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__title {
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__headerbtn {
  top: 0.9375rem;
  color: #fff;
}
[data-theme="light"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__headerbtn {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__headerbtn {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__headerbtn .el-dialog__close {
  color: #fff;
  font-size: 1.5rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__headerbtn .el-dialog__close {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__body {
  font-size: 1rem;
  padding: 1.25rem 1.75rem;
  color: #39B163;
  overflow-y: auto;
}
[data-theme="light"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__body {
  background: #F2F2F4 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__body {
  background: #111723 !important;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-dialog__footer {
  padding: 1.25rem;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .dialog-footer {
  display: flex;
  justify-content: center;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .correlation {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  word-break: normal;
  white-space: pre-wrap;
  word-wrap: break-word;
  text-align: center;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .correlation .correlationTitle {
  font-size: 1.25rem;
  color: white;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .correlation .correlationTitle i {
  font-size: 2.25rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .correlation .correlationTitle i {
  color: #AAADB8 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .correlation .correlationTitle i {
  color: #8EA4BD !important;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .correlation p {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: white;
  margin: 0.3125rem 0;
  font-weight: 700;
}
[data-theme="light"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .correlation p {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .correlation p {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-button {
  padding: 0;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #fff;
  background: #ad2935;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
}
.el-dialog__wrapper[data-v-c5cf79c0] .el-dialog .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #e7eef8;
  background: #5f6472;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #5f6472;
  box-sizing: border-box;
}
.box[data-v-c5cf79c0] {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 40%;
}
.funcArea-signalpool[data-v-c5cf79c0] {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 40%;
  margin-left: 45rem;
}
.top-card[data-v-c5cf79c0] {
  display: flex;
  margin-left: 0.625rem;
}
[data-theme="light"] .top-card[data-v-c5cf79c0] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .top-card[data-v-c5cf79c0] {
  background: #100F1A !important;
}
[data-theme="light"] .top-card[data-v-c5cf79c0] {
  color: #3B3559 !important;
}
[data-theme="dark"] .top-card[data-v-c5cf79c0] {
  color: #fff !important;
}
.top-card li[data-v-c5cf79c0] {
  margin-top: 0;
  width: 8.75rem;
  flex: 0 0 8.75rem;
}
.top-card .choose[data-v-c5cf79c0] {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 3.5rem;
  padding: 0.5rem 0.75rem 0.5rem 0;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: 5.625rem;
}
[data-theme="light"] .top-card .choose[data-v-c5cf79c0] {
  background: #1A253A !important;
}
[data-theme="dark"] .top-card .choose[data-v-c5cf79c0] {
  background: #1A253A !important;
}
[data-theme="light"] .top-card .choose[data-v-c5cf79c0] {
  color: #fff !important;
}
[data-theme="dark"] .top-card .choose[data-v-c5cf79c0] {
  color: #fff !important;
}
.top-card .choose[data-v-c5cf79c0] .el-input--mini .el-input__icon {
  line-height: 0.875rem;
}
.top-card .choose[data-v-c5cf79c0] .el-select .el-input__inner {
  font-size: 0.875rem;
  color: #f6665d !important;
  padding: 0;
  padding-left: 1rem;
  border: none;
}
[data-theme="light"] .top-card .choose[data-v-c5cf79c0] .el-select .el-input__inner {
  background: #1A253A !important;
}
[data-theme="dark"] .top-card .choose[data-v-c5cf79c0] .el-select .el-input__inner {
  background: #1A253A !important;
}
.top-card .choose[data-v-c5cf79c0] .el-input__suffix {
  right: -0.25rem;
}
.choose[data-v-c5cf79c0] .el-select .el-input--mini .el-input__inner {
  width: 5rem;
  height: 1.25rem;
}
.text[data-v-c5cf79c0] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0.375rem;
}
.text .card_text[data-v-c5cf79c0] {
  width: auto;
  font-size: 0.75rem;
}
[data-theme="light"] .text .card_text[data-v-c5cf79c0] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .text .card_text[data-v-c5cf79c0] {
  color: rgba(255,255,255,0.5) !important;
}
.text .iconbox[data-v-c5cf79c0] {
  width: 1.25rem;
  height: 1.25rem;
}
.text .iconbox img[data-v-c5cf79c0] {
  width: 100%;
  height: 100%;
}
.title[data-v-c5cf79c0] {
  font-size: 0.8125rem;
  margin-bottom: 0.375rem;
}
.compared[data-v-c5cf79c0] {
  font-size: 0.625rem;
  color: "#AAADB8";
}
.numerical_value[data-v-c5cf79c0] {
  font-size: 1.25rem;
  display: flex;
  justify-content: space-between;
}
.numerical_value .profit[data-v-c5cf79c0] {
  font-size: 0.875rem;
}
[data-upstyle="up_red"] .numerical_value .profit[data-v-c5cf79c0] {
  color: #DE294D !important;
}
[data-upstyle="up_green"] .numerical_value .profit[data-v-c5cf79c0] {
  color: #39B163 !important;
}
.numerical_value .loss[data-v-c5cf79c0] {
  font-size: 0.875rem;
}
[data-upstyle="up_red"] .numerical_value .loss[data-v-c5cf79c0] {
  color: #39B163 !important;
}
[data-upstyle="up_green"] .numerical_value .loss[data-v-c5cf79c0] {
  color: #DE294D !important;
}
.numerical_value .svg-icon[data-v-c5cf79c0] {
  width: 1.125rem;
  height: 1.125rem;
}
.numerical_value .profit-loss[data-v-c5cf79c0] {
  margin: auto 0;
}
.numerical_value .profit_value[data-v-c5cf79c0] {
  font-size: 0.875rem;
}
[data-upstyle="up_red"] .numerical_value .profit_value[data-v-c5cf79c0] {
  color: #DE294D !important;
}
[data-upstyle="up_green"] .numerical_value .profit_value[data-v-c5cf79c0] {
  color: #39B163 !important;
}
.numerical_value .profit_value[data-v-c5cf79c0] ::before {
  content: "+";
}
.numerical_value .loss_value[data-v-c5cf79c0] {
  font-size: 0.875rem;
}
[data-upstyle="up_red"] .numerical_value .loss_value[data-v-c5cf79c0] {
  color: #39B163 !important;
}
[data-upstyle="up_green"] .numerical_value .loss_value[data-v-c5cf79c0] {
  color: #DE294D !important;
}
.functionalzone[data-v-1fab457e] {
  width: 100%;
  height: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.75rem;
  padding-right: 0.875rem;
  display: flex;
  align-items: center;
}
[data-theme="light"] .functionalzone[data-v-1fab457e] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .functionalzone[data-v-1fab457e] {
  background: #100F1A !important;
}
.functionalzone .time_zone2[data-v-1fab457e] {
  width: 6.5rem;
  height: 2.625rem;
  margin-right: 1.25rem;
  margin-bottom: 0.25rem;
  margin-top: 0.625rem;
  border-radius: 0.25rem;
}
[data-theme="light"] .functionalzone .time_zone2[data-v-1fab457e] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .functionalzone .time_zone2[data-v-1fab457e] {
  background: #171622 !important;
}
.functionalzone .time_zone2 .time-zone-wrapper[data-v-1fab457e] {
  display: flex;
  align-items: center;
}
.functionalzone .time_zone2 .time-zone-icon[data-v-1fab457e] {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.5rem;
}
.functionalzone .time_zone2[data-v-1fab457e] .el-cascader .el-input__inner {
  width: 4.625rem;
  height: 2.625rem;
  line-height: 2rem;
  text-align: left;
  font-size: 0.75rem;
  background: transparent;
  border: none !important;
  min-width: 4.375rem;
  border-radius: 0.25rem;
  padding: 0 0.75rem 0 0.3125rem !important;
}
[data-theme="light"] .functionalzone .time_zone2[data-v-1fab457e] .el-cascader .el-input__inner {
  color: #A8A5AD !important;
}
[data-theme="dark"] .functionalzone .time_zone2[data-v-1fab457e] .el-cascader .el-input__inner {
  color: rgba(255,255,255,0.5) !important;
}
.functionalzone .time_zone2[data-v-1fab457e] .el-cascader .el-input__suffix {
  display: none;
}
.functionalzone .clock[data-v-1fab457e] {
  height: 3.0625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
[data-theme="light"] .functionalzone .clock[data-v-1fab457e] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .functionalzone .clock[data-v-1fab457e] {
  background: #100F1A !important;
}
.functionalzone .time-unit-group[data-v-1fab457e] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 0.125rem;
}
.functionalzone .hour-digits[data-v-1fab457e],
.functionalzone .minute-digits[data-v-1fab457e],
.functionalzone .second-digits[data-v-1fab457e] {
  display: flex;
  width: 1.875rem;
}
[data-theme="light"] .functionalzone .hour-digits[data-v-1fab457e],
[data-theme="light"] .functionalzone .minute-digits[data-v-1fab457e],
[data-theme="light"] .functionalzone .second-digits[data-v-1fab457e] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .functionalzone .hour-digits[data-v-1fab457e],
[data-theme="dark"] .functionalzone .minute-digits[data-v-1fab457e],
[data-theme="dark"] .functionalzone .second-digits[data-v-1fab457e] {
  background: #100F1A !important;
}
.functionalzone .digit-container[data-v-1fab457e] {
  position: relative;
  display: inline-block;
  width: 0.9375rem;
  height: 1.875rem;
  overflow: hidden;
  border-radius: 0.25rem;
  margin: 0 0.0625rem;
}
[data-theme="light"] .functionalzone .digit-container[data-v-1fab457e] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .functionalzone .digit-container[data-v-1fab457e] {
  background: #100F1A !important;
}
.functionalzone .digit-roller[data-v-1fab457e] {
  position: absolute;
  width: 100%;
  height: 1000%;
  transform: translateY(0);
}
.functionalzone .digit-strip[data-v-1fab457e] {
  position: relative;
  width: 100%;
  height: 100%;
}
.functionalzone .digit-item[data-v-1fab457e] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 10%;
  font-size: 1.25rem;
  font-weight: 500;
}
[data-theme="light"] .functionalzone .digit-item[data-v-1fab457e] {
  color: #191919 !important;
}
[data-theme="dark"] .functionalzone .digit-item[data-v-1fab457e] {
  color: #fff !important;
}
[data-theme="light"] .functionalzone .digit-item[data-v-1fab457e] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .functionalzone .digit-item[data-v-1fab457e] {
  background: #100F1A !important;
}
.functionalzone .unit-label[data-v-1fab457e] {
  font-size: 0.5rem;
  color: #858492;
  font-weight: 400;
  margin-top: 0.125rem;
}
.functionalzone .colon[data-v-1fab457e] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.125rem;
  height: 1.875rem;
  margin: 0 0.125rem;
  font-weight: 400;
  color: #858492;
  line-height: 1.875rem;
  font-style: normal;
}
.functionalzone .skin[data-v-1fab457e] {
  display: none !important;
  font-size: 0.75rem;
  align-items: center;
  margin: 0 1.625rem 0 0.625rem;
}
[data-theme="light"] .functionalzone .skin[data-v-1fab457e] {
  color: #9ea0a8 !important;
}
[data-theme="dark"] .functionalzone .skin[data-v-1fab457e] {
  color: #8EA4BD !important;
}
.functionalzone .skin[data-v-1fab457e]:hover {
  cursor: pointer;
}
.functionalzone .skin .svg-icon[data-v-1fab457e] {
  width: 3.125rem;
  height: 3.125rem;
  margin-right: 0.125rem;
  margin-top: 0.375rem;
}
.functionalzone .skin img[data-v-1fab457e] {
  width: 2.6875rem;
  height: 1.25rem;
  margin-right: 0.125rem;
  margin-top: 0.375rem;
  cursor: pointer;
}
.functionalzone .upstyle[data-v-1fab457e] {
  height: 2.5rem;
  line-height: 2.5rem;
  width: 5.125rem;
  margin-top: 1rem;
  cursor: pointer;
}
.functionalzone .upstyle .upstyle-img[data-v-1fab457e] {
  width: 2.5rem;
  height: 1.25rem;
}
[data-upstyle="up_red"] .functionalzone .upstyle .up[data-v-1fab457e] {
  color: #DE294D !important;
}
[data-upstyle="up_green"] .functionalzone .upstyle .up[data-v-1fab457e] {
  color: #39B163 !important;
}
[data-upstyle="up_red"] .functionalzone .upstyle .down[data-v-1fab457e] {
  color: #39B163 !important;
}
[data-upstyle="up_green"] .functionalzone .upstyle .down[data-v-1fab457e] {
  color: #DE294D !important;
}
.intl-tel-input {
  position: relative;
  display: inline-block;
  /* top: 3px; */
}
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.intl-tel-input .hide {
  display: none;
}
.intl-tel-input .v-hide {
  visibility: hidden;
}
.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.intl-tel-input .flag-container {
  /* position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px; */
  height: 100%;
}
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  min-width: 80px;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: transparent !important;
  padding: 0 0 0 2px;
}
.intl-tel-input .selected-flag .iti-flag {
  /* position: absolute; */
  top: 0;
  bottom: 0;
  margin: auto;
}
.intl-tel-input .selected-flag .dial-code {
  font-size: 12px;
  margin-left: 4px;
  /* position: absolute; */
  /* top: 5px; */
  /* left: 25px; */
  /* right: 20px; */
  /* margin: auto; */
}
.intl-tel-input .selected-flag .iti-arrow {
  /* position: absolute; */
  top: 50%;
  right: 8px;
  /* margin-top: -2px; */
  margin-right: 5px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #fff;
  margin-left: 4px;
}
.intl-tel-input .selected-flag .iti-arrow2 {
  /* position: absolute; */
  top: 50%;
  right: 8px;
  /* margin-top: -2px; */
  margin-right: 5px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #3B3559;
  margin-left: 4px;
}
.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.intl-tel-input .country-list {
  position: absolute;
  left: -5px;
  top: 32px;
  z-index: 9999;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  /* background-color: #20293A; */

  /* border: 1px solid #1b3460; */
  white-space: nowrap;
  width: 300px;
  max-height: 500px;
  overflow: scroll;
}
.intl-tel-input .country-list::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 8px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 8px;
}
.intl-tel-input .country-list::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  height: 20px;
  width: 20px;
  border-radius: 5px;
  /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
  background-color: #cfcfd1;
}
.intl-tel-input .country-list::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
  border-radius: 5px;
  /* background: #ededed; */
}
.intl-tel-input .country-list::-webkit-scrollbar-corner {
  width: 0;
}
.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}
@media (max-width: 500px) {
.intl-tel-input .country-list {
    white-space: normal;
}
}
.intl-tel-input .country-list .line {
  border-bottom: 1px solid #999;
  /* border-bottom: 1px solid #CCC; */
}
.intl-tel-input .country-list .searchInput .el-input-group .el-input__inner {
  width: 100%;
  padding: 5px 10px;
  font-size: 12px;
  color: #999;
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  /* border-bottom: 1px solid #CCC; */
}
.intl-tel-input .country-list .country {
  padding: 5px 10px;
  font-size: 12px;
}
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input .country-list .country:hover {
  background-color: #B52337;
color: #fff !important;
}
.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}
.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name {
  margin-right: 6px;
}
.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=text],
.intl-tel-input.separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}
.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
  /* width: 45px; */
}
.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  /* background-color: rgba(0, 0, 0, 0.05); */
}
.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
  cursor: default;
}
.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
  background-color: transparent;
}
.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}
.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 66px;
}
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px;
}
.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 74px;
}
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
}
.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 82px;
}
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 86px;
}
.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 90px;
}
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px;
}
.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.intl-tel-input.iti-container:hover {
  cursor: pointer;
}
.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti-flag {
  width: 20px;
}
.iti-flag.be {
  width: 18px;
}
.iti-flag.ch {
  width: 15px;
}
.iti-flag.mc {
  width: 19px;
}
.iti-flag.ne {
  width: 18px;
}
.iti-flag.np {
  width: 13px;
}
.iti-flag.va {
  width: 15px;
}
@media only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
.iti-flag {
    background-size: 5630px 15px;
    border-radius: 2px;
}
}
.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}
.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}
.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}
.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}
.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(../img/flags.ae33acae.png);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
.iti-flag {
    background-image: url(../img/flags@2x.f2c77a6b.png);
}
}
.iti-flag.np {
  background-color: transparent;
}
.searchInput[data-v-5c7bf357]  {margin:0 auto;width:90%;padding:5px}.searchInput[data-v-5c7bf357] .el-input__inner{background-color:#6666661A;border-radius:12px;padding:0 30px !important;color:#000 !important}.intl-tel-input[data-v-5c7bf357]{box-sizing:border-box;width:100%;min-width:100px;display:flex;justify-content:center;flex-direction:column;align-items:center;font-size:14px}.intl-tel-input .flag-container[data-v-5c7bf357]{width:100%;box-sizing:border-box}.intl-tel-input .selected-flag[data-v-5c7bf357]{box-sizing:border-box;padding:0;display:flex;justify-content:space-between;flex-direction:row;align-items:center;background:transparent}.intl-tel-input .selected-flag .iti-flag[data-v-5c7bf357]{min-width:20px;border-radius:2px;padding:0}.intl-tel-input .selected-flag .dial-code[data-v-5c7bf357]{font-size:12px;color:#000000}.intl-tel-input .selected-flag .iti-arrow[data-v-5c7bf357]{border-width:5px;margin-right:16px;border-top-color:#000000}.intl-tel-input .country-list[data-v-5c7bf357]{height:400px;margin-top:2px;border-radius:10px;border:1px solid red;color:#000;background:#ffffff}[data-theme="light"] .intl-tel-input .country-list[data-v-5c7bf357]{border-color:#EAEAEA !important}[data-theme="dark"] .intl-tel-input .country-list[data-v-5c7bf357]{border-color:#1F1E2B !important}.intl-tel-input .country-list .country[data-v-5c7bf357]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:30px;box-sizing:border-box;line-height:30px;padding:3px 12px;color:#000;transition:0.2s;margin-bottom:2px}.intl-tel-input .country-list .country .flag-box[data-v-5c7bf357]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.intl-tel-input .country-list .country .country-name[data-v-5c7bf357]{color:#000}.intl-tel-input .country-list .country .dial-code[data-v-5c7bf357]{color:#000;margin-right:10px}.intl-tel-input .country-list .country:hover .country-name[data-v-5c7bf357],.intl-tel-input .country-list .country:hover .dial-code[data-v-5c7bf357]{color:#ffffff !important}.intl-tel-input .country-list .highlight[data-v-5c7bf357]{color:#ffffff}[data-theme="light"] .intl-tel-input .country-list .highlight[data-v-5c7bf357]{background:rgba(173,41,53,0.2) !important}[data-theme="dark"] .intl-tel-input .country-list .highlight[data-v-5c7bf357]{background:rgba(181,35,55,0.501961) !important}.intl-tel-input .country-list .highlight .country-name[data-v-5c7bf357],.intl-tel-input .country-list .highlight .dial-code[data-v-5c7bf357]{color:#ffffff !important}.intl-tel-input .country-list .country[data-v-5c7bf357]:hover{border-radius:4px;color:#ffffff !important}[data-theme="light"] .intl-tel-input .country-list .country[data-v-5c7bf357]:hover{background:rgba(188,27,41,0.1) !important}[data-theme="dark"] .intl-tel-input .country-list .country[data-v-5c7bf357]:hover{background:#BC1B29 !important}

.left-sidebar-menu[data-v-1c602c8a] {
  width: 100%;
  height: 100vh;
  background: #100F1A;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
  position: relative;
}
.left-sidebar-menu[data-v-1c602c8a] .selected-flag .dial-code {
  color: #fff !important;
  font-size: 0.75rem;
}
.left-sidebar-menu[data-v-1c602c8a] .iti-arrow {
  border-top-color: #fff !important;
}
.left-sidebar-menu[data-v-1c602c8a] .searchInput {
  margin-top: 0.625rem;
  color: #000 !important;
  background-color: #6666661A !important;
  border-radius: 0.75rem !important;
  padding: 0 1.875rem !important;
}
.left-sidebar-menu[data-v-1c602c8a] .searchInput .el-input__inner {
  color: #000 !important;
}
.left-sidebar-menu.sidebar-collapsed[data-v-1c602c8a] {
  width: 100%;
}
.left-sidebar-menu .sidebar-logo[data-v-1c602c8a] {
  height: 4.375rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  padding: 0 1.5rem;
  margin-top: 1rem;
}
.left-sidebar-menu .sidebar-logo .logo-img[data-v-1c602c8a] {
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 0.5rem;
  background-color: #BC1B29;
  padding: 0.5rem;
  box-sizing: border-box;
  -o-object-fit: contain;
  object-fit: contain;
  margin-left: 1rem;
}
.left-sidebar-menu .sidebar-logo .logo-text[data-v-1c602c8a] {
  margin-left: 0.75rem;
  color: white;
  font-size: 1.125rem;
  font-weight: bold;
  white-space: nowrap;
}
.left-sidebar-menu .sidebar-title[data-v-1c602c8a] {
  height: 1.625rem;
  color: #bfbfbf;
  text-align: left;
  padding-left: 2.5rem;
  margin: 1rem 0 0 0;
  font-size: 0.6875rem;
  font-weight: 500;
  letter-spacing: 0.03125rem;
}
.left-sidebar-menu .sidebar-menu[data-v-1c602c8a] {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 1rem 1.5rem;
  background-color: transparent;
}
[data-theme="light"] .left-sidebar-menu .sidebar-menu[data-v-1c602c8a] {
  color: #3B3559 !important;
}
[data-theme="dark"] .left-sidebar-menu .sidebar-menu[data-v-1c602c8a] {
  color: #fff !important;
}
.left-sidebar-menu .sidebar-menu[data-v-1c602c8a]::-webkit-scrollbar {
  width: 0.25rem;
}
.left-sidebar-menu .sidebar-menu[data-v-1c602c8a]::-webkit-scrollbar-thumb {
  background: #434343;
  border-radius: 0.125rem;
}
.left-sidebar-menu .sidebar-menu .el-menu[data-v-1c602c8a] {
  border: none;
  width: 100%;
  background: transparent;
}
.left-sidebar-menu .sidebar-menu .el-menu-item[data-v-1c602c8a],
.left-sidebar-menu .sidebar-menu .el-submenu__title[data-v-1c602c8a] {
  height: 3.5rem;
  line-height: 1.5rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  margin-bottom: 0.25rem;
  border-radius: 0.5rem;
  background: transparent;
  color: #9B9AA3;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  transition: all 0.3s ease;
  width: 100%;
  box-sizing: border-box;
}
.left-sidebar-menu .sidebar-menu .el-menu-item.has-point[data-v-1c602c8a]::after,
.left-sidebar-menu .sidebar-menu .el-submenu__title.has-point[data-v-1c602c8a]::after {
  content: '';
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  width: 0.375rem;
  height: 0.375rem;
  background: #f56c6c;
  border-radius: 50%;
}
.left-sidebar-menu .sidebar-menu .el-menu-item .menu-icon[data-v-1c602c8a],
.left-sidebar-menu .sidebar-menu .el-submenu__title .menu-icon[data-v-1c602c8a] {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.75rem;
  flex-shrink: 0;
  filter: brightness(0) saturate(100%) invert(70%) grayscale(100%);
  transition: all 0.3s ease;
}
.left-sidebar-menu .sidebar-menu .el-menu-item .menu-point[data-v-1c602c8a],
.left-sidebar-menu .sidebar-menu .el-submenu__title .menu-point[data-v-1c602c8a] {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  width: 0.375rem;
  height: 0.375rem;
  background: #f56c6c;
  border-radius: 50%;
}
.left-sidebar-menu .sidebar-menu .el-menu-item span[data-v-1c602c8a],
.left-sidebar-menu .sidebar-menu .el-submenu__title span[data-v-1c602c8a] {
  display: inline-block;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.5rem;
  letter-spacing: 0.025rem;
  vertical-align: middle;
  text-transform: capitalize;
  color: #9B9AA3;
  white-space: nowrap;
}
.left-sidebar-menu .sidebar-menu .el-menu-item[data-v-1c602c8a]:hover,
.left-sidebar-menu .sidebar-menu .el-submenu__title[data-v-1c602c8a]:hover {
  background-color: #BC1B29 !important;
  color: #fff !important;
  border-radius: 0.5rem;
}
.left-sidebar-menu .sidebar-menu .el-menu-item:hover span[data-v-1c602c8a],
.left-sidebar-menu .sidebar-menu .el-submenu__title:hover span[data-v-1c602c8a] {
  color: #fff !important;
}
.left-sidebar-menu .sidebar-menu .el-menu-item:hover .menu-icon[data-v-1c602c8a],
.left-sidebar-menu .sidebar-menu .el-submenu__title:hover .menu-icon[data-v-1c602c8a] {
  filter: brightness(0) saturate(100%) invert(100%);
}
.left-sidebar-menu .sidebar-menu .el-menu-item.is-active[data-v-1c602c8a] {
  background-color: #BC1B29 !important;
  color: #fff !important;
  border-radius: 0.5rem;
}
.left-sidebar-menu .sidebar-menu .el-menu-item.is-active span[data-v-1c602c8a] {
  color: #fff !important;
}
.left-sidebar-menu .sidebar-menu .el-menu-item.is-active .menu-icon[data-v-1c602c8a] {
  filter: brightness(0) saturate(100%) invert(100%);
}
.left-sidebar-menu .sidebar-menu[data-v-1c602c8a] .el-menu--vertical .el-menu-item:hover,
.left-sidebar-menu .sidebar-menu[data-v-1c602c8a] .el-menu--vertical .el-menu-item.is-active {
  background-color: #BC1B29 !important;
  color: #fff !important;
  border-radius: 0.5rem;
}
.left-sidebar-menu .sidebar-menu .submenu-item .submenu-icon[data-v-1c602c8a] {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
}
.left-sidebar-menu .sidebar-menu .submenu-item .submenu-text[data-v-1c602c8a] {
  font-size: 0.875rem;
}
.left-sidebar-menu .sidebar-footer[data-v-1c602c8a] {
  padding: 0 0.75rem 1.25rem 0.75rem;
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.left-sidebar-menu .sidebar-footer .collapse-button[data-v-1c602c8a] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #bfbfbf;
  cursor: pointer;
  height: 2.5rem;
  padding: 0;
  transition: all 0.3s;
  background: transparent;
}
.left-sidebar-menu .sidebar-footer .collapse-button[data-v-1c602c8a]:hover {
  color: #ffffff;
}
.left-sidebar-menu .sidebar-footer .collapse-button i[data-v-1c602c8a] {
  width: 2rem;
  height: 2rem;
  margin: 0;
  font-size: 1rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 0.0625rem solid rgba(255,255,255,0.3);
  background: transparent;
  color: #ffffff;
  transition: all 0.3s;
}
.left-sidebar-menu .sidebar-footer .collapse-button span[data-v-1c602c8a] {
  display: inline-block;
  margin-left: 0.75rem;
  font-size: 0.875rem;
  letter-spacing: 0.025rem;
  white-space: nowrap;
  color: #bfbfbf;
}
.left-sidebar-menu .sidebar-footer .collapse-button:hover i[data-v-1c602c8a] {
  border-color: rgba(255,255,255,0.6);
  background: rgba(255,255,255,0.06);
}
[data-theme="light"][data-v-1c602c8a] .el-menu--vertical .el-menu {
  background: #fff !important;
}
[data-theme="dark"][data-v-1c602c8a] .el-menu--vertical .el-menu {
  background: #100F1A !important;
}
[data-v-1c602c8a] .el-menu--vertical .el-menu-item {
  color: #bfbfbf;
}
[data-v-1c602c8a] .el-menu--vertical .el-menu-item:hover {
  color: #fff;
}
.left-sidebar-menu:not(.sidebar-collapsed) .sidebar-logo .logo-img[data-v-1c602c8a] {
  margin-left: 1rem;
}
.left-sidebar-menu:not(.sidebar-collapsed) .sidebar-title[data-v-1c602c8a] {
  text-align: left;
  padding-left: 2.5rem;
}
.left-sidebar-menu:not(.sidebar-collapsed) .el-menu[data-v-1c602c8a] {
  background-color: transparent;
}
[data-theme="light"] .left-sidebar-menu:not(.sidebar-collapsed) .el-menu[data-v-1c602c8a] {
  color: #3B3559 !important;
}
[data-theme="dark"] .left-sidebar-menu:not(.sidebar-collapsed) .el-menu[data-v-1c602c8a] {
  color: #fff !important;
}
.left-sidebar-menu:not(.sidebar-collapsed) .el-menu-item[data-v-1c602c8a],
.left-sidebar-menu:not(.sidebar-collapsed) .el-submenu__title[data-v-1c602c8a] {
  color: #9B9AA3;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  width: 100%;
  height: 3rem;
  padding-left: 1rem !important;
  padding-right: 0 !important;
  justify-content: flex-start;
  line-height: 1.5rem;
}
.left-sidebar-menu:not(.sidebar-collapsed) .el-menu-item span[data-v-1c602c8a],
.left-sidebar-menu:not(.sidebar-collapsed) .el-submenu__title span[data-v-1c602c8a] {
  display: inline-block;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.5rem;
  letter-spacing: 0.025rem;
  vertical-align: middle;
  text-transform: capitalize;
  color: #9B9AA3;
}
.left-sidebar-menu:not(.sidebar-collapsed) .el-menu-item[data-v-1c602c8a]:hover,
.left-sidebar-menu:not(.sidebar-collapsed) .el-submenu__title[data-v-1c602c8a]:hover {
  background: #BC1B29 !important;
  color: #fff !important;
  border-radius: 0.5rem;
}
.left-sidebar-menu:not(.sidebar-collapsed) .el-menu-item:hover .menu-icon[data-v-1c602c8a],
.left-sidebar-menu:not(.sidebar-collapsed) .el-submenu__title:hover .menu-icon[data-v-1c602c8a] {
  filter: brightness(0) saturate(100%) invert(100%);
}
.left-sidebar-menu:not(.sidebar-collapsed) .el-menu-item.is-active[data-v-1c602c8a] {
  background: #BC1B29 !important;
  color: #fff !important;
  border-radius: 0.5rem;
}
.left-sidebar-menu:not(.sidebar-collapsed) .el-menu-item.is-active .menu-icon[data-v-1c602c8a] {
  filter: brightness(0) saturate(100%) invert(100%);
}
.left-sidebar-menu[data-v-1c602c8a]:not(.sidebar-collapsed) .el-menu--vertical {
  width: 7.9375rem !important;
  background: #BC1B29 !important;
  border-radius: 0.5rem;
  padding: 0.25rem 0 !important;
  box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.15);
}
.left-sidebar-menu[data-v-1c602c8a]:not(.sidebar-collapsed) .el-menu--vertical .el-menu {
  background: transparent !important;
  width: 100% !important;
}
.left-sidebar-menu[data-v-1c602c8a]:not(.sidebar-collapsed) .el-menu--vertical .el-menu-item {
  width: 100%;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  color: #fff !important;
  font-size: 0.875rem;
  height: 2.25rem;
  line-height: 2.25rem;
}
.left-sidebar-menu[data-v-1c602c8a]:not(.sidebar-collapsed) .el-menu--vertical .el-menu-item:hover {
  background: rgba(255,255,255,0.1) !important;
}
.left-sidebar-menu[data-v-1c602c8a]:not(.sidebar-collapsed) .el-menu--vertical .submenu-icon {
  width: 1rem;
  height: 1rem;
  margin-right: 0.375rem;
}
.left-sidebar-menu.sidebar-collapsed .sidebar-logo[data-v-1c602c8a] {
  justify-content: center;
  padding: 0;
}
.left-sidebar-menu.sidebar-collapsed .sidebar-logo .logo-img[data-v-1c602c8a] {
  margin-left: 0;
}
.left-sidebar-menu.sidebar-collapsed .sidebar-title[data-v-1c602c8a] {
  text-align: center;
  padding-left: 0;
  margin-left: 0;
}
.left-sidebar-menu.sidebar-collapsed .sidebar-menu[data-v-1c602c8a] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.left-sidebar-menu.sidebar-collapsed .el-menu[data-v-1c602c8a] {
  background-color: transparent;
  border: none;
  width: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.left-sidebar-menu.sidebar-collapsed .el-menu-item span[data-v-1c602c8a],
.left-sidebar-menu.sidebar-collapsed .el-submenu__title span[data-v-1c602c8a] {
  display: none;
}
.left-sidebar-menu.sidebar-collapsed .el-menu-item[data-v-1c602c8a],
.left-sidebar-menu.sidebar-collapsed .el-submenu__title[data-v-1c602c8a] {
  padding: 0 !important;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  margin: 0 auto 0.25rem auto;
}
.left-sidebar-menu.sidebar-collapsed .el-menu-item .menu-item-wrapper[data-v-1c602c8a],
.left-sidebar-menu.sidebar-collapsed .el-submenu__title .menu-item-wrapper[data-v-1c602c8a] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.left-sidebar-menu.sidebar-collapsed .menu-icon[data-v-1c602c8a],
.left-sidebar-menu.sidebar-collapsed .submenu-icon[data-v-1c602c8a] {
  margin: 0 !important;
}
.left-sidebar-menu.sidebar-collapsed .menu-point[data-v-1c602c8a] {
  right: 0.5rem;
  top: 0.5rem;
}
.left-sidebar-menu.sidebar-collapsed .sidebar-footer[data-v-1c602c8a] {
  justify-content: center;
}
.left-sidebar-menu.sidebar-collapsed .sidebar-footer .collapse-button[data-v-1c602c8a] {
  width: 2rem;
  height: 2rem;
  padding: 0;
  border-radius: 50%;
  justify-content: center;
}
.left-sidebar-menu.sidebar-collapsed .sidebar-footer .collapse-button span[data-v-1c602c8a] {
  display: none;
}
.left-sidebar-menu.sidebar-collapsed .sidebar-footer .collapse-button i[data-v-1c602c8a] {
  margin: 0;
}
.sidebar-tools[data-v-1c602c8a] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 1.25rem 0;
  gap: 1rem;
  margin-top: auto;
}
.sidebar-tools .avatar[data-v-1c602c8a] {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  cursor: pointer;
  transition: transform .2s;
}
.sidebar-tools .avatar[data-v-1c602c8a]:hover {
  transform: scale(1.1);
}
.sidebar-tools .tool-icon[data-v-1c602c8a],
.sidebar-tools .tool-avatar[data-v-1c602c8a] {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  cursor: pointer;
  transition: transform .2s;
}
.sidebar-tools .tool-icon[data-v-1c602c8a]:hover,
.sidebar-tools .tool-avatar[data-v-1c602c8a]:hover {
  transform: scale(1.1);
}
.sidebar-tools .el-dropdown-link[data-v-1c602c8a] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lang-flag[data-v-1c602c8a] {
  width: 2rem;
  height: 2rem;
  margin-right: 0.75rem;
  flex-shrink: 0;
  border-radius: 50%;
}
.SwitchUsers_box[data-v-1c602c8a] {
  padding: 1.5rem;
}
.SwitchUsers_box .user-box .avatar-prefix[data-v-1c602c8a] {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.625rem 1.25rem 1.125rem 0;
}
.SwitchUsers_box .user-box .user-box-icon[data-v-1c602c8a] {
  width: 1.5rem;
  height: 1.5rem;
}
.green-border[data-v-1c602c8a] {
  border: 0.125rem solid #39B163;
  border-radius: 50%;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog {
  border-radius: 1rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__body {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__body {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__body button {
  font-size: 1rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog {
  background: #100F1A !important;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header {
  box-sizing: border-box;
  line-height: 3.75rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 0.5rem 1.5rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 0.0625rem solid red;
}
[data-theme="light"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header {
  background: #171622 !important;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox_title {
  width: 18.75rem;
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-overflow: ellipsis;
}
[data-theme="light"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox_title {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox_empty {
  width: 18.75rem;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  font-size: 1.5rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__footer {
  padding: 0 1.25rem 1.25rem 1.25rem;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__footer .el-button {
  padding: 0;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__footer .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 1rem;
  color: #fff;
  background: #ad2935;
  width: 5rem;
  height: 2.375rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
  box-sizing: border-box;
}
.el-dialog__wrapper[data-v-1c602c8a] .el-dialog .el-dialog__footer .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 1rem;
  color: #fff;
  background: #5f6472;
  width: 5rem;
  height: 2.375rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #5f6472;
}
.addUserDialog[data-v-1c602c8a] .el-dialog {
  width: 31.25rem;
  box-sizing: border-box;
  border-radius: 0.25rem;
  background: #171622;
  border: none;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__header {
  border-bottom: none !important;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body {
  padding: 0.75rem 2rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox {
  width: 100%;
  max-width: 26.25rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 2rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype .mobileLabel,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype .emailLabel {
  display: flex;
  align-items: center;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
  color: #858492;
  cursor: pointer;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype .mobileLabel input,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype .emailLabel input {
  display: none;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype .mobileLabel label,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype .emailLabel label {
  display: flex;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype .mobileLabel input[type="radio"]:checked+label,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype .emailLabel input[type="radio"]:checked+label {
  color: #ffffff;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype li {
  position: relative;
  transition: 0.2s all linear;
  cursor: pointer;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype li::before {
  content: "";
  position: absolute;
  bottom: -0.375rem;
  left: 50%;
  width: 2.5rem;
  height: 0.125rem;
  background: #B52337;
  border-radius: 62.4375rem;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.2s ease;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype li:has(input[type="radio"]:checked)::before {
  opacity: 1;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_addtype .mobileLabel {
  margin-right: 2rem;
  margin-left: 0.25rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin {
  width: 100%;
  box-sizing: border-box;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  box-sizing: border-box;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form .el-form-item {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 1.875rem !important;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item__content,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form .el-form-item__content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  height: 3.5rem;
  border-radius: 0.75rem;
  border: 0.0625rem solid #FFFFFF1A;
  background: transparent;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item__content .flags,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form .el-form-item__content .flags {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-left: 0.625rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item__content .flags .dial-code,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form .el-form-item__content .flags .dial-code {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #000;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item__content .flags .intl-tel-input,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form .el-form-item__content .flags .intl-tel-input {
  position: static;
  display: flex;
  align-items: center;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item__content .el-input,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form .el-form-item__content .el-input {
  flex: 1;
  min-width: 0;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item.btnBox .el-form-item__content,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form .el-form-item.btnBox .el-form-item__content {
  height: auto;
  border: none;
  padding: 0;
  background: transparent;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .el-input__inner,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .el-input__inner {
  background-color: transparent;
  font-size: 1.125rem;
  height: 100%;
  border-radius: 0;
  box-sizing: border-box;
  border: none;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .addBTM,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .addBTM {
  width: 100%;
  height: 3.5rem;
  color: #ffffff;
  background: #B52337;
  border-radius: 2rem;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-size: 1rem;
  font-weight: 500;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .addBTM:hover,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .addBTM:hover {
  background: #c43043;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item__error,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_codeLogin .el-form .el-form-item__error {
  font-size: 0.75rem;
  padding: 0;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_links {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 0.875rem;
}
[data-theme="light"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_links {
  color: #3B3559 !important;
}
[data-theme="dark"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_links {
  color: #fff !important;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_links div:hover {
  cursor: pointer;
}
[data-theme="light"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_links div:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .addBox_links div:hover {
  color: #fff !important;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox {
  width: 100%;
  max-width: 26.25rem;
  margin: 1rem 0 1rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-sizing: border-box;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 1.875rem !important;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item__content {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  height: 3.5rem;
  border-radius: 0.75rem;
  border: 0.0625rem solid #FFFFFF1A;
  background: transparent;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item__content .flags {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-left: 0.625rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item__content .flags .dial-code {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #000;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item__content .flags .intl-tel-input {
  position: static;
  display: flex;
  align-items: center;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item__content .el-input {
  flex: 1;
  min-width: 0;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item .el-input__inner {
  background-color: transparent;
  font-size: 1.125rem;
  height: 100%;
  border: none;
  width: 100%;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item .btn {
  width: 100%;
  height: 3.5rem;
  color: #ffffff;
  background: #B52337;
  border-radius: 2rem;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-top: 2rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item .btn:hover {
  background: rgba(181,35,55,0.8);
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item .sendcodebtn {
  height: 3.5rem;
  width: 12.5rem;
  padding: 0 1rem;
  color: #ffffff;
  background: #ad2935;
  border-radius: 0.75rem;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-left: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item:last-child {
  margin-bottom: 0 !important;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item:last-child .el-form-item__content {
  height: auto;
  border: none;
  padding: 0;
  background: transparent;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .el-form-item__error {
  font-size: 0.75rem;
  padding: 0;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .checked {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  margin: 0.625rem 0;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .checked .checkbox {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.375rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .checked .pact {
  color: #409eff;
  cursor: pointer;
  text-decoration: underline;
}
[data-theme="light"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .checked .pact:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .checked .pact:hover {
  color: #fff !important;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .checked a {
  margin: 0 0.125rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .getwayBox {
  width: 100%;
  margin-bottom: 1.125rem;
  display: flex;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .getwayBox .el-radio-group {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 1rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .getwayBox .el-radio-group .el-radio-button {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .getwayBox .el-radio-button--mini .el-radio-button__inner {
  position: relative;
  border-radius: 0;
  border: none;
  font-size: 1rem;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  width: 100%;
  height: 2.25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: transparent;
  color: #858492;
  box-shadow: none;
  padding: 0;
  transition: color 0.2s ease;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .getwayBox .el-radio-button--mini .el-radio-button__inner::after {
  content: "";
  position: absolute;
  bottom: -0.375rem;
  left: 50%;
  width: 2.5rem;
  height: 0.125rem;
  background: #B52337;
  border-radius: 62.4375rem;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.2s ease;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .getwayBox .el-radio-button__orig-radio:checked+.el-radio-button__inner {
  color: #ffffff;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_form .getwayBox .el-radio-button__orig-radio:checked+.el-radio-button__inner::after {
  opacity: 1;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_footer {
  text-align: center;
  cursor: pointer;
  font-size: 0.875rem;
  margin-top: 1.125rem;
  text-decoration: underline;
}
[data-theme="light"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_footer {
  color: #3B3559 !important;
}
[data-theme="dark"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_footer {
  color: #fff !important;
}
[data-theme="light"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_footer:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .registerBox_footer:hover {
  color: #fff !important;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox {
  width: 100%;
  max-width: 26.25rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin: 0.5rem 0 1.5rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type .pass,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type .code {
  display: flex;
  align-items: center;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
  color: #858492;
  cursor: pointer;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type .pass input,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type .code input {
  display: none;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type .pass label,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type .code label {
  display: flex;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type .pass input[type="radio"]:checked+label,
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type .code input[type="radio"]:checked+label {
  color: #ffffff;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type li {
  position: relative;
  transition: 0.2s all linear;
  cursor: pointer;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type li::before {
  content: "";
  position: absolute;
  bottom: -0.375rem;
  left: 50%;
  width: 2.5rem;
  height: 0.125rem;
  background: #B52337;
  border-radius: 62.4375rem;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.2s ease;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type li:has(input[type="radio"]:checked)::before {
  opacity: 1;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_type .pass {
  margin-right: 2rem;
  margin-left: 0.25rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 1.875rem !important;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item__content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  height: 3.5rem;
  border-radius: 0.75rem;
  border: 0.0625rem solid #FFFFFF1A;
  background: transparent;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item__content .flag {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-left: 0.625rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item__content .flag .dial-code {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #000;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item__content .flag .intl-tel-input {
  position: static;
  display: flex;
  align-items: center;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item__content .flags {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-left: 0.625rem;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item__content .flags .dial-code {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #000;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item__content .flags .intl-tel-input {
  position: static;
  display: flex;
  align-items: center;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item__content .el-input {
  flex: 1;
  min-width: 0;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item__content .sendcodebtn {
  height: 3.5rem;
  width: 12.5rem;
  padding: 0 1rem;
  color: #ffffff;
  background: #ad2935;
  border-radius: 0.75rem;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-left: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item .el-form-item:has(.sendcodebtn) .el-form-item__content {
  padding-right: 0;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item.btnBox .el-form-item__content {
  height: auto;
  border: none;
  padding: 0;
  background: transparent;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item .el-input__inner {
  background-color: transparent;
  font-size: 1.125rem;
  height: 100%;
  border: none;
  border-radius: 0;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item .btn {
  width: 100%;
  height: 3.5rem;
  color: #ffffff;
  background: #B52337;
  border-radius: 2rem;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-size: 1rem;
  font-weight: 500;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item .btn:hover {
  background: #c43043;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_form .el-form-item__error {
  font-size: 0.75rem;
  padding: 0;
}
.addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_footer {
  text-align: center;
  cursor: pointer;
  font-size: 0.875rem;
  text-decoration: underline;
}
[data-theme="light"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_footer {
  color: #3B3559 !important;
}
[data-theme="dark"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_footer {
  color: #fff !important;
}
[data-theme="light"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_footer:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .addUserDialog[data-v-1c602c8a] .el-dialog__body .resetBox_footer:hover {
  color: #fff !important;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog {
  width: 46.75rem;
  opacity: 1;
  border-radius: 0.25rem;
  background: #171622;
  border: none !important;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__header {
  border-bottom: none !important;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body {
  padding: 1.5rem;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item {
  width: calc((100% - 1.5rem) / 2);
  height: 4rem;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border: 0.0625rem solid #1F1E2B;
  padding: 0.375rem 2.625rem;
  box-sizing: border-box;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .user-info-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
  flex: 1;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .user-info-box .user-photo {
  width: 2.625rem;
  height: 2.625rem;
  border-radius: 50%;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item:first-child .user-info-box .user-photo {
  box-shadow: 0 0.125rem 0.575rem 0 #39B16380;
  border: 0.25rem solid #39B163;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .name-box {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 0;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .name {
  font-size: 1.25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
[data-theme="light"] .managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .name {
  color: #3B3559 !important;
}
[data-theme="dark"] .managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .name {
  color: #fff !important;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .namebox {
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  vertical-align: middle;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 100%;
  letter-spacing: 0;
  height: 2.25rem;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .nickname {
  width: 11.875rem;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .nickname .card-text {
  font-family: 'Noto Sans SC';
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
}
[data-theme="light"] .managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .nickname .card-text {
  color: #A8A5AD !important;
}
[data-theme="dark"] .managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .nickname .card-text {
  color: rgba(255,255,255,0.5) !important;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .userIcon {
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .tag-box .tag-item .remove_icon {
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .btm-box {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  gap: 0.75rem;
  margin: 1.25rem 0 0.3125rem;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .btm-box .cancel-btn,
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .btm-box .confirm-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding: 0 1.25rem;
  height: 2.25rem;
  border: none;
  border-radius: 0.25rem;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 100%;
  color: #FFFFFF;
  cursor: pointer;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .btm-box .cancel-btn .btn-icon,
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .btm-box .confirm-btn .btn-icon {
  width: 1rem;
  height: 1rem;
  margin-right: 0.3125rem;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: middle;
  display: inline-block;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .btm-box .cancel-btn span,
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .btm-box .confirm-btn span {
  vertical-align: middle;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .btm-box .cancel-btn {
  background: #2A2938;
  color: #FFFFFF;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .btm-box .cancel-btn:hover {
  background: #3A3948;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .btm-box .confirm-btn {
  background: #B52337;
  color: #FFFFFF;
}
.managementUserDialog[data-v-1c602c8a] .el-dialog .el-dialog__body .btm-box .confirm-btn:hover {
  background: #C53347;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog {
  border-radius: 0.25rem;
  width: 40.75rem;
  max-width: 90vw;
  border: none;
  background: #171622;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header {
  height: 3.75rem;
  box-sizing: border-box;
  line-height: 3.75rem;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 1rem 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: none;
  background: #171622;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff !important;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
}
[data-theme="light"] .deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox_title {
  color: #fff !important;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .headerBox_empty img {
  width: 1.5rem;
  height: 1.5rem;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  display: none !important;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__body {
  overflow: hidden;
  background: #171622;
  height: initial !important;
  font-size: 1rem;
  padding: 0;
  overflow: hidden;
  word-wrap: break-word;
  word-break: normal;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__body .deleteComfirm_content {
  padding: 0.75rem 1.5rem 1.5rem 1.5rem;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__body .deleteComfirm_content .deleteComfirm_text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  color: rgba(255,255,255,0.75);
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0%;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__body .deleteComfirm_content .deleteComfirm_text .deleteComfirm-text-icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 0.75rem;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__footer {
  background: #171622;
  border-radius: 0 0 0.25rem 0.25rem;
  padding-bottom: 2rem;
  padding-top: 0;
  padding-right: 2.5rem;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: flex-end;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__footer .dialog-footer .sure {
  background: #ad2935;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: none;
  padding: 0.375rem 1.6875rem;
}
.deleteComfirm[data-v-1c602c8a] .el-dialog .el-dialog__footer .dialog-footer .sure .sure-icon {
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
  display: inline-block;
}
[data-v-1c602c8a] .lang-drop,[data-v-1c602c8a] .user-drop {
  margin-top: 0 !important;
  border-radius: 0.375rem;
  border: 0.0625rem solid #434343;
  box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.3);
  padding: 0.25rem 0 !important;
  min-width: 11.25rem !important;
  width: 11.25rem !important;
}
[data-theme="light"][data-v-1c602c8a] .lang-drop,
[data-theme="light"][data-v-1c602c8a] .user-drop {
  background: #fff !important;
}
[data-theme="dark"][data-v-1c602c8a] .lang-drop,
[data-theme="dark"][data-v-1c602c8a] .user-drop {
  background: #100F1A !important;
}
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  padding: 0 !important;
  margin: 0.125rem 0.5rem !important;
  border-radius: 0.375rem !important;
  color: #fff !important;
  font-size: 0.875rem;
  transition: all 0.3s ease;
  white-space: nowrap;
}
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item:not(.is-disabled):hover {
  background-color: rgba(255,255,255,0.1) !important;
}
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item.lang-item-active {
  background-color: #BC1B29 !important;
  color: #fff !important;
}
@media screen and (min-width: 1440px) {
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item {
    font-size: 0.9375rem;
    padding: 0 !important;
}
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item .lang-flag {
    width: 2.125rem;
    height: 2.125rem;
    margin-right: 0.875rem;
}
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item {
    font-size: 0.875rem;
    padding: 0 !important;
}
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item .lang-flag {
    width: 2rem;
    height: 2rem;
    margin-right: 0.75rem;
}
}
@media screen and (max-width: 1079px) {
[data-v-1c602c8a] .lang-drop {
    min-width: 10rem !important;
    width: 10rem !important;
}
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item {
    font-size: 1.25rem !important;
    padding-left: 0.75rem !important;
    padding-right: 0 !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
[data-v-1c602c8a] .lang-drop.el-dropdown-menu {
    min-width: 13.75rem !important;
    width: 13.75rem !important;
}
[data-v-1c602c8a] .lang-drop {
    min-width: 13.75rem !important;
    width: 13.75rem !important;
}
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item {
    font-size: 0.8125rem;
    padding: 0 !important;
}
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item .lang-flag {
    width: 1.875rem;
    height: 1.875rem;
    margin-right: 0.625rem;
}
}
@media screen and (max-width: 767px) {
[data-v-1c602c8a] .lang-drop.el-dropdown-menu {
    min-width: 12.5rem !important;
    width: 12.5rem !important;
}
[data-v-1c602c8a] .lang-drop {
    min-width: 12.5rem !important;
    width: 12.5rem !important;
}
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item {
    font-size: 0.75rem;
    padding: 0 !important;
    margin: 0.125rem 0.375rem !important;
}
[data-v-1c602c8a] .lang-drop .el-dropdown-menu__item .lang-flag {
    width: 1.75rem;
    height: 1.75rem;
    margin-right: 0.625rem;
}
}
.left-sidebar-menu:not(.sidebar-collapsed) .sidebar-tools[data-v-1c602c8a] {
  align-items: center;
  padding-left: 0;
}
.left-sidebar-menu:not(.sidebar-collapsed) .sidebar-footer .collapse-button[data-v-1c602c8a] {
  width: auto;
  padding: 0 0.5rem;
  border-radius: 1rem;
}
.left-sidebar-menu:not(.sidebar-collapsed) .sidebar-footer .collapse-button span[data-v-1c602c8a] {
  display: inline-block;
}
.avatar[data-v-1c602c8a] {
  width: 2.375rem;
  height: 2.375rem;
  border-radius: 50%;
  display: block;
}
.APP_download .hoverbox[data-v-1c602c8a] {
  width: 100%;
}
[data-v-1c602c8a] .APPcode {
  padding: 1.5rem;
  border-radius: 0.25rem;
  background: #171622;
  overflow: hidden;
  border: none !important;
  box-shadow: none !important;
}
[data-v-1c602c8a] .APPcode.el-popover {
  border: none !important;
  box-shadow: none !important;
}
.code_box[data-v-1c602c8a] {
  width: 100%;
  padding: 0;
  color: #fff;
}
.code_box .box_title[data-v-1c602c8a] {
  font-family: Noto Sans SC;
  font-weight: 700;
  font-style: Bold;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #FFFFFFBF;
}
.code_box .box_subtitle[data-v-1c602c8a] {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #8c8b96;
  opacity: 0.8;
  margin: 0 0 1.875rem 0;
  text-align: left;
}
.code_box .img_box[data-v-1c602c8a] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5.5rem;
}
.code_box .img_box .radio_box[data-v-1c602c8a] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.code_box .img_box .radio_box>div[data-v-1c602c8a] {
  cursor: pointer;
  transition: opacity 0.2s;
}
.code_box .img_box .radio_box>div img[data-v-1c602c8a] {
  width: 10rem;
  height: auto;
  display: block;
  border-radius: 0.5rem;
}
.code_box .img_box .radio_box>div.ios_box img[data-v-1c602c8a] {
  background: #ffffff;
}
.code_box .img_box .radio_box>div.Android_box img[data-v-1c602c8a],
.code_box .img_box .radio_box>div.Google_box img[data-v-1c602c8a] {
  background: #2d2d2d;
}
.code_box .img_box .radio_box .unselected[data-v-1c602c8a] {
  opacity: 0.6;
}
.code_box .img_box .radio_box .code_tips[data-v-1c602c8a] {
  line-height: 1.375rem;
  opacity: 0.72;
  font-size: 0.875rem;
  margin-top: 0.5rem;
}
.code_box .img_box .code_img[data-v-1c602c8a] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.code_box .img_box .code_img img[data-v-1c602c8a] {
  width: 12.5rem;
  height: 12.5rem;
  border-radius: 0.5rem;
  border: 0.125rem solid #ffffff;
  background: #ffffff;
  padding: 0.5rem;
  box-sizing: border-box;
}
.code_box .img_box .code_img .update_date[data-v-1c602c8a] {
  font-size: 0.75rem;
  color: #8c8b96;
  opacity: 0.7;
  margin-top: 0.75rem;
  line-height: 1rem;
  text-align: center;
  white-space: nowrap;
}
[data-v-1c602c8a] .popper__arrow {
  display: none !important;
}
.sidebar-tooltip {
  background-color: #171622 !important;
  border: 0.0625rem solid #434343 !important;
  border-radius: 0.5rem !important;
  padding: 0.5rem 0.75rem !important;
  font-size: 0.75rem !important;
  color: #fff !important;
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 500 !important;
  box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.3) !important;
}
.sidebar-tooltip .el-tooltip__arrow::before {
  border-right-color: #171622 !important;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
.lang-drop.el-dropdown-menu {
    min-width: 13.75rem !important;
    width: 13.75rem !important;
}
}
@media screen and (max-width: 767px) {
.lang-drop.el-dropdown-menu {
    min-width: 12.5rem !important;
    width: 12.5rem !important;
}
}
@media screen and (max-width: 1079px) {
.el-dropdown-menu .el-dropdown-menu__item {
    padding: 0 !important;
}
.lang-drop.el-dropdown-menu {
    min-width: 10rem !important;
    width: 10rem !important;
}
.lang-drop.el-dropdown-menu .el-dropdown-menu__item {
    font-size: 1.25rem !important;
    padding-left: 0.75rem !important;
    padding-right: 0 !important;
}
.el-dropdown-menu.menuBox {
    font-size: 1rem !important;
}
.el-dropdown-menu.menuBox .userInfo {
    font-size: 1rem !important;
}
.el-dropdown-menu.menuBox .userInfo .userInfo_top {
    height: 5rem !important;
    min-height: 5rem !important;
}
.el-dropdown-menu.menuBox .userInfo .userInfo_top_avatarInfo .nick_name {
    font-size: 1.25rem !important;
}
.el-dropdown-menu.menuBox .userInfo .userInfo_top_avatarInfo .experi {
    font-size: 0.875rem !important;
}
.el-dropdown-menu.menuBox .userInfo .userInfo_bottom button {
    font-size: 0.875rem !important;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item {
    padding: 0 !important;
    margin-top: 0.25rem !important;
    margin-bottom: 0 !important;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item .hoverbox {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 2rem !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    height: 2.625rem !important;
    box-sizing: border-box !important;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item .hoverbox .icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
    margin-right: 1.5rem !important;
    flex-shrink: 0 !important;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item .hoverbox .icon img {
    width: 1.25rem !important;
    height: 1.25rem !important;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item .hoverbox .text {
    font-size: 1rem !important;
    margin: 0 !important;
    padding: 0 !important;
    flex: 1 !important;
}
.el-dropdown-menu.menuBox .SwitchUsers_,
  .el-dropdown-menu.menuBox .APP_download {
    width: 100% !important;
    height: 2.625rem !important;
    margin-top: 0.25rem !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    box-sizing: border-box !important;
}
.el-dropdown-menu.menuBox .SwitchUsers_ .el-popover__reference,
  .el-dropdown-menu.menuBox .APP_download .el-popover__reference {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    box-sizing: border-box !important;
}
.el-dropdown-menu.menuBox .SwitchUsers_ .hoverbox,
  .el-dropdown-menu.menuBox .APP_download .hoverbox {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 2rem !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-start !important;
    align-items: center !important;
    box-sizing: border-box !important;
    height: 2.625rem !important;
}
.el-dropdown-menu.menuBox .SwitchUsers_ .hoverbox .icon,
  .el-dropdown-menu.menuBox .APP_download .hoverbox .icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
    margin-right: 1.5rem !important;
    flex-shrink: 0 !important;
}
.el-dropdown-menu.menuBox .SwitchUsers_ .hoverbox .icon img,
  .el-dropdown-menu.menuBox .APP_download .hoverbox .icon img {
    width: 1.25rem !important;
    height: 1.25rem !important;
}
.el-dropdown-menu.menuBox .SwitchUsers_ .hoverbox .text,
  .el-dropdown-menu.menuBox .APP_download .hoverbox .text {
    font-size: 1rem !important;
    margin: 0 !important;
    padding: 0 !important;
    flex: 1 !important;
}
.el-dropdown-menu.menuBox .SwitchUsers_:hover,
  .el-dropdown-menu.menuBox .APP_download:hover {
    background-color: rgba(255,255,255,0.1) !important;
}
.el-dropdown-menu.menuBox .SwitchUsers_box .user-box-item .name-box .name {
    font-size: 1rem !important;
}
.el-dropdown-menu.menuBox .SwitchUsers_box .user-box-item .name-box .nickname {
    font-family: Noto Sans SC;
    font-weight: 400;
    font-style: Regular;
    font-size: 0.75rem;
    line-height: 100%;
    letter-spacing: 0;
    vertical-align: middle;
    color: #FFFFFFBF;
}
.el-dropdown-menu.menuBox .SwitchUsers_box .user-box-item .switch-button .switch-btn {
    font-size: 0.875rem !important;
}
.el-dropdown-menu.menuBox .SwitchUsers_box .operat-box .operat-item .operat-item-label {
    font-size: 1rem !important;
}
}
::v-deep .el-popper .popper__arrow::after {
  display: none !important;
}
::v-deep .menuBox .popper__arrow,
::v-deep .lang-drop .popper__arrow,
::v-deep .APPcode .popper__arrow,
::v-deep .SwitchUsers-popover .popper__arrow {
  display: none !important;
}
.SwitchUsers_ {
  margin-top: 0 !important;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item,
.APP_download,
.SwitchUsers_ {
  border-radius: 0.25rem;
}
.header[data-v-3d889038] {
  position: static;
  z-index: auto;
  padding: 0 1.5rem 0 0;
  background: #100F1A;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  min-width: 0 !important;
  box-sizing: border-box;
  overflow-x: hidden;
  white-space: normal;
  overflow: hidden;
  height: 5.5625rem;
  box-sizing: border-box;
  overflow: hidden;
}
.header_right[data-v-3d889038] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.header_right.news-right[data-v-3d889038] {
  margin-left: 6.25rem;
  flex-shrink: 0;
}
.header_right .dropdown[data-v-3d889038]  {
  padding-right: 1rem;
  box-sizing: border-box;
  min-width: 10.625rem;
  width: 10%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.header_right .dropdown[data-v-3d889038] .el-dropdown {
  width: 6.125rem;
  display: flex;
  justify-content: space-between;
}
.header_right .dropdown[data-v-3d889038] .el-dropdown .el-dropdown-link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.header_right .dropdown[data-v-3d889038] .el-dropdown .el-dropdown-link .languagechange {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
.header_right .dropdown[data-v-3d889038] .el-dropdown .el-dropdown-link .languagechange img {
  width: 1.875rem;
  height: 1.875rem;
  vertical-align: top;
}
.header_right .dropdown[data-v-3d889038] .el-dropdown .el-dropdown-link img {
  height: 1.75rem;
  width: 1.75rem;
}
.header_right .dropdown[data-v-3d889038] .el-dropdown .el-dropdown-link .avatar {
  width: 2.375rem;
  height: 2.375rem;
  border-radius: 50%;
  display: block;
  margin-left: 1rem;
}
.header_right .dropdown[data-v-3d889038] .languagechangeBox {
  width: 2.5rem;
}
.header_right .funcArea[data-v-3d889038] {
  min-width: 31.25rem;
  margin-left: 1.5625rem;
}
.header_right .funcArea .box[data-v-3d889038] {
  width: 100%;
}
.header_right .funcArea .top-card[data-v-3d889038] {
  margin-left: 1.5625rem;
  margin-top: 0 !important;
}
[data-theme="light"] .header_right .funcArea .top-card[data-v-3d889038] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .header_right .funcArea .top-card[data-v-3d889038] {
  background: #100F1A !important;
}
.header_right .funcArea .top-card[data-v-3d889038] li {
  margin-top: 0 !important;
}
.header_left[data-v-3d889038] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.header_left.news-left[data-v-3d889038] {
  flex: 1 1 auto;
  justify-content: space-between;
  gap: 2rem;
}
.header_left .news-title[data-v-3d889038] {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.header_left .news-title .news-sub[data-v-3d889038] {
  font-family: Noto Sans SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.875rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #8c8b96;
}
.header_left .news-title .news-main[data-v-3d889038] {
  font-family: 'Noto Sans SC';
  font-weight: 700;
  font-style: Bold;
  font-size: 1.875rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #ffffff;
  margin-top: 0.25rem;
}
.header_left .logo2[data-v-3d889038] {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
  padding: 0 1.25rem 0 0.625rem;
}
.header_left .logo2 img[data-v-3d889038] {
  width: 2.625rem;
  height: 2.375rem;
}
.header.news-layout[data-v-3d889038] {
  justify-content: flex-start;
}
.el-menu-vertical-demo[data-v-3d889038] {
  max-width: 50rem;
  height: 4.125rem;
  display: flex;
  box-sizing: border-box;
  border-bottom: none !important;
  overflow-y: hidden;
}
[data-theme="light"] .el-menu-vertical-demo[data-v-3d889038] {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-menu-vertical-demo[data-v-3d889038] {
  color: #fff !important;
}
[data-theme="light"] .el-menu-vertical-demo[data-v-3d889038] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .el-menu-vertical-demo[data-v-3d889038] {
  background: #100F1A !important;
}
.el-menu-vertical-demo[data-v-3d889038]::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.375rem;
}
.el-menu-vertical-demo[data-v-3d889038]::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}
[data-theme="light"] .el-menu-vertical-demo[data-v-3d889038]::-webkit-scrollbar-thumb {
  background: #EAEAEA !important;
}
[data-theme="dark"] .el-menu-vertical-demo[data-v-3d889038]::-webkit-scrollbar-thumb {
  background: #1F1E2B !important;
}
.el-menu-vertical-demo[data-v-3d889038]::-webkit-scrollbar-track {
  border-left: none;
}
[data-theme="light"] .el-menu-vertical-demo[data-v-3d889038]::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-menu-vertical-demo[data-v-3d889038]::-webkit-scrollbar-track {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .el-menu-vertical-demo[data-v-3d889038]::-webkit-scrollbar-track {
  background: #fff !important;
}
[data-theme="dark"] .el-menu-vertical-demo[data-v-3d889038]::-webkit-scrollbar-track {
  background: #100F1A !important;
}
.el-menu-vertical-demo .el-submenu[data-v-3d889038]  {
  height: 4.125rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin: 0 1rem 0 0.6875rem;
}
.el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title {
  flex-direction: row;
  box-sizing: border-box;
  height: 3.5rem;
  width: 4.125rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-size: 1.125rem;
  padding: 1rem 1rem 1rem 1rem;
  border-radius: 0.75rem;
  transition: all 0.3s ease;
}
.el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title:hover,
.el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title.is-active {
  background: #BC1B29;
}
[data-theme="light"] .el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title:hover,
[data-theme="light"] .el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title.is-active {
  color: #AD2935 !important;
}
[data-theme="dark"] .el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title:hover,
[data-theme="dark"] .el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title.is-active {
  color: #fff !important;
}
[data-theme="light"] .el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title:hover .el-submenu__icon-arrow,
[data-theme="light"] .el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title.is-active .el-submenu__icon-arrow {
  color: #AD2935 !important;
}
[data-theme="dark"] .el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title:hover .el-submenu__icon-arrow,
[data-theme="dark"] .el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title.is-active .el-submenu__icon-arrow {
  color: #fff !important;
}
.el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title .submenutitle_img {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.3125rem;
}
.el-menu-vertical-demo .el-submenu[data-v-3d889038] .el-submenu__title .el-submenu__icon-arrow {
  font-size: 1.125rem;
  font-weight: bold;
}
.el-menu-vertical-demo .el-submenu.is-active[data-v-3d889038]  {
  font-size: 1.25rem;
  font-weight: 700;
  border: none;
  border-bottom: none !important;
}
.el-menu-vertical-demo .el-submenu.is-active[data-v-3d889038] .el-submenu__title {
  font-weight: 700;
  font-size: 1.25rem;
}
[data-theme="light"] .el-menu-vertical-demo .el-submenu.is-active[data-v-3d889038] .el-submenu__title {
  color: #AD2935 !important;
}
[data-theme="dark"] .el-menu-vertical-demo .el-submenu.is-active[data-v-3d889038] .el-submenu__title {
  color: #fff !important;
}
[data-theme="light"] .el-menu-vertical-demo .el-submenu.is-active[data-v-3d889038] .el-submenu__icon-arrow {
  color: #AD2935 !important;
}
[data-theme="dark"] .el-menu-vertical-demo .el-submenu.is-active[data-v-3d889038] .el-submenu__icon-arrow {
  color: #fff !important;
}
.el-menu-vertical-demo .el-submenu.is-active.isLeaderboard[data-v-3d889038] .el-submenu__title {
  color: #ffac26 !important;
  font-weight: 700;
}
.el-menu-vertical-demo .el-submenu.isLeaderboard[data-v-3d889038] .el-submenu__title {
  color: #ffac26 !important;
  font-weight: 700;
}
.el-menu-vertical-demo .el-submenu.isLeaderboard[data-v-3d889038] .el-submenu__title i {
  color: #ffac26 !important;
}
.el-menu-vertical-demo .el-submenu.isLeaderboard[data-v-3d889038] .el-submenu__title:hover {
  color: #ffac26 !important;
}
.el-menu-vertical-demo .el-submenu.isLeaderboard[data-v-3d889038] .el-submenu__title:hover .el-icon-arrow-down {
  color: #ffac26 !important;
}
.el-menu-vertical-demo .el-menu-item[data-v-3d889038] {
  height: 3.5rem;
  width: 3.5rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-size: 1.125rem;
  padding: 1rem;
  margin-top: 0.25rem;
  border-radius: 0.75rem;
  transition: all 0.3s ease;
}
[data-theme="light"] .el-menu-vertical-demo .el-menu-item[data-v-3d889038] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .el-menu-vertical-demo .el-menu-item[data-v-3d889038] {
  color: rgba(255,255,255,0.5) !important;
}
.el-menu-vertical-demo .el-menu-item[data-v-3d889038]:hover,
.el-menu-vertical-demo .el-menu-item.is-active[data-v-3d889038] {
  background: #BC1B29;
}
[data-theme="light"] .el-menu-vertical-demo .el-menu-item[data-v-3d889038]:hover,
[data-theme="light"] .el-menu-vertical-demo .el-menu-item.is-active[data-v-3d889038] {
  color: #AD2935 !important;
}
[data-theme="dark"] .el-menu-vertical-demo .el-menu-item[data-v-3d889038]:hover,
[data-theme="dark"] .el-menu-vertical-demo .el-menu-item.is-active[data-v-3d889038] {
  color: #fff !important;
}
.el-menu-vertical-demo .el-menu-item .icon[data-v-3d889038] {
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 0;
}
.el-menu-vertical-demo .is-active[data-v-3d889038] {
  font-size: 1.25rem;
  font-weight: 700;
  border: none;
  border-bottom: none !important;
  background: #BC1B29;
  border-radius: 0.75rem;
}
[data-theme="light"] .el-menu-vertical-demo .is-active[data-v-3d889038] {
  color: #AD2935 !important;
}
[data-theme="dark"] .el-menu-vertical-demo .is-active[data-v-3d889038] {
  color: #fff !important;
}
.el-menu-vertical-demo .is-active .el-submenu__title[data-v-3d889038] {
  border-bottom: 0.1875rem solid transparent;
}
[data-theme="light"] .el-menu-vertical-demo .is-active .el-submenu__title[data-v-3d889038] {
  border-color: #AD2935 !important;
}
[data-theme="dark"] .el-menu-vertical-demo .is-active .el-submenu__title[data-v-3d889038] {
  border-color: #fff !important;
}
[data-theme="light"] .el-menu-vertical-demo .is-active .el-submenu__title[data-v-3d889038] {
  color: #AD2935 !important;
}
[data-theme="dark"] .el-menu-vertical-demo .is-active .el-submenu__title[data-v-3d889038] {
  color: #fff !important;
}
.el-dropdown-menu[data-v-3d889038] {
  border-radius: 0.5rem;
  padding: 0.75rem 0;
}
[data-theme="light"] .el-dropdown-menu[data-v-3d889038] {
  background: #fff !important;
}
[data-theme="dark"] .el-dropdown-menu[data-v-3d889038] {
  background: #171622 !important;
}
[data-theme="light"] .el-dropdown-menu[data-v-3d889038] {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-dropdown-menu[data-v-3d889038] {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .el-dropdown-menu .el-popper[data-v-3d889038] {
  background: #fff !important;
}
[data-theme="dark"] .el-dropdown-menu .el-popper[data-v-3d889038] {
  background: #171622 !important;
}
.el-dropdown-menu .el-dropdown-menu__item[data-v-3d889038] {
  margin: 0;
}
.el-dropdown-menu .el-dropdown-menu__item .hoverbox[data-v-3d889038] {
  width: 100%;
  box-sizing: border-box;
}
.el-dropdown-menu .el-dropdown-menu__item .hoverbox .text[data-v-3d889038] {
  width: 8.4375rem;
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-overflow: ellipsis;
}
.el-dropdown-menu .SwitchUsers_[data-v-3d889038] .el-popover__reference-wrapper {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.el-dropdown-menu .SwitchUsers_[data-v-3d889038] .el-popover__reference-wrapper .el-popover__reference {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.el-dropdown-menu .SwitchUsers_[data-v-3d889038] .el-popover__reference-wrapper .el-popover__reference .hoverbox {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.el-dropdown-menu .SwitchUsers_[data-v-3d889038] .el-popover__reference-wrapper .el-popover__reference .hoverbox .text {
  width: 8.4375rem;
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-overflow: ellipsis;
}
.disable[data-v-3d889038] {
  opacity: 0.6;
}
.disable[data-v-3d889038]:hover {
  background: #ad2935 !important;
  opacity: 0.6;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog {
  border-radius: 1rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__body {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__body {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__body button {
  font-size: 1rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-3d889038] .el-dialog {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-3d889038] .el-dialog {
  background: #100F1A !important;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header {
  height: 3.75rem;
  box-sizing: border-box;
  line-height: 3.75rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 1rem 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 0.0625rem solid red;
}
[data-theme="light"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header {
  background: #171622 !important;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .headerBox_title {
  width: 18.75rem;
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-overflow: ellipsis;
}
[data-theme="light"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .headerBox_title {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .headerBox_empty {
  width: 18.75rem;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  font-size: 1.5rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__footer {
  padding: 0 1.25rem 1.25rem 1.25rem;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__footer .el-button {
  padding: 0;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__footer .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 1rem;
  color: #fff;
  background: #ad2935;
  width: 5rem;
  height: 2.375rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
  box-sizing: border-box;
}
.el-dialog__wrapper[data-v-3d889038] .el-dialog .el-dialog__footer .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 1rem;
  color: #fff;
  background: #5f6472;
  width: 5rem;
  height: 2.375rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #5f6472;
}
.addUserDialog[data-v-3d889038] .el-dialog {
  width: 31.25rem;
  box-sizing: border-box;
  border-radius: 0.25rem;
  background: #171622;
  border: none;
}
.addUserDialog[data-v-3d889038] .el-dialog__header {
  border-bottom: none !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body {
  padding: 0 0 1.25rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox {
  width: 100%;
  max-width: 26.25rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 1.5rem 2rem 2rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype {
  height: 1.875rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin: 0.5rem 0 1.5rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype .mobileLabel,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype .emailLabel {
  display: flex;
  align-items: center;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
  color: #858492;
  cursor: pointer;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype .mobileLabel input,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype .emailLabel input {
  display: none;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype .mobileLabel label,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype .emailLabel label {
  display: flex;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype .mobileLabel input[type="radio"]:checked+label,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype .emailLabel input[type="radio"]:checked+label {
  color: #ffffff;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype li {
  position: relative;
  transition: 0.2s all linear;
  cursor: pointer;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype li::before {
  content: "";
  position: absolute;
  bottom: -0.375rem;
  left: 50%;
  width: 2.5rem;
  height: 0.125rem;
  background: #B52337;
  border-radius: 62.4375rem;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.2s ease;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype li:has(input[type="radio"]:checked)::before {
  opacity: 1;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_addtype .mobileLabel {
  margin-right: 2rem;
  margin-left: 0.25rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin {
  width: 100%;
  box-sizing: border-box;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  box-sizing: border-box;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 1.875rem !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item__content,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item__content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  height: 3.5rem;
  border-radius: 0.75rem;
  border: 0.0625rem solid #FFFFFF1A;
  padding: 0 1rem;
  background: transparent;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item__content .flags,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item__content .flags {
  flex-shrink: 0;
  margin-right: 0.75rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item__content .flags .intl-tel-input,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item__content .flags .intl-tel-input {
  position: static;
  display: flex;
  align-items: center;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item__content .el-input,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item__content .el-input {
  flex: 1;
  min-width: 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item.btnBox .el-form-item__content,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item.btnBox .el-form-item__content {
  height: auto;
  border: none;
  padding: 0;
  background: transparent;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .el-input__inner,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .el-input__inner {
  background-color: transparent;
  font-size: 1.125rem;
  height: 100%;
  border-radius: 0;
  box-sizing: border-box;
  border: none;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .el-input__inner,
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .el-input__inner,
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .el-input__inner {
  color: #fff !important;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .el-input__inner::-moz-placeholder,
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .el-input__inner::placeholder,
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .el-input__inner::placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .el-input__inner::-moz-placeholder,
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .el-input__inner::placeholder,
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .el-input__inner::placeholder {
  color: rgba(255,255,255,0.5) !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .addBTM,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .addBTM {
  width: 100%;
  height: 3rem;
  color: #ffffff;
  background: #B52337;
  border-radius: 62.4375rem;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-top: 2rem;
  font-size: 1rem;
  font-weight: 500;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item .addBTM:hover,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item .addBTM:hover {
  background: #c43043;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .el-form .el-form-item__error,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .el-form .el-form-item__error {
  font-size: 0.75rem;
  padding: 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_mobileAdd .btnBox,
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_codeLogin .btnBox {
  margin-bottom: 1rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_links {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 0.875rem;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_links {
  color: #3B3559 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_links {
  color: #fff !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .addBox_links div:hover {
  cursor: pointer;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_links div:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .addBox_links div:hover {
  color: #fff !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox {
  width: 18.125rem;
  margin: 1rem 0 1rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-sizing: border-box;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 1.875rem !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item__content {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  height: 3.5rem;
  border-radius: 0.75rem;
  border: 0.0625rem solid #FFFFFF1A;
  padding: 0 1rem;
  background: transparent;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item__content .flags {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-right: 0.3125rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item__content .flags .dial-code {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #ffffff;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item__content .flags .intl-tel-input {
  position: static;
  display: flex;
  align-items: center;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item__content .el-input {
  flex: 1;
  min-width: 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item .el-input__inner {
  background-color: transparent;
  font-size: 1.125rem;
  height: 100%;
  border: none;
  width: 100%;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item .el-input__inner {
  color: #fff !important;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item .el-input__inner::placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item .el-input__inner::placeholder {
  color: rgba(255,255,255,0.5) !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item .btn {
  width: 100%;
  height: 3.5rem;
  color: #ffffff;
  background: #B52337;
  border-radius: 2rem;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-top: 2rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item .btn:hover {
  background: rgba(181,35,55,0.8);
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item .sendcodebtn {
  width: 12.5rem;
  padding: 0.5rem;
  color: #ffffff;
  background: #ad2935;
  border-radius: 0.25rem;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-left: 0.625rem;
  white-space: wrap;
  word-break: break-all;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .el-form-item__error {
  font-size: 0.75rem;
  padding: 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .checked {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  margin: 0.625rem 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .checked .checkbox {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.375rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .checked .pact {
  color: #409eff;
  cursor: pointer;
  text-decoration: underline;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .checked .pact:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .checked .pact:hover {
  color: #fff !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .checked a {
  margin: 0 0.125rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .getwayBox {
  width: 100%;
  margin-top: 1.5rem;
  margin-bottom: 1.125rem;
  display: flex;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .getwayBox .el-radio-group {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 1rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .getwayBox .el-radio-group .el-radio-button {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .getwayBox .el-radio-button--mini .el-radio-button__inner {
  position: relative;
  border-radius: 0;
  border: none;
  font-size: 1rem;
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 500;
  width: 100%;
  height: 2.25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: transparent;
  color: #858492;
  box-shadow: none;
  padding: 0;
  transition: color 0.2s ease;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .getwayBox .el-radio-button--mini .el-radio-button__inner::after {
  content: "";
  position: absolute;
  bottom: -0.375rem;
  left: 50%;
  width: 2.5rem;
  height: 0.125rem;
  background: #B52337;
  border-radius: 62.4375rem;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.2s ease;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .getwayBox .el-radio-button__orig-radio:checked+.el-radio-button__inner {
  color: #ffffff;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_form .getwayBox .el-radio-button__orig-radio:checked+.el-radio-button__inner::after {
  opacity: 1;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_footer {
  text-align: center;
  cursor: pointer;
  font-size: 0.875rem;
  text-decoration: underline;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_footer {
  color: #3B3559 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_footer {
  color: #fff !important;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_footer:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .registerBox_footer:hover {
  color: #fff !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox {
  width: 18.125rem;
  margin: 2rem 0 1rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type {
  min-height: 1.875rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin: 0 0 1.125rem 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .pass,
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .code {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  cursor: pointer;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .pass,
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .code {
  color: #3B3559 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .pass,
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .code {
  color: #fff !important;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .pass:hover,
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .code:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .pass:hover,
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .code:hover {
  color: #fff !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .pass input,
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .code input {
  display: none;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .pass label,
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .code label {
  width: 100%;
  display: flex;
  padding: 0;
  margin: 0;
  cursor: pointer;
  white-space: wrap;
  word-break: break-all;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .pass input[type="radio"]:checked+label,
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .code input[type="radio"]:checked+label {
  color: #ad2935;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type li {
  position: relative;
  transition: 0.2s all linear;
  cursor: pointer;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type li::before {
  content: "";
  position: absolute;
  bottom: -0.1875rem;
  left: 50%;
  width: 0;
  height: 0;
  border-bottom: 0.1875rem solid #ad2935;
  transition: 0.2s all linear;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type li:hover::before {
  width: 100%;
  top: 2;
  left: 0;
  transition-delay: 0.1s;
  border-bottom-color: #ad2935;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type li:last-child:before {
  left: 100%;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type li:last-child:hover:before {
  left: 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type li:first-child:before {
  left: 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type li:has(input[type="radio"]:checked)::before {
  width: 100%;
  left: 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type:hover li:before {
  left: 100%;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type:hover li:hover:before {
  left: 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type li:hover+li::before {
  left: 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type li:active {
  background: #ad2935;
  color: #fff;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_type .pass {
  margin-right: 2rem;
  margin-left: 0.25rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form {
  width: 100%;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 1.875rem !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item__content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item__content .flag {
  width: 5.625rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-right: 0.3125rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item__content .flag .dial-code {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #ffffff;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item__content .sendcodebtn {
  width: 12.5rem;
  color: #ffffff;
  background: #ad2935;
  border-radius: 0.25rem;
  border: none;
  display: flex;
  padding: 0.625rem 0.5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-left: 0.625rem;
  white-space: wrap;
  word-break: break-all;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item .el-input__inner {
  background-color: transparent;
  font-size: 0.875rem;
  height: 2.25rem;
  border: none;
  border: 0.0625rem solid red;
  border-radius: 0.25rem;
  box-sizing: border-box;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item .el-input__inner {
  color: #fff !important;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item .el-input__inner {
  border-color: #727077 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item .el-input__inner {
  border-color: #1f1e2b !important;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item .el-input__inner::placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item .el-input__inner::placeholder {
  color: rgba(255,255,255,0.5) !important;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item .btn {
  width: 100%;
  height: 2.25rem;
  color: #ffffff;
  background: #ad2935;
  border-radius: 0.25rem;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin-top: 0.1875rem;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item .btn:hover {
  background: rgba(188,27,41,0.8);
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_form .el-form-item__error {
  font-size: 0.75rem;
  padding: 0;
}
.addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_footer {
  text-align: center;
  cursor: pointer;
  font-size: 0.875rem;
  text-decoration: underline;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_footer {
  color: #3B3559 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_footer {
  color: #fff !important;
}
[data-theme="light"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_footer:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .addUserDialog[data-v-3d889038] .el-dialog__body .resetBox_footer:hover {
  color: #fff !important;
}
.managementUserDialog[data-v-3d889038] .el-dialog {
  width: 46.75rem;
  opacity: 1;
  border-radius: 0.25rem;
  background: #171622;
  border: none !important;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__header {
  border-bottom: none !important;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body {
  padding: 1.5rem;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item {
  width: calc((100% - 1.5rem) / 2);
  height: 4rem;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border: 0.0625rem solid #1F1E2B;
  padding: 0.375rem 2.625rem;
  box-sizing: border-box;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .user-info-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
  flex: 1;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .user-info-box .user-photo {
  width: 2.625rem;
  height: 2.625rem;
  border-radius: 50%;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item:first-child .user-info-box .user-photo {
  box-shadow: 0 0.125rem 0.575rem 0 #39B16380;
  border: 0.25rem solid #39B163;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .name-box {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 0;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .name {
  font-size: 1.25rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
[data-theme="light"] .managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .name {
  color: #3B3559 !important;
}
[data-theme="dark"] .managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .name {
  color: #fff !important;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .namebox {
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  vertical-align: middle;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 100%;
  letter-spacing: 0;
  height: 2.25rem;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .nickname {
  width: 11.875rem;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .nickname .card-text {
  font-family: 'Noto Sans SC';
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
}
[data-theme="light"] .managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .nickname .card-text {
  color: #A8A5AD !important;
}
[data-theme="dark"] .managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .name-box .nickname .card-text {
  color: rgba(255,255,255,0.5) !important;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .userIcon {
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .tag-box .tag-item .remove_icon {
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  flex-shrink: 0;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .btm-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  margin: 1.25rem 0 0.3125rem;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .btm-box .cancel-btn,
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .btm-box .confirm-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding: 0 1.25rem;
  height: 2.25rem;
  border: none;
  border-radius: 0.25rem;
  font-family: 'Noto Sans SC';
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 100%;
  color: #FFFFFF;
  cursor: pointer;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .btm-box .cancel-btn .btn-icon,
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .btm-box .confirm-btn .btn-icon {
  width: 1rem;
  height: 1rem;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: middle;
  display: inline-block;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .btm-box .cancel-btn span,
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .btm-box .confirm-btn span {
  vertical-align: middle;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .btm-box .cancel-btn {
  background: #2A2938;
  color: #FFFFFF;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .btm-box .cancel-btn:hover {
  background: #3A3948;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .btm-box .confirm-btn {
  background: #B52337;
  color: #FFFFFF;
}
.managementUserDialog[data-v-3d889038] .el-dialog .el-dialog__body .btm-box .confirm-btn:hover {
  background: #C53347;
}
.deleteComfirm[data-v-3d889038] .el-dialog {
  border-radius: 0.25rem;
  width: 40.75rem;
  max-width: 90vw;
  border: none;
  background: #171622;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header {
  height: 3.75rem;
  box-sizing: border-box;
  line-height: 3.75rem;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 1rem 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: none;
  background: #171622;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .el-dialog__title {
  color: #fff !important;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
}
[data-theme="light"] .deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .headerBox_title {
  color: #fff !important;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .headerBox_empty img {
  width: 1.5rem;
  height: 1.5rem;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  display: none !important;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.25rem;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__body {
  overflow: hidden;
  background: #171622;
  height: initial !important;
  font-size: 1rem;
  padding: 0;
  overflow: hidden;
  word-wrap: break-word;
  word-break: normal;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__body .deleteComfirm_content {
  padding: 0.75rem 1.5rem 1.5rem 1.5rem;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__body .deleteComfirm_content .deleteComfirm_text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  color: rgba(255,255,255,0.75);
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0%;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__body .deleteComfirm_content .deleteComfirm_text .deleteComfirm-text-icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 0.75rem;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__footer {
  background: #171622;
  border-radius: 0 0 0.25rem 0.25rem;
  padding-bottom: 2rem;
  padding-top: 0;
  padding-right: 2.5rem;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: flex-end;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__footer .dialog-footer .sure {
  background: #ad2935;
  font-family: 'NotoSansSC', sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
  height: 2.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: none;
  padding: 0.375rem 1.6875rem;
}
.deleteComfirm[data-v-3d889038] .el-dialog .el-dialog__footer .dialog-footer .sure .sure-icon {
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
  display: inline-block;
}
.topmenu_submenu .el-menu--popup {
  min-width: auto !important;
}
.topmenu_submenu .el-menu {
  box-shadow: 0 0.25rem 0.625rem 0 rgba(0,0,0,0.302);
  border-radius: 0.5rem !important;
  padding: 0 !important;
  overflow: hidden;
  border: 0.0625rem solid transparent !important;
}
[data-theme="light"] .topmenu_submenu .el-menu {
  background: #fff !important;
}
[data-theme="dark"] .topmenu_submenu .el-menu {
  background: #171622 !important;
}
[data-theme="light"] .topmenu_submenu .el-menu {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .topmenu_submenu .el-menu {
  border-color: #1F1E2B !important;
}
.topmenu_submenu .el-menu .menu_item {
  margin: 0 !important;
  padding: 0.5rem 1rem 0.5rem 0.75rem !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
[data-theme="light"] .topmenu_submenu .el-menu .menu_item {
  background: #fff !important;
}
[data-theme="dark"] .topmenu_submenu .el-menu .menu_item {
  background: #171622 !important;
}
.topmenu_submenu .el-menu .menu_item .menu_item_title {
  font-size: 1rem;
}
.topmenu_submenu .el-menu .menu_item .icon {
  width: 1.25rem !important;
  height: 1.25rem !important;
  margin-right: 0.75rem;
  padding-right: 0 !important;
}
[data-theme="light"] .topmenu_submenu .el-menu .menu_item:hover {
  background: rgba(188,27,41,0.1) !important;
}
[data-theme="dark"] .topmenu_submenu .el-menu .menu_item:hover {
  background: #BC1B29 !important;
}
[data-theme="light"] .topmenu_submenu .el-menu .menu_item:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .topmenu_submenu .el-menu .menu_item:hover {
  color: #fff !important;
}
[data-theme="light"] .topmenu_submenu .el-menu .menu_item.is-active {
  background: rgba(188,27,41,0.1) !important;
}
[data-theme="dark"] .topmenu_submenu .el-menu .menu_item.is-active {
  background: #BC1B29 !important;
}
[data-theme="light"] .topmenu_submenu .el-menu .menu_item.is-active {
  color: #AD2935 !important;
}
[data-theme="dark"] .topmenu_submenu .el-menu .menu_item.is-active {
  color: #fff !important;
}
.topmenu_submenu .el-menu .menu_item.is-active .menu_item_title {
  font-size: 1rem;
}
.topmenu_submenu .el-menu .menu_item.is-active .icon {
  width: 1.25rem;
  height: 1.25rem;
}
.head[data-v-4b1660a6] {
  height: 2.5rem;
  line-height: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: auto;
  border: 0.0625rem solid #272536;
  margin: 0 1rem 0 0;
  border-radius: 0.25rem;
}
[data-theme="light"] .head[data-v-4b1660a6] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .head[data-v-4b1660a6] {
  background: #100F1A !important;
}
.head .title[data-v-4b1660a6] {
  text-indent: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2.5rem;
}
[data-theme="light"] .head .title[data-v-4b1660a6] {
  color: #AD2935 !important;
}
[data-theme="dark"] .head .title[data-v-4b1660a6] {
  color: #fff !important;
}
.head .icon[data-v-4b1660a6] {
  font-size: 0.75rem;
  padding-right: 0.875rem;
  display: flex;
  align-items: center;
}
.helpcenter[data-v-6fb1ec24]  {
  height: 100%;
}
.helpcenter[data-v-6fb1ec24] .content {
  margin-top: 0.25rem;
  height: 100%;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content {
  background: #fff !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content {
  background: #100F1A !important;
}
.helpcenter[data-v-6fb1ec24] .content .el-tabs--left .el-tabs__header.is-left {
  width: 29%;
}
.helpcenter[data-v-6fb1ec24] .content .el-tabs--left .el-tabs__nav-wrap.is-left::after {
  width: 0.25rem;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .el-tabs--left .el-tabs__nav-wrap.is-left::after {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .el-tabs--left .el-tabs__nav-wrap.is-left::after {
  background: #100F1A !important;
}
.helpcenter[data-v-6fb1ec24] .content .el-tabs--left .el-tabs__active-bar.is-left {
  width: 0.25rem;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .el-tabs--left .el-tabs__active-bar.is-left {
  background: #292F4C !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .el-tabs--left .el-tabs__active-bar.is-left {
  background: #8EA4BD !important;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .el-tabs__item.is-active {
  background: #fff !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .el-tabs__item.is-active {
  background: #2D3D5C !important;
}
.helpcenter[data-v-6fb1ec24] .content .el-tabs--left .el-tabs__item.is-left {
  display: flex;
}
.helpcenter[data-v-6fb1ec24] .content .el-tabs__item {
  font-size: 1rem;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .el-tabs__item {
  color: #5F6472 !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .el-tabs__item {
  color: #E7EEF8 !important;
}
.helpcenter[data-v-6fb1ec24] .content .el-tabs__content {
  padding: 0 1.25rem;
}
.helpcenter[data-v-6fb1ec24] .content .el-collapse {
  border-top: none;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .el-collapse {
  border-color: #fff !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .el-collapse {
  border-color: #2D3D5C !important;
}
.helpcenter[data-v-6fb1ec24] .content .el-collapse-item__header {
  font-size: 1rem;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__header {
  background: #fff !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__header {
  background: #100F1A !important;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__header {
  color: #5F6472 !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__header {
  color: #E7EEF8 !important;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__header {
  border-color: #fff !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__header {
  border-color: #2D3D5C !important;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__wrap {
  background: #fff !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__wrap {
  background: #100F1A !important;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__wrap {
  border-color: #fff !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__wrap {
  border-color: #2D3D5C !important;
}
.helpcenter[data-v-6fb1ec24] .content .el-collapse-item__content {
  color: #9CAFC7;
  font-size: 1rem;
  line-height: 1.625rem;
  margin: 0 1.25rem;
  padding: 0.9375rem 0;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__content {
  color: #AAADB8 !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .el-collapse-item__content {
  color: #8EA4BD !important;
}
.helpcenter[data-v-6fb1ec24] .content .el-collapse-item__content ul,
.helpcenter[data-v-6fb1ec24] .content .el-collapse-item__content li {
  list-style-type: disc;
}
.helpcenter[data-v-6fb1ec24] .content .el-collapse-item__content ul div {
  margin: 0.3125rem 0;
}
.helpcenter[data-v-6fb1ec24] .content .scrollbar {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.helpcenter[data-v-6fb1ec24] .content .scroll::-webkit-scrollbar {
  width: 0.375rem;
}
.helpcenter[data-v-6fb1ec24] .content .scroll::-webkit-scrollbar-thumb {
  border-radius: 0.625rem;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .scroll::-webkit-scrollbar-thumb {
  background: #cac9c9 !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .scroll::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
.helpcenter[data-v-6fb1ec24] .content .scroll::-webkit-scrollbar-track {
  border-radius: 0.625rem;
}
.helpcenter[data-v-6fb1ec24]  {
  height: 100%;
}
.helpcenter[data-v-6fb1ec24] .content {
  margin-top: 0.25rem;
  height: auto;
  display: flex;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content {
  background: #fff !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content {
  background: #100F1A !important;
}
.helpcenter[data-v-6fb1ec24] .content .menu-container {
  width: 30%;
  border-right: 0.25rem solid;
  background-color: inherit;
  position: relative;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .menu-container {
  border-color: #DCE6F1 !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .menu-container {
  border-color: #100F1A !important;
}
.helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse {
  border-top: none;
  background-color: inherit;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse {
  border-color: #fff !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse {
  border-color: #2D3D5C !important;
}
.helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse .el-collapse-item {
  position: relative;
}
.helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse .el-collapse-item.is-active .el-collapse-item__header {
  background-color: #FFECEC !important;
  color: #AD2935 !important;
  position: relative;
}
.helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse .el-collapse-item.is-active .el-collapse-item__header::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -0.125rem;
  width: 0.375rem;
  height: 3.75rem;
  border-radius: 1.5625rem;
  background-color: #AD2935;
}
.helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse .el-collapse-item .el-collapse-item__header {
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.625rem 1rem;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse .el-collapse-item .el-collapse-item__header {
  border-color: #fff !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse .el-collapse-item .el-collapse-item__header {
  border-color: #2D3D5C !important;
}
.helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse .el-collapse-item .el-collapse-item__arrow {
  margin-right: 1.25rem;
}
.helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse .sub-menu-item {
  position: relative;
  padding-left: 1.5rem;
  list-style: none;
}
.helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse .sub-menu-item::before {
  content: "•";
  position: absolute;
  left: 0;
  font-size: 1.875rem;
  line-height: 1.5625rem;
  color: #FFD700;
}
.helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse .sub-menu-item.active {
  color: #FFD700 !important;
  font-weight: 900;
}
.helpcenter[data-v-6fb1ec24] .content .menu-container .el-collapse .sub-menu-item:hover {
  color: #FFD700 !important;
  font-weight: 900;
}
.helpcenter[data-v-6fb1ec24] .content .content-area {
  height: 5rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 1rem;
  color: #FFFFFF;
  line-height: 2.5rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  width: 70%;
  padding: 0 1.25rem;
  color: #E7EEF8 !important;
  padding-left: 1.25rem;
  padding-top: 1.25rem;
}
.helpcenter[data-v-6fb1ec24] .content .content-area .el-collapse-item__content {
  font-size: 1rem;
  line-height: 1.625rem;
  margin: 0 1.25rem;
  padding: 0.9375rem 0;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .content-area .el-collapse-item__content {
  color: #AAADB8 !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .content-area .el-collapse-item__content {
  color: #8EA4BD !important;
}
.helpcenter[data-v-6fb1ec24] .content .content-area .el-collapse-item__content ul,
.helpcenter[data-v-6fb1ec24] .content .content-area .el-collapse-item__content li {
  list-style-type: disc;
}
.helpcenter[data-v-6fb1ec24] .content .content-area .el-collapse-item__content ul div {
  margin: 0.3125rem 0;
}
.helpcenter[data-v-6fb1ec24] .content .content-area .el-collapse-item__content strong {
  font-weight: bold;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .content-area .el-collapse-item__content strong {
  color: #AAADB8 !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .content-area .el-collapse-item__content strong {
  color: #8EA4BD !important;
}
.helpcenter[data-v-6fb1ec24] .content .scrollbar {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow-y: auto;
}
.helpcenter[data-v-6fb1ec24] .content .scrollbar::-webkit-scrollbar {
  width: 0.375rem;
}
.helpcenter[data-v-6fb1ec24] .content .scrollbar::-webkit-scrollbar-thumb {
  border-radius: 0.625rem;
}
[data-theme="light"] .helpcenter[data-v-6fb1ec24] .content .scrollbar::-webkit-scrollbar-thumb {
  background: #cac9c9 !important;
}
[data-theme="dark"] .helpcenter[data-v-6fb1ec24] .content .scrollbar::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
.helpcenter[data-v-6fb1ec24] .content .scrollbar::-webkit-scrollbar-track {
  border-radius: 0.625rem;
}
.helpcenter[data-v-6fb1ec24] .content-link {
  color: #AD2935 !important;
  text-decoration: none;
  cursor: pointer;
}
.helpcenter[data-v-6fb1ec24] .content-link:hover {
  color: #841f28;
}
.helpcenter[data-v-6fb1ec24] .content-jump {
  color: #AD2935 !important;
  text-decoration: none;
  cursor: pointer;
}
.helpcenter[data-v-6fb1ec24] .content-jump:hover {
  color: #841f28;
}
.helpcenter[data-v-6fb1ec24] .content-jump1:hover,
.helpcenter[data-v-6fb1ec24] .content-jump1:focus {
  text-decoration: underline;
  color: #AD2935;
}
.helpcenter[data-v-6fb1ec24] .content-jump1 {
  text-decoration: none;
  cursor: pointer;
}
.helpcenter[data-v-6fb1ec24] strong {
  font-weight: 900;
  font-size: 1.1em;
  text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0,0,0,0.2);
}
.top-skin-wrapper[data-v-6fb1ec24] {
  position: fixed;
  top: 10;
  width: 100%;
  margin-top: -4.375rem;
}
.helpcenter[data-v-6fb1ec24]  {
  position: relative;
}
.main[data-v-58b47685][data-v-6fb1ec24] {
  margin-top: 4.375rem;
}
.dialog-fade-enter-active[data-v-d3156bc2],
.dialog-fade-leave-active[data-v-d3156bc2] {
  transition: opacity 0.3s;
}
.dialog-fade-enter[data-v-d3156bc2],
.dialog-fade-leave-to[data-v-d3156bc2] {
  opacity: 0;
}
.faq-collapse-enter-active[data-v-d3156bc2],
.faq-collapse-leave-active[data-v-d3156bc2] {
  transition: max-height 0.25s ease, opacity 0.25s ease;
  overflow: hidden;
}
.faq-collapse-enter[data-v-d3156bc2],
.faq-collapse-leave-to[data-v-d3156bc2] {
  max-height: 0;
  opacity: 0;
}
.faq-collapse-enter-to[data-v-d3156bc2],
.faq-collapse-leave[data-v-d3156bc2] {
  max-height: 20rem;
  opacity: 1;
}
.custom-dialog-wrapper[data-v-d3156bc2] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  z-index: 2100;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-dialog-wrapper .custom-dialog[data-v-d3156bc2] {
  position: relative;
  background: rgba(5,5,26,0.85);
  border: none;
  padding: 1.5rem;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.75rem rgba(0,0,0,0.3);
  max-width: 90vw;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: transform 0.1s;
}
.custom-dialog-wrapper .custom-dialog.dragging[data-v-d3156bc2] {
  cursor: move;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.custom-dialog-wrapper .custom-dialog .dialog-header[data-v-d3156bc2] {
  background: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: move;
  flex-shrink: 0;
}
.custom-dialog-wrapper .custom-dialog .dialog-header .dialog-title[data-v-d3156bc2] {
  font-size: 1rem;
  font-weight: 600;
  color: #ffffff;
}
.custom-dialog-wrapper .custom-dialog .dialog-header .close-icon[data-v-d3156bc2] {
  width: 1.125rem;
  height: 1.125rem;
  border: 0.09375rem solid #fff;
  background: #fff;
  border-radius: 0.125rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-left: 1rem;
  transition: all 0.2s;
  font-size: 0.75rem;
  color: #05051a;
}
.custom-dialog-wrapper .custom-dialog .dialog-header .close-icon[data-v-d3156bc2]:hover {
  opacity: 0.8;
}
.custom-dialog-wrapper .custom-dialog .dialog-content[data-v-d3156bc2] {
  display: flex;
  height: 37.5rem;
  background: transparent;
  overflow: hidden;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list[data-v-d3156bc2] {
  width: 35%;
  overflow-y: auto;
  background: transparent;
  padding: 1rem 0;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list[data-v-d3156bc2]::-webkit-scrollbar {
  width: 0.375rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list[data-v-d3156bc2]::-webkit-scrollbar-thumb {
  border-radius: 0.1875rem;
  background: rgba(255,255,255,0.2);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list[data-v-d3156bc2]::-webkit-scrollbar-track {
  background: rgba(255,255,255,0.05);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category[data-v-d3156bc2] {
  color: #ffffff;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-header[data-v-d3156bc2] {
  display: flex;
  align-items: flex-start;
  padding: 0.375rem 0.75rem 0.375rem 0.75rem;
  color: #ffffff;
  font-family: "Noto Sans SC", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25rem;
  border-radius: 0.25rem;
  border: 0.0625rem solid transparent;
  background: transparent;
  margin-bottom: 0.5rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-header .category-number[data-v-d3156bc2] {
  margin-right: 0.5rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.25rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-header .category-title[data-v-d3156bc2] {
  flex: 1;
  line-height: 1.25rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-header.active[data-v-d3156bc2] {
  background: #B5233780;
  border-color: rgba(181,35,55,0.5);
  color: #ffffff;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-header.active .category-number[data-v-d3156bc2] {
  color: rgba(255,255,255,0.85);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-items .faq-item[data-v-d3156bc2] {
  padding: 0.375rem 0.75rem;
  padding-left: 1.875rem;
  cursor: pointer;
  font-family: "Noto Sans SC", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25rem;
  transition: all 0.2s;
  color: rgba(255,255,255,0.7);
  border-radius: 0.25rem;
  border: 0.0625rem solid #1f1e2b;
  background: rgba(5,5,26,0.85);
  margin-bottom: 0.5rem;
  display: flex;
  align-items: flex-start;
  color: #ffffff;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-items .faq-item[data-v-d3156bc2]::before {
  content: "";
  width: 0.1875rem;
  height: 0.1875rem;
  border-radius: 50%;
  background: #ffffff;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-items .faq-item[data-v-d3156bc2]:hover {
  color: rgba(255,255,255,0.9);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .faq-list .faq-category .category-items .faq-item.active[data-v-d3156bc2] {
  background: rgba(181,35,55,0.5);
  color: #ffffff;
  border-color: rgba(181,35,55,0.5);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area[data-v-d3156bc2] {
  flex: 1;
  padding: 1.5rem 2rem;
  background: transparent;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  font-family: "Noto Sans SC", sans-serif;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.75rem;
  letter-spacing: 0;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display[data-v-d3156bc2] {
  border-radius: 0.25rem;
  border: 0.0625rem solid #1f1e2b;
  background: rgba(5,5,26,0.85);
  padding: 1rem 0.75rem 1rem 1.5rem;
  overflow-y: auto;
  flex: 1;
  max-height: 100%;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display[data-v-d3156bc2]::-webkit-scrollbar {
  width: 0.375rem;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display[data-v-d3156bc2]::-webkit-scrollbar-thumb {
  border-radius: 0.1875rem;
  background: rgba(255,255,255,0.2);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display[data-v-d3156bc2]::-webkit-scrollbar-track {
  background: rgba(255,255,255,0.05);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul[data-v-d3156bc2] {
  list-style: none;
  padding: 0;
  margin: 0;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-d3156bc2] {
  margin-bottom: 1rem;
  line-height: 1.8;
  font-size: 0.875rem;
  color: rgba(255,255,255,0.9);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-d3156bc2] .content-link {
  color: #66b1ff;
  text-decoration: underline;
  cursor: pointer;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-d3156bc2] .content-link:hover {
  color: #85c1ff;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-d3156bc2] .content-jump {
  color: #de294d;
  cursor: pointer;
  text-decoration: underline;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-d3156bc2] .content-jump:hover {
  color: rgba(222,41,77,0.8);
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .content-display ul .content-item[data-v-d3156bc2] strong {
  font-weight: 700;
  color: #ffffff;
}
.custom-dialog-wrapper .custom-dialog .dialog-content .content-area .empty-content[data-v-d3156bc2] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: rgba(255,255,255,0.5);
  font-size: 0.875rem;
}
.activity[data-v-407dc50e] {
  width: 100%;
  height: 100%;
  font-size: 1.75rem;
  font-weight: bold;
  padding: 0 1.25rem;
  display: flex;
  justify-content: center;
}
[data-theme="light"] .activity[data-v-407dc50e] {
  color: #262626 !important;
}
[data-theme="dark"] .activity[data-v-407dc50e] {
  color: #E7EEF8 !important;
}
.activity .msgbox[data-v-407dc50e] {
  padding-left: 3.125rem;
}
.activity .imgbox[data-v-407dc50e] {
  height: 100%;
}
.activity .imgbox .activity_img[data-v-407dc50e] {
  height: 40.625rem;
}
.aside[data-v-e73f27f8] {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 2001;
  height: 100%;
  box-sizing: border-box;
  box-shadow: 0 0 0.125rem #d0d0d0;
}
[data-theme="light"] .aside[data-v-e73f27f8] {
  color: #5F6472 !important;
}
[data-theme="dark"] .aside[data-v-e73f27f8] {
  color: #E7EEF8 !important;
}
[data-theme="light"] .aside[data-v-e73f27f8] {
  background: #6D7B97 !important;
}
[data-theme="dark"] .aside[data-v-e73f27f8] {
  background: #6D7B97 !important;
}
[data-theme="light"] .aside[data-v-e73f27f8] {
  border-color: #dee6ee !important;
}
[data-theme="dark"] .aside[data-v-e73f27f8] {
  border-color: #111C30 !important;
}
.aside .logo2[data-v-e73f27f8] {
  width: 5.375rem;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-color: #bc1b29;
  cursor: pointer;
}
.aside .logo2 img[data-v-e73f27f8] {
  width: 3.125rem;
  height: 2.8125rem;
}
.el-container[data-v-e73f27f8] {
  height: 100%;
}
.el-container[data-v-e73f27f8] .el-drawer__header {
  font-size: 2.125rem;
  font-weight: bold;
}
[data-theme="light"] .el-container[data-v-e73f27f8] .el-drawer__header {
  color: #262626 !important;
}
[data-theme="dark"] .el-container[data-v-e73f27f8] .el-drawer__header {
  color: #E7EEF8 !important;
}
.el-container[data-v-e73f27f8] .el-drawer {
  height: 100%;
}
[data-theme="light"] .el-container[data-v-e73f27f8] .el-drawer {
  background: #fff !important;
}
[data-theme="dark"] .el-container[data-v-e73f27f8] .el-drawer {
  background: #1A253A !important;
}
.el-container[data-v-e73f27f8] .el-header {
  padding: 0;
  height: auto !important;
  min-height: 5.5625rem;
  background: #171622 !important;
}
.main[data-v-e73f27f8] {
  width: 100%;
  min-height: calc(100vh - 4.375rem);
  margin-top: 4.375rem;
  overflow: hidden;
}
[data-theme="light"] .main[data-v-e73f27f8] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .main[data-v-e73f27f8] {
  background: #100F1A !important;
}
.language[data-v-e73f27f8] {
  position: absolute;
  left: 0.75rem;
  bottom: 1.25rem;
  z-index: 9999;
}
.language .svg-icon[data-v-e73f27f8] {
  width: 1.875rem;
  height: 1.875rem;
}
.logo3[data-v-e73f27f8] {
  width: 100%;
  height: 7.1875rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.logo3 .line1[data-v-e73f27f8] {
  width: 80%;
  height: 0.1875rem;
  box-shadow: 0 -0.0625rem 0.125rem rgba(134,134,134,0.692) inset;
}
.logo3 .line2[data-v-e73f27f8] {
  width: 80%;
  height: 0.1875rem;
  box-shadow: 0 0.0625rem 0.125rem rgba(134,134,134,0.692) inset;
}
.logo3 .vip_type[data-v-e73f27f8] {
  width: 1.375rem;
  height: 1.375rem;
}
.logo3 span[data-v-e73f27f8] {
  margin-left: 0.3125rem;
  font-size: 0.75rem;
  display: inline-block;
  vertical-align: middle;
}
[data-theme="light"] .logo3 span[data-v-e73f27f8] {
  color: #AAADB8 !important;
}
[data-theme="dark"] .logo3 span[data-v-e73f27f8] {
  color: #8EA4BD !important;
}
.logo3 .nick_nameBox1[data-v-e73f27f8] {
  margin-top: 0.3125rem;
  max-width: 3.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: bold;
  margin-bottom: 0.3125rem;
}
.logo3 .nick_nameBox2[data-v-e73f27f8] {
  margin-top: 0.3125rem;
  max-width: 12.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: bold;
  margin-bottom: 0.3125rem;
}
.logo3 .avatar[data-v-e73f27f8] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  display: block;
  margin-bottom: 0.625rem;
}
.logo3 .divider[data-v-e73f27f8] {
  position: relative;
}
.logo3 .div-arrow-down[data-v-e73f27f8]:after {
  position: absolute;
  z-index: 1;
}
.layout-wrapper[data-v-e73f27f8] {
  display: flex;
  height: 100vh;
  --sidebar-w: clamp(4.5rem, 8vw, 8.75rem);
}
.layout-wrapper[data-v-e73f27f8] .el-header {
  height: auto !important;
  min-height: 5.5625rem;
  background: #100F1A !important;
}
.layout-wrapper.sidebar-expanded[data-v-e73f27f8] {
  --sidebar-w: clamp(7.5rem, 10vw, 13.75rem);
}
.layout-wrapper.sidebar-collapsed[data-v-e73f27f8] {
  --sidebar-w: 6.25rem;
}
.fixed-sidebar[data-v-e73f27f8] {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  z-index: 2001;
  width: var(--sidebar-w);
  overflow: hidden;
  background: #171622;
  box-sizing: border-box;
  transition: width 0.3s ease;
}
.fixed-sidebar>*[data-v-e73f27f8] {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
}
.main-content[data-v-e73f27f8] {
  width: calc(100vw - var(--sidebar-w));
  margin-left: var(--sidebar-w);
  box-sizing: border-box;
  overflow-x: hidden;
  transition: width 0.3s ease, margin-left 0.3s ease;
}
.top-skin-bar[data-v-e73f27f8] {
  box-shadow: 0 0.0625rem 0.25rem rgba(0,0,0,0.08);
  position: static !important;
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  clear: both;
}
.top-skin-bar.point-layout[data-v-e73f27f8] {
  position: static !important;
  width: 100% !important;
  max-width: 81.0625rem;
  margin: 0 auto;
  box-sizing: border-box;
}
.publish-btn[data-v-e73f27f8] {
  position: absolute;
  right: -7.875rem;
  top: 50%;
  transform: translateY(-50%);
  width: 7.5625rem;
  background: #B52337;
  border: none;
  border-radius: 0.25rem;
  color: white;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  cursor: pointer;
  z-index: 1000;
  padding: 0.5rem 0.25rem !important;
  transition: all 0.3s ease;
}
.publish-btn[data-v-e73f27f8]:hover {
  background: #9a1d2e;
  transform: translateY(-50%) scale(1.05);
}
.btn-icon[data-v-e73f27f8] {
  width: 1rem;
  height: 1rem;
  -o-object-fit: contain;
  object-fit: contain;
}
.box404 {
  height: 100vh;
  background-color: white;
}
.head404 {
  width: 25rem;
  height: 25rem;
  margin: 0 auto 0 auto;
  background: url(../img/404.f6041332.png) no-repeat;
  background-size: cover;
}
.txtbg404 {
  width: 31.1875rem;
  height: 10.5625rem;
  margin: 0.625rem auto 0 auto;
}
.txtbg404 .txtbox {
  width: 28.125rem;
  position: relative;
  top: 1.875rem;
  left: 2.1875rem;
  color: rgb(68, 68, 68);
  font-size: 1rem;
  font-family: MicrosoftYaHei;
}
.txtbg404 .txtbox p {
  margin: 0.3125rem 0;
  line-height: 1.25rem;
}
.ad-banner[data-v-149c70ec] {
  overflow: hidden;
  margin-bottom: 0.875rem;
  position: relative;
  height: 16.25rem;
}
.ad-swiper[data-v-149c70ec] {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.ad-swiper-wrap[data-v-149c70ec] {
  display: flex;
  transition: transform .4s ease;
  cursor: grab;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  height: 100%;
}
.ad-swiper-wrap.dragging[data-v-149c70ec] {
  transition: none;
  cursor: grabbing;
}
.ad-swiper:not(.single-image).dragging .ad-link[data-v-149c70ec] {
  pointer-events: none;
}
.ad-swiper:not(.single-image) .ad-img[data-v-149c70ec] {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}
.ad-swiper.single-image .ad-swiper-wrap[data-v-149c70ec] {
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}
.ad-swiper.single-image .ad-img[data-v-149c70ec] {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}
.ad-link[data-v-149c70ec] {
  display: block;
  height: 100%;
  flex-shrink: 0;
}
.ad-link--no-href[data-v-149c70ec] {
  cursor: default;
}
.ad-img[data-v-149c70ec] {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
  display: block;
}
.ad-dots[data-v-149c70ec] {
  position: absolute;
  bottom: 0.375rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.375rem;
}
.ad-dots span[data-v-149c70ec] {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: rgba(255,255,255,0.6);
  cursor: pointer;
}
.ad-dots span.active[data-v-149c70ec] {
  background: #fff;
}
.ad-close[data-v-149c70ec] {
  position: absolute;
  top: 0.375rem;
  right: 0.5rem;
  color: #fff;
  background: rgba(0,0,0,0.4);
  padding: 0.25rem 0.375rem;
  border-radius: 50%;
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1;
}
.ad-fold-enter-active[data-v-149c70ec],
.ad-fold-leave-active[data-v-149c70ec] {
  transition: all .3s ease;
}
.ad-fold-enter[data-v-149c70ec],
.ad-fold-leave-to[data-v-149c70ec] {
  max-height: 0 !important;
  margin: 0 !important;
  opacity: 0;
}
[data-upstyle="up_red"] .up[data-v-0ec41fbe] {
  color: #DE294D !important;
}
[data-upstyle="up_green"] .up[data-v-0ec41fbe] {
  color: #39B163 !important;
}
[data-upstyle="up_red"] .down[data-v-0ec41fbe] {
  color: #39B163 !important;
}
[data-upstyle="up_green"] .down[data-v-0ec41fbe] {
  color: #DE294D !important;
}
.empty[data-v-0ec41fbe] {
  height: 17.5rem;
  font-size: 0.75rem;
  margin: 1.875rem 1rem;
  color: #909399;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.empty .links[data-v-0ec41fbe] {
  color: #ad2935;
  cursor: pointer;
}
.empty .links[data-v-0ec41fbe]:hover {
  color: #e0081a;
}
#parent2[data-v-0ec41fbe] {
  min-height: 21.5rem;
  height: auto;
  position: relative;
}
.signal-card-container[data-v-0ec41fbe] {
  width: 100%;
}
.signal-card-wrapper[data-v-0ec41fbe] {
  display: flex;
  position: relative;
  width: 100%;
}
.scrollbar[data-v-0ec41fbe] {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.scrollbar[data-v-0ec41fbe]::-webkit-scrollbar {
  display: none;
}
.signal-card-list[data-v-0ec41fbe] {
  flex: 1;
  min-width: 0;
  padding-right: 0.75rem;
  scrollbar-width: auto;
  -ms-overflow-style: auto;
}
.signal-card-list[data-v-0ec41fbe]::-webkit-scrollbar {
  display: block;
  height: 0.375rem;
}
.scroll-arrow[data-v-0ec41fbe] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  background: rgba(255,255,255,0.3);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition: all 0.3s ease;
  padding: 0;
}
.scroll-arrow[data-v-0ec41fbe]:hover:not(:disabled) {
  background: rgba(255,255,255,0.5);
  transform: translateY(-50%) scale(1.1);
}
.scroll-arrow[data-v-0ec41fbe]:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.scroll-arrow .arrow-icon[data-v-0ec41fbe] {
  color: #333;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.scroll-arrow-left[data-v-0ec41fbe] {
  left: 0.625rem;
}
.scroll-arrow-right[data-v-0ec41fbe] {
  right: 0.625rem;
}
.card-box[data-v-0ec41fbe] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0.75rem 0;
  font-size: 0.875rem;
  border-bottom: 0.0625rem dotted;
}
[data-theme="light"] .card-box[data-v-0ec41fbe] {
  border-color: #efefef !important;
}
[data-theme="dark"] .card-box[data-v-0ec41fbe] {
  border-color: #2D3D5C !important;
}
[data-theme="light"] .card-box[data-v-0ec41fbe]:hover {
  background: #f5f5f5 !important;
}
[data-theme="dark"] .card-box[data-v-0ec41fbe]:hover {
  background: #1C2A43 !important;
}
.card-box:hover .icon[data-v-0ec41fbe] {
  display: block;
}
.card-box .avatar[data-v-0ec41fbe] {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 0 0.625rem;
  text-align: center;
  cursor: pointer;
}
.card-box .avatar img[data-v-0ec41fbe] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
}
.card-box .center_msg[data-v-0ec41fbe] {
  width: 70%;
}
.card-box .col_item[data-v-0ec41fbe] {
  display: flex;
  flex: 1;
  line-height: 1.5625rem;
  width: 100%;
}
.card-box .col_item .flag[data-v-0ec41fbe],
.card-box .col_item .fire[data-v-0ec41fbe] {
  width: 90%;
  display: flex;
  align-items: center;
  margin: 0.125rem 0 0.375rem 0;
  overflow: hidden;
}
.card-box .col_item .svg-icon[data-v-0ec41fbe] {
  width: 0.875rem;
  height: 0.875rem;
  margin-right: 0.5rem;
}
.card-box .icon[data-v-0ec41fbe] {
  width: 0.875rem;
  height: 0.875rem;
  display: none;
  cursor: pointer;
}
.card-box .item3[data-v-0ec41fbe] {
  min-width: 25%;
}
.card-box .delete_icon[data-v-0ec41fbe] {
  width: 1%;
  line-height: 1.5625rem;
}
.card-box .delete_icon .flag[data-v-0ec41fbe],
.card-box .delete_icon .fire[data-v-0ec41fbe] {
  display: flex;
  align-items: center;
  margin: 0.125rem 0 0.375rem 0;
  overflow: hidden;
}
.card-box .delete_icon .svg-icon[data-v-0ec41fbe] {
  width: 0.875rem;
  height: 0.875rem;
  margin-right: 0.5rem;
}
.card-box .server[data-v-0ec41fbe] {
  font-size: 0.75rem;
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-theme="light"] .card-box .server[data-v-0ec41fbe] {
  color: #5F6472 !important;
}
[data-theme="dark"] .card-box .server[data-v-0ec41fbe] {
  color: #E7EEF8 !important;
}
.card-box .text[data-v-0ec41fbe] {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
}
[data-theme="light"] .card-box .text[data-v-0ec41fbe] {
  color: #5F6472 !important;
}
[data-theme="dark"] .card-box .text[data-v-0ec41fbe] {
  color: #E7EEF8 !important;
}
.card-box .nickname[data-v-0ec41fbe] {
  padding-right: 0.625rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card-box .number[data-v-0ec41fbe] {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
[data-theme="light"] .card-box .number[data-v-0ec41fbe] {
  color: #AAADB8 !important;
}
[data-theme="dark"] .card-box .number[data-v-0ec41fbe] {
  color: #8EA4BD !important;
}
.card-box .profit[data-v-0ec41fbe] {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #f6665d;
}
.card-box .loss[data-v-0ec41fbe] {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #3ab98e;
}
.darkShadow[data-v-0ec41fbe] {
  box-shadow: 0 0 0.625rem 0 #131a2b;
}
.lightShadow[data-v-0ec41fbe] {
  box-shadow: 0 0 0.625rem 0 #f1f4f8;
}
.FeaturedSignal-card[data-v-0ec41fbe] {
  width: 19.625rem;
  min-width: 19.625rem;
  height: 24.375rem;
  opacity: 1;
  background: #171622;
  border-radius: 0.25rem;
  padding: 1.5rem;
  gap: 1rem;
  transform: rotate(0deg);
  margin: 0.75rem 0.75rem 0.75rem 0 !important;
  margin-right: 0.75rem !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
}
.FeaturedSignal-card .card-top[data-v-0ec41fbe] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.75rem;
  cursor: pointer;
  pointer-events: all;
}
.FeaturedSignal-card .card-top .card-top-avatar[data-v-0ec41fbe] {
  position: relative;
  width: 3.75rem;
  height: 3.75rem;
  flex-shrink: 0;
}
.FeaturedSignal-card .card-top .card-top-avatar .card-top-img[data-v-0ec41fbe] {
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  border: 0.125rem solid rgba(255,255,255,0.1);
}
.FeaturedSignal-card .card-top .card-top-avatar .card-top-flag[data-v-0ec41fbe] {
  position: absolute;
  bottom: -0.25rem;
  right: -0.375rem;
  width: 1.625rem;
  height: 1rem;
  border-radius: 0.25rem;
  border: 0.125rem solid #171622;
  box-shadow: 0 0.25rem 0.5rem rgba(0,0,0,0.25);
  overflow: hidden;
}
.FeaturedSignal-card .card-top .card-top-avatar .card-top-flag[data-v-0ec41fbe]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.FeaturedSignal-card .card-top .card-top-info[data-v-0ec41fbe] {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  overflow: hidden;
}
.FeaturedSignal-card .card-top .card-top-info .card-top-name[data-v-0ec41fbe] {
  font-family: "Noto Sans SC", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 2.125rem;
  letter-spacing: 0;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.FeaturedSignal-card .card-top .card-top-info .card-top-sub[data-v-0ec41fbe] {
  font-family: Noto Sans SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
  color: #858492;
}
.FeaturedSignal-card .card-top .card-top-meta[data-v-0ec41fbe] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.375rem;
  min-width: 5rem;
}
.FeaturedSignal-card .card-top .card-top-meta .card-top-price[data-v-0ec41fbe] {
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0.03125rem;
}
.FeaturedSignal-card .card-top .card-top-meta .card-top-hot[data-v-0ec41fbe] {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  font-family: "Noto Sans SC", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  color: #ffffff;
  text-align: right;
  vertical-align: middle;
}
.FeaturedSignal-card .card-top .card-top-meta .card-top-hot .hot-icon[data-v-0ec41fbe] {
  width: 1rem;
  height: 1rem;
  fill: currentColor;
}
.FeaturedSignal-card .chart-box[data-v-0ec41fbe] .echarts {
  height: 4.5rem !important;
}
.FeaturedSignal-card .stats-grid[data-v-0ec41fbe] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.625rem 1.5rem;
  margin-top: 0.75rem;
}
[data-theme="light"] .FeaturedSignal-card .stats-grid[data-v-0ec41fbe] {
  color: #3B3559 !important;
}
[data-theme="dark"] .FeaturedSignal-card .stats-grid[data-v-0ec41fbe] {
  color: #fff !important;
}
.FeaturedSignal-card .stats-grid .stat-item[data-v-0ec41fbe] {
  display: flex;
  flex-direction: column;
}
.FeaturedSignal-card .stats-grid .stat-label[data-v-0ec41fbe] {
  font-size: 0.75rem;
  letter-spacing: 0;
}
[data-theme="light"] .FeaturedSignal-card .stats-grid .stat-label[data-v-0ec41fbe] {
  color: #A8A5AD !important;
}
[data-theme="dark"] .FeaturedSignal-card .stats-grid .stat-label[data-v-0ec41fbe] {
  color: rgba(255,255,255,0.5) !important;
}
.FeaturedSignal-card .stats-grid .stat-value[data-v-0ec41fbe] {
  font-size: 1rem;
  font-weight: 600;
  color: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.FeaturedSignal-card .stats-grid .stat-value[data-v-0ec41fbe] .tooltip_over {
  width: 100%;
}
.FeaturedSignal-card .stats-grid .stat-value .stat-value-part[data-v-0ec41fbe] {
  display: inline-block;
}
.FeaturedSignal-card .stats-grid .stat-value .stat-value-int[data-v-0ec41fbe] {
  font-family: "Noto Sans SC", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0;
}
.FeaturedSignal-card .stats-grid .stat-value .stat-value-decimal[data-v-0ec41fbe],
.FeaturedSignal-card .stats-grid .stat-value .stat-value-suffix[data-v-0ec41fbe] {
  font-family: "Noto Sans SC", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: 0;
}
.FeaturedSignal-card .stats-grid .stat-item:nth-child(1) .stat-value[data-v-0ec41fbe],
.FeaturedSignal-card .stats-grid .stat-item:nth-child(2) .stat-value[data-v-0ec41fbe],
.FeaturedSignal-card .stats-grid .stat-item:nth-child(3) .stat-value[data-v-0ec41fbe] {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: auto;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  isolation: isolate;
}
.FeaturedSignal-card .stats-grid .stat-item:nth-child(1) .stat-value-part[data-v-0ec41fbe],
.FeaturedSignal-card .stats-grid .stat-item:nth-child(2) .stat-value-part[data-v-0ec41fbe],
.FeaturedSignal-card .stats-grid .stat-item:nth-child(3) .stat-value-part[data-v-0ec41fbe] {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  will-change: auto;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  isolation: isolate;
}
.FeaturedSignal-adcard[data-v-0ec41fbe] {
  width: 19.625rem;
  min-width: 19.625rem;
  height: 24.375rem;
  border-radius: 0.25rem;
  margin: 0.75rem 0.75rem 0.75rem 0 !important;
  margin-right: 0.75rem !important;
  position: relative;
  flex-shrink: 0;
  overflow: hidden;
  box-sizing: border-box;
}
.FeaturedSignal-adcard[data-v-0ec41fbe] .ad-banner {
  margin-bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.25rem;
  overflow: hidden;
}
.FeaturedSignal-adcard[data-v-0ec41fbe] .ad-swiper {
  width: 100%;
  height: 100%;
}
.FeaturedSignal-adcard[data-v-0ec41fbe] .ad-swiper-wrap {
  width: 100%;
  height: 100%;
}
.FeaturedSignal-adcard[data-v-0ec41fbe] .ad-link {
  width: 100%;
  height: 100%;
  display: block;
}
.FeaturedSignal-adcard[data-v-0ec41fbe] .ad-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog {
  background: #171622;
  border-radius: 0.25rem;
  border: none !important;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body {
  padding: 1.25rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body {
  color: #5F6472 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body {
  color: #A7AAB5 !important;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-scrollbar {
  width: 0.4375rem;
  height: 0.4375rem;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-scrollbar-thumb {
  border-radius: 0.625rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #78889b !important;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0,0,0,0.3);
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner::-webkit-input-placeholder {
  color: #b9bbbf;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner,
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  border: 0.0625rem solid #efefef;
  font-size: 0.75rem;
  font-family: -webkit-body;
}
[data-theme="light"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="light"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="dark"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  background: #1A253A !important;
}
[data-theme="light"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="light"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  border-color: #efefef !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="dark"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  border-color: #2D3D5C !important;
}
[data-theme="light"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="light"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  color: #262626 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea__inner,
[data-theme="dark"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__body .el-textarea .el-input__count {
  color: #E7EEF8 !important;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__header {
  height: 2rem;
  border-radius: 1rem 1rem 0 0;
  padding: 1rem 1.5625rem;
  display: flex;
  align-items: center;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-family: 'Noto Sans CJK' !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}
[data-theme="light"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__header .headerBox_title {
  color: #fff !important;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__footer {
  display: flex;
  justify-content: center;
  padding: 1.25rem 1.25rem 1.875rem 1.25rem;
}
[data-theme="light"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__footer {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__footer {
  background: #171622 !important;
}
.el-dialog__wrapper[data-v-afc6b93c] .el-dialog .el-dialog__footer .el-button {
  height: 2rem !important;
  border-radius: 0.25rem !important;
  padding: 0 1.25rem !important;
  background: #B52337 !important;
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.75rem !important;
  line-height: 1.25rem !important;
  letter-spacing: 0% !important;
  text-align: center !important;
  color: #FFFFFF !important;
  border: none !important;
  box-sizing: border-box !important;
}
.RemoteLoginDialog .top[data-v-afc6b93c] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin: 0 1rem;
  position: relative;
}
.RemoteLoginDialog .top .popover_fee_image[data-v-afc6b93c] {
  margin-bottom: 0.75rem;
}
.RemoteLoginDialog .top .text[data-v-afc6b93c] {
  font-family: Noto Sans SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0%;
  color: #FFFFFFBF;
}
@font-face {
  font-family: "iconfont";
  /* Project id 4059417 */
  src: url(data:font/woff2;base64,d09GMgABAAAAAALMAAsAAAAABnwAAAJ/AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACCcAp0gQsBNgIkAwgLBgAEIAWEZwcyG8kFyC6wbdiTooTVwOJ+nEABgI8QD/+/9vt97tx5DC5JvVkjiyYyiUXIVLFIqixCJURNX0uYw7m8AXHsgEEhFJLip10+T25EcuzRuHcThkCRnTDAGHCD+tKgcD1Qlxqkz/+947+APvAFoT92bRpr08QHlgfSB2wPyyLshJ5nsLzyq9k3+RWBFqtaBO72DI1C7KXAKWQK5owHeXtcaooA4Tohy7RcCQ30YIZ4VpJu0jvwFH8+/quIcJCUBThdBxfdMvi/Kt0lQcs1UHxYXm6APpdQosAikImT/sKeINHGB2kJBBunvVnwq/L/P/SLQ3uE+uuc1jYwRoVnEn3pUcsJHmuqCWBj0mZiouRo9yr5gNvRt14NLN/lP0y4PyLKdcrhzPGgcrzSuvRhPsvtSkuJvr1SoOSfv5QslmFHY9HaWzIdmu2fNipptecl9uo04YeYO29F0AZQC6qDJhAMb/7tL9h+eGswwM+yfzOO1YJhIao9B4LfZJ6DxGxSpHwxQWpJD5xZa3HT1HEiPd6nOntvpxIqvRNCTUZzFCrjVObmUWq1jobKDlos6D7eqpctSOQIYNoaQehyjaTDKwpdbqjMPaA04BsNXX7R4izaL2s1HVInwwLHMhJ9SJMsSjwHj+0OY8VlCqwpO46ZU6NpVF5SVi33YorZHFucbqWCc4IIsxyoRz6HTdNCNrN0LPESlXO7obSUtL2lRLIc0InBBBwmQ0Q+iEZioUhI5uXvG4YpXEwCBlLjBcZJo/aRciXKAKrXoNDIg1zj5KaowHEEQjBSckB69DzMZLIgdvs8HSbhSqgTcrYGpS6JoEbJ9pbj105AC8eVwp0dBNUFpl5NoAoAAAA=) format('woff2'),
    url(data:font/woff;base64,d09GRgABAAAAAAQoAAsAAAAABnwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAARAAAAGA8SEkDY21hcAAAAYgAAABLAAABcOdbtkNnbHlmAAAB1AAAAHQAAAB0P5SQj2hlYWQAAAJIAAAALwAAADYkIMUKaGhlYQAAAngAAAAcAAAAJAfeA4NobXR4AAAClAAAAAgAAAAICAAAAGxvY2EAAAKcAAAABgAAAAYAOgAAbWF4cAAAAqQAAAAeAAAAIAENAC9uYW1lAAACxAAAAUAAAAJnEKM8sHBvc3QAAAQEAAAAIQAAADLQ193peJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGFhYJzAwMrAwNTJdIaBgaEfQjO+ZjBi5ACKMrAyM2AFAWmuKQwHnhk/M2Zu+N/AwMB8hwFIMjCiKGICAG41DMZ4nGNgYGBlYGBgBmIdIGZhYGAMYWBkAAE/oCgjWJyZgQsszsKgBFbDAhJ/Zvz/P4wE8lnAJAMjG8Mo4AGTMlAeOKwgmIERAKWgCjUAAAEAAP+AA/8DgQAiAAAJASYiBgcGHQEiBw4BBwYVFBYXNjc2NzYzFRQXFjc2NwE2NAP3/pMKHhUCAm5raKYvMS0cFU1KbG93BwoSEAcBbQ4B5AGRCxUIBgzUKyqZYWZtO4Qcb11bNDbbDg8KAgEHAYoOLAB4nGNgZGBgAGJNq3898fw2Xxm4WRhA4EHDgTYE/b+BhYG5EcjlYGACiQIAOGsK+wB4nGNgZGBgbvjfwBDDwgACQJKRARUwAQBHCAJrBAAAAAQAAAAAAAAAADoAAHicY2BkYGBgYlBmANEgFgMDFxAyMPwH8xkADAIBPQAAeJyFkT1uwkAQhZ/BkASUKEqkNGlWKSgSyfyUSKlQoKegB7PmR7bXWi9I1DlNjpAT5AjpaHOKSHnYQwNFvNrZb96+mR3JAO6wh4fyu+cu2cMls5IruMCjcJX6k7BPfhauoYmecJ36q3ADL3gTbrJjxg6ef8WshXdhD7f4EK7gBp/CVepfwj75W7iGB/wI16n/Cjcw8a6Fm2h54cDqqdNzNdupVWjSyKTueI71YhNP7ak80TZfmVR1g85RGulU22ObfLvoORepyJpEDXmr49iozJq1Dl2wdC7rt9uR6EFoEgxgoTGFY5xDYYYd4wohDFJERXRn+ZjuBTaIWWn/dU/otsipH3KFLgJ0zlwjutLCeTpNji1f61F1dCtuy5qENJRazUlisuIPPNytqYTUAyyLqgx9tLmiE39QzJD8AdiTb1d4nGNgYoAALgbsgImRiZGZgSMtNa8iMzEvnYEBABiUA24AAAA=) format('woff'),
    url(data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI8SEkDAAABjAAAAGBjbWFw51u2QwAAAfQAAAFwZ2x5Zj+UkI8AAANsAAAAdGhlYWQkIMUKAAAA4AAAADZoaGVhB94DgwAAALwAAAAkaG10eAgAAAAAAAHsAAAACGxvY2EAOgAAAAADZAAAAAZtYXhwAQ0ALwAAARgAAAAgbmFtZRCjPLAAAAPgAAACZ3Bvc3TQ193pAAAGSAAAADIAAQAAA4D/gABcBAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAIAAQAAAAEAACk6/oxfDzz1AAsEAAAAAADggMCGAAAAAOCAwIYAAP+ABAADgQAAAAgAAgAAAAAAAAABAAAAAgAjAAEAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAQEAAGQAAUAAAKJAswAAACPAokCzAAAAesAMgEIAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAwOYz5jMDgP+AAAAD3ACAAAAAAQAAAAAAAAAAAAAAAAACBAAAAAQAAAAAAAAFAAAAAwAAACwAAAAEAAABVAABAAAAAABOAAMAAQAAACwAAwAKAAABVAAEACIAAAAEAAQAAQAA5jP//wAA5jP//wAAAAEABAAAAAEAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAABwAAAAAAAAAAQAA5jMAAOYzAAAAAQAAAAAAOgAAAAEAAP+AA/8DgQAiAAAJASYiBgcGHQEiBw4BBwYVFBYXNjc2NzYzFRQXFjc2NwE2NAP3/pMKHhUCAm5raKYvMS0cFU1KbG93BwoSEAcBbQ4B5AGRCxUIBgzUKyqZYWZtO4Qcb11bNDbbDg8KAgEHAYoOLAAAAAASAN4AAQAAAAAAAAATAAAAAQAAAAAAAQAIABMAAQAAAAAAAgAHABsAAQAAAAAAAwAIACIAAQAAAAAABAAIACoAAQAAAAAABQALADIAAQAAAAAABgAIAD0AAQAAAAAACgArAEUAAQAAAAAACwATAHAAAwABBAkAAAAmAIMAAwABBAkAAQAQAKkAAwABBAkAAgAOALkAAwABBAkAAwAQAMcAAwABBAkABAAQANcAAwABBAkABQAWAOcAAwABBAkABgAQAP0AAwABBAkACgBWAQ0AAwABBAkACwAmAWNDcmVhdGVkIGJ5IGljb25mb250aWNvbmZvbnRSZWd1bGFyaWNvbmZvbnRpY29uZm9udFZlcnNpb24gMS4waWNvbmZvbnRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBDAHIAZQBhAHQAZQBkACAAYgB5ACAAaQBjAG8AbgBmAG8AbgB0AGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgECAQMACGZlbnhpYW5nAAAAAA==) format('truetype');
}

/* 新字体 故障猫 */
@font-face {
  font-family: "Maoken Glitch sans";
  src: url(../fonts/punk.96b39c94.otf)format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 1rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fenxiang:before {
  content: "\e633";
}
*,
body {
  padding: 0;
  margin: 0;
  font-family: 'Noto Sans SC', sans-serif;
}
a:focus,
a:active {
  outline: none;
}
a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
input:focus {
  outline: none;
}
body .el-table th.gutter {
  display: table-cell !important;
}
body .el-table colgroup.gutter {
  display: table-cell !important;
}
.top-title {
  min-width: 25rem;
  height: 0;
  text-indent: 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
  top: -1.25rem;
  left: 0;
  z-index: 99;
  display: flex;
  align-items: center;
}
[data-theme="light"] .top-title {
  color: #3B3559 !important;
}
[data-theme="dark"] .top-title {
  color: #fff !important;
}
[data-theme="light"] .top-title .el-select .el-input__inner {
  color: #ad2935 !important;
}
[data-theme="dark"] .top-title .el-select .el-input__inner {
  color: #fd6257 !important;
}
[data-theme="light"] .top-title .el-select .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .top-title .el-select .el-input__inner {
  background: #25385A !important;
}
[data-theme="light"] .top-title .el-select .el-input--mini .el-input__inner {
  border-color: #292F4C !important;
}
[data-theme="dark"] .top-title .el-select .el-input--mini .el-input__inner {
  border-color: #8EA4BD !important;
}
.top-title .rules {
  margin-left: 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  cursor: pointer;
  display: inline-flex;
}
.top-title .rules img {
  margin-top: 0.125rem;
  width: 1.125rem;
  height: 1.125rem;
}
.el-switch__core:after {
  top: 0.1375rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
}
.el-switch.is-checked .el-switch__core::after {
  top: 0.125rem;
  right: 0.1875rem;
  margin-left: -1.3125rem !important;
  width: 1.125rem;
  height: 1.125rem;
}
.el-switch {
  margin-left: 0.75rem;
  width: 3.0625rem;
}
.el-switch__core {
  width: 3.0625rem;
  height: 1.5rem;
  border-radius: 7rem 7rem 7rem 7rem;
}
.el-scrollbar__wrap {
  overflow-x: hidden !important;
}
[data-theme="light"] .el-loading-mask {
  background: #fff !important;
}
[data-theme="dark"] .el-loading-mask {
  background: #1A253A !important;
}
.el-dialog {
  border: 0.0625rem solid transparent;
  overflow: hidden;
}
[data-theme="light"] .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-dialog {
  border-color: #1F1E2B !important;
}
.el-dialog .el-dialog__body {
  word-break: break-word;
  text-align: justify;
}
[data-theme="light"] .el-dialog .el-dialog__body {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog .el-dialog__body {
  background: #171622 !important;
}
[data-theme="light"] .el-dialog .el-dialog__footer {
  background: #fff !important;
}
[data-theme="dark"] .el-dialog .el-dialog__footer {
  background: #171622 !important;
}
.scrollbar {
  overflow-x: hidden;
  overflow-y: auto;
}
.scrollbar::-webkit-scrollbar {
  width: 0.3125rem;
}
.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}
[data-theme="light"] .scrollbar::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
[data-theme="dark"] .scrollbar::-webkit-scrollbar-thumb {
  background: #78889b !important;
}
.scrollbar::-webkit-scrollbar-track {
  border-left: none;
}
[data-theme="light"] .scrollbar::-webkit-scrollbar-track {
  border-color: #efefef !important;
}
[data-theme="dark"] .scrollbar::-webkit-scrollbar-track {
  border-color: #2D3D5C !important;
}
[data-theme="light"] .scrollbar::-webkit-scrollbar-track {
  background: #fff !important;
}
[data-theme="dark"] .scrollbar::-webkit-scrollbar-track {
  background: #1A253A !important;
}
.el-select .el-input--mini .el-input__inner {
  width: 8.375rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border: 0.0625rem solid #efefef;
}
[data-theme="light"] .el-select .el-input--mini .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-select .el-input--mini .el-input__inner {
  border-color: #1F1E2B !important;
}
#master .el-select .el-input--mini .el-input__inner {
  width: 8.375rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border: none;
  background-color: #100F1A;
}
[data-theme="light"] #master .el-select .el-input--mini .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #master .el-select .el-input--mini .el-input__inner {
  border-color: #1F1E2B !important;
}
#master .el-icon-arrow-up:before {
  content: "▴" !important;
  width: 1rem;
}
.el-select .el-input__inner,
.el-input__inner {
  background-color: transparent;
}
[data-theme="light"] .el-select .el-input__inner,
[data-theme="light"] .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-select .el-input__inner,
[data-theme="dark"] .el-input__inner {
  color: #fff !important;
}
.el-select .el-input__inner::-moz-placeholder,
.el-input__inner::-moz-placeholder {
  font-size: 0.875rem;
}
.el-select .el-input__inner::placeholder,
.el-input__inner::placeholder {
  font-size: 0.875rem;
}
[data-theme="light"] .el-select .el-input__inner::-moz-placeholder,
[data-theme="light"] .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="light"] .el-select .el-input__inner::placeholder,
[data-theme="light"] .el-input__inner::placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] .el-select .el-input__inner::-moz-placeholder,
[data-theme="dark"] .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
[data-theme="dark"] .el-select .el-input__inner::placeholder,
[data-theme="dark"] .el-input__inner::placeholder {
  color: rgba(255,255,255,0.5) !important;
}
.el-select .el-input__inner::-webkit-input-placeholder,
.el-input__inner::-webkit-input-placeholder {
  font-size: 0.875rem;
}
[data-theme="light"] .el-select .el-input__inner::-webkit-input-placeholder,
[data-theme="light"] .el-input__inner::-webkit-input-placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] .el-select .el-input__inner::-webkit-input-placeholder,
[data-theme="dark"] .el-input__inner::-webkit-input-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
.el-select .el-input__inner:-moz-placeholder,
.el-input__inner:-moz-placeholder {
  font-size: 0.875rem;
}
[data-theme="light"] .el-select .el-input__inner:-moz-placeholder,
[data-theme="light"] .el-input__inner:-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] .el-select .el-input__inner:-moz-placeholder,
[data-theme="dark"] .el-input__inner:-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
.el-select .el-input__inner::-moz-placeholder,
.el-input__inner::-moz-placeholder {
  font-size: 0.875rem;
}
[data-theme="light"] .el-select .el-input__inner::-moz-placeholder,
[data-theme="light"] .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] .el-select .el-input__inner::-moz-placeholder,
[data-theme="dark"] .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
.el-select .el-input__inner:-ms-input-placeholder,
.el-input__inner:-ms-input-placeholder {
  font-size: 0.875rem;
}
[data-theme="light"] .el-select .el-input__inner:-ms-input-placeholder,
[data-theme="light"] .el-input__inner:-ms-input-placeholder {
  color: #A8A5AD !important;
}
[data-theme="dark"] .el-select .el-input__inner:-ms-input-placeholder,
[data-theme="dark"] .el-input__inner:-ms-input-placeholder {
  color: rgba(255,255,255,0.5) !important;
}
.el-select-dropdown {
  border: #100F1A;
}
[data-theme="light"] .el-select-dropdown {
  background: #fff !important;
}
[data-theme="dark"] .el-select-dropdown {
  background: #100F1A !important;
}
.el-select-dropdown .popper__arrow,
.el-select-dropdown .popper__arrow::after {
  display: none !important;
}
[data-theme="light"] .el-select-dropdown__item.hover,
[data-theme="light"] .el-select-dropdown__item:hover {
  background: #ad2935 !important;
}
[data-theme="dark"] .el-select-dropdown__item.hover,
[data-theme="dark"] .el-select-dropdown__item:hover {
  background: #ad2935 !important;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
  color: #fff;
}
[data-theme="light"] .el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
  background: #fff !important;
}
[data-theme="dark"] .el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
  background: #171622 !important;
}
[data-theme="light"] .el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover {
  background: #fff !important;
}
[data-theme="dark"] .el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover {
  background: #100F1A !important;
}
.el-select-dropdown__item.selected {
  color: #ffffff;
}
.account-select {
  box-shadow: 0 0.125rem 1rem 0 rgba(153,155,168,0.12);
  border-radius: 0.25rem;
  margin-top: 0.625rem !important;
}
[data-theme="light"] .account-select {
  background: #fff !important;
}
[data-theme="dark"] .account-select {
  background: #100F1A !important;
}
[data-theme="light"] .account-select {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .account-select {
  border-color: #374353 !important;
}
.account-select .popper__arrow {
  display: none;
}
.account-select .popper__arrow::after {
  border: none;
  border-width: 0;
}
.account-select .svg-search {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 1.25rem;
  top: -0.9375rem;
}
.account-select .el-select-dropdown__item {
  display: flex;
  font-size: 0.875rem;
  margin: 0 0.25rem;
}
[data-theme="light"] .account-select .el-select-dropdown__item {
  color: #3B3559 !important;
}
[data-theme="dark"] .account-select .el-select-dropdown__item {
  color: #fff !important;
}
.account-select .el-select-dropdown__item.hover,
.account-select .el-select-dropdown__item:hover {
  border-radius: 0.25rem;
}
[data-theme="light"] .account-select .el-select-dropdown__item.hover,
[data-theme="light"] .account-select .el-select-dropdown__item:hover {
  background: rgba(173,41,53,0.2) !important;
}
[data-theme="dark"] .account-select .el-select-dropdown__item.hover,
[data-theme="dark"] .account-select .el-select-dropdown__item:hover {
  background: rgba(181,35,55,0.501961) !important;
}
[data-theme="light"] .account-select .el-select-dropdown__item.selected {
  color: #AD2935 !important;
}
[data-theme="dark"] .account-select .el-select-dropdown__item.selected {
  color: #fff !important;
}
.account-select .el-scrollbar__wrap {
  margin-bottom: 0 !important;
}
.account-select .el-scrollbar__wrap::-webkit-scrollbar {
  width: 0.4375rem;
}
.account-select .el-select-dropdown__empty {
  font-size: 0.75rem;
}
[data-theme="light"] .account-select .el-select-dropdown__empty {
  color: #5F6472 !important;
}
[data-theme="dark"] .account-select .el-select-dropdown__empty {
  color: #E7EEF8 !important;
}
[data-theme="light"] .el-tag.el-tag--info {
  background: #fff !important;
}
[data-theme="dark"] .el-tag.el-tag--info {
  background: #100F1A !important;
}
[data-theme="light"] .el-tag.el-tag--info {
  border-color: #dee6ee !important;
}
[data-theme="dark"] .el-tag.el-tag--info {
  border-color: #111C30 !important;
}
[data-theme="light"] .el-tag.el-tag--info {
  color: #9ea0a8 !important;
}
[data-theme="dark"] .el-tag.el-tag--info {
  color: #8EA4BD !important;
}
[data-theme="light"] .el-select .el-tag__close.el-icon-close {
  background: #fff !important;
}
[data-theme="dark"] .el-select .el-tag__close.el-icon-close {
  background: #1A253A !important;
}
.account_select_box {
  top: 3.75rem !important;
  box-shadow: 0 0.125rem 1rem 0 rgba(153,155,168,0.12);
  border-radius: 0.25rem;
  margin-top: 0 !important;
  z-index: 2000 !important;
}
[data-theme="light"] .account_select_box {
  background: #fff !important;
}
[data-theme="dark"] .account_select_box {
  background: #100F1A !important;
}
[data-theme="light"] .account_select_box {
  border-color: #efefef !important;
}
[data-theme="dark"] .account_select_box {
  border-color: #2D3D5C !important;
}
.account_select_box .popper__arrow {
  display: none;
  border-bottom-color: #f6665d !important;
}
.account_select_box .popper__arrow::after {
  border: none;
  border-width: 0;
}
.account_select_box .popper__arrow::after {
  top: 0.0625rem;
  margin-left: -0.375rem;
  border-top-width: 0;
  border-bottom-color: #f6665d !important;
}
.account_select_box .svg-search {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 1.25rem;
  top: -0.9375rem;
}
.account_select_box .el-select-dropdown__item {
  font-size: 0.75rem;
}
[data-theme="light"] .account_select_box .el-select-dropdown__item {
  color: #AAADB8 !important;
}
[data-theme="dark"] .account_select_box .el-select-dropdown__item {
  color: #8EA4BD !important;
}
[data-theme="light"] .account_select_box .el-select-dropdown__item.hover,
[data-theme="light"] .account_select_box .el-select-dropdown__item:hover {
  background: #fff !important;
}
[data-theme="dark"] .account_select_box .el-select-dropdown__item.hover,
[data-theme="dark"] .account_select_box .el-select-dropdown__item:hover {
  background: #2D3D5C !important;
}
[data-theme="light"] .account_select_box .el-select-dropdown__item.hover,
[data-theme="light"] .account_select_box .el-select-dropdown__item:hover {
  color: #262626 !important;
}
[data-theme="dark"] .account_select_box .el-select-dropdown__item.hover,
[data-theme="dark"] .account_select_box .el-select-dropdown__item:hover {
  color: #E7EEF8 !important;
}
[data-theme="light"] .account_select_box .el-select-dropdown__item.selected {
  color: #ad2935 !important;
}
[data-theme="dark"] .account_select_box .el-select-dropdown__item.selected {
  color: #fd6257 !important;
}
.account_select_box .el-scrollbar__wrap {
  margin-bottom: 0 !important;
}
.account_select_box .el-scrollbar__wrap::-webkit-scrollbar {
  width: 0.4375rem;
}
.account_select_box .el-select-dropdown__empty {
  font-size: 0.75rem;
}
[data-theme="light"] .account_select_box .el-select-dropdown__empty {
  color: #5F6472 !important;
}
[data-theme="dark"] .account_select_box .el-select-dropdown__empty {
  color: #E7EEF8 !important;
}
.detailList_select_box {
  box-shadow: 0 0.125rem 1rem 0 rgba(153,155,168,0.12);
  border-radius: 0.25rem;
  margin-top: 0.4375rem !important;
}
[data-theme="light"] .detailList_select_box {
  background: #fff !important;
}
[data-theme="dark"] .detailList_select_box {
  background: #1A253A !important;
}
[data-theme="light"] .detailList_select_box {
  border-color: #efefef !important;
}
[data-theme="dark"] .detailList_select_box {
  border-color: #2D3D5C !important;
}
.detailList_select_box .popper__arrow {
  display: none;
}
.detailList_select_box .popper__arrow::after {
  border: none;
  border-width: 0;
}
.detailList_select_box .popper__arrow::after {
  top: 0.0625rem;
  margin-left: -0.375rem;
  border-top-width: 0;
}
.detailList_select_box .svg-search {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 1.25rem;
  top: -0.9375rem;
}
.detailList_select_box .el-select-dropdown__item {
  font-size: 0.75rem;
}
[data-theme="light"] .detailList_select_box .el-select-dropdown__item {
  color: #AAADB8 !important;
}
[data-theme="dark"] .detailList_select_box .el-select-dropdown__item {
  color: #8EA4BD !important;
}
[data-theme="light"] .detailList_select_box .el-select-dropdown__item.hover,
[data-theme="light"] .detailList_select_box .el-select-dropdown__item:hover {
  background: #fff !important;
}
[data-theme="dark"] .detailList_select_box .el-select-dropdown__item.hover,
[data-theme="dark"] .detailList_select_box .el-select-dropdown__item:hover {
  background: #2D3D5C !important;
}
[data-theme="light"] .detailList_select_box .el-select-dropdown__item.hover,
[data-theme="light"] .detailList_select_box .el-select-dropdown__item:hover {
  color: #262626 !important;
}
[data-theme="dark"] .detailList_select_box .el-select-dropdown__item.hover,
[data-theme="dark"] .detailList_select_box .el-select-dropdown__item:hover {
  color: #E7EEF8 !important;
}
[data-theme="light"] .detailList_select_box .el-select-dropdown__item.selected {
  color: #ad2935 !important;
}
[data-theme="dark"] .detailList_select_box .el-select-dropdown__item.selected {
  color: #fd6257 !important;
}
.detailList_select_box .el-scrollbar__wrap {
  margin-bottom: 0 !important;
}
.detailList_select_box .el-scrollbar__wrap::-webkit-scrollbar {
  width: 0.4375rem;
}
.detailList_select_box .el-select-dropdown__empty {
  font-size: 0.75rem;
}
[data-theme="light"] .detailList_select_box .el-select-dropdown__empty {
  color: #5F6472 !important;
}
[data-theme="dark"] .detailList_select_box .el-select-dropdown__empty {
  color: #E7EEF8 !important;
}
.el-cascader .el-input__inner {
  border: 0.0625rem solid #efefef !important;
  text-align: center;
}
.account-cascader {
  box-shadow: 0 0.125rem 1rem 0 rgba(153,155,168,0.12);
  border-radius: 0.25rem;
  margin-top: 0 !important;
  margin-left: -2rem !important;
}
.account-cascader .el-cascader-menu__hover-zone {
  display: none;
}
[data-theme="light"] .account-cascader {
  background: #fff !important;
}
[data-theme="dark"] .account-cascader {
  background: rgba(5,5,26,0.85098) !important;
}
[data-theme="light"] .account-cascader {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .account-cascader {
  border-color: #1F1E2B !important;
}
.account-cascader .popper__arrow {
  display: none;
}
.account-cascader .popper__arrow::after {
  border: none;
  border-width: 0;
}
.account-cascader .svg-search {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 1.25rem;
  top: -0.9375rem;
}
.account-cascader .el-cascader-panel {
  width: 16.875rem;
}
.account-cascader .el-cascader-menu {
  width: 8.25rem;
  min-width: 0;
}
.account-cascader .el-cascader-node {
  width: 7.5rem !important;
  font-size: 0.75rem;
  margin: 0 0.3125rem;
  padding: 0 !important;
}
[data-theme="light"] .account-cascader .el-cascader-node {
  color: #5F6472 !important;
}
[data-theme="dark"] .account-cascader .el-cascader-node {
  color: #E7EEF8 !important;
}
.account-cascader .el-cascader-node__label {
  padding: 0 0.825rem;
}
.account-cascader .el-cascader-node__postfix .el-icon-arrow-right {
  width: 0.5rem;
  height: 0.75rem;
  display: inline-block;
}
.account-cascader .el-cascader-node__postfix .el-icon-arrow-right:before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.75rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAABvSURBVDhP3ZJBDYAwEASnKEACErBQJ0jCARKQgAQqBQfLgzYhF9Jrwq/z3M1NLpeD/pA0SVoljbZrQtKih7NFMtjgxQwcnqQmoEXiCciS3YaFFgHArw0SEG1Y8AQJiCGEyxaFmsAd/iQ/0la7fGfcUlovvhxiutMAAAAASUVORK5CYII=) no-repeat center/contain;
}
.account-cascader .el-cascader-node__postfix {
  right: 0.25rem;
}
.account-cascader .el-icon-check {
  display: none;
}
.account-cascader .el-cascader__suggestion-list {
  padding: 0.375rem;
}
.account-cascader .el-cascader-node:hover {
  border-radius: 0.25rem;
  width: 7.5rem;
}
[data-theme="light"] .account-cascader .el-cascader-node:hover {
  background: rgba(181,35,55,0.501961) !important;
}
[data-theme="dark"] .account-cascader .el-cascader-node:hover {
  background: rgba(181,35,55,0.501961) !important;
}
[data-theme="light"] .account-cascader .is-active {
  color: #ad2935 !important;
}
[data-theme="dark"] .account-cascader .is-active {
  color: #fd6257 !important;
}
.account-cascader .el-cascader-node {
  width: 8.375rem;
}
[data-theme="light"] .account-cascader .el-cascader-node {
  background: #fff !important;
}
[data-theme="dark"] .account-cascader .el-cascader-node {
  background: rgba(5,5,26,0.85098) !important;
}
.account-cascader .el-cascader__suggestion-item {
  font-size: 0.75rem;
}
[data-theme="light"] .account-cascader .el-cascader__suggestion-item {
  background: #fff !important;
}
[data-theme="dark"] .account-cascader .el-cascader__suggestion-item {
  background: rgba(5,5,26,0.85098) !important;
}
[data-theme="light"] .account-cascader .el-cascader__suggestion-item {
  color: #5F6472 !important;
}
[data-theme="dark"] .account-cascader .el-cascader__suggestion-item {
  color: #E7EEF8 !important;
}
.account-cascader .el-cascader__suggestion-item:hover {
  border-radius: 0.25rem;
}
[data-theme="light"] .account-cascader .el-cascader__suggestion-item:hover {
  background: rgba(181,35,55,0.501961) !important;
}
[data-theme="dark"] .account-cascader .el-cascader__suggestion-item:hover {
  background: rgba(181,35,55,0.501961) !important;
}
.account-cascader .el-scrollbar__wrap {
  margin-bottom: 0 !important;
}
.account-cascader .el-scrollbar__wrap::-webkit-scrollbar {
  width: 0.4375rem;
}
.el-radio__label {
  font-size: 1rem !important;
  font-weight: 400;
}
[data-theme="light"] .el-radio__label {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-radio__label {
  color: #fff !important;
}
#signalmanage .third-party-radio-group .el-radio-group .el-radio .el-radio__label {
  font-size: 0.75rem !important;
}
[data-theme="light"] .el-radio__input.is-checked+.el-radio__label {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-radio__input.is-checked+.el-radio__label {
  color: #fff !important;
}
.el-radio__input .el-radio__inner {
  width: 1.25rem;
  height: 1.25rem;
  border-width: 0.1875rem;
}
[data-theme="light"] .el-radio__input .el-radio__inner {
  background: #fff !important;
}
[data-theme="dark"] .el-radio__input .el-radio__inner {
  background: #1A253A !important;
}
.el-radio__input .el-radio__inner ::after {
  background-color: #e84f46 !important;
}
.settingBox_content .el-radio__input .el-radio__inner,
.measure .el-radio__input .el-radio__inner {
  width: 1rem;
  height: 1rem;
  border-width: 0.0625rem;
}
[data-theme="light"] .settingBox_content .el-radio__input .el-radio__inner,
[data-theme="light"] .measure .el-radio__input .el-radio__inner {
  background: #fff !important;
}
[data-theme="dark"] .settingBox_content .el-radio__input .el-radio__inner,
[data-theme="dark"] .measure .el-radio__input .el-radio__inner {
  background: #1A253A !important;
}
.settingBox_content .el-radio__input .el-radio__inner ::after,
.measure .el-radio__input .el-radio__inner ::after {
  background-color: #e84f46 !important;
}
.el-radio__inner::after {
  background-color: #e84f46 !important;
  width: 0.5rem;
  height: 0.5rem;
}
.el-radio__input.is-checked .el-radio__inner {
  border-color: #e84f46 !important;
  background-color: transparent !important;
  border-width: 0.25rem;
}
.el-radio__inner:hover {
  border-color: #e84f46;
  border-width: 0.25rem;
}
[data-theme="light"] .el-radio__inner:hover {
  border-color: #ad2935 !important;
}
[data-theme="dark"] .el-radio__inner:hover {
  border-color: #fd6257 !important;
}
.measure .el-radio__input.is-checked .el-radio__inner,
.settingBox_content .el-radio__input.is-checked .el-radio__inner {
  border-color: #e84f46 !important;
  background-color: transparent !important;
  border-width: 0.0625rem;
}
.measure .el-radio__inner:hover,
.settingBox_content .el-radio__inner:hover {
  border-color: #e84f46;
  border-width: 0.0625rem;
}
[data-theme="light"] .measure .el-radio__inner:hover,
[data-theme="light"] .settingBox_content .el-radio__inner:hover {
  border-color: #ad2935 !important;
}
[data-theme="dark"] .measure .el-radio__inner:hover,
[data-theme="dark"] .settingBox_content .el-radio__inner:hover {
  border-color: #fd6257 !important;
}
.date-picker .el-date-editor .el-input,
.date-picker .el-date-editor .el-input__inner {
  width: 8.375rem !important;
}
.date-picker .el-date-editor .el-input--mini .el-input__inner {
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  background-color: transparent;
}
.date-picker .el-input--mini .el-input__icon {
  line-height: 1.5rem !important;
}
.date-picker .el-range-editor--mini.el-input__inner {
  border: 0.0625rem solid red;
}
[data-theme="light"] .date-picker .el-range-editor--mini.el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .date-picker .el-range-editor--mini.el-input__inner {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .date-picker .el-range-editor--mini .el-range-separator {
  color: #5F6472 !important;
}
[data-theme="dark"] .date-picker .el-range-editor--mini .el-range-separator {
  color: #E7EEF8 !important;
}
.picker-box {
  border-radius: 0.625rem;
}
[data-theme="light"] .picker-box {
  color: #5F6472 !important;
}
[data-theme="dark"] .picker-box {
  color: #E7EEF8 !important;
}
[data-theme="light"] .picker-box {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .picker-box {
  background: #171622 !important;
}
[data-theme="light"] .picker-box {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .picker-box {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .picker-box .popper__arrow {
  border-bottom-color: #EAEAEA !important;
}
[data-theme="dark"] .picker-box .popper__arrow {
  border-bottom-color: #1F1E2B !important;
}
[data-theme="light"] .picker-box .popper__arrow::after {
  border-bottom-color: #fff !important;
}
[data-theme="dark"] .picker-box .popper__arrow::after {
  border-bottom-color: #2D3D5C !important;
}
.picker-box .el-picker-panel__sidebar {
  border-radius: 0.625rem 0 0 0.625rem;
}
[data-theme="light"] .picker-box .el-date-range-picker__header .el-picker-panel__icon-btn {
  color: #5F6472 !important;
}
[data-theme="dark"] .picker-box .el-date-range-picker__header .el-picker-panel__icon-btn {
  color: #A7AAB5 !important;
}
[data-theme="light"] .picker-box .el-date-range-picker__header .el-picker-panel__icon-btn:hover {
  color: #ad2935 !important;
}
[data-theme="dark"] .picker-box .el-date-range-picker__header .el-picker-panel__icon-btn:hover {
  color: #E7EEF8 !important;
}
[data-theme="light"] .picker-box .el-date-table th {
  color: #262626 !important;
}
[data-theme="dark"] .picker-box .el-date-table th {
  color: #E7EEF8 !important;
}
[data-theme="light"] .picker-box .el-date-table tr {
  border-color: #e0e3e7 !important;
}
[data-theme="dark"] .picker-box .el-date-table tr {
  border-color: #111C30 !important;
}
[data-theme="light"] .picker-box .el-date-range-picker__content.is-left {
  border-color: #e0e3e7 !important;
}
[data-theme="dark"] .picker-box .el-date-range-picker__content.is-left {
  border-color: #111C30 !important;
}
[data-theme="light"] .picker-box .el-picker-panel__sidebar {
  color: #5F6472 !important;
}
[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  color: #E7EEF8 !important;
}
[data-theme="light"] .picker-box .el-picker-panel__sidebar {
  background: #fff !important;
}
[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  background: #2D3D5C !important;
}
[data-theme="light"] .picker-box .el-picker-panel__sidebar {
  border-color: #e0e3e7 !important;
}
[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  border-color: #111C30 !important;
}
.picker-box .el-picker-panel__sidebar .el-picker-panel__shortcut {
  font-size: 0.75rem;
}
[data-theme="light"] .picker-box .el-picker-panel__sidebar .el-picker-panel__shortcut {
  color: #262626 !important;
}
[data-theme="dark"] .picker-box .el-picker-panel__sidebar .el-picker-panel__shortcut {
  color: #E7EEF8 !important;
}
.picker-box .el-date-range-picker__header div {
  font-size: 0.75rem;
}
.picker-box .el-date-table {
  font-size: 0.625rem;
}
.picker-box .el-date-table td.end-date span,
.picker-box .el-date-table td.start-date span {
  background-color: #B52337;
}
[data-theme="light"] .picker-box .el-date-table td.end-date span,
[data-theme="light"] .picker-box .el-date-table td.start-date span {
  background: #DE294D !important;
}
[data-theme="dark"] .picker-box .el-date-table td.end-date span,
[data-theme="dark"] .picker-box .el-date-table td.start-date span {
  background: #DE294D !important;
}
.picker-box .el-picker-panel__shortcut:hover,
.picker-box .el-date-table td.available:hover,
.picker-box .el-picker-panel__icon-btn:hover {
  color: #ad2935;
}
[data-theme="light"] .picker-box .el-date-table td.today span {
  color: #3B3559 !important;
}
[data-theme="dark"] .picker-box .el-date-table td.today span {
  color: #fff !important;
}
[data-theme="light"] .picker-box .el-date-table td.in-range div,
[data-theme="light"] .picker-box .el-date-table td.in-range div:hover,
[data-theme="light"] .picker-box .el-date-table.is-week-mode .el-date-table__row.current div,
[data-theme="light"] .picker-box .el-date-table.is-week-mode .el-date-table__row:hover div {
  background: rgba(188,27,41,0.1) !important;
}
[data-theme="dark"] .picker-box .el-date-table td.in-range div,
[data-theme="dark"] .picker-box .el-date-table td.in-range div:hover,
[data-theme="dark"] .picker-box .el-date-table.is-week-mode .el-date-table__row.current div,
[data-theme="dark"] .picker-box .el-date-table.is-week-mode .el-date-table__row:hover div {
  background: #192C56 !important;
}
[data-theme="light"] .picker-box .el-picker-panel__sidebar {
  background: #fff !important;
}
[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  background: #100F1A !important;
}
[data-theme="light"] [data-theme="dark"] .picker-box .el-picker-panel__sidebar,
[data-theme="light"] [data-theme="dark"].picker-box .el-picker-panel__sidebar,
[data-theme="light"] html[data-theme="dark"] .picker-box .el-picker-panel__sidebar,
[data-theme="light"] body[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  background: #fff !important;
}
[data-theme="dark"] [data-theme="dark"] .picker-box .el-picker-panel__sidebar,
[data-theme="dark"] [data-theme="dark"].picker-box .el-picker-panel__sidebar,
[data-theme="dark"] html[data-theme="dark"] .picker-box .el-picker-panel__sidebar,
[data-theme="dark"] body[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  background: #100F1A !important;
}
.el-message {
  min-width: 3.125rem !important;
  z-index: 4000 !important;
}
.el-message-box {
  z-index: 4000 !important;
  border: none !important;
  border-radius: 0.625rem !important;
}
[data-theme="light"] .el-message-box {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .el-message-box {
  background: #171622 !important;
}
.el-message-box .el-message-box__header {
  height: 2.5rem;
  padding: 0;
  border-radius: 0.625rem 0.625rem 0 0 !important;
  border-bottom: 0.0625rem solid red;
}
[data-theme="light"] .el-message-box .el-message-box__header {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .el-message-box .el-message-box__header {
  background: #171622 !important;
}
[data-theme="light"] .el-message-box .el-message-box__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-message-box .el-message-box__header {
  border-color: #1F1E2B !important;
}
.el-message-box .el-message-box__header .el-message-box__title {
  line-height: 2.5rem;
  font-size: 0.875rem;
  color: #fff;
  padding-left: 1rem;
  font-weight: 550;
}
[data-theme="light"] .el-message-box .el-message-box__header .el-message-box__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-message-box .el-message-box__header .el-message-box__title {
  color: #fff !important;
}
.el-message-box .el-message-box__header .el-message-box__headerbtn {
  position: absolute;
  top: 0.6875rem;
  right: 0.9375rem;
}
.el-message-box .el-message-box__content {
  font-size: 0.75rem;
  display: flex;
  justify-content: center;
}
[data-theme="light"] .el-message-box .el-message-box__content {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-message-box .el-message-box__content {
  color: #fff !important;
}
.el-message-box .el-message-box__btns {
  text-align: center;
}
.el-message-box .el-message-box__btns .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 0.875rem;
  color: #fff;
  background: #5f6472;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  line-height: 0.3125rem;
  border-radius: 0.25rem;
  border: 0.0625rem solid #5f6472;
  box-sizing: border-box;
  margin-left: 1.875rem;
  height: 2rem;
}
.el-message-box .el-message-box__btns .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 0.875rem;
  color: #fff;
  background: #ad2935;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  line-height: 0.3125rem;
  border-radius: 0.25rem;
  border-color: #ad2935;
  margin-left: -10.625rem;
  height: 2rem;
}
@media screen and (max-width: 699px) {
.el-message {
    min-width: 50rem !important;
    min-height: 12.5rem !important;
    z-index: 4000 !important;
    top: 18.75rem !important;
    font-size: 6.25rem !important;
}
.el-message__content {
    font-size: 3.125rem !important;
}
}
.el-popover {
  min-width: 0;
  font-size: 1rem;
  word-break: normal;
  text-align: initial;
}
[data-theme="light"] .el-popover {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-popover {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .el-popover {
  background: #fff;
}
[data-theme="dark"] .el-popover {
  background: #100F1A;
}
[data-theme="light"] .el-popover {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-popover {
  color: #fff !important;
}
[data-theme="light"] .el-popover .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-popover .el-input__inner {
  border-color: #1F1E2B !important;
}
[data-theme="light"] .el-popover .el-input__inner {
  background: #fff !important;
}
[data-theme="dark"] .el-popover .el-input__inner {
  background: #100F1A !important;
}
[data-theme="light"] .el-popover .el-input-group__append {
  border-color: #727077 !important;
}
[data-theme="dark"] .el-popover .el-input-group__append {
  border-color: #1f1e2b !important;
}
[data-theme="light"] .el-popover .el-input-group__append {
  background: #fff !important;
}
[data-theme="dark"] .el-popover .el-input-group__append {
  background: #100F1A !important;
}
.docmanage_Pop_show {
  min-width: 40.625rem !important;
  border-radius: 1.25rem;
  padding: 1.1875rem 0 1.1875rem 1rem;
}
.docmanage_Pop_show .content .top_box {
  padding-right: 1rem;
  display: flex;
  align-items: center;
}
.docmanage_Pop_show .content .top_box .el-checkbox__input .el-checkbox__inner {
  border: 0.0625rem solid red;
}
[data-theme="light"] .docmanage_Pop_show .content .top_box .el-checkbox__input .el-checkbox__inner {
  border-color: #A8A5AD !important;
}
[data-theme="dark"] .docmanage_Pop_show .content .top_box .el-checkbox__input .el-checkbox__inner {
  border-color: rgba(255,255,255,0.5) !important;
}
.docmanage_Pop_show .content .top_box>div {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  padding: 0.5rem;
  margin-right: 0.75rem;
  cursor: pointer;
}
.docmanage_Pop_show .content .top_box>div img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.25rem;
}
.docmanage_Pop_show .content .top_box .all_renew {
  margin-left: 0.375rem;
  color: #ff7d00;
}
.docmanage_Pop_show .content .top_box .all_pause {
  color: #43c498;
}
.docmanage_Pop_show .content .top_box .all_cancel {
  color: #409eff;
}
.docmanage_Pop_show .content .top_box .all_set {
  display: flex;
  align-items: center;
  color: #ad2935;
}
.docmanage_Pop_show .content .el-checkbox-group {
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  padding-right: 1rem;
  height: 25rem;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox {
  display: flex;
  align-items: center;
  margin: 0;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
  border: 0.0625rem solid red;
}
[data-theme="light"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
  border-color: #A8A5AD !important;
}
[data-theme="dark"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
  border-color: rgba(255,255,255,0.5) !important;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label {
  width: 100%;
  padding-left: 1rem;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item {
  height: 3.6875rem;
  width: 100%;
  padding: 0.3125rem 0 0.5rem 0;
  box-sizing: border-box;
  border-bottom: 0.0625rem solid #eaeaea;
  display: flex;
}
[data-theme="light"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item {
  border-color: #374353 !important;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-1 {
  width: 15.9375rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-1 .number {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25rem;
  display: flex;
}
[data-theme="light"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-1 .number {
  color: #3B3559 !important;
}
[data-theme="dark"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-1 .number {
  color: #fff !important;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-1 .serve {
  font-size: 0.75rem;
  font-weight: 400;
  color: #7f7f7f;
  line-height: 1rem;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 {
  display: flex;
  justify-content: space-between;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot {
  display: flex;
  align-items: center;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot .type_box {
  padding: 0.125rem 0.25rem;
  background: #3b3559;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot .type_box .type_box_text {
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  transform: scale(0.8);
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot .type_lot {
  margin-left: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
}
[data-theme="light"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot .type_lot {
  color: #3B3559 !important;
}
[data-theme="dark"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot .type_lot {
  color: #fff !important;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .value {
  font-size: 1rem;
  font-weight: 700;
  color: #e71741;
  line-height: 1.25rem;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 img {
  width: 1rem;
  height: 1rem;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_1 {
  display: flex;
  align-items: center;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_1 .text {
  color: #a8a5ad;
  padding: 0 0.25rem;
  font-size: 0.75rem;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_2 {
  display: flex;
  align-items: center;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_2 .text {
  color: #ff7d00;
  padding: 0 0.25rem;
  font-size: 0.75rem;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_3 {
  display: flex;
  align-items: center;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_3 .text {
  color: #43c498;
  padding: 0 0.25rem;
  font-size: 0.75rem;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_4 {
  display: flex;
  align-items: center;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_4 .text {
  color: #8ea4bd;
  padding-right: 0.25rem;
  font-size: 0.75rem;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_4 i {
  color: #8ea4bd;
  padding: 0;
  font-size: 0.75rem;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_5 {
  display: flex;
  align-items: center;
}
.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_5 .text {
  color: #ad2935;
  padding-left: 0.25rem;
  font-size: 0.75rem;
}
.docmanage_Pop_show .content .el-checkbox-group::-webkit-scrollbar {
  width: 0.4375rem;
  height: 0.4375rem;
}
.docmanage_Pop_show .content .el-checkbox-group::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0,0,0,0.3);
  border-radius: 3.1875rem;
}
[data-theme="light"] .docmanage_Pop_show .content .el-checkbox-group::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
[data-theme="dark"] .docmanage_Pop_show .content .el-checkbox-group::-webkit-scrollbar-thumb {
  background: #78889b !important;
}
.setPop_show {
  padding: 0;
}
.setPop_show div+div {
  margin-top: 0.25rem;
}
.setPop_show div {
  cursor: pointer;
  padding: 0.25rem 1rem;
}
[data-theme="light"] .setPop_show div:hover {
  background: rgba(188,27,41,0.1) !important;
}
[data-theme="dark"] .setPop_show div:hover {
  background: #BC1B29 !important;
}
[data-theme="light"] .setPop_show div:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .setPop_show div:hover {
  color: #fff !important;
}
.setPop_show .popper__arrow {
  border: none;
}
.setPop_show .popper__arrow::after {
  margin-left: 0 !important;
  top: -0.25rem !important;
}
[data-theme="light"] .setPop_show .popper__arrow::after {
  border-bottom-color: #EAEAEA;
}
[data-theme="dark"] .setPop_show .popper__arrow::after {
  border-bottom-color: #1F1E2B;
}
.operatePopover {
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
  box-sizing: border-box !important;
  padding: 0.25rem !important;
  border-radius: 0.25rem !important;
  border: none !important;
  background: rgba(5,5,26,0.85) !important;
  box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.15) !important;
  opacity: 1 !important;
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  letter-spacing: 0% !important;
  vertical-align: middle !important;
}
.operatePopover * {
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  letter-spacing: 0% !important;
  vertical-align: middle !important;
}
.operatePopover li {
  color: #ffffff !important;
  vertical-align: middle !important;
}
.operatePopover .card-text,
.operatePopover .text-tooltip,
.operatePopover .text-tooltip span,
.operatePopover .text-tooltip .over-flow {
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  letter-spacing: 0% !important;
  vertical-align: middle !important;
}
.operatePopover .popper__arrow {
  display: none !important;
}
.operatePopover .popper__arrow::after {
  display: none !important;
}
.SwitchUsers-popover {
  width: 22.625rem;
  box-sizing: border-box;
  border: none;
  box-shadow: 0 0.125rem 0.375rem 0.0625rem rgba(0,0,0,0.16) !important;
  border-radius: 0.5rem !important;
  transition: width 0.3s ease;
}
[data-theme="light"] .SwitchUsers-popover {
  background: #fff;
}
[data-theme="dark"] .SwitchUsers-popover {
  background: rgba(5,5,26,0.85098);
}
.SwitchUsers-popover.expanded {
  width: 31.1875rem !important;
}
.SwitchUsers-popover.expanded .user-box-item {
  width: 26.9375rem !important;
}
.SwitchUsers-popover .SwitchUsers_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
[data-theme="light"] .SwitchUsers-popover .SwitchUsers_box {
  background: #fff;
}
[data-theme="dark"] .SwitchUsers-popover .SwitchUsers_box {
  background: rgba(5,5,26,0.85098);
}
.SwitchUsers-popover .SwitchUsers_box .user-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item {
  padding: 0.6875rem 0.75rem 0.25rem;
  margin: 0.125rem 0;
  display: flex;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  transition: width 0.3s ease;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item:hover {
  cursor: pointer;
  border-radius: 0.25rem;
}
[data-theme="light"] .SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item:hover {
  background: rgba(188,27,41,0.1) !important;
}
[data-theme="dark"] .SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item:hover {
  background: #BC1B29 !important;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .user-photo {
  width: 2.625rem;
  height: 2.625rem;
  border-radius: 50%;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 0.875rem;
  flex: 1;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .green-point-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .green-point-box .name {
  font-size: 1.25rem;
  font-weight: 400;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .green-point-box .green-point {
  width: 0.75rem;
  height: 0.75rem;
  background: #03ad90;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  opacity: 1;
  margin-left: 0.625rem;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .nickname {
  margin-top: 0.3125rem;
  font-size: 0.75rem;
  font-weight: 400;
}
[data-theme="light"] .SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .nickname {
  color: #858492 !important;
}
[data-theme="dark"] .SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .nickname {
  color: #858492 !important;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .switch-button {
  position: absolute;
  right: 2.625rem;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  animation: fadeIn 0.3s ease forwards;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .switch-button .switch-btn {
  background: #ffffff;
  border: none;
  height: 2rem;
  border-radius: 0.25rem;
  color: #B52337;
  padding: 0.375rem 0.5rem;
  font-size: 0.75rem;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .switch-button .switch-btn .switch-btn-icon {
  width: 1rem;
  height: 1rem;
  margin-right: 0.25rem;
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .switch-button .switch-btn:hover {
  background: white;
  transform: translateY(-0.0625rem);
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .switch-button .switch-btn:active {
  transform: translateY(0);
}
.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item:hover .switch-button {
  opacity: 1;
}
.SwitchUsers-popover .SwitchUsers_box .operat-box {
  margin-top: 0.75rem;
}
.SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item {
  display: flex;
  align-items: center;
  margin: 0.125rem 0;
  padding: 0.375rem 0.75rem 0.375rem 4.25rem;
  height: 2rem;
  cursor: pointer;
}
.SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item .operat-item-icon {
  height: 1rem;
  width: 1rem;
}
.SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item .operat-item-label {
  margin-left: 1.875rem;
  font-size: 0.875rem;
  font-weight: 400;
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-overflow: ellipsis;
}
.SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item:hover {
  border-radius: 0.25rem;
}
[data-theme="light"] .SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item:hover {
  background: rgba(188,27,41,0.1) !important;
}
[data-theme="dark"] .SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item:hover {
  background: #BC1B29 !important;
}
@keyframes fadeIn {
from {
    opacity: 0;
    transform: translateY(-50%) translateX(0.625rem);
}
to {
    opacity: 1;
    transform: translateY(-50%) translateX(0);
}
}
.APPcode {
  border-radius: 0.25rem;
  width: 34.375rem !important;
  background: #171622;
  position: relative;
  overflow: hidden;
  padding: 1.5rem;
  border: none !important;
  box-shadow: none !important;
}
[data-theme="light"] .APPcode {
  color: #fff !important;
}
[data-theme="dark"] .APPcode {
  color: #fff !important;
}
.APPcode.el-popover {
  border: none !important;
  box-shadow: none !important;
}
.APPcode .code_box {
  padding: 0;
  display: flex;
  flex-direction: column;
  background: transparent;
}
.APPcode .code_box .box_title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: #ffffff;
  margin: 0 0 1.875rem 0;
}
.APPcode .code_box .box_subtitle {
  margin: 0 0 1.875rem 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #8c8b96;
  opacity: 0.8;
}
.APPcode .code_box .img_box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5.5rem;
}
.APPcode .code_box .img_box .radio_box {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.APPcode .code_box .img_box .radio_box>div {
  cursor: pointer;
  transition: opacity 0.2s;
}
.APPcode .code_box .img_box .radio_box>div img {
  width: 10rem;
  height: auto;
  display: block;
  border-radius: 0.5rem;
}
.APPcode .code_box .img_box .radio_box>div.ios_box img {
  background: #ffffff;
}
.APPcode .code_box .img_box .radio_box>div.Android_box img,
.APPcode .code_box .img_box .radio_box>div.Google_box img {
  background: #2d2d2d;
}
.APPcode .code_box .img_box .radio_box .unselected {
  opacity: 0.6;
}
.APPcode .code_box .img_box .radio_box .code_tips {
  line-height: 1.375rem;
  opacity: 0.72;
  font-size: 0.875rem;
  margin-top: 0.5rem;
}
.APPcode .code_box .img_box .code_img {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.APPcode .code_box .img_box .code_img img {
  border-radius: 0.5rem;
  width: 12.5rem;
  height: 12.5rem;
  border: 0.125rem solid #ffffff;
  background: #ffffff;
  padding: 0.5rem;
  box-sizing: border-box;
}
.APPcode .code_box .img_box .code_img .update_date {
  display: flex;
  justify-content: center;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #8c8b96;
  opacity: 0.7;
  margin-top: 0.75rem;
  line-height: 1rem;
}
.popover_fee {
  border: 0.0625rem solid;
}
[data-theme="light"] .popover_fee {
  background: #FAFAFA !important;
}
[data-theme="dark"] .popover_fee {
  background: #1D1C29 !important;
}
[data-theme="light"] .popover_fee {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .popover_fee {
  border-color: #374353 !important;
}
.popover_fee .popper__arrow {
  border-width: 0;
  border-top-color: #25385a !important;
}
.popover_fee .popper__arrow::after {
  border-width: 0;
  border-top-color: #25385a !important;
}
.el-notification {
  border-color: #2d3d5c !important;
  border: 0.125rem solid #dee6ee !important;
  width: 31.25rem;
  cursor: pointer;
}
[data-theme="light"] .el-notification {
  background: #fff !important;
}
[data-theme="dark"] .el-notification {
  background: #2D3D5C !important;
}
[data-theme="light"] .el-notification {
  border-color: #dee6ee !important;
}
[data-theme="dark"] .el-notification {
  border-color: #111C30 !important;
}
[data-theme="light"] .el-notification .el-notification__title {
  color: #5F6472 !important;
}
[data-theme="dark"] .el-notification .el-notification__title {
  color: #E7EEF8 !important;
}
.el-notification .el-notification__content {
  font-size: 0.8125rem;
}
[data-theme="light"] .el-notification .el-notification__content {
  color: #5F6472 !important;
}
[data-theme="dark"] .el-notification .el-notification__content {
  color: #E7EEF8 !important;
}
[data-theme="light"] .is-indeterminate .el-checkbox__inner,
[data-theme="light"] .is-checked .el-checkbox__inner {
  border-color: #efefef !important;
}
[data-theme="dark"] .is-indeterminate .el-checkbox__inner,
[data-theme="dark"] .is-checked .el-checkbox__inner {
  border-color: #2D3D5C !important;
}
[data-theme="light"] .is-indeterminate .el-checkbox__inner,
[data-theme="light"] .is-checked .el-checkbox__inner {
  background: #ad2935 !important;
}
[data-theme="dark"] .is-indeterminate .el-checkbox__inner,
[data-theme="dark"] .is-checked .el-checkbox__inner {
  background: #ad2935 !important;
}
[data-theme="light"] .el-checkbox__inner {
  border-color: #efefef !important;
}
[data-theme="dark"] .el-checkbox__inner {
  border-color: #2D3D5C !important;
}
[data-theme="light"] .el-checkbox__inner {
  background: #feefee !important;
}
[data-theme="dark"] .el-checkbox__inner {
  background: #1A253A !important;
}
.el-button {
  opacity: 0.9;
}
.el-button:hover {
  opacity: 1;
}
.share-box .el-input__inner {
  font-size: 0.75rem;
  height: 1.5rem;
}
.share-box .el-input-group__append,
.share-box .el-input-group__prepend {
  padding: 0 0.3125rem;
}
.share-box .el-input-group__append:hover,
.share-box .el-input-group__prepend:hover {
  color: #ad2935;
}
.history_reason {
  padding: 0.5rem 0.75rem !important;
  margin-top: 0.3125rem !important;
  margin-left: 0.125rem !important;
  border-radius: 0.5rem !important;
  min-width: 3.125rem !important;
}
.el-table {
  width: 100% !important;
  position: relative;
}
.el-table__body,
.el-table__header {
  width: 100% !important;
  width: 100% !important;
}
.el-dialog .headerBox_empty {
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.el-dialog .headerBox_empty img {
  width: 1.5rem;
  height: 1.5rem;
}
.SignalSetDialog .el-dialog__headerbtn,
.change-nickname-dialog .el-dialog__headerbtn,
.active-0 .el-dialog__headerbtn,
.active-1-show .el-dialog__headerbtn,
.active-1-unshown .el-dialog__headerbtn,
.active-2 .el-dialog__headerbtn,
.remarkDialog .el-dialog__headerbtn,
.mainDialog .el-dialog__headerbtn,
.notification-dialog .el-dialog__headerbtn {
  display: none !important;
}
.el-tooltip__popper {
  max-width: 50%;
}
.tool-tip {
  max-width: 21.875rem;
  font-size: 0.75rem;
  line-height: 1.25rem;
}
[data-theme="light"] .tool-tip {
  background: rgba(188,27,41,0.1) !important;
}
[data-theme="dark"] .tool-tip {
  background: #374353 !important;
}
.Points-popper {
  width: 20.625rem;
  border: 0.125rem solid red;
}
[data-theme="light"] .Points-popper {
  border-color: #efefef !important;
}
[data-theme="dark"] .Points-popper {
  border-color: #2D3D5C !important;
}
[data-theme="light"] .Points-popper {
  background: #fff !important;
}
[data-theme="dark"] .Points-popper {
  background: #25385A !important;
}
.Points-popper .title {
  font-weight: bold;
}
[data-theme="light"] .Points-popper .title {
  color: #262626 !important;
}
[data-theme="dark"] .Points-popper .title {
  color: #E7EEF8 !important;
}
.Points-popper .content {
  margin-top: 0.5625rem;
  color: #ccd9f1;
}
.el-dialog {
  font-family: Segoe UI;
}
.el-dropdown-menu {
  width: 10.375rem;
  border: none;
  padding: 0.25rem;
  border-radius: 0.0625rem;
}
[data-theme="light"] .el-dropdown-menu {
  background: #fff !important;
}
[data-theme="dark"] .el-dropdown-menu {
  background: rgba(5,5,26,0.85098) !important;
}
.el-dropdown-menu .lang {
  padding: 0 !important;
  cursor: pointer;
}
.el-dropdown-menu .lang input {
  display: none;
}
.el-dropdown-menu .lang label {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  font-size: 0.75rem;
  padding: 0 1rem;
  width: 100%;
}
.el-dropdown-menu .lang label img {
  margin-right: 0.75rem;
  width: 1.5rem;
  height: 1.5rem;
}
.el-dropdown-menu .el-dropdown-menu__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  color: #a8a5ad;
}
.el-dropdown-menu .el-dropdown-menu__item .icon {
  display: flex;
  align-items: center;
  padding-right: 0.75rem;
}
.el-dropdown-menu .el-dropdown-menu__item .icon img {
  width: 2rem;
  height: 2rem;
}
.el-dropdown-menu .el-dropdown-menu__item .icon .svg-icon {
  width: 2rem;
  height: 2rem;
}
.el-dropdown-menu .el-dropdown-menu__item:not(.is-disabled):hover {
  background: #B52337 !important;
  border-radius: 0.25rem;
}
[data-theme="light"] .el-dropdown-menu .el-dropdown-menu__item:not(.is-disabled):hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .el-dropdown-menu .el-dropdown-menu__item:not(.is-disabled):hover {
  color: #fff !important;
}
.el-dropdown-menu .popper__arrow {
  top: -0.5rem !important;
}
[data-theme="light"] .el-dropdown-menu .popper__arrow {
  border-bottom-color: #fff !important;
}
[data-theme="dark"] .el-dropdown-menu .popper__arrow {
  border-bottom-color: #1C2A43 !important;
}
.el-dropdown-menu .popper__arrow::after {
  top: 0.125rem !important;
}
[data-theme="light"] .el-dropdown-menu .popper__arrow::after {
  border-bottom-color: #E8E8E8 !important;
}
[data-theme="dark"] .el-dropdown-menu .popper__arrow::after {
  border-bottom-color: #25385A !important;
}
.langmene {
  max-width: 15rem;
  border: 0.125rem solid white;
  padding: 0.625rem 0;
  border-radius: 0.5rem;
}
[data-theme="light"] .langmene {
  background: #fff !important;
}
[data-theme="dark"] .langmene {
  background: #171622 !important;
}
[data-theme="light"] .langmene {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .langmene {
  border-color: #1F1E2B !important;
}
.langmene .lang {
  padding: 0 !important;
  cursor: pointer;
}
.langmene .lang input {
  display: none;
}
.langmene .lang label {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  font-size: 1.125rem;
  width: 100%;
  padding: 0 1rem;
}
.langmene .lang label img {
  margin-right: 0.75rem;
  width: 2.125rem;
  height: 2.125rem;
}
.langmene .el-dropdown-menu__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 0 1rem;
  margin: 0.375rem 0;
  font-size: 1rem;
  color: #a8a5ad;
}
.langmene .el-dropdown-menu__item .icon {
  display: flex;
  align-items: center;
  padding-right: 1.25rem;
}
.langmene .el-dropdown-menu__item .icon img {
  width: 2.125rem;
  height: 2.125rem;
}
.langmene .el-dropdown-menu__item .icon .svg-icon {
  width: 1.5rem;
  height: 1.5rem;
}
.langmene .el-dropdown-menu__item:not(.is-disabled):hover {
  background: #B52337 !important;
}
[data-theme="light"] .langmene .el-dropdown-menu__item:not(.is-disabled):hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .langmene .el-dropdown-menu__item:not(.is-disabled):hover {
  color: #fff !important;
}
.langmene .popper__arrow {
  top: -0.5rem !important;
}
[data-theme="light"] .langmene .popper__arrow {
  border-bottom-color: #fff !important;
}
[data-theme="dark"] .langmene .popper__arrow {
  border-bottom-color: #1C2A43 !important;
}
.langmene .popper__arrow::after {
  top: 0.125rem !important;
}
[data-theme="light"] .langmene .popper__arrow::after {
  border-bottom-color: #E8E8E8 !important;
}
[data-theme="dark"] .langmene .popper__arrow::after {
  border-bottom-color: #25385A !important;
}
.el-table-column--selection .el-checkbox .el-checkbox__inner {
  box-sizing: border-box;
  border: 0.0625rem solid transparent;
  border-radius: 0.1875rem;
}
[data-theme="light"] .el-table-column--selection .el-checkbox .el-checkbox__inner {
  border-color: #A8A5AD !important;
}
[data-theme="dark"] .el-table-column--selection .el-checkbox .el-checkbox__inner {
  border-color: rgba(255,255,255,0.5) !important;
}
[data-theme="light"] .el-table-column--selection .el-checkbox.is-checked .el-checkbox__inner {
  border-color: #AD2935 !important;
}
[data-theme="dark"] .el-table-column--selection .el-checkbox.is-checked .el-checkbox__inner {
  border-color: #AD2935 !important;
}
.el-table-column--selection .el-checkbox__inner::after {
  border: 0.1875rem solid #fff;
  border-left: 0;
  border-top: 0;
  top: 0;
  left: 0.15rem;
}
.el-dropdown-menu.menuBox {
  width: auto;
  box-sizing: border-box;
  width: 17.5625rem;
  padding: 1.5rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item {
  width: 100%;
  box-sizing: border-box;
  height: 2.625rem;
  margin-top: 0.25rem;
  padding: 0 2rem;
  display: flex;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item section {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item .icon {
  display: flex;
  align-items: center;
  padding: 0;
  width: 2.75rem;
  height: 1.5rem;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item .icon img {
  width: 1.25rem !important;
  height: 1.25rem !important;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item:nth-child(4) .icon {
  margin: 0 1.1875rem 0 -0.0625rem !important;
  width: 1.625rem !important;
  height: 1.625rem !important;
}
.el-dropdown-menu.menuBox .el-dropdown-menu__item:nth-child(4) .icon img {
  width: 1.25rem !important;
  height: 1.25rem !important;
}
[data-theme="light"] .el-dropdown-menu.menuBox .el-dropdown-menu__item:hover {
  background: rgba(188,27,41,0.1) !important;
}
[data-theme="dark"] .el-dropdown-menu.menuBox .el-dropdown-menu__item:hover {
  background: #BC1B29 !important;
}
[data-theme="light"] .el-dropdown-menu.menuBox .el-dropdown-menu__item:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .el-dropdown-menu.menuBox .el-dropdown-menu__item:hover {
  color: #fff !important;
}
.el-dropdown-menu.menuBox .popover:nth-child(5) .icon {
  width: 2.75rem;
}
.el-dropdown-menu.menuBox .popover:nth-child(5) .icon img {
  width: 1.25rem !important;
  height: 1.25rem !important;
}
.el-dropdown-menu.menuBox .popover:nth-child(7) .icon img {
  width: 1.25rem !important;
  height: 1.25rem !important;
}
.el-dropdown-menu.menuBox .popper__arrow {
  display: none;
  overflow: hidden;
}
.el-dropdown-menu.menuBox .userInfo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem 0.5rem 0 0;
  font-size: 1rem;
}
[data-theme="light"] .el-dropdown-menu.menuBox .userInfo {
  color: #A8A5AD !important;
}
[data-theme="dark"] .el-dropdown-menu.menuBox .userInfo {
  color: rgba(255,255,255,0.5) !important;
}
.el-dropdown-menu.menuBox .userInfo_top {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 5rem !important;
  min-height: 5rem !important;
  padding: 0.75rem 0.5rem;
  box-sizing: border-box;
  overflow: visible;
}
.el-dropdown-menu.menuBox .userInfo_top_avatar {
  position: relative;
  width: 3.75rem !important;
  height: 3.75rem !important;
  flex-shrink: 0;
}
.el-dropdown-menu.menuBox .userInfo_top_avatar .avatar-img {
  width: 3.75rem !important;
  height: 3.75rem !important;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.el-dropdown-menu.menuBox .userInfo_top_badge {
  position: absolute;
  bottom: -0.6875rem;
  right: -0.6875rem;
  width: 2.375rem;
  height: 2.375rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  z-index: 1;
}
.el-dropdown-menu.menuBox .userInfo_top_badge img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.el-dropdown-menu.menuBox .userInfo_top_avatarInfo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: center;
  margin-left: 1.5rem;
}
.el-dropdown-menu.menuBox .userInfo_top_avatarInfo .vip_level {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-stretch: semi-condensed;
  font-size: 0.875rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #858492;
  margin-bottom: 0.25rem;
}
.el-dropdown-menu.menuBox .userInfo_top_avatarInfo .nick_name {
  width: 8.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  font-size: 1.875rem;
}
[data-theme="light"] .el-dropdown-menu.menuBox .userInfo_top_avatarInfo .nick_name {
  color: #3B3559 !important;
}
[data-theme="dark"] .el-dropdown-menu.menuBox .userInfo_top_avatarInfo .nick_name {
  color: #fff !important;
}
@media screen and (min-width: 1081px) {
.el-dropdown-menu.menuBox .userInfo_top_avatarInfo .nick_name {
    font-size: 1.25rem;
}
}
.el-dropdown-menu.menuBox .userInfo_top_avatarInfo .experi {
  width: 7.8125rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #727077;
}
[data-theme="light"] .el-dropdown-menu.menuBox .userInfo_top_avatarInfo .experi {
  color: #727077 !important;
}
[data-theme="dark"] .el-dropdown-menu.menuBox .userInfo_top_avatarInfo .experi {
  color: #1f1e2b !important;
}
.el-dropdown-menu.menuBox .userInfo_top_medal {
  position: absolute;
  width: 3.125rem;
  right: 0.5rem;
  top: -0.75rem;
}
.el-dropdown-menu.menuBox .userInfo_top_medal img {
  width: 100%;
}
.el-dropdown-menu.menuBox .userInfo_bottom {
  margin: 1rem 0;
}
.el-dropdown-menu.menuBox .userInfo_bottom .userInfo_bottom-img {
  width: 1.25rem;
  height: 1.25rem;
}
.el-dropdown-menu.menuBox .userInfo_bottom button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0;
  width: 14.6875rem;
  height: 2.625rem;
  border: none;
  border-radius: 0.25rem;
  padding: 0 2rem;
  font-size: 1rem;
  color: #ffffff;
  background: #B52337 !important;
  opacity: 1;
  cursor: pointer;
}
.el-dropdown-menu.menuBox .userInfo_bottom button .userInfo_bottom-img {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1.5rem;
}
.el-dropdown-menu.menuBox .userInfo_bottom .vip {
  background: #B52337 !important;
  color: #ffffff;
  height: 2.25rem !important;
}
.el-dropdown-menu.menuBox .userInfo_bottom .svip {
  background: #B52337 !important;
  height: 2.25rem !important;
}
.el-dropdown-menu.menuBox .userInfo_bottom .ssvip {
  background: #B52337 !important;
  height: 2.25rem !important;
}
.el-dropdown-menu.menuBox .userInfo .dropdownlan {
  position: relative;
  top: -0.3125rem;
  left: 0.3125rem;
}
.el-dropdown-menu.menuBox .vip_type_box {
  display: flex;
  align-items: center;
  margin-top: 0.3125rem;
  position: relative;
  padding: 0 1rem !important;
}
.el-dropdown-menu.menuBox .vip_type_box .vip_type {
  width: 12.375rem;
  height: 3.125rem;
  cursor: pointer;
}
.el-dropdown-menu.menuBox .vip_type_box .vip_type_text {
  margin-left: 0.3125rem;
  font-size: 0.875rem;
}
[data-theme="light"] .el-dropdown-menu.menuBox .vip_type_box .vip_type_text {
  color: #AAADB8 !important;
}
[data-theme="dark"] .el-dropdown-menu.menuBox .vip_type_box .vip_type_text {
  color: #8EA4BD !important;
}
.el-dropdown-menu.menuBox .vip_type_box .upgrade {
  position: absolute;
  right: 2.25rem;
  top: 50%;
  transform: translate(0%, -50%);
  width: 1.875rem;
  height: 1.875rem;
  cursor: pointer;
}
.el-dropdown-menu.menuBox .line {
  margin: 0.625rem 0.625rem 0.1875rem 0.625rem;
  width: calc(100% - 1.25rem);
  height: 0.1875rem;
  box-shadow: 0 0.0625rem 0.125rem rgba(134,134,134,0.692) inset;
}
.el-dropdown-menu.menuBox .APP_download,
.el-dropdown-menu.menuBox .SwitchUsers_ {
  width: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 2.625rem;
  margin-top: 0.25rem;
  padding: 0 2rem;
  cursor: pointer;
}
[data-theme="light"] .el-dropdown-menu.menuBox .APP_download,
[data-theme="light"] .el-dropdown-menu.menuBox .SwitchUsers_ {
  color: #A8A5AD !important;
}
[data-theme="dark"] .el-dropdown-menu.menuBox .APP_download,
[data-theme="dark"] .el-dropdown-menu.menuBox .SwitchUsers_ {
  color: rgba(255,255,255,0.5) !important;
}
[data-theme="light"] .el-dropdown-menu.menuBox .APP_download:hover,
[data-theme="light"] .el-dropdown-menu.menuBox .SwitchUsers_:hover {
  background: rgba(188,27,41,0.1) !important;
}
[data-theme="dark"] .el-dropdown-menu.menuBox .APP_download:hover,
[data-theme="dark"] .el-dropdown-menu.menuBox .SwitchUsers_:hover {
  background: #BC1B29 !important;
}
[data-theme="light"] .el-dropdown-menu.menuBox .APP_download:hover,
[data-theme="light"] .el-dropdown-menu.menuBox .SwitchUsers_:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .el-dropdown-menu.menuBox .APP_download:hover,
[data-theme="dark"] .el-dropdown-menu.menuBox .SwitchUsers_:hover {
  color: #fff !important;
}
.el-dropdown-menu.menuBox .APP_download .el-popover__reference,
.el-dropdown-menu.menuBox .SwitchUsers_ .el-popover__reference {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-size: 1rem;
}
.el-dropdown-menu.menuBox .APP_download .el-popover__reference section,
.el-dropdown-menu.menuBox .SwitchUsers_ .el-popover__reference section {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.el-dropdown-menu.menuBox .APP_download .el-popover__reference .icon,
.el-dropdown-menu.menuBox .SwitchUsers_ .el-popover__reference .icon {
  display: flex;
  align-items: center;
  padding: 0;
  width: 2.75rem;
  height: 1.5rem;
}
.el-dropdown-menu.menuBox .APP_download .el-popover__reference .icon img,
.el-dropdown-menu.menuBox .SwitchUsers_ .el-popover__reference .icon img {
  width: 1.25rem !important;
  height: 1.25rem !important;
}
.el-dropdown-menu.menuBox .APP_download .el-popover__reference:hover,
.el-dropdown-menu.menuBox .SwitchUsers_ .el-popover__reference:hover {
  background-color: transparent;
}
[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus,
[data-theme="light"] .el-menu--horizontal {
  background: #fff !important;
}
[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus,
[data-theme="dark"] .el-menu--horizontal {
  background: #100F1A !important;
}
.el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu,
.el-menu--horizontal .el-menu {
  border-radius: 0.5rem;
  border: 0.125rem solid white;
}
[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu,
[data-theme="light"] .el-menu--horizontal .el-menu {
  background: #fff !important;
}
[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu,
[data-theme="dark"] .el-menu--horizontal .el-menu {
  background: #171622 !important;
}
[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu,
[data-theme="light"] .el-menu--horizontal .el-menu {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu,
[data-theme="dark"] .el-menu--horizontal .el-menu {
  border-color: #1F1E2B !important;
}
.el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item,
.el-menu--horizontal .el-menu .el-menu-item {
  padding: 0 1.25rem 0 0.9375rem;
  margin: 0;
  height: 2.625rem;
  justify-content: flex-start;
}
[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item,
[data-theme="light"] .el-menu--horizontal .el-menu .el-menu-item {
  background: #fff !important;
}
[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item,
[data-theme="dark"] .el-menu--horizontal .el-menu .el-menu-item {
  background: #171622 !important;
}
.el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item .icon,
.el-menu--horizontal .el-menu .el-menu-item .icon {
  width: 1.375rem;
  height: 1.375rem;
  padding-right: 0.875rem;
}
[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item:not(.is-active):hover,
[data-theme="light"] .el-menu--horizontal .el-menu .el-menu-item:not(.is-active):hover {
  color: #A8A5AD !important;
}
[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item:not(.is-active):hover,
[data-theme="dark"] .el-menu--horizontal .el-menu .el-menu-item:not(.is-active):hover {
  color: rgba(255,255,255,0.5) !important;
}
[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item:not(.is-active):hover,
[data-theme="light"] .el-menu--horizontal .el-menu .el-menu-item:not(.is-active):hover {
  background: #E8E8E8 !important;
}
[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item:not(.is-active):hover,
[data-theme="dark"] .el-menu--horizontal .el-menu .el-menu-item:not(.is-active):hover {
  background: #25385A !important;
}
[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .is-active,
[data-theme="light"] .el-menu--horizontal .el-menu .is-active {
  color: rgba(188,27,41,0.1) !important;
}
[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .is-active,
[data-theme="dark"] .el-menu--horizontal .el-menu .is-active {
  color: #BC1B29 !important;
}
.head-title-input {
  display: flex;
  border: 0.0625rem solid;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}
[data-theme="light"] .head-title-input {
  border-color: #727077 !important;
}
[data-theme="dark"] .head-title-input {
  border-color: #1f1e2b !important;
}
.head-title-input .el-input__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Cookie {
  padding: 2.25rem 1.5rem !important;
  background: rgba(0,0,0,0.8) !important;
  box-shadow: 0 0.1875rem 0.25rem 0 rgba(0,0,0,0.1) !important;
}
.Cookie .Cookie-container {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}
.Cookie .Cookie-container .cookie-information {
  display: table-cell;
  font-size: 0.875rem;
  color: #f1f2f6;
  vertical-align: middle;
  max-width: 56.25rem;
}
.Cookie .Cookie-container .cookie-btn-group {
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  text-align: right;
}
.Cookie .Cookie-container .cookie-btn-group .por-btn {
  margin: 0 1.25rem;
  min-width: 8.875rem;
  color: white;
  border: 0.0625rem solid #fff;
  display: inline-block;
  background: transparent;
  outline: none;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: 0.2s;
  cursor: pointer;
  height: 2rem;
  font-size: 0.75rem;
  line-height: 1.875rem;
  border-radius: 0.125rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.Cookie .Cookie-container .cookie-btn-group .por-btn:hover {
  background-color: #d64a52;
  border-color: #d64a52;
  color: #fff;
  outline-width: 0;
}
.Cookie .Cookie-container .cookie-dialog-close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  font-size: 1.25rem;
  cursor: pointer;
  color: #8a8e99;
}
.Cookie .Cookie-container .cookie-dialog-close:hover {
  color: white;
}
.filter-select .el-input__inner {
  width: 12.5rem;
  border-radius: 0.25rem;
  height: 1.75rem;
  border-color: #262626;
}
[data-theme="light"] .filter-select .el-input__inner {
  border-color: #272536 !important;
}
[data-theme="dark"] .filter-select .el-input__inner {
  border-color: #272536 !important;
}
.filter-select .el-icon-arrow-up:before {
  content: "\e791";
}
.filter-select .el-input__icon {
  line-height: 1.75rem;
}
.filter-select .el-input__inner::-moz-placeholder {
  font-size: 0.75rem;
  color: #FFF;
}
.filter-select .el-input__inner::placeholder {
  font-size: 0.75rem;
  color: #FFF;
}
@media screen and (max-width: 1080px) {
.el-dropdown-menu {
    max-width: 30rem;
}
.el-dropdown-menu .lang label {
    font-size: 1.875rem;
}
.el-dropdown-menu .lang label img {
    margin-right: 1.875rem;
    width: 5.625rem;
    height: 5.625rem;
}
.el-dropdown-menu .el-dropdown-menu__item {
    padding: 0 4rem;
    margin: 2rem 0;
    font-size: 1.875rem;
}
.el-dropdown-menu .el-dropdown-menu__item .icon {
    padding-right: 2.5rem;
}
.el-dropdown-menu .el-dropdown-menu__item .icon img {
    width: 1.25rem !important;
    height: 1.25rem !important;
}
}
@media (min-resolution: 144dpi) {
html {
    max-width: 100vw;
}
body {
    max-width: 100vw;
    overflow-x: hidden;
}
.el-dialog {
    max-width: 90vw;
}
.el-table {
    font-size: 0.875rem;
}
img {
    max-width: 100%;
    height: auto;
}
.el-button,
  .el-input__inner {
    font-size: 0.875rem;
}
.el-menu-item,
  .el-dropdown-menu__item {
    font-size: 0.875rem;
}
}
#app {
  min-height: 100vh;
}
[data-theme="light"] #app {
  background: #DCE6F1 !important;
}
[data-theme="dark"] #app {
  background: #100F1A !important;
}
* {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
input {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  user-select: auto;
}
textarea {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  user-select: auto;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-text-fill-color: #a8a5ad !important;
  -webkit-box-shadow: 0 0 0 62.5rem transparent inset !important;
  background-color: transparent;
  background-image: none;
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
}
input:-webkit-autofill:-webkit-autofill::first-line,
textarea:-webkit-autofill:-webkit-autofill::first-line,
select:-webkit-autofill:-webkit-autofill::first-line {
  font-size: 1rem;
}
input {
  background-color: transparent;
}
.redPoint {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 50%;
  left: 0;
  transform: translate(-100%, -50%);
  position: absolute;
}
.redPoint1 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 15%;
  right: -0.625rem;
  position: absolute;
}
.redPoint2 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 1%;
  right: 15%;
  position: absolute;
}
.redPoint3 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 35%;
  right: -0.625rem;
  position: absolute;
}
.redPoint4 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 35%;
  left: 25%;
  position: absolute;
}
.redPoint5 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 20%;
  right: -3%;
  transform: translate(-100%, -50%);
  position: absolute;
}
.redPoint6 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 50%;
  right: -10%;
  transform: translate(100%, -50%);
  position: absolute;
}
.redPoint7 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 20%;
  right: 1.375rem;
  transform: translate(100%, -50%);
  position: absolute;
}
.redPoint8 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 20%;
  right: -15%;
  transform: translate(-100%, -50%);
  position: absolute;
}
.redPoint9 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 0.625rem;
  left: 0.625rem;
  transform: translate(-100%, -50%);
  position: absolute;
}
.redPoint10 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 20%;
  right: -0.1875rem;
  transform: translate(100%, -50%);
  position: absolute;
}
.greenPoint1 {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background-color: #3ad885;
  top: 50%;
  right: -1.5625rem;
  transform: translate(-100%, -50%);
  position: absolute;
}
.greenPoint2 {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background-color: #3ad885;
  margin: 0.375rem 0.125rem 0.375rem 0;
}
.yellowPoint1 {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background-color: #dfc014;
  top: 50%;
  right: -1.5625rem;
  transform: translate(-100%, -50%);
  position: absolute;
}
.yellowPoint2 {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background-color: #dfc014;
  margin: 0.375rem 0.125rem 0.375rem 0;
}
.menu_redPoint1 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 20%;
  right: 10%;
  position: absolute;
}
.menu_redPoint2 {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: red;
  top: 10%;
  left: 0;
  position: absolute;
}
*,
body {
  padding: 0;
  margin: 0;
  font-family: 'Noto Sans SC', sans-serif;
}

a:focus,
a:active {
  outline: none;
}

a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

input:focus {
  outline: none;
}

body .el-table th.gutter {
  display: table-cell !important;
}

body .el-table colgroup.gutter {
  display: table-cell !important;
}

.top-title {
  min-width: 25rem;
  height: 0;
  text-indent: 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
  top: -1.25rem;
  left: 0;
  z-index: 99;
  display: flex;
  align-items: center;
}

[data-theme="light"] .top-title {
  color: #3B3559 !important;
}

[data-theme="dark"] .top-title {
  color: #fff !important;
}

[data-theme="light"] .top-title .el-select .el-input__inner {
  color: #ad2935 !important;
}

[data-theme="dark"] .top-title .el-select .el-input__inner {
  color: #fd6257 !important;
}

[data-theme="light"] .top-title .el-select .el-input__inner {
  background: #fff !important;
}

[data-theme="dark"] .top-title .el-select .el-input__inner {
  background: #25385A !important;
}

[data-theme="light"] .top-title .el-select .el-input--mini .el-input__inner {
  border-color: #292F4C !important;
}

[data-theme="dark"] .top-title .el-select .el-input--mini .el-input__inner {
  border-color: #8EA4BD !important;
}

.top-title .rules {
  margin-left: 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  cursor: pointer;
  display: inline-flex;
}

.top-title .rules img {
  margin-top: 0.125rem;
  width: 1.125rem;
  height: 1.125rem;
}

.el-switch__core:after {
  top: 0.1375rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
}

.el-switch.is-checked .el-switch__core::after {
  top: 0.125rem;
  right: 0.1875rem;
  margin-left: -1.3125rem !important;
  width: 1.125rem;
  height: 1.125rem;
}

.el-switch {
  margin-left: 0.75rem;
  width: 3.0625rem;
}

.el-switch__core {
  width: 3.0625rem;
  height: 1.5rem;
  border-radius: 7rem 7rem 7rem 7rem;
}

.el-scrollbar__wrap {
  overflow-x: hidden !important;
}

[data-theme="light"] .el-loading-mask {
  background: #fff !important;
}

[data-theme="dark"] .el-loading-mask {
  background: #1A253A !important;
}

.el-dialog {
  border: 0.0625rem solid transparent;
  overflow: hidden;
}

[data-theme="light"] .el-dialog {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .el-dialog {
  border-color: #1F1E2B !important;
}

.el-dialog .el-dialog__body {
  word-break: break-word;
  text-align: justify;
}

[data-theme="light"] .el-dialog .el-dialog__body {
  background: #fff !important;
}

[data-theme="dark"] .el-dialog .el-dialog__body {
  background: #171622 !important;
}

[data-theme="light"] .el-dialog .el-dialog__footer {
  background: #fff !important;
}

[data-theme="dark"] .el-dialog .el-dialog__footer {
  background: #171622 !important;
}

.scrollbar {
  overflow-x: hidden;
  overflow-y: auto;
}

.scrollbar::-webkit-scrollbar {
  width: 0.3125rem;
}

.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}

[data-theme="light"] .scrollbar::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}

[data-theme="dark"] .scrollbar::-webkit-scrollbar-thumb {
  background: #78889b !important;
}

.scrollbar::-webkit-scrollbar-track {
  border-left: none;
}

[data-theme="light"] .scrollbar::-webkit-scrollbar-track {
  border-color: #efefef !important;
}

[data-theme="dark"] .scrollbar::-webkit-scrollbar-track {
  border-color: #2D3D5C !important;
}

[data-theme="light"] .scrollbar::-webkit-scrollbar-track {
  background: #fff !important;
}

[data-theme="dark"] .scrollbar::-webkit-scrollbar-track {
  background: #1A253A !important;
}

.el-select .el-input--mini .el-input__inner {
  width: 8.375rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border: 0.0625rem solid #efefef;
}

[data-theme="light"] .el-select .el-input--mini .el-input__inner {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .el-select .el-input--mini .el-input__inner {
  border-color: #1F1E2B !important;
}

#master .el-select .el-input--mini .el-input__inner {
  width: 8.375rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border: none;
  background-color: #100F1A;
}

[data-theme="light"] #master .el-select .el-input--mini .el-input__inner {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] #master .el-select .el-input--mini .el-input__inner {
  border-color: #1F1E2B !important;
}

#master .el-icon-arrow-up:before {
  content: "▴" !important;
  width: 1rem;
}

.el-select .el-input__inner,
.el-input__inner {
  background-color: transparent;
}

[data-theme="light"] .el-select .el-input__inner,
[data-theme="light"] .el-input__inner {
  color: #3B3559 !important;
}

[data-theme="dark"] .el-select .el-input__inner,
[data-theme="dark"] .el-input__inner {
  color: #fff !important;
}

.el-select .el-input__inner::-moz-placeholder,
.el-input__inner::-moz-placeholder {
  font-size: 0.875rem;
}

.el-select .el-input__inner::placeholder,
.el-input__inner::placeholder {
  font-size: 0.875rem;
}

[data-theme="light"] .el-select .el-input__inner::-moz-placeholder,
[data-theme="light"] .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}

[data-theme="light"] .el-select .el-input__inner::placeholder,
[data-theme="light"] .el-input__inner::placeholder {
  color: #A8A5AD !important;
}

[data-theme="dark"] .el-select .el-input__inner::-moz-placeholder,
[data-theme="dark"] .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}

[data-theme="dark"] .el-select .el-input__inner::placeholder,
[data-theme="dark"] .el-input__inner::placeholder {
  color: rgba(255,255,255,0.5) !important;
}

.el-select .el-input__inner::-webkit-input-placeholder,
.el-input__inner::-webkit-input-placeholder {
  font-size: 0.875rem;
}

[data-theme="light"] .el-select .el-input__inner::-webkit-input-placeholder,
[data-theme="light"] .el-input__inner::-webkit-input-placeholder {
  color: #A8A5AD !important;
}

[data-theme="dark"] .el-select .el-input__inner::-webkit-input-placeholder,
[data-theme="dark"] .el-input__inner::-webkit-input-placeholder {
  color: rgba(255,255,255,0.5) !important;
}

.el-select .el-input__inner:-moz-placeholder,
.el-input__inner:-moz-placeholder {
  font-size: 0.875rem;
}

[data-theme="light"] .el-select .el-input__inner:-moz-placeholder,
[data-theme="light"] .el-input__inner:-moz-placeholder {
  color: #A8A5AD !important;
}

[data-theme="dark"] .el-select .el-input__inner:-moz-placeholder,
[data-theme="dark"] .el-input__inner:-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}

.el-select .el-input__inner::-moz-placeholder,
.el-input__inner::-moz-placeholder {
  font-size: 0.875rem;
}

[data-theme="light"] .el-select .el-input__inner::-moz-placeholder,
[data-theme="light"] .el-input__inner::-moz-placeholder {
  color: #A8A5AD !important;
}

[data-theme="dark"] .el-select .el-input__inner::-moz-placeholder,
[data-theme="dark"] .el-input__inner::-moz-placeholder {
  color: rgba(255,255,255,0.5) !important;
}

.el-select .el-input__inner:-ms-input-placeholder,
.el-input__inner:-ms-input-placeholder {
  font-size: 0.875rem;
}

[data-theme="light"] .el-select .el-input__inner:-ms-input-placeholder,
[data-theme="light"] .el-input__inner:-ms-input-placeholder {
  color: #A8A5AD !important;
}

[data-theme="dark"] .el-select .el-input__inner:-ms-input-placeholder,
[data-theme="dark"] .el-input__inner:-ms-input-placeholder {
  color: rgba(255,255,255,0.5) !important;
}

.el-select-dropdown {
  border: #100F1A;
}

[data-theme="light"] .el-select-dropdown {
  background: #fff !important;
}

[data-theme="dark"] .el-select-dropdown {
  background: #100F1A !important;
}

.el-select-dropdown .popper__arrow,
.el-select-dropdown .popper__arrow::after {
  display: none !important;
}

[data-theme="light"] .el-select-dropdown__item.hover,
[data-theme="light"] .el-select-dropdown__item:hover {
  background: #ad2935 !important;
}

[data-theme="dark"] .el-select-dropdown__item.hover,
[data-theme="dark"] .el-select-dropdown__item:hover {
  background: #ad2935 !important;
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
  color: #fff;
}

[data-theme="light"] .el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
  background: #fff !important;
}

[data-theme="dark"] .el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
  background: #171622 !important;
}

[data-theme="light"] .el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover {
  background: #fff !important;
}

[data-theme="dark"] .el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover {
  background: #100F1A !important;
}

.el-select-dropdown__item.selected {
  color: #ffffff;
}

.account-select {
  box-shadow: 0 0.125rem 1rem 0 rgba(153,155,168,0.12);
  border-radius: 0.25rem;
  margin-top: 0.625rem !important;
}

[data-theme="light"] .account-select {
  background: #fff !important;
}

[data-theme="dark"] .account-select {
  background: #100F1A !important;
}

[data-theme="light"] .account-select {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .account-select {
  border-color: #374353 !important;
}

.account-select .popper__arrow {
  display: none;
}

.account-select .popper__arrow::after {
  border: none;
  border-width: 0;
}

.account-select .svg-search {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 1.25rem;
  top: -0.9375rem;
}

.account-select .el-select-dropdown__item {
  display: flex;
  font-size: 0.875rem;
  margin: 0 0.25rem;
}

[data-theme="light"] .account-select .el-select-dropdown__item {
  color: #3B3559 !important;
}

[data-theme="dark"] .account-select .el-select-dropdown__item {
  color: #fff !important;
}

.account-select .el-select-dropdown__item.hover,
.account-select .el-select-dropdown__item:hover {
  border-radius: 0.25rem;
}

[data-theme="light"] .account-select .el-select-dropdown__item.hover,
[data-theme="light"] .account-select .el-select-dropdown__item:hover {
  background: rgba(173,41,53,0.2) !important;
}

[data-theme="dark"] .account-select .el-select-dropdown__item.hover,
[data-theme="dark"] .account-select .el-select-dropdown__item:hover {
  background: rgba(181,35,55,0.501961) !important;
}

[data-theme="light"] .account-select .el-select-dropdown__item.selected {
  color: #AD2935 !important;
}

[data-theme="dark"] .account-select .el-select-dropdown__item.selected {
  color: #fff !important;
}

.account-select .el-scrollbar__wrap {
  margin-bottom: 0 !important;
}

.account-select .el-scrollbar__wrap::-webkit-scrollbar {
  width: 0.4375rem;
}

.account-select .el-select-dropdown__empty {
  font-size: 0.75rem;
}

[data-theme="light"] .account-select .el-select-dropdown__empty {
  color: #5F6472 !important;
}

[data-theme="dark"] .account-select .el-select-dropdown__empty {
  color: #E7EEF8 !important;
}

[data-theme="light"] .el-tag.el-tag--info {
  background: #fff !important;
}

[data-theme="dark"] .el-tag.el-tag--info {
  background: #100F1A !important;
}

[data-theme="light"] .el-tag.el-tag--info {
  border-color: #dee6ee !important;
}

[data-theme="dark"] .el-tag.el-tag--info {
  border-color: #111C30 !important;
}

[data-theme="light"] .el-tag.el-tag--info {
  color: #9ea0a8 !important;
}

[data-theme="dark"] .el-tag.el-tag--info {
  color: #8EA4BD !important;
}

[data-theme="light"] .el-select .el-tag__close.el-icon-close {
  background: #fff !important;
}

[data-theme="dark"] .el-select .el-tag__close.el-icon-close {
  background: #1A253A !important;
}

.account_select_box {
  top: 3.75rem !important;
  box-shadow: 0 0.125rem 1rem 0 rgba(153,155,168,0.12);
  border-radius: 0.25rem;
  margin-top: 0 !important;
  z-index: 2000 !important;
}

[data-theme="light"] .account_select_box {
  background: #fff !important;
}

[data-theme="dark"] .account_select_box {
  background: #100F1A !important;
}

[data-theme="light"] .account_select_box {
  border-color: #efefef !important;
}

[data-theme="dark"] .account_select_box {
  border-color: #2D3D5C !important;
}

.account_select_box .popper__arrow {
  display: none;
  border-bottom-color: #f6665d !important;
}

.account_select_box .popper__arrow::after {
  border: none;
  border-width: 0;
}

.account_select_box .popper__arrow::after {
  top: 0.0625rem;
  margin-left: -0.375rem;
  border-top-width: 0;
  border-bottom-color: #f6665d !important;
}

.account_select_box .svg-search {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 1.25rem;
  top: -0.9375rem;
}

.account_select_box .el-select-dropdown__item {
  font-size: 0.75rem;
}

[data-theme="light"] .account_select_box .el-select-dropdown__item {
  color: #AAADB8 !important;
}

[data-theme="dark"] .account_select_box .el-select-dropdown__item {
  color: #8EA4BD !important;
}

[data-theme="light"] .account_select_box .el-select-dropdown__item.hover,
[data-theme="light"] .account_select_box .el-select-dropdown__item:hover {
  background: #fff !important;
}

[data-theme="dark"] .account_select_box .el-select-dropdown__item.hover,
[data-theme="dark"] .account_select_box .el-select-dropdown__item:hover {
  background: #2D3D5C !important;
}

[data-theme="light"] .account_select_box .el-select-dropdown__item.hover,
[data-theme="light"] .account_select_box .el-select-dropdown__item:hover {
  color: #262626 !important;
}

[data-theme="dark"] .account_select_box .el-select-dropdown__item.hover,
[data-theme="dark"] .account_select_box .el-select-dropdown__item:hover {
  color: #E7EEF8 !important;
}

[data-theme="light"] .account_select_box .el-select-dropdown__item.selected {
  color: #ad2935 !important;
}

[data-theme="dark"] .account_select_box .el-select-dropdown__item.selected {
  color: #fd6257 !important;
}

.account_select_box .el-scrollbar__wrap {
  margin-bottom: 0 !important;
}

.account_select_box .el-scrollbar__wrap::-webkit-scrollbar {
  width: 0.4375rem;
}

.account_select_box .el-select-dropdown__empty {
  font-size: 0.75rem;
}

[data-theme="light"] .account_select_box .el-select-dropdown__empty {
  color: #5F6472 !important;
}

[data-theme="dark"] .account_select_box .el-select-dropdown__empty {
  color: #E7EEF8 !important;
}

.detailList_select_box {
  box-shadow: 0 0.125rem 1rem 0 rgba(153,155,168,0.12);
  border-radius: 0.25rem;
  margin-top: 0.4375rem !important;
}

[data-theme="light"] .detailList_select_box {
  background: #fff !important;
}

[data-theme="dark"] .detailList_select_box {
  background: #1A253A !important;
}

[data-theme="light"] .detailList_select_box {
  border-color: #efefef !important;
}

[data-theme="dark"] .detailList_select_box {
  border-color: #2D3D5C !important;
}

.detailList_select_box .popper__arrow {
  display: none;
}

.detailList_select_box .popper__arrow::after {
  border: none;
  border-width: 0;
}

.detailList_select_box .popper__arrow::after {
  top: 0.0625rem;
  margin-left: -0.375rem;
  border-top-width: 0;
}

.detailList_select_box .svg-search {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 1.25rem;
  top: -0.9375rem;
}

.detailList_select_box .el-select-dropdown__item {
  font-size: 0.75rem;
}

[data-theme="light"] .detailList_select_box .el-select-dropdown__item {
  color: #AAADB8 !important;
}

[data-theme="dark"] .detailList_select_box .el-select-dropdown__item {
  color: #8EA4BD !important;
}

[data-theme="light"] .detailList_select_box .el-select-dropdown__item.hover,
[data-theme="light"] .detailList_select_box .el-select-dropdown__item:hover {
  background: #fff !important;
}

[data-theme="dark"] .detailList_select_box .el-select-dropdown__item.hover,
[data-theme="dark"] .detailList_select_box .el-select-dropdown__item:hover {
  background: #2D3D5C !important;
}

[data-theme="light"] .detailList_select_box .el-select-dropdown__item.hover,
[data-theme="light"] .detailList_select_box .el-select-dropdown__item:hover {
  color: #262626 !important;
}

[data-theme="dark"] .detailList_select_box .el-select-dropdown__item.hover,
[data-theme="dark"] .detailList_select_box .el-select-dropdown__item:hover {
  color: #E7EEF8 !important;
}

[data-theme="light"] .detailList_select_box .el-select-dropdown__item.selected {
  color: #ad2935 !important;
}

[data-theme="dark"] .detailList_select_box .el-select-dropdown__item.selected {
  color: #fd6257 !important;
}

.detailList_select_box .el-scrollbar__wrap {
  margin-bottom: 0 !important;
}

.detailList_select_box .el-scrollbar__wrap::-webkit-scrollbar {
  width: 0.4375rem;
}

.detailList_select_box .el-select-dropdown__empty {
  font-size: 0.75rem;
}

[data-theme="light"] .detailList_select_box .el-select-dropdown__empty {
  color: #5F6472 !important;
}

[data-theme="dark"] .detailList_select_box .el-select-dropdown__empty {
  color: #E7EEF8 !important;
}

.el-cascader .el-input__inner {
  border: 0.0625rem solid #efefef !important;
  text-align: center;
}

.account-cascader {
  box-shadow: 0 0.125rem 1rem 0 rgba(153,155,168,0.12);
  border-radius: 0.25rem;
  margin-top: 0 !important;
  margin-left: -2rem !important;
}

.account-cascader .el-cascader-menu__hover-zone {
  display: none;
}

[data-theme="light"] .account-cascader {
  background: #fff !important;
}

[data-theme="dark"] .account-cascader {
  background: rgba(5,5,26,0.85098) !important;
}

[data-theme="light"] .account-cascader {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .account-cascader {
  border-color: #1F1E2B !important;
}

.account-cascader .popper__arrow {
  display: none;
}

.account-cascader .popper__arrow::after {
  border: none;
  border-width: 0;
}

.account-cascader .svg-search {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 1.25rem;
  top: -0.9375rem;
}

.account-cascader .el-cascader-panel {
  width: 16.875rem;
}

.account-cascader .el-cascader-menu {
  width: 8.25rem;
  min-width: 0;
}

.account-cascader .el-cascader-node {
  width: 7.5rem !important;
  font-size: 0.75rem;
  margin: 0 0.3125rem;
  padding: 0 !important;
}

[data-theme="light"] .account-cascader .el-cascader-node {
  color: #5F6472 !important;
}

[data-theme="dark"] .account-cascader .el-cascader-node {
  color: #E7EEF8 !important;
}

.account-cascader .el-cascader-node__label {
  padding: 0 0.825rem;
}

.account-cascader .el-cascader-node__postfix .el-icon-arrow-right {
  width: 0.5rem;
  height: 0.75rem;
  display: inline-block;
}

.account-cascader .el-cascader-node__postfix .el-icon-arrow-right:before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.75rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAABvSURBVDhP3ZJBDYAwEASnKEACErBQJ0jCARKQgAQqBQfLgzYhF9Jrwq/z3M1NLpeD/pA0SVoljbZrQtKih7NFMtjgxQwcnqQmoEXiCciS3YaFFgHArw0SEG1Y8AQJiCGEyxaFmsAd/iQ/0la7fGfcUlovvhxiutMAAAAASUVORK5CYII=) no-repeat center/contain;
}

.account-cascader .el-cascader-node__postfix {
  right: 0.25rem;
}

.account-cascader .el-icon-check {
  display: none;
}

.account-cascader .el-cascader__suggestion-list {
  padding: 0.375rem;
}

.account-cascader .el-cascader-node:hover {
  border-radius: 0.25rem;
  width: 7.5rem;
}

[data-theme="light"] .account-cascader .el-cascader-node:hover {
  background: rgba(181,35,55,0.501961) !important;
}

[data-theme="dark"] .account-cascader .el-cascader-node:hover {
  background: rgba(181,35,55,0.501961) !important;
}

[data-theme="light"] .account-cascader .is-active {
  color: #ad2935 !important;
}

[data-theme="dark"] .account-cascader .is-active {
  color: #fd6257 !important;
}

.account-cascader .el-cascader-node {
  width: 8.375rem;
}

[data-theme="light"] .account-cascader .el-cascader-node {
  background: #fff !important;
}

[data-theme="dark"] .account-cascader .el-cascader-node {
  background: rgba(5,5,26,0.85098) !important;
}

.account-cascader .el-cascader__suggestion-item {
  font-size: 0.75rem;
}

[data-theme="light"] .account-cascader .el-cascader__suggestion-item {
  background: #fff !important;
}

[data-theme="dark"] .account-cascader .el-cascader__suggestion-item {
  background: rgba(5,5,26,0.85098) !important;
}

[data-theme="light"] .account-cascader .el-cascader__suggestion-item {
  color: #5F6472 !important;
}

[data-theme="dark"] .account-cascader .el-cascader__suggestion-item {
  color: #E7EEF8 !important;
}

.account-cascader .el-cascader__suggestion-item:hover {
  border-radius: 0.25rem;
}

[data-theme="light"] .account-cascader .el-cascader__suggestion-item:hover {
  background: rgba(181,35,55,0.501961) !important;
}

[data-theme="dark"] .account-cascader .el-cascader__suggestion-item:hover {
  background: rgba(181,35,55,0.501961) !important;
}

.account-cascader .el-scrollbar__wrap {
  margin-bottom: 0 !important;
}

.account-cascader .el-scrollbar__wrap::-webkit-scrollbar {
  width: 0.4375rem;
}

.el-radio__label {
  font-size: 1rem !important;
  font-weight: 400;
}

[data-theme="light"] .el-radio__label {
  color: #3B3559 !important;
}

[data-theme="dark"] .el-radio__label {
  color: #fff !important;
}

#signalmanage .third-party-radio-group .el-radio-group .el-radio .el-radio__label {
  font-size: 0.75rem !important;
}

[data-theme="light"] .el-radio__input.is-checked+.el-radio__label {
  color: #3B3559 !important;
}

[data-theme="dark"] .el-radio__input.is-checked+.el-radio__label {
  color: #fff !important;
}

.el-radio__input .el-radio__inner {
  width: 1.25rem;
  height: 1.25rem;
  border-width: 0.1875rem;
}

[data-theme="light"] .el-radio__input .el-radio__inner {
  background: #fff !important;
}

[data-theme="dark"] .el-radio__input .el-radio__inner {
  background: #1A253A !important;
}

.el-radio__input .el-radio__inner ::after {
  background-color: #e84f46 !important;
}

.settingBox_content .el-radio__input .el-radio__inner,
.measure .el-radio__input .el-radio__inner {
  width: 1rem;
  height: 1rem;
  border-width: 0.0625rem;
}

[data-theme="light"] .settingBox_content .el-radio__input .el-radio__inner,
[data-theme="light"] .measure .el-radio__input .el-radio__inner {
  background: #fff !important;
}

[data-theme="dark"] .settingBox_content .el-radio__input .el-radio__inner,
[data-theme="dark"] .measure .el-radio__input .el-radio__inner {
  background: #1A253A !important;
}

.settingBox_content .el-radio__input .el-radio__inner ::after,
.measure .el-radio__input .el-radio__inner ::after {
  background-color: #e84f46 !important;
}

.el-radio__inner::after {
  background-color: #e84f46 !important;
  width: 0.5rem;
  height: 0.5rem;
}

.el-radio__input.is-checked .el-radio__inner {
  border-color: #e84f46 !important;
  background-color: transparent !important;
  border-width: 0.25rem;
}

.el-radio__inner:hover {
  border-color: #e84f46;
  border-width: 0.25rem;
}

[data-theme="light"] .el-radio__inner:hover {
  border-color: #ad2935 !important;
}

[data-theme="dark"] .el-radio__inner:hover {
  border-color: #fd6257 !important;
}

.measure .el-radio__input.is-checked .el-radio__inner,
.settingBox_content .el-radio__input.is-checked .el-radio__inner {
  border-color: #e84f46 !important;
  background-color: transparent !important;
  border-width: 0.0625rem;
}

.measure .el-radio__inner:hover,
.settingBox_content .el-radio__inner:hover {
  border-color: #e84f46;
  border-width: 0.0625rem;
}

[data-theme="light"] .measure .el-radio__inner:hover,
[data-theme="light"] .settingBox_content .el-radio__inner:hover {
  border-color: #ad2935 !important;
}

[data-theme="dark"] .measure .el-radio__inner:hover,
[data-theme="dark"] .settingBox_content .el-radio__inner:hover {
  border-color: #fd6257 !important;
}

.date-picker .el-date-editor .el-input,
.date-picker .el-date-editor .el-input__inner {
  width: 8.375rem !important;
}

.date-picker .el-date-editor .el-input--mini .el-input__inner {
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  background-color: transparent;
}

.date-picker .el-input--mini .el-input__icon {
  line-height: 1.5rem !important;
}

.date-picker .el-range-editor--mini.el-input__inner {
  border: 0.0625rem solid red;
}

[data-theme="light"] .date-picker .el-range-editor--mini.el-input__inner {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .date-picker .el-range-editor--mini.el-input__inner {
  border-color: #1F1E2B !important;
}

[data-theme="light"] .date-picker .el-range-editor--mini .el-range-separator {
  color: #5F6472 !important;
}

[data-theme="dark"] .date-picker .el-range-editor--mini .el-range-separator {
  color: #E7EEF8 !important;
}

.picker-box {
  border-radius: 0.625rem;
}

[data-theme="light"] .picker-box {
  color: #5F6472 !important;
}

[data-theme="dark"] .picker-box {
  color: #E7EEF8 !important;
}

[data-theme="light"] .picker-box {
  background: #DCE6F1 !important;
}

[data-theme="dark"] .picker-box {
  background: #171622 !important;
}

[data-theme="light"] .picker-box {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .picker-box {
  border-color: #1F1E2B !important;
}

[data-theme="light"] .picker-box .popper__arrow {
  border-bottom-color: #EAEAEA !important;
}

[data-theme="dark"] .picker-box .popper__arrow {
  border-bottom-color: #1F1E2B !important;
}

[data-theme="light"] .picker-box .popper__arrow::after {
  border-bottom-color: #fff !important;
}

[data-theme="dark"] .picker-box .popper__arrow::after {
  border-bottom-color: #2D3D5C !important;
}

.picker-box .el-picker-panel__sidebar {
  border-radius: 0.625rem 0 0 0.625rem;
}

[data-theme="light"] .picker-box .el-date-range-picker__header .el-picker-panel__icon-btn {
  color: #5F6472 !important;
}

[data-theme="dark"] .picker-box .el-date-range-picker__header .el-picker-panel__icon-btn {
  color: #A7AAB5 !important;
}

[data-theme="light"] .picker-box .el-date-range-picker__header .el-picker-panel__icon-btn:hover {
  color: #ad2935 !important;
}

[data-theme="dark"] .picker-box .el-date-range-picker__header .el-picker-panel__icon-btn:hover {
  color: #E7EEF8 !important;
}

[data-theme="light"] .picker-box .el-date-table th {
  color: #262626 !important;
}

[data-theme="dark"] .picker-box .el-date-table th {
  color: #E7EEF8 !important;
}

[data-theme="light"] .picker-box .el-date-table tr {
  border-color: #e0e3e7 !important;
}

[data-theme="dark"] .picker-box .el-date-table tr {
  border-color: #111C30 !important;
}

[data-theme="light"] .picker-box .el-date-range-picker__content.is-left {
  border-color: #e0e3e7 !important;
}

[data-theme="dark"] .picker-box .el-date-range-picker__content.is-left {
  border-color: #111C30 !important;
}

[data-theme="light"] .picker-box .el-picker-panel__sidebar {
  color: #5F6472 !important;
}

[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  color: #E7EEF8 !important;
}

[data-theme="light"] .picker-box .el-picker-panel__sidebar {
  background: #fff !important;
}

[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  background: #2D3D5C !important;
}

[data-theme="light"] .picker-box .el-picker-panel__sidebar {
  border-color: #e0e3e7 !important;
}

[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  border-color: #111C30 !important;
}

.picker-box .el-picker-panel__sidebar .el-picker-panel__shortcut {
  font-size: 0.75rem;
}

[data-theme="light"] .picker-box .el-picker-panel__sidebar .el-picker-panel__shortcut {
  color: #262626 !important;
}

[data-theme="dark"] .picker-box .el-picker-panel__sidebar .el-picker-panel__shortcut {
  color: #E7EEF8 !important;
}

.picker-box .el-date-range-picker__header div {
  font-size: 0.75rem;
}

.picker-box .el-date-table {
  font-size: 0.625rem;
}

.picker-box .el-date-table td.end-date span,
.picker-box .el-date-table td.start-date span {
  background-color: #B52337;
}

[data-theme="light"] .picker-box .el-date-table td.end-date span,
[data-theme="light"] .picker-box .el-date-table td.start-date span {
  background: #DE294D !important;
}

[data-theme="dark"] .picker-box .el-date-table td.end-date span,
[data-theme="dark"] .picker-box .el-date-table td.start-date span {
  background: #DE294D !important;
}

.picker-box .el-picker-panel__shortcut:hover,
.picker-box .el-date-table td.available:hover,
.picker-box .el-picker-panel__icon-btn:hover {
  color: #ad2935;
}

[data-theme="light"] .picker-box .el-date-table td.today span {
  color: #3B3559 !important;
}

[data-theme="dark"] .picker-box .el-date-table td.today span {
  color: #fff !important;
}

[data-theme="light"] .picker-box .el-date-table td.in-range div,
[data-theme="light"] .picker-box .el-date-table td.in-range div:hover,
[data-theme="light"] .picker-box .el-date-table.is-week-mode .el-date-table__row.current div,
[data-theme="light"] .picker-box .el-date-table.is-week-mode .el-date-table__row:hover div {
  background: rgba(188,27,41,0.1) !important;
}

[data-theme="dark"] .picker-box .el-date-table td.in-range div,
[data-theme="dark"] .picker-box .el-date-table td.in-range div:hover,
[data-theme="dark"] .picker-box .el-date-table.is-week-mode .el-date-table__row.current div,
[data-theme="dark"] .picker-box .el-date-table.is-week-mode .el-date-table__row:hover div {
  background: #192C56 !important;
}

[data-theme="light"] .picker-box .el-picker-panel__sidebar {
  background: #fff !important;
}

[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  background: #100F1A !important;
}

[data-theme="light"] [data-theme="dark"] .picker-box .el-picker-panel__sidebar,
[data-theme="light"] [data-theme="dark"].picker-box .el-picker-panel__sidebar,
[data-theme="light"] html[data-theme="dark"] .picker-box .el-picker-panel__sidebar,
[data-theme="light"] body[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  background: #fff !important;
}

[data-theme="dark"] [data-theme="dark"] .picker-box .el-picker-panel__sidebar,
[data-theme="dark"] [data-theme="dark"].picker-box .el-picker-panel__sidebar,
[data-theme="dark"] html[data-theme="dark"] .picker-box .el-picker-panel__sidebar,
[data-theme="dark"] body[data-theme="dark"] .picker-box .el-picker-panel__sidebar {
  background: #100F1A !important;
}

.el-message {
  min-width: 3.125rem !important;
  z-index: 4000 !important;
}

.el-message-box {
  z-index: 4000 !important;
  border: none !important;
  border-radius: 0.625rem !important;
}

[data-theme="light"] .el-message-box {
  background: #DCE6F1 !important;
}

[data-theme="dark"] .el-message-box {
  background: #171622 !important;
}

.el-message-box .el-message-box__header {
  height: 2.5rem;
  padding: 0;
  border-radius: 0.625rem 0.625rem 0 0 !important;
  border-bottom: 0.0625rem solid red;
}

[data-theme="light"] .el-message-box .el-message-box__header {
  background: #DCE6F1 !important;
}

[data-theme="dark"] .el-message-box .el-message-box__header {
  background: #171622 !important;
}

[data-theme="light"] .el-message-box .el-message-box__header {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .el-message-box .el-message-box__header {
  border-color: #1F1E2B !important;
}

.el-message-box .el-message-box__header .el-message-box__title {
  line-height: 2.5rem;
  font-size: 0.875rem;
  color: #fff;
  padding-left: 1rem;
  font-weight: 550;
}

[data-theme="light"] .el-message-box .el-message-box__header .el-message-box__title {
  color: #3B3559 !important;
}

[data-theme="dark"] .el-message-box .el-message-box__header .el-message-box__title {
  color: #fff !important;
}

.el-message-box .el-message-box__header .el-message-box__headerbtn {
  position: absolute;
  top: 0.6875rem;
  right: 0.9375rem;
}

.el-message-box .el-message-box__content {
  font-size: 0.75rem;
  display: flex;
  justify-content: center;
}

[data-theme="light"] .el-message-box .el-message-box__content {
  color: #3B3559 !important;
}

[data-theme="dark"] .el-message-box .el-message-box__content {
  color: #fff !important;
}

.el-message-box .el-message-box__btns {
  text-align: center;
}

.el-message-box .el-message-box__btns .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 0.875rem;
  color: #fff;
  background: #5f6472;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  line-height: 0.3125rem;
  border-radius: 0.25rem;
  border: 0.0625rem solid #5f6472;
  box-sizing: border-box;
  margin-left: 1.875rem;
  height: 2rem;
}

.el-message-box .el-message-box__btns .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 0.875rem;
  color: #fff;
  background: #ad2935;
  width: 5rem;
  height: 1.75rem;
  text-align: center;
  line-height: 0.3125rem;
  border-radius: 0.25rem;
  border-color: #ad2935;
  margin-left: -10.625rem;
  height: 2rem;
}

@media screen and (max-width: 699px) {
  .el-message {
    min-width: 50rem !important;
    min-height: 12.5rem !important;
    z-index: 4000 !important;
    top: 18.75rem !important;
    font-size: 6.25rem !important;
  }

  .el-message__content {
    font-size: 3.125rem !important;
  }
}

.el-popover {
  min-width: 0;
  font-size: 1rem;
  word-break: normal;
  text-align: initial;
}

[data-theme="light"] .el-popover {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .el-popover {
  border-color: #1F1E2B !important;
}

[data-theme="light"] .el-popover {
  background: #fff;
}

[data-theme="dark"] .el-popover {
  background: #100F1A;
}

[data-theme="light"] .el-popover {
  color: #3B3559 !important;
}

[data-theme="dark"] .el-popover {
  color: #fff !important;
}

[data-theme="light"] .el-popover .el-input__inner {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .el-popover .el-input__inner {
  border-color: #1F1E2B !important;
}

[data-theme="light"] .el-popover .el-input__inner {
  background: #fff !important;
}

[data-theme="dark"] .el-popover .el-input__inner {
  background: #100F1A !important;
}

[data-theme="light"] .el-popover .el-input-group__append {
  border-color: #727077 !important;
}

[data-theme="dark"] .el-popover .el-input-group__append {
  border-color: #1f1e2b !important;
}

[data-theme="light"] .el-popover .el-input-group__append {
  background: #fff !important;
}

[data-theme="dark"] .el-popover .el-input-group__append {
  background: #100F1A !important;
}

.docmanage_Pop_show {
  min-width: 40.625rem !important;
  border-radius: 1.25rem;
  padding: 1.1875rem 0 1.1875rem 1rem;
}

.docmanage_Pop_show .content .top_box {
  padding-right: 1rem;
  display: flex;
  align-items: center;
}

.docmanage_Pop_show .content .top_box .el-checkbox__input .el-checkbox__inner {
  border: 0.0625rem solid red;
}

[data-theme="light"] .docmanage_Pop_show .content .top_box .el-checkbox__input .el-checkbox__inner {
  border-color: #A8A5AD !important;
}

[data-theme="dark"] .docmanage_Pop_show .content .top_box .el-checkbox__input .el-checkbox__inner {
  border-color: rgba(255,255,255,0.5) !important;
}

.docmanage_Pop_show .content .top_box>div {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  padding: 0.5rem;
  margin-right: 0.75rem;
  cursor: pointer;
}

.docmanage_Pop_show .content .top_box>div img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.25rem;
}

.docmanage_Pop_show .content .top_box .all_renew {
  margin-left: 0.375rem;
  color: #ff7d00;
}

.docmanage_Pop_show .content .top_box .all_pause {
  color: #43c498;
}

.docmanage_Pop_show .content .top_box .all_cancel {
  color: #409eff;
}

.docmanage_Pop_show .content .top_box .all_set {
  display: flex;
  align-items: center;
  color: #ad2935;
}

.docmanage_Pop_show .content .el-checkbox-group {
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  padding-right: 1rem;
  height: 25rem;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox {
  display: flex;
  align-items: center;
  margin: 0;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
  border: 0.0625rem solid red;
}

[data-theme="light"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
  border-color: #A8A5AD !important;
}

[data-theme="dark"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
  border-color: rgba(255,255,255,0.5) !important;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label {
  width: 100%;
  padding-left: 1rem;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item {
  height: 3.6875rem;
  width: 100%;
  padding: 0.3125rem 0 0.5rem 0;
  box-sizing: border-box;
  border-bottom: 0.0625rem solid #eaeaea;
  display: flex;
}

[data-theme="light"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item {
  border-color: #374353 !important;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-1 {
  width: 15.9375rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-1 .number {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25rem;
  display: flex;
}

[data-theme="light"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-1 .number {
  color: #3B3559 !important;
}

[data-theme="dark"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-1 .number {
  color: #fff !important;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-1 .serve {
  font-size: 0.75rem;
  font-weight: 400;
  color: #7f7f7f;
  line-height: 1rem;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 {
  display: flex;
  justify-content: space-between;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot {
  display: flex;
  align-items: center;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot .type_box {
  padding: 0.125rem 0.25rem;
  background: #3b3559;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot .type_box .type_box_text {
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  transform: scale(0.8);
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot .type_lot {
  margin-left: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
}

[data-theme="light"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot .type_lot {
  color: #3B3559 !important;
}

[data-theme="dark"] .docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .lot .type_lot {
  color: #fff !important;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_1 .value {
  font-size: 1rem;
  font-weight: 700;
  color: #e71741;
  line-height: 1.25rem;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 img {
  width: 1rem;
  height: 1rem;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_1 {
  display: flex;
  align-items: center;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_1 .text {
  color: #a8a5ad;
  padding: 0 0.25rem;
  font-size: 0.75rem;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_2 {
  display: flex;
  align-items: center;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_2 .text {
  color: #ff7d00;
  padding: 0 0.25rem;
  font-size: 0.75rem;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_3 {
  display: flex;
  align-items: center;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_3 .text {
  color: #43c498;
  padding: 0 0.25rem;
  font-size: 0.75rem;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_4 {
  display: flex;
  align-items: center;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_4 .text {
  color: #8ea4bd;
  padding-right: 0.25rem;
  font-size: 0.75rem;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_4 i {
  color: #8ea4bd;
  padding: 0;
  font-size: 0.75rem;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_5 {
  display: flex;
  align-items: center;
}

.docmanage_Pop_show .content .el-checkbox-group .el-checkbox .el-checkbox__label .checkbox-item .item-2 .item-2_2 .item-2_2_5 .text {
  color: #ad2935;
  padding-left: 0.25rem;
  font-size: 0.75rem;
}

.docmanage_Pop_show .content .el-checkbox-group::-webkit-scrollbar {
  width: 0.4375rem;
  height: 0.4375rem;
}

.docmanage_Pop_show .content .el-checkbox-group::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem rgba(0,0,0,0.3);
  border-radius: 3.1875rem;
}

[data-theme="light"] .docmanage_Pop_show .content .el-checkbox-group::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}

[data-theme="dark"] .docmanage_Pop_show .content .el-checkbox-group::-webkit-scrollbar-thumb {
  background: #78889b !important;
}

.setPop_show {
  padding: 0;
}

.setPop_show div+div {
  margin-top: 0.25rem;
}

.setPop_show div {
  cursor: pointer;
  padding: 0.25rem 1rem;
}

[data-theme="light"] .setPop_show div:hover {
  background: rgba(188,27,41,0.1) !important;
}

[data-theme="dark"] .setPop_show div:hover {
  background: #BC1B29 !important;
}

[data-theme="light"] .setPop_show div:hover {
  color: #AD2935 !important;
}

[data-theme="dark"] .setPop_show div:hover {
  color: #fff !important;
}

.setPop_show .popper__arrow {
  border: none;
}

.setPop_show .popper__arrow::after {
  margin-left: 0 !important;
  top: -0.25rem !important;
}

[data-theme="light"] .setPop_show .popper__arrow::after {
  border-bottom-color: #EAEAEA;
}

[data-theme="dark"] .setPop_show .popper__arrow::after {
  border-bottom-color: #1F1E2B;
}

.operatePopover {
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
  box-sizing: border-box !important;
  padding: 0.25rem !important;
  border-radius: 0.25rem !important;
  border: none !important;
  background: rgba(5,5,26,0.85) !important;
  box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.15) !important;
  opacity: 1 !important;
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  letter-spacing: 0% !important;
  vertical-align: middle !important;
}

.operatePopover * {
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  letter-spacing: 0% !important;
  vertical-align: middle !important;
}

.operatePopover li {
  color: #ffffff !important;
  vertical-align: middle !important;
}

.operatePopover .card-text,
.operatePopover .text-tooltip,
.operatePopover .text-tooltip span,
.operatePopover .text-tooltip .over-flow {
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  letter-spacing: 0% !important;
  vertical-align: middle !important;
}

.operatePopover .popper__arrow {
  display: none !important;
}

.operatePopover .popper__arrow::after {
  display: none !important;
}

.SwitchUsers-popover {
  width: 22.625rem;
  box-sizing: border-box;
  border: none;
  box-shadow: 0 0.125rem 0.375rem 0.0625rem rgba(0,0,0,0.16) !important;
  border-radius: 0.5rem !important;
  transition: width 0.3s ease;
}

[data-theme="light"] .SwitchUsers-popover {
  background: #fff;
}

[data-theme="dark"] .SwitchUsers-popover {
  background: rgba(5,5,26,0.85098);
}

.SwitchUsers-popover.expanded {
  width: 31.1875rem !important;
}

.SwitchUsers-popover.expanded .user-box-item {
  width: 26.9375rem !important;
}

.SwitchUsers-popover .SwitchUsers_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

[data-theme="light"] .SwitchUsers-popover .SwitchUsers_box {
  background: #fff;
}

[data-theme="dark"] .SwitchUsers-popover .SwitchUsers_box {
  background: rgba(5,5,26,0.85098);
}

.SwitchUsers-popover .SwitchUsers_box .user-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item {
  padding: 0.6875rem 0.75rem 0.25rem;
  margin: 0.125rem 0;
  display: flex;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  transition: width 0.3s ease;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item:hover {
  cursor: pointer;
  border-radius: 0.25rem;
}

[data-theme="light"] .SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item:hover {
  background: rgba(188,27,41,0.1) !important;
}

[data-theme="dark"] .SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item:hover {
  background: #BC1B29 !important;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .user-photo {
  width: 2.625rem;
  height: 2.625rem;
  border-radius: 50%;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 0.875rem;
  flex: 1;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .green-point-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .green-point-box .name {
  font-size: 1.25rem;
  font-weight: 400;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .green-point-box .green-point {
  width: 0.75rem;
  height: 0.75rem;
  background: #03ad90;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  opacity: 1;
  margin-left: 0.625rem;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .nickname {
  margin-top: 0.3125rem;
  font-size: 0.75rem;
  font-weight: 400;
}

[data-theme="light"] .SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .nickname {
  color: #858492 !important;
}

[data-theme="dark"] .SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .name-box .nickname {
  color: #858492 !important;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .switch-button {
  position: absolute;
  right: 2.625rem;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  animation: fadeIn 0.3s ease forwards;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .switch-button .switch-btn {
  background: #ffffff;
  border: none;
  height: 2rem;
  border-radius: 0.25rem;
  color: #B52337;
  padding: 0.375rem 0.5rem;
  font-size: 0.75rem;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .switch-button .switch-btn .switch-btn-icon {
  width: 1rem;
  height: 1rem;
  margin-right: 0.25rem;
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .switch-button .switch-btn:hover {
  background: white;
  transform: translateY(-0.0625rem);
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item .switch-button .switch-btn:active {
  transform: translateY(0);
}

.SwitchUsers-popover .SwitchUsers_box .user-box .user-box-item:hover .switch-button {
  opacity: 1;
}

.SwitchUsers-popover .SwitchUsers_box .operat-box {
  margin-top: 0.75rem;
}

.SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item {
  display: flex;
  align-items: center;
  margin: 0.125rem 0;
  padding: 0.375rem 0.75rem 0.375rem 4.25rem;
  height: 2rem;
  cursor: pointer;
}

.SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item .operat-item-icon {
  height: 1rem;
  width: 1rem;
}

.SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item .operat-item-label {
  margin-left: 1.875rem;
  font-size: 0.875rem;
  font-weight: 400;
  display: -webkit-box;
  overflow: hidden;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-overflow: ellipsis;
}

.SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item:hover {
  border-radius: 0.25rem;
}

[data-theme="light"] .SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item:hover {
  background: rgba(188,27,41,0.1) !important;
}

[data-theme="dark"] .SwitchUsers-popover .SwitchUsers_box .operat-box .operat-item:hover {
  background: #BC1B29 !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-50%) translateX(0.625rem);
  }

  to {
    opacity: 1;
    transform: translateY(-50%) translateX(0);
  }
}

.APPcode {
  border-radius: 0.25rem;
  width: 34.375rem !important;
  background: #171622;
  position: relative;
  overflow: hidden;
  padding: 1.5rem;
  border: none !important;
  box-shadow: none !important;
}

[data-theme="light"] .APPcode {
  color: #fff !important;
}

[data-theme="dark"] .APPcode {
  color: #fff !important;
}

.APPcode.el-popover {
  border: none !important;
  box-shadow: none !important;
}

.APPcode .code_box {
  padding: 0;
  display: flex;
  flex-direction: column;
  background: transparent;
}

.APPcode .code_box .box_title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: #ffffff;
  margin: 0 0 1.875rem 0;
}

.APPcode .code_box .box_subtitle {
  margin: 0 0 1.875rem 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #8c8b96;
  opacity: 0.8;
}

.APPcode .code_box .img_box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5.5rem;
}

.APPcode .code_box .img_box .radio_box {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.APPcode .code_box .img_box .radio_box>div {
  cursor: pointer;
  transition: opacity 0.2s;
}

.APPcode .code_box .img_box .radio_box>div img {
  width: 10rem;
  height: auto;
  display: block;
  border-radius: 0.5rem;
}

.APPcode .code_box .img_box .radio_box>div.ios_box img {
  background: #ffffff;
}

.APPcode .code_box .img_box .radio_box>div.Android_box img,
.APPcode .code_box .img_box .radio_box>div.Google_box img {
  background: #2d2d2d;
}

.APPcode .code_box .img_box .radio_box .unselected {
  opacity: 0.6;
}

.APPcode .code_box .img_box .radio_box .code_tips {
  line-height: 1.375rem;
  opacity: 0.72;
  font-size: 0.875rem;
  margin-top: 0.5rem;
}

.APPcode .code_box .img_box .code_img {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.APPcode .code_box .img_box .code_img img {
  border-radius: 0.5rem;
  width: 12.5rem;
  height: 12.5rem;
  border: 0.125rem solid #ffffff;
  background: #ffffff;
  padding: 0.5rem;
  box-sizing: border-box;
}

.APPcode .code_box .img_box .code_img .update_date {
  display: flex;
  justify-content: center;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #8c8b96;
  opacity: 0.7;
  margin-top: 0.75rem;
  line-height: 1rem;
}

.popover_fee {
  border: 0.0625rem solid;
}

[data-theme="light"] .popover_fee {
  background: #FAFAFA !important;
}

[data-theme="dark"] .popover_fee {
  background: #1D1C29 !important;
}

[data-theme="light"] .popover_fee {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .popover_fee {
  border-color: #374353 !important;
}

.popover_fee .popper__arrow {
  border-width: 0;
  border-top-color: #25385a !important;
}

.popover_fee .popper__arrow::after {
  border-width: 0;
  border-top-color: #25385a !important;
}

.el-notification {
  border-color: #2d3d5c !important;
  border: 0.125rem solid #dee6ee !important;
  width: 31.25rem;
  cursor: pointer;
}

[data-theme="light"] .el-notification {
  background: #fff !important;
}

[data-theme="dark"] .el-notification {
  background: #2D3D5C !important;
}

[data-theme="light"] .el-notification {
  border-color: #dee6ee !important;
}

[data-theme="dark"] .el-notification {
  border-color: #111C30 !important;
}

[data-theme="light"] .el-notification .el-notification__title {
  color: #5F6472 !important;
}

[data-theme="dark"] .el-notification .el-notification__title {
  color: #E7EEF8 !important;
}

.el-notification .el-notification__content {
  font-size: 0.8125rem;
}

[data-theme="light"] .el-notification .el-notification__content {
  color: #5F6472 !important;
}

[data-theme="dark"] .el-notification .el-notification__content {
  color: #E7EEF8 !important;
}

[data-theme="light"] .is-indeterminate .el-checkbox__inner,
[data-theme="light"] .is-checked .el-checkbox__inner {
  border-color: #efefef !important;
}

[data-theme="dark"] .is-indeterminate .el-checkbox__inner,
[data-theme="dark"] .is-checked .el-checkbox__inner {
  border-color: #2D3D5C !important;
}

[data-theme="light"] .is-indeterminate .el-checkbox__inner,
[data-theme="light"] .is-checked .el-checkbox__inner {
  background: #ad2935 !important;
}

[data-theme="dark"] .is-indeterminate .el-checkbox__inner,
[data-theme="dark"] .is-checked .el-checkbox__inner {
  background: #ad2935 !important;
}

[data-theme="light"] .el-checkbox__inner {
  border-color: #efefef !important;
}

[data-theme="dark"] .el-checkbox__inner {
  border-color: #2D3D5C !important;
}

[data-theme="light"] .el-checkbox__inner {
  background: #feefee !important;
}

[data-theme="dark"] .el-checkbox__inner {
  background: #1A253A !important;
}

.el-button {
  opacity: 0.9;
}

.el-button:hover {
  opacity: 1;
}

.share-box .el-input__inner {
  font-size: 0.75rem;
  height: 1.5rem;
}

.share-box .el-input-group__append,
.share-box .el-input-group__prepend {
  padding: 0 0.3125rem;
}

.share-box .el-input-group__append:hover,
.share-box .el-input-group__prepend:hover {
  color: #ad2935;
}

.history_reason {
  padding: 0.5rem 0.75rem !important;
  margin-top: 0.3125rem !important;
  margin-left: 0.125rem !important;
  border-radius: 0.5rem !important;
  min-width: 3.125rem !important;
}

.el-table {
  width: 100% !important;
  position: relative;
}

.el-table__body,
.el-table__header {
  width: 100% !important;
  width: 100% !important;
}

.el-dialog .headerBox_empty {
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.el-dialog .headerBox_empty img {
  width: 1.5rem;
  height: 1.5rem;
}

.SignalSetDialog .el-dialog__headerbtn,
.change-nickname-dialog .el-dialog__headerbtn,
.active-0 .el-dialog__headerbtn,
.active-1-show .el-dialog__headerbtn,
.active-1-unshown .el-dialog__headerbtn,
.active-2 .el-dialog__headerbtn,
.remarkDialog .el-dialog__headerbtn,
.mainDialog .el-dialog__headerbtn,
.notification-dialog .el-dialog__headerbtn {
  display: none !important;
}

.el-tooltip__popper {
  max-width: 50%;
}

.tool-tip {
  max-width: 21.875rem;
  font-size: 0.75rem;
  line-height: 1.25rem;
}

[data-theme="light"] .tool-tip {
  background: rgba(188,27,41,0.1) !important;
}

[data-theme="dark"] .tool-tip {
  background: #374353 !important;
}

.Points-popper {
  width: 20.625rem;
  border: 0.125rem solid red;
}

[data-theme="light"] .Points-popper {
  border-color: #efefef !important;
}

[data-theme="dark"] .Points-popper {
  border-color: #2D3D5C !important;
}

[data-theme="light"] .Points-popper {
  background: #fff !important;
}

[data-theme="dark"] .Points-popper {
  background: #25385A !important;
}

.Points-popper .title {
  font-weight: bold;
}

[data-theme="light"] .Points-popper .title {
  color: #262626 !important;
}

[data-theme="dark"] .Points-popper .title {
  color: #E7EEF8 !important;
}

.Points-popper .content {
  margin-top: 0.5625rem;
  color: #ccd9f1;
}

.el-dialog {
  font-family: Segoe UI;
}

.el-dropdown-menu {
  width: 10.375rem;
  border: none;
  padding: 0.25rem;
  border-radius: 0.0625rem;
}

[data-theme="light"] .el-dropdown-menu {
  background: #fff !important;
}

[data-theme="dark"] .el-dropdown-menu {
  background: rgba(5,5,26,0.85098) !important;
}

.el-dropdown-menu .lang {
  padding: 0 !important;
  cursor: pointer;
}

.el-dropdown-menu .lang input {
  display: none;
}

.el-dropdown-menu .lang label {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  font-size: 0.75rem;
  padding: 0 1rem;
  width: 100%;
}

.el-dropdown-menu .lang label img {
  margin-right: 0.75rem;
  width: 1.5rem;
  height: 1.5rem;
}

.el-dropdown-menu .el-dropdown-menu__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  color: #a8a5ad;
}

.el-dropdown-menu .el-dropdown-menu__item .icon {
  display: flex;
  align-items: center;
  padding-right: 0.75rem;
}

.el-dropdown-menu .el-dropdown-menu__item .icon img {
  width: 2rem;
  height: 2rem;
}

.el-dropdown-menu .el-dropdown-menu__item .icon .svg-icon {
  width: 2rem;
  height: 2rem;
}

.el-dropdown-menu .el-dropdown-menu__item:not(.is-disabled):hover {
  background: #B52337 !important;
  border-radius: 0.25rem;
}

[data-theme="light"] .el-dropdown-menu .el-dropdown-menu__item:not(.is-disabled):hover {
  color: #AD2935 !important;
}

[data-theme="dark"] .el-dropdown-menu .el-dropdown-menu__item:not(.is-disabled):hover {
  color: #fff !important;
}

.el-dropdown-menu .popper__arrow {
  top: -0.5rem !important;
}

[data-theme="light"] .el-dropdown-menu .popper__arrow {
  border-bottom-color: #fff !important;
}

[data-theme="dark"] .el-dropdown-menu .popper__arrow {
  border-bottom-color: #1C2A43 !important;
}

.el-dropdown-menu .popper__arrow::after {
  top: 0.125rem !important;
}

[data-theme="light"] .el-dropdown-menu .popper__arrow::after {
  border-bottom-color: #E8E8E8 !important;
}

[data-theme="dark"] .el-dropdown-menu .popper__arrow::after {
  border-bottom-color: #25385A !important;
}

.langmene {
  max-width: 15rem;
  border: 0.125rem solid white;
  padding: 0.625rem 0;
  border-radius: 0.5rem;
}

[data-theme="light"] .langmene {
  background: #fff !important;
}

[data-theme="dark"] .langmene {
  background: #171622 !important;
}

[data-theme="light"] .langmene {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .langmene {
  border-color: #1F1E2B !important;
}

.langmene .lang {
  padding: 0 !important;
  cursor: pointer;
}

.langmene .lang input {
  display: none;
}

.langmene .lang label {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  font-size: 1.125rem;
  width: 100%;
  padding: 0 1rem;
}

.langmene .lang label img {
  margin-right: 0.75rem;
  width: 2.125rem;
  height: 2.125rem;
}

.langmene .el-dropdown-menu__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 0 1rem;
  margin: 0.375rem 0;
  font-size: 1rem;
  color: #a8a5ad;
}

.langmene .el-dropdown-menu__item .icon {
  display: flex;
  align-items: center;
  padding-right: 1.25rem;
}

.langmene .el-dropdown-menu__item .icon img {
  width: 2.125rem;
  height: 2.125rem;
}

.langmene .el-dropdown-menu__item .icon .svg-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.langmene .el-dropdown-menu__item:not(.is-disabled):hover {
  background: #B52337 !important;
}

[data-theme="light"] .langmene .el-dropdown-menu__item:not(.is-disabled):hover {
  color: #AD2935 !important;
}

[data-theme="dark"] .langmene .el-dropdown-menu__item:not(.is-disabled):hover {
  color: #fff !important;
}

.langmene .popper__arrow {
  top: -0.5rem !important;
}

[data-theme="light"] .langmene .popper__arrow {
  border-bottom-color: #fff !important;
}

[data-theme="dark"] .langmene .popper__arrow {
  border-bottom-color: #1C2A43 !important;
}

.langmene .popper__arrow::after {
  top: 0.125rem !important;
}

[data-theme="light"] .langmene .popper__arrow::after {
  border-bottom-color: #E8E8E8 !important;
}

[data-theme="dark"] .langmene .popper__arrow::after {
  border-bottom-color: #25385A !important;
}

.el-table-column--selection .el-checkbox .el-checkbox__inner {
  box-sizing: border-box;
  border: 0.0625rem solid transparent;
  border-radius: 0.1875rem;
}

[data-theme="light"] .el-table-column--selection .el-checkbox .el-checkbox__inner {
  border-color: #A8A5AD !important;
}

[data-theme="dark"] .el-table-column--selection .el-checkbox .el-checkbox__inner {
  border-color: rgba(255,255,255,0.5) !important;
}

[data-theme="light"] .el-table-column--selection .el-checkbox.is-checked .el-checkbox__inner {
  border-color: #AD2935 !important;
}

[data-theme="dark"] .el-table-column--selection .el-checkbox.is-checked .el-checkbox__inner {
  border-color: #AD2935 !important;
}

.el-table-column--selection .el-checkbox__inner::after {
  border: 0.1875rem solid #fff;
  border-left: 0;
  border-top: 0;
  top: 0;
  left: 0.15rem;
}

.el-dropdown-menu.menuBox {
  width: auto;
  box-sizing: border-box;
  width: 17.5625rem;
  padding: 1.5rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
}

.el-dropdown-menu.menuBox .el-dropdown-menu__item {
  width: 100%;
  box-sizing: border-box;
  height: 2.625rem;
  margin-top: 0.25rem;
  padding: 0 2rem;
  display: flex;
}

.el-dropdown-menu.menuBox .el-dropdown-menu__item section {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.el-dropdown-menu.menuBox .el-dropdown-menu__item .icon {
  display: flex;
  align-items: center;
  padding: 0;
  width: 2.75rem;
  height: 1.5rem;
}

.el-dropdown-menu.menuBox .el-dropdown-menu__item .icon img {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.el-dropdown-menu.menuBox .el-dropdown-menu__item:nth-child(4) .icon {
  margin: 0 1.1875rem 0 -0.0625rem !important;
  width: 1.625rem !important;
  height: 1.625rem !important;
}

.el-dropdown-menu.menuBox .el-dropdown-menu__item:nth-child(4) .icon img {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

[data-theme="light"] .el-dropdown-menu.menuBox .el-dropdown-menu__item:hover {
  background: rgba(188,27,41,0.1) !important;
}

[data-theme="dark"] .el-dropdown-menu.menuBox .el-dropdown-menu__item:hover {
  background: #BC1B29 !important;
}

[data-theme="light"] .el-dropdown-menu.menuBox .el-dropdown-menu__item:hover {
  color: #AD2935 !important;
}

[data-theme="dark"] .el-dropdown-menu.menuBox .el-dropdown-menu__item:hover {
  color: #fff !important;
}

.el-dropdown-menu.menuBox .popover:nth-child(5) .icon {
  width: 2.75rem;
}

.el-dropdown-menu.menuBox .popover:nth-child(5) .icon img {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.el-dropdown-menu.menuBox .popover:nth-child(7) .icon img {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.el-dropdown-menu.menuBox .popper__arrow {
  display: none;
  overflow: hidden;
}

.el-dropdown-menu.menuBox .userInfo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem 0.5rem 0 0;
  font-size: 1rem;
}

[data-theme="light"] .el-dropdown-menu.menuBox .userInfo {
  color: #A8A5AD !important;
}

[data-theme="dark"] .el-dropdown-menu.menuBox .userInfo {
  color: rgba(255,255,255,0.5) !important;
}

.el-dropdown-menu.menuBox .userInfo_top {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 5rem !important;
  min-height: 5rem !important;
  padding: 0.75rem 0.5rem;
  box-sizing: border-box;
  overflow: visible;
}

.el-dropdown-menu.menuBox .userInfo_top_avatar {
  position: relative;
  width: 3.75rem !important;
  height: 3.75rem !important;
  flex-shrink: 0;
}

.el-dropdown-menu.menuBox .userInfo_top_avatar .avatar-img {
  width: 3.75rem !important;
  height: 3.75rem !important;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.el-dropdown-menu.menuBox .userInfo_top_badge {
  position: absolute;
  bottom: -0.6875rem;
  right: -0.6875rem;
  width: 2.375rem;
  height: 2.375rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  z-index: 1;
}

.el-dropdown-menu.menuBox .userInfo_top_badge img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.el-dropdown-menu.menuBox .userInfo_top_avatarInfo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: center;
  margin-left: 1.5rem;
}

.el-dropdown-menu.menuBox .userInfo_top_avatarInfo .vip_level {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-stretch: semi-condensed;
  font-size: 0.875rem;
  line-height: 100%;
  letter-spacing: 0;
  color: #858492;
  margin-bottom: 0.25rem;
}

.el-dropdown-menu.menuBox .userInfo_top_avatarInfo .nick_name {
  width: 8.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  font-size: 1.875rem;
}

[data-theme="light"] .el-dropdown-menu.menuBox .userInfo_top_avatarInfo .nick_name {
  color: #3B3559 !important;
}

[data-theme="dark"] .el-dropdown-menu.menuBox .userInfo_top_avatarInfo .nick_name {
  color: #fff !important;
}

@media screen and (min-width: 1081px) {
  .el-dropdown-menu.menuBox .userInfo_top_avatarInfo .nick_name {
    font-size: 1.25rem;
  }
}

.el-dropdown-menu.menuBox .userInfo_top_avatarInfo .experi {
  width: 7.8125rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #727077;
}

[data-theme="light"] .el-dropdown-menu.menuBox .userInfo_top_avatarInfo .experi {
  color: #727077 !important;
}

[data-theme="dark"] .el-dropdown-menu.menuBox .userInfo_top_avatarInfo .experi {
  color: #1f1e2b !important;
}

.el-dropdown-menu.menuBox .userInfo_top_medal {
  position: absolute;
  width: 3.125rem;
  right: 0.5rem;
  top: -0.75rem;
}

.el-dropdown-menu.menuBox .userInfo_top_medal img {
  width: 100%;
}

.el-dropdown-menu.menuBox .userInfo_bottom {
  margin: 1rem 0;
}

.el-dropdown-menu.menuBox .userInfo_bottom .userInfo_bottom-img {
  width: 1.25rem;
  height: 1.25rem;
}

.el-dropdown-menu.menuBox .userInfo_bottom button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0;
  width: 14.6875rem;
  height: 2.625rem;
  border: none;
  border-radius: 0.25rem;
  padding: 0 2rem;
  font-size: 1rem;
  color: #ffffff;
  background: #B52337 !important;
  opacity: 1;
  cursor: pointer;
}

.el-dropdown-menu.menuBox .userInfo_bottom button .userInfo_bottom-img {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1.5rem;
}

.el-dropdown-menu.menuBox .userInfo_bottom .vip {
  background: #B52337 !important;
  color: #ffffff;
  height: 2.25rem !important;
}

.el-dropdown-menu.menuBox .userInfo_bottom .svip {
  background: #B52337 !important;
  height: 2.25rem !important;
}

.el-dropdown-menu.menuBox .userInfo_bottom .ssvip {
  background: #B52337 !important;
  height: 2.25rem !important;
}

.el-dropdown-menu.menuBox .userInfo .dropdownlan {
  position: relative;
  top: -0.3125rem;
  left: 0.3125rem;
}

.el-dropdown-menu.menuBox .vip_type_box {
  display: flex;
  align-items: center;
  margin-top: 0.3125rem;
  position: relative;
  padding: 0 1rem !important;
}

.el-dropdown-menu.menuBox .vip_type_box .vip_type {
  width: 12.375rem;
  height: 3.125rem;
  cursor: pointer;
}

.el-dropdown-menu.menuBox .vip_type_box .vip_type_text {
  margin-left: 0.3125rem;
  font-size: 0.875rem;
}

[data-theme="light"] .el-dropdown-menu.menuBox .vip_type_box .vip_type_text {
  color: #AAADB8 !important;
}

[data-theme="dark"] .el-dropdown-menu.menuBox .vip_type_box .vip_type_text {
  color: #8EA4BD !important;
}

.el-dropdown-menu.menuBox .vip_type_box .upgrade {
  position: absolute;
  right: 2.25rem;
  top: 50%;
  transform: translate(0%, -50%);
  width: 1.875rem;
  height: 1.875rem;
  cursor: pointer;
}

.el-dropdown-menu.menuBox .line {
  margin: 0.625rem 0.625rem 0.1875rem 0.625rem;
  width: calc(100% - 1.25rem);
  height: 0.1875rem;
  box-shadow: 0 0.0625rem 0.125rem rgba(134,134,134,0.692) inset;
}

.el-dropdown-menu.menuBox .APP_download,
.el-dropdown-menu.menuBox .SwitchUsers_ {
  width: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 2.625rem;
  margin-top: 0.25rem;
  padding: 0 2rem;
  cursor: pointer;
}

[data-theme="light"] .el-dropdown-menu.menuBox .APP_download,
[data-theme="light"] .el-dropdown-menu.menuBox .SwitchUsers_ {
  color: #A8A5AD !important;
}

[data-theme="dark"] .el-dropdown-menu.menuBox .APP_download,
[data-theme="dark"] .el-dropdown-menu.menuBox .SwitchUsers_ {
  color: rgba(255,255,255,0.5) !important;
}

[data-theme="light"] .el-dropdown-menu.menuBox .APP_download:hover,
[data-theme="light"] .el-dropdown-menu.menuBox .SwitchUsers_:hover {
  background: rgba(188,27,41,0.1) !important;
}

[data-theme="dark"] .el-dropdown-menu.menuBox .APP_download:hover,
[data-theme="dark"] .el-dropdown-menu.menuBox .SwitchUsers_:hover {
  background: #BC1B29 !important;
}

[data-theme="light"] .el-dropdown-menu.menuBox .APP_download:hover,
[data-theme="light"] .el-dropdown-menu.menuBox .SwitchUsers_:hover {
  color: #AD2935 !important;
}

[data-theme="dark"] .el-dropdown-menu.menuBox .APP_download:hover,
[data-theme="dark"] .el-dropdown-menu.menuBox .SwitchUsers_:hover {
  color: #fff !important;
}

.el-dropdown-menu.menuBox .APP_download .el-popover__reference,
.el-dropdown-menu.menuBox .SwitchUsers_ .el-popover__reference {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-size: 1rem;
}

.el-dropdown-menu.menuBox .APP_download .el-popover__reference section,
.el-dropdown-menu.menuBox .SwitchUsers_ .el-popover__reference section {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.el-dropdown-menu.menuBox .APP_download .el-popover__reference .icon,
.el-dropdown-menu.menuBox .SwitchUsers_ .el-popover__reference .icon {
  display: flex;
  align-items: center;
  padding: 0;
  width: 2.75rem;
  height: 1.5rem;
}

.el-dropdown-menu.menuBox .APP_download .el-popover__reference .icon img,
.el-dropdown-menu.menuBox .SwitchUsers_ .el-popover__reference .icon img {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.el-dropdown-menu.menuBox .APP_download .el-popover__reference:hover,
.el-dropdown-menu.menuBox .SwitchUsers_ .el-popover__reference:hover {
  background-color: transparent;
}

[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus,
[data-theme="light"] .el-menu--horizontal {
  background: #fff !important;
}

[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus,
[data-theme="dark"] .el-menu--horizontal {
  background: #100F1A !important;
}

.el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu,
.el-menu--horizontal .el-menu {
  border-radius: 0.5rem;
  border: 0.125rem solid white;
}

[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu,
[data-theme="light"] .el-menu--horizontal .el-menu {
  background: #fff !important;
}

[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu,
[data-theme="dark"] .el-menu--horizontal .el-menu {
  background: #171622 !important;
}

[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu,
[data-theme="light"] .el-menu--horizontal .el-menu {
  border-color: #EAEAEA !important;
}

[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu,
[data-theme="dark"] .el-menu--horizontal .el-menu {
  border-color: #1F1E2B !important;
}

.el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item,
.el-menu--horizontal .el-menu .el-menu-item {
  padding: 0 1.25rem 0 0.9375rem;
  margin: 0;
  height: 2.625rem;
  justify-content: flex-start;
}

[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item,
[data-theme="light"] .el-menu--horizontal .el-menu .el-menu-item {
  background: #fff !important;
}

[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item,
[data-theme="dark"] .el-menu--horizontal .el-menu .el-menu-item {
  background: #171622 !important;
}

.el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item .icon,
.el-menu--horizontal .el-menu .el-menu-item .icon {
  width: 1.375rem;
  height: 1.375rem;
  padding-right: 0.875rem;
}

[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item:not(.is-active):hover,
[data-theme="light"] .el-menu--horizontal .el-menu .el-menu-item:not(.is-active):hover {
  color: #A8A5AD !important;
}

[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item:not(.is-active):hover,
[data-theme="dark"] .el-menu--horizontal .el-menu .el-menu-item:not(.is-active):hover {
  color: rgba(255,255,255,0.5) !important;
}

[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item:not(.is-active):hover,
[data-theme="light"] .el-menu--horizontal .el-menu .el-menu-item:not(.is-active):hover {
  background: #E8E8E8 !important;
}

[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .el-menu-item:not(.is-active):hover,
[data-theme="dark"] .el-menu--horizontal .el-menu .el-menu-item:not(.is-active):hover {
  background: #25385A !important;
}

[data-theme="light"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .is-active,
[data-theme="light"] .el-menu--horizontal .el-menu .is-active {
  color: rgba(188,27,41,0.1) !important;
}

[data-theme="dark"] .el-menu--horizontal .el-menu-item:not(.isdisabled):focus .el-menu .is-active,
[data-theme="dark"] .el-menu--horizontal .el-menu .is-active {
  color: #BC1B29 !important;
}

.head-title-input {
  display: flex;
  border: 0.0625rem solid;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}

[data-theme="light"] .head-title-input {
  border-color: #727077 !important;
}

[data-theme="dark"] .head-title-input {
  border-color: #1f1e2b !important;
}

.head-title-input .el-input__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.Cookie {
  padding: 2.25rem 1.5rem !important;
  background: rgba(0,0,0,0.8) !important;
  box-shadow: 0 0.1875rem 0.25rem 0 rgba(0,0,0,0.1) !important;
}

.Cookie .Cookie-container {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.Cookie .Cookie-container .cookie-information {
  display: table-cell;
  font-size: 0.875rem;
  color: #f1f2f6;
  vertical-align: middle;
  max-width: 56.25rem;
}

.Cookie .Cookie-container .cookie-btn-group {
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  text-align: right;
}

.Cookie .Cookie-container .cookie-btn-group .por-btn {
  margin: 0 1.25rem;
  min-width: 8.875rem;
  color: white;
  border: 0.0625rem solid #fff;
  display: inline-block;
  background: transparent;
  outline: none;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: 0.2s;
  cursor: pointer;
  height: 2rem;
  font-size: 0.75rem;
  line-height: 1.875rem;
  border-radius: 0.125rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.Cookie .Cookie-container .cookie-btn-group .por-btn:hover {
  background-color: #d64a52;
  border-color: #d64a52;
  color: #fff;
  outline-width: 0;
}

.Cookie .Cookie-container .cookie-dialog-close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  font-size: 1.25rem;
  cursor: pointer;
  color: #8a8e99;
}

.Cookie .Cookie-container .cookie-dialog-close:hover {
  color: white;
}

.filter-select .el-input__inner {
  width: 12.5rem;
  border-radius: 0.25rem;
  height: 1.75rem;
  border-color: #262626;
}

[data-theme="light"] .filter-select .el-input__inner {
  border-color: #272536 !important;
}

[data-theme="dark"] .filter-select .el-input__inner {
  border-color: #272536 !important;
}

.filter-select .el-icon-arrow-up:before {
  content: "\e791";
}

.filter-select .el-input__icon {
  line-height: 1.75rem;
}

.filter-select .el-input__inner::-moz-placeholder {
  font-size: 0.75rem;
  color: #FFF;
}

.filter-select .el-input__inner::placeholder {
  font-size: 0.75rem;
  color: #FFF;
}

@media screen and (max-width: 1080px) {
  .el-dropdown-menu {
    max-width: 30rem;
  }

  .el-dropdown-menu .lang label {
    font-size: 1.875rem;
  }

  .el-dropdown-menu .lang label img {
    margin-right: 1.875rem;
    width: 5.625rem;
    height: 5.625rem;
  }

  .el-dropdown-menu .el-dropdown-menu__item {
    padding: 0 4rem;
    margin: 2rem 0;
    font-size: 1.875rem;
  }

  .el-dropdown-menu .el-dropdown-menu__item .icon {
    padding-right: 2.5rem;
  }

  .el-dropdown-menu .el-dropdown-menu__item .icon img {
    width: 1.25rem !important;
    height: 1.25rem !important;
  }
}

@media (min-resolution: 144dpi) {
  html {
    max-width: 100vw;
  }

  body {
    max-width: 100vw;
    overflow-x: hidden;
  }

  .el-dialog {
    max-width: 90vw;
  }

  .el-table {
    font-size: 0.875rem;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .el-button,
  .el-input__inner {
    font-size: 0.875rem;
  }

  .el-menu-item,
  .el-dropdown-menu__item {
    font-size: 0.875rem;
  }
}
.svga_box[data-v-7a77e731] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  background: transparent;
}
.svga[data-v-7a77e731] {
  width: 7.5rem;
}
.svg-icon[data-v-387aee14] {
  /* cursor: pointer; */
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
