.lunbo .swiper-container-horizontal>.swiper-pagination,
.mobileLunBo .swiper-container-horizontal>.swiper-pagination{
    bottom: 43px;
}
.lunbo .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet,
.mobileLunBo .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
    width: 36px;
    height: 4px;
    border-radius: 4px;
    background: #ffffff;
    margin: 0 10px;
    cursor: pointer;
    opacity: 0.8;
}
.lunbo .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet-active,
.mobileLunBo .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet-active{
    width: 50px;
    background: #1a96d5;
}
.about__history .history-title,
.small-banner .small-title,
.container .title{
    font-weight: bolder;
    color: #3f75bb;
    font-size: .32rem;
}
.about__history .history-title{
    margin: 0;
}
.about__history .history-title img,
.small-banner .small-title img,
.container .title img {
    width: 38px;
    vertical-align: middle;
    margin: -1px 4px 0 0;
}
.container .brief {
    padding: 0.1rem 0 1rem;
}
.brief h5{
    font-size: 22px;
    margin: 0 0 10px 0 ;
}
.about__history .event-item .event-year {
    color: #3f75bb;
    font-size: .35rem
}
.about__history .event-item .event-body ul li {
    list-style: none;
}
.about__history .event-item .event-body ul li:nth-child(1) {
    list-style: inherit;
}
.about__history .event-item .event-body ul li h4{
    color: #3f75bb;
    font-size: 24px;
    margin: 20px 0 4px 0;
}



















