.detail>div{
    width:50%;
    margin:0 auto;
}
.detail .tit{
    margin:3.5rem auto;
}
.tit h2{
    color:#232323;
    font-size:1.2rem;
    line-height: 3rem;
    margin-bottom:-1.3rem;

}
.tit p{
    width:4.8rem;
    height:0;
    border-bottom:1px solid #eacf9d;
}
.admin{
    font-size:0.875rem;
    color:#999;
    line-height: 1.5rem;
}
.pdtname{
    font-size:2rem;
    color:#333;
    line-height: 5.5rem;
}
.group p{
    text-align: left;
    font-size:0.875rem;
    color:#000;
}
.goback img{
    vertical-align: middle;
    margin-right:0.75rem;
}
.goback a{
    font-size:0.875rem;
    line-height: 2.8rem;
    color:#fff;
    background:#eacf9d;
    width:28%;
    border-radius: 1.4rem;
    margin:2rem auto;
}
/*.goback,*/
.pages{
    display:none;
}