/* CSS Document */
.lanmub_newsitem4 {
    width: 100%;
}
.lanmub_newsitem4 .newsitem_1 {
    height: 54px;
    width: 98%;
    height: 54px;
    margin: 0 1%;
    background: #f4f4f4;
    padding: 0 2%;
}
.lanmub_newsitem4 .newsitem_1 h2 {
    font-size: 18px;
    line-height: 54px;
    
}
.lanmub_newsitem4 .newsitem_1 span {
    line-height: 48px;
    margin: 6px 0 0 8px;text-transform: uppercase;
}
.lanmub_newsitem4 .newsitem_1 a {
font-size:12px;
    line-height: 60px;
}
.lanmub_newsitem4 .newsitem_2{
    width: 100%;
}
.lanmub_newsitem4 .newsitem_2 li{
    border-bottom: 1px solid #dadada;
    height: 48px;
    margin-bottom: 5px;
    padding: 5px 0 12px;
    width: 100%;
}
.lanmub_newsitem4 .newsitem_2 li:last-child{ margin-bottom:0;}
.lanmub_newsitem4 .newsitem_2 span {
    color: #c4c4c4;
    display: inline-block;
    font: 24px/36px Arial;
    transition: color 500ms ease-in 0ms;
    width: 40px;
 padding-left:10px;
}
.lanmub_newsitem4 .newsitem_2 div {
    border-left: 1px solid #dadada;
    color: #888;
    padding-left: 14px;
    width: 250px;
}
.lanmub_newsitem4 .newsitem_2 a {
    color: #333;
    display: inline-block;
    line-height: 22px; height:22px; overflow:hidden;
    width: 100%;
}
.lanmub_newsitem4 .newsitem_2 li:hover span {
    color: #333;
}
.lanmub_newsitem4 .newsitem_2 li:hover a {
    font-weight: bold;
}