@charset "utf-8"; 

/* 뉴스 리스트 */
.new_tab_wrap {width:100%; margin-bottom:50px;}
.new_tab_wrap ul.new_tab {}
.new_tab_wrap ul.new_tab:after {content:""; display:block; clear:both;}
.new_tab_wrap ul.new_tab li {float:left; width:50%;}
.new_tab_wrap ul.new_tab li.wd25 {width:25%;}
.new_tab_wrap ul.new_tab li.wd25.ch33 {width:33.333%;}
.new_tab_wrap ul.new_tab li a {display:block; font-size:11pt; line-height:11pt; padding:15px 0; text-align:center; }
.new_tab_wrap ul.new_tab li a {background:url('../images/common/tab_off.png') repeat; background-size:100% 100%; color:#606060; }
.new_tab_wrap ul.new_tab li a:hover {color:#5879c3; background:url('../images/common/tab_on.png') repeat; background-size:100% 100%;}
.new_tab_wrap ul.new_tab li a.on {font-family: 'ngb'; color:#5879c3; background:url('../images/common/tab_on.png') repeat; background-size:100% 100%;}

.new_tab_wrap ul.new_tab li.wd25 a {display:block; font-size:11pt; line-height:11pt; padding:15px 0; text-align:center; }
.new_tab_wrap ul.new_tab li.wd25 a {background:url('../images/common/tab25_off.png') repeat; background-size:100% 100%; color:#606060; }
.new_tab_wrap ul.new_tab li.wd25 a:hover {color:#5879c3; background:url('../images/common/tab25_on.png') repeat; background-size:100% 100%;}
.new_tab_wrap ul.new_tab li.wd25 a.on {font-family: 'ngb'; color:#5879c3; background:url('../images/common/tab25_on.png') repeat; background-size:100% 100%;}

.ware_title_web {font-size:24px; line-height: 18pt; font-weight:700}
.ware_title_mob {font-size:18px; line-height: 18pt; font-weight:700}

.news_wrap {}
.news_wrap ul.new_list {width:100%;}
.news_wrap ul.new_list li {border-top:solid 1px #d9d9d9; margin-top:20px; padding-top:20px;}
.news_wrap ul.new_list li:first-child {border:none;  margin-top:0; padding-top:0;}
.news_wrap ul.new_list li:after {content:""; display:block; clear:both;}
.news_wrap ul.new_list li p {float:left; width:90px; margin-right:20px; height:112px; line-height:112px; text-align:center;}
.news_wrap ul.new_list li p img { border:solid 1px #bbb; max-width:90% !important; height:auto !important;  max-height:109px; vertical-align:middle;}
.news_wrap ul.new_list li dl {float:left; width:700px;}
.news_wrap ul.new_list li dl.wd100 {width:100%;}
.news_wrap ul.new_list li dl dt {font-size:14pt; line-height:14pt; font-family: 'ngb'; margin-bottom:20px;}
.news_wrap ul.new_list li dl dt a {display:block; color:#3c4046; text-overflow: ellipsis; overflow:hidden; white-space: nowrap; width:95%;}
.news_wrap ul.new_list li dl dd {font-size:10pt; line-height:14pt;}
.news_wrap ul.new_list li dl dd a {display:block; color:#787878; overflow:hidden; height:54px;}
.news_wrap ul.new_list li dl dt .date {text-align:right;  color:#787878; font-family:ng; font-size:9pt !important;}



.news_wrap ul.new_list li dl{position:relative;}
.news_wrap ul.new_list li dl .date{position:absolute;right:0;top:15px;font-size:9pt;color:#999;}
.news_wrap ul.new_list li.noImg dl{width:100%;}


@media all and (min-width:1024px) and (max-width:1247px) { 
/* hot_news */
.hot_new_wrap {width:100%; border:solid 1px #5879c3;}
.hot_new_wrap:after {content:""; display:block; clear:both;}
.hot_new_wrap p {float:left; width:40%; margin-right:3%;}
.hot_new_wrap p img {width:100%;}
.hot_new_wrap dl {float:left; padding:3% 3% 3% 0; width:54%;}
.hot_new_wrap dl dt {font-size:15pt; line-height:15pt; font-family: 'ngb'; margin-bottom:15px;}
.hot_new_wrap dl dt a {display:block; color:#5879c3; text-overflow: ellipsis; overflow:hidden; white-space: nowrap; width:95%;}
.hot_new_wrap dl dd {font-size:11pt; line-height:16pt;}
.hot_new_wrap dl dd a {display:block; color:#787878; max-height:108px; overflow:hidden;}

/* 뉴스 리스트 */
.news_wrap ul.new_list li p {width:10%; margin-right:2%;}
.news_wrap ul.new_list li p img {width:100%;}
.news_wrap ul.new_list li dl {width:87%;}
.news_wrap ul.new_list li dl dt {font-size:11.5pt; line-height:11.5pt; margin-bottom:3%;}
.news_wrap ul.new_list li dl dt a {}
.news_wrap ul.new_list li dl dd {font-size:10pt; line-height:14pt;}
.news_wrap ul.new_list li dl dd a {max-height:54px;}




}

@media all and (min-width:801px) and (max-width:1023px) { 
/* hot_news */
.hot_new_wrap {width:100%; border:solid 1px #5879c3;}
.hot_new_wrap:after {content:""; display:block; clear:both;}
.hot_new_wrap p {float:left; width:37%; margin-right:3%;}
.hot_new_wrap p img {width:100%;}
.hot_new_wrap dl {float:left; padding:3% 3% 3% 0; width:57%;}
.hot_new_wrap dl dt {font-size:15pt; line-height:15pt; font-family: 'ngb'; margin-bottom:15px;}
.hot_new_wrap dl dt a {display:block; color:#5879c3; text-overflow: ellipsis; overflow:hidden; white-space: nowrap; width:95%;}
.hot_new_wrap dl dd {font-size:11pt; line-height:16pt;}
.hot_new_wrap dl dd a {display:block; color:#787878; max-height:108px; overflow:hidden;}


/* 뉴스 리스트 */
.news_wrap ul.new_list li p {width:8.7%; margin-right:2%; height:63px; line-height:63px;}
.news_wrap ul.new_list li p img {width:100%;}
.news_wrap ul.new_list li dl {width:88%;}
.news_wrap ul.new_list li dl dt {font-size:11.5pt; line-height:11.5pt; margin-bottom:3%; padding-top:0;}
.news_wrap ul.new_list li dl dt a {}
.news_wrap ul.new_list li dl dd {font-size:10pt; line-height:14pt;}
.news_wrap ul.new_list li dl dd a {max-height:54px;}

}


/* Samsung Galaxy Tab */
@media screen and (max-width: 800px) { 
/* hot_news */
.hot_new_wrap {width:100%; border:solid 1px #5879c3; margin-bottom:4%;}
.hot_new_wrap:after {content:""; display:block; clear:both;}
.hot_new_wrap p {float:left; width:37%; margin-right:3%;}
.hot_new_wrap p img {width:100%;}
.hot_new_wrap dl {float:left; padding:3% 3% 3% 0; width:57%;}
.hot_new_wrap dl dt {font-size:15pt; line-height:15pt; font-family: 'ngb'; margin-bottom:5%;}
.hot_new_wrap dl dt a {display:block; color:#5879c3; text-overflow: ellipsis; overflow:hidden; white-space: nowrap; width:95%;}
.hot_new_wrap dl dd {font-size:11pt; line-height:16pt;}
.hot_new_wrap dl dd a {display:block; color:#787878; max-height:103px; overflow:hidden;}

/* news_tit */
.news_tit {width:100%; display:block; margin-bottom:30px; background:url('../../bizlogistics/images/news/bg_news.png') 12px repeat-x;}
.news_tit h1 {display:inline-block; width:120px; font-size:18pt; line-height:20pt; font-family: 'ngb'; color:#3b3f45; background:#fff;}


/* 뉴스 리스트 */
.news_wrap ul.new_list li p {width:16%; margin-right:3%;}
.news_wrap ul.new_list li p img {width:100%;}
.news_wrap ul.new_list li dl {width:79%;}
.news_wrap ul.new_list li dl dt {font-size:11.5pt; line-height:11.5pt; margin-bottom:4%;}
.news_wrap ul.new_list li dl dt a {}
.news_wrap ul.new_list li dl dd {font-size:10pt; line-height:14pt;}
.news_wrap ul.new_list li dl dd a {max-height:54px;}

.new_tab_wrap ul.new_tab li.wd25 a {font-size:10.5pt;}
.new_tab_wrap ul.new_tab li.wd25 a.lh {letter-spacing:-1pt;}
}


/* iphone4, iphone4S, iphone5 */
@media screen and (max-width: 640px) {
/* hot_news */
.hot_new_wrap p {width:37%; margin-right:3%;}
.hot_new_wrap dl {padding:3% 3% 3% 0; width:57%;}
.hot_new_wrap dl dt {font-size:14pt; line-height:14pt;}
.hot_new_wrap dl dd {font-size:10.5pt; line-height:15pt;}
.hot_new_wrap dl dd a {max-height:80px;}

/* news_tit */
.news_tit {width:100%; display:block; margin-bottom:3%; background:url('../../bizlogistics/images/news/bg_news.png') 10px repeat-x;}
.news_tit h1 {display:inline-block; width:100px; font-size:16pt; line-height:20pt; font-family: 'ngb'; color:#3b3f45; background:#fff;}

/* 뉴스 리스트 */
.news_wrap ul.new_list li p {width:16%; margin-right:2%; height:63px; line-height:63px;}
.news_wrap ul.new_list li dl {width:80%;}
.news_wrap ul.new_list li dl dt {font-size:11.5pt; line-height:11.5pt; margin-bottom:3%;}
.news_wrap ul.new_list li dl dd {font-size:10pt; line-height:14pt;}
.news_wrap ul.new_list li dl dd a {height:36px;}

.new_tab_wrap {margin-bottom:4%;}

}


@media screen and (max-width: 480px) {


/* hot_news */
.hot_new_wrap dl dt {font-size:12pt; line-height:12pt;}
.hot_new_wrap dl dd {font-size:10pt; line-height:14pt;}
.hot_new_wrap dl dd a {max-height:58px;}

/* 뉴스 리스트 */
.new_tab_wrap ul.new_tab li a {font-size:10pt; line-height:10pt; padding:8% 0;}
.new_tab_wrap ul.new_tab li.wd25 a {font-size:8.5pt;}

.news_wrap ul.new_list li p {width:15%; margin-right:2%; font-size:12pt; line-height:69px; height:69px;}
.news_wrap ul.new_list li dl {width:79%;}
.news_wrap ul.new_list li dl dt {font-size:10.5pt; line-height:10.5pt; margin-bottom:7%;}
.news_wrap ul.new_list li dl dd {font-size:9.5pt; line-height:12pt;}
.news_wrap ul.new_list li dl dd a {height:32px;}

}


@media screen and (max-width: 360px) {
.new_tab_wrap ul.new_tab li.wd25 a {line-height:12pt;}
.new_tab_wrap ul.new_tab li.wd25 a.lh2 {line-height:16px;}
.new_tab_wrap ul.new_tab li.wd25 a.lh {letter-spacing:-1pt; line-height:16px;}


/* hot_news */
.hot_new_wrap dl dt {font-size:11pt; line-height:11pt;}
.hot_new_wrap dl dd {font-size:9.5pt; line-height:14pt;}
.hot_new_wrap dl dd a {max-height:40px;}

/* 뉴스 리스트 */
.news_wrap ul.new_list li p {width:20%; margin-right:3%;   line-height:55px; height:55px;}
.news_wrap ul.new_list li dl {width:70%;}
.news_wrap ul.new_list li dl dt {font-size:10pt; line-height:10pt; margin-bottom:7%;}
.news_wrap ul.new_list li dl dd {font-size:9pt; line-height:11.5pt;}
.news_wrap ul.new_list li dl dd a {height:30px;}

}


@media screen and (max-width: 320px) { 
.new_tab_wrap ul.new_tab li.wd25 a {font-size:8pt;}
/* hot_news */
.hot_new_wrap dl dt {font-size:10pt; line-height:10pt;}
.hot_new_wrap dl dd {font-size:9pt; line-height:12pt;}
.hot_new_wrap dl dd a {max-height:34px;}

/* 뉴스 리스트 */
.news_wrap ul.new_list li p {width:33%; margin-right:5%;}
.news_wrap ul.new_list li dl {width:62%;}
.news_wrap ul.new_list li dl dt {font-size:10pt; line-height:10pt; margin-bottom:13%;}
.news_wrap ul.new_list li dl dd {font-size:9pt; line-height:11.5pt;}
.news_wrap ul.new_list li dl dd a {height:30px;}

}
