/* 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 */
.week-mode[data-v-aa2e578e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-aa2e578e] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-aa2e578e]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-aa2e578e]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-aa2e578e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-aa2e578e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-aa2e578e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-aa2e578e] {
  pointer-events: none;
}
#nprogress .bar[data-v-aa2e578e] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-aa2e578e] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-aa2e578e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-aa2e578e] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-aa2e578e 400ms linear infinite;
  animation: nprogress-spinner-aa2e578e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-aa2e578e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-aa2e578e],
.nprogress-custom-parent #nprogress .bar[data-v-aa2e578e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-aa2e578e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-aa2e578e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.tabs[data-v-aa2e578e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tabs .tabs-button[data-v-aa2e578e] {
  color: #252933;
  height: 44px;
  width: 164px;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  font-size: 17px;
  line-height: normal;
  margin-bottom: 4px;
  vertical-align: text-top;
}
.tabs .tabs-button .iconfont[data-v-aa2e578e] {
  font-size: 18px;
  margin-right: 8px;
}
.tabs .tabs-button[data-v-aa2e578e]:hover {
  cursor: pointer;
  background-color: #f7f8fa !important;
  color: #1e80ff;
}
.tabs .active[data-v-aa2e578e] {
  color: #1e80ff;
  background-color: #eaf2ff;
}

/* 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 */
.week-mode[data-v-0283dcb1] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-0283dcb1] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-0283dcb1]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-0283dcb1]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-0283dcb1]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-0283dcb1]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-0283dcb1] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-0283dcb1] {
  pointer-events: none;
}
#nprogress .bar[data-v-0283dcb1] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-0283dcb1] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-0283dcb1] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-0283dcb1] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-0283dcb1 400ms linear infinite;
  animation: nprogress-spinner-0283dcb1 400ms linear infinite;
}
.nprogress-custom-parent[data-v-0283dcb1] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-0283dcb1],
.nprogress-custom-parent #nprogress .bar[data-v-0283dcb1] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-0283dcb1 {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-0283dcb1 {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.block[data-v-0283dcb1] {
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 8px;
  border-radius: 4px;
}
.item[data-v-0283dcb1] {
  margin-bottom: 8px;
  background-color: #fff;
}
.item .pointer[data-v-0283dcb1] {
  cursor: pointer;
}
.item .info[data-v-0283dcb1] {
  border-bottom: 2px solid #f2f3f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item .info .info-tro[data-v-0283dcb1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-left: 8px;
  margin-bottom: 8px;
}
.item .info .info-tro .info-tro-name[data-v-0283dcb1] {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #252933;
}
.item .info .info-tro .info-tro-time[data-v-0283dcb1] {
  color: #909090;
}
.item .title-content[data-v-0283dcb1] {
  padding-top: 8px;
}
.item .title-content .title[data-v-0283dcb1] {
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #252933;
  margin-bottom: 8px;
}
.item .title-content .content[data-v-0283dcb1] {
  font-size: 13px;
  color: #8a919f;
}
.item .title-content .content[data-v-0283dcb1] * {
  word-break: break-word;
  max-width: 100% !important;
  width: auto !important;
}
.item .title-content .content[data-v-0283dcb1] img {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
}
.item .like-collection[data-v-0283dcb1] {
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border-bottom: 1px solid #f2f3f5;
}
.item .like-collection .like-collection-item[data-v-0283dcb1] {
  color: #8a919f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
  margin-right: 16px;
}
.item .like-collection .like-collection-item .iconfont[data-v-0283dcb1] {
  font-size: 16px;
  margin-right: 4px;
}
.item .like-collection .active[data-v-0283dcb1] {
  color: #1e80ff;
}
.item .like-collection .owner[data-v-0283dcb1] {
  border-right: 1px solid #f2f3f5;
  padding-right: 16px;
  min-width: 80px;
}
.item .like-collection[data-v-0283dcb1] .ant-rate {
  font-size: 16px;
  position: absolute;
  right: 40px;
}
.item .like-collection .average[data-v-0283dcb1] {
  font-size: 16px;
  position: absolute;
  right: 0;
}
.item .commit[data-v-0283dcb1] {
  border-top: 2px solid #f2f3f5;
}
.item .commit[data-v-0283dcb1] textarea.ant-input {
  background-color: #f2f3f5;
  margin: 8px 0;
  border-radius: 0;
}
.item .commit .emoji[data-v-0283dcb1] {
  vertical-align: middle;
}
.item .commit .emoji .iconfont[data-v-0283dcb1] {
  font-weight: 700;
  margin-right: 4px;
}
.item .commit .emoji-room[data-v-0283dcb1] {
  padding-bottom: 8px;
  border-bottom: 1px solid #f2f3f5;
  position: relative;
}
.item .commit .emoji-room .emoji[data-v-0283dcb1]:hover {
  color: #1e80ff;
}
.item .commit .emoji-room .emoji-nav[data-v-0283dcb1] {
  position: absolute;
  top: 0;
  left: 60px;
  z-index: 1;
}
.item .commit .emoji-room .emoji-btn-sign[data-v-0283dcb1] {
  position: absolute;
  right: 100px;
  color: #bb9f9f;
}
.item .commit .emoji-room .emoji-btn[data-v-0283dcb1] {
  position: absolute;
  right: 0;
}
.item .commit .emoji:hover .emoji-nav[data-v-0283dcb1] {
  display: block;
  position: absolute;
  top: 0;
  left: 60px;
}
.item .commit .commit-wrap[data-v-0283dcb1] {
  padding: 8px 0 0;
}
.item .commit .commit-recover[data-v-0283dcb1] {
  padding: 8px 0;
}
.item .commit .commit-recover .recover-info[data-v-0283dcb1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: bottom;
  border-bottom: none;
}
.item .commit .commit-recover .recover-info .info-tro-name[data-v-0283dcb1] {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #252933;
  margin: 0 8px;
}
.item .commit .commit-recover .recover-info .info-tro-time[data-v-0283dcb1] {
  color: #909090;
  margin: 0 8px;
}
.item .commit .commit-recover .commit-main[data-v-0283dcb1] {
  font-size: 16px;
  line-height: 28px;
  color: #252933;
}
.item .commit .commit-recover .subcomment[data-v-0283dcb1] {
  padding: 8px;
}
.item .commit .commit-recover .subcomment .subcomment-item[data-v-0283dcb1] {
  background-color: #f7f8fa;
  padding: 4px 8px;
}
.item .commit .commit-recover .subcomment-children[data-v-0283dcb1] {
  padding: 8px;
}
.item .commit .commit-recover .subcomment-children .subcomment-item[data-v-0283dcb1] {
  background-color: #f2f3f5;
  padding: 4px 8px;
}


/* table 样式 */
table[data-v-0283dcb1] {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
table td[data-v-0283dcb1],
table th[data-v-0283dcb1] {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px 5px;
}
table th[data-v-0283dcb1] {
  border-bottom: 2px solid #ccc;
  text-align: center;
}

/* blockquote 样式 */
blockquote[data-v-0283dcb1] {
  display: block;
  border-left: 8px solid #d0e5f2;
  padding: 5px 10px;
  margin: 10px 0;
  line-height: 1.4;
  font-size: 100%;
  background-color: #f1f1f1;
}

/* code 样式 */
code[data-v-0283dcb1] {
  display: inline-block;
  /* display: inline;
  zoom: 1; */
  background-color: #f1f1f1;
  border-radius: 3px;
  padding: 3px 5px;
  margin: 0 3px;
}
pre code[data-v-0283dcb1] {
  display: block;
}

/* ul ol 样式 */
ul[data-v-0283dcb1] {
  margin: 10px 0 10px 20px;
  list-style: disc;
}
ol[data-v-0283dcb1] {
  margin: 10px 0 10px 20px;
  list-style: decimal;
}
.is-read[data-v-0283dcb1] {
  color: #f00;
}

/* 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 */
.week-mode[data-v-a36f863e] {
  overflow: hidden;
  -webkit-filter: invert(80%);
          filter: invert(80%);
}
.beauty-scroll[data-v-a36f863e] {
  scrollbar-color: #1890ff #bae7ff;
  scrollbar-width: thin;
  -ms-overflow-style: none;
  position: relative;
}
.beauty-scroll[data-v-a36f863e]::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.beauty-scroll[data-v-a36f863e]::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #1890ff;
}
.beauty-scroll[data-v-a36f863e]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 6px;
  background: #91d5ff;
}
.split-right[data-v-a36f863e]:not(:last-child) {
  border-right: 1px solid rgba(98, 98, 98, 0.2);
}
.disabled[data-v-a36f863e] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
/* Make clicks pass-through */
#nprogress[data-v-a36f863e] {
  pointer-events: none;
}
#nprogress .bar[data-v-a36f863e] {
  background: #1890ff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* Fancy blur effect */
#nprogress .peg[data-v-a36f863e] {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
          box-shadow: 0 0 10px #1890ff, 0 0 5px #1890ff;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner[data-v-a36f863e] {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon[data-v-a36f863e] {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #1890ff;
  border-left-color: #1890ff;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner-a36f863e 400ms linear infinite;
  animation: nprogress-spinner-a36f863e 400ms linear infinite;
}
.nprogress-custom-parent[data-v-a36f863e] {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner[data-v-a36f863e],
.nprogress-custom-parent #nprogress .bar[data-v-a36f863e] {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner-a36f863e {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes nprogress-spinner-a36f863e {
0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
.stura[data-v-a36f863e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.stura .bgcfff[data-v-a36f863e] {
  background-color: #fff;
}
.stura .padding8PX[data-v-a36f863e] {
  padding: 8px;
}
.stura .space[data-v-a36f863e] {
  margin-right: 30px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.stura .block[data-v-a36f863e] {
  background-color: #fff;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 8px;
  border-radius: 4px;
}
.stura .space-left[data-v-a36f863e] {
  height: 60vh;
  width: 180px;
  margin-left: 60px;
  position: fixed;
}
.stura .space-middle[data-v-a36f863e] {
  width: 720px;
  min-height: 300vh;
  margin-left: 252px;
}
.stura .space-middle .middle-search[data-v-a36f863e] {
  width: 720px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.stura .space-middle .middle-search[data-v-a36f863e] textarea.ant-input {
  background-color: #f2f3f5;
  margin-bottom: 8px;
}
.stura .space-middle .middle-search[data-v-a36f863e] .ant-empty {
  margin-top: 100px;
}
.stura .space-middle .middle-search .button[data-v-a36f863e] {
  margin-right: 8px;
}
.stura .space-right[data-v-a36f863e] {
  width: 400px;
  height: 300vh;
  margin-left: 983px;
  position: fixed;
}
.stura .space-right .space-right-item[data-v-a36f863e] {
  width: 400px;
  height: 200px;
  background-image: url(../static/img/14759c027f.0f5da5a3.png);
  background-size: 100% 100%;
}
.stura .floor .more[data-v-a36f863e] {
  cursor: pointer;
}
.stura .floor .floor_text[data-v-a36f863e] {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #1e80ff;
  text-align: center;
}
ul[data-v-a36f863e] {
  list-style: disc;
}
ol[data-v-a36f863e] {
  list-style: decimal;
}

