.qr-code-box .qr-code-ref[data-v-66de12] {
  justify-content: center;
  display: flex;
}

.title[data-v-66de12] {
  margin-bottom: 12px;
  font-weight: 600;
}

.btn-box[data-v-66de12] {
  justify-content: space-between;
  gap: 32px;
  display: flex;
}

.btn-box button[data-v-66de12] {
  flex: 1;
}

.header[data-v-2c85f7] {
  background: #fff;
  height: 55px;
  padding-left: 15px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 4px #00152914;
}

.sidebar-btn-active[data-v-2c85f7] {
  text-align: center;
  cursor: pointer;
  background: #e5e9f1;
  border-radius: 8px;
  width: 32px;
  height: 32px;
  margin-left: 12px;
  margin-right: 10px;
  line-height: 32px;
}

.user-header[data-v-2c85f7] {
  color: #fff;
  text-align: center;
  background: #0062f7;
  border-radius: 16px;
  width: 32px;
  height: 32px;
  margin-right: 8px;
  font-size: 15px;
  line-height: 32px;
}

.user-text[data-v-2c85f7] {
  color: #0009;
  margin-right: 30px;
  font-size: 14px;
}

.no-redirect[data-v-2c85f7] {
  color: #97a8be;
  cursor: text;
}

.language-switch[data-v-2c85f7] {
  color: #000;
  cursor: pointer;
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.language-switch .language-text[data-v-2c85f7] {
  margin: 0 4px;
  font-size: 14px;
}

.language-switch[data-v-2c85f7]:hover {
  color: #1890ff;
}

.tags-view-container[data-v-c51d23] {
  background: #fff;
  border-bottom: 1px solid #d8dce5;
  width: 100%;
  height: 40px;
  line-height: 40px;
  box-shadow: 0 1px 3px #0000001f, 0 0 3px #0000000a;
}

.tags-view-container .tags-view-wrapper .tags-view-item[data-v-c51d23] {
  cursor: pointer;
  color: #495060;
  background: #fff;
  border: 1px solid #d8dce5;
  height: 30px;
  margin-left: 5px;
  padding: 0 8px;
  font-size: 12px;
  line-height: 30px;
  display: inline-block;
  position: relative;
}

.tags-view-container .tags-view-wrapper .tags-view-item[data-v-c51d23]:first-of-type {
  margin-left: 15px;
}

.tags-view-container .tags-view-wrapper .tags-view-item[data-v-c51d23]:last-of-type {
  margin-right: 15px;
}

.tags-view-container .tags-view-wrapper .tags-view-item.active[data-v-c51d23] {
  color: #fff;
  background-color: #42b983;
  border-color: #42b983;
}

.tags-view-container .tags-view-wrapper .tags-view-item.active[data-v-c51d23]:before {
  content: "";
  background: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-right: 2px;
  display: inline-block;
  position: relative;
}

.tags-view-container .icon-close[data-v-c51d23] {
  text-align: center;
  transform-origin: 100%;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin-left: 2px;
  font-size: 12px;
  line-height: 12px;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
}

.tags-view-container .icon-close[data-v-c51d23]:before {
  vertical-align: -3px;
  display: inline-block;
  transform: scale(.6);
}

.tags-view-container .icon-close[data-v-c51d23]:hover {
  color: #fff;
  background-color: #b4bccc;
}

.tags-view-container .contextmenu[data-v-c51d23] {
  z-index: 3000;
  color: #333;
  background: #fff;
  border-radius: 4px;
  margin: 0;
  padding: 5px 0;
  font-size: 12px;
  font-weight: 400;
  list-style-type: none;
  position: absolute;
  box-shadow: 2px 2px 3px #0000004d;
}

.tags-view-container .contextmenu li[data-v-c51d23] {
  cursor: pointer;
  margin: 0;
  padding: 7px 16px;
}

.tags-view-container .contextmenu li[data-v-c51d23]:hover {
  background: #eee;
}

.logo[data-v-899c4c] {
  justify-content: center;
  align-items: center;
  padding: 12px 0 18px;
  display: flex;
}

.logo img[data-v-899c4c] {
  width: 46px;
  height: 46px;
  margin-right: 8px;
}

.logo span[data-v-899c4c] {
  color: #fff;
  font-size: 18px;
}

.icon-svg[data-v-899c4c] {
  width: 16px;
  margin-right: 5px;
}

.main[data-v-0b214d] {
  width: 100%;
  height: 100%;
  position: relative;
}

.main[data-v-0b214d]:after {
  content: "";
  clear: both;
  display: table;
}

.content[data-v-0b214d] {
  background: #f0f2f5;
  min-height: 100%;
  margin-left: 210px;
  transition: margin-left .28s;
  position: relative;
}

.content.close-sidebar[data-v-0b214d] {
  margin-left: 80px;
}

.breadcrumb-wrapper[data-v-0b214d] {
  background: #fff;
  margin: 65px 30px 0;
  padding: 10px 20px;
}

.content-wrapper[data-v-0b214d] {
  width: 100%;
  min-height: calc(100vh - 64px);
  position: relative;
  overflow: hidden;
}

.fade-enter-active[data-v-0b214d], .fade-leave-active[data-v-0b214d] {
  transition: opacity .35s;
}

.fade-enter-from[data-v-0b214d], .fade-leave-active[data-v-0b214d] {
  opacity: 0;
}

.site-layout .site-layout-background[data-v-0b214d] {
  background: #fff;
}

[data-theme="dark"] .site-layout .site-layout-background[data-v-0b214d] {
  background: #141414;
}

.network-img[data-v-0b214d] {
  width: 488px;
  height: 288px;
  margin-top: 100px;
}

.network-text[data-v-0b214d] {
  margin-bottom: 14px;
  font-size: 18px;
  font-weight: bold;
}

