﻿.list_page{
    width:100%;
    text-align:center;
}

#banner .swiper-pagination-bullet {
    width: 50px;
    height: 5px;
    border-radius: 5px;
}

#banner .swiper-pagination-bullet-active {
    background: rgba(255,255,255,0.7);
}