@charset "utf-8";

.xe-widget-wrapper {position:relative;margin-bottom:20px;min-height:390px;overflow:hidden;border: 1px solid #c6cacc;background:#fff}

/* Clearfix */
.clear_fix:after{clear:both; content:' '; display:block; font-size:0; height:0; line-height:0; visibility:hidden; width:0}
* html .clear_fix,:first-child+html .clear_fix{zoom:1}

.latest_list {width:100%;}
.latest_list ul{width:100%;padding:0px 15px 15px 15px;list-style:none;}
.latest_list li {position:relative;line-height:18px;padding:3px 0;padding-right:0px;padding-left:10px;position:relative}
.latest_list li:before{position: absolute;top: 12px;left: 0px;width: 4px;height: 4px;background: #aaa;content: '';border-radius: 50%;}
.latest_list li a:link {font-size:14px;}
.latest_list li a:hover{color:#a22121}
.latest_list li .fa-heart{color:#ff0000;}
.latest_list li .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #4f818c;background: #cbe3e8;text-align: center;border-radius: 2px;font-size: 12px;border:1px solid #a2c6ce}
.latest_list li .new_icon{display:inline-block;width: 16px;line-height:16px;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;border-radius: 2px;}
.latest_list li .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;text-align:center;border-radius: 2px;}
.latest_list li .title{padding:10px 0 10px}
.latest_list li h3{width:100%; margin:0; padding:9px 0 0 0; background:rgba(255,255,255,.7); font-family:나눔고딕, 'Nanum Gothic', 돋움; font-size:16px; font-weight:600; color:#111}
.latest_list li h3 .category{float:left; padding:3px 7px; margin-right:7px; background-color:#3aa6d8; font-size:12px; color:#fff}
.latest_list .lt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);}
.latest_list .top_webzin { margin:0; padding:0; list-style:none; }
.latest_list .top_webzin img{width:100%}
.latest_list .lt_date{position:absolute;top:3px;right:0;color:#888}



.latestfree{position:relative; width:100%}
.latestfree .latest-title{margin-bottom:15px; padding:0px; border-bottom:0px solid #e2e2e2;color:#2d9945;background:#fff }

.latestfree .latest-title h4 {float:left; padding:0 15px;line-height:45px;font-size:0.9em; color:#2d9945; background:#fff}
.latestfree .latest-title h4 a{color:#2d9945;display:inline-block;position:relative}
.latestfree .latest-title h4 a:after{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#2d9945;content:''}

.latestfree .latest-title a.more{float:left; margin-left:5px; padding-top:5px; line-height:40px; font-size:12px; color:#999; outline:none}
.latestfree .latest-title a.more:hover,
.latestfree .latest-title a.more:focus{color:#666}

.latestfree .latestArrow {position:absolute; top:4px; right:4px}
.latestfree .latestArrow span{display:inline-block; margin-left:1px}
.latestfree .latestArrow a{display:block; width:21px; height:37px; background-image:url(../img/islide_arrows.png); background-repeat:no-repeat; outline:none}
.latestfree .latestArrow .bx-prev{background-position:1px 9px}
.latestfree .latestArrow .bx-prev:hover,
.latestfree .latestArrow .bx-prev:focus{background-position:-20px 9px}
.latestfree .latestArrow .bx-next{background-position:-39px 9px}
.latestfree .latestArrow .bx-next:hover,
.latestfree .latestArrow .bx-next:focus{background-position:-58px 9px}
.latestfree .latestArrow a:hover,
.latestfree .latestArrow a:focus{background-color:#3aa6d8}

@media screen and (max-width:479px) {
	.latest_list li {font-size:13px}
	.latestfree{border:0}
}