@charset "utf-8";
.img-banner .swiper-container{width:100%;margin:.5rem auto 0}.img-banner .swiper-slide img{display:block;width:100%;max-height:3.1rem;border-radius:0.1rem}.img-banner .swiper-slide{width:60%;height:3.1rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:0.1rem;overflow:hidden}.img-banner .swiper-slide .img-mask{display:block;width:100%}.img-banner .swiper-slide .img-mask:before{content:"";position:absolute;left:0;right:0;bottom:0;height:50%;background:-webkit-linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,0.5));background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,0.5));-webkit-border-bottom-right-radius:0.1rem;-webkit-border-bottom-left-radius:0.1rem;border-bottom-right-radius:0.1rem;border-bottom-left-radius:0.1rem;z-index:1}.img-banner .swiper-slide a{display:block;width:100%}.img-banner .swiper-slide .banner-text{overflow:hidden;position:absolute;left:0;bottom:0;line-height:1.4;padding:0 0.2rem 0.2rem;color:#fff;font-size:0.3rem;z-index:2;-webkit-border-bottom-right-radius:0.1rem;-webkit-border-bottom-left-radius:0.1rem;border-bottom-right-radius:0.1rem;border-bottom-left-radius:0.1rem}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0.5)),to(rgba(255,255,255,0.5)));background-image:-webkit-linear-gradient(right,rgba(255,255,255,0.5),rgba(255,255,255,0.5));background-image:-moz-linear-gradient(right,rgba(255,255,255,0.5),rgba(255,255,255,0.5));background-image:-o-linear-gradient(right,rgba(255,255,255,0.5),rgba(255,255,255,0.5));background-image:linear-gradient(to left,rgba(255,255,255,0.5),rgba(255,255,255,0.5))}
