.lh2025 {
  background: #fef4e8;
  min-width: 1300px;
  margin: 0 auto;
}
.lh2025 a {
  color: inherit;
}
.lh2025 .oh {
  overflow: hidden;
}
.lh2025 .title {
  height: 131px;
  font-size: 0;
  margin-bottom: 50px;
}
.lh2025 .title a {
  display: block;
  height: inherit;
}
.lh2025 .title.t1 {
  background: url(../images/t1.png) center top no-repeat;
}
.lh2025 .title.t2 {
  background: url(../images/t2.png) center top no-repeat;
}
.lh2025 .title.t3 {
  background: url(../images/t3.png) center top no-repeat;
}
.lh2025 .wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
.lh2025 .lh-text-list {
  overflow-y: auto;
}
.lh2025 .lh-text-list::-webkit-scrollbar {
  width: 6px;
}
.lh2025 .lh-text-list::-webkit-scrollbar-track {
  border-radius: 10px;
}
.lh2025 .lh-text-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #e99892;
}
.lh2025 .lh-text-list li {
  background: url(../images/i-point.png) 0 18px no-repeat;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #080808;
  padding-left: 20px;
}
.lh2025 .lh-text-list li a:hover {
  color: #da041b;
}
.lh2025 .header {
  background: url(../images/bg_01.jpg) center top no-repeat;
  height: 1013px;
}
.lh2025 .header .wrap {
  padding-top: 697px;
}
.lh2025 .date-wrap {
  width: 1200px;
  height: 222px;
  background: url(../images/bg-meeting.png) center top no-repeat;
  margin: 0 auto;
  box-sizing: border-box;
  color: #de1316;
}
.lh2025 .date-wrap a {
  color: inherit;
}
.lh2025 .date-wrap .date-con {
  height: 115px;
  padding: 50px 60px 50px 424px;
  display: flex;
  justify-content: space-between;
}
.lh2025 .date-wrap .data-cal .data-cal-box {
  overflow: hidden;
  width: 215px;
}
.lh2025 .date-wrap .data-cal .data-mon,
.lh2025 .date-wrap .data-cal .data-day {
  height: 72px;
  line-height: 72px;
  float: left;
  background-image: linear-gradient(-60deg, #ffecd4 0%, #fff9f2 100%);
  box-shadow: 2px 2px 12px 0px rgba(144, 27, 42, 0.15);
  border-radius: 4px;
  border: solid 2px #de1316;
  padding: 0 24px;
  font-size: 52px;
  font-weight: bold;
  color: #de1316;
}
.lh2025 .date-wrap .data-cal .data-mon {
  margin-right: 12px;
}
.lh2025 .date-wrap .data-cal .data-cal-bottom {
  font-size: 26px;
  font-weight: bold;
  line-height: 53px;
  color: #333333;
}
.lh2025 .date-wrap .data-list {
  width: 420px;
  height: 115px;
  overflow-y: auto;
}
.lh2025 .date-wrap .data-list::-webkit-scrollbar {
  width: 6px;
}
.lh2025 .date-wrap .data-list::-webkit-scrollbar-track {
  border-radius: 10px;
}
.lh2025 .date-wrap .data-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #e99892;
}
.lh2025 .date-wrap .data-list h2 {
  background: url(../images/i-meeting.png) 0 center no-repeat;
  font-size: 28px;
  line-height: 40px;
  font-weight: bold;
  color: #de1316;
  padding-left: 20px;
}
.lh2025 .date-wrap .data-list p {
  font-size: 18px;
  color: #333;
  line-height: 40px;
}
.lh2025 .main1 {
  background: url(../images/bg_02.jpg) center bottom no-repeat;
  /* height: 726px; */
}
.lh2025 .main1 .publish-list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.lh2025 .main1 .publish-list li {
  background: url(../images/bg-pb1.png);
  width: 573px;
  height: 110px;
  margin-bottom: 25px;
  transition: all 0.8s;
}
.lh2025 .main1 .publish-list li:nth-child(2), .lh2025 .main1 .publish-list li:nth-child(3), .lh2025 .main1 .publish-list li:nth-child(6) {
  background: url(../images/bg-pb2.png);
}
.lh2025 .main1 .publish-list li:hover {
  transform: scale(1.05);
}
.lh2025 .main1 .publish-list li a {
  display: table;
  width: 437px;
  height: 110px;
  text-decoration: none;
}
.lh2025 .main1 .publish-list li a span {
  vertical-align: middle;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  color: #333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  margin-top: 20px;
}
.lh2025 .main1 .publish-list li i {
  font-size: 50px;
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fff;
  display: block;
  width: 38px;
  height: 110px;
  line-height: 110px;
  float: left;
  margin-right: 38px;
  text-align: center;
}
.lh2025 .main2 {
  background: url(../images/bg_03.jpg) center bottom no-repeat;
  /* height: 900px; */
}
.lh2025 .main2 .top-wrap {
  background: url(../images/bg-top.png) right bottom no-repeat;
  height: 482px;
}
.lh2025 .main2 .tops-news {
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 65px;
  letter-spacing: 0px;
  color: #da041b;
  text-align: center;
  font-weight: bold;
  background: url(../images/i-news.png) 0 0 no-repeat;
  padding-left: 164px;
  margin-bottom: 40px;
}
.lh2025 .main2 .top-gird {
  background: linear-gradient(270deg, #fff9f1 0%, #fffaf5 100%);
  height: 466px;
  width: 1180px;
  overflow: hidden;
}
.lh2025 .main2 .slider-left {
  width: 683px;
  height: 466px;
  background: #ccc;
  float: left;
  overflow: hidden;
}
.lh2025 .main2 .slider-left .box1-span {
  width: 100%;
  background: linear-gradient(rgba(227, 155, 149, 0.01), rgba(133, 12, 5, 0.6), rgba(133, 12, 5, 0.9), #e2452e);
  text-align: left;
  font-size: 20px;
  line-height: 22px;
  color: #fff;
  padding: 28px 120px 19px 20px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 500;
}
.lh2025 .main2 .slider-left .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.lh2025 .main2 .slider-left .swiper-pagination-bullet-active {
  background-color: #fcff00;
}
.lh2025 .main2 .slider-left .swiper-pagination {
  width: 200px;
  text-align: right;
  padding-right: 15px;
  box-sizing: border-box;
  left: inherit;
  right: 0;
  bottom: 19px;
  z-index: 99;
}
.lh2025 .main2 .slider-left img {
  width: 683px;
  height: 466px;
  object-fit: cover;
}
.lh2025 .main2 .slider-right {
  width: 435px;
  float: right;
}
.lh2025 .main2 .lh-text-list {
  height: 396px;
  margin: 35px 0;
}
.lh2025 .main2 .leader-list {
  width: 1250px;
  height: 471px;
}
.lh2025 .main2 .leader-list li {
  width: 158px;
  height: 387px;
  float: left;
  margin-right: 50px;
}
.lh2025 .main2 .leader-list li:nth-child(2n+1) {
  margin-top: 46px;
}
.lh2025 .main2 .leader-list li a {
  text-decoration: none;
  height: 387px;
  display: block;
  border-radius: 79px 79px 10px 10px;
  background-color: #d52934;
  padding-top: 1px;
  transition: all 0.8s;
}
.lh2025 .main2 .leader-list li a:hover {
  transform: scale(1.1);
}
.lh2025 .main2 .leader-list li img {
  border: 7px solid #fdecd7;
  width: 144px;
  height: 144px;
  border-radius: 50%;
}
.lh2025 .main2 .leader-list li .leader-con {
  padding: 15px;
  line-height: 24px;
  text-align: justify;
  color: #fff;
  font-weight: bold;
}
.lh2025 .main2 .leader-list li .leader-con h3 {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 28px;
  color: #fedeb9;
  text-align: center;
}
.lh2025 .main2 .leader-list li .leader-con span {
  color: #fedeb9;
  font-weight: normal;
}
.lh2025 .main3 {
  background: url(../images/bg_04.jpg) center top no-repeat;
  /* height: 950px; */
  padding-top: 37px;
  box-sizing: border-box;
}
.lh2025 .main3 .w100 {
  width: 1018px;
  min-width: 1200px;
}
.lh2025 .main3 .w1018 {
  width: 1018px;
  margin: 0 auto;
}
.lh2025 .main3 .box4-prev {
  width: 62px;
  height: 62px;
  background: url(../images/i-left.png) center/62px;
}
.lh2025 .main3 .box4-next {
  width: 62px;
  height: 62px;
  background: url(../images/i-right.png) center/62px;
}
.lh2025 .main3 .box4 .swiper-slide .vidoe7-box {
  /* padding-top: 20px; */
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  /* border: 15px solid red; */
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  background-repeat: no-repeat;
}
.lh2025 .main3 .box4 .swiper-slide-active .vidoe7-box {
  width: 839px !important;
  height: 100% !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* width: 800px!important; */
}
.lh2025 .main3 .box4 .swiper-slide .img4-box {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  cursor: pointer;
}
.lh2025 .main3 .box4 .swiper-slide-active .img4-box {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  cursor: pointer;
}
.lh2025 .main3 .img4-box {
  position: relative;
}
.lh2025 .main3 .img4-box .play {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.lh2025 .main3 .img4-box .play-rel {
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.lh2025 .main3 .img4-box .poster {
  width: 100%;
  height: 100%;
}
.lh2025 .main3 .box4 {
  width: 1200px;
  height: 668px;
  margin: 0 auto;
  position: relative;
}
.lh2025 .main3 .box4 .swiper-pagination-bullet {
  background: #0d7aff;
  margin: 0 3px;
  opacity: 1;
}
.lh2025 .main3 .box4 .swiper-pagination {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.lh2025 .main3 .box4 .swiper-pagination-bullet-active {
  border-radius: 10px;
  width: 20px;
}
.lh2025 .main3 .box4 .swiper-container {
  width: 100%;
  height: 553px;
  margin-top: 35px;
}
.lh2025 .main3 .box4 .swiper-container .swiper-slide {
  position: relative;
}
.lh2025 .main3 .box4 .swiper-container .swiper-slide::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 400;
  position: absolute;
  top: 0;
  left: 0;
}
.lh2025 .main3 .box4 .swiper-container .swiper-slide-active::after {
  display: none;
}
.lh2025 .main3 .box4 .swiper-container .swiper-slide a {
  width: 100%;
  /* padding: 0 45px; */
  box-sizing: border-box;
  font-weight: 400;
  text-align: center;
  color: #fff;
  display: block;
  /* margin-top: 20px; */
  text-decoration: none;
}
.lh2025 .main3 .box4 .swiper-container .swiper-slide a p {
  display: none !important;
}
.lh2025 .main3 .box4 .swiper-container .swiper-slide-active a p {
  display: block !important;
  display: -ms-box !important;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -o-box !important;
  max-height: 108px;
  width: 100%;
}
.lh2025 .main3 .img4-box video {
  width: 100%;
  height: 100%;
}
.lh2025 .main3 .box4-a {
  width: 100%;
  height: 100%;
  display: block;
}
.lh2025 .main3 .box4 .swiper-container .box4-title {
  width: 90% !important;
  position: absolute;
  position: absolute;
  bottom: 20px;
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  padding: 28px 20px 19px 20px;
  box-sizing: border-box;
  background: linear-gradient(rgba(227, 155, 149, 0.04), rgba(133, 12, 5, 0.6), rgba(133, 12, 5, 0.9), #e45935);
}
.lh2025 .main3 .box4 .swiper-container .swiper-slide-active .box4-title {
  width: 95.4% !important;
  position: absolute;
  position: absolute;
  bottom: 20px;
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  padding: 32px 20px 19px 20px;
  box-sizing: border-box;
  background: linear-gradient(rgba(227, 155, 149, 0.04), rgba(133, 12, 5, 0.8), rgba(133, 12, 5, 0.9), #c00d09);
}
.lh2025 .main4 {
  background: url(../images/bg_06.jpg) center bottom no-repeat;
}
.lh2025 .main4 .news-wrap {
  display: flex;
  justify-content: space-between;
}
.lh2025 .main4 .news-wrap .news-item {
  width: 564px;
}
.lh2025 .main4 .news-wrap .news-item h3.title-h3 {
  border-bottom: 1px solid #da041b;
  overflow: hidden;
  height: 60px;
  margin-bottom: 40px;
}
.lh2025 .main4 .news-wrap .news-item h3.title-h3 strong {
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #da041b;
  float: left;
  border-bottom: 4px solid #da041b;
  padding-bottom: 14px;
}
.lh2025 .main4 .news-wrap .news-item h3.title-h3 a {
  line-height: 60px;
  font-size: 16px;
  font-weight: normal;
  color: #da1114;
  float: right;
}
.lh2025 .main4 .news-wrap .news-item .news-item-pic {
  overflow: hidden;
  height: 158px;
  margin-bottom: 50px;
}
.lh2025 .main4 .news-wrap .news-item .news-item-pic img {
  width: 237px;
  height: 158px;
  object-fit: cover;
  float: left;
}
.lh2025 .main4 .news-wrap .news-item .news-item-pic .news-item-con {
  float: right;
  width: 304px;
  line-height: 30px;
}
.lh2025 .main4 .news-wrap .news-item .news-item-pic .news-item-con h4 {
  font-size: 20px;
  font-weight: bold;
  color: #da041b;
}
.lh2025 .main4 .news-wrap .news-item .news-item-pic .news-item-con p {
  font-size: 16px;
}
.lh2025 .main4 .news-wrap .news-item .news-item-pic .news-item-con p span {
  color: #da041b;
}
.lh2025 .main4 .lh-text-list {
  height: 252px;
}
.lh2025 .main4 .video-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lh2025 .main4 .video-list li {
  width: 262px;
  height: 208px;
  margin-bottom: 40px;
}
.lh2025 .main4 .video-list .i-img {
  background: url(../images/i-img.png);
  width: 262px;
  height: 148px;
  box-sizing: border-box;
  padding-top: 6px;
  margin-bottom: 12px;
}
.lh2025 .main4 .video-list .i-img img {
  display: block;
  width: 248px;
  height: 137px;
  margin: 0 auto;
}
.lh2025 .main4 .video-list span {
  display: block;
  font-size: 16px;
  font-weight: normal;
  height: 48px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #212121;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.lh2025 .main4 .meeting {
  background: url(../images/i-word.png) 54px center no-repeat;
  height: 56px;
  border-radius: 20px;
  border: solid 1px #db2323;
  padding: 25px 0 25px 262px;
  margin-bottom: 32px;
}
.lh2025 .main4 .meeting span {
  float: left;
  height: 56px;
  background-color: #db2323;
  border-radius: 10px;
  font-size: 24px;
  line-height: 56px;
  color: #fcfcfc;
  padding: 0 15px;
  margin-right: 65px;
}
.lh2025 .main4 .pic-list {
  overflow: hidden;
  width: 1250px;
}
.lh2025 .main4 .pic-list li {
  background: url(../images/i-pic.png);
  width: 385px;
  height: 721px;
  padding-top: 83px;
  box-sizing: border-box;
  float: left;
  margin-right: 22px;
}
.lh2025 .main4 .pic-list li:first-child, .lh2025 .main4 .pic-list li:last-child {
  margin-top: 66px;
}
.lh2025 .main4 .pic-list li img {
  width: 348px;
  height: 560px;
  border: solid 7px #ffffff;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  transition: all 1s;
}
.lh2025 .main4 .pic-list li img:hover {
  transform: scale(1.05);
}
.lh2025 .main4 .link-left {
  width: 575px;
  float: left;
}
.lh2025 .main4 .link-item-con h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #d81812;
  margin-bottom: 10px;
}
.lh2025 .main4 .link-item {
  border: solid 1px #d81812;
  padding: 23px 0 23px 27px;
  margin-bottom: 32px;
}
.lh2025 .main4 .post-list {
  overflow: hidden;
}
.lh2025 .main4 .post-list li {
  width: 114px;
  float: left;
  margin-right: 20px;
}
.lh2025 .main4 .post-list img {
  width: 114px;
  height: 157px;
  object-fit: cover;
}
.lh2025 .main4 .post-list span {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #2f2e2e;
}
.lh2025 .main4 .code-list {
  overflow: hidden;
  width: 575px;
}
.lh2025 .main4 .code-list li {
  margin-right: 29px;
  width: 155px;
  float: left;
}
.lh2025 .main4 .code-list img {
  width: 155px;
  height: 155px;
  object-fit: cover;
}
.lh2025 .main4 .code-list span {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #2f2e2e;
}
.lh2025 .main4 .link-list {
  width: 555px;
  float: right;
  padding-top: 40px;
}
.lh2025 .main4 .link-list li {
  height: 59px;
  border-radius: 20px;
  border: solid 1px #d11620;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 59px;
  letter-spacing: 0px;
  color: #d91912;
  text-align: center;
  margin-bottom: 24px;
}
.lh2025 .footer {
  background: url(../images/bg_05.jpg) center bottom no-repeat #9a2e2f;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  padding: 50px 0;
}