img{
	margin:0;
	padding:0;
	display:block;
}
section{
	margin:0 auto;
}
li.onepage{
	max-width:1920px;
	min-width:1100px;
	overflow:hidden;
	margin:0 auto;
	
}
li.slide img{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
li p.title_text{
	width:100%;
	position:absolute;
	height:265px;
	top:40%;
	margin-top:-132.5px;
	text-align:center;
	text-shadow:2px 2px 2px #000;
}

.banner{
	width:1100px;
	height:356px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-550px;
	margin-top:-50px;
	
}
.section2_tit{
	position:absolute;
	text-align:center;
	top:150px;
	left:50%;
	width:400px;
	height:150px;
	font-size:35px;
	margin:0 0 0 -200px
}
.section2_tit h1{
	margin-bottom:20px;
}
.section2_tit p{
	font-size:20px
}
.section3_tit{
	position:absolute;
	text-align:left;
	top:300px;
	left:50%;
	width:400px;
	height:150px;
	font-size:35px;
	margin:0 0 0 -350px
}
.section3_tit h1{
	margin-bottom:20px;
}
.section3_tit p{
	font-size:20px
}
.section3_tit button{
	padding:15px 80px;
	font-size:20px;
	margin-top:20px;
	border:none;
	background-color:#005bac;
	color:#fff;
	cursor:pointer;
}
.section3_tit button:hover{
	transition: all 0.3s ease-out;
	background-color:#fff;
	color:#005bac;
	border:1px solid #005bac;
}
.banner>li{
	float:left;
	margin-right:50px;
	z-index:5;
}

.banner>li:last-child{
	margin-right:0;
}
.bottom_fullpage{
	min-width:1100px;
	max-width:1920px;
	margin:0 auto;
	height:100%;
	background:url('/opage/img/main5_bg.jpg') center center;
}
.community{
	width:1100px;
	height:40%;
	margin:50px auto;
}
.community>ul.left_com{
	width:500px;
	margin-right:50px;
	height:100%;
	padding:0;
	float:left;
}
.community>ul.right_com{
	width:500px;
	margin-left:50px;
	padding:0;
	height:100%;
	float:left;
}
.community ul button{
	padding:20px;
	font-size:20px;
	margin-top:20px;
	border:none;
	color:#000;
	cursor:pointer;
	position:relative;
	width:500px;
	text-align:left;
	border-bottom:3px solid #000;
	background-color: transparent;
}
.community ul button span.button-left,
.community ul button span.button-right{
	display:inline-block;
	width:50%;
}
.community ul button:hover,
.community ul button:hover{
	transition: all 0.5s ease-out;
	background-color:#000;
	color:#fff;
	border-color:#999;
}
.community ul button span.button-left{
	left:0
}
.community ul button span.button-right{
	right:0;
	text-align:right;
}
.infomation{
	width:100%;
	height:50px;
	overflow:hidden;
	overflow-y:scroll;
	border:1px solid #ccc;
}
.boind_button{
	width:120px !important;
	height:40px;
	border:1px solid #005bac !important;
	padding:10px !important;
	line-height:20px;
	text-align:center !important;
	display:inline-block !important;
	background-color:#000 !important;
	color:#fff !important;
	transition: all 0.2s ease-out !important;
	position:absolute !important;
	right:70px !important;
	margin:0px !important;
	font-size:16px !important;
	bottom:0px;
}
button.boind_button:hover{
	color:#000 !important;
	border:1px solid #000 !important;
	background-color:#fff  !important;
	font-weight:bold !important;
	box-sizing: border-box !important;
    -moz-box-sizing: border-box!important;
    -webkit-box-sizing: border-box !important;
}
.selector{
	height:30px;
}
.customer_table tr.height{
	height:60px;
}
/*메인끝*/

/*subpage*/
.page_set{
	width:100%;
	height:100%;
	margin:0 auto 50px;
	min-width:1100px;
}
.sub-top-img{
	height:300px;
	background:center center no-repeat;
	background-size: cover;
	opacity:0.5;
	position:relative;
}
.sub_con{
	width:1100px;
	margin:50px auto 0;
}
.sub_con .con_tit{
	width:100%;
	height:150px;
}
.sub_con .con_tit li.line{
	width:100px;
	border:4px solid #005bac;
	margin-bottom:10px;
}
.sub_con .con_tit li.title_main{
	font-size:60px;
	font-weight:bold;
}
.sub_con .con_tit .sub_font{
	font-size:35px;
	color:#005bac;
	letter-spacing:-3px;
}
.sub_con p{
	font-size:20px;
	line-height:50px;
	margin:50px 0;
	padding:0 20px;
}
.f_title{
	width:1100px;
	height:300px;
	margin:0 0 0 -550px;
	position:absolute;
	left:50%;
	bottom:0;
	z-index:2;
}
.f_title ul{
}
.f_title ul.left_con{
	width:1100px;
	margin:0px auto 0;
	padding:30px 0 0;
}
.f_title ul.left_con .eng_title{
	font-size:50px;
	letter-spacing:0px;
	padding-top:50px;
	color:rgba(255,255,255,1);
	font-weight:900;
	text-align:center;
	text-shadow:3px 3px 1px #000;
}
.f_title ul.left_con .ko_title{
	font-size:35px;
	margin-top:7px;
	font-weight:700;
	text-align:center;
	text-shadow:2px 2px 1px #fff;
	color:#000;
}
.sub_tit{
	width:100%;
	background-color:#005bac;
}
.right_con{
	width:1100px;
	height:80px;
	margin:0 auto;
	line-height:80px;
	font-size:16px;
	color:#000;
	letter-spacing:1px;
	text-align:right;
}
.right_con span{
	font-weight:bold;
	color:#005bac;
	
}
.s_title{
	width:1100px;
	height:50px;
	margin:0px auto;
	position:relative;
}
.s_title ul li{
	float:left;
	font-size:15px;
	color:#fff;
	line-height:50px;
	padding:0 30px 0;
	text-align:center;
}
.s_title ul a li:hover{
	background-color:#005bac;
	color:#fff;
}
.s_title ul a li.active{
	background-color:#fff;
	color:#000;
	font-weight:700;
	font-size:18px;
}
.s_title ul a li.active:hover{
	color:#000;
}
.jo{
	font-size:18px;
	margin:15px 0;
}
.hang{
	font-size:14px;
	padding:10px 0 10px 20px;
}
.sohang{
	font-size:14px;
	padding-left:40px;
}
.map_evol_fold{
	display:none;
	background:url('/opage/img/evolution.jpg');
	margin:20px 0 0 !important;
	padding:0 !important;
	text-align:center;
	line-height:80px !important;
	color:#fff;
	text-shadow:2px 2px 1px #000;
	font-weight:bold;
	font-size:30px !important;
	cursor:pointer;
}
.galsamap{
	margin:0 auto;
	display:none
}