.newsView a:hover {
	text-decoration: underline;
}
/*뉴스 리스트 페이지*/
.news > .inner {position: relative;}
.title-module{position: relative;}
.news > .inner > a.icon-sm-rss-sq,
.title-module > a.icon-sm-rss-sq{position: absolute;top: 0;right: 0;}
.title-module .title-function{position:absolute;right:0;top:0;}
.title-module .title-function li{display: inline-block;}
.title-module .title-function .today{font-size:14px;color:#444;padding-right:10px;}
.title-module .title-function .rss{}
.title-module .title-function .rss i{margin-top:-3px;}
.title-module .title-function .rss .btn-outline-act{border-color:#aaa;}
.title-module .title-function .rss .btn-outline-act:hover{border-color:#4d4d4d;}
.title-module .title-function .rss .btn-outline-act:hover > i{background-position:-200px -200px;}
.title-module .title-function .subscribe{}
.title-module .title-function .subscribe .btn-outline-act{border-color:#aaa;}
.title-module .title-function .subscribe .btn-outline-act:hover{border-color:#4d4d4d;}
.cmt{padding:14px 20px 16px 0;border-bottom:1px solid #e6e6e6;color:#444;}
.cmt2{text-align:center;padding:40px;border-bottom:1px solid #e6e6e6;color:#444;line-height:1.8;}
.news .newslist .atc_lst {position:relative;padding:14px 0 16px;border-bottom:1px solid #e6e6e6;}
.news .newslist.total-search-news .atc_lst:last-child{border-bottom: none;}
.news .newslist .atc_lst .atc_thum {
	float: right;
	/*margin-left: 20px;*/
	position: relative;
	top: 5px;
	overflow: hidden;
	width: 120px;
	height: 80px;
	text-align: center;
}
.news .newslist .atc_lst .atc_thum.logo {
	float: left;
	/*margin-right: 20px;*/
	margin-left:inherit;
}
.news .newslist .atc_lst  .atc_thum .socheap.logo {height: 80px;line-height: 76px;}
.news .newslist .atc_lst  .atc_thum .socheap.logo img{max-height:80px;}
.news .newslist .atc_lst dl {padding-left:140px;padding-right:140px;}
.news .newslist .atc_lst dt {font-weight: bold;font-size: 18px;margin-bottom: 5px;}
.news .newslist .atc_lst dl dt .myCorp,
.news .newslist .atc_lst dl dt .sprite{display: none;}
.news .newslist .atc_lst dl .articleView {line-height: 1.5;}
.news .newslist .atc_lst dl .info{padding-top:1px;}
.news .newslist .atc_lst dl .info .spt-news-globe{margin-left:5px;}
.news .newslist .atc_lst dl.comLists .articleView .bar{font-size:11px;color:#bbb;margin:0 8px;margin-top:-4px;}
.news .tit_md {margin-bottom: 5px;padding-bottom: 7px;border-bottom: 2px solid #dedede;}
.news .atc_lst .cate {font-size: 12px;color: #687481;display: inline-block;margin-left: 16px;}
.news .atc_lst .cate:hover {color: #0161a5;text-decoration: underline;}
/* 읽은뉴스 제목 색상값 설정 */
.news .atc_lst dt a {color: #222;}
/*.news .atc_lst dt a:visited {color:#8f8f8f;}*/
.news .atc_lst dt a:hover {color:#0161a5;text-decoration:underline;}
.news .atc_lst dd, .news .atc_lst dd a {font-size: 14px;color: #666;letter-spacing:-.2px;}
.news .atc_lst dd .ellipsis-line2 {
	/* 여러 줄 자르기 추가 스타일 */
	white-space: normal; line-height: 1.5 !important; height: 3.0em !important; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; 
}
.news .atc_lst dd a:hover {color: #0161a5;text-decoration:none;}
.news .atc_lst .mdate {font-size: 13px;color: #666;display: inline-block;font-weight: normal;vertical-align: middle;}
.atc_lst .myCorp{display: inline-block;background:#2c87bd;font-size:10px;color:#fff;/*line-height:0;*/letter-spacing:0;word-spacing:0;padding:0 3px 1px 3px;margin-left:5px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.atc_lst .spt-news-photo,
.atc_lst .spt-news-globe{margin-left:5px;margin-top:-1px;display:inline-block;}
.atc_lst .spt-news-movie{margin-left:5px;margin-top:-1px;display:inline-block;}
.news .atc_lst .fa-trash{font-size:14px;display:inline-block;margin-left:4px;margin-right:-6px;} 
.news .atc_lst a.scrap-trash{font-size:12px;color:#444;}
.news .atc_lst a.scrap-trash:hover{margin-top:5px;color:#444;}
.news .atc_lst a.scrap-trash i{color:#2c87bd;}
.atc_lst .title-pdf{display:inline-block;font-weight:normal;vertical-align:top;margin-top:-2px;}
.atc_lst .title-pdf span:hover{text-decoration:underline;}
/* 동영상 목록*/
.newslist .atc_lst.mov dl .atc_thum .socheap img{width:120%;transform: translate(-8%,0);}
.newslist .atc_lst.mov dl .atc_thum.logo .socheap img{width:inherit;transform:inherit;}
/* ------ youtube img mqdefault.jpg: 320 x 180 ------ */

/* 뉴스목록: 제목형일때만 제목라인 한줄로 줄임 설정 */
.news .newslist .atc_lst dl dt a.ellipsis{
	display:inherit;
	overflow:inherit;
	text-overflow:inherit;
	white-space:inherit;
	max-width:inherit;
}
.news.type-title .newslist .atc_lst dl dt a.ellipsis,
.sub-cnt.type-title .newslist .atc_lst dl dt a.ellipsis{
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 645px;
}
.sub-cnt.type-title .newslist .atc_lst.globe dl dt a.ellipsis{
	max-width: 630px;
}
/* view-type 설정 */
.sub-cnt.type-title .articleView,
.sub-cnt.type-title .atc_thum {display: none;}
.sub-cnt.type-title .newslist .atc_lst {border: 0;position: relative;padding: 0;margin: 10px 0;border-bottom:none;}
.sub-cnt.type-title .newslist .atc_lst dl{padding:0;}
.sub-cnt.type-title .newslist .atc_lst:first-child dl{padding-top:12px;}
.sub-cnt.type-title .newslist .atc_lst:nth-child(5n) {margin-bottom: 20px;border-bottom:1px solid #e6e6e6;padding-bottom:12px;}
.sub-cnt.type-title .newslist .atc_lst .info {position: absolute;right: 0;top: -2px;padding-top:inherit;}
.sub-cnt.type-title .newslist .atc_lst .info .mdate .hourmin,
.sub-cnt.type-title .newslist .atc_lst .info .myCorp,
.sub-cnt.type-title .newslist .atc_lst .info .sprite,
.sub-cnt.type-title .newslist .atc_lst .info .scrap-trash{display: none;}
.sub-cnt.type-title .newslist .atc_lst dl dt {font-size: 15px;}
.sub-cnt.type-title .newslist .atc_lst dl dt .myCorp{display: inline-block;vertical-align: top;margin-top:3px;}
.sub-cnt.type-title .newslist .atc_lst dl dt .sprite{display: inline-block;margin-top:-13px;}

.news-title-cnt{clear:both;display:block;position:relative;/*margin-bottom:5px;*/padding-bottom:8px;border-bottom:1px solid #ccc;}
.news-title-cnt.low{border-bottom:none;margin-bottom:0;padding-bottom:0;padding-top:5px;}
.news-title-cnt.category{border-bottom:1px solid #aaa;}
.news-title-cnt.not-line{border-bottom:none;margin-bottom:0;padding-bottom:0;}
.news-title-cnt .period{float: left;}
.news-title-cnt dl dt, .news-title-cnt dl dd{display:inline-block;}
.news-title-cnt dt{/*font-size:14px;*/color:#777;font-weight:normal;margin:2px 2px 0 0;vertical-align:middle;}
.news-title-cnt dd{}
.news-title-cnt .today{position:absolute;right:0;top:4px;font-size:14px;color:#444;}
.news-title-cnt .news-3depth{overflow: hidden;position: relative;padding-top:8px;}
.news-title-cnt .news-3depth.corp{padding-bottom:10px;border-bottom:1px solid #ccc;}
.news-title-cnt .news-3depth li{display:inline;padding:0 2px 2px 0;}
.news-title-cnt .news-3depth li:before{content: "·";display: inline-block;clear: both;font-size:15px;color:#000;margin-right:7px;}
.news-title-cnt .news-3depth li:first-child:before{display: none;}
.news-title-cnt .news-3depth li a{display:inline-block;color:#222;margin:0;padding:1px 5px;letter-spacing: -.95px;}
.news-title-cnt .news-3depth li a:hover{text-decoration:underline;}
.news-title-cnt .news-3depth li a.en {letter-spacing: 3px;}
.news-title-cnt .news-3depth .active{color:#008fd3;}
.news-title-cnt .news-3depth.parent li:first-child:after{content: "";display: inline-block;clear: both;width:2px;height:11px;background:#666;font-size:15px;color:#555;margin-left:8px;margin-right:5px;}
.news-title-cnt .news-3depth.parent li:nth-child(1):before,
.news-title-cnt .news-3depth.parent li:nth-child(2):before{display: none;}
.news-title-cnt .view-type {/*position: absolute;top:2px;right:0;*/overflow:hidden;}
.news-title-cnt .view-type .inner{float:right;}
.news-title-cnt .view-type a {color: #aaa;font-size:13px;}
.news-title-cnt .view-type a:hover,
.news-title-cnt .view-type a.active {color: #222;font-weight: bold;cursor: pointer;}
.news-title-cnt .view-type i{font-size:14px;}
.news-title-cnt .view-type .bar {margin: 0 1px;color:#d1d1d1;vertical-align: baseline;position: relative;bottom: 2px;}

.news-title-cnt .corp-select-wrap {position: relative;padding-bottom:8px;}
.news-title-cnt .corp-select-wrap .tit {display: inline-block;text-align: left;line-height: 32px;color:#333;vertical-align: top;}
.news-title-cnt .corp-select-wrap .cnt {display: inline-block;color:#555;margin-left:10px;}
.news-title-cnt .corp-select-wrap .cnt:nth-child(2){padding-right:30px;}
.news-title-cnt .corp-select-wrap .cnt .kinds{display: inline-block;}
.news-title-cnt .corp-select-wrap .cnt .kinds select {width: 190px;height: 35px;padding-left:6px;border:1px solid #e0e0e0;}
.news-title-cnt .corp-select-wrap .cnt:nth-child(4) .kinds select {width: 120px;}
.news-title-cnt .corp-select-wrap .act{position: absolute;right:0;top:0;}

/* 뉴스 메뉴 */
#header_news{}
.nav-wrap{/*width:100%;*/}
.nav-wrap.news{position:relative;height:38px;background:#fafafa;/* border-bottom:1px solid #e6e6e6; */-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);box-shadow: 0 1px 2px rgba(0,0,0,0.25);}
.nav-wrap.news .nav{}
.nav-wrap.news .nav li{display:inline-block;padding-right:20.7px;}
.nav-wrap.news .nav li:nth-last-of-type(1){padding-right:0;}
.nav-wrap.news .nav li:last-child{padding-right:inherit;}
.nav-wrap.news .nav li a{display:block;font-size:14px;color:#333;line-height:1.0;padding:11px 1px 9px;border-bottom:4px solid transparent;letter-spacing:-.6px;}
.nav-wrap.news .nav li a:hover{}
.nav-wrap.news .nav li a:hover,
.nav-wrap.news .nav li a:focus{/*color:#008fd3;*/padding:11px 1px 11px;background-color:inherit;text-decoration:none;border-bottom:2px solid #1a1e1f;/*font-weight: bold;*/}
.nav-wrap.news .nav li a.action{padding:11px 1px 11px;border-bottom:2px solid #1a1e1f;text-decoration: none;font-weight: bold;}
.nav-wrap.news .nav li a.en{letter-spacing:2.5px;}
/*.nav-wrap.news .nav li a.en:hover,
.nav-wrap.news .nav li a.en:focus{font-weight: normal;}*/
#news-gnb-wrapper{position:relative;width:1140px;margin:0 auto;}
#news-gnb-wrapper:hover .drop-toggle{border-left:1px solid #ddd;border-top:1px solid #ddd;border-right:1px solid #ddd;background:#fafafa;}
#news-gnb-wrapper:hover .drop-toggle span:hover{cursor: default;}
#news-gnb-wrapper:hover .drop-toggle span:after {content: ' \f106';}
#news-gnb-wrapper:hover .news-drop-gnb{display: block;}
#news-gnb-wrapper.active .drop-toggle{border-left:1px solid #ddd;border-top:1px solid #ddd;border-right:1px solid #ddd;background:#fafafa;}
#news-gnb-wrapper.active .drop-toggle span:after {content: ' \f106';}
#news-gnb-wrapper.active .news-drop-gnb{display: block;}
#news-gnb-wrapper .drop-toggle{position:absolute;top:5px;width:78px;height:32px;text-align: center;font-size:14px;color:#333;line-height:1.7;margin-left:1062px;border-left:1px solid transparent;border-top:1px solid transparent;border-right:1px solid transparent;background:transparent;z-index: 1001;}
@media all and (-ms-high-contrast:none){
     #news-gnb-wrapper .drop-toggle { line-height: 1.7 } /* IE10 */
     *::-ms-backdrop, #news-gnb-wrapper .drop-toggle { line-height: 1.7 } /* IE11 */
}
/*----MS Edge Browser CSS Start----*/
@supports (-ms-accelerator:true) {
	#news-gnb-wrapper .drop-toggle { line-height: 1.7 }
}
/*----MS Edge Browser CSS End----*/
#news-gnb-wrapper .drop-toggle span{display:inline-block;}
#news-gnb-wrapper .drop-toggle span:after {content: ' \f107';font-family: FontAwesome;font-size: 19px;line-height:0.1;color: #808080;}
.news-drop-gnb {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	right: 0;
	max-width: 1140px;
	margin: 0 auto;
	border: 1px solid #ddd;
	background-color: #fafafa;
	-webkit-box-shadow: 0 1px 2px rgba(220, 220, 220, 0.80);
	box-shadow: 0 1px 2px rgba(220, 220, 220, 0.80);
	z-index: 1000;
}
.news-drop-gnb .drop-inner {position: relative;height: 100%;padding:25px 40px 20px;}
.news-drop-gnb .drop-inner:after{content:'';display: block;clear: both;}
.news-drop-gnb .depth-col{float:left;}
.news-drop-gnb .depth-col:nth-of-type(1){width:16%;}
.news-drop-gnb .depth-col:nth-of-type(2){width:25%;}
.news-drop-gnb .depth-col:nth-of-type(3){width:25%;}
.news-drop-gnb .depth-col:nth-of-type(4){width:16%;}
.news-drop-gnb .depth-col:nth-of-type(5){width:18%;padding-left:30px;border-left:1px solid #ccc;}
.news-drop-gnb .depth-col .depth-wrap:nth-of-type(n+2){Padding-top:25px;}
.news-drop-gnb .depth-col .depth-wrap .depth-link{font-size:14px;font-weight: bold;color: #222;}
.news-drop-gnb .depth-col .depth-wrap .depth-link:hover{text-decoration: underline;}
.news-drop-gnb .depth-col:nth-of-type(1) .depth-wrap:nth-of-type(1) .depth-link:hover,
.news-drop-gnb .depth-col:nth-of-type(2) .depth-wrap .depth-link:hover,
.news-drop-gnb .depth-col:nth-of-type(3) .depth-wrap .depth-link:hover,
.news-drop-gnb .depth-col:nth-of-type(4) .depth-wrap .depth-link:hover{text-decoration: none;}
.news-drop-gnb .depth-col .depth2-wrap{padding-top:8px;position: relative;}
.news-drop-gnb .depth-col .depth2-wrap .depth2-link{font-size:14px;font-weight:normal;color: #444;line-height:26px;}
.news-drop-gnb .depth-col .depth2-wrap .depth2-link:hover{text-decoration: underline;}
.news-drop-gnb .depth-col .depth2-wrap .depth2-link.en{letter-spacing: 2.5px;}
.news-drop-gnb .depth-col:nth-of-type(1) .depth-wrap:nth-of-type(2) .depth2-wrap{padding-right:30px;}
.news-drop-gnb .depth-col:nth-of-type(1) .depth-wrap:nth-of-type(2) .depth2-wrap li{max-height: 26px;overflow: hidden;}
.news-drop-gnb .depth-col:nth-of-type(2) .depth2-wrap ul:nth-child(odd){float:left;width:43%;}
.news-drop-gnb .depth-col:nth-of-type(2) .depth2-wrap ul:nth-child(even){float:left;width:57%;}
.news-drop-gnb .depth-col:nth-of-type(3) .depth2-wrap ul:nth-child(odd){float:left;width:43%;}
.news-drop-gnb .depth-col:nth-of-type(3) .depth2-wrap ul:nth-child(even){float:left;width:57%;}
/*.news-drop-gnb .depth-col .depth3-module {width:135px;}
.news-drop-gnb .depth-col .depth3-module .depth3-drop{display:block;padding-left:18px;border:1px solid transparent;}
.news-drop-gnb .depth-col .depth3-module .depth2-link{line-height:24px;height:24px;}
.news-drop-gnb .depth-col .depth3-module .depth2-link.en{letter-spacing: 2.5px;}
.news-drop-gnb .depth-col .depth3-module .depth3-wrap {display:none;position: absolute;top:8px;right:0;width:140px;height:494px;padding:4px 20px 4px 16px;z-index:10;background:#fff;border:1px solid #d6d6d6;-webkit-box-shadow:inset 0 0 2px rgba(210, 210, 210, 1.00);box-shadow:inset 0 0 2px rgba(210, 210, 210, 1.00);}
.news-drop-gnb .depth-col .depth3-module .depth3-wrap:before{content:'';display: block;width:2px;height:24px;background: #fff;position: absolute;left:-1px;top:0;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(2) .depth3-wrap:before{top:26px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(3) .depth3-wrap:before{top:52px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(4) .depth3-wrap:before{top:78px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(5) .depth3-wrap:before{top:104px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(6) .depth3-wrap:before{top:130px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(7) .depth3-wrap:before{top:156px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(8) .depth3-wrap:before{top:182px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(9) .depth3-wrap:before{top:208px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(10) .depth3-wrap:before{top:234px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(11) .depth3-wrap:before{top:260px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(12) .depth3-wrap:before{top:286px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(13) .depth3-wrap:before{top:312px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(14) .depth3-wrap:before{top:338px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(15) .depth3-wrap:before{top:364px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(16) .depth3-wrap:before{top:390px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(17) .depth3-wrap:before{top:416px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(18) .depth3-wrap:before{top:442px;}
.news-drop-gnb .depth-col .depth3-module:nth-of-type(19) .depth3-wrap:before{top:468px;}
.news-drop-gnb .depth-col .depth3-module .depth3-wrap .depth3-link{font-size:13px;font-weight:normal;color: #444;line-height:24px;display: block;}
.news-drop-gnb .depth-col .depth3-module .depth3-wrap .depth3-link:hover{text-decoration: underline;}
.news-drop-gnb .depth-col .depth3-module:hover{width:inherit;}
.news-drop-gnb .depth-col .depth3-module:hover .depth3-drop,
.news-drop-gnb .depth-col .depth3-module > .depth3-drop:hover{background:#fff;border-left:1px solid #d6d6d6;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;-webkit-box-shadow:inset 0 0 2px rgba(210, 210, 210, 1.00);box-shadow:inset 0 0 2px rgba(210, 210, 210, 1.00);}
.news-drop-gnb .depth-col .depth3-module:hover > .depth3-wrap,
.news-drop-gnb .depth-col .depth3-module > .depth3-wrap:hover{display:block;}*/

/* comLists */
.news .newslist .atc_lst dl.comLists {/*min-height:65px;*/overflow:hidden;margin:0 0 -12px 0;}
.news .newslist .atc_lst dl.comLists .atc_thum{
	float:left;
	margin-right:30px;
	margin-left:0;
	padding-bottom:10px;
	top:inherit;
}
.news .newslist .atc_lst dl.comLists dt{padding-top:10px;}
.news .newslist .atc_lst dl.comLists dt a:visited{color:#444;} /* 기업뉴스목록: 읽은뉴스 제목 색상값 제거 */
.news .newslist .atc_lst dl.comLists dt a:hover{color:#0161a5;}

/* 기업 뉴스룸 */
.news .newslist.corp{position: relative;}
.news .newslist.corp .atc_lst{float:left;width:50%;border:none;padding:0;}
.news .newslist.corp .atc_lst:nth-child(odd){padding-right:12px;clear:left;}
.news .newslist.corp .atc_lst:nth-child(even){padding-left:12px;}
.news .newslist.corp .atc_lst .corpLists{border:1px solid #dedede;padding:14px 20px 16px 24px;height: 100px;margin-top:18px;}
.news .newslist.corp .atc_lst .corpLists {position: relative;}
.news .newslist.corp .atc_lst .corpLists .plusMycorp{position: absolute;right:10px;bottom:6px;font-size:12px;}
.news .newslist.corp .atc_lst .corpLists .plusMycorp:hover{text-decoration: underline;}
.news .newslist.corp .atc_lst .corpLists .corpLists_thum{display:inline-block;margin-right:30px;margin-left:0;width:120px;}
.news .newslist.corp .atc_lst .corpLists .corpLists_thum .socheap.logo {height: 70px;line-height: 66px;}
.news .newslist.corp .atc_lst .corpLists .corpLists_thum .socheap.logo img{max-height:70px;}
.news .newslist.corp .atc_lst .corpLists .corpLists_info{display:inline-block;vertical-align:middle;padding:0;}
.news .newslist.corp .atc_lst .corpLists .corpLists_info dt{max-width: 350px;max-height:22px;overflow:hidden;}
.news .newslist.corp .atc_lst .corpLists .corpLists_info dt a:hover{color:#0161a5;}
.news .newslist.corp .atc_lst .corpLists .corpLists_info dt a:visited{color:inherit;}
.news .newslist.corp .atc_lst .corpLists .corpLists_info .articleView{max-width: 350px;max-height:20px;overflow:hidden;}
.news .newslist.corp .atc_lst .corpLists .corpLists_info .articleView .bar{font-size:11px;color:#bbb;margin:0 8px;margin-top:-4px;}
.news .newslist.repeat-corp .atc_lst dl{padding-left:0;}
.news .newslist.repeat-corp .atc_lst .info .myCorp,
/*.news .newslist.repeat-corp .atc_lst .info .sprite{display: none;}*/
.news .newslist.repeat-corp .atc_lst .atc_thum.logo{display: none;}
.news .newslist.corp.search .atc_lst:nth-child(odd){padding-right:6px;}
.news .newslist.corp.search .atc_lst:nth-child(even){padding-left:6px;}
.news .newslist.corp.search .atc_lst .corpLists{margin-top:10px;}
.news .newslist.corp.search .atc_lst .corpLists .plusMycorp{display: none;}
.news .newslist.corp.search .atc_lst .corpLists .corpLists_info dt,
.news .newslist.corp.search .atc_lst .corpLists .corpLists_info .articleView{max-width:197px;}

.movlist{overflow: hidden;margin:0 -16px 0;}
.movlist.col3 li{float: left; width:33.3%;}
.movlist.col3 li .inner{padding:10px 16px 16px;}
.movlist .disc{font-size:13px;word-break: break-all;padding:8px 0 0;line-height:1.31em;height:43px;overflow: hidden;}
.movlist .disc a{color:#555;margin-top:-2px;}
.movlist .disc a:hover{text-decoration: underline;}


/*뉴스본문 뷰 페이지*/
.col-type {}
.newsView_wrap {
	position: relative;
	/*background: #fff url(/assets/img/sub/newsRead-bg.png) 0 0 repeat-y;*/
}
.newsView_wrap .aside-column {}
.newsView {float: left;padding:35px 0 30px 0;word-wrap: break-word;}
.newsView .news_header h2.sub-title {
	margin-bottom: 20px;
	line-height: 1.3;
	font-size:27px;
	font-weight: bold;
	color:#2d2d2d;
	letter-spacing:-.5px;
}
.newsView .news_header .subtit {margin-bottom: 30px;}
.newsView .news_header .subtit p {font-size: 16px;color:#333;}
.newsView .news_body {font-size: 16px;position: relative;}
.newsView .news_body .info {padding-top:2px;color:#687481;}
.newsView .news_body .info .date {font-size: 16px;display: inline-block;vertical-align: top;}
.newsView .news_body .info .author {
	max-width: 420px;
	font-size: 16px;
    color:#333;
	display: inline-block;
	vertical-align: top;
}
.newsView .news_body .icon-social-box {
	position: absolute;
	right: 155px;
	top: 18px;
	z-index: 1;
}

.newsView .news_body .visual {width: 480px;margin:0 auto;padding: 30px 0 35px;text-align: center;position: relative;}
.newsView .news_body .visual .news-thum .desc {text-align: center;font-size: 14px;margin-top: 5px;}
.newsView .news_body .visual .news-thum .thum-cap {position: relative;min-height:115px !important;}
.news_body .visual .bx-wrapper {position: relative;}
.news_body .visual .bx-wrapper .bx-viewport {overflow: visible!important;}
.news_body .bx-pager {text-align: center;margin-top: 15px;}
.news_body .bx-pager-item {
	display: inline-block;
	margin: 0 2px;
}
.newsView .news_body .visual .bx-pager-link {
	display: inline-block;
	border: 2px solid #ddd;
	position: relative;
}
.newsView .news_body .visual .bx-pager-link.active {
	border: 2px solid #017dd5;
}
.newsView .news_body .visual .bx-pager-link .cont {
	position: relative;
	width: 90px;
	height: 60px;
	overflow:hidden;
}
.newsView .news_body .visual .bx-pager-link .cont-thum {/*width: 130px;*/}
.newsView .news_body .visual .bx-pager-link .cont-thum img {
	width: 100%;
	min-height:64px;
	transform:translate(0,-5%); 
}
.news_body .bx-controls-direction a {
	position: absolute;
	top: 20%;
	text-indent: -9999em;
	/*opacity: 0.4;*/
	width: 36px;
	height: 45px;
	z-index: 100;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
/*.news_body .bx-controls-direction a:hover{opacity: 1.0;}*/
.news_body .bx-controls-direction a:hover{text-decoration: none!important;}
.news_body .bx-controls-direction a:hover:after {opacity: 1;}
.news_body .bx-controls-direction .bx-prev {
	left: -70px;
	background-position: -415px -215px
}
.news_body .bx-controls-direction .bx-prev:after {
	content:'\f104';
	font-family:FontAwesome;
	font-size: 90px;
	display: block;
	position: absolute;
	text-indent:0;
	opacity:.8;
	top: 0;
	color: #006bb3 !important;
}
.news_body .bx-controls-direction .bx-next {
	right: -70px;
	background-position: -455px -215px;
}
.news_body .bx-controls-direction .bx-next:after {

	content:'\f105';
	font-family:FontAwesome;
	font-size: 90px;
	display: block;
	position: absolute;
	text-indent:0;
	opacity:.8;
	top: 0;
	color: #006bb3 !important;
}
.news_body .bx-controls-direction .bx-prev.disabled:after,
.news_body .bx-controls-direction .bx-next.disabled:after{cursor: default !important;color:#000 !important;opacity:.1 !important;}
.news_body .bx-controls-direction a.disabled:hover:after {opacity: 1;}

.newsView .news_body .visual .thum-feature {
	position: absolute;
	right: -98px;
	bottom: 0;
	padding-right: 100px;
}
.newsView .news_body .visual .thum-feature a {
	display: block;
	margin-bottom: 2px;
}

.newsView .news_body .newsCnt {
	line-height: 1.5;
	color:#444;
	position:relative;
}
.newsView .news_body .newsCnt .reading {margin-bottom: 30px;}
.newsView .news_body .newsCnt .origin_sc {margin: 30px 0;}
.newsView .news_body .newsCnt .origin_family {margin: 0 0 30px 0;}
.newsView .news_body .newsCnt .origin_sc_link {margin-bottom: 30px;}
.newsView .news_body .newsCnt .journalist {margin-bottom: 30px;display: none;}
.newsView .news_body .newsCnt .journalist .tit_md {
	color: #444;
	display: inline-block;
	margin-bottom:8px;
    font-weight:bold;
}
.newsView .news_body .newsCnt .journalist .atc_tit {color: #303030;line-height: 1.5;}

.news_corpAll{position: relative;padding-bottom:30px;}
.news_corpAll .tit_md{color: #444;display: inline;margin-bottom:8px;margin-right:10px;font-weight:bold;}
.news_corpAll ul{padding:12px 10px 8px 2px;}
.news_corpAll ul li{background:url('/assets/img/comm/bullet_square_sm.png') 2px 9px no-repeat transparent;padding:0 0 6px 15px;color:#333;line-height:1.3;text-align:left;}
.news_corpAll ul li a{color:#444;}
.news_corpAll ul li:last-child{padding-bottom:0;}
.news_corpAll .icon-sm-rss-sq{/*position: absolute;top:2px;right:0;*/margin-top:-7px;}
.news_corpAll .hic{padding-left:17px;}
.news_corpAll h4.tit_md .hic{padding-left:0;}
.news_related{}
.news_related .tit_md{color: #444;display: inline-block;margin-bottom:8px;font-weight:bold;}
.news_related ul{padding:4px 10px 0 2px;}
.news_related ul li{display: inline;}
.news_related ul li{padding-right:10px;}
.news_related ul li a{display:inline-block;font-size:15px;color:#222;text-align: center;padding:7px 14px;background:#f0f0f0;margin-bottom:5px;}
.news_related ul li a:hover{text-decoration: none;background: #e5e5e5;}
.news_share{padding-top:35px;padding-bottom:5px;}
.news_share .tit_md{color: #444;display: inline-block;font-weight:bold;line-height:0;}
.news_share .shareList{display: inline-block;position: relative;padding-left:20px;top:-2px;}

.newsView .news_body .newsCnt .getWholeNews a.hic{width:560px;display: inline-block;}
.newsView .news_body .newsCnt .icon-social-box {
	position:inherit !important;
	right:inherit !important;
	top:inherit !important;
	z-index:inherit !important;
}
.newsView .news_body .icon-social-box .icon-social-fb {background-position: -32px -30px;}
.newsView .news_body .icon-social-box .icon-social-twit {background-position: -64px -30px;}
.newsView .news_body .icon-social-box .icon-social-google {background-position: -96px -30px;}
.newsView .news_body .icon-social-box .icon-social-blog {background-position: 0 -30px;}
.newsView .news_body .icon-social-box .icon-social-nblog {background-position: -128px -30px;}
.newsView .news_body .icon-social-box .icon-social-kas {background-position: -160px -30px;}
.newsView .news_body .service {
	position: absolute;
	right: -50px;
	top: 20px;
	padding: 0 50px;
}
.newsView .news_body .service .tooltip {z-index: 900;}
.newsView .news_body .service a {margin-left: 2px;}
.newsView .news_body .service span {margin-left: 2px;cursor:pointer;}
.newsView .news_body .service .scaleUp {margin-left: 10px;}
.newsView .news_body .service .btn-zoom {cursor:pointer;}
.newsView .news_body .newsCnt .news_authority {clear:both;margin-bottom:16px;padding-bottom:14px;line-height: 1.4;border-bottom:1px solid #ccc;/*font-size:16px;*/color:#666;}
.newsView .news_footer{}
.newsView .news_footer .clearfix{background:#fafafa;overflow:hidden;}
.newsView .news_footer .news_subscribe{float: left;width: 50%;padding: 25px 22px;}
.newsView .news_footer .news_regist {float: right;width: 50%;padding: 25px 22px 25px 12px;}
.newsView .news_footer .clearfix .icon{float:left;margin:0 15px 35px 0;}
.newsView .news_footer .tit_md{font-size: 16px;font-weight: bold;margin-bottom:13px;}
.newsView .news_footer .tit_md a{color: #444;}
.newsView .news_footer .prevPage {margin-top: 20px;display: inline-block;font-size:14px;}
.newsView .news_footer .clearfix p {
	font-size: 15px;
	color: #666;
	line-height:1.3;
}


/*뉴스 뷰페이지 우측컬럼*/
.aside-column {
	float: right;
	width: 340px;
	padding: 24px 20px 0;
    border:1px solid #e5e5e5;
    background: #fafafa;
    margin-top:16px;
    margin-bottom:15px;
}
.aside-column article {
	line-height: 1.5;
	padding: 32px 0 28px;
	margin:0;
	position: relative;
	border-bottom:1px solid #e6e6e6;
}
.aside-column article.low{border-bottom:none;}
.aside-column article:first-child{padding-top:0;}
.aside-column article .btn-showMore {
	position: relative;
	/*margin-top: 8px;*/
}
.aside-column article.company_news .tit_md a {
	vertical-align: middle;
	display: inline-block;
}
.aside-column article.company_news .tit_md a:hover{text-decoration:underline;}
.aside-column article.company_news .btn-showMore{
	position: relative;
	display: inline-block;
	float: right;
	margin-top: 5px;
 }

.aside-column article.journalist p:hover span {
	text-decoration: none!important;
	color: #303030!important;
}
.aside-column article.journalist .atc_lst {
	margin-bottom: 3px;
}
.aside-column article.journalist .atc_tit {
	color: #303030;
	/*font-size: 14px;*/
	line-height: 1.6;
}
.aside-column article.journalist .atc_tit a.hic{font-size:14px;margin-top:10px;}
.aside-column article.journalist h4.tit_md{padding-bottom:10px;}
/*.aside-column article.companyDetail a.logo{
	display: inline-block;
	padding: 10px;
	background: #fff;
	border:1px solid #e6e6e6;
	width:100%;
	text-align:center;
	margin-bottom: 10px;
	height:88px;
	line-height:88px;
	overflow: hidden;
}
.aside-column article.companyDetail .company-logo {
	vertical-align: middle !important;
	max-height:70px !important;
	margin-bottom:0;
	padding-bottom:0;
}*/
.aside-column article.companyDetail .company-logo {
	display: inline-block;
	padding: 8px;
	background: #fff;
	border:1px solid #e6e6e6;
	width:100%;
	text-align:center;
	margin-bottom: 10px;
	overflow: hidden;
}
.aside-column article.companyDetail .company-logo .socheap.logo {width:inherit !important;height: 70px;line-height: 66px;}
.aside-column article.companyDetail .company-logo .socheap.logo img{max-height:70px;}

.aside-column article.companyDetail .atc_lst .icon-sm-home{margin-top:-2px;}
.aside-column article.companyDetail .atc_lsts .atc_lst .atc_tit{overflow:hidden;display: block;white-space: nowrap;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.aside-column article.companyDetail .tit_md {
	margin-bottom: 15px;
	font-size:18px;
	color:#222;
}
.companyDetail .info{}
.companyDetail .info .type{padding-top:2px;}
.companyDetail .info .type .bar{margin:-4px 8px 0 8px;line-height:5px;}
.companyDetail .info .code{padding-top:3px;}
.companyDetail .info .link{padding-top:3px;}
.companyDetail .info .link.first{padding-top:10px;}
.companyDetail .btn-website{width:75%;margin:20px 15px 0 0;font-size:14px;line-height:38px;}
.companyDetail .btn-website span{font-size:16px;margin-left:15px;}
.companyDetail .adminBtn{position:relative;}

.companyDetail .adminBtn{margin-top:30px;}
.companyDetail .report{}
.companyDetail .report .report-btn{display:inline-block;}
.companyDetail .report .report-circle{display:inline-block;padding-left:10px;}
.companyDetail .report .report-circle:hover > .item-desc {display: block;}
.companyDetail .report .fa-question-circle{color:#c7c7c7;font-size:20px;}
.companyDetail .report .fa-question-circle:hover{color:#2c6591;}
.companyDetail  .item-desc {
    position: absolute;
    background: #fafbfc;
    top: 27px;
    left: 148px;
    padding: 12px 12px;
    border: 2px solid #6f92ad;
    line-height: 1.3;
    color: #303030;
    text-align: left;
    z-index: 200;
    width: 212px;
    display: none;
}
.companyDetail .item-desc .cn-dir {
    position: absolute;
    left: -21px;
    top: -9px;
    -webkit-transform: rotate(-46.8deg);
    -moz-transform: rotate(-46.8deg);
    -ms-transform: rotate(-46.8deg);
    -o-transform: rotate(-46.8deg);
    transform: rotate(-46.8deg);
    z-index: 30;
}
.companyDetail .item-desc .cn-dir:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 1px;
    top: 5px;
    border: 7px solid transparent;
    border-bottom: 19px solid #fafbfc;
    z-index: 100;
}
.companyDetail .item-desc .cn-dir:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    border: 8px solid transparent;
    border-bottom: 19px solid #6f92ad;
}

article.socialLink{}
article.socialLink h4.tit_md{padding-bottom:10px;}
article.socialLink ul{}
article.socialLink li{padding:5px 0;}
article.socialLink li i{margin-right:5px;}
article.socialLink li a{
    display: inline-block;
    margin-right: 8px;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}
article.socialLink li{height:36px;overflow:hidden;}
article.socialLink li a:hover{/*text-decoration: underline;*/}
article.socialLink li.fb a:hover .icon-sm-fb{background-position: -280px -590px;}
article.socialLink li.twit a:hover .icon-sm-twit{background-position: -310px -590px;}
article.socialLink li.kas a:hover .icon-sm-kas{background-position: -370px -590px;}
article.socialLink li.youtube a:hover .icon-sm-youtube{background-position: -340px -590px;}
article.socialLink li.blog a:hover .icon-sm-blog{background-position: -400px -590px;}
article.socialLink li.instagram a:hover .icon-sm-instagram{background-position: -430px -590px;}

.aside-column article.lcpReport .atc_lsts{margin-bottom:4px;}
.newsView_wrap .aside-column article.globalCnt .tit_md a:hover{text-decoration:underline;}
.newsView_wrap .aside-column article.globalCnt .global-thum{text-align:right;padding:12px 0 0 0;}
.newsView_wrap .aside-column article.globalCnt .global-thum img{margin-top:2px;}
.newsView_wrap .aside-column article.globalCnt .global-thum .poweredby{font-size:12px;letter-spacing:.2px; color:#777;padding-right:10px;vertical-align: bottom;}

.aside-column .tit_md .fa.fa-angle-right:before{display:table-cell;font-size:13px;/*vertical-align:middle;*/}

/*뉴스 삭제 페이지*/

.noNews {
	width: 980px;
	margin: 75px auto 80px;
	padding: 50px 75px 70px;
	background: #fafafa;
	box-shadow: 2px 2px 11px rgba(0,0,0,0.2);
}
.noNews .spg-tit {
	padding-top: 30px;
}
.noNews h5 {
	font-size: 16px;
	margin-top: 7px;
}
.noNews .symbol {
	padding-right: 30px;
}
.noNews .link-wrap {
	margin-top: 15px;
}
.noNews .link-wrap a {
	margin-right: 23px;
	font-size: 16px;
}

/*이메일 보내기 팝업 */

.sendEmail {
	display: none;
}
.sendEmail-form h2.person {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sendEmail-form .form-group .this-info {
	margin-top: 5px;
}
.sendEmail-form .form-group p {
	font-size: 13px;
	color: #5e5e5e;
	float: left;
	margin-right: 5px;
}

/*뉴스본문 이메일보내기*/

.newsEmail {
	padding: 50px 30px 30px 0;
}
.newsEmail .title {
	font-size: 16px;
	color: #303030;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 5px;
}
.nr-msg .form-check {
	margin-bottom: 10px;
}
.nr-msg  p.info {
	margin-bottom: 5px;
}
.dang-msg {
	color: #da0f36 ;
	font-size: 14px;
	position: relative;
	top: -3px;
}



.newsEmail .agree-required {
	margin-top: 5px;
}
.newsEmail .agree-required h4 {
	font-size: 16px;
	font-weight: bold;
	color: #303030;
}
.newsEmail .agree-required .agree-terms {
	height: 165px;
	overflow: auto;
	padding: 14px 18px 16px;
	border: 1px solid #e0e0e0;
	margin-top: 10px;
	color: #303030;
	font-size: 14px;
}
.newsEmail .agree-required .agree-terms p {
	margin-top: 15px;
}
.newsEmail .agree-required .agree-terms ol {
	margin-top: 20px;
}
.newsEmail .agree-required .agree-terms ol li {
	list-style-type: decimal;
	margin: 5px 0 5px 17px;
	line-height: 1.4;
	color: #303030;
}
.newsEmail .agree-required .agree-terms> div {
	margin-top: 15px;
}
.newsEmail .agree-required .agree-terms ul li {
	list-style-type: disc;
	margin: 5px 0 5px 17px;
	line-height: 1.3em;
	color: #303030;
}
.newsEmail .agree-required .form-check {
	margin-top: 7px;
	position: relative;
}

/*

	뉴스룸 - 사진보도자료 카드형 기사 디자인 공통으로 사용. (my스크랩등)
	특별한 변경이 필요할시 리스트 상위태그에 클래스를 하나 추가하여 오버라이드 하여 사용.
	디자인이 다시 재구성되지 않는 한 공통 구조에 관한 css는 변경하지 않는다.
*/
.block-list{/*overflow:hidden;clear:both;*/border-bottom:1px solid #ebebeb;}
.block-list.noLine{border-bottom:none;}

.article-card {
	/*float:left;
	width: 20%;*/
	float:left;
	width:150px;
	margin-top:25px;
	margin-right:45px;
	padding-bottom:20px;
	/*border-bottom:1px solid #ebebeb;*/
}
.article-card:nth-child(5n) {margin-right:0;}
.col-type-3 .article-card{margin-right:24px;}
.col-type-3 .article-card:nth-child(4n) {margin-right:23px;}
.col-type-3 .article-card:nth-child(5n) {margin-right:0;}

.article-card dl,
.article-card dt,
.article-card dd {
	color: #333333;
}
.article-card .article-thum {
	width:150px;
	/*height: 100px;*/
	/*overflow: hidden;*/
	text-align: center;
	position:relative;
}
.article-card .article-thum .socheap {margin-left:inherit;width:150px;height: 100px;overflow:hidden !important;}
.article-card .article-thum .socheap img{transform: translate(0,0);}
.article-service {text-align: center;}
.article-service a {font-size: 12px;color: #5a5a5a;
}
.article-service a:hover {text-decoration: underline;color: #0161a5;}
.article-service a i {margin-right: 2px;}
.article-info  {width:150px;overflow:hidden;}
.article-info .article-desc {
	padding: 6px 0 3px;
	line-height:1.5;
}
.article-info .article-desc a {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.article-info .article-desc .ellipsis-line2 {
	/* 여러 줄 자르기 추가 스타일 */
	line-height: 1.3 !important; height: 2.6em !important;}
.article-info .article-desc a:hover{color: #0161a5;}
.article-info .article-date {
	font-size: 11px;
	color:#92989e;
}
.block-list.interst-photo{}
.block-list.interst-photo .article-card:nth-child(6n),
.block-list.interst-photo .article-card:nth-child(7n),
.block-list.interst-photo .article-card:nth-child(8n),
.block-list.interst-photo .article-card:nth-child(9n),
.block-list.interst-photo .article-card:nth-child(10n){border-bottom:none;}
/*.article-card .article-info .article-desc .ellipsis-line2{width:150px;}*/

.article-card .article-thum .icon-delete {
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	z-index: 100;
	padding: 1px 6px;
	border-radius: 0;
	font-size: 17px;
	cursor: pointer;
	border: 1px solid #bbb;
}
/* 포토 팝업 */
.photoPop{width:auto;width:480px;}
.photoPop .thum-cap{position:relative;text-align:center;vertical-align:middle;width:auto;background:#fafafa;min-height:180px;}
.photoPop .thum-cap img{text-align:center;vertical-align:middle;max-width:480px;max-height:480px;}
.photoPop .thum-cap .icon-close{position:absolute;right:2px;top:3px;}
.photoPop .thum-cap .thum-feature{position:absolute;right:2px;bottom:3px;}
.photoPop .thum-cap .thum-feature a{display:block;margin-top:2px;}
.photoPop .thum-info{background:#fff;padding:12px 16px;text-align:left;overflow:hidden;word-break:break-all; white-space:inherit;max-width:480px;}
.photoPop .thum-info dt{font-size:14px;color:#333;letter-spacing:-.3px;font-weight:normal;word-break:break-all; white-space:inherit;}
.photoPop .thum-info dd{}
.photoPop .thum-info .detail{font-size:13px;padding:10px 0 14px;}
.photoPop .thum-info .spec{font-size:12px;color:#92989e;padding-top:8px;}


	/*
	기업 뉴스룸
	*/

.serach_com_news {
	display: inline-block;
	border-bottom: 2px solid #f3f3f3;
	padding-bottom: 10px;
}
.serach_com_news .bar {
	margin: 0;
	color: #e0e0e0;
}
.serach_com_news a {
	vertical-align: middle;
	color: #999;
	padding: 10px 14px;
}
.serach_com_news a:after {
	content:'';
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -3px;
	height: 2px;
	background: #333;
	opacity: 0;
}
.serach_com_news a.active:after,
.serach_com_news a:hover:after {
	opacity: 1;
}
.serach_com_news a:hover:after {
	opacity: 1;
}
.serach_com_news a.total {
	color: #333;
	font-weight: bold;
}
.serach_com_news a.active,
.serach_com_news a:hover {
	color: #333;
	font-weight: bold;
	position: relative;
}
.news.corporate .newslist {
	margin-top: 35px;
}
.news.corporate .newslist .atc_lst {
	border:0;
}

.news.corporate .newslist .atc_lst dl .atc_thum {
	float: left;
	margin-left: 0;
	padding-right: 10px;

}
/* 전시회목록*/
.news.exhibition .newslist .atc_lst dl{padding:0;}
.news.exhibition .newslist .atc_lst dl .atc_thum {width: 180px;top:-5px;}
.news.exhibition .newslist .atc_lst dl .atc_thum .thum-center{height: 80px;line-height: 80px;text-align: center;}
.news.exhibition .newslist .atc_lst dl .atc_thum .thum-center img{vertical-align: middle !important;max-height: 80px;}
.news.exhibition .newslist .atc_lst dl .article-date {font-size:14px;color:#666;min-height:14px;}
.news.exhibition .newslist .atc_lst dl .articleView {font-size:13px;color:#666;padding-top:2px;min-height:14px;}

	/*
	뉴스 본문 페이지네이션.
	*/

.news-pagination a {
	position: fixed;
	display: inline-block;
	width: 45px;
	height: 100px;
	top:calc(50% - 50px);
	border: 1px solid #d6d6d6;
	background-color:rgba(228, 228, 228, 0.7);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out ;
	-ms-transition: all 0.6s ease-in-out ;
	-o-transition: all 0.6s ease-in-out ;
	transition: all 0.6s ease-in-out ;
	z-index: 500;
	text-decoration: none!important;
}
.news-pagination a:hover {
	width: 700px;
	background-color:rgba(0, 0, 0, 0.9);
	border: 1px solid #444;
}
.news-pagination a.prev-article {
	left: 0;
}
.news-pagination a.next-article {
	right: 0;
}
.news-pagination a .caption {
	position: relative;
	padding: 15px 60px 10px 60px;
	line-height: 1.5;
}
.news-pagination a .caption p {
	color: #fff;
}
.news-pagination a i {
	font-size: 45px;
	color: #ccc;
	position: absolute;
	top:calc(50% - 22.5px)
}
.news-pagination a:hover i {
	color: #fff;
}
.news-pagination a.prev-article i {
	left: 11px;
}
.news-pagination a.next-article i {
	right: 11px;
}


.title_part div:first-child {
	float: none!important;
}
.title_part div:last-child {
	position: absolute;
	right: 12px;
	top: 10px;
	float: none!important;
}


/********** MY 뉴스 **********/

/* MY 뉴스 로그인후 */
#myNewsList{}
#myNewsList .title-module{position:relative;}
#myNewsList .sub-title{margin-bottom:15px !important;}
/*#myNewsList .title-module .dropdown{position:absolute;top:0;right:65px;}
#myNewsList .title-module .fa-gear{position:absolute;top:2px;right:28px;color:#333;}
#myNewsList .title-module .fa-gear:hover{color:#0161a5;}
#myNewsList .title-module .setup{position:absolute;top:4px;right:0;margin-top:-2px;color:#333;}
#myNewsList .title-module .setup:hover{text-decoration: underline;color:#0161a5;}
#myNewsList .title-module .setup:hover > .fa-gear{color:#0161a5;}*/
#myNewsList .serach-section {margin-bottom: 12px;}
#myNewsList .serach-section .search-option {
	display: block;
	background: #f5f6f7;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 20px 24px;
    border:none;
	margin-bottom: 30px;
}
#myNewsList .serach-section .search-option .search-field {margin: 0;}
#myNewsList .serach-section .search-option .op-tit {float:inherit;display:inline-block;width:inherit;color: #444;line-height:36px;padding:0;}
#myNewsList .serach-section .search-option .op-cnt {display:inline-block;margin-left:10px;}
#myNewsList .serach-section .search-option .op-cnt .setup {
    display: inline-block;
    width:42px;
    height: 36px;
    background-color: #ebeced;
    border: 1px solid #aaa !important;
    -webkit-border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	border-radius:0 4px 4px 0;
}
#myNewsList .serach-section .search-option .op-cnt .setup:hover{background-color: #dedfe0;}
#myNewsList .serach-section .search-option .op-kinds {height:36px;}
#myNewsList .serach-section .search-option .op-kinds a {color: #303030;font-size: 14px;display: inline-block;line-height:36px;}
#myNewsList .serach-section .search-option .op-kinds a:hover{text-decoration:underline;}
#myNewsList .serach-section .search-option .op-kinds i {margin-right: 5px;margin-top:-2px;}
#myNewsList .serach-section .sch-rest-cnt{border-bottom:1px solid #ccc;padding-bottom:10px;}
#myNewsList .serach-section .sch-rest-cnt dl{float: left;}
#myNewsList .serach-section .sch-rest-cnt dl dt {display:inline-block;font-size: 13px;color: #777;font-weight:normal;margin: 2px 2px 0 0;vertical-align: middle;}
#myNewsList .serach-section .sch-rest-cnt dl dd{display: inline-block;}
#myNewsList .serach-section .sch-rest-cnt .sch-report {color:#444;padding: 0;border-top: 0;}
#myNewsList .serach-section .sch-rest-cnt .view-type {
	position:inherit;
	top:inherit;
	right:inherit;
	color:#d1d1d1;
	overflow:hidden;
}
#myNewsList .serach-section .sch-rest-cnt .view-type .inner{float:right;}
#myNewsList .serach-section .sch-rest-cnt .view-type a {color: #888;font-size: 14px;}
#myNewsList .serach-section .sch-rest-cnt .view-type a i {color: #888;}
#myNewsList .serach-section .sch-rest-cnt .view-type a:hover,
#myNewsList .serach-section .sch-rest-cnt .view-type a.active,
#myNewsList .serach-section .sch-rest-cnt .view-type a:hover i,
#myNewsList .serach-section .sch-rest-cnt .view-type a.active i {color: #222;}
/* MY뉴스 설문조사 레이어 */
.myNews-survey.layerPop{position:absolute;top:16px;right:0;z-index:10;width:380px;/*margin-right:20px;*/background-color:#fff;border:1px solid #aaa;display:none;}
.layerPop {padding: 15px;margin-bottom: 20px;border: 1px solid transparent;border-radius: 4px;box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);}
.myNews-survey.layerPop:after {
	content:url(/assets/img/comm/layer-arrow-top.png);
	position: absolute;
	right: 113px;
	top: -15px;
}
.myNews-survey.layerPop .layerPop-close{float:right;position:relative;top:-8px;right:-4px;cursor:pointer;}
.myNews-survey.layerPop h5{text-align:left;font-size:15px;font-weight:bold;color:#333;margin-top:10px;}
.myNews-survey.layerPop h5, .myNews-survey.layerPop p:not(:last-child), .myNews-survey.layerPop a.btn {margin-bottom:10px;}
.myNews-survey.layerPop p{text-align: left;letter-spacing: -.1px;}
.myNews-survey.layerPop a:hover{text-decoration:underline;}
.myNews-survey.layerPop .act{padding-top:10px;}
.myNews-survey.layerPop .act .btn{padding: 0 23px;}
.myNews-survey.layerPop .act .interval-lg-l{display:inline-block;vertical-align: top;margin-top:6px;letter-spacing: -.5px;}
.myNews-survey.layerPop .act .interval-lg-l{color:#333;}
@media (max-width: 1140px) {
	.myNews-survey.layerPop {display:none;}
}


/* 변경사항에 대한수정들 : 오버라이딩이 필요해 하단에 스타일링 */
.journalist .tit_md a:hover{text-decoration: none;cursor: text;}

/* 뉴스 타이틀바 검색 */

.sch{clear:both;padding-bottom:20px;}
.sch .sch-form{}
.sch .sch-form.tl-sch{position:absolute;right:0;top:0;}
.sch .sch-form.tl-sch .form-control{width:280px;height:36px;border:1px solid #ccc;border-right:none;float:left;}
.sch .sch-form.tl-sch .form-control::-webkit-input-placeholder{color:#666;font-size:15px;}
.sch .sch-form.tl-sch .form-control::-moz-placeholder{color:#666;opacity:1;font-size:15px;}
.sch .sch-form.tl-sch .form-control:-ms-input-placeholder{color:#666;font-size:15px;}
.sch .sch-form.tl-sch .form-control:-moz-placeholder{color:#666;font-size:15px;}

.sch .sch-form.tl-sch .btn{width:44px;height:36px;display:inline-block;background:#4d4d4d;float:left;}
.sch .sch-form.tl-sch .btn:hover, .sch .sch-form.tl-sch .btn:focus{
	background:#111;
	-moz-transition: background-color ease-in-out .2s;
    -o-transition: background-color ease-in-out .2s;
    -webkit-transition: background-color ease-in-out .2s;
    transition: background-color ease-in-out .2s;
	}
.sch .sch-form.tl-sch .btn .icon{margin:-1px 0 0 -1px;display:block;}

/* 기업뉴스룸 타이틀 */
.title-wrap.corpNews{background:#fff;}
.title-wrap.corpNews .container{min-height:162px;border-bottom:1px solid #bbb;position:relative;}
.title-wrap.corpNews .container .title-social-wrap{position:absolute;right:0;top:25px;/*width:400px;*/}
.title-wrap.corpNews .context{padding:32px 0;position:relative;overflow:hidden;}
.title-wrap.corpNews .context .thumb{float:left;width:160px;background:#fff;padding:12px 20px;text-align:center;border:1px solid #e0e0e0;margin-right:40px;}
.title-wrap.corpNews .context .thumb .socheap.logo {height: 70px;line-height: 66px;}
.title-wrap.corpNews .context .thumb .socheap.logo img{max-height:70px;}
.title-wrap.corpNews .context .info-wrap{/*margin-left:200px;*/overflow: hidden;max-width:920px;}
.title-wrap.corpNews .context .info-wrap dt{font-size:23px;color:#222;font-weight:bold;padding-bottom:9px;/*max-width:700px;*/}
.title-wrap.corpNews .context .info-wrap dt a{color:inherit;}
.title-wrap.corpNews .context .info-wrap .articleView{padding-bottom:7px;color:#444;}
.title-wrap.corpNews .context .info-wrap .articleView .bar{font-size:11px;color:#bbb;margin:0 8px;margin-top:-5px;}
.title-wrap.corpNews .context .info-wrap .website{float:left;margin-right:20px;}
.title-wrap.corpNews .context .info-wrap .website .icon{margin-top:-2px;margin-right:3px;}
.title-wrap.corpNews .context .info-wrap .social_link{float:left}
.title-wrap.corpNews .context .info-wrap .social_link .icon{margin-right:6px;}
.title-wrap.corpNews .context .act{position:absolute;right:0;bottom:30px;}
.title-wrap.corpNews .context .act .btn {/*width: 200px;*/height:40px;line-height:38px;font-size:15px;padding:0 40px;}

/* 전시회 타이틀 */
.title-wrap.exhibit{background:#fff;}
.title-wrap.exhibit .container{min-height:162px;border-bottom:1px solid #bbb;position:relative;}
.title-wrap.exhibit .container .title-social-wrap{position:absolute;right:0;top:32px;z-index:1;}
.title-wrap.exhibit .context{padding:32px 0;position:relative;overflow:hidden;}
.title-wrap.exhibit .context .thumb{float:left;background:#fff;text-align:center;margin-right:40px;}
.title-wrap.exhibit .context .thumb .thum-center{width:180px;height:105px;line-height:105px;overflow: hidden;text-align: center;}
.title-wrap.exhibit .context .thumb .thum-center img{max-height:105px;vertical-align: middle;}
.title-wrap.exhibit .context .info-wrap{margin-left:220px;}
.title-wrap.exhibit .context .info-wrap dt{font-size:23px;color:#222;font-weight:bold;padding-bottom:9px;max-width:650px;margin-top:-5px;}
.title-wrap.exhibit .context .info-wrap dd{padding-top:3px;color:#444;}
.title-wrap.exhibit .context .info-wrap .place{}
.title-wrap.exhibit .context .info-wrap .website{float:left;margin-right:20px;}
.title-wrap.exhibit .context .info-wrap .website .icon{margin-top:-2px;margin-right:3px;}

/* 핫토픽 */
.hot-topic{}
.hot-topic h3.title{text-align:center;padding-bottom:10px;}
.hot-topic .today{}
.hot-topic .today h3.title{margin-top:-15px;}
.hot-topic ul{overflow:hidden;text-align:center;clear:both;}
.hot-topic ul li {
    display:inline-block;
    margin-bottom:4px;
	text-align:center;
}
.hot-topic ul li a {
    color: #1d79bf;
    font-size: 15px;
    line-height: 1.6;
    display: block;
    background: #fff;
    padding: 3px 10px;
	margin:0 5px;
	letter-spacing:-.5px;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.hot-topic ul li a:hover {
	background:#f0f4f7;
	text-decoration:none;
	border: 1px solid #f0f4f7;
	/*box-shadow: 1px 1px 3px rgba(0,0,0,0.1);*/
}
.hot-topic ul li.highRank a {
    color: #1564b8;
    font-size: 21px;
    display: block;
    background: #fff;
	letter-spacing:-.5px;
	border: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hot-topic ul li.highRank a:hover {
	background:#ebf1f5;
	text-decoration:none;
	border: 1px solid #ebf1f5;
	/*box-shadow: 1px 1px 3px rgba(0,0,0,0.1);*/
}
.hot-topic .total{position:relative;border:1px solid #e5e5e5;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;padding:25px 30px 30px;}
.hot-topic .total .note{position: absolute;right:35px;top:30px;font-size:14px;font-weight: normal;color:#777;}

/* 가입 권유 레이어 */
.layerPop {padding: 15px;margin-bottom: 90px;border: 1px solid transparent;border-radius: 4px;}
.marketing-promo.layerPop{position:fixed;bottom:0;right:0;z-index:3000;width: 282px;margin-right:20px;background-color:#fff;border:1px solid #aaa;display:none;}
.marketing-promo.layerPop .layerPop-close{float:right;position:relative;top:-8px;right:-4px;cursor:pointer;}
.marketing-promo.layerPop h5{font-size:15px;font-weight:bold;color:#333;margin-top:10px;text-align:center;}
.marketing-promo.layerPop h5, .marketing-promo.layerPop p:not(:last-child), .marketing-promo.layerPop a.btn {margin-bottom:15px;}
.marketing-promo.layerPop a:hover{text-decoration:underline;}
@media (max-width: 1140px) {
	.marketing-promo.layerPop {display:none;}
}

/* 많이 본 뉴스 */
.sub-cnt.type-title .newslist.popularity .atc_lst .info .mdate .hourmin{display:inherit;}
.sub-cnt.type-title .newslist.popularity .atc_lst dl dt .myCorp{display: none;}
.sub-cnt.type-title .newslist.popularity .atc_lst dl dt .sprite{display: none;}
.newslist.popularity .atc_lst dl dt:before{display: inline-block;clear: both;width:28px;font-family: Roboto !important;font-size:18px;color:#0082d9;font-weight: normal;vertical-align:top;margin-top:-1px;letter-spacing: -.5px;}
.newslist.popularity .atc_lst:nth-of-type(1) dl dt:before{content: '1';}
.newslist.popularity .atc_lst:nth-of-type(2) dl dt:before{content: '2';}
.newslist.popularity .atc_lst:nth-of-type(3) dl dt:before{content: '3';}
.newslist.popularity .atc_lst:nth-of-type(4) dl dt:before{content: '4';}
.newslist.popularity .atc_lst:nth-of-type(5) dl dt:before{content: '5';}
.newslist.popularity .atc_lst:nth-of-type(6) dl dt:before{content: '6';}
.newslist.popularity .atc_lst:nth-of-type(7) dl dt:before{content: '7';}
.newslist.popularity .atc_lst:nth-of-type(8) dl dt:before{content: '8';}
.newslist.popularity .atc_lst:nth-of-type(9) dl dt:before{content: '9';}
.newslist.popularity .atc_lst:nth-of-type(10) dl dt:before{content: '10';}

.banner-popularity{padding:20px 0 20px;overflow: hidden;}
.banner-reporter{}
.banner-reporter .inner{float:left;position:relative;display:inline-block;width:404px;height:145px;background: #fcf3de;margin-right:12px;}
.banner-reporter dl{margin-right:85px;}
.banner-marketing{}
.banner-marketing .inner{position:relative;display:inline-block;width:404px;height:145px;background: #e8f4fc;overflow: hidden;}
.banner-marketing dl{margin-right:85px;}
.banner-popularity .graphic img{width: 100%;}
.banner-popularity .graphic{float:left;width:130px;height:111px;overflow: hidden;margin-top:15px;}
.banner-popularity dt{font-size:17px;color:#222;font-weight: bold;padding-top:12px;padding-bottom:5px;}
.banner-popularity .content{font-size:13px;color:#666;letter-spacing:-.8px;line-height:1.4;}
.banner-popularity .act{position:absolute;right:16px;top:50%;margin-top:-25px;width:50px;height:50px;}
@-webkit-keyframes homeArrow {
    0% {transform: translate(-1px, 0);}
    25% {transform: translate(2px, 0);}
    50% {transform: translate(5px, 0);}
    75% {transform: translate(2px, 0);}
    100% {transform: translate(-1px, 0);}
}
@keyframes homeArrow {
    0% {transform: translate(-1px, 0);}
    25% {transform: translate(2px, 0);}
    50% {transform: translate(5px, 0);}
    75% {transform: translate(2px, 0);}
    100% {transform: translate(-1px, 0);}
}
.banner-popularity a:hover .act i {
    /*-ms-transform: translate(5px, 0);
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);*/
    /*animation: [animation-name] [animation-duration] [animation-timing-function] [animation-delay] [animation-iteration-count];*/
    animation:  homeArrow 0.5s ease-in-out 0.3s 50;
}
.banner-popularity .graphic img{transition:all 0.3s ease;}
.banner-popularity a:hover .graphic img{-webkit-transform: scale(1.08);-ms-transform: scale(1.08);transform: scale(1.08);}

