@charset "utf-8";

/***********************************************
* 한양대 리뉴얼 2016 Css News
***********************************************/

/*
* MAIN
*/
.news{letter-spacing:-1px;}
.news ul#utilGlobal {width:51%}

/* 
뉴스(국문/영문/중문 공통) header
영문/중문 개별 수정 스타일은 eng.css, chn.css에서 재설정
*/
.news-hd-wrap{position:relative;}
.news-hd-wrap .n-logo{padding-top:20px;}
.aui h1.n-logo{line-height:0;}
.aui .news-hd-wrap ul.news_gm{margin-bottom:0;}
.news-hd-wrap ul.news_gm > li:first-child {margin-left:0;}
.news-hd-wrap ul.news_gm > li{display:inline-block;margin-left:50px}
.invisible-mobile.news-hd-wrap .site-navigation .navbar .bs-ul > li > a,
.news-hd-wrap ul.news_gm > li > a {display:inline-block;height:82px;padding-top:28px;line-height:1.3em;color:#2c2c2c;font-size:20px;font-weight:bold;box-sizing: border-box;}
.news-hd-wrap ul.news_gm > li > a.active,
.news-hd-wrap ul.news_gm > li > a:hover,
.news-hd-wrap ul.news_gm > li > a:focus{height:78px;text-decoration:none;color:#025baf;border-bottom:0}
.news-hd-wrap ul.news_gm > li > a span {font-size:22px;color:#d90000}
.invisible-mobile.news-hd-wrap .site-navigation .navbar .bs-ul > li > a.article,
.news-hd-wrap ul.news_gm > li > a.article {margin-right:0;color:#808080}
.news-hd-menu {height:64px;margin-bottom:30px;border-top: 2px solid #c2c2c2;background-color:#f2f2f2;box-sizing: border-box;}
.news-hd-wrap .site-navigation .navbar ul.news_gm{padding-bottom: 0;}
.news-hd-wrap ul.news_gm .cate_list {display: none; position: absolute;top: 78px;width:800px;height: 52px; padding-top: 16px;}
.news-hd-wrap ul.news_gm > li.gm1 .cate_list{right:50px;/*top: 70px;*/text-align:left;}
.news-hd-wrap ul.news_gm > li.gm2 .cate_list{right:50px;text-align:center;}
.news-hd-wrap ul.news_gm > li.gm3 .cate_list{right:50px;text-align:center;}
.news-hd-wrap ul.news_gm > li.gm4 .cate_list{right:50px;text-align:center;}
.news-hd-wrap ul.news_gm > li.gm5 .cate_list{right:50px;text-align:center;}
.news-hd-wrap ul.news_gm > li.gm6 .cate_list{right:0;text-align:center;}
.news-hd-wrap ul.news_gm > li.gm7 .cate_list{right:0;top: 70px;text-align:left;}
.news-hd-wrap ul.news_gm .cate_list ul {padding-top:8px}
.news-hd-wrap .site-navigation .navbar ul.news_gm .cate_list ul{display:inline-block;float:none;padding-bottom:0;}
.news-hd-wrap .site-navigation .navbar ul.news_gm > li.gm1 .cate_list ul li,
.news-hd-wrap .site-navigation .navbar ul.news_gm > li.gm7 .cate_list ul li{min-height:auto;}
.news-hd-wrap .site-navigation .navbar ul.news_gm .cate_list ul li a{line-height:1.4em;}
.news-hd-wrap ul.news_gm .cate_list li {display:inline-block;margin-left:20px}
.news-hd-wrap ul.news_gm .cate_list li:first-child {margin:0;}
.news-hd-wrap ul.news_gm > li.gm1 .cate_list li:first-child,
.news-hd-wrap ul.news_gm > li.gm7 .cate_list li:first-child{margin-left:20px}
.news-hd-wrap ul.news_gm .cate_list li a {color:#4c4c4c;font-size:15px}
.news-hd-wrap ul.news_gm .cate_list li a:hover,
.news-hd-wrap ul.news_gm .cate_list li a:focus,
.news-hd-wrap ul.news_gm .cate_list li a.active {color:#025baf;font-weight:bold}
.news-hd-wrap .cate_search{position:absolute;left:0;top:83px;margin-bottom:0;border:none;padding:12px 0 13px}
.news-hd-wrap .cate_search .cate_srch_bx .inp_srch{height:37px;line-height:25px;border:2px solid #0e4c86;color:#808080;border-radius:0;padding:4px 6px 4px 10px;font-size:14px;}
.news-hd-wrap .cate_search .cate_srch_bx .btn_srch{width:47px;height:37px;background:#0e4c86 url(../../images/custom/news/ico_srch.png) no-repeat 50% 50%;text-indent:-9999px;}
.aui .news-hd-wrap .cate_search .cate_srch_bx button.btn_srch{vertical-align:top;}

@media all and (min-width: 769px) and (max-width: 992px) {
	.invisible-mobile.news-hd-wrap .site-navigation .navbar ul{float: right;}
	.news-hd-wrap ul.news_gm > li {margin-left: 25px;}
	.invisible-mobile.news-hd-wrap .site-navigation .navbar .bs-ul > li > a,
	.news-hd-wrap ul.news_gm > li > a {padding-top:20px;}
	.news-hd-wrap ul.news_gm > li .cate_list{right:0;width:569px;height:auto;top:50px;padding-left:250px;text-align:center;}
	.news-hd-wrap ul.news_gm .cate_list {display: none; position: absolute;top: 120px;height: 50px; padding-top: 14px;}
	.news-hd-wrap ul.news_gm .cate_list ul{float: none;}
	.news-hd-wrap ul.news_gm .cate_list li {margin-left:10px}
	.news-hd-wrap ul.news_gm > li.gm1 .cate_list{right:0;top:60px;}
	.news-hd-wrap ul.news_gm > li.gm2 .cate_list{right:0;top:70px;}
	.news-hd-wrap ul.news_gm > li.gm3 .cate_list{right:0;top:70px;}
	.news-hd-wrap ul.news_gm > li.gm4 .cate_list{right:0;top:70px;}
	.news-hd-wrap ul.news_gm > li.gm5 .cate_list{right:0;top:70px;}
	.news-hd-wrap ul.news_gm > li.gm6 .cate_list{right:0;top:70px;}
	.news-hd-wrap ul.news_gm > li.gm7 .cate_list{right:0;top:50px;}
	.news-hd-wrap ul.news_gm > li.gm1 .cate_list li:first-child,
	.news-hd-wrap ul.news_gm > li.gm7 .cate_list li:first-child{margin-left:10px}
	.news-hd-wrap .cate_search{top:134px;padding:12px 0 0;}
	.news-hd-wrap .cate_search .cate_srch_bx .inp_srch{width:110px;}
	.invisible-mobile.news-hd-wrap .site-navigation .navbar ul.news_gm .cate_list ul li a{line-height:1.4em;}
	.news-hd-wrap .site-navigation .navbar, .site-navigation .navbar ul.news_gm .cate_list ul li{height: auto;min-height: auto;}
}
@media all and (max-width: 768px) {
	.mnews-hd-wrap{margin-bottom:20px;}
	#gnb .mnews-hd-wrap h1.n-logo a > img,
	.common .mnews-hd-wrap h1.n-logo a > img{width:auto;height:41px;margin-top:7px;}
	.news-hd-menu{display:none;}
	.mnews-hd-wrap .navbar .dropdown{height:500px;}
	.news .mnews-hd-wrap .navbar h2 {position: relative;z-index: 40;height: 48px;padding-left: 15px;box-sizing: border-box;background: #084985;border-bottom: solid 2px #083a6d;font-size: 18px;font-weight: bold;color: #fff;text-indent: 0;}
}

.news-bxs .news-menu a{display:inline-block;margin:0 28px;height:78px;line-height:78px;color:#2c2c2c;font-size:20px;font-weight:bold;}
.news-bxs .news-menu a.active,
.news-bxs .news-menu a:hover,
.news-bxs .news-menu a:focus{text-decoration:underline;color:#025baf;}
.news-main{margin-bottom:35px;}
.news-main:after{content:"";display:block;clear:both;}
.news-main .n-main{float:left;width:544px;}
.news-main .n-main a{width:544px;height:368px;}
.news-main .n-list{float:right;width:544px;}
.news-main .n-list ul:after{content:"";display:block;clear:both;}
.news-main .n-list ul li{float:left;}
.news-main .n-list ul li a{width:266px;height:178px;overflow:hidden;}
.news-main .n-list ul li:nth-child(even){margin-left:12px;}
.news-main .n-list ul li:nth-child(3),
.news-main .n-list ul li:nth-child(4){margin-top:11px;}
.aui .news-main img{max-width: 100%;width: auto\9;height: auto;vertical-align: middle;border: 0;-ms-interpolation-mode: bicubic;}
.news-main a{position:relative;display:block;}
.news-main .cover{position:absolute;bottom:0;left:0;z-index: 1;width:100%;padding: 10px;box-sizing: border-box;background: #000;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=60);-moz-opacity: 0.6;-khtml-opacity: 0.6;opacity: 0.6;}
.news-main .label {margin-bottom:5px;padding: 4px 6px;font-size: 13px;color: #fff;font-weight: bold;border: 1px solid #fff;border-radius: 5px;background: none;text-shadow: none;}
.news-main p{overflow: hidden;width:100%;font-size: 16px;color: #fff;text-overflow: ellipsis;white-space: nowrap;}
/* .news-main .label{position:absolute;bottom:35px;left:10px;padding:4px 6px;font-size:13px;color:#fff;font-weight:bold;border:1px solid #fff;border-radius:5px;background:none;text-shadow:none;}
.news-main p{position:absolute;bottom:10px;left:10px;font-size:16px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width: -moz-calc(100% - 30px);width: -webkit-calc(100% - 30px);width: -o-calc(100% - 30px);width: calc(100% - 30px);}
.n-bx{position:relative;} */
.n-bx .news-tit, .aui .common .n-bx p.news-tit{margin-bottom:25px;font-size:21px;font-weight:bold;color:#2c2c2c;}
.n-bx .n-more{position:absolute;top:0;right:0;width:18px;height:0;padding-top:18px;font-size:0;text-indent:-9999px;color:transparent;background:url(../../images/custom/news/n-more.png) no-repeat 0 0;}
.news-sub .n-bx{float:left;width:540px;position:relative;}
.news-sub .n-bx + .n-bx{margin-left:20px;}
.news-sub ul{border-style:solid;border-width:2px 1px 1px;border-color:#5d6268 #ccc #ccc;}
.news-sub ul li{border-top:1px solid #ccc}
.news-sub ul li:first-child{border-top:none;}
.news-sub ul li a{display:block;height:115px;padding:20px;box-sizing:border-box;}
.news-sub ul li a:after{content:"";display:block;clear:both;}
.news-sub ul li .date{float:left;width:60px;margin-top:10px;}
.news-sub ul li .date span{display:block;text-align:center;font-size:14px;color:#888;}
.news-sub ul li .date strong{display:block;margin-top:5px;text-align:center;font-size:28px;font-weight:bold;color:#555;}
.news-sub ul li .article{margin-left:70px;display:block;}
.news-sub ul li .article:after{content:"";display:block;clear:both;}
.news-sub ul li .article.type2 img{float:left;width:112px;height:75px;}
.news-sub ul li .article.type2 div{display:block;margin-left:130px;}
.news-sub ul li .article.type2 div p{display:inline-block;}
.news-sub ul li .article strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;display:block;color:#333;}
.news-sub ul li .article p{height:40px;margin-top:10px;font-size:14px;color:#555;overflow:hidden;}
.news-gly-wrap{/*margin:40px 0 2017-01-06*/margin:0;background:#edeef2;}
.news-gly-wrap .bx-controls{display:none;}
.news-gly-wrap .pt-rolling{position:relative;width:540px;overflow:hidden;}
.news-gly-wrap .pt-rolling li{background:#fff;height:465px;}
.news-gly-wrap .pt-rolling li a{display:block;box-sizing:border-box;position:relative;}
.news-gly-wrap .pt-rolling li img{width:100%;height:350px;}
.news-gly-wrap .pt-rolling li p{position:absolute;bottom:-107px;left:0;z-index:10;width:100%;padding:20px 30px;box-sizing:border-box;font-size:26px;color:#333;font-weight:bold;line-height:34px;letter-spacing:-0.05em;background:#fff;}
.news-gly-wrap .pt-rolling li a:link, .news-gly-wrap .pt-rolling li a:hover, .news-gly-wrap .pt-rolling li a:focus{color:#333;text-align:underline;}
.news-gly-wrap .pt-rolling p.count{display:none;position:absolute;bottom:30px;right:30px;font-size:16px;color:#333;z-index:10;}
.news-gly-wrap .slider-btn{position:absolute;top:179px;z-index:10;margin-top:-30px;width:50px;}
.news-gly-wrap .slider-btn a{width:50px;height:60px;display:block;color:transparent;font-size:0;}
.news-gly-wrap .slider-btn.new-slider-prev a{background:url(../../images/custom/news/new-slider-prev.png) no-repeat 0 0;}
.news-gly-wrap .slider-btn.new-slider-next a{background:url(../../images/custom/news/new-slider-next.png) no-repeat 0 0;}
.news-gly-wrap .slider-btn.new-slider-next{right:0;}
.news-gly-wrap .slider-btn.new-slider-prev{left:0;}
.news-gly-wrap .news-gly{padding:40px 0;}
.news-gly-wrap .news-gly:after{content:"";display:block;clear:both;}
.news-gly-wrap .n-photo{float:left;width:540px;}
.news-gly-wrap a{display:block;}
.news-gly-wrap .n-movie{float:left;width:540px;margin-left:20px;}
.news-gly-wrap .n-movie li:nth-child(even){margin-left:12px;}
.news-gly-wrap .n-movie li:nth-child(3),
.news-gly-wrap .n-movie li:nth-child(4){margin-top:12px;}
.news-gly-wrap .n-movie li{float:left;}
.news-gly-wrap .n-movie li a{width:264px;height:226px;position:relative;top:0;left:0;}
.news-gly-wrap .n-movie li a img{height:176px;width:100%;}
.news-gly-wrap .n-movie li a:after{content:"";position:absolute;top:128px;left:14px;display:block;width:34px;height:34px;/*background:url(../../images/custom/news/b-play.png) no-repeat 0 0;*/}
.news-gly-wrap .n-movie li p{background:#fff;height:50px;line-height:50px;padding:0 20px;font-weight:bold;font-size:16px;font-weight:bold;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-series ul:after{content:"";display:block;clear:both;}
.news-series ul li{float:left;margin-left:12px;width:210px;}
.news-series ul li:first-child{margin-left:0;}
.news-series ul li a{display:block;position:relative;}
.news-series ul li a p{position:absolute;top:40%;left:0;width:100%;text-align:center; }
.news-series ul li a p span{display:block;text-align:center;font-size:22px;font-weight:bold;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-series ul li a p span:first-child{padding-bottom:10px;margin-bottom:10px;background:url(../../images/custom/news/bg_line.png) no-repeat 50% 100%;}
.board-count .all-button button.my-article{width:130px}

/*
* SUB LAYOUT
*/
.news h2{font-size:0;height:0;color:transparent;text-indent:-9999px;}
.news-contents:after{content:"";display:block;clear:both;}
.news-content{float:left;width:812px;}
.news-content.full{float:none;width:100%;}
.news-content .view-comment-wrap h3,
.news-content .bbs-portlet.notice h3{padding-left: 25px;height: 28px; line-height: 28px;font-weight: bold;font-size: 20px; letter-spacing: -0.07em;padding-bottom: 15px;background: url(../../images/custom/bbs/comment_h3_icon.png) 0 0 no-repeat;}
.news-content .view-comment-wrap h3 strong{color:#ee4d42;}
.hot-click{float:right;width:248px;box-sizing:border-box;}
.hot-click .hot-title{padding:0 20px;height:58px;line-height:58px;font-size:16px;color:#1258a9;font-weight:bold;border:1px solid #ccc;background:#f5f5f5;}
.hot-click .hot-list{padding:12px 19px;border-color:#ccc;border-style:solid;border-width:0 1px 1px;}
.hot-click .hot-list li{border-top:1px dashed #dedede;}
.hot-click .hot-list li:first-child{border-top:none}
.hot-click .hot-list a{position:relative;top:0;right:0;display:block;padding:12px 0;}
.hot-click .hot-list a:after{content:"";display:block;clear:both;}
.hot-click .hot-list span{float:left;margin-top:2px;width:18px;height:18px;line-height:18px;text-align:center;font-weight:bold;color:#555;border:1px solid #ccc;}
.hot-click .hot-list .best3 span{border:1px solid #1258a9;background:#1258a9;color:#fff;}
.hot-click .hot-list p{display:block;margin-left:30px;padding-right:60px;font-size:13px;color:#333;height:36px;overflow:hidden;line-height:140%;box-sizing:border-box;vertical-align:top;}
.hot-click .hot-list img{position:absolute;top:10px;right:0;}
.hot-bn li{margin-top:12px;}
.news-footer-wrap{margin-top:40px;border-top:1px solid #ccc;background:#f5f5f5;}
.news-footer{position:relative;top:0;left:0;}
.news-footer .briefing-title{position:absolute;top:-40px;left:0;font-size:20px;font-weight:bold;color:#333;}
.briefing-wrap:after{content:"";display:block;clear:both;}
.briefing-wrap>div{float:left;min-height:320px;}
.briefing-wrap .media{font-weight:bold;font-size:14px;color:#0b75d8;}
.briefing-wrap .title{font-size:16px;font-weight:bold;color:#333;}
.briefing-wrap .briefing-list{width:360px;padding:24px 35px 0 0;border-right:1px solid #ccc;}
.briefing-wrap .briefing-list li{margin-top:23px;}
.briefing-wrap .briefing-list li:first-child{margin-top:0;}
.briefing-wrap .briefing-list li:after{content:"";display:block;clear:both;}
.briefing-wrap .briefing-list li img{float:left;width:110px;height:75px;}
.briefing-wrap .briefing-list li div{padding-top:5px;display:block;margin-left:125px;}
.briefing-wrap .briefing-list li div .tit{margin-bottom:5px;font-size:14px;color:#333;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.briefing-wrap .briefing-list li div p{font-size:14px;color:#555;}
.briefing-wrap .multimedia-news{width:380px;padding:24px 30px 0;border-right:1px solid #ccc;}
.briefing-wrap .multimedia-news .title{margin-bottom:13px;}
.briefing-wrap .multimedia-news img{width:100%;height:240px;}
.briefing-wrap .multimedia-news a{position:relative;display:block;}
.briefing-wrap .multimedia-news a:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url(../../images/custom/news/b-play.png) no-repeat 50% 50%;}
.briefing-wrap .briefing-bx{width:360px;}
.briefing-wrap .briefing-bx .briefing{padding:24px 30px 25px;}
.briefing-wrap .briefing-bx .briefing .title{margin-bottom:10px;}
.briefing-wrap .briefing-bx .briefing:first-child{border-bottom:1px solid #ccc;}
.briefing-wrap .briefing-bx .briefing a .tit{margin-bottom:7px;font-size:14px;color:#333;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.briefing-wrap .briefing-bx .briefing a div:after{content:"";display:block;clear:both;}
.briefing-wrap .briefing-bx .briefing a div img{float:left;width:87px;height:58px;}
.briefing-wrap .briefing-bx .briefing a div p{display:block;margin-left:100px;font-size:14px;color:#555;}
.briefing-wrap *{box-sizing:border-box;}


/*
* SUB
*/
.tables-board-wrap .write-board td >.float-none{float:none;clear:both;}
.category-search{padding:11px 20px;margin-bottom:20px;background:#f5f5f5;border:1px solid #ccc;}
.category-search:after{content:"";display:block;clear:both;}
.category-search .category{float:left;}
.category-search .category strong{padding-right:12px;margin-right:7px;background:url(../../images/custom/news/bg_cate_line.png) no-repeat 100% 50%;}
/* .category-search .category strong +span{padding-right:12px;margin-right:2px;background:url(../../images/custom/news/bg_cate_arw.png) no-repeat 100% 50%;} */
.category-search .category strong{overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px}
.category-search .category span{padding-right:12px;margin-right:2px;background:url(../../images/custom/news/bg_cate_arw.png) no-repeat 100% 50%;}
.category-search .category span:last-child{padding-right:0;margin-right:0;background:none;}
.category-search strong,
.category-search span{display:inline-block;height:36px;line-height:36px;vertical-align:top;}
.category-search .category .tit{color:#333;}
.category-search .category select, .aui .category-search .category select{height:36px;line-height:36px;margin-bottom: 0;vertical-align:top;}
.category-search .cate-srchbx{float:right;text-align:right;}
.aui .category-search .cate-srchbx form{margin:0}
.category-search .cate-srchbx .tit{color:#1258a9;margin-right:10px;}
.category-search .cate-srchbx .inp-srch{width:235px;height:36px;margin-bottom:0;line-height:25px;border:3px solid #1258a9;border-radius:0;font-size:14px;color:#666;}
.category-search .cate-srchbx .btn-srch{width:40px;height:36px;color:transparent;font-size:0;text-indent:-9999px;background:#1258a9 url(../../images/custom/news/btn_srch.png) no-repeat 50% 50%;}
.news-content .category-search .cate-srchbx > form:after{display:block; content:""; clear:both}
.news-content .category-search .cate-srchbx .inp-srch {float:left;}
.news-content .category-search .cate-srchbx .btn-srch{float:left;}
.bbs-portlet .border-top-wrap .board-count{padding-bottom:0;}
.border-top-wrap{margin-bottom:10px;}
.border-top-wrap:after{content:"";display:block;clear:both;}
.border-top-wrap .board-count{height:32px}
.border-top-wrap .board-count span,
.board-theme.float-right span a{line-height:32px;}
.board-theme.float-right span a{background-position:0 8px;}
.board-theme.float-right span.theme-gellery:before{vertical-align:middle;padding-top:3px;}
.date-bx span, .date-bx strong{display:block;text-align:center;}
.news .bbs-board .news-td-wrap{display:table;}
/* .news .bbs-board .title-wrap{width:72%} */
.news .bbs-board .title-wrap{width:90%}
.news .bbs-board .control-box{min-width:98px;width:10%;max-width:12%;} /* min-width:10%;width:12%; */
.news .bbs-board .news-writer{width:16%;text-align:center;padding-right:5px;padding-left:5px;}
.news .bbs-board .news-date{width:12%;text-align:center;padding-right:5px;padding-left:5px;}
.news .bbs-board .title-info p .grp{color:#0b75d8;}
.news .bbs-board .title-info p .comment{font-size:14px;color:#ee4d42;}
.news .bbs-board .title-info p .state1{font-size:14px;color:#1258a9;}
.news .bbs-board .title-info p .state2{font-size:14px;color:#11bead;}
.news .bbs-board .title-info p.title a span.grp{color:#0b75d8;margin-right:5px;}
.news .board-list.bbs-board td div > div{display: table-cell;text-align: left;vertical-align: middle;float:none;}
.news .board-list.bbs-board td div > .title-thumb + .title-info{padding-left:10px;}
.news .board-list.bbs-board td div > div.news-writer{background:url(../../images/custom/news/bg_td_line.png) no-repeat 100% 50%;}
.news .board-list.bbs-board td div > div.news-writer,
.news .board-list.bbs-board td div > div.news-date{text-align:center;}
.news .board-list.bbs-board td div > div .t-cont{height:50px;line-height:165%;overflow:hidden;}
.news .board-list.bbs-board td div  div > div {display: inline-block;float: left;text-align: left;}
.news .view-comment-wrap .common-textarea{width:100%;}
.news .comment-input-box .textarea-box{width:672px}
.news .comment-input-box:after{content:"";display:block;clear:both;}
.news .view-comment-wrap .comment-button-box button[class*="confirm"],
.news .view-comment-wrap .comment-button-box .confirm-gray {
	height: 30px; line-height: 30px;
	width: auto; padding: 0 13px; margin-right: 10px;
	font-size: 14px; vertical-align: middle;
}
.news .board-view.no-thead .view-script{padding:30px 15px;word-break:break-all;}
.news .board-view.notice-board{margin-bottom:60px;}
.news .comment-print-box colgroup .date{width:85px;}
.news .comment-print-box colgroup .writer{width:105px;}
.news .view-title .confirm-sm-gray{width:auto;padding:0 5px;}

.news .bbs .thumbnail-list-wrap{margin-left:-28px;margin-right:-27px;padding-top:0;}
.news .bbs .thumbnail-list-wrap .span3{width:33.3%;}
.news .bbs .thumbnail-list-wrap .thumbnails {margin-left:3.25%;}
.news .thumbnail h3{padding-right:20px;height:38px;line-height:130%;margin-bottom:5px;font-weight:normal;overflow:hidden;}
.news .thumbnail h3 .grp{color:#0b75d9;}
.notice .selects-warp.section-select{width:100%;float:none;}
.notice .selects-warp.section-select select{float:left;width:30%;margin-left:20px;}
.notice .selects-warp.section-select select:first-child{margin-left:0;}
.article-state{margin-right:30px;color:#128fdc;}
.t-disc{line-height:140%;margin-bottom:10px;}
.board-list.bbs-board td .date-bx .ym{font-size:14px;color:#888;}
.board-list.bbs-board td .date-bx .day{margin-top:5px;font-size:28px;color:#555;}
.board-list.bbs-board td .date-bx .star{padding-top:10px;width:15px;margin:auto;color:transparent;font-size:0;text-indent:-9999px;background: url(../../images/custom/news/ico_star.png) no-repeat 50% 10px;}
.board-list.bbs-board td .date-bx .star-headline{padding-top:10px;width:47px;margin:auto;color:transparent;font-size:0;text-indent:-9999px;background: url(../../images/custom/news/lab_headline.gif) no-repeat 50% 10px;}
.board-list.bbs-board td .date-bx .star-important{padding-top:10px;width:47px;margin:auto;color:transparent;font-size:0;text-indent:-9999px;background: url(../../images/custom/news/lab_article.gif) no-repeat 50% 10px;}
.tables-board-wrap .write-board td .tit-wrap{overflow:hidden;float:none;}
.tit-wrap .tb-tit{float:left;width:60px;}
.tit-wrap .tb-div{display:block;margin-left:60px;}
.tit-wrap .tb-div input{width:100%;}
.tit-wrap .tb-div select{width:60%;}
.news .relat-articles{margin-top:65px;padding-top:25px;border-top:1px solid #dedede;}
.news .relat-articles .rl-tit-bx{margin-bottom:15px;}
.news .relat-articles .rl-tit-bx:after{content:"";display:block;clear:both;}
.news .relat-articles .rl-tit{float:left;font-size:16px;color:#333;font-weight:bold;}
.news .relat-articles .rl-tit-bx button{float:right;background:#0091e4;width:auto;padding:0 15px;}
.news .relat-articles li button[class*="confirm"].confirm-dark-gray{height: 30px; line-height: 30px;
	width: auto; padding: 0 13px; margin:0 10px;
	font-size: 14px; vertical-align: middle;}
.news .relat-articles li{padding-left:30px;margin-top:5px;background:url(../../images/custom/news/bg_relat-articles.png) no-repeat 13px 3px;}
.news .relat-articles li a{font-size:14px;color:#1258a9;font-weight:bold;}
.news .relat-articles li:first-child{margin-top:0}
.news .tag-bx{margin-top:25px;}
.news .tag-bx:after{content:"";display:block;clear:both;}
.news .tag-bx .tag{float:left;padding-left:27px;background:url(../../images/custom/news/bg_tag.png) no-repeat 0 50%;}
.news .tag-bx .tag a{font-size:13px;color:#666;}
.news .tag-bx .news-link{float:right;padding-left:14px;color:#666;font-size:13px;background:url(../../images/custom/news/bg-news-link.png) no-repeat 0 50%;}
.news .view-button-wrap:after{content:"";display:block;clear:both;}
.news .notice .calendar-wrap.cal-bx .start-end.end{padding-left:35px}
.news .notice .calendar-wrap.cal-bx{background: url(../../images/custom/bbs/calendar_bg.png) 202px center no-repeat;}
.news .notice .calendar-wrap.only-start{background:none;}
.news .notice .notice .start-end input{width:135px;}
.news .tables-board-wrap .write-board .scrh-word input{width:35%;}
.news .tables-board-wrap .write-board .scrh-word span{float:left;margin-right:-10px}
.tables-board-wrap .write-board  input.media-add-input{width:50%;}
.board-view td.board-share-wrap{padding:15px 0;}
.board-view td.board-share-wrap .board-url{float:left;width:60%;}
.board-view td.board-share-wrap .btn-wrap{float:left;padding-left:20px;}
.btn-wrap:after{content:"";display:block;clear:both;}
.news .board-share, .aui .news .template05 p.board-share {margin-bottom: 0 !important;}
.btn-wrap button{float:left;font-size:0;border:none;width:30px;height:30px;color:transparent;text-indent:-9999px;}
.btn-wrap button.text-zoomin{background:url(../../images/custom/news/text-zoomin.png);}
.btn-wrap button.text-zoomout{margin-right:10px;width:29px;background:url(../../images/custom/news/text-zoomout.png);}
.btn-wrap button.btn-print{background:url(../../images/custom/news/btn-print.png);}
.board-view td.board-share-wrap .board-url{float:left;width:60%;color:#878787;}
.board-view td.board-share-wrap .board-share{float:right;width:40%;margin-bottom:0;}

.article-board.board-list.bbs-board td .title{font-weight:bold;}
.article-board.board-list.bbs-board td .title span{color:#0975d8;}
.news .thumbnail-list-wrap.movie-type a.thumbnail{position:relative;}
.news .thumbnail-list-wrap.movie-type a.thumbnail:after{content:"";position:absolute;bottom:108px;left:14px;display:block;width:34px;height:34px;background:url(../../images/custom/news/b-play.png) no-repeat 0 0;}
.news .view-title .float-left{width:100%;float:none;}
.news .board-view.no-thead tr:first-child td{border-bottom:none;padding-bottom:0;}
.news .board-view.no-thead .view-title .title{font-size:20px;color:#333;font-weight:bold;line-height:120%;margin-bottom:7px;}
.news .board-view.no-thead .view-title .s-title{float:left;font-weight:bold;color:#666;}
.news .board-view.no-thead .view-title .info{float:right;font-size:13px;color:#878787;}
.news .board-view.no-thead .view-title .info-bx{float:left;}
.news .board-view.no-thead .view-title .info-bx .cate{color:#0975d7;}
.news .board-view.no-thead .view-title .info span:first-child,
.news .board-view.no-thead .view-title .info-bx span:first-child{margin-right:10px;padding-right:15px;background:url(../../images/custom/news/bg_line2.png) no-repeat 100% 50%;}
.news .board-view.no-thead .view-title .btn-wrap{float:right;}
.news .board-view.no-thead .view-title .star{display:inline-block;width:15px;height:15px;margin-left:10px;color:transparent;font-size:0;text-indent:-9999px;background: url(../../images/custom/news/ico_star.png) no-repeat 0 0;}
.news .board-view.no-thead .view-title .info span:before{display:none;}
.news .user-box input.common-input-text{width:264px;}
.news .user-box input.common-input-text:last-child{margin-right:0;}
.news .view-comment-wrap .board-list .comment-button-box{display:block;}
.bbs-button-wrap.s-size{margin-bottom:10px;}
.bbs-button-wrap.s-size button[class*="confirm"]{padding:0 19px;font-size:14px;height:32px;line-height:32px;}
.arwbtn-wrap button{display:inline-block;width:30px;height:30px;font-size:0;color:transparent;text-indent:-9999px;border:1px solid #ccc;}
.arwbtn-wrap button.arw-up{background:url(../../images/custom/campus/order_up.gif) no-repeat 0 0;border-right:none;}
.arwbtn-wrap button.arw-dw{background:url(../../images/custom/campus/order_down.gif) no-repeat 0 0;}
.news .thumbnail > img{width:100%;max-width:inherit;height:168px;}

#urlcopy .iziModal-content{padding:35px 35px 30px !important;}
#urlcopy .iziModal-content .form-button-wrap{padding:25px 0;margin:0 -8px;}
#urlcopy .iziModal-content .form-button-wrap button[class*="confirm-sm"]{width:194px;}
#urlcopy .iziModal-content input.common-input-text{margin:0;width:100%;}

/* 뉴스 모바일 */
@media all and (max-width: 768px) {
	/*
	* SUB LAYOUT
	*/
	.news-content{float:none;width:100%;}
	.hot-click{float:none;width:100%;padding-left:0;margin-top:50px;box-sizing:border-box;}
	.hot-bn li img{width:100%;}


	.news-hd{margin-top:23px;}
	.news-hd-wrap {border-width:1px}
	
	.news-bxs .news-menu{margin-bottom:10px;}
	.news-bxs .news-menu a{margin:0;font-size:15px;width:32%;height:50px;line-height:50px;}
	.news-sub .n-bx{width:100%;float:none;}
	.news-sub .n-bx + .n-bx{margin-left:0;margin-top:30px;}
	.news-sub ul li a{padding:10px;}
	.news-main .n-main{width:100%;float:none;}
	.news-main .n-main a{width:100%;height:inherit;}
	.news-main .n-main a img{width:100%;}
	.news-main .n-list{float:none;width:100%;margin-top:8px;}
	.news-main .n-list ul li{/***width:50%;***/box-sizing:border-box;}
	.news-main .n-list ul li:nth-child(odd){margin:0;/***padding-right:4px;***/margin-bottom: 8px;}
	.news-main .n-list ul li:nth-child(even){margin:0;/***padding-left:4px;***/margin-bottom: 8px;}
	.news-main .n-list ul li:nth-child(3),.news-main .n-list ul li:nth-child(4){/***margin-top:8px;***/}
	.news-main .n-list ul li a{width:100%;height:inherit;}
	.news-main .n-list ul li a img{width:100%;height:100%;}
	.news-gly-wrap{margin-left:-14px;margin-right:-14px;padding:0 14px;}
	.news-gly-wrap .n-photo{float:none;width:100%;}
		
	.news-gly-wrap .pt-rolling{width:100%;}
	.news-gly-wrap .pt-rolling li p{font-size:13px;}

	.news-gly-wrap .pt-rolling{width:100%;height:auto;}
	.news-gly-wrap .pt-rolling li{height:auto;}
	.news-gly-wrap .pt-rolling a{padding-bottom:80px;}
	.news-gly-wrap .pt-rolling li p{bottom:-1px;padding:20px 15px;font-size:14px;line-height:1.45em;}
	.news-gly-wrap .pt-rolling li img {width: 100%;height: auto;}
	.news-gly-wrap .slider-btn{top:50%;}
	.news-gly-wrap .pt-rolling p.count{bottom:15px;right:15px;}

	.news-gly-wrap .n-movie{float:none;width:100%;margin-left:0;margin-top:30px;}
	.news-gly-wrap .n-movie li{width:50%;margin-left:0;box-sizing:border-box;}
	.news-gly-wrap .n-movie li:nth-child(odd){padding-right:5px;}
	.news-gly-wrap .n-movie li:nth-child(even){padding-left:5px;margin-left:0;}
	.news-gly-wrap .n-movie li a{width:100%;height:inherit;}
	.news-gly-wrap .n-movie li a img{width:100%;height:inherit;}
	.news-series ul li{width:50%;margin-left:0;box-sizing:border-box;margin-bottom:10px;}
	.news-series ul li:nth-child(odd){padding-right:5px;}
	.news-series ul li:nth-child(even){padding-left:5px;}
	.news-series ul li img{width:100%;}
	.news-series ul li a p span{font-size:12px;}

	.news .board-list.bbs-board td > div.control-box{position:static;width:100%;display:block;}
	.date-bx span, .date-bx strong{display:inline-block;}
	.news .bbs-board .news-td-wrap{display:block;}
	.news .board-list tr td:first-child{text-align:left;}
	.news .bbs-board .news-writer{display:inline-block;width:auto;text-align:left;margin-right:7px;padding-right:10px;padding-left:0;}
	.news .bbs-board .news-date{display:inline-block;width:auto;text-align:left;padding-left:0;}
	.news .board-list.bbs-board td div > div{display:block;}
	.news .board-list.bbs-board td div > .title-wrap{float:none;width:100%;}
	.news .board-list.bbs-board td div > div.news-writer,
	.news .board-list.bbs-board td div > div.news-date{clear:both;text-align:left;display:inline-block;}
	.news .bbs .thumbnail-list-wrap .span3{width:100%;}
	.news .bbs .thumbnail-list-wrap{margin-left:0;margin-right:0;}
	.news .bbs .thumbnail-list-wrap .thumbnails {margin-left:0;}
	.news .notice .selects-warp.section-select select{float:none;width:60%;margin-left:0;margin-top:10px;}
	.news .notice .selects-warp.section-select select:first-child{margin-top:0;}
	.news .notice .calendar-wrap.cal-bx{background: url(../../images/custom/bbs/calendar_bg.png) 214px 15px no-repeat;}
	.news .notice .calendar-wrap.cal-bx .start-end.end{padding-left:0;}
	.news .tables-board-wrap .write-board .scrh-word span{margin-right:10px}
	.news .notice .board-list.bbs-board td > div.control-box{top:20px;right:0;position:absolute;width:auto;}
	.news .notice .bbs-board .title{width:100%;}
	.category-search .cate-srchbx .inp-srch{width:40%;}
	.article-board.board-list.bbs-board td{padding:10px 0 10px;}
	.news .notice .article-board.board-list.bbs-board td div.control-box{top:10px;}
	.article-board.board-list.bbs-board td .title{display:block;width:80%;text-align:left;}
	.article-board.board-list.bbs-board td .notice-date{display:block;width:80%;text-align:left;}
	.article-board.board-list.bbs-board td .notice-writer{display:block;width:80%;text-align:left;}
	.article-board.board-list.bbs-board td .board-btn{position:absolute;bottom:10px;right:0;width:auto;}
	.news-footer .briefing-title{left:15px;}
	.briefing-wrap>div{min-height:inherit;}
	.briefing-wrap .briefing-list{width:100%;float:none;padding:15px;border:none;}
	.briefing-wrap .multimedia-news{width:100%;float:none;padding:15px;border:none;border-top:1px solid #ccc;}
	.briefing-wrap .briefing-bx{width:100%;float:none;border-top:1px solid #ccc;}
	.briefing-wrap .briefing-bx .briefing{padding:15px;}
	.briefing-wrap .briefing-bx .briefing:first-child{border-bottom:none;padding-bottom:0;}
	.news .thumbnail > img{max-width:inherit;width:100%;height:100%;}
	.news .board-view.no-thead .view-title .info span{display:inline-block;width:auto;}
	.news .notice .board-count{width:auto;display:inline-block;min-height:auto;}
	.news .form-board-request.board-view th{word-break:break-all;}
}

/* 뉴스 타블렛 */
@media all and (min-width: 769px) and (max-width: 992px) {
	.news-hd .news-menu a {font-size:18px;}
	.news-content{width:470px;}
	.news-hd-menu .category-search .cate_list li {margin-left:16px;}
	.category-search .cate-srchbx{float:right;margin-top:5px;}
	.hot-click{width:190px;}
	.hot-click .hot-list img{display:none;}
	.hot-click .hot-list p{padding-right:0;}
	.news-hd .srch-bx{width:370px;}
	.news-hd .srch-bx .inp-srch{width:200px;}
	.news-hd .news-menu li{margin-left:3.5%}
	.news-bxs .news-menu a{margin:0 2%;}
	.news-main .n-main{width:49%;}
	.news-main .n-main a{width:100%;max-height:368px;height:inherit;}
	.news-main .n-list{width:51%;}
	.news-main .n-list ul li{width:47%;padding-left:6px;}
	.news-main .n-list ul li a{width:100%;max-height:116px;height:116px;}
	.news-main .n-list ul li:nth-child(even){margin-left:0;}
	.news-main .n-list ul li:nth-child(3),
	.news-main .n-list ul li:nth-child(4){margin-top:8px;}
	.news-main .label{bottom:27px;}
	.news-main p{font-size:13px;bottom:6px;}
	.news-sub .n-bx{width:50%;box-sizing:border-box;}
	.news-sub .n-bx:nth-child(1){padding-right:5px;}
	.news-sub .n-bx:nth-child(2){padding-left:5px;margin-left:0;}
	.news-sub ul li a{padding:15px;}
	.news-sub ul li .article strong{font-size:13px;}
	.news-sub ul li .article p{font-size:12px;}
	.news-gly-wrap .n-photo{width:50%;}
	.news-gly-wrap .pt-rolling{width:100%;height:310px;}
	.news-gly-wrap .pt-rolling li{height:310px;}
	.news-gly-wrap .pt-rolling li p{font-size:14px;}
	.news-gly-wrap .pt-rolling li img {width: 100%;height: 233px;}
	.news-gly-wrap .slider-btn{top:116px;}
	.news-gly-wrap .pt-rolling li p{bottom:-74px;font-size:16px;padding:15px 65px 15px 15px;line-height:1.4em;}
	.news-gly-wrap .pt-rolling li a:link, .news-gly-wrap .pt-rolling li a:hover, .news-gly-wrap .pt-rolling li a:focus{color:#333;text-align:underline;}
	.news-gly-wrap .pt-rolling p.count{bottom:15px;right:15px;}

	.news-gly-wrap .n-movie{width:50%;margin-left:0;}
	.news-gly-wrap .n-movie .news-tit{margin-left:5px;}
	.news-gly-wrap .n-movie li{width:48%;padding-left:6px;}
	.news-gly-wrap .n-movie li:nth-child(even){margin-left:0px;}
	.news-gly-wrap .n-movie li:nth-child(3),.news-gly-wrap .n-movie li:nth-child(4){margin-top:5px;}
	.news-gly-wrap .n-movie li a{width:100%;height:inherit;}
	.news-gly-wrap .n-movie li a img{height:115px;width:100%;}
	.news-series ul li{width:20%;margin-left:0;padding-right:10px;box-sizing:border-box;}
	.news-series ul li a p span{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	.news .comment-input-box .textarea-box{float:none;width:100%;}
	.news .comment-confirm.float-right{float:none;width:100%;}
	.news .view-comment-wrap .confirm-gray{height:45px;line-height:45px;width:100%;}
	.news .view-title .float-left{float:none;width:100%;}
	.news .bbs .thumbnail-list-wrap .span3{width:50%;}
	.news .bbs .thumbnail-list-wrap{margin-left:-18px;margin-right:-18px;}
	.news input.common-input-text{width:100%;}
	.news .notice .start-end input{width:135px;margin-bottom:0;}
	.tables-board-wrap .write-board  input.media-add-input{margin-bottom:0;}
	/* .news .bbs-board .control-box{width:12.7%} */
	.briefing-wrap>div{min-height:280px}
	.briefing-wrap .briefing-list{width:33.3%;padding:16px 20px 0 0;}
	.briefing-wrap .briefing-list li{margin-top:15px;}
	.briefing-wrap .briefing-list li img{margin-top:6px;width:66px;height:45px;}
	.briefing-wrap .briefing-list li div{padding-top:0;margin-left:80px;}
	.briefing-wrap .briefing-list li div p.tit{height:20px;}
	.briefing-wrap .briefing-list li div p{height:40px;overflow:hidden;}
	.briefing-wrap .multimedia-news{width:33.4%;padding:16px 20px 0;}
	.briefing-wrap .briefing-bx{width:33.3%;}
	.briefing-wrap .briefing-bx .briefing .title{margin-bottom:5px;}
	.briefing-wrap .briefing-bx .briefing{padding:15px 20px 15px;}
	.briefing-wrap .briefing-bx .briefing a div p{margin-left:90px;height:55px;overflow:hidden;}
	.briefing-wrap .briefing-bx .briefing a div img{width:80px;height:auto;}
	.news .thumbnails{margin-left:19px !important;}
	.news .bbs .thumbnail-list-wrap .span3{padding-right:18px;}
	.news .form-board-request colgroup .form-column{width:90px;}
	.news .bbs-portlet .write-board .form-file-button span{width:10%;}
	.briefing-wrap .multimedia-news img{height:auto;}
	/*.news .bbs-board .title-info p.title{overflow:hidden;height:inherit;}*/

	.news .bbs-board .control-box{min-width:60px;}
}

/* 뉴스 타블렛 & 모바일 공통 */
@media all and (max-width: 992px) {
	.news-hd-menu .category-search .cate-srchbx {margin-top:0;float:none}
	.news-hd-menu .category-search .cate_list {float:none}

	.news-sub ul li a{padding:15px 20px 15px 10px;max-height:105px}
	.news-sub ul li .article strong{font-size:13px;}
	.news-sub ul li .article p{font-size:12px;}
	.news-gly-wrap .n-movie li p{font-size:13px;height:37px;line-height:37px;padding:0 10px;}
	.news-gly-wrap .n-movie li a:after{top:70px;left:10px;}
	.news-series ul li a p{top:50%;margin-top:-30px;}
	.news .bbs-board .title-info p.info{overflow:hidden;}
	.news .comment-input-box .textarea-box{float:none;width:100%;}
	.news .comment-confirm.float-right{float:none;width:100%;}
	.news .view-comment-wrap .confirm-gray{height:45px;line-height:45px;width:100%;}
	.news .view-title .info span.date{display:block;}
	.news .view-title .info span.date:before{display:none;}
	.board-view td.board-share-wrap .board-url{float:none;width:100%;}
	.board-view td.board-share-wrap .board-share{float:none;width:100%;margin-bottom:0;margin-top:0;}
	.news .user-box input.common-input-text{width:100%;}
}

/* 뉴스 웹 & 타블렛 공통 */
@media all and (min-width: 769px) {
	.news .board-list.bbs-board td div > div{padding-top:0;}
	.news .notice .board-list td{padding:17px 0;}

	.article-board.board-list.bbs-board td > p,
	.article-board.board-list.bbs-board td > div{display:block;float:left;word-break:break-all;vertical-align:middle;}
	.article-board.board-list.bbs-board td .control-box{width:5%;}
	.article-board.board-list.bbs-board td .title{width:70%;text-align:left;}
	.article-board.board-list.bbs-board td .title.st2{width:60%;text-align:left;}
	.article-board.board-list.bbs-board td .notice-date{width:10%;position:static;text-align:center;}
	.article-board.board-list.bbs-board td .notice-writer{width:15%;text-align:center;}
	.article-board.board-list.bbs-board td .board-btn{width:10%;text-align:center;}
	.bbs-board .control-box.arwbtn-wrap{width:100px;text-align:center;}
	.bbs-board .control-box.arwbtn-wrap + .title-wrap{width: -moz-calc(100% - 100px);width: -webkit-calc(100% - 100px);width: -o-calc(100% - 100px);width: calc(100% - 100px);padding-right:100px;}
	.bbs-board .control-box.arwbtn-wrap + .title-wrap p.title{height:auto;overflow:inherit;}
	.bbs-board .control-box.arwbtn-wrap + .title-wrap .notice-date{top:50%;margin-top:-10px;}
}

/* 뉴스 웹  */
@media all and (min-width: 993px) {
	.news .board-list.bbs-board td div > div{padding-top:0;}
	/* .news .bbs .thumbnail-list-wrap .span3 */
}

@media all and (max-width: 768px) {
	.btn-wrap button.btn-print{display:none;}
	.btn-wrap button.text-zoomout{margin-right: 0;}
}

/* 뉴스 게시판-카테고리 내 검색 영역 */ 
@media all and (max-width: 540px) {
	.news-content .category-search .category{width:100%;} /* padding-top:10px; */
	.news-content .category-search span {width:auto;height: auto;line-height: 1.4em;box-sizing:border-box;}
	.news-content .category-search .category select, .aui .news-content .category-search .category select{max-width: 100%;width:100%;}
	/* .news-content .category-search .cate-srchbx{float: left;position:relative;width:100%;height:36px;margin-top:12px;padding-right:40px;box-sizing:border-box;text-align: left;} */
	.news-content .category-search .cate-srchbx{float: left;width:100%;height:36px;margin-top:12px;text-align: left;}
	.aui .category-search .cate-srchbx form, .category-search .cate-srchbx form{position:relative;width:100%;margin:0;padding-right:40px;box-sizing:border-box;}
	.news-content .category-search .cate-srchbx .btn-srch{position:absolute;top:0;right:0;}
	.news-content .category-search .cate-srchbx .inp-srch {width: 100%;}
}
@media all and (min-width: 541px) and (max-width: 768px) {
	.news-content .category-search .category{width:64%;} /* padding-top:10px; */
	.news-content .category-search span {height: auto;line-height: 1.4em;}
	.news-content .category-search .category select, .aui .news-content .category-search .category select{max-width: 135px;width:135px;}
	.news-content .category-search .cate-srchbx{float: right;position:relative;width:35%;height:36px;padding-right:40px;box-sizing:border-box;text-align: left;}
	.news-content .category-search .cate-srchbx form{}
	.news-content .category-search .cate-srchbx .btn-srch{position:absolute;top:0;right:0;}
	.news-content .category-search .cate-srchbx .inp-srch {width: 100%;}
}
@media all and (min-width: 769px) and (max-width: 992px) {
	/* .news-content .category-search .category{padding-top:10px;}
	.news-content .category-search span {height: auto;line-height: 1.4em;} */
	.news-content .category-search .cate-srchbx{margin-top:0;}
	.news-content .category-search .cate-srchbx > form:after{display:block; content:""; clear:both}
	.news-content .category-search .cate-srchbx .inp-srch {float:left;width: 175px;}
	.news-content .category-search .cate-srchbx .btn-srch{float:left;}
}

/* 뉴스 게시글 목록-pc와 동일한 타입 */
@media all and (max-width: 768px) {
	.news .board-list td {padding: 8px 0 12px;}
	.news .board-list.bbs-board td > div {display: table-cell;text-align: left;vertical-align: middle;}
	.news .board-list.bbs-board td > div{width: 13%;box-sizing: border-box;position: relative;}
	.news .board-list.bbs-board td > div.date-bx.control-box {position: static;width: 100%;display: block;}
	.news .bbs-board .date-bx.control-box {min-width: 100%;width: 100%;max-width: 100%;}
	.news .board-list.bbs-board td .date-bx.control-box:after{display:block; content:""; clear:both}
	.news .board-list.bbs-board td .date-bx.control-box > span,
	.news .board-list.bbs-board td .date-bx.control-box > strong,
	.news .board-list.bbs-board td .date-bx.control-box .day:before{float:left;}
	.news .board-list.bbs-board td .date-bx.control-box .day{margin-top: 0;padding-right:14px;font-size: 14px;color: #888;font-weight:normal;}
	.news .board-list.bbs-board td .date-bx.control-box .day:before{display: inline-block;content: "-";}
	.news .date-bx.control-box span, .news .date-bx.control-box strong {display: inline-block;text-align: left;line-height: 1.4em}
	.news .board-list.bbs-board td .date-bx .ym {font-size: 14px;color: #888;}
	.news .board-list.bbs-board td .date-bx .star-important, .news .board-list.bbs-board td .date-bx .star-headline{height:12px;background-position:0 center;}
	.news .bbs-board .title-wrap, .news .bbs-board .control-box + .title-wrap{width: 100%;box-sizing: border-box;padding-right: 0;}
	.news .board-list.bbs-board td div > div {padding-top: 0;}
	
	.news .bbs-board .title-thumb img {width: 100%;height: auto;}
	.news .board-list.bbs-board td div > div.title-info {display: table-cell;width: 100%;box-sizing: border-box;position: static;vertical-align: top;}
	.news .title-thumb + .title-info {padding: 0 5px;}
	
	.news .bbs-board .title-info p {overflow: hidden;min-height: 20px;height: 20px;line-height: 20px;letter-spacing: -0.05em;}
	.news .bbs-board .title-info .title a {color: #333;font-size: 14px;font-weight: bold;}
	.news .board-list.bbs-board td div > div .t-cont {height: auto;max-height: 70px;line-height: 1.4em;overflow: hidden;font-size: 13px;}
}

@media all and (min-width: 541px) and (max-width: 768px) {
	.news .board-list.bbs-board td div > div.title-thumb {display: table-cell;width: 12%;padding-top:3px;box-sizing: border-box;position: static;vertical-align: top;}
	.news .board-list.bbs-board .title-thumb + .title-info {width: 88%;}
}

@media all and (max-width: 540px) {
	.news .board-list.bbs-board td div > div.title-thumb {display: table-cell;width: 25%;padding-top:3px;box-sizing: border-box;position: static;vertical-align: top;}
	.news .board-list.bbs-board .title-thumb + .title-info {width: 75%;}
}

/*뉴스 gnb 수정 20161028*/
.news-hd-wrap ul.news_gm > li.gm2 .cate_list{text-align: inherit}
.news-hd-wrap ul.news_gm > li.gm3 .cate_list{text-align: inherit}
.news-hd-wrap ul.news_gm > li.gm4 .cate_list{text-align: inherit}
.news-hd-wrap ul.news_gm > li.gm5 .cate_list{text-align: inherit}
.news-hd-wrap ul.news_gm > li.gm6 .cate_list{text-align: inherit}
.news-hd-wrap .site-navigation .navbar ul.news_gm .gm2 .cate_list ul{left: 290px;}
.news-hd-wrap .site-navigation .navbar ul.news_gm .gm3 .cate_list ul{left: 400px;}
.news-hd-wrap .site-navigation .navbar ul.news_gm .gm4 .cate_list ul{left: 425px;}
.news-hd-wrap .site-navigation .navbar ul.news_gm .gm5 .cate_list ul{left: 440px;}
.news-hd-wrap .site-navigation .navbar ul.news_gm .gm6 .cate_list ul{left: 115px;}
.news-hd-wrap .site-navigation .navbar ul.news_gm .gm6 .cate_list ul li{min-height: 0 !important;}
 @media all and (min-width: 769px) and (max-width: 992px) {
    .news-hd-wrap .site-navigation .navbar ul.news_gm .gm2 .cate_list ul{left: 30px;}
    .news-hd-wrap .site-navigation .navbar ul.news_gm .gm3 .cate_list ul{left: 75px;}
    .news-hd-wrap .site-navigation .navbar ul.news_gm .gm4 .cate_list ul{left: 140px;}
    .news-hd-wrap .site-navigation .navbar ul.news_gm .gm5 .cate_list ul{left: 135px;}
    .news-hd-wrap .site-navigation .navbar ul.news_gm .gm6 .cate_list ul{left: 305px;}
}


.news .board-view.no-thead .view-title .info-bx .cate a{color: #0975d7}
.news .news-content .info-bx .star.star-important {padding-top: 8px;width: 47px;margin: auto;margin-left: 10px;color: transparent;font-size: 0;text-indent: -9999px;background: url(../../images/custom/news/lab_article.gif) no-repeat 50% 10px;vertical-align: top}
.news .news-content .info-bx .star.star-headline {padding-top: 8px;width: 47px;margin: auto;margin-left: 10px;color: transparent;font-size: 0;text-indent: -9999px;background: url(../../images/custom/news/lab_headline.gif) no-repeat 50% 10px;vertical-align: top}


/*2016-12-28*/
.news .thumbnail-list-wrap.movie-type .span3 a.thumbnail:after{background-image: none}

/* 2017-01-04*/                      
.content-box .news_photo{margin-bottom: 50px} 
.content-box .news_photo .bx-controls{display: block}
.content-box .news_movie .bx-controls{display: block}                    
.news-series ul li{width: 266px;height: 130px; background: #e3e6ef;text-align: center;overflow: hidden}
.news-series ul li.s1{background:url(../../images/custom/news/bg_news_series_01.png) 50% 50%;}
.news-series ul li.s2{background:url(../../images/custom/news/bg_news_series_02.png) 50% 50%;}
.news-series ul li.s3{background:url(../../images/custom/news/bg_news_series_03.png) 50% 50%;}
.news-series ul li.s4{background:url(../../images/custom/news/bg_news_series_04.png) 50% 50%;}
.news-series ul li a{display: table;height: 100%;padding: 0 10px;;font-size: 20px;font-weight: bold;line-height: 26px;margin: 0 auto;}
.news-series ul li span{display: table-cell;color: #fff;vertical-align: middle}
.news-series ul li a:hover{color: #fff;text-decoration: none}
.news-gly-wrap{background-color: inherit}
.news-gly-wrap .main h2.stripe01{height: 34px;text-indent:0;margin:0 0 27px 0 !important;}
.news-gly-wrap .main h2 span{background-color: #fff;width: auto;padding: 0 20px;line-height: 30px;}
.news-series .main h2.stripe01{height: 34px;text-indent:0;margin:0 0 27px 0 !important;}
.news-series .main h2 span{background-color: #fff;width: auto;padding: 0 20px;line-height: 30px;}
@media (max-width: 992px) and (min-width: 769px){
    .content-box .news_photo .bx-controls{width: 150px;}
    .content-box .news_movie .bx-controls{width: 150px;}                        
    .news-series ul li{width: 345px}
    .news-series ul li:nth-child(2n) {margin-left: 30px;margin-bottom: 20px}                    
}
@media (max-width: 768px){
    .news-series ul li{width: 48%;}
    .news-series ul li img {/***height: 100%;***/}
    .content-box .news_photo .bx-controls{width: auto}
    .content-box .news_movie .bx-controls{width: auto}
    .content-box .news_photo .bx-controls .bx-pager{width: 185px;margin: 0 auto;margin-top: 20px}
    .content-box .news_movie .bx-controls .bx-pager{width: 185px;margin: 0 auto;margin-top: 20px}
    .news-series ul li:nth-child(odd) {margin-right: 10px;}         
    .news-series .main h2 span{width: auto !important;}
}          


/* 2017-01-11 */
.news .board-view.no-thead .view-title .info-bx .sort{margin-left:10px;padding-left:15px;background:url(../../images/custom/news/bg_line2.png) no-repeat 0 50%}
.news .board-view.no-thead .view-title .info-bx .sort a{color:#0975d7}

/*2017-01-23 비회원 댓글달기 보안문자 */
.news .news-content.ctr_area .view-comment-wrap .comment-input-box{width:100%}
@media (max-width: 992px){
	.news .news-content.ctr_area .view-comment-wrap .comment-input-box .user-box input.common-input-text,
	.news .news-content.ctr_area .view-comment-wrap .comment-input-box .textarea-box .common-textarea{max-width:100%;margin-top:10px;}
	.news .news-content.ctr_area .view-comment-wrap .comment-input-box .user-box span.input-append input.comment-captcha.is-realperson{width:37%;}
	.news .news-content.ctr_area .view-comment-wrap .comment-input-box .user-box span.input-append button.btn-refresh{display:inline-block; width:auto; margin:0;}
}
@media (max-width: 768px){
	.news .news-content.ctr_area .view-comment-wrap .comment-input-box .user-box .input-append{display:block; width:100%;margin-top:10px;}
	.news .news-content.ctr_area .view-comment-wrap .comment-input-box .user-box .input-append .realperson-challenge{width:100%; display:block}
	.news .news-content.ctr_area .view-comment-wrap .comment-input-box .user-box span.input-append input.comment-captcha.is-realperson{display:inline-block; min-width:215px;}
}

/*2017-01-23 금주의 핫클릭 이미지 영역 */
.news .hot-click .hot-list li a{padding:0; margin:12px 0; overflow:hidden}
.news .hot-click .hot-list li a img{top:0 !important; height:auto !important}

@media (max-width: 768px) and (min-width: 541px){
	.news .news-content .category-search .category{padding-top:9px;}
}

@media (max-width: 979px){
	.border-top-wrap.add_cate .board-count.float-right{width:100%; margin-top:10px;}
	.border-top-wrap.add_cate .board-count.float-right select{width:100%}
}

/* 2017-01-31 */
.news .ctr_area.news-content .view-comment-wrap .comment-input-box .user-box .common-input-text.comment-user-name,
.news .ctr_area.news-content .view-comment-wrap .comment-input-box .user-box .common-input-text.comment-user-password{line-height:normal !important; font-size:14px}

.news .bbs.bbs-portlet .tables-board-wrap .bbs-board.v2 .checks-wrap.control-box{width:50px; min-width:50px}
.news .bbs.bbs-portlet .tables-board-wrap .bbs-board.v2 .checks-wrap.control-box + .title-wrap .title-info{padding-left:0}
.news .bbs.bbs-portlet .tables-board-wrap .bbs-board.v2 .checks-wrap.control-box + .title-wrap .title-thumb{float:left; display:inline-block; height:80px !important;}
.news .bbs.bbs-portlet .tables-board-wrap .bbs-board.v2 .title-wrap .title-thumb + .title-info{width:100%}

@media (max-width: 768px){
	.news .bbs.bbs-portlet .tables-board-wrap .bbs-board.v2 .checks-wrap.control-box{position:absolute; right:0; width:auto; min-width:22px; top:8px}
	.news .bbs.bbs-portlet .tables-board-wrap .bbs-board.v2 .checks-wrap.control-box + .title-wrap .title-thumb{height:auto !important; max-height:246px; overflow:hidden;}

}

/* 2017-02-09 */
.news .news-bxs .news-main .n-main a{overflow:hidden;}
.news .news-bxs .news-main .n-main a img{width:100%}

/* 2017-02-10 */
.news .news-contents .bbs.bbs-portlet .university_present .comment_board .qa-board{table-layout:fixed}
@media (max-width: 992px) and (min-width: 769px){
	.news .news-contents .bbs.bbs-portlet .university_present .comment_board .qa-board .qa-hits{width:12%;}
	.news .news-contents .university_present .form-board-request.tables-board .selects-warp .span1{width:10%;}
	.news .news-contents .university_present .form-board-request.tables-board .selects-warp .span3.start-end{width:35% !important;}
	.news-hd-wrap .cate_search .cate_srch_bx .inp_srch{width:140px}
	.news .news-contents .bbs.bbs-portlet .borad-search-warp.bbs-search .selects-warp input.common-input-text{width:245px;}
}

/* 2017-02-23 */
.news .newsView-portlet .portlet-borderless-container .news-content .board-list.bbs-board td div > div.title-thumb{padding:0;height:auto !important;vertical-align:middle;background:#e3e6ef}
@media (min-width: 769px){
	.news .newsView-portlet .portlet-borderless-container .news-content .board-list.bbs-board td div > div.title-thumb{float:left;display:inline-block;overflow:hidden;height:80px !important;line-height:75px}
}
@media (max-width: 768px){
	.news .newsView-portlet .portlet-borderless-container .news-content .board-list.bbs-board td div > div.title-thumb > a{display:block; height:72px; line-height:68px; overflow:hidden;}
}
