king_kong_district.css 1.6 KB

1234567891011121314151617181920212223242526272829
  1. .swiper,.swiper image{width: 100%;height: 300rpx;border-radius: 20rpx;}
  2. .swiper1{width: 100%;height: 400rpx;}
  3. .sat{padding-top: 1rpx;}
  4. .dotse,.dots1{position: absolute;left: 0;right: 0;bottom: 11rpx;align-items: center;justify-content: center;}
  5. .dot{background: #fff;width: 10rpx;height: 10rpx;border-radius: 5rpx;margin: 0 3rpx;}
  6. .dot.active{width: 30rpx;}
  7. .dot1{background: var(--mina);width: 10rpx;height: 10rpx;border-radius: 5rpx;margin: 0 3rpx;}
  8. .dot1.active{width: 30rpx;}
  9. .nav{flex-wrap: wrap;margin-top: 30rpx;position: relative;}
  10. .nav .li{width: 25%;text-align: center;font-size: 28rpx;margin-bottom: 35rpx;height: 41%;}
  11. .nav .li button{font-size: 28rpx !important;color: #333 !important;}
  12. .nav .li image{width: 97rpx;height: 97rpx;margin: 0 auto 10rpx;}
  13. .grid{flex-wrap: wrap;}
  14. .cont{flex-wrap: wrap;font-size: 26rpx;}
  15. .cont .li{align-items: center;margin-right: 20rpx; color: #fff;margin-top: 5rpx;}
  16. .cont image{width: 30rpx;height: 30rpx;}
  17. .ss{padding-bottom:20rpx ;}
  18. .li3{width: 33% !important;text-align: center;font-size: 28rpx;margin-bottom: 30rpx;}
  19. .li3 button{font-size: 28rpx !important;color: #333 !important;}
  20. .li5{width: 20% !important;text-align: center;font-size: 28rpx;margin-bottom: 30rpx;}
  21. .li5 button{font-size: 28rpx !important;color: #333 !important;}
  22. .nav .li3 image{width: 140rpx;height: 140rpx;margin: 0 auto 10rpx;}
  23. .nav .li5 image{width: 75rpx;height: 75rpx;margin: 0 auto 10rpx;}
  24. .swiper2{width: 100%;height: 240rpx;}/*一行三个*/
  25. .swiper3{width: 100%;height: 432rpx;}/*两行三个*/
  26. .swiper4{width: 100%;height: 200rpx;}/*一行四个*/
  27. .swiper5{width: 100%;height: 160rpx;}/*一行五个*/