body {
  font-size: 16px;
}
.newsdetail.top-ad-pd {
  padding-top: 170px;
}
.newsdetail.no-top-ad-pd {
  padding-top: 110px;
}
.newsdetail .newsdetail-main {
  margin-bottom: 78px;
}
.newsdetail .newsdetail-main .flex {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}
.newsdetail .newsdetail-main .flex-box {
  display: flex;
  justify-content: center;
}
.newsdetail .newsdetail-main .crumb {
  font-size: 16px;
  color: #8892af;
  line-height: 22px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex: 1;
  padding-top: 10px;
}
.newsdetail .newsdetail-main .crumb svg {
  margin: 0 6px;
}
.newsdetail .newsdetail-main .crumb span.crumb-active {
  color: #1b2c50;
}
.newsdetail .newsdetail-main .newsdetail-left-father {
  flex: 1;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left {
  margin-right: 30px;
  padding: 0 0px;
  overflow: hidden;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content h1:target,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content h2:target,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content h3:target,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content h4:target,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content h5:target,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content h6:target {
  scroll-margin-top: 220px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .title {
  font-size: 48px;
  color: #1b2c50;
  line-height: 72px;
  text-align: center;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle {
  display: flex;
  margin-top: 10px;
  align-items: center;
  justify-content: center;
  color: #8892af;
  overflow: hidden;
  flex-wrap: wrap;
  font-size: 16px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .show,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .share,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .time {
  display: flex;
  align-items: center;
  font-size: 16px;
  padding: 0 10px;
  border-left: 1px solid #ebebeb;
  line-height: 20px;
  flex-shrink: 0;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .show .icon,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .share .icon,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .time .icon {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .show img,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .share img,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .time img {
  width: 16px;
  height: 16px;
  display: block;
  margin-right: 6px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .show span,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .share span,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .subtitle .time span {
  display: inline-block;
  margin-right: 6px;
  color: #48536b;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .function {
  display: flex;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 40px;
  gap: 20px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .function .btn {
  min-width: 180px;
  height: 48x;
  background: linear-gradient(136deg, #2d5aff 0%, #2ddcff 100%);
  box-shadow: 0px 10px 20px 0px rgba(45, 90, 255, 0.4);
  border-radius: 100px;
  margin: 0px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .function .icon-mac,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .function .icon-win,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .function .icon-linux {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  display: none;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .function .share-icon {
  margin: 0px;
  width: 48px;
  height: 48px;
  background: #2d5aff;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .lable-items {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .lable-items .lable-item {
  font-size: 12px;
  color: #2d5aff;
  background: #eef2ff;
  padding: 2px 6px;
  border-radius: 4px;
  border: 1px solid transparent;
  cursor: pointer;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .lable-items .lable-item:hover {
  border-radius: 4px;
  border: 1px solid #2d5aff;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text > h2 {
  margin-top: 20px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text em {
  font-style: italic;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text strong {
  font-weight: 700;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text strong img,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text strong video {
  max-width: 100%;
  margin: 20px 0;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text p,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text div {
  color: #1b2c50;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text .text {
  font-size: 16px;
  color: #1b2c50;
  line-height: 24px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text .text.text2 {
  margin-top: 40px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text button {
  min-width: 120px;
  line-height: 36px;
  background: #2d5aff;
  border-radius: 18px;
  padding: 0 1.5em;
  border: none;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text .pic {
  width: 820px;
  height: 308px;
  background-color: #48536b;
  margin-top: 20px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text .pic.pic2 {
  height: 240px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text table {
  width: 100% !important;
  margin: 20px 0;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text table td,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-text table th {
  border: 1px solid #48536b;
  line-height: 2em;
  padding: 0 8px;
  min-height: 30px;
  font-weight: 400;
  text-align: left;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-bottom .source {
  font-size: 14px;
  color: #8892af;
  line-height: 20px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-bottom .share {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #2254f5;
  line-height: 20px;
  cursor: pointer;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .newsdetail-content .content-bottom .share .icon {
  width: 14px;
  height: 14px;
  background: url("/images/news/share.png") no-repeat center;
  background-size: 14px;
  margin-left: 10px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .detail-likes {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0 0;
  background: none;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .detail-likes .contains {
  display: flex;
  align-items: center;
  background: #f7f7f7;
  border-radius: 100px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .detail-likes .contains .item-like,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .detail-likes .contains .item-unlike {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4px 30px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .detail-likes .contains .item-like img,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .detail-likes .contains .item-unlike img {
  width: 24px;
  height: 24px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .detail-likes .contains .item-like p,
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .detail-likes .contains .item-unlike p {
  margin-top: 6px;
  font-size: 14px;
  color: #48536b;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .detail-likes .contains .hidden {
  display: none;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .news-detail-page {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .news-detail-page .page-item {
  flex: 1;
  height: 80px;
  max-width: 430px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .news-detail-page .page-item a {
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 15px;
  gap: 0 10px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .news-detail-page .page-item a .icon {
  width: 20px;
  height: 20px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .news-detail-page .page-item a .icon.icon-pre {
  background: url("/images/news/nesdetail-page-pre.png") no-repeat center;
  background-size: 20px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .news-detail-page .page-item a .icon.icon-next {
  background: url("/images/news/nesdetail-page-next.png") no-repeat center;
  background-size: 20px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .news-detail-page .page-item a .text {
  max-width: 348px;
  font-size: 16px;
  color: #1b2c50;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .news-detail-page .page-item a.page-next {
  justify-content: end;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .kefu {
  text-align: center;
  margin: 80px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .kefu .code {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px;
  background-color: #fff;
  border-radius: 12px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .kefu .code .code-pic {
  width: 100%;
  height: 100%;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .kefu p {
  font-size: 14px;
  color: #1b2c50;
  line-height: 21px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .kefu p.p1 {
  margin-top: 15px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left .kefu p.p2 {
  margin-top: 10px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left-second {
  margin-right: 30px;
  padding: 0 0px;
  flex: 1;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left-second .card {
  height: 308px;
  background: url("/images/news/card.png") no-repeat center;
  background-size: 100% 308px;
  color: #fff;
  padding-top: 20px;
  margin-bottom: 60px;
  border-radius: 20px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left-second .card .card-logo {
  width: 78px;
  height: 78px;
  display: block;
  margin: 0 auto 20px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left-second .card .card-title {
  font-weight: bold;
  font-size: 30px;
  color: #1b2c50;
  text-align: center;
  line-height: 45px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left-second .card .described {
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
  color: #48536b;
  line-height: 28px;
  text-align: center;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left-second .card .btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 20px;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left-second .card .btns .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 48px;
  background: #ffffff;
  box-shadow: 0px 4px 5px 0px rgba(67, 127, 236, 0.1);
  border-radius: 100px;
  font-weight: 400;
  font-size: 16px;
  color: #1b2c50;
  line-height: 16px;
  cursor: pointer;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left-second .card .btns .btn:first-child {
  background: #2d5aff;
  border-radius: 100px;
  color: #fff;
  font-weight: bold;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left-third {
  margin-right: 30px;
  padding: 0 0px;
  flex: 1;
}
.newsdetail .newsdetail-main .newsdetail-left-father .newsdetail-left-third .left-items .left-item .left-item-right-top .title {
  font-size: 18px;
  font-weight: bold;
  color: #1b2c50;
}
.newsdetail .newsdetail-main .newsdetail-right {
  width: 290px;
  padding-bottom: 20px;
}
.newsdetail .newsdetail-main .sticky-box {
  position: sticky;
  top: 140px;
}
.newsdetail .table-of-contents {
  background: none;
  border: 1px solid #ebebeb;
}
#rightContent {
  position: relative;
  word-wrap: break-word;
  border-top: 1px solid transparent;
  min-height: 100%;
  outline: 0;
  padding: 0 10px;
  white-space: pre-wrap;
}
#rightContent * {
  box-sizing: border-box;
  margin: 0;
  outline: none;
  padding: 0;
}
#rightContent blockquote,
#rightContent li,
#rightContent p,
#rightContent td,
#rightContent th {
  line-height: 2;
}
#rightContent p {
  line-height: 2;
  margin: 15px 0;
}
#rightContent h2,
#rightContent h3,
#rightContent h4,
#rightContent h5,
#rightContent h6 {
  line-height: 2;
}
#rightContent img,
#rightContent video {
  cursor: default;
  display: inline !important;
  max-width: 100%;
  min-height: 20px;
  min-width: 20px;
  height: auto !important;
}
#rightContent span {
  text-indent: 0;
}
#rightContent .table-container {
  border: 1px dashed #ccc;
  border-radius: 5px;
  margin-top: 10px;
  overflow-x: auto;
  padding: 10px;
  width: 100%;
}
#rightContent table {
  border-collapse: collapse;
}
#rightContent table td,
#rightContent table th {
  border: 1px solid #ccc;
  line-height: 1.5;
  min-width: 30px;
  padding: 3px 5px;
  text-align: left;
}
#rightContent table th {
  background-color: #f5f2f0;
  font-weight: 700;
  text-align: center;
}
#rightContent code {
  background-color: #f5f2f0;
  border-radius: 3px;
  font-family: monospace;
  padding: 3px;
}
#rightContent blockquote {
  background-color: #f5f2f0;
  border-left: 8px solid #b4d5ff;
  display: block;
  font-size: 100%;
  line-height: 1.5;
  margin: 10px 0;
  padding: 10px;
}
#rightContent .w-e-textarea-divider {
  border-radius: 3px;
  margin: 20px auto;
  padding: 20px;
}
#rightContent ul {
  list-style-type: disc;
  /* disc = 实心圆点，circle=空心圆，square=方块 */
  padding-left: 20px;
  /* 给圆点留出显示空间（关键），可根据需要调整 */
  /* 可选：清除可能的其他干扰样式 */
  margin: 0;
  /* 重置外边距（按需） */
  list-style-position: outside;
  /* 符号在列表项外部（默认值，避免被遮挡） */
}
#rightContent ol {
  list-style-type: decimal;
  /* decimal=阿拉伯数字（默认），可换其他类型 */
  padding-left: 25px;
  /* 关键：给序号留出显示空间，避免被遮挡 */
  /* 清除可能的干扰样式 */
  margin: 0;
  /* 重置外边距（按需） */
  list-style-position: outside;
  /* 序号在列表项外部（默认，避免和文字重叠） */
  display: block;
  /* 确保列表本身是块级元素（防止完全不显示） */
}
#rightContent hr {
  background-color: #ccc;
  border: 0;
  display: block;
  height: 1px;
}
#rightContent pre > code {
  word-wrap: normal;
  font-family: Consolas,
      Monaco,
      Andale Mono,
      Ubuntu Mono,
      monospace;
  -webkit-hyphens: none;
  hyphens: none;
  line-height: 1.5;
  margin: 0.5em 0;
  overflow: auto;
  padding: 1em;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  text-align: left;
  text-shadow: 0 1px #fff;
  white-space: pre;
  word-break: normal;
  word-spacing: normal;
}
#rightContent pre > code .token.cdata,
#rightContent pre > code .token.comment,
#rightContent pre > code .token.doctype,
#rightContent pre > code .token.prolog {
  color: #708090;
}
#rightContent pre > code .token.punctuation {
  color: #999;
}
#rightContent pre > code .token.namespace {
  opacity: 0.7;
}
#rightContent pre > code .token.boolean,
#rightContent pre > code .token.constant,
#rightContent pre > code .token.deleted,
#rightContent pre > code .token.number,
#rightContent pre > code .token.property,
#rightContent pre > code .token.symbol,
#rightContent pre > code .token.tag {
  color: #905;
}
#rightContent pre > code .token.attr-name,
#rightContent pre > code .token.builtin,
#rightContent pre > code .token.char,
#rightContent pre > code .token.inserted,
#rightContent pre > code .token.selector,
#rightContent pre > code .token.string {
  color: #690;
}
#rightContent pre > code .language-css .token.string,
#rightContent pre > code .style .token.string,
#rightContent pre > code .token.entity,
#rightContent pre > code .token.operator,
#rightContent pre > code .token.url {
  color: #9a6e3a;
}
#rightContent pre > code .token.atrule,
#rightContent pre > code .token.attr-value,
#rightContent pre > code .token.keyword {
  color: #07a;
}
#rightContent pre > code .token.class-name,
#rightContent pre > code .token.function {
  color: #dd4a68;
}
#rightContent pre > code .token.important,
#rightContent pre > code .token.regex,
#rightContent pre > code .token.variable {
  color: #e90;
}
#rightContent pre > code .token.bold,
#rightContent pre > code .token.important {
  font-weight: 700;
}
#rightContent pre > code .token.italic {
  font-style: italic;
}
#rightContent pre > code .token.entity {
  cursor: help;
}
#rightContent pre > code {
  background-color: #f5f2f0;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  display: block;
  font-size: 14px;
  padding: 10px;
  text-indent: 0;
}
