*{margin: 0;padding: 0;}
ul,ol,li{list-style:none;}
a{text-decoration:none;color:#666;}
body {
font-family:"Microsoft yahei";
color:#666;
font-size:14px;
}
em{font-style:normal;}
.icon_name_px{
    display: inline-block;
    width: 100%;
    height: 160px;
}
.member_px{
    height:280px; 
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.member_px .user_top_px{
    justify-content:center;
    height:280px;
    flex-direction:column; 
    position:absolute; 
    left:0; 
    right:0;    
    background-color: rgb(0,0,0,0.2);
}
.member_px .user_top_px .wap_home_icon{
    float:left;
    display: inline-block;
    width: 30%;
}
.member_px .user_top_px .wap_home_icon img{
    width:80px;
    height:80px;
    border:2px #fff solid;
    border-radius:100%;
    margin: 70px 20px 20px 20px;
}
.wap_home_title{
    width: 70%;
    display: inline-block;
    margin-top: 80px;
}
.wap_home_title .home_uid{
    color:#f5f5f5;
    font-size: 12px;
    margin: 5px 0px;
}
.wap_home_title .home_introduce{
    color:#f5f5f5;
    font-size: 12px;
}
.wap_home_title .home_uid span{
    margin-left: 10px;
}
.wap_home_title .home_nickname{
    font-size:18px;
    color:#fff;
    font-weight:700;
}
.member_px .user_top_px .myqm_px span{
    font-size: 14px;
    color: #fff;
    margin-left: 20px;
    margin-top: -10px;
}
.member_px .user_top_px span em{
    color:#cbcbcb;
    font-size:12px;
    font-weight:300;
    margin-right:10px;
}
.member_px .user_top_px .msg{
    display: block;
}
.member_px .user_top_px .msg .sex_address_px{
    padding-top:15px;
    margin-left: 20px;
}
.member_px .user_top_px .msg .sex_address_px em{
    border-radius:50px; 
    background-color:rgba(0, 0, 0, 0.3); 
    padding:4px 10px; 
    margin-right:6px;
    color:#fff;
    font-size: 12px;
}
.member_px .user_top_px .msg .sex_address_px em i{
    margin-right:5px; 
    color:#62B3E7;
}
.member_px .user_top_px p i{
    position:relative;
    font-size:16px;
    top:2px;
    margin-right:5px;
}
.member_px .back{
    position:absolute;
    top:8px;
    left:11px;
}
.member_px .back i{
    font-size:20px;   
    color:#fff;
}

/***粉丝数据**/
.user-sj_px {
    width:100%;
    overflow:hidden;
    padding: 10px 0px;
    box-sizing: content-box;
}
.user-sj_px ul {overflow:hidden;}
.user-sj_px .width15_px {
    float:left; width:14%; 
    text-align:center; 
    padding:10px 0px;
}
.user-sj_px .width30_px {
    float:left; 
    width:22%; 
    text-align:center; 
    padding:10px 0px;
}
.user-sj_px li h3 {
    font-size:14px; 
    color:#fff;
}
.user-sj_px li span {
    font-size:12px; 
    color:#fff;
}
/*导航切换*/
.SideInfos{
	max-width: 640px;
	background: #FFF;
    padding: 15px;
    box-sizing: border-box;
}
.SideInfos .bbs_title{
    padding: 15px 0px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    overflow-y: hidden;
    white-space: nowrap;
}
.SideInfos .bbs_title span{
    font-size: 16px;
    font-weight: bold;
    margin: 0px 10px;
}
.SideInfos .bbs_title .ck{
    color: #0092f0;
    border-bottom: 2px solid #0092f0;
    padding-bottom: 14px;
}
/*图文列表*/
.show_content .show_tw{
    margin-bottom: 20px;
    padding: 15px 5px;
    border-bottom: 1px solid #eee;
}
.show_content .show_tw .show_title h2{
    font-size: 18px;
    margin-bottom: 10px;
}
.show_content .show_tw .show_title .show_wz{
    line-height: 24px;
    margin-bottom: 10px;
}
.show_img img{
     width: 100%;
    height: 200px;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 5px;
 }
.show_content .show_tw .show_title .show_time{
     color:#999;
     font-size: 14px;
 }
.show_content .show_tw .show_title .show_time i{
    margin-right: 10px;
}
.show_content .show_tw .show_title .show_time span{
    float: right;
    margin-right: 10px;
}
    
 /*图片列表*/
.show_pic{
    position: relative;
}
.show_pic .show_img_p{
    position: absolute;
    right: 30px;
    bottom: 50px;
    font-size: 16px;
    color: #333;
    padding: 5px;
    background-color: rgba(255 255 255 /0.5);
    border-radius: 5px;
}
/*视频列表*/
.show_video{
    position: relative;
}
.show_video .show_video_p{
    font-size: 60px;
    color: #fff;
    position: absolute;
    margin-left: 38%;
    margin-top: 22%;
}
/*音乐列表页*/

/*论坛列表*/
.list1{
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.list1 .show_bbs_title{
    font-size: 18px;
    margin-bottom: 10px;
}
.list1 .show_bbs_title .gi{
    background-color: #eee;
    padding: 2px 6px;
    border-radius: 5px;
    margin-right: 5px;
}
.list1 .show_bbs_title .com{
    font-size: 14px;
    background-color: #e03ad2;
    color: #fff;
    padding: 2px 5px;
    border-radius: 5px;
    margin-left: 10px;
}
.list1 .show_bbs_title .hot{
    font-size: 14px;
    background-color: red;
    color: #fff;
    padding: 2px 5px;
    border-radius: 5px;
    margin-left: 10px;
}
.list1 .show_bbs_title .top{
    font-size: 14px;
    background-color: #0CCCCE;
    color: #fff;
    padding: 2px 5px;
    border-radius: 5px;
    margin-left: 10px;
}
.list1 .show_bbs_con{
    color:#888;
}
.list1 .show_bbs_con span i{
    margin-right: 8px;
}
.list1 .show_bbs_con .show_bbs_view{
    float:right;
}
.list1 .show_bbs_con .show_bbs_view .margin20{
    margin-left: 20px;
}
.show_bbs_cont{
    line-height: 24px;
    margin-bottom: 10px;
}
/*私密资料*/
.content_smzl h3{
    color: #0092f0;
    margin-bottom: 10px;
}
.content_smzl p{
    line-height: 26px;
}
.content_smzl .note{
    color:red;
}
/*最近访客*/
.show_content .home_grid a img{
    width:28%;
    margin:2%;
    border-radius: 10px;
}