<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  font-size: 100px;
  scroll-behavior: smooth;
}

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;
}

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

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

.nav {
  background: url("../img/nav_bg.png") center center no-repeat;
  background-size: 100% 100%;
}

.nav ul {
  width: 98%;
  margin: 0 auto;
  height: 0.4rem;
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  align-items: center;
  -webkit-align-items: center;
}

.nav ul li a {
  line-height: 0.4rem;
  font-size: 0.12rem;
  color: white;
}

/*椤堕儴杞挱鍥�*/
.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.2rem;
  margin-left: 0.2rem;
}

.swiper_top .swiper-slide img {
  border-radius: 0.2rem;
  display: block;
  width: 100%;
  height: 1.75rem;
}

.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("../img/headline_bg.png") center center no-repeat;
  background-size: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  padding: 0.36rem 0;
}

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

.headline_news a {
  display: block;
  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: 1px 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: 35%;
  height: 0.825rem;
}

.img_list li a span {
  width: 62%;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -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_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("../img/dhkd.png");
  background-size: 100% 100%;
  padding-top: 0.02rem;
  padding-bottom: 0.25rem;
}
.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 {
  margin-top: 0.15rem;
  background: url("../img/beautiful_henan_bg.png");
  background-size: 100% 100%;
  padding: 0.15rem;
}
.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;
}</pre></body></html>