.banner{ background:#f7f7f7; border:#dedede solid 1px; padding:22px 15px;width:855px; float:right;position:relative; } .swiper-container {} .swiper-slide {text-align: center; /* display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;*/ } .swiper-slide img{ float:left; max-width:590px;} .swiper-slide .text{ float:right; width:30%;text-align:left;} .swiper-slide .text .tit{font-size:20px; color:#000; padding:15px; background:#f9e5d8; width:115%; margin-left:-70px; margin-top:20px;} .swiper-slide .text .info{ color:#666; font-size:14px; padding:20px; line-height:28px;} .swiper-pagination-bullet{ width:60px; height:20px; text-align:center; color:#fff; background:#000; line-height:20px; font-weight:10px; font-weight:bold; border-radius:0;opacity:1;filter:Alpha(opacity=100); position:relative;} .swiper-pagination-bullet-active{background:#82b045; height:30px; line-height:30px;bottom:4px; } .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 2px;} .swiper-container-horizontal > .swiper-pagination-bullets{width:30%; right:0; bottom:-2px; left:auto;} @media screen and (max-width:420px){ .banner{ float:none; border:none; margin-bottom:20px;padding:0;width:100%; float:none;} .swiper-slide img{ float:none; width:100%;} .swiper-slide .text{ float:none; width:100%;} .swiper-slide .text .tit{padding:10px; font-size:18px; background:#f9e5d8; width:95%; margin-left:0; margin-top:0px;} .swiper-slide .text .info{ padding:10px; line-height:23px;} .swiper-pagination-bullet{ width:25%; height:20px; text-align:center; color:#fff; background:#000; line-height:20px; font-weight:10px; font-weight:bold; border-radius:0;opacity:1;filter:Alpha(opacity=100); position:relative; display:inline-block;} .swiper-pagination-bullet-active{background:#82b045; height:30px; line-height:30px;bottom:5px; } .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin:0;} .swiper-container-horizontal > .swiper-pagination-bullets{width:100%; position:inherit;} }