[data-v-0ef729bc].container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
[data-v-0ef729bc].container > div {
  width: 30rem;
  background: #fff;
  padding: 1.875rem 0;
}
[data-v-0ef729bc].container > div .top {
  text-align: center;
}
[data-v-0ef729bc].container > div .top > div {
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
}
[data-v-0ef729bc].container > div .top > div:nth-of-type(1) {
  font-size: 1rem;
  font-weight: bold;
  color: #333333;
}
[data-v-0ef729bc].container > div .top > div:nth-of-type(2) {
  font-size: 2rem;
  font-weight: bold;
  color: #1677ff;
  line-height: 3rem;
  text-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2);
}
[data-v-0ef729bc].container > div .top > div:nth-of-type(3) {
  font-size: 0.875rem;
  color: #999999;
  line-height: 1.3125rem;
  text-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2);
  margin-bottom: 0.6875rem;
}
[data-v-0ef729bc].container > div .top .clock {
  width: 100%;
  height: 1.25rem;
}
[data-v-0ef729bc].container > div .middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  height: 7.375rem;
}
[data-v-0ef729bc].container > div .middle .el-image {
  width: 50%;
  margin: 0 auto;
}
[data-v-0ef729bc].container > div .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  text-align: center;
  padding: 0 4.9375rem;
}
[data-v-0ef729bc].container > div .bottom div {
  cursor: pointer;
}
[data-v-0ef729bc].container > div .bottom .el-image {
  width: 4.125rem;
  height: 4.125rem;
}
.header-container[data-v-d31b87ce] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 0 1.5rem 0 1.6875rem;
  -webkit-user-select: none;
          user-select: none;
  background: url(../../static/img/bg.6fce5737.png) no-repeat;
  background-size: 100% 100%;
}
.header-container .left[data-v-d31b87ce] {
  width: 31.25rem;
  font-family: var(--ftwj-font-family);
  font-size: 1.75rem;
  font-weight: 500;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.header-container .left .img[data-v-d31b87ce] {
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.625rem;
}
.header-container .right[data-v-d31b87ce] {
  width: calc(100% - 31.25rem);
}
.header-container .right .time-line[data-v-d31b87ce] {
  width: 13.75rem;
  margin-left: 1.875rem;
  background: rgba(255, 255, 255, 0.16);
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 0 1.25rem;
  height: 4rem;
  float: left;
}
.header-container .right .time-line .img[data-v-d31b87ce] {
  width: 2rem;
  height: 2rem;
  margin-right: 1rem;
}
.header-container .right .time-line .content > div[data-v-d31b87ce] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  font-size: 1.125rem;
  font-weight: 500;
  color: #ffffff;
  font-family: var(--ftwj-font-family);
}
.header-container .right .time-line .content > div.time[data-v-d31b87ce] {
  margin-top: 0.3125rem;
}
.header-container .right .workReady[data-v-d31b87ce] {
  background: rgba(255, 255, 255, 0.16);
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 0 1.25rem;
  height: 4rem;
  font-size: 1.125rem;
  color: #ffffff;
  font-family: var(--ftwj-font-family);
}
.header-container .right .workReady .img[data-v-d31b87ce] {
  margin-right: 0.5rem;
}
.header-container .right .rightBar[data-v-d31b87ce] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  float: right;
}
.header-container .right .rightBar .tools[data-v-d31b87ce] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.header-container .right .rightBar .out[data-v-d31b87ce]  .img {
  width: 1.5625rem;
  height: 1.3125rem;
}
.header-container .right .rightBar[data-v-d31b87ce]  .gj .img {
  width: 1.875rem;
  height: 0.75rem;
  margin-bottom: 0.75rem;
}
.header-container .right .rightBar[data-v-d31b87ce]  .gj .text {
  color: #ffc35b;
}
.header-container .right .rightBar[data-v-d31b87ce]  .zx .img {
  width: 1.5rem;
  height: 1.5rem;
}
.header-container .right .rightBar[data-v-d31b87ce]  .bc .img {
  width: 1.5rem;
  height: 1.625rem;
}
.header-container .right .rightBar[data-v-d31b87ce]  .sxz .img {
  width: 1.6875rem;
  height: 1.5rem;
}
.header-container .right .rightBar[data-v-d31b87ce]  .hrz .img {
  width: 1.4375rem;
  height: 1.5rem;
}
.header-container .right .rightBar .qc[data-v-d31b87ce] {
  position: relative;
  margin-left: 2rem;
}
.header-container .right .rightBar .qc[data-v-d31b87ce]::after {
  content: "";
  width: 0.0625rem;
  height: 4rem;
  background: #ffffff;
  opacity: 0.6;
  position: absolute;
  left: -1rem;
  top: calc(50% - 2rem);
}
.header-container .right .rightBar .qc[data-v-d31b87ce]  .img,
.header-container .right .rightBar .qr[data-v-d31b87ce]  .img {
  width: 1.5625rem;
  height: 1.375rem;
}
.header-container .right .rightBar .checkInOrOut[data-v-d31b87ce],
.header-container .right .rightBar .autoAnswerCall[data-v-d31b87ce] {
  width: 4rem;
  height: 4rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.16);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin-left: 1rem;
}
.header-container .right .rightBar .checkInOrOut .img[data-v-d31b87ce],
.header-container .right .rightBar .autoAnswerCall .img[data-v-d31b87ce] {
  width: 1.5625rem;
  height: 1.3125rem;
}
.header-container .right .rightBar .checkInOrOut .name[data-v-d31b87ce],
.header-container .right .rightBar .autoAnswerCall .name[data-v-d31b87ce] {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  font-family: var(--ftwj-font-family);
  font-weight: 400;
  color: #ffffff;
}
.header-container .right .rightBar .userinfo[data-v-d31b87ce] {
  margin: 0 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.header-container .right .rightBar .userinfo[data-v-d31b87ce]  .el-avatar {
  width: 4rem;
  height: 4rem;
}
.header-container .right .rightBar .userinfo .cont[data-v-d31b87ce] {
  margin-left: 1rem;
}
.header-container .right .rightBar .userinfo .cont[data-v-d31b87ce]  .el-dropdown {
  font-size: 1.125rem;
  font-family: var(--ftwj-font-family);
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0.375rem;
}
.header-container .right .rightBar .userinfo .cont .code[data-v-d31b87ce] {
  font-size: 0.875rem;
  font-family: var(--ftwj-font-family);
  font-weight: 400;
  color: #ffffff;
}
.left-menu-wrap li[data-v-295451e7] {
  width: 100%;
  height: 7.375rem;
  text-align: center;
  padding-top: 1.125rem;
  cursor: pointer;
}
.left-menu-wrap li .icon[data-v-295451e7] {
  width: 4rem;
  height: 4rem;
  background-color: #b1d8f6;
  color: #fff;
  border-radius: 0.625rem;
  margin: 0 auto;
  text-align: center;
  line-height: 4rem;
  font-size: 1.875rem;
}
.left-menu-wrap li.active[data-v-295451e7] {
  background-color: #eee;
}
.left-menu-wrap li.active .icon[data-v-295451e7] {
  background-color: #28a1f3;
}
.left-menu-wrap p[data-v-295451e7] {
  font-size: 0.875rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
  padding-top: 0.75rem;
}
div[data-v-824f87c0] {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.page-main[data-v-824f87c0] {
  width: 100%;
  height: 100%;
}
.page-main .header[data-v-824f87c0] {
  height: 5.625rem;
}
.page-main .content[data-v-824f87c0] {
  height: calc(100% - 5.625rem);
  background: #f5f5f5;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.page-main .left[data-v-824f87c0] {
  width: 19.375rem;
  height: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.page-main .left .left-tab[data-v-824f87c0] {
  width: 6.875rem;
  height: 100%;
  overflow: auto;
}
.page-main .left .left-tree[data-v-824f87c0] {
  width: 12.5rem;
  height: 100%;
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.2);
}
.page-main .right[data-v-824f87c0] {
  width: calc(100% - 19.375rem);
  padding: 1rem;
  padding-top: 0;
}
.page-main .right .crumb[data-v-824f87c0] {
  height: 2rem;
}
.page-main .right .cont[data-v-824f87c0] {
  width: 100%;
  height: calc(100% - 2rem);
}
.page-main .right1[data-v-824f87c0] {
  width: 100%;
}
.custom-page2[data-v-403454fe] {
  padding: 1.25rem 0.625rem 0;
  text-align: right;
}
.custom-page2 .height[data-v-403454fe], .custom-page2 .el-pagination .el-pager li[data-v-403454fe], .custom-page2 .el-pagination span[data-v-403454fe]:not([class*=suffix]), .custom-page2 .el-pagination button[data-v-403454fe], .custom-page2 .el-pagination .el-input--mini .el-input__inner[data-v-403454fe] {
  height: 2rem;
  line-height: 2rem;
  border-radius: 0.25rem;
}
.custom-page2 .border[data-v-403454fe], .custom-page2 .el-pagination .el-pager li[data-v-403454fe], .custom-page2 .el-pagination button[data-v-403454fe] {
  border: 0.0625rem solid #dddddd;
}
.custom-page2 .el-pagination .el-input--mini .el-input__icon[data-v-403454fe] {
  line-height: 2.1875rem;
}
.custom-page2 .el-pagination button[data-v-403454fe] {
  padding: 0 0.375rem;
}
.custom-page2 .el-pagination .el-pager li[data-v-403454fe] {
  margin: 0 0.3125rem;
  font-weight: normal;
}
.custom-page2 .el-pagination .el-pager li.active[data-v-403454fe] {
  color: #fff;
}
.custom-page2 .el-pagination[data-v-403454fe]  .el-pagination__total {
  padding-left: 0.9375rem;
  color: rgba(255, 255, 255, 0.8);
}
.custom-page2[data-v-403454fe]  .btn-prev,
.custom-page2[data-v-403454fe]  .btn-next {
  background: rgba(0, 41, 77, 0.4) !important;
  border-radius: 0.1875rem;
  border: 0.0625rem solid #0099FF;
}
.custom-page2[data-v-403454fe]  .el-icon-arrow-left:before {
  content: "\e6de";
  color: rgba(0, 209, 255, 0.8);
  font-size: 1.125rem;
}
.custom-page2[data-v-403454fe]  .el-icon-arrow-right:before {
  color: rgba(0, 209, 255, 0.8);
  font-size: 1.125rem;
}
.custom-page2[data-v-403454fe]  .el-pager .number {
  background: rgba(0, 41, 77, 0.4);
  border-radius: 0.1875rem;
  border: 0.0625rem solid #0099FF;
  color: rgba(255, 255, 255, 0.8);
}
.custom-page2[data-v-403454fe]  .el-pager .active {
  background: rgba(0, 171, 204, 0.4);
  border-radius: 0.1875rem;
  border: 0.0625rem solid #33DFFF;
}
.custom-page2[data-v-403454fe]  .el-pager .el-icon-more {
  background: rgba(0, 41, 77, 0.4);
  border-radius: 0.1875rem;
  border: 0.0625rem solid #0099FF;
  color: rgba(255, 255, 255, 0.8);
}
.custom-page2[data-v-403454fe]  .el-pager .el-icon-arrow-right {
  color: rgba(255, 255, 255, 0.8);
}
.custom-page2[data-v-403454fe]  .el-pagination__jump {
  font-family: AlibabaPuHuiTi_2_55_Regular;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.8);
  font-style: normal;
}
.custom-page2[data-v-403454fe]  .el-pagination__editor .el-input__inner {
  background: rgba(0, 41, 77, 0.4);
  border-radius: 0.1875rem;
  border: 0.0625rem solid #0099FF;
  color: rgba(255, 255, 255, 0.8);
}
.custom-page2[data-v-403454fe]  .el-icon-d-arrow-left, .custom-page2 .el-icon-d-arrow-right[data-v-403454fe] {
  background: rgba(0, 41, 77, 0.4) !important;
  border-radius: 0.1875rem;
  border: 0.0625rem solid #0099FF;
  color: #fff;
}
.custom-page2[data-v-403454fe]  .el-icon-d-arrow-left:before, .custom-page2 .el-icon-d-arrow-right[data-v-403454fe]:before {
  color: #fff;
}
.custom-page {
  padding: 1.25rem 0.625rem 0;
  text-align: right;
}
.custom-page .height, .custom-page .el-pagination .el-pager li, .custom-page .el-pagination span:not([class*=suffix]), .custom-page .el-pagination button, .custom-page .el-pagination .el-input--mini .el-input__inner {
  height: 2rem;
  line-height: 2rem;
  border-radius: 0.25rem;
}
.custom-page .border, .custom-page .el-pagination .el-pager li, .custom-page .el-pagination button {
  border: 0.0625rem solid #dddddd;
}
.custom-page .el-pagination .el-input--mini .el-input__icon {
  line-height: 2.1875rem;
}
.custom-page .el-pagination button {
  padding: 0 0.375rem;
}
.custom-page .el-pagination .el-pager li {
  margin: 0 0.3125rem;
  font-weight: normal;
}
.custom-page .el-pagination .el-pager li.active {
  color: #fff;
}
.custom-page .el-pagination .el-pagination__total {
  padding-left: 0.9375rem;
}
/**
 * GitHub Gist Theme
 * Author : Anthony Attard - https://github.com/AnthonyAttard
 * Author : Louis Barranqueiro - https://github.com/LouisBarranqueiro
 */

.hljs {
  display: block;
  background: white;
  padding: 0.5em;
  color: #333333;
  overflow-x: auto;
}

.hljs-comment,
.hljs-meta {
  color: #969896;
}

.hljs-variable,
.hljs-template-variable,
.hljs-strong,
.hljs-emphasis,
.hljs-quote {
  color: #df5000;
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-type {
  color: #d73a49;
}

.hljs-literal,
.hljs-symbol,
.hljs-bullet,
.hljs-attribute {
  color: #0086b3;
}

.hljs-section,
.hljs-name {
  color: #63a35c;
}

.hljs-tag {
  color: #333333;
}

.hljs-title,
.hljs-attr,
.hljs-selector-id,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo {
  color: #6f42c1;
}

.hljs-addition {
  color: #55a532;
  background-color: #eaffea;
}

.hljs-deletion {
  color: #bd2c00;
  background-color: #ffecec;
}

.hljs-link {
  text-decoration: underline;
}

.hljs-number {
  color: #005cc5;
}

.hljs-string {
  color: #032f62;
}
.dialog[data-v-40554692] {
  overflow: hidden;
}
.dialog .radioTitle[data-v-40554692] {
  margin-bottom: 1rem;
}
.dialog .minHeight[data-v-40554692] {
  height: 30.625rem;
}
.dialog .minHeight .tables[data-v-40554692] {
  height: calc(100% - 2rem - 1rem) !important;
}
.dialog[data-v-40554692]  .el-dialog__body {
  padding-top: 1rem;
}
.dialog[data-v-40554692]  .el-dialog__body .tel {
  display: inline-block;
  width: 1.875rem;
  height: 1.875rem;
  line-height: 1.875rem;
  color: #fff;
  border-radius: 50%;
  background: #1b8341;
  text-align: center;
  cursor: pointer;
}
.dialog[data-v-40554692]  .el-dialog__body .colors1 {
  background: #e4ad61;
}
.dialog[data-v-40554692]  .el-dialog__body .colors2 {
  background: #f55b48;
}
.dialog[data-v-40554692]  .el-dialog__body .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin-bottom: 1rem;
}
.dialog[data-v-40554692]  .el-dialog__body .title .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
}
.dialog[data-v-40554692]  .el-dialog__body .title .right .tel {
  position: absolute;
  z-index: 99;
  right: 0.625rem;
  top: calc(50% - 0.9375rem);
}
.dialog[data-v-40554692]  .el-dialog__body .title .right > div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.dialog[data-v-40554692]  .el-dialog__body .title .right > div > div:nth-of-type(1), .dialog[data-v-40554692]  .el-dialog__body .title .right > div > div:nth-of-type(2) {
  margin-right: 1.25rem;
}
.dialog[data-v-40554692]  .el-dialog__body .title .right .el-button {
  height: 2rem;
  line-height: 2rem;
  padding-top: 0;
  padding-bottom: 0;
}
.crumb[data-v-011184f2] {
  -webkit-user-select: none;
          user-select: none;
}
.crumb .style1[data-v-011184f2] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  height: 100%;
  -webkit-user-select: none;
          user-select: none;
}
.crumb .style1 i[data-v-011184f2] {
  margin-right: 0.3125rem;
}
.crumb .style1 > img[data-v-011184f2] {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
}
.crumb .style2[data-v-011184f2] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  height: 100%;
}
.crumb .style2[data-v-011184f2]  .el-tabs {
  width: 100%;
}
.crumb .style2[data-v-011184f2]  .el-tabs .el-tabs__nav-wrap::after {
  display: none;
}
.crumb .style2[data-v-011184f2]  .el-tabs .el-tabs__nav-prev,
.crumb .style2[data-v-011184f2]  .el-tabs .el-tabs__nav-next {
  line-height: 1.5rem;
}
.crumb .style2[data-v-011184f2]  .el-tabs .el-tabs__header {
  margin: 0;
}
.crumb .style2[data-v-011184f2]  .el-tabs .el-tabs__nav .el-tabs__active-bar {
  display: none;
}
.crumb .style2[data-v-011184f2]  .el-tabs .el-tabs__nav .el-tabs__item {
  font-size: 0.875rem;
  height: 1.5rem;
  line-height: 1.5rem;
  background: #ffffff;
  border-radius: 0.25rem;
  border: 0.0625rem solid #dddddd;
  padding: 0 0.5rem;
  margin-right: 0.5rem;
}
.crumb .style2[data-v-011184f2]  .el-tabs .el-tabs__nav .el-tabs__item:nth-of-type(2) .el-icon-close {
  display: none;
}
.crumb .style2[data-v-011184f2]  .el-tabs .el-tabs__nav-scroll {
  width: 100%;
}
.crumb .style2 .contextmenu[data-v-011184f2] {
  margin: 0;
  z-index: 100;
  position: absolute;
  list-style-type: none;
  padding: 0.3125rem 0;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  color: #333;
  box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.2);
  top: 2.1875rem;
  background: #fff;
}
.crumb .style2 .contextmenu .close[data-v-011184f2] {
  position: absolute;
  right: -0.625rem;
  top: -0.3125rem;
  cursor: pointer;
  font-size: 1.25rem;
  z-index: 99;
  background: #fff;
  border-radius: 50%;
}
.crumb .style2 .contextmenu .close i[data-v-011184f2] {
  color: #333;
}
.crumb .style2 .contextmenu li[data-v-011184f2] {
  margin: 0;
  border-bottom: 0.0625rem solid rgba(197, 197, 197, 0.5);
}
.crumb .style2 .contextmenu li[data-v-011184f2]:hover {
  background: #f2f2f2;
  cursor: pointer;
}
.crumb .style2 .contextmenu li[data-v-011184f2]:last-child {
  border-bottom: none;
}
.crumb .style2 .contextmenu li button[data-v-011184f2] {
  width: 100%;
  color: #2c3e50 !important;
  height: 1.875rem;
  line-height: 1.875rem;
  padding: 0 1.5625rem;
}
.crumb .style2 .contextmenu li .el-button.is-disabled[data-v-011184f2]:hover {
  opacity: 0.2;
}
.crumb .style2 .contextmenu li .el-button[data-v-011184f2]:hover,
.crumb .style2 .contextmenu li .el-button[data-v-011184f2]:focus {
  color: #fff !important;
  background: var(--ftwj-theme-color) !important;
}
[data-v-0c9d9162] .hashrate-markdown * {
  word-break: break-all;
  overflow-wrap: break-word;
  white-space: normal;
}
[data-v-0c9d9162] .hashrate-markdown p {
  margin: 0;
  line-height: 1.6;
}
[data-v-0c9d9162] .hashrate-markdown h1,[data-v-0c9d9162] .hashrate-markdown h2,[data-v-0c9d9162] .hashrate-markdown h3,[data-v-0c9d9162] .hashrate-markdown h4,[data-v-0c9d9162] .hashrate-markdown h5,[data-v-0c9d9162] .hashrate-markdown h6 {
  margin: 1.5em 0 1em;
  font-weight: bold;
}
[data-v-0c9d9162] .hashrate-markdown h1 {
  font-size: 1.8em;
}
[data-v-0c9d9162] .hashrate-markdown h2 {
  font-size: 1.6em;
}
[data-v-0c9d9162] .hashrate-markdown h3 {
  font-size: 1.4em;
}
[data-v-0c9d9162] .hashrate-markdown ul,[data-v-0c9d9162] .hashrate-markdown ol {
  margin: 1em 0;
  padding-left: 2em;
}
[data-v-0c9d9162] .hashrate-markdown li {
  margin: 0.5em 0;
}
[data-v-0c9d9162] .hashrate-markdown pre {
  margin: 1em 0;
  padding: 1em;
  border-radius: 0.25rem;
  overflow-x: auto;
}
[data-v-0c9d9162] .hashrate-markdown code {
  font-family: monospace;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0.2em 0.4em;
  border-radius: 0.1875rem;
}
[data-v-0c9d9162] .hashrate-markdown blockquote {
  border-left: 0.25rem solid #ddd;
  padding-left: 1em;
  margin: 1em 0;
  color: #666;
}
[data-v-0c9d9162] .hashrate-markdown table {
  border-collapse: collapse;
  width: 100%;
  margin: 1em 0;
}
[data-v-0c9d9162] .hashrate-markdown th,[data-v-0c9d9162] .hashrate-markdown td {
  border: 0.0625rem solid #ddd;
  padding: 0.5em 1em;
  text-align: left;
}
[data-v-0c9d9162] .hashrate-markdown th {
  background-color: #f5f5f5;
}
.deepseek-box[data-v-0c9d9162] {
  width: 100%;
  height: 100%;
  margin-top: 1.875rem;
}
.deepseek-dialog[data-v-0c9d9162] {
  width: 100%;
  height: 100%;
  border-radius: 0.375rem;
}
.deepseek-dialog .deepseek-top[data-v-0c9d9162] {
  width: 100%;
  height: 6.25rem;
  position: relative;
  margin-top: -1.875rem;
}
.deepseek-dialog .deepseek-top .close[data-v-0c9d9162] {
  position: absolute;
  right: 0.625rem;
  top: 1.875rem;
  font-size: 1rem;
  cursor: pointer;
}
.deepseek-dialog .deepseek-top .img[data-v-0c9d9162] {
  width: 100%;
  height: 100%;
}
.deepseek-dialog .deepseek-top .img img[data-v-0c9d9162] {
  width: 100%;
  height: 100%;
}
.deepseek-dialog .deepseek-top .title-box[data-v-0c9d9162] {
  position: absolute;
  top: 3.125rem;
  left: 8.5rem;
}
.deepseek-dialog .deepseek-top .title-box .title[data-v-0c9d9162] {
  font-family: SourceHanSansCN;
  font-weight: 500;
  font-size: 1rem;
  color: #000000;
  line-height: 1.5rem;
  text-align: left;
}
.deepseek-dialog .deepseek-top .title-box .tit[data-v-0c9d9162] {
  font-family: SourceHanSansCN;
  font-weight: 400;
  font-size: 0.75rem;
  color: #888888;
  line-height: 1.125rem;
  text-align: left;
}
.deepseek-dialog .deepseek-right[data-v-0c9d9162] {
  width: 100%;
  height: calc(100% - 6.875rem);
  background: #ffffff;
}
.deepseek-dialog .deepseek-right .chat-box[data-v-0c9d9162] {
  width: 100%;
  height: 100%;
  padding: 1.5rem;
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame[data-v-0c9d9162] {
  width: 100%;
  height: calc(100% - 10rem);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 1.875rem;
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame .chat-item-right[data-v-0c9d9162] {
  max-width: 90%;
  background: #e4f3ff;
  border-radius: 0.25rem;
  border: 0.0625rem solid #abd8fb;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 0.875rem;
  color: #111111;
  padding: 1rem;
  float: right;
  margin-bottom: 1.5rem;
  -webkit-align-self: flex-end;
          align-self: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame .chat-item-right > div[data-v-0c9d9162] {
  width: 100%;
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame .chat-item-left[data-v-0c9d9162] {
  max-width: 95%;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 1.5rem;
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame .chat-item-left > div[data-v-0c9d9162] {
  width: 100%;
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame .chat-item-left img[data-v-0c9d9162] {
  width: 3rem;
  height: 3rem;
  margin-right: 0.5rem;
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame .chat-item-left .text-bg[data-v-0c9d9162] {
  background: #ffffff;
  border: 0.0625rem solid rgba(48, 172, 231, 0.6);
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame .chat-item-left .text-box[data-v-0c9d9162] {
  border-radius: 0 0.5rem 0.5rem 0.5rem;
  padding: 1rem;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 1rem;
  color: #333333;
  position: relative;
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame .chat-item-left .text-box .chart-btm[data-v-0c9d9162] {
  width: 100%;
  min-width: 9.375rem;
  position: absolute;
  bottom: -2.5rem;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame .chat-item-left .text-box .chart-btm .btn-s[data-v-0c9d9162] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  font-size: 0.875rem;
  color: #ffffff;
  cursor: pointer;
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame .chat-item-left .text-box .chart-btm .btn-s img[data-v-0c9d9162] {
  width: auto !important;
  height: 0.875rem;
  margin-right: 0.3125rem;
}
.deepseek-dialog .deepseek-right .chat-box .chat-frame .chat-item-left .text-box .chart-btm .reset[data-v-0c9d9162] {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
          justify-content: flex-start !important;
  padding: 0 0.5rem;
  height: 2rem;
  background: rgba(37, 128, 223, 0.6);
  border-radius: 0.4375rem;
  border: 0.0625rem solid rgba(48, 172, 231, 0.6);
}
.deepseek-dialog .deepseek-right .chat-box .input-box[data-v-0c9d9162] {
  width: 100%;
  height: 10rem;
  border-radius: 0.25rem;
  border: 0.0625rem solid #d7d7d7;
  padding: 0.6875rem 1rem 0 0;
  position: relative;
}
.deepseek-dialog .deepseek-right .chat-box .send[data-v-0c9d9162] {
  width: 1rem;
  height: 0.875rem;
  position: absolute;
  right: 1.0625rem;
  cursor: pointer;
}
.deepseek-dialog .deepseek-right .chat-box .send img[data-v-0c9d9162] {
  width: 100%;
  height: 100%;
}
.deepseek-dialog .deepseek-right .chat-box[data-v-0c9d9162]  .el-textarea__inner {
  background: transparent;
  border: none;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 0.875rem;
  color: #666666;
  padding-left: 1rem;
}
.deepseek-dialog .deepseek-right .chat-box[data-v-0c9d9162] .el-textarea__inner::-webkit-input-placeholder {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 0.875rem;
}
.deepseek-dialog .deepseek-right .chat-box[data-v-0c9d9162] .el-textarea__inner::placeholder {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 0.875rem;
}
.hashrate-markdown {
  font-size: 0.875rem;
}
.hashrate-markdown ol,
.hashrate-markdown ul {
  padding-left: 1rem;
}
.hashrate-markdown pre {
  border-radius: 0.375rem;
  line-height: 1.45;
  overflow: auto;
  display: block;
  overflow-x: auto;
  background: #2c2c36;
  color: #f8f8f2;
  padding: 1rem 0.5rem;
}
.hashrate-markdown h1,
.hashrate-markdown h2,
.hashrate-markdown h3 {
  font-size: 0.875rem;
}
.hashrate-markdown h4,
.hashrate-markdown h5,
.hashrate-markdown h6 {
  font-weight: 600;
  line-height: 1.7777;
  margin: 0.57142857em 0;
}
.hashrate-markdown li {
  margin: 0.5em 0;
}
.hashrate-markdown strong {
  font-weight: 600;
}
.hashrate-markdown p {
  white-space: pre-wrap;
  word-break: break-word;
  line-height: 1.5rem;
  color: #333;
  font-size: 0.875rem;
}
.hashrate-markdown hr {
  background-color: #e8eaf2;
  border: 0;
  box-sizing: content-box;
  height: 0.0625rem;
  margin: 0.75rem 0;
  min-width: 0.625rem;
  overflow: hidden;
  padding: 0;
}
.hashrate-markdown table {
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
  max-width: 100%;
  overflow: auto;
  width: -webkit-max-content;
  width: max-content;
}
.hashrate-markdown table tr {
  border-top: 0.0625rem solid #e8eaf2;
}
.hashrate-markdown table td,
.hashrate-markdown table th {
  border: 0.0625rem solid #e8eaf2;
  padding: 0.375rem 0.8125rem;
}
.hashrate-markdown table th {
  background-color: #f3f2ff;
  font-weight: 600;
}
.hashrate-markdown section {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  border-left: 0.125rem solid #e5e5e5;
  padding-left: 0.625rem;
  color: #333;
  margin-bottom: 0.3125rem;
  font-size: 0.75rem;
}
.hashrate-markdown section p {
  color: #333;
  font-size: 0.75rem;
  margin: 0.5rem 0;
}
.think-time {
  height: 2.25rem;
  background: #f1f2f7;
  border-radius: 0.625rem;
  line-height: 2.25rem;
  font-size: 0.75rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  padding: 0 0.9375rem;
  margin-bottom: 1.25rem;
  color: #1e1e1e;
}
.toobar[data-v-2cb43d8a]  .w-e-toolbar button {
  padding: 0 0.3125rem;
}
[data-v-3ce0ea5d].el-input .el-input__icon {
  line-height: 2.25rem;
  font-size: 1rem;
  color: #333;
}
.icon-list[data-v-3ce0ea5d] {
  font-size: 1.5rem;
  max-height: 25rem;
  overflow: auto;
}
.icon-list i[data-v-3ce0ea5d] {
  margin: 0.375rem;
  cursor: pointer;
}
.dialog[data-v-04f4cb3d]  .upload-demo {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.dialog[data-v-04f4cb3d]  .upload-demo .el-upload {
  width: 100%;
}
.dialog[data-v-04f4cb3d]  .import_content .custom-progress-bg,
.dialog[data-v-04f4cb3d]  .import_content .import-status-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100;
}
.dialog[data-v-04f4cb3d]  .import_content .custom-progress-bg .custom-progress,
.dialog[data-v-04f4cb3d]  .import_content .import-status-box .custom-progress {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.dialog[data-v-04f4cb3d]  .import_content .import-status-box .content-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 18.75rem;
  height: 12.5rem;
  background-color: #ffffff;
  border-radius: 0.625rem;
}
.dialog[data-v-04f4cb3d]  .import_content .import-status-box .success-data {
  padding: 0.625rem 0;
  color: #3a8ee6;
}
.dialog[data-v-04f4cb3d]  .import_content .import-status-box .error-data {
  padding: 0 0 0.625rem 0;
  color: red;
}
.dialog[data-v-04f4cb3d]  .import_content .import-status-box .el-icon-warning-outline {
  font-size: 3.75rem;
  color: #e6a23c;
}
.dialog[data-v-04f4cb3d]  .import_content .el-upload-dragger {
  background-color: #fff;
  border: 0.0625rem dashed #d9d9d9;
  border-radius: 0.375rem;
  box-sizing: border-box;
  width: 100% !important;
  height: 12rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.dialog[data-v-04f4cb3d]  .import_content .down_img {
  margin: 3.25rem 0 1.0625rem 0;
}
.dialog[data-v-04f4cb3d]  .import_content .el-upload__tip {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 0.875rem 0;
}
.dialog[data-v-04f4cb3d]  .import_content .el-upload__tip .down_btn {
  width: 4.75rem;
  height: 1.875rem;
  text-align: center;
  line-height: 1.875rem;
  background: #ffffff;
  border: 0.0625rem solid #3c7eff;
  border-radius: 0.1875rem;
  color: #3c7eff;
  cursor: pointer;
}
.dialog[data-v-04f4cb3d]  .import_content .el-upload__warning {
  width: 100%;
  height: 2.8125rem;
  background: rgba(60, 126, 255, 0.08);
  border-radius: 0.1875rem;
  color: #4886ff;
  padding: 0.875rem;
  font-size: 0.75rem;
}
.dialog[data-v-04f4cb3d]  .import_content .progress_step {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.blockbg[data-v-020ae9c5] {
  background: rgba(255, 255, 255, 0.16);
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  cursor: pointer;
  box-sizing: border-box;
  margin-left: 1rem;
}
.blockbg .text[data-v-020ae9c5] {
  font-size: 0.875rem;
  font-family: var(--ftwj-font-family);
  color: #ffffff;
  white-space: nowrap;
}
.blockbg .img[data-v-020ae9c5] {
  margin-bottom: 0.3125rem;
}
.width64[data-v-020ae9c5] {
  width: 4rem;
  height: 4rem;
}
.tree-box[data-v-ceb37618] {
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-user-select: none;
          user-select: none;
}
.tree-box[data-v-ceb37618]  .search {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 100%;
  height: 5.625rem;
  position: relative;
}
.tree-box[data-v-ceb37618]  .search .btn {
  position: absolute;
  color: #fff;
  top: calc(50% - 0.625rem);
  right: 1.875rem;
  cursor: pointer;
}
.tree-box[data-v-ceb37618]  .search .el-input {
  width: 14.25rem;
}
.tree-box[data-v-ceb37618]  .search .el-input .el-input__inner {
  color: #fff;
  height: 2.25rem;
  border-radius: 0.5rem;
  border: 0.0625rem solid rgba(255, 255, 255, 0.67);
  background: transparent;
  padding-right: 1.875rem;
}
.tree-box[data-v-ceb37618]  .scrollbar {
  height: calc(100% - 5.625rem);
  background: transparent;
}
.tree-box[data-v-ceb37618]  .scrollbarNOS {
  height: 100%;
  background: transparent;
}
.tree-box[data-v-ceb37618]  .el-tree {
  background: transparent;
}
.tree-box[data-v-ceb37618]  .el-tree .el-tree-node__content {
  border-left: 0.375rem solid transparent;
  height: 3.125rem;
  font-size: 1rem;
  font-family: var(--ftwj-font-family);
  font-weight: 400;
  color: #666666;
}
.tree-box[data-v-ceb37618]  .el-tree .el-tree-node__content:hover {
  border-left: none;
}
.tree-box[data-v-ceb37618]  .el-tree .el-tree-node__content:hover .custom-tree-node {
  padding-left: 1rem;
}
.tree-box[data-v-ceb37618]  .el-tree .custom-tree-node {
  width: 100%;
  font-size: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding-left: 0.625rem;
  padding-right: 1.6875rem;
}
.tree-box[data-v-ceb37618]  .el-tree .custom-tree-node .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.tree-box[data-v-ceb37618]  .el-tree .custom-tree-node .tip-number {
  color: white;
  height: 1.1875rem;
  line-height: 1.1875rem;
  font-size: 0.9375rem;
  min-width: 1.1875rem;
  padding: 0 0.25rem;
  text-align: center;
  background-color: var(--ftwj-red-color);
  border-radius: 2.5rem;
}
.tree-box[data-v-ceb37618]  .el-tree .custom-tree-node .icon i {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.tree-box[data-v-ceb37618]  .el-tree .custom-tree-node i {
  display: inline-block;
  width: 1rem;
  margin-right: 0.25rem;
}
.tree-box[data-v-ceb37618]  .el-tree .custom-tree-node .levelOther {
  padding-left: 1.5rem;
}
.tree-box[data-v-ceb37618]  .el-scrollbar__wrap {
  overflow-x: hidden;
}
.import_content[data-v-162397a6] {
  position: relative;
  min-width: 9.375rem;
  min-height: 9.375rem;
}
.import_content .upload-demo[data-v-162397a6] {
  padding-right: 0.625rem;
}
.import_content[data-v-162397a6]  .el-image,
.import_content[data-v-162397a6]  .addBox {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.import_content[data-v-162397a6]  .addBox {
  padding: 0 0.9375rem;
  border: 0.0625rem dashed #ccc;
}
.import_content[data-v-162397a6]  .addBox i {
  margin-right: 0.3125rem;
}
.import_content[data-v-162397a6]  .tips {
  margin-left: 0.625rem;
  display: inline-block;
}
.import_content[data-v-162397a6]  .el-upload--picture-card {
  border: none;
}
.import_content[data-v-162397a6]  .el-upload-list__item:nth-of-type(1) {
  margin-top: 0;
}
.import_content[data-v-162397a6]  .custom-progress-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100;
}
.import_content[data-v-162397a6]  .custom-progress-bg .custom-progress {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.import_content[data-v-162397a6]  .custom-progress-bg .custom-progress .el-progress-circle {
  width: 6.25rem !important;
  height: 6.25rem !important;
}
.import_content[data-v-162397a6]  .custom-progress-bg .custom-progress .el-progress__text {
  color: #fff;
  font-size: 1rem;
}

.el-cascader-panel .el-radio {
  width: 100%;
  height: 100%;
  z-index: 10;
  position: absolute;
  top: 0.625rem;
}
.el-cascader-node__label {
  margin-left: 0.5rem;
}

@font-face {
  font-family: "HuXiaoBo";
  src: url(../../static/fonts/HuXiaoBo.40eee26f.woff);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AlimamaShuHeiTi";
  src: url(../../static/fonts/AlimamaShuHeiTi.9f993393.woff);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PangMenZhengDao";
  src: url(../../static/fonts/PangMenZhengDao.fd2073e5.woff);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "YouSheBiaoTiHei";
  src: url(../../static/fonts/YouSheBiaoTiHei.8d2dd8ff.woff);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "YPCX--GB1";
  src: url(../../static/fonts/YPCX-GB1.caccafca.woff);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSansCN";
  src: url(../../static/fonts/SourceHanSansCN.c96ff79f.woff);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AlimamaDongFangDaKaiRegular";
  src: url(../../static/fonts/Alimama_DongFangDaKai_Regular.41ff7351.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'iconfont';
  src: url(data:font/woff;base64,d09GRgABAAAAAAUEAA0AAAAABygAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE6AAAABkAAAAcm6nPUEdERUYAAATIAAAAHgAAAB4AKQALT1MvMgAAAaAAAABGAAAAYDw4S2RjbWFwAAAB/AAAAEIAAAFCAA/prmdhc3AAAATAAAAACAAAAAj//wADZ2x5ZgAAAkwAAAEFAAABDMOaPXdoZWFkAAABMAAAADAAAAA2KQ87g2hoZWEAAAFgAAAAHgAAACQM/wiraG10eAAAAegAAAAUAAAAFBJ6AHxsb2NhAAACQAAAAAwAAAAMAFgAhm1heHAAAAGAAAAAHwAAACABEgBDbmFtZQAAA1QAAAFGAAACgl6CAQJwb3N0AAAEnAAAACIAAAA32B3W3XicY2BkYGAA4gqZtcnx/DZfGbhZGEDgQWr1UTjN8r+BU5G5BsjlYGACiQIAJ6QKlXicY2BkYGBu+N/AEMOpygAEnIoMjAyogBUATgECvgAAeJxjYGRgYGBlMGdgZgABJiDmAkIGhv9gPgMADnUBVgB4nGNgYZvEOIGBlYGBqZPpDAMDQz+EZnzNYMTIARRlYGVmwAoC0lxTGA48Y3rGzNzwv4GBgfkOQyNQmBFJiQIDIwCZDg0ZAAAEAAAAAAAAAAFVAAAEAAB4CSUABHicY2BgYGaAYBkGRgYQsAHyGMF8FgYFIM0ChED+M+b//4Ek0///UoxQlQyMbAwwJgMjE5BgYkAFjAzDHgAAM20GpAAAAAAAAAAAAAAAWACGeJxjYGao+N/A3MGcwcDLoMpgxsDAKCLHaGxkx2hqoseozcjMxg6EcoziYsbm4kbmdkzqavpMiowi7HyMSmrqaibmdoxGYuJijHmKHjbGAbracb7111g5eZhYRCwt1TKLizPVLC1FWJh4+GT/ZjHWsLCIaImwsEAppud+MVp6gUbWHop/IxQtQ2T19EWZGIGASVRfTzYk6ua/L1rCovz8osIhEIoBCJgYWP63cCoy1zBwM4gzMAgLKgoC3aCmz8isyCoqLscows8IFFJk4TioJyLFqKvD9N2eY6+ekIye3ncfji2MDf9YGOdrCkqxKisx7n50U5lPnFlL818W8zOg0QBU0jDuAAAAeJx9kM1Kw0AUhc/0T21BxILrWRVBSH+WpbtC3blwUddtOklbkkyYTAtdunXlA7j1MXwAn0Fw5YN4Gq8IFZqQyzfn3nNmJgAu8QmFn6eNa2GFU9wJV3CCWLhK/VG4Rn4RrqOFN+EG9Q/hJm7USLiFtnpmgqqdcdUp0/ascIGRcAXneBCuUrfCNfKTcB1XeBVuUH8XbmKKL+EWOmqJMRwMZvCsC2jMsWNdIWRuhqisHhg7M/Nmoec7vQptFtmM4r+pv9Y942JskDDacWniTTJzRy1HWlOmORQc2bc0+gjQo2xcsbKZ7ge9o/Zb2rMy4vCeBbY85oCqp1Hzc7SnpInEGF4hIWvkZW9NJaQeMNZkxv3+lWIbD7yPdORsqifc1iSJ1bmzaxN6Di/LPXIM0eUbHaQH5eFTjnmfD7vdSAKC0Kb4Bg9qcIcAAHicY2BigAAuBuyAFYgZGZgYmRiZWTOT8/MMWUAkABcEA6gAAAAAAAH//wACAAEAAAAMAAAAFgAAAAIAAQADAAQAAQAEAAAAAgAAAAB4nGNgYGBkAIJb964fBdEPUqvhNABe5ghgAAAA) format('truetype');
}
@font-face {
  font-family: "AlibabaPuHuiTi_3_105_Heavy";
  src: url(../../static/fonts/Alibaba_PuHuiTi_2.0_105_Heavy_105_Heavy.12bbf943.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DingTalk";
  src: url(../../static/fonts/DingTalk-JinBuTi.f059c1c6.ttf);
  font-weight: normal;
  font-style: normal;
}
