.hotNews {
  margin: 35px auto;
  width: 1200px;
}

.hotOne {
  color: #121212;
  text-align: center;
  font-family: "Source Han Sans SC";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  overflow: hidden;
  display: -webkit-box;
  webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

}

.hotTwo {
  width: 100%;
  display: flex;
  margin-top: 10px;
}

.hotTwo a {
  width: 49%;
  color: #666666;
  font-family: "Source Han Sans SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  /* line-height: 39px; */
  padding: 0 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hotTwo a:nth-child(1) {
  border-right: 1px solid #666666;
  text-align: right;
}

.homeSwiper {
  width: 670px;
  height: 402px;
  position: relative;
}

.homeSwiper .swiper-slide {
  width: 670px;
  height: 402px;
  position: relative;
}

.homeSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.homeSwiper .swiper-slide p {
  position: absolute;
  width: 670px;
  height: 56px;
  line-height: 56px;
  opacity: 0.8;
  background: #E15A6A;
  bottom: 0;
  color: #ffffff;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-indent: 2em;
}

.homeSwiper .swiper-pagination {
  width: 100px;
  position: absolute;
  right: 0px;
  bottom: 10px;
  left: auto;
}

.homeSwiper .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #FFF;
  opacity: 0.7;
}

.homeSwiper .swiper-pagination-bullet-active {
  width: 38px;
  height: 9px;
  border-radius: 8px;
  background: #FFF;
}

.wrapBox1Slide {
  width: 665px;
}

.wrapBox1Slide .tab_title li {
  color: #666666;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  margin-right: 46px;
  padding-bottom: 5px;
}

.wrapBox1Slide .tab_title li.on {
  color: #e15a6a;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  background: url('../img/wrapBox1SlideTabbg.png')center bottom no-repeat;
}

.wrapBox1Slide .tab_title {
  display: flex;
  justify-content: space-between;
}

.wrapBox1Slide .tab_title ul {
  display: flex;
}

.wrapBox1Slide .tab_title>a {
  display: none;
}

.wrapBox1Slide .tab_title>a.on {
  display: block;
  color: #fc556a;
  text-align: right;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.wrapBox1Slide .tab_content_items {
  display: none;
}

.wrapBox1Slide .tab_content_items.on {
  display: block;
}

.wrapBox1Slide .tab_content_items .firstNews {
  width: 655px;
  height: 110px;
  background: rgba(255, 244, 247, 0.6);
  padding: 20px;
  margin-top: 15px;
}

.wrapBox1Slide .tab_content_items .firstNews p:nth-child(1) a {
  color: #e15a6a;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.wrapBox1Slide .tab_content_items .firstNews p:nth-child(2) a {
  display: block;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wrapBox1Slide .tab_content_items ul {
  margin-top: 10px;
}

.wrapBox1Slide .tab_content_items ul li {
  color: #424242;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px;
  /* text-indent: 2em; */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.wrapBox1Slide .tab_content_items ul li::before {
  content: '';
  width: 5px;
  height: 5px;
  background: #D8DCF2;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

.wrapBox2 {
  display: block;
  margin-top: 50px;
}

.wrapBox2 img {
  width: 1360px;
  height: 207px;
}

.wrapBox3FlT {
  color: #fc556a;
  font-family: "Microsoft YaHei";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.5;
}

.wrapBox3FlT img {
  width: 397px;
}

.wrapBox3ItemBox {
  width: 450px;

}

.wrapBox3ItemBox ul li {
  color: #424242;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wrapBox3ItemBox ul {
  margin-top: 10px;
}

.wrapBox3ItemBox ul li a {
  color: #424242;
}

.wrapBox3ItemBox ul li::before {
  content: '';
  width: 5px;
  height: 5px;
  background: #D8DCF2;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

.wrapBox3 {
  margin-top: 40px;
}

.wrapBox3>.fl>.fl {
  margin-right: 40px;
}

.wrapBox3>.fl>div>.wrapBox3ItemBox:nth-child(2) {
  margin-top: 70px;
}

.wrapBox3>.fr {}

.wrapBox3>.fr a {
  display: block;
  margin-bottom: 10px;
}

.wrapBox3>.fr img {
  width: 353px;
  height: 128px;
}

.wrapBox4 {
  margin-top: 40px;
  margin-bottom: 80px;
  position: relative;
}

.ztzl2026 {
  width: 1360px;
}

.ztzlSwiper {
  margin-top: 25px;
}

.ztzlSwiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
}

.ztzlSwiper .swiper-slide img {
  width: 324px;
  height: 190px;
}

.swipernext {
  width: 52px;
}

.ztzlSwiper-button-next {
  cursor: pointer;
  width: auto;
  display: inline-block;
  position: absolute;
  bottom: -25px;
  left: 136px;
  z-index: 999;
}