.banner {
  width: 100%;
  height: 6.7rem;
}

.banner img {
  width: 100%;
  height: 100%;
}

.banner .banner-item {
  position: relative;
}

.banner .text-box {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  padding-top: 2.2rem;
}

.banner .text-box p {
  font-size: .87rem;
  font-family: Source Han Serif CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: .98rem;
}

.news {
  z-index: 2;
  position: relative;
  -webkit-transform: translateY(-0.55rem);
          transform: translateY(-0.55rem);
}

.news .main {
  background: #f6f6f6;
  height: 1.1rem;
}

.news .left {
  width: 3rem;
  height: 1.11rem;
  background: #69a488;
  -webkit-transform: translateY(-0.16rem);
          transform: translateY(-0.16rem);
  padding: .3rem;
}

.news .left p {
  font-size: .24rem;
  font-family: Source Han Serif CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: .24rem;
  letter-spacing: 1px;
}

.news .left .more {
  margin-top: .2rem;
  font-size: .16rem;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .16rem;
  margin-top: .16rem;
  letter-spacing: 1px;
  float: right;
}

.news .left .more:hover img {
  -webkit-transform: translateX(0.06rem);
          transform: translateX(0.06rem);
}

.news .left .more img {
  width: .14rem;
  height: .1rem;
  margin-left: .1rem;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.news .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  overflow: hidden;
  padding-left: .58rem;
}

.news .right .new-swiper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
}

.news .right .new-swiper .item {
  height: 100%;
  padding-right: .5rem;
  display: block;
  height: 1.1rem;
  font-size: .16rem;
  font-family: Source Han Sans SC;
  font-weight: 600;
  color: #45765F;
  line-height: 1.1rem;
}

.news .right .new-swiper .item span {
  font-size: .16rem;
  font-family: MiSans;
  font-weight: 600;
  color: #69A488;
  line-height: 1.1rem;
  margin-right: .24rem;
}

.news .right .btn-box {
  width: .55rem;
  height: 100%;
  background: #45765f;
}

.news .right .btn-box .prev, .news .right .btn-box .next {
  width: 100%;
  height: 50%;
  background: #69a488;
  -webkit-transition: all .6s;
  transition: all .6s;
  cursor: pointer;
}

.news .right .btn-box .prev.active, .news .right .btn-box .next.active {
  background: #45765f;
}

.news .right .btn-box .prev:hover, .news .right .btn-box .next:hover {
  background: #45765f;
}

.news .right .btn-box .prev img, .news .right .btn-box .next img {
  width: .13rem;
  height: .22rem;
}

.info {
  width: 100%;
  margin-top: .04rem;
}

.info .top-title h6 {
  font-size: .24rem;
  font-family: Source Han Serif CN;
  font-weight: bold;
  color: #57848C;
  letter-spacing: 1px;
  line-height: .24rem;
}

.info .top-title .choose-more .tit {
  font-size: .18rem;
  letter-spacing: 1px;
  color: #45765f;
  font-weight: 400;
}

.info .top-title .choose-more .choose-list {
  width: 1.26rem;
  height: .24rem;
  position: relative;
  margin-right: .08rem;
}

.info .top-title .choose-more .choose-list .list {
  width: 100%;
  border-radius: .12rem;
  border: 1px solid #69a488;
  overflow: hidden;
  position: absolute;
  height: .24rem;
  left: 0;
  top: 0;
  cursor: pointer;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.info .top-title .choose-more .choose-list .list.active {
  height: auto;
}

.info .top-title .choose-more .choose-list .list .value, .info .top-title .choose-more .choose-list .list .items {
  padding: 0 .16rem;
  height: .24rem;
  background: #ffffff;
  color: #45765f;
  width: 100%;
  font-size: .16rem;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.info .top-title .choose-more .choose-list .list .value span, .info .top-title .choose-more .choose-list .list .items span {
  font-size: .16rem;
}

.info .top-title .choose-more .choose-list .list .items:hover {
  background: #69a488;
  color: #fff;
}

.info .top-title .choose-more .more {
  width: .24rem;
  height: .24rem;
  border-radius: 50%;
  overflow: hidden;
  background: #69a488;
}

.info .top-title .choose-more .more img {
  width: .14rem;
  height: .1rem;
}

.info .bottom {
  margin-top: .35rem;
}

.info .bottom .left, .info .bottom .right {
  width: 6.02rem;
  height: 5.28rem;
}

.info .bottom .right {
  padding-left: .33rem;
}

.info .bottom .right .item {
  width: 100%;
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
  padding-bottom: .34rem;
  border-bottom: 1px solid #e0e0e0;
  margin-top: .32rem;
  cursor: pointer;
}

.info .bottom .right .item:first-child {
  margin-top: 0px;
}

.info .bottom .right .item:hover .more {
  color: #69a488 !important;
}

.info .bottom .right .item:hover .img-box {
  -webkit-transform: translateX(0.06rem);
          transform: translateX(0.06rem);
}

.info .bottom .right .item:hover .hover {
  display: block !important;
}

.info .bottom .right .item:hover .default {
  display: none !important;
}

.info .bottom .right .item .img {
  width: 1.2rem;
  height: 1.2rem;
}

.info .bottom .right .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.info .bottom .right .item .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: .2rem;
}

.info .bottom .right .item .text .time {
  font-size: .24rem;
  font-family: MiSans;
  font-weight: 600;
  color: #69A488;
  line-height: .24rem;
}

.info .bottom .right .item .text .title {
  height: .42rem;
  font-size: .18rem;
  font-family: Source Han Sans SC;
  font-weight: 600;
  color: #45765F;
  line-height: .24rem;
  margin-top: .18rem;
}

.info .bottom .right .item .text .more {
  margin-top: .32rem;
  font-size: .16rem;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #898989;
  line-height: .16rem;
  margin-top: .16rem;
  letter-spacing: 1px;
  height: .16rem;
}

.info .bottom .right .item .text .more .hover {
  display: none;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.info .bottom .right .item .text .more .default {
  display: block;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.info .bottom .right .item .text .more .img-box {
  width: .14rem;
  height: .1rem;
  margin-left: .1rem;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.info .bottom .right .item .text .more .img-box img {
  width: 100%;
  height: 100%;
}

.info .bottom .left:hover .img img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}

.info .bottom .left .img {
  width: 100%;
  height: 3.38rem;
  overflow: hidden;
}

.info .bottom .left .img img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.info .bottom .left .info-con {
  width: 100%;
  height: 1.9rem;
  background: #69a488;
  padding: .34rem .32rem;
}

.info .bottom .left .info-con .time {
  font-size: .24rem;
  font-family: MiSans;
  font-weight: 600;
  color: #FFFFFF;
  line-height: .24rem;
}

.info .bottom .left .info-con .title {
  margin-top: .18rem;
  font-size: .18rem;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #F6F6F6;
  line-height: .3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.info .bottom .left .info-con .more {
  margin-top: .26rem;
  font-size: .16rem;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .16rem;
  margin-top: .16rem;
  letter-spacing: 1px;
  float: right;
  height: .16rem;
}

.info .bottom .left .info-con .more:hover img {
  -webkit-transform: translateX(0.06rem);
          transform: translateX(0.06rem);
}

.info .bottom .left .info-con .more img {
  width: .14rem;
  height: .1rem;
  margin-left: .1rem;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.menu-box {
  width: 100%;
  height: 5.92rem;
  margin-top: .7rem;
  position: relative;
}

.menu-box .content {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
  padding-top: 1.16rem;
}

.menu-box .content .top-title h6 {
  font-size: .24rem;
  font-family: Source Han Serif CN;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 1px;
  line-height: .24rem;
}

.menu-box .content .top-title .more {
  width: .94rem;
  height: .24rem;
  font-size: .16rem;
  text-align: center;
  line-height: .24rem;
  border-radius: .12rem;
  border: 1px solid #fff;
  color: #fff;
  -webkit-transition: all .6s;
  transition: all .6s;
  letter-spacing: 1px;
}

.menu-box .content .top-title .more:hover {
  background: #ffffff;
  color: #69a488;
}

.menu-box .content .list {
  width: 100%;
  margin-top: .36rem;
}

.menu-box .content .list .items {
  width: 2.8rem;
  height: 2.8rem;
  background: #FFFFFF;
  padding: .4rem .38rem;
  -webkit-transition: all .6s;
  transition: all .6s;
  cursor: pointer;
}

.menu-box .content .list .items:hover {
  background: #3b6652;
  -webkit-transform: translateY(-0.1rem);
          transform: translateY(-0.1rem);
}

.menu-box .content .list .items:hover .icon img.default {
  display: none;
}

.menu-box .content .list .items:hover .icon img.hover {
  display: block;
}

.menu-box .content .list .items:hover .link span {
  color: #FFFFFF;
}

.menu-box .content .list .items:hover .link .more img.default {
  display: none;
}

.menu-box .content .list .items:hover .link .more img.hover {
  display: block;
}

.menu-box .content .list .items .icon {
  width: .38rem;
  height: .38rem;
}

.menu-box .content .list .items .icon img {
  -o-object-fit: contain;
     object-fit: contain;
  height: .38rem;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.menu-box .content .list .items .icon img.default {
  display: block;
}

.menu-box .content .list .items .icon img.hover {
  display: none;
}

.menu-box .content .list .items .link {
  cursor: pointer;
  margin-top: 1.35rem;
}

.menu-box .content .list .items .link span {
  font-size: .18rem;
  font-family: Source Han Sans SC;
  font-weight: 600;
  color: #45765F;
  line-height: .18rem;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.menu-box .content .list .items .link .more {
  width: .15rem;
  height: .15rem;
}

.menu-box .content .list .items .link .more img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.menu-box .content .list .items .link .more img.default {
  display: block;
}

.menu-box .content .list .items .link .more img.hover {
  display: none;
}

.menu-box .left {
  width: 57.2%;
  height: 100%;
  display: block;
}

.menu-box .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  display: block;
}

.case {
  width: 100%;
  height: 10.65rem;
  position: relative;
}

.case .left {
  width: 57.2%;
  height: 100%;
  background: #f1f1f1;
}

.case .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  display: block;
}

.case .content {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
  padding-top: .6rem;
}

.case .content .top-title h6 {
  font-size: .24rem;
  font-family: Source Han Serif CN;
  font-weight: bold;
  color: #45765F;
  letter-spacing: 1px;
  line-height: .24rem;
}

.case .content .top-title .more {
  width: .94rem;
  height: .24rem;
  font-size: .16rem;
  text-align: center;
  line-height: .24rem;
  border-radius: .12rem;
  border: 1px solid #96BAC0;
  color: #96BAC0;
  -webkit-transition: all .6s;
  transition: all .6s;
  letter-spacing: 1px;
}

.case .content .top-title .more:hover {
  background: #69a488;
  color: #fff;
}

.case .content .list {
  width: 100%;
  height: 5.86rem;
  margin-top: .38rem;
}

.case .content .list .left-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 2.8rem;
  height: 100%;
}

.case .content .list .left-item .items {
  width: 2.8rem;
  height: 2.8rem;
  background: #FFFFFF;
  padding: .4rem .38rem;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.case .content .list .left-item .items:hover {
  background: #69a488;
  -webkit-transform: translateY(-0.1rem);
          transform: translateY(-0.1rem);
}

.case .content .list .left-item .items:hover .icon img.default {
  display: none;
}

.case .content .list .left-item .items:hover .icon img.hover {
  display: block;
}

.case .content .list .left-item .items:hover .link span {
  color: #FFFFFF;
}

.case .content .list .left-item .items:hover .link .more img.default {
  display: none;
}

.case .content .list .left-item .items:hover .link .more img.hover {
  display: block;
}

.case .content .list .left-item .items .icon {
  width: .38rem;
  height: .38rem;
}

.case .content .list .left-item .items .icon img {
  -o-object-fit: contain;
     object-fit: contain;
  height: .38rem;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.case .content .list .left-item .items .icon img.default {
  display: block;
}

.case .content .list .left-item .items .icon img.hover {
  display: none;
}

.case .content .list .left-item .items .link {
  cursor: pointer;
  margin-top: 1.35rem;
}

.case .content .list .left-item .items .link span {
  font-size: .18rem;
  font-family: Source Han Sans SC;
  font-weight: 600;
  color: #45765F;
  line-height: .18rem;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.case .content .list .left-item .items .link .more {
  width: .15rem;
  height: .15rem;
}

.case .content .list .left-item .items .link .more img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.case .content .list .left-item .items .link .more img.default {
  display: block;
}

.case .content .list .left-item .items .link .more img.hover {
  display: none;
}

.case .content .list .right-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: .26rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.case .content .list .right-item .items {
  width: 100%;
  height: 2.13rem;
  -webkit-transition: all .6s;
  transition: all .6s;
  position: relative;
}

.case .content .list .right-item .items.hover {
  height: 3.7rem;
}

.case .content .list .right-item .items.hover .text-box {
  opacity: 1;
}

.case .content .list .right-item .items .case-img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.case .content .list .right-item .items .text-box {
  height: 1.78rem;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all .8s;
  transition: all .8s;
  padding-top: .8rem;
  padding-left: .46rem;
  padding-right: .46rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#69a488), to(rgba(105, 164, 136, 0)));
  background: linear-gradient(0deg, #69a488 0%, rgba(105, 164, 136, 0) 100%);
}

.case .content .list .right-item .items .text-box .time {
  font-size: .24rem;
  font-family: MiSans;
  font-weight: 600;
  color: #FFFFFF;
  line-height: .24rem;
}

.case .content .list .right-item .items .text-box .title {
  margin-top: .16rem;
}

.case .content .list .right-item .items .text-box .title span {
  font-size: .18rem;
  font-family: Source Han Sans SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: .28rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-right: .1rem;
}

.case .content .list .right-item .items .text-box .title .more {
  margin-top: .2rem;
  font-size: .16rem;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .16rem;
  margin-top: .16rem;
  letter-spacing: 1px;
}

.case .content .list .right-item .items .text-box .title .more:hover img {
  -webkit-transform: translateX(0.06rem);
          transform: translateX(0.06rem);
}

.case .content .list .right-item .items .text-box .title .more img {
  width: .14rem;
  height: .1rem;
  margin-left: .1rem;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.case .content .logo-box {
  margin-top: .66rem;
  border-top: 1px solid rgba(177, 177, 177, 0.4);
  padding-top: .84rem;
}

.case .content .logo-box img {
  height: 1.12rem;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 .48rem;
}

.news .right .new-swiper .item{
                        overflow: hidden;
                        display: flex;
                    }
.news .right .new-swiper .item .time{
  line-height: 1.1rem;
   height: 1.1rem;
}
                    .news .right .new-swiper .item p{
                        line-height: 1.1rem;
                        overflow: hidden;
                        height: 1.1rem;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        margin-left: .2rem;
                    }
                    .news .right .new-swiper{
                        overflow: hidden;
                    }

.case .content .list .left-item .items{    cursor: pointer;}
.case .content .list .right-item .items{cursor: pointer;}
@media screen and (max-width: 768px) {
  .banner .swiper {
    width: 100%;
    height: 100%;
  }
  .banner img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .news {
    border-bottom: .16rem solid #f6f6f6;
    -webkit-transform: translateY(-0.16rem);
            transform: translateY(-0.16rem);
  }
  .news .main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: block;
    height: auto;
  }
  .news .left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .news .right {
    width: 100%;
    padding: 0;
    height: 1.1rem;
  }
  .info {
    margin-top: 0rem;
  }
  .news .right .new-swiper .item {
    padding-left: .3rem;
    padding-right: .3rem;
    background: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news .right .btn-box {
    height: 1.1rem;
  }
  .news .right .new-swiper {
    width: 80%;
  }
  .info {
    padding-top: .16rem;
    padding-bottom: .3rem;
  }
  .info .bottom {
    display: block;
  }
  .info .bottom .left, .info .bottom .right {
    width: 100%;
  }
  .info .bottom .right {
    padding: 0;
    margin-top: .16rem;
  }
  .menu-box {
    margin-top: 0;
    height: 7.7rem;
    overflow: hidden;
  }
  .menu-box .content .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 0px;
  }
  .menu-box .content .list .items {
    width: 48%;
    margin-top: .36rem;
  }
  .menu-box .content {
    padding-top: .6rem;
  }
  .menu-box .left, .menu-box .right {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .case .content .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .case .content .list .right-item {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    margin: 0;
    margin-top: .16rem;
  }
  .case .content .list .left-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
            flex-direction: inherit;
  }
  .case .content .list .right-item .items {
    height: 3.7rem;
  }
  .case .content .list .right-item .items .text-box {
    opacity: 1;
  }
  .case .content .list .left-item .items {
    background: #69a488;
    width: 48%;
    height: 3.1rem;
  }
  .case .content .list .left-item .items .link {
    cursor: pointer;
    margin-top: 1.65rem;
  }
  .case .content .list .left-item .items .icon img.hover, .case .content .list .left-item .items .link .more img.hover {
    display: block;
  }
  .case .content .list .left-item .items .link span {
    color: #FFFFFF;
  }
  .case .content .list .left-item .items .icon img.default, .case .content .list .left-item .items:hover .link .more img.default {
    display: none;
  }
  .case .content .list {
    height: auto;
  }
  .case {
    width: 100%;
    height: 15rem;
    position: relative;
  }
  .case .content .logo-box {
    margin-top: 0;
    padding-top: .3rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .case .content .logo-box img {
    margin-bottom: .1rem;
  }
  .info .top-title .choose-more .choose-list {
    width: 1.8rem;
    height: .3rem;
  }
  .info .top-title .choose-more .choose-list .list .value, .info .top-title .choose-more .choose-list .list .items {
    height: .3rem;
  }
  .info .top-title .choose-more .choose-list .list {
    height: .3rem;
  }
  .case .content .list .left-item .items .link .more img.default {
    display: none;
  }
  .info .bottom .right .item{
  transform: translatex(0px)!important;
    opacity: 1!important;
  }
  .news-box-hidden{
  	display: none!important;
  }
  .menu-box .content .list .items{
  transform: translatex(0px)!important;
    opacity: 1!important;
  }
}
/*# sourceMappingURL=main.css.map */