/* 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-52af14d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-header-content .avatar[data-v-52af14d8] {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 72px;
          flex: 0 1 72px;
}
.page-header-content .avatar > span[data-v-52af14d8] {
  display: block;
  width: 72px;
  height: 72px;
  border-radius: 72px;
}
.page-header-content .content[data-v-52af14d8] {
  position: relative;
  top: 4px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 24px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
}
.page-header-content .content .content-title[data-v-52af14d8] {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
.extra-content[data-v-52af14d8] {
  zoom: 1;
  float: right;
  white-space: nowrap;
}
.extra-content[data-v-52af14d8]::before,
.extra-content[data-v-52af14d8]::after {
  display: table;
  content: ' ';
}
.extra-content[data-v-52af14d8]::after {
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.extra-content .stat-item[data-v-52af14d8] {
  position: relative;
  display: inline-block;
  padding: 0 32px;
}
.extra-content .stat-item > p[data-v-52af14d8]:first-child {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.extra-content .stat-item > p[data-v-52af14d8] {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 30px;
  line-height: 38px;
}
.extra-content .stat-item > p > span[data-v-52af14d8] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
}
.extra-content .stat-item[data-v-52af14d8]::after {
  position: absolute;
  top: 8px;
  right: 0;
  width: 1px;
  height: 40px;
  background-color: #e8e8e8;
  content: '';
}
.extra-content .stat-item[data-v-52af14d8]:last-child {
  padding-right: 0;
}
.extra-content .stat-item[data-v-52af14d8]:last-child::after {
  display: none;
}
blockquote[data-v-52af14d8] {
  padding: 0 1em;
  color: #6a737d;
  border-left: 0.25em solid #dfe2e5;
}
.project-list .card-title[data-v-52af14d8] {
  font-size: 0;
}
.project-list .card-title a[data-v-52af14d8] {
  color: rgba(0, 0, 0, 0.85);
  margin-left: 12px;
  line-height: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.project-list .card-title a[data-v-52af14d8]:hover {
  color: #1890ff;
}
.project-list .card-description[data-v-52af14d8] {
  color: rgba(0, 0, 0, 0.45);
  height: 66px;
  line-height: 22px;
  overflow: hidden;
}
.project-list .project-item[data-v-52af14d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  overflow: hidden;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.project-list .project-item a[data-v-52af14d8] {
  color: rgba(0, 0, 0, 0.45);
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.project-list .project-item a[data-v-52af14d8]:hover {
  color: #1890ff;
}
.project-list .project-item .download[data-v-52af14d8] {
  color: rgba(0, 0, 0, 0.25);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  float: right;
}
.project-list .ant-card-meta-description[data-v-52af14d8] {
  color: rgba(0, 0, 0, 0.45);
  height: 44px;
  line-height: 22px;
  overflow: hidden;
}
.item-group[data-v-52af14d8] {
  padding: 20px 0 8px 24px;
  font-size: 0;
}
.item-group a[data-v-52af14d8] {
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  font-size: 14px;
  margin-bottom: 13px;
  width: 25%;
}
.mobile .project-list .project-card-grid[data-v-52af14d8] {
  width: 100%;
}
.mobile .more-info[data-v-52af14d8] {
  border: 0;
  padding-top: 16px;
  margin: 16px 0 16px;
}
.mobile .headerContent .title .welcome-text[data-v-52af14d8] {
  display: none;
}
.home[data-v-52af14d8] {
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #676a6c;
  overflow-x: hidden;
}
.home blockquote[data-v-52af14d8] {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.home hr[data-v-52af14d8] {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.home .col-item[data-v-52af14d8] {
  margin-bottom: 20px;
}
.home ul[data-v-52af14d8] {
  padding: 0;
  margin: 0;
}
.home ul[data-v-52af14d8] {
  list-style-type: none;
}
.home h4[data-v-52af14d8] {
  margin-top: 0px;
}
.home h2[data-v-52af14d8] {
  margin-top: 10px;
  font-size: 26px;
  font-weight: 100;
}
.home p[data-v-52af14d8] {
  margin-top: 10px;
}
.home p b[data-v-52af14d8] {
  font-weight: 700;
}
.home .update-log ol[data-v-52af14d8] {
  display: block;
  list-style-type: decimal;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}
.left[data-v-52af14d8] {
  float: left;
}
.right[data-v-52af14d8] {
  float: right;
}
.cleafix[data-v-52af14d8] {
  clear: both;
  overflow: hidden;
  content: '';
}
[data-v-52af14d8] .el-icon-s-custom:before {
  font-size: 30px;
}
.cornflowerblue[data-v-52af14d8] {
  border-radius: 100%;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-right: 10px;
}
[data-v-52af14d8] .el-table th {
  background: #0392f0;
  color: #fff;
}
[data-v-52af14d8] .el-table .warning-row {
  background: #a96dcd;
}
[data-v-52af14d8] .el-table .success-row {
  background: rgba(108, 182, 201, 0.1);
}
[data-v-52af14d8] .el-table__body-wrapper {
  height: 324px;
  overflow-y: auto;
}
.two1[data-v-52af14d8] {
  margin-bottom: 20px;
}
.two1 span[data-v-52af14d8] {
  display: inline-block;
  line-height: 40px;
  width: 60px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #999999;
}
.two1 span[data-v-52af14d8]:nth-child(1) {
  border-radius: 6px 0 0 6px;
  border-right: none;
}
.two1 span[data-v-52af14d8]:nth-child(2) {
  border-radius: 0;
  border-right: none;
}
.two1 span[data-v-52af14d8]:nth-child(3) {
  border-radius: 0;
  border-right: none;
}
.two1 span[data-v-52af14d8]:nth-child(4) {
  border-radius: 0 6px 6px 0;
  position: relative;
}
.two1 span:nth-child(4) .el-date-editor[data-v-52af14d8] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.two[data-v-52af14d8] {
  margin-left: 10px;
  margin-right: 125px;
}
.two span[data-v-52af14d8] {
  display: inline-block;
  line-height: 40px;
  width: 60px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #999999;
}
.two span[data-v-52af14d8]:nth-child(1) {
  border-radius: 6px 0 0 6px;
  border-right: none;
}
.two span[data-v-52af14d8]:nth-child(2) {
  border-radius: 0;
  border-right: none;
}
.two span[data-v-52af14d8]:nth-child(3) {
  border-radius: 0;
  border-right: none;
}
.two span[data-v-52af14d8]:nth-child(4) {
  border-radius: 0 6px 6px 0;
  position: relative;
}
.two span:nth-child(4) .el-date-editor[data-v-52af14d8] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.isActive[data-v-52af14d8] {
  background: #1890ff;
  color: #ffffff !important;
  border: 1px solid #1890ff !important;
}
.title[data-v-52af14d8] {
  font-weight: bold;
  font-size: 16px;
}
.color[data-v-52af14d8] {
  color: red;
  font-size: 18px;
}
.margin-b-10[data-v-52af14d8] {
  margin-bottom: 10px !important;
}
.cleafix[data-v-52af14d8] {
  clear: both;
  overflow: hidden;
  content: '';
}
[data-v-52af14d8] .ant-table-wrapper .ant-table-body {
  min-height: 240px;
}
[data-v-52af14d8] .ant-table-wrapper .ant-table-thead > tr > th {
  background: #fafafa;
  padding: 8px;
}
[data-v-52af14d8] .ant-table-wrapper .ant-table-tbody > tr > td {
  padding: 8px;
}
.rank-container[data-v-52af14d8] {
  background: #fff;
  border-radius: 2px;
}
.rank-header[data-v-52af14d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 24px;
  border-bottom: 1px solid #f0f0f0;
}
.table-title[data-v-52af14d8] {
  font-weight: bold;
  font-size: 16px;
  padding: 16px 0;
}
[data-v-52af14d8] .ant-table-wrapper .ant-table {
  border-radius: 0;
}
[data-v-52af14d8] .ant-table-wrapper .ant-table-body {
  height: 270px !important;
  min-height: unset;
}
[data-v-52af14d8] .ant-table-wrapper .ant-table-thead > tr > th {
  background: #fafafa;
  padding: 12px 8px;
  border-bottom: 1px solid #f0f0f0;
}
[data-v-52af14d8] .ant-table-wrapper .ant-table-tbody > tr > td {
  padding: 12px 8px;
  border-bottom: 1px solid #f0f0f0;
}
[data-v-52af14d8] .ant-table-wrapper .ant-table-tbody > tr:last-child > td {
  border-bottom: none;
}
[data-v-52af14d8] .ant-table-wrapper .ant-pagination {
  margin: 16px 0;
  padding: 0 24px;
}
[data-v-52af14d8] .ant-picker {
  margin-left: 16px;
}
.two[data-v-52af14d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.two span[data-v-52af14d8] {
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  border: 1px solid #d9d9d9;
  margin: 0;
}
.two span[data-v-52af14d8]:first-child {
  border-radius: 2px 0 0 2px;
}
.two span[data-v-52af14d8]:last-child {
  border-radius: 0 2px 2px 0;
}
.ant-card[data-v-52af14d8] {
  margin-bottom: 0 !important;
}
.ant-row[data-v-52af14d8] {
  margin: 0 !important;
}
.rank-header[data-v-52af14d8]:hover {
  background-color: #fafafa;
}
.rank-header .rank-title[data-v-52af14d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

