usercenter.css 3.5 KB
.usertop{
	width:750rpx;
	height:360rpx;
	background:linear-gradient(180deg,rgba(243,209,151,1) 0%,rgba(194,148,69,1) 100%);
	overflow: hidden;
}
.usershangleft{
	width:130rpx;
	height:130rpx;
	font-size: 0;
	border-radius: 50%;
}
.usershangleft image{
	border-radius: 50%;
}
.vip{
	width:100rpx;
	height:40rpx;
	background:linear-gradient(90deg,rgba(244,210,151,1) 0%,rgba(252,191,117,1) 100%);
	border-radius:20rpx;
}
.vipimg{
	width:24rpx;
	height:20rpx;
	font-size: 0;
}
.vipnum{
	color:#784700;
	font-size: 22rpx;
}
.usernicheng{
	color:#fff;
	font-size: 32rpx;
	margin-left:12rpx;
}
.rightbot{
	color:#fff;
	font-size: 24rpx;
	margin-top:12rpx;
}
.userhsang{
	margin-top:60rpx;
}
.usershangright{
	margin-left:16rpx;
}
.vipmiddle{
	width:530rpx;
	height:34rpx;
	background:rgba(238,238,238,1);
	border-radius:16rpx;
}
.viprank{
	width:686rpx;
	margin:58rpx auto 0;
}
.vipmiddle{
	width:530rpx;
	height:34rpx;
	background:rgba(238,238,238,1);
	border-radius:16rpx;
	
}
	
.vipmiddlenei{
	/* width:60%; */
	height:34rpx;
	background:rgba(255,148,23,1);
	border-radius:16rpx;
	color:#333;
	font-size: 22rpx;
	padding: 0 16rpx;
	line-height: 34rpx;
}
.viprankleft{
	color:#fff;
	font-size:32rpx;
	
}

.huiyuannav{
	padding:20rpx 124rpx;
	background: #fff;
}
.huiyuanactive{
	color:#C29445;
	font-size: 32rpx;
	position:relative;
}
.huiyuanactive:after{
	
	display:block;
	content:'';
	width:144rpx;
	background: #C29445;
	height:4rpx;
	position:absolute;
	bottom:-20rpx;
	left:50%;
	transform: translateX(-50%);
}
.huiyuanimg{
	width:686rpx;
	height:144rpx;
	margin:24rpx auto 0;
	position:relative;
}
.huiyuannei{
	width:626rpx;
	position:absolute;
	top:24rpx;
	left:30rpx;
}
.zuanshi{
	width:52rpx;
	height:52rpx;
	font-size: 0;
}
.huiprice{
	margin-left:22rpx;
}
.huimoney{
	color:#784700;
	font-size: 40rpx;
	font-weight: bold;
}
.huimonth{
	color:#784700;
	font-size: 32rpx;
	margin-top:8rpx
}
.huiyuanright{
	width:152rpx;
	height:64rpx;
	background:rgba(120,71,0,1);
	border-radius:32rpx;
	color:#F5CD8F;
	font-size: 24rpx;
	text-align: center;
	line-height: 64rpx;
}
.tequan{
	padding: 24rpx 32rpx;
	background: #fff;
	color:#232323;
	font-size: 32rpx;
	font-weight: bold;
	margin-top:24rpx;
}
.huiyuanbox{
	width:750rpx;
	background: #fff;
}
.huiyuanitem{
	padding: 26rpx 0;
	background: #fff;
	border-bottom:1rpx solid #f5f5f5;
}
.huiyuanitemleft{
	width:80rpx;
	height:80rpx;
}
.huiyuanitemname{
	color:#232323;
	font-size:32rpx;
	margin-left:16rpx;
}
.behuiyuan{
	color:#784700;
	font-size:32rpx;
	margin-left:22rpx;
}
.behuiyuanbox{
	position:absolute;
	top:22rpx;
}
.behuiyuanbtn{
	width:686rpx;
	height:88rpx;
	background: #C29445;
	color:#fff;
	font-size: 32rpx;
	text-align: center;
	line-height: 88rpx;
	border-radius: 10rpx;
	
}
.huiyuanbot{
	position:fixed;
	background: #fff;
	bottom:100rpx;
	left:0;
	width:750rpx;
	height:116rpx;
	padding: 14rpx 32rpx;
}
/* 企业申请 */
.companyitem{
	padding: 34rpx 0;
	box-sizing: border-box;
	border-bottom:1rpx solid #f5f5f5
}
.companyitemleft{
	color:#3D444C;
	font-size: 32rpx;
}
.cright{
	width:300rpx;
	text-align: right;
}
.cright input{
	/* width:480rpx; */
	text-align: right;
	color:#BDC4CE;
	font-size: 28rpx;
}
.entercom{
	color:#BDC4CE;
	font-size: 28rpx;
}
.compantphoto{
	width:160rpx;
	height:160rpx;
	font-size: 0;
	margin-top:24rpx
}
.agreeimg{
	width:32rpx;
	height:32rpx;
	font-size: 0;
}
.agreetext{
	color:#3D444C;
	font-size: 32rpx;
	margin-left:30rpx;
}
.xieyitext{
	color:#FF9417
}
.agree{
	margin-top:156rpx
}
.xieyibox{
	margin-top:156rpx;
	margin-bottom:22rpx
}