/*爱心数据*/
select{
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
#pageContainer{
	height: auto;
	overflow-x: hidden;
}
.ld-hd .nav .nav-a{
	display: block;
	width: 33.33%;
	padding: .15rem 0;
	font-size: .16rem;
	color: #999;
	text-align: center;
	position: relative;
}
.ld-hd .nav .nav-a.on{
	color: #ff6810;
}
.ld-hd .nav .nav-a .num{
	font-size: .13rem;
}
.ld-hd .nav .nav-a .b{
	position: absolute;
	width: 60%;
	height: .03rem;
	left: 20%;
	bottom: 0;
	background: #ff6811;
	opacity: .5;
	display: none;
}
.ld-hd .nav .nav-a.on .b{
	display: block;
}
.ld-hd .title-wrapper{
	padding: .1rem .15rem;
	background: #f3f3f3;
	font-size: .16rem;
	font-weight: 600;
}
.ld-hd .search-box .drop{
	display: inline-block;
	height: .24rem;
	border-radius: .04rem;
}
.ld-hd .search-box .search-a{
	display: inline-block;
	width: .16rem;
	height: .16rem;
	margin-left: .1rem;
	background: url(../../../images/h5/images/yixing/search.png) no-repeat 0 0 / 100% 100%;
}
.ld-bd{
	box-sizing: border-box;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.ld-bd .list{
	padding: .1rem;
}
.ld-bd .list .item{
	padding: .1rem 0;
}
.ld-bd .list .sort{
	width: .3rem;
	text-align: center;
	margin-right: .05rem;
}
.ld-bd .list .sort .num{
	display: inline-block;
	width: .18rem;
	height: .18rem;
	line-height: .18rem;
	font-family: dinc;
	border-radius: 100%;
	background: #ff6811;
	color: #fff;
}
.ld-bd .list .item:nth-child(-n+3) .sort .num{
	width: .25rem;
	height: .25rem;
}
.ld-bd .list .item:first-child .sort .num{
	background: url(../../../images/h5/images/ucenter/no1.png) no-repeat 0 0 / 100% 100%;
}
.ld-bd .list .item:nth-child(2) .sort .num{
	background: url(../../../images/h5/images/ucenter/no2.png) no-repeat 0 0 / 100% 100%;
}
.ld-bd .list .item:nth-child(3) .sort .num{
	background: url(../../../images/h5/images/ucenter/no3.png) no-repeat 0 0 / 100% 100%;
}
.ld-bd .list .item:nth-child(n+100) .sort .num{
	width: .2rem;
	height: .2rem;
	line-height: .2rem;
}
.ld-bd .list .item:nth-child(n+1000) .sort .num{
	width: .22rem;
	height: .22rem;
	line-height: .22rem;
}
.ld-bd .list .avatar{
	width: .4rem;
	height: .4rem;
	position: relative;
	margin-right: .1rem;
}
.ld-bd .list .avatar img{
	width: .4rem;
	height: .4rem;
	border-radius: 100%;
}
.ld-bd .list .avatar .level{
	position: absolute;
	left: 50%;
	bottom: -5px;
	padding: 0 .08rem;
    color: #f98115;
    font-size: .12rem;
    height: .14rem;
    line-height: .14rem;
    background: #f3f3f3;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}
.ld-bd .list .uname{
	font-size: .15rem;
	color: #333;
	max-width: 2.6rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.ld-bd .list .info{
	word-break: break-all;
	font-size: .12rem;
	color: #aaa;
}

/*爱心数据详情*/
.ld-wrapper .bg{
	height: 1.5rem;
	background: url(../../../images/h5/images/ucenter/bg.png) no-repeat 0 0 / 100% 100%;
}
.ld-wrapper .u-info{
	width: 110%;
	height: 2rem;
	position: relative;
	left: -5%;
	margin-top: -1rem;
	margin-bottom: -.8rem;
	background: #fff;
	text-align: center;
	border-top-right-radius: 100%;
	border-top-left-radius: 100%;
}
.ld-wrapper .avatar{
	width: .7rem;
	height: .72rem;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.ld-wrapper .avatar img{
	width: .7rem;
	height: .7rem;
	border-radius: 100%;
}
.ld-wrapper .avatar .level{
	position: absolute;
	left: 50%;
	bottom: 0;
	padding: 0 .08rem;
    color: #f98115;
    font-size: .12rem;
    height: .17rem;
    line-height: .17rem;
    background: #f3f3f3;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}
.ld-wrapper .uname{
	position: relative;
	top: -.25rem;
	color: #000;
	font-size: .16rem;
	font-weight: 600;
}
.ld-wrapper .shanxing{
	position: relative;
	top: -.2rem;
	color: #c9c9c9;
	font-size: .13rem;
}
/*雷达图*/
.radar-wrapper{
	width: 100%;
	position: relative;
	left: -15%;
	padding: 0 15% .2rem;
	height: 3rem;
	border-bottom-left-radius: 100%;
	border-bottom-right-radius: 100%;
	border-bottom: 1px solid #F69D24;
	margin-bottom: .6rem;
}
.radar-wrapper .radar{
	width: 100%;
	height: 100%;
}
.radar-wrapper .menus{
	padding: 0 .65rem;
}
.radar-wrapper .cir{
	width: .52rem;
	font-size: .12rem;
	color: #aaa;
	position: relative;
	top: -.06rem;
	background: #fff;
}
.radar-wrapper .cir1{
	top: -.2rem;
}
.radar-wrapper .cir.on{
	color: #111;
}
.radar-wrapper .cir .icon{
	width: .5rem;
	height: .5rem;
	border-radius: 100%;
	text-align: center;
	line-height: .5rem;
	margin-bottom: .05rem;
}
/*.radar-wrapper .cir.on .icon{
	background-image: linear-gradient(-180deg, #F4BA33 0%, #F98517 100%);
	box-shadow: 0 2px 4px 0 rgba(248,139,26,0.60);
}*/
.radar-wrapper .cir .icon .img{
	display: block;
	width: 100%;
	height: 100%;
}
.radar-wrapper .cir .icon1 .img{
	background: url(../../../images/h5/images/ucenter/honor2.png) no-repeat center center / auto 100%;
}
.radar-wrapper .cir.on .icon1 .img{
	background-image: url(../../../images/h5/images/ucenter/honor.png);
}
.radar-wrapper .cir .icon2 .img{
	background: url(../../../images/h5/images/ucenter/sy2.png) no-repeat center center / auto 100%;
}
.radar-wrapper .cir.on .icon2 .img{
	background-image: url(../../../images/h5/images/ucenter/sy.png);
}

.radar-wrapper .cir .icon3 .img{
	background: url(../../../images/h5/images/ucenter/zan2.png) no-repeat center center / auto 100%;
}
.radar-wrapper .cir.on .icon3 .img{
	background-image: url(../../../images/h5/images/ucenter/zan.png);
}
/*其他数据*/
.ld-wrapper .box{
	margin-bottom: .2rem;
	display: none;
}
.ld-wrapper .honor{
	padding: 0 .1rem;
}
.ld-wrapper .honor-wrapper{
	padding-top: .1rem;
	background: #fff;
	box-shadow: 0 0 .14rem 0 rgba(95, 45, 0, .12);
	border-radius: .1rem;
}
.ld-wrapper .honor-wrapper .item{
	width: 25%;
	text-align: center;
	font-size: .12rem;
	color: #555;
	margin-bottom: .15rem;
}
.ld-wrapper .honor-wrapper .item img{
	height: .5rem;
	margin-bottom: .1rem;
}
.ld-wrapper .wish{
	padding: .1rem;
}
.ld-wrapper .wish .tip{
	color: #c9c9c9;
	font-size: .14rem;
}
.ld-wrapper .wish .wish-list{
	padding: .1rem 0;
}
.ld-wrapper .wish .item{
	height: .3rem;
	min-width: .4rem;
	padding: 0 .2rem;
	font-size: .13rem;
	line-height: .3rem;
	margin-right: .2rem;
	margin-bottom: .15rem;
	border-radius: .3rem;
	color: #555;
	text-align: center;
	background: #FFE2DC;
}
.ld-wrapper .wish .btn-a{
	display: block;
	margin: 0 auto;
	width: 1.15rem;
	height: .36rem;
	line-height: .36rem;
	color: #fff;
	font-size: .16rem;
	text-align: center;
	background-image: linear-gradient(-180deg, #F4B631 0%, #F98919 100%);
	border-radius: .1rem;
}
