html {
  font-size: 1rem;
}

html,
body,
p,
h1,
h2,
h3,
h4,
a,
ul,
li,
img {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  color: black;
  font-family: "Microsoft YaHei UI";
}

img,
a {
  display: block;
}

.mt-15 {
  margin-top: 0.16rem;
}

.pd-15 {
  padding: 0.15rem;
}

::-webkit-scrollbar {
  display: none;
}

body {
  max-width: 6.4rem;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  font-size: 0.16rem;
}


:root {
    --swiper-theme-color: #d61303;
}

.swiper-pagination-bullet-active {
  background-color: #d61303 !important;
}

.animation_banner {
  background: url("https://uploads.dahe.cn/lxx/2026/zt/henanlianghui/img/bannerbg.png");
  width: 3.75rem;
  height: 2.43rem;
  background-size: 100%;
  position: relative;
  overflow: hidden;
}

.animation_bt {
  width: 3rem !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
  margin-top: 0.4rem;
  animation: animation_wap 5s forwards;
}

@keyframes animation_wap {
  0% {
    scale: 0;
  }

  100% {
    scale: 1;
  }
}

.top img {
  width: 100%;
  height: 100%;
}

.nav {
  background: url("https://uploads.dahe.cn/lxx/2026/zt/henanlianghui/img/daohang.png") center center no-repeat;
  background-size: 100% 100%;
  padding-left: 0.02rem;
  padding-right: 0.02rem;
}

.nav ul {
  width: 98%;
  margin: 0 auto;
  height: 0.4rem;
  display: flex;
  display: -webkit-flex;
  justify-content: start;
  /*-webkit-justify-content: flex-start;*/
  align-items: center;
  -webkit-align-items: center;
  white-space: nowrap;
  overflow-x: scroll;
}

.nav ul li a {
  line-height: 0.4rem;
  font-size: 0.12rem;
  text-align: center;
  margin-left: 0.1rem;
  color: white;
}

.nav ul li:first-child a {
  margin-left: 0;
}

/*椤堕儴杞挱鍥�*/
.swiper {
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.swiper_top .swiper-wrapper .swiper-slide {
  width: 85%;
  border-radius: 0.2rem;
  background-position: center;
  background-size: cover;
  /*margin-right: 0.3rem;*/
  /*margin-left: 0.3rem;*/
}

.swiper_top .swiper-slide img {
  border-radius: 0.2rem;
  display: block;
  width: 3.1rem;
  height: 2rem;
  object-fit: cover;
}

.swiper_top .swiper-pagination {
  position: relative;
  top: 0;
}

.swiper_top .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.06rem;
  border-radius: 0.1rem;
}

.swiper_top .swiper-pagination-bullet-active {
  width: 0.8rem;
  height: 0.06rem;
  border-radius: 0.1rem;
}

/*澶存潯鏂伴椈*/
.headline_news {
  background: url("https://uploads.dahe.cn/lxx/2023/zt/hnlhtbbd/img/headline_bg.png")
    center center no-repeat;
  background-size: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  position: relative;
  padding: 0.36rem 0;
}

.headline_news ul {
  width: 72%;
  margin: 0 auto;
}

.headline_news a {
  display: block;
  width: 2.7rem;
  font-size: 0.16rem;
  line-height: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*鍥剧墖妯箙*/
.section_img {
  width: 100%;
}

/*浼氬満鍐呭*/
.img_list li {
  padding-top: 0.15rem;
  padding-bottom: 0.1rem;
  border-bottom: 0.01rem solid #ccc;
}

.img_list li a {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  font-size: 0.16rem;
  color: #333;
}

.img_list li a img {
  width: 1.2rem;
  height: 0.825rem;
  border-radius: 0.05rem;
  object-fit: cover;
}

.img_list li a span {
  /* width: 62%; */
  width: 100%;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* -webkit-line-clamp: 3; */
  -webkit-box-orient: vertical;
}

.img_list li a span:nth-child(2) {
  width: 62%;
  /* width: 100%; */
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* -webkit-line-clamp: 2; */
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/*璁鎻愭*/
.proposal_pic {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-top: 0.15rem;
}

.proposal_pic li {
  width: 32%;
}

.proposal_pic li a img {
  width: 100%;
  height: 0.825rem;
}

.news_list {
  margin-top: 0.1rem;
}

.news_list li {
  height: 0.24rem;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}

.news_list li a {
  font-size: 0.14rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news_list li span {
  min-width: 0.8rem;
  text-align: right;
  font-size: 0.12rem;
  color: #666;
}

/*鍐嶅惎鏂扮▼*/

/*鍙岃涓や細*/
.bilingual_list img {
  object-fit: cover;
}

.bilingual_img_list {
  margin-top: 0.15rem;
}

.bilingual_img_list {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.bilingual_img_list li {
  width: 49%;
  margin-bottom: 0.15rem;
}

.bilingual_img_list li a img {
  width: 100%;
  height: 1.2rem;
}

.bilingual_img_list li a span {
  width: 100%;
  display: block;
  height: 0.6rem;
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/*璇楃敾娌冲崡*/
.poetic_henan {
  background: url("https://uploads.dahe.cn/lxx/2026/zt/henanlianghui/img/rmkd.png");
  background-size: 100% 100%;
  padding-top: 0.25rem;
  padding-bottom: 0.45rem;
}

.poetic_henan img {
  object-fit: cover;
}

.swiper_poetic_henan .swiper-wrapper .swiper-slide {
  width: 60%;
  background-position: center;
  background-size: cover;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}

.swiper_poetic_henan .swiper-slide img {
  display: block;
  width: 100%;
  height: 4rem;
}

/*澶х編娌冲崡*/
.beautiful_henan {
  background: url("https://uploads.dahe.cn/lxx/2023/zt/hnlhtbbd/img/beautiful_henan_bg.png");
  background-size: 100% 100%;
  padding: 0.15rem;
  margin-top: 0.2rem;
}

.beautiful_henan_swiper {
  margin-top: 0.3rem;
  margin-bottom: 0.6rem;
}

.beautiful_henan_swiper .swiper-wrapper .swiper-slide {
  display: grid;
  grid-template-areas:
    "large large"
    "normal normal";
  grid-column-gap: 0.15rem;
  grid-row-gap: 0.15rem;
}

.beautiful_henan_swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 1.6rem;
  border-radius: 0.1rem;
}

.beautiful_henan_swiper .swiper-wrapper .swiper-slide img:first-child {
  width: 100% !important;
  grid-area: large;
}

.beautiful_henan_swiper .swiper-pagination {
  position: relative;
  top: 0;
}

.beautiful_henan_swiper .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.04rem;
  border-radius: 0.1rem;
  opacity: 1;
  background: #333;
}

.beautiful_henan_swiper .swiper-pagination-bullet-active {
  width: 0.5rem;
  height: 0.04rem;
  border-radius: 0.1rem;
  background: white;
}

/*鐗堟潈*/
/* .copyright {
  font-size: 0.12rem;
  text-align: center;
  padding-top: 0.1rem;
  padding-bottom: 0.5rem;
} */

.copyright {
  font-size: 0.12rem;
  text-align: center;
  padding-top: 0.1rem;
  padding-bottom: 0.35rem;
  /* background: #cbcbcb; */
}

/* ---------------------------------------------------------------- */
.bilingual_list li {
  background: #1788f0;
  width: 100%;
  height: 1.8rem;
}

.bilingual_list li a {
  display: flex;
  justify-content: space-between;
}

.bilingual_list li a p {
  color: #fff;
  font-size: 0.12rem;
}

.bilingual_list li a p span:first-child {
  font-size: 0.13rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.bilingual_list li a p span:nth-child(2) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.bilingual_list li a p span {
  display: block;
  margin-top: 0.04rem;
}

.bilingual_list img {
  width: 1.9rem;
  height: 1.8rem;
}

.bilingual_list p {
  width: 1.5rem;
  height: 1.8rem;
}

.hot_topic {
  width: 3.38rem;
  height: 1.2rem;
  min-height: 1.2rem;
  background: url("https://uploads.dahe.cn/lxx/2026/zt/henanlianghui/img/hot_topic.png");
  background-size: 3.38rem 1.2rem;
  margin: 0.2rem;
}

.txtMarquee-left {
  position: relative;
  margin-bottom: 0.15rem;
  top: 0.12rem;
}

.txtMarquee-left .bd .tempWrap {
  width: 2.848rem !important;
  margin-left: 0.38rem;
}

.txtMarquee-left .bd ul {
  width: 11rem !important;
  overflow: hidden;
  zoom: 1;
}

.txtMarquee-left .bd ul li {
  background: url("https://uploads.dahe.cn/lxx/2026/zt/henanlianghui/img/hot_options_bg.png") center center no-repeat;
  margin-right: 0.12rem;
  float: left;
  height: 0.16rem;
  line-height: 0.16rem;
  text-align: left;
  _display: inline;
  background-size: 100% 100%;
  padding: 0.03rem 0.15rem;
  color: #fff;
  width: auto !important;
}

.txtMarquee-left .bd ul li a {
  color: white;
  font-size: 0.12rem;
  pointer-events: none;
}

.txtMarquee-left .bd ul li a:before {
  content: "#";
}

.message {
  padding: 0.2rem;
  padding-top: 0;
}

.message img {
  width: 100%;
}

.share {
  display: flex;
  justify-content: space-evenly;
  padding: 0 0.06rem;
}

.share img {
  width: 90px;
  height: 90px;
}
