@charset "utf-8";

.new_latest{position:relative;width:100%;border-top:1px solid #f2f2f2;background: #fff;}
.new_latest .lt_title {display:inline-block;margin-left:15px;padding:5px 0;line-height:25px;font-size:14px}
.new_latest .lt_Box{border-top:none !important;box-shadow:none !important;}
.new_latest .lt {margin:0 0 10px 0;padding:0 15px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;}
.new_latest .lt .over{overflow:hidden}
.new_latest .lt .no_bd{width:100%;text-align:center;line-height: 100px;}
.new_latest ul {margin:0 0 10px;padding:0;list-style:none}
.new_latest ul li{border-bottom:1px solid #f2f2f2;width:100%;overflow:hidden}
.new_latest ul li:last-child{border-bottom:none;}
.new_latest ul li a {display:block;padding:8px 0;color:#000;text-decoration:none}
.new_latest ul li:last-child a{padding:8px 0 0 0;}
.new_latest .lt_more a{width:6px;height:11px;position:absolute;top:13px;right:10px;background:url("img/icon_more_m.gif") no-repeat 100% 50%; text-indent:-9999px; display:inline-block;}
.new_latest .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;color:#2c68b0; float:right}


@media all and (min-width:320px){
    .over{width:100%;overflow-x:hidden}
    }
