html,body{
    background: #fafafa;
}
.main{
    width: 995px;
    background: #fff;
    margin: 10px auto 50px;
    min-height: 500px;
    padding: 20px 80px;
}
.backpage,.backpage:hover{
    font-size: 14px;
    color: #0248A6;
}
.delpost,.delpost:hover{
    border: 1px solid #FF2F00;
    border-radius: 2px;
    font-size: 13px;
    color: #FF2F00;
    padding: 4px 8px;
    cursor: pointer;
}
.sumary-info{
    font-size: 14px;
    color: #7E7E7E;
    margin: 0px auto 20px;
}
.avatar{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 8px;
}
.post-title{
    font-size: 16px; 
    text-align: justify;
    line-height: 26px;   
    white-space: pre-line;
}
.post-content{
    font-size: 15px;
    text-align: justify;
    line-height: 32px;
    padding-top: 20px;
    text-align: center;
}
.post-content p{margin-bottom: 8px;}
.post-content img{
    max-width: 835px;
}
.addzan{
    display: inline-block;
    width: auto;
    padding: 10px 20px;
    border: 1px solid #DFDFDF;
    border-radius: 2px;
    font-size: 15px;
    margin: 30px 0;
}

/* 评论 */
.leaveMsg {
    width: 100%;
    min-height: 107px;
    background: #ffffff;
}

.address {
    width: 100%;
    height: 232px;
    background: #ffffff;
    
}
.pubImg {
    width: 50px;
    height: 50px;
    text-align: center;
}

.pubImg img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
}
.published{
    margin-bottom: 30px;
}
.publishedCon {
    width: 762px;
    /* height: 81px; */
    position: relative;
}
#initiatedProject .publishedCon{
    height: 100%;
}
.publishedCon .layui-textarea {
    width: 100%;
    min-height: 81px !important;
    background: #FAFAFA;
}

.publishedCon button {
    width: 81px;
    height: 32px;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0.1px;
    text-align: center;
    background: #FF0808;
    outline: none;
    border: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}
#msgBack li{
    margin-bottom: 20px;
}
#msgBack .publishedCon{
    border-bottom: 1px solid #F0F0F0;
    /* height: 91px; */
}
.publishedCon .replay{
    position: inherit;
    background: #ffffff;
    color: #FF0808;
    cursor: pointer;
}
.name{
    font-size: 14px;
color: #7E7E7E;
letter-spacing: 0;
margin-bottom: 6px;
}
.replaySet{
    margin-top: 10px;
}
.actName{
    margin-bottom: 23px;
}
.actName img{
    width: 56px;
    height: 46px;
}
.actName div{
    width: 170px;
}
.actName div h3{
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 5px;
}
.actName div p{
    font-size: 13px;
    color: #777777;
    letter-spacing: 0;
}
.actSummary{
    font-size: 13px;
color: #777777;
letter-spacing: 0;
line-height: 22px;
margin-bottom: 20px;
}
.actSummary a{
    font-size: 13px;
color: #1c9eee;
letter-spacing: 0;
line-height: 22px;
cursor: pointer;
}
.actList li{
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    line-height: 27px;
    height: 40px;
   
}
.peoList{
    padding: 20px;
    
}
.peoList li{
    margin-bottom: 22px;
}
.peoList li img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.peoList li  div{
    width: 180px;
}
.peoList li  div p{
    font-size: 14px;
color: #777777;
letter-spacing: 0;
}
.tissueList{
    min-height: 428px;
    width: 100%;
    background: #ffffff;
    padding: 17px;
}
.tissueList li{
    height: auto;
    border-bottom: 1px dashed #EEEEEE;
    line-height: 35px;
    background: url(../img/icon_dot.png) no-repeat left 0 top 15px;
    padding-left: 15px;
}
.orgAds{
    font-size: 13px;
color: #000000;
letter-spacing: 0;
}
.introduction{
    font-size: 13px;
    color: #777777;
    letter-spacing: 0;
    line-height: 22px; 
    margin: 6px 0 24px;
}
.serviceTimes div{
    width: 130px;
}
.serviceTimes div h3{
    font-size: 20px;
    color: #E91D1F;
    letter-spacing: 0;
    font-weight: 600;
    margin-top: 5px;
}
.serviceTimes div p{
    font-size: 13px;
color: #777777;
letter-spacing: 0;
}
#initiatedProject li{
    background: #ffffff;
    margin-bottom: 20px;
    padding: 18px;
    height: 201px;
}
#initiatedProject .pubImg{
    width: 280px;
}
#initiatedProject .pubImg img{
    width: 280px;
    height: 160px;
    border-radius: 0;
}
#initiatedProject .publishedCon{
    width: 510px;
}
#initiatedProject .publishedCon h3{
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 15px;
}
.singUps{
    margin-bottom: 28px;
}
.singUps span{
    float: left;
    display: inline-block;
    font-size: 13px;
    color: #777777;
    letter-spacing: 0;
}
.singUps .layui-progress{
    float: left;
}
#initiatedProject p{
    font-size: 14px;
color: #000000;
letter-spacing: 0;
margin-bottom: 10px;
padding-left: 21px;
}
.itemName{
    padding: 3px 16px 6px 11px;
    height: 26px;
    background: #F7F6FB;
    border-radius: 100px;

}
.article{
    margin: 20px 0 20px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid  #F0F0F0;
}
.itemDot{
    color:  #FF3B3E;
    font-weight: 600;
}
.itemTit{
    color:  #FF3B3E;
    font-size: 14px;
    color:  #FF3B3E;
}
.itemCon{
    font-size: 14px;
    color: #B2B2B2;
}
.zan{
    color: #999;
    background: url(../img/btn_dianzan.png) left center no-repeat;
    padding-left: 20px;
    cursor: pointer;
}
.zan.active{
    background: url(../img/btn_zan_click.png) left center no-repeat;
}
.zans.active{
    background: url(../img/btn_zan_click.png) left center no-repeat;
}
.talk{
    padding-left: 20px;
    color: #999;
    background: url(../img/btn_pinglun.png) left center no-repeat;
    cursor: pointer;
}
.articleImgs{
    margin: 18px 0 20px;
}

.articleImgs img{
    width: 75px;
    height: 75px;
    border-radius: 5px;
}
.articleImgs li{
    margin-right: 8px;
    cursor: pointer;
    position: relative;
}
.activeImg img{
    border: 2px solid #FF0808;
}
.articleImgs span{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    border-radius: 5px;
}

.activeImg span{
    background: rgba(0,0,0,0);
}
.publishedCon textarea{
    width: 633px;
height: 36px;
background: #FAFAFA;
border: 1px solid #E6E6E6;
padding-left: 20px;
padding-top: 7px;
box-sizing: border-box;
}
.talks{
    padding-left: 20px;
        color: #999;
        background: url(../img/btn_pinglun.png) left center no-repeat;
        cursor: pointer;
}
.zans{
    color: #999;
    background: url(../img/btn_dianzan.png) left center no-repeat;
    padding-left: 20px;
    cursor: pointer;
}
.replaySet{
    margin-bottom: 15px;
}
.publishedCon .reply-btn{
    position: relative;
    float: right;
    width: 81px;
    height: 36px;
}
.disReplay{
    display: none;
}