@charset "utf-8";

/* 새글 스킨 (latest) */

/* 커스텀 스킨 (latest) */
.lat-news2 {overflow:hidden;}
.lat-news2 .news-box {position:relative; border-top:1px solid #0092E5; border-left:1px solid #0092E5; padding:12px 17px; margin-bottom:20px; height:285px; transition:all 0.5s;}
.lat-news2 .news-box .bo-tit a {display:block; color:#0092E5; font-size:14px; font-weight:500; margin-bottom:15px;}
.lat-news2 .news-box a {color:#333; word-break:keep-all;}
.lat-news2 .news-box:hover {background-color:#fff;}
.lat-news2 .news-box .cate {font-size:14px; color:#0092E5; padding-bottom:22px;}
.lat-news2 .news-box h6 a {font-size:18px; padding-bottom:22px; line-height:1.6; display:block;}
.lat-news2 .news-box .desc {font-size:14px; color:#b0b0b0; line-height:1.6; padding-bottom:40px; display:block;}
.lat-news2 .news-box .date {font-size:14px; color:#b0b0b0;}
.lat-news2 .lt_info .lt_date {font-size:14px; color:#b0b0b0; position:absolute; bottom:5px; left:20px;}

@media screen and (max-width:991px) { 
.lat-news2 .nb-wrap:nth-child(n+3):nth-child(-n+5) {display:none;}
}

@media screen and (max-width:767px) {
.lat-news2 .news-box {max-height:150px;}
}

@media screen and (max-width:460px) {
.lat-news2 .news-box .bo-tit a {font-size:13px; font-weight:500;}
.lat-news2 .news-box a {font-size:15px;}
.lat-news2 .lt_info .lt_date {font-size:13px;}
}