@charset "utf-8";
#header { border-bottom:0; }
#container {padding-bottom:0 !important;}
/*margin:10px 10px 0;*/
#categorySwiper { height: 45px;  }
#categorySwiper .swiper-container { width: 100%; height: 45px; }
#categorySwiper .gallery-thumbs { height: 45px; background-color: #fff; border-bottom:#e2e2e2 0px solid; }
#categorySwiper .gallery-thumbs .swiper-slide { color:#000;  display: inline-block; width:auto; padding:0 0; margin-right:5px; border-radius: 5px;height:40px; }
#categorySwiper .gallery-thumbs .swiper-slide.on {  display: inline-block; width:auto; padding:0 0;  margin-right:5px; border-radius: 5px;height:40px; }
#categorySwiper .gallery-thumbs .swiper-slide > a { color:#999; padding:0 12px; height:100%; line-height: 40px; display:block; font-size: 16px; font-weight: bold; }
#categorySwiper .gallery-thumbs .swiper-slide.on > a { color:#000; padding:0 12px; height:100%; line-height: 40px; display:block; font-size: 16px; font-weight: bold;border-bottom:4px solid #fce250 }
#categorySwiper .gallery-thumbs .swiper-slide-thumb-active > a {  color:#ff8601; font-weight: bold; border-bottom:#ff8601 2px solid; }
#categorySwiper .gallery-top { display:inline-block; position:relative; }
#categorySwiper .gallery-top .swiper-slide { padding:0;  min-height:300px; position:relative; }
#categorySwiper .gallery-top .swiper-slide-active {  }

#categorySwiper .swiper-button-prev, #categorySwiper .swiper-container-rtl .swiper-button-next {
    left:0; background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(230,230,230,0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(230,230,230,0) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(230,230,230,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e6e6e6",GradientType=1);
}
#categorySwiper .swiper-button-next, #categorySwiper .swiper-container-rtl .swiper-button-prev {
    right:0; background: rgb(255,255,255);
    background: -moz-linear-gradient(270deg, rgba(255,255,255,1) 50%, rgba(230,230,230,0) 100%);
    background: -webkit-linear-gradient(270deg, rgba(255,255,255,1) 50%, rgba(230,230,230,0) 100%);
    background: linear-gradient(270deg, rgba(255,255,255,1) 50%, rgba(230,230,230,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e6e6e6",GradientType=1);
}
#categorySwiper .swiper-button-next, #categorySwiper .swiper-button-prev { width:30px; display:none; }
#categorySwiper .swiper-button-prev:after, #categorySwiper .swiper-container-rtl .swiper-button-next:after, #categorySwiper .swiper-button-next:after, #categorySwiper .swiper-container-rtl .swiper-button-prev:after {  content:""; }
#categorySwiper .swiper-button-next.swiper-button-disabled, #categorySwiper .swiper-button-prev.swiper-button-disabled {  display:none !important;}
#categorySwiper .swiper-pagination-current { font-weight: bold; }

 