body .content-container .content .top-news {
  width: 1330px;
  height: 130px;
  background: #FFFFFF;
  margin-top: 30px;
  padding: 30px 0px 26px 0;
}
body .content-container .content .top-news .first-row {
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 36px;
  width: 100%;
  text-align: center;
}
body .content-container .content .top-news .second-row {
  font-weight: 400;
  font-size: 17px;
  color: #333333;
  line-height: 60px;
  width: 100%;
  text-align: center;
}
body .content-container .content .top-news .second-row a {
  color: #898989;
}
body .content-container .content .scroll-ad-list {
  width: 100%;
  background: #FFFFFF;
  margin-top: 18px;
  padding-top: 25px;
  overflow: hidden;
}
body .content-container .content .scroll-ad-list .left-column {
  float: left;
  width: 773px;
  height: 435px;
}
body .content-container .content .scroll-ad-list .left-column .slideBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
body .content-container .content .scroll-ad-list .left-column .slideBox .hd {
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 13px;
  z-index: 1;
}
body .content-container .content .scroll-ad-list .left-column .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
body .content-container .content .scroll-ad-list .left-column .slideBox .hd ul li {
  float: left;
  margin-right: 6px;
  width: 10px;
  height: 10px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
body .content-container .content .scroll-ad-list .left-column .slideBox .hd ul li.on {
  background: #ce1a0c;
  color: #fff;
}
body .content-container .content .scroll-ad-list .left-column .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
body .content-container .content .scroll-ad-list .left-column .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
body .content-container .content .scroll-ad-list .left-column .slideBox .bd li span.text {
  width: 100%;
  height: 70px;
  line-height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 20px;
  padding-right: 100px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  color: #fff;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
body .content-container .content .scroll-ad-list .left-column .slideBox .bd img {
  width: 100%;
  height: 435px;
  display: block;
}
body .content-container .content .scroll-ad-list .right-column {
  float: right;
  width: 532px;
  height: 435px;
  overflow: hidden;
}
body .content-container .content .scroll-ad-list .right-column .column-title {
  width: 100%;
  height: 45px;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 24px;
  line-height: 45px;
  color: #C7101A;
  position: relative;
  display: inline-block;
  border-bottom: 4px solid #FFE2E5;
}
body .content-container .content .scroll-ad-list .right-column .column-title .fit-content {
  position: relative;
  display: inline-block;
  padding: 0 15px;
}
body .content-container .content .scroll-ad-list .right-column .column-title .fit-content::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #C7101A;
  display: block;
}
body .content-container .content .scroll-ad-list .right-column .article-list-container {
  width: 100%;
}
body .content-container .content .scroll-ad-list .right-column .article-list-container .article-item {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 21px;
  margin: 34px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .content-container .content .scroll-ad-list .right-column .article-list-container .article-item .article-icon {
  width: 8px;
  height: 8px;
  background: #C7101A;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
body .content-container .content .video-cover-list {
  width: 100%;
  height: auto;
  margin-top: 40px;
  overflow: hidden;
}
body .content-container .content .video-cover-list .left-column {
  float: left;
  width: 773px;
  height: 434px;
  background: #fff;
}
body .content-container .content .video-cover-list .left-column .column-title {
  width: 100%;
  height: 45px;
  background-image: url('../images/title.png');
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 24px;
  line-height: 45px;
  color: #C7101A;
  font-style: italic;
  padding-left: 20px;
}
body .content-container .content .video-cover-list .left-column .video-list-container .video-list-item-link {
  display: block;
}
body .content-container .content .video-cover-list .left-column .video-list-container .video-list-item-link .video-list-item {
  width: 375px;
  height: 205px;
  position: relative;
  float: left;
  margin-right: 23px;
  margin-top: 24px;
  overflow: hidden;
}
body .content-container .content .video-cover-list .left-column .video-list-container .video-list-item-link .video-list-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  float: left;
}
body .content-container .content .video-cover-list .left-column .video-list-container .video-list-item-link .video-list-item .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 47px;
  height: 47px;
}
body .content-container .content .video-cover-list .left-column .video-list-container .video-list-item-link:nth-child(2n) {
  display: block;
}
body .content-container .content .video-cover-list .left-column .video-list-container .video-list-item-link:nth-child(2n) .video-list-item {
  width: 375px;
  height: 205px;
  position: relative;
  float: left;
  margin-right: 0px;
}
body .content-container .content .video-cover-list .left-column .video-list-container .video-list-item-link:nth-child(2n) .video-list-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  float: left;
}
body .content-container .content .video-cover-list .left-column .video-list-container .video-list-item-link:nth-child(2n) .video-list-item .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 47px;
  height: 47px;
}
body .content-container .content .video-cover-list .right-column {
  float: right;
  width: 532px;
  height: 500px;
  background: #fff;
}
body .content-container .content .video-cover-list .right-column .column-title {
  width: 100%;
  height: 45px;
  background-image: url('../images/title.png');
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 24px;
  line-height: 45px;
  color: #C7101A;
  font-style: italic;
  padding-left: 20px;
}
body .content-container .content .video-cover-list .right-column .article-list-container {
  width: 100%;
}
body .content-container .content .video-cover-list .right-column .article-list-container .article-item {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 21px;
  margin: 34px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .content-container .content .video-cover-list .right-column .article-list-container .article-item .article-icon {
  width: 8px;
  height: 8px;
  background: #C7101A;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
body .content-container .content .banner-ad {
  width: 1330px;
  height: auto;
  margin: 40px 0;
  overflow: hidden;
}
body .content-container .content .banner-ad img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
body .content-container .content .horizontal-scroll {
  width: 1330px;
  height: 250px;
  background: #FFFFFF;
  margin-top: 26px;
}
body .content-container .content .horizontal-scroll .left-column {
  width: 73px;
  height: 221px;
  background: #FFEEED;
  font-family: FZZhengHeiS-EB-GB;
  font-weight: 400;
  font-size: 30px;
  color: #C7101A;
  text-align: center;
  padding: 30px 23px;
  float: left;
  font-weight: bold;
}
body .content-container .content .horizontal-scroll .right-column {
  float: right;
  width: 1238px;
  height: 221px;
  background-color: #fff;
}
body .content-container .content .horizontal-scroll .right-column .picMarquee-left {
  width: 100%;
  overflow: hidden;
  position: relative;
}
body .content-container .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("https://website-chzhrb.newaircloud.com/assets/images/index/btn_sc_left.png") no-repeat;
}
body .content-container .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("https://website-chzhrb.newaircloud.com/assets/images/index/btn_sc_right.png") no-repeat;
}
body .content-container .content .horizontal-scroll .right-column .picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
body .content-container .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 .content .horizontal-scroll .right-column .picMarquee-left .bd ul li .pic {
  text-align: center;
}
body .content-container .content .horizontal-scroll .right-column .picMarquee-left .bd ul li .pic img {
  width: 295px;
  height: 221px;
  display: block;
  object-fit: cover;
}
body .content-container .content .list-container {
  width: 100%;
  height: auto;
  margin-top: 27px;
  overflow: hidden;
}
body .content-container .content .list-container .left-column {
  width: 470px;
  height: auto;
  background: #FFFFFF;
  float: left;
  margin-right: 24px;
}
body .content-container .content .list-container .left-column .column-title {
  width: 100%;
  height: 45px;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 24px;
  line-height: 45px;
  color: #C7101A;
  position: relative;
  display: inline-block;
  border-bottom: 4px solid #FFE2E5;
}
body .content-container .content .list-container .left-column .column-title .fit-content {
  position: relative;
  display: inline-block;
  padding: 0 15px;
}
body .content-container .content .list-container .left-column .column-title .fit-content::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #C7101A;
  display: block;
}
body .content-container .content .list-container .left-column .article-list-container {
  width: 100%;
  height: 336px;
}
body .content-container .content .list-container .left-column .article-list-container .article-item {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 21px;
  margin: 35px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .content-container .content .list-container .left-column .article-list-container .article-item .article-icon {
  width: 8px;
  height: 8px;
  background: #C7101A;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
body .content-container .content .list-container .center-column {
  width: 470px;
  height: auto;
  background: #FFFFFF;
  float: left;
}
body .content-container .content .list-container .center-column .column-title {
  width: 100%;
  height: 45px;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 24px;
  line-height: 45px;
  color: #C7101A;
  position: relative;
  display: inline-block;
  border-bottom: 4px solid #FFE2E5;
}
body .content-container .content .list-container .center-column .column-title .fit-content {
  position: relative;
  display: inline-block;
  padding: 0 15px;
}
body .content-container .content .list-container .center-column .column-title .fit-content::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #C7101A;
  display: block;
}
body .content-container .content .list-container .center-column .article-list-container {
  width: 100%;
  height: 336px;
}
body .content-container .content .list-container .center-column .article-list-container .article-item {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 21px;
  margin: 35px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .content-container .content .list-container .center-column .article-list-container .article-item .article-icon {
  width: 8px;
  height: 8px;
  background: #C7101A;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
body .content-container .content .list-container .right-column {
  width: 340px;
  height: auto;
  background: #FFFFFF;
  float: right;
  /* 使整个链接区域可以水平居中 */
}
body .content-container .content .list-container .right-column .column-title {
  width: 100%;
  height: 45px;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 24px;
  line-height: 45px;
  color: #C7101A;
  position: relative;
  display: inline-block;
  border-bottom: 4px solid #FFE2E5;
}
body .content-container .content .list-container .right-column .column-title .fit-content {
  position: relative;
  display: inline-block;
  padding: 0 15px;
}
body .content-container .content .list-container .right-column .column-title .fit-content::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #C7101A;
  display: block;
}
body .content-container .content .list-container .right-column .img-container {
  text-align: left;
  margin: 20px 0 0 0 ;
  background: #FFFFFF;
  overflow: hidden;
  width: 100%;
}
body .content-container .content .list-container .right-column .img-container img {
  width: 100%;
}
body .content-container .content .list-container .right-column .before-paper {
  display: block;
  width: 100%;
  height: 50px;
  font-weight: bold;
  font-size: 22px;
  color: #C7101A;
  line-height: 50px;
  text-align: center;
  border-bottom: 4px solid #C7101A;
}
body .content-container .content .list-container .right-column .card-link {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000;
  height: auto;
  background: #FFFFFF;
  margin-top: 25px;
  /* 文字样式 */
}
body .content-container .content .list-container .right-column .card-link img {
  width: 100%;
  height: auto;
}
body .content-container .content .list-container .right-column .card-link .centered-text {
  display: block;
  text-align: center;
  /* 确保文字居中 */
  font-size: 16px;
  /* 根据需要调整字体大小 */
}
body .content-container .content .horizontal-scroll-second {
  width: 1330px;
  height: auto;
  background: #FFFFFF;
  overflow: hidden;
}
body .content-container .content .horizontal-scroll-second .column-title {
  width: 100%;
  height: 45px;
  background-image: url('../images/title.png');
  background-size: 100% 100%;
  font-weight: bold;
  font-size: 24px;
  line-height: 45px;
  color: #C7101A;
  font-style: italic;
  padding-left: 20px;
}
body .content-container .content .horizontal-scroll-second .column-title .sub-title {
  margin-left: 36px;
  font-weight: 400;
  font-size: 24px;
  color: #8B8B8B;
  line-height: 49px;
}
body .content-container .content .horizontal-scroll-second .banner-ad {
  width: 1330px;
  height: auto;
  margin: 20px 0 0 0;
  overflow: hidden;
}
body .content-container .content .horizontal-scroll-second .banner-ad img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
body .content-container .content .horizontal-scroll-second .picMarquee-left {
  width: 1330px;
  height: 110px;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}
body .content-container .content .horizontal-scroll-second .picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
body .content-container .content .horizontal-scroll-second .picMarquee-left .bd ul li {
  margin: 0 11px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
body .content-container .content .horizontal-scroll-second .picMarquee-left .bd ul li .pic {
  text-align: center;
}
body .content-container .content .horizontal-scroll-second .picMarquee-left .bd ul li .pic img {
  width: 255px;
  height: 110px;
  display: block;
  object-fit: cover;
}
body .content-container .content .friend-link {
  width: 100%;
  height: 72px;
  background: #FFFFFF;
  margin-top: 21px;
}
body .content-container .content .foot-container {
  width: 100%;
  height: 277px;
  background: #C7101A;
}
