body {
  background: #f5f6f8;
}

.hero-banner {
  background-image:
    linear-gradient(180deg, rgba(8, 33, 65, .26), rgba(8, 33, 65, .12) 38%, rgba(8, 33, 65, 0) 100%),
    url("../assets/jjybg.jpg");
}

.leftList .second-list {
  display: block;
  background: #fff;
}

.leftList > li > .second-list,
.leftList > li > ul,
.leftList > li > ol,
.leftList .second-list li > ul,
.leftList .second-list li > ol {
  background: #fff;
}

.leftList > li:not(.active):not(.current):not(.on):not(:hover) > .second-list,
.leftList > li:not(.active):not(.current):not(.on):not(:hover) > ul,
.leftList > li:not(.active):not(.current):not(.on):not(:hover) > ol {
  display: none;
}

.leftList > li:hover > .second-list,
.leftList > li:hover > ul,
.leftList > li:hover > ol,
.leftList > li.has-current > .second-list,
.leftList > li.has-current > ul,
.leftList > li.has-current > ol {
  display: block;
}

.leftList .second-list li > ul,
.leftList .second-list li > ol,
.leftList > li > ul li > ul,
.leftList > li > ul li > ol,
.leftList > li > ol li > ul,
.leftList > li > ol li > ol {
  display: none;
}

.leftList .second-list li:hover > ul,
.leftList .second-list li:hover > ol,
.leftList .second-list li.active > ul,
.leftList .second-list li.active > ol,
.leftList .second-list li.current > ul,
.leftList .second-list li.current > ol,
.leftList .second-list li.on > ul,
.leftList .second-list li.on > ol,
.leftList > li > ul li:hover > ul,
.leftList > li > ul li:hover > ol,
.leftList > li > ol li:hover > ul,
.leftList > li > ol li:hover > ol {
  display: block;
}

.leftList .second-list li.active a,
.leftList .second-list li.current a,
.leftList .second-list li.on a,
.leftList .second-list li:hover a {
  background: #eef2f7;
  color: #1d5ca9;
}

.leftList .second-list li > ul li a,
.leftList .second-list li > ol li a,
.leftList > li > ul li > ul li a,
.leftList > li > ul li > ol li a,
.leftList > li > ol li > ul li a,
.leftList > li > ol li > ol li a {
  padding-left: 42px;
  min-height: 46px;
  line-height: 46px;
  font-size: 18px;
}

.location {
  margin-bottom: 22px;
}

.article-shell {
  color: #2d333b;
}

.article-shell h1,
.article-shell h2,
.article-shell .arti_title,
.article-shell .Article_Title,
.article-shell .title {
  font-size: 26px;
  line-height: 1.35;
  color: #303640;
  font-weight: 700;
}

.article-shell h1,
.article-shell h2,
.article-shell .arti_title,
.article-shell .Article_Title,
.article-shell > .title {
  margin-bottom: 22px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e5e8ed;
}

.article-shell .arti_metas,
.article-shell .Article_PublishDate,
.article-shell .Article_Source,
.article-shell .Article_Author,
.article-shell .Article_Hits,
.article-shell .Article_Publisher,
.article-shell .info {
  color: #7d8794;
  font-size: 14px;
  line-height: 1.8;
}

.article-shell .arti_metas,
.article-shell .info {
  margin-bottom: 18px;
}

.article-shell p,
.article-shell div,
.article-shell td,
.article-shell span,
.article-shell font {
  font-size: 16px;
  line-height: 2;
}

.article-shell p {
  margin-bottom: 10px;
  text-indent: 2em;
}

.article-shell img {
  max-width: 100% !important;
  height: auto !important;
  margin: 18px auto;
}

.article-shell table {
  width: 100% !important;
  max-width: 100%;
  border-collapse: collapse;
  table-layout: auto !important;
}

.article-shell iframe,
.article-shell video {
  max-width: 100%;
}

/* 兼容编辑器导出的超宽固定表格，但保留原始 table 语义，避免不同内容结构被强制重排 */
.article-shell #vsb_content > table,
.article-shell #vsb_content_26888_u31 > #vsb_content > table {
  width: 100% !important;
  max-width: 100% !important;
  table-layout: auto !important;
}

.article-shell #vsb_content > table colgroup,
.article-shell #vsb_content > table col {
  width: auto !important;
}

.article-shell #vsb_content > table > tbody {
  display: table-row-group !important;
}

.article-shell #vsb_content > table > tbody > tr {
  display: table-row !important;
  width: auto !important;
}

.article-shell #vsb_content > table > tbody > tr > td {
  display: table-cell !important;
  width: auto !important;
  min-width: 0;
  border: 0 !important;
  padding: 12px 10px !important;
  vertical-align: top;
}

.article-shell #vsb_content > table > tbody > tr > td[colspan],
.article-shell #vsb_content > table > tbody > tr.firstRow > td {
  display: table-cell !important;
}

.article-shell #vsb_content > table > tbody > tr > td hr {
  margin: 0;
  border: 0;
  border-top: 1px solid #dfe5ee;
}

.article-shell #vsb_content > table > tbody > tr > td:first-child {
  text-align: center;
  width: 180px;
}

.article-shell #vsb_content > table > tbody > tr > td:first-child p,
.article-shell #vsb_content > table > tbody > tr > td:first-child div {
  text-indent: 0;
}

.article-shell #vsb_content > table > tbody > tr > td:first-child img {
  width: 138px !important;
  max-width: 100%;
  height: auto !important;
  margin: 0 auto;
}

.article-shell #vsb_content > table > tbody > tr > td:last-child p,
.article-shell #vsb_content > table > tbody > tr > td:last-child div,
.article-shell #vsb_content > table > tbody > tr > td:last-child span,
.article-shell #vsb_content > table > tbody > tr > td:last-child font {
  text-indent: 0;
}

.article-shell #vsb_content > table > tbody > tr > td:last-child ul {
  margin: 8px 0 0 18px;
  padding: 0;
}

.article-shell #vsb_content > table > tbody > tr > td:last-child li {
  margin: 0 0 6px;
  line-height: 2;
}

.article-shell #vsb_content > table > tbody > tr.firstRow strong,
.article-shell #vsb_content > table > tbody > tr.firstRow span {
  color: #1d5ca9 !important;
}

@media (max-width: 1199px) {
  .article-shell h1,
  .article-shell h2,
  .article-shell .arti_title,
  .article-shell .Article_Title,
  .article-shell .title {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .hero-banner {
    background-image:
      linear-gradient(180deg, rgba(8, 33, 65, .14), rgba(8, 33, 65, 0) 65%),
      url("../assets/jjybgh5.jpg");
  }

  .article-shell h1,
  .article-shell h2,
  .article-shell .arti_title,
  .article-shell .Article_Title,
  .article-shell .title {
    font-size: 22px;
    margin-bottom: 18px;
    padding-bottom: 12px;
  }

  .article-shell p,
  .article-shell div,
  .article-shell td,
  .article-shell span,
  .article-shell font {
    font-size: 16px;
    line-height: 1.95;
  }

  .article-shell #vsb_content > table > tbody > tr > td:first-child img {
    width: 118px !important;
  }

  .article-shell #vsb_content > table > tbody > tr > td:first-child {
    width: 150px;
  }
}

@media (max-width: 767px) {
  .article-shell h1,
  .article-shell h2,
  .article-shell .arti_title,
  .article-shell .Article_Title,
  .article-shell .title {
    font-size: 20px;
  }

  .article-shell p,
  .article-shell div,
  .article-shell td,
  .article-shell span,
  .article-shell font {
    font-size: 15px;
    line-height: 1.9;
  }

  .article-shell #vsb_content table,
  .article-shell #vsb_content tbody {
    display: block !important;
  }

  .article-shell #vsb_content table colgroup,
  .article-shell #vsb_content table col {
    display: none !important;
  }

  .article-shell #vsb_content tr {
    display: block !important;
    width: 100% !important;
  }

  .article-shell #vsb_content td,
  .article-shell #vsb_content th {
    display: block !important;
    float: none !important;
    clear: both !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 8px 0 !important;
  }

  .article-shell #vsb_content tr > td:first-child,
  .article-shell #vsb_content tr > th:first-child {
    text-align: center;
  }

  .article-shell #vsb_content tr > td:first-child img,
  .article-shell #vsb_content tr > th:first-child img {
    width: 126px !important;
  }

  .article-shell #vsb_content tr > td:last-child ul,
  .article-shell #vsb_content tr > th:last-child ul {
    margin-left: 16px;
  }
}
