@charset "utf-8";
/* 새글 스킨 (latest) */
.lt {position: relative; padding-top:50px}
.lt .lt_title {display: none;}
.lt .lt_more {display: none;}
.lt .a-item {padding: 0;border: 1px solid #ddd;min-height: 390px;word-break: break-all;}
.lt .a-item .info {display: block;text-decoration: none;padding:30px;}
.lt .a-item .info .subject { font-weight:700; font-size:19px;}
.lt .a-item .info .substance {color:#666; margin-top:9px; font-size:14px; line-height:1.6;}
.lt .a-item .info .time {color:tomato; font-size:0.9em;text-align:right;}
.lt .a-item .more {width: 141px;margin:0px 0px 30px 30px; border: 1px solid #ddd;padding: 14px 0 14px 0; line-height:14px; background: none;}
.lt .a-item .more:hover {background-color: #001e3a;color: #FFF;cursor: pointer;opacity: 1;transition: all 0.5s;}


.tl_business_now_box_warp .latest-carousel .owl-nav {position: absolute;top: 50%;margin-top: -25px; width:100%;}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev {position: absolute;left : -50px; height:54px; line-height:54px; padding:0; margin:0; background-color:#e1efd6}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next {position: absolute;right : -50px; height:54px; line-height:54px; padding:0; margin:0; background-color:#e1efd6}
.tl_business_now_box_warp .latest-carousel .owl-dots { display:none}
@media screen and (max-width:1300px) {
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-prev {left: 0px;}
.tl_business_now_box_warp .latest-carousel .owl-nav .owl-next {right:0px;}
}