/*头像*/
.sxq-top-40px{ margin-top:46px;}
.sxq-top-10px{ margin-top:10px;}
#sxq_fixed {
position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.sxq_fixed {
position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}



.weui-avatar_70 img{
    border-radius: 4px;
    height: 72px;
    vertical-align: middle;
    position: relative;
    width: 72px;
    display: inline-block;
}
.weui-avatar-circle_70 img{
    border-radius: 50%;
    display: inline-block;
    height: 70px;
    margin-right: 13px;
    position: relative;
    vertical-align: middle;
    width: 70px;
}
.weui-avatar_70,.weui-avatar-circle_70{
    width: 70px;height:70px;
    position:relative;
}
.weui-avatar_70 span,.weui-avatar-circle_70 span{
    bottom: -2px;
    height: 20px;
    position: absolute;
    right: -3px;
    width: 20px;
    border-radius:50%;
    background-color: #fff;
    font-size: 20px!important;
}
.weui-avatar_70 span::before,.weui-avatar-circle_70 span::before{margin:0;font-size: 20px!important;}


.sort-btn{position: fixed; right: 15px; bottom: 60px; width:50px; height:50px; line-height: 0; background-color: rgba(0,0,0,.6); color: #fff; font-size:12px; text-align: center; border-radius:9999px; z-index: 10; cursor: pointer;}
.sort-btn .sort-icon{width: 26px; height: 26px; display: block;  margin:8px auto 5px auto;}
.sort-btn span{transform: scale(.7); display: block; text-align: center;}