@charset "utf-8";
/* 새글 스킨 (latest) */
.lt {position: relative;}
.lt .lt_title {display: none;}
.lt .lt_more {display: none;}
.lt .a-item {padding: 0; border:0; background-color:#fff; border:1px solid #ddd; word-break: break-all;}
.lt .a-item .img-box { position:relative; overflow:hidden; cursor:pointer; }
.lt .a-item .img-box img { -webkit-transform: scale(1); transform: scale(1);transition: all 1s ease;-webkit-transition: all 1s ease;}
.lt .a-item .img-box img:hover { -webkit-transform: scale(1.1); transform: scale(1.1);}
.lt .a-item .info {display: block;text-decoration: none;}
.lt .a-item .info .subject { font-weight:700; font-size:19px; height: 40px; line-height:40px;}
.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 {padding: 0; border:0; padding:0 10px; overflow:hidden }
.lt .a-item .img-box { cursor:pointer; background-size:cover; background-position:center; width: 100%; min-height: 330px; padding: 10px; -webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease; overflow:hidden; border:1px solid #ddd;}
.lt .a-item .img-box:hover {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1); -webkit-transition: all 1s ease;}

.lt .a-item .info {display: block;text-decoration: none;padding:0px 0; text-align:center}
.lt .a-item .subject { font-weight:700; font-size:22px; color:#222; text-align:center}
.lt .a-item .subject:after {content:""; display:block; height:4px; width:38px; margin:30px  auto 0 auto; background-color:#fff} 
.lt .a-item .substance {color:#fff; opacity:0.8; margin-top:9px; font-size:16px; font-weight:300; line-height:1.6; text-align:center; word-break:keep-all}
.lt .a-item .info .time {color:tomato; font-size:0.9em;text-align:right;}
.lt .a-item .more {width: 140px;margin:0px auto; border: 1px solid #888;padding: 10px 0 ; line-height:14px; font-size:14px; background: none; display:block; margin-top:10px;}
.lt .a-item .more:hover {background-color: #083e88;color: #FFF;cursor: pointer;opacity: 1;transition: all 0.5s; border-radius:50px;}

.business_slider .owl-nav {position:absolute; width:100%;top:200px; padding:0; margin:0; text-align:center; display:block}
.business_slider .owl-prev {width:40px; height:40px; line-height:40px; left:-40px; background-color:#32373a; margin:0; position:absolute; cursor:pointer; color:#fff}
.business_slider .owl-next {width:40px; height:40px; line-height:40px; right:-40px; background-color:#32373a; margin:0; position:absolute; cursor:pointer; color:#fff}

.tl_profile_box_wrap .owl-carousel .owl-nav{position:absolute; top:-50px; right:70px; }
.tl_profile_box_wrap .owl-carousel .owl-nav .owl-prev{width:60px; height:30px; line-height:30px; left:0; background-color:#fff; border:1px solid #083e88; margin:0; position:absolute; cursor:pointer; color:#333; border-radius:5px;}
.tl_profile_box_wrap .owl-carousel .owl-nav .owl-prev:hover{background:#083e88; color:#fff;}
.tl_profile_box_wrap .owl-carousel .owl-nav .owl-next{width:60px; height:30px; line-height:30px; right:3px; background-color:fff; border:1px solid #083e88; margin:0; position:absolute; cursor:pointer; color:#333; border-radius:5px;}
.tl_profile_box_wrap .owl-carousel .owl-nav .owl-next:hover{background:#083e88; color:#fff;}


@media screen and (max-width: 640px) { 

	.a-item { padding:0}
	.business_slider .owl-prev { left:0}
	.business_slider .owl-next { right:0} 
}
/*tl_business_now_box_warp*/







