@charset "UTF-8";
.bannerwrap {
  position: relative;
  width: 100vw;
  height: 8rem;
  overflow: hidden;
}

.bannerwrap .bannerswiper .box img {
  width: 100%;
  height: auto;
}

.bannerwrap .swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0.5rem;
  left: 8rem;
}

.bannerwrap .swiper-pagination-bullet {
  width: .2rem;
  height: .2rem;
  background-color: #fff;
  opacity: 0.6;
  margin: 0rem .1rem;
}

.bannerwrap .swiper-pagination-bullet-active {
  background-color: #117530;
  width: 0.2rem;
  height: 0.2rem;
  opacity: 1;
}

/*index*/
.index {
  /*第一块*/
}

.index .titles {
  margin-bottom: .5rem;
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.index .titles img {
  width: .53rem;
  height: .53rem;
  margin-right: .2rem;
}

.index .titles p:nth-child(1) {
  font-weight: 400;
  font-size: .32rem;
  color: #200f36;
}

.index .titles .line {
  width: 68%;
  border: 0.01rem solid rgba(0, 0, 0, 0.1);
  padding: 0rem .1rem;
}

.index .more {
  font-size: .16rem;
  color: #333333;
}

.index .more img {
  width: .27rem;
  height: .27rem;
}

.index .more:hover a {
  color: #6A2686;
}

.index .one {
  padding-top: .73rem;
  position: relative;
  width: 100%;
}

.index .one .onecont {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  z-index: 999;
}

.index .one .onecont .onel {
  width: 68%;
  padding: 0rem .4rem;
}

.index .one .onecont .onel .onecontent {
  display: flex;
}

.index .one .onecont .onel .onecontent .lunbo {
  width: 60%;
}

.index .one .onecont .onel .onecontent .lunbo .box .img {
  width: 100%;
  height: 3.7rem;
  overflow: hidden;
}

.index .one .onecont .onel .onecontent .lunbo .box .img img {
  width: 100%;
  transition: transform 2s ease;
}

.index .one .onecont .onel .onecontent .lunbo .box .img:hover img {
  transform: scale(1.1);
}

.index .one .onecont .onel .onecontent .lunbo .box .texts {
  margin: .2rem 0rem;
  display: flex;
  justify-content: space-between;
}

.index .one .onecont .onel .onecontent .lunbo .box .texts .ltime {
  width: 20%;
  font-size: .18rem;
  color: #666;
  font-family: Arial, Helvetica, sans-serif !important;
}

.index .one .onecont .onel .onecontent .lunbo .box .texts .ltime p:nth-child(1) {
  font-size: .36rem;
  color: #117530;
  font-family: Arial, Helvetica, sans-serif !important;
}

.index .one .onecont .onel .onecontent .lunbo .box .texts .rcont {
  width: 80%;
}

.index .one .onecont .onel .onecontent .lunbo .box .texts .rcont a {
  font-size: .2rem;
  font-weight: bold;
}

.index .one .onecont .onel .onecontent .lunbo .box .texts .rcont p:nth-child(2) {
  font-size: .14rem;
  color: #999;
  margin-top: .1rem;
}

.index .one .onecont .onel .onecontent .onelist {
  width: 40%;
  margin-left: .5rem;
}

.index .one .onecont .onel .onecontent .onelist ul li {
  display: flex;
}

.index .one .onecont .onel .onecontent .onelist ul li:nth-last-child(1) .picc .line {
  display: none;
}

.index .one .onecont .onel .onecontent .onelist ul li .picc {
  position: relative;
}

.index .one .onecont .onel .onecontent .onelist ul li .picc img {
  width: .4rem;
}

.index .one .onecont .onel .onecontent .onelist ul li .picc .line {
  width: 0.001rem;
  height: 100%;
  background-color: #117530;
  position: absolute;
  top: 0.2rem;
  left: 0.15rem;
}

.index .one .onecont .onel .onecontent .onelist ul li .tet {
  margin-left: .1rem;
  font-size: .16rem;
  color: #117530;
}

.index .one .onecont .onel .onecontent .onelist ul li .tet a {
  font-size: .16rem;
  margin-bottom: .5rem;
}

.index .one .onecont .onel .onecontent .onelist ul li .tet a:hover {
  font-weight: bold;
}

.index .one .onecont .onel .onecontent .onelist ul li .tet > p {
  margin: .1rem 0rem 0.2rem;
}

.index .one .onecont .onel .onecontent .swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0.5rem;
  left: 8rem;
}

.index .one .onecont .onel .onecontent .swiper-pagination-bullet {
  width: .1rem;
  height: .1rem;
  background-color: #c3e4cf;
  opacity: 0.6;
  margin: 0rem .02rem;
}

.index .one .onecont .onel .onecontent .swiper-pagination-bullet-active {
  background-color: #117530;
  width: 0.1rem;
  height: 0.1rem;
  opacity: 1;
}

.index .one .onecont .oner {
  width: 30%;
}

.index .one .onecont .oner .onercont {
  width: 100%;
  background-color: #f1fcf5;
}

.index .one .onecont .oner .onercont ul {
  padding: .2rem 0rem;
}

.index .one .onecont .oner .onercont ul li {
  display: flex;
  padding: .15rem .3rem;
}

.index .one .onecont .oner .onercont ul li:hover {
  background-color: #117530;
}

.index .one .onecont .oner .onercont ul li:hover a {
  font-weight: bold;
  color: #fff;
}

.index .one .onecont .oner .onercont ul li:hover .rtime {
  background-color: #fff;
  color: #117530;
}

.index .one .onecont .oner .onercont ul li .rtime {
  width: 18%;
  height: .73rem;
  color: #fff;
  background-color: #117530;
  border-radius: 0.1rem;
  padding: .05rem;
  text-align: center;
  font-size: .14rem;
}

.index .one .onecont .oner .onercont ul li .rtime p:nth-child(1) {
  font-size: .3rem;
}

.index .one .onecont .oner .onercont ul li a {
  font-size: .18rem;
  margin-left: .2rem;
  line-height: .32rem;
  width: 80%;
}

.index .one .oneimg {
  width: 12.7rem;
  height: 5.37rem;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -1rem;
}

.index .one .oneimg img {
  width: 100%;
}

.index .two {
  margin: 2rem 0rem .9rem;
  position: relative;
}

.index .two .timg {
  width: 9.6rem;
  height: 4.1rem;
  position: absolute;
  bottom: -1rem;
  right: 0rem;
}

.index .two .timg img {
  width: 100%;
}

.index .two .tcont {
  position: relative;
  z-index: 999;
}

.index .two .tcont .tbox {
  width: 3.76rem;
  border: 0.01rem solid #aad7bb;
  padding: .2rem;
  position: relative;
  background-color: #fff;
}

.index .two .tcont .tbox .img {
  width: 100%;
  height: 2.27rem;
  overflow: hidden;
  position: relative;
}

.index .two .tcont .tbox .img img {
  width: 100%;
  transition: transform 2s ease;
}

.index .two .tcont .tbox .img:hover img {
  transform: scale(1.1);
}

.index .two .tcont .tbox .img .times {
  background: linear-gradient(to right, #117530, #099e37);
  width: 1.15rem;
  height: .36rem;
  text-align: center;
  line-height: .36rem;
  position: absolute;
  bottom: 0rem;
  left: 0;
  color: #fff;
  border-radius: 0 0.1rem 0 0;
}

.index .two .tcont .tbox .texts {
  margin: .2rem 0rem;
}

.index .two .tcont .tbox .texts a {
  font-size: .16rem;
}

.index .two .tcont .tbox .texts a p {
  margin-bottom: .2rem;
  line-height: .3rem;
}

.index .two .tcont .tbox .texts .dec {
  font-size: .16rem;
  color: #999;
  line-height: .28rem;
}

.index .two .tcont .tbox .tips {
  width: .76rem;
  height: .75rem;
  position: absolute;
  top: 0;
  left: 0;
}

.index .two .tcont .tbox .tips .img {
  width: 100%;
}

.index .two .tcont .tbtn {
  position: absolute;
  bottom: -.5rem;
  left: 5.6rem;
  width: 18%;
}

.index .two .tcont .swiper-button-next,
.index .two .tcont .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: .4rem;
  height: .4rem;
  margin-top: -.22rem;
  z-index: 10;
  cursor: pointer;
  background-size: .4rem .4rem;
  background-position: center;
  background-repeat: no-repeat;
}

.index .two .tcont .swiper-button-prev,
.index .two .tcont .swiper-container-rtl .swiper-button-next {
  background-image: url(../images/index/7.png);
  left: 1rem;
  right: auto;
}

.index .two .tcont .swiper-button-next,
.index .two .tcont .swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/index/8.png);
  right: 1rem;
  left: auto;
}

.index .three {
  margin-top: .1rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  background-color: #f1fcf5;
}

.index .three .thll {
  display: flex;
}

.index .three .thll .pic1 {
  width: .31rem;
  height: 2.65rem;
  margin-left: 1rem;
}

.index .three .thll .text1 {
  padding: .8rem 2rem .8rem .4rem;
  text-align: justify;
}

.index .three .thll .text1 img {
  width: 1.73rem;
  height: .39rem;
}

.index .three .thll .text1 .about {
  font-size: .6rem;
  color: #e1f1e6;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif !important;
}

.index .three .thll .text1 .titi {
  font-size: .32rem;
  color: #333;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif !important;
}

.index .three .thll .text1 .dec {
  font-size: .16rem;
  margin-top: .2rem;
  line-height: .3rem;
  margin-bottom: .2rem;
}

.index .three .thll .text1 a {
  display: block;
  border-bottom: #117530 0.05rem solid;
  width: 8%;
}

.index .three .thrr {
  position: relative;
}

.index .three .thrr .threeimg {
  width: 9.6rem;
  height: 4.1rem;
}

.index .three .thrr .threeimg img {
  width: 100%;
}

.index .three .thrr .kyxm {
  background-color: rgba(255, 255, 255, 0.95);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: .2rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 999;
  font-size: .28rem;
}

.index .three .thrr .kyxm img {
  width: .82rem;
  height: .82rem;
}

.phone {
  display: none;
}

/*小屏幕*/
@media screen and (max-width: 1200px) {
  .top {
    display: none;
  }
  .phone {
    display: block;
  }
}