﻿.content_bottom_left .swiper-slide{
    /*width: 250px;*/
    height: 220px;

}

.content_bottom_left  .swiper-slide img {
    height: 100%;
    width: 100%;
}


.content_bottom_left1 .swiper-slide {
    height: 535px;
    cursor: pointer;
}


.content_bottom_left1 .swiper-slide img {
    height: 100%;
    width: 100%;
}


.content_bottom_left1 .dangpai-prev{
    position: absolute;
    left: -60px;

    color: #BFBFBF !important;
    font-weight: bold;
    z-index: 99;
}
.content_bottom_left1 .dangpai-next{
    position: absolute;
    right: -60px;

    color: #BFBFBF !important;
    font-weight: bold;
}


@media screen and (max-width:1356px) {
    .content_bottom_left1 .dangpai-prev{
        left: -10px;
    }

    .content_bottom_left1 .dangpai-next{
        right: -10px;
    }

}
