.pear-container {
	background-color: whitesmoke;
	margin: 10px;
}
.text-center {
	text-align: center;
}
.user-info-head {
	width: 110px;
	height: 110px;
	line-height: 110px;
	position: relative;
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
	margin: 0 auto;
}
