.news_list li{
    margin-bottom: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_list li span{
    margin-right: 18px;
    font-size: 15px;
    letter-spacing: 0.1em;
    color: #81694c;
}
.news_list li a{
    color:#2c9174;
    font-weight: bold;
}
.news_list li em{
    margin-right: 13px;
    display: inline-block;
    min-width: 95px;
    padding: 1px 6px;
    font-style: normal;
    text-align: center;
    border-radius: 20px;
}
.news_text_list em{
    display:inline-block;
    min-width:75px;
    padding:1px 6px;
    font-style: normal;
    text-align:center;
}
.news_text_list dt{
    margin-bottom:10px;
    font-weight:bold;
    font-size: 17px;
}
.news_text_list dt em,.news_text_list dt span{ 
    font-weight:normal;
    font-size: 14px;
}
.news_text_list dd{
    margin-bottom:30px;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
}
.news_text_list dd p span{
    margin-right: 5px;
}

em.category_class485 {
background-color: #F94BCBFF;
color: #fff;
}
em.category_class2903 {
background-color: #24EF15FF;
color: #555;
}
em.category_class407 {
background-color: #E36111FF;
color: #fff;
}
em.category_class468 {
background-color: #1849E5FF;
color: #fff;
}
em.category_class1565 {
background-color: #EB120DFF;
color: #fff;
}
em.category_class1581 {
background-color: #F6E850FF;
color: #555;
}
