usecenter.wxss 3.8 KB
image {
  width: 100%;
  height: 100%;
}
page{
  background: #fff;
}

.shangheng {
  width: 750rpx;
  height: 144rpx;
  background: #fdaa2a;
  position: relative;
}
.text{
  width:598rpx;
  height:82rpx;
  margin:0 auto 0;
  color:#8C9198;
  font-size: 24rpx;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
line-height:1.5;
overflow: hidden;
}
.starlist{
  martin-top:4rpx;
}
.staritem{
  width:32rpx;
  height:32rpx;
  font-size: 0;
  margin-right:5rpx;
}

.topbu {
  position: absolute;
  top:44rpx;
  left: 32rpx;
  width: 686rpx;
  height: 308rpx;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0rpx 4rpx 12rpx rgba(82, 67, 2, 0.18);
  opacity: 1;
  border-radius: 8rpx;
}



.setimgtop {
  justify-content: flex-end;
}

.setimg {
  width: 40rpx;
  height: 40rpx;
  font-size: 0;
}

.shen {
  color: #3d454c;
  font-size: 28rpx;
  font-weight: bold;
  margin-left: 16rpx;
  margin-top: 20rpx;
}

.jumpitem {
  padding: 32rpx 0;
  box-sizing: border-box;
  border-bottom: 1rpx solid #f5f5f5;
}

.jumpitem:last-child {
  border-bottom: none;
}

.jumplist {
  padding: 0 32rpx;
  margin-top: 240rpx;
}

.jumpname {
  color: #08121f;
  font-size: 28rpx;
  margin-left: 20rpx;
}

.jumpimg {
  width: 40rpx;
  height: 40rpx;
  font-size: 0;
}

.peiitem {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.peitop {
  width: 56rpx;
  height: 56rpx;
  font-size: 0;
}

.peilist {
  padding: 24rpx 0;
  box-sizing: border-box;
}

.peiname {
  color: #061220;
  font-size: 28rpx;
  margin-top: 10rpx;
}

.commonpadding {
  padding-bottom: 0;
}

.renzhengleft {
  width: 32rpx;
  height: 32rpx;
  font-size: 0;
}

.renzheng {
  margin-left: 16rpx;
  margin-top: 20rpx;
}

.yirenz {
  color: #c29445;
  font-size: 28rpx;
  margin-left: 12rpx;
}

.tiezitopone {
  background: #fff;
  padding: 32rpx 0;
  box-sizing: border-box;
  
}

.content {
  padding-bottom: 0;
}

.tieziitem {
  padding: 32rpx 0;
  border-bottom: 1rpx solid #f5f5f5;
}

.tieziitem:last-child {
  border-bottom: none;
}

.zhuyhu {
  margin-top: 16rpx;
}

.useritem {
  /* height:40rpx;
		line-height: 40rpx; */
  background: rgba(255, 255, 255, 1);
  border-radius: 18rpx;
  border: 2rpx solid rgba(238, 238, 238, 1);
  color: #c29445;
  font-size: 20rpx;
  text-align: center;
  margin-right: 16rpx;
  padding: 0rpx 28rpx;
  box-sizing: border-box;
}

.userkind {
  display: flex;
  align-items: center;
  margin-top: 24rpx;
}

.banguser {
  margin-top: 0;
  margin-left: 16rpx;
}

.tieziname {
  color: #3d454c;
  font-size: 32rpx;
  font-weight: bold;
  
}

.tiezitou {
  width: 60rpx;
  height: 60rpx;
  font-size: 0;
}

.tiezitouhead {
  width: 128rpx;
  height: 128rpx;
  font-size: 0;
  border-radius: 50%;
}
.tiezitouhead image{
  border-radius: 50%;
}
.ordertopright{
  width:15rpx;
  height:20rpx;
  font-size: 0;
}
.zhuyeright {
  margin-left: 28rpx;
  margin-top:22rpx;
}

.vipleft {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100rpx;
  height: 40rpx;
  background: linear-gradient(90deg, rgba(244, 210, 151, 1) 0%, rgba(252, 191, 117, 1) 100%);
  border-radius: 20rpx;
  margin-left: 16rpx;
}

.vipimg {
  width: 24rpx;
  height: 20rpx;
  font-size: 0;
}

.vipname {
  color: #784700;
  font-size: 22rpx;
}

.tiezibottomitem {
  width: 750rpx;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.tiezibottom {
  display: flex;
  align-items: center;
  width: 750rpx;
  justify-content: space-around;
  padding: 10rpx;
  position: fixed;
  bottom: 0;
  left: 0;
}

.tienamebot {
  color: #5b5e63;
  font-size: 20rpx;
  margin-top: 8rpx;
  text-align: center;
}
.star {
  margin-top:10rpx;
}
.topbu{
  
}
.edit{
  width:30rpx;
  height:30rpx;
  font-size: 0;
  position:absolute;
  right:30rpx;
  top:26rpx;
}
.logink{
  margin-top:45rpx;
}