:root,
:root[theme-mode='light'] {
  --td-brand-color-1: #e0ebff;
  --td-brand-color-2: #c0d8ff;
  --td-brand-color-3: #a1c4ff;
  --td-brand-color-4: #81b1ff;
  --td-brand-color-5: #5f9bff;
  --td-brand-color-6: #3d87ff;
  --td-brand-color-7: #176eff;
  --td-brand-color-8: #0052d9;
  --td-brand-color-9: #0048cd;
  --td-brand-color-10: #0035b5;
}
:root[theme-mode='dark'] {
  --td-brand-color-1: #1b2f51;
  --td-brand-color-2: #173463;
  --td-brand-color-3: #143975;
  --td-brand-color-4: #103d88;
  --td-brand-color-5: #0d429a;
  --td-brand-color-6: #054bbe;
  --td-brand-color-7: #2667d4;
  --td-brand-color-8: #4582e6;
  --td-brand-color-9: #699ef5;
  --td-brand-color-10: #96bbf8;
}
:root[theme-color='cyan'] {
  --td-brand-color: #0594fa;
  --td-brand-color-1: #d7eefe;
  --td-brand-color-2: #aeddfd;
  --td-brand-color-3: #84cafd;
  --td-brand-color-4: #58b8fc;
  --td-brand-color-5: #29a4fb;
  --td-brand-color-6: #0594fa;
  --td-brand-color-7: #29a4fb;
  --td-brand-color-8: #0594fa;
  --td-brand-color-9: #0378df;
  --td-brand-color-10: #01409b;
}
:root[theme-color='cyan'][theme-mode='dark'] {
  --td-brand-color: #29a4fb;
  --td-brand-color-1: #01409b;
  --td-brand-color-2: #0152b3;
  --td-brand-color-3: #0264ca;
  --td-brand-color-4: #0378df;
  --td-brand-color-5: #0594fa;
  --td-brand-color-6: #29a4fb;
  --td-brand-color-7: #0594fa;
  --td-brand-color-8: #29a4fb;
  --td-brand-color-9: #58b8fc;
  --td-brand-color-10: #d7eefe;
}
:root[theme-color='green'] {
  --td-brand-color-1: #e8f8f2;
  --td-brand-color-2: #bcebdc;
  --td-brand-color-3: #85dbbe;
  --td-brand-color-4: #48c79c;
  --td-brand-color-5: #00a870;
  --td-brand-color-6: #078d5c;
  --td-brand-color-7: #067945;
  --td-brand-color-8: #00a870;
  --td-brand-color-9: #044f2a;
  --td-brand-color-10: #033017;
}
:root[theme-color='green'][theme-mode='dark'] {
  --td-brand-color: #03a56f;
  --td-brand-color-1: #024b15;
  --td-brand-color-2: #03965c;
  --td-brand-color-3: #03a56f;
  --td-brand-color-4: #04c383;
  --td-brand-color-5: #03965c;
  --td-brand-color-6: #03a56f;
  --td-brand-color-7: #04c383;
  --td-brand-color-8: #03a56f;
  --td-brand-color-9: #05eb9f;
  --td-brand-color-10: #91fdd9;
}
:root[theme-color='orange'] {
  --td-brand-color-1: #fce5d7;
  --td-brand-color-2: #f8cdaf;
  --td-brand-color-3: #f4b285;
  --td-brand-color-4: #f19659;
  --td-brand-color-5: #ed7b2f;
  --td-brand-color-6: #e75510;
  --td-brand-color-7: #f19659;
  --td-brand-color-8: #ed7b2f;
  --td-brand-color-9: #e75510;
  --td-brand-color-10: #7f0a02;
  --td-brand-color: #ed7b2f;
}
:root[theme-color='orange'][theme-mode='dark'] {
  --td-brand-color: #ed7b2f;
  --td-brand-color-1: #692204;
  --td-brand-color-2: #873105;
  --td-brand-color-3: #a24006;
  --td-brand-color-4: #c25110;
  --td-brand-color-5: #d66724;
  --td-brand-color-6: #ed8139;
  --td-brand-color-7: #ff9852;
  --td-brand-color-8: #ed7b2f;
  --td-brand-color-9: #ed7b2f;
  --td-brand-color-10: #fce5d7;
}
:root[theme-color='pink'] {
  --td-brand-color: #ed49b4;
  --td-brand-color-1: #fce5f4;
  --td-brand-color-2: #facae9;
  --td-brand-color-3: #f7aede;
  --td-brand-color-4: #f491d2;
  --td-brand-color-5: #f172c5;
  --td-brand-color-6: #ed49b4;
  --td-brand-color-7: #f172c5;
  --td-brand-color-8: #ed49b4;
  --td-brand-color-9: #e80f9d;
  --td-brand-color-10: #8f025e;
}
:root[theme-color='pink'][theme-mode='dark'] {
  --td-brand-color: #ff70cf;
  --td-brand-color-1: #5b374f;
  --td-brand-color-2: #9b066d;
  --td-brand-color-3: #bc088a;
  --td-brand-color-4: #d435a0;
  --td-brand-color-5: #ed53b7;
  --td-brand-color-6: #ff70cf;
  --td-brand-color-7: #ff99e4;
  --td-brand-color-8: #ff70cf;
  --td-brand-color-9: #ffdbfd;
  --td-brand-color-10: #fff2ff;
}
:root[theme-color='purple'] {
  --td-brand-color: #834ec2;
  --td-brand-color-1: #eee6f7;
  --td-brand-color-2: #ddceee;
  --td-brand-color-3: #ccb6e6;
  --td-brand-color-4: #bb9edc;
  --td-brand-color-5: #ab87d5;
  --td-brand-color-6: #9a6fce;
  --td-brand-color-7: #9a6fce;
  --td-brand-color-8: #834ec2;
  --td-brand-color-9: #783ac3;
  --td-brand-color-10: #4c1397;
}
:root[theme-color='purple'][theme-mode='dark'] {
  --td-brand-color: #ab87d5;
  --td-brand-color-1: #4c1397;
  --td-brand-color-2: #6325b0;
  --td-brand-color-3: #783ac3;
  --td-brand-color-4: #834ec2;
  --td-brand-color-5: #9a6fce;
  --td-brand-color-6: #ab87d5;
  --td-brand-color-7: #ab87d5;
  --td-brand-color-8: #ab87d5;
  --td-brand-color-9: #ccb6e6;
  --td-brand-color-10: #eee6f7;
}
:root[theme-color='red'] {
  ---td-brand-color: #e34d59;
  --td-brand-color-1: #fbe5e7;
  --td-brand-color-2: #f7ccd0;
  --td-brand-color-3: #f3b2b8;
  --td-brand-color-4: #ef989f;
  --td-brand-color-5: #ea7b84;
  --td-brand-color-6: #e34d59;
  --td-brand-color-7: #ea7b84;
  --td-brand-color-8: #e34d59;
  --td-brand-color-9: #e42c3a;
  --td-brand-color-10: #8d0309;
}
:root[theme-color='red'][theme-mode='dark'] {
  --td-brand-color: #fb6e77;
  --td-brand-color-1: #4f3335;
  --td-brand-color-2: #960627;
  --td-brand-color-3: #b01c37;
  --td-brand-color-4: #c9384a;
  --td-brand-color-5: #e35661;
  --td-brand-color-6: #fb6e77;
  --td-brand-color-7: #ff9195;
  --td-brand-color-8: #fb6e77;
  --td-brand-color-9: #ffd6d8;
  --td-brand-color-10: #fff2f2;
}
:root[theme-color='yellow'] {
  --td-brand-color: #ebb105;
  --td-brand-color-1: #fde9ab;
  --td-brand-color-2: #fbd152;
  --td-brand-color-3: #ebb105;
  --td-brand-color-4: #dda204;
  --td-brand-color-5: #ca8d03;
  --td-brand-color-6: #b67803;
  --td-brand-color-7: #fbd152;
  --td-brand-color-8: #ebb105;
  --td-brand-color-9: #dda204;
  --td-brand-color-10: #603100;
}
:root[theme-color='yellow'][theme-mode='dark'] {
  --td-brand-color: #ca8d03;
  --td-brand-color-1: #603100;
  --td-brand-color-2: #764101;
  --td-brand-color-3: #8c5201;
  --td-brand-color-4: #a16502;
  --td-brand-color-5: #b67803;
  --td-brand-color-6: #ca8d03;
  --td-brand-color-7: #764101;
  --td-brand-color-8: #ca8d03;
  --td-brand-color-9: #a16502;
  --td-brand-color-10: #fde9ab;
}
/** 公共前缀 */
/* 颜色色板 */
/* 文字 & 图标 颜色 */
/* 基础颜色 */
[v-cloak] {
  display: none;
}
.first-text-color {
  color: #2b2b2b;
}
.second-text-color {
  color: #646464;
}
.third-text-color {
  color: #a2a2a2;
}
:root {
  --border-color: var(--td-component-border);
}
:root[theme-mode="dark"] {
  --border-color: var(--td-component-border);
}
:root[theme-mode="dark"] .first-text-color {
  color: #fff;
}
:root[theme-mode="dark"] .second-text-color {
  color: #c8c8c8;
}
:root[theme-mode="dark"] .third-text-color {
  color: #a2a2a2;
}
:root,
:root[theme-mode="light"] {
  --td-error-color-hover: #f65f5f;
}
@font-face {
  font-family: "iconfont";
  src: url("../../iconfont/iconfont.eot");
  src: url("../../iconfont/iconfont.eot?#iefix") format("embedded-opentype"), url("../../iconfont/iconfont.woff") format("woff"), url("../../iconfont/iconfont.ttf") format("truetype"), url("../../iconfont/iconfont.svg#iconfont") format("svg");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  color: var(--td-brand-color);
}
html,
body,
#layout {
  height: 100%;
  margin: 0;
  font-family: PingFang SC;
}
.t-default-menu .t-menu__sub.t-is-opened {
  max-height: 2000px;
}
.box {
  padding: 0;
}
#content.home-drag .com-config {
  background: transparent;
}
ul,
li,
ol {
  list-style: none;
}
ul,
dl,
ol {
  margin: 0;
  padding: 0 0 0 1.2em;
  line-height: 22px;
}
.flex {
  display: flex;
}
.pre-wrap {
  white-space: pre-wrap;
}
.ml8 {
  margin-left: 16px;
}
.com-gap {
  margin-left: 16px;
}
/* 自定义通用样式 */
.t-tag {
  height: 26px;
}
.t-table__header tr th,
.t-table--hoverable tbody tr:hover,
.t-table__row-full-element {
  background: #f9fafc;
}
.t-table__header tr th {
  box-sizing: border-box;
}
.t-table__header th {
  font-family: PingFang SC;
  color: #2b2b2b;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}
.price-type-cell {
  text-align: right !important;
}
.price-type-cell .t-table__cell--title {
  justify-content: flex-end;
}
.price-type-cell .t-table__ellipsis {
  text-align: right;
}
.t-default-menu:not(.t-menu--dark) .t-menu__item.t-is-active:not(.t-is-opened) {
  background-color: rgba(0, 82, 217, 0.05) !important;
}
.t-default-menu .t-menu__item.t-is-opened {
  color: var(--td-brand-color);
}
.t-default-menu .t-menu__item.t-is-opened .t-icon {
  color: var(--td-brand-color);
}
.t-dialog {
  border-radius: 8px;
  max-width: 100%;
}
.t-dialog--default {
  padding: 16px 24px 24px;
}
.t-table__content--scrollable-to-right .t-table__cell--fixed-right {
  box-shadow: -10px 5px 10px 0px rgba(0, 0, 0, 0.04);
}
.t-table__content--scrollable-to-right .t-table__cell--fixed-right::after {
  border: none !important;
}
/* .t-dialog__body__icon */
.t-dialog__body,
.t-dialog__body--icon {
  padding: 32px 0;
}
.t-dialog__footer {
  padding-top: 40px;
}
.t-button--variant-base.t-button--theme-danger {
  background-color: var(--td-error-color-hover);
  border-color: var(--td-error-color-hover);
}
.t-button--variant-base.t-button--theme-danger:hover {
  background-color: var(--td-error-color);
  border-color: var(--td-error-color);
}
.t-switch.t-size-l {
  min-width: 48px;
}
.t-switch.t-size-l .t-switch__handle {
  width: 20px !important;
  height: 20px !important;
  top: 2px !important;
  left: 2px;
}
.t-switch.t-size-l.t-is-checked .t-switch__handle {
  left: calc(100% - 2px);
}
a {
  text-decoration: none;
  color: var(--td-font-gray-2);
}
.aHover {
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.aHover:hover {
  border-bottom-color: var(--td-text-color-primary);
}
.mb24 {
  margin-bottom: 24px;
}
.mb32 {
  margin-bottom: 32px;
}
.t-table .tbody td,
.t-table .thead th {
  padding: 12px 5px;
  min-width: 80px;
  height: 49px;
}
.com-first-title {
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #2b2b2b;
}
.com-inner-title {
  padding: 32px 0;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  margin: 0 0 24px 0;
  color: #2b2b2b;
}
.com-inner-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -32px;
  right: -32px;
  width: calc(100% + 64px);
  height: 1px;
  background: #f9f9fc;
}
.com-gray-btn {
  background: #f2f3f5;
  border-color: #f2f3f5;
  color: #646464;
}
.com-mix-btn {
  display: flex;
  align-items: center;
  gap: 16px;
}
.com-mix-btn .common-look {
  margin: 0;
}
.com-sidebar-box .t-card__body {
  display: flex;
  padding: 0;
  height: 100%;
}
.com-sidebar-box .left-box {
  width: 230px;
  height: 100%;
  border-right: 1px solid var(--border-color);
  flex: 0 0 auto;
}
.com-sidebar-box .left-box + .box {
  width: calc(100% - 230px);
}
.com-sidebar-box .common-tab {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  padding: 0;
  position: sticky;
  top: 0;
}
.com-sidebar-box .common-tab::after {
  width: 0;
}
.com-sidebar-box .common-tab li:not(.all) {
  margin-top: 16px;
  margin-left: 8px;
}
.com-sidebar-box .common-tab li:not(.all) a {
  padding: 14px 16px;
  box-sizing: border-box;
}
.com-sidebar-box .common-tab li:not(.all) a::after {
  width: 0;
}
.com-sidebar-box .common-tab li:not(.all).active,
.com-sidebar-box .common-tab li:not(.all):hover {
  background: rgba(0, 82, 217, 0.05);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.com-sidebar-box .common-tab li:not(.all).active::after,
.com-sidebar-box .common-tab li:not(.all):hover::after {
  width: 0;
}
.com-sidebar-box .common-tab .all {
  font-size: 16px;
  font-weight: 600;
  padding: 24px;
  line-height: 1;
  margin: 0;
  height: auto;
  border-bottom: 1px solid var(--border-color);
  cursor: auto;
}
.com-list-type {
  width: 120px !important;
  margin-right: 0 !important;
}
.com-list-type .t-input__wrap {
  width: 100% !important;
}
.com-list-type .t-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search-input .t-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#content .com-config {
  display: flex;
  background: var(--td-bg-color-container);
  flex: 1;
  flex-direction: column;
  max-width: 100%;
  border-radius: 5px;
  border: none;
}
#content .com-config.no-bg {
  background: transparent;
}
#content .com-config > .t-card__body {
  flex: 1;
}
:root {
  --td-comp-margin-l: 8px;
}
.t-tooltip--default .t-popup__content {
  color: var(--td-gray-color-13);
  background: var(--td-text-color-anti);
  box-shadow: var(--td-shadow-2), var(--td-shadow-inset-top), var(--td-shadow-inset-right), var(--td-shadow-inset-bottom), var(--td-shadow-inset-left);
}
.t-tooltip .t-popup__arrow {
  display: none;
}
.t-select-option {
  white-space: nowrap;
}
.t-radio-group .t-radio {
  white-space: nowrap;
}
.com-red {
  color: red;
}
.com-custom {
  height: 60px;
  margin-bottom: 10px;
  display: block;
  overflow: hidden;
}
.com-custom p {
  margin: 0;
}
.com-custom .info {
  width: 100%;
  line-height: 1;
  height: 60px;
  display: flex;
  flex-direction: column;
  align-items: self-start;
  justify-content: space-around;
}
.com-custom .tel {
  color: var(--td-text-color-placeholder);
}
.com-custom .des {
  display: flex;
  align-items: center;
}
.t-input {
  height: 32px;
  line-height: 30px;
}
.t-input-number {
  max-width: 100%;
}
.t-table td {
  white-space: nowrap;
}
.t-tag--default {
  background: #999;
}
.t-textarea__inner {
  text-align: justify;
}
.log-description-width a {
  color: var(--td-brand-color);
}
::selection {
  background-color: var(--td-brand-color-8);
  color: #fff;
}
.t-radio-group.t-radio-group__outline {
  flex-wrap: nowrap;
}
.custom-row {
  width: auto !important;
  margin-left: -12px !important;
  margin-right: -12px !important;
}
.custom-row .t-col {
  padding-left: 12px !important;
  padding-right: 12px !important;
}
/* choose-user */
.choose-user {
  display: flex;
  align-items: center;
  max-width: 100%;
}
.choose-user .type {
  width: 80px !important;
  margin-right: -1px;
}
.choose-user .user-select {
  width: 430px;
  max-width: 100%;
}
.client-pup .t-popup__content {
  height: 300px;
}
.client-pup .t-is-selected .tel {
  color: var(--td-brand-color);
}
.t-icon-help-circle {
  color: #959595;
  cursor: pointer;
  margin-left: 10px;
}
.t-card__body {
  display: flow-root;
  padding: 16px 32px;
  line-height: 1.5;
}
.t-radio-group {
  overflow-x: visible;
  overflow-y: visible;
}
/* 重置tag颜色 */
.t-tag {
  color: #fff;
}
.t-tag--primary.t-tag--light {
  background: rgba(66, 130, 250, 0.1);
  color: #0052d9;
}
.t-tag--success.t-tag--light {
  background: rgba(70, 157, 59, 0.1);
  color: #469d3b !important;
}
.t-tag--default.t-tag--light {
  background: rgba(182, 182, 182, 0.1);
  color: #2b2b2b;
}
.t-tag--danger.t-tag--light {
  background: rgba(246, 95, 95, 0.1);
  color: #f65f5f;
}
.t-tag--warning.t-tag--light {
  color: #ff6000;
  background: rgba(255, 96, 0, 0.1);
}
.t-tag.order-canceled {
  background: rgba(162, 162, 162, 0.1) !important;
  color: #a2a2a2;
}
.t-tag.order-unpaid {
  background: rgba(246, 95, 95, 0.1);
  color: #f65f5f;
}
.t-tag.order-refunded {
  background: rgba(43, 43, 43, 0.1) !important;
  color: #2b2b2b;
}
.t-submenu a {
  display: block;
  width: 100%;
}
body {
  color: var(--td-text-color-secondary);
  font-family: PingFang SC, Microsoft YaHei, Arial Regular;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  padding: 0;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px #d4d4d4;
  -webkit-box-shadow: inset 0 0 2px #d4d4d4;
  border-radius: 10px;
  background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}
.t-default-menu:not(.t-menu--dark) .t-menu__item.t-is-active:not(.t-is-opened) {
  background-color: var(--td-brand-color-1);
  color: var(--td-brand-color);
}
.t-default-menu .t-menu__item.ac.boxtive:not(.t-is-opened) {
  color: #fff;
  background-color: var(--td-brand-color-1);
}
.t-default-menu:not(.t-menu--dark) .t-menu__item.t-is-active:not(.t-is-opened) .t-icon {
  color: var(--td-brand-color);
}
.com-h-box {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.com-h-box .user {
  width: 300px;
  height: 32px;
  line-height: 0;
  padding: 22px 0;
}
.com-h-box .user .t-select {
  width: 100%;
  top: 8px;
}
.com-h-box::after {
  content: "";
  width: calc(100% + 64px);
  height: 1px;
  background: var(--td-component-border);
  position: absolute;
  top: 54px;
  left: -32px;
  z-index: 33;
}
.com-clinet-choose {
  width: 350px;
  height: 32px;
  margin-top: 11px;
}
.com-clinet-choose .t-select {
  width: 100%;
  top: 8px;
}
.theme-color {
  color: var(--td-brand-color);
}
.host .product-name > div {
  display: flex;
  align-items: center;
}
.host .product-name .aHover {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  border-bottom: 1px solid transparent;
}
.host .product-name .aHover:hover {
  border-bottom: 1px solid var(--td-text-color-primary);
}
.host .product-name .t-tag {
  margin-left: 5px;
}
.isEn .t-form .t-form__label {
  min-width: 130px !important;
}
/* loading */
#loading {
  width: 100%;
  height: 100%;
  background: var(--td-bg-color-page);
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#loading .box,
#loading .box > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#loading .box {
  display: block;
  font-size: 0;
  color: var(--td-brand-color);
}
#loading .box.la-dark {
  color: #333;
}
#loading .box > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
#loading .box {
  width: 64px;
  height: 64px;
}
#loading .box > div:nth-child(1),
#loading .box > div:nth-child(2) {
  position: absolute;
  left: 0;
  width: 100%;
}
#loading .box > div:nth-child(1) {
  top: -25%;
  z-index: 1;
  height: 100%;
  border-radius: 10%;
  -webkit-animation: square-jelly-box-animate 0.6s -0.1s linear infinite;
  -moz-animation: square-jelly-box-animate 0.6s -0.1s linear infinite;
  -o-animation: square-jelly-box-animate 0.6s -0.1s linear infinite;
  animation: square-jelly-box-animate 0.6s -0.1s linear infinite;
}
#loading .box > div:nth-child(2) {
  bottom: -9%;
  height: 10%;
  background: #000;
  border-radius: 50%;
  opacity: 0.2;
  -webkit-animation: square-jelly-box-shadow 0.6s -0.1s linear infinite;
  -moz-animation: square-jelly-box-shadow 0.6s -0.1s linear infinite;
  -o-animation: square-jelly-box-shadow 0.6s -0.1s linear infinite;
  animation: square-jelly-box-shadow 0.6s -0.1s linear infinite;
}
@-webkit-keyframes square-jelly-box-animate {
  17% {
    border-bottom-right-radius: 10%;
  }
  25% {
    -webkit-transform: translateY(25%) rotate(22.5deg);
    transform: translateY(25%) rotate(22.5deg);
  }
  50% {
    border-bottom-right-radius: 100%;
    -webkit-transform: translateY(50%) scale(1, 0.9) rotate(45deg);
    transform: translateY(50%) scale(1, 0.9) rotate(45deg);
  }
  75% {
    -webkit-transform: translateY(25%) rotate(67.5deg);
    transform: translateY(25%) rotate(67.5deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
  }
}
@-moz-keyframes square-jelly-box-animate {
  17% {
    border-bottom-right-radius: 10%;
  }
  25% {
    -moz-transform: translateY(25%) rotate(22.5deg);
    transform: translateY(25%) rotate(22.5deg);
  }
  50% {
    border-bottom-right-radius: 100%;
    -moz-transform: translateY(50%) scale(1, 0.9) rotate(45deg);
    transform: translateY(50%) scale(1, 0.9) rotate(45deg);
  }
  75% {
    -moz-transform: translateY(25%) rotate(67.5deg);
    transform: translateY(25%) rotate(67.5deg);
  }
  100% {
    -moz-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
  }
}
@-o-keyframes square-jelly-box-animate {
  17% {
    border-bottom-right-radius: 10%;
  }
  25% {
    -o-transform: translateY(25%) rotate(22.5deg);
    transform: translateY(25%) rotate(22.5deg);
  }
  50% {
    border-bottom-right-radius: 100%;
    -o-transform: translateY(50%) scale(1, 0.9) rotate(45deg);
    transform: translateY(50%) scale(1, 0.9) rotate(45deg);
  }
  75% {
    -o-transform: translateY(25%) rotate(67.5deg);
    transform: translateY(25%) rotate(67.5deg);
  }
  100% {
    -o-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
  }
}
@keyframes square-jelly-box-animate {
  17% {
    border-bottom-right-radius: 10%;
  }
  25% {
    -webkit-transform: translateY(25%) rotate(22.5deg);
    -moz-transform: translateY(25%) rotate(22.5deg);
    -o-transform: translateY(25%) rotate(22.5deg);
    transform: translateY(25%) rotate(22.5deg);
  }
  50% {
    border-bottom-right-radius: 100%;
    -webkit-transform: translateY(50%) scale(1, 0.9) rotate(45deg);
    -moz-transform: translateY(50%) scale(1, 0.9) rotate(45deg);
    -o-transform: translateY(50%) scale(1, 0.9) rotate(45deg);
    transform: translateY(50%) scale(1, 0.9) rotate(45deg);
  }
  75% {
    -webkit-transform: translateY(25%) rotate(67.5deg);
    -moz-transform: translateY(25%) rotate(67.5deg);
    -o-transform: translateY(25%) rotate(67.5deg);
    transform: translateY(25%) rotate(67.5deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(90deg);
    -moz-transform: translateY(0) rotate(90deg);
    -o-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
  }
}
@-webkit-keyframes square-jelly-box-shadow {
  50% {
    -webkit-transform: scale(1.25, 1);
    transform: scale(1.25, 1);
  }
}
@-moz-keyframes square-jelly-box-shadow {
  50% {
    -moz-transform: scale(1.25, 1);
    transform: scale(1.25, 1);
  }
}
@-o-keyframes square-jelly-box-shadow {
  50% {
    -o-transform: scale(1.25, 1);
    transform: scale(1.25, 1);
  }
}
@keyframes square-jelly-box-shadow {
  50% {
    -webkit-transform: scale(1.25, 1);
    -moz-transform: scale(1.25, 1);
    -o-transform: scale(1.25, 1);
    transform: scale(1.25, 1);
  }
}
.com-product-name {
  color: var(--td-brand-color);
}
.com-search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-color: var(--td-border-level-2-color);
  border-radius: 3px;
  height: 32px;
  line-height: 32px;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
}
.com-search .t-input {
  line-height: 30px;
  height: 30px;
  margin-top: 1px;
  border: none;
  background: transparent;
}
.com-search .t-input--focused,
.com-search .t-input:focus {
  box-shadow: none;
}
.com-search .com-search-btn {
  cursor: pointer;
  margin-right: 5px;
}
.t-select .t-select__single {
  height: 30px;
}
.t-table__ellipsis {
  width: auto;
}
/* layout */
#layout {
  display: flex;
  flex-direction: row;
}
#layout .header {
  width: 100% !important;
  min-width: 992px;
  height: 48px;
  z-index: 1;
  background-color: var(--td-bg-color-container);
  position: fixed;
  top: 0;
  box-sizing: border-box;
  padding-left: 232px;
  border-bottom: 1px solid var(--td-component-stroke);
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#layout .header .logo {
  position: absolute;
  width: 232px;
  height: 48px;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  padding: 0 16px;
  box-sizing: border-box;
}
#layout .header .logo img {
  height: 28px;
}
#layout .header .nav-icon {
  background: #f9f9f9;
  padding: 6px;
  border-radius: 50%;
}
#layout .t-default-menu {
  padding-top: 48px;
}
#layout .aside {
  border-top: 1px solid var(--component-border);
  width: 232px;
  height: 100%;
  flex: inherit !important;
  position: relative;
  z-index: 51;
}
#layout .aside .com-config {
  height: 100%;
}
#layout .aside .t-icon-help-circle {
  margin-left: 0;
  color: #666;
}
#layout .aside.is-fold {
  width: 64px;
}
#layout .aside.is-fold .logo,
#layout .aside.is-fold .t-default-menu {
  width: 64px !important;
}
#layout .aside.is-fold .header {
  min-width: 824px;
  padding-left: 64px;
}
#layout .aside .com-crumb {
  position: absolute;
  bottom: -50px;
  padding-left: 25px;
}
#layout .cur-img {
  height: 20px;
  font-size: 0;
  border: 0;
  display: inline-block;
  vertical-align: middle;
}
#layout .right-box {
  height: 100%;
  flex: 1;
}
#layout .h-left {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
#layout .h-search {
  margin-left: 5px;
}
#layout .h-search .t-input {
  border: none;
  outline: none;
  box-shadow: none;
  transition: all 0.2s linear;
}
#layout .h-search.hover-active {
  background: var(--td-bg-color-secondarycontainer);
}
#layout .h-search.hover-active .t-input:hover {
  background: var(--td-bg-color-secondarycontainer);
}
#layout .user-btn {
  display: inline-block;
}
#layout .drop-down {
  margin-top: 8px;
}
#layout .t-layout__sider {
  width: fit-content;
  width: -moz-fit-content;
}
#layout .t-layout__content {
  flex: 1;
  box-sizing: border-box;
  overflow-y: auto;
}
#layout .t-menu__logo {
  position: relative;
  z-index: 1;
  border-bottom: 0;
}
#layout .t-icon-view-list {
  font-size: 20px;
  cursor: pointer;
}
#layout .operations-container {
  margin-right: 28px;
}
#layout .right-box {
  min-width: 760px;
}
#layout .right-box .empty {
  width: 100%;
  height: 50px;
}
#layout .area {
  height: 100%;
  overflow-y: auto;
}
.lang-list {
  margin-top: 20px;
}
.lang-list .img {
  width: 30px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.operate-div .custom-label {
  display: block;
}
/* setting */
#setting .t-drawer__content-wrapper {
  width: 408px !important;
}
#setting .setting-group-title {
  font-size: 14px;
  line-height: 22px;
  margin: 32px 0 24px 0;
  text-align: left;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 500;
  color: var(--td-text-color-primary);
}
#setting .t-radio-group {
  min-height: 32px;
  width: 100%;
  height: auto;
  justify-content: space-around;
  align-items: center;
}
#setting .t-radio-group.theme-radio-group {
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 10px;
}
#setting .setting-layout-drawer .t-radio-button__label {
  height: 48px;
}
#setting .setting-layout-drawer .t-radio-button {
  height: auto;
  display: inline-flex;
  max-height: 78px;
  padding: 8px;
  border-radius: 3px;
  border: 2px solid var(--td-component-border);
}
#setting .setting-layout-drawer .t-is-checked {
  border: 2px solid !important;
}
#setting .theme .t-radio-button__label {
  height: auto;
}
#setting .theme.no .t-radio-button {
  border-color: transparent;
}
#setting .theme .t-radio-button {
  border-radius: 50%;
  padding: 5px;
}
#setting .theme .color {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: block;
}
a {
  color: var(--td-text-color-primary);
}
/* content */
#content {
  padding: 24px;
  padding-bottom: 0;
  box-sizing: border-box;
  min-height: calc(100% - 72px);
  display: flex;
  position: relative;
}
#content.hasCrumb {
  padding-top: 56px;
}
#content .com-crumb {
  position: absolute;
  top: 26px;
  left: 24px;
  z-index: 10;
  line-height: 1;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
}
#content .com-crumb a {
  color: rgba(0, 0, 0, 0.4);
}
#content .com-crumb .cur {
  color: #000;
}
#content .t-card {
  flex: 1;
  width: 100%;
  border-radius: 8px;
  border: none;
}
.t-table__footer .t-table__row--full {
  background-color: var(--td-bg-color-container) !important;
}
.page-total-amount {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
}
.page-total-amount .amount-num {
  font-size: 16px;
}
/* footer */
#footer {
  text-align: center;
  line-height: 24px;
}
.t-breadcrumb {
  position: absolute;
  top: 14px;
}
.com-h-tit {
  line-height: 49px;
  font-size: 18px;
  padding: 0 40px;
  border-bottom: 1px solid var(--td-component-border);
  margin: 0 -24px;
  color: var(--td-font-gray-2);
}
.t-table td,
.t-table th {
  line-height: 24px;
  min-height: 49px;
}
.client .status {
  padding: 0 18px !important;
}
.name-status .t-icon {
  top: -2px;
  position: relative;
}
.com-status {
  padding: 0 10px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-size: 12px;
}
.com-f-btn {
  display: flex;
  justify-content: flex-end;
}
.com-f-btn .t-button {
  margin-left: 8px;
}
.t-dialog__footer {
  display: flex;
  justify-content: flex-end;
}
.t-dialog__footer .common-dialog {
  display: flex;
}
.t-dialog__footer .t-button {
  margin-left: 8px !important;
}
/* client_transaction */
.transaction .common-header .add {
  margin-bottom: 0;
}
/**** client *****/
.client .search {
  width: 360px;
}
.client .email .t-form__controls-content {
  flex-wrap: wrap;
}
.client .email .tip {
  color: #ff6000;
  margin: 0;
}
.t-card__body {
  padding-top: 0;
}
.custom-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.com-tit {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 0 24px 0;
  color: #2b2b2b;
}
.com-tit span {
  padding-right: 10px;
}
/* cloud-config */
.cloud-config {
  padding: 24px;
}
/**** client_host *****/
.common-look {
  color: var(--td-brand-color);
  cursor: pointer;
  margin-right: 6px;
  position: relative;
  z-index: 10;
}
.common-look .t-icon {
  font-size: 18px;
}
.common-look.t-icon {
  font-size: 18px;
  margin-right: 10px;
  line-height: 18px;
}
.common-look.t-icon:last-child {
  margin-right: 0;
}
.common-look.t-icon.rotate {
  transform: rotate(45deg);
}
.common-look.disable {
  color: #999;
}
.common-look:last-child {
  margin-right: 0;
}
.common-look img {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
svg.common-look {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  fill: var(--td-brand-color);
}
.common-tab {
  display: flex;
  margin: 0 -32px 24px;
  padding: 16px 32px;
  padding-bottom: 0;
  position: relative;
}
.common-tab + .common-header {
  margin: 24px 0;
}
.common-tab::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--td-component-border);
}
.common-tab li {
  cursor: pointer;
  position: relative;
  padding-right: 32px;
}
.common-tab li a {
  display: block;
  white-space: nowrap;
  padding-bottom: 16px;
  font-family: PingFang SC;
  font-size: 14px;
  position: relative;
  color: #646464;
}
.common-tab li.active {
  margin-bottom: -1px;
}
.common-tab li.active a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background: var(--td-brand-color-8);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  border-radius: 1px;
}
.common-tab li.active a {
  color: var(--td-brand-color-8);
  font-weight: bold;
}
.com-h-box .common-tab {
  border-bottom: 0;
}
.com-h-box .common-tab::after {
  width: 0;
}
.com-h-box .common-tab li.active::after {
  z-index: 35;
  bottom: -1px;
}
/* no-auth */
.no-auth {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.no-auth img {
  width: 190px;
  height: 190px;
  margin-bottom: 80px;
}
.no-auth p {
  margin: 0;
  color: #606060;
  margin-bottom: 12px;
  line-height: 1;
}
.no-auth .tit {
  font-size: 16px;
}
.no-auth .path {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
}
/* com-transparent */
.com-transparent {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.com-transparent .t-button {
  opacity: 0.2;
}
.com-transparent .t-button .t-button__text {
  opacity: 0;
}
.com-transparent .txt {
  pointer-events: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 32px;
  text-align: center;
  top: 0;
  left: 0;
  z-index: 2;
  color: var(--td-brand-color);
}
.submit-btn {
  text-align: right;
  margin-top: 40px;
}
.submit-btn .t-button {
  margin-left: 8px;
}
.common-header {
  display: flex;
  justify-content: space-between;
  margin: 32px 0;
  flex-wrap: wrap;
  gap: 16px;
}
.common-header > .flex {
  gap: 16px;
}
.common-header .l-btn,
.common-header .left {
  display: flex;
  gap: 16px;
}
.common-header .search-input {
  width: 360px;
}
.common-header .search {
  display: flex;
}
.common-header .btn {
  padding: 0 25px;
  margin-left: 8px;
}
.operate-btn-box {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.t-dialog__ctx .t-dialog__body {
  padding-bottom: 0;
}
/* com-custom */
.com-custom {
  height: 62px;
  margin-bottom: 10px;
}
.com-custom p {
  margin: 5px 0;
}
.com-custom .tel {
  color: var(--td-text-color-placeholder);
}
.t-textarea__inner {
  height: 70px;
}
.t-table__tree-col {
  display: flex;
  justify-content: left;
  align-items: center;
}
.t-table__tree-col .t-table__tree-op-icon {
  margin-right: 10px;
}
/* global-search */
.global-search {
  position: relative;
}
.global-search .search-content {
  width: 350px;
  position: absolute;
  top: 47px;
  left: 5px;
  background-color: #fff;
  box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  padding: 26px 20px;
  max-height: 420px;
  overflow-y: auto;
}
.global-search .search-content p {
  line-height: 1.2;
  margin: 0;
}
.global-search .search-content .tit {
  color: var(--td-brand-color);
  margin-bottom: 20px;
}
.global-search .search-content .item {
  margin-bottom: 10px;
}
.global-search .search-content .item:last-child {
  margin-bottom: 0;
}
.global-search .search-content li {
  margin-bottom: 10px;
  line-height: 24px;
}
.global-search .search-content li p {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.4);
}
.global-search .search-content .s-tit {
  color: rgba(0, 0, 0, 0.9);
}
.global-search .search-content .phone {
  background: #f2f2f7;
  font-size: 13px;
  color: #9696a3;
  display: inline-block;
  line-height: 24px;
  padding: 0 8px;
  border-radius: 3px;
  margin-top: 4px;
}
.global-search .con {
  font-size: 14px;
  color: #000000;
}
.global-search ul {
  padding: 0;
}
.global-search p {
  white-space: nowrap;
}
.global-search .company {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.4);
}
.t-pagination {
  padding: 14px 0;
}
/* 批量续费 */
.renew-dialog .t-dialog {
  width: 800px !important;
}
.renew-dialog .com-f-btn {
  margin-top: 40px;
  line-height: 1;
  align-items: center;
}
.renew-dialog .com-f-btn .price {
  font-size: 18px;
  font-weight: bold;
  color: #ff0000;
}
.renew-dialog .com-f-btn .price .symbol {
  font-size: 16px;
  font-weight: normal;
}
.renew-dialog .com-f-btn .t-checkbox {
  color: rgba(0, 0, 0, 0.6);
}
.renew-dialog .com-f-btn .total {
  display: flex;
  align-items: center;
}
.renew-dialog .com-f-btn .total .price {
  margin-top: 0 !important;
}
.renew-dialog .com-f-btn .t-button {
  margin-left: 0;
}
.renew-dialog .no-renew {
  color: #999;
}
.t-dropdown {
  padding: 8px 0;
  display: flex;
  flex-direction: column;
}
.t-dropdown .t-dropdown__item {
  margin: 0 8px;
  padding: 5px 8px;
}
.com-tree-select .t-checkbox__input {
  flex: 16px 0 0;
}
.com-is-fixed {
  position: sticky;
  bottom: 0;
  right: 32px;
  text-align: right;
  justify-content: flex-end;
  display: flex;
  background: var(--td-bg-color-container);
  padding: 14px 32px;
  border-radius: 8px;
  z-index: 10;
  box-sizing: border-box;
}
.com-is-fixed.broaden {
  margin-left: -32px !important;
  margin-right: -32px !important;
}
.com-is-fixed.has-shadow {
  bottom: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1550px) {
  .com-clinet-choose {
    margin-top: 0;
    margin-bottom: 24px;
  }
  .host-detail .com-clinet-choose {
    margin-bottom: 0;
  }
  .client-host .com-clinet-choose {
    margin-top: 0;
  }
  .client-order .com-clinet-choose {
    margin-top: 24px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1200px) {
  .com-h-box .user {
    width: 150px;
  }
  .common-tab li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  #layout .header {
    position: relative;
  }
  #layout .t-default-menu {
    padding-top: 0;
  }
  #setting .t-drawer__content-wrapper {
    width: 100% !important;
  }
}
.t-menu__popup.t-is-vertical {
  max-height: 400px !important;
  overflow-y: auto !important;
}
/* 重置折叠样式 */
.search-content .t-collapse {
  background: transparent;
  border: none;
}
.search-content .t-collapse-panel__wrapper .t-collapse-panel__header {
  padding: 0;
  height: auto;
  color: var(--td-brand-color);
  border-bottom: none;
  font-weight: normal;
}
.search-content .t-collapse-panel__wrapper .t-collapse-panel__body {
  border: none;
  background: #fff;
  margin-top: 20px;
}
.search-content .t-collapse-panel__content {
  padding: 0;
}
.isEn .com-h-box .user {
  position: relative;
  justify-content: flex-start;
  align-items: center;
}
.isEn .com-clinet-choose {
  position: relative;
}
/* 全局搜索 */
#global_search {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
}
#global_search.collapsed .search-box {
  border-radius: 5px;
  position: absolute;
  left: 32px;
  background: #fff;
  bottom: 0;
  padding: 20px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: none;
}
#global_search.collapsed .hide {
  display: flex;
  margin-left: 0;
}
#global_search.collapsed:hover .search-box,
#global_search.collapsed .search-box:hover {
  display: block;
}
#global_search.collapsed .t-fake-arrow {
  display: block !important;
}
#global_search .item {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
#global_search .item:first-child .t-select__wrap {
  width: 94px;
  margin-right: 10px;
}
#global_search .t-input__suffix-icon {
  margin-left: 0;
}
#global_search .t-select__wrap {
  width: auto;
  max-width: 100%;
}
#global_search .bot .left {
  width: 156px;
  height: 32px;
}
#global_search .bot .t-select__wrap,
#global_search .bot .t-select-input,
#global_search .bot .t-input__wrap {
  width: 156px;
}
#global_search .search {
  width: 32px;
  height: 32px;
  border-radius: 3px;
  color: var(--td-brand-color);
  background: var(--td-brand-color-1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  cursor: pointer;
}
#global_search .hide {
  display: none;
}
#global_search .t-date-picker__header .t-select__wrap,
#global_search .t-date-picker__header .t-input__wrap {
  width: 80px !important;
  position: relative;
}
.tree-check-all {
  margin-left: 30px;
  margin-top: 10px;
}
.tree-check-all + .t-tree {
  padding-top: 0;
}
.server-disabled {
  color: #999 !important;
  cursor: not-allowed !important;
}
.com-base-info {
  display: block;
  color: #999;
  line-height: 24px;
}
.com-pro-name {
  line-height: 24px;
  display: flex;
  align-items: center;
}
.com-pro-name .aHover {
  height: 24px;
  margin-right: 3px;
  box-sizing: border-box;
}
.params-send-pup .t-popup__content {
  padding: 0 20px 20px;
}
.params-send-pup .t-popup__content {
  max-height: 500px;
  overflow-y: auto;
}
:root[theme-mode="light"] #setting .t-drawer__content-wrapper {
  background-color: #ececf5;
}
/* 适配暗黑模式 */
:root[theme-mode="dark"] .first-text-color {
  color: #fff;
}
:root[theme-mode="dark"] .second-text-color {
  color: #c8c8c8;
}
:root[theme-mode="dark"] .third-text-color {
  color: #a2a2a2;
}
:root[theme-mode="dark"] .com-tit {
  color: #fff;
}
:root[theme-mode="dark"] .com-is-fixed.has-shadow {
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
}
:root[theme-mode="dark"] ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
:root[theme-mode="dark"] ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px #d4d4d4;
  -webkit-box-shadow: inset 0 0 2px #d4d4d4;
  border-radius: 10px;
  background-color: #343333;
}
:root[theme-mode="dark"] ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 0 2px rgba(255, 255, 255, 0.5);
}
:root[theme-mode="dark"] a,
:root[theme-mode="dark"] .com-h-tit,
:root[theme-mode="dark"] .configuration-currency .tip {
  color: #fff;
}
:root[theme-mode="dark"] .t-layout {
  background-color: #2e2e2e;
}
:root[theme-mode="dark"] .t-table__header tr th,
:root[theme-mode="dark"] .t-table--hoverable tbody tr:hover,
:root[theme-mode="dark"] .t-table__row-full-element {
  background: #404040;
  color: #fff;
}
:root[theme-mode="dark"] .t-default-menu.t-menu--dark .t-menu__item.t-is-active:not(.t-is-opened) {
  background-color: var(--td-brand-color-1);
  color: #fff;
}
:root[theme-mode="dark"] #layout .header .nav-icon {
  background: #3b3b3b;
}
:root[theme-mode="dark"] .page-total-amount .amount-item {
  color: #9e9e9e;
}
:root[theme-mode="dark"] .page-total-amount .amount-item .amount-num {
  color: #c8c8c8;
}
:root[theme-mode="dark"] #content .com-crumb,
:root[theme-mode="dark"] #content .com-crumb a,
:root[theme-mode="dark"] #content .com-crumb .cur,
:root[theme-mode="dark"] .common_config .s-tip,
:root[theme-mode="dark"] .common_config .t-input__prefix {
  color: rgba(255, 255, 255, 0.4);
}
:root[theme-mode="dark"] .common_config .box,
:root[theme-mode="dark"] .common_config .basic .t-form-item__order_page_description .t-form__label,
:root[theme-mode="dark"] .line-form .config .p-tit {
  color: rgba(255, 255, 255, 0.8);
}
:root[theme-mode="dark"] .limit-table .t-table__header tr,
:root[theme-mode="dark"] .limit-table1 .t-table__header tr,
:root[theme-mode="dark"] .common_config .t-table__header tr,
:root[theme-mode="dark"] .line-form .bg {
  background: #343333;
}
:root[theme-mode="dark"] .common_config .t-tabs__nav-item:hover,
:root[theme-mode="dark"] .common_config .t-tabs__nav-item-wrapper:hover,
:root[theme-mode="dark"] .common_config .t-tabs__nav-item:not(.t-is-disabled):not(.t-is-active):hover .t-tabs__nav-item-wrapper {
  background: #2e2e2e !important;
}
:root[theme-mode="dark"] .config-tip,
:root[theme-mode="dark"] .limit-box .limit-tip,
:root[theme-mode="dark"] .store-box .t-top,
:root[theme-mode="dark"] .common_config .com-des,
:root[theme-mode="dark"] .other-box .back-price .com-icon .t-icon,
:root[theme-mode="dark"] .renew-dialog .com-f-btn .t-checkbox,
:root[theme-mode="dark"] .common_config .deleteDialog .t-dialog__body__icon {
  color: rgba(255, 255, 255, 0.6);
}
:root[theme-mode="dark"] .t-popup__content {
  background: #343333 !important;
  color: #fff;
}
:root[theme-mode="dark"] .cpuDialog .price-box,
:root[theme-mode="dark"] .sub-form .price-box {
  background: #343333;
  border-color: var(--td-border-level-2-color);
}
:root[theme-mode="dark"] .t-table tr {
  background: #242424;
}
:root[theme-mode="dark"] .messagePop .box {
  background-color: #343333;
}
:root[theme-mode="dark"] .messagePop .box .crad {
  background: #1c1919 !important;
}
:root[theme-mode="dark"] .login-by-user .username,
:root[theme-mode="dark"] .login-by-user .user-id {
  color: #fff;
}
:root[theme-mode="dark"] .login-by-user .info .item {
  color: rgba(255, 255, 255, 0.6);
}
:root[theme-mode="dark"] .login-by-user .info .label {
  color: #fff;
}
:root[theme-mode="dark"] .login-by-user .level {
  background: #2e2a2a;
}
:root[theme-mode="dark"] .com-tit,
:root[theme-mode="dark"] .com-first-title,
:root[theme-mode="dark"] .com-inner-title,
:root[theme-mode="dark"] .t-tag--default.t-tag--light {
  color: #fff;
}
:root[theme-mode="dark"] .t-table__content--scrollable-to-right .t-table__cell--fixed-right {
  box-shadow: -10px 5px 10px 0px rgba(255, 255, 255, 0.04);
}
.config-box .common_config {
  padding: 16px;
  padding-top: 0;
}
.config-box .common_config .com-config {
  border-radius: 6px;
  overflow: hidden;
}
/* 以用户登录 */
.login-by-user {
  padding: 32px;
  width: 480px;
}
.login-by-user .top {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  line-height: 22px;
}
.login-by-user .username {
  font-size: 16px;
  color: #333;
  margin-right: 12px;
}
.login-by-user .level {
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  background: #f3f3f3;
  padding: 0 8px;
  font-size: 12px;
}
.login-by-user p {
  margin: 0;
}
.login-by-user .user-id {
  font-size: 13px;
  color: #333;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.login-by-user .user-id .id {
  font-size: 8px;
  color: #fff;
  width: 12px;
  text-align: center;
  line-height: 12px;
  border-radius: 2px;
  background: #a0a6ac;
  margin-right: 3px;
}
.login-by-user .info {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.login-by-user .info .item {
  width: 50%;
  line-height: 32px;
  font-size: 14px;
  color: #666;
  display: flex;
}
.login-by-user .info .item .value {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.login-by-user .info .item textarea {
  color: #666;
}
.login-by-user .info .item.all {
  width: 100%;
  display: flex;
}
.login-by-user .info .item.all .textarea,
.login-by-user .info .item.all .t-textarea {
  flex: 1;
  margin-top: 5px;
  line-height: 1.5;
  max-height: 100px;
  overflow-y: auto;
}
.login-by-user .info .label {
  color: #333;
}
.login-by-user .info .edit-notes {
  color: var(--td-brand-color);
  cursor: pointer;
}
.notification-container {
  width: 500px;
  white-space: initial;
}
.notification-container .notification-content .notification-title {
  text-align: right;
  color: var(--td-brand-color);
}
.notification-container .notification-content .notification-list .notification-item {
  padding: 10px;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  border-radius: 3px;
}
.notification-container .notification-content .notification-list .notification-item:nth-last-of-type(1) {
  border-bottom: none;
}
.notification-container .notification-content .notification-list .notification-item:hover {
  background-color: #f5f5f5;
}
.notification-container .notification-content .notification-list .notification-item:hover .read-btn {
  display: inline !important;
}
.notification-container .notification-content .notification-list .notification-item .notification-item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.notification-container .notification-content .notification-list .notification-item .notification-item-title .title-text {
  font-size: 16px;
  color: #333;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notification-container .notification-content .notification-list .notification-item .notification-item-title .read-btn {
  display: none;
  margin-right: calc(var(--td-comp-paddingLR-l) - 1px);
  color: var(--td-brand-color);
  cursor: pointer;
}
.notification-container .notification-content .notification-list .notification-item .notification-item-main {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-indent: 2em;
  max-height: 50px;
  overflow-y: hidden;
}
.notification-container .notification-content .notification-list .notification-item .notification-item-footer {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: #999;
  padding-right: calc(var(--td-comp-paddingLR-l) - 1px);
}
.notification-container .notification-content .notification-empty {
  padding: 20px 0;
  text-align: center;
  font-size: 14px;
  color: #999;
}
.com-empty-input {
  width: 0;
  height: 0;
  padding: 0;
  border: none;
  position: fixed;
  z-index: -1;
}
.com-low-level {
  z-index: 50;
}
.t-popup.t-tooltip {
  white-space: inherit;
}
.t-popup.t-tooltip .t-popup__content {
  max-height: 200px;
  overflow-y: auto;
  white-space: inherit;
}
/* tinymce */
:root[theme-mode="dark"] .tox-tinymce {
  border: 1px solid #404040;
}
:root[theme-mode="dark"] .tox .tox-edit-area__iframe {
  background: #404040;
  color: #fff;
}
:root[theme-mode="dark"] .tox .tox-menubar,
:root[theme-mode="dark"] .tox .tox-statusbar,
:root[theme-mode="dark"] .tox .tox-toolbar,
:root[theme-mode="dark"] .tox .tox-toolbar__overflow,
:root[theme-mode="dark"] .tox .tox-toolbar__primary {
  background: #404040;
  color: #fff;
}
:root[theme-mode="dark"] .tox .tox-statusbar {
  border-top: 1px solid #393939;
}
:root[theme-mode="dark"] .tox .tox-mbtn,
:root[theme-mode="dark"] .tox .tox-tbtn,
:root[theme-mode="dark"] .mce-content-body {
  color: #fff;
}
:root[theme-mode="dark"] .tox .tox-tbtn svg {
  fill: #fff;
}
:root[theme-mode="dark"] .tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type) {
  border-right: 1px solid #393939;
}
:root[theme-mode="dark"] .tox .tox-menubar + .tox-toolbar,
:root[theme-mode="dark"] .tox .tox-menubar + .tox-toolbar-overlord .tox-toolbar__primary {
  border-top: 1px solid #393939;
}
:root[theme-mode="dark"] .tox .tox-statusbar a,
:root[theme-mode="dark"] .tox .tox-statusbar__path-item,
:root[theme-mode="dark"] .tox .tox-statusbar__wordcount {
  color: rgba(255, 255, 255, 0.3);
}
.tox-tinymce-aux {
  z-index: 999999 !important;
}
