

/* 当前位置 */
.nowLocation{width: 1200px;margin: 0 auto;height: 35px;line-height: 35px;}
.nowLocation span{color: #333;font-size: 14px;}


/* 文章内容部分 */
.nne {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.nne .butong {
    margin-top: 35px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 8px;
    font-size: 28px;
    font-family: 'black', SimHei, sans-serif;
}
.nne .butonga {
    margin-top: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 8px;
    font-size: 14px;
}
.zz span {
    font-size: 12px;
    color: #666666;
}
.zz{text-align: center;}
.zz .one {
    margin-right: 20px;
}


.zz .xiana {
    width: 1200px;
    height: 2px;
    background-color: #B91E1D;
    margin-bottom: 20px;
    margin-top: 20px;
}

.xiahua {
    box-sizing: border-box;
    padding-bottom: 50px;
    border-bottom: 1px dashed #B91E1D;
}
.xiahua p {
    clear: both;
    overflow: hidden;/
}
