.contain{
    width: 677px;
    margin-bottom: 80px;
}
.contitle{
    font-size: 32px;
    margin-top: 80px ; 
    text-align: center;
}
.condetail{
    font-size: 15px;
    line-height: 35px;
    margin-bottom: 80px;
}
.detail-link-name{
    color: #c4a064;
    font-size: 14px;
}
.detail-link-wrap{
    margin-top: 50px;
    width: 1200px;
}
.detail-wrap{
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 30px;
    margin-bottom: 40px;
    margin-top: 40px;
}
.look-img{
    width: 24px;
    height: 16px;
    margin-right: 10px;
}
.new-time{
    margin-left: 150px;
}
p{
    margin: 20px;
}
/* 推荐 */
.recommend-title{
    color: #444444;
    font-size: 20px;
    margin-bottom: 20px;
}
.linkWrap{
    width: 900px;
    
}
.recommend-name{
    color: #c4a064;
    font-size: 15px;
    line-height: 25px;
}