
/* 中 */
.center-post {
    width: 721px;
}

.center-post-head {
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50px;
}

.center-post-circle {
    width: 24px;
    height: 24px;
    overflow: hidden;
    border-radius: 50px;
}

.center-post-img {
    width: 160px;
    height: 160px;
    overflow: hidden;
    margin-right: 26px;
}

.center-post-img:nth-child(4) {
    margin-right: 0;
}

.center-post-box {
    width: 650px;
    height: 100px;
}

.center-post-box-one {
    width: 580px;
}

.post-p {
    width: 550px;
}

.flip {
    transform:rotate(180deg);
}

.center-post-p {
    width: 650px;
    max-height: 40px;
}

.center-post-p-one {
    width: 580px;
}

.center-post-img-one {
    width: 172px;
    height: 119px;
    overflow: hidden;
}

.center-post-p-two {
    max-height: 42px;
}

.center-post-head-one {
    width: 31px;
    height: 31px;
    overflow: hidden;
    border-radius: 50px;
}

.img-one-abso {
    background-color: #333;
    bottom: 0;
    right: 0;
}

.circl-home-tex {
    width: 630px;
    height: auto;
    min-height: 106px;
    outline-color:#d9d9d9; 
    border-color: #999;
}

.circl-home-tex-one {
    width: 650px;
    height: auto;
    min-height: 50px;
    outline-color:#d9d9d9; 
    border-color: #999;
    box-sizing: border-box;
}

.circl-home-tex-reply {
    width: 550px;
    height: auto;
    min-height: 50px;
    outline-color:#d9d9d9; 
    border-color: #999;
    border: solid 1px #d9d9d9;
    box-sizing: border-box;
}

/* 右 */
.right-post {
    width: 325px;
}

.right-hunt-note {
    width: 112px;
    height: 75px;
    overflow: hidden;
}

.right-hunt-note-p {
    max-height: 43px;
    Text-align: justify;
}

.right-reply {
    width: 325px;
}

.right-reply-p {
    width: 295px;
    height: 40px;
}

.right-idea {
    width: 134px;
      
}

.right-idea-a {
    width: 154px;
}

.right-idea-p {
    height: 35px;
}

.search-head {
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50px;
}


.left-define-head {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    overflow: hidden;  
}

.right-post-box {
    width: 153px;
    height: 86px;
    overflow: hidden;
}

.right-post-p {
    width: 153px;
    height: 44px;
}





/* *********** */
/* 帖子详情页-视频 */
.center-post-video-img {
    width: 618px;
    height: 221px;
    overflow: hidden;
}

.video-img-abso {
    top: 95px;
    left: 285px;
}


/* *********** */
/* 文章详情页 */
.right-artcle-head {
    width: 71px;
    height: 71px;
    border-radius: 50px;
    overflow: hidden;  
}

.right-artcle-head-one {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    overflow: hidden;  
}

.right-artcle-p {
    width: 325px;
}

.right-artcle-but {
    border: none;
}

/* *********** */
/* 问答详情页 */
.ask-detail-head {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50px;
}

.ask-detail-care {
    height: 22px;
    display: inline-block;
}

.ask-detail-img {
    width: 334px;
    overflow: hidden;
}


/* 点击回答问题弹出输入框 */
.ask-detail-reply {
    width: 661px;
    height: 105px;
    outline-color: #d9d9d9;
    border: none;
}

.ask-detail-reply-file {
    width: 20px;
    height: 20px;
    opacity: 0;
    top: 0px;
    left: 0px;
}

.circl-home-but {
    border: none;
}

.video-width video{
    width: 700px;
}

.line-height-p p{
    margin-bottom: 10px;
    line-height: 1.8;
    font-size: 16px;
}