crm_second_opening_mini/pages/index/groupCompany/contact/contactDetail.wxss

1 line
1.2 KiB
Plaintext

.group_head{display:flex;flex-wrap:wrap;padding:20rpx 0;background-color:#fff;text-align:center}.group_head .group_item{width:33.33%;color:#ccc;margin-bottom:15rpx}.group_head .group_item .text{line-height:48rpx;color:#999}.group_head .group_item .group_htz{margin-top:8rpx}.tabinfo{display:flex;justify-content:space-between;align-items:center;padding:20rpx;background:#fff;border-top:1rpx solid silver}.tabinfo .tableft{display:flex;justify-content:flex-start;align-items:center}.tabinfo .tableft .headerimg{width:45rpx;height:45rpx;border-radius:50%}.tabinfo .tableft .name{font-size:26rpx;color:#03aa96;margin-left:24rpx}.tabinfo .rightimg{width:32rpx;height:32rpx}.group_tab{margin:20rpx 0}.bottom_nav{position:fixed;display:flex;bottom:0;left:0;right:0;padding:20rpx 0;background-color:#fff;text-align:center;color:#999;display:flex;justify-content:space-around;align-items:center;z-index:9}.bottom_nav .bottom_item :first-child{padding-bottom:6rpx}.pull_con{padding:40rpx 0 10rpx;display:flex;flex-wrap:wrap;text-align:center;color:#999}.pull_con .pull_item{width:25%}.pull_con .pull_item :first-child{padding-bottom:10rpx}.pull_con .pull_item :last-child{padding-bottom:50rpx}