
 /*********common***************/
html {-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;font-size:16px;overflow: hidden;overflow-y: auto;}
body {font-size:1rem; line-height: 1.6; font-weight:400; color: #2d3436; -webkit-font-smoothing: antialiased;overflow: hidden;}
#content p {line-height: 1.6;}
.nanumsquare {font-family: 'NanumSquare', sans-serif !important;}
.bk-red {color:#f6303e !important}

a {color:#111}
a:hover {color:#f6303e}

img[data-sizes="auto"] { display: block; width: 100%; }

@media(max-width: 991.98px){
  html{ font-size:15.5px; }
}
@media(max-width: 767.98px){
  html{ font-size:15px; }
}
@media(max-width: 575.98px){
  html{ font-size:14px; }
}

.cont-reset ul,
.cont-reset ol {list-style:none;margin:0;padding:0}
.cont-reset li {list-style:none}
.cont-reset p {margin-bottom:0}

.con-bk21 {position:relative;font-size:1rem;}
.con-bk21.f18 {font-size:1.125rem;line-height:1.7}


/*p {margin:0}*/
b, strong { font-weight:bold !important; }
.tooltip {display:none}

.col-mb30 [class^=col-],
.col-bm30 [class^=col-] {margin-bottom: 30px;}
.col-mb20 [class^=col-] {margin-bottom: 20px;}

.fw-400 {font-weight:400}
.fw-500 {font-weight:500}
.pc-enter {display:block;font-style:normal}
.mo-enter {display:inline;font-style:normal}
.color-g {color:#32936F}
.FCff {color:rgba(255,255,255,0.5) !important;}

.bbs_contents dt, .bbs_contents dd, .bbs_contents li,
.raview-cont dt, .raview-cont dd, .raview-cont li {
  margin-left: 15px;
}


h1 {font-size:2.5rem}
h2 {font-size:2.125rem}
h3 {font-size:1.875rem}
h4 {font-size:1.5rem}
h5 {font-size:1.25rem}
h6 {font-size:1rem}


h1,
h2,
h3,
h4,
h5,
h6 {color:#2d3436;line-height:1.2}

h1.con-tit {margin:40px 0 30px;letter-spacing:-0.5px;}
h1.con-tit.color {color:#222 !important}
h1.con-tit.center:after {
    content: '';
    display: block;
    margin:22px auto 0;
    width: 40px;
    border-top: 2px solid #e67e22;
}
h2.cnt-tit-ment {margin-bottom:30px;}
h2.con-tit {margin-bottom:20px}
h3.con-tit {margin-bottom:20px;position:relative;}
h3.con-tit.icon:before {
    content: "\e079";
    font-family: 'Simple-Line-Icons';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #888;
    padding-right:8px;
}
h4.con-tit {margin-bottom:20px}
h5.con-tit {margin-bottom:10px}


h2.con-tit.linetit,
h3.con-tit.linetit,
h4.con-tit.linetit {
    padding: 10px 22px;
    border: 2px solid #aaa;
    display: inline-block;
    margin-bottom: 20px;font-weight:500;
}

h2.con-tit.dash:before,
h3.con-tit.dash:before,
h4.con-tit.dash:before {
    content: '';
    display:inline-block;
    margin:0px  10px 0  0px;
    height:10px;width:10px;
    border-top: 6px solid #747d8c;
}

.af-line:after{
    content: '';
    display:inline-block;
    margin:0px  0px 0  10px;
    height:1px;width:40px;
    border-top: 4px solid #00cec9;
}

h4.con-tit.bul {color:#286dc0}
h4.con-tit.bul:before {content:""; width:5px; height:16px;background-color:#95a6b9; display:inline-block; margin:0 8px 3px 0; vertical-align:middle;}

h5.con-tit.bul {margin-bottom:10px}
h5.con-tit.bul:before {content:""; width:5px; height:16px;background-color:#95a6b9; display:inline-block; margin:0 10px 3px 0; vertical-align:middle;}

@media (max-width: 991.98px) {
  br.pc.s-lg {display:none !important}
}
@media (max-width: 575.98px) {
  .pc-enter {display:inline;font-style:normal}
  .mo-enter {display:block;font-style:normal}
  .mo-mb20 {margin-bottom:20px}
}

/** btn-color **/
.btn-primary {
  color: #fff;
  background-color: #133c8b;
  border-color: #133c8b;
}

.btn-primary:hover {
  color: #fff;
  background-color: #003474;
  border-color: #00306A;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 57, 127, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #133c8b;
  border-color: #133c8b;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #00306A;
  border-color: #002B5F;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 57, 127, 0.5);
}

.btn-link, .page-link, .page-link:hover, .page-link:focus {
    color: #636e72;
}


/********* common end
************************************/

/** layout**/
@media (min-width: 1200px) {
  .vw80 { max-width:80vw;}
}

@media (min-width: 1600px) {
  .vw80 { max-width:70vw;}
}

@media (min-width: 1700px) {
  .vw80 { max-width:80vw;}
}

.fw-400 {font-weight:400}
.fw-500 {font-weight:500}
.fw-700 {font-weight:700}
.fw-800 {font-weight:800}
.f-nm {font-family: 'Nanum Myeongjo', serif !important;}


/*-------------- top ---------------------*/

#logo a img {display:inline-block;}
.top-noti-wrap {background:#133c8b;position:relative;z-index: 299;}
.top-noti-cont {display:block; width:80%;margin:0 auto;font-size:1.125rem;color:#d9dceb !important;text-align:center;padding:20px;font-weight:400}
.top-noti-cont:hover { color:#fff !important; }
.tn-btn {color:#bbe8ff;text-align:center;}
.close-top-popup {display:block; position:absolute;top: 50%;right: 2%;
  -ms-transform: translate(-2%, -50%);
  transform: translate(-2%, -50%);
  cursor: pointer;font-size:30px;width:30px;height:30px;line-height:30px;
  color:rgba(255,255,255,0.5) !important;
}
.close-top-popup:hover {  color:rgba(255,255,255,1) !important;}

@media (max-width: 991.98px) {
  .top-noti-wrap {background:#3c6382 !important}
  .top-noti-cont {font-size:80%;padding:10px}
  .close-top-popup {font-size:20px;width:20px;height:20px;line-height:20px;}
}

.top-momu-link {display:none}
a.gpud-momu  {float:left;margin:0 4px;width:34px;height:32px;border:1px solid #133c8b;border-radius:0.2em;font-size:15px;line-height:32px;color:#133c8b;display:block;font-weight:700}
a.gpud-momu:hover  {background-color:#133c8b;color:#fff}

a.mobile-mu  {display:none;}

@media (max-width: 991.98px){
  .top-momu-link {position:absolute; top:37%;right:20px;font-weight:600;display:block;}
  a.mobile-mu  {float:left;margin:0 4px;font-size:30px;line-height:30px;color:#133c8b;display:block;}
  a.mobile-mu:hover  {color:#f6303e}
}

.mo-tit {font-size:12px;color:#fff;text-align:center;padding:6px 0;background-color:#133c8b;}
#header {border-bottom: 0px solid #ddd;}
#primary-menu.style-2 {border-top: 1px solid #ddd;}
#primary-menu ul li > a {
    font-weight:700;
    font-size: 16.5px;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 38px 15px;
    color: #2d3436;
}

#primary-menu ul ul li > a {font-size: 15px;font-weight:400;color: #000;padding-left:15px; padding-right:15px;}


/** footer **/
#footer,
#footerlink,
#copyrights {background:#2d3436 !important;border:0;padding: 0px 0;}
#copyrights {padding:40px 0;}
#banner-wrap{position:relative;padding:40px 0 30px;background:#576574}

/******* Mobile Menu **********/
#side-panel.bgc {
    background-color: #133c8b !important;
}

.nav-tree.site-mmu li a {
  color:rgba(255,255,255,1) !important;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  letter-spacing:0px;padding:5px 0;
}


.nav-tree.site-mmu li a:hover {color:#f6303e !important}
.nav-tree.site-mmu li a i { float:right; }

.nav-tree.site-mmu ul ul a {
  color:#fff;
  font-size: 14px;
  padding-left:5px !important;
  letter-spacing: 0px;
  font-weight: 400;
}
.nav-tree.site-mmu ul ul ul a {
  color:#fff;
  font-size: 13px;
  padding-left: 10px  !important;
  letter-spacing: -1px;
  font-weight: 300;
}

.nav-tree.site-mmu ul ul ul li{background: url('../images/site/li_arrow.png') left 5px no-repeat;margin-left:10px}
#side-panel .side-panel-wrap.side-human {
    padding: 20px 30px 50px 40px;
}
.side-lang {margin:30px 0 5px;position:relative;}
.side-lang a {border:1px solid #fff;padding:3px 10px;text-align:center;margin:0 2px;font-size:12px;font-weight:400;color:#fff;transition: all 0.3s ease-in-out;letter-spacing:0px}
.side-lang a.active,
.side-lang a:hover {border:1px solid #f6303e;color:#f6303e}

#side-panel.dark {
  background: #000000; /* Old browsers */
  background: -moz-linear-gradient(top,  #000000 0%, #343434 50%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #000000 0%,#343434 50%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #000000 0%,#343434 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#343434',GradientType=0 ); /* IE6-9 */

}
.nav-tree.site-mmu li.active > a {  color:#fff !important;font-weight:700 !important}



@media (max-width: 767.98px) {
  #side-panel.bgc {width:300px;  right:-300px;}
}
/******* Mobile Menu END **********/


/***** Main *****/

.mvw {max-width:1800px;margin:0px auto 0;position:relative;border-radius:0em 0em 2em 2em;}
@media (max-width: 1800px){
  .mvw {border-radius:0}
}
.mvnews-height{position: relative;}
.swiper_wrapper.mvnews-height:not(.force-full-screen), .swiper_wrapper.mvnews-height:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {}
a.mvnews-link {color:#f6303e;font-size:14px;padding:4px 16px;border:1px solid #f6303e;font-weight:bold}
a.mvnews-link:hover {color:#fff;border:1px solid #fff;background:rgba(255,255,255,0.3);}


.mnews-tit {text-align:center;z-index: 20;max-width: 500px;color: #EEE;font-weight: 300;text-shadow:none;-webkit-transition: top .3s ease;-o-transition: top .3s ease;transition: top .3s ease;}
.mnews-tit h2 {font-size:42px;line-height:56px;margin-bottom:10px;font-weight:700;color:rgba(255,255,255,0.9);text-transform: capitalize !important;}
.mnews-tit h3 {font-size:22px;margin-bottom:20px;line-height:44px;font-weight:500;color:rgba(255,255,255,0.9);}
.mnews-tit a.mvnews-link {color:#82ccdd;font-size:14px;padding:4px 16px;border:1px solid #82ccdd;font-weight:bold}
.mnews-tit a.mvnews-link:hover {color:#fff;border:1px solid #fff;background:rgba(255,255,255,0.3);}



@media (max-width: 991.98px){
  .swiper_wrapper.mvnews-height:not(.force-full-screen), .swiper_wrapper.mvnews-height:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {height: 460px !important;}
  .mnews-tit {max-width: 400px;}
  .mnews-tit h2 {font-size:34px;line-height:40px;margin-bottom:20px;}
  .mnews-tit h3 {font-size:20px;line-height:22px;margin-bottom:20px;}
}
@media (max-width: 767.98px) and (min-width: 576px) {
  .swiper_wrapper.mvnews-height:not(.force-full-screen), .swiper_wrapper.mvnews-height:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {height: 420px !important;}
  .mnews-tit {max-width: 380px;}
}

@media (max-width: 575.98px) {
  .swiper_wrapper.mvnews-height:not(.force-full-screen), .swiper_wrapper.mvnews-height:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {height: 360px !important;}
  a.mvnews-link {font-size:13px;padding:5px 14px;}

  .mnews-tit {max-width: 300px;}
  .mnews-tit h2 {font-size:20px;line-height:30px;margin-bottom:6px;letter-spacing:-0.05em}
  .mnews-tit h3 {font-size:15px;line-height:20px;margin-bottom:14px;letter-spacing:-0.05em}
  a.mvnews-link {font-size:13px;padding:5px 14px;}
}

@media (max-width:375.98px) {
  .swiper_wrapper.mvnews-height:not(.force-full-screen), .swiper_wrapper.mvnews-height:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {height: 320px !important;}
  .mnews-tit {max-width: 280px;}
  .mnews-tit h2 {font-size:20px;line-height:26px;margin-bottom:5px;}
  .mnews-tit h3 {font-size:13px;line-height:18px;margin-bottom:10px;}
  a.mvnews-link {font-size:12px;padding:5px 12px;}

}

.mv-black:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000; /* Old browsers */
  background: -moz-linear-gradient(top,  #000000 0%, #343434 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #000000 0%,#343434 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #000000 0%,#343434 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#343434',GradientType=0 ); /* IE6-9 */
  opacity:0.5;
}

body:not(.device-touch) .mv-overlay {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.swiper-wrapper.mv-overlay {
  opacity: 1;
  padding: 40px 15px 15px;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.99) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.99))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.99) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.99) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.99) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.99) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
  backface-visibility: hidden;
}
.swiper-wrapper.text-overlay {padding:0}

.mainnews-wrap {padding:60px 0;}
.main-tit {position:relative;margin-bottom:20px;}
.main-tit h4 {font-size:1.6rem;font-weight:700;margin-bottom:0;font-family:  'S-CoreDream-6Bold', 'Noto Sans KR', sans-serif !important;}
.read-more {position: absolute;top:5px;right:0px;font-size:0.75rem;color:#888;}
a.mnews {padding:40px 28px 30px;border:1px solid #bbb;background:#fff;display:block;color:#666;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}


.heading-block.center > span {font-size:17px;font-weight:400;color:#555;margin-top:20px;}

@media (max-width: 1198.98px){
  .mainnews-wrap {padding:80px 0;}

}

@media (max-width: 991.98px){
  .mainnews-wrap {padding: 60px 0;}
  .main-tit {margin-bottom:15px;}
}

@media (max-width: 767.98px){
  .read-more {top:0px;right:0px;font-size:0.7rem;color:#888;}

  .heading-block.center > span > br {display:none  }

}
@media (max-width: 576.98px) {
  .mainnews-wrap {padding: 40px 0px;}
  .main-tit {margin-bottom:20px;}
  .main-tit h4 {font-size:1.2rem}
  .mnews-wrap {padding:30px 0px}

  a.mnews {padding:30px 12px 14px;border:1px solid #ddd;}
  a.mnews div.tit {font-size:16px;line-height: 20px;min-height:40px;margin-bottom:4px;}
  a.mnews div.summary {font-size:14px;line-height:20px;min-height:40px;}
}


.mnoti {list-style:none;margin:0;padding:0}
.mnoti li {margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #ddd}
.mnoti li strong{font-weight:700}
.mnoti li .date{font-size:0.95rem;color:#666;font-weight:300;margin-top:4px;}
.mnoti li .date.semi{color:#666;font-weight:400}
.mnoti li a.tit{font-size:1.125rem;color:#222;font-weight:500}
.mnoti li a.tit:hover{color:#133c8b;font-weight:500}

.bk-bn a h1 {font-size:1.25rem;margin-bottom:0;color:#fff}
.bk-bn a:hover h1,
.bk-bn a:hover i {color:#fff200}
.bk-bn i {font-size:3rem;margin-bottom:10px;}
.bk-bn a.bg-01 {background:#34ace0}
.bk-bn a.bg-02 {background:#706fd3}
.bk-bn a.bg-03 {background:#ffb142}
.bk-bn a.bg-04 {background:#ff5252}

.bk-bn a{color:#fff !important;font-size:1.25rem;line-height:1.2;font-weight:700;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.bk-bn a:hover {background:#133c8b !important;color:#fff200}

.bk-bn .card-body {padding:34px 30px}


/***** Main end *****/




/*공통*/
.c-title {padding:60px 0 0;}
.c-title h1{text-align:center;font-family: 'S-CoreDream-5Medium';color:#485460;margin-bottom:0;font-size:2.1rem}
.content-wrap {padding:60px 0 80px;}

@media (max-width: 991.98px){
  .c-title {padding:40px 0 0;}
  .content-wrap {padding:30px 0;}
}

@media (max-width: 575.98px){
  .c-title h1{font-size:2rem}
  .c-title {padding:30px 0 0;}
}

.pagecopy {font-size:28px;font-weight:700;margin-bottom:40px;color:#222;text-align:center}
.img-box {padding:60px;border:3px dotted #ccc;border-radius:0.5em}
h4.ico-tit {font-size:18px;margin-bottom:10px;position:relative;}
h4.ico-tit .more {font-size:14px;position:absolute;right:6px;top:10px}
.line-box-of {border:2px solid #ddd;padding:14px 20px;border-radius:0.2rem;color:#000;font-size:14px;overflow-y:auto;min-height:240px;max-height:260px;}
.line-box-of.max-auto {min-height:auto;max-height:auto;}
.line-box {border:2px solid #ddd;padding:14px 20px;border-radius:0.2rem;}
.box-bg {background:#f4f4f4;color:#222;}

.dropcap {font-weight:900;line-height:1.4;margin-right:8px;}
.c-intro {padding-top:80px !important;padding-bottom:80px !important}



.sports .modal-header {
    border-bottom: 1px solid #133c8b;
    background:#133c8b;color:#fff;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;padding:0.5rem 0.8rem;
}
.sports .modal-header h5,
.sports .modal-header h4 {color:#fff !important;font-size:18px;font-weight:500}
.sports .modal-content {border:0;border-radius:0 !important}
.sports .modal-header .close {color: #fff;text-shadow: none;opacity: .8;}
.sports .modal-body .infobox {background:#ecf0f1;color:#57606f;font-weight:500;font-size:15px;padding:14px 20px;margin-bottom:16px;}
.sports .modal-body .disc {font-size:14px;padding:0 20px}
.sports .modal-body .disc h5 {font-size:15px;margin-bottom:2px;font-weight:500}
.sports .modal-body .disc div{margin-bottom:15px}
.sports.modal-dialog {width:80%}

@media (max-width: 767.98px) {
  .c-intro {padding-top:50px !important;padding-bottom:50px !important}
}
@media (max-width: 575.98px) {
  .sports .modal-body .infobox {font-size:16px;padding:10px;margin-bottom:15px;}
  .sports .modal-body .disc {padding:0 10px}
  .sports .modal-body .disc div{margin-bottom:10px}
  h4.ico-tit {font-size:16px;}
  h4.ico-tit .more {font-size:13px;right:6px;top:6px}
  .sports.modal-dialog {width:100%}
  .c-intro {padding-top:30px !important;padding-bottom:30px !important}
  .c-intro h1.contit.mb30 {font-size:22px;margin-bottom:8px !important}
  .dropcap {font-weight:700;}
}



/* pdf viewer and download */
.pdf-viewer-wrap { position: relative; width: 100%;min-height:860px;overflow:hidden;border:1px solid #ddd}
.pdf-viewer-wrap iframe{width:100%;height:100%;}
.pdf-viewer-wrap .pdf-viewer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0 auto !important; min-height:860px}
.pdf-download {}
@media (max-width: 768px) {
  .pdf-viewer-wrap {min-height:600px;}
  .pdf-viewer-wrap .pdf-viewer {min-height:600px}
}










/****************contents****************************/
.con-ipud {position:relative;font-size:1.125rem}
.line-box {border:1px solid #ddd;padding:30px;}
.line-box.dotted {border:3px dotted #ccc;border-radius:0.5em;}
.line-box.noside {border-left:0;border-right:0}
.bg-con {width:100%;background:#f9f9f9;padding:80px 0;position:relative;}

@media (max-width: 767.98px) {
  .line-box {border:1px solid #ddd;padding:20px 10px;}
}

@media (max-width: 575.98px) {
  .con-ipud {font-size:1rem}
}




.tagbox span{
  display: block;
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
  padding: 4px 8px;
  border: 1px solid #ccc;
  font-size: 14px !important;
  color: #222;
  border-radius: 2px;cursor:pointer;
}

body:not(.device-touch) .tagbox span {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.tagbox span:hover {
  border-color: #0089cc !important;
  color: #0089cc !important;
}

#major-prof a.prof-name{font-size:16px;margin:10px 0 20px;color:#000;text-align:center;display:block;font-weight:700}
#major-prof a.prof-name em{font-size:14px;font-style:normal;margin-left:4px;}
#major-prof a.prof-name div{font-size:13px;font-weight:400;margin-top:4px;}
#major-prof a.prof-name:hover {color:#0089cc}



/** 검색박스 **/
.s-box{background-color:#f5f6fa;border:1px dotted #dcdde1; padding:20px 20px 5px;margin-bottom:20px;}
.s-box form {margin:0}
.s-box .btn {border-radius:0;}
.s-box .categorywrap {padding:10px 0 5px;border-top:1px dashed #ccc}
.s-box .categorywrap a {padding:10px 12px;margin:8px 2px;border:1px solid #ccc;background:#fff;border-radius:0.3em;font-size:15px;line-height:15px;font-weight:500;display:inline-block}
.s-box .categorywrap a.current,.s-box .categorywrap a:hover {background:#0a314d;color:#c1a783;border-color:#0a314d;font-weight:700;}

@media (max-width: 575.98px) {
  .s-box{padding:8px 8px 4px;}
  .s-box .form-group {margin-bottom:5px;text-align:center}
  .s-box .form-group {width:100% !important;}
  .s-box .form-group.mr5, .s-box .form-group.mr10 {margin-right:0 !important}
  .s-box .btn.w100 {width:100%;margin:0 0 5px 0 !important;padding: 0.375rem 0.75rem;}
  .s-box .btn {padding: 0.2rem 0.75rem;font-size:0.9rem;}
  .s-box .form-control {padding: 0.2rem 0.6rem;font-size: 0.9rem;}
  .s-box .categorywrap {margin-top:10px}
  .s-box .categorywrap a {padding:6px 8px;margin:3px 2px;font-size:14px;line-height:14px;}
}




/*** 연혁 ***/
.historybox ul {list-style:none}
.historybox .h-list {position: relative;}
.historybox .h-list:before {content:'';position: absolute;width: 1px;height: 100%;background-color: #ddd;left:0%;margin-left:7.5px;top: 0;}
.historybox .h-list:after {content:'';position: absolute;width: 1px;height: 12px;background-color: #fff;z-index: 10;left:0%;margin-left:7.5px;top: 0;}
.historybox .h-list > ul > li {position: relative;}
.historybox .h-list > ul > li + li {margin-top: 30px;}
.historybox .h-list > ul > li strong {display: block;position: relative;font-size: 1.3em;line-height:1.5;font-weight:700;color:#001970}

.historybox .h-list > ul > li > div {padding-left: 50px;}
.historybox .h-list > ul > li:after {content:'';position: absolute;width: 16px;height:16px;background-color: #fff;border-radius: 100%;border:4px solid #001970;box-sizing:border-box;top:12px;}
.historybox .h-list > ul > li .list_bar {margin-top:8px;}

.historybox .h-list > ul > li .list_bar span{font-weight:500;font-size:1.125rem;display:block;color:#222;padding-bottom:6px;}
.historybox .h-list > ul > li .list_bar li {font-size: 1rem;line-height:1;position: relative;color:#666}
.historybox .h-list > ul > li .list_bar li + li {margin-top:10px;}

.history-tit {height: 265px;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;background-size: cover;display: flex;align-items:center;margin-bottom:40px}
.history-tit .txtbox {width: 100%;text-align: center;color: #fff;}
.history-tit .txtbox strong {display: block;font-size: 40px;line-height: 43px;}
.history-tit .txtbox p {font-size: 18px;line-height: 27px;margin:10px 0 0;}
.history-tit {background-image: url('/_skin/kor/images/site/img-history.jpg');}


@media (max-width: 767.98px) {
  .historybox .h-list:before {margin-left:8px;}
  .historybox .h-list:after {margin-left:8px;}
  .historybox .h-list > ul > li:after {width: 18px;height:18px;}
  .historybox .h-list > ul > li > div {padding-left:30px;}
}
/*연혁end */



/*오시는길*/
#nsmap{width:100%;min-height:600px;margin-bottom:40px;}
.map-box {border: 1px solid #ddd;padding: 40px;}

@media (max-width: 575.98px) {
  #nsmap {min-height:300px;margin-bottom:30px;}
  .map-box {padding:20px}
}



/**교수목록**/


#proflist .portfolio-filter {
    position: relative;
    margin: 0 0 30px 0;
    list-style: none;
    border: 1px solid rgba(0,0,0,0.1);border-bottom:0;
    float:none !important;
    border-radius:0px;
}
#proflist .portfolio-filter li {float: none;position: relative;border-radius:0px;}
#proflist .portfolio-filter li a {
    display: block;
    position: relative;
    padding:16px 18px;
    font-size: 16px;font-weight:500;border-radius:0px;
    line-height:1;

    border:none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
#faculty-research .portfolio-image.fulltime {}


.regroup em,
#faculty-research .fulltime em {
  position:absolute;
  font-style:normal;font-size:13px;
  font-weight:700;
  line-height:13px;
  background:#133c8b;color:#fff;
  padding:8px 10px;
  top:0;left:0;z-index:2
}

.proflist-info {padding:10px 6px;font-size:1rem;font-weight:300;}
.proflist-info .name a{font-size:1.3rem;font-weight:700;color:#222 !important}
.proflist-info .name a span {font-size:0.9rem;margin-left:5px;color:#133c8b}

.proflist-info .major{margin-top:10px;}
.proflist-info .lab{margin-top:0px;color:#444}


/**교수상세**/
.prof-view-wrap {position:relative;max-width:940px;margin:0 auto}
.prof-view {background:#fff;border:10px solid #dfe4ea}
.prof-view {font-size:1.125rem}
.prof-view .name {font-size:1.6rem;font-weight:700;letter-spacing:0.1em;margin-top:10px;}
.prof-view .name span{font-size:1rem;font-weight:400;color:#133c8b;letter-spacing:0.1em;margin-left:10px;}
.prof-view .posi{margin-top:14px}
.prof-view .extratitle{font-weight:500;color:#3498db}
.prof-view .contact {margin-top:40px;font-size:1rem;;font-weight:400;border-left:8px solid #ccc;padding:0px 0px 4px 22px}
.prof-view .contact .lab {font-size:1.125rem;font-weight:500}



.faculty-cont .prof-tit {position:relative;background: url('../images/icons/dotted.png') repeat-x center center;margin-bottom:16px;}
.faculty-cont .prof-tit h3 {font-size:20px;position: relative;display: inline-block;background-color: #FFF;padding-right:15px;margin-bottom: 0;}

.faculty-cont .prof-wrap {padding:0 0px 40px 0px;line-height:1.6}

.faculty-cont ul.list {list-style:none;margin:0;padding:0;}
.faculty-cont ul.list li{ text-indent:-12px; margin:0 0 3px 14px;}
.faculty-cont ul.list li:before{ content:"-"; display:inline-block; margin:-1px 0px 0px 14px; vertical-align:top !important;}

.faculty-cont ol.publications {margin:0;padding-left:18px;list-style-type:decimal;}
.faculty-cont ol.publications li {padding:0px 0px 12px 4px;line-height:1.45}

.faculty-cont .datalist {list-style:none;margin:0;padding:0}
.faculty-cont .datalist li{ text-indent:-12px; margin-left:12px;line-height:1.4}
.faculty-cont .datalist.mb li {margin-bottom:12px;}
.faculty-cont .datalist.mb li:last-child {margin-bottom:0}
.faculty-cont .datalist li:before{ content:""; width:3px; height:3px; border-radius:50%;background-color:#0089cc; display:inline-block; margin:0 8px 5px 0; vertical-align:middle;}

.btn-wrap {padding:30px 0;text-align:center;border-top:1px solid #ddd;}


@media (max-width: 575.98px) {
  .prof-view {background:#fff;border:0px solid #dfe4ea}
}



/* 도시설계학 학생정보 */
.mem-list-wrap {position:relative;border-top:2px solid #2d3436;border-bottom:2px solid #ddd;width:100%;}
.mem-list{background:#fff;border-top:1px solid #ddd;width:100%;padding:22px 12px;}
.mem-list:first-child {border-top:0}
.mem-list-wrap.w50 .mem-list{width:50%;padding:20px;}

.mem-list:after{content: "";  display: table;  clear: both;}
.mem-list .pto {float:left;width:140px;padding:0 0 0px 0;margin:0;line-height:0}
.mem-list .info {margin-left:180px;}
.mem-list .info h3 {margin-bottom:16px;font-weight:700;font-size:24px;line-height:24px;letter-spacing:4px;}
.mem-list .info h3 span.pos {font-size:16px;font-weight:400;letter-spacing:0px}

.mem-list .info ul{list-style:none;margin:0;padding:0;font-size:14px;color:#222}
.mem-list .info ul b {font-weight:500}
.mem-list .info li span:after{content: "l";padding:0 10px 0 14px;color:#999;font-size:12px;line-height:12px;font-family:Arial}
.mem-list .info li span:last-child:after{content: "";padding:0 0px 0 14px;}

.mem-list.staff .info {margin-left:0px;}
.mem-list .working {background:#f8f8f8;padding:12px;margin:8px 0 0 0px;}


.mem-list .btn-wrap {margin:6px 0}
.mem-list a.homepy {border:1px solid #777;padding:6px 16px;color:#2d3436;font-size:13px;line-height:13px;font-weight:400;border-radius:0.1em;transition: all 0.2s ease-in-out;margin:2px;display:inline-block}
.mem-list a:hover.homepy {border:1px solid #2d3436;color:#fff;background:#2d3436}
.mem-list a.homepy:first-child{margin-left:0 !important}
.mem-list .re-kw > a {padding:0 2px}


.thumb-wrap {display: inline-block;width:100%;border:2px solid #fff;margin:0;padding:0;transition: all 0.2s ease-in-out;border-radius:0.1em;}
.thumb-wrap:hover {border:2px solid #1c3f95;}
.thumb-wrap img {display: block;max-width: 100%;height: auto;}
.thumb-wrap .thumb {position: relative;padding-top: 130%;overflow: hidden;}
.thumb-wrap .thumb:hover {border:0px solid #fff;}
.thumb-wrap .thumb img {position: absolute;top:0;left: 0;}
.thumb-wrap .thumb .centered  {
  position: absolute; top: 0;left: 0;right: 0;bottom: 0;
  -webkit-transform: translate(50%,50%);
  -ms-transform: translate(50%,50%);
  transform: translate(50%,50%);
}
.thumb-wrap .thumb .centered img {
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.thumb-wrap .thumb img.portrait {width: 100%;max-width: none;height: auto;}
.thumb-wrap .thumb img.landscape {width: auto;max-width: none;height: 100%;}

@media (max-width: 575.98px) {
  .mem-list .pto {float:none;width:100%;margin-bottom:16px;background:#f0f0f0;padding:4px 100px;}
  .mem-list .info {margin-left:0px;}
  .mem-list .info h3 {margin-bottom:12px;font-size:20px;line-height:20px;letter-spacing:2px}
  .mem-list .info ul{font-size:14px}
  .mem-list .info li span{display:block}
  .mem-list .info li span:after{content: "";padding:0px;}
  .mem-list a.homepy {margin:4px 1px;padding:4px 10px;}
  .mem-list .btn-wrap {margin-top:4px}
  .thumb-wrap {border:0px}

}
@media (max-width: 400.98px) {
  .mem-list .pto {padding:10px;}

}



/*논문*/
.pub-box {border-top:2px solid #aaa;border-bottom:1px solid #ddd;}
.pub-wrap .pub-list {padding:20px 10px;border-bottom:1px dotted #bbb;position:relative;}
.pub-wrap .pub-list:last-child {border-bottom:0px dotted #ccc;}

.pub-list a {color:#555}
.pub-list a:hover {color:#555}

.pub-list .author {font-size:14px;}
.pub-list .author b{font-size:16px;}

.pub-list .pub-tit {font-weight:700;font-size:1.05rem;line-height:1.5;color:#222;margin-bottom:8px}
.pub-list .pub-tit a {color:#222}
.pub-list .pub-tit a:hover {color:#133c8b;text-decoration:underline !important}
.pub-list .pub-name {font-weight:500}
.pub-list .pub-jour {font-size:15px;line-height:20px;color:#555;margin-bottom:0px}

.part::before {content:""; width:2px; height:14px;background-color:#133c8b; display:inline-block; margin:0 8px 3px 8px; vertical-align:middle;}
.pub-list .jour span.link a{background:#f0f0f0;color:#333;padding:4px 4px;border-radius:2px;display:inline-block;margin-left:2px;font-size:12px !important;line-height:12px !important}
.pub-list .jour span.link a:hover{background:#133c8b;color:#fff}
.pub-list .jour span.sci {background:#16a085;color:#ecf0f1;padding:1px 8px;border-radius:8px}

.pub-list .jour span.major {background:#008080;color:#ecf0f1;padding:1px 8px;border-radius:8px}
.pub-list .jour span.responsible {background:#16a085;color:#ecf0f1;padding:1px 8px;border-radius:8px}

.pub-list .jour a.corr-a {font-weight:500;color:#0089cc;}
.pub-list .jour a.lead-a {font-weight:500;color:#01a3a4;}
.pub-list .jour a.lead-a:hover,
.pub-list .jour a.corr-a:hover {color:#000;text-decoration:underline !important}



.pub-view .title{font-weight:500;font-size:22px;line-height:22px;color:#2d3436;margin:20px 0 20px 0;}
.pub-view .author {font-style:italic;font-size:14px;line-height:20px;color:#777;margin-bottom:20px}
.pub-view .abstract-title {font-weight:300;font-size:22px;line-height:22px;color:#323232;margin-bottom:10px}
.pub-view .abstract-content {font-size:14px;line-height:20px;color:#666666;margin-bottom:3px}
.pub-view table{font-size:14px;line-height:20px;color:#666666;margin-bottom:3px;border-collapse:separate;}

@media (max-width:767.98px) {
  .pub-list .pub-name {font-size:14px;}
  .pub-list .pub-jour {font-size:14px;}
  .pub-list .pub-tit {font-size:16px;}
}



.gpud  .portfolio-image img {border:2px solid #eee}
.gpud  .portfolio-desc h3 {font-size:1.125rem;font-weight:500;}
.gpud  .portfolio-desc .dis {font-size:.9rem;font-weight:400;color:#777;margin-top:8px;font-style:normal}
.gpud  .portfolio-desc {margin-bottom:20px}



/****교수목록**/
.profbox {position:relative}
.view-prof a{position:absolute; right:16px; bottom:12px;font-size:0.8rem;font-weight:500;color:#bbb}

.profbox a {color:#222}
.profbox a:hover {color:#133c8b}
.profbox {width: calc(50% - 1.5rem);margin:0 1.5rem 1.5rem 0;border-bottom:0px solid #ccc;border-radius:0.1em;font-size:1rem}
.profbox .profcont {padding:12px}
.profbox .prof-photo {height:11em;min-width:10em;width:10em;}
.profbox .prof-photo img {border-radius: 1%;height: 100%;object-fit: cover;border:1px solid #eee}
.profbox .prof-photo img [data-sizes="auto"] {display: block;width: 100%;}
.profbox .prof-info {padding-left:2em;width: 100%;}
.profbox h2 {font-size:1.3rem;font-weight:700;margin-bottom:10px;letter-spacing:0.02em}
.profbox h2 a {color:#222}
.profbox h2 a:hover {color:#133c8b;text-decoration:underline !important}
.profbox h2 span{font-weight:400;margin-left:4px;color:#555 !important;font-size:0.92rem;letter-spacing:0em}

.profbox .list-contact {list-style:none;padding:0;margin:16px 0 0;font-size:0.9rem}
.profbox .extratitle {color:#133c8b;font-weight:700}
.profbox .lab {font-weight:500}

@media (max-width: 991.98px) {
  .profbox {width:100%;margin:0 0rem 20px 0rem;}
}

@media (max-width: 767.98px) {
  .profbox h2 {font-size:16px}
  .profbox .prof-info {padding-left:0;margin-top:10px}
  .profbox .profcont {padding:14px 10px;text-align:center;-ms-flex-wrap: wrap!important;flex-wrap: wrap!important;}
  .profbox .prof-photo img {border-radius: 0%;}
}

@media (max-width: 575.98px) {
  .profbox h2 {font-size:16px;font-weight:700;margin-bottom:6px}
  .profbox h2 a {color:#333}
  .profbox h2 a:hover {color:#133c8b}
  .profbox h2 span{}
  .profbox h3 {font-size:12px;line-height:18px;font-weight:400;margin-bottom:0px;color:#555;}
}


.statbk .feature-box  h3 {font-size:20px; font-weight: 700;color: #333;}
.statbk .feature-box.fbox-center p {font-size: 16px;margin:20px 0 0;color: #444;}
.st-bgbox {background:#000 url('/_skin/kor/images/site/img-vision.jpg') no-repeat;background-size:cover;padding:180px 50px;text-align:center;color:#fff;font-size:1.3rem;font-weight:700}

@media(max-width: 575.98px){
  .st-bgbox {padding:50px 20px;}
}


.table-fixed{table-layout: fixed !important;}
.table.wbw-th,
.table.wbw-td {table-layout: fixed !important;}
.table.wbw-td th {word-break: break-all !important;word-wrap: break-word !important;}
.table.wbw-th td {word-break: break-all !important;word-wrap: break-word !important;}
.wba {word-break: break-all !important;word-wrap: break-word !important;}

@media(max-width: 1199.98px){
br.insa-pc {display:none}
}


#top-lang{float: right;margin: 36px 0 40px 0px;}
#top-lang a {font-size:13px;font-weight:700;border:1px solid #133c8b;border-radius:20px;padding:2px 10px;color:#133c8b}
#top-lang a:hover {border:1px solid #00a1e9;color:#00a1e9}
#top-lang a.sees-link {margin-right:6px;background:#133c8b;color:#fff}
#top-lang a.sees-link:hover {border:1px solid #34ace0;background:#34ace0;color:#fff200}

@media (max-width: 1199.98px) {
  #top-lang a.sees-link {display:none}
}
@media (max-width: 991.98px) {
  #top-lang{display:none}
}


/* -- SV ------------------------------------------*/
.sv-black:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0,0,0,0.9);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 30%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 30%, rgba(0,0,0,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,1) 30%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#222",endColorstr="#000000",GradientType=1);
    opacity: 0.15;
}
.sees-sv {background-size: cover !important; padding:100px 0 170px !important;background-position:center center}

#page-title.sees-sv h1 {text-transform: capitalize !important;line-height:1;font-size:2.8rem;color:#fff}
#page-title.sees-sv h2 {font-size:1.5rem;color:rgba(255,255,255,0.8);font-weight:700;margin:20px 0 0;}

#page-menu ul ul {width:180px;}

@media (max-width: 991.98px) {
  .sees-sv {padding:80px 0 !important;}
  #page-title.sees-sv h1 {font-size:2rem}
  #page-title.sees-sv h2 {font-size:1rem;}
}

@media (max-width: 767.98px) {
  .sees-sv {padding:60px 0 !important;}
}


@media (max-width: 575.98px) {
  .sees-sv {padding:50px 0 !important;}
  #page-title.sees-sv h1 {font-size:1.5rem}
  #page-title.sees-sv h2 {display:none}
}

/* page-menu */


#header.sticky-header~#page-menu.sticky-page-menu.si-sm  #page-menu-wrap {top:0px;background:rgba(255,255,255,1);}
#page-menu.sticky-page-menu #page-menu-wrap {box-shadow: 0 0 6px rgba(0,0,0,.15);}
#page-menu.si-sm, .si-sm #page-menu-wrap {
    position: relative;
    height: 70px;
    line-height: 70px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.1);
}

#page-menu {position:absolute;top:-72px;margin-bottom:-72px}
#page-menu nav{float:left}
#page-menu.si-sm nav > ul > li:first-child {min-width:0px}
#page-menu.si-sm nav li a .icon-angle-down {margin-left:26px;color:#888}
.si-sm #page-menu-wrap {border-bottom:0px solid #ccc;background:rgba(0,0,0,0.0);top:0px}
.si-sm #page-menu-wrap {position: relative;height: 70px;line-height: 70px;text-shadow:none;}
.si-sm #page-menu-wrap .smbox {border:1px solid #ddd;padding-left:0;padding-right:0;background:#fff}
.sticky-page-menu.si-sm #page-menu-wrap .smbox {background:#f0f0f0}
.sticky-page-menu.si-sm #page-menu-wrap {border-bottom:1px solid #ddd;background:#f0f0f0;height: 72px;line-height: 72px;  }


#page-menu nav ul li:hover a{background-color:rgba(255,255,255,0.0)}
#page-menu nav ul li a:hover {background-color:rgba(255,255,255,0.1)}
#page-menu nav > ul > li:hover {background-color:#f9f9f9}

#page-menu nav li.df1 > a {color:#2f3542 !important;height: 40px;line-height:40px;font-weight:500;font-size:16px;}

#page-menu nav li.df1 {border-right:1px solid #ddd}
#page-menu nav ul {border-right:0px solid #ccc;height:70px;}
#page-menu nav li a {
  display: block;
  height:16px;
  line-height:16px;
  margin: 15px 4px;
  padding: 0 24px;
  color: #2f3542;
  font-size: 16px;font-weight:400;
  border-radius: 0px;}

#page-menu ul ul {
  display: none;
  position: absolute;
  width: 210px;
  top: 70px;
  left:0px;
  z-index: 149;
  height: auto;
  background-color: #f9f9f9;border:1px solid #ddd;padding:4px 0}

#page-menu ul ul li:hover a {background-color: rgba(0,0,0,.00);color:#0055a7;font-weight:700}
#page-menu ul ul li:hover a  {padding-left:20px}

.contents-title {padding:0px 0 0; }
.contents-title h1{font-size:32px;line-height:32px;font-weight:700;font-family:'GmarketSansBold','Noto Sans KR', serif !important;color:#aaa;margin-bottom:0px;padding:40px 0 30px;border-bottom:1px dashed #ccc;}
.contents-title h1 span{padding:0 12px 26px 12px;border-bottom:4px solid #aaa;}


@media (min-width: 1200px) {
  #page-menu .container {max-width:atuo}
}



/**비전**/
.bk-vision h1 {font-size:2.2rem;margin-bottom:0px;color:#fff;letter-spacing:0.3em}
.bk-vision h1 span{color:#f9ca24 !important}
.bk-vision h2 {font-size:1.7rem;margin-bottom:10px}
.bk-vision h2 span{font-size:1rem;margin-left:3px;display:block;margin-top:2px}
.bk-vision h3 {font-size:1.5rem;margin-bottom:10px}
.bk-vision h5 {font-size:1.25rem;margin-bottom:0;color:#fff}
.bk-vision em {font-size:150%;font-style:normal;color:#b20000;}

.arrow-box {background:url('/_skin/kor/images/site/arrow-bg.png') no-repeat top center; background-size:cover}
.arrow-box .inner {padding:80px 10px 40px;}

.card.bd-1 {border:1px solid rgba(0,0,0,.3);}
.card.bd-2 {border:2px solid rgba(0,0,0,.3);}

.bg-lgreen {background:#f6f9f0}
.bg-lgray {background:#eff4f9}

.bg-3 {background:#16a085}
.bg-4 {background:#27ae60}
.bg-5 {background:#8e44ad}
.bg-6 {background:#2980b9}


@media (max-width: 1200px) {
  .card-deck.visions br{display:none}
}
@media (min-width: 992px) {
  .modal-lg{min-width:600px;}
}

@media (max-width: 575.98px) {
  .modal-lg{min-width:300px;}

}

@media (min-width: 881px) {
  .card-deck.visions {
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  }
}

/* 분류메뉴
-----------------------------------------------------------------*/

.cate-wrap{background:#ddd;padding:15px 0 0 0;}
.team-part { background-color:#eee; padding:8px 10px; }


.cate-mu-wrap {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.cate-mu {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3.5rem;
  list-style: none;
}

.cate-mu li {
  position: relative;
  width: 50%;
}

.cate-mu li a {
  display: block;
  position: relative;
  padding: 10px 20px;
  font-size: 0.9375rem;
  color: #232323;
  text-align: center;
  border-radius: 2px;
}

.cate-mu li a:hover { color: #133c8b; }

.cate-mu li.activeFilter a {
  color: #FFF;
  background-color: #133c8b;
  margin: 0;
  font-weight: bold;
}

@media (min-width: 576px) {
  .cate-mu li {
    width: 33.333333%;
  }
}

@media (min-width: 768px) {
  .cate-mu li {
    width: auto;
  }

  .cate-mu {
    border: 1px solid rgba(0,0,0,0.07);
    border-radius: 4px;
  }

  .cate-mu li a {
    border-left: 1px solid rgba(0,0,0,0.07);
    border-radius: 0;
  }

  .cate-mu li:first-child a {
    border-left: none;
    border-radius: 4px 0 0 4px;
  }

  .cate-mu li:last-child a { border-radius: 0 4px 4px 0; }

  .cate-mu li.activeFilter a {
    margin: -1px 0;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .bothsidebar .cate-mu li a { padding: 12px 14px; }

  .bothsidebar .cate-mu li.activeFilter a { padding: 13px 18px; }
}


/* cate-mu: Style 2
-----------------------------------------------------------------*/

.cate-mu.style-2,
.cate-mu.style-3,
.cate-mu.style-4 {
  border: none;
  border-radius: 0;
  margin-bottom: 2.75rem;
}

.cate-mu.style-2 li,
.cate-mu.style-3 li,
.cate-mu.style-4 li { margin-bottom: 0.75rem; }

@media (min-width: 768px) {
  .cate-mu.style-2 li:not(:first-child),
  .cate-mu.style-3 li:not(:first-child) { margin-left: 10px; }
}

.cate-mu.style-2 li a,
.cate-mu.style-3 li a,
.cate-mu.style-4 li a {
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 22px;
  border: none;
}

.cate-mu.style-2 li.activeFilter a {
  color: #FFF !important;
  margin: 0;
}



/* cate-mu: Style 3
-----------------------------------------------------------------*/

.cate-mu.style-3 li a { border: 1px solid transparent; }

.cate-mu.style-3 li.activeFilter a {
  color: #133c8b !important;
  border-color: #133c8b;
  background-color: transparent;
  margin: 0;
}


/* cate-mu: Style 4
-----------------------------------------------------------------*/

@media (min-width: 768px) {
  .cate-mu.style-4 li:not(:first-child) { margin-left: 30px; }
}

.cate-mu.style-4 li a {
  padding: 13px 5px;
  border-radius: 0;
}

.cate-mu.style-4 li a::after {
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.cate-mu.style-4 li.activeFilter a {
  color: #222 !important;
  background-color: transparent;
  margin: 0;
}

.cate-mu.style-4 li.activeFilter a::after {
  width: 100%;
  left: 0%;
  background-color: #133c8b;
}




.map-link {text-align:center;width:100%;margin-bottom:10px}
.map-link a {padding:22px 0;display:block;font-size:18px;letter-spacing:-1px;font-weight:500;border-radius:8px;background-color:rgba(255,255,255,0.9);color:#00397f}
.map-link.bg-gray a {background:#f0f0f0;}
.map-link a:hover {color:#fff !important;background-color:#00397f;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.map-link a i {font-size:50px;line-height:86px;}


@media (max-width: 575.98px) {
  .map-link a {padding:15px 0;font-size:16px;}
  .map-link a i {font-size:40px;line-height:66px;}
}


.pc-bn {}
.mo-bn {display:none}

@media (max-width: 991.98px) {
  .pc-bn {display:none}
  .mo-bn {display:block}
}

@media (max-width: 575.98px) {
  .mainnews-wrap i{display:none;}
  .bk-bn .card-body {padding:20px;}
}
