.spinner[data-v-634db306] {
  margin: 6.25rem auto;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
}
.container1 > div[data-v-634db306],
.container2 > div[data-v-634db306],
.container3 > div[data-v-634db306] {
  width: 0.375rem;
  height: 0.375rem;
  background-color: rgb(90, 104, 117);
  border-radius: 100%;
  position: absolute;
  animation: bouncedelay-634db306 1.2s infinite ease-in-out;
  animation-fill-mode: both;
}
.spinner .spinner-container[data-v-634db306] {
  position: absolute;
  width: 100%;
  height: 100%;
}
.container2[data-v-634db306] {
  transform: rotateZ(45deg);
}
.container3[data-v-634db306] {
  transform: rotateZ(90deg);
}
.circle1[data-v-634db306] {
  top: 0;
  left: 0;
}
.circle2[data-v-634db306] {
  top: 0;
  right: 0;
}
.circle3[data-v-634db306] {
  right: 0;
  bottom: 0;
}
.circle4[data-v-634db306] {
  left: 0;
  bottom: 0;
}
.container2 .circle1[data-v-634db306] {
  animation-delay: -1.1s;
}
.container3 .circle1[data-v-634db306] {
  animation-delay: -1s;
}
.container1 .circle2[data-v-634db306] {
  animation-delay: -0.9s;
}
.container2 .circle2[data-v-634db306] {
  animation-delay: -0.8s;
}
.container3 .circle2[data-v-634db306] {
  animation-delay: -0.7s;
}
.container1 .circle3[data-v-634db306] {
  animation-delay: -0.6s;
}
.container2 .circle3[data-v-634db306] {
  animation-delay: -0.5s;
}
.container3 .circle3[data-v-634db306] {
  animation-delay: -0.4s;
}
.container1 .circle4[data-v-634db306] {
  animation-delay: -0.3s;
}
.container2 .circle4[data-v-634db306] {
  animation-delay: -0.2s;
}
.container3 .circle4[data-v-634db306] {
  animation-delay: -0.1s;
}
@keyframes bouncedelay-634db306 {
0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
40% {
    transform: scale(1);
    -webkit-transform: scale(1);
}
}
.title[data-v-513a1d91] {
  width: 100%;
  height: 2.25rem;
  border-bottom: 0.25rem solid;
  border-right: 0.25rem solid;
  text-indent: 1em;
  font-size: 0.875rem;
  box-sizing: border-box;
  color: #ad2935;
  display: flex;
  align-items: center;
  font-weight: 800;
}
[data-theme="light"] .title[data-v-513a1d91] {
  background: #fff !important;
}
[data-theme="dark"] .title[data-v-513a1d91] {
  background: #1A253A !important;
}
[data-theme="light"] .title[data-v-513a1d91] {
  border-color: #dee6ee !important;
}
[data-theme="dark"] .title[data-v-513a1d91] {
  border-color: #111C30 !important;
}
.el-dialog[data-v-4666303d] {
  border-radius: 0.625rem !important;
  width: 70%;
}
.el-dialog__header[data-v-4666303d] {
  /* padding: 20px 20px 10px; */
  height: 2rem;
  padding: 0;
  border-radius: 0.625rem 0.625rem 0 0 !important;
  /* background-color: #ad2935; */
}
.el-dialog__headerbtn[data-v-4666303d] {
  position: absolute;
  top: 0.5rem;
  right: 0.9375rem;
}
.el-dialog__title[data-v-4666303d] {
  line-height: 2rem;
  font-size: 0.875rem;
  color: #fff;
  padding-left: 0.625rem;
}
.el-input[data-v-4666303d] {
  width: 8.375rem;
  font-size: 0.75rem;
}
.el-input__inner[data-v-4666303d] {
  height: 1.5rem;
  line-height: 1.5rem;
}
.el-form-item__label[data-v-4666303d] {
  font-size: 0.75rem;
}
.el-form-item[data-v-4666303d] {
  margin-bottom: 0;
}
.el-button--primary[data-v-4666303d] {
  color: #fff;
  height: 1.75rem;
  border-color: #fff;
  width: 5rem;
  background: rgba(173, 41, 53, 1) !important;
  border-radius: 0.25rem;
  line-height: 1.75rem;
}
.el-button[data-v-4666303d] {
  font-size: 0.75rem;
  width: 5rem;
  height: 1.75rem;
  background: rgba(247, 247, 247, 1);
  border-radius: 0.25rem;
}
.dialog-footer[data-v-4666303d] {
  display: flex;
  justify-content: center;
  margin-top: 0.625rem;
}
.el-radio__label[data-v-4666303d] {
  font-size: 0.75rem;
}
.setInput[data-v-4666303d] {
  width: 3.125rem;
  margin-left: 0.625rem;
}
.el-dialog__body[data-v-4666303d] {
  padding: 0.3125rem 1.25rem 1.25rem 1.25rem;
}
.titleSub[data-v-4666303d] {
  font-size: 0.75rem;
  height: 1.875rem;
  display: flex;
  align-items: center;
  border-bottom: 0.0625rem solid #EFEFEF;
}
.el-scrollbar__wrap {
  overflow-x: hidden;
}
.ErrorDialog[data-v-06b78f20] .el-dialog {
  border-radius: 1.25rem;
  width: 37.5rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] .ErrorDialog[data-v-06b78f20] .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .ErrorDialog[data-v-06b78f20] .el-dialog {
  border-color: #374353 !important;
}
[data-theme="light"] .ErrorDialog[data-v-06b78f20] .el-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] .ErrorDialog[data-v-06b78f20] .el-dialog {
  background: #111723 !important;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__header {
  box-sizing: border-box;
  height: 2.75rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  border: none;
}
[data-theme="light"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__header {
  background: #FFFFFF !important;
}
[data-theme="dark"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__header .dialog-header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 1rem 0 0 0;
  background: url(../img/dialog_logo.b1b532ae.png) no-repeat;
  background-position: center;
  background-size: 5.625rem 1.75rem;
}
[data-theme="light"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__header .dialog-header {
  color: #262626 !important;
}
[data-theme="dark"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__header .dialog-header {
  color: #E7EEF8 !important;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__header .dialog-header .dialog-header-title {
  width: 40%;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1.25rem;
  color: white;
  line-height: 1.25rem;
  font-weight: 700;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0;
  color: white;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  font-size: 1.375rem;
  line-height: 2.75rem;
}
[data-theme="light"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #FFFFFF !important;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__body {
  overflow: hidden;
  height: initial !important;
  font-size: 0.75rem;
  padding: 1.5rem 0;
  overflow-y: auto;
  word-wrap: break-word;
  word-break: normal;
}
[data-theme="light"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__body {
  background: #FFFFFF !important;
}
[data-theme="dark"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__body {
  background: #111723 !important;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__body .top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1.25rem 3.125rem 0.625rem 3.125rem;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__body .top .top_warn {
  width: 2.0625rem;
  height: 2.0625rem;
  margin-right: 0.8125rem;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__body .top .text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.875rem;
}
[data-theme="light"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__body .top .text {
  color: #5F6472 !important;
}
[data-theme="dark"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__body .top .text {
  color: #E7EEF8 !important;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__footer {
  border-radius: 0 0 1.25rem 1.25rem;
  padding-bottom: 1.5rem;
}
[data-theme="light"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] .ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: center;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__footer .dialog-footer .sure {
  background: #ad2935;
  font-size: 1rem;
  font-weight: 400;
  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;
}
.ErrorDialog[data-v-06b78f20] .el-dialog .el-dialog__footer .dialog-footer .cancel {
  background: #5f6472;
  font-size: 1rem;
  font-weight: 400;
  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;
}
.scrollbar[data-v-17986339]  {
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  box-sizing: border-box;
}
.scrollbar[data-v-17986339] .el-dialog {
  border-radius: 1.25rem;
  width: 25rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] .scrollbar[data-v-17986339] .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .el-dialog {
  border-color: #374353 !important;
}
[data-theme="light"] .scrollbar[data-v-17986339] .el-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .el-dialog {
  background: #111723 !important;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__header {
  box-sizing: border-box;
  height: 3.75rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  border-bottom: 0.0625rem solid #565b60;
}
[data-theme="light"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__header {
  background: #FFFFFF !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__header .dialog-header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background: url(../img/dialog_logo.b1b532ae.png) no-repeat;
  background-position: center;
  background-size: 5.625rem 1.75rem;
}
[data-theme="light"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__header .dialog-header {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__header .dialog-header {
  color: #ffffff !important;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__header .dialog-header .dialog-header-title {
  width: 40%;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1.25rem;
  color: white;
  line-height: 1.25rem;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0;
  color: white;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  font-size: 1.375rem;
  line-height: 3.75rem;
}
[data-theme="light"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #FFFFFF !important;
}
[data-theme="light"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__header {
  border-color: #374353 !important;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__body {
  overflow: hidden;
  height: initial !important;
  font-size: 1rem;
  padding: 1rem 3.75rem;
  overflow-y: auto;
  word-wrap: break-word;
  word-break: normal;
}
[data-theme="light"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__body {
  background: #FFFFFF !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__body {
  background: #111723 !important;
}
[data-theme="light"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__body .disconnected_dialog {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__body .disconnected_dialog {
  color: #ffffff !important;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__body .disconnected_dialog .disconnected {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.5rem 0;
  color: #f6665d;
  font-size: 1.25rem;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__body .disconnected_dialog .disconnected .svg-icon {
  width: 1.875rem;
  height: 1.875rem;
  margin-right: 0.125rem;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__body .disconnected_dialog .disconnectedReason {
  color: white;
  margin: 0.3125rem 0;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__footer {
  border-radius: 0 0 1.25rem 1.25rem;
  padding-bottom: 2rem;
  padding-top: 0;
}
[data-theme="light"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: flex-end;
}
.scrollbar[data-v-17986339] .el-dialog .el-dialog__footer .dialog-footer .sure {
  background: #ad2935;
  font-size: 1rem;
  font-weight: 400;
  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;
}
.scrollbar[data-v-17986339] .card_item {
  height: 11.625rem;
  width: calc(100% - 2rem);
  margin: 0.75rem 1rem 0 1rem;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
  padding-left: 1rem;
  opacity: 1;
  border: 0.0625rem solid #374353;
  box-sizing: border-box;
}
[data-theme="light"] .scrollbar[data-v-17986339] .card_item {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .card_item {
  border-color: #374353 !important;
}
.scrollbar[data-v-17986339] .card_item .content-1 {
  display: flex;
  justify-content: space-between;
  height: 2rem;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left {
  display: flex;
  justify-content: center;
  margin-top: 1.0625rem;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .check-box {
  display: flex;
  align-items: center;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .check-box img {
  width: 1.125rem;
  height: 1.125rem;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .signal_type-box {
  display: flex;
  margin-left: 0.3125rem;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .signal_type-box img {
  width: 1rem;
  height: 1rem;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .chooseConnect {
  margin: 0 0.375rem 0 0.5625rem;
  display: flex;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .chooseConnect .connected {
  display: flex;
  align-items: center;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .chooseConnect .connected .connectedPoint {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background-color: #3ab98e;
  margin-right: 0.1875rem;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .chooseConnect .disconnected {
  display: flex;
  align-items: center;
  cursor: help;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .chooseConnect .disconnected .disconnectedPoint {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background-color: #f9bd3c;
  margin-right: 0.1875rem;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .signalName {
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-weight: 700;
  font-size: 0.75rem;
  max-width: 7.125rem;
  cursor: pointer;
}
[data-theme="light"] .scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .signalName {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .signalName {
  color: #ffffff !important;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .signalName .name:hover {
  text-shadow: 0.00625rem 0 0 currentColor;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .platform {
  margin-left: 0.625rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  font-size: 0.75rem;
  padding: 0.125rem 0.25rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
[data-theme="light"] .scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .platform {
  background: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .platform {
  background: #ffffff !important;
}
[data-theme="light"] .scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .platform {
  color: #ffffff !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .card_item .content-1 .content-1_left .platform {
  color: #20293A !important;
}
.scrollbar[data-v-17986339] .card_item .content-1 .content-1_right {
  width: 4.25rem;
  height: 2rem;
  font-size: 0.75rem;
  background: #ad2935;
  border-radius: 0 1.25rem 0 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  white-space: nowrap;
}
.scrollbar[data-v-17986339] .card_item .content-2 {
  display: flex;
  justify-content: space-between;
  margin-right: 1rem;
  overflow: hidden;
}
.scrollbar[data-v-17986339] .card_item .content-2 .content-2-1 {
  margin-right: 0.5rem;
}
.scrollbar[data-v-17986339] .card_item .content-2 .content-2-2 {
  overflow: hidden;
}
.scrollbar[data-v-17986339] .card_item .content-2 .content-2-1 .value,
.scrollbar[data-v-17986339] .card_item .content-2 .content-2-2 .value {
  margin-top: 0.875rem;
  height: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
}
[data-theme="light"] .scrollbar[data-v-17986339] .card_item .content-2 .content-2-1 .value,
[data-theme="light"]
        .scrollbar[data-v-17986339] .card_item .content-2 .content-2-2 .value {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .card_item .content-2 .content-2-1 .value,
[data-theme="dark"]
        .scrollbar[data-v-17986339] .card_item .content-2 .content-2-2 .value {
  color: #ffffff !important;
}
.scrollbar[data-v-17986339] .card_item .content-2 .content-2-1 .label,
.scrollbar[data-v-17986339] .card_item .content-2 .content-2-2 .label {
  margin-top: 0.5rem;
  height: 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
}
[data-theme="light"] .scrollbar[data-v-17986339] .card_item .content-2 .content-2-1 .label,
[data-theme="light"]
        .scrollbar[data-v-17986339] .card_item .content-2 .content-2-2 .label {
  color: #A8A5AD !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .card_item .content-2 .content-2-1 .label,
[data-theme="dark"]
        .scrollbar[data-v-17986339] .card_item .content-2 .content-2-2 .label {
  color: rgba(255, 255, 255, 0.5) !important;
}
.scrollbar[data-v-17986339] .card_item .content-2 .content-2-1 .text-e,
.scrollbar[data-v-17986339] .card_item .content-2 .content-2-2 .text-e {
  text-align: end;
}
.scrollbar[data-v-17986339] .card_item .content-3 {
  display: flex;
  justify-content: space-between;
  margin-right: 1rem;
}
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-1 .value1,
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-2 .value1,
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-3 .value1 {
  margin-top: 0.5rem;
  height: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
}
[data-theme="light"] .scrollbar[data-v-17986339] .card_item .content-3 .content-3-1 .value1,
[data-theme="light"]
        .scrollbar[data-v-17986339] .card_item .content-3 .content-3-2 .value1,
[data-theme="light"]
        .scrollbar[data-v-17986339] .card_item .content-3 .content-3-3 .value1 {
  color: #3B3559 !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .card_item .content-3 .content-3-1 .value1,
[data-theme="dark"]
        .scrollbar[data-v-17986339] .card_item .content-3 .content-3-2 .value1,
[data-theme="dark"]
        .scrollbar[data-v-17986339] .card_item .content-3 .content-3-3 .value1 {
  color: #ffffff !important;
}
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-1 .value2,
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-2 .value2,
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-3 .value2 {
  margin-top: 0.5rem;
  height: 1rem;
  font-size: 0.75rem;
  color: #e84f46;
  font-weight: 700;
  line-height: 1rem;
}
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-1 .label,
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-2 .label,
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-3 .label {
  margin-top: 0.5rem;
  height: 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
}
[data-theme="light"] .scrollbar[data-v-17986339] .card_item .content-3 .content-3-1 .label,
[data-theme="light"]
        .scrollbar[data-v-17986339] .card_item .content-3 .content-3-2 .label,
[data-theme="light"]
        .scrollbar[data-v-17986339] .card_item .content-3 .content-3-3 .label {
  color: #A8A5AD !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .card_item .content-3 .content-3-1 .label,
[data-theme="dark"]
        .scrollbar[data-v-17986339] .card_item .content-3 .content-3-2 .label,
[data-theme="dark"]
        .scrollbar[data-v-17986339] .card_item .content-3 .content-3-3 .label {
  color: rgba(255, 255, 255, 0.5) !important;
}
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-1 .text-c,
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-2 .text-c,
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-3 .text-c {
  text-align: center;
}
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-1 .text-e,
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-2 .text-e,
.scrollbar[data-v-17986339] .card_item .content-3 .content-3-3 .text-e {
  text-align: end;
}
.scrollbar[data-v-17986339] .card_item .line {
  height: 0;
  opacity: 1;
  border: 0.0625rem solid #374353;
  margin-top: 0.5rem;
  margin-right: 1rem;
}
[data-theme="light"] .scrollbar[data-v-17986339] .card_item .line {
  border-color: #F6F6F6 !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .card_item .line {
  border-color: #374353 !important;
}
.scrollbar[data-v-17986339] .card_item .content-4 {
  display: flex;
  justify-content: space-between;
  margin-top: 0.625rem;
  margin-right: 1rem;
}
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-1,
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-2,
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-3 {
  height: 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  display: flex;
}
[data-theme="light"] .scrollbar[data-v-17986339] .card_item .content-4 .content-4-1,
[data-theme="light"]
        .scrollbar[data-v-17986339] .card_item .content-4 .content-4-2,
[data-theme="light"]
        .scrollbar[data-v-17986339] .card_item .content-4 .content-4-3 {
  color: #A8A5AD !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .card_item .content-4 .content-4-1,
[data-theme="dark"]
        .scrollbar[data-v-17986339] .card_item .content-4 .content-4-2,
[data-theme="dark"]
        .scrollbar[data-v-17986339] .card_item .content-4 .content-4-3 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-1 .icon-box,
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-2 .icon-box,
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-3 .icon-box {
  margin-right: 0.25rem;
  display: flex;
  align-items: center;
}
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-1 .icon-box img,
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-2 .icon-box img,
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-3 .icon-box img {
  width: 0.875rem;
  height: 0.875rem;
}
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-1:hover,
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-2:hover,
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-3:hover {
  cursor: pointer;
  text-shadow: 0.00625rem 0 0 currentColor;
}
.scrollbar[data-v-17986339] .card_item .content-4 .content-4-3 img {
  margin-right: 0.375rem;
}
.scrollbar[data-v-17986339] .setPop_show {
  background-color: #ffe;
  border: 0.0625rem solid #ccc;
  border-radius: 0.625rem;
}
.scrollbar[data-v-17986339] .setPop_show div {
  height: 2.25rem;
  font-size: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.scrollbar[data-v-17986339] .setPop_show div:hover {
  cursor: pointer;
  color: #ad2935;
}
[data-theme="light"] .scrollbar[data-v-17986339] .setPop_show {
  color: #5F6472 !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .setPop_show {
  color: #E7EEF8 !important;
}
[data-theme="light"] .scrollbar[data-v-17986339] .setPop_show {
  background: #ffffff !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .setPop_show {
  background: #20293A !important;
}
[data-theme="light"] .scrollbar[data-v-17986339] .setPop_show {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .scrollbar[data-v-17986339] .setPop_show {
  border-color: #374353 !important;
}
@charset "UTF-8";
.SignalSetDialog[data-v-159c0630] .el-dialog {
  border-radius: 1.25rem;
  width: 56.25rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog {
  border-color: #374353 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog {
  background: #111723 !important;
}
.SignalSetDialog[data-v-159c0630] .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"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header {
  border-color: #374353 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header {
  background: #FFFFFF !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .el-dialog__title {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .headerBox_title {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  font-size: 1.5rem;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: white;
  line-height: 1.25rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body {
  height: initial !important;
  font-size: 1rem;
  font-weight: 400;
  padding: 1.5rem 0 0 0;
  word-wrap: break-word;
  word-break: normal;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body {
  background: #FFFFFF !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body {
  background: #111723 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .signalsetLoading {
  height: 18.75rem;
  display: flex;
  align-items: center;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .signalsetLoading {
  background: #FFFFFF !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .signalsetLoading {
  background: #111723 !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .signalsetLoading .svga_box {
  background-color: transparent !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain {
  margin-bottom: 1.5rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .label {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 12.9375rem;
  height: 2.125rem;
  font-size: 1rem;
  font-weight: 400;
  padding-right: 1.5rem;
  box-sizing: border-box;
  font-weight: 700;
  text-align: end;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .label {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .label {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  font-size: 1rem;
  white-space: nowrap;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input {
  width: 15.3125rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  height: 2.125rem;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  border-color: #374353 !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::-moz-placeholder {
  color: #a8a5ad !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::placeholder {
  color: #a8a5ad !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .input-box {
  position: relative;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .input-box .input-icon {
  position: absolute;
  top: 0;
  right: 2%;
  display: table-cell;
  font-size: 0.75rem;
  white-space: nowrap;
  padding: 0.4375rem 0.625rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .input-box .www_box {
  display: table-cell;
  font-size: 0.875rem;
  white-space: nowrap;
  padding: 0.4375rem 0.625rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  height: 2.125rem;
  line-height: 2.125rem;
  font-size: 0.875rem;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  border-color: #374353 !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::-moz-placeholder {
  color: #a8a5ad !important;
  font-size: 0.875rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::placeholder {
  color: #a8a5ad !important;
  font-size: 0.875rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 35rem;
  word-wrap: break-word;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .tips {
  margin-top: 0.5rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  width: 35rem;
  height: 3.25rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  opacity: 1;
  border: 0.0625rem solid #727077;
  font-size: 0.875rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  color: #a8a5ad;
  line-height: 1.125rem;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  background: #111723 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  border-color: #727077 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  color: #A8A5AD !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  color: rgba(255, 255, 255, 0.5) !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  background: #FFFFFF !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  background: #111723 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0.4375rem;
  /*滚动条宽度*/
  height: 0.4375rem;
  /*滚动条高度*/
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0.625rem;
  /*滚动条的圆角*/
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #78889b !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 0.375rem rgba(0, 0, 0, 0.3);
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-input-placeholder {
  color: #b9bbbf;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .selectBox {
  display: flex;
  margin-bottom: 0;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .selectBox .el-select {
  width: 8.125rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .selectBox .el-select .el-input__inner {
  width: 8.125rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix {
  height: 2.125rem;
  line-height: 2.125rem;
  box-sizing: border-box;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix .el-input__suffix-inner {
  display: block;
  height: 2.125rem;
  box-sizing: border-box;
  line-height: 2.125rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix .el-input__suffix-inner .el-input__icon {
  height: 2.125rem;
  box-sizing: border-box;
  line-height: 2.125rem;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix .el-input__suffix-inner .el-input__icon {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .selectBox .el-select .el-input__suffix .el-input__suffix-inner .el-input__icon {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .tips {
  display: flex;
  height: 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .tips {
  color: #A8A5AD !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .tips {
  color: rgba(255, 255, 255, 0.5) !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .tips > div {
  padding-right: 0.3125rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item {
  margin: 0 0 1.5rem 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__label {
  width: 12.9375rem;
  padding-right: 1.5rem;
  font-weight: 700;
  box-sizing: border-box;
  font-size: 1rem;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__label {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__label {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content {
  position: relative;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .el-input {
  height: 2.125rem;
  line-height: 2.125rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  width: 21.25rem;
  height: 2.125rem;
  line-height: 2.125rem;
  font-size: 0.875rem;
  box-sizing: border-box;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  border-color: #374353 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::-moz-placeholder {
  font-size: 0.875rem;
  color: #b9bbbf !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::placeholder {
  font-size: 0.875rem;
  color: #b9bbbf !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .tips {
  margin-top: 0.5rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee,
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total {
  width: 21.25rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner,
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner {
  width: 21.25rem;
  height: 2.125rem;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner,
[data-theme="light"]
            .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner,
[data-theme="dark"]
            .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner,
[data-theme="light"]
            .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner,
[data-theme="dark"]
            .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner {
  border-color: #374353 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner,
[data-theme="light"]
            .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner,
[data-theme="dark"]
            .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner::-moz-placeholder,
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner::-moz-placeholder {
  color: #b9bbbf !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__inner::placeholder,
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__inner::placeholder {
  color: #b9bbbf !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__suffix,
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__suffix {
  height: 2.125rem;
  line-height: 2.125rem;
  box-sizing: border-box;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__suffix .el-input__suffix-inner,
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__suffix .el-input__suffix-inner {
  display: block;
  height: 2.125rem;
  box-sizing: border-box;
  line-height: 2.125rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__suffix .el-input__suffix-inner .el-input__icon,
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__suffix .el-input__suffix-inner .el-input__icon {
  height: 2.125rem;
  box-sizing: border-box;
  line-height: 2.125rem;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__suffix .el-input__suffix-inner .el-input__icon,
[data-theme="light"]
                .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__suffix .el-input__suffix-inner .el-input__icon {
  color: #3B3559 !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .subscribe_fee .el-input__suffix .el-input__suffix-inner .el-input__icon,
[data-theme="dark"]
                .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .upper_limit_of_total .el-input__suffix .el-input__suffix-inner .el-input__icon {
  color: #ffffff !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio {
  display: flex;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select {
  width: 12.5rem !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 12.5rem !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 12.5rem !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon {
  display: flex;
  align-items: center;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon img {
  width: 1.5rem;
  height: 1.5rem;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__footer {
  border-radius: 0 0 1.25rem 1.25rem;
  padding: 0 2.5rem 2rem 0 !important;
}
[data-theme="light"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] .SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: flex-end;
}
.SignalSetDialog[data-v-159c0630] .el-dialog .el-dialog__footer .dialog-footer .sure {
  background: #ad2935;
  font-size: 1rem;
  font-weight: 400;
  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;
}
@charset "UTF-8";
.login_type[data-v-07f723f3] {
  margin-left: 0.625rem;
  font-size: 0.8125rem;
  font-weight: bold;
}
.Trader_login_type[data-v-07f723f3] {
  color: #7ec592;
}
.investor_login_type[data-v-07f723f3] {
  color: #d3bc8f;
  display: flex;
  align-items: center;
}
.investor_login_type .verify_icon[data-v-07f723f3] {
  width: 1.125rem;
  height: 1.125rem;
}
.active-0[data-v-07f723f3] .el-dialog {
  width: 56.25rem;
}
.active-1-show[data-v-07f723f3] .el-dialog {
  width: 56.25rem;
}
.active-1-unshown[data-v-07f723f3] .el-dialog {
  width: 56.25rem;
}
.active-2[data-v-07f723f3] .el-dialog {
  width: 56.25rem;
  height: 27.3125rem;
}
.active-0[data-v-07f723f3] .el-dialog,
.active-1-show[data-v-07f723f3] .el-dialog,
.active-1-unshown[data-v-07f723f3] .el-dialog,
.active-2[data-v-07f723f3] .el-dialog {
  border-radius: 1.25rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog,
[data-theme="light"]
  .active-1-show[data-v-07f723f3] .el-dialog,
[data-theme="light"]
  .active-1-unshown[data-v-07f723f3] .el-dialog,
[data-theme="light"]
  .active-2[data-v-07f723f3] .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog,
[data-theme="dark"]
  .active-1-show[data-v-07f723f3] .el-dialog,
[data-theme="dark"]
  .active-1-unshown[data-v-07f723f3] .el-dialog,
[data-theme="dark"]
  .active-2[data-v-07f723f3] .el-dialog {
  border-color: #374353 !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog,
[data-theme="light"]
  .active-1-show[data-v-07f723f3] .el-dialog,
[data-theme="light"]
  .active-1-unshown[data-v-07f723f3] .el-dialog,
[data-theme="light"]
  .active-2[data-v-07f723f3] .el-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog,
[data-theme="dark"]
  .active-1-show[data-v-07f723f3] .el-dialog,
[data-theme="dark"]
  .active-1-unshown[data-v-07f723f3] .el-dialog,
[data-theme="dark"]
  .active-2[data-v-07f723f3] .el-dialog {
  background: #111723 !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__header,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header,
.active-2[data-v-07f723f3] .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"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="light"]
    .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="light"]
    .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="light"]
    .active-2[data-v-07f723f3] .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="dark"]
    .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="dark"]
    .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="dark"]
    .active-2[data-v-07f723f3] .el-dialog .el-dialog__header {
  border-color: #374353 !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="light"]
    .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="light"]
    .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="light"]
    .active-2[data-v-07f723f3] .el-dialog .el-dialog__header {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="dark"]
    .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="dark"]
    .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header,
[data-theme="dark"]
    .active-2[data-v-07f723f3] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="light"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="light"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="light"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="dark"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="dark"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title,
[data-theme="dark"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__title {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="light"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="light"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="light"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="dark"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="dark"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title,
[data-theme="dark"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_title {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_empty,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_empty,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_empty,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  font-size: 1.5rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
[data-theme="light"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
[data-theme="light"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
[data-theme="light"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
[data-theme="dark"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
[data-theme="dark"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close,
[data-theme="dark"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__title,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__title,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__title,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: white;
  line-height: 1.25rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body {
  font-weight: 400;
  font-size: 1rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="light"]
    .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="light"]
    .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="light"]
    .active-2[data-v-07f723f3] .el-dialog .el-dialog__body {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="dark"]
    .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="dark"]
    .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="dark"]
    .active-2[data-v-07f723f3] .el-dialog .el-dialog__body {
  background: #111723 !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="light"]
    .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="light"]
    .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="light"]
    .active-2[data-v-07f723f3] .el-dialog .el-dialog__body {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="dark"]
    .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="dark"]
    .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body,
[data-theme="dark"]
    .active-2[data-v-07f723f3] .el-dialog .el-dialog__body {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps {
  padding: 0 4.125rem 2rem 4.125rem;
  display: flex;
  justify-content: space-between;
  margin: 0;
  counter-reset: order;
  /* 步骤项 */
  /* 步骤编号（带圈数字） */
  /* 步骤项引导线 */
  /* 步骤状态 */
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li {
  flex: auto;
  display: inline-flex;
  align-items: center;
  counter-increment: order;
  font-size: 1rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li,
[data-theme="light"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li,
[data-theme="light"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li,
[data-theme="light"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li,
[data-theme="dark"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li,
[data-theme="dark"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li,
[data-theme="dark"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li:last-child,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li:last-child,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li:last-child,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li:last-child {
  flex: none;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li::before,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li::before,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li::before,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li::before {
  content: "✔";
  flex-shrink: 0;
  width: 1.875rem;
  height: 1.875rem;
  line-height: 1.625rem;
  box-sizing: border-box;
  font-size: 1.25rem;
  margin-right: 0.875rem;
  border-radius: 50%;
  border: 0.0625rem solid;
  color: #ad2935;
  text-align: center;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li:not(:last-child)::after,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li:not(:last-child)::after,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li:not(:last-child)::after,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > li:not(:last-child)::after {
  content: "";
  flex: 1;
  margin: 0 1em;
  border-bottom: 0.0625rem solid;
  opacity: 0.6;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active,
[data-theme="light"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active,
[data-theme="light"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active,
[data-theme="light"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active,
[data-theme="dark"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active,
[data-theme="dark"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active,
[data-theme="dark"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::before,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::before,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::before,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::before {
  content: counter(order);
  color: #fff;
  background: #ad2935;
  border-color: #ad2935;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::after,
[data-theme="light"]
      .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li,
[data-theme="light"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::after,
[data-theme="light"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li,
[data-theme="light"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::after,
[data-theme="light"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li,
[data-theme="light"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::after,
[data-theme="light"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li {
  color: #727077 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::after,
[data-theme="dark"]
      .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li,
[data-theme="dark"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::after,
[data-theme="dark"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li,
[data-theme="dark"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::after,
[data-theme="dark"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li,
[data-theme="dark"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active::after,
[data-theme="dark"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li {
  color: rgba(255, 255, 255, 0.7) !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before {
  content: counter(order);
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before,
[data-theme="light"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before,
[data-theme="light"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before,
[data-theme="light"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before {
  color: #727077 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before,
[data-theme="dark"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before,
[data-theme="dark"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before,
[data-theme="dark"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .steps > .active ~ li::before {
  color: rgba(255, 255, 255, 0.7) !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box {
  margin-left: 13.75rem;
  display: flex;
  padding: 1rem 0;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last {
  min-width: 6rem;
  height: 2.25rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: 0.0625rem solid rgba(255, 255, 255, 0.7);
  margin-right: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last {
  border-color: #727077 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last {
  color: #727077 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last {
  color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="light"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last,
[data-theme="dark"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .last {
  background: #111723 !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .next,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .next,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .next,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active-btm-box .next {
  min-width: 6rem;
  height: 2.25rem;
  background: #ad2935;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: none;
  color: #ffffff;
  margin-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .tips,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .tips,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .tips,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .tips {
  display: flex;
  font-size: 0.75rem;
  font-weight: 400;
  height: 1rem;
  line-height: 1rem;
  margin-top: 0.4375rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .tips,
[data-theme="light"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .tips,
[data-theme="light"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .tips,
[data-theme="light"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .tips {
  color: #A8A5AD !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .tips,
[data-theme="dark"]
      .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .tips,
[data-theme="dark"]
      .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .tips,
[data-theme="dark"]
      .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .tips {
  color: rgba(255, 255, 255, 0.5) !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .tips > div,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .tips > div,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .tips > div,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .tips > div {
  padding-right: 0.3125rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain {
  margin-bottom: 2rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item {
  display: flex;
  margin-bottom: 1.5rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 13.75rem;
  font-size: 1rem;
  font-weight: 400;
  padding-right: 1.5rem;
  box-sizing: border-box;
  height: 2.125rem;
  line-height: 2.125rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label,
[data-theme="light"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label,
[data-theme="light"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label,
[data-theme="light"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label,
[data-theme="dark"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label,
[data-theme="dark"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label,
[data-theme="dark"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .label {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box {
  position: relative;
  height: 2.125rem;
  width: calc(100% - 13.75rem);
  line-height: 2.125rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group {
  padding-left: 0.625rem;
  display: flex;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .el-radio-group .el-radio {
  display: flex;
  align-items: center;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box {
  color: #aaadb8;
  font-size: 0.75rem;
  padding-left: 0.625rem;
  display: flex;
  align-items: center;
  line-height: 1.25rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box {
  color: #262626 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box {
  color: #E7EEF8 !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference {
  display: flex;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference .warning,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference .warning,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference .warning,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-popover__reference .warning {
  width: 1rem;
  height: 1rem;
  margin-left: 0.125rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-switch,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-switch,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-switch,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .switch-box .el-switch {
  margin-left: 0.75rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips {
  position: absolute;
  bottom: -1.25rem;
  left: 0;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips1,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips1,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips1,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .radio-box .tips1 {
  display: flex;
  font-size: 0.75rem;
  font-weight: 400;
  color: #f56c6c;
  height: 1rem;
  line-height: 1rem;
  margin-left: 1rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  font-size: 1rem;
  white-space: nowrap;
  padding: 0.4375rem 0.625rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .www_box {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  height: 2.125rem;
  padding: 0 0.75rem;
  font-size: 1rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner {
  border-color: #374353 !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::-moz-placeholder,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::-moz-placeholder,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::-moz-placeholder,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::-moz-placeholder {
  color: #a8a5ad !important;
  font-size: 1rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::placeholder,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::placeholder,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::placeholder,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .url-input-box .el-input__inner::placeholder {
  color: #a8a5ad !important;
  font-size: 1rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .input-icon,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .input-icon,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .input-icon,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .input-icon {
  position: absolute;
  top: 0;
  right: 2%;
  display: table-cell;
  font-size: 1rem;
  white-space: nowrap;
  padding: 0.4375rem 0.625rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .www_box,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .www_box,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .www_box,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .www_box {
  position: absolute;
  top: -0.25rem;
  left: -5.5rem;
  display: table-cell;
  font-size: 0.75rem;
  white-space: nowrap;
  padding: 0.4375rem 0.625rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input {
  width: 21.25rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  width: 21.25rem;
  height: 2.125rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="light"]
              .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="light"]
              .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="light"]
              .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="dark"]
              .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="dark"]
              .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="dark"]
              .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="light"]
              .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="light"]
              .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="light"]
              .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="dark"]
              .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="dark"]
              .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner,
[data-theme="dark"]
              .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner {
  border-color: #374353 !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::-moz-placeholder,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::-moz-placeholder,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::-moz-placeholder,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::-moz-placeholder {
  color: #a8a5ad !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::placeholder,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::placeholder,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::placeholder,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .input-box .el-input__inner::placeholder {
  color: #a8a5ad !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 35rem;
  word-wrap: break-word;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  font-size: 0.875rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  background: #111723 !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  border-color: #727077 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  color: #A8A5AD !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner {
  color: rgba(255, 255, 255, 0.5) !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  background: #111723 !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="light"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count,
[data-theme="dark"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-input__count {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0.4375rem;
  /*滚动条宽度*/
  height: 0.4375rem;
  /*滚动条高度*/
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0.625rem;
  /*滚动条的圆角*/
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #78889b !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-track,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-track,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-track,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 0.375rem rgba(0, 0, 0, 0.3);
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-input-placeholder,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-input-placeholder,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-input-placeholder,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .setMain .set-item .textarea-input-box .el-textarea__inner::-webkit-input-placeholder {
  color: #b9bbbf;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox {
  display: flex;
  margin-bottom: 1.5rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item {
  margin-bottom: 0;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item__label,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item__label,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item__label,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .oil_leverage_choice .el-form-item__label {
  width: 10rem !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-form-item,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-form-item,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-form-item,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-form-item {
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-form-item__error,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-form-item__error,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-form-item__error,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-form-item__error {
  height: 1.25rem;
  top: 100%;
  margin-top: -0.3125rem;
  word-break: keep-all;
  left: 0;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 12.5rem !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 12.5rem !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__inner {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 12.5rem !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix {
  height: 2.125rem;
  line-height: 2.125rem;
  box-sizing: border-box;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner {
  display: block;
  height: 2.125rem;
  box-sizing: border-box;
  line-height: 2.125rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon {
  height: 2.125rem;
  box-sizing: border-box;
  line-height: 2.125rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon,
[data-theme="light"]
                .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon,
[data-theme="light"]
                .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon,
[data-theme="light"]
                .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon,
[data-theme="dark"]
                .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon,
[data-theme="dark"]
                .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon,
[data-theme="dark"]
                .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .selectBox .el-select .el-input .el-input__suffix .el-input__suffix-inner .el-input__icon {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item {
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label {
  width: 13.75rem !important;
  padding-right: 1.5rem;
  font-size: 1rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label,
[data-theme="light"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label,
[data-theme="light"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label,
[data-theme="light"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label,
[data-theme="dark"]
        .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label,
[data-theme="dark"]
        .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label,
[data-theme="dark"]
        .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__label {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content {
  font-size: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input {
  width: 21.25rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  width: 21.25rem;
  font-size: 0.875rem;
  height: 2.125rem;
  line-height: 2.125rem;
  box-sizing: border-box;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  border-color: #374353 !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::-moz-placeholder,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::-moz-placeholder,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::-moz-placeholder,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::-moz-placeholder {
  color: #b9bbbf !important;
  font-size: 0.875rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::placeholder,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::placeholder,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::placeholder,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__inner::placeholder {
  color: #b9bbbf !important;
  font-size: 0.875rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner {
  font-size: 0.875rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner {
  background: #111723 !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="light"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"]
            .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"]
            .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner,
[data-theme="dark"]
            .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__count .el-input__count-inner {
  color: #ffffff !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="light"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="light"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="light"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="dark"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="dark"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon,
[data-theme="dark"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .el-input__suffix-inner .el-input__icon {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio {
  display: flex;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select {
  width: 12.5rem !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 12.5rem !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .el-select .el-input .el-input__inner {
  height: 2.125rem;
  line-height: 2.125rem;
  width: 12.5rem !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon {
  display: flex;
  align-items: center;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon img,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon img,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon img,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__content .dividend_ratio .warning_icon img {
  width: 1.5rem;
  height: 1.5rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__error,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__error,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__error,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .dividend_ratio_form_item .el-form-item__error {
  height: 1.25rem;
  line-height: 1.25rem;
  top: 130%;
  margin-top: -0.625rem;
  left: 0;
  word-break: keep-all;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__error,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__error,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__error,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .el-form-item__error {
  height: 1.25rem;
  line-height: 1.25rem;
  top: 25%;
  margin-top: -0.625rem;
  left: 21.875rem;
  word-break: keep-all;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box img,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box img,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box img,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box img {
  width: 5.5625rem;
  height: 5.75rem;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text {
  padding: 1.5rem 0 2.25rem 0;
  height: 1.75rem;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.75rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="light"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="light"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="light"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text {
  color: #3B3559 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="dark"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="dark"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text,
[data-theme="dark"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .logo-box .text {
  color: #ffffff !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box {
  display: flex;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last {
  min-width: 6rem;
  height: 2.25rem;
  font-size: 1rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: 0.0625rem solid rgba(255, 255, 255, 0.7);
  margin-right: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="light"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="light"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="light"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last {
  border-color: #727077 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="dark"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="dark"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="dark"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="light"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="light"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="light"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last {
  color: #727077 !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="dark"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="dark"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="dark"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last {
  color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="light"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="light"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="light"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="dark"]
          .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="dark"]
          .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last,
[data-theme="dark"]
          .active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .last {
  background: #111723 !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .next,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .next,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .next,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__body .active3-box .button-box .next {
  min-width: 6rem;
  height: 2.25rem;
  background: #ad2935;
  font-size: 1rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: none;
  color: #ffffff;
  margin-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__footer,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__footer,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__footer,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__footer {
  border-radius: 0 0 1.25rem 1.25rem;
  padding-right: 2.5rem;
}
[data-theme="light"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__footer,
[data-theme="light"]
    .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__footer,
[data-theme="light"]
    .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__footer,
[data-theme="light"]
    .active-2[data-v-07f723f3] .el-dialog .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] .active-0[data-v-07f723f3] .el-dialog .el-dialog__footer,
[data-theme="dark"]
    .active-1-show[data-v-07f723f3] .el-dialog .el-dialog__footer,
[data-theme="dark"]
    .active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__footer,
[data-theme="dark"]
    .active-2[data-v-07f723f3] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__footer .dialog-footer,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__footer .dialog-footer,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__footer .dialog-footer,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: flex-end;
}
.active-0[data-v-07f723f3] .el-dialog .el-dialog__footer .dialog-footer .sure,
.active-1-show[data-v-07f723f3] .el-dialog .el-dialog__footer .dialog-footer .sure,
.active-1-unshown[data-v-07f723f3] .el-dialog .el-dialog__footer .dialog-footer .sure,
.active-2[data-v-07f723f3] .el-dialog .el-dialog__footer .dialog-footer .sure {
  background: #ad2935;
  font-size: 1rem;
  font-weight: 400;
  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;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog {
  border-radius: 1.25rem;
  width: 37.5rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] .delete_signal_dialog[data-v-54d17387] .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-54d17387] .el-dialog {
  border-color: #374353 !important;
}
[data-theme="light"] .delete_signal_dialog[data-v-54d17387] .el-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-54d17387] .el-dialog {
  background: #111723 !important;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__header {
  box-sizing: border-box;
  height: 2.75rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  border: none;
}
[data-theme="light"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__header {
  background: #FFFFFF !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__header .dialog-header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 1rem 0 0 0;
  background: url(../img/dialog_logo.b1b532ae.png) no-repeat;
  background-position: center;
  background-size: 5.625rem 1.75rem;
}
[data-theme="light"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__header .dialog-header {
  color: #262626 !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__header .dialog-header {
  color: #E7EEF8 !important;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__header .dialog-header .dialog-header-title {
  width: 40%;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1.25rem;
  color: white;
  line-height: 1.25rem;
  font-weight: 700;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0;
  color: white;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  font-size: 1.375rem;
  line-height: 2.75rem;
}
[data-theme="light"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #FFFFFF !important;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__body {
  overflow: hidden;
  height: initial !important;
  font-size: 0.75rem;
  padding: 1.5rem 0;
  overflow-y: auto;
  word-wrap: break-word;
  word-break: normal;
}
[data-theme="light"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__body {
  background: #FFFFFF !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__body {
  background: #111723 !important;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__body .content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0 2rem;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__body .content .icon-box img {
  width: 3.75rem;
  height: 3.75rem;
  margin-bottom: 1.5rem;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__body .content .text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}
[data-theme="light"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__body .content .text {
  color: #3B3559 !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__body .content .text {
  color: #ffffff !important;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__footer {
  border-radius: 0 0 1.25rem 1.25rem;
  padding-bottom: 1.5rem;
}
[data-theme="light"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] .delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: center;
}
.delete_signal_dialog[data-v-54d17387] .el-dialog .el-dialog__footer .dialog-footer .sure {
  background: #ad2935;
  font-size: 1rem;
  font-weight: 400;
  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;
}
@charset "UTF-8";
.shareSignal-box[data-v-6dd5aa66] .el-dialog {
  width: 37.5rem;
  border-radius: 1.25rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog {
  border-color: #374353 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog {
  background: #111723 !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header {
  box-sizing: border-box;
  height: 3.75rem;
  border-radius: 1.25rem 1.25rem 0 0;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  border-bottom: 0.0625rem solid #565b60;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header .dialog-header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background: url(../img/dialog_logo.b1b532ae.png) no-repeat;
  background-position: center;
  background-size: 5.625rem 1.75rem;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header .dialog-header {
  color: #262626 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header .dialog-header {
  color: #E7EEF8 !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header .dialog-header .dialog-header-title {
  width: 40%;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1.25rem;
  line-height: 1.25rem;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header .dialog-header .dialog-header-title {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header .dialog-header .dialog-header-title {
  color: #ffffff !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0 !important;
  color: white;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  font-size: 1.375rem;
  line-height: 3.75rem;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #FFFFFF !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__header {
  border-color: #374353 !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body {
  overflow: hidden;
  height: initial !important;
  font-size: 0.75rem;
  padding: 1.5rem 0 0 0;
  word-wrap: break-word;
  word-break: normal;
  padding-top: 2rem;
  overflow: initial;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body {
  background: #111723 !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body i {
  position: initial !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item {
  margin: 0 0 1.875rem 0;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__label {
  line-height: 1.75rem !important;
  width: 6rem !important;
  padding: 0;
  font-size: 1rem;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__label {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__label {
  color: #ffffff !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content {
  line-height: 1.75rem !important;
  margin-left: 7.25rem !important;
  font-size: 1rem;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server {
  width: 18.75rem;
  position: relative;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input {
  width: 14.875rem;
  border-radius: 0.25rem 0 0 0.25rem;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner {
  border-right: none !important;
  width: 18.25rem;
  height: 1.75rem;
  line-height: 1.75rem;
  font-size: 1rem;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner {
  border-color: #374353 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner {
  color: #ffffff !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner::-moz-placeholder {
  color: #b9bbbf !important;
  font-size: 1rem;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input__inner::placeholder {
  color: #b9bbbf !important;
  font-size: 1rem;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append {
  border: 0.0625rem solid #efefef;
  border-left: none !important;
  padding: 0.125rem 0.9375rem;
  cursor: pointer;
  height: 1.5rem;
  width: 1.5rem;
  box-sizing: border-box;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append {
  background: #111723 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append {
  border-color: #727077 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append .el-input__inner {
  border: none;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append .svg-search {
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  right: 0.25rem;
  top: 0.25rem;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .el-input-group__append .svg-search:hover {
  filter: drop-shadow(0 0 0 #f8061a);
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .share_history-box {
  display: flex;
  align-items: center;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .input-box .share_history-box .share_history_icon {
  width: 1.625rem;
  height: 1.625rem;
  margin-left: 0.5rem;
  cursor: pointer;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  width: 20rem;
  max-height: 10rem;
  padding: 0.3125rem 0;
  overflow-y: overlay;
  overflow-x: hidden;
  border: 0.0625rem solid gainsboro;
  border-radius: 0.3125rem;
  box-sizing: border-box;
  box-shadow: 0 0.125rem 1rem 0 rgba(153, 155, 168, 0.12);
  position: absolute;
  top: 2.25rem;
  left: 0;
  z-index: 999;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  background: #F3F4F8 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  background: #0B1221 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  border-color: #374353 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options {
  color: #FFFFFF !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options .nodata {
  height: 2.5rem;
  overflow: hidden;
  font-size: 1rem;
  text-align: center;
  padding: 0.3125rem 0.625rem;
  color: #909399;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options .nodata {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options .nodata {
  color: #ffffff !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li {
  display: flex;
  font-size: 1rem;
  padding: 0.3125rem 0.625rem;
  cursor: pointer;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li:hover {
  background: rgba(173, 41, 53, 0.2) !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li:hover {
  background: #AD2935 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li:hover {
  color: #FFFFFF !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li .option_avatar {
  width: 1.5rem;
  height: 1.5rem;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li .option_nick_name {
  margin-left: 0.625rem;
  font-size: 1rem;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options ul li .option_username {
  margin: 0 0.25rem;
  font-size: 1rem;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0.375rem;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 0.375rem;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 0.3125rem;
  /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
  background: #cac9c9;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .el-form-item__content .server .options::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 0.3125rem;
  /* background: #ededed; */
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__label {
  line-height: 2.125rem !important;
  width: 6rem !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__label {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__label {
  color: #ffffff !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content {
  line-height: 2.25rem !important;
  margin-left: 7.25rem !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select {
  width: 11.1875rem !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input {
  width: 11.1875rem !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner {
  height: 2.125rem;
  font-size: 1rem;
  line-height: 2.125rem;
  width: 11.1875rem !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner {
  border-color: #374353 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner {
  color: #ffffff !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner::-moz-placeholder {
  font-size: 1rem;
  color: #b9bbbf !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__body .subscribe-select .el-form-item__content .el-select .el-input .el-input__inner::placeholder {
  font-size: 1rem;
  color: #b9bbbf !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__footer {
  padding-top: 0;
  border-radius: 0 0 1.25rem 1.25rem;
  padding-bottom: 2rem;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: center;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__footer .dialog-footer .sure {
  background: #ad2935;
  font-size: 1rem;
  font-weight: 400;
  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;
}
.shareSignal-box[data-v-6dd5aa66] .el-dialog .el-dialog__footer .disable {
  opacity: 0.6;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog {
  width: 37.5rem;
  box-sizing: border-box;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .dialog-header {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .dialog-header .share_history_icon {
  width: 1.125rem;
  height: 1.125rem;
  color: white;
  margin-right: 0.375rem;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body {
  padding: 1.25rem 1rem 2rem;
  overflow-y: initial;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table,
[data-theme="light"]
    .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table__expanded-cell {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table,
[data-theme="dark"]
    .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table__expanded-cell {
  background: #111723 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table {
  border-color: #374353 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table::before {
  background: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table::before {
  background: #374353 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table::after {
  background: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table::after {
  background: #374353 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header {
  background: #111723 !important;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header .el-table__cell {
  padding: 0;
  width: 1.5rem;
  height: 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1rem;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header .el-table__cell {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header .el-table__cell {
  color: white !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header .el-table__cell {
  background: #FAFAFA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header .el-table__cell {
  background: #1D2637 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header .el-table__cell {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header .el-table__cell {
  border-color: #374353 !important;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__header .el-table__cell .cell {
  display: flex;
  align-items: center;
  line-height: 2.625rem;
  white-space: pre-line !important;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  height: 2.625rem;
  box-sizing: border-box;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 2.625rem;
  padding: 0;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: #3B3559 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: white !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  border-color: #374353 !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  background: #111723 !important;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  width: 100%;
  line-height: 2.625rem;
  overflow: hidden;
  white-space: nowrap;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .Pending {
  color: #8ab7f1;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .Rejected {
  color: #f56c6c;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper .el-table__body .el-table__cell .Documented {
  color: #3ab98e;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.375rem;
  /*滚动条宽度*/
  height: 2.5rem;
  /*滚动条高度*/
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  width: 3.125rem;
  height: 2.5rem;
  border-radius: 3.1875rem;
  /*滚动条的背景区域的圆角*/
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 3.1875rem;
  /*滚动条的圆角*/
  width: 3.125rem;
  height: 2.5rem;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #AAADB8 !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #78889b !important;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__empty-block {
  width: 100% !important;
  height: 13.125rem !important;
  min-height: 9.5rem;
  overflow: hidden;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__empty-block {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__empty-block {
  background: #111723 !important;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__empty-text {
  width: 100% !important;
}
[data-theme="light"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__empty-text .svga_box {
  background: #FFFFFF !important;
}
[data-theme="dark"] .shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__empty-text .svga_box {
  background: #111723 !important;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__body .dialog-table .el-table .el-table__body-wrapper {
  max-height: 13.25rem;
  overflow-y: auto;
}
.shareSignal-box[data-v-6dd5aa66] .shareHistory .el-dialog .el-dialog__footer .disable {
  opacity: 0.6;
}
@charset "UTF-8";
.authentication[data-v-ba2f538c] .el-dialog {
  border-radius: 1.25rem;
  width: 38.75rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog {
  border-color: #374353 !important;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog {
  background: #111723 !important;
}
.authentication[data-v-ba2f538c] .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"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__header {
  border-color: #374353 !important;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__header {
  background: #FFFFFF !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__header {
  background: #111723 !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .el-dialog__title {
  color: #ffffff !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .headerBox_title {
  color: #ffffff !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  font-size: 1.5rem;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #ffffff !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: white;
  line-height: 1.25rem;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body {
  overflow: hidden;
  height: initial !important;
  font-size: 1rem;
  padding: 2rem 2rem 1.5rem 2rem;
  overflow: hidden;
  word-wrap: break-word;
  word-break: normal;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body {
  background: #FFFFFF !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body {
  background: #111723 !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog {
  display: flex;
  padding: 1.875rem 0 0.625rem 0;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .item-box {
  width: 13.75rem;
  height: 9rem;
  border: 0.0625rem solid red;
  padding: 1rem;
  box-sizing: border-box;
  box-shadow: 0 0.25rem 0.625rem 0 rgba(51, 60, 77, 0.3);
  border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .item-box {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .item-box {
  border-color: #374353 !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .item-box .item {
  padding: 0;
  display: flex;
  height: 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1rem;
  margin-bottom: 0.5rem;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .item-box .item {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .item-box .item {
  color: #ffffff !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .item-box .item .label {
  white-space: nowrap;
  /*不换行*/
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .item-box .item .value {
  white-space: nowrap;
  /*不换行*/
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .line {
  width: 0;
  height: 9.125rem;
  border: 0.0625rem solid #9eb2d9;
  opacity: 0.4;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box {
  margin-left: 2.5rem;
  flex: 1;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step1 {
  font-size: 16x;
  font-weight: 400;
  line-height: 1.5rem;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step1 {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step1 {
  color: #ffffff !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 {
  font-size: 1rem;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 {
  color: #ffffff !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .text1 {
  font-weight: 400;
  line-height: 1.5rem;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .text1 .blue_text {
  color: #3da0fd;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .text2 {
  color: #3da0fd;
  font-weight: 400;
  line-height: 1.5rem;
  margin-top: 0.625rem;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box {
  display: flex;
  align-items: center;
  margin-top: 0.625rem;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .label {
  width: 3.75rem;
  font-size: 0.6875rem;
  padding: 1rem 0;
  white-space: nowrap;
  /*不换行*/
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input {
  margin-left: 0.8125rem;
  width: 13.75rem;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode {
  border-radius: 0.25rem;
  background-color: #2d3d5c;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input {
  height: 2rem;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input__inner {
  font-size: 0.75rem;
  height: 2rem;
  width: 10.25rem;
  padding: 0.5rem 1rem;
  color: #3da0fd !important;
  border: none;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input__inner {
  background: #F3F4F8 !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input__inner {
  background: #0B1221 !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__append,
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__prepend {
  width: 3.5rem;
  padding: 0;
  height: 1.375rem;
  border: none;
  background-color: #2d3d5c !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__append:hover,
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__prepend:hover {
  color: #ad2935;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__append .el-button,
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .inviteCode .el-input-group__prepend .el-button {
  min-width: 4.375rem;
  height: 2rem;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: #3da0fd;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authentication_dialog .xxx-box .step2 .copyNotes-box .input .copy {
  background-color: #3da0fd;
  line-height: normal;
  color: #fff;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authenticationstep3_dialog {
  display: flex;
  justify-content: center;
  padding: 5rem 0 3.75rem 0;
  font-size: 1rem;
  font-weight: bold;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authenticationstep3_dialog .SignalVerifyFlag .svga_box {
  height: 6.25rem;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authenticationstep3_dialog .SignalVerifyFlag .svga_box {
  background: #FFFFFF !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authenticationstep3_dialog .SignalVerifyFlag .svga_box {
  background: #111723 !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authenticationstep3_dialog .failure {
  display: flex;
  justify-content: center;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authenticationstep3_dialog .failure {
  color: #3B3559 !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authenticationstep3_dialog .failure {
  color: #ffffff !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__body .authenticationstep3_dialog .failure i {
  font-size: 1.75rem;
  color: #f6665d;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer {
  border-radius: 0 0 1.25rem 1.25rem;
  padding-bottom: 1.5rem;
  padding-top: 0;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .dialog-footer {
  display: flex;
  justify-content: center;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .dialog-footer .sure {
  background: #ad2935;
  font-size: 1rem;
  font-weight: 400;
  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;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authentication-footer {
  display: flex;
  justify-content: flex-end;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  min-width: 6rem;
  height: 2.25rem;
  font-size: 1rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: 0.0625rem solid rgba(255, 255, 255, 0.7);
  margin-right: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  border-color: #727077 !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  color: #727077 !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  background: #FFFFFF !important;
}
[data-theme="dark"] .authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authentication-footer .cancel {
  background: #111723 !important;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authentication-footer .next {
  min-width: 6rem;
  height: 2.25rem;
  background: #ad2935;
  font-size: 1rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border: none;
  color: #ffffff;
  margin-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authenticationstep3-footer {
  display: flex;
  justify-content: center;
  padding-bottom: 1.25rem;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authenticationstep3-footer .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #ffffff;
  background: #3ab98e;
  padding: 0 0.625rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #3ab98e;
  box-sizing: border-box;
  font-size: 1rem;
  line-height: 1.25rem;
  width: 6rem;
  height: 2.25rem;
}
.authentication[data-v-ba2f538c] .el-dialog .el-dialog__footer .authenticationstep3-footer .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 0.75rem;
  color: #ffffff;
  background: #ad2935;
  padding: 0 0.625rem;
  height: 1.75rem;
  text-align: center;
  border-radius: 0.25rem;
  margin-left: 1.25rem;
  border-color: #ad2935;
  font-size: 1rem;
  line-height: 1.25rem;
  width: 6rem;
  height: 2.25rem;
}
.pagination-container[data-v-ff0e83e6] {
  padding-top: 2.25rem;
  width: 100%;
}
[data-theme="light"] .pagination-container[data-v-ff0e83e6] {
  background: #F3F4F8 !important;
}
[data-theme="dark"] .pagination-container[data-v-ff0e83e6] {
  background: #0B1221 !important;
}
[data-theme="light"] .pagination-container[data-v-ff0e83e6] {
  color: #3B3559 !important;
}
[data-theme="dark"] .pagination-container[data-v-ff0e83e6] {
  color: #ffffff !important;
}
.pagination-container[data-v-ff0e83e6]  {
  display: flex;
  justify-content: center;
  font-size: 0.75rem;
}
.pagination-container[data-v-ff0e83e6] .el-pagination.is-background .btn-next,
.pagination-container[data-v-ff0e83e6] .el-pagination.is-background .btn-prev {
  background: transparent;
}
[data-theme="light"] .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li {
  color: #5F6472 !important;
}
[data-theme="dark"] .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li {
  color: #E7EEF8 !important;
}
[data-theme="light"] .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li {
  background: #fff !important;
}
[data-theme="dark"] .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li {
  background: #1A253A !important;
}
.pagination-container[data-v-ff0e83e6] .el-pagination.is-background .btn-next:not(.disabled):hover,
.pagination-container[data-v-ff0e83e6] .el-pagination.is-background .btn-prev:not(.disabled):hover,
.pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #ad2935;
}
[data-theme="light"] .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .btn-next:not(.disabled):hover,
[data-theme="light"]
    .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .btn-prev:not(.disabled):hover,
[data-theme="light"]
    .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #ad2935 !important;
}
[data-theme="dark"] .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .btn-next:not(.disabled):hover,
[data-theme="dark"]
    .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .btn-prev:not(.disabled):hover,
[data-theme="dark"]
    .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #F6665D !important;
}
.pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff;
  background-color: #ad2935;
}
[data-theme="light"] .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #fff !important;
}
[data-theme="dark"] .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #E7EEF8 !important;
}
[data-theme="light"] .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #ad2935 !important;
}
[data-theme="dark"] .pagination-container[data-v-ff0e83e6] .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #ad2935 !important;
}
.pagination-container[data-v-ff0e83e6] .el-input__inner:focus {
  border-color: #c0c0c0;
}
.pagination-container[data-v-ff0e83e6] .el-pagination button,
.pagination-container[data-v-ff0e83e6] .el-pagination span:not([class*="suffix"]),
.pagination-container[data-v-ff0e83e6] .el-pager li {
  font-size: 0.875rem;
  min-width: 2rem !important;
  height: 2rem;
  line-height: 2rem;
  padding: 0;
  border-radius: 0.25rem;
}
.pagination-container[data-v-ff0e83e6] .el-pagination__editor.el-input .el-input__inner {
  width: 2.125rem;
  height: 1.75rem;
  line-height: 1.75rem;
  border: none;
}
[data-theme="light"] .pagination-container[data-v-ff0e83e6] .el-pagination__editor.el-input .el-input__inner {
  background: #F2F2F4 !important;
}
[data-theme="dark"] .pagination-container[data-v-ff0e83e6] .el-pagination__editor.el-input .el-input__inner {
  background: #111723 !important;
}
[data-theme="light"] .pagination-container[data-v-ff0e83e6] .el-pagination__editor.el-input .el-input__inner {
  color: #3B3559 !important;
}
[data-theme="dark"] .pagination-container[data-v-ff0e83e6] .el-pagination__editor.el-input .el-input__inner {
  color: #ffffff !important;
}
.pagination-container[data-v-ff0e83e6] .el-pager .more::before {
  line-height: 1.25rem;
}
[data-theme="light"] .pagination-container[data-v-ff0e83e6] .el-pagination__total,
[data-theme="light"]
  .pagination-container[data-v-ff0e83e6] .el-pagination__jump {
  color: #5F6472 !important;
}
[data-theme="dark"] .pagination-container[data-v-ff0e83e6] .el-pagination__total,
[data-theme="dark"]
  .pagination-container[data-v-ff0e83e6] .el-pagination__jump {
  color: #A7AAB5 !important;
}
.pagination-container[data-v-ff0e83e6] .el-pagination__jump {
  font-size: 0.875rem;
  width: 8.75rem;
  height: 12.5rem;
  text-align: center;
}
[data-theme="light"] .pagination-container[data-v-ff0e83e6] .el-pagination__jump {
  background: #ffffff !important;
}
[data-theme="dark"] .pagination-container[data-v-ff0e83e6] .el-pagination__jump {
  background: #20293A !important;
}
.pagination-container.hidden[data-v-ff0e83e6] {
  display: none;
}
@charset "UTF-8";
#signalmanage[data-v-c12a46ca] {
  width: 100vw;
  height: -moz-fit-content;
  height: fit-content;
  box-sizing: border-box;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog {
  border-radius: 1rem;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__body {
  padding: 1rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__body {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__body {
  color: #ffffff !important;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner {
  height: 2.125rem;
  line-height: 2.125rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner {
  border-color: #727077 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner:focus {
  border-color: #727077 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__body .el-input__inner:focus {
  border-color: rgba(255, 255, 255, 0.7) !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog {
  background: #FFFFFF !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog {
  background: #111723 !important;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .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"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header {
  border-color: #374353 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header {
  background: #FFFFFF !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header {
  background: #111723 !important;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 1.25rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__title {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__title {
  color: #ffffff !important;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox_title {
  width: 40%;
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox_title {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox_title {
  color: #ffffff !important;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox .headerBox_logoBox {
  width: 5.625rem;
  height: 1.75rem;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox .headerBox_logoBox #image {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox .headerBox_logoBox img {
  width: 100%;
  vertical-align: top;
  height: 100%;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .headerBox_empty {
  width: 40%;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.9375rem;
  font-size: 1.5rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #ffffff !important;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__title {
  font-size: 0.875rem;
  font-weight: bold;
  color: white;
  line-height: 1.25rem;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__footer {
  padding: 0 1.25rem 1.25rem 1.25rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__footer {
  background: #FFFFFF !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__footer {
  background: #111723 !important;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__footer .el-button {
  padding: 0;
  height: 2.25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__footer .el-button:nth-child(1) {
  font-family: Arial;
  font-size: 1rem;
  color: white;
  background: #ad2935;
  height: 2.25rem;
  padding: 0 1.5rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
  box-sizing: border-box;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .el-dialog__footer .el-button:nth-child(2) {
  font-family: Arial;
  font-size: 1rem;
  color: #ffffff;
  background: #5f6472;
  height: 2.25rem;
  padding: 0 1.5rem;
  text-align: center;
  border-radius: 0.25rem;
  border: 0.0625rem solid #5f6472;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .dialog-footer {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
#signalmanage[data-v-c12a46ca] .el-dialog__wrapper .el-dialog .dialog-footer .el-button {
  padding: 0;
  height: 2.25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 1.5rem;
  font-family: Arial;
  font-size: 1rem;
  color: white;
  background: #ad2935;
  height: 2.25rem;
  padding: 0 1.5rem;
  text-align: center;
  border-radius: 0.25rem;
  border-color: #ad2935;
  box-sizing: border-box;
}
#signalmanage[data-v-c12a46ca] .changeNickname_dialog {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
#signalmanage[data-v-c12a46ca] .changeNickname_dialog_content {
  margin-left: 1rem;
}
#signalmanage[data-v-c12a46ca] .changeNickname_dialog .warn-img {
  width: 2.5rem;
  height: 2.5rem;
}
#signalmanage[data-v-c12a46ca] .changeNickname_dialog .changeNickname-1 {
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.125rem;
}
#signalmanage[data-v-c12a46ca] .changeNickname_dialog .changeNickname-2 {
  font-size: 1rem;
}
#signalmanage[data-v-c12a46ca] .changeNickname_dialog .changeNickname-3 {
  margin-top: 0.5rem;
  font-size: 1rem;
  color: #ad2935;
  margin-bottom: 0.5rem;
}
#signalmanage[data-v-c12a46ca] .changeNickname_dialog .nickname.el-input {
  width: 120%;
}
#signalmanage[data-v-c12a46ca] .changeNickname_dialog .nickname.el-input .el-input__inner {
  height: 3rem;
  line-height: 3rem;
  border-radius: 0.5rem;
  font-size: 1rem;
}
#signalmanage[data-v-c12a46ca] .changeNickname_dialog .nickname.el-input .el-input__count-inner {
  background-color: transparent;
}
#signalmanage[data-v-c12a46ca] .top-title {
  color: #ad2935 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox {
  width: 100vw;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-sizing: border-box;
  font-size: 1rem;
  font-weight: 400;
  font-family: Microsoft YaHei, Microsoft YaHei;
  padding: 0.75rem 1rem 1rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox {
  background: #F3F4F8 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox {
  background: #0B1221 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox {
  color: #ffffff !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left {
  width: calc(20% - 0.5rem);
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-right: 1rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .tips_box {
  height: 6.375rem;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: #a8a5ad;
  padding: 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .tips_box {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .tips_box {
  background: #20293A !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .tips_box .card_tips .redMark {
  color: #ad2935;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .tips_box .card_tips .notice {
  text-decoration: underline;
  padding: 0.125rem;
  cursor: pointer;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .tips_box .card_tips .notice {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .tips_box .card_tips .notice {
  color: #ffffff !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .tips_box .card_tips .notice:hover {
  text-shadow: 0.0625rem 0 0 currentColor;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .tips_box .card_tips img {
  height: 1rem;
  width: 1rem;
  vertical-align: top;
  margin: 0 0.125rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box {
  width: 100%;
  height: 50.625rem;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
  border: 0.0625rem solid red;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box {
  background: #20293A !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box {
  border-color: #374353 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs {
  height: 3.75rem !important;
  line-height: 3.75rem;
  border-bottom: 0.0625rem solid #374353;
  border-radius: 1.25rem 1.25rem 0 0;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs {
  background: #20293A !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs {
  border-color: #374353 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__header {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 1rem;
  margin: 0;
  border: none;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__nav {
  height: 2.625rem;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: none;
  padding-right: 0.75rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__item {
  box-sizing: border-box;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: #3b3559;
  height: 2.125rem;
  line-height: 2.125rem;
  box-sizing: border-box;
  margin-left: 0.25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  border: none;
  transition: all 0.2s ease-in-out;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__item {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__item {
  color: #ffffff !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__item:hover {
  background-color: #ffffff;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__item:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__item:hover {
  color: #AD2935 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__nav-prev {
  line-height: 2.75rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__nav-next {
  line-height: 2.75rem;
  right: 0;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs .el-tabs__item.is-active {
  background: #F2F2F4 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs .el-tabs__item.is-active {
  background: #FFF !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs .el-tabs__item.is-active {
  color: #AD2935 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs .el-tabs__item.is-active {
  color: #AD2935 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content {
  height: 46.25rem;
  position: relative;
  overflow: hidden;
  overflow-y: scroll;
  padding-bottom: 0.75rem;
  box-sizing: border-box;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar {
  width: 0;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-thumb {
  background: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-thumb {
  background: #374353 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-track {
  border-left: none;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-track {
  border-color: #374353 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-track {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content::-webkit-scrollbar-track {
  background: #20293A !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box {
  position: sticky;
  border-top: 0.0625rem solid transparent;
  border-bottom: 0.0625rem solid transparent;
  left: 0;
  top: 0;
  z-index: 2;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0.375rem 1rem;
  height: 2.75rem;
  width: 100%;
  box-sizing: border-box;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box {
  border-color: #374353 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box {
  background: #20293A !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box .accInput {
  width: 12.125rem;
  height: 2rem;
  line-height: 2rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box .accInput .el-input {
  height: 2rem;
  line-height: 2rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box .accInput .el-input__inner {
  border: 0.0625rem solid transparent;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 2rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box .accInput .el-input__inner {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box .accInput .el-input__inner {
  background: #20293A !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box .accInput .el-input__icon {
  margin: 0;
  height: 2rem;
  line-height: 2rem;
  font-size: 1rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box .addAcc {
  font-size: 0.875rem;
  width: -moz-fit-content;
  width: fit-content;
  height: 2rem;
  line-height: 2rem;
  background: #bc1b29;
  padding: 0 0.75rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border: none;
  outline: none;
  cursor: pointer;
  margin-top: 0.125rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  word-break: keep-all;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box .addAcc img {
  height: 0.875rem;
  width: 0.875rem;
  margin-right: 0.25rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .Input_button_box .addAcc:hover {
  opacity: 0.8;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__content .el-tab-pane {
  height: -moz-fit-content;
  height: fit-content;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_left .card_box .el-tabs__nav-wrap::after {
  height: 0;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right {
  box-sizing: border-box;
  width: calc(80% - 0.5rem);
  height: 100%;
  display: flex;
  flex-direction: column;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs {
  width: 100%;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__header {
  height: 2.875rem;
  line-height: 2.875rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0 1rem;
  margin: 0;
  border-radius: 0.5rem;
  overflow: hidden;
  border: none;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__header {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__header {
  background: #20293A !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content {
  width: 100%;
  margin-top: 1rem;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .el-tabs__header {
  height: 2.875rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 0.875rem;
  margin: 0;
  border: 0.0625rem solid;
  border-radius: 1.25rem 1.25rem 0 0;
  overflow: hidden;
  border-bottom: none;
  box-sizing: border-box;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .el-tabs__header {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .el-tabs__header {
  border-color: #374353 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .el-tabs__header {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .el-tabs__header {
  background: #20293A !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav {
  height: 3.75rem;
  line-height: 3.75rem;
  box-sizing: border-box;
  padding: 0 1rem;
  border: 0.0625rem solid red;
  border-bottom: none;
  border-radius: 1.25rem 1.25rem 0 0;
  display: flex;
  align-items: center;
  position: relative;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav {
  background: #20293A !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav {
  color: #ffffff !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav {
  border-color: #374353 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .select-box {
  display: flex;
  align-items: center;
  margin-left: 0.875rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .select-box .el-select {
  margin: 0 1.5625rem 0 0.5rem;
  height: 1.75rem;
  line-height: 1.75rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .select-box .el-select .el-input__icon {
  line-height: 1.75rem;
  text-indent: 0;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .select-box .el-select .el-input--mini .el-input__inner {
  width: 8rem;
  height: 1.75rem;
  line-height: 1.75rem;
  border: 0.0625rem solid;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .select-box .el-select .el-input--mini .el-input__inner {
  border-color: #efefef !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .select-box .el-select .el-input--mini .el-input__inner {
  border-color: #2D3D5C !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .select-box .el-select .el-input--mini .el-input__inner::-moz-placeholder {
  color: #a8a5ad !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .select-box .el-select .el-input--mini .el-input__inner::placeholder {
  color: #a8a5ad !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .select-box .lable {
  font-size: 1rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .margin32 {
  margin-left: 2rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .all {
  width: 3.25rem;
  height: 2.125rem;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 0.875rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .all {
  background: #F2F2F4 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .all {
  background: #FFF !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .all {
  color: #AD2935 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .all {
  color: #AD2935 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .search {
  margin-left: 6.875rem;
  width: 20.25rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .search .el-input {
  width: 20.25rem;
  height: 2rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .search .el-input__inner {
  width: 20.25rem;
  height: 2rem;
  font-size: 0.875rem;
  border: 0.0625rem solid transparent;
  padding-left: 2.25rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .search .el-input__inner {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .search .el-input__inner {
  background: #20293A !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__content .nav .search .el-input__icon {
  margin-left: 0.3125rem;
  font-size: 1rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__nav {
  height: 2.625rem;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: none;
  padding-right: 0.75rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__item {
  box-sizing: border-box;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: #3b3559;
  height: 2.125rem;
  line-height: 2.125rem;
  box-sizing: border-box;
  margin-left: 0.25rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  border: none;
  transition: all 0.2s ease-in-out;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__item {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__item {
  color: #ffffff !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__item:hover {
  background-color: #ffffff;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__item:hover {
  color: #AD2935 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__item:hover {
  color: #AD2935 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs .el-tabs__item.is-active {
  background: #F2F2F4 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs .el-tabs__item.is-active {
  background: #FFF !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs .el-tabs__item.is-active {
  color: #AD2935 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs .el-tabs__item.is-active {
  color: #AD2935 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .el-tabs__nav-wrap::after {
  height: 0;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .radio_box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: 0;
  z-index: 1;
  right: 1.875rem;
  top: 1rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .radio_box .search_ticket {
  margin-right: 0.625rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .radio_box .el-input {
  height: 2rem;
  line-height: 2rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .radio_box .el-input__inner {
  font-size: 1rem;
  height: 2rem;
  line-height: 2rem;
  border: 0.0625rem solid transparent;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .radio_box .el-input__inner {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .radio_box .el-input__inner {
  background: #20293A !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .radio_box .el-input__inner ::-moz-placeholder {
  font-size: 1rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .radio_box .el-input__inner ::placeholder {
  font-size: 1rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .radio_box .el-input__icon {
  margin-left: 0;
  font-size: 1.1875rem;
  height: 2rem;
  line-height: 2rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .third_tips_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  position: absolute;
  right: 0;
  top: 0.25rem;
  z-index: 1;
  right: 1.875rem;
  width: 80%;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .third_tips_box .third_tips {
  width: 100%;
  line-height: 1.5rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .third_tips_box .third_tips {
  color: #AAADB8 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .third_tips_box .third_tips {
  color: #8EA4BD !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__header {
  width: 100%;
  height: 3.75rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content {
  margin-top: 0;
  border-radius: 0 0 1.25rem 1.25rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .el-tab-pane {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .el-tab-pane .Pagination {
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-bottom: 2rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .el-tab-pane .Pagination {
  background: #F3F4F8 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .el-tab-pane .Pagination {
  background: #0B1221 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .el-tab-pane .Pagination .pagination-container {
  padding-top: 2rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .close .el-table .el-table__body-wrapper {
  max-height: 40rem;
  overflow-y: auto;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .close .el-table .el-table__body-wrapper {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .close .el-table .el-table__body-wrapper {
  background: #20293A !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .flag_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .flag_box .flag {
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  white-space: wrap;
  line-height: 0.75rem;
  border: 0.0625rem solid;
  box-sizing: border-box;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .flag_box .flag {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .contentBox_right .position_close_Tabs .el-tabs__content .flag_box .flag {
  color: #ffffff !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table--enable-row-hover .el-table__body tr:hover > td {
  background: #F5F5F5 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table--enable-row-hover .el-table__body tr:hover > td {
  background: #1C2A43 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table,
[data-theme="light"]
    #signalmanage[data-v-c12a46ca] .contentBox .el-table__expanded-cell {
  background: #F3F4F8 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table,
[data-theme="dark"]
    #signalmanage[data-v-c12a46ca] .contentBox .el-table__expanded-cell {
  background: #0B1221 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table {
  border-radius: 0 0 1.25rem 1.25rem;
  /* 奇数行背景色 */
  /* 偶数行背景色 */
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table {
  border-color: #374353 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table::before {
  background: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table::before {
  background: #374353 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table::after {
  background: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table::after {
  background: #374353 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .caret-wrapper {
  height: 1.5rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .caret-wrapper .ascending {
  top: 0.125rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .caret-wrapper .descending {
  bottom: 0.125rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .sort-caret {
  border-width: 0.3125rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .open-row {
  background: #434d6326 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .open-row {
  background: #434d63 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .odd-row {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .odd-row {
  background: #20293A !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .even-row {
  background: #FAFAFA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .even-row {
  background: #1D2637 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header {
  background: #FAFAFA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header {
  background: #1D2637 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell {
  padding: 0;
  width: 1.5rem;
  height: 2rem;
  box-sizing: border-box;
  font-size: 0.875rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 700;
  line-height: 2rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell {
  color: white !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell {
  background: #FAFAFA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell {
  background: #1D2637 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell {
  border-color: #374353 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell .cell {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  line-height: 1.625rem;
  white-space: pre-line !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell .cell .left-header {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding-left: 0.625rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell .cell .right-header {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-right: 0.625rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell .cell .right-header {
  color: #727077 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell .cell .right-header {
  color: rgba(255, 255, 255, 0.7) !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell .cell .el-popover__reference {
  display: flex;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .el-table__cell .cell .el-popover__reference .warning {
  width: 0.2225rem;
  height: 1rem;
  margin-left: 0.3125rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .no_border {
  border: none;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .no_right_border {
  border-right: none;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__header .no_bottom_border {
  border-bottom: none;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper {
  box-sizing: border-box;
  max-height: 46.5rem;
  overflow-y: auto;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  padding: 0;
  width: 1.5rem;
  height: 4rem !important;
  font-size: 0.875rem;
  box-sizing: border-box;
  font-weight: 400;
  line-height: 4rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: #3B3559 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  color: white !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell {
  border-color: #374353 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell {
  height: 100%;
  width: 100%;
  padding: 0 0.625rem;
  line-height: 1.625rem;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .buy {
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
  color: #ffffff;
  background: #e84f46;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .sell {
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
  background: #43c498;
  color: #ffffff;
  font-size: 0.75rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .Break_up_box {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .Break_up_box div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .Break_up_box div:nth-child(1) {
  align-items: flex-start;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .Break_up_box div:nth-child(2) {
  align-items: flex-end;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .Break_up_box div:nth-child(2) {
  color: #727077 !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .Break_up_box div:nth-child(2) {
  color: rgba(255, 255, 255, 0.7) !important;
}
[data-upstyle="up_red"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #E84F46 !important;
}
[data-upstyle="up_green"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .profit {
  color: #43C498 !important;
}
[data-upstyle="up_red"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #43C498 !important;
}
[data-upstyle="up_green"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .loss {
  color: #E84F46 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .cell_name {
  width: 90%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .el-table__cell .cell .cell_name .over-flow {
  width: -moz-fit-content;
  width: fit-content;
  min-width: none;
  max-width: 100%;
  margin-right: 0.25rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body .popover_box .cell {
  transform: none;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body tr:last-of-type td:first-of-type {
  border-radius: 0 0 0 1.25rem;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper .el-table__body tr:last-of-type td:last-of-type {
  border-radius: 0 0 1.25rem 0;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar {
  width: 0.625rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar {
  background: #20293A !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 0.9375rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background: #374353 !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-left: none;
  margin: 0.3125rem 0 0.9375rem;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #EAEAEA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  border-color: #374353 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #ffffff !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__body-wrapper::-webkit-scrollbar-track {
  background: #20293A !important;
}
#signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__empty-block {
  width: 100% !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__empty-block {
  background: #FAFAFA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .el-table__empty-block {
  background: #1D2637 !important;
}
[data-theme="light"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .svga_box {
  background: #FAFAFA !important;
}
[data-theme="dark"] #signalmanage[data-v-c12a46ca] .contentBox .el-table .svga_box {
  background: #1D2637 !important;
}
.reward-content[data-v-c12a46ca] {
  color: #fff;
  padding: 1.25rem 1.875rem;
  font-size: 1rem;
  margin-top: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0.71875rem 0.71875rem 0.71875rem 0.71875rem white;
}
[data-theme="light"] .reward-content[data-v-c12a46ca] {
  background: #ffffff !important;
}
[data-theme="dark"] .reward-content[data-v-c12a46ca] {
  background: #20293A !important;
}
.progress-bar-container[data-v-c12a46ca] {
  width: 100%;
  /* 或根据你的需要设置宽度 */
  background-color: #20293A;
  /* 深蓝色背景 */
  border: 0.0625rem solid #EBEEF5;
  border-color: #374353 !important;
  overflow: hidden;
  /* 确保内容不会溢出 */
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
  /* 轻微的阴影效果 */
}
.progress-bar[data-v-c12a46ca] {
  width: 100%;
  height: 2.5rem;
  /* 可以根据需要调整高度 */
  background-color: #20293A;
  display: flex;
  margin-left: 1.25rem;
  padding-bottom: 0.375rem;
}
.summary-container[data-v-c12a46ca] {
  background-color: #0B1221;
  /* 背景颜色 */
  color: #FFFFFF;
  /* 文本颜色 */
  border-radius: 0.5rem;
  /* 圆角 */
  padding: 1rem;
  /* 内边距 */
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
  /* 轻微的阴影效果 */
  width: 17.5625rem;
  font-family: Arial, sans-serif;
  /* 字体 */
}
.date[data-v-c12a46ca] {
  font-size: 1.5rem;
  /* 日期字体大小 */
  margin-bottom: 0.4375rem;
  /* 下边距 */
}
.distribution[data-v-c12a46ca] {
  display: flex;
  /* 使用flex布局 */
  justify-content: space-between;
  /* 子元素之间留有空间 */
}
.item[data-v-c12a46ca] {
  text-align: center;
  /* 文本居中 */
}
.label[data-v-c12a46ca] {
  display: block;
  /* 确保label是块级元素，以便于控制布局 */
  font-size: 0.875rem;
  /* 标签字体大小 */
  color: rgba(255, 255, 255, 0.7);
  /* 标签颜色 */
  margin-bottom: 0.3125rem;
  /* 与百分比之间的间距 */
}
.percentage[data-v-c12a46ca] {
  font-size: 1.25rem;
  /* 百分比字体大小 */
  color: #E84F46;
  /* 百分比颜色 */
  font-weight: bold;
  /* 加粗 */
}
.date_wire[data-v-c12a46ca] {
  margin-bottom: 0.3125rem;
  border: 0.0625rem solid #374353;
}
.summary-container_flex[data-v-c12a46ca] {
  display: flex;
  flex-wrap: wrap;
  /* 允许换行 */
  justify-content: flex-start;
  /* 左对齐 */
  gap: 1rem;
  /* 设置间距 */
  margin-left: 1rem;
}
.summary-container[data-v-c12a46ca] {
  box-sizing: border-box;
  /* 包含内边距和边框 */
}
