body{
    padding-top: 0.92rem;
}


.lunbo .swiper-container-horizontal>.swiper-pagination,
.mobileLunBo .swiper-container-horizontal>.swiper-pagination{
    bottom: 20px;
}
.lunbo .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet,
.mobileLunBo .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
    width: 14px;
    height: 4px;
    border-radius: 4px;
    background: #ffffff;
    margin: 0 2px;
    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: 14px;
    background: #3f75bb;
}


.about_brief__body .container {
   width:100%;
  
    padding: 0 0.3rem;
      padding-top: 0.5rem;
    box-sizing: border-box;
}

.about__history .main-part {
    position: relative;
   width:100%;
  
    padding: 0 0.3rem;
      padding-top: 0.5rem;
    box-sizing: border-box;
}


.about_brief__body .container .small-banner .small-title,
.about_brief__body .container .title,
.about__history .history-title,
.small-banner .small-title,
.container .title{
    font-weight: bolder;
    color: #3f75bb;
    height: 0.5rem; 
    font-size: .4rem;
    line-height: .46rem;
}
.brief h5{
   font-size: .32rem;
    line-height: .4rem;
    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;
    font-size: 0.27rem;
    line-height: 0.52rem;
}
.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: .35rem;
    margin: 18px 0 12px 0;
    line-height: 0.4rem;
}

.about_brief__body .container .small-banner {
   
    margin: 0 0 0.3rem 0;
    width: 100%;
}




.about_brief__body .container .brief p {
    font-size: .3rem;
   
    line-height: .6rem;

}













