﻿.banner{overflow: hidden; padding-left: 0; padding-right: 0;}

@media (min-width: 900px){

  .container {

    margin: 0 13.664%;

 }

}

.form-control{box-shadow:none}



/* 轮播 */

.banner{position: relative;}

.banner .swiper-slide img{ object-fit: cover; height: 100%; width: 100%;}

.banner-txt{position: absolute; left: 50%; top:50% ; color: #fff;text-align: center;transform: translate(-50%, -50%);}

.banner-txt h3{font-size: 0.56rem;font-weight: 500;color: #FFFFFF;line-height: 0.78rem;}

.banner-txt p{font-size: 0.28rem;font-weight: 500;color: #FFFFFF;line-height: 0.4rem; margin-top: 0.12rem;  text-transform:Uppercase;}

.banner-txt .banner-txt-p40{font-size: 0.6rem;font-weight: 500;color: #FFFFFF;line-height: 0.4rem;margin-top: 0.3rem; margin-bottom: 0.5rem;text-transform:Uppercase;letter-spacing:10px;}

.banner-txt .banner-txt-p402{font-size: 0.6rem;font-weight: 500;color: #FFFFFF;line-height: 0.4rem;text-transform:Uppercase;letter-spacing:10px; width: 1.8rem;margin:auto;margin-top: 0.2rem; margin-bottom: 0.2rem;}
.banner-txt .banner-txt-p403{font-size: 0.6rem;font-weight: 500;color: #FFFFFF;line-height: 0.4rem;text-transform:Uppercase;letter-spacing:10px; width: 2rem;margin:auto;margin-top: 0.3rem; margin-bottom: 0.1rem;}
.banner-txt .banner-txt-p404{font-size: 0.6rem;font-weight: 500;color: #FFFFFF;line-height: 0.4rem;text-transform:Uppercase;letter-spacing:10px; width: 2.5rem;margin:auto;margin-top: 0.1rem; margin-bottom: 0.1rem;}
.banner-txt .banner-txt-p405{font-size: 0.6rem;font-weight: 500;color: #FFFFFF;line-height: 0.4rem;text-transform:Uppercase;letter-spacing:10px; width: 10rem;margin:auto;margin-top: 0.5rem; margin-bottom: 0.1rem;}

.banner-more-btn{ color: #3171FF; background: #fff; transition: all .3s ease;}



.banner-more-jiantou{background: #3171FF !important;}

.banner-more-jiantou::after{border-right: 0.02rem solid #3171FF !important;border-bottom: 0.02rem solid #3171FF !important;}

.banner-info {display: flex; position: absolute; color: #ffffff; align-items: center; z-index: 35; left: 0;justify-content: center;right: 0;top: 93%;}

/* .banner-info img{ width: 20px; margin-left: 0.1rem; margin-right: 0.1rem;} */

.page-num{position: absolute;  right: 0; top:87%;  z-index: 8; color: #ffffff;}

.page-num div{position: relative;  display: flex; align-items: center;}

.page-num span:nth-child(1){font-size: 0.4rem;font-weight: 500;line-height: 0.48rem;}

.page-num #num2{}

.banner-line{width: 1.2rem; height: 1px; background: rgba(255, 255, 255, 0.4); display: inline-block; margin-left: 4px;}

.banner .swiper-button-next,.banner .swiper-button-prev{ top: unset; width: 14px; height: 14px; background-size: 14px 14px;}

.banner .swiper-button-prev,.banner  .swiper-container-rtl .swiper-button-next{left: unset; right: 0.59rem;top:89%;background-image: url(../img/up.png);}

.banner .swiper-button-next,.banner  .swiper-container-rtl .swiper-button-prev{right: 0.59rem;top:94%; background-image: url(../img/down.png);}

.banner-more-btn:hover{background-color: #3171FF  !important;color: #fff !important; transform: translateY(15px);}

.banner-more-btn:hover .banner-more-jiantou{background: #fff !important;}

.banner-more-btn:hover .banner-more-jiantou::after{border-right: 0.02rem solid #fff !important;border-bottom: 0.02rem solid #fff !important;}

.banner-info .mouse {

  width: 22px;

  height: 32px;

  border: 1px solid #fff;

  border-radius: 40px;

  margin-left: 0.1rem; margin-right: 0.1rem;

  position: relative;

}

.banner-info .mouse:after {

  content: "";

  position: absolute;

  width: 2px;

  height: 8px;

  top: 8px;

  left: 50%;

  margin-left: -1px;

  background: #fff;

  -webkit-animation: updown 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;

  animation: updown 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;

}

#banner  .swiper-slide-active .banner-txt h3 {

  -webkit-animation: fadeup1 1s;

  animation: fadeup1 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

  animation-delay: 0.2s;

  -webkit-animation-delay: 0.2s;

}

#banner .swiper-slide-active  .banner-txt p {

  -webkit-animation: fadeup1 1s;

  animation: fadeup1 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

  animation-delay: 0.3s;

  -webkit-animation-delay: 0.3s;

}

#banner .swiper-slide-active  .banner-txt a{

  -webkit-animation: fadeup1 1s;

  animation: fadeup1 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

  animation-delay: 0.4s;

  -webkit-animation-delay: 0.4s;

}

#banner  .swiper-slide-active .banner-txt .banner-txt-p40 {

  -webkit-animation: fadeup1 1s;

  animation: fadeup1 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

  animation-delay: 0.5s;

  -webkit-animation-delay: 0.5s;

}

#banner  .swiper-slide-active .banner-txt .banner-txt-p402 {

  -webkit-animation: fadeup1 1s;

  animation: fadeup1 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

  animation-delay: 0.1s;

  -webkit-animation-delay: 0.1s;

}

#banner  .swiper-slide-active .banner-txt .banner-txt-p403 {

  -webkit-animation: fadeup1 1s;

  animation: fadeup1 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

  animation-delay: 0.2s;

  -webkit-animation-delay: 0.2s;

}

#banner  .swiper-slide-active .banner-txt .banner-txt-p404 {

  -webkit-animation: fadeup1 1s;

  animation: fadeup1 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

  animation-delay: 0.3s;

  -webkit-animation-delay: 0.3s;

}

#banner  .swiper-slide-active .banner-txt .banner-txt-p405 {

  -webkit-animation: fadeup1 1s;

  animation: fadeup1 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

  animation-delay: 0.4s;

  -webkit-animation-delay: 0.4s;

}




@media (max-width: 780px){

  /*.banner{height: 500px;}*/
  .banner-info {align-items: normal;}
  .banner-info span{display: none;}
  .banner .swiper-button-prev{top:82%}
  .banner .swiper-button-next{top:87%}
  .banner-info{top: 90%;}
  .page-num{top: 80%;}
  /* .banner .swiper-slide img{height: 100%; width: unset;} */

  /*.banner-txt{left: 30px;right: 30px;top: 180px;}*/

  .banner-txt h3{font-size: 0.36rem;}

  .banner-txt p{max-width: 100%; font-size: 0.25rem;}


}

@keyframes point1 {

  0% {

    transform:scale(.8);

  }



  50% {

    transform: scale(1.2);

  }



  100% {

    transform: scale(.8);

  }

}



.point1 {

  -webkit-animation-name: point1;

  animation-name: point1;

}

@keyframes updown {

  0% {

    -webkit-transform: translateY(0);

    -moz-transform: translateY(0);

    -ms-transform: translateY(0);

    -o-transform: translateY(0);

    transform: translateY(0);

  }

  100% {

    -webkit-transform: translateY(-3px);

    -moz-transform: translateY(-3px);

    -ms-transform: translateY(-3px);

    -o-transform: translateY(-3px);

    transform: translateY(-3px);

  }

}

@keyframes fadeup1 {

0% {

  opacity: 0;

  -webkit-transform: translateY(150px);

  -ms-transform: translateY(150px);

  transform: translateY(150px);

}

100% {

  opacity: 1;

  -webkit-transform: translateY(0);

  -ms-transform: translateY(0);

  transform: translateY(0);

}

}

@keyframes zoomIn1 {

0% {

  opacity: 0;

  -webkit-transform: scale3d(.3,.3,.3);

  transform: scale3d(.3,.3,.3);

}

50% {

  opacity: 1;

}

}

.fn1 {

  animation-name: fn1;

  animation-duration: 1.2s;

  animation-timing-function: cubic-bezier(0.49, 0.54, 0.16, 1);

}

@keyframes fn1 {

  0% {

    opacity: 0;

    clip-path: inset(100% 0 0 0);

    transform: translate3d(0%, 20px, 0);

  }

  100% {

    opacity: 1;

    clip-path: inset(0 0 0 0);

    transform: none;

}





}

























.page-num1{position: absolute;  right: 0; top:0;  z-index: 8; color: #ffffff;}

.page-num1 div{position: relative;  display: flex; align-items: center;}

.page-num1 span:nth-child(1){font-size: 0.4rem;font-weight: 500;line-height: 0.48rem;}

.page-num1 #num2{}

.banner-line1{width: 1.2rem; height: 1px; background: rgba(255, 255, 255, 0.4); display: inline-block; margin-left: 4px;}
































.history {
  padding: 70px 5% 80px;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

/*.explain{
  border: 1px solid gray;
  padding: 20px;
  margin-bottom: 30px;
  background: #efefef;
}
.explain h1{
  margin: 5px 0;
}
.explain p{
  margin: 5px 0;
}
*/

/*标签*/
/*.ka h1{float:left;font-size:14px;border:1px solid #000;
    margin:0 0 0 10px;
    padding:5px;
    cursor: pointer;
}*/
.xxk{position: relative;width: 100%;min-height:500px;margin:0 auto;margin-top: 80px}
.ka h1{
  float:left;
  font-size:18px;
  margin-left:10px;
  padding:10px;
  color: #d1b27b;
}
.ka h1:nth-child(1){margin-left:0px;}
.nr{/*border:1px solid #000;*/ color:#fff;}
.clearfix{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  z-index: 9;
}
.clearfix:after{content:".";display:block;clear:both;height: 0;overflow:hidden;}

/*选中样子*/
.ka .selected{border-top:1px solid white;color: #fff;}

.nr .content{display: none;}
/*#xxk .ka{top:2px;}*/
/*#xxk .ka h1{border:2px solid blue;}*/
/*#xxk .nr{border:2px solid blue;}*/
/*#xxk .ka .selected{border-bottom:2px solid white;}*/
.lc{float: left;}
.lc-img{width: 60%;border:1px solid #fff;padding: 1px;margin-right: 8%}
.lc-img1{border:2px solid #fff;padding: 10px}
.content{padding-top: 80px;padding-bottom: 0px;position: relative;}
.content1{display: flex  !important;align-items:center;}
.content1 img:nth-child(1){display: block;}
.content1 img:nth-child(2){display: none;}
.lc1{text-transform:Uppercase;font-size: 50px;line-height: 2;}
.lc1 span{font-size: 30px}
.lc2{line-height: 3;font-size: 18px;}
.lc3{font-size: 150px;opacity: 0.5;}






@media (max-width: 780px){
.banner-txt .banner-txt-p405{width: 4.5rem;}
.banner-txt .banner-txt-p402{width: 1.2rem;}
.hd1-a2{height: 0.7rem;top: calc(50% - 0.7rem/2);left: calc(5%);}
.hd1-a1{height: 1rem;}
.hd1-a9{top: calc(1rem/2 - 0.26rem/2);}
.hd1-a9>div:nth-child(2){top:calc(100% - 10px);}


.clearfix{
    left: 5%;
    transform: translate(0);
    width: 90%
}
.history{padding: 40px 0 20px}
.xxk{margin-top: 30px}
.ka h1{margin-left:0;float: none;width: 16%}
.nr{width: 82%;margin-left:18%;}
.content{padding-top: 0}
.content1 img:nth-child(2){display: block;}
.content1 img:nth-child(1){display: none;}
.ka .selected {border:none;}
}