.imageContainer { width: 100%; height: 304rpx; } .imageContainer1 { width: 100%; height: 400rpx; } .itemImg { position: absolute; width: 640rpx; height: 227rpx; border-radius: 15rpx; overflow: hidden; z-index: 5; opacity: 0.7; top: 20%; margin: 0 20rpx; } .active { opacity: 1; z-index: 10; width: 640rpx; height: 270rpx; top: 11%; transition: all 0.2s ease-in 0s; } .item { width: 100%; height: 304rpx; overflow: hidden; border-radius: 16rpx; } .item1 { width: 100%; height: 360rpx; overflow: hidden; border-radius: 16rpx; } .index-slide-view { margin-top: -30rpx; } .index-slide-view1 { margin-top: -40rpx; } .itemImg1 { position: absolute; width: 640rpx; height: 360rpx; border-radius: 15rpx; overflow: hidden; z-index: 5; opacity: 0.7; top: 12%; margin: 0 20rpx; } .active1_a { opacity: 1; z-index: 10; width: 640rpx; top: 11%; transition: all 0.2s ease-in 0s; } .active1 { opacity: 1; z-index: 10; width: 640rpx; height: 310rpx; top: 17%; transition: all 0.2s ease-in 0s; }