
.rightPoint{position: absolute;right: 40px;top: 30%; z-index: 5;}
.rightPoint ul{width: 15px;}
.rightPoint li{width: 12px;height: 12px;margin-top: 20px;border-radius:30px;background-color: rgba(0,0,0,.5);transition: all .5s;cursor:pointer;}
.rightPoint li.on{background-color:var(--themaGreen);}
.pstWrap{position: absolute;top: 90px;bottom:0px;width: 100%;overflow: hidden;}


.loopPages{width: 100%; height: 100%;overflow: hidden;overflow-y: scroll;}
.loopPages::-webkit-scrollbar{display: none;}
.showPages{position: absolute;width: 100%;height: 100%; transition: top 1s;}
.pages{position: relative; height: 100%;background-size: 100% 100%;background-position: center center; background-repeat: no-repeat;}
/* .pages:nth-child(1){top: 90px;} */

.b-bn{height: 100%;}
.b-bn .swiper-container,.s-bn .swiper-container {width: 100%;height: 100%;}
.b-bn .swiper-slide,.s-bn .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  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;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.s-bn{display: none;}
.s-bn .swiper-slide img{max-width: 100%;}
.b-bn .swiper-button-next,.b-bn .swiper-container-rtl .swiper-button-prev,
.s-bn .swiper-button-next,.s-bn .swiper-container-rtl .swiper-button-prev{background-image: url(../images/btn_arr_rgt.png);}
.b-bn .swiper-button-prev,.b-bn .swiper-container-rtl .swiper-button-next,
.s-bn .swiper-button-prev,.s-bn .swiper-container-rtl .swiper-button-next{background-image: url(../images/btn_arr_lft.png);}

.b-bn .swiper-button-next,.b-bn .swiper-button-prev,.s-bn .swiper-button-next,.s-bn .swiper-button-prev{width: 60px;height: 60px;background-size: 100% 100%;}
.indexpro ul{position: absolute;width: 100%; max-width: 1240px;height: 100%;max-height: 620px; top: 50%;left: 50%;transform: translate(-50%,-50%);}
.indexpro ul li{position: relative; width: 32%;height:50%; float: left; margin-right: 2%;background-color: white;text-align: center;box-shadow: 0px 2px 2px 0px #666666;}
.indexpro ul li:nth-child(n+7){display: none;}
.indexpro ul li a{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index:5;}
.indexpro ul li:nth-child(3n){margin-right: 0;}
.indexpro ul li:nth-child(n+4){margin-top: 20px;}
.indexpro ul li > div{position: relative;top: 40%;transform: translateY(-50%);}
/* .indexpro ul li img{max-width: 160px;margin: 0 auto;} */
.indexpro ul li img{max-width: 240px;width: 100%; margin: 0 auto;}
.indexpro ul li span{position: absolute; display: inline-block; padding: 0 30px;line-height: 35px; border:1px solid #999999;border-radius:30px;
  box-sizing: border-box;bottom:15px;left: 50%;transform: translateX(-50%);color:#282828; transition: all .5s;}
.indexpro ul li:hover span{border-color:var(--themaGreen);background-color: var(--themaGreen); color:white;}

.indexnews ul{position: absolute;display: flex; max-width: 1240px;width: 100%;max-height: 450px;height: 100%;top: 50%;left: 50%;
  transform: translate(-50%,-50%);justify-content: space-between;flex-wrap: wrap;}
.indexnews li{position: relative; width: 50%;max-width: 600px;max-height: 200px; font-size: 0px;}
.indexnews li:hover > .putTxt > p{color:var(--themaGreen);}
.indexnews li a{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index:5;}
.indexnews li .putPic{position: relative;display: inline-block; width: 50%; max-width: 300px;height: 100%; max-height: 200px;
  overflow: hidden;background-position: center center;background-size: cover;vertical-align: top;}
.indexnews li .putTxt{display: inline-block;width: 50%;height: 100%;padding: 20px 25px; background-color: white;box-sizing: border-box;}
.indexnews li .putTxt .title{margin-bottom: 15px; font-size: 14px;color:#282828;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.indexnews li .putTxt .time{margin-bottom: 20px; font-size: 12px;color:#999999;}
.indexnews li .putTxt .txt{display: -webkit-box;-webkit-line-clamp: 5;overflow: hidden;line-height: 20px; -webkit-box-orient: vertical;  font-size: 12px;color:#666666;}
.indexnews li:nth-child(n+3){margin-top: 50px;}

.indexaplc .putPic{position: relative;top: 50%;height: 100%; transform: translateY(-50%);}
.indexaplc .putPic img{margin: 0 auto;max-width: 100%;max-height: 100%; }

.indexabt .abtWrap{position: relative; max-width: 1400px;width: 100%;margin: 0 auto;font-size: 0px; top: 50%;transform: translateY(-50%);}
.indexabt .abtWrap > div{display: inline-block;width: 50%;vertical-align: top;}

.indexabt .abtWrap .left{margin-top: -47px;padding-right: 20px;box-sizing: border-box;}
.indexabt .abtWrap .left h1{margin-bottom: 40px;margin-top: -40px; font-size: 36px;color:#282828;text-align: initial;}
.indexabt .abtWrap .left p{line-height: 20px; font-size: 14px;color:#282828;text-indent: 2rem;}
.indexabt .abtWrap .right img:nth-child(1){display: inline-block;width:52.5% ;}
.indexabt .abtWrap .right img:nth-child(2){display: inline-block;width: 45%;margin-left: 2.5%;}

.indexctc .ctcMain{position: relative;max-width: 1240px; top: 50%;left: 50%; transform: translate(-50%,-50%);text-align: center;}
.indexctc .ctcMain > div{display: inline-block;vertical-align: middle;}
.indexctc .ctcMain .leftTxt{width: 480px;height: 300px;padding: 60px;text-align: left; background-color: white;border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;box-sizing: border-box;box-shadow: -5px 12px 13px 3px #e1e1e1;}
.indexctc .ctcMain .leftTxt p{line-height: 24px;color:#282828;font-size: 14px;}
.indexctc .ctcMain .smallRP{display: none;}
.indexctc .ctcMain .rightPic{width: 480px;height: 260px;background-image: url(../images/ft.jpg);background-size: cover;background-repeat: no-repeat;}


footer {position: absolute;bottom:0;}


@media all and (min-width:1746px){
  .bn .swiper-button-next{right: 90px;}
  .bn .swiper-button-prev{left: 90px;}
}
@media all and (max-width:1400px){
  /* .indexabt .abtWrap > div{display: block; width: 100%;} */
  .indexabt .abtWrap{padding: 0 30px;box-sizing:border-box;}
  .indexabt .abtWrap .left{margin-top: 0;}
  .indexabt .abtWrap .left h1{margin-bottom: 20px; font-size: 24px;}
}

@media all and (max-width:1366px){
  .indexpro ul li{width: 30%;height: 45%;margin-top: 20px; margin-right: 5%;overflow: hidden; }
  
}

@media all and (max-width:1240px){
  .indexnews ul{justify-content: space-around;}
  .indexnews li{width: 45%;max-height: 150px;}
  .indexnews li .putTxt{padding: 10px;}
  .indexnews li .putTxt .title{margin-bottom: 10px;}
  .indexnews li .putTxt .time{margin-bottom: 10px;}
  .indexnews li .putTxt .txt{-webkit-line-clamp:3;}

  .indexabt .abtWrap{text-align: center;box-sizing: border-box;}
  .indexabt .abtWrap .left{width: 100%;}
  .indexabt .abtWrap .left p{text-align: initial;}
  .indexabt .abtWrap .right{display: none;}
}

@media all and (max-width:1200px){
  .indexpro ul{padding: 0 30px;box-sizing: border-box;}
  .indexpro ul li span{width: 80%;}
}
@media all and (max-width:1000px){
  .indexnews ul{max-height: initial; flex-direction: column;align-items: center;}
  .indexnews li{width: 100%;max-width: 80%;height: 250px;}
  .indexnews li:nth-child(n+3){margin-top: 0px;}
  .indexnews li .putPic{max-width: initial;}
  .indexnews li .putTxt .txt{display: none;}
}

/*@media all and (min-width:700px){*/
  .indexpro{background-image: url(../images/images/indexlist2.jpg);}
  .indexnews{background-image: url(../images/images/indexlist3.jpg);}
  .indexaplc{background-image: url(../images/images/indexlist4.jpg);}
  .indexabt{background-image: url(../images/images/indexlist5.jpg);}
  .indexctc{background-image: url(../images/images/indexlist6.jpg);}
/*}*/

@media all and (max-width:760px){

}
@media all and (max-width:700px){
  /* 取消滚动 */
  .pstWrap{top: 60px; overflow: initial;}
  
  .bn{display: none;}
  .s-bn{display: block;height: auto;}
  /* .bn{height: auto;}
  .bn .swiper-container{height: auto;} */
  
  /* .pstWrap{top: 60px;} */
  .indexpro ul li{width: 45%;margin-right: 10%;}
  .indexpro ul li:nth-child(3n){margin-right: 10%;}
  .indexpro ul li:nth-child(2n){margin-right: 0;}
  .indexpro ul li:not(:nth-child(-n+4)){display: none;}
  .indexpro ul li img{width: 100%;}
  .indexpro ul li span{padding: 0;}

  .indexnews{height: auto;}
  .indexnews ul{position: relative;padding-top: 20px; top: 0;left: 0;transform: initial;}
  .indexnews li{max-width: 90%; margin-bottom: 10px;}
  .indexnews li .putTxt .title{display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical; white-space:initial;}
  .indexnews li .putPic{background-size: contain;background-repeat: no-repeat;background-color: white;}

  .indexaplc{height: auto;}
  .indexaplc .putPic{top: 0;transform: initial;}

  .indexabt{height: auto;}
  .indexabt .abtWrap{padding: 20px; transform: initial;}
  .indexabt .abtWrap .right{width:80%;}
  .indexabt .abtWrap .left{margin-top: 0;}
  .indexabt .abtWrap .left h1{margin-bottom: 10px;margin-top: 0;}
  .indexabt .abtWrap .left p{display: -webkit-box;-webkit-line-clamp:3;overflow: hidden;-webkit-box-orient: vertical;}

  .indexctc{height: auto;padding: 30px 0;box-sizing: border-box;}
  .indexctc .ctcMain{top: 0;left: 0; transform: initial;}
  .indexctc .ctcMain .leftTxt{position: relative; width: 100%;max-width: 480px;padding: 20px;height: initial; background-color: transparent;z-index:0;box-shadow: none;}
  /* .indexctc .ctcMain .leftTxt .smallRP{display: block; position: absolute;width: 100%;height: 100%;left: 0;top: 0; background-image: url(../images/ft.jpg);filter:blur(3px);z-index:-1;} */
  .indexctc .ctcMain .leftTxt p{font-weight: bold;}
  .indexctc .ctcMain .rightPic{display: none;}
  .indexctc footer{position: relative;bottom:0;}

}
