@charset "utf-8";
.banner_tp .mySwiper{overflow: hidden;}
.banner_tp{overflow: hidden; position: relative;width: 400px; max-width: 94%; margin: 20px auto; padding: 0 40px;}
.banner_tp img{width: 100%;object-fit: cover;aspect-ratio: 10 / 8;}
.banner_tp  .swiper-slide {width: 60%; position:relative;}
.swiper-slide p { position:absolute; left:0px; top:0px; z-index:10; width:100%; text-indent:15px; line-height:40px; background-color:rgb(0,0,0,0.2); color:#fff; text-align:left;}