.swiper-bnr{width:100%;height:100%;}
.swiper-slide-bnr {
  overflow: hidden;
}
.swiper-slide-bnr .imgwp{
    width:100%;
position:relative;
padding-bottom:30%;
}

.swiper-slide-bnr-- img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.swiper-slide-bnr img {
display: block;
        position:absolute;
        top: 0;
        left: 0;
        width: 100%;
        height:100%;
  }
.swiper-pagination-banner .swiper-pagination-bullet{background:#9ae6fd;opacity: 1;border:solid 2px rgba(255,255,255,0.3);background-clip: padding-box;;width:6px;height:6px;}
.swiper-pagination-banner .swiper-pagination-bullet-active{background:#fff;opacity: 1;border:solid 2px rgba(255,255,255,0.3);background-clip: padding-box;width:6px;height:6px;}

.swiper-bnr .swiper-button-prev,.swiper-bnr .swiper-container-rtl .swiper-button-next {
background-image: url();
background-size:27px 43px;
left:20px;
}

.swiper-bnr .swiper-button-next,.swiper-bnr .swiper-container-rtl .swiper-button-prev {
background-image: url();
background-size:27px 43px;
right:20px;

}



/*newcon_fl*/
.mySwiper2{width:100%;height:100%;}
                    .swiper-slide-tpxw {
                        text-align:left;
                      font-size: 18px;
                      background: #fff;
                      display: flex;
                      justify-content: center;
                      align-items: center;
                    }

                    .swiper-slide-tpxw .imgwp{
                        width:100%;
			position:relative;
			padding-bottom:65.13%;
		}
                
                    .swiper-slide-tpxw img {
		    display: block;
              position:absolute;
              top: 0;
              left: 0;
              width: 100%;
              height:100%;
              /* object-fit: cover; */

                    }
                    .swiper-slide-tpxw .article-title{
    position: absolute;
    bottom: 0;
    left:0;
    padding: 6px 0 6px 15px;
    background: rgba(29, 29, 29, .47);
    width: 100%;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
}
.swiper-slide-tpxw .article-title .ititle{width:85%;}
.swiper-pagination-tpxw{text-align:right;}

.swiper-pagination-tpxw .swiper-pagination-bullet{background:#fff;opacity: 1;}
.swiper-pagination-tpxw .swiper-pagination-bullet-active{background:#007aff;}

@media screen and (max-width:768px){
  .swiper-slide-tpxw .article-title{font-size:0.89rem}
  .swiper-slide-tpxw .article-title .ititle{width:70%;}

}



.pageold .swiper-slide-tpxw .article-title{font-size:0.89rem}


.swiper-container-horizontal>.swiper-pagination-box3{text-align:right;left:auto;right:0px;bottom:0px;}
.swiper-container-horizontal>.swiper-pagination-box3 .swiper-pagination-bullet{width:12px;height:12px;font: 9px tahoma;line-height:12px;text-align: center;color:#fff;margin:0px 1px;border-radius: 0px;}
.swiper-container-horizontal>.swiper-pagination-box3 .swiper-pagination-bullet-active{background:#5483b9;}


