.flex {
  display: flex;
  justify-content: space-between;
}
.p {
  padding: 0 1.6rem;
}
.head {
  position: sticky;
  top: 0;
  z-index: 99;
}
.logo {
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 91.4%, 0.5);
  height: 6rem;
  padding: 0 1.6rem;
  background-color: #fff;
}
.logo a {
  display: block;
  padding: 0.9rem;
  border-radius: 2rem;
}
.logo a img {
  width: 16rem;
  height: 4rem;
}
.logo .show-sesarch {
  display: none;
  position: absolute;
  align-items: center;
  height: 6rem;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
}
.logo .show-sesarch .back {
  width: 10%;
  height: 6rem;
  background: url(http://www.pindao.rexun.cn/img/left.png) no-repeat center;
  background-size: 60%;
  margin-left: 2rem;
}
.logo .show-sesarch .off-search {
  width: 10%;
  color: #ff0000;
}
.logo .show-sesarch form {
  width: 70%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #ececec;
  overflow: hidden;
  border-radius: 0.5rem;
}
.logo .show-sesarch form input {
  width: 80%;
  height: 4rem;
  background-color: #eee;
  border: none;
}
.logo .show-sesarch form button {
  background: url(http://www.pindao.rexun.cn/img/search.png) no-repeat center;
  background-size: 45%;
  display: block;
  z-index: 9;
  border: none;
  width: 5rem;
  height: 4rem;
}
.logo .search-box {
  height: 4rem;
  width: 5rem;
  background: url(http://www.pindao.rexun.cn/img/search.png) no-repeat center;
  background-size: 50%;
}
.huanav {
  line-height: 4.5rem;
  padding: 0 2rem;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
}
.huanav .huanav_scr {
  overflow: hidden;
  z-index: 999;
  height: 4.5rem;
  width: 100%;
}
.huanav .huanav_scr .swiper-slide {
  width: auto;
  font-size: 1.7rem;
  margin-right: 1.8rem;
}
.huanav .huanav_scr .cur a {
  color: #f67811;
  font-weight: 700;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 3px solid #f67811;
}
.fouce {
  height: 20rem;
  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: 1rem;
}
.fouce #swiper-2 .swiper-pagination .swiper-pagination-bullet {
  width: 0.5rem;
  border-radius: 1rem;
  height: 0.5rem;
  background-color: #c1c1c1;
  opacity: 1;
  transition: all 0.5s;
}
.fouce #swiper-2 .swiper-pagination .swiper-pagination-bullet-active {
  width: 1.5rem;
  border-radius: 1rem;
  background-color: #dbdad9;
}
.fouce img {
  height: 100%;
}
.right-img {
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.right-img a {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.right-img a .text {
  width: 59%;
  flex-wrap: wrap;
  align-content: space-between;
}
.right-img a .text h2 {
  font-size: 1.5rem;
  color: #333333;
}
.right-img a .text span {
  font-size: 1.3rem;
  color: #999999;
  margin-right: 10px;
}
.right-img a .no-img {
  width: 100%;
}
.right-img a img {
  height:122px;
  width: 39%;
  border-radius: 1rem;
}
.img-box {
  position: relative;
  height: 150px;
  border-radius: 1rem;
  overflow: hidden;
}
.img-box span {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.list ul li {
  padding: 0 30px;
  height: 38px;
  border-bottom: 1px solid #ccc;
  line-height: 38px;
  position: relative;
}
.list ul li a {
  font-size: 15px;
}
.list ul li a:hover {
  color: #f65022;
}
.list ul li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
}
.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: 0.5rem;
}
.paging .hover {
  background-color: #f67811;
  color: #fff;
}
.con-tit h4 {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  margin: 0;
  line-height: 1.25;
  text-align: justify;
}
.con-info span {
  font-size: 14px;
}
.con-txt p {
  margin-bottom: 1.6rem;
  font-size: 1.6rem;
  text-indent: 2em;
  line-height: 3rem;
}
.con-txt a img ,.con-txt img{
  margin: 10px 0;
  max-width: 100%;
  display: block;
}
.pian {
  margin: 40px 0;
  justify-content: space-between;
}
.pian a {
  display: block;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #eee;
  margin: 0 10px;
}
.titile-3 {
  border-top: 0.5rem solid #f67811;
  padding: 0.5rem 2rem;
  padding-bottom: 1rem;
  border-bottom: 0.1rem solid #e1e1e1;
}
.titile-3 a {
  color: #f67811;
  font-weight: 700;
  margin-right: 1rem;
  font-size: 1.8rem;
}
