.banner-text {
text-align: left;

}
.wz3 .banner-text .slider-text{ left:0; right:0; margin: auto; width:60%; text-align:center;    }
.wz1 .banner-text .slider-text .banner-text2{color: #11c5c6;}
.wz1 .banner-text .slider-text .banner-text1{color: #11c5c6;}

.wz3 .banner-text .slider-text .banner-text2{color: #2efeff; }
.wz3 .banner-text .slider-text .banner-text1{color: #2efeff; }


.slider-text {

  position: absolute;

  top:43%;

  left: 10%;

}



.banner-text1 {

  font-size: 35px;



  color: #09638b;

}



.banner-text2 {

  margin-top: 10px;

  font-size: 28px;



  color: #0a5c84;

}



/*

.swiper-slide.swiper-slide-active .banner-text .banner-text1{

  -webkit-animation:fadeInDown 1s .2s ease both;

  -moz-animation:fadeInDown 1s .2s ease both;

}

*/

.swiper-slide.swiper-slide-active .banner-text .slider-text .banner-text1 {

  -webkit-animation:fadeInUp 1s .6s ease both;

  -moz-animation:fadeInUp 1s .6s ease both;

}

.swiper-slide.swiper-slide-active .banner-text .slider-text .banner-text2{
  -webkit-animation:fadeInUp 1s .8s ease both;

  -moz-animation:fadeInUp 1s .8s ease both;
}

@media screen and (min-width: 280px) and (max-width: 900px) {

	.headerbg .logo img:nth-child(1) {

    display:none;

}


  .slider-text {

    position: absolute;

    top:30%;

    left: 15%;

  }

  .banner-text1 {

    font-size: 14px;

    line-height: 20px;

   

    font-weight: bold;

  }

  .banner-text2 {

    margin-top: 5px;

    font-size: 14px;

    line-height: 20px;

   

  }

}