html,
body {
  position: relative;
  height: 100%;
}



.swiper-container {
  width: 100%;
  height: 120px;
 
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}
.swiper-slide-thumb{
    
	
}
.swiper-slide-thumb-active{
	margin: auto;
	color: #FFFFFF;
	  background-image: url(../images/tubiao.png);
		background-size: 95px 90px;
		background-repeat: no-repeat;
	margin-right: 100px;
	
	
}

/* 
.gallery-thumbs .swiper-wrapper .swiper-slide{
    height: 50px;
    background-size: 100% 100% !important;
}
.gallery-thumbs .swiper-wrapper .swiper-slide:nth-child(1){
   background:url(../images/tubiao.png) no-repeat 0px -22px;
   height:70px;

}
.gallery-thumbs .swiper-wrapper .swiper-slide:nth-child(2){
   border-bottom:2px solid #275140 ;
}
.gallery-thumbs .swiper-wrapper .swiper-slide:nth-child(3){
    border-bottom:2px solid #863F3F ;
}
.gallery-thumbs .swiper-wrapper .swiper-slide:nth-child(4){
    border-bottom:2px solid #503484 ;
}
.gallery-thumbs .swiper-wrapper .swiper-slide:nth-child(5){
    border-bottom:2px solid #2C5483 ;
}
.gallery-thumbs .swiper-wrapper .swiper-slide:nth-child(6){
    border-bottom:2px solid #252525 ;
}
.gallery-thumbs .swiper-wrapper .swiper-slide:nth-child(7){
    border-bottom:2px solid #326E33 ;
}
.gallery-thumbs .swiper-wrapper .swiper-slide:nth-child(8){
    border-bottom:2px solid #823434 ;
}

 */



.gallery-top {
  height:auto;
  width:100%;
  margin:10px auto;
}

.gallery-thumbs {
  height:65px;
  text-align: center;
  line-height: 60px;
  box-sizing: border-box;
  width: 100%;
margin-right: 20px;

}

.gallery-thumbs .swiper-slide {
  width: 20%;
  height:100%;
  opacity: 1;
  font-weight: 600;
  font-size: 16px; 
  
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.nav{
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 5px;
}
.gallery-top>{
    width:100%;
    height: auto;
    margin: auto;
}
.info{line-height:auto;text-align: center;color: aliceblue ;font-size: 30px}
.gallery-top .swiper-wrapper .swiper-slide{
    height: auto;
    background-size: 100% 100% !important;
}
/* .gallery-top .swiper-wrapper .swiper-slide:nth-child(1){
   background: -webkit-linear-gradient(top, #FFFFFF, #9FCDFF);
}
.gallery-top .swiper-wrapper .swiper-slide:nth-child(2){
   background: -webkit-linear-gradient(top, #FFFFFF, #9acdfa);
}
.gallery-top .swiper-wrapper .swiper-slide:nth-child(3){
    background: -webkit-linear-gradient(top, #FFFFFF, #8fccff);
}
.gallery-top .swiper-wrapper .swiper-slide:nth-child(4){
    background: -webkit-linear-gradient(top, #FFFFFF, #8fccfa);
}
.gallery-top .swiper-wrapper .swiper-slide:nth-child(5){
    background: -webkit-linear-gradient(top, #FFFFFF,#8fccfc );
}
.gallery-top .swiper-wrapper .swiper-slide:nth-child(6){
    background-color: #;
}
.gallery-top .swiper-wrapper .swiper-slide:nth-child(7){
    background-color: #;
}
.gallery-top .swiper-wrapper .swiper-slide:nth-child(8){
    background-color: #;
} */