.flex {
  display: flex;
  justify-content: space-between;
}
.p {
  padding: 0 1rem;
}
.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;
  position: relative;
}
.logo .search form input {
  padding-left: 1rem;
  width: 15rem;
  height: 4rem;
  border: 1px solid #ffa800;
}
.logo .search form button {
  position: absolute;
  right: 2.5rem;
  z-index: 9;
  border: none;
  width: 2rem;
  height: 4rem;
  background: url(http://www.gongsi.rexun.cn/wap_static/img/search.png) no-repeat center;
  background-size: 100%;
}
.huanav {
  background-color: #ffa800;
  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.8rem;
  margin-right: 1.8rem;
}
.huanav .huanav_scr .swiper-slide a {
  color: #fff;
}
.fouce {
  overflow: hidden;
  height: 20rem;
}
.fouce #swiper-1 {
  position: relative;
  height: 100%;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a {
  display: block;
  height: 100%;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a img {
  height: 100%;
  width: 100%;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a .text {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 5rem;
  left: 0;
  right: 0;
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  text-align: center;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a .text h1 {
  font-size: 1.8rem;
  margin-left: 2rem;
  font-weight: bold;
  color: #fff;
}
.fouce #swiper-1 .swiper-pagination {
  text-align: right;
  left: -2rem;
}
.fouce #swiper-1 .swiper-pagination .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  opacity: 1;
  background-color: #fff;
}
.fouce #swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #f48316;
}
.title-1 {
  border: 0.1rem solid #eee;
  border-top: 0.2rem solid #ffa800;
  background-color: #f7f7f7;
  color: #eb6120;
  padding: 0.5rem 1rem 0.5rem 1.3rem;
}
.title-1 a span {
  color: #eb6120;
  font-weight: 700;
  font-size: 1.8rem;
}
.p-text .text {
  background-color: #f6f6f6;
  padding: 1.5rem;
}
.p-text .text img {
  height: 15rem;
}
.p-text .text h1 {
  margin-top: 1rem;
  font-size: 1.8rem;
}
.p-text .text h3 {
  font-size: 1.6rem;
  text-indent: 20px;
  color: #999;
}
.s-list {
  border-bottom: 0.1rem solid #eeeeee;
  padding: 1.3rem 2rem;
}
.s-list ul li {
  line-height: 3rem;
}
.s-list ul li a {
  color: #333;
  font-size: 1.4rem;
  line-height: 2.2rem;
}
.s-list ul li a:hover {
  text-decoration: none;
  color: #ffa800;
}
.s-list ul li a:before {
  content: '';
  width: 0.5rem;
  height: 0.5rem;
  background-color: #e6212a;
  display: inline-block;
  margin-right: 0.7rem;
  vertical-align: 0.3rem;
}
.left-img {
  width: 100%;
}
.left-img a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid #e5e5e5;
}
.left-img a img {
  width: 38%;
  height: 10rem;
  min-height: 10rem;
  max-height: 14rem;
}
.left-img a .text {
  width: 57%;
}
.left-img a .text h2 {
  font-size: 1.8rem;
  color: #222;
  margin-bottom: 1rem;
}
.left-img a .text span {
  color: #999;
  font-size: 1.4rem;
  margin-right: 2rem;
}
.left-img a .no-img {
  width: 100%;
}
.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: 4%;
}
.paging a:hover,
.paging span:hover {
  background-color: #ffa800;
  color: #fff;
}
.paging .hover {
  background-color: #ffa800;
  color: #fff;
}
.notext {
  background-color: #fff;
  padding: 1rem 0;
  border-bottom: 1px solid #ccc;
}
.con-tit h4 {
  font-size: 2.2rem;
  font-weight: 400;
}
.con-info span {
  color: #999;
  margin-right: 2rem;
  font-size: 1.7rem;
}
.con-text p {
  font-size: 1.6rem;
  color: #3e3e3e;
  text-indent: 3rem;
  line-height: 3rem;
  margin-bottom: 1rem;
}
.con-text p img{
width: 100% !important;
    display: block;
}
.con-text a img {
  margin: 20px 0;
  width: 100%;
}
.pian {
  margin: 2rem 0;
  justify-content: space-between;
}
.pian a {
  display: block;
  padding: 1rem;
  border: 0.1rem solid #eee;
  margin: 0 1rem;
  background-color: #ffa800;
  color: #fff;
  border-radius: 2rem;
}
