#sfcontent ul li{width:190px;height:200px;float:left; margin:20px 0 10px 0;;}
#sfcontent .userPic{}
#sfcontent .userPic img{width:130px;height:130px;border-radius:100%; margin: 0 auto;display: block;}
#sfcontent .info{text-align: center; margin: 10px}
#sfsearch{float: left;width:100%; padding-top: 30px}
#sfsearch li{width:55px;height:55px;line-height:55px;font-size:30px;font-weight:bold;text-align:center;border-radius:100%;background-color:#4e4e4d;color:#bbb;margin:10px;float:left;}
#sfsearch input{width:85%;height:40px;margin-left:20px;margin-right:20px;margin-top:10px;color:#7F7F7F;font-size:14px;}
#sfsearch p{margin-left:20px;margin-top:10px;margin-bottom:10px;color:#919191;}
#sfcontentGoods{/*margin-top:30px;*/}
#sfcontentGoods .userPic img {width: 170px;height: 170px;border-radius: 5px;margin: 0 auto;display: block;}
#sfcontentGoods ul li {width: 178px;height: 200px;float: left;margin: 20px 13px 10px 0;text-align:center;}
#sfcontentGoods ul li:hover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
box-shadow: 0 15px 30px rgba(0,0,0,0.1);
-webkit-transform: translate3d(0, -2px, 0);
transform: translate3d(0, -2px, 0);}
.sfcontentMoreGoods{float:right;}