@charset "utf-8";
/* CSS Document */


/* nanum-gothic-regular - korean_latin */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nanum-gothic-v17-korean_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('NanumGothic'),
       url('../fonts/nanum-gothic-v17-korean_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nanum-gothic-v17-korean_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nanum-gothic-v17-korean_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nanum-gothic-v17-korean_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nanum-gothic-v17-korean_latin-regular.svg#NanumGothic') format('svg'); /* Legacy iOS */
}

a {	
	color:#333333;
	text-decoration:none !important;
}

a:visited{
	text-decoration:none !important;
}

a:hover {	
	text-decoration:none !important;
}

body {
	font-family: 'Nanum Gothic', sans-serif;

	overflow-x: hidden;
}



.none{
	display:none;
}

.wrap{
	width:100%;
	min-width: 1320px;
	/*font-family:"NanumGothic-Regular", sans-serif;*/
}


/*/////////사이트맴*/


.sitemap{
	position: fixed;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.80);
	z-index: 999;
	top:0;
	opacity: 0;
	display:none;

}

.sm_con{
	position: absolute;
	width:1280px;
	height:540px;
	background-color: #fff;
	top:50%;
	margin-top:-270px;
	left:50%;
	margin-left:-640px;
}

.sm_xbtn{
	position: absolute;
	width:45px;
	height:45px;
	background-color: #58585a;
	cursor:pointer;
	right:0;
}

.xline1{
	position: absolute;
	width:30px;
	height:1px;
	background-color: #ccc;
	top:22px;
	left:8px;
	transform: rotate(45deg);
}

.xline2{
	position: absolute;
	width:30px;
	height:1px;
	background-color: #ccc;
	top:22px;
	left:8px;
	transform: rotate(135deg);
}

.sm_tit{
	position:relative; 
	text-align: center;
	margin-top:54px;
}

.sm_tit img{
	display: inline-block;
}

.sm_des{
	position: relative;
	text-align: center;
	margin-top:20px;
	font-size:14px;
	line-height: 20px;
	font-weight:500;
	color:#777;
}

.sm_menu{
	position: relative;
	width:1000px;
	height:540px;
	margin:0 auto;
	padding-top:50px;
}

.sm_menu li{
	float:left;
	width:202px;
	text-align: center;
	margin-right:64px;
	
}

.sm_menu li:last-child{
	float:left;
	width:202px;
	text-align: center;
	margin-right:0px;
	
}

.sm_menu li ul li{
	float:inherit;
	font-weight:300;
	font-size:15px;
}

.sm_menu li ul .fir_li{
	width:202px;
	height:62px;
	background-color:#1b2b58;
	line-height:62px;
	color:#fff;
	margin-bottom:10px;	
}

.sm_menu li ul .etc_li a{
	display: inline-block;
	height:42px;
	line-height: 42px;
	width:100%;
	color:#555;
	text-decoration: none;
}



/*/////////네비게이션*/

.hed_con{
	width:100%;
	height:92px;
	border-bottom:1px solid #999;
	background-color: rgba(0,0,0,0.1);
	z-index:99;
	position: absolute;
	top:0;
}

.navi_con{
	width:1292px;
	height:92px;
	margin: 0 auto;	
}

.navi_con .logo{
	float:left;
	margin-top:20px;
}

.navi_con .menu_con{
	width:770px;
	height:92px;
	float:left;
	padding:0 0 0 50px;

}

.menu_con .menu{
	width:180px;
	height:92px;
	float:left;

}

.menu_con .menu .hmenu{
	display: inline-block;
	color:#fff;
	width:180px;
	height:92px;
	text-align: center;
	line-height: 92px;
	text-decoration: none;
}

.rmenu{
	position: absolute;
	display: none;
}

.rmenu li a{
	display: inline-block;
	width:160px;
	height:42px;
	line-height:42px;
	font-size:14px;
	border-bottom: 1px solid #ccc;
	margin-left:10px;
	text-align: center;
	background-color: #fff;
	text-decoration: none;
}

.rmenu li:last-child a{
	border-bottom: none;
}

.rmenu li a:hover{
	background-color: #1b2b58;
	color:#fff;
}


.navi_con .srt_btn{
	float:right;
	width:255px;
	height:92px;
	line-height: 92px;
	text-align: center;
	color:#fff;

}

.srt_btn a{
	
	display: inline-block;
	
	font-size:11px;
	padding:0px 10px;
	color:#fff;
	
}

.srt_btn .home_btn{
}

.srt_btn .sitemap_btn {
	margin-left:20px;
	vertical-align: middle;
}



/*////////메인페이지///*/

/*////////메인슬라이드//*/
.mslide_con{
	position: absolute;
	height:870px;
	width:1920px;
	left:50%;
	margin-left:-960px;
	top:0;
	z-index: 9;
}

.mslide{
	position:absolute;
}


.slide{
	position: absolute;
	overflow: hidden;
}

.slide .slide_bg{
	opacity: 0;
	transform: scale( 1.2 );
}

.slide .slide_copy{
	position: absolute;
	top:330px;
	left:50%;
	width:549px;
	margin-left:-274px;
	opacity: 0;
	
}

.slide_btns{
	position: absolute;
	width:1920px;
	height:80px;
	bottom:0;
	background-color: #1b2b58;
}

.slide_btns ul{
	width:1280px;
	height:80px;
	margin: 0 auto;
	
}

.slide_btns ul li{
	width:300px;
	height:80px;
	float:left;
	border-left:1px solid #555;
	box-sizing: border-box;
	cursor: pointer;
}

.slide_btns ul li:last-child{
	border-right:1px solid #555;
}

.slide_btns .sc_btn{
	position:absolute;
	width:80px;
	height:80px;
	top:0;
	left:50%;
	margin-left:560px;
	border-right:1px solid #555;
	cursor: pointer;
}

.indi_con{
	position: absolute;
	width:86px;
	bottom:240px;
	left:50%;
	margin-left:-43px;
}

.indi_con ul li{
	float:left;
	width:14px;
	height:14px;
	border: 1px solid #fff;
	border-radius: 20px;
	cursor: pointer;
	margin-right:10px;
	box-sizing: border-box;
}

.indi_con ul li:last-child{
	margin-right:0;
}

.busi_con{
	position: relative;
	margin-top:1020px;
}

.busi_tit{
	width:627px;
	height:60px;
	margin:0 auto;
	margin-bottom: 60px;
}

.busi_con ul{
	width:1200px;
	height:580px;
	margin:0 auto;
}

.busi_con ul li{
	float:left;
	margin-right:30px;
}

.busi_con ul li:last-child{
	margin-right:0;
}


.comp_con{
	width:100%;
	height:498px;
	margin-top:60px;
}

.comp_con .prol_con{
	width:50%;
	float:left;
	height:498px;
	background-image: url(../img/main/company/com_bg1.jpg);
	background-position: center;
	
}

.comp_con .his_con{
	width:50%;
	float:right;
	height:498px;
	background-image: url(../img/main/company/com_bg2.jpg);
	background-position: center;
	
}

.comp_con div a{
	display: block;
	width:406px;
	height:131px;
	margin:190px auto 0px;
}


.result_con{
	width:100%;
	height:760px;
}

.result_tit{
	width:402px;
	height:60px;
	margin:160px auto 0px;
}

.result_tab{
	margin:60px auto 0px;
	width:600px;
	height:30px;
}

.result_tab span{
	display: inline-block;
	width:300px;
	height:50px;
	line-height: 48px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	float:left;
	text-align: center;
	cursor: pointer;
}

.result_tab span:last-child{
	border-left:none;
}

.fm_btn{
	background-color: #1b2b58;
	color:#fff;
}

.pm_btn{
	background-color: #fff;
	color:#555;	
}

.result{
	position: relative;
	width:1200px;
	height:402px;
	margin:60px auto 0px;
}

.result .fm_result{
	position: absolute;
	width:1200px;
	height:402px;
	top:0;
	opacity: 1;
}


.result .pm_result{
	position: absolute;
	width:1200px;
	height:402px;
	top:0;
	opacity: 0;
}


.about_con{
	width:100%;
	height:537px;
	background-image: url(../img/main/about/about_bg.jpg);
	background-position: center;
	position:relative;
}


.about_inner{
	position:absolute;
	width:1200px;
	height:164px;
	top:170px;
	left:50%;
	margin-left:-600px;
}

.about_inner .about_txt{
	width:406px;
	height:194px;
	float:left;
	margin-right:80px;
}

.about_inner .about_txt a{
	display:inline-block;
	margin-top:30px;
	
}

.about_inner ul li{
	float:left;
	margin-right:20px;
}

.about_inner ul li:last-child{

	margin-right:0
}


/*/////푸터///*/

.footer{
	width:100%;
	height:265px;
	position: relative;
}

.footer .footer_inner{
	position: absolute;
	width:1920px;
	height:265px;
	top:0;
	left:50%;
	margin-left:-960px;
}

.footer .top_btn{
	position: absolute;
	top:100px;
	right:10%;
	cursor:pointer;
	
}



/*//////서브 페이지///*/

.subtop_con{
	position: relative;
	width:100%;
	height:408px;
	background-image: url(../img/sub/sub_top.jpg);
	background-position: center;
}

.subtop{
	position:absolute;
	width:450px;
	height:91px;
	top:210px;
	opacity:0;
	left:50%;
	margin-left:-225px;
	
}

.submenu_con{
	position: absolute;
	width:670px;
	height:57px;
	bottom:0;
	left:50%;
	margin-left:-368px;
	z-index: 99;
}

.submenu_con a{
	float:left;
}

.submenu_con div{
	float:left;
	width:300px;
	height:57px;
	line-height: 55px;
	color:#fff;
	text-align: center;
	font-size:16px;
}

.submenu_con .maj{
	background-color: #58585a;
}

.submenu_con .min{
	background-color:#1b2b58;
}

.submenu_con .min .arr{
	position: absolute;
	width:12px;
	height:7px;
	top:26px;
	right:26px;
}

.submenu_con .min ul{
	position: absolute;
	width:300px;
	top:57px;
}



.submenu_con .min ul li a{
	display:inline-block;
	background-color: #eee;
	font-size:14px;
	text-align: center;
	width:300px;
	height:56px;
	line-height: 56px;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	
}


.sub_con{
	width:100%;
	position: relative;
}

.result_btns{
	position:absolute;
	left:50%;
	margin-left:-300px;
	width:600px;
	height:40px;
	border:1px solid #283b63;
	top:180px;
}

.result_btns a{
	display: inline-block;
	width:300px;
	line-height:40px;
	text-align: center;
}

.result_btns .re_on{
	background-color: #283b63;
	color:#fff;
}

.sub_con .contents{
	width:1100px;
	margin:50px auto 0px;;
}