﻿
.manset  {
    display: flex;
    width: 1418px;
    height: 557px; 
    margin: 0px auto; 
}



.swiper-button-next, .swiper-button-prev {
    text-shadow: 1px 0px 7px rgba(0,0,0,0.29);
    color: #fff !important;
}

.swiper1 {
    width: 1418px;
    height: 557px;
    float:left;
 
}

    .swiper1 .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 0px !important;
        left: 0;
        background-color: #fff !important;
        width: 1450px !important;
        height: 35px;
    }
 
        .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;
            line-height:18px;
            height:600px;
        }
            .swiper-slide img {
                width: 100%;
            
                max-width: 100%;
                max-height: 100% !important;
                /* */
                /*  -ms-transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
 
                position: absolute;
                left: 50%;
                top: calc(50% );
                height: auto !important;*/
            }



.swiper-pagination {

}
.swiper-pagination1 {
    width: 100% !important;
    height: 36px;
    text-align: left;
 
}
 
.swiper-pagination-bullet {
    height: 12px !important;
    width: 12px!important;
    text-align: center;
     border-radius:50%;
    font-size: 15px;
    color: #fff;
    font-family: 'roboto_condensedbold';
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px;
    background: #fff ;
    color:#000;
    font-size:16px;
    opacity: 1;
    font-weight: bold;
   
}
.swiper-pagination-bullet-active {
    background-color: #929292 !important;
    color: #fff !important;
}
@media (max-width: 1650px) {


      .manset {
        width: auto !important;
        height: 500px;
    }
    .swiper-slide {
 
        height: 500px !important;
    }
    .swiper1 {
        height: 500px !important;
    }
      
}
@media (max-width: 1500px) {


    .manset {
        width: auto !important;
        height: auto !important;
    }

    .swiper-slide {
        height: auto !important;
    }
    .swiper-slide img{
        height: auto !important;
    }
    .swiper1 {
        height: auto !important;
    }
}
@media (max-width: 1370px) {


    .manset {
        width: auto !important;
        height: auto !important;
    }

    .swiper-slide {
        height: auto !important;
    }

        .swiper-slide img {
            height: auto !important;
        }

    .swiper1 {
        height: auto !important;
    }
}
    @media (max-width: 768px) {

        .swiper-button-next, .swiper-button-prev {
 display:none;
 visibility:hidden;
        }
        .manset {
            width: 755px !important;
            height: 493px !important;
        }


        .swiper1 {
            width: 758px;
            height: 493px;
        }

            .swiper1 img {
                width: 758px !important;
                height: initial !important;
            }

        .swiper-pagination1 {
            width: 758px;
        }






        .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
            width: 628px !important;
            height: 30px !important;
        }

        .swiper-pagination-bullet {
            height: 26px;
            width: 26px;
            line-height: 26px;
            font-size: 14px;
            font-weight: normal;
            border: 1px solid #606060;
        }

        .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 1px;
            font-weight: normal;
        }
    }

    @media (max-width: 450px) {

        .manset {
            width: 96% !important;
            height: 425px !important;
        }


        .swiper-pagination1 {
            width: 100%;
        }

        .swiper-slide {
            height: 425px !important;
        }

        .swiper1 {
            width: 100%;
            height: 425px !important;
            margin-top: 10px;
            margin-left: 5px;
        }

            .swiper1 img {
                width: 100% !important;
                height: initial !important;
                top: calc(50% - 10px);
            }


        .swiper-pagination-bullet {
            height: 14px;
            width: inherit;
            line-height: 14px;
            font-size: 12px !important;
            font-weight: normal;
            border: 1px solid #eaeaea;
        }

        .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
            width: 99% !important;
            height: 20px !important;
            display: flex;
            justify-content: center;
        }
    }
@media (max-width: 414px) {

    .manset {
    
        height: 389px !important;
    }

 

    .swiper-slide {
        height: 389px !important;
    }

    .swiper1 {
   
        height: 389px !important;
    
    }
}

@media (max-width: 375px) {

    .manset {
        height: 350px !important;
    }



    .swiper-slide {
        height: 350px !important;
    }

    .swiper1 {
        height: 350px !important;
    }
}
 