index.wxss 1.7 KB

1
  1. page{background:#f6f6f6;font-family:Source Han Sans CN}.location{display:flex;justify-content:space-between;align-items:center;padding:20rpx 25rpx 0rpx 25rpx;background-color:#ffffff}.location .l_left{font-size:24rpx}.location .l_right{color:#636363;font-size:24rpx}.location .l_right span{color:#229293;font-weight:bold}.swiper{margin:30rpx;height:400rpx}.swiper .slide-image{width:100%;height:98%;margin-bottom:20rpx;border-radius:30rpx}.navBar{display:flex;justify-content:space-around;height:100rpx;position:relative;background:#fff;margin:30rpx;border-radius:30rpx}.navBar .navItem{display:flex;align-items:center;justify-content:center;border-bottom:4rpx solid transparent}.navBar .navItem .navItemTitle{font-size:30rpx}.navBar .navItem .navItemIcon{width:50rpx}.navBar .navItem .navItemIcon image{width:40rpx;height:40rpx;margin-top:12brpx}.navBar .active{color:#333;font-weight:bold;border-bottom:4rpx solid #399899}.nav_content{flex:1}.kind{width:687rpx;position:relative;left:15rpx;display:flex}.kind .item{width:219rpx;height:150rpx;margin-left:17rpx}.kind .item image{width:219rpx;height:150rpx;border-radius:6px}.kind .item2{width:219rpx;height:150rpx;margin-left:15rpx}.kind .item2 image{width:219rpx;height:150rpx;border-radius:6px}.kind .item3{width:219rpx;height:150rpx;margin-left:15rpx}.kind .item3 image{width:219rpx;height:150rpx;border-radius:6px}.kind .head-text{width:219rpx;height:50rpx;position:relative;z-index:99;background-color:#439f9b;background-color:rgba(63,156,152,0.9);line-height:50rpx;text-align:center;font-weight:550;font-size:25rpx;color:white;bottom:55rpx;border-radius:10px}.tab_title{flex:none;width:280rpx }.tab_page{width:100%;height:100%;overflow:hidden}