@charset "UTF-8"; /* 颜色变量 */ /* 行为相关颜色 */ /* 基本颜色 */ .info_head.data-v-5c002510 { height: 80rpx; line-height: 80rpx; font-size: 30rpx; color: #999; padding-left: 69rpx; } .affiliation.data-v-5c002510 { background-color: #fff; margin-bottom: 20rpx; padding-bottom: 40rpx; } .affiliation .aff_head.data-v-5c002510 { padding: 30rpx 0 30rpx 47rpx; font-size: 32rpx; color: #999; display: flex; justify-content: flex-start; align-items: center; } .affiliation .aff_head .order.data-v-5c002510 { font-size: 20rpx; color: #008EFF; padding: 3rpx; border: 2rpx solid #008EFF; border-radius: 5rpx; margin-left: 8rpx; height: 40rpx; } .affiliation .aff_con.data-v-5c002510 { display: flex; flex-wrap: wrap; text-align: center; padding: 0 20px; } .affiliation .aff_con .aff_item.data-v-5c002510 { width: 100rpx; margin-bottom: 15rpx; margin-right: 15rpx; } .affiliation .aff_con .aff_item .peopleimg.data-v-5c002510 { width: 50rpx; height: 50rpx; border-radius: 50%; } .affiliation .aff_con .affbox.data-v-5c002510 { position: relative; } .affiliation .aff_con .affbox .delremind.data-v-5c002510 { width: 32rpx; height: 32rpx; border-radius: 50%; position: absolute; right: -16rpx; top: -16rpx; background: rgba(0, 0, 0, 0.5); z-index: 2; } .affiliation .aff_con .aff_last.data-v-5c002510 { width: 48rpx; height: 48rpx; border-radius: 50%; text-align: center; } .affiliation .aff_con .aff_last image.data-v-5c002510 { width: 48rpx; height: 48rpx; }