.swiper-container {
    width: 100%;
}
.slide{
    width: 94.46%;
    margin-left: 2.77%;
}
.swiper-slide img{
    display: block;
    width: 100%!important;
    min-height: 511px;
}

.cjlrStyle .swiper-container-horizontal .swiper-pagination-bullet-active {
    opacity: 1;
	width: 16px;
    background: #3affcc;
    border-radius: 4px;
}
.cjlrStyle .swiper-container-horizontal>.swiper-pagination-bullets{
	background:0;
	position:absolute;
	margin-left:0;
	left:0;
	width:inherit;
}