.flex {
  display: flex;
  justify-content: space-between;
}
.logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 8rem;
}
.logo a {
  width: 15rem;
}
.logo a img {
  margin-left: 2rem;
  width: 100%;
  height: 4rem;
}
.logo .search {
  margin-right: 2rem;
  overflow: hidden;
  width: 17rem;
  height: 4rem;
  position: relative;
  border: 1px solid #eee;
}
.logo .search form input {
  padding-left: 2rem;
  width: 15rem;
  background-color: #fff;
  height: 4rem;
}
.logo .search form button {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  border: none;
  width: 3rem;
  height: 3rem;
  background: url(http://www.weiyu.henunews.com/static/img/search.png) no-repeat center;
  background-size: 90%;
}
.huanav {
  background-color: #e94740;
  padding: 0 1.6rem;
  box-sizing: border-box;
}
.huanav .huanav_scr {
  overflow: hidden;
  z-index: 999;
  height: 4.5rem;
  line-height: 4.5rem;
  width: 100%;
}
.huanav .huanav_scr .swiper-slide {
  width: auto;
  font-size: 1.8rem;
  margin-right: 1.8rem;
}
.huanav .huanav_scr .swiper-slide a {
  color: #fff;
}
#swiper-1 {
  height: 200px;
  position: relative;
  overflow: hidden;
}
#swiper-1 .swiper-slide {
  position: relative;
}
#swiper-1 .swiper-slide span {
  font-size: 18px;
  height: 50px;
  line-height: 50px;
}
#swiper-1 .swiper-pagination {
  top: 10px;
  left: 10px;
  bottom: auto;
  text-align: left;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background-color: transparent;
  border: 1px solid #fff;
  opacity: 1;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
.p {
  padding: 0 1.6rem;
}
.title-big h1 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 3rem;
}
.title-big h1 span {
  padding: 0.3rem 0.6rem;
  font-size: 1.8rem;
  background: #cc3952;
  color: #fff;
}
.list ul li {
  height: 30px;
  line-height: 30px;
}
.list ul li a {
  font-size: 14px;
}
.list ul li a:hover {
  text-decoration: underline;
}
.img-box-list {
  flex-wrap: wrap;
}
.img-box-list a {
  display: block;
  width: 48%;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 14rem;
}
.img-box-list a img {
  height: 80%;
}
.img-box-list a span {
  font-size: 1.3rem;
  padding-left: 1rem;
}
.title-1 {
  height: 5rem;
  line-height: 5rem;
  border-bottom: 0.4rem solid #ededed;
}
.title-1 a {
  padding: 0 1rem 1.3rem;
  border-bottom: 0.4rem solid #438dd4;
  font-size: 2rem;
  font-weight: 700;
}
.img-box-big a {
  border-top: 1px solid #eee;
  margin-top: 20px;
  padding-top: 20px;
  box-sizing: border-box;
  display: block;
}
.img-box-big a:first-of-type {
  margin-top: 0;
  border: none;
  padding-top: 0;
}
.img-box-big a img {
  height: 200px;
}
.img-box-big a h1 {
  margin-top: 10px;
}
.img-box-big a h2,
.img-box-big a h1 {
  font-size: 18px;
  font-weight: 700;
}
.img-box-big a h2:hover,
.img-box-big a h1:hover {
  text-decoration: underline;
}
.img-box-big a h3 {
  margin-top: 10px;
  font-size: 14px;
}
.img-txt a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  margin-top: 10px;
}
.img-txt a img {
  width: 40%;
}
.img-txt a .txt {
  width: 55%;
}
.img-txt a .txt h2 {
  text-indent: 1rem;
  font-size: 1.8rem;
}
.img-txt a .txt h2:hover {
  text-decoration: underline;
}
.top-list {
  counter-reset: top;
  counter-increment: top 0;
  position: relative;
}
.top-list ul li {
  padding-left: 35px;
  line-height: 40px;
  color: #515151;
  position: relative;
}
.top-list ul li a:hover {
  text-decoration: underline;
}
.top-list ul li::before {
  content: counter(top);
  counter-increment: top;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 25px;
  font-size: 18px;
  display: block;
  width: 25px;
  height: 25px;
  background-color: #efefef;
}
.top-list ul li:nth-child(-n + 3)::before {
  color: #fff;
  background-color: #e94740;
}
.big-img {
  width: 100%;
  position: relative;
  height: 210px;
}
.big-img span {
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
}
.list-2 ul li {
  margin: 10px 0;
  padding-left: 10px;
  height: 25px;
  line-height: 25px;
  border-left: 1px solid #191919;
}
.list-2 ul li a {
  font-size: 14px;
}
.crumbs a {
  font-size: 14px;
  margin-right: 5px;
}
.list-list ul li {
  border-top: 1px solid #eee;
  height: 5rem;
  font-size: 2rem;
  line-height: 5rem;
}
.list-list ul li:hover {
  background-color: #f4fefd;
}
.list-list ul li a {
  display: flex;
  justify-content: space-between;
}
.list-list ul li a h1 {
  font-size: 1.6rem;
  width: 70%;
}
.list-list ul li a h1:hover {
  text-decoration: underline;
}
.list-list ul li a span {
  font-size: 1.3rem;
}
.paging {
  justify-content: center;
}
.paging a,
.paging span {
  font-size: 1.4rem;
  padding: 0 1.4rem;
  color: #1a1a1a;
  border: 0.1rem solid #eee;
  line-height: 3.4rem;
  text-align: center;
  margin-right: 1rem;
}
.paging .hover {
  color: #fff;
  background-color: #ff8300;
}
.title-2 {
  border-left: 0.5rem solid #277fd1;
}
.title-2 a {
  font-size: 2rem;
  padding-left: 1rem;
}
.con-tit h4 {
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 20px;
}
.con-info span {
  font-size: 14px;
  margin-right: 20px;
  color: #999;
}
.con-txt P {
  margin-top: 16px;
  text-align: justify;
  font-size: 1.8rem;
  line-height: 3.5rem;
  text-indent: 2em;
}
.con-txt P img{
  display: block;
}
.con-txt a img {
  margin: 10px 0;
  width: 100%;
}
.pian a {
  padding: 0 20px;
  border-bottom: 1px solid rgba(82, 131, 233, 0.26);
  padding-bottom: 2rem;
}
.pian a h1 {
  margin-bottom: 10px;
}
.pian a h2 {
  font-size: 1.6rem;
}
.pian a:last-of-type {
  text-align: right;
}
