.lh2026_top img {
  width: 100%;
}
.lhnews_flex {
  display: flex;
  justify-content: space-between;
}
.lh2026_content .lh_title h1 {
  text-align: center;
  position: relative;
  margin: 50px 40px;
}
.lh2026_content .lh_title h1::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 418px;
  height: 68px;
  background: url(../2026lh/lh2026_title1.png) no-repeat;
  background-size: cover;
}
.lh2026_content .lh_title h1::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 418px;
  height: 68px;
  background: url(../2026lh/lh2026_title2.png) no-repeat;
  background-size: cover;
}
.lh2026_content .lh_title.small h1 {
  margin: 30px 6px 20px;
}
.lh2026_content .lh_title.small h1::before {
  width: 196px;
  height: 33px;
}
.lh2026_content .lh_title.small h1::after {
  width: 196px;
  height: 33px;
}
.lh2026_content .lhnews {
  background: url(../2026lh/lh2026_bg1.png) no-repeat right bottom;
}
.lh2026_content .lhnews .lhnews_left {
  width: 644px;
  border: 15px solid #fce8b3;
  border-radius: 30px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.lh2026_content .lhnews .lhnews_left img {
  width: 618px;
  height: 422px;
}
.lh2026_content .lhnews .lhnews_left p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.5);
}
.lh2026_content .lhnews .lhnews_right {
  width: 596px;
}
.lh2026_content .lhnews_box .first {
  border-bottom: 2px solid #d1d0cf;
}
.lh2026_content .lhnews_box .first h3 a {
  font-size: 22px;
  color: #131313;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  margin: 20px 0;
}
.lh2026_content .lhnews_box .first p {
  font-size: 18px;
  line-height: 34px;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 20px;
}
.lh2026_content .lhnews_box .lhnews_item li {
  margin-top: 30px;
  padding-left: 20px;
  background: url(../2026lh/lh2026_dot.png) no-repeat left;
}
.lh2026_content .lhnews_box .lhnews_item li a {
  font-size: 20px;
  color: #131313;
  line-height: 34px;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.lh2026_content .lhnews_box .lhnews_item li span {
  font-size: 20px;
  color: #131313;
  line-height: 34px;
  float: right;
}
.lh2026_content .lh_two {
  background-color: #fffaf4;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-top: 8px solid #fcecd5;
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
.lh2026_content .lh_two .lh_two_item {
  width: 45%;
}
.lh2026_content .lh_two .lh_two_item .lhnews_item {
  margin: 0 30px;
}
.lh2026_content .lh_two .lh_two_item .lhnews_item li {
  margin-top: 20px;
}
.lh2026_content .lh_hcfc {
  margin-top: 100px;
}
.lh2026_content .lh_hcfc .lhnews_flex a img {
  width: 308px;
  height: 206px;
}
.lh2026_content .lh_lhgz {
  margin-top: 100px;
}
.lh2026_content .lh_lhgz .lhnews_flex {
  border: 6px solid #fcecd5;
  background-color: #fffaf4;
  padding: 20px 15px 30px;
  border-radius: 8px;
}
.lh2026_content .lh_lhgz .lhnews_box {
  width: 48%;
}
.lh2026_content .lh_ljhg {
  margin-top: 100px;
}
.lh2026_content .lh_ljhg .hcfc-title {
  text-align: center;
}
.lh2026_content .lh_ljhg .ljhg-wrap {
  padding: 30px 0 50px;
}
.lh2026_content .lh_ljhg .ljhg-wrap ul {
  display: flex;
  justify-content: space-between;
}
.lh2026_content .lh_ljhg .ljhg-wrap ul li {
  width: 315px;
}
.lh2026_content .lh_ljhg .ljhg-wrap ul li img {
  width: 100%;
}
