You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
906 B
14 lines
906 B
.container{background:#fff;} |
|
.circle{width:100%} |
|
.list{width:94%;height:140rpx;padding:32rpx 3%;border-bottom:2rpx solid #f5f5f5;display: flex;justify-content: start;} |
|
.list .list-left{width:18%} |
|
.list .list-left image{width:96rpx;height:96rpx} |
|
.list .list-right{width:82%} |
|
.list .list-right .right-top{display: flex;justify-content: space-between;width:100%} |
|
.list .list-right .right-top .top-left {width:85%} |
|
.list .list-right .right-top .top-left .name{font-size:30rpx;} |
|
.list .list-right .right-top .top-left .tel{font-size:30rpx;padding-top:12rpx;color:#838383} |
|
.list .list-right .right-top .top-left .tel image{width:36rpx;height:36rpx;vertical-align: sub;} |
|
.list .list-right .right-top .top-right{width:15%} |
|
.list .list-right .right-top .top-right image{width:48rpx;height:48rpx} |
|
.list .list-right .idcard{color:#AEAEAE;font-size:24rpx;padding-top:24rpx;display:flex;justify-content: space-between;} |