body .content-container .primary-content {
  /*习近平专题*/
}
body .content-container .primary-content .img-bg-text {
  width: 1330px;
  height: 156px;
  background: url(../images/xjp.png) no-repeat;
  margin-top: 15px;
  position: relative;
  padding-left: 230px;
  padding-right: 50px;
}
body .content-container .primary-content .img-bg-text .more {
  position: absolute;
  bottom: 18px;
  right: 40px;
  color: #036fc9;
  cursor: pointer !important;
}
body .content-container .primary-content .img-bg-text .top-title {
  width: 100%;
  height: 90px;
  float: left;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  margin-top: 15px;
  display: flex;
  align-items: center;
}
body .content-container .primary-content .img-bg-text .top-title .top-title-a {
  color: #295594;
  cursor: pointer !important;
  width: 100%;
  line-height: 45px;
}
body .content-container .primary-content .img-bg-text .four-text {
  width: 100%;
  float: left;
}
body .content-container .primary-content .img-bg-text .four-text .four-text-a {
  width: 480px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
  font-size: 15px;
  background: url(https://website-chzhrb.newaircloud.com/assets/images/index/ico_point.gif) no-repeat left;
  padding-left: 13px;
  cursor: pointer !important;
  padding-right: 30px;
}
body .content-container .primary-content .scroll-img-article-list {
  width: 100%;
  height: 415px;
  overflow: hidden;
  margin-top: 20px;
}
body .content-container .primary-content .scroll-img-article-list .left-column {
  width: 737px;
  height: 415px;
  float: left;
}
body .content-container .primary-content .scroll-img-article-list .left-column .slideBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
body .content-container .primary-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 .primary-content .scroll-img-article-list .left-column .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
body .content-container .primary-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 .primary-content .scroll-img-article-list .left-column .slideBox .hd ul li.on {
  background: #ce1a0c;
  color: #fff;
}
body .content-container .primary-content .scroll-img-article-list .left-column .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
body .content-container .primary-content .scroll-img-article-list .left-column .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
body .content-container .primary-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 .primary-content .scroll-img-article-list .left-column .slideBox .bd img {
  width: 100%;
  height: 415px;
  display: block;
}
body .content-container .primary-content .scroll-img-article-list .right-column {
  width: 572px;
  height: 100%;
  float: right;
  background-color: #fff;
}
body .content-container .primary-content .scroll-img-article-list .right-column .index-column-title {
  line-height: 45px;
  position: relative;
  width: 100%;
  height: 45px;
  background: linear-gradient(to right, #D4E4FB 0%, #fff 70%);
  margin: 2px 0 0 2px;
}
body .content-container .primary-content .scroll-img-article-list .right-column .index-column-title .name {
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  line-height: 45px;
  padding-left: 23px;
  color: #2977c1;
}
body .content-container .primary-content .scroll-img-article-list .right-column .index-column-title .more {
  font-size: 14px;
  color: #2977c1;
  position: absolute;
  right: 10px;
}
body .content-container .primary-content .scroll-img-article-list .right-column .news-column {
  width: 100%;
  height: calc(100% - 45px - 87px);
  float: left;
  box-sizing: border-box;
}
body .content-container .primary-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 .primary-content .scroll-img-article-list .right-column .news-column .news-content .main-news img {
  float: left;
  width: 100%;
  height: 248px;
}
body .content-container .primary-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 .primary-content .scroll-img-article-list .right-column .news-column .news-content .main-news::after {
  content: '';
  display: block;
  clear: both;
}
body .content-container .primary-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: flex-start;
  gap: 12px;
  margin-top: 13px;
  padding: 0 25px;
}
body .content-container .primary-content .scroll-img-article-list .right-column .news-column .news-content .news-list a {
  display: block;
}
body .content-container .primary-content .scroll-img-article-list .right-column .news-column .news-content .news-list li {
  font-size: 19px;
  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 .primary-content .scroll-img-article-list .right-column .news-column .news-content .news-list li:after {
  content: "";
  width: 6px;
  /* 内圆直径 */
  height: 6px;
  /* 内圆直径 */
  background: #2874DA;
  /* 实心圆的颜色 */
  border-radius: 50%;
  /* 确保是圆形 */
  position: absolute;
  top: 19px;
  /* 根据外圆的位置进行调整 */
  left: 3px;
  /* 同样根据外圆的位置进行调整，确保居中 */
}
body .content-container .primary-content .scroll-img-article-list .right-column .two-ele {
  width: 100%;
  height: 87px;
  padding: 0 25px;
}
body .content-container .primary-content .scroll-img-article-list .right-column .two-ele .left-text-right-text {
  width: 255px;
  height: 70px;
  line-height: 87px;
  background: #F4F7FA;
  border-radius: 5px;
  border: 1px solid #D4E4FB;
  gap: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .content-container .primary-content .scroll-img-article-list .right-column .two-ele .left-text-right-text span {
  font-weight: bold;
  font-size: 22px;
  color: #2874DA;
  display: block;
}
body .content-container .primary-content .horizontal-scroll {
  width: 1330px;
  height: 221px;
  margin-top: 20px;
}
body .content-container .primary-content .horizontal-scroll .left-column {
  width: 73px;
  height: 221px;
  background: #D4E4FB;
  font-family: FZZhengHeiS-EB-GB;
  font-weight: 400;
  font-size: 30px;
  color: #2874DA;
  text-align: center;
  padding: 30px 23px;
  float: left;
  font-weight: bold;
}
body .content-container .primary-content .horizontal-scroll .right-column {
  float: right;
  width: 1238px;
  height: 221px;
  background-color: #fff;
}
body .content-container .primary-content .horizontal-scroll .right-column .picMarquee-left {
  width: 100%;
  overflow: hidden;
  position: relative;
}
body .content-container .primary-content .horizontal-scroll .right-column .picMarquee-left .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 .primary-content .horizontal-scroll .right-column .picMarquee-left .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 .primary-content .horizontal-scroll .right-column .picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
body .content-container .primary-content .horizontal-scroll .right-column .picMarquee-left .bd ul li {
  margin: 0 11px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
body .content-container .primary-content .horizontal-scroll .right-column .picMarquee-left .bd ul li .pic {
  text-align: center;
}
body .content-container .primary-content .horizontal-scroll .right-column .picMarquee-left .bd ul li .pic img {
  width: 295px;
  height: 221px;
  display: block;
  object-fit: cover;
}
body .content-container .primary-content .left-videos-article-list {
  width: 100%;
  height: 405px;
  overflow: hidden;
  margin-top: 20px;
}
body .content-container .primary-content .left-videos-article-list .left-column {
  width: 883px;
  height: 405px;
  float: left;
  background-color: #fff;
  overflow: hidden;
}
body .content-container .primary-content .left-videos-article-list .left-column .index-column-title {
  margin: 2px 0 0 2px;
  line-height: 45px;
  position: relative;
  width: 100%;
  height: 45px;
  background: linear-gradient(to right, #D4E4FB 0%, #fff 70%);
}
body .content-container .primary-content .left-videos-article-list .left-column .index-column-title .name {
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  line-height: 45px;
  padding-left: 20px;
  color: #2977c1;
}
body .content-container .primary-content .left-videos-article-list .left-column .index-column-title .more {
  font-size: 14px;
  color: #2977c1;
  position: absolute;
  right: 10px;
}
body .content-container .primary-content .left-videos-article-list .left-column .video-container {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
}
body .content-container .primary-content .left-videos-article-list .left-column .video-container .left-item {
  width: 574px;
  height: 323px;
}
body .content-container .primary-content .left-videos-article-list .left-column .video-container .left-item a {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
body .content-container .primary-content .left-videos-article-list .left-column .video-container .left-item a img {
  width: 100%;
  height: 100%;
}
body .content-container .primary-content .left-videos-article-list .left-column .video-container .left-item a .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
}
body .content-container .primary-content .left-videos-article-list .left-column .video-container .right-item {
  width: 268px;
  height: 323px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body .content-container .primary-content .left-videos-article-list .left-column .video-container .right-item a {
  width: 100%;
  height: 151px;
  position: relative;
  display: block;
}
body .content-container .primary-content .left-videos-article-list .left-column .video-container .right-item a img {
  width: 100%;
  height: 100%;
}
body .content-container .primary-content .left-videos-article-list .left-column .video-container .right-item a .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
}
body .content-container .primary-content .left-videos-article-list .right-column {
  width: 429px;
  height: 100%;
  float: right;
  background-color: #fff;
  overflow: hidden;
}
body .content-container .primary-content .left-videos-article-list .right-column .index-column-title {
  margin: 2px 0 0 2px;
  line-height: 45px;
  position: relative;
  width: 100%;
  height: 45px;
  background: linear-gradient(to right, #D4E4FB 0%, #fff 70%);
}
body .content-container .primary-content .left-videos-article-list .right-column .index-column-title .name {
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  line-height: 45px;
  padding-left: 20px;
  color: #2977c1;
}
body .content-container .primary-content .left-videos-article-list .right-column .index-column-title .more {
  font-size: 14px;
  color: #2977c1;
  position: absolute;
  right: 10px;
}
body .content-container .primary-content .left-videos-article-list .right-column .news-column {
  width: 100%;
  height: calc(100% - 45px);
  float: left;
  box-sizing: border-box;
  padding: 0 23px;
}
body .content-container .primary-content .left-videos-article-list .right-column .news-column .news-content .main-news {
  width: 100%;
  margin-top: 15px;
  text-align: left;
  position: relative;
}
body .content-container .primary-content .left-videos-article-list .right-column .news-column .news-content .main-news img {
  float: left;
  width: 100%;
  height: 248px;
}
body .content-container .primary-content .left-videos-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 .primary-content .left-videos-article-list .right-column .news-column .news-content .main-news::after {
  content: '';
  display: block;
  clear: both;
}
body .content-container .primary-content .left-videos-article-list .right-column .news-column .news-content .news-list {
  height: 100%;
  list-style: none;
  padding: 5px 0 0 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
body .content-container .primary-content .left-videos-article-list .right-column .news-column .news-content .news-list a {
  display: block;
}
body .content-container .primary-content .left-videos-article-list .right-column .news-column .news-content .news-list li {
  font-size: 16px;
  line-height: 50px;
  position: relative;
  min-height: 50px;
  padding-left: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* 限制显示2行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .content-container .primary-content .left-videos-article-list .right-column .news-column .news-content .news-list li:after {
  content: "";
  width: 6px;
  /* 内圆直径 */
  height: 6px;
  /* 内圆直径 */
  background: #2874DA;
  /* 实心圆的颜色 */
  border-radius: 50%;
  /* 确保是圆形 */
  position: absolute;
  top: 23px;
  /* 根据外圆的位置进行调整 */
  left: 3px;
  /* 同样根据外圆的位置进行调整，确保居中 */
}
body .content-container .primary-content .pure-swiper-img {
  width: 100%;
  height: 95px;
  margin-top: 20px;
}
body .content-container .primary-content .pure-swiper-img .slideBox {
  position: relative;
  width: 100%;
  height: 120px;
}
body .content-container .primary-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 .primary-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 .primary-content .pure-swiper-img .slideBox .bd ul li {
  width: 430px;
  height: 95px;
  margin-right: 20px;
  position: relative;
}
body .content-container .primary-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 .primary-content .pure-swiper-img .slideBox .bd ul li a {
  width: 100%;
  height: 100%;
}
body .content-container .primary-content .pure-swiper-img .slideBox .bd ul li a .video-item {
  width: 100%;
  height: 100%;
}
body .content-container .primary-content .pure-swiper-img .slideBox .bd ul li a .video-item .video-wrap {
  width: 100%;
  height: 100%;
}
body .content-container .primary-content .pure-swiper-img .slideBox .bd ul li a .video-item .video-wrap img {
  width: 100%;
  height: 100%;
}
body .content-container .primary-content .third-column-img-article {
  width: 100%;
  height: 375px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
body .content-container .primary-content .third-column-img-article .news-column {
  width: calc((100% - 44px)/3);
  height: 100%;
  float: left;
  box-sizing: border-box;
  background-color: #fff;
  padding: 0 12px 0 12px;
}
body .content-container .primary-content .third-column-img-article .news-column .column-title-bottom-border {
  border-bottom: 1px solid #EBF0FA;
  line-height: 45px;
  position: relative;
  width: 100%;
  height: 45px;
  color: #2977c1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}
body .content-container .primary-content .third-column-img-article .news-column .column-title-bottom-border .name {
  font-size: 22px;
  color: #000;
  display: inline-block;
  line-height: 45px;
  font-weight: bold;
  color: #2977c1;
}
body .content-container .primary-content .third-column-img-article .news-column .column-title-bottom-border .more {
  font-size: 16px;
  color: #A4A4A4;
  position: absolute;
  right: 0px;
}
body .content-container .primary-content .third-column-img-article .news-column .news-content {
  margin-top: 20px;
}
body .content-container .primary-content .third-column-img-article .news-column .news-content .main-news {
  width: 100%;
  margin-top: 15px;
  text-align: left;
  position: relative;
}
body .content-container .primary-content .third-column-img-article .news-column .news-content .main-news img {
  float: left;
  width: 100%;
  height: 248px;
}
body .content-container .primary-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 .primary-content .third-column-img-article .news-column .news-content .main-news::after {
  content: '';
  display: block;
  clear: both;
}
body .content-container .primary-content .third-column-img-article .news-column .news-content .article-top-img-title {
  clear: both;
  height: 90px;
}
body .content-container .primary-content .third-column-img-article .news-column .news-content .article-top-img-title .left-img {
  width: 170px;
  height: 96px;
  float: left;
  border-radius: 5px;
}
body .content-container .primary-content .third-column-img-article .news-column .news-content .article-top-img-title .left-img img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
body .content-container .primary-content .third-column-img-article .news-column .news-content .article-top-img-title .right-title {
  width: 216px;
  padding-top: 18px;
  float: right;
  font-size: 19px;
  color: #333333;
  font-weight: bold;
  line-height: 28px;
}
body .content-container .primary-content .third-column-img-article .news-column .news-content .article-top-img-title .right-title .link {
  color: #1D71B7;
}
body .content-container .primary-content .third-column-img-article .news-column .news-content .news-list {
  list-style: none;
  padding: 0;
  margin: 0;
  clear: both;
  margin-top: 15px;
}
body .content-container .primary-content .third-column-img-article .news-column .news-content .news-list li {
  font-size: 16px;
  line-height: 38px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  height: 38px;
  padding-left: 20px;
}
body .content-container .primary-content .third-column-img-article .news-column .news-content .news-list li:after {
  content: "";
  width: 6px;
  /* 内圆直径 */
  height: 6px;
  /* 内圆直径 */
  background: #2874DA;
  /* 实心圆的颜色 */
  border-radius: 50%;
  /* 确保是圆形 */
  position: absolute;
  top: 19px;
  /* 根据外圆的位置进行调整 */
  left: 3px;
  /* 同样根据外圆的位置进行调整，确保居中 */
}
body .content-container .primary-content .pure-img-container {
  width: 100%;
  height: auto;
  font-size: 0;
  overflow: hidden;
  margin-top: 15px;
}
body .content-container .primary-content .pure-img-container a {
  width: 100%;
  height: auto;
  display: block;
  margin-right: 20px;
  font-size: 0;
  float: left;
}
body .content-container .primary-content .pure-img-container a img {
  width: 100%;
  height: auto;
  display: block;
}
body .content-container .primary-content .pure-img-container a:nth-child(2n) {
  margin-right: 0px;
}
body .content-container .primary-content .multiple-imag {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
body .content-container .primary-content .multiple-imag .index-column-title {
  margin: 2px 0 0 2px;
  line-height: 45px;
  position: relative;
  width: 100%;
  height: 45px;
  background: linear-gradient(to right, #D4E4FB 0%, #fff 70%);
}
body .content-container .primary-content .multiple-imag .index-column-title .name {
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  line-height: 45px;
  padding-left: 20px;
  color: #2977c1;
}
body .content-container .primary-content .multiple-imag .index-column-title .more {
  font-size: 14px;
  color: #2977c1;
  position: absolute;
  right: 10px;
}
body .content-container .primary-content .multiple-imag .row-list-img {
  display: flex;
  gap: 29px;
}
body .content-container .primary-content .horizontal {
  width: 1200px;
  height: 174px;
  background: #E3EEFE;
  padding: 18px;
}
body .content-container .primary-content .horizontal .item {
  height: 138px;
  width: 110px;
  float: left;
  margin-right: 21.75px;
}
body .content-container .primary-content .horizontal .item img {
  display: block;
  width: 110px;
  height: 110px;
}
body .content-container .primary-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 .primary-content .horizontal .item:last-child {
  margin-right: 0;
}
body .content-container .primary-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 .primary-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 .primary-content #elink #linkbox li.hover {
  color: #0e57a0;
  display: block;
  background-color: #EAEAEA;
}
body .content-container .primary-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 .primary-content #elink #linkbox #linkcon {
  clear: left;
  min-height: 148px;
  height: auto;
  overflow: hidden;
  background-color: #F4F4F4;
}
body .content-container .primary-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;
}
body .content-container .friend-link-container {
  width: 100%;
  height: 80px;
  background: #2874DA;
  line-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
body .content-container .friend-link-container .link-container {
  width: 1330px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
  gap: 10px;
}
body .content-container .friend-link-container .link-container a {
  display: flex;
  color: #fff;
}
body .content-container .max-content .primary-content {
  width: 1330px;
}
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;
}
.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;
}
