 .swiper-father {
      width: 16rem;
      position: relative;
      margin-left: -.8rem;
    }

    .swiper-container6 {
      width: 90%;
      height: auto;
      margin: auto;
    }
.swiper-container7 {
    width: 90%;
    height: auto;
    margin: auto;
}
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: 4.88rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    overflow: hidden;
    }

    .home-fwpt {
      width: 14.4rem;
      margin: 20px auto 0;
    }

    .home-fwpt-top {
      width: 14.4rem;
      position: relative;
      padding-bottom: 10px;
    }

    .home-fwpt-top-title {
      width: 14.4rem;
      font-size: 0.3rem;
      text-align: center;
    }

    .home-fwpt-wz {
      width: 345px;
      margin: 0 auto;
      line-height: 40px;
      color: #06883e;
      padding: 0 0 8px 0;
      font-weight: bold;
    }

    .home-fwpt-wz p {
      width: 64px;
      height: 2px;
     background: #06883e;
      padding: 0;
      margin: 0 auto 18px;
    }

    .home-fwpt-content {
      margin: 0 auto;
    }

    .clearfix {
      zoom: 1;
    }

    .home-fwpt-item {
      width: 285px;
      margin-bottom: 25px;
      margin-right: 17px;
      border: 1px solid #ccc;
      float: left;
      position: relative;
      overflow: hidden;
    }

    .home-fwpt-item-pic {
      width: 100%;
      height: 2.3rem;
    }

.home-fwpt-item-pic1 {
    overflow: hidden;
    position: relative;
    margin-bottom: 0.15rem;
    display: inline-block;
}

    .home-fwpt-item-pic img {
      width: 100%;
      height: 100%;
    cursor: pointer;
    transition: all 0.6s;
    }

  .home-fwpt-item-pic img:hover{
       transform: scale(1.2);
    }

    img {
      border: none;
    }

    .home-fwpt-item-title {
      width: 100%;
      background: rgba(0, 0, 0, 0.4) !important;
      text-align: center;
      transition: top 1s, font-size 1s, padding-top 1s, line-height 1s;
      z-index: 99;
      position: absolute;
      line-height: 36px;
      bottom: 0;
    }
    .home-fwpt-item-title1{
        text-align: left; 
    }
  .home-fwpt-item-title1 a{
         font-size: 0.14rem !important;
         margin-left:0.08rem;
    }

    .home-fwpt-item-title a {
      font-size: 0.2rem;
      color: #fff !important;
      text-decoration: none;
    }

    .home-fwpt-item-title .ckxq {
      width: 125px;
      height: 32px;
      line-height: 32px;
      border: 1px solid #fff;
      border-radius: 20px;
      display: block;
      text-align: center;
      margin: 0 auto;
      font-size: 12px !important;
      margin-top: 15px;
    }

  .news-title6 {
      font-size: 16px;
      color: #fff;
    }

