.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.headpic {
  width: 100%;
  margin-bottom: 18px;
}
.headpic img {
  width: 100%;
  height: 100%;
}
body {
  position: relative;
}
.headnews {
  width: 1219px;
  height: 304px;
  margin: 0 auto;
  background: url(headnews-bg.png) no-repeat;
  background-size: contain;
  box-sizing: border-box;
  padding: 50px 80px 0 46px;
  position: relative;
  margin-bottom: 8px;
}
.headnews .headnews-title {
  display: block;
  text-decoration: none;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #d5000c;
  line-height: 43px;
  text-align: center;
  margin-bottom: 33px;
}
.headnews .headnews-summary {
  font-family: Microsoft YaHei;
  font-weight: 300;
  font-size: 21px;
  color: #6d6d6d;
  line-height: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.headnews .headnews-info {
  bottom: 69px;
  right: 338px;
  position: absolute;
  color: #ba000b;
  font-size: 21px;
  text-decoration: none;
}
.ywsl {
  position: relative;
  margin-bottom: 71px;
}
.ywsl .ywsl-title {
  margin: 0 auto;
  margin-bottom: 79px;
  width: 546px;
  height: 126px;
}
.ywsl .ywsl-title img {
  width: 100%;
  height: 100%;
}
.ywsl .ywsl-cont {
  width: 100%;
  position: relative;
}
.ywsl .ywsl-cont .cont-left {
  width: 737px;
  height: 479px;
  background: url(ywslCont-pic.png) no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding-top: 9px;
}
.ywsl .ywsl-cont .cont-left .swiper-cont {
  width: 698px;
  height: 461px;
  margin-left: 10px;
  overflow: hidden;
}
.ywsl .ywsl-cont .cont-left .swiper-cont .swiper-slide {
  display: block;
  text-decoration: none;
  width: 698px;
  height: 461px;
  position: relative;
}
.ywsl .ywsl-cont .cont-left .swiper-cont .swiper-slide img {
  width: 698px;
  height: 461px;
}
.ywsl .ywsl-cont .cont-left .swiper-cont .swiper-slide .cont-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 698px;
  height: 36px;
  background: rgba(0, 0, 0, 0.57);
  font-family: Microsoft YaHei;
  font-weight: 300;
  font-size: 20px;
  color: #fff6f7;
  line-height: 36px;
  box-sizing: border-box;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ywsl .ywsl-cont .cont-right {
  width: 473px;
  height: 366px;
  position: absolute;
  right: 0;
  top: 34px;
  border-top: 2px solid #e8e8e8;
  box-sizing: border-box;
  padding-top: 38px;
}
.ywsl .ywsl-cont .cont-right .cont-item {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 88px;
  position: relative;
  border-bottom: 2px solid #e8e8e8;
  margin-bottom: 31px;
  cursor: pointer;
}
.ywsl .ywsl-cont .cont-right .cont-item .item-title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 26px;
  color: #000;
  line-height: 29px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 32px;
}
.ywsl .ywsl-cont .cont-right .cont-item .finger {
  display: none;
  width: 46px;
  height: 51px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.ywsl .ywsl-cont .cont-right .cont-item:hover .item-title {
  color: #c7000b;
}
.ywsl .ywsl-cont .cont-right .cont-item:hover .finger {
  display: block;
}
.ywsl .ywsl-more {
  position: absolute;
  right: 0;
  bottom: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #da0900;
  text-decoration: none;
}
.tonglan1 {
  height: 187px;
  margin-bottom: 104px;
}
.tonglan1 img {
  width: 100%;
  height: 100%;
}
.news-pic {
  height: 504px;
  z-index: 1;
}
.news-pic .news-left {
  float: left;
  width: 629px;
  height: 100%;
  background-color: #fcf2f3;
  box-sizing: border-box;
  padding: 60px 63px 0 42px;
}
.news-pic .news-left .news-left-item {
  display: block;
  text-decoration: none;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 26px;
  color: #000000;
  line-height: 29px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  box-sizing: border-box;
  padding-left: 40px;
  margin-bottom: 55px;
}
.news-pic .news-left .news-left-item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #cd0707;
}
.news-pic .news-left .news-left-item:last-child {
  margin-bottom: 0;
}
.news-pic .pic-left {
  width: 571px;
  height: 100%;
  float: left;
  overflow-y: scroll;
}
.news-pic .pic-left img {
  width: 100%;
}
.background {
  width: 100%;
  position: absolute;
  left: 0;
  top: 2341px;
  z-index: -1;
}
.background img {
  width: 100%;
  height: 100%;
}
.tkqh {
  height: 806px;
  margin-top: 406px;
}
.tkqh .tkqh-title {
  width: 546px;
  height: 126px;
  margin: 0 auto;
  margin-bottom: 96px;
}
.tkqh .tkqh-title img {
  width: 100%;
  height: 100%;
}
.tkqh .tkqh-cont {
  width: 100%;
  height: 584px;
  overflow: hidden;
}
.tkqh .tkqh-cont .left-swiper {
  width: 875px;
  height: 100%;
  float: left;
  overflow: hidden;
}
.tkqh .tkqh-cont .left-swiper .left-swiper-item {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  text-decoration: none;
}
.tkqh .tkqh-cont .left-swiper .left-swiper-item img {
  width: 100%;
  height: 100%;
}
.tkqh .tkqh-cont .left-swiper .left-swiper-item .item-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 87px;
  background: rgba(141, 141, 141, 0.36);
  box-sizing: border-box;
  padding-left: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 32px;
  color: #ffffff;
  line-height: 87px;
}
.tkqh .tkqh-cont .right-swiper {
  width: 295px;
  height: 491px;
  margin-top: 53px;
  float: right;
  position: relative;
}
.tkqh .tkqh-cont .right-swiper .right-swiper-item {
  width: 100%;
  height: 159px;
  display: block;
}
.tkqh .tkqh-cont .right-swiper .right-swiper-item img {
  width: 100%;
  height: 100%;
}
.tkqh .tkqh-cont .right-swiper .swiper-button-next,
.tkqh .tkqh-cont .right-swiper .swiper-button-prev {
  width: 100%;
  height: 34px;
}
.tkqh .tkqh-cont .right-swiper .swiper-button-next {
  position: absolute;
  left: 0;
  top: 106%;
}
.tkqh .tkqh-cont .right-swiper .swiper-button-next img {
  width: 100%;
  height: 100%;
}
.tkqh .tkqh-cont .right-swiper .swiper-button-prev {
  left: 0;
  top: -7%;
}
.tkqh .tkqh-cont .right-swiper .swiper-button-prev img {
  width: 100%;
  height: 100%;
}
.tkqh .tkqh-cont .right-swiper .swiper-button-next::after {
  content: "";
}
.tkqh .tkqh-cont .right-swiper .swiper-button-prev::after {
  content: "";
}
.hmzw {
  height: 507px;
  margin-top: 163px;
}
.hmzw .hm2024,
.hmzw .zw2025 {
  width: 595px;
  height: 100%;
  float: left;
  text-align: left;
  position: relative;
}
.hmzw .hm2024 .title,
.hmzw .zw2025 .title {
  width: 100%;
  height: 123px;
  margin-bottom: 58px;
}
.hmzw .hm2024 .title img,
.hmzw .zw2025 .title img {
  width: 100%;
  height: 100%;
}
.hmzw .hm2024 .news-item,
.hmzw .zw2025 .news-item {
  display: block;
  width: 90%;
  height: 60px;
  margin: 0 auto;
  margin-bottom: 72px;
}
.hmzw .hm2024 .news-item .number,
.hmzw .zw2025 .news-item .number {
  width: 60px;
  height: 60px;
  background-color: #c7000b;
  border-radius: 5px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
  line-height: 60px;
  text-align: center;
  float: left;
}
.hmzw .hm2024 .news-item .news-title,
.hmzw .zw2025 .news-item .news-title {
  width: 446px;
  height: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 31px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  float: right;
}
.hmzw .hm2024 .more,
.hmzw .zw2025 .more {
  display: block;
  width: 139px;
  height: 42px;
  background-color: #d81f23;
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
  line-height: 42px;
  text-align: center;
  text-decoration: none;
  border-radius: 21px;
}
.hmzw .zw2025 {
  float: right;
}
.bottom {
  width: 100%;
  height: 163px;
}
