.bg {
  background: url('../img/bg.png') no-repeat;
  background-size: 100% 100%;
  padding-bottom: 60px;
}
.content {
  width: 1260px;
  padding: 20px 30px 0;
  background: #FFFFFF;
  margin: auto ;
  border-bottom: 15px solid #9A0000;
}
.crumbs {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  margin-bottom: 19px;
}
.crumbs a {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.crumbs img {
  margin-right: 20px;
}
.crumbs span {
  color: #9a0000;
}
.ellipsis3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ads {
  width: 1200px;
  height: 178px;
}
.ads a {
  display: block;
}
.ads img {
  width: 1200px;
  height: 288px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.view-more {
  font-weight: 400;
  font-size: 14px;
  color: #BB0808;
}
.toutiaoSwiperBox2 {
  margin: 27px 0 36px;
  width: 1200px;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main {
  display: flex;
  justify-content: space-between;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .swiper-pic {
  width: 570px;
  height: 420px;
  overflow: hidden;
  position: relative;
  border: 1px solid #EEEEEE;
  /* 父容器相对定位 */
  /* 分页样式修复 */
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .swiper-pic .swiper-slide {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-decoration: none;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .swiper-pic .swiper-slide img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  /* 修复图片溢出 */
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .swiper-pic .swiper-slide .info {
  height: 100px;
  padding: 12px 9px 0;
  position: relative;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .swiper-pic .swiper-slide .info .view-more {
  font-weight: 400;
  font-size: 14px;
  color: #BB0808;
  background-color: #fff;
  position: absolute;
  right: 12px;
  bottom: 13px;
  padding-left: 12px;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .swiper-pic .swiper-slide .info .info-tit {
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .swiper-pic .swiper-slide .info .info-tit:hover {
  color: #BB0808;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .swiper-pic .swiper-slide .info .info-con {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .swiper-pic .swiper-pagination2 {
  position: absolute;
  bottom: 123px;
  padding: 0 30px;
  z-index: 1000;
  text-align: right;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .swiper-pic .swiper-pagination2 .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #EEEEEE;
  transition: all 0.3s;
  /* 默认半透明白色 */
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .swiper-pic .swiper-pagination2 .swiper-pagination-bullet-active {
  background: #fff;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main {
  width: 600px;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-title a {
  display: flex;
  text-decoration: none;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-title .date {
  width: 108px;
  text-align: center;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-title .date p:first-child {
  font-weight: bold;
  font-size: 32px;
  color: #BB0808;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-title .date p:last-child {
  font-weight: 400;
  font-size: 14px;
  color: #BB0808;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-title .date span {
  font-weight: 400;
  font-size: 14px;
  color: #BB0808;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-title .title-info {
  padding: 0 13px 26px;
  position: relative;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-title .title-info .info-head {
  font-weight: bold;
  font-size: 18px;
  color: #BB0808;
  line-height: 24px;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-title .title-info .info-text {
  margin-top: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-title .title-info .view-more {
  padding-left: 14px;
  position: absolute;
  bottom: 2px;
  right: 12px;
  background-color: #fff;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-line {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 4px;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-list .list-item {
  margin-top: 11px;
  padding-left: 11px;
  position: relative;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-list .list-item a {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  text-decoration: none;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-list .list-item .title {
  width: 80%;
  margin-bottom: 0;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-list .list-item .title:hover {
  color: #BB0808;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-list .list-item .time {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}
.toutiaoSwiperBox2 .toutiaoSwiperBox2-main .toutiao2-main .toutiao2-list .list-item::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  background: #C4C4C4;
  border-radius: 50%;
}
.title {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.title img {
  width: 100%;
  height: 40px;
}
.title .morebtn {
  position: absolute;
  right: 0;
  bottom: 7px;
}
.title .morebtn a {
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  color: #666666;
}
.title .morebtn .icon {
  width: 11px;
  height: 12px;
}
.tp-news {
  width: 1200px;
}
.tp-news .tp-content {
  width: 1200px;
  height: 250px;
  background: #F4F7FA;
  display: flex;
  justify-content: space-between;
}
.tp-news .swiper-pic {
  width: 1200px;
  height: 250px;
  overflow: hidden;
  position: relative;
  /* 父容器相对定位 */
}
.tp-news .swiper-pic .swiper-slide {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.tp-news .swiper-pic .swiper-slide img {
  width: 284px;
  height: 160px;
  object-fit: cover;
  margin-top: 20px;
}
.tp-news .swiper-pic .swiper-slide .info-tit {
  margin-top: 16px;
  padding: 0 16px;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
}
.tp-news .swiper-pic .swiper-button-tpright {
  position: absolute;
  top: 30%;
  left: 0;
  width: 26px;
  height: 40px;
  background: url('../img/left.png');
  background-size: 100% 100%;
  z-index: 99;
}
.tp-news .swiper-pic .swiper-button-tpleft {
  position: absolute;
  top: 30%;
  right: 0;
  width: 26px;
  height: 40px;
  background: url('../img/right.png');
  background-size: 100% 100%;
  z-index: 99;
}
.zc-dj {
  align-content: center;
  margin-top: 36px;
  margin-bottom: 30px;
}
.zc-dj .dj-news {
  width: 1200px;
}
.zc-dj .zc-dj-main {
  width: 100%;
}
.zc-dj .zc-dj-main .zc-dj-title a {
  display: flex;
}
.zc-dj .zc-dj-main .zc-dj-title .title-bg {
  display: block;
  width: 280px;
  height: 158px;
}
.zc-dj .zc-dj-main .zc-dj-title .title-info {
  width: 300px;
  height: 148px;
  background: #F8F8F8;
  padding: 14px 18px 15px 23px;
  margin-top: 4px;
}
.zc-dj .zc-dj-main .zc-dj-title .title-info .info-head {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}
.zc-dj .zc-dj-main .zc-dj-title .title-info .info-text {
  margin-top: 13px;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
}
.zc-dj .zc-dj-main .zc-dj-title .title-info .info-more {
  text-align: end;
  margin-top: 6px;
}
.zc-dj .zc-dj-main .zc-dj-line {
  margin-top: 22px;
  border: 1px solid #E6E6E6;
}
.zc-dj .zc-dj-main .zc-dj-list {
  display: flex;
  justify-content: space-between;
}
.zc-dj .zc-dj-main .zc-dj-list .left-cont,
.zc-dj .zc-dj-main .zc-dj-list .right-cont {
  width: 580px;
}
.zc-dj .zc-dj-main .zc-dj-list .list-item {
  margin-top: 11px;
  padding-left: 11px;
  position: relative;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 26px;
}
.zc-dj .zc-dj-main .zc-dj-list .list-item a {
  text-decoration: none;
}
.zc-dj .zc-dj-main .zc-dj-list .list-item::before {
  position: absolute;
  top: 10px;
  left: 0;
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  background: #C4C4C4;
  border-radius: 50%;
}
.zc-dj .zc-dj-main .zc-dj-list .list-item div:hover {
  color: #BB0808;
}
