body {
word-wrap: break-word;
word-break: normal;
}

.swiper-pagination-bullet{
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;

  
}

.nyactive >div{background:#b90000;}


.nyactive a{color:#fff;
display: block;
 width: 100%;
 line-height: 40px;

}


.swiper-pagination-bullet{

background: #b90000;
}
