.news-list {
  margin: 15px auto;
  overflow: hidden;
}
.news-list .hd {
  text-align: center;
  width: 20%;
  float: left;
}
.news-list .hd ul {
  overflow: hidden;
}
.news-list .hd ul li {
  width: 180px;
  height: 60px;
  line-height: 60px;
  color: #c72226;
  text-align: center;
  background: #f7f7f7;
  border-radius: 10px;
  cursor: pointer;
  margin-bottom: 10px;
}
.news-list .hd ul li.on {
  color: #c51e20;
  font-weight: bold 1px #a68268;
  background-color: #c72226;
  color: #fff;
}
.news-list .bd {
  width: 80%;
  float: left;
}
.news-list .bd li {
  padding: 20px 0;
  border-bottom: solid 1px #dddddd;
  font-size: 14px;
  overflow: hidden;
}
.panel_img {
  width: 300px;
  height: 200px;
  float: left;
}
.news-list .bd li .title {
  font-size: 18px;
  color: #000;
  margin-top: 20px;
  padding-left: 20px;
  height: 100px;
  height: 58px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-list .bd li .info {
  color: #888;
  height: 25px;
  line-height: 25px;
  width: 550px;
  float: right;
  margin-top: 30px;
}
.news-list .bd li .info .date {
  float: right;
}
.news-list .bd .more {
  display: block;
  margin: 30px 0;
  background-color: #c51b1e;
  text-align: center;
  font-size: 14px;
  color: #fff;
  height: 45px;
  line-height: 45px;
}
/*新闻中心文章页*/
.leftframe {
  width: 1200px;
  margin: 0 auto;
}
.newscontent .title h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #c32425;
  padding: 30px 0 0 10px;
}
.newscontent .title .info {
  text-align: center;
  font-size: 14px;
  color: #acacac;
  padding: 10px 0;
}
.newscontent .zhengwen {
  padding: 0 0 40px 0;
  min-height: 500px;
  height: auto;
}
.newscontent p {
  /*text-indent: 2em;*/
  font-size: 16px;
  line-height: 34px;
  word-wrap: break-word;
}
.zhengwen img {
  max-width: 640px;
}
.tjTitle {
  width: 100%;
  padding-top: 20px;
  font-size: 14px;
}
.author {
  float: right;
  height: 30px;
  line-height: 30px;
  text-align: right;
  margin-bottom: 10px;
  color: #acacac;
}
.newscontent h3 {
  width: 100%;
  line-height: 30px;
  font-size: 16px;
}
/*搜索页*/
.Newsl {
  width: 1200px;
  margin: 0 auto;
}
.Searchbox {
  background-color: #f5f5f5;
  height: 130px;
  padding: 40px;
}
.Searchbox select {
  width: 200px;
  height: 50px;
  line-height: 41px;
  padding: 0 10px;
  border-radius: 10px;
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
  color: #777777;
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  float: left;
}
.Searchbox input {
  width: 506px;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #dfdfdf;
  background: url(../images/zoom_icon2.png) no-repeat 10px center #ffffff;
  padding-left: 35px;
  color: #777777;
  font-size: 16px;
  float: left;
  margin-left: 10px;
}
.Searchbox button {
  width: 80px;
  height: 50px;
  border-radius: 10px;
  background-color: #c72226;
  float: left;
  margin-left: 10px;
  color: #ffffff;
  font-size: 16px;
  border: none;
}
.option:hover {
  background: #c72226;
}
/*2025年5月23日*/
.swiper-sec .swiper-pagination {
  text-align: right;
  padding-right: 26px;
  padding-bottom: 6px;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  width: 98%;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 17px;
}
.swiper-sec .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
}
.swiper-pagination-bullet {
  background: #ffffff;
  opacity: .5;
}
.swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-sec .swiper-pagination-bullet-active {
  background: #ffd563;
}
.zlzy2 {
  width: 816px;
}
.swiper-sec .swiper-slide {
  display: flex;
  justify-content: space-between;
  height: 411px;
}
.fl {
  float: left;
  display: inline;
}
.width {
  width: 384px;
}
.erjiye-lb {
  padding: 40px;
  position: relative;
}
.erjiye-lb h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 36px;
}
.erjiye-lb h2 a {
  color: #FFFFFF;
}
.erjiye-lb p {
  font-size: 18px;
  line-height: 30px;
  text-indent: 38px;
  padding-top: 20px;
}
.erjiye-lb p a {
  color: #FFFFFF;
}
.content22 > div.aa {
  display: block;
}
.content22 > div {
  display: none;
  position: relative;
}
.newswt {
  margin: 10px auto 40px;
  padding: 20px;
  box-shadow: rgb(0 0 0 / 20%) 1px 1px 5px;
}
.content22 {
  margin: 40px auto;
}
.row22 {
  display: flex;
  justify-content: space-between;
  align-items: center !important;
}
.row22 .col22l {
  width: 33%;
  margin-right: 1%;
}
.row22 .col22m {
  width: 53%;
  margin-right: 3%;
}
.newswt h3 {
  font-size: 20px;
  overflow: hidden;
  font-weight: bold;
  color: #000000;
  line-height: 30px;
  margin-bottom: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.newswt p {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0px;
  color: #787878;
  text-indent: 2em;
  line-height: 26px;
}
.row22 .col22r {
  width: 9%;
}
.time22 {
  font-size: 30px;
  text-align: left;
  padding-bottom: 10px;
  color: #5a5a5a;
}
.time22 span {
  display: block;
  font-size: 18px;
  margin-bottom: 32px
}