/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.page-header-content[data-v-f730ba44] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-header-content .avatar[data-v-f730ba44] {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 72px;
          flex: 0 1 72px;
}
.page-header-content .avatar > span[data-v-f730ba44] {
  display: block;
  width: 72px;
  height: 72px;
  border-radius: 72px;
}
.page-header-content .content[data-v-f730ba44] {
  position: relative;
  top: 4px;
  margin-left: 24px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.page-header-content .content .content-title[data-v-f730ba44] {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.85);
}
.extra-content[data-v-f730ba44] {
  zoom: 1;
  float: right;
  white-space: nowrap;
}
.extra-content[data-v-f730ba44]::before,
.extra-content[data-v-f730ba44]::after {
  display: table;
  content: ' ';
}
.extra-content[data-v-f730ba44]::after {
  height: 0;
  clear: both;
  font-size: 0;
  visibility: hidden;
}
.extra-content .stat-item[data-v-f730ba44] {
  position: relative;
  display: inline-block;
  padding: 0 32px;
}
.extra-content .stat-item > p[data-v-f730ba44]:first-child {
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
}
.extra-content .stat-item > p[data-v-f730ba44] {
  margin: 0;
  font-size: 30px;
  line-height: 38px;
  color: rgba(0, 0, 0, 0.85);
}
.extra-content .stat-item > p > span[data-v-f730ba44] {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.45);
}
.extra-content .stat-item[data-v-f730ba44]::after {
  position: absolute;
  top: 8px;
  right: 0;
  width: 1px;
  height: 40px;
  background-color: #e8e8e8;
  content: '';
}
.extra-content .stat-item[data-v-f730ba44]:last-child {
  padding-right: 0;
}
.extra-content .stat-item[data-v-f730ba44]:last-child::after {
  display: none;
}
[data-v-f730ba44] .ant-badge-status-dot {
  width: 10px;
  height: 10px;
}
[data-v-f730ba44] .ant-badge-status-text {
  font-size: 14px;
}
.welcome[data-v-f730ba44] {
  background: #fff url(../../img/home_bg.933ee4db.png);
  background-size: cover;
  min-height: 200px;
  padding: 20px 0px 30px 50px;
}
.welcome .title[data-v-f730ba44] {
  line-height: 24px;
  font-size: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #000000;
}
.welcome .desc[data-v-f730ba44] {
  font-size: 14px;
  line-height: 25px;
}
.welcome .go_apps[data-v-f730ba44] {
  border: 0;
  background: linear-gradient(45deg, #f66873, #ffb574);
  -webkit-box-shadow: 0 5px 10px 0 rgba(246, 104, 115, 0.3);
          box-shadow: 0 5px 10px 0 rgba(246, 104, 115, 0.3);
}
.welcome .compay .title[data-v-f730ba44] {
  font-size: 14px;
  color: #353434;
}
.welcome .compay .value[data-v-f730ba44] {
  font-size: 14px;
  color: #000;
}
[data-v-f730ba44] .ant-card-head-title {
  font-size: 17px;
  font-weight: 700;
  line-height: 2;
}
[data-v-f730ba44] .ant-card-head {
  border-bottom: 0px;
}
[data-v-f730ba44] .ant-card-body {
  padding: 10px 10px 10px 20px;
}
.functions[data-v-f730ba44] {
  margin-bottom: 10px;
}
.functions .item[data-v-f730ba44] {
  display: block;
  padding: 20px 10px;
  cursor: pointer;
}
.functions .item[data-v-f730ba44]:hover {
  color: #1890ff;
}
.functions .name[data-v-f730ba44] {
  font-size: 16px;
  margin-left: 10px;
}
.functions .icon[data-v-f730ba44] {
  width: 45px;
  height: 45px;
  color: #fff;
  font-size: 35px;
  border-radius: 5px;
}
.card[data-v-f730ba44] {
  background: #fff;
}
.apps[data-v-f730ba44] {
  padding: 15px 20px;
}
.apps .app_title[data-v-f730ba44] {
  color: #595961;
  font-weight: 700;
  font-size: 16px;
  margin: 5px  0 ;
}
.apps .expired_time[data-v-f730ba44] {
  color: #fc0606;
}
.apps .expired_time[data-v-f730ba44] {
  line-height: 24px;
  color: #595961;
  margin: 10px  0 ;
}
.apps .asset_value[data-v-f730ba44] {
  line-height: 24px;
  color: #595961;
  margin: 10px  0 ;
}
.apps .app_update[data-v-f730ba44] {
  text-align: center;
  margin-top: 30px;
}
.apps .app_update .app_btn[data-v-f730ba44] {
  position: relative;
  width: 100%;
}
.navTo[data-v-f730ba44] {
  width: 20%;
  cursor: pointer;
  text-align: center;
  background: #fff;
}
.navText[data-v-f730ba44] {
  font-size: 16px;
  line-height: 35px;
}
.schedule[data-v-f730ba44] {
  line-height: 1;
}
.schedule .item[data-v-f730ba44] {
  padding: 13px 20px;
  cursor: pointer;
}
.schedule .item .name[data-v-f730ba44] {
  font-size: 16px;
  color: #757b86;
  font-weight: 500;
}
.schedule .item .value[data-v-f730ba44] {
  color: #fd4921;
  font-size: 25px;
  font-weight: 700;
}
.schedule .item .small[data-v-f730ba44] {
  font-size: 14px;
  color: #313131;
  font-weight: 100;
}
.statistics[data-v-f730ba44] {
  line-height: 1;
}
.statistics a[data-v-f730ba44] {
  color: unset;
}
.statistics a[data-v-f730ba44]:hover {
  color: #666;
}
.statistics .item[data-v-f730ba44] {
  padding: 10px 20px 30px 20px;
}
.statistics .item .name[data-v-f730ba44] {
  font-size: 16px;
  color: #757b86;
  font-weight: 500;
}
.statistics .item .value[data-v-f730ba44] {
  color: #353535;
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0;
}
.statistics .item .subvalue[data-v-f730ba44] {
  color: #626262;
  font-size: 16px;
}
.statistics .item .small[data-v-f730ba44] {
  font-size: 13px;
  color: #8a8a8b;
  font-weight: 100;
}
.rank[data-v-f730ba44] {
  padding: 15px 20px;
  margin-top: 15px;
}
.rank .title[data-v-f730ba44] {
  color: rgba(0, 0, 0, 0.65);
  font-weight: 700;
}
.rank .newlist[data-v-f730ba44] {
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
}
.rank .newlist li[data-v-f730ba44] {
  margin-top: 16px;
}
.rank .newlist li span[data-v-f730ba44] {
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 22px;
}
.rank .newlist li span[data-v-f730ba44]:first-child {
  width: 20px;
  text-align: center;
}
.rank .newlist li span.active[data-v-f730ba44] {
  color: #fff;
}
.rank .newlist li span[data-v-f730ba44]:last-child {
  float: right;
}

