﻿#banner .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    border-radius: 5px;
}

#banner .swiper-pagination-bullet-active {
    background: rgba(255,255,255,0.7);
}
