.banner-wq { width: 1060px; position: relative; margin: 0 auto; } .banner-wq a { display: block; } .banner-wq>img { display: block; width: 100%; } .banner-wq .slick { position: relative; z-index: 9; } .banner-wq .slick-slide a { display: block; position: relative; } .banner-wq .slick-slide a img { display: block; margin: 0 auto; width: 1060px; } .banner-wq .slick-dots { width: 100%; bottom: 18px; font-size: 0; } .banner-wq .slick-dots li { width: 8px; height: 8px; background: #fff; border-radius: 4px; } .banner-wq .slick-dots li button { display: none; } .banner-wq .slick-dots li.slick-active { width: 28px; } @media screen and (max-width:768px){ .banner-wq .slick-dots{ bottom: 10px; } .banner-wq .slick-dots li{ width: 5px; height: 5px; } }