@charset "UTF-8";
 
@media (max-width: 800px) {
 
.swiper-wrap {
 margin-top:.28rem
}
.swiper-container .swiper-slide {
 width:7.1rem;
 height:100%
}
.swiper-container .swiper-slide a {
 display:block;
 height:100%;
 position:relative;
 overflow:hidden
}
.swiper-container .swiper-slide img {
 width:100%
}
.swiper-pagination {
 position:relative;
 bottom:0;
 font-size:0;
 height:.18rem;
 padding:.18rem 0;
 text-align:center
}
.swiper-pagination .swiper-pagination-bullet {
 display:inline-block;
 vertical-align:top;
 width:.18rem;
 height:.18rem;
 border-radius:.09rem;
 opacity:1;
 margin:0 .05rem;
 background:#afbbed
}
.swiper-pagination .swiper-pagination-bullet-active {
 background:#ca9924;
 width:.4rem
}
#hot-section .swiper-slide img {
 width:7.1rem;
 height:3.32rem
}
#tese-section .swiper-slide img {
  
} 

.section {
    padding: 0;
    margin: 5px 0 15px 0;
    zoom: 1;
    background-color: #fff;
}


.swiper-pagination
{position: relative !important}


} 