@charset "utf-8";
.nd-con{
    width: 100%;
    margin: 0 auto;
}
.nd-title{
    text-align: center;
    padding: 25px 0 15px;
    font-size: 20px;
    max-width: 610px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
}
.nd-info{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #777;
    padding-bottom: 20px;
}
.artDet{
    width: 900px;
    margin: 0 auto;
    font-size: 16px;
    color: #1f1f1f;
    line-height: 2;
    text-align: justify;
    min-height: 350px;
    font-family: "Classic Grotesque W01", "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", sans-serif;
    overflow: hidden;
    padding: 14px 0 36px;
    border-bottom: 1px solid #e5e5e5;
}
.artDet p {
    margin: 0.63em 0 0 0;
}