.flex {
  display: flex;
  justify-content: space-between;
}
.logo {
  background-color: #fff;
  align-items: center;
  width: 100%;
  height: 6rem;
}
.logo a {
  width: 13rem;
}
.logo a img {
  margin-left: 2rem;
  width: 100%;
  height: 3rem;
}
.logo .search {
  width: 18rem;
  height: 4rem;
  margin-right: 2rem;
}
.logo .search form {
  border: 1px solid #b6c2d2;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.logo .search form input {
  padding-left: 1rem;
  width: 13rem;
  height: 4rem;
}
.logo .search form button {
  margin-right: 1rem;
  border: none;
  width: 2rem;
  height: 4rem;
  background: url(../img/search.png) no-repeat center;
  background-size: 100%;
}
.huanav {
  background-color: #d80c18;
  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;
}
.fouce {
  height: 20rem;
  display: flex;
  justify-content: space-between;
}
.fouce #swiper-1 {
  height: 100%;
  margin: 0;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a span {
  left: 0;
  color: #fff;
  height: 3rem;
  line-height: 3rem;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a span h1 {
  font-size: 1.6rem;
  text-align: left;
  width: 70%;
}
.fouce #swiper-1 .swiper-pagination {
  left: auto;
  right: 2rem;
  text-align: right;
  bottom: 0.5rem;
}
.fouce #swiper-1 .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  opacity: 0.8;
}
.fouce #swiper-1 .swiper-pagination-bullet-active {
  background-color: #d80c18;
}
.p {
  padding: 0 1.6rem;
}
.title a {
  display: flex;
  justify-content: space-between;
}
.title a span {
  height: 35px;
  line-height: 35px;
}
.title a span:first-of-type {
  width: 80%;
  border-bottom: 1px solid #d80c18;
  color: #d80c18;
  font-size: 1.8rem;
}
.title a span:last-of-type {
  text-align: center;
  width: 20%;
  border-bottom: 1px solid #b6b6b6;
  font-size: 1.4rem;
}
.news-list {
  text-overflow: ellipsis;
  overflow: hidden;
}
.news-list ul li {
  height: 4rem;
  line-height: 4rem;
  border-bottom: 1px dotted #d1d1d1;
}
.news-list ul li a h1 {
  font-size: 1.6rem;
}
.img-box {
  margin-top: 10px;
  height: 200px;
  position: relative;
}
.img-box span {
  height: 4rem;
  line-height: 4rem;
}
.list-1 ul li {
  height: 38px;
  line-height: 38px;
}
.list-1 ul li a {
  font-size: 16px;
}
.img-text a {
  display: flex;
  justify-content: space-between;
}
.img-text a img {
  width: 40%;
  border-radius: 5px;
}
.img-text a .text {
  width: 55%;
}
.img-text a .text h1 {
  font-weight: 700;
  font-size: 1.8rem;
}
.img-text a .text h2 {
  text-indent: 2rem;
  width: auto;
  font-size: 16px;
  line-height: 28px;
  color: #787777;
  margin-top: 10px;
}
.img-box-3 .img {
  margin-bottom: 1rem;
  height: 18rem;
  overflow: hidden;
}
.img-box-3 h1 {
  color: 2rem;
  line-height: 2.7rem;
  margin: 1rem 0;
  font-size: 1.8rem;
}
.img-box-3 h2 {
  color: #999;
  font-size: 1.6rem;
  text-indent: 2rem;
}
.curmbs {
  height: 3.5rem;
  line-height: 3.5rem;
  border-bottom: 0.2rem solid #d80c18;
}
.curmbs span {
  color: #d80c18;
  margin: 0 1rem;
}
.curmbs span,
.curmbs a {
  font-size: 1.6rem;
}
.list-list {
  padding: 0 1.6rem;
}
.list-list ul li {
  height: 3.5rem;
  line-height: 3.5rem;
  padding-left: 2rem;
  position: relative;
}
.list-list ul li a {
  font-size: 1.6rem;
}
.list-list ul li:before {
  content: '';
  width: 0.4rem;
  height: 0.4rem;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.paging {
  justify-content: center;
}
.paging a,
.paging span {
  font-size: 14px;
  padding: 0 14px;
  color: #1a1a1a;
  border: 1px solid #eee;
  line-height: 34px;
  text-align: center;
  margin-right: 0px;
  border-radius: 5px;
}
.paging .hover,
.paging a:hover,
.paging span:hover {
  color: #fff;
  background-color: #1d71b7;
}
.con-tit h4 {
  font-size: 2rem;
}
.con-info {
  text-align: center;
  border-bottom: 1px solid #c2c2c2;
  height: 40px;
  line-height: 40px;
}
.con-info span {
  color: #b3b3b3;
  font-size: 14px;
  margin-right: 30px;
}
.con-txt p {
  font-size: 16px;
  text-indent: 2rem;
  padding: 5px 0;
  line-height: 30px;
  text-align: justify;
}
.con-txt p img{
  display: block;
}
.con-txt a img {
  margin: 10px 0;
  width: 100%;
}
.pian {
  padding: 0 1.6rem;
  flex-wrap: wrap;
}
.pian a {
  width: 100%;
  margin-top: 1rem;
}
.pian a h1 {
  font-size: 1.6rem;
}
