.swiper-pagination {
    position: absolute;
    text-align: center;
    right: 45px;
    bottom: 173px;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 15px;
    overflow: hidden;
    height: auto;
    color: #fff;
    font-size: 14px;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: url(../images/bg2.png) no-repeat center center;
    border: none;
    position: relative;
    border-radius: 100px;
}

.swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    width: 10px;
    height: 10px;
    background: url(../images/bg1.png) no-repeat center center;
}

.swiper-pagination-current {
    color: #fff;
    font-size: 14px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-bottom: 10px;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    width: 13px;
    height: 8px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background: url(../images/bg9.png) no-repeat center center;
    right: 45px;
    bottom: 290px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: url(../images/bg10.png) no-repeat center center;
    right: 45px;
    bottom: 93px;
}

.swiper5 .swiper-slide {
    min-height: 580px !important;
}
@media(max-width:1600px){
.swiper5 .swiper-slide {
    min-height: 530px !important;
}	
}
.swiper-button-next1,
.swiper-button-prev1 {
    position: absolute;
    width: 32px;
    height: 24px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-next1.swiper-button-disabled,
.swiper-button-prev1.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev1,
.swiper-container-rtl .swiper-button-next1 {
    background: url(../images/bg.png) no-repeat center center;
    right: 45px;
    bottom: 0;
}

.swiper-button-next1,
.swiper-container-rtl .swiper-button-prev1 {
    background: url(../images/bg1.png) no-repeat center center;
    right: 0;
    bottom: 0;
}

.swiper-pagination1 {
    position: absolute;
    text-align: left;
    right: 0;
    bottom: 33px;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 100%;
    overflow: hidden;
    height: 19px;
    padding-left: 46px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-bottom: 0px;
}

.swiper-pagination1 .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #005598;
    border: none;
    position: relative;
    vertical-align: middle;
    background: url(../images/bg1.png) no-repeat center center;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
    opacity: 1;
    width: 14px;
    height: 14px;
    background: url(../images/bg.png) no-repeat center center;
}

@media(max-width:1024px) {
    .swiper5 .swiper-slide {
        min-height: 480px !important;
    }
    .swiper-pagination1 {
        padding-left: 40px
    }
}

@media(max-width:540px) {
    .swiper5 .swiper-slide {
        min-height: auto !important;
    }
    .swiper-pagination1 {
        padding-left: 40px;
        bottom: 20px
    }
}

.swiper-pagination2 {
    position: absolute;
    text-align: center;
    right: 0;
    bottom: 0px;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 100%;
    overflow: hidden;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-bottom: 0px;
}

.swiper-pagination2 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #c9c9c9;
    border: none;
    position: relative;
    border-radius: 100%;
}

.swiper-pagination2 .swiper-pagination-bullet-active {
    opacity: 1;
    width: 10px;
    height: 10px;
    background: #de0010;
}

.swiper-button-next2_1,
.swiper-button-prev2_1 {
    position: absolute;
    width: 50px;
    height: 100%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-next2_1.swiper-button-disabled,
.swiper-button-prev2_1.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev2_1,
.swiper-container-rtl .swiper-button-next2_1 {
    background: url(../images/bg9.png) no-repeat center center;
    left: 0px;
    bottom: 0;
}

.swiper-button-next2_1,
.swiper-container-rtl .swiper-button-prev2_1 {
    background: url(../images/bg10.png) no-repeat center center;
    right: 0px;
    bottom: 0;
}

.swiper-button-prev2_1:hover {
    background: url(../images/bg9_1.png) no-repeat center center;
}

.swiper-button-next2_1:hover {
    background: url(../images/bg10_1.png) no-repeat center center;
}

.swiper-button-next3_1,
.swiper-button-prev3_1 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-next3_1.swiper-button-disabled,
.swiper-button-prev3_1.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev3_1,
.swiper-container-rtl .swiper-button-next3_1 {
    background: url(../images/bg11.png) no-repeat center center;
    left: 0px;
    top: 135px;
}

.swiper-button-next3_1,
.swiper-container-rtl .swiper-button-prev3_1 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 135px;
}

.swiper-button-prev3_1:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next3_1:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

@media(max-width:1024px) {
    .swiper-button-next3_1 {
        right: 10px;
    }
    .swiper-button-prev3_1 {
        left: 10px
    }
}

.swper2 .swiper-slide {
    padding: 5px;
}

.swiper-button-next4_1,
.swiper-button-prev4_1 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-next4_1.swiper-button-disabled,
.swiper-button-prev4_1.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev4_1,
.swiper-container-rtl .swiper-button-next4_1 {
    background: url(../images/bg13.png) no-repeat center center;
    right: 65px;
    bottom: 0px;
}

.swiper-button-next4_1,
.swiper-container-rtl .swiper-button-prev4_1 {
    background: url(../images/bg14.png) no-repeat center center;
    right: 0px;
    bottom: 0px;
}

.swiper-button-prev4_1:hover {
    background: url(../images/bg13_1.png) no-repeat center center;
}

.swiper-button-next4_1:hover {
    background: url(../images/bg14_1.png) no-repeat center center;
}

.swiper-button-next5_1,
.swiper-button-prev5_1 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev5_1,
.swiper-container-rtl .swiper-button-next5_1 {
    background: url(../images/bg11.png) no-repeat center center;
    left: 0px;
    top: 195px;
}

.swiper-button-next5_1,
.swiper-container-rtl .swiper-button-prev5_1 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 195px;
}

.swiper-button-prev5_1:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next5_1:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

@media(max-width:1024px) {
    .swiper-button-next5_1 {
        right: 10px;
    }
    .swiper-button-prev5_1 {
        left: 10px
    }
}

.swiper-button-next6_1,
.swiper-button-prev6_1 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev6_1,
.swiper-container-rtl .swiper-button-next6_1 {
    background: url(../images/bg11.png) no-repeat center center;
    left: 0px;
    top: 195px;
}

.swiper-button-next6_1,
.swiper-container-rtl .swiper-button-prev6_1 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 195px;
}

.swiper-button-prev6_1:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next6_1:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

@media(max-width:1024px) {
    .swiper-button-next6_1 {
        right: 10px;
    }
    .swiper-button-prev6_1 {
        left: 10px
    }
}

.swiper-button-next7_1,
.swiper-button-prev7_1 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev7_1,
.swiper-container-rtl .swiper-button-next7_1 {
    background: url(../images/bg11.png) no-repeat center center;
    left: 0px;
    top: 195px;
}

.swiper-button-next7_1,
.swiper-container-rtl .swiper-button-prev7_1 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 195px;
}

.swiper-button-prev7_1:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next7_1:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

@media(max-width:1024px) {
    .swiper-button-next7_1 {
        right: 10px;
    }
    .swiper-button-prev7_1 {
        left: 10px
    }
}

.swiper-button-next8_1,
.swiper-button-prev8_1 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev8_1,
.swiper-container-rtl .swiper-button-next8_1 {
    background: url(../images/bg11.png) no-repeat center center;
    left: 0px;
    top: 195px;
}

.swiper-button-next8_1,
.swiper-container-rtl .swiper-button-prev8_1 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 195px;
}

.swiper-button-prev8_1:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next8_1:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

@media(max-width:1024px) {
    .swiper-button-next8_1 {
        right: 10px;
    }
    .swiper-button-prev8_1 {
        left: 10px
    }
}

.swiper-button-next9_1,
.swiper-button-prev9_1 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev9_1,
.swiper-container-rtl .swiper-button-next9_1 {
    background: url(../images/bg11.png) no-repeat center center;
    left: 0px;
    top: 195px;
}

.swiper-button-next9_1,
.swiper-container-rtl .swiper-button-prev9_1 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 195px;
}

.swiper-button-prev9_1:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next9_1:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

@media(max-width:1024px) {
    .swiper-button-next9_1 {
        right: 10px;
    }
    .swiper-button-prev9_1 {
        left: 10px
    }
}

.swiper-button-next10_1,
.swiper-button-prev10_1 {
    position: absolute;
    width: 50px;
    height: 50px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev10_1,
.swiper-container-rtl .swiper-button-next10_1 {
    background: url(../images/bg9.png) no-repeat center center;
    left: 0px;
    bottom: 0;
}

.swiper-button-next10_1,
.swiper-container-rtl .swiper-button-prev10_1 {
    background: url(../images/bg10.png) no-repeat center center;
    left: 70px;
    bottom: 0;
}

.swiper-button-prev10_1:hover {
    background: url(../images/bg9_1.png) no-repeat center center;
}

.swiper-button-next10_1:hover {
    background: url(../images/bg10_1.png) no-repeat center center;
}

.swiper-button-next11_1,
.swiper-button-prev11_1 {
    position: absolute;
    width: 50px;
    height: 50px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev11_1,
.swiper-container-rtl .swiper-button-next11_1 {
    background: url(../images/bg9.png) no-repeat center center;
    left: 0px;
    bottom: 0;
}

.swiper-button-next11_1,
.swiper-container-rtl .swiper-button-prev11_1 {
    background: url(../images/bg10.png) no-repeat center center;
    left: 70px;
    bottom: 0;
}

.swiper-button-prev11_1:hover {
    background: url(../images/bg9_1.png) no-repeat center center;
}

.swiper-button-next11_1:hover {
    background: url(../images/bg10_1.png) no-repeat center center;
}

.swiper-button-next12_1,
.swiper-button-prev12_1 {
    position: absolute;
    width: 46px;
    height: 100%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev12_1,
.swiper-container-rtl .swiper-button-next12_1 {
    background: url(../images/bg15.png) no-repeat center center;
    left: 0px;
    bottom: 0;
}

.swiper-button-next12_1,
.swiper-container-rtl .swiper-button-prev12_1 {
    background: url(../images/bg16.png) no-repeat center center;
    right: 0;
    bottom: 0;
}

.swiper-button-prev12_1:hover {
    background: url(../images/bg15_1.png) no-repeat center center;
}

.swiper-button-next12_1:hover {
    background: url(../images/bg16_1.png) no-repeat center center;
}

.swiper-button-next13_1,
.swiper-button-prev13_1 {
    position: absolute;
    width: 46px;
    height: 100%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev13_1,
.swiper-container-rtl .swiper-button-next13_1 {
    background: url(../images/bg15.png) no-repeat center center;
    left: 0px;
    bottom: 0;
}

.swiper-button-next13_1,
.swiper-container-rtl .swiper-button-prev13_1 {
    background: url(../images/bg16.png) no-repeat center center;
    right: 0;
    bottom: 0;
}

.swiper-button-prev13_1:hover {
    background: url(../images/bg15_1.png) no-repeat center center;
}

.swiper-button-next13_1:hover {
    background: url(../images/bg16_1.png) no-repeat center center;
}

.swiper-button-next14_1,
.swiper-button-prev14_1 {
    position: absolute;
    width: 100px;
    height: 50px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev14_1,
.swiper-container-rtl .swiper-button-next14_1 {
    background: url(../images/bg19.png) no-repeat center center rgba(255, 255, 255, 0.7);
    right: 203px;
    top: 130px;
}

.swiper-button-next14_1,
.swiper-container-rtl .swiper-button-prev14_1 {
    background: url(../images/bg20.png) no-repeat center center rgba(255, 255, 255, 0.7);
    right: 104px;
    top: 130px;
}

.swiper-button-prev14_1:hover {
    background: url(../images/bg19_1.png) no-repeat center center #de0010;
}

.swiper-button-next14_1:hover {
    background: url(../images/bg20_1.png) no-repeat center center #de0010;
}

.swiper-pagination14 {
    position: absolute;
    text-align: center;
    right: 45px;
    bottom: 130px;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 94px;
    height: 155px;
    overflow: hidden;
    height: auto;
    color: #fff;
    font-size: 14px;
    text-align: right;
}

.swiper-pagination14 .swiper-pagination-bullet {
    width: 94px;
    height: 18px;
    background: url(../images/bg4.jpg) no-repeat 40px center;
    border: none;
    position: relative;
    border-radius: 100px;
    color: #a5a5a5;
    font-size: 18px;
    margin-bottom: 15px;
}

.swiper-pagination14 .swiper-pagination-bullet-active {
    opacity: 1;
    width: 94px;
    height: 18px;
    background: url(../images/bg5.jpg) no-repeat 0px center;
    color: #de0010;
}

.swiper-pagination-bullet {
    margin: 0
}

@media(max-width:1024px) {
    .swiper-button-prev14_1 {
        right: 0;
        left: 0;
        top: 55%
    }
    .swiper-button-next14_1 {
        right: 0;
        top: 55%
    }
    .swiper-pagination14 {
        bottom: 0px
    }
    .swiper-pagination14 .swiper-pagination-bullet {
        margin-bottom: 5px;
    }
}

.swiper-button-next15_1,
.swiper-button-prev15_1 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev15_1,
.swiper-container-rtl .swiper-button-next15_1 {
    background: url(../images/bg11.png) no-repeat center center;
    right: 70px;
    top: 40px;
}

.swiper-button-next15_1,
.swiper-container-rtl .swiper-button-prev15_1 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 40px;
}

.swiper-button-prev15_1:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next15_1:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

@media(max-width:1024px) {
    .swiper-button-prev15_1 {
        top: 20px
    }
    .swiper-button-next15_1 {
        top: 20px
    }
}

.swiper-button-next16_1,
.swiper-button-prev16_1 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev16_1,
.swiper-container-rtl .swiper-button-next16_1 {
    background: url(../images/bg11.png) no-repeat center center;
    right: 70px;
    top: 0;
}

.swiper-button-next16_1,
.swiper-container-rtl .swiper-button-prev16_1 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 0;
}

.swiper-button-prev16_1:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next16_1:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

.swiper-button-next17_1,
.swiper-button-prev17_1 {
    position: absolute;
    width: 14px;
    height: 100%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev17_1,
.swiper-container-rtl .swiper-button-next17_1 {
    background: url(../images/bg11.png) no-repeat center center;
    left: 0;
    top: 0;
}

.swiper-button-next17_1,
.swiper-container-rtl .swiper-button-prev17_1 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 0;
}

.swiper-button-prev17_1:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next17_1:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

.swiper-pagination17 {
    position: absolute;
    text-align: center;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 100%;
    overflow: hidden;
    height: auto;
    color: #fff;
    font-size: 14px;
    text-align: right;
}

.swiper-pagination17 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #dcdcdc;
    border: none;
    position: relative;
    border-radius: 100px;
    margin-right: 10px
}

.swiper-pagination17 .swiper-pagination-bullet:last-child {
    margin-right: 0px
}

.swiper-pagination17 .swiper-pagination-bullet-active {
    opacity: 1;
    width: 10px;
    height: 10px;
    background: #de0010;
}

.swiper-pagination18 {
    position: absolute;
    text-align: center;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 100%;
    overflow: hidden;
    height: auto;
    color: #fff;
    font-size: 14px;
    text-align: right;
}

.swiper-pagination18 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #dcdcdc;
    border: none;
    position: relative;
    border-radius: 100px;
    margin-right: 10px
}

.swiper-pagination18 .swiper-pagination-bullet:last-child {
    margin-right: 0px
}

.swiper-pagination18 .swiper-pagination-bullet-active {
    opacity: 1;
    width: 10px;
    height: 10px;
    background: #de0010;
}

.swiper-pagination19 {
    position: absolute;
    text-align: center;
    right: 0;
    bottom: 0;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    width: 100%;
    overflow: hidden;
    height: auto;
    color: #fff;
    font-size: 14px;
    text-align: right;
}

.swiper-pagination19 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #dcdcdc;
    border: none;
    position: relative;
    border-radius: 100px;
    margin-right: 10px
}

.swiper-pagination19 .swiper-pagination-bullet:last-child {
    margin-right: 0px
}

.swiper-pagination19 .swiper-pagination-bullet-active {
    opacity: 1;
    width: 10px;
    height: 10px;
    background: #de0010;
}





.swiper-paginationw {
    position: absolute;
    text-align: right;
    right: 0;
	left:0;margin:0 auto;text-align:center;
    bottom: 20px;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 99999;
    width: 100%;
    overflow: hidden;
    height: 15px;
	background:none;
}

.swiper-paginationw .swiper-pagination-bullet {
    width: 13px;
    height: 15px;
    background:url(../tu/w_tu10.png)no-repeat center center;
	border-radius:50%;
	border:none;
	margin-right:10px;
}

.swiper-paginationw .swiper-pagination-bullet-active {
    opacity: 1;
    width: 13px;
    height: 15px;
    background:url(../tu/w_tu9.png)no-repeat center center;
}





.swiper-paginationw1 {
    position: absolute;
    text-align: right;
    right: 0;
	left:0;margin:0 auto;text-align:center;
    bottom: 20px;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 99999;
    width: 100%;
    overflow: hidden;
    height: 15px;
	background:none;
}

.swiper-paginationw1 .swiper-pagination-bullet {
    width: 13px;
    height: 15px;
    background:url(../tu/w_tu10.png)no-repeat center center;
	border-radius:50%;
	border:none;
	margin-right:10px
}

.swiper-paginationw1 .swiper-pagination-bullet-active {
    opacity: 1;
    width: 13px;
    height: 15px;
    background:url(../tu/w_tu9.png)no-repeat center center;
}




.swiper-paginationw2 {
    position: absolute;
    text-align: right;
    right: 0;
	left:0;margin:0 auto;text-align:center;
    bottom: 20px;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 99999;
    width: 100%;
    overflow: hidden;
    height: 15px;
	background:none;
}

.swiper-paginationw2 .swiper-pagination-bullet {
    width: 13px;
    height: 15px;
    background:url(../tu/w_tu10.png)no-repeat center center;
	border-radius:50%;
	border:none;
	margin-right:10px;
}

.swiper-paginationw2 .swiper-pagination-bullet-active {
    opacity: 1;
    width: 13px;
    height: 15px;
    background:url(../tu/w_tu9.png)no-repeat center center;
}




.swiper-button-nexta,
.swiper-button-preva {
    position: absolute;
	bottom:45%;
    width: 14px;
    height: 26px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-nexta.swiper-button-disabled,
.swiper-button-preva.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none
}

.swiper-button-preva,
.swiper-container-rtl .swiper-button-nexta {
    background:url(../tu/w_tu13.png) no-repeat center center;
    right: 0px;
   
}
.swiper-button-preva:hover{background:url(../tu/w_tu15.png) no-repeat center center;}

.swiper-button-nexta,
.swiper-container-rtl .swiper-button-preva {
    background: url(../tu/w_tu12.png) no-repeat center center;
    left: 0;
  
}

.swiper-button-nexta:hover{background:url(../tu/w_tu14.png) no-repeat center center;}





.swiper-button-next19_1,
.swiper-button-prev19_1 {
    position: absolute;
    width: 14px;
    height: 100%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev19_1,
.swiper-container-rtl .swiper-button-next19_1 {
    background: url(../images/bg11.png) no-repeat center center;
    left: 20px;
    top: 0;
}

.swiper-button-next19_1,
.swiper-container-rtl .swiper-button-prev19_1 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 20px;
    top: 0;
}

.swiper-button-prev19_1:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next19_1:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}







.swiper-button-next6_1,
.swiper-button-prev6_1 {
    position: absolute;
    width: 14px;
    height: 100%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}










.swiper-button-next5_1,
.swiper-button-prev5_1 {
    position: absolute;
    width: 50px;
    height: 50px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev5_1,
.swiper-container-rtl .swiper-button-next5_1 {
    background: url(../images/bg9.png) no-repeat center center;
    left:  14%;
    top: 50%;
}

.swiper-button-next5_1,
.swiper-container-rtl .swiper-button-prev5_1 {
    background: url(../images/bg10.png) no-repeat center center;
    right: 14%;
    top: 50%;
}

.swiper-button-prev5_1:hover {
    background: url(../images/bg9_1.png) no-repeat center center;
}

.swiper-button-next5_1:hover {
    background: url(../images/bg10_1.png) no-repeat center center;
}
@media(max-width:1680px){
.swiper-button-prev5_1{left:10%}
.swiper-button-next5_1{right:10%}
}
@media(max-width:1600px){
.swiper-button-prev5_1{left:8%}
.swiper-button-next5_1{right:8%}
}
@media(max-width:1440px){
.swiper-button-prev5_1{left:2.5%}
.swiper-button-next5_1{right:2.5%}
}
@media(max-width:1366px){
.swiper-button-prev5_1{left:1%}
.swiper-button-next5_1{right:1%}
}







.swiper-button-next20,
.swiper-button-prev20 {
    position: absolute;
    width: 50px;
    height: 100%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev20,
.swiper-container-rtl .swiper-button-next20 {
    background: url(../images/bg9.png) no-repeat center center;
    left: 0;
    top: 0;
}

.swiper-button-next20,
.swiper-container-rtl .swiper-button-prev20 {
    background: url(../images/bg10.png) no-repeat center center;
    right: 0;
    top: 0;
}

.swiper-button-prev20:hover {
    background: url(../images/bg9_1.png) no-repeat center center;
}

.swiper-button-next20:hover {
    background: url(../images/bg10_1.png) no-repeat center center;
}





.swiper-button-next9_11,
.swiper-button-prev9_11 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev9_11,
.swiper-container-rtl .swiper-button-next9_11 {
    background: url(../images/bg11.png) no-repeat center center;
    left: 0px;
    top: 195px;
}

.swiper-button-next9_11,
.swiper-container-rtl .swiper-button-prev9_11 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 195px;
}

.swiper-button-prev9_11:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next9_11:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

@media(max-width:1024px) {
    .swiper-button-next9_11 {
        right: 10px;
    }
    .swiper-button-prev9_11 {
        left: 10px
    }
}




.swiper-button-nextt,
.swiper-button-prevv {
    position: absolute;
    width: 68px;
    height: 100%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-nextt.swiper-button-disabled,
.swiper-button-prevv.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prevv,
.swiper-container-rtl .swiper-button-nextt {
    background: url(../images/bg22.png) no-repeat center center;
    left: 45px;
    bottom: 0;
	opacity:0.4; outline: none;
}

.swiper-button-nextt,
.swiper-container-rtl .swiper-button-prevv{
    background: url(../images/bg23.png) no-repeat center center;
    right: 45px;
    bottom: 0;opacity:0.4; outline: none;
}
.swiper-button-nextt:hover{
	opacity:1}

.swiper-button-prevv:hover{
	opacity:1}

@media(max-width:450px){
.swiper-button-prevv,
.swiper-container-rtl .swiper-button-nextt {
    background: url(../images/bg22.png) no-repeat center center;
    left: 20px;
    bottom: 0;
	opacity:0.4
}

.swiper-button-nextt,
.swiper-container-rtl .swiper-button-prevv{
    background: url(../images/bg23.png) no-repeat center center;
    right: 20px;
    bottom: 0;opacity:0.4
}
}



.swiper-button-next10_11,
.swiper-button-prev10_11 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev10_11,
.swiper-container-rtl .swiper-button-next10_11 {
    background: url(../images/bg11.png) no-repeat center center;
    left: 0px;
    top: 195px;
}

.swiper-button-next10_11,
.swiper-container-rtl .swiper-button-prev10_11 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 195px;
}

.swiper-button-prev10_11:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next10_11:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

@media(max-width:1024px) {
    .swiper-button-next10_11 {
        right: 10px;
    }
    .swiper-button-prev10_11 {
        left: 10px
    }
}



.swiper-button-next6_1,
.swiper-button-prev6_1 {
    position: absolute;
    width: 14px;
    height: 27px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease;
}

.swiper-button-prev6_1,
.swiper-container-rtl .swiper-button-next6_1 {
    background: url(../images/bg11.png) no-repeat center center;
    left: 0px;
    top: 195px;
}

.swiper-button-next6_1,
.swiper-container-rtl .swiper-button-prev6_1 {
    background: url(../images/bg12.png) no-repeat center center;
    right: 0px;
    top: 195px;
}

.swiper-button-prev6_1:hover {
    background: url(../images/bg11_1.png) no-repeat center center;
}

.swiper-button-next6_1:hover {
    background: url(../images/bg12_1.png) no-repeat center center;
}

@media(max-width:1024px) {
    .swiper-button-next6_1 {
        right: 10px;
    }
    .swiper-button-prev6_1 {
        left: 10px
    }
}


