@charset "utf-8";

/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:354px;height:150px;border-bottom:1px solid #e9e9e9}
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt li {padding:3px 0}
.lt .lt_title {display:block;padding:10px 0 8px}
.lt .lt_more {position:absolute;top:10px;right:0}
.lt .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.moveBtn {position:absolute; z-index:9999999; cursor:pointer; font-size:20px; font-weight:bold;width:25px;text-align:center;height:25px;cursor:pointer;top:40%;background:#666;opacity:0.8;color:#fff;font-weight:bolder;border-radius:5px;}



/* 제목 호버 디자인 */
.clear_fix:after{content:'';display:block;clear:both;}
.hogallery_multi > ul{padding:0;}
.hogallery_multi > ul > li {float:left;position:relative;}
.hogallery_multi > ul > li {float:left;position:relative;margin-right:10px; margin-bottom:10px;overflow:hidden;}
.hogallery_multi > ul > li:nth-child(4n){margin-right:0px !Important;}
.hogallery_multi > ul > li .banner_tit{display:block;position:absolute;top:100%;left:0;width:100%;height:100%;padding-top:40px;font-size:18px;text-decoration:none;background:rgba(0,0,0,0.1);transition:0.4s;}
.hogallery_multi > ul > li:hover .banner_tit{top:60%;color:#fff;background:rgba(0,0,0,0.7)}


.ele2_gall_wrap_tit{width:100%; height:50px; line-height:50px;  margin-top:30px;   background:#eee; border-top:solid 1px #1E5C95; border-bottom:solid 1px #1E5C95; text-align:center; font-size:26px; font-weight:600; color:#1E5C95;}