@charset "utf-8";
/*공통부분*/
#subTop {
	width:100%;
	/*height:389px;*/
	height:250px;
	max-width:1920px;
	min-width:1280px;
	margin:auto;
	
}
#subTop.subTop11 ,
#subTop.subTop12 {background:url(/cn/images/page/subtop11.jpg) no-repeat center top;}
#subTop.subTop21 {background:url(/cn/images/page/subtop21.jpg) no-repeat center top;}
#subTop.subTop31,
#subTop.subTop32,
#subTop.subTop33,
#subTop.subTop34 {background:url(/cn/images/page/subtop31.jpg) no-repeat center top;}
#subTop.subTop41 {background:url(/cn/images/page/subtop41.jpg) no-repeat center top;}
#subTop.subTop51 {background:url(/cn/images/page/subtop41.jpg) no-repeat center top;}
#subTop.subTop52 {background:url(/cn/images/page/subtop42.jpg) no-repeat center top;}
#subTop.subTop53 {background:url(/cn/images/page/subtop43.jpg) no-repeat center top;}
#subTop.subTop54 {background:url(/cn/images/page/subtop44.jpg) no-repeat center top;}
#subTop.subTop61 {background:url(/cn/images/page/subtop61.jpg) no-repeat center top;}
#subTop.subTop62 {background:url(/cn/images/page/subtop52.jpg) no-repeat center top;}
#subTop.subTop63 {background:url(/cn/images/page/subtop53.jpg) no-repeat center top;}
#subTop.subTop71 {background:url(/cn/images/page/subtop61.jpg) no-repeat center top;}
#subTop.subTop72 {background:url(/cn/images/page/subtop62.jpg) no-repeat center top;}
#subTop.subTop73 {background:url(/cn/images/page/subtop63.jpg) no-repeat center top;}
#subTop.subTop81,
#subTop.subTop82 {height:90px;background:#0a131c;}
#subTop > h2 {
	font-size:42px;
	line-height:78px;
	text-align:center;
	color:#fff;
	font-weight:300;
	/* padding-top:190px; */
	padding-top:120px;
	position: relative;
	/*text-transform: uppercase;*/
	font-family:"Lato"; 
}
#subTop > h2:after {
	content:"";
	display:block;
	position: absolute;
	width:120px;
	height:3px;
	background:#1e57a3;
	left:50%;
	margin-left:-60px;
}
#nav {
	width:100%;
	max-width:1920px;
	min-width:1280px;
	margin:auto;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background:#f8f8f8;
}
#nav .navbox {
	width:1280px;
	height:46px;
	margin:auto;
}
#nav .navbox > li {
	float:left;
	border-right:1px solid #dedede;
	position: relative;
}
#nav .navbox > li:first-child {border-left:1px solid #dedede;}
#nav .navbox > li > a {
	display:block;
	width:228px;
	padding-left:20px;
	line-height:46px;
	height:46px;
	position: relative;
	font-size:15px;
	color:#666666;
	font-family:"Noto Sans KR";
}
#nav .navbox > li:last-child > a {width:280px;}
#nav .navbox > li > a:after {
	content:"";
	display:block;
	position: absolute;
	width:5px;
	height:5px;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	transform: rotate(-45deg);
	right:20px;
	top:50%;
	margin-top:-2.5px;
}
#nav .navbox > li > a.home:after {display:none;}
#nav .navbox > li > a.home img {margin-right:10px;position: relative;top:-1px;}
#nav .navbox > li > a.home {width:88px;}

#nav .navbox > li > .navMenu{
	position: absolute;
	left:-1px;
	width:100%;
	padding-top:1px;
	border:1px solid #dedede;
	border-top:0;
	border-bottom:0;
	z-index:1000;
	display:none;
}
#nav .navbox > li > .navMenu > li {
	border-bottom:1px solid #dedede;
}
#nav .navbox > li > .navMenu > li > a {
	background:#f8f8f8;
	padding-left:20px;
	line-height:46px;
	display:block;
	font-size:15px;
	color:#666666;
	font-family:"Noto Sans KR";
} 
.footerBox {border-top:1px solid #c7c7c7;width:100%;max-width:1920px;margin:auto}

#subTitle {
	width:1400px;
	margin:auto;
	text-align:center;
	padding:63px 0 0;
}
#subTitle  h3 {
	line-height:100px;
	color:#222222;
	font-size:35px;
}


#subTitle  h3 .bold {font-weight:bold;}
#subTitle  h3:after {
	content:"";
	display:block;
	margin:0 auto;
	width:46px;
	height:3px;
	background:#222222;
}
#subTitle  h4 {
	margin:20px auto 94px;
	font-size:26px;
	font-weight:300;
	color:#000000; font-family:"Lato";
}
#subTitle  h4 .bold {font-weight:500;}
#subTitle  h4 .color {font-weight:500;color:#0f4996;}
#subTitle > p {
	text-align:center;
	line-height:27px;
	font-size:17px;
	color:#666666;
	margin-top:24px;
}

.m00 {
	width:100%;
	max-width:1920px;
	min-width:1280px;
	margin:auto;
}

#subTab {
	width:1280px;
	margin:100px auto 0;
	text-align:center;
}
#subTab > li {
	display:inline-block;
	width:198px;
	border:1px solid #a7a7a7;
	margin:0 3px;
}
#subTab > li > a {
	display:block;
	height:48px;
	line-height:48px;
	font-size:17px;
	color:#555555;
	font-weight:500;
}
#subTab > li.on > a {
	color:#ea7500;
	height:46px;
	line-height:46px;
}
#subTab > li.on {border:2px solid #ea7500;}

/**공통부분 END*/

.m11 {
	background:url(/cn/images/page/m11_bg.jpg) center bottom no-repeat;
}
.m11 .section01{
	width:100%;
	/*background:#f6f6f6;*/
	padding:100px 0;
}
.m11 .section01 .box {
	width:1140px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}
.m11 .section01 .box > li {
	display:inline-block;
	width:285px;
	overflow: hidden;
	float:left;
}
.m11 .section01 .box > li  .img {height:60px;}
.m11 .section01 .box > li  p {line-height:24px;font-size:15px;color:#909090;}
.m11 .section01 .box > li  h3 {line-height:24px;font-size:16px;color:#222222;height:48px;font-weight:500;}
.m11 .section01 .box > li h3.factory {height:auto;}
.m11 .section01 .box > li:nth-child(1),
.m11 .section01 .box > li:nth-child(2),
.m11 .section01 .box > li:nth-child(3),
.m11 .section01 .box > li:nth-child(4) {margin-bottom:44px;}
.m11 .section02 {
	background:url(/cn/images/page/m11_sub02_bg.png) no-repeat center top;
	width:1280px;
	height:816px;
	margin:auto;
	padding-top:45px;
	margin-bottom:70px;
}
.m11 .section02 .box {
	margin:0 auto;
	width:797px;
	height:400px;
	background:url(/cn/images/page/m11_sub02_box.png) no-repeat center top;
	overflow:hidden;
}
.m11 .section02 .box > li {
	height:340px;
	width:352.5px;
	padding:30px 22px;
	float:left;
	text-align:center;
}
.m11 .section02 .box > li .img {padding-top:45px;}
.m11 .section02 .box > li h5 {
	padding:3px 0 0;
	line-height:32px;
	font-size:15px;
	color:#767676;
}

.m11 .section02 .box > li  p {
	line-height:30px;
	font-size:22px;
	color:#000000;	
	letter-spacing: -0.25px;
}
.m11 .section02 .box > li  p span {font-weight:500;}
.m11 .section02 .box > li:nth-child(1) p {margin-top:10px;}
.m11 .section02 .box > li:nth-child(2) p {margin-top:10px;}
.m11 .section02 .text {
	padding-left:335px;
	text-align:left;
}
.m11 .section02 .text h3 {
	line-height:52px;
	font-size:20px;
	padding-top:32px;
	color:#222222;
	font-weight: 500;
}
.m11 .section02 .text p {
	line-height:30px;
	padding-left:13px;
	background:url(/cn/images/page/m11_sub02_p.png) no-repeat left 13px;
	font-size:15px;
	color:#666666;
}
.m11 .section03 {
	width:1280px;
	padding-bottom:150px;
	margin:0 auto 0px;
}
.m11 .section03 .history {
	width:575px;
	padding-left:65px;
	padding-top:40px;
	float:left;
	position: relative;
}
.m11 .section03 .history:before {
	content:"";
	display:block;
	width:1px;
	height:100%;
	position: absolute;
	
	top:0;
	z-index:500;
}

.m11 .section03 .history.left:before {left:65px;background:#bfbfbf url(/cn/images/page/m11_sub03_bottom.jpg) no-repeat left bottom;}
.m11 .section03 .history.right:before {right:65px;background:#bfbfbf url(/cn/images/page/m11_sub03_top.jpg) no-repeat right top;}
.m11 .section03 .history.right {
	padding-left:0;
	padding-right:65px;
	text-align:right;
}


.m11 .section03 .history.left:after {
	content:"";
	display:block;
	position: absolute;
	width:5px;
	height:5px;
	background:#bfbfbf;
	border:3px solid #f2f2f2;
	left:60px;top:-5px;
	z-index:100;
}
.m11 .section03 .history.right:after {
	content:"";
	display:block;
	position: absolute;
	width:25px;
	height:25px;
	background:url(/cn/images/page/m11_sub03_bottom2.png) no-repeat center;;
	right:53px;bottom:-12.5px;
	z-index:600;
}
.m11 .section03 .history .year {width:100%;padding-bottom:70px;}
.m11 .section03 .left .year > li {float:left;}
.m11 .section03 .right .year > li {float:right;}
.m11 .section03 .history .year > .tit {
	width:92px;
	font-size:27px;
	color:#2c2c2c;
	font-weight:600;
	font-family: 'Montserrat';
	line-height:28px;
	position: relative;
}
.m11 .section03 .left .year > .tit {
	padding-left:40px;
}
.m11 .section03 .right .year > .tit {
	padding-right:40px;
}
.m11 .section03 .history .year > .tit:before {
	content:"";
	display:block;
	position: absolute;
	width:25px;
	height:1px;
	background:#bfbfbf;
	top:50%;
	margin-top:-0.5px;
}
.m11 .section03 .left .year > .tit:before {left:0;}
.m11 .section03 .right .year > .tit:before {right:0;}
.m11 .section03 .history .year > .tit:after { 
	content:"";
	display:block;
	position: absolute;
	width:11px;
	height:11px;
	top:50%;
	margin-top:-5.5px;
	background:url(/cn/images/page/m11_sub03_bar.png) no-repeat center;
	z-index:600;
}
.m11 .section03 .left .year > .tit:after {left:-5px;}
.m11 .section03 .right .year > .tit:after {right:-5px;}

.m11 .section03 .history .year:last-child {padding-bottom:40px;}

.m11 .section03 .history .year > .con {width:443px;}
.m11 .section03 .history .year > .con p {
	line-height:25px;
	padding-bottom:5px;
	font-size:15px;
	color:#666666;
	font-family:"Noto Sans KR";
}
.m11 .section03 .left .year > .con p {
	padding-left:10px;
	background:url(/cn/images/page/m11_sub03_p.png) no-repeat left 12px;
}
.m11 .section03 .right .year > .con p {
	padding-right:10px;
	background:url(/cn/images/page/m11_sub03_p.png) no-repeat right 12px;
}
.m51 {
	width:1280px;
	padding-bottom:150px;
	margin:95px auto 0px;
}
.m51 > ul {width:100%;overflow:hidden;}
.m51 > ul > li {
	padding-left:20px;
	border-bottom:1px solid #4682dc;
}
.m51 > ul > li > h2 {
	line-height:30px;
	font-size:20px;
	color:#555555;
	font-weight:500;
	padding-bottom:24px;
}
.m51 > ul > li > .img {
	padding-top:50px;
	height:60px;
}

.m51 > ul > li > h3 {
	line-height:30px;
	font-size:20px;
	color:#555555;
	font-weight:500;
	margin-bottom:2px;
}
.m51 > ul > li > p {
	line-height:30px;
	font-size:16px;
	color:#777777;
	padding-bottom:44px;
}

.m52 .section01 {
	width:1280px;
	margin:106px auto ;
}
.m52 .section01 > li {
	float:left;
	width:188px;
	height:188px;
	border:1px solid #1e57a3;
	border-radius: 50%;
	margin-right:82.5px;
	position: relative;
	text-align:center;
}
.m52 .section01 > li:last-child {
	margin-right:0;
}
.m52 .section01 > li:after {
	position: absolute;
	content:"";
	display:block;
	width:15px;
	height:15px;
	right:-44px;
	top:50%;
	margin-top:-7.5px;
	border-right:2px solid  #232c6e;
	border-bottom:2px solid  #232c6e;
	transform: rotate(-45deg);
}
.m52 .section01 > li:last-child:after { 
	display:none;
}
.m52 .section01 > li .img {
	padding:36px 0 14px;
	line-height:50px;
}
.m52 .section01 > li p {
	font-size:18px;
	color:#555555;
	font-weight:500;
}
.m52 .section02 {
	width:1280px;
	margin:0 auto 150px; 
}
.m52 .section02 > h2 {
	font-size:20px;
	line-height:24px;
	color:#222222;
	font-weight:500;
	margin-bottom:40px;
}
.m52 .section02 > h2:after {
	content:"";
	display:block;
	width:38px;
	height:2px;
	background:#222222;
}

.m52 .section02 .faqList {width:1280px;}
.m52 .section02 .faqList > li {
	width:1134px;
	padding:0 42px 0 102px;
	background:#fff;
	border:1px solid #d9d9d9;
	-webkit-transition: background 0.25s;
    transition: background 0.25s;
	position: relative;
	margin-bottom:4px;
}
.m52 .section02 .faqList > li:before {
	position: absolute;
	content:"";
	display:block;
	width:20px;
	height:28px;
	background:url(/cn/images/page/m42_faq.png) no-repeat center;
	left:47px;
	top:20px;
}
.m52 .section02 .faqList > li:after {
	position: absolute;
	content:"";
	display:block;
	width:15px;
	height:15px;
	border-left:1px solid #757575;
	border-bottom:1px solid #757575;
	transform: rotate(-45deg);
	right:47px;
	top:27px;
	-webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.m52 .section02 .faqList > li.on:after {transform: rotate(-225deg);}

.m52 .section02 .faqList > li  .tit {
	width:100%;
	line-height:34px;
	padding:17px 0;
	font-size:17px;
	font-weight:500;
	color:#555555;

}
.m52 .section02 .faqList > li  .con {
	border-top:1px solid #e5e5e5;
	padding:18px 0 35px;
	font-size:15px;
	color:#666666;
	line-height:30px;
	display:none;
}
.m52 .section02 .faqList > li.on {background:#f8f8f8;}


.m82 {
	width:1280px;
	margin:0 auto 150px;
	padding-top:50px;
}

.m82 > h3 {
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	line-height:62px;
	font-size:34px;
	color:#000000;
	position: relative;
	margin-bottom:147px;
}
.m82 > h3:after {
	position: absolute;
	content:"";
	display:block;
	width:245px;
	height:2px;
	background:#1e57a3;
	bottom:-1px;
	left:50%;
	margin-left:-122.5px;

}
.m82 .box {
	width:1158px;
	padding: 60px;
	height:608px;
	overflow-y:auto;
	border:1px solid #e5e5e5;
	
}
.m82 .box h4 {
	line-height:70px;
	font-size:22px;
	font-weight:500;
	color:#333333;
	position: relative;
}
.m82 .box h4:after {
	position: absolute;
	content:"";
	display:block;
	width:5px;
	height:5px;
	border:3px solid #1e57a3;
	left:-22px;
	top:50%;
	margin-top:-5.5px;

}
.m82 .box pre {
	width:100%;
	white-space: pre-wrap;
	font-size:15px;
	color:#666666;
	line-height:24px;
	font-family: 'Noto Sans KR';
}


.m81 {
	width:1280px;
	margin:0 auto 150px;
	padding-top:50px;
}

.m81 > h3 {
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	line-height:62px;
	font-size:34px;
	color:#000000;
	position: relative;
	margin-bottom:147px;
}
.m81 > h3:after {
	position: absolute;
	content:"";
	display:block;
	width:245px;
	height:2px;
	background:#1e57a3;
	bottom:-1px;
	left:50%;
	margin-left:-122.5px;

}

.m81 .list {
	width:1280px;
	overflow:hidden;
	text-align:center;
}
.m81 .list > li {
	float:left;
	border:1px solid #e5e5e5;
	width:204px;
	height:332px;
	margin-right:8.8px;
}
.m81 .list > li:last-child {margin-right:0;}
.m81 .list > li h3 {
	padding-top:76px;
	font-family:"Lato";
	font-weight:bold;
	font-size:22px;
	color:#1e57a3;
	line-height:45px;
	margin-bottom:3px;
	position: relative;
}

/*
.m81 .list > li h3:after {
	position: absolute;
	content:"";
	display:block;
	width:14px;
	height:14px;
	background:url(/cn/images/page/m71_img.jpg) no-repeat center;
	left:50%;
	top:62px;
	margin-left:-7px;
}*/
.m81 .list > li > ul > li {padding:6.5px;}
.m81 .list > li > ul > li > a {
	display:block;
	font-size:15px;
	line-height:24px;
	color:#666666;
}/*
.m81 .list > li:nth-child(1) {background:url(/cn/images/page/m71_img01.jpg) no-repeat right bottom;}
.m81 .list > li:nth-child(2) {background:url(/cn/images/page/m71_img02.jpg) no-repeat right bottom;}
.m81 .list > li:nth-child(3) {background:url(/cn/images/page/m71_img03.jpg) no-repeat right bottom;}
.m81 .list > li:nth-child(4) {background:url(/cn/images/page/m71_img04.jpg) no-repeat right bottom;}
.m81 .list > li:nth-child(5) {background:url(/cn/images/page/m71_img05.jpg) no-repeat right bottom;}
.m81 .list > li:nth-child(6) {background:url(/cn/images/page/m71_img06.jpg) no-repeat right bottom;}
*/
.m53 {
	width:1280px;
	margin:0 auto 300px;
}

.m53 > .box {
	width:1280px;
	margin:auto;
	overflow:hidden;
	border-bottom:1px solid #e1e1e1;
	padding:50px 0;
}
.m53 > .box:last-child {border-bottom:0;}
.m53 > .box > .tit ,
.m53 > .box > .con {position: relative;}

.m53 > .box > .con {width:1280px;}
.m53 > .box > .tit {
	font-size:28px;
	font-weight:500;
	color:#555555;
	padding-left:32px;
	background:url(/cn/images/page/m43_tit.jpg) no-repeat 4px center;
	margin-bottom:30px;
}
.m53 > .section01 {padding:100px 0 50px;} 
.m53 > .section01 > .con > .subBox {width:100%;overflow:hidden; display:table;}
.m53 > .section01 > .con > .subBox:first-child {margin-bottom:10px;}
.m53 > .section01 > .con > .subBox > .subTit {
	vertical-align:middle;
	width:205px; display:table-cell;
	text-align:center; vertical-align:middle;
	border:1px solid #e1e1e1;
	font-size:17px; box-sizing:border-box;
	color:#555555;
	font-weight:500;
}
.m53 > .section01 > .con > .subBox > .subCon {
	width:1065px;
	height:75px; display:table;
	background:url(/en/images/page/m43_section01_img.png) no-repeat left center;
	overflow:hidden; margin-left:10px;
}
.m53 > .section01 > .con > .subBox > .subCon > li {
	width:16.66%;
	text-align:center;
	font-size:16px; vertical-align:middle;
	color:#ffffff; display:table-cell;
	box-sizing:border-box;
}
.m53 > .section01 > .con > .subBox > .subCon > li:nth-child(5),
	.m43 > .section01 > .con > .subBox > .subCon > li:nth-child(6) {
		padding-right:25px;
	}
.m53 > .section01 > .con > .subBox > .subCon > li.line2 {
	line-height:20px;
	padding-top:17.5px;
	padding-bottom:17.5px;
}

.m53 > .section02 .con {overflow:hidden;}
.m53 > .section02 .con > li {
	float:left;
	width:50%;
	height:237px;
	border:1px solid #e1e1e1;
	box-sizing: border-box;
	text-align:center;
}
.m53 > .section02 .con > li > h3 {
	padding-top:40px;
	line-height:30px;
	font-size:20px;
	color:#0f4996;
	font-weight:500;
	margin-bottom:15px;
}
.m53 > .section02 .con > li > p {
	font-size:16px;
	line-height:24px;
	color:#777777;
}
.m53 > .section02 .con > li:first-child {border-right:0;}

.m53 > .section03 .con > .textBox {
	border:1px solid #e1e1e1;
	line-height:30px;
	font-size:16px;
	color:#777777;
	padding:32.5px 0 32.5px 40px;
	margin-bottom:10px;
	text-align:center;
}
.m53 > .section03 .con > .textBox span {color:#0f4996;}
.m53 > .section03 .con > table {
	width:100%;
	border-top:1px solid #e1e1e1;
	text-align:center;
}
.m53 > .section03 .con > table th,
.m53 > .section03 .con > table td {
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
.m53 > .section03 .con > table .last {border-right:0;}
.m53 > .section03 .con > table th {
	line-height:40px;
	font-size:17px;
	color:#555555;
	background:#eaeaea;
}
.m53 > .section03 .con > table td {
	font-size:16px;
	color:#777777;
	line-height:24px;
	padding:18px 0;
}
.m53 > .section04 .con > li {
	float:left;
	width:420px;
	height: 285px;
	border:1px solid #e1e1e1;
	box-sizing:border-box;
	text-align:center;
	margin-right:8.5px;
}
.m53 > .section04 .con > li:last-child {margin-right:0;}
.m53 > .section04 .con > li > .num {
	font-family: 'Montserrat';
	font-size:17px;
	font-weight:600;
	line-height:26px;
	display:inline-block;
	color:#555555;
	border-bottom:1px solid #555555;
	padding-top:32px;
	margin-bottom:27px;
}
.m53 > .section04 .con > li > h3 {
	font-size:17px;
	color:#0f4996;
	line-height:30px;
}
.m53 > .section04 .con > li > p {
	font-size:15px;
	line-height:24px;
	color:#777777;
	padding-top:7px;
}
.m53 > .section04 .con > li:first-child > p {padding-top:7px;}
.m53 > .section05 .con {
	height:421px;
	background:url(/de/images/page/m43_section05_img.png) no-repeat center;
}
.m53 > .section04 .con > .textBox {
	border:1px solid #e1e1e1;
	text-align:center;
	line-height:30px;
	font-size:16px;
	color:#777777;
	padding:32.5px 0 32.5px 40px;
	margin-bottom:10px;
}
.m53 > .section04 .con > .textBox span {color:#ea7500;}

.m53 > .section05 .con > li {
	float:left;
	width:50%;
}
.m53 > .section05 .con > li .text {
	padding-top:17px;

}

.m53 > .section05 .con > li .text.left{
	padding-right:240px;
	text-align:right;
}

.m53 > .section05 .con > li .text.right{
	padding-left:240px;
	text-align:left;
}
.m53 > .section05 .con > li .text h3 {
	line-height:30px;
	color:#555555;
	font-size:17px;
	margin-bottom:12px;
	font-weight:500;
}
.m53 > .section05 .con > li .text p {
	line-height:24px;
	font-size:16px;
	color:#777777;
}

.m53 > .section05 .con > li:nth-child(1),
.m53 > .section05 .con > li:nth-child(2) {margin-bottom:150px;}
.m72 {
	border-top:100px solid #eeeeee;
	margin-top:100px;
	margin-bottom:150px;
}
.m72 .section01 {
	width:1280px;
	margin:auto;
	position: relative;
	top:-150px;
}
.m72 .section01 .box {
	width:200px;
	padding-left:14.5px;
	padding-right:14.5px;
	height:380px;
	border-radius: 12px;
	border:1px solid #e5e5e5;
	position: relative;
	background:#ffffff;
}
.m72 .section01 .box > table {width:100%;}
.m72 .section01 .box > table .top {
	font-size:18px;
	color:#555555;
	height:30px;
	padding-top:30px;
}
.m72 .section01 .box > table .tit {
	height:197px;
	font-size:27px;
	font-weight:500;
	color:#222222;
	word-break: keep-all;
}
.m72 .section01 .box > table .bottom p {
	line-height:28px;
	padding-left:11px;
	font-size:17px;
	color:#555555;
	position: relative;
	word-break: keep-all;
}
.m72 .section01 .box > table .bottom p:after {
	position: absolute;
	content:"";
	display:block;
	width:3px;
	height:3px;
	background:#0f4996;
	top:12.5px;
	left:0;
}
.m72 .section01 > .title {
	margin-right:65px;
	background:#0f4996;
	border:1px solid #0f4996;
	padding-left:29px;
	padding-right:0;
	text-align:right;
	float:left;
}
.m72 .section01 > .title > .section01Btn {
	position: absolute;
	right:25px;
	top:30px;
}
.m72 .section01 > .title > .section01Btn > li {float:left;}
.m72 .section01 > .title > .section01Btn > li.bar {
	width:1px;
	height:20px;
	background:#4682dc;
	margin:0 13px;
	position: relative;
	top:1px;
}
.m72 .section01 > .title > h2 {
	padding-right:25px;
	padding-bottom:28px;
	height:22px;
	line-height:22px;
	font-size:30px;
	font-family: 'Montserrat';
	font-weight:600;
	color:#fff;
	position: absolute;
	bottom:0;
	right:0;
}
.m72 .section01 > .con {
	width:984px;
	float:left;
}

.m72 .section01 #m64Btn {
	position: absolute;
	right:0;
	bottom:-60px;
	display:block;
	width:150px;
	height:40px;
	line-height:40px;
	background:#4d4d4d;
	color:#fff;
	text-align:center;
	font-weight:300;
}

.m72 .section02 {width:1280px;margin:auto;display:none;}
.m72 .section02 #m62Table {
	width:100%;
	border-top:2px solid #000;
	text-align:left;
}
.m72 .section02 #m62Table th,
.m72 .section02 #m62Table td {
	line-height:27px;
	padding:22.5px 0;
	border-bottom:1px solid #ebebeb;
}
.m72 .section02 #m62Table th {
	padding-left:40px;
	font-size:28px;
	font-weight:500;
	color:#0f4996;
	font-family: 'Noto Sans KR';
}
.m72 .section02 #m62Table td {
	font-size:17px;
	color:#555555;
	word-break: keep-all;
}

.m63 {
	width:1280px;
	margin:100px auto 150px;
}
.m63 .m63Tab {
	width:100%;
	border-bottom:1px solid #dedede;
	margin-bottom:35px;
}
.m63 .m63Tab > li {
	float:left;
	border:1px solid #dedede;
	border-bottom:0;
	margin-right:6px;
}
.m63 .m63Tab > li > a {
	display:block;
	/* width:160px; */
	padding:0 30px;
	height:48px;
	line-height:48px;
	background:#f8f8f8;
	text-align:center;
	font-size:16px;
	color:#666666;
	-webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.m63 .m63Tab > li > a.on {
	color:#fff;
	background:#1e57a3;
}
.m63 .m63Con {
	width:1280px;
	position: relative;
}
.m63 .m63Con > li {
	display:none;
}
.m63 .m63Con > li.on {display:block;}
.m63 .m63Con > .headquarters {
	width:100%;
}

.m63 .m63Con > li > .mapBox {
	border:1px solid #dedede;
}
.m63 .m63Con > li > .mapBox .map {
	width:772px;
	border-right:1px solid #dedede;
	float:left;
}
#map02{height:578px;}
#map03{height:578px;}

.m63 .m63Con > li > .mapBox .text {
	float:left;
	width:435px;
	padding-left:70px;
	padding-top:38px;
}
.m63 .m63Con > li > .mapBox .text .m63Logo {margin-bottom:3px;}
.m63 .m63Con > li > .mapBox .text > h3 {
	font-size:24px;
	color:#333333;
	line-height:26px;
	padding:13px 0;
	position: relative;
	margin-bottom:32px;
}
.m63 .m63Con > li > .mapBox .text > h3:after {
	content:"";
	display:block;
	width:25px;
	height:3px;
	background:#1e57a3;
	position: absolute;
	bottom:0;
}
.m63 .m63Con > li > .mapBox .text > .table {width:100%;}
.m63 .m63Con > li > .mapBox .text > .table th,
.m63 .m63Con > li > .mapBox .text > .table td {
	padding:3px 0;
	line-height:24px;
	font-size:15px;
	vertical-align:top;
	text-align:left;
}
.m63 .m63Con > li > .mapBox .text > .table th {
	width:85px;
	font-weight:500;
	color:#333333;
	font-family: 'Noto Sans KR';
}
.m63 .m63Con > li > .mapBox .text > .table td {
	width:320px;
	padding-right:30px;
	color:#777777;
	word-break:keep-all;
}
.m63 .m63Con > li > .mapBox .text .img {margin-top:20px;}

.m63 .m63Con > .headquarters .textTable {
	width:100%;
	margin-top:20px;
	border-top:1px solid #e5e5e5;
}
.m63 .m63Con > .headquarters .textTable th,
.m63 .m63Con > .headquarters .textTable td {
	padding-top:30px;padding-bottom:25px;
	border-bottom:1px solid #e5e5e5;
}
.m63 .m63Con > .headquarters .textTable th {
	width:185px;
	padding-right:9px;
	border-left:1px solid #e5e5e5;
	text-align:center;
}
.m63 .m63Con > .headquarters .textTable th img {vertical-align:top;}
.m63 .m63Con > .headquarters .textTable th .img {height:60px;}
.m63 .m63Con > .headquarters .textTable th h3 {
	line-height:25px;
	font-size:16px;
	font-weight:500;
	color:#333333;
}
.m63 .m63Con > .headquarters .textTable td {
	width:445px;
	text-align:left;
}
.m63 .m63Con > .headquarters .textTable td:last-child {border-right:1px solid #e5e5e5;}
.m63 .m63Con > .headquarters .textTable td p{
	padding-left:10px;
	position: relative;
	line-height:26px;
	font-size:16px;
	color:#777777;
}
.m63 .m63Con > .headquarters .textTable td p:after {
	content:"";
	display:block;
	position: absolute;
	width:3px;
	height:3px;
	background:#1e57a3;
	left:0;
	top:12px;
 }
.m63 .m63Con > .factory {
	width:100%;
}
.m63 .m63Con > .overseas  {width:100%;}
.m63 .m63Con > .overseas  > .overseasText {
	width:100%;
	display:table;
	overflow:hidden;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:20px;
}
.m63 .m63Con > .overseas  > .overseasText li {display:table-cell;vertical-align:middle;}
.m63 .m63Con > .overseas  > .overseasText li.tit {
	width:192px;
	padding-left:38px;
	background:#f8f8f8;
	font-family:"Lato";
	text-align:left;
}
.m63 .m63Con > .overseas > .overseasText li.tit h3 {
	font-size:24px;
	color:#1e57a3;
	font-weight:bold;
	line-height:34px;
	text-transform:uppercase;
}
.m63 .m63Con > .overseas > .overseasText li.tit p {
	font-size:18px;
	color:#333333;
	line-height:30px;
}
.m63 .m63Con > .overseas > .overseasText li.con {
	width:910px;
	padding:30px 70px;
	/*background:url(/cn/images/page/overseasText.jpg) no-repeat right bottom;*/
}
.m63 .m63Con > .overseas > .overseasText li.con .textTable {width:100%;}
.m63 .m63Con > .overseas > .overseasText li.con .textTable th,
.m63 .m63Con > .overseas > .overseasText li.con .textTable td {
	font-size:16px;
	line-height:30px;
	vertical-align:top;
}
.m63 .m63Con > .overseas > .overseasText li.con .textTable th {
	width:112px;
	font-weight:500;
	color:#333333;
	font-family: 'Noto Sans KR';
}
.m63 .m63Con > .overseas > .overseasText li.con .textTable td {color:#777777;font-family: 'Noto Sans KR';}
.m63 .m63Con > .overseas > .overseasText li.con .textTable td span {
	position: relative;
	display:inline-block;
	width:1px;
	height:12px;
	background:#777777;
	margin:0 20px;
	top:-0.5px;
}
.m60 {
	width:1280px;
	margin:100px auto 150px;
	
}
.m60 .m60Table {
	width:980px;
	margin:auto;
	border-top:2px solid #000000;
}
.m60 .m60Table th,
.m60 .m60Table td {
	padding:18px 0;
	text-align:left;
	border-bottom:1px solid #e5e5e5;
	vertical-align:top;
}
.m60 .m60Table td.td2 {padding-left:30px;padding-right:26px;}
.m60 .m60Table th {
	padding-left:30px;
	background:#f8f8f8;
	width:210px;
	line-height:30px;
	font-size:17px;
	color:#333333;
	font-weight:500;
}
.m60 .m60Table th span {color:#ed1c24;}
.m60 .m60Table .td3 {padding-left:295px;}


.m60  input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.m60 input[type="radio"] + label {
  position: relative;
  padding-left: 27px;
  margin-right:35px;
  line-height:30px;
  font-size:15px;
  color:#666666;
}
.m60 input[type="radio"] + label:before,
.m60 input[type="radio"] + label:after {
  box-sizing: content-box;
  position: absolute;
  content: '';
  display: block;
}
.m60 input[type="radio"] + label:before {
  top: 50%;
  width: 18px;
  height: 18px;
  margin-top: -10px;
  left:0;
  border: 1px solid #d9d9d9;
  text-align: center;
}
.m60 input[type="radio"] + label:after {
background:#666666;
  top: 50%;
  left: 10px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  transform: scale(0);
  transition: transform 200ms ease-out;
}

.m60 input[type="radio"]:checked + label:before {
  -moz-animation: borderscale 200ms ease-in;
  -webkit-animation: borderscale 200ms ease-in;
  animation: borderscale 200ms ease-in;
}
.m60 input[type="radio"]:checked + label:after {
  -moz-transform: scale(1);
  -ms-transform:  scale(1);
  -webkit-transform:  scale(1);
  transform:  scale(1);
  -moz-transition: -moz-transform 200ms ease-out;
  -o-transition: -o-transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
}


.m60 td .tit {
  line-height:38px;
  font-size:15px;
  color:#666666;
  display:inline-block;
  margin-right:16px;
  width:114px;
  float:left;
}
.m60 td .tit .color{
	color:#ed1c24;
	font-size:15px;
}
.m60 td .tit2 {padding-left:14px;overflow:hidden;}
.m60 td select {
float:left;
	height:38px;
	line-height:38px;
	border:1px solid #dbdbdb;
	padding-left:12px;
	padding-right:36px;
	width:165px;
	background:url(/cn/images/page/m52_select_v.jpg) right center no-repeat;
	-webkit-appearance: none; /* 네이티브 외형 감추기 */
	-moz-appearance: none;
	appearance: none;
	font-size:15px;
	color:#666666;
}
.m60 td select::-ms-expand {
   display: none;            /* 화살표 없애기 for IE10, 11*/
}
.m60 td input {
	border:1px solid #dbdbdb;
	line-height:36px;
	height:36px;
	padding:0 12px;
}
.m60 td .tel {width:158px;text-align:center;}
.m60 td .email {width:259px;}
.m60 td #r_content {
	border:1px solid #dbdbdb;
	padding:12px;
	width:580px;
	height:145px;
	max-height:145px;
	resize:none;
}
.m60 .btn_wrap {
	margin-top:40px;
	text-align:center;
	font-size:0;
}
.m60 .btn_wrap .wrapBtn1 {
	width:143px;
	display:inline-block;
	line-height:41px;
	font-size:15px;
	color:#fff;
	background:#1e57a3;
	margin-right:5px;
}
.m60 .btn_wrap .wrapBtn2 {
	border:1px solid #e5e5e5;
	width:141px;
	height:39px;
	line-height:39px;
	font-size:15px;
	color:#000000;
	display:inline-block;
}

.m60 .m60Table .td3  input[type="checkbox"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
.m60 .m60Table .td3  input[type="checkbox"]:hover + label:before {
  border-color: #666666;
}

.m60 .m60Table .td3  input[type="checkbox"]:active + label:before {
  transition-duration: 0;
  filter: brightness(0.2);
}*/

.m60 .m60Table .td3  input[type="checkbox"] + label {
	position: relative;
	padding-left: 28px;
	font-weight: 400;
	font-size:15px;
	line-height:22px;
	color:#666666;
	margin-top:10px;
	display:inline-block;
}
.m60 .m60Table .td3  input[type="checkbox"] + label:before,
.m60 .m60Table .td3  input[type="checkbox"] + label:after {
  box-sizing: content-box;
  position: absolute;
  content: '';
  display: block;
  left: 0;
}
.m60 .m60Table .td3  input[type="checkbox"] + label:before {
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -9px;
  border: 2px solid #d9d9d9;
  text-align: center;
}

.m60 .m60Table .td3  input[type="checkbox"] + label:after {
  background-color: transparent;
  top: 50%;
  left: 5px;
  width: 7px;
  height: 4px;
  margin-top: -4px;
  border-style: solid;
  border-color: #666666;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg) scale(0);
  -ms-transform: rotate(-45deg) scale(0);
  -webkit-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
/*
.m60 .m60Table .td3  input[type="checkbox"]:checked + label:before {
  -moz-animation: borderscale 200ms ease-in;
  -webkit-animation: borderscale 200ms ease-in;
  animation: borderscale 200ms ease-in;
   border: 2px solid #666666;
}*/
.m60 .m60Table .td3  input[type="checkbox"]:checked + label:after {
  content: '';
  -moz-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
  -moz-transition: -moz-transform 200ms ease-out;
  -o-transition: -o-transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
}
.m60 .m60Table .td3 .btn {
	display:inline-block;
	line-height:17px;
	height:17px;
	font-size:12px;
	color:#1e57a3;
	border-bottom:1px solid #1e57a3;
	margin-left:16px;
	position: relative;
	top:-2px;
}
.boardList {
	width:1280px;
	margin:40px auto 150px;
}
.boardList .bbs_search {
	width:100;
	margin-bottom:20px;
}
.boardList .bbs_search  select {
	height:40px;
	line-height:40px;
	border:1px solid #e5e5e5;
	padding-left:18px;
	padding-right:36px;
	background:url(/cn/images/page/board_select_v.jpg) right center no-repeat;
	-webkit-appearance: none; /* 네이티브 외형 감추기 */
	-moz-appearance: none;
	appearance: none;
	font-size:15px;
	color:#8f8f8f;
	margin-right:4px;
	text-align:left;
	float:right;
}
.boardList .bbs_search  select::-ms-expand {
   display: none;            /* 화살표 없애기 for IE10, 11*/
}
.boardList .bbs_search input {
	height:38px;
	line-height:38px;
	border:1px solid #e5e5e5;
	padding:0 18px;
	margin-right:4px;
	width:150px;
	text-align:left;
	float:right;
}
.boardList .bbs_search .searchBtn {
	display:inline-block;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:15px;
	color:#fff;
	width:85px;
	background:#6f7173;
	float:right;
}
.boardList .list {
	width:1280px;
	border-top:2px solid #222222;
}
.boardList .list > li {
	background:#fff;
	border-bottom:1px solid #ebebeb;
	-webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.boardList .list > li.item:hover {background:#f8f8f8;}
.boardList .list > li > a {
	width:100%;font-size:0;
	display: table-cell;width:100%;
}
.boardList .list > li.th {display: table-cell;width:100%;border-bottom:1px solid #ebebeb;font-size:0;}
.boardList .list > li.th .num,
.boardList .list > li.th .title,
.boardList .list > li.th .date,
.boardList .list > li.th .count,
.boardList .list > li.item > a .num,
.boardList .list > li.item > a .title,
.boardList .list > li.item > a .date,
.boardList .list > li.item > a .count {
	vertical-align: middle;
	line-height:30px;
	text-align:center;
	display:inline-block;
	font-size:15px;
	color:#727272;
}


.boardList .list > li.item > a .num {
	width:120px;
}
.boardList .list > li.item > a .title {
	padding:35px 0;
	text-align:left;
	width:890px;
	font-size:22px;
	color:#333333;
	font-weight:500;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;
	overflow:hidden;
}
.boardList .list > li.item > a .title.title2 {
	width:668px;
}
.boardList .list > li.item > a  .img {
	display:inline-block;
	height:85px;width:192px;margin-right:30px;
	vertical-align: middle;
} 
.boardList .list > li.item > a .date {
	width:120px;
}
.boardList .list > li.item > a .count {
	width:150px;
}

.boardList .list > li.th .num {
	width:120px;
}
.boardList .list > li.th .title {
	width:890px;
}
.boardList .list > li.th .date {
	width:120px;
}
.boardList .list > li.th .count {
	width:150px;
}
.boardList .list > li.th .num,
.boardList .list > li.th .title,
.boardList .list > li.th .date,
.boardList .list > li.th .count {
	font-size:17px;
	text-align:center;
	line-height:50px;
	color:#333333;
	font-weight:500;
}


.pager{margin-top:50px;text-align:center;}
.pager > ul{font-size:0;}
.pager > ul > li{
	display:inline-block;
	vertical-align:top;
	margin:0 2px;
	}
.pager > ul > li.num{
	width:38px;
	height:38px;
	line-height:38px;
	border:1px solid #c9c9c9;
	text-align:center;
	}
.pager > ul > li.on{
		border:1px solid #1e57a3;
		
	}
.pager > ul > li.num:first-child{}
.pager > ul > li > a{font-size:15px; color:#a8a8a8;display:block;}
.pager > ul > li.on > a{color:#1e57a3;}
.pager > ul > li.page_prev{
	border:1px solid #c9c9c9;
	margin-right:40px;
	}
.pager > ul > li.page_next{
	border:1px solid #c9c9c9;
	margin-left:40px;
}
.m12 {
	width:1280px;
	height:650px;
	margin:104px auto 150px;
}
.m12 .box {width:100%;position:relative;}
.m12 .box > .img {float:left;position:relative;margin-left:5px;}
.m12 .box > .img img {position:relative;z-index:100;}
.m12 .box > .img:before {
	content:"";
	display:block;
	position: absolute;
	width:150px;
	height:150px;
	background:#0f4996;
	left:-5px;
	top:-5px;
	z-index:10;
}
.m12 .box > .img:after {
	content:"";
	display:block;
	position: absolute;
	width:591px;
	height:516px;
	border:10px solid #cecece;
	left:600px;
	top:30px;
	z-index:10;
}
.m12 .box > .text {
	position:absolute;
	width:638px;
	border:1px solid #dcdcdc;
	right:0;
	top:65px;
	background:#fff;
	z-index:200;
	box-sizing:border-box;
	padding-bottom:50px;
	padding-right:20px;
}
.m12 .box > .text:after {
	content:"";
	display:block;
	position: absolute;
	width:123px;
	height:123px;
	background:url(/cn/images/page/m12_img02.jpg) center no-repeat;
	left:-83px;
	top:265px;
}
.m12 .box > .text > h3 {
	font-size:50px;
	padding-bottom:25px;
	letter-spacing:-0.2px;
	font-family:"Lato";
	color:#000000;
	font-weight:500;
	padding-left:115px;
	line-height:36px;
	padding-top:62px;
	margin-bottom:5px;
	background: url(/images/page/m12_img03.jpg) 58px 46px no-repeat;
}
.m12 .box > .text > h3 span {font-weight:300;display:inline-block;padding-left:0px}
.m12 .box > .text > p {
	line-height:26px;
	font-size:15px;
	color:#777777;
	padding-left:58px;
	margin-bottom:38px;
	word-break:keep-all;
}
.m12 .box > .text > h5 {
	line-height:25px;
	font-size:17px;
	color:#000000;
	padding-left:190px;
	position:relative;
}
/* .m12 .box > .text > h5:after {
	content:"";
	display:block;
	position: absolute;
	width:292px;
	height:42px;
	right:35px;
	top:-7px;
} */
.m12 .box > .text > h5 span {
	font-family:"Lato"; font-size:40px;
	letter-spacing:-0.25px; color:#000000;
	font-style:italic; padding-left:12px;
	font-weight:500;
	}


.m31 { 
	width:1280px;
	margin:0 auto 150px;
}

.m31 > .img {
	position:relative;
	left:-1px;
	padding:53px 0 100px;
}
.m31 .m31able {width:100%;border-top:1px solid #4682dc;}
.m31 .m31able th,
.m31 .m31able td {
	border-bottom:1px solid #4682dc;
	text-align:left;
}
.m31 .m31able th {
	padding-left:238px;
	width:215px;
}
.m31 .m31able td h3 {
	padding-top:74px;
	line-height:74px;
	font-size:25px;
	color:#656766;
	font-weight:500;
}
.m31 .m31able td .bar {
	width:40px;
	height:2px;
	background:#1e57a3;
}
.m31 .m31able td p {
	line-height:25px;
	color:#777777;
	font-size:15px;
	padding:18px 0 100px;
}
.m30 {
	width:1280px;
	margin:96px auto 150px;
	border-top:1px solid #4682dc;
}
.m30 .section {
	width:1280px;
	border-bottom:1px solid #4682dc;
}
.m30 .section .top {
	width:1000px;
	margin:auto;
	border-bottom:1px solid #e5e5e5;
}
.m30 .section .top th {
	width:255px;
	text-align:center;
}
.m30 .section .top td {
	text-align:left;
}
.m30 .section .top td,
.m30 .section .top th {
	padding-top:70px;
}
.m30 .section .top td h3 {
	font-weight:500;
	font-size:25px;
	color:#656766;
	margin-bottom:20px;
}
.m30 .section .top td .bar {
	width:40px;
	height:2px;
	background:#1e57a3;
}

.m30 .section .top td p {
	padding:18px 0 44px;
	font-size:15px;
	color:#777777;
	line-height:25px;
}	
.m30 .section .imgBottom {text-align:center;}
.m32 {margin-top:0;}
.m34 {
	width:1280px;
	margin:96px auto 150px;
	padding-bottom:100px;
	border-top:1px solid #4682dc;
	border-bottom:1px solid #4682dc;
	text-align:center;
}
.m34 .box {
	width:100%;
}
.m34 .box th {
	width:545px;
	padding-left:238px;
	text-align:center;
}
.m34 .box td {
	padding:140px 0 125px;
	text-align:left;
}
.m34 .box td p {
	line-height:26px;
	padding:7px 0 7px 18px;
	font-size:17px;
	color:#444444;
	position:relative;
}
.m34 .box td p:after {
	content:"";
	display:block;
	position: absolute;
	width:3px;
	height:3px;
	border:2px solid #aaaaaa;
	top:18px;
	left:0;
}
.m34 .m34_btn {
	font-family:"Lato";
	font-size:16px;
	color:#fff;
	text-align:center;
	width:210px;
	height:40px;
	line-height:40px;
	background:#4d4d4d;
	display:inline-block;
}
.subBgM51 {
	width:100%;
	background:url(/cn/images/page/m41_bg.jpg) center bottom no-repeat;
}
.product {
	width:100%;
	overflow:hidden;
}
.product_view  {
	min-width:1280px;
	width:100%;
	padding-top:120px;
	margin:0 auto 150px;
}
.product_view > .left {
	width:48%;
	float:left;
}
.product_view  .leftImg {
	width:516px;
	height:471px;
	float:right;
	border:2px solid #f6f6f6;
	position:relative;
	margin-right:90px;
}

.product_view  .leftImg:after {
	content:"";
	display:block;
	position: absolute;
	width:35px;
	height:35px;
	border-left:2px solid #0f4996;
	border-top:2px solid #0f4996;
	top:-2px;
	left:-2px;
}

.product_view  .rightText {
	width:52%;
	float:left;

}
.product_view  .rightText > h3 {
	line-height:29px;
	font-size:28px;
	font-weight:500;
	color:#0f4996;
	padding-bottom:26px;
	width:665px;
}
.product_view > .rightText > h3 > .ml {
	display:inline-block;
	width:20px;
}
.product_view > .rightText .textBar {
	background: #e5e5e5;
	width:100%;
	height:1px;
	margin-bottom:20px;
}
.product_view > .rightText > h3 > .subtit {
	font-size:20px;
	line-height:25px;
	color:#333333;
	position:relative;
	top:-1px;
	font-weight:400;
}

.product_view > .rightText > h4 {
	line-height:40px;
	font-size:17px;
	color:#444444;
	font-weight:400;
	padding-left:18px;
	position:relative;
}

.product_view > .rightText > h4:after {
	content:"";
	display:block;
	position: absolute;
	width:3px;
	height:3px;
	border:2px solid #0f4996;
	top:16.5px;
	left:0;
}
.product_view > .rightText > p {
	padding-left:20px;
	line-height:30px;
	font-size:15px;
	color:#999999;
	margin-bottom:5px;
}
.product_view > .rightText > p span {
	font-size: 17px;
    font-weight: bold;
}
.product_view > .rightText .linkBtn {
	margin:28px 0 0;
	font-family:"Lato";
	padding:0 22px;
	line-height:40px;
	background:#4d4d4d;
	color:#fff;
	font-size:16px;
	display:inline-block;
	text-transform:uppercase;
}
.product_view > .rightText .viewList {
	width:665px;

}
.product_view > .rightText .viewList > li {
	float:left;
	width:131px;
	height:121px;
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
}

.product_view > .rightText .viewList > li .listLink {
	display:inline-block;
	width:131px;
	height:121px;
	position:relative;
	-webkit-transition: all 0.25s;
   transition: all 0.25s;
   text-align:center;
   display: table-cell;
    vertical-align: middle;
}
.product_view > .rightText .viewList > li .listLink  p {
	font-size:15px;
	color:#fff;
	padding:0 5px;
	position:relative;
	z-index:500;
	-webkit-transition: all 0.25s;
    transition: all 0.25s;
	word-break: keep-all;
	opacity: 0;
	line-height:20px;
	transform:scale(0.9);
}
.product_view > .rightText .viewList > li:hover .listLink p {opacity: 1;transform:scale(1);}
.product_view > .rightText .viewList > li:hover .listLink {transform:scale(1.1);}
.product_view > .rightText .viewList > li.on:hover .listLink {transform:scale(1);}
.product_view > .rightText .viewList > li.on .listLink p{opacity: 1;transform:scale(1);}
.product_view > .rightText .viewList > li .listLink:after {
	content:"";
	display:block;
	position: absolute;
	width:131px;
	height:121px;
	top:0;
	left:0;
	-webkit-transition: all 0.25s;
    transition: all 0.25s;
	z-index:100;
}
.product_view > .rightText .viewList > li:hover .listLink:after ,
.product_view > .rightText .viewList > li.on .listLink:after {
	background: rgba(0,0,0,0.4);
}


.boardView {
	width:1280px;
	margin:100px auto 150px;
	
}
.boardView .viewTable {
	width:1280px;
	margin:auto;
	border-top:2px solid #222222;
	text-align:left;
}
.boardView .viewTable th,
.boardView .viewTable td {
	line-height:25px;
	padding:12.5px 30px;
	font-size:17px;
	border-bottom:1px solid #e5e5e5;
}
.boardView .viewTable th {
	background:#f8f8f8;
	color:#333333;
	font-weight:500;
	
}
.boardView .viewTable td {color:#777777;}
.boardView .viewTable .con {
	min-height:500px;
}
.boardView .viewBtn {
	width:1280px;
	margin:50px auto 0;
	text-align:center;
}
.boardView .viewBtn .list_btn {
	display:inline-block;
	height:40px;
	line-height:40px;
	width:142px;
	color:#f8f8f8;
	font-size:17px;
	background:#0f4996;
}	
.boardView .viewBtn .list {
	float:right;
}
.boardView .viewBtn .list li {float:left;}
.boardView .viewBtn .list li.next {margin-left:4px;}

.hotline{font-size:17px;font-weight:500;color:#333;}
.hotline.w1{width:927px;margin:0 auto 10px;}


.accordion {
    background-color: #f4f4f4;
    color: #333;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: center;
    font-size: 14pt;
    transition: 0.4s;
    /* border-radius: 5px; */
	 border-bottom: 1px #ddd;
	 border-top: 1px #ddd;
    margin-top: 1px;
  }
  .accordion:hover, .accordion.active {
    background-color: #ddd;
  }

  .accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 10px;
  }
  .active:after {
    content: "\2212";
  }
  .panel {
    padding: 0px;
	text-align: center;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    /* border-left: 3px solid #ccc; 
    border-radius: 0 0 5px 5px; */
  }

.panel .p {
	padding: 15px;}

.section > .linkBtn {
	margin:28px 0 50px;


	font-family:"Lato";
	padding:0 100px;
	border-radius: 40px;
	line-height:50px;
	background:#4d4d4d;
	color:#fff;
	font-size:16px;
	display:inline-block;
	text-transform:uppercase;
}

.icon ul{ 
		text-align: center;
		margin:0;
		padding:0;
	}
	.icon li{
	display: inline-block;
	list-style: none;
		padding-right : 15px;
float:left;}
	.icon li p {		
	text-align:center;
		margin:0;
	padding:0 5px;
	}

.area_related {
	margin:auto;
	position: relative;
	align: center;
  width: 900px;
  /* margin-top: 54px */
}

.area_related .tit_related {
  font-weight: normal;
  font-size: 20px;
  color: #222
}

.list_related {
  overflow: hidden;
  margin-top: 15px
}

.list_related li {
  position: relative;
  float: left;
  margin: 10px;
}



.related_title{
	position : absolute;
	width:205px;
	height:250px;
	padding: 100 0 100 0;
	background-color:#00000087;
	font-size:15px;
	text-align:center;
	margin: auto;
	color: #FFFFFF;
	font-family: sans-serif; 
	left: 0; /* x좌표 */
	right:0;
	top:0;
    bottom: 0; /*  y좌표 */
    z-index: 1;
	opacity:0%;
	transition: opacity 0.7s;
}

.related_title:hover{
	opacity:100%;
}


.list_related li:last-child {
  margin-right: 0
}

.list_related .link_related {
  display: block;
  overflow: hidden;
  position: relative;
  width: 205px;
  height: 250px;
  margin: 0 auto;
  border: 1px solid #e8e8e8;
  background: #fafafa;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #fff
	  
}

/* ".related_title:hover"와 겹쳐서 에러 남
.list_related .link_related :hover {
  display: block;
  overflow: hidden;
  position: relative;
  width: 203px;
  height: 248px;
  margin: 0 auto;
  border: 1px solid #a1a1a1;
  background: #ffffff;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #fff
}
*/

.list_related .thumb_type .link_related {
  width: 185px;
  height: 200px;
  border: 0 none
}

.list_related .frame_related {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .4;
  filter: alpha(Opacity=40)
}

.thumb_type .frame_related {
  display: block
}

.list_related .thumb_related {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.list_related .txt_related {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
  z-index: 10;
  max-height: 80px;
  padding: 27px 20px 0;
  color: #5c5c5c;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-wrap: break-word
}

/*
.list_related .link_related:hover .txt_related {
  text-decoration: underline
}
*/

.list_related .date_related {
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 10;
  width: 100%;
  color: #a7a7a7
}

.list_related .thumb_type .txt_related {
  color: #fff
}

.list_related .thumb_type .date_related {
  color: #fff;
  opacity: 0.7
}

.section.link_more {
  position: absolute;
  /* right: 20px;
  top: 10px; */
  font-size: 13px;
  color: #a7a7a7;
  border-bottom: 1px solid #a7a7a7;
  text-decoration: none
}



.relatedMenu{
	
	
	margin-top:30px;
	
	
}
.relatedMenu ul{
	width : 900px;
	
	text-align:center;
}


.relatedMenu li{
	
	display:inline-block;
	list-style:none;
	margin-left:5px;
	border:1px solid #c7c7c7;
	border-radius : 30px;
	
}

.relatedMenu li :hover {
    color : #1e57a3;
	 font-weight:400;

  }
.relatedMenu li a {
	
	line-height:30px;
	text-align:center;
	font-size:12pt;
	color:#656565;
	padding:0 20px;
}


.area_related .linkBtn {
	margin:28px 0 10px;

align:center;
	font-family:"Lato";
	padding:0 100px;
	border-radius: 40px;
	line-height:50px;
	background:#4d4d4d;
	color:#fff;
	font-size:16px;
	display:inline-block;
	text-transform:uppercase;
}

/*여기서부터 이재일 추가분*/

.testicont {
  width: 1280px;
  margin: auto;
  overflow: hidden;
  }

.testicont > h1 {
  font-size: 24pt;
  font-family: lato;
  margin-top : 40px;
  margin-bottom: 30px;
  text-align: left;
}

.testicont:after {
  content: "";
  clear: both;
  }

.testicont .bar {
	width:1280px;
	height:1px;
	background:#4682dc;
	margin-bottom: 50px;
}

.testicont .box1 {
  position: relative;
  max-width: 600px;
  float: left;
  margin-bottom: 20px;
  display: inline-block;
  }

.testicont .img {
  position: relative;
  border-radius: 5px;
  width: 600px;
  height: 340px;
  display: block;
  margin-bottom: 30px;
}

.testicont .box1 .overlayy {
  position: absolute;
  background: url(/images/page/Testimonial/Youplay.png) no-repeat center center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 334;
  width: 594;
  border: 3px solid red;
  border-radius: 5px;
  opacity: 0;
  transition: .5s ease;
  background-color: #FFFFFF;
}

.testicont .box1 .overlaytexty {
  color: red;
  font-size: 30pt;
  font-weight: 700;
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.testicont .box1 > li:hover .overlayy {
  opacity: 0.9;
}

.testicont .box1 .overlayv {
  position: absolute;
  background: url(/images/page/Testimonial/Viplay.png) no-repeat center center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 334;
  width: 594;
  border: 3px solid #2e99e5;
  border-radius: 5px;
  opacity: 0;
  transition: .5s ease;
  background-color: #FFFFFF;
}

.testicont .box1 .overlaytextv {
  color: #2e99e5;
  font-size: 30pt;
  font-weight: 700;
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.testicont .box1 > li:hover .overlayv {
  opacity: 0.9;
}

.testicont .box1 .overlayo {
  position: absolute;
  background: url(/images/page/Testimonial/Oplay.png) no-repeat center center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 334;
  width: 594;
  border: 3px solid #2ee5cc;
  border-radius: 5px;
  opacity: 0;
  transition: .5s ease;
  background-color: #FFFFFF;
}

.testicont .box1 .overlaytexto {
  color: #2ee5cc;
  font-size: 30pt;
  font-weight: 700;
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.testicont .box1 > li:hover .overlayo {
  opacity: 0.9;
}

.testicont .box1 > li h3 {
  font-size: 16pt;
  text-align:left;
  margin-bottom: 10px;
}

.testicont .box2 {
  position: relative;
  max-width: 600px;
  float: right;
  margin-bottom: 20px;
  display: inline-block;
  }

.testicont .box2 .overlayy {
  position: absolute;
  background: url(/images/page/Testimonial/Youplay.png) no-repeat center center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 334;
  width: 594;
  border: 3px solid red;
  border-radius: 5px;
  opacity: 0;
  transition: .5s ease;
  background-color: #FFFFFF;
}

.testicont .box2 .overlaytexty {
  color: red;
  font-size: 30pt;
  font-weight: 700;
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.testicont .box2 > li:hover .overlayy {
  opacity: 0.9;
}

.testicont .box2 .overlayv {
  position: absolute;
  background: url(/images/page/Testimonial/Viplay.png) no-repeat center center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 334;
  width: 594;
  border: 3px solid #2e99e5;
  border-radius: 5px;
  opacity: 0;
  transition: .5s ease;
  background-color: #FFFFFF;
}

.testicont .box2 .overlaytextv {
  color: #2e99e5;
  font-size: 30pt;
  font-weight: 700;
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.testicont .box2 > li:hover .overlayv {
  opacity: 0.9;
}

.testicont .box2 .overlayo {
  position: absolute;
  background: url(/images/page/Testimonial/Oplay.png) no-repeat center center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 334;
  width: 594;
  border: 3px solid #2ee5cc;
  border-radius: 5px;
  opacity: 0;
  transition: .5s ease;
  background-color: #FFFFFF;
}

.testicont .box2 .overlaytexto {
  color: #2ee5cc;
  font-size: 30pt;
  font-weight: 700;
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.testicont .box2 > li:hover .overlayo {
  opacity: 0.9;
}

.testicont .box2 > li h3 {
  font-size: 16pt;
  text-align:left;
  margin-bottom: 10px;
}

#eventsubTitle {
	width:1400px;
	margin:auto;
	text-align:center;
	padding:63px 0 0;
}
#eventsubTitle  h3 {
	line-height:80px;
	font-size:40px;
	margin-top:80px;
	color:#0f4996;
}

#eventsubTitle  h3 .bold {font-weight:bold;}


#eventsubTitle  h4 {
	line-height:60px;
	font-size:28px;
	color: #000000;
}

#eventsubTitle  h4:after {
	content:"";
	display:block;
	margin: 0 auto;
	width:46px;
	height:3px;
	background:#222222;
}

#eventsubTitle  h5 {
	margin:20px auto 25px;
	font-size:20px;
	font-weight:500;
	color: #000000;
}
#eventsubTitle  h5 .bold {font-weight:700;}
#eventsubTitle  h5 .color {font-weight:500;color:#0f4996;}

#eventsubTitle > p {
	text-align:center;
	line-height:27px;
	font-size:17px;
	color:#666666;
	margin-top:24px;
}

.eventcont {
	width: 1280px;
	margin: auto;
	align-content:center;
}
  
.eventcont > h1 {
	font-size: 24pt;
	font-weight: 700;
	font-family: lato;
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
	color:hsl(226, 100%, 44%); font-family:"Lato";
}
  
.eventcont > h2 {
	font-size: 18pt;
	font-weight: 700;
	font-family: lato;
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
	color:#000000; font-family:"Lato";
}
.eventcont > h5 {
	margin:auto;
	max-width: 1080px;
	font-size:18px;
	font-weight:400;
	margin-bottom: 20px;
	text-align:center;
	color:#000000; font-family:"Lato";
}
.eventcont > h5 .bold {font-weight:700;}

.eventcont:after {
	content: "";
	clear: both;
}

.eventcont .bar {
	  width:1280px;
	  height:1px;
	  background:#4682dc;
	  margin-bottom: 50px;
}

.eventcont .box {
	position: relative;
	max-width: 800px;
	text-align: center;
	margin-bottom: 20px;
	display: inline-block;
}
  
.eventcont .img {
	position: relative;
	margin: auto;
	border-radius: 5px;
	width: 80%;
	height: auto;
	display: block;
	text-align: center;
	margin-bottom: 30px;
	animation: slideup;
	-webkit-animation: slideup;
}

.eventcont .btn {
	position: center;
	margin: auto;
	margin-top:40px;
	text-align:center;
	font-size:0;
}

.eventcont .btn .btn1 {
	width:143px;
	display:inline-block;
	line-height:41px;
	font-size:15px;
	color:#fff;
	background:#1e57a3;
	margin-right:5px;
}

.eventcont .btn .btn2 {
	width:143px;
	display:inline-block;
	line-height:41px;
	font-size:15px;
	color:#fff;
	background:#929292;
	margin-right:5px;
}

@keyframes slideup {
		0% {opacity:0;transform:translateY(-100%);}
		50% {opacity:1;transform:translateY(0%);}
		100% {opacity:1;transform:translateY(0%);}

}

@-webkit-keyframes slideup {
	0% {opacity:0;transform:translateY(-100%);}
	50% {opacity:1;transform:translateY(0%);}
	100% {opacity:1;transform:translateY(0%);}
}


/* 220620 */
.m63 .map_wrap {width:100%;height:650px;background:#ddd;position: relative;}
.m63 .map_info {width:calc(100% - 80px);border:1px solid #dedede;border-top:3px solid #1e57a3;background:#f8f8f8;margin: 0 auto;box-sizing: border-box;position: absolute;bottom: 30px;left: 50%;transform: translateX(-50%);padding: 40px 60px;}
.m63 .map_info>div .inner {display:flex;}
.m63 .map_info>div .inner .area_tit {width:215px;}
.m63 .map_info>div .inner .area_tit * {display: block;font-size:20px;color: #000;line-height: 1.5;}
.m63 .map_info>div .inner .area_tit strong {font-weight:700;}
.m63 .map_info>div .inner .area_tit span {}
.m63 .map_info>div .inner .info_l {width:calc(100% - 215px);}
.m63 .map_info>div .inner .info_l dl {display:flex;}
.m63 .map_info>div .inner .info_l dl * {font-size:17px;line-height:2;color: #000;letter-spacing:-0.01em;}
.m63 .map_info>div .inner .info_l dt {width:110px;font-weight:600;}
.m63 .map_info>div .inner .info_l dd {width:calc(100% - 110px);}



/* 220630 */
.m63_new .map_wrap {height:820px;background:url(/de/images/page/220630_location_map.jpg) no-repeat center / contain;border:1px solid #d6d6d6;}
.m63_new .map_wrap .area_list {position: relative;width:100%;height:100%;}
.m63_new .map_wrap .area_list>li {position: absolute;opacity:0;animation:pin_ani 0.8s forwards;}
.m63_new .map_wrap .area_list>li>button {width:27px;height:36px;background:url(/de/images/page/220630_location_pin.png) no-repeat center / contain;border: none;outline: none;}
.m63_new .map_wrap .area_list>li.on {z-index:10;}
.m63_new .map_wrap .area_list>li.on>button {background:url(/de/images/page/220630_location_pin_on.png) no-repeat center / contain;}
.m63_new .map_wrap .area_list>li:nth-child(1) {top:95px;left:184px;}
.m63_new .map_wrap .area_list>li:nth-child(2) {top:139px;left:273px;animation-delay:0.1s;}
.m63_new .map_wrap .area_list>li:nth-child(3) {top:169px;left:294px;animation-delay:0.2s;}
.m63_new .map_wrap .area_list>li:nth-child(4) {top:189px;left:337px;animation-delay:0.3s;}
.m63_new .map_wrap .area_list>li:nth-child(5) {top:91px;left:218px;animation-delay:0.4s;}
.m63_new .map_wrap .area_list>li:nth-child(6) {top:114px;left:254px;animation-delay:0.5s;}
.m63_new .map_wrap .area_list>li:nth-child(7) {top:184px;left:119px;animation-delay:0.6s;}
.m63_new .map_wrap .area_list>li:nth-child(8) {top:122px;left:90px;animation-delay:0.7s;}
.m63_new .map_wrap .area_list>li:nth-child(9) {top:82px;left:163px;animation-delay:0.8s;}
.m63_new .map_wrap .area_list>li:nth-child(10) {top:53px;left:145px;animation-delay:0.9s;}
.m63_new .map_wrap .area_list>li:nth-child(11) {top:23px;left:305px;animation-delay:1s;}
.m63_new .map_wrap .area_list>li:nth-child(12) {top:299px;left:351px;animation-delay:1.1s;}
.m63_new .map_wrap .area_list>li:nth-child(13) {top:346px;left:545px;animation-delay:1.2s;}
.m63_new .map_wrap .area_list>li:nth-child(14) {bottom:20px;left:328px;animation-delay:1.3s;}
@keyframes pin_ani {
	0% {opacity:0;transform:translateY(0);}
	50% {opacity:1;transform:translateY(-15px);}
	100% {opacity:1;transform:translateY(0);}
}

.m63_new .map_wrap .area_info {position: absolute;bottom:40px;right:40px;width:725px;height:365px;background:#f8f8f8;border:1px solid #dedede;border-top:3px solid #1e57a3;padding:55px 50px 0;box-sizing: border-box;}
.m63_new .map_wrap .area_info .info {display: none;}
.m63_new .map_wrap .area_info .info.on {display: block;}
.m63_new .map_wrap .area_info .info .country {}
.m63_new .map_wrap .area_info .info .country * {display: block;font-size:20px;letter-spacing:-0.01em;line-height:1.5;color:#000;}
.m63_new .map_wrap .area_info .info .country strong {}
.m63_new .map_wrap .area_info .info .country span {} 
.m63_new .map_wrap .area_info .info .info_list {margin-top: 17px;} 
.m63_new .map_wrap .area_info .info .info_list dl {display:flex;margin-bottom:8px;}
.m63_new .map_wrap .area_info .info .info_list dl:last-child {margin-bottom:0;}
.m63_new .map_wrap .area_info .info .info_list dl * {font-size:17px;color:#000;letter-spacing:-0.01em;line-height:1.4;}
.m63_new .map_wrap .area_info .info .info_list dl dt {width:110px;font-weight:700;}
.m63_new .map_wrap .area_info .info .info_list dl dd {width:calc(100% - 110px);}

