.bg { position: relative; width: 100%; min-height: 100%; background-color: #eab86a; } .user { width: 710rpx; margin: 0 auto; border-radius: 12rpx; overflow: hidden; } .user-top { width: 100%; height: 100rpx; background-color: #ffffff; } .user-image { float: left; display: block; width: 48rpx; height: 48rpx; margin-top: 26rpx; margin-left: 30rpx; } .user-name { float: left; width: 300rpx; height: 100rpx; line-height: 100rpx; font-size: 28rpx; color: #4c4c4c; padding-left: 20rpx; } .user-title { float: right; height: 100rpx; line-height: 100rpx; font-size: 28rpx; color: #e5bbb1; padding-right: 30rpx; } .user-title image { display: inline-block; width: 30rpx; height: 30rpx; vertical-align: sub; margin-left: 10rpx; } .user-main { background-color: #fff; padding-top: 40rpx; padding-bottom: 20rpx; } .user-qcode { display: block; width: 360rpx; height: 360rpx; margin: 0 auto 40rpx; } .user-btn { width: 400rpx; height: 88rpx; line-height: 88rpx; color: #fff; text-align: center; background: linear-gradient(#eab86a , #d4932b); margin: 0 auto; font-size: 28rpx; border-radius: 88rpx; } .user-about { line-height: 42rpx; font-size: 24rpx; color: #999999; width: 650rpx; padding: 10rpx; background-color: #f1f5f9; margin: 20rpx auto 0; } .list { width: 670rpx; margin: 20rpx auto 0; background-color: #fff; padding: 0 20rpx 20rpx; overflow: hidden; } .list-change { height: 88rpx; width: 400rpx; border: 1px solid #cccccc; border-radius: 50rpx; margin: 40rpx auto 20rpx; font-size: 30rpx; overflow: hidden; } .list-total { width: 200rpx; background: #eab86a; color: #fff; float: left; height: 88rpx; line-height: 88rpx; text-align: center; } .list-month { width: 200rpx; background: #fff; color: #eab86a; float: right; height: 88rpx; line-height: 88rpx; text-align: center; } .active { color: #fff; background: #eab86a; } .active1 { color: #eab86a; background: #fff; } .list-top { position: relative; height: 230rpx; /* border-bottom: 1rpx solid #e8ebf0; */ } .list-part { height: 162rpx; position: relative; /* border-bottom: 1rpx solid #dddddd; */ } .list-part2 { border-top: 1rpx solid #dddddd; padding-top: 10rpx; height: 50rpx; } .list-title { padding-top: 30rpx; padding-bottom: 10rpx; line-height: 24rpx; font-size: 24rpx; color: #999999; text-align: center; } .list-allprice { padding-top: 20rpx; text-align: center; font-size: 48rpx; line-height: 48rpx; font-weight: bold; color: #eab86a; /* display: inline-block; */ /* margin: 0 auto; */ } .list-nameText { position: absolute; color: #999999; font-size: 24rpx; left: 0; bottom: 20rpx; } .list-priceText { position: absolute; color: #999999; font-size: 24rpx; right: 0; bottom: 20rpx; } .list-main { margin-top: 30rpx; margin-bottom: 10rpx; } .list-item { /* height: 88rpx; */ /* height: 140rpx; */ margin-bottom: 30rpx; } .list-head { float: left; display: block; width: 88rpx; height: 88rpx; border-radius: 100%; } .list-oheadlist { float: left; width: 335rpx; margin-left:100rpx; overflow: hidden; height: 50rpx; } .list-ohead { height: 50rpx; width: 50rpx; background: skyblue; border-radius: 50%; float: left; margin-left: -10rpx; } .list-ohead:first-child { margin-left: 0; } .list-dian { float: left; width: 30rpx; height: 5rpx; margin-top: 20rpx; /* margin-left: 8rpx; */ } .list-person { color: #bbbbbb; font-size: 24rpx; float: right; margin-right: 10rpx; } .list-rightimg { height: 26rpx; width: 16rpx; float: right; padding-top: 5rpx; } .list-name { padding-left: 18rpx; float: left; line-height: 88rpx; width: 330rpx; font-size: 28rpx; color: #4c4c4c; } .list-price { line-height: 88rpx; font-size: 36rpx; color: #eab86a; float: right; } .list-bottom { margin-top: 40rpx; margin-bottom: 20rpx; } .list-more { height: 48rpx; width: 172rpx; color: #eab86a; font-size: 28rpx; border: 1rpx solid #eab86a; text-align: center; line-height: 48rpx; margin: 0 auto; border-radius: 50rpx; } .popup-bg { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); z-index: 99; } .popup { position: absolute; left: 50%; top: 300rpx; margin-left: -280rpx; width: 560rpx; height: 440rpx; background-color: #fff; border-radius: 10rpx; overflow: hidden; } .popup-title { text-align: center; line-height: 32rpx; font-size: 32rpx; padding-top: 30rpx; padding-bottom: 32rpx; color: #4c4c4c; font-weight: bold; } .popup-logobg { width: 110rpx; height: 110rpx; border-radius: 100%; background-color: #f7f7f7; margin: 0 auto; border:1rpx solid #cfcfcf; } .popup-image { display: block; width: 67rpx; height: 90rpx; background-image: url('https://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/startlogo.png'); background-size: 100% 100%; margin: 8rpx auto 0; } .popup-hint { display: block; font-size: 28rpx; color: #999999; text-align: center; line-height: 50rpx; padding-top: 20rpx; } .popup-bottom { border:0; border-radius: 0rpx; position: absolute; bottom: 0; width: 100%; height: 88rpx; line-height: 88rpx; left: 0; border-top: 1rpx solid #cccccc; text-align: center; font-size: 32rpx; color: #39a43c; } .material-icon { float: left; margin-top: 32rpx; margin-left: 30rpx; width: 36rpx; height: 36rpx; background-image: url('http://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/image/material/material.png'); background-size: 100% 100%; } button::after{ border: none; } .rank { width: 710rpx; height: 100rpx; background-color: #fff; margin: 30rpx auto 0; border-radius: 10rpx; } .rank-icon { float: left; margin-top: 32rpx; margin-left: 30rpx; width: 40rpx; height: 36rpx; background-image: url('https://fohow.oss-cn-shenzhen.aliyuncs.com/static/inviterank.png'); background-size: 100% 100%; } .rank-icon1 { float: left; margin-top: 32rpx; margin-left: 30rpx; width: 32rpx; height: 40rpx; background-image: url('http://fohow.oss-cn-shenzhen.aliyuncs.com/static/contribution.png'); background-size: 100% 100%; } .rank-title { float: left; line-height: 100rpx; font-size: 28rpx; color: #4c4c4c; padding-left: 20rpx; } .rank-right { width: 19rpx; height: 33rpx; margin-top: 35rpx; margin-right: 30rpx; float: right; } .rank-count { font-size: 28rpx; color: #999999; float: right; padding-right: 15rpx; line-height: 100rpx; } .list-lefticon { height: 26rpx; width: 14rpx; /* float: left; */ /* padding-top: 9rpx; */ padding-right: 15rpx; display: inline-block; vertical-align: middle; } .list-leftmonth { font-size: 26rpx; color: #4c4c4c; line-height: 26rpx; height: 26rpx; /* float: left; */ display: inline-block; vertical-align: middle; } .list-rightmonth { font-size: 26rpx; line-height: 26rpx; color: #4c4c4c; height: 26rpx; /* float: right; */ display: inline-block; vertical-align: middle; } .list-righticon { height: 26rpx; width: 14rpx; /* float: right; */ /* padding-top: 9rpx; */ padding-left: 15rpx; display: inline-block; vertical-align: middle; } .list-left { /* float: left; */ /* display: inline-block; */ position: absolute; left: 0; top: 80rpx; } .list-right { /* float: right; */ /* display: inline-block; */ position: absolute; right: 0; top: 80rpx; } .list-price{ display: inline-block; position: absolute; right: 0; }