.flex {
  display: flex;
  justify-content: space-between;
}
.logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 6rem;
}
.logo a {
  width: 13rem;
}
.logo a img {
  margin-left: 2rem;
  width: 100%;
  /*height: 3rem;*/
}
.logo .search {
  margin-right: 2rem;
  box-sizing: border-box;
  width: 18rem;
  height: 4rem;
}
.logo .search form {
  display: flex;
  justify-content: space-between;
  border: 1px solid #23a638;
}
.logo .search form input {
  width: 70%;
  padding-left: 2rem;
  height: 4rem;
}
.logo .search form button {
  width: 24%;
  border: none;
  height: 4rem;
  background: #23a638 url(http://www.kuaibao.rexun.cn/wap_static/img/search.png) no-repeat center;
  background-size: 80%;
}
.huanav {
  box-shadow: 0px 2px 20px 0px rgba(4, 0, 0, 0.04);
  z-index: 999;
  padding: 0 1.65rem;
  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.6rem;
  margin-right: 1.8rem;
}
.huanav .huanav_scr .swiper-slide a {
  color: #000;
}
.huanav .huanav_scr .cur a {
  font-weight: 700;
  color: #23a638;
}
.fouce {
  height: 22rem;
  overflow: hidden;
}
.fouce #swiper-2 {
  height: 100%;
  position: relative;
}
.fouce #swiper-2 .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.fouce #swiper-2 .swiper-wrapper .swiper-slide span {
  height: 4rem;
  line-height: 4rem;
  text-align: left;
}
.fouce #swiper-2 .swiper-wrapper .swiper-slide span h1 {
  font-size: 1.6rem;
  display: block;
  width: 70%;
  text-align: left;
}
.fouce #swiper-2 .swiper-pagination {
  text-align: right;
  right: 1rem;
  left: auto;
  bottom: 0.5rem;
}
.fouce #swiper-2 .swiper-pagination .swiper-pagination-bullet {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 14px;
  border-radius: 0;
  color: #fff;
  text-align: center;
}
.fouce #swiper-2 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #23a638;
}
.fouce img {
  height: 100%;
}
.p {
  padding: 0 1.6rem;
}
.title {
  display: flex;
  align-items: center;
}
.title a {
  font-size: 1.8rem;
  padding-left: 1rem;
  color: #23a638;
  border-left: 0.5rem solid #23a638;
}
.title::after {
  content: '';
  margin: 0 1rem;
  height: 0.2rem;
  flex: 1;
  background-color: #d5d5d5;
}
.list-2 ul li {
  height: 3rem;
  line-height: 3rem;
  padding-left: 2rem;
  position: relative;
}
.list-2 ul li:before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #c1c6cc;
  width: 0.5rem;
  height: 0.5rem;
}
.img-box a {
  position: relative;
  display: block;
  height: 12rem;
  width: 48%;
}
.img-box a span {
  height: 4rem;
  line-height: 4rem;
}
.img-div a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.img-div img {
  width: 40%;
}
.img-div .text {
  width: 55%;
}
.img-div .text h1 {
  font-weight: normal;
  font-size: 1.8rem;
}
.img-div .text h2 {
  font-size: 1.6rem;
  margin: 1rem 0;
  text-indent: 10px;
  color: #888;
}
.g-img-box a {
  position: relative;
  display: block;
  height: 20rem;
}
.g-img-box a span {
  height: 4rem;
  line-height: 4rem;
}
.txt-box h1 {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 700;
}
.txt-box h2 {
  margin-top: 1rem;
  font-size: 1.4rem;
  text-indent: 20px;
}
.crumbs {
  height: 5rem;
  line-height: 5rem;
  border-bottom: 0.1rem solid #ececec;
}
.crumbs a {
  font-size: 1.4rem;
}
.list-list ul li {
  white-space: normal;
  border-bottom: 0.1rem solid #ccc;
  padding-bottom: 1.5rem;
  margin-bottom: 1rem;
}
.list-list ul li:hover {
  background-color: #f9f9f9;
}
.list-list ul li h1 {
  height: 3rem;
  line-height: 3rem;
}
.list-list ul li img {
  margin-top: 1rem;
  width: 45%;
  height: 12rem;
}
.list-list ul li .txt {
  flex-wrap: wrap;
  align-content: space-between;
  width: 50%;
}
.list-list ul li .txt h2,
.list-list ul li .txt h3 {
  margin-top: 1rem;
  font-size: 1.5rem;
  color: #666;
}
.list-list ul li .txt span {
  font-size: 1.5rem;
  color: #666;
}
.list-list ul li .no-img {
  width: 100%;
}
.list-list ul li .no-img h2,
.list-list ul li .no-img h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.paging {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.paging a,
.paging span {
  margin-right: 1rem;
  width: 4em;
  height: 4rem;
  font-size: 1.4rem;
  border: 0.1rem solid #ededed;
  text-align: center;
  line-height: 4rem;
}
.paging .hover,
.paging a:hover,
.paging span:hover {
  color: #fff;
  background-color: #ef3838;
}
.con-tit h4 {
  font-size: 2.4rem;
  font-weight: normal;
}
.con-info {
  text-align: center;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 1rem;
}
.con-info span {
  margin-right: 2rem;
  font-size: 1.4rem;
  color: #9a9a9a;
}
.con-txt P {
  margin-top: 16px;
  text-align: justify;
  font-size: 1.6rem;
  line-height: 3rem;
  text-indent: 2em;
}
.con-txt a img {
  margin: 10px 0;
  width: 100%;
}
.pian {
  border-bottom: 1px dotted lightgray;
  padding: 20px 10px;
}
.pian strong {
  margin-right: 20px;
  font-size: 16px;
  color: #000;
}
.pian p {
  margin-bottom: 10px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.title-5 {
  height: 4rem;
  line-height: 4rem;
}
.title-5 a {
  font-size: 1.8rem;
  padding-bottom: 1rem;
  border-bottom: 0.3rem solid #27ae60;
}
