.user-header{ width:100%; height:320rpx; } .h-img{ width:160rpx; height:160rpx; border:6rpx solid #fff; border-radius:50%; overflow: hidden; margin-top:50rpx; } .h-img image{ width:160rpx; height:160rpx; } .order-list{ text-align: center; } .user-order{ width:750rpx; margin:0 auto; background:#fff; } .user-order .iconfont{ font-size:48rpx; } .order-list{ padding:10rpx 0; } .order-list .f-item{ padding:16rpx 0; font-size:26rpx; color:#333; } .order-list .f-item view{ margin-top:10rpx; } .order-title{ border-bottom:2rpx solid #e0e0e0; }