body .content-container .notice-container {
  width: 100%;
  background-color: #F2FAFD;
}
body .content-container .notice-container .notice {
  height: 40px;
  line-height: 40px;
  clear: both;
  width: 1200px;
  margin: 0 auto;
}
body .content-container .notice-container .notice .notice-title {
  width: 160px;
  float: right;
  color: #0056A3;
  font-size: 14px;
  line-height: 40px;
}
body .content-container .notice-container .notice .notice-title a {
  color: #0056A3;
}
body .content-container .notice-container .notice .txtMarquee-left {
  width: 1020px;
  position: relative;
  float: left;
}
body .content-container .notice-container .notice .txtMarquee-left .bd .tempWrap {
  width: 1020px !important;
}
body .content-container .notice-container .notice .txtMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
body .content-container .notice-container .notice .txtMarquee-left .bd ul li {
  margin-right: 50px;
  float: left;
  height: 40px;
  line-height: 40px;
  text-align: left;
  _display: inline;
  width: auto !important;
  position: relative;
}
body .content-container .notice-container .notice .txtMarquee-left .bd ul li span {
  color: #333;
  margin-right: 20px;
  width: 16px;
  height: 16px;
  background-image: url('../images/news.png');
  background-size: 100% 100%;
  display: inline-block;
  line-height: 40px;
  position: absolute;
  top: 12px;
  left: -20px;
}
body .content-container .notice-container .notice .txtMarquee-left .bd ul li a {
  color: #333;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  display: block;
}
body .content-container .content .top-news {
  width: 100%;
  margin: 35px 0 30px 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: bold;
  color: #333333;
  position: relative;
  font-size: 40px;
  color: #1D71B7;
  line-height: 50px;
}
body .content-container .content .top-news a {
  color: #1D71B7;
}
body .content-container .content .top-news p {
  color: #C6110D;
  margin-block-end: 20px;
  margin-block-start: 0em;
}
body .content-container .content .top-news p a {
  color: #C6110D;
}
body .content-container .content .top-news .more {
  width: 50px;
  height: 20px;
  background: #0056A3;
  border-radius: 2px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 20px;
  font-weight: normal;
  right: 0;
  bottom: 0;
  position: absolute;
}
body .content-container .content .top-news-sub {
  margin-top: 15px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  width: 100%;
  text-align: center;
}
body .content-container .content .pure-text-article-list {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
body .content-container .content .pure-text-article-list .title {
  width: 430px;
  min-height: 50px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 25px;
  float: left;
  margin-bottom: 18px;
  position: relative;
  padding-left: 15px;
  box-sizing: border-box;
}
body .content-container .content .pure-text-article-list .title::after {
  content: '';
  width: 7px;
  height: 7px;
  background: #333333;
  color: #333;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
  transform: translateY(-50%);
}
body .content-container .content .pure-text-article-list .title-splite-line {
  margin: 0 29px;
  float: left;
  width: 1px;
  height: 16px;
  background-color: #000;
}
body .content-container .content .pure-text-article-list a:last-child div {
  margin-right: 0;
}
body .content-container .content .pure-img-container {
  width: 100%;
  height: auto;
  font-size: 0;
  overflow: hidden;
}
body .content-container .content .pure-img-container a {
  width: 100%;
  height: auto;
  display: block;
  margin-right: 20px;
  font-size: 0;
  float: left;
  margin-bottom: 15px;
}
body .content-container .content .pure-img-container a img {
  width: 100%;
  height: auto;
  display: block;
}
body .content-container .content .pure-img-container a:nth-child(2n) {
  margin-right: 0px;
}
body .content-container .content .flag-title {
  text-align: center;
  width: 100%;
  height: 50px;
  margin-top: 30px;
}
body .content-container .content .flag-title img {
  width: 52px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
body .content-container .content .flag-title span {
  width: 120px;
  height: 40px;
  background: #E10018;
  text-align: center;
  line-height: 40px;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  display: inline-block;
  vertical-align: middle;
}
body .content-container .content .index-parting-line {
  width: 1200px;
  height: 1px;
  background: #E2F0F5;
  margin: 10px 0 17px 0;
}
body .content-container .content .scroll-img-article-list {
  width: 100%;
  height: 467px;
  overflow: hidden;
}
body .content-container .content .scroll-img-article-list .left-column {
  width: 830px;
  height: 467px;
  float: left;
}
body .content-container .content .scroll-img-article-list .left-column .slideBox {
  width: 100%;
  height: 467px;
  overflow: hidden;
  position: relative;
}
body .content-container .content .scroll-img-article-list .left-column .slideBox .hd {
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 30px;
  z-index: 1;
}
body .content-container .content .scroll-img-article-list .left-column .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
body .content-container .content .scroll-img-article-list .left-column .slideBox .hd ul li {
  float: left;
  margin-right: 6px;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
body .content-container .content .scroll-img-article-list .left-column .slideBox .hd ul li.on {
  background: #ce1a0c;
  color: #fff;
}
body .content-container .content .scroll-img-article-list .left-column .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
body .content-container .content .scroll-img-article-list .left-column .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
body .content-container .content .scroll-img-article-list .left-column .slideBox .bd li span.text {
  width: 100%;
  height: 70px;
  line-height: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 20px;
  padding-right: 100px;
  font-size: 20px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
body .content-container .content .scroll-img-article-list .left-column .slideBox .bd img {
  width: 100%;
  height: 467px;
  display: block;
}
body .content-container .content .scroll-img-article-list .right-column {
  width: 530px;
  height: 100%;
  float: right;
}
body .content-container .content .scroll-img-article-list .right-column .news-column {
  width: 100%;
  height: 100%;
  float: left;
  box-sizing: border-box;
  margin-right: 49px;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .top-title-desc {
  font-size: 25px;
  color: #1D71B7;
  height: 162px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-bottom: 1px dashed #EAEAEA;
  padding: 0 0 20px 0;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .top-title-desc .top-title {
  font-size: 25px;
  color: #1D71B7;
  line-height: 25px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .top-title-desc .top-title .left-title {
  height: 70px;
  width: calc(100% - 40px);
  font-size: 25px;
  color: #1D71B7;
  line-height: 35px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
  overflow: hidden;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .top-title-desc .top-title .left-title a {
  font-size: 25px;
  color: #1D71B7;
  line-height: 35px;
  font-weight: bold;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .top-title-desc .top-title .right-more {
  width: 40px;
  height: 50px;
  font-size: 16px;
  color: #A4A4A4;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .top-title-desc .top-title .right-more a {
  font-size: 16px;
  color: #A4A4A4;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .top-title-desc .top-desc {
  font-size: 16px;
  text-indent: 2em;
}
body .content-container .content .scroll-img-article-list .right-column .news-column:nth-child(3),
body .content-container .content .scroll-img-article-list .right-column .news-column:nth-child(7) {
  margin: 0;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .index_column_title {
  border-top: 0px solid #ccc;
  line-height: 36px;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  height: 42px;
  color: #2977c1;
  background-image: url(../images/title-bg.png);
  background-position: left bottom;
  background-size: auto 36px;
  /* 关键：高度固定为36px，宽度按原比例自动 */
  background-repeat: no-repeat;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .index_column_title .name {
  border-top: 0px solid #2977c1;
  font-size: 20px;
  color: #000;
  display: inline-block;
  line-height: 35px;
  padding-left: 20px;
  font-weight: normal;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .index_column_title .name::first-letter {
  font-size: 30px;
  margin-right: 8px;
  vertical-align: top;
  /* 或 middle, bottom, -2px 等 */
  line-height: 1;
  /* 控制整体行高，间接影响上下空间 */
}
body .content-container .content .scroll-img-article-list .right-column .news-column .index_column_title .more {
  font-size: 16px;
  color: #A4A4A4;
  position: absolute;
  right: 0px;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .main-news {
  width: 100%;
  margin-top: 15px;
  text-align: left;
  position: relative;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .main-news img {
  float: left;
  width: 100%;
  height: 248px;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .main-news .title {
  position: absolute;
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: normal;
  box-sizing: border-box;
  padding: 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  line-height: 45px;
  text-align: center;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .main-news::after {
  content: '';
  display: block;
  clear: both;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list {
  height: 300px;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 6px;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list a {
  display: block;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list .special-article-red {
  background-image: url(../images/red.png);
  height: 42px;
  display: block;
  color: #fff;
  display: flex;
  align-items: center;
  width: 100%;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list .special-article-red .detail-more {
  width: 30%;
  text-align: right;
  padding-right: 20px;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list .special-article-red li {
  width: 70%;
  font-size: 16px;
  line-height: 42px;
  position: relative;
  min-height: 42px;
  padding-left: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list .special-article-red li:before {
  content: "";
  width: 0;
  height: 0;
  border-width: 0;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list .special-article-red li:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 0;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list .special-article-blue {
  background-image: url(../images/blue.png);
  height: 48px;
  display: block;
  color: #fff;
  display: flex;
  align-items: center;
  width: 100%;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list .special-article-blue .detail-more {
  width: 30%;
  text-align: right;
  padding-right: 20px;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list .special-article-blue li {
  width: 70%;
  font-size: 16px;
  line-height: 42px;
  position: relative;
  min-height: 42px;
  padding-left: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list .special-article-blue li:before {
  content: "";
  width: 0;
  height: 0;
  border-width: 0;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list .special-article-blue li:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 0;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list li {
  font-size: 16px;
  line-height: 42px;
  position: relative;
  min-height: 42px;
  padding-left: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* 限制显示2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list li:before {
  content: "";
  /* 外部圆环 */
  width: 12px;
  /* 外圆直径 */
  height: 12px;
  /* 外圆直径 */
  border: 1px solid #CBCBCB;
  /* 圆环宽度与颜色 */
  border-radius: 50%;
  /* 确保是圆形 */
  position: absolute;
  top: 16px;
  left: 0;
  background-color: transparent;
  box-sizing: border-box;
}
body .content-container .content .scroll-img-article-list .right-column .news-column .news-content .news-list li:after {
  content: "";
  width: 6px;
  /* 内圆直径 */
  height: 6px;
  /* 内圆直径 */
  background: #CBCBCB;
  /* 实心圆的颜色 */
  border-radius: 50%;
  /* 确保是圆形 */
  position: absolute;
  top: 19px;
  /* 根据外圆的位置进行调整 */
  left: 3px;
  /* 同样根据外圆的位置进行调整，确保居中 */
}
body .content-container .content .scroll-img-article-list .right-column .article-link {
  width: 100%;
}
body .content-container .content .scroll-img-article-list .right-column .article-link .article-item {
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 45px;
  border-bottom: 1px solid #E2F0F5;
}
body .content-container .content .scroll-img-article-list .right-column .article-link .article-item:hover {
  color: #2F75CD;
}
body .content-container .content .scroll-img-article-list .right-column .article-link:nth-child(2) .article-item,
body .content-container .content .scroll-img-article-list .right-column .article-link:nth-child(4) .article-item,
body .content-container .content .scroll-img-article-list .right-column .article-link:nth-child(6) .article-item {
  color: #666;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #E2F0F5;
}
body .content-container .content .scroll-img-article-list .right-column .article-link:nth-child(1) .article-item,
body .content-container .content .scroll-img-article-list .right-column .article-link:nth-child(3) .article-item,
body .content-container .content .scroll-img-article-list .right-column .article-link:nth-child(5) .article-item {
  font-weight: bold;
  color: #333;
  line-height: 32px;
  height: 32px;
  border-bottom: 0px solid #E2F0F5;
}
body .content-container .content .pure-swiper-img {
  width: 100%;
  height: 120px;
}
body .content-container .content .pure-swiper-img .slideBox {
  position: relative;
  width: 100%;
  height: 120px;
}
body .content-container .content .pure-swiper-img .slideBox .hd .next {
  width: 25px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -20px;
  z-index: 10;
  cursor: pointer;
  background: url("../images/btn_sc_right.png") no-repeat;
}
body .content-container .content .pure-swiper-img .slideBox .hd .prev {
  width: 25px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -20px;
  z-index: 10;
  cursor: pointer;
  background: url("../images/btn_sc_left.png") no-repeat;
}
body .content-container .content .pure-swiper-img .slideBox .bd ul li {
  width: 340px;
  height: 120px;
  margin-right: 13px;
  position: relative;
}
body .content-container .content .pure-swiper-img .slideBox .bd ul li .play-icon {
  position: absolute;
  left: 84px;
  top: 40.5px;
  width: 32px;
  height: 32px;
  background: url(../images/video.png) no-repeat center;
  background-size: contain;
}
body .content-container .content .pure-swiper-img .slideBox .bd ul li a {
  width: 100%;
  height: 100%;
}
body .content-container .content .pure-swiper-img .slideBox .bd ul li a .video-item {
  width: 100%;
  height: 100%;
}
body .content-container .content .pure-swiper-img .slideBox .bd ul li a .video-item .video-wrap {
  width: 100%;
  height: 100%;
}
body .content-container .content .pure-swiper-img .slideBox .bd ul li a .video-item .video-wrap img {
  width: 100%;
  height: 100%;
}
body .content-container .content .pure-swiper-img-two {
  width: 100%;
  height: 120px;
}
body .content-container .content .pure-swiper-img-two .slideBox {
  position: relative;
  width: 100%;
  height: 120px;
}
body .content-container .content .pure-swiper-img-two .slideBox .hd .next {
  width: 25px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -20px;
  z-index: 10;
  cursor: pointer;
  background: url("../images/btn_sc_right.png") no-repeat;
}
body .content-container .content .pure-swiper-img-two .slideBox .hd .prev {
  width: 25px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -20px;
  z-index: 10;
  cursor: pointer;
  background: url("../images/btn_sc_left.png") no-repeat;
}
body .content-container .content .pure-swiper-img-two .slideBox .bd ul li {
  width: 272px;
  height: 120px;
  margin-right: 10px;
  position: relative;
}
body .content-container .content .pure-swiper-img-two .slideBox .bd ul li .play-icon {
  position: absolute;
  left: 84px;
  top: 40.5px;
  width: 32px;
  height: 32px;
  background: url(../images/video.png) no-repeat center;
  background-size: contain;
}
body .content-container .content .pure-swiper-img-two .slideBox .bd ul li a {
  width: 100%;
  height: 100%;
}
body .content-container .content .pure-swiper-img-two .slideBox .bd ul li a .video-item {
  width: 100%;
  height: 100%;
}
body .content-container .content .pure-swiper-img-two .slideBox .bd ul li a .video-item .video-wrap {
  width: 100%;
  height: 100%;
}
body .content-container .content .pure-swiper-img-two .slideBox .bd ul li a .video-item .video-wrap img {
  width: 100%;
  height: 100%;
}
body .content-container .content .news-section {
  width: 100%;
  height: 477px;
  margin-top: 40px;
  overflow: hidden;
}
body .content-container .content .news-section .news-column {
  width: 440px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  background-color: #fff;
}
body .content-container .content .news-section .news-column:nth-child(2) {
  margin: 0 20px 0 20px;
}
body .content-container .content .news-section .news-column .news-content {
  margin-top: 10px;
}
body .content-container .content .news-section .news-column .news-content .main-news {
  width: 100%;
  margin-top: 15px;
  text-align: left;
  position: relative;
}
body .content-container .content .news-section .news-column .news-content .main-news img {
  float: left;
  width: 100%;
  height: 248px;
}
body .content-container .content .news-section .news-column .news-content .main-news .title {
  position: absolute;
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: normal;
  box-sizing: border-box;
  padding: 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  line-height: 45px;
  text-align: center;
}
body .content-container .content .news-section .news-column .news-content .main-news::after {
  content: '';
  display: block;
  clear: both;
}
body .content-container .content .news-section .news-column .news-content .news-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
body .content-container .content .news-section .news-column .news-content .news-list li {
  font-size: 16px;
  line-height: 43px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  height: 43px;
  border-bottom: 1px solid #E2F0F5;
}
body .content-container .content .news-section .news-column-pure-article {
  width: 280px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  background-color: #fff;
}
body .content-container .content .news-section .news-column-pure-article:nth-child(2) {
  margin: 0 20px 0 20px;
}
body .content-container .content .news-section .news-column-pure-article .news-content {
  padding-left: 15px;
  padding-right: 15px;
  background: #F2FAFD;
  height: 435px;
}
body .content-container .content .news-section .news-column-pure-article .news-content .news-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
body .content-container .content .news-section .news-column-pure-article .news-content .news-list li {
  padding-left: 10px;
  font-size: 16px;
  line-height: 46px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  height: 46px;
  color: #333;
}
body .content-container .content .news-section .news-column-pure-article .news-content .news-list li:before {
  content: "";
  background-color: #333;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  top: 20px;
  left: 0;
}
body .content-container .content .news-section .news-column-pure-article .newspaper {
  padding: 15px 15px 20px 15px;
  background: #F2FAFD;
  height: 435px;
}
body .content-container .content .news-section .news-column-pure-article .newspaper .first-row {
  width: 100%;
  height: 39px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E2F0F5;
}
body .content-container .content .news-section .news-column-pure-article .newspaper .first-row .active {
  border-bottom: 3px solid #0056A3;
}
body .content-container .content .news-section .news-column-pure-article .newspaper .first-row .normal {
  display: block;
  width: 70px;
  float: left;
  font-size: 16px;
  color: #0056A3;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}
body .content-container .content .news-section .news-column-pure-article .newspaper .second-row {
  width: 250px;
  height: 349px;
}
body .content-container .content .news-section .news-column-pure-article .newspaper .second-row div img {
  width: 100%;
  height: 100%;
}
body .content-container .content .yingxiang {
  overflow: hidden;
  height: 430px;
  width: 100%;
}
body .content-container .content .yingxiang .six-img {
  width: 917px;
  height: 498px;
  position: relative;
}
body .content-container .content .yingxiang .six-img .index_column_title {
  border-top: 0px solid #ccc;
  line-height: 36px;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  height: 42px;
  color: #2977c1;
  background-image: url(../images/title-bg.png);
  background-position: left bottom;
  background-size: auto 36px;
  /* 关键：高度固定为36px，宽度按原比例自动 */
  background-repeat: no-repeat;
}
body .content-container .content .yingxiang .six-img .index_column_title .name {
  border-top: 0px solid #2977c1;
  font-size: 20px;
  color: #000;
  display: inline-block;
  line-height: 35px;
  padding-left: 20px;
  font-weight: normal;
}
body .content-container .content .yingxiang .six-img .index_column_title .name::first-letter {
  font-size: 30px;
  margin-right: 8px;
  vertical-align: top;
  /* 或 middle, bottom, -2px 等 */
  line-height: 1;
  /* 控制整体行高，间接影响上下空间 */
}
body .content-container .content .yingxiang .six-img .index_column_title .more {
  font-size: 16px;
  color: #A4A4A4;
  position: absolute;
  right: 0px;
}
body .content-container .content .yingxiang .six-img .six-img-list {
  width: 100%;
  padding: 10px 0 0 0;
}
body .content-container .content .yingxiang .six-img .six-img-list a {
  width: 296px;
  height: 167px;
  display: block;
  float: left;
  margin-right: 14px;
  margin-top: 15px;
  position: relative;
}
body .content-container .content .yingxiang .six-img .six-img-list a img {
  width: 100%;
  height: 100%;
}
body .content-container .content .yingxiang .six-img .six-img-list a .title-info {
  width: 100%;
  height: 32px;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
}
body .content-container .content .yingxiang .six-img .six-img-list a:nth-child(3n) {
  margin-right: 0;
}
body .content-container .content .yingxiang .digital-paper {
  width: 433px;
  height: 498px;
  position: relative;
}
body .content-container .content .yingxiang .digital-paper .index_column_title {
  border-top: 0px solid #ccc;
  line-height: 36px;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  height: 42px;
  color: #2977c1;
  background-image: url(../images/title-bg.png);
  background-position: left bottom;
  background-size: auto 36px;
  /* 关键：高度固定为36px，宽度按原比例自动 */
  background-repeat: no-repeat;
}
body .content-container .content .yingxiang .digital-paper .index_column_title .name {
  border-top: 0px solid #2977c1;
  font-size: 20px;
  color: #000;
  display: inline-block;
  line-height: 35px;
  padding-left: 20px;
  font-weight: normal;
}
body .content-container .content .yingxiang .digital-paper .index_column_title .name::first-letter {
  font-size: 30px;
  margin-right: 8px;
  vertical-align: top;
  /* 或 middle, bottom, -2px 等 */
  line-height: 1;
  /* 控制整体行高，间接影响上下空间 */
}
body .content-container .content .yingxiang .digital-paper .index_column_title .more {
  font-size: 16px;
  color: #A4A4A4;
  position: absolute;
  right: 0px;
}
body .content-container .content .yingxiang .digital-paper .digital-paper-img {
  width: 100%;
  height: 360px;
  padding: 15px 0 0 0;
}
body .content-container .content .yingxiang .digital-paper .digital-paper-img a {
  width: 210px;
  height: 360px;
  float: left;
  position: relative;
  border: 1px dashed #000;
}
body .content-container .content .yingxiang .digital-paper .digital-paper-img a img {
  width: 100%;
  height: 321px;
  position: absolute;
  bottom: 0;
  left: 0;
}
body .content-container .content .yingxiang .digital-paper .digital-paper-img a .title {
  display: block;
  width: 100%;
  color: #1D71B7;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  top: 0;
}
body .content-container .content .yingxiang .digital-paper .digital-paper-img a:nth-child(2) {
  float: right;
}
body .content-container .content .mixture-img-article {
  width: 100%;
  height: auto;
}
body .content-container .content .mixture-img-article .left-column {
  width: 900px;
  float: left;
}
body .content-container .content .mixture-img-article .left-column .news-column {
  width: 440px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  background-color: #fff;
  margin-right: 20px;
}
body .content-container .content .mixture-img-article .left-column .news-column:nth-child(2),
body .content-container .content .mixture-img-article .left-column .news-column:nth-child(5),
body .content-container .content .mixture-img-article .left-column .news-column:nth-child(8) {
  margin: 0;
}
body .content-container .content .mixture-img-article .left-column .news-column .news-content .main-news {
  width: 100%;
  margin-top: 15px;
  text-align: left;
  position: relative;
}
body .content-container .content .mixture-img-article .left-column .news-column .news-content .main-news img {
  float: left;
  width: 100%;
  height: 248px;
}
body .content-container .content .mixture-img-article .left-column .news-column .news-content .main-news .title {
  position: absolute;
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: normal;
  box-sizing: border-box;
  padding: 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  line-height: 45px;
  text-align: center;
}
body .content-container .content .mixture-img-article .left-column .news-column .news-content .main-news::after {
  content: '';
  display: block;
  clear: both;
}
body .content-container .content .mixture-img-article .left-column .news-column .news-content .first-title {
  width: 100%;
  height: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .content-container .content .mixture-img-article .left-column .news-column .news-content .news-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
body .content-container .content .mixture-img-article .left-column .news-column .news-content .news-list li {
  font-size: 16px;
  line-height: 43px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  height: 43px;
  border-bottom: 1px solid #E2F0F5;
  padding-left: 10px;
}
body .content-container .content .mixture-img-article .left-column .news-column .news-content .news-list li:before {
  content: "";
  background-color: #333;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  top: 20px;
  left: 0;
}
body .content-container .content .mixture-img-article .right-column {
  width: 280px;
  float: right;
  height: 1059px;
  background: #F2FAFD;
}
body .content-container .content .mixture-img-article .right-column .verticle-img-list-container {
  width: 100%;
  padding: 25px 15px;
}
body .content-container .content .mixture-img-article .right-column .verticle-img-list-container .item {
  width: 250px;
  height: 140px;
  position: relative;
  margin-bottom: 17px;
}
body .content-container .content .mixture-img-article .right-column .verticle-img-list-container .item .item-img {
  width: 100%;
  height: 100%;
}
body .content-container .content .mixture-img-article .right-column .verticle-img-list-container .item .item-img img {
  width: 100%;
  height: 100%;
}
body .content-container .content .mixture-img-article .right-column .verticle-img-list-container .item .item-title {
  width: 100%;
  height: 32px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  line-height: 32px;
  position: absolute;
  bottom: 0;
  left: 0;
}
body .content-container .content .third-column-img-article {
  width: 100%;
}
body .content-container .content .third-column-img-article .news-column {
  width: 434px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  margin-right: 49px;
}
body .content-container .content .third-column-img-article .news-column:nth-child(3),
body .content-container .content .third-column-img-article .news-column:nth-child(7) {
  margin: 0;
}
body .content-container .content .third-column-img-article .news-column .index_column_title {
  border-top: 0px solid #ccc;
  line-height: 36px;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  height: 42px;
  color: #2977c1;
  background-image: url(../images/title-bg.png);
  background-position: left bottom;
  background-size: auto 36px;
  /* 关键：高度固定为36px，宽度按原比例自动 */
  background-repeat: no-repeat;
}
body .content-container .content .third-column-img-article .news-column .index_column_title .name {
  border-top: 0px solid #2977c1;
  font-size: 20px;
  color: #000;
  display: inline-block;
  line-height: 35px;
  padding-left: 20px;
  font-weight: normal;
}
body .content-container .content .third-column-img-article .news-column .index_column_title .name::first-letter {
  font-size: 30px;
  margin-right: 8px;
  vertical-align: top;
  /* 或 middle, bottom, -2px 等 */
  line-height: 1;
  /* 控制整体行高，间接影响上下空间 */
}
body .content-container .content .third-column-img-article .news-column .index_column_title .more {
  font-size: 16px;
  color: #A4A4A4;
  position: absolute;
  right: 0px;
}
body .content-container .content .third-column-img-article .news-column .news-content .main-news {
  width: 100%;
  margin-top: 15px;
  text-align: left;
  position: relative;
}
body .content-container .content .third-column-img-article .news-column .news-content .main-news img {
  float: left;
  width: 100%;
  height: 248px;
}
body .content-container .content .third-column-img-article .news-column .news-content .main-news .title {
  position: absolute;
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: normal;
  box-sizing: border-box;
  padding: 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  line-height: 45px;
  text-align: center;
}
body .content-container .content .third-column-img-article .news-column .news-content .main-news::after {
  content: '';
  display: block;
  clear: both;
}
body .content-container .content .third-column-img-article .news-column .news-content .article-top-img-title {
  clear: both;
}
body .content-container .content .third-column-img-article .news-column .news-content .article-top-img-title .left-img {
  width: 110px;
  height: 70px;
  float: left;
}
body .content-container .content .third-column-img-article .news-column .news-content .article-top-img-title .left-img img {
  width: 100%;
  height: 100%;
}
body .content-container .content .third-column-img-article .news-column .news-content .article-top-img-title .right-title {
  width: 310px;
  float: right;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 28px;
}
body .content-container .content .third-column-img-article .news-column .news-content .article-top-img-title .right-title .link {
  color: #1D71B7;
}
body .content-container .content .third-column-img-article .news-column .news-content .news-list {
  list-style: none;
  padding: 0;
  margin: 0;
  clear: both;
}
body .content-container .content .third-column-img-article .news-column .news-content .news-list li {
  font-size: 16px;
  line-height: 42px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  height: 42px;
  padding-left: 20px;
}
body .content-container .content .third-column-img-article .news-column .news-content .news-list li:before {
  content: "";
  /* 外部圆环 */
  width: 12px;
  /* 外圆直径 */
  height: 12px;
  /* 外圆直径 */
  border: 1px solid #CBCBCB;
  /* 圆环宽度与颜色 */
  border-radius: 50%;
  /* 确保是圆形 */
  position: absolute;
  top: 16px;
  left: 0;
  background-color: transparent;
  box-sizing: border-box;
}
body .content-container .content .third-column-img-article .news-column .news-content .news-list li:after {
  content: "";
  width: 6px;
  /* 内圆直径 */
  height: 6px;
  /* 内圆直径 */
  background: #CBCBCB;
  /* 实心圆的颜色 */
  border-radius: 50%;
  /* 确保是圆形 */
  position: absolute;
  top: 19px;
  /* 根据外圆的位置进行调整 */
  left: 3px;
  /* 同样根据外圆的位置进行调整，确保居中 */
}
body .content-container .content .third-column-img-article-three {
  width: 100%;
}
body .content-container .content .third-column-img-article-three .news-column {
  width: 434px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  margin-right: 49px;
}
body .content-container .content .third-column-img-article-three .news-column:nth-child(3),
body .content-container .content .third-column-img-article-three .news-column:nth-child(7) {
  margin: 0;
}
body .content-container .content .third-column-img-article-three .news-column .index_column_title {
  border-top: 0px solid #ccc;
  line-height: 36px;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  height: 42px;
  color: #2977c1;
  background-image: url(../images/title-bg.png);
  background-position: left bottom;
  background-size: auto 36px;
  /* 关键：高度固定为36px，宽度按原比例自动 */
  background-repeat: no-repeat;
}
body .content-container .content .third-column-img-article-three .news-column .index_column_title .name {
  border-top: 0px solid #2977c1;
  font-size: 20px;
  color: #000;
  display: inline-block;
  line-height: 35px;
  padding-left: 20px;
  font-weight: normal;
}
body .content-container .content .third-column-img-article-three .news-column .index_column_title .name::first-letter {
  font-size: 30px;
  margin-right: 8px;
  vertical-align: top;
  /* 或 middle, bottom, -2px 等 */
  line-height: 1;
  /* 控制整体行高，间接影响上下空间 */
}
body .content-container .content .third-column-img-article-three .news-column .index_column_title .more {
  font-size: 16px;
  color: #A4A4A4;
  position: absolute;
  right: 0px;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .main-news {
  width: 100%;
  margin-top: 15px;
  text-align: left;
  position: relative;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .main-news img {
  float: left;
  width: 100%;
  height: 248px;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .main-news .title {
  position: absolute;
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: normal;
  box-sizing: border-box;
  padding: 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  line-height: 45px;
  text-align: center;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .main-news::after {
  content: '';
  display: block;
  clear: both;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .article-top-img-title {
  clear: both;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .article-top-img-title .left-img {
  width: 110px;
  height: 70px;
  float: left;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .article-top-img-title .left-img img {
  width: 100%;
  height: 100%;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .article-top-img-title .right-title {
  width: 310px;
  float: right;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 28px;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .article-top-img-title .right-title .link {
  color: #1D71B7;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .news-list {
  list-style: none;
  padding: 0;
  margin: 0;
  clear: both;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .news-list a {
  display: block;
  width: 30%;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .news-list a li {
  font-size: 16px;
  line-height: 42px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  height: 42px;
  padding-left: 20px;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .news-list a li:before {
  content: "";
  /* 外部圆环 */
  width: 12px;
  /* 外圆直径 */
  height: 12px;
  /* 外圆直径 */
  border: 1px solid #CBCBCB;
  /* 圆环宽度与颜色 */
  border-radius: 50%;
  /* 确保是圆形 */
  position: absolute;
  top: 16px;
  left: 0;
  background-color: transparent;
  box-sizing: border-box;
}
body .content-container .content .third-column-img-article-three .news-column .news-content .news-list a li:after {
  content: "";
  width: 6px;
  /* 内圆直径 */
  height: 6px;
  /* 内圆直径 */
  background: #CBCBCB;
  /* 实心圆的颜色 */
  border-radius: 50%;
  /* 确保是圆形 */
  position: absolute;
  top: 19px;
  /* 根据外圆的位置进行调整 */
  left: 3px;
  /* 同样根据外圆的位置进行调整，确保居中 */
}
body .content-container .content .column-parting-line {
  width: 100%;
  height: 39px;
  border-bottom: 1px solid #E0E0E0;
}
body .content-container .content .column-parting-line .index-frond-title-bg {
  width: max-content;
  margin: 0 20px;
  height: auto;
  font-weight: bold;
  font-size: 20px;
  color: #000;
  padding: 5px 0;
  text-align: center;
  border-bottom: 3px solid #1D71B7;
  float: left;
}
body .content-container .content .column-parting-line .index-frond-more {
  width: max-content;
  height: 48px;
  float: right;
  font-size: 16px;
  color: #A4A4A4;
  line-height: 52px;
}
body .content-container .content .dm_lb .wrap {
  position: relative;
  width: 1200px;
  height: 500px;
  margin: 20px auto;
}
body .content-container .content .dm_lb .content {
  position: absolute;
  width: 1200px;
  height: 360px;
}
body .content-container .content .dm_lb .content li {
  position: absolute;
  background-size: 100% 100%;
  cursor: pointer;
}
body .content-container .content .dm_lb .content li a {
  display: block;
  width: 100%;
  height: 100%;
}
body .content-container .content .dm_lb .wrap span {
  position: absolute;
  z-index: 9999;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  font: 36px/60px "宋体";
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #0496cf;
  background: rgba(4, 150, 207, 0.6);
  transition: background 1s ease;
  cursor: pointer;
}
body .content-container .content .dm_lb .wrap span:hover {
  background: #0496cf;
}
body .content-container .content .dm_lb .prev {
  left: 30px;
}
body .content-container .content .dm_lb .next {
  right: 30px;
}
body .content-container .content .horizontal {
  width: 1200px;
  height: 174px;
  background: #E3EEFE;
  padding: 18px;
}
body .content-container .content .horizontal .item {
  height: 138px;
  width: 110px;
  float: left;
  margin-right: 21.75px;
}
body .content-container .content .horizontal .item img {
  display: block;
  width: 110px;
  height: 110px;
}
body .content-container .content .horizontal .item .title {
  width: 100%;
  height: 13px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 13px;
  text-align: center;
  margin-top: 15px;
}
body .content-container .content .horizontal .item:last-child {
  margin-right: 0;
}
body .content-container .content #elink {
  width: 1200px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #039;
  background-color: rgba(234, 234, 234, 0.5);
}
body .content-container .content #elink #linkbox ul {
  padding: 0px;
  list-style-type: none;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
body .content-container .content #elink #linkbox li.hover {
  color: #0e57a0;
  display: block;
  background-color: #EAEAEA;
}
body .content-container .content #elink #linkbox li {
  font-size: 14px;
  width: 200px;
  cursor: pointer;
  font-family: "宋体";
  font-size: 0.875em;
  line-height: 30px;
  color: #333333;
  float: left;
  width: 160px;
  text-align: center;
  display: inline;
  margin-right: 8px;
  margin-top: 5px;
  font-size: 16px;
}
body .content-container .content #elink #linkbox #linkcon {
  clear: left;
  min-height: 148px;
  height: auto;
  overflow: hidden;
  background-color: #F4F4F4;
}
body .content-container .content #elink #linkbox #linkcon .link_show {
  display: none;
  overflow: hidden;
  font-family: "宋体";
  font-size: 0.75em;
  line-height: 2em;
  color: #666666;
  padding: 10px;
  font-size: 16px;
}
.index_column_title {
  border-top: 1px solid #ccc;
  line-height: 40px;
  position: relative;
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
}
.index_column_title .name {
  border-top: 2px solid #2977c1;
  margin-top: -1px;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  line-height: 35px;
  padding-left: 10px;
  color: #2977c1;
}
.index_column_title .more {
  font-size: 14px;
  color: #2977c1;
  position: absolute;
  right: 10px;
}
.title-container {
  width: 100%;
  border-top: 1px solid #D4EFF9;
}
.title-container .bottom-border {
  color: #0056A3;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  height: 100%;
  width: auto;
  padding: 0 8px 5px 8px;
  border-top: 3px solid #0056A3;
  float: left;
}
.title-container .more-plus {
  width: 42px;
  height: 15px;
  font-weight: 400;
  font-size: 14px;
  color: #0056A3;
  line-height: 23px;
  float: right;
}
.title-container-bg {
  width: 100%;
  height: 42px;
  background-image: url('../images/title-2.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0 5px 0px 18px;
}
.title-container-bg .bottom-border {
  color: #0056A3;
  font-weight: bold;
  display: block;
  height: 100%;
  width: auto;
  font-size: 20px;
  line-height: 42px;
  float: left;
}
.title-container-bg .more-plus {
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-weight: 400;
  font-size: 14px;
  color: #0056A3;
  float: right;
}
.text-ellipsis-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* 限制显示3行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
