.new_content ul {
    padding-left: 30px;
}
.new_content ul li {
    list-style-type: disc;
    margin-left: 5px;
}
.new_content{
    color: #666;
 }
 h4 {
    font-size: 0.875em;
    line-height: 1.6;
}
.desc_title_other {
    margin-top:5px;
}
/* .pre_next a:nth-child(1){
    border: none;
} */
.pre_next a {
    display: inline-block;
    width: 3em;
    height: 20px;
    line-height: 20px;
    border: 1px solid #D5D2CD;
    margin:0 0 15px 18px;
    padding: 0 5px;

}
.pre_next a:nth-child(1) {
    border:none;
}