﻿body {
}
.container{
margin-top:0px;
}
    .content {
    background-color: transparent;
}
.address-top{
    max-width:700px;
    background: url('../../images/bbs/h-ly_03.png') no-repeat 10px center;
    color: #ff9d00;
    text-indent: 20px;line-height:34px;padding-left:10px;font-size:14px;
}
.address-top a{
    color: #0000cc;
}
.edit-infor{
    background-color:#fff;padding:15px 10px;border:#dddddd solid 1px;
}
.edit-infor-top > img{
   
}
.tb-pho{
     width:45px;height:45px;border-radius:2px;float:left;margin-right:20px;
     position:relative;overflow:hidden;
}
.tb-pho img{
    width:100%;height:100%;position:absolute;top:50%;left:50%;
        -moz-transform: perspective(1px) translate(-50%,-50%);
    -webkit-transform: perspective(1px) translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: perspective(1px) translate(-50%,-50%);
}
.edit-name{
    font-size:14px;line-height:25px;height:25px;
}
.edit-name-second{
    font-size:12px;margin-top: 14px;
    width:auto;margin-top:0;margin-left: 65px;
}
.edit-name-second-img{
    width:18px;height:18px;border-radius:50%;float: right;
}
.edit-name span{
    background-color:#2ba1e7;width:40px;text-align:center;line-height:19px;border-radius:2px;color:#fff;float:right;
}
.edit-name button{
display: inline-block;background-color:transparent;
    height: 25px;padding:0 6px;outline:none;margin-left:10px;
    line-height: 25px;
    cursor: pointer;
    border: 1px #d9d9d9 solid;
    font-size: 12px;
    border-radius: 2px;
    color: #333;}
.edit-infor-bot span{
    font-size:14px;float: right;
color: #2ba1e7;
}
.edit-infor-bot font{
    font-size:12px;color:#9f9e9e;
}
.edit-infor-bot{
    margin-top:14px;
}
.list-group-div{
    background-color:#f9f7fe;border:1px solid #ebeaee;padding:6px 0 6px 6px;
}
.list-group-div img{
width:30px;height:30px;border-radius:50%;float:left;margin-right:6px;

}
.list-group{
    padding:10px;margin-right:-10px;cursor:pointer;
}
.list-group li{
    width:50%;float:left;padding-right:10px;box-sizing:border-box;margin-top: 10px;
}
.list-group li:nth-child(n+3){
    display:none;
}
.list-group-div >div{
    font-size:12px;vertical-align: middle;
display: table-cell;height:30px;line-height:15px;
}
.list-group-div mark{
    background-color:#2ba1e7;color:#fff;padding:0px 8px;font-size:10px;border-radius:2px;margin-left:6px;    display: inline-block;
}
.content-nav span {
    padding: 0 10px;
    margin: 0;
}
/*a.post-talk{
    float: right;
color: #fff;
background-color: #2ba1e7;
height: 18px;padding:0 6px;
line-height: 18px;
border-radius: 2px;
margin-top: 6px !important;
}*/
a.post-talk{
    color:#fff;
}

.people-head li{
    width:30px;display:inline-block;float: left;
}
.people-head img{
    width:25px;height:25px;border-radius:50%;display:block;margin:auto;
}
.people-head p{
    text-align:center;font-size:11px;line-height: 20px;
}

.people-head{
    /*margin-top: 12px;*/
margin-left: 60px;overflow: hidden;    min-height: 35px;
}
.more-butt{
    font-size: 11px;
float: right;margin-top: 6px;cursor:pointer;
color: #2ba1e7;
}
.edit-name-second2-span{
    margin-top: 5px;
float: left;
}
.describe{
    border-top:1px solid #d5d2d2;font-size:12px;margin-top:10px;padding-top:16px;
}
.describe span{
    float:left;color:#333;line-height:20px;
}
.describe p{
    margin-left: 16px;color:#5f5f5f;line-height:20px;max-height:60px;overflow:hidden;display:inline;
}
.describe font{
color:#52ade7;cursor:pointer;
}
.cont-type{
    font-size:12px;border-top: 1px solid #d5d2d2;margin-top: 10px;
padding-top: 16px;
}
.cont-type span{
    float: left;
color: #333;
line-height: 20px;
}
.cont-type mark{
    background-color:#f5f5f5;border:1px solid #e3e3e3;text-align:center;line-height:20px;padding:3px 12px;margin-left:10px;color:#5a5959;
}
.cont-type font{
    color: #52ade7;margin-left:10px;cursor:pointer;
}
.people-head2 li {
    width: 56px;
    display: inline-block;
}

/*电脑*/
@media screen and (min-width: 800px) {
    /*a.post-talk {

    height: 28px;
    padding: 0 15px;
    line-height: 28px;
    margin-top: 16px !important;
}*/
    .people-head li{
    width:51px;
}
    .people-head img {
    width: 35px;
    height: 35px;
}
    .edit-infor-top > img {
   

}
    .tb-pho{
         width: 70px;
    height: 70px;
    }
    .edit-name {
    font-size: 18px;
}
    .edit-name-second {
    font-size: 16px;margin-top: 26px;
}
    .edit-name span {
    width: 54px;
    line-height: 23px;font-size: 14px;
}



















}
/*电脑结束*/