.bannerList{padding:0 16px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.bannerList .bannerItem{height:43px;border-radius:5px;overflow:hidden}.bannerList .bannerItem .bannerAdv{width:100%;height:100%}@media screen and (min-width:768px){.bannerList{padding:0}.bannerList .bannerItem{height:90px;border-radius:5px;overflow:hidden}}