.chart-container[data-v-8e21fc68] {
  width: 100%;
  padding: 1rem;
  height: 100%;
  margin-bottom: 1.25rem;
}
.chart[data-v-8e21fc68] {
  width: 100%;
  height: 100%;
}
.custom-tooltip[data-v-8e21fc68] {
  position: absolute;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.95);
  border: 0.0625rem solid #e0e0e0;
  border-radius: 0.375rem;
  padding: 0.75rem;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(0.625rem);
  pointer-events: none;
  min-width: 10rem;
}
.tooltip-header[data-v-8e21fc68] {
  font-weight: 600;
  font-size: 0.875rem;
  color: #333;
  margin-bottom: 0.5rem;
  padding-bottom: 0.375rem;
  border-bottom: 0.0625rem solid #f0f0f0;
}
.tooltip-content[data-v-8e21fc68] {
  font-size: 0.8125rem;
  line-height: 1.6;
  color: #666;
}
.tooltip-content div[data-v-8e21fc68] {
  display: flex;
  justify-content: space-between;
  margin: 0.1875rem 0;
}
.tooltip-content div span[data-v-8e21fc68]:first-child {
  font-weight: 500;
  color: #333;
}
.pointDetails-tabs[data-v-7ccfa362] {
  padding: 1rem;
}
[data-theme="light"] .pointDetails-tabs[data-v-7ccfa362] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .pointDetails-tabs[data-v-7ccfa362] {
  background: #171622 !important;
}
.come_to[data-v-7ccfa362] {
  margin-top: -2.5rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
.come_to_icon img[data-v-7ccfa362] {
  width: 1rem;
  height: 1rem;
  margin-top: 0.375rem;
}
.come_to_text1[data-v-7ccfa362] {
  font-family: Noto Sans SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.875rem;
  cursor: pointer;
  color: #858492;
}
.come_to_text2[data-v-7ccfa362] {
  font-family: Noto Sans SC;
  font-weight: 700;
  font-style: Bold;
  font-size: 0.875rem;
  cursor: pointer;
  color: #FFFFFF;
}
.pointDetails-message[data-v-7ccfa362] {
  display: flex;
  width: 100%;
  font-size: 0.75rem;
  box-sizing: border-box;
  color: #fff;
  padding-left: 7.375rem;
  padding-right: 7.4375rem;
  padding-top: 1.375rem;
}
[data-theme="light"] .pointDetails-message[data-v-7ccfa362] {
  background: #DCE6F1 !important;
}
[data-theme="dark"] .pointDetails-message[data-v-7ccfa362] {
  background: #171622 !important;
}
.edit-article-button-container[data-v-7ccfa362] {
  margin-left: 0.9375rem;
  display: flex;
  align-items: center;
}
.edit-article-button[data-v-7ccfa362] {
  background: #AD2935;
  border-radius: 0.5rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 700;
  font-size: 0.875rem;
  color: #FFFFFF;
  line-height: 1.25rem;
  text-align: center;
  padding: 0.375rem 1.25rem;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
.edit-article-button[data-v-7ccfa362]:hover {
  background: #c43542;
  transform: translateY(-0.125rem);
  box-shadow: 0 0.25rem 0.5rem rgba(173,41,53,0.3);
}
.edit-article-button[data-v-7ccfa362]:active {
  transform: translateY(0);
}
.point-top-title[data-v-7ccfa362] {
  font-family: Noto Sans SC;
  font-weight: 700;
  font-style: Bold;
  font-size: 1.75rem;
}
.point-user[data-v-7ccfa362] {
  height: 4.375rem;
  position: relative;
  display: flex;
}
.point_user_img[data-v-7ccfa362] {
  width: 2rem;
  height: 2rem;
  margin-right: 0.3125rem;
}
.point-user-right[data-v-7ccfa362] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.point-user-right_1[data-v-7ccfa362] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.point-user_name[data-v-7ccfa362] {
  height: 1.75rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 700;
  font-size: 0.875rem;
  color: #FFFFFF;
  line-height: 1.75rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-right: 0.625rem;
}
.point-user_concern_1[data-v-7ccfa362] {
  min-width: 3.25rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  height: 1.75rem;
  background: #AD2935;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 700;
  font-size: 0.75rem;
  color: #FFFFFF;
  line-height: 1.25rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  align-items: center;
  border: none;
  cursor: pointer;
}
.point-user_concern_1.followed[data-v-7ccfa362] {
  background: #4CAF50;
  opacity: 0.8;
}
.point-user-right_2P[data-v-7ccfa362] {
  margin-top: 0.625rem;
}
.point_user_img2[data-v-7ccfa362] {
  margin: 0.03125rem 0.25rem 0 0.5rem;
  width: 1rem;
  height: 1rem;
}
.point-user_mes2[data-v-7ccfa362] {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.75rem;
  color: #858492;
  line-height: 1rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  display: flex;
  align-items: center;
}
.point-details-img[data-v-7ccfa362] {
  margin-top: 1rem;
  width: 74rem;
  height: auto;
  border-radius: 0.25rem;
}
.yq[data-v-7ccfa362] {
  width: 37.5rem;
  height: auto;
  border-radius: 0.25rem;
}
.content-list[data-v-7ccfa362] {
  width: 100%;
  height: auto;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #0B1221;
  border-radius: 1.25rem;
  overflow-y: auto;
}
.pointDetails-title[data-v-7ccfa362] {
  display: flex;
  margin-top: 1rem;
  position: relative;
  overflow: visible;
  min-height: auto;
  align-self: flex-start;
  margin-top: 9.375rem;
}
.pointDetails-title_content1[data-v-7ccfa362] {
  width: 60%;
  font-family: Lato;
  font-weight: 400;
  font-style: Regular;
  font-size: 1rem;
  color: #FFFFFFBF;
  line-height: 1.5rem;
  text-align: justify;
  text-transform: none;
  margin-top: 1.3125rem;
}
.pointDetails-title_content1 p[data-v-7ccfa362] {
  margin: 1.4em 0;
}
.pointDetails-title_content1 p[data-v-7ccfa362]:first-child {
  margin-top: 0;
}
.pointDetails-title_content1 p[data-v-7ccfa362]:last-child {
  margin-bottom: 0;
}
.pointDetails-title_content1 .news-image-single[data-v-7ccfa362],
.pointDetails-title_content1 .news-image-double[data-v-7ccfa362] {
  margin: 2rem 0;
}
.pointDetaile-user_profile2[data-v-7ccfa362] {
  width: 27.75rem;
  height: 2rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.75rem;
  color: #FFFFFF;
  line-height: 1rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 2.25rem;
  margin-left: 0.3125rem;
}
.pointDetaile-user_profile3[data-v-7ccfa362] {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 1rem;
  color: #FFFFFF;
  line-height: 1.25rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 1.25rem;
  align-items: center;
}
.user_profile_li[data-v-7ccfa362] {
  display: flex;
}
.pointDetaile-user_profile3 ul[data-v-7ccfa362] {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
}
.pointDetaile-user_profile3 li[data-v-7ccfa362] {
  padding: 0.75rem 1rem;
  background: #0B1221;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.pointDetails_disclaimer1[data-v-7ccfa362] {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 700;
  font-size: 1rem;
  color: #A8A5AD;
  line-height: 1.25rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 3.125rem 0 0.75rem 0;
}
.pointDetails_disclaimer2[data-v-7ccfa362] {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.75rem;
  color: #A8A5AD;
  line-height: 1rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}
.pointDetails_comments_top[data-v-7ccfa362] {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 700;
  font-size: 1.25rem;
  color: #FFFFFF;
  line-height: 1.75rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-top: 1.25rem;
}
.pointDetails-custom_textarea[data-v-7ccfa362] {
  width: 100%;
  height: 10.75rem;
  border-radius: 1rem;
  border: 0.0625rem solid #1F1E2B;
  resize: none;
  padding: 0.625rem 0.625rem 1.625rem 0.625rem;
  font-size: 0.875rem;
  box-sizing: border-box;
  margin-top: 0.625rem;
  color: #FFFFFF;
  font-weight: 400;
  font-family: Lato;
  font-weight: 400;
  font-style: Regular;
  font-size: 1rem;
  line-height: 1.3125rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}
[data-theme="light"] .pointDetails-custom_textarea[data-v-7ccfa362] {
  background: #dee6ee !important;
}
[data-theme="dark"] .pointDetails-custom_textarea[data-v-7ccfa362] {
  background: #1F1E2B !important;
}
.pointDetails_comments[data-v-7ccfa362] {
  display: flex;
  margin-top: 1.25rem;
}
.pointDetails_comments_avatar[data-v-7ccfa362] {
  flex-shrink: 0;
  margin-right: 0.75rem;
}
.pointDetails_comments_avatar_img[data-v-7ccfa362] {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pointDetails_comments_main[data-v-7ccfa362] {
  flex: 1;
  min-width: 0;
}
.pointDetails_comments_row[data-v-7ccfa362] {
  display: flex;
  margin-bottom: 0.1875rem;
  align-items: center;
  margin-top: 0.3125rem;
  flex-wrap: wrap;
  width: 100%;
}
.pointDetails_comments_username--first[data-v-7ccfa362] {
  margin-right: 0.75rem;
}
.pointDetails_comments_calendar[data-v-7ccfa362] {
  margin-right: 0.25rem;
}
.pointDetails_comments_account[data-v-7ccfa362] {
  margin-left: 0;
}
.pointDetails-counter[data-v-7ccfa362] {
  position: absolute;
  right: 0.9375rem;
  bottom: 1.4375rem;
  font-size: 0.75rem;
  color: #888;
  pointer-events: none;
}
.pointDetails-btn_primary[data-v-7ccfa362] {
  position: relative;
  height: 2.25rem;
  background: #B52337;
  border: none;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  cursor: pointer;
  margin-top: -3.4375rem;
  margin-right: 0.9375rem;
  font-family: Noto Sans SC;
  font-weight: 400;
  font-size: 0.75rem;
  color: #FFFFFF;
  line-height: 1.25rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding: 0 0.5rem;
  align-items: center;
  justify-content: center;
  z-index: 999;
  gap: 0.25rem;
  display: inline-flex;
  min-width: 5rem;
}
.pointDetails-btn_primary .btn-icon[data-v-7ccfa362] {
  width: 1rem;
  height: 1rem;
}
.pointDetails-btn_primary--loading[data-v-7ccfa362] {
  pointer-events: none;
}
.pointDetails-svg-load-wrap[data-v-7ccfa362] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.pointDetails-svg-load--publish .pointDetails-svg-load[data-v-7ccfa362] {
  width: 1.125rem;
  height: 1.125rem;
}
.pointDetails-svg-load--publish .pointDetails-svg-load-path[data-v-7ccfa362] {
  stroke: #FFFFFF;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: pointDetailsSvgStroke-7ccfa362 1.2s ease-in-out infinite;
}
.pointDetails-svg-load--publish .pointDetails-svg-load-path[data-v-7ccfa362]:nth-child(2) {
  animation-delay: 0.15s;
}
@keyframes pointDetailsSvgStroke-7ccfa362 {
0% {
    stroke-dashoffset: 100;
}
50% {
    stroke-dashoffset: 0;
}
100% {
    stroke-dashoffset: -100;
}
}
.pointDetails_comments_username[data-v-7ccfa362] {
  font-family: Lato;
  font-weight: 400;
  font-size: 0.75rem;
  color: #858492;
  line-height: 1rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}
.pointDetails_comments_time[data-v-7ccfa362] {
  font-family: Lato;
  font-weight: 400;
  font-size: 0.75rem;
  color: #858492;
  line-height: 1rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}
.pointDetails_comments_mes[data-v-7ccfa362] {
  width: 70.375rem;
  font-family: Lato;
  font-weight: 400;
  font-style: Regular;
  font-size: 1rem;
}
.pointDetails-title_comments[data-v-7ccfa362] {
  width: 96.5rem;
}
.pointDetails_comments_reply[data-v-7ccfa362] {
  display: flex;
  align-items: center;
  margin-left: 3.75rem;
  flex: 1;
  min-width: 0;
}
.pointDetails_comments_reply_spacer[data-v-7ccfa362] {
  flex: 1;
  min-width: 0;
}
.pointDetails_comment_reviewing_badge[data-v-7ccfa362] {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.5rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  background: #8584921A;
  border: 0.0625rem solid var(--border-comment-review, #858492);
  border-radius: 1.0625rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
}
.pointDetails_comment_reviewing_badge .pointDetails_comment_reviewing_icon[data-v-7ccfa362] {
  width: 1rem;
  height: 1rem;
  -o-object-fit: contain;
  object-fit: contain;
  flex-shrink: 0;
}
.pointDetails_comment_reviewing_badge span[data-v-7ccfa362] {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  color: #FFFFFF;
  white-space: nowrap;
}
.pointDetails_btn_like[data-v-7ccfa362] {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.pointDetails_btn_delete_wrap[data-v-7ccfa362] {
  flex-shrink: 0;
}
.pointDetails_like_image[data-v-7ccfa362] {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.3125rem;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.pointDetails_like_image.liked[data-v-7ccfa362] {
  width: 1.25rem;
  height: 1.25rem;
}
.pointDetails_btn_delete[data-v-7ccfa362] {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  min-width: 1.5rem;
  padding: 0.25rem 0.5rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  border-radius: 1.0625rem;
  border: 0.0625rem solid transparent;
  background: transparent;
  cursor: pointer;
  overflow: hidden;
  transition: min-width 0.5s cubic-bezier(0.4, 0, 0.2, 1),background 0.45s cubic-bezier(0.4, 0, 0.2, 1),border-color 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.pointDetails_btn_delete .pointDetails_btn_delete_icon[data-v-7ccfa362] {
  flex-shrink: 0;
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.pointDetails_btn_delete .pointDetails_btn_delete_icon img[data-v-7ccfa362] {
  width: 1.5rem;
  height: 1.5rem;
  -o-object-fit: contain;
  object-fit: contain;
  transition: opacity 0.25s ease;
}
.pointDetails_btn_delete .pointDetails_btn_delete_icon .pointDetails_btn_delete_icon_focus[data-v-7ccfa362] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.625rem !important;
  height: 0.625rem !important;
  opacity: 0;
}
.pointDetails_btn_delete:hover .pointDetails_btn_delete_icon_default[data-v-7ccfa362],
.pointDetails_btn_delete:focus-visible .pointDetails_btn_delete_icon_default[data-v-7ccfa362] {
  opacity: 0;
}
.pointDetails_btn_delete:hover .pointDetails_btn_delete_icon_focus[data-v-7ccfa362],
.pointDetails_btn_delete:focus-visible .pointDetails_btn_delete_icon_focus[data-v-7ccfa362] {
  opacity: 1;
}
.pointDetails_btn_delete .pointDetails_btn_delete_text[data-v-7ccfa362] {
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  color: #DE294D;
  white-space: nowrap;
  max-width: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-width 0.48s cubic-bezier(0.4, 0, 0.2, 1) 0.06s,opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.08s;
}
.pointDetails_btn_delete .pointDetails_btn_delete_loading[data-v-7ccfa362] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.pointDetails_btn_delete .pointDetails-svg-load--delete .pointDetails-svg-load[data-v-7ccfa362] {
  width: 1rem;
  height: 1rem;
}
.pointDetails_btn_delete .pointDetails-svg-load--delete .pointDetails-svg-load-path[data-v-7ccfa362] {
  stroke: #B52337;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: pointDetailsSvgStroke-7ccfa362 1.2s ease-in-out infinite;
}
.pointDetails_btn_delete .pointDetails-svg-load--delete .pointDetails-svg-load-path[data-v-7ccfa362]:nth-child(2) {
  animation-delay: 0.15s;
}
.pointDetails_btn_delete[data-v-7ccfa362]:hover,
.pointDetails_btn_delete[data-v-7ccfa362]:focus-visible {
  min-width: 4.4375rem;
  background: #DE294D0D;
  border-color: #DE294D;
  outline: none;
}
.pointDetails_btn_delete:hover .pointDetails_btn_delete_text[data-v-7ccfa362],
.pointDetails_btn_delete:focus-visible .pointDetails_btn_delete_text[data-v-7ccfa362] {
  max-width: 5rem;
  opacity: 1;
}
.pointDetails_btn_delete--loading[data-v-7ccfa362] {
  min-width: 4.4375rem;
  background: #DE294D0D;
  border-color: #DE294D;
  pointer-events: none;
}
.pointDetails_btn_delete--loading .pointDetails_btn_delete_icon[data-v-7ccfa362],
.pointDetails_btn_delete--loading .pointDetails_btn_delete_text[data-v-7ccfa362] {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  max-width: 0;
}
.pointDetails_btn_delete--loading .pointDetails_btn_delete_loading[data-v-7ccfa362] {
  position: static;
  transform: none;
  z-index: 1;
}
.pointDetails_author[data-v-7ccfa362] {
  width: 2.5rem;
  height: 1.5rem;
  background: #AD2935;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Microsoft YaHei", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  color: #FFFFFF;
  margin-left: 0.75rem;
}
.comment-item[data-v-7ccfa362] {
  transition: all 0.3s ease;
}
.pointDetails-btn_primary[data-v-7ccfa362]:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.disabled-textarea[data-v-7ccfa362] {
  cursor: not-allowed;
  opacity: 0.6;
}
.disabled-btn[data-v-7ccfa362] {
  background-color: #cccccc !important;
  cursor: not-allowed;
  opacity: 0.6;
}
.disabled-like[data-v-7ccfa362] {
  cursor: not-allowed;
  opacity: 0.6;
}
.disabled-like-box[data-v-7ccfa362],
.disabled-comment-box[data-v-7ccfa362] {
  cursor: not-allowed;
  opacity: 0.6;
}
.disabled-image[data-v-7ccfa362] {
  cursor: not-allowed;
}
.loading-message[data-v-7ccfa362] {
  text-align: center;
  padding: 1.25rem;
  color: #666;
}
.error-message[data-v-7ccfa362] {
  text-align: center;
  padding: 1.25rem;
  color: #f56c6c;
  background-color: #fef0f0;
  border-radius: 0.25rem;
  margin: 0.625rem 0;
}
.sticky-tools[data-v-7ccfa362] {
  top: 1.5rem;
  display: flex;
  right: 0;
  z-index: 100;
  position: absolute;
  right: 0;
}
.article-like-box[data-v-7ccfa362] {
  width: auto;
  height: 3.125rem;
  position: static;
  margin: 0.625rem;
  cursor: pointer;
  z-index: 10;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.375rem;
}
.article-like-image[data-v-7ccfa362] {
  width: 1.25rem;
  height: 1.25rem;
}
@keyframes like-bounce-7ccfa362 {
0% {
    transform: scale(1);
}
30% {
    transform: scale(1.3);
}
50% {
    transform: scale(0.9);
}
70% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
}
}
.article-like-image.liked[data-v-7ccfa362] {
  filter: invert(23%) sepia(82%) saturate(7480%) hue-rotate(355deg) brightness(92%) contrast(120%);
  animation: like-bounce-7ccfa362 0.35s ease forwards;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}
.pointDetails_like_image.liked[data-v-7ccfa362] {
  filter: invert(23%) sepia(82%) saturate(7480%) hue-rotate(355deg) brightness(92%) contrast(120%);
  animation: like-bounce-7ccfa362 0.35s ease forwards;
}
.article-like-count[data-v-7ccfa362] {
  font-family: 'Microsoft YaHei', sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  color: #FFFFFF;
  line-height: 1.25rem;
}
.article-comment-box[data-v-7ccfa362] {
  width: auto;
  height: 3.125rem;
  position: static;
  margin: 0.625rem;
  cursor: pointer;
  z-index: 10;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.375rem;
}
.article-comment-image[data-v-7ccfa362] {
  width: 1.25rem;
  height: 1.25rem;
}
.article-comment-count[data-v-7ccfa362] {
  font-family: 'Microsoft YaHei', sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  color: #FFFFFF;
  line-height: 1.25rem;
}
.point-user-left[data-v-7ccfa362] {
  margin-top: 1rem;
}
.point_user_img[data-v-7ccfa362] {
  width: 2rem;
  height: 2rem;
  border-radius: 3.125rem 3.125rem 3.125rem 3.125rem;
}
.point_user_img33[data-v-7ccfa362] {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.9375rem;
}
.point_user_img331[data-v-7ccfa362] {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.9375rem;
  margin-left: 3.75rem;
}
.point_user_img1[data-v-7ccfa362] {
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 3.125rem 3.125rem 3.125rem 3.125rem;
}
.point-details-video[data-v-7ccfa362] {
  margin-top: 1.25rem;
  width: 60%;
  border-radius: 1.25rem;
  overflow: hidden;
}
.article-video[data-v-7ccfa362] {
  width: 100%;
  max-height: 37.5rem;
  background: #0B1221;
  border-radius: 1.25rem;
  border: 0.0625rem solid #374353;
}
.el-dialog .el-dialog__header[data-v-7ccfa362] {
  background: #111723 !important;
  color: aliceblue;
}
[data-theme="dark"] .el-dialog .el-dialog__body[data-v-7ccfa362] {
  background: #111723 !important;
  color: aliceblue;
}
.TradingViewChartBox[data-v-7ccfa362] {
  width: 98%;
}
.checkperid[data-v-7ccfa362] {
  display: flex;
  margin-left: 1.25rem;
  margin-bottom: 1.25rem;
}
.checkperid div[data-v-7ccfa362] {
  width: 5rem;
  border-radius: 0.125rem;
  border: 0.0625rem solid rgba(255,255,255,0.7);
  font-size: 1rem;
  cursor: pointer;
}
.divider[data-v-7ccfa362] {
  width: 0.0625rem;
  height: 0.75rem;
  background: #858492;
}
.divider1[data-v-7ccfa362] {
  width: 0.0625rem;
  height: 0.75rem;
  background: #858492;
  margin-top: 1.875rem;
}
.inline-image[data-v-7ccfa362] {
  max-width: 100% !important;
  height: auto !important;
  -o-object-fit: contain !important;
  object-fit: contain !important;
  margin: 1rem 0 !important;
  border-radius: 0.5rem !important;
  display: block !important;
}
@media (max-width: 768px) {
.inline-image[data-v-7ccfa362] {
    margin: 0.75rem 0 !important;
}
}
@media (max-width: 480px) {
.inline-image[data-v-7ccfa362] {
    margin: 0.5rem 0 !important;
}
}
.news-image-double[data-v-7ccfa362] {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 0.75rem !important;
  margin: 1rem 0 !important;
  width: 100% !important;
}
.news-image-double .double-image-item[data-v-7ccfa362] {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
}
.news-image-double .double-image-item img[data-v-7ccfa362] {
  width: 100% !important;
  height: auto !important;
  max-height: 25rem !important;
  max-width: 100% !important;
  -o-object-fit: contain !important;
  object-fit: contain !important;
  display: block !important;
}
.news-image-double .image-caption[data-v-7ccfa362] {
  grid-column: 1 / -1;
  margin-top: 0.5rem;
  font-size: 0.75rem;
  color: #858492;
}
@media (max-width: 768px) {
.news-image-double[data-v-7ccfa362] {
    gap: 0.5rem !important;
    margin: 0.75rem 0 !important;
    grid-template-columns: 1fr !important;
}
.news-image-double .double-image-item img[data-v-7ccfa362] {
    max-height: 18.75rem !important;
}
}
@media (max-width: 480px) {
.news-image-double[data-v-7ccfa362] {
    gap: 0.375rem !important;
    margin: 0.5rem 0 !important;
}
.news-image-double .double-image-item img[data-v-7ccfa362] {
    max-height: 15.625rem !important;
}
}
.news-image-single[data-v-7ccfa362] {
  width: 100%;
  min-width: 100%;
  margin: 1rem 0;
  box-sizing: border-box;
  display: block;
}
.news-image-single img[data-v-7ccfa362] {
  width: 100% !important;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 25rem;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
  border-radius: 0.5rem;
}
.news-image-single .image-caption[data-v-7ccfa362] {
  margin-top: 0.5rem;
  font-size: 0.75rem;
  color: #858492;
}
@media (max-width: 768px) {
.news-image-single[data-v-7ccfa362] {
    margin: 0.75rem 0;
}
.news-image-single img[data-v-7ccfa362] {
    max-height: 18.75rem;
}
}
@media (max-width: 480px) {
.news-image-single[data-v-7ccfa362] {
    margin: 0.5rem 0;
}
.news-image-single img[data-v-7ccfa362] {
    max-height: 15.625rem;
}
}
.pointDetails-title_content1[data-v-7ccfa362] {
  overflow: hidden;
  word-wrap: break-word;
}
.pointDetails-title_content1 img[data-v-7ccfa362] {
  max-width: 100%;
  height: auto;
}
.pointDetails-title_content1 .news-image[data-v-7ccfa362] {
  margin: 1rem 0;
}
.pointDetails-title_content1 .news-image img[data-v-7ccfa362] {
  max-width: 100%;
  height: auto;
  max-height: 25rem;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 0.5rem;
}
.pointDetails-title_content1 .news-image-double[data-v-7ccfa362] {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 0.75rem !important;
  margin: 1rem 0 !important;
  width: 100% !important;
}
.pointDetails-title_content1 .news-image-double .double-image-item img[data-v-7ccfa362] {
  width: 100% !important;
  height: auto !important;
  max-height: 25rem !important;
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
.news-image-double {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 0.75rem !important;
  margin: 1rem 0 !important;
  width: 100% !important;
}
.news-image-double .double-image-item {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
}
.news-image-double .double-image-item img {
  width: 100% !important;
  height: auto !important;
  max-height: 25rem !important;
  max-width: 100% !important;
  -o-object-fit: contain !important;
  object-fit: contain !important;
  display: block !important;
}
.news-image-double .image-caption {
  grid-column: 1 / -1;
  margin-top: 0.5rem;
  font-size: 0.75rem;
  color: #858492;
}
.pointDetails-title_content1 p {
  margin: 1rem 0 !important;
}
