@charset "UTF-8"; /* 颜色变量 */ /* 行为相关颜色 */ /* 基本颜色 */ .profile_fun.data-v-72059410 { background-color: #fff; } .profile_fun .profile_item.data-v-72059410 { display: flex; background: #fff; color: #666; padding: 0 30rpx; justify-content: space-between; border-bottom: 1rpx solid #f5f5f5; height: 110rpx; line-height: 110rpx; font-size: 28rpx; } .profile_fun .profile_item .itemleft.data-v-72059410 { display: flex; justify-content: flex-start; align-items: center; } .profile_fun .profile_item .itemleft .leftimg.data-v-72059410 { height: 25px; width: 25px; margin-right: 25rpx; } .profile_fun button.data-v-72059410::after { border: none; }