.Sq_user_panel .Sq_person{
    padding:21px 0;
}
.Sq_user_panel .user_info{
    padding:0 21px;
    overflow:hidden;
}
.Sq_user_panel .user_headimg{
    float:left;
    position: relative;
}
.Sq_user_panel .user_headimg img{
    width:48px;
    height:48px;
    border-radius:50%;
}
.Sq_user_panel .user_headimg .sfMedal {
    position: absolute;
    bottom: 0;
    right: 0;
}
.Sq_user_panel .user_headimg .sfMedal img{width:16px;height:16px;}
.Sq_user_panel .user_namebox{
    float:left;
    margin-left:10px;
    width:190px;
}
.Sq_user_panel .user_namebox .user_name a{
    display:block;
}
.Sq_user_panel .user_namebox >div{
    height:20px;
}
.Sq_user_panel .user_namebox  .user_level{float:left;margin:10px 4px 0 0;height: 17px;}
.Sq_user_panel .user_namebox  .user_level em {
    color: #fff;
    line-height: 12px;
    padding: 3px 2px 2px 2px;
    border-radius: 4px;
    display: inline-block;
    background-color: #41a2f0;
}
.Sq_user_panel .user_namebox  .user_medal{
    padding-top:10px;
    height:16px;
}
.Sq_user_panel .user_namebox  .user_medal a{
    margin-right: 5px;
}
.Sq_user_panel .user_namebox  .user_medal em{
    color:#fff;
    line-height:14px;
    padding:1px 2px;
    border-radius:4px;
    display:inline-block;
    *display:inline;
    *zoom:1;
}
.Sq_user_panel .Sq_atten{
    margin-top:21px;
    overflow:hidden;
}
.Sq_user_panel .Sq_atten li{
    position:relative;
    width:96px;
    float:left;
    text-align:center;
}
.Sq_user_panel .Sq_atten li p{
    height:22px;
    line-height:22px;
    color:#9aa2a6;
}
.Sq_user_panel .Sq_atten li .count{
    font-size:16px;
    color: #263137;
}
.Sq_user_panel .Sq_atten li  em{
    position:absolute;
    top:7px;
    right:0;
    width:1px;
    height:30px;
    background-color:#eee;
}

/* 用户主页 */
.Sq_userHome_panel .userHome_box{padding:23px 32px;position:relative;}
.Sq_userHome_panel .user_info{overflow: hidden;}
.Sq_userHome_panel .user_headimg{float:left;position: relative;}
.Sq_userHome_panel .user_headimg .sfMedal{position:absolute;bottom:0;right:0;}
.Sq_userHome_panel .user_headimg .userImg{height:60px;width:60px;border-radius:50%;overflow: hidden;}
.Sq_userHome_panel .user_namebox{float:left;margin-left: 16px;}

.Sq_userHome_panel .user_nametop{overflow: hidden;}
.Sq_userHome_panel .user_nametop .user_name{float:left;height:20px;line-height:20px;font-size: 16px;}
.Sq_userHome_panel .user_nametop .user_level{float:left;margin:1px 0 0 4px;}
.Sq_userHome_panel .user_nametop .user_level em {
    color: #fff;
    line-height: 12px;
    padding: 3px 2px 2px 2px;
    border-radius: 4px;
    display: inline-block;
    background-color: #41a2f0;
}
.Sq_userHome_panel .user_nametop .user_sex{float:left;    margin: 2px 0 0 4px;}
.Sq_userHome_panel .user_nametop .user_sex em{display:inline-block;*display:inline;*zoom:1;height:16px;width:16px;background:url(sex_icon.png) no-repeat;}
.Sq_userHome_panel .user_nametop .user_sex em.male{background-position: 0px -16px;}
.Sq_userHome_panel .user_nametop .user_sex em.female{background-position: 0px 0px;}
.Sq_userHome_panel .user_nametop .user_medal{float:left;margin:1px 0 0 4px;}
.Sq_userHome_panel .user_nametop .user_medal a{margin-right:4px;}
.Sq_userHome_panel .user_regdate {color:#606060;font-size: 12px;line-height: 25px;}
.Sq_userHome_panel .Sq_atten{font-size: 12px;position: relative;color:#606060;}
.Sq_userHome_panel .Sq_atten span{vertical-align: middle;display:inline-block;*display:inline;*zoom:1;line-height: 18px;}
.Sq_userHome_panel .Sq_atten span em{margin:0 8px;}
.Sq_userHome_panel .Sq_atten i{vertical-align: middle;width:1px;height:14px;background-color:#c3c3c3;display:inline-block;*display:inline;*zoom:1;}
.Sq_userHome_panel .Sq_atten .ml{margin-left:8px;}
.Sq_userHome_panel .user_ident{margin-top: 15px;display:none;color:#606060;}
.Sq_userHome_panel .user_intro{line-height:18px;margin-top: 15px;color:#606060;}
.Sq_userHome_panel .user_opreatbox{position:absolute;top:23px;right:32px;}
.Sq_userHome_panel .user_opreatbox a{display:inline-block;*display:inline;*zoom:1;line-height: 30px;padding:0 15px;border-radius:15px;background-color:#20ce5a;overflow:hidden;margin-left:10px;color:#fff;font-size:14px;}