@charset "UTF-8"; /* 主题色 */ .content.data-v-0ac7a6b2 { background-color: #F3F4F6; padding: 15px; min-height: 100vh; } .top.data-v-0ac7a6b2 { width: calc(100% - 20px); height: auto; background: #fff; border-radius: 10px; display: flex; padding: 10px; align-items: center; justify-content: space-between; } .top .headimg.data-v-0ac7a6b2 { width: 80%; display: flex; align-items: center; } .top .headimg view.data-v-0ac7a6b2 { width: calc(100% - 70px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .top image.data-v-0ac7a6b2 { width: 60px; height: 60px; border-radius: 50%; margin-right: 10px; } .top2.data-v-0ac7a6b2 { color: #fff; text-align: center; justify-content: center; background: #54d87c; } .wxlist.data-v-0ac7a6b2 { width: 100%; height: auto; overflow: hidden; position: relative; margin-top: 15px; background: #fff; border-radius: 10px; } .wxlist .item.data-v-0ac7a6b2 { width: auto; font-size: 32rpx; line-height: 50px; height: 50px; display: flex; padding: 0 10px; justify-content: space-between; align-items: center; } .wxlist .item .left.data-v-0ac7a6b2 { display: flex; align-items: center; } .href.data-v-0ac7a6b2 { display: flex; width: 100%; color: #000; text-decoration: none; justify-content: space-between; } .btn.data-v-0ac7a6b2 { width: 100%; background: #fea606; margin: 50px 0px 0; }