
.personal-left{
    width: 280px;
    height: auto;
    float: left;
    margin: 20px 0 0 0px;

}
.personal-right{
    width: 880px;
    margin: 20px 0 0 20px;
    height: auto;
    float: left;

}
/*分类列表*/
.info-user ul{
    float: left;
    width: 280px;
    height: auto;
    margin: 0px;
    padding: 0px;
    background: #FFffFF;
}
.info-user ul li{
    border-bottom: 1px solid #cfcfcf;
    float: left;
    width: 240px;
    height: auto;
    line-height: 60px;
    padding: 0 20px;
}
.info-user ul li a{
    font-size: 16px;
    color: #333333;
}
.info-user ul li ul{
    display: block;
    width: 260px;
    padding: 0 0 0 20px;
    margin:-2px  0 0 -20px;
    height: auto;
    float: left;
    border-top: 1px solid #cfcfcf;
    border-bottom: 0px solid #cfcfcf;
}
.info-user ul li ul li{
    width: 200px;
    border-bottom: 0px solid #cfcfcf;
}
.info-user ul li ul li a{
    color: #666666;
    font-size: 14px;
}
.info-user ul li a:hover{
    color: #1d6cef;
}
/*分类列表*/
.cover{ width: 1180px; height: 370px;background: #FFffFF;margin-top: 20px}
.cover-img{ width: 1180px;height: 200px;background: url("/Public/Index/img/photo.png");background-size:1180px;height: 200px}
.cover-img img{ width: 1180px;height: 200px}
.userInfo{width: 1180px;height: 170px;}
.userInfo-img{width: 160px;height: 170px;float: left}
.userInfo-img img{width: 110px;height: 110px;margin: 5px}
.userInfo-img div{width: 120px;height: 120px;border: 1px solid #cfcfcf;box-shadow:5px 2px 6px rgba(0, 0, 0, 0.18);margin: -60px 0 0 30px;z-index: 99999;background: #FFffFF}
.name{height: 60px;line-height: 60px;float: left;width:710px }
.name span{padding: 0px 20px 0 10px;display: block;float: left;line-height: 65px}
.but{padding: 8px 20px;margin: 0 0 0 40px;border: 1px solid #1d6cef;color: #1d6cef;  -webkit-border-radius: 2px;  -moz-border-radius: 2px;  border-radius: 2px;}
.but:hover{background:#1d6cef; color: #FFffFF; }
.details{float: left;margin-top: 10px}
.post{width: 120px;float: left}
.post span{display: block;width: 100px;text-align: left;padding: 8px 10px}
.span-16{color: #666666;font-size: 16px}
.span-24{color: #333333;font-size: 24px}
.details i{border-left: 1px solid #cfcfcf;height: 40px;float: left;margin-top: 16px }
.details span{margin: 0px}
.fans{width: 200px;float: left}
.fans span{display: block;width: 200px;text-align: center;padding: 8px 0}

