.lsbox {
    width: 1200px;
    height: 820px;
    margin: 0 auto;
    
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.lsbox .yyls {
    width: 280px;
    height: 440px;
    margin: 5px;

}

.lsbox .yyls .ls {
    width: 100%;
    height: 340px;
}

.lsbox .yyls .ls img {
    width: 100%;
    height: 100%;
}

.lsbox .yyls .info {
    width: 100%;
    height: 90px;
    background-color: #FFFFFF;
}

.lsbox .yyls .info .lsname {
    width: 100%;
    height: 30px;
    line-height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    text-align: center;}

.lsbox .yyls .info .lszc {
    width: 100%;
         height: 26px;
        line-height: 26px;
    font-size: 16px;
    font-weight: 300;
    color: #0E0509;
    text-align: center;

}
.by-box3 .swiper-container567 {
	position: relative;
	height:910px;
}
.by-box3 .swiper-container567 .swiper-slide {
	height:830px;
}
.by-box3 .swiper-container567 .swiper-pagination-bullets{	
    bottom: -2px;
    left: 0;
    width: 100%;   
 }
.by-box3 .swiper-container567  .swiper-pagination-bullet{
	width: 13px;
                     height: 13px;
	background-color:#FFFFFF;
	opacity:1;

}
.by-box3 .swiper-container567 .swiper-pagination-bullet-active{
	background-color:red;

}