@charset "utf-8";
/*@import "reset.css";*/
/*
서브 화면에서 두 번 호출하는 관계로 주석 처리 20230216 by SHKIM
@import "lightslider.css";
*/
/* uracle pjt-team */

/** 
 * CSS Order
 * 1. clear/display/position/z-index/overflow/float
 * 2. width/height/margin/padding
 * 3. color/font/line-height/text/letter-spacing/vertical-align/white-spacing/word-spacing
 * 4. etc/background/border
 */


body, object, iframe, h1, h2, h3, h4, h5, h6, div, span, p, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, em, img, figure, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, form, fieldset, legend, a, textarea, input, option, button, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    
}


/* Wrapper */
.wrap{display:-webkit-box;width: 100%; /* min-width:1190px; */height:100%;-webkit-box-orient:vertical;background: #eee;}
.wrap.main{background: #fff;}
.tabNav{position: relative; background: black; color: #fff; text-align:center;z-index: 999;}
    .tabNav a{display:block;height:0;width:1px; margin:0 -1px -1px 0; padding:0; overflow:hidden; font-size:0; line-height:0;z-index: 999;}
    .tabNav a:hover,
    .tabNav a:active,
    .tabNav a:focus{position: absolute; width:100%; height:auto; font-size:12px; line-height:30px;  color: #fff; padding:5px; text-decoration: none;z-index: 999;background: black; }



/* Header */
header { position:relative; width: 100%; z-index:30; background: #fff; margin: 0 auto;}
header:after {content:'';border-bottom: 1px solid #053863;position:absolute;top: 90px;width:100%;left: 0;right:0;z-index: 99999;}
header .h_warp {max-width:1240px; margin:0 auto}
header h1 {position: relative;max-width: 1180px;margin: 0 auto; z-index: 999;}
header h1.logo a {position: absolute;top: 24px;left: 0;width: 225px;height: 60px;text-indent: -99999px;background:url(/images/main/logo.png) no-repeat center center;background-size:225px;}
header .innogov {position: relative;max-width: 1180px;margin: 0 auto;z-index: 999;}
header .innogov a{position: absolute;top: 32px;left: 240px;width: 88px;height: 41px;}
header .sns .top_nav {overflow: hidden;}
header .sns .top_nav {display: inline-block;background: #fff;font-family: sans-serif;vertical-align: middle;height: 30px;line-height:30px;}
header .sns .top_nav a:after {content: '';display: inline-block;width: 2px;height: 10px;margin-left:10px;  background:url(/images/main/ico_line.png) no-repeat center bottom;background-size:2px;}
header .sns .top_nav a:last-of-type:after {content: none;margin-right:0px;}
header .sns .top_nav:first-of-type {/* padding-left: 30px; */}
header .sns .top_nav:last-of-type {padding-right: 10px;}
header .sns .top_nav a {position: relative;padding:10px 10px 0 20px; font-size: 13px; color: #555;vertical-align:middle;/* line-height: 35px;float: left; */}
header .sns .top_nav a:before {position: absolute;/* top:10px; */left: 0;}
header .sns .top_nav a.eng:before {content: '';display: inline-block;width: 15px;height: 30px;background:url(/images/main/ico_eng.png) no-repeat center center;background-size:15px;}
header .sns .top_nav a.rss:before {content: '';display: inline-block;width: 15px;height: 30px;background:url(/images/main/ico_rss.png) no-repeat center center;background-size:15px;}
header .sns .top_nav a.map:before {content: '';display: inline-block;width: 15px;height: 30px;background:url(/images/main/ico_map.png) no-repeat center center;background-size:15px;}

header .sns {height: 90px;max-width: 1180px;margin: 0 auto;text-align: right;box-sizing: border-box;position: relative;z-index: 0;}
header .sns ul:first-of-type {padding-right: 5px;}
header .sns ul {text-align: right;/* display: block;clear: both; */}
header .sns li {display: inline-block;text-align: right;/* padding-top: 13px; */font-size: 0;font-family: sans-serif;vertical-align: middle;}
header .sns ul:last-of-type li {padding-top: 0;padding-right: 10px;vertical-align: top;position: relative;padding: 0 5px 0 0;}
header .sns ul:last-of-type li form {position: relative;margin:0;padding:0;}
header .sns .sns_box a {}
header .sns .sns_box a + a {margin-left:10px;}
header .sns .sns_box a {display: inline-block;width: 26px;height: 26px; font-size: 0;text-indent: -9999px;}
header .sns .sns_box a.link01 {background:url(/images/main/top_link_face.png) no-repeat center center;    background-size: cover;}
header .sns .sns_box a.link02 {background:url(/images/main/top_link_inc.png) no-repeat center center;    background-size: cover;}
header .sns .sns_box a.link03 {background:url(/images/main/top_link_nblog.png) no-repeat center center;    background-size: cover;}

header .header_nav { 
    /* border-top: 1px solid #053863; */
    -webkit-box-shadow: 0px 3px 0px 0px rgba(5,56,99,1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(5,56,99,1);
    box-shadow: 0px 3px 0px 0px rgba(5,56,99,1);z-index: 9999;white-space: nowrap;
}
header .header_nav div {position: relative;max-width: 1240px;margin: 0 auto;box-sizing: border-box;font-size: 0;z-index: 9999;}
header .header_nav div ul {box-sizing: border-box;font-size: 0;}
header .header_nav ul li {display: inline-block;width: 16.67%;font-size: 0;vertical-align: top;overflow: hidden;}
header .header_nav ul li a {
	display: block;text-align: center;font-size: 18px;color: #053863;font-family: '맑은 고딕','Malgun Gothic', 'MalgunGothic';line-height: 50px;font-weight: bold;
	height:50px;
}
header .top_search {
    display: inline-block;
    width: 30px;
    height: 30px;
    background:url(/images/main/icon_search2.png) no-repeat center center;
    text-indent: -99999px;
    font-size: 0;
    background-size: 20px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
header .input_top_box {z-index: 9999;background:#fff;/* width: 348px; */padding: 0;display: inline-block;vertical-align: top;}
header .input_top_box input {min-width:345px;width:100%;padding: 6px 10px 6px;border:0;/* border: 1px solid #8f8f8e; */background:#efefef; font-size: 14px;box-sizing: border-box;border-radius: 0;vertical-align: top;}
header .header_nav .menu_sub {position: relative;padding: 20px 0;display: none;height: 100%;overflow: hidden;border-left:1px solid #c2c2c2;background:#ebebeb;    border-top: 3px solid #003366;}

header .header_nav li:first-of-type .menu_sub {border-left:none;} 
header .header_nav li:last-of-type .menu_sub {border-right:none}
header .header_nav .menu_sub li {display: block;width: 100%;height: 35px;}
header .header_nav .menu_sub a {display: block;text-align: center;font-size: 16px;color: #666;font-family: '맑은 고딕','Malgun Gothic', 'MalgunGothic';line-height: 30px;font-weight: normal;}
header .header_nav .menu_sub a span.nlink {display:inline-block; overflow:hidden; width:14px; height:14px; margin-left:2px; background:url(/images/main/icon_newWindow.png) no-repeat center; text-indent:-9999px; vertical-align:middle;}
header .header_nav.open .menu_sub {display:block;}
header .header_nav.open  {
    position: absolute;top:90px;
    width: 1240px;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(73,73,73,1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(73,73,73,1);
    box-shadow: 0px 3px 0px 0px rgba(73,73,73,1);
    /* background:url(/images/main/menu_bg.png) repeat-x center top; */
    }

header .header_nav li.active a {color: #3ba3df;}
header .header_nav li.active a:hover {text-decoration:none}
header .header_nav li.active .menu_sub {background:#3ba3df;}
header .header_nav li.active .menu_sub a {color: #fff !important;}
header .header_nav li.active .menu_sub a:hover {text-decoration: underline;}

header .header_nav li.active_on a {color: #3ba3df;}
header .header_nav li.active_on .menu_sub a {color: #666;}

.content.m_open {margin-top:50px;}

/* 탑버튼 */
#back-top{display: none; position: fixed; bottom: 20%; right: 0; z-index: 30;border-radius:60px;width:60px;height: 60px;background-color: #af9a7a;/*box-shadow:1px 6px 6px #c3bfbf;*/}
#back-top a{display: block; cursor: pointer;}

/* IE에서 inputbox X 표시 삭제 */
input[type=text]::-ms-clear {display: none;} 

.main_visual {height: 363px; background:url(/images/main/main_visual_bg.png) repeat-x center center;background-size:auto 363px;box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.5);}
.main_visual > ul {position: relative;max-width: 1180px;margin: 0 auto;}
.main_visual .visual_news {height: 332px;overflow: hidden;padding-top: 32px;display: block;padding-right: 280px;position: relative;}
.main_visual .visual_news a:focus {outline-color: #ff0000;}
.main_visual .visual_news .img {float: left;}
.main_visual .visual_news .text {
    float: right;
    width: 270px;
    height: 300px;
    background: #fff;
    padding: 30px 15px 0 15px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    position: absolute;
    top: 32px;
    right: 280px;
}
.main_visual .visual_news h3 {padding: 15px 0 0px; font-size: 21px;color: #333;font-weight: 500;overflow: hidden;text-overflow: ellipsis;/* text-align: justify; */
word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;max-height: 75px;margin-bottom: 30px;}
.main_visual .visual_news .txt {font-size: 15px;color: #333;font-weight: 500;max-height: 150px;overflow: hidden;text-overflow: ellipsis;/* text-align: justify; */
    word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;white-space: normal;}

.main_visual .visual_banner {position: absolute;top: 32px;right: 0;width: 260px;overflow: hidden;height: 300px;}
.main_visual .visual_banner .lSPager {position: absolute;top: 0;right: 5px;margin-top: 0;padding: 0 25px 0 5px;}
.main_visual .visual_banner .lSPager:before {
    content: '';display: block;background: #000;opacity: .5;width: 100%;height: 26px;border-radius: 15px; position: absolute;top: 0;left: 0;
}
.main_visual .lSSlideOuter .lSPager.lSpg > li a {height: 10px;width: 10px;background: #fff;border:2px solid #fff;}
.main_visual .lSSlideOuter .lSPager.lSpg > li.active a {height: 10px;width: 10px;background: #022b49;border:2px solid #ff0000;}

.main_visual .btn_slide2 {z-index: 2;position: absolute;top: 12px;right: 15px;}
.main_visual .btn_slide2 .stop {float: left;width: 12px;height: 13px; text-indent: -9999rem; background: url('../images/main/banner_btn_play.png') no-repeat center center;}
.main_visual .btn_slide2 .play {display: none;float: left;width: 12px;height: 13px; text-indent: -9999rem; background: url('../images/main/banner_btn_stop.png') no-repeat center center;}

.lSSlideOuter .lSPager.lSpg > li a {z-index: 2}

.main_box {width:100%;max-width: 1180px;margin: 0 auto;padding: 40px 0 40px;font-family: 'NotoKrL';position: relative;}
.main_box ul {position: relative;font-size: 0;overflow: hidden;box-sizing: border-box;height:100%;}
.main_box > ul {height: 372px;overflow: hidden;}
.main_box ul.last {height: 342px;overflow: hidden;}
.main_box ul + ul {margin-top: 20px;}
.main_box ul li {display: inline-block;}
.main_box ul li + li {margin-left: 2%;}
.main_box .news {float: left; background: #fff;width:24%;max-width: 284px;height:100%;max-height: 372px;border: 1px solid #cdcdcd;}
.main_box .news2 {float: left; background: #fff;width:24%;max-width: 284px;height:100%;max-height: 372px;border: 1px solid #cdcdcd;}
.main_box .overseas {float: left;max-width: 573px;min-width:320px;width:48%;border: 1px solid #cdcdcd; height:100%;}
.main_box .overseas2 {float: left;max-width: 573px;min-width:320px;width:48%;border: 1px solid #cdcdcd; height:100%;}
.main_box .story {width:24%;background:#fff;border: 1px solid #cdcdcd;height: 100%;}
.main_box .story2 {width:24%;background:#fff;border: 1px solid #cdcdcd;height: 100%;}

.main_box .news .news_box {position: relative;}
.main_box .news .news_box .wrap_cons {background: #fff;height: 296px;}
.main_box .news .Tab li {float: left;width: 50%;}
.main_box .news .Tab li + li {margin:0;}
.main_box .news .Tab a {display: block; font-size: 19px;color: #000;font-weight: 500;text-align: center;line-height: 55px;height:55px}
.main_box .news .Tab > li > a.active {color: #053863;font-family: 'NotoKrM'; background: #fff url(..../images/main/notice_bar.png) no-repeat top center;}

.main_box .news .news_box .cons {padding: 15px;}
.main_box .news .news_box .cons li {margin: 0;line-height: 23px;}
.main_box .news .news_box .cons li + li {margin-top: 15px;}
.main_box .news .news_box .cons li a {font-size: 16px;color: #020;font-family: 'NotoKrR';}
.main_box .news .news_box .cons li a em {font-size: 16px;color: #000;vertical-align: 0;}
.main_box .news .news_box .cons li .date {display: block;margin-top: 5px; font-size: 14px;color: #999;}
.main_box .news .news_box .cons li a:hover {text-decoration: underline;}
.main_box .news .news_box .cons .more {position:relative;display: block;top:-35px;font-size: 18px;color: #000;font-weight: 300;text-align: center; height: 30px; line-height: 30px;}
.main_box .news .news_box .cons .more:after {content: '';display: inline-block;width: 30px;height: 20px; background:url('..../images/main/icon_plus.png') no-repeat center 3px;}

.main_box .news .Tab.list {overflow:inherit;height:55px;}
.main_box .news .Tab.list .cons {width: 100%;position: absolute;top: 55px;left: 0;padding: 0px 1px 1px 1px;height: 315px;}
.main_box .news .Tab.list .cons li {width: 100%;padding: 10px 14px;}
.main_box .news .Tab.list .cons li a {text-align: left;line-height: 22px;}
.main_box .news .Tab.list .cons li a span.title { display: block; height: 45px; overflow: hidden; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.main_box .overseas h3 {/* padding: 10px 0 5px; */font-size: 19px;height:55px;color: #053863;font-family: 'NotoKrM';padding-left: 20px;line-height: 55px;}
.main_box .overseas h3:after {content: ''; display: inline-block; background: url(..../images/main/icon_more.png) no-repeat center right;height: 17px;width: 25px;}
.main_box .overseas .overseas_box {max-width: 620px;min-height: 333px;/* height: 372px;border:1px solid #cdcdcd; */}
.main_box .overseas .overseas_box ul {height: 292px;}
.main_box .overseas .overseas_box ul.overs_tit{position:relative;width:100%;height:40px;line-height:40px;margin:0 auto;text-align:center;}
.main_box .overseas .overseas_box ul.overs_tit li.o_bold{font-weight:bold;text-align: right;background: url(images/line_15.png) no-repeat center right;}
.main_box .overseas .overseas_box ul.overs_tit li{font-size:16px;line-height:40px;display:inline-block;    text-align: left;}
.main_box .overseas li {float: left;width: 49%;margin:0; text-align: center;height: 100%;padding-left:3%;}
.main_box .overseas li:last-of-type{}
.main_box .overseas li + li{padding-right:1.5%;}
.main_box .overseas li a {display: block;overflow: hidden;height: 100%;/* padding-top: 10px; */}
.main_box .overseas li a span:hover {text-decoration: underline;}
.main_box .overseas li a em {display: block;position: relative;margin: 10px 0 20px 0;/* padding:10px 0px; */font-size: 17px;color: #333;text-align: left;
font-family: 'NotoKrL';height:30px;line-height: 30px;}
.main_box .overseas li a em p {font-size: 17px;display:inline-block;}
.main_box .overseas li a em p.f-bold {font-weight:bold;}
.main_box .overseas li a em b {font-size: 18px;display:inline-block;height:30px;line-height: 30px;}
.main_box .overseas li a span.img {display: block;overflow: hidden;padding: 0;width: 256px;height: 164px;margin: 0 auto;}
.main_box .overseas li a span img {width: 100%;height: auto;}
.main_box .overseas li a span {display: block;height: 70px;font-size: 16px;color: #000;font-family: 'NotoKrL';padding: 15px 0px 8px 0px;line-height: 24px;
overflow: hidden;text-align: justify;word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}


/*하단*/
.main_box .overseas2 h3 {/* padding: 10px 0 5px; */font-size: 19px;height:55px;color: #053863;font-family: 'NotoKrM';padding-left: 20px;line-height: 55px;}
.main_box .overseas2 h3:after {content: ''; display: inline-block; background: url(..../images/main/icon_more.png) no-repeat center right;height: 17px;width: 25px;}
.main_box .overseas2 .overseas_box {max-width: 620px;min-height: 333px;/* height: 372px;border:1px solid #cdcdcd; */}
.main_box .overseas2 .overseas_box ul {height: 292px;}
.main_box .overseas2 .overseas_box ul.overs_tit{position:relative;width:100%;height:40px;line-height:40px;margin:0 auto;text-align:center;}
.main_box .overseas2 .overseas_box ul.overs_tit li.o_bold{font-weight:bold;text-align: right;background: url(images/line_15.png) no-repeat center right;}
.main_box .overseas2 .overseas_box ul.overs_tit li{font-size:16px;line-height:40px;display:inline-block;    text-align: left;}
.main_box .overseas2 li {float: left;width: 49%;margin:0; text-align: center;height: 100%;padding-left:3%;}
.main_box .overseas2 li:last-of-type{}
.main_box .overseas2 li + li{padding-right:1.5%;}
.main_box .overseas2 li a {display: block;overflow: hidden;height: 100%;padding-top: 10px;}
.main_box .overseas2 li a span:hover {text-decoration: underline;}
.main_box .overseas2 li a em {display: block;position: relative;/* margin: 9px 0 5px 0; */padding:10px 0px;font-size: 17px;color: #333;text-align: center;
font-family: 'NotoKrL';height:30px;line-height: 30px;}
.main_box .overseas2 li a em p {font-size: 17px;display:inline-block;}
.main_box .overseas2 li a em p.f-bold {font-weight:bold;}
.main_box .overseas2 li a em b {font-size: 18px;display:inline-block;height:30px;line-height: 30px;}
.main_box .overseas2 li a span.img {display: block;overflow: hidden;padding: 0;width: 256px;height: 164px;margin: 0 auto;  }
.main_box .overseas2 li a span img {width: 100%;height: auto;}
.main_box .overseas2 li a span {display: block;height: 70px;font-size: 16px;color: #000;font-family: 'NotoKrL';padding: 25px 0px 8px 0px;line-height: 24px;
overflow: hidden;text-align: justify;word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}

.main_box .last .overseas .overseas_box {/* max-width: 620px;background: #aeb9dc; */}

.main_box .story h3 {/* padding: 7px 0 5px; color: #000;*/font-size: 19px;text-align: left;padding-left: 20px;height: 50px;line-height: 50px;
    color: #053863;font-family: 'NotoKrM';}
.main_box .story .story_box01 {/* position: relative;height: 165px;width: 283px;overflow: hidden; */}
.main_box .story .story_box01 ul {position: relative;/* padding-top: 15px; */height:auto;}
.main_box .story .story_box01 li {max-width: 241px;width:100%;background:#e8e8ef;height: 55px;margin: 3px 20px;}
.main_box .story .story_box01 li a{width:100%;display: block;}
/* .main_box .story .story_box01 li:first-of-type:after {
    content: '';display: inline-block;width: 1px;height: 75px;border-right: 1px solid #959595;position: absolute;top: 8px;right: 0;}  */
.main_box .story .story_box01 li a span {display:inline-block;text-indent: 20px;font-family: 'NotoKrM';color: #000;line-height: 55px;font-size:17px;}
.main_box .story .story_box01 li:first-of-type a:after {position:relative;top:5px;
    content: '';display: inline-block;width: 30%;height: 44px;background:url(/images/main/micon_strory1.png) no-repeat 5% center;float:right;}
.main_box .story .story_box01 li:last-of-type a:after {position:relative;top:5px;
    content: '';display: inline-block;width: 30%;height: 44px;background:url(/images/main/micon_strory2.png) no-repeat 5% center;float:right;} 
.main_box .story .story_box02 {height:auto;}
.main_box .story .story_box02 a {padding:20px;}

.main_box .last .news2 > div {height: 100%;background: #e8e8ef url(..../images/main/tit_icon.png) no-repeat top center;}

.main_box .last .news2 input {padding: 5px;height: 13px;border: 1px #a19eb2 solid;}
.main_box .last .news2 .select {z-index:0;margin-top: 20px;padding: 0px 35px;width:100%;}
.main_box .last .news2 .select div{height: 40px;line-height: 40px;width: 100%;margin-bottom: 10px;}
.main_box .last .news2 .select select {font-family: 'NotoKrR';
    height: 38px;line-height: 38px;vertical-align: -webkit-baseline-middle;border-bottom: 2px solid #999;width: 80%; z-index:1;font-size: 16px;color: #333;
    padding-left: 5px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background:#e8e8ef url(..../images/main/mselect_bg.png) no-repeat right center; 
    float: left;border-top: 0;border-right: 0; border-left: 0;border-radius: 0;}
.main_box .last .news2 .select option {font-size: 16px;color: #000;font-weight: 500;line-height:200%}
.main_box .last .news2 .select .mgt_12 {/* margin-top: 12px; */}
.main_box .last .news2 select::-ms-expand {display: none;}
.main_box .last .news2 .select .select_move {border-bottom: 2px solid #999;text-align: center;text-decoration: none;
display: inline-block;font-size: 16px;cursor: pointer;width: 20%;float: right;height: 38px;font-family: 'NotoKrR';color: #333;}

.main_box .last .news2 h3 {text-align: center;padding-left: 0;padding-top: 75px;font-size: 19px;color: #053863;font-family: 'NotoKrM';}
.main_box .last .story2 .service {/* padding: 1px;background: #90b4df;height: 260px; */}
.main_box .last .story2 .service h3 {/* padding: 7px 0 5px;  color: #000;*/font-size: 19px;padding-left: 20px;height: 55px;
    line-height: 55px;font-family: 'NotoKrM';}

.main_box .last .story2 .service ul {/* background: #dee9f5;padding: 20px 0;min-height: 221px; */height:300px;}
.main_box .last .story2 .service li {width: 241px; background: #e8e8ef; height: 55px;margin: 6px 20px;}
.main_box .last .story2 .service li a {/* width: 241px; */display: block;}
.main_box .last .story2 .service li a span {display: inline-block;text-indent: 20px;font-family: 'NotoKrM';color: #000;line-height: 55px;font-size:17px;}
.main_box .last .story2 .service li.k_net a:after {position: relative;top: 5px;content: '';display: inline-block;width: 30%;height: 44px;
    background: url(/images/main/micon_strory3.png) no-repeat 5% center;float:right;}
.main_box .last .story2 .service li.m_korea a:after {position: relative;top: 5px;content: '';display: inline-block;width: 30%;height: 44px;
    background: url(/images/main/micon_strory4.png) no-repeat 5% center;float:right;}
.main_box .last .story2 .service li.k_service a:after {position: relative;top: 5px;content: '';display: inline-block;width: 30%;height: 44px;
    background: url(/images/main/micon_strory5.png) no-repeat 5% center;float:right;}
.main_box .last .story2 .service li.k_news a:after {position: relative;top: 5px;content: '';display: inline-block;width: 30%;height: 44px;
    background: url(/images/main/micon_strory6.png) no-repeat 5% center;float:right;}
    /* 
.main_box .last .news .service li.k_net a:before {content: '';display: inline-block;width: 66px;height: 50px;background:url(/images/main/ico_k_net.png) no-repeat center center;}
.main_box .last .news .service li.m_korea a:before {content: '';display: inline-block;width: 66px;height: 50px;background:url(/images/main/ico_m_korea.png) no-repeat center center;}
.main_box .last .news .service li.k_service a:before {content: '';display: inline-block;width: 66px;height: 50px;background:url(/images/main/ico_k_service.png) no-repeat center center;}
.main_box .last .news .service li.k_news a:before {content: '';display: inline-block;width: 66px;height: 50px;background:url(/images/main/ico_k_news.png) no-repeat center center;}

.main_box .last .news .service li.k_net:after {content: '';width: 1px;height: 78px;position: absolute;right: 0;top: 0; display: inline-block;border-right: 1px solid #959595;}
.main_box .last .news .service li.k_news:after {content: '';width: 1px;height: 78px;position: absolute;left: -2px;top: 0; display: inline-block;border-right: 1px solid #959595;}
.main_box .last .news .service li.m_korea:after {content: '';width: 80%;height: 1px;position: absolute;left:10px;bottom: -18px; display: inline-block;border-top: 1px solid #959595;}
.main_box .last .news .service li.k_service:after {content: '';width: 80%;height: 1px;position: absolute;right:10px;top: -14px; display: inline-block;border-top: 1px solid #959595;}
 */
.main_box .last .story2 li.k_service,
.main_box .last .story2 li.k_news {/* margin-top: 30px; */}
.main_box .last .story2 .last {min-height: 52px;padding: 1px;margin-top: 21px;height: 52px;background: #90b4df;}
.main_box .last .story2 .last ul {overflow: hidden;}
.main_box .last .story2 .last li {float: left;display: inline-block;padding: 15px 5px 9px 10px;font-size: 18px;color: #000;}
.main_box .last .story2 .last li:last-of-type {float: right;display: inline-block;padding: 9px 12px;margin: 0;background: #d3e1f2;}
.main_box .last .story2 .last a {display: inline-block;width: 32px;height: 32px; font-size: 0;text-indent: -9999px;}
.main_box .last .story2 .last a + a {margin-left: 1px;}
.main_box .last .story2 .last a.link01 {background:url(/images/main/link01.png) no-repeat center center;background-size:32px;}
.main_box .last .story2 .last a.link02 {background:url(/images/main/link02.png) no-repeat center center;background-size:32px;}
.main_box .last .story2 .last a.link03 {background:url(/images/main/link03.png) no-repeat center center;background-size:32px;}

.main_box .last .overseas2 .overseas_box {min-height: 333px;}
.main_box .last .overseas2 .overseas_box ul {padding-top: 0;}
.main_box .last .overseas2 li a span {}
.main_box .last .overseas2 li a em {/* margin-top: 10px; */}


.footer_banner {background: #ebebeb;padding: 12px 0;}
.linksite_banner {position: relative;max-width: 1180px;margin: 0 auto;}
/* .linksite_banner .lSSlideOuter {padding: 0 190px 0 90px;} */
.linksite_banner .lSSlideOuter {padding: 0 76px 0 42px;}
.linksite_banner .lSSlideOuter li {width: 205px/*213px*/;}
.linksite_banner .lSSlideOuter a {display: block;/* margin: 0 1rem; */text-align: center;}
.cs_hidden {height: 1px;opacity: 0;filter: alpha(opacity=0);overflow: hidden;}
.btn_active > a {
    position: absolute;top: 50%;margin-top: -16px; width:31px;height: 31px;cursor: pointer;z-index: 99;
    -webkit-transition: opacity 0.35s linear 0s;transition: opacity 0.35s linear 0s;text-indent: -9999px;font-size: 0;}
.btn_active > a:hover {opacity: 0.5;}
.btn_active .lSPrev {left:0 /* 30px */;background: url('../images/main/ico_linksite_banner_prev.png') no-repeat center center;}
.btn_active .lSNext {right: 36px/* 140px */;background: url('../images/main/ico_linksite_banner_next.png') no-repeat center center;}
.footer_banner .btn_active .play {display: none;right: 0/* 100px */;background: url('../images/main/ico_linksite_banner_play.png') no-repeat center center;}
.footer_banner .btn_active .stop {right:0;/* right: 100px; */background: url('../images/main/ico_linksite_banner_stop.png') no-repeat center center;}

footer.footer {overflow: hidden;padding: 15px 0 20px; background: #464646;color: #fff;}
footer.footer .menu {border-bottom: 1px solid #a3a3a3;overflow: hidden;}
footer.footer .menu .first {margin: 0 auto;font-size: 0;padding-bottom: 12px;}
footer.footer .menu .first li {display: inline-block;}
footer.footer .menu .first li a {font-size: 14px;color: #fff;font-family: 'NotoKrR';}
footer.footer .menu .first li:first-of-type a {color: #3399cc;font-weight: bold;}
footer.footer .menu .first li:before {content: '|';display: inline-block;font-size: 14px;color: #fff;width: 35px;height: 100%;vertical-align: middle;text-align: center;line-height: 141%;}
footer.footer .menu .first li:first-of-type:before, footer.footer .menu .first .select:before {content: none;}

footer.footer ul {margin: 0 auto;max-width: 1180px;padding: 0 10px;}

footer.footer .menu .first input {padding: 5px;height: 13px;border: 1px #fff solid;}
footer.footer .menu .first .select {z-index:0;float: right;text-align: right;}
footer.footer .menu .first .select select {
    height: 24px;vertical-align: middle;border: 1px #fff solid; z-index:1;font-size: 12px;color: #fff;font-weight: 400;
    padding:0 25px 0 10px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background:#464646 url(/images/main/select_bg2.png) no-repeat right center;
    }
footer.footer .menu .first .select fieldset {display: inline-block;vertical-align: top;}
footer.footer .menu .first .select fieldset  + fieldset {margin-left: 10px;}
footer.footer .menu .first select::-ms-expand {display: none;}
footer.footer .menu .first .select select * {font-size: 12px;color: #fff;font-weight: 400;}
footer.footer .menu .first .select input[type=submit] {background: #464646;font-size: 12px;color: #fff;font-weight: 400;border: 1px #fff solid;height: 24px;line-height: 14px;margin-left: 4px;}
footer.footer .copy > ul {overflow: hidden;margin: 20px auto 0 auto;/* max-width: 1070px; */}
footer.footer .copy > ul > li {letter-spacing:-0.0375em;display: inline-block;}
footer.footer .copy > ul > li:first-of-type {vertical-align: text-bottom;}
footer.footer .copy > ul > li:last-of-type {float: right;}
footer.footer .copy > ul > li ul.address {font-family: 'Malgun Gothic',"맑은 고딕",'dotum';}
footer.footer .copy > ul > li ul.address li {font-size: 14px;color: #fff;font-weight: 300;padding-bottom: 5px;}

.btn-setting {display: none;}
header .title {display: none;}
header .btn-setting + .menu_bg {display:none;}
.wrap > #content {outline: 0;}
.content {/* background: #fbfbfc;  border-top:3px solid #053863;*/position: relative;margin: 0 auto;width:100%;}
.contSub {position: relative;max-width: 1400px;margin: 0 auto;/*padding: 0 20px 35px;*/ background: #fff;overflow: hidden;width:100%;}/* 20200729 max-width, padding 수정 */

.content_main{height:220px; -webkit-transition: all 0.3s; transition: all 0.3s;}

.content_right {overflow: hidden;padding-left: 70px;margin-top:45px;;min-height: fit-content !important; /*추가 220825*/}
/* .content_right.pdleft0{padding-left:0px;} */

.content_left {float: left;width: 300px;letter-spacing: -.5px; min-height:300px;margin-top:40px;}
.content_left h2 {margin-bottom:15px; font-size:25px; color:#222; border:1px solid #e3e3e3; font-family:'Noto Sans KR R'; line-height:150%; padding:37px 0; text-align:center;}
.content_left > ul > li {border: 1px solid #b1b1b1; margin-top:5px; border-radius:5px;}
.content_left > ul > li > a {position:relative; display:block; font-size:17px; color:#222; line-height:50px; padding-left:20px;}
.content_left > ul > li > a span.nlink {display:inline-block; overflow:hidden; width:14px; height:14px; margin-left:5px; background:url(/images/layout/icon_newWindow_header.png) no-repeat center; text-indent:-9999px; vertical-align:middle;margin-bottom:4px}
/*.content_left > ul > li > a:after {
    content: '';display: block;width: 20px;height: 50px;height: 100%;background: url(/images/main/menu_down.png) no-repeat center center;
    background-size: 13px auto;position: absolute;right: 20px;top: 0;
}*/

.content_left > ul > li > a.dpt2 {background: url(../images/icon/bullet_lnb_1depth_off.png) no-repeat 265px 20px;}
.content_left > ul > li > a.dpt2:hover {color: #333;background: #eee url(../images/icon/bullet_lnb_1depth_off.png) no-repeat 265px 20px;text-decoration: none;}
.content_left > ul > li > a.dpt2.active {color:#fff; background: url(../images/icon/bullet_lnb_1depth.png) no-repeat 265px 25px #A38C69; text-decoration:none;border-radius: 5px;} /* 202302 명도대비 */

.content_left > ul > li > a:hover {color: #333;background: #eee; text-decoration: none;}
.content_left > ul > li > a.active {color:#fff; background: #A38C69; text-decoration:none;} /* 20200901 수정 */ /* 202302 명도대비 */

.content_left > ul > li.on > a {display: block;color: #333;background: #eee url(/images/main/menu_down.png) no-repeat 210px 20px;}
.content_left > ul > li.on > a:after {background: url(/images/main/menu_up.png) no-repeat center center;background-size: 13px auto;}
.content_left .depth2 {display: none;}
.content_left li.on .depth2 {display: block;}
.content_left .depth2 > li > a {display:block; font-size:16px; color: #4d4d4d; padding:10px 0 10px 20px; font-family:'Noto Sans KR R';}
.content_left .depth2 > li > a span.nlink {display:inline-block; overflow:hidden; width:14px; height:14px; margin-left:5px; background:url(/images/layout/icon_newWindow_header.png) no-repeat center; text-indent:-9999px; vertical-align:middle;}
.content_left .depth2 > li > a:before {
    display: inline-block;margin-right: 7px;content: '';vertical-align: middle;width: 3px;height: 3px;background: #000;
    margin-bottom: 4px;}

.content_left .depth2 > li > a.dpt3 {background: url(/images/icon/bullet_lnb_2depth_off.png) no-repeat 269px 20px;}
.content_left .depth2 > li > a.dpt3:hover {color: #333;background:#eee url(/images/icon/bullet_lnb_2depth_off.png) no-repeat 269px 20px; text-decoration: none;}
.content_left .depth2 > li > a.dpt3.active {color: #9d845f;background:url(/images/icon/bullet_lnb_2depth_on.png) no-repeat 269px 20px;text-decoration: none;}

.content_left .depth2 > li > a:hover {background: #eee;color: #9d845f;text-decoration: none;}
.content_left .depth2 > li {color: #9d845f;}
.content_left .depth2 > li > a.active {color: #9d845f;text-decoration: none;}
.content_left .depth2 > li.on > a {color: #333;background: #eee url(/images/main/menu_down.png) no-repeat 210px 14px; text-decoration: none;}
.content_left .depth3 {display: none; background-color: #fff; padding: 2px 0;}
.content_left .depth2 li.on .depth3 {display: block;}
.content_left .depth3 > li > a {display:block; padding-left:30px; font-size:15px; color:#8E8E8E; line-height:29px; font-family:'Noto Sans KR R';} /* 202302 명도대비 */
.content_left .depth3 > li > a:before {
    display: inline-block;margin-right: 7px;content: '-';
}
.content_left .depth3 > li > a:visited, .content_left .depth3 > li > a.active:visited{color:#333;}
.content_left .depth3 > li > a:hover {text-decoration:underline !important; color:#333;}
.content_left .depth3 > li > a.on {color: #333;background:#eee url(/images/main/menu_down.png) no-repeat 210px 14px;text-decoration: none;}
.content_left .depth3 > li > a.active { color:#464646;}
.content_left .depth3 > li > a.active:before {
    display: inline-block;margin-right: 7px;content: '-';color:#464646;
}
.content_left .depth3 > li.active > a {color: #003366;text-decoration: underline;}
.content_left .depth3 > li.active > a:before {background: url(/images/main/ico_depth3_on.png) no-repeat center center; color: #333;}

/* 코시스 소식 */
.loc_menu0025 {height:100%; width:100%;background: url(../images/sub/sub_bg_01.png) center center no-repeat; background-size: cover;}
/* 뉴스·이슈 */
.loc_menu0261 {height:100%; width:100%;background: url(../images/sub/sub_bg_02.png) center center no-repeat; background-size: cover;}
/* 문화원·문화홍보관 */
.loc_menu0003 {height:100%; width:100%;background: url(../images/sub/sub_bg_03.png) center center no-repeat; background-size: cover;}
/* 자료실 */
.loc_menu0029 {height:100%; width:100%;background: url(../images/sub/sub_bg_04.png) center center no-repeat; background-size: cover;}
/* 정보공개 */
.loc_menu0071 {height:100%; width:100%;background: url(../images/sub/sub_bg_05.png) center center no-repeat; background-size: cover;}
/* 코시스 소개 */
.loc_menu0002 {height:100%; width:100%;background: url(../images/sub/sub_bg_06.png) center center no-repeat; background-size: cover;}

.loc ul {display: block; text-align: center;}
.loc li {display: inline-block;background: url(../images/sub/ico_arrow.png) no-repeat 0 center;}
.loc li {font-size: 14px;color: #757575;padding: 0 8px 0 14px; font-family: "NanumBarun", sans-serif; margin-top: 70px; -webkit-transition: all 0.3s; transition: all 0.3s;}
.loc li.last {color: #fff;font-weight: 600;}
.loc li:first-of-type {background: none; padding-left:0}
.loc li:first-of-type a {display: block;width: 16px;height: 11px;font-size: 0;background: url(../images/sub/loc_home.png) no-repeat center center;}
.loc li a {color: #fff; font-size: 15px;}
.loc li a span {position: absolute; overflow: hidden; width: 1px; height: 1px; margin: -1px; clip: rect(0 0 0 0);} /* 2023 웹접근성 */
.loc h2{font-size: 45px; font-weight:bold;color:#fff;text-align:center; -webkit-transition: all 0.3s; transition: all 0.3s;}

.loc_etc{height:100%; width:100%;background: url(../images/sub/sub_bg_07.png) center center no-repeat; background-size: cover;}
.loc_etc h2{font-size: 45px; line-height:220px; font-weight:bold;color:#fff;text-align:center;}


.search_box {padding: 40px 0 20px; border-bottom: 3px solid #033478;text-align: right;}
.search_box label {display: block;position: absolute;left: -9999px;}
.search_box input {display: inline-block;vertical-align: top;font-size: 14px;width: 240px;background: #fff;color: #444;border: 1px solid #b7b7b7;line-height: 28px;}
.search_box .btn_findSrch {display: inline-block;line-height: 30px;padding:0 15px; font-size: 14px;color: #fff;background:#033478;}
.search_box .btn_findSrch:before {
    display: inline-block;margin-right: 5px;content: '';vertical-align: middle;width: 18px;height: 18px;background: url(/images/main/ico_search2.png) no-repeat center top;
}
.content_text {}

.submenu {display: none;}


@media screen and (max-width: 1420px){
 .content_right{padding-left:20px !important; padding-right:20px;}
 
}

@media screen and (max-width: 900px){
    .content_right {margin-bottom: 30px;}
}

/* Tablet Device */
@media all /* and (min-width:700px) */ and (max-width:1025px) {
	.wrap, #wrap {min-width:320px;}
	
    header h1 {max-width: 100%;}
    header h1.logo a {position: absolute;top: 20px;left: 20px;width: 225px;height: 60px;background-size:225px;}
    header .sns .top_nav a:last-of-type:after {content: none;margin-right:0px;}
    header .sns .top_nav:first-of-type {padding-left: 30px;}
    header .sns .top_nav:last-of-type {padding-right: 0;}
    header .sns .top_nav a {position: relative;    font-size: 12px;}
    header .sns .top_nav a:last-of-type {padding-right:0;}

    header .sns {max-width: 100%;}
    header .sns ul {/* padding-right: 20px; */}
    header .sns .sns_box a + a {margin-left:10px;}
    header .sns .sns_box a {width: 21px;height: 21px;}

    header .header_nav div {max-width: 100%;padding-right: 0;}
    header .header_nav ul li a {line-height: 50px;font-size: 14px;}
    header .header_nav .top_search {right:20px;top:10px;background-size: 70%;}
    header .header_nav .menu_sub a {font-size: 12px;}
    
    header .input_top_box, header .input_top_box input {min-width: 310px;}

	.content{}
    .main_visual {height: 363px;padding: 0 10px;}
    .main_visual > ul {max-width: 100%;}
    .main_visual > ul > li {position: relative;}
    .main_visual .visual_news {position: absolute;top: 32px;left: 0;width: 100%;height: 300px;overflow: hidden;padding-top: 0;}
    .main_visual .visual_news a:focus {outline-color: #ff0000;}
    .main_visual .visual_news .img {float: left;}
    .main_visual .visual_news .text {right: 260px;top: 0;}


    .main_visual .visual_banner {position: absolute;top: 32px;right: 0;width: 260px;overflow: hidden;}
    .main_visual .visual_banner .lSPager {position: absolute;top: 0;right: 5px;margin-top: 0;padding: 0 25px 0 5px;}
    .main_visual .visual_banner .lSPager:before {
        content: '';display: block;background: #000;opacity: .5;width: 100%;height: 26px;border-radius: 15px; position: absolute;top: 0;left: 0;
    }
    .main_visual .lSSlideOuter .lSPager.lSpg > li a {height: 10px;width: 10px;background: #fff;border:2px solid #fff;}
    .main_visual .lSSlideOuter .lSPager.lSpg > li.active a {height: 10px;width: 10px;background: #022b49;border:2px solid #ff0000;}

    .main_visual .btn_slide2 {position: absolute;top: 11px;right: 15px;}
    .main_visual .btn_slide2 .stop {float: left;width: 12px;height: 13px; text-indent: -9999rem; background: url('../images/main/banner_btn_stop.png') no-repeat center center;}
    .main_visual .btn_slide2 .play {display: none;float: left;width: 12px;height: 13px; text-indent: -9999rem; background: url('../images/main/banner_btn_play.png') no-repeat center center;}

    .lSSlideOuter .lSPager.lSpg > li a {z-index: 2}

    .main_box {max-width: 100%;padding: 40px 10px 40px;}
    .main_box > ul:first-of-type {/* height: 333px; */overflow: hidden;}
    .main_box ul + ul {margin-top: 20px;}
    .main_box ul li {display: inline-block;}
    .main_box ul li + li {/* margin-left: 10px; */}
    .main_box .news {/* width: 28%;float: left; background: #fff; */}
    .main_box .news > div {background: #fff;/* margin-right: 10px;height: 333px; */}
    .main_box .overseas {max-width: 900px; display: block;overflow: hidden;}
    .main_box .story {/* position: absolute;top: 0;right: 0; width: 26%;background:none;padding-left: 10px;max-width: 260px; */}
    .main_box .last .news2 .select {padding: 0px 5px;}
    .main_box .last .news .select {padding: 0px 5px;}
    .main_box .news .news_box {/* padding: 6px; */}
    .main_box .news .news_box .wrap_cons {position: relative;background: #fff;height: 286px;}
    .main_box .news .Tab li {float: left;width: 50%;}
    .main_box .news .Tab li + li {margin:0;}
    .main_box .news .Tab a {display: block; font-size: 18px;color: #000;font-weight: 500;text-align: center;/* line-height: 35px;height: 50px; */}
    .main_box .news .Tab a.active {background: #fff;}
    .main_box .news .news_box .cons {padding: 15px 10px;}
    .main_box .news .news_box .cons li + li {margin-top: 9px;}
    .main_box .news .news_box .cons li a {font-size: 13px;color: #020;display: inline-block;max-height: 60px;/* overflow: hidden; */text-overflow: ellipsis;white-space: normal;}
    .main_box .news .news_box .cons li .date {display: block;margin-top: 5px; font-size: 14px;color: #666;font-weight: 500;}
    .main_box .news .news_box .cons li a:hover {text-decoration: underline;}
    .main_box .news .news_box .cons .more {/*position: absolute;bottom: 10px;left: 35%; font-size: 12px;color: #333; */}
    .main_box .last .news .service li a span {font-size: 11px;white-space: nowrap;}

    .main_box .overseas h3 {font-size: 18px;color: #000;font-weight: 500;padding-left: 15px;}
    .main_box .overseas .overseas_box {max-width: 620px;height: 333px;}
    .main_box .overseas .overseas_box ul {/* padding:6px; */}
    .main_box .overseas li {float: left;width: 50%;margin:0; text-align: center;}
    .main_box .overseas li a {display: block; /* background: #e4eaff;height: 284px; */}
    .main_box .overseas li a:hover {text-decoration: underline;}
    .main_box .overseas li a em {display: block;position: relative;/* margin: 6px 0 5px 0;padding:0 15px;  */font-size: 14px;color: #333;font-weight: 500;}
   /*  .main_box .overseas li a em:before {content: '';display: inline-block;width: 30px;height: 1px;background: #333;position: absolute;left:15px;top: 20px;} */
    .main_box .overseas li a span {display: block;font-size: 16px;/*height: 90px;  padding:8px 15px 8px 15px;line-height: 22px; */overflow: hidden;text-overflow: ellipsis;white-space: normal;height: 68px;}
    .main_box .overseas li a span.img {display: block;height: 135px;overflow: hidden;padding: 0;}
    .main_box .overseas li a span.img img {width:100%;height:auto;}
    .main_box .overseas li:first-of-type a {/* margin-right:3px; */}
    .main_box .overseas li:last-of-type a {/* margin-left:3px; */}
    .main_box .last .overseas li a {display: block; /* background: #e4eaff;height: 290px; */}
    .main_box .last .overseas .overseas_box {max-width: 620px;}

    .main_box .story h3 {padding: 7px 0 5px; font-size: 16px;/* color: #000;font-weight: 500; */text-align: center;}
    .main_box .story2 h3 {padding: 7px 0 5px; font-size: 16px;/* color: #000;font-weight: 500; */text-align: center;}
    .main_box .story .story_box01 {/* height: 148px;; */}
    .main_box .last .story2 .service li {width: 96%;margin:3% 2%;}
    .main_box .last .story2 .service li a span {font-size: 15px;}
    .main_box .story .story_box01 li {width: 96%;margin:2%;}
    .main_box .story .story_box01 li a span {font-size: 15px;}
    .main_box .story .story_box01 li:first-of-type a:before {content: '';display: inline-block;/* width: 60px;height: 60px; */}
    .main_box .story .story_box01 li:last-of-type a:before {content: '';display: inline-block;/* width: 60px;height: 60px; */}
    .main_box .story .story_box02 {height: 100%;}
    .main_box .story .story_box02 a {margin:0;padding:0;display: block;overflow: hidden;}
    .main_box .story .story_box02 a img {max-height: 141px;}
    .main_box .overseas li a em b {font-size: 14px;display: block;line-height: 40px;text-align: center;}
	.main_box .overseas li a em p {font-size: 14px;display:inline-block;}
    .main_box .last .story > div {/* height: 333px; background:url(/images/main/main_bg03.png) repeat-x center center;background-size:auto 100%; */}

    .main_box .last .story input {padding: 5px;height: 13px;border: 1px #a19eb2 solid;}
    .main_box .last .story .select {z-index:0;padding: 10px 6px 6px;}
    .main_box .last .story .select select {
        height: 38px;vertical-align: -webkit-baseline-middle;border: 1px #a19eb2 solid;z-index:1;font-size: 16px;color: #000;font-weight: 600;
        padding-left: 5px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background:url(/images/main/select_bg.png) repeat right center;
        }
    .main_box .last .story .select select  + select {margin-top: 12px;}
    .main_box .last .story select::-ms-expand {display: none;}

    .main_box .last .story h3 {/* padding-top: 15px; */}
    .main_box .last .news .service {padding: 0 6px 6px 6px;height: 238px;}
    .main_box .last .news .service h3 {padding: 7px 0 5px; font-size: 18px;color: #000;font-weight: 500;}

    .main_box .last .news .service ul {background: #d3e1f2;padding: 20px 0;min-height: 200px;}
    .main_box .last .news .service li {position: relative; float: left;width: 50%;margin:0; text-align: center;}
    .main_box .last .news .service li.k_net a:before {width: 46px;height: 40px;background-size: 80%;}
    .main_box .last .news .service li.m_korea a:before {width: 46px;height: 40px;background-size: 80%;}
    .main_box .last .news .service li.k_service a:before {width: 46px;height: 40px;background-size: 80%;}
    .main_box .last .news .service li.k_news a:before {width: 46px;height: 40px;background-size: 80%;}

    .main_box .last .news .service li.k_net:after {content: '';width: 1px;height: 78px;position: absolute;right: 0;top: 0; display: inline-block;border-right: 1px solid #959595;}
    .main_box .last .news .service li.k_news:after {content: '';width: 1px;height: 78px;position: absolute;left: -2px;top: 0; display: inline-block;border-right: 1px solid #959595;}
    .main_box .last .news .service li.m_korea:after {content: '';width: 80%;height: 1px;position: absolute;left:10px;bottom: -18px; display: inline-block;border-top: 1px solid #959595;}
    .main_box .last .news .service li.k_service:after {content: '';width: 80%;height: 1px;position: absolute;right:10px;top: -14px; display: inline-block;border-top: 1px solid #959595;}

    .main_box .last .news .service li.k_service,
    .main_box .last .news .service li.k_news {margin-top: 30px;}
    .main_box .last .news .last {min-height: 52px; padding: 5px 5px;margin-top: 0;height: 95px;background: #90b4df;}
    .main_box .last .news .last ul {overflow: hidden;}
    .main_box .last .news .last li {float: none;display: block; padding: 5px 0;font-size: 18px;color: #000;text-align: center;}
    .main_box .last .news .last li:last-of-type {float: none; display: block; padding: 9px 5px;margin: 0;background: #d3e1f2}
    .main_box .last .news .last a {display: inline-block;width: 32px;height: 32px; font-size: 0;text-indent: -9999px;}
    .main_box .last .news .last a + a {margin-left: 10px;}
    .main_box .last .news .last a.link01 {background:url(/images/main/link01.png) no-repeat center center;background-size:32px;}
    .main_box .last .news .last a.link02 {background:url(/images/main/link02.png) no-repeat center center;background-size:32px;}
    .main_box .last .news .last a.link03 {background:url(/images/main/link03.png) no-repeat center center;background-size:32px;}

    .main_box .last .overseas .overseas_box {min-height: 333px;}
    .main_box .last .overseas .overseas_box ul {padding-top: 0;}
    .main_box .last .overseas li a span {/* height: 96px; */}
    .main_box .last .overseas li a em {/* margin-top: 10px; */line-height: 40px;text-align: center;}
    .main_box .last .overseas li a span.img {display: block;height: 160px;overflow: hidden;padding: 0;}


    .footer_banner {background: #ebebeb;padding: 12px 0;}
    .linksite_banner {position: relative;max-width: 100%;margin: 0 auto;}
    .linksite_banner .lSSlideOuter {padding: 0 55px 0 45px;}
    .linksite_banner .lSSlideOuter li {width: 213px;}
    .linksite_banner .lSSlideOuter a {display: block;margin: 0 1rem;text-align: center;}
    .cs_hidden {height: 1px;opacity: 0;filter: alpha(opacity=0);overflow: hidden;}
    .btn_active > a {
        position: absolute;top: 50%;margin-top: -16px; width:31px;height: 31px;cursor: pointer;z-index: 99;
        -webkit-transition: opacity 0.35s linear 0s;transition: opacity 0.35s linear 0s;text-indent: -9999px;font-size: 0;
    }
    .btn_active > a:hover {opacity: 0.5;}
    .btn_active .lSPrev {left: 10px;}
    .btn_active .lSNext {right: 10px;}
    .footer_banner .btn_active .play {right: 30px;}
    .footer_banner .btn_active .stop {display: none;right: 30px;}


    footer.footer {overflow: hidden;padding: 15px 0 20px; background: #464646;color: #fff;}
    footer.footer .menu {border-bottom: 1px solid #a3a3a3;overflow: hidden;}
	footer.footer .menu .first {max-width: 100%;margin: 0 auto;font-size: 0;padding-bottom: 12px;}
	footer.footer .menu .first li a {font-size: 14px;color: #fff;font-family: 'NotoKrR';}
    footer.footer .menu .first li:before {content: '|';display: inline-block;font-size: 14px;color: #fff;width: 35px;height: 100%;vertical-align: middle;text-align: center;}
    footer.footer .menu .first li:first-of-type:before, footer.footer .menu .first .select:before {content: none;}

    footer.footer ul {margin: 0 auto;max-width: 100%;padding: 0 10px;}

    footer.footer .menu .first input {padding: 5px;height: 13px;border: 1px #fff solid;}
    footer.footer .menu .first .select select {
        height: 24px;vertical-align: middle;border: 1px #fff solid; z-index:1;font-size: 12px;color: #fff;font-weight: 400;
        padding:0 25px 0 10px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background:#464646 url(/images/main/select_bg2.png) no-repeat right center;
        }
    footer.footer .menu .first .select fieldset {display: inline-block;vertical-align: top;}
    footer.footer .menu .first .select fieldset  + fieldset {margin-left: 10px;}
    footer.footer .menu .first select::-ms-expand {display: none;}
    footer.footer .menu .first .select select * {font-size: 12px;color: #fff;font-weight: 400;}
    footer.footer .menu .first .select input[type=submit] {font-size: 12px;color: #fff;font-weight: 400;border: 1px #fff solid;height: 24px;line-height: 14px;}
    footer.footer .copy > ul {overflow: hidden;margin: 20px auto 0 auto;max-width: 1070px;}
    footer.footer .copy > ul > li {letter-spacing:-0.0375em;display: inline-block;}
    footer.footer .copy > ul > li:last-of-type {float: right;padding-top: 20px;}
    footer.footer .copy > ul > li ul.address {padding-left: 20px;}
    footer.footer .copy > ul > li ul.address li {font-size: 12px;color: #fff;font-weight: 300;padding-bottom: 5px;}
    footer.footer .copy > ul > li:last-of-type img {width: 50px;}
    footer.footer .copy > ul > li:first-of-type img {width: 150px;}

    .content_left {display: none;}
    .content_left.on {display: block;position: fixed;width: 320px;background: #fff;left: 0;top: 50px;bottom: 0;z-index: 999;}  /* 20200901 수정 */
    .submenu {
        display:none;width: 20px;height: 50px; position: absolute;top: 40px;left: -5px;font-size: 0;text-indent: -9999px; 
        background:#033478 url(/images/main/side_menu.png) no-repeat center center;background-size: 8px; border-radius: 5px;
    }
    .submenu.on {
        display: block;width: 300px;height: 50px; position: fixed;top: 0;left: 0;font-size: 18px;text-indent: 0; color: #033478;line-height: 48px;
        background:#033478 url(/images/main/btn-menu-close.png) no-repeat 95% center;background-size: 18px; border-radius: 5px;z-index: 999;padding-left: 20px;
    } /* 20200902 수정 */
    .scroll_no {position: fixed;overflow: hidden;}
    .scroll_no:before {content: '';display: block;overflow: hidden;position: fixed;top: 0;right: 0;bottom: 0;width: 100%;font-size: 0;background: #000;opacity: 0.7;z-index: 99;}

    .content_left h2 {padding-left: 10px;}
    .loc {padding-top: 0;}
    .search_box {padding: 20px 0 10px;}
    
    header .header_nav.open {width:100%;}
   
    
}

@media all /* and (min-width:700px) */ and (max-width:900px) {
   .main_visual .visual_news .text {position: absolute;bottom: 0;left: 0;float: none;top: auto;width: 100%;height: 90px;padding: 10px 270px 0 10px;}
   .main_visual .visual_news h3 {padding: 10px 0 5px;}
   .main_visual .visual_news .txt {line-height: 24px;font-size:0;}

   .loc_etc h2{font-size:40px;line-height: 240px;}
}


/* 20220720 추가 */
@media screen and (max-width: 720px){
    .content_right {margin-top: 25px;}
	.content_main{height: 160px !important; -webkit-transition: all 0.3s; transition: all 0.3s;}
    .loc h2{font-size:33px; -webkit-transition: all 0.3s; transition: all 0.3s;}
    .loc li {margin-top: 45px; font-size:13px; padding:0 5px 0 7px; -webkit-transition: all 0.3s; transition: all 0.3s; }
}



/*모바일 사이즈는 다시 설정하세요.*/
@media only screen and (max-width:10px) {
header:after {content:none;}
.innogov {display:none;}
header {-webkit-box-shadow: 0px 3px 0px 0px rgba(5,56,99,1);-moz-box-shadow: 0px 3px 0px 0px rgba(5,56,99,1);box-shadow: 0px 3px 0px 0px rgba(5,56,99,1);}

header .btn-setting {display: block;position: absolute;top: 24px;right: 10px;height: 30px;font-size: 0;text-indent: -9999px;z-index: 101;} 
header .btn-setting:before {background: url(/images/main/btn_allNav_black.png) no-repeat center center;background-size: 20px;}
header .btn-setting:before {content: '';display: block;width: 29px;height: 30px;margin: auto;}
header .btn-setting.m-open:before {background: url(/images/main/btn-menu-close.png) no-repeat center center;background-size: 20px;}
header .title {display: block;background: #cb1a24;height: 50px;padding-left: 15px;font-size: 15px;color: #fff;line-height:48px;}
header h1 {max-width: 100%;}
header h1.logo a {position: absolute;top: 12px;left: 10px;width: 120px;height: 35px;background-size:120px;}
header .sns .top_nav a:last-of-type:after {content: none;margin-right:0px;}
header .sns .top_nav:first-of-type {padding-left: 0;}
header .sns .top_nav:last-of-type {padding-right: 10px;}
header .sns .top_nav a {position: relative;padding:0 10px 0 15px; font-size: 11px;line-height: 25px;}
header .sns .top_nav a.eng:before {background-size: 10px;}
header .sns .top_nav a.rss:before {background-size: 10px;}
header .sns .top_nav a.map:before {background-size: 10px;}
header .sns .top_nav a:after {margin-left: 5px;background-size: 2px;width: 1px;}
header .sns .sns_box a {width: 15px;height: 15px;}
header .sns .sns_box a.link01 {background-size: 100%;}
header .sns .sns_box a.link02 {background-size: 100%;}
header .sns .sns_box a.link03 {background-size: 100%;}

header .sns {height: 60px;max-width: 100%;}
header .sns ul {padding-right: 10px;display: inline-block;}
header .sns ul:first-of-type {padding-right: 15px;float: right;padding-top: 8px;}
header .sns li {padding-top: 0;}
header .sns ul:last-of-type li:first-of-type {display:none;}
header .sns .sns_box a + a {margin-left:10px;}
header .sns .top_nav:last-of-type {padding-right: 0;}
header .header_nav {display: none;}
header .btn-setting.m-open ~ .header_nav {
    display: block;position: fixed;top: 0;bottom: 0;right: 0;overflow-y: auto;width: 80%;max-width: 300px;z-index: 100;background: #fff;
    box-shadow: -13px 18px 30px rgba(0, 0, 0, 0.2);
}

header .btn-setting.m-open + .menu_bg {display: block;overflow: hidden;position: fixed;top: 0;right: 0;bottom: 0;width: 100%;font-size: 0;background: #000;opacity: 0.7;z-index: 99;}

.wrap.no_scroll {
    position: fixed;
    overflow: hidden;
}

header .header_nav div {max-width: 100%;padding-right: 0;}
header .header_nav div ul {padding-right: 0;}
header .header_nav ul li {display: block;width: 100%;border-bottom: 1px solid #dbdbdb;height: auto !important;}
header .header_nav ul li a {line-height: 40px;font-size: 14px;text-align: left;padding-left: 20px;}
header .header_nav > div > ul > li > a:after {
    content: '';display: block;float: right;width: 30px;height: 40px;background: url(/images/main/select-black.png) no-repeat center center;
    background-size: 15px auto;
}
header .btn-setting.m-open ~ .header_nav ul li a:hover ul {display: none;}
header .btn-setting.m-open .menu_sub {display: none;}
header .header_nav .top_search {display: none;}

header .header_nav .menu_sub a {font-size: 12px;text-align: left;padding: 0 15px;color: #252525;font-size: 14px;line-height: 45px;}

header .header_nav li.active a {color: #df3b49;}
header .header_nav li .menu_sub {display: none;}
header .header_nav li.active .menu_sub {display: none;}
header .header_nav.open .menu_sub {display: none;}
header .header_nav > div > ul > li > a.open-mob + .menu_sub {display: block;width: 100%;height: auto;padding: 0;background: #ececec;border-top: 1px solid #dbdbdb;}
header .header_nav > div > ul > li > a.open-mob + .menu_sub a {color: #252525;}
header .header_nav > div > ul > li > a.open-mob + .menu_sub li:last-of-type {border:0;}
.content.m_open {margin-top:51px;}





.main_visual {height: auto;padding: 0 10px 10px 10px;background: url(/images/main/main_visual_bg2.png) repeat center center;}
.main_visual > ul {max-width: 100%;}
.main_visual > ul > li {position: relative;}
.main_visual .visual_news {position: relative;top: 13px;left: 0;width: 100%;height: 300px;overflow: hidden;}
.main_visual .visual_news .img {float: left;width: 100%;}
.main_visual .visual_news .img img {width: 100%;}
.main_visual .visual_news .text {position: absolute;right: 0;top: auto;bottom: 0;float: none;width: 100%;height: 145px; padding: 10px 10px 0 10px;}
.main_visual .visual_news h3 {padding: 5px 0 10px; font-size: 21px;color: #333;font-weight: 500;}
.main_visual .visual_news .txt {font-size: 15px;color: #333;font-weight: 500;}
.lSSlideOuter .lSPager.lSpg > li {margin-top: 5px;}


.main_visual .visual_banner {position: relative;top: auto;right: auto;width: 100%;overflow: hidden;max-width: 100%;margin: 20px auto 0;}
.main_visual .visual_banner .lSPager {position: absolute;top: 0;right: 5px;margin-top: 0;padding: 0 25px 0 5px;}
.main_visual .visual_banner .lSPager:before {
    content: '';display: block;background: #000;opacity: .5;width: 100%;height: 26px;border-radius: 15px; position: absolute;top: 0;left: 0;
}
.main_visual .lSSlideOuter .lSPager.lSpg > li a {height: 10px;width: 10px;background: #fff;border:2px solid #fff;}
.main_visual .lSSlideOuter .lSPager.lSpg > li.active a {height: 10px;width: 10px;background: #022b49;border:2px solid #ff0000;}

.main_visual .btn_slide2 {position: absolute;top: 11px;right: 15px;}
.main_visual .btn_slide2 .stop {float: left;width: 12px;height: 13px; text-indent: -9999rem; background: url('../images/main/banner_btn_stop.png') no-repeat center center;}
.main_visual .btn_slide2 .play {display: none;float: left;width: 12px;height: 13px; text-indent: -9999rem; background: url('../images/main/banner_btn_play.png') no-repeat center center;}

.lSSlideOuter .lSPager.lSpg > li a {z-index: 2}

.main_box {max-width: 100%;padding:20px 10px 20px;}
.main_box ul {position: relative; font-size: 0;overflow: hidden;box-sizing: border-box;}
.main_box > ul:first-of-type {height: auto;overflow: hidden;}
.main_box ul + ul {margin-top: 20px;}
.main_box ul li {display: inline-block;}
.main_box ul li + li {margin-left: 0;margin-top: 10px;}
.main_box .news {width: 100%;float: none; background: #fff;}
.main_box .news > div {background: #fff;margin-right: 0;height: 333px;}
.main_box .overseas {max-width: 100%; display: block;overflow: hidden;padding-right: 0;}
.main_box .story {position: relative;top: 0;right: 0; width: 100%;background:#fff;padding-left: 0;max-width: 100%;}

.main_box .news .news_box {padding: 6px;height: auto;}
.main_box .news .news_box .wrap_cons {position: relative;background: #fff;height: auto;}
.main_box .news .Tab li {float: left;width: 50%;}
.main_box .news .Tab li + li {margin:0;}
.main_box .news .Tab a {display: block; font-size: 18px;color: #000;font-weight: 500;text-align: center;line-height: 35px;}
.main_box .news .Tab a.active {background: #fff;}
.main_box .news .news_box .cons {padding: 15px 10px;padding-bottom: 40px;}
.main_box .news .news_box .cons li {margin: 0;line-height: 23px;display: block;}
.main_box .news .news_box .cons li + li {margin-top: 9px;}
.main_box .news .news_box .cons li a {font-size: 13px;color: #020;display: inline-block;max-height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
.main_box .news .news_box .cons li .date {display: block;margin-top: 5px; font-size: 14px;color: #666;font-weight: 500;}
.main_box .news .news_box .cons li a:hover {text-decoration: underline;}
.main_box .news .news_box .cons .more {position: absolute;bottom: 10px;left: 40%;font-size: 12px;color: #333;}

.main_box .overseas h3 {padding: 7px 0 5px; font-size: 18px;color: #000;font-weight: 500;padding-left:15px;}
.main_box .overseas .overseas_box {max-width: 800px;height: auto;}
.main_box .overseas .overseas_box ul {padding:6px;}
.main_box .overseas li {float: left;width: 50%;margin:0; text-align: center;}
.main_box .overseas li a {display: block; background: #e4eaff;}
.main_box .overseas li a:hover {text-decoration: underline;}
.main_box .overseas li a em {display: block;position: relative;margin: 6px 0 5px 0;padding:0 15px; font-size: 14px;color: #333;font-weight: 500;}
.main_box .overseas li a em:before {content: '';display: inline-block;width: 30px;height: 1px;background: #333;position: absolute;left:15px;top: 20px;}
.main_box .overseas li a span {display: block;height: auto;min-height: 80px; font-size: 14px;padding:8px 15px 8px 15px;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
.main_box .overseas li a span.img {display: block;height: 100px;overflow: hidden;padding: 0;}
.main_box .overseas li a span.img img {width: 100%;}
.main_box .overseas li:first-of-type a {margin-right:3px;}
.main_box .overseas li:last-of-type a {margin-left:3px;}

.main_box .last .overseas .overseas_box {max-width: 800px;}

.main_box .story h3 {padding: 7px 0 5px; font-size: 18px;color: #000;font-weight: 500;text-align: center;}
.main_box .story .story_box01 {}
.main_box .story .story_box01 li {float: left;width: 50%;margin:0; text-align: center;}
.main_box .story .story_box01 li a span {display: block;margin-top: -3px;font-size: 15px;color: #333;font-weight: 500;text-align: center;}
.main_box .story .story_box01 li:first-of-type a:before {content: '';display: inline-block;width: 60px;height: 60px;}
.main_box .story .story_box01 li:last-of-type a:before {content: '';display: inline-block;width: 60px;height: 60px;}
.main_box .story .story_box02 {height: auto;padding-bottom: 6px;}
.main_box .story .story_box02 a {margin: 0 6px 0 6px;display: block;overflow: hidden;}
.main_box .story .story_box02 a img {width: 100%;}

.main_box .last .story > div {height: 250px; background:url(/images/main/main_bg03.png) repeat-x center center;background-size:auto 100%;}

.main_box .last .story input {padding: 5px;height: 13px;border: 1px #a19eb2 solid;}
.main_box .last .story .select {z-index:0;padding: 10px 6px 6px;}
.main_box .last .story .select select {
    height: 38px;vertical-align: -webkit-baseline-middle;border: 1px #a19eb2 solid;width: 100%; z-index:1;font-size: 16px;color: #000;font-weight: 600;
    padding-left: 5px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background:url(/images/main/select_bg.png) repeat right center;
    }
.main_box .last .story .select select  + select {margin-top: 12px;}
.main_box .last .story select::-ms-expand {display: none;}

.main_box .last .story h3 {padding-top: 15px;}
.main_box .last .news .service {padding: 0 6px 6px 6px;height: auto;}
.main_box .last .news .service h3 {padding: 7px 0 5px; font-size: 18px;color: #000;font-weight: 500;padding-left: 30px;}

.main_box .last .news .service ul {background: #d3e1f2;padding: 20px 0;min-height: 200px;}
.main_box .last .news .service li {position: relative; float: left;width: 50%;margin:0; text-align: center;}
.main_box .last .news .service li.k_net a:before {width: 46px;height: 40px;background-size: 80%;}
.main_box .last .news .service li.m_korea a:before {width: 46px;height: 40px;background-size: 80%;}
.main_box .last .news .service li.k_service a:before {width: 46px;height: 40px;background-size: 80%;}
.main_box .last .news .service li.k_news a:before {width: 46px;height: 40px;background-size: 80%;}

.main_box .last .news .service li.k_net:after {content: '';width: 1px;height: 78px;position: absolute;right: 0;top: 0; display: inline-block;border-right: 1px solid #959595;}
.main_box .last .news .service li.k_news:after {content: '';width: 1px;height: 78px;position: absolute;left: -2px;top: 0; display: inline-block;border-right: 1px solid #959595;}
.main_box .last .news .service li.m_korea:after {content: '';width: 80%;height: 1px;position: absolute;left:10px;bottom: -18px; display: inline-block;border-top: 1px solid #959595;}
.main_box .last .news .service li.k_service:after {content: '';width: 80%;height: 1px;position: absolute;right:10px;top: -14px; display: inline-block;border-top: 1px solid #959595;}

.main_box .last .news .service li.k_service,
.main_box .last .news .service li.k_news {margin-top: 30px;}
.main_box .last .news .last {min-height: 52px; padding: 5px 5px;margin-top: 0;height: 52px;background: #90b4df;}
.main_box .last .news .last ul {overflow: hidden;}
.main_box .last .news .last li {float: left;display: inline-block; padding: 9px 5px 9px 15px;font-size: 18px;color: #000;}
.main_box .last .news .last li:last-of-type {float: right; display: inline-block; padding: 5px;margin: 0;background: #d3e1f2}
.main_box .last .news .last a {display: inline-block;width: 32px;height: 32px; font-size: 0;text-indent: -9999px;}
.main_box .last .news .last a + a {margin-left: 1px;}
.main_box .last .news .last a.link01 {background:url(/images/main/link01.png) no-repeat center center;background-size:32px;}
.main_box .last .news .last a.link02 {background:url(/images/main/link02.png) no-repeat center center;background-size:32px;}
.main_box .last .news .last a.link03 {background:url(/images/main/link03.png) no-repeat center center;background-size:32px;}

.main_box .last .overseas .overseas_box {min-height: 100px;}
.main_box .last .overseas .overseas_box ul {padding-top: 0;}
.main_box .last .overseas li a span {height: auto;min-height: 64px;}
.main_box .last .overseas li a em {margin-top: 10px;}
.main_box .last .overseas li a span.img {display: block;height: 100px;overflow: hidden;padding: 0;}


.footer_banner {background: #ebebeb;padding: 12px 0;}
.linksite_banner {position: relative;max-width: 100%;margin: 0 auto;}
.linksite_banner .lSSlideOuter {padding: 0 80px 0 40px;}
.linksite_banner .lSSlideOuter li {width: 213px;}
.linksite_banner .lSSlideOuter a {display: block;margin: 0 1rem;text-align: center;}
.cs_hidden {height: 1px;opacity: 0;filter: alpha(opacity=0);overflow: hidden;}
.btn_active > a {
    position: absolute;top: 50%;margin-top: -16px; width:31px;height: 31px;cursor: pointer;z-index: 99;
    -webkit-transition: opacity 0.35s linear 0s;transition: opacity 0.35s linear 0s;text-indent: -9999px;font-size: 0;
}
.btn_active > a:hover {opacity: 0.5;}
.btn_active .lSPrev {left: 10px;}
.btn_active .lSNext {right: 40px;}
.footer_banner .btn_active .play {right: 10px;}
.footer_banner .btn_active .stop {display: none;right: 10px;}




footer.footer {overflow: hidden;padding: 15px 0 45px; background: #464646;color: #fff;}
footer.footer .menu {border-bottom: 1px solid #a3a3a3;overflow: hidden;}
footer.footer .menu .first {max-width: 100%;margin: 0 auto;font-size: 0;padding-bottom: 12px;text-align: center;}
footer.footer .menu .first li {display: inline-block;}
footer.footer .menu .first li a {font-size: 14px;color: #fff;font-family: 'NotoKrR';}
footer.footer .menu .first li:before {content: '|';display: inline-block;font-size: 14px;color: #fff;width: 35px;height: 100%;vertical-align: middle;text-align: center;}
footer.footer .menu .first li:first-of-type:before, footer.footer .menu .first .select:before {content: none;}

footer.footer ul {margin: 0 auto;max-width: 100%;padding: 0 10px;}

footer.footer .menu .first input {padding: 5px;height: 13px;border: 1px #fff solid;}
footer.footer .menu .first .select {width: 100%;float: none;text-align: center;padding-top: 10px;}
footer.footer .menu .first .select select {min-width: 200px;}
footer.footer .menu .first .select fieldset {display: block;vertical-align: top;text-align: center;}
footer.footer .menu .first .select fieldset  + fieldset {margin-top: 5px;margin-left: 0;}
footer.footer .menu .first select::-ms-expand {display: none;}
footer.footer .menu .first .select select * {font-size: 12px;color: #fff;font-weight: 400;}
footer.footer .menu .first .select input[type=submit] {font-size: 12px;color: #fff;font-weight: 400;border: 1px #fff solid;height: 24px;line-height: 14px;}
footer.footer .copy > ul {overflow: hidden;margin: 20px auto 0 auto;max-width: 1070px;}
footer.footer .copy > ul > li {display: block;padding-top: 10px;text-align: center;}
footer.footer .copy > ul > li:last-of-type {float: none;padding-top: 10px;}
footer.footer .copy > ul > li ul.address {padding-left: 20px;}
footer.footer .copy > ul > li ul.address li {font-size: 12px;color: #fff;font-weight: 300;padding-bottom: 0;text-align: center;}
footer.footer .copy > ul > li:last-of-type img {width: 50px;}
footer.footer .copy > ul > li:first-of-type img {width: 150px;}


.content_left {display: none;}
.content_left.on {display: block;position: fixed;width: 300px;background: #fff;left: 0;top: 50px;bottom: 0;z-index: 999;}
.content_right{padding-left: 0;}
.submenu {
    display: block;width: 20px;height: 50px; position: absolute;top: 40px;left: -5px;font-size: 0;text-indent: -9999px; 
    background:#033478 url(/images/main/side_menu.png) no-repeat center center;background-size: 8px; border-radius: 5px;
}
.submenu.on {
    display: block;width: 300px;height: 50px; position: fixed;top: 0;left: 0;font-size: 18px;text-indent: 0; color: #fff;line-height: 48px;
    background:#033478 url(/images/main/btn-menu-close.png) no-repeat 95% center;background-size: 18px; border-radius: 5px;z-index: 999;padding-left: 20px;
}
.scroll_no {position: fixed;overflow: hidden;}
.scroll_no:before {content: '';display: block;overflow: hidden;position: fixed;top: 0;right: 0;bottom: 0;width: 100%;font-size: 0;background: #000;opacity: 0.7;z-index: 99;}

.content_left h2 {font-size: 24px;padding: 10px;}
.loc {padding-top: 0;}
.search_box {padding: 20px 0 10px;}

.loc li {font-size: 12px;padding: 0 7px 0 13px;background-size: 6px;}
.contSub {padding: 20px 10px;}
.content_left > ul > li > a {font-size: 16px;}
.content_left .depth2 > li > a {font-size: 13px;}
.content_left .depth3 > li > a {font-size: 13px;}
}