.navbar-inverse {
    background-color: #488fce!important;
    }
.navbar-inverse .container .collapse ul li a{
	color: #FFFFFF;
}

/*用户中心左边导航*/
.sidenav .list-group .list-group-heading{list-style-type: none; color: #ffffff;margin-bottom: 10px;font-size: 14px; background: #488fce;height: 40px;line-height: 40px; padding-left: 10px;font-weight: bold; margin-left:0px!important;}
.sidenav .list-group .list-group-item.active { border-left: 2px solid #488fce!important; margin-bottom: 8px;}
.sidenav .list-group .list-group-item.active > a {color: #488fce!important;}
.dropdown-toggle:hover{
	background-color: #488fce!important;
}


h2.page-header {margin:10px 0  25px 0;padding-bottom:15px;}
.user-baseinfo {margin-bottom:25px;}
.user-baseinfo table tr td {color:#999;}
@media (min-width: 767px) {
    .user-center .avatar-text,.user-center .avatar-img {
        height:150px;width:150px;border-radius: 150px;line-height:150px;font-size:70px;
    }
    .user-center .avatar-img  {font-size:0;}
    .user-center .avatar-img img {
        height:150px;width:150px;border-radius:150px;
    }
}


/*用户中心业务开始*/
/*公共样式*/
.fanhui { font-size: 14px;float: right;color: #237fbd; margin-right: 13px;margin-top: 10px;}

/*1、用户帖子列表*/
.winsns_userpostlist{width: 100%;height:auto;}
.winsns_userpostlist .user_listlittle{text-align: center; border: 1px solid #d2d0d0; height: 35px;line-height: 35px;background: #f3f3f3;}
.winsns_userpostlist .user_listlittle td{font-size: 14px;color: #828282;border-left: 1px solid #d2d0d0;}
.winsns_userpostlist .user_listlittle td:nth-child(1){border-left: 0px solid #d2d0d0;}
.winsns_userpostlist .user_linstinfos{text-align: center;border: 1px solid #d2d0d0;height: 35px;line-height: 35px;background: #fdfdfd;}
.winsns_userpostlist .user_linstinfos:hover{ background: #fbf9f9;}
.winsns_userpostlist .user_linstinfos td{font-size: 12px;color: #6b6a6a;border-left: 1px solid #d2d0d0;}
.winsns_userpostlist .user_linstinfos td .del{padding: 5px;color: white;background: #f35044;}
.winsns_userpostlist .user_linstinfos td .del:hover{background: #fb7369;}
.winsns_userpostlist .user_linstinfos td .yinpin{padding: 5px;color: white;background: #9E9E9E;}
.winsns_userpostlist .user_linstinfos td .yinpin:hover{background: #b9b8b8;}
.winsns_userpostlist .user_linstinfos td:nth-child(1){width: 8%;}
.winsns_userpostlist .user_linstinfos td:nth-child(2){width: 8%;}
.winsns_userpostlist .user_linstinfos td:nth-child(4){width: 8%;}
/*2、用户信息统计样式*/
.windsns_userinfostongji{width: 100%;overflow: hidden; height: auto;}
.windsns_userinfostongji .infoskuang{margin-left: 1.6%;width: 22.5%;height: 60px; line-height: 60px;border: 1px solid #eee; background-color: #f5f7fa; margin-top: 10.5781px;margin-bottom: 10.5781px; float: left;}
.windsns_userinfostongji .infoskuang a{display: block; position: relative;padding-left: 28%;line-height: 60px;background-repeat: no-repeat; background-position: 5% center;font-size: 14px; color: #666;}
.windsns_userinfostongji .infoskuang a span{display: inline-block; position: absolute; top: 0;right: 6%; line-height: 60px; font-size: 24px;color: #2196f3;}
.windsns_userinfostongji .infoskuang:hover{border: 1px solid #2196f3;}
.wait-row-01 { background-image: url(/assets/windsns/windsnsimages/windsnsuser/zp.png);}
.wait-row-02 { background-image: url(/assets/windsns/windsnsimages/windsnsuser/fl.png);}
.wait-row-03 {background-image: url(/assets/windsns/windsnsimages/windsnsuser/jy.png);}
.wait-row-04 { background-image: url(/assets/windsns/windsnsimages/windsnsuser/mp.png);}
.wait-row-05 { background-image: url(/assets/windsns/windsnsimages/windsnsuser/wz.png);}
.wait-row-06 {background-image: url(/assets/windsns/windsnsimages/windsnsuser/gw.png);}
.wait-row-07 {background-image: url(/assets/windsns/windsnsimages/windsnsuser/sp.png);}
.wait-row-08 {background-image: url(/assets/windsns/windsnsimages/windsnsuser/jf.png);}
/*视频订单样式*/
.windsns_uservideosall{width: 100%;overflow: hidden;}
.windsns_uservideosall .dingdanlittle{height: 30px;border: 1px solid #e6e6e6;text-align: center;font-size: 12px;background: #f9f6f6; font-weight: bold; color: #8c8b8b;}
.windsns_uservideosall .dingdanlittle td{border-left: 1px solid #e4e4e4;}
.windsns_uservideosall .dingdanlittle td:nth-child(1){border-left: 0px solid #e4e4e4;}
.windsns_uservideosall .dingdaninfos{border: 1px solid #e6e6e6;text-align: center;height: 30px;font-size: 12px;}
.windsns_uservideosall .dingdaninfos:hover{background: whitesmoke;}
.windsns_uservideosall .dingdaninfos td{border-left: 1px solid #e4e4e4;}
.windsns_uservideosall .dingdaninfos td:nth-child(1){border-left: 0px solid #e4e4e4;}
.windsns_uservideosall .userdel{border: 0px;font-size: 12px;height: 24px; padding-left: 10px;padding-right: 10px;background: #186db1;color: white;}
.windsns_uservideosall .tishi{text-align: center;height: 345px;padding: 100px; color: #b19c9c;font-size: 14px;}
.windsns_uservideosall .tishi img{ width: 80px; height: 80px;display: block; margin: 0 auto;margin-bottom: 20px;}
