@charset "utf-8";

/*스킨복사 시 삭제*/
/*.clear_fix {
    display: none;
}*/

/* 폰트 */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700');

/*reset css*/
body { font-family: /*'Montserrat','Noto Sans KR',sans-serif;*/'NanumBarunGothic','NanumGothic','Noto Sans KR',sans-serif; }
body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dt,dd,table,tr,td,th,form,fieldset,input,label,button {margin:0;padding:0;-webkit-text-size-adjust: none;}
ul,li,ol{list-style:none;}
a{text-decoration:none; color:#333}
img{border:none;}
strong,em {font-weight:normal; font-style:normal;}
table{border-collapse:collapse;}
#mains{margin:0;padding:0; }
#Popup{display:none;}
#contenttable2{min-height: 600px; background:none!important;}

/* 공통 */
#maintablewrap{
    /*background: url(/user_data/secu/content/editor/img/bg.jpg) repeat-x top center;*/
    min-width: 1000px;
    overflow: hidden;
}


/*메인비주얼*/
.mainvisual_txt{
	text-align:left;
	animation: v_text 1.2s ease;
}
.mainvisual_txt h3{
	font-family:inherit;
	font-size:48px;
	color:#fff;
	text-shadow:0 0 3px #252a41;
	font-weight:500;
}
.mainvisual_txt .main_text01 { font-size:18px; color:#fff; padding:20px 0 10px 2px; }
.mainvisual_txt .main_text02{
    font-family: inherit;
    font-size: 28px;
    color: #ffffff;
    line-height: 20px;
    margin-top: 10px;
	padding-bottom:50px;
}
.mainvisual_txt > a { font-size:15px; padding:10px 20px; color:#fff; background-color:#ff9600; border-radius:5px; }
.mainvisual_txt > a:hover { background-color:#021f69; }


@keyframes v_text {
    0% {transform:translateY(50px); opacity:0;}
    100% {transform:translateY(0); opacity:1;}
}

/*메인배너*/
.mainbn_wrap .mainbn, .mainbn_wrap .mainbn02 {
	width:250px;
	height: 250px;
	position: relative;
	overflow: hidden;
	float:left;
}
.mainbn_wrap .mainbn a{
	color: #fff;
	font-family: inherit;
	font-size: 14px;
	text-align: left;
	display: block;
	width: 250px;
	padding: 10px 20px;
	line-height: 2em;
	position: absolute;
	bottom: -31px;
	transition: 0.3s;
	-webkit-transition:0.3s;
}
.mainbn_wrap .mainbn:hover a{
	bottom: 0px;
}
.mainbn_wrap .mainbn a span{
	display: block;
	font-size: 17px;
	background: url('/user_data/secu/content/editor/img/icon_link.png') 120px 10px no-repeat;
}
.mainbn_wrap .mainbn_01{
	background: url('/user_data/secu/content/editor/img/main_bn_01.jpg') no-repeat;
}
.mainbn_wrap .mainbn_01 a{
	/*background: rgba(255, 150, 0, 0.85);*/
	background: rgba(68, 68, 72, 0.9);
}        
.mainbn_wrap .mainbn_02{
	background: url('/user_data/secu/content/editor/img/main_bn_02.jpg') no-repeat;
}
.mainbn_wrap .mainbn_02 a{
	background: rgba(45, 72, 128, 0.90);
	
}        
.mainbn_wrap .mainbn_03{
	background-color:#fff;
	position:relative;
}
.mainbn_wrap .mainbn_03 a{
	position:absolute; /*top:80px; left:95px;*/
}
.mainbn_wrap .mainbn_03 a>span { 
	position:absolute; 
	top:145px; 
	left:60px; 
	font-weight:bold; 
	font-size:24px !important;
	font-family:"Open Sans","NanumGothic", sans-serif, Arial !important;
	color:#021f69;
}
.mainbn_wrap .mainbn_04{
	background-color:#021f69;
	position:relative;
}
.mainbn_wrap .mainbn_04 a{
	position:absolute; /* top:87px; left:90px;*/
}       
.mainbn_wrap .mainbn_04 a>span { 
	width:200px;
	position:absolute; 
	top:145px; 
	left:65px; 
	font-weight:600; 
	font-size:22px !important;
	font-family:"NanumGothic","Open Sans", sans-serif, Arial !important;
	color:#fff;
} 
.mainbn_wrap .mainbn_05{
	background: url('/user_data/secu/content/editor/img/main_bn_03.png') no-repeat;
	background-color:#021f69;
}
.mainbn_wrap .mainbn_05 a{
	background: rgba(45, 72, 128, 0.90);
	
}        
.mainbn_wrap .mainbn_06{
	background: url('/user_data/secu/content/editor/img/main_bn_04.jpg') no-repeat;
}
.mainbn_wrap .mainbn_06 a{
	background: rgba(68, 68, 72, 0.9);
}
.mainbn_wrap .mainbn_07{
	width:500px;
	background-color:#f8f8f8;
}
.mainbn_wrap .mainbn_07 a{
	background: rgba(68, 68, 72, 0.9);
}

.cctv_text {}
.cctv_text > h3 { font-size:36px; font-weight:bold; color:#021f69; padding-bottom:20px; }
.cctv_text > p { font-family:'NanumGothic'; font-size:15px; font-weight:600; line-height:22px; color:#5e5e5e; padding-bottom:50px; }
.cctv_text > a, .main_btn >a { font-size:15px; padding:10px 20px; color:#fff; background-color:#ff9600; border-radius:5px; }
.cctv_text > a:hover,  .main_btn >a:hover { background-color:#021f69; }


/*메인 연락처*/
.contact_wrap{
    color: #fff;
    font-family:inherit;
}
.m_contact{
	background: url('/user_data/secu/content/editor/img/bg_contact.png')no-repeat 95px 180px #565b91;
	padding: 20px;
	width: 210px;
	height: 325px;
	float: left;
}
.m_contact h5{
	font-family: inherit;
	color: #fff;
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: 500;
}
.m_contact ul{}
.m_contact li{
	color: #cccff6;
	line-height: 1.618em;
	font-size: 13px;
	padding-bottom: 22px;
}
.m_contact li span{
	display: block;
	font-size: 15px;
	color: #fff;
}
.m_contact li span a{
	color: #fff;
}
.root_daum_roughmap .wrap_controllers{display: none;}


/*메인 카다로그 배너*/
.catalog_wrap{
	height:100%;
	position:relative;
}
.catalog_wrap h5{
    font-family: inherit;
    color: #e4ecff;
    font-size: 18px;
    padding:40px 0px 20px 0px;
	font-weight:600;	
}
.catalog_wrap h5 > a { position:absolute; top:36px; right:43px; }
.catalog_wrap p{
	font-family: inherit;
	color: #e4ecff;
	font-size: 15px;
	line-height:24px;
	padding-bottom:20px;
}
.catalog_wrap h4 { 
	font-size:45px; 
	font-weight:bold;
	font-family:'Noto Sans KR';
	color:#e4ecff; 
	position:absolute;
	top:190px;
	left:60px;
}
.catalog_wrap h4 > img { position:absolute; top:3px; left:-60px; }

/*메인 온라인문의 배너*/
.inquiry_wrap{
	height:100%;
	position:relative;
}
.inquiry_wrap h5{
    font-family: inherit;
    color: #282727;
    font-size: 22px;
    padding: 25px 0 10px 123px;
	font-weight:500;
}

.inquiry_wrap p{
	font-family: inherit;
	color: #919193;
	font-size: 15px;
	padding-left: 123px;
	letter-spacing: -0.5px;
}
.inquiry_wrap a  {
    /*background: url(/user_data/secu/content/editor/img/icon_link02.png) no-repeat 210px 34px;*/
    font-family: inherit;
    color: #333333;
    font-size: 15px;
    padding-left: 123px;
    display: block;
    /*padding-top: 30px;
    transition: 0.3s;
    -webkit-transition: 0.3s;*/
}
.inquiry_wrap a:hover{
    background: url('/user_data/secu/content/editor/img/icon_link02.png') no-repeat 230px 34px;
}


/*footer*/
div.footer  {
    width: 100%;
    height: 100%;
    background: #323232;
}
div.footer div.footer_top{
    width: 100%;
    height: 42px;
    background: #282727;
}
.footerContents:after{
	display:block;
	content:'';
	clear:both;
}
div.footer div.footer_top .footerContents{
	padding-top:0;
	position:relative;
}
div.footer div.footer_top ul{padding:0px;}
div.footer div.footer_top a.to_top{
    display: inline-block;
    text-align: center;
    padding-top: 12px;
	padding-right: 10px;
    box-sizing: border-box;
    float: right;
}
div.footer div.footer_top ul li{float: left; list-style: none;}
div.footer div.footer_top ul li a{
    color: #ffffff;
    text-decoration: none;
    line-height: 44px;
    padding: 0 13px;
    font-size: 13px;
}
div.footer div.footer_top ul li:before{content: "·"; color:#d1d1d1}
div.footer div.footer_top ul li:first-child:before{display: none}
div.footer div.footer_top ul li:first-child a{padding-left: 0px}
div.footer div.footerContents {
    width: 1000px;
    margin: 0 auto;
    padding-top: 30px;
	position:relative;
}
div.footer div.footerContents .f_logo{
    float: left;
    padding-right: 100px;
	position:absolute;
	top:60px;
	left:0;
}
.information {
	float:right;
	margin-right:110px;
	color:#c4c4c4;
	font-weight:noemal;
	font-size:14px;
	font-family:'NanumGothic';
	line-height:24px;	
} 
.information > p { font-size:13px!important; font-weight:noemal!important; }
.information > p >a { color:#fff; }
.information > p >a:hover { color:#ff9600; }
.footerContents > ul { margin-left:330px; }


div.footer div.footerContents div.information p{margin:5px 0px; color:#bababa; font-size: 13px; letter-spacing: 0.05em; font-weight: 300;}
div.footer div.footerContents div.information p span.blue{color:#ffc96f; }
div.footer div.footerContents a.mail{text-decoration: none; color:#bababa}
div.footer div.footerContents a.mail:hover{text-decoration: none; color:#bababa}



/*서브공통*/
.subvisual_wrap {
    display: table;
    width: 100%;
    height: 100%;
}
.subvisual_txt{
    text-align: right;
    vertical-align: middle;
    display: table-cell;
    padding-right: 30px;
}
.subvisual_txt h3{
	font-family:inherit;
	font-size:43px;
	color:#474da2;
	font-weight:500;
	letter-spacing:-0.4px;
}
.subvisual_txt p{
	font-family: inherit;
    font-size: 23px;
    color: #677180;
    margin-top: 10px;
}

.sub_title{
    text-align: center;
    font-family: inherit;
    font-size: 31px;
    color: #5b66aa;
    letter-spacing: -0.5px;
    font-weight: 600;
}
.sub_title:before{
	display:block;
	content:'';
	background:url('/user_data/secu/content/editor/img/icon_subtit.png') no-repeat center;
	width :100%;
	height:50px;
}
div#maintablewrap .sub_menu_bg{
	border-top: 11px solid #a9aee4;
}
.subwrap{
	margin-bottom:60px;
}


/*인사말*/
.ceo_0 { 
	width:1000px;
	font-size:16px; 
	line-height:26px;
	color:#222324;
	margin:50px 0 70px 0;;
}
.ceo_0 > span{ font-size:24px; color:#021f69; font-weight:bold; }

/*오시는 길*/
.contact_con{
    width: 980px;
    margin: 0 auto;
}
.wrap_controllers{
	display:none;
}
.contact { margin-bottom:70px; }
.contact table{
    width:1000px;
    border-collapse: collapse;
}
.contact tr{
    border-top:1px solid #dde0e2;
    line-height: 68px;
}
.contact tr:last-child{
    border-bottom:1px solid #dde0e2;
}
.contact tr th, .contact tr td{
    font-family: inherit; 
    font-size:16px;
    color:#222324;
    text-align: left;
}
.contact tr th{
    font-weight: 500;
    width:160px;
    padding-left:90px;
}
.contact tr td{
    font-weight: 400;
}
.contact .contact_01 th{
    background: url(/USER_DATA/secu/content/editor/img/contact_ico_01.png) no-repeat 50px center;
    letter-spacing: 16px;
}
.contact .contact_02 th{
    background: url(/USER_DATA/secu/content/editor/img/contact_ico_02.png) no-repeat 50px 26px;
}
.contact .contact_03 th{
    background: url(/USER_DATA/secu/content/editor/img/contact_ico_03.png) no-repeat 50px 28px;
}
.contact .f_gray{
    color:#727579;
    /*width: 260px;*/
}
.contact a:hover{
    color:#727579;
}
.ceo_sign { float:right; margin:-30px -20px 50px 0px; }
.ceo_sign > span >img { width:30%; margin-left:15px;}

/*연구소 소개*/
.businessWrap {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:90px;	
}

.businessWrap .brand {margin-bottom:60px; text-align:center;}
.businessWrap .brand > p {
	font-size:22px;
	font-weight:700;
	line-height:33px;
	color:#373737;
}
.businessWrap .layout1 {margin-bottom:70px; overflow:hidden;}
.businessWrap .layout1 > img {float:left; }
.businessWrap .layout1 .txt_box {float:right; width:512px;}
.businessWrap .layout1 .txt_box > h2 {
	font-size: 25px;
	letter-spacing:1px;
	color:#2b2b2b;
	margin:30px 0 30px 0;
}

.businessWrap .layout1 .txt_box > p{
    color: #464646;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    margin: 0px;
    letter-spacing: -0.4px;
}

.businessWrap .layout2 {margin-bottom:70px; overflow:hidden;}
.businessWrap .layout2 > img {float:right; }
.businessWrap .layout2 .txt_box {float:left; width:512px; }
.businessWrap .layout2 .txt_box > h2 {
	font-size:25px;
	letter-spacing:1px;
	color:#2b2b2b;
	margin:40px 0 30px 0;
}

.businessWrap .layout2 .txt_box > p{
	color:#464646;
	font-weight:400;
	font-size:14px;
	line-height:25px;
	margin:0px;
	letter-spacing: -0.4px;
}

/*연구 실적*/
.serviceWrap {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:60px;	
}
.serviceWrap .list {
    width: 303px;
    height: 380px;
    float: left;
    overflow: hidden;
    margin: 0 45px 60px 0;
    padding-bottom: 40px;
}

.serviceWrap .list > img {
	width: 303px;
    height: 220px;
    object-fit: cover;
}

.serviceWrap .list > h2 {
	font-size:25px;
	font-weight:500;
	letter-spacing:1px;
	color:#2b2b2b;
	margin: 30px 0 10px 0;
}

.serviceWrap .list > p{
    margin: 0px;
    line-height: 23px;
    font-size: 13px;
    letter-spacing: -0.4px;
}



/*메인 사업분야*/
.business {width:1000px; margin:0 auto;}
.business .mcont_tit {
	margin-top:80px;
	font-family: 'Raleway', sans-serif;
	font-size:32px;
	font-weight:800;
	color:#2f2f2f;
	text-align:center;
}

.business .mcont_txt {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#707070;
	text-align:center;
}

.cont1_wrap {
	overflow: hidden;
    max-width: 1000px;
    margin: 0 auto;
	margin-top:50px;
}

.cont1_wrap a {
	display: block;
    float: left;
    width: 19%;
	padding:0px 3%;
    text-align: center;
}
.cont1_wrap a p {
	width: 173px;
	height: 173px;
	margin:0 auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
}

.cont1_wrap a .icon1 {
	background:url(/USER_DATA/secu/content/editor/img/icon1.png) 0 0 no-repeat;
}
.cont1_wrap a:hover>.icon1 {
//	background:url(/USER_DATA/secu/content/editor/img/icon1_hover.png) 0 0 no-repeat;	
        background-position:0 -173px;
}
.cont1_wrap a .icon2 {
	background:url(/USER_DATA/secu/content/editor/img/icon2.png) 0 0 no-repeat;
}.cont1_wrap a:hover>.icon2 {
//	background:url(/USER_DATA/secu/content/editor/img/icon2_hover.png) 0 0 no-repeat;
        background-position:0 -173px;

}
.cont1_wrap a .icon3 {
	background:url(/USER_DATA/secu/content/editor/img/icon3.png) 0 0 no-repeat;
}
.cont1_wrap a:hover>.icon3 {
//	background:url(/USER_DATA/secu/content/editor/img/icon3_hover.png) 0 0 no-repeat;
        background-position:0 -173px;

}
.cont1_wrap a .icon4 {
	background:url(/USER_DATA/secu/content/editor/img/icon4.png) 0 0 no-repeat;
}
.cont1_wrap a:hover>.icon4 {
//	background:url(/USER_DATA/secu/content/editor/img/icon4_hover.png) 0 0 no-repeat;
        background-position:0 -173px;


}



.cont1_wrap dl { padding-top:30px; }
.cont1_wrap dt {
	font-size:20px;
	letter-spacing:-1px;
	line-height:36px;
	font-weight:bold;
	color:#353535;
}
.cont1_wrap dd {
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	font-size:18px;
	color:#5e5e5e;
	margin-top:-40px;
}

/*sitemap*/
.sitemap ul li { float:left; padding:0 3px; }

/*top_btn*/
.btn_up_layer {
	position: fixed;
    right: 15px;
    bottom: 20px;
    display: none;
    background: none;
    border: 0px;
    padding: 5px 10px;
}



#popup_wrap {
    width: 1200px;
    overflow: hidden;
    position: fixed;
    top: 150px;
    left: 50%;
    margin-left: -600px;
    z-index: 9999;
    display: none;
    } 
#mask {width:100%; height:100%; position:fixed; background:rgba(0,0,0,0.6) repeat; top:0; left:0; z-index:999; display:none;}

.popup-cont01 {
	background: #fff;
	border-radius: 5px 0px 5px 5px;
	text-align: center;
	padding: 30px;
	}
#popup_wrap button {
	width: 45px;
	height: 43px;
	border:none;
	background: url('/user_data/jejac4/content/editor/img/close_btn.png')no-repeat #34a9f8;
	background-position:center;
	border-radius: 4px 4px 0px 0px;
	display: block;
	margin-left: 1155px;
}


.introduction {
	width:100%;
	height:100%;
	display:none;}
	
	
	
/*메인 빠른상담*/


#popup_wrap2 {
    width: 500px;
    overflow: hidden;
    position: fixed;
    top: 150px;
    left: 50%;
    margin-left: -250px;
    z-index: 9999;
    display: none;
	box-shadow: 8px 5px 10px rgba(0,0,0,0.3);
}
#popup_open2 a  {    
    position: fixed;
    right: 0px;
    top: 200px;
    z-index: 1;
	}
	
.inqury_pop {
	background: #fff;
	border-radius: 5px 0px 5px 5px;
	text-align: center;
	padding: 30px;
	}
.inqury_pop iframe {
    height: 475px!important;
}
#popup_wrap2 button {
	width: 45px;
	height: 43px;
	border:none;
	background: url('/user_data/jejac4/content/editor/img/close_btn.png')no-repeat #34a9f8;
	background-position:center;
	border-radius: 4px 4px 0px 0px;
	display: block;
	margin-left: 455px;
}
.q_icon02 {
    position: absolute;
    top: 103px;
    right: 0;
}
.txt01 {
	border: 1px solid #898989;
    border-radius: 5px;
    width: 430px;
    height: 250px;
    line-height: 1.618rem;
    padding: 5px 10px;
    resize: none;
}

.compolayer1449Path { font-weight:800; font-size:32px!important; }
.onlineform_btn { width:250px; height:250px; }
.onlineform_btn > img { margin:87px 0px 0px 90px; }
.community_btn { width:250px; height:250px }
.community_btn > img { margin:85px 0px 0px 100px; }

.listhead3 { height:35px!important; background:#f9f9f9!important; }
.listhead_03 ,.listhead_04  { height:1px!important; background:#929292!important; }


/*서브페이지 div 공통*/
/*#contentmidle > div { border-top:1px dashed #ccc; margin: 50px 0; }
#contentmidle > div:first-child {  border-top:none; margin-top:0;}
#contentmidle div h1 { 
	font-size:20px; 
	color:#4e493b;  
	margin: 50px 0px 30px 0px;
}
#contentmidle div h1 img { padding-right:10px; }*/

/*cctv*/
#div_01 { position:relative; }
#div_01 ul { 
	float: right;
    line-height: 39px;
    font-size: 17px;
    /* padding-right: 119px; */
    /* padding-top: 52px; */
    width: 60%;
    margin-top: 14px;
    padding: 30px 44px;
    background-color: #f5f7f8;
	border-radius: 15px;
	color:#4e493b;
}
#div_02 { margin-top:30px; border-top:  }
#div_02 ul {
	line-height: 39px;
    font-size: 17px;	
}
#div_02 ul li span { font-size:20px; color:#34abe9; font-weight:bold; padding-right:5px;}

/*서브 cctv*/
#top_text { position:relative; }
#top_text ul {  
	overflow:hidden;
	position:absolute;
	top: 52px;
    left: 32px;
    padding: 30px 117px 30px 40px;
	background:rgba(0,0,0,0.65);
}
#top_text ul li {  
	color:#fff;
	font-size:16px;
	line-height:32px;
}


/*사업부문*/
.sub_cont {width:100%; overflow:hidden; margin-bottom:60px; margin-top: 60px;}
.sub_cont_0 {width:100%; overflow:hidden; margin-bottom:60px; margin-top: 20px; border-bottom: 1px dotted #ccc;}

.businessWrap {
	width: 1000px;
	overflow:hidden;
	margin-bottom:35px;
	position:relative;
}

.businessWrap>span {
    position: absolute;
    top: 72px;
    left: 161px;
}

.businessWrap>img {float:left;}
.businessWrap .list {
	float:left;
	width: 706px;
	border:1px solid #d7d7d7;
	border-radius:6px;
	margin-left:63px;
	padding: 34px;
}
.businessWrap_0 .list {
	float:left;
	width: 928px;
	border:1px solid #d7d7d7;
	border-radius:6px;
	padding: 34px;
}
.businessWrap_0 .list .tit {
    float: left;
    color: #fff;
    background: #ffae0e;
    border-radius: 4px;
    display: block;
    width: 213px;
    padding: 9px 6px 8px 6px;
    text-align: center;
	
}
.businessWrap .list>img {float:left;}
.businessWrap .list .tit {
    float: left;
    color: #fff;
    background: #444970;
    border-radius: 4px;
    display: block;
    width: 155px;
    padding: 9px 6px 8px 6px;
    text-align: center;
	
}

.list .list_table {margin-left:30px; float:left;}
.list .list_table td {
	background:url('/USER_DATA/dasolnew/content/editor/img/li_icon.gif')no-repeat; 
	background-position:left center;
	font-size:14px;
	color:#595959;
	line-height:24px;
	padding: 5px 20px 5px 8px;
}

.list .bg_none {background:none!important;}

/*온라인폼*/
.onlineform {
	border:1px solid #ccc;
	/*border-radius:25px 0px;*/
	margin-top:15px;
	padding-top: 50px;
}
.answer_0 { line-height:32px; padding-top:20px; padding-left:20px; }

.more_img { margin-left:318px; }