@charset "utf-8";

html {font-size:62.5%; }
@media screen and (max-width: 768px){
	html {font-size:40%; }
}
body {font-family:'Noto Sans KR', 'Nanum Gothic','Malgun Gothic',dotum,Helvetica,Apple SD Gothic Neo,sans-serif;color:#222;min-width:320px;background: #fff;/*font-size:16px;*/font-size:62.5%; overflow: hidden;}
a, a:hover {text-decoration: none;}
.bg_primary {background-color:#163f8c;}
.bg_sub {}
.img-responsive {display: block;max-width: 100%;height: auto;}
.ir-pm {display:block;overflow:hidden;font-size:0px;line-height:0;text-indent:-9999px} /* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir-wa {display:block;overflow:hidden;position:relative;width:100%;height:100%;z-index:-1} /* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.screen-out {display:block;overflow:hidden;position:absolute;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;text-indent:-9999px} /* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.screen-hide {font-size:0;line-height:0;visibility:hidden} /* screen_out클래스를 사용할 수 없으며, 해당 텍스트를 숨겨야 할때 */
.blind {overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}

.tran-animate {-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.fd-transition {-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
.fd-transition-2 {-webkit-transition: all .9s ease;-moz-transition: all .9s ease;-o-transition: all .9s ease;-ms-transition: all .9s ease;transition: all .9s ease;}

.teleNum {color:inherit !important}

.parallax-init-opcity {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.parallax-init-opcity.add-stage {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}

.font_nanum {font-family: 'Nanum Gothic'}
.font_noto {font-family: 'Noto Sans KR';}
.font_malgun {font-family: 'Malgun Gothic'}
.font_open {font-family: 'Open Sans';}
.font_montserrat {font-family: 'Montserrat';}
.font_titillium {font-family: 'Titillium Web';}


/*
** opacity
*/
.opacity_0	{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity: 0;filter: alpha(opacity=0);zoom:1;}
.opacity_10 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";opacity: 0.1;filter: alpha(opacity=10);zoom:1;}
.opacity_15 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";opacity: 0.15;filter: alpha(opacity=15);zoom:1;}
.opacity_20 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";opacity: 0.2;filter: alpha(opacity=20);zoom:1;}
.opacity_25 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";opacity: 0.25;filter: alpha(opacity=25);zoom:1;}
.opacity_30 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";opacity: 0.3;filter: alpha(opacity=30);zoom:1;}
.opacity_35 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";opacity: 0.35;filter: alpha(opacity=35);zoom:1;}
.opacity_40 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";opacity: 0.4;filter: alpha(opacity=40);zoom:1;}
.opacity_45 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";opacity: 0.45;filter: alpha(opacity=45);zoom:1;}
.opacity_50 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity: 0.5;filter: alpha(opacity=50);zoom:1;}
.opacity_55 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";opacity: 0.55;filter: alpha(opacity=55);zoom:1;}
.opacity_60 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";opacity: 0.6;filter: alpha(opacity=60);zoom:1;}
.opacity_65 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";opacity: 0.65;filter: alpha(opacity=65);zoom:1;}
.opacity_70 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";opacity: 0.7;filter: alpha(opacity=70);zoom:1;}
.opacity_75 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";opacity: 0.75;filter: alpha(opacity=75);zoom:1;}
.opacity_80 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity: 0.8;filter: alpha(opacity=80);zoom:1;}
.opacity_85 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";opacity: 0.85;filter: alpha(opacity=85);zoom:1;}
.opacity_90 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";opacity: 0.9;filter: alpha(opacity=90);zoom:1;}
.opacity_95 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";opacity: 0.95;filter: alpha(opacity=95);zoom:1;}

.k_wrap {display:block;width:100%;min-width:1400px;clear:both;position: relative;}
.k_wrap:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container {position:relative;width:1400px;min-width:1400px;height:100%; margin:0;padding:0;clear:both;}
.k_container:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container.type_center {margin:0 auto;}

.k_container_wide_contents {width:100%;min-width: 1400px;}
.k_container_wide_contents:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}

.k_container1000 {position:relative;width:1000px;min-width:1000px;margin:0;padding:0;clear:both;}
.k_container1000:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container1000.type_center {margin:0 auto;}

.scrollOpacity {opacity:0;transition:opacity 1s;}
.scrollOpacity.active {opacity:1;}

.pc_only {display: block;}
.mobile_only {display: none}
.mobile_interval{display:none}



@media( max-width:1024px ) {
	.k_wrap {width:100%;min-width: 100%; height: 100%;}
	.k_container {width:100%;min-width: 100%;max-width: 100%}
}


@media( max-width:768px ) {
	.k_wrap {width:100%;min-width: 100%}
	.k_container {width:100%;min-width: 100%;max-width: 100%}
	.mobile_interval{display:block}
}

#wrap {height:auto;background:transparent;}

#message_box{position:relative;z-index:10;background:#8d9183;color:#fff;width:100%}
#message_box[data-display=none]{display:none}
.box_img{display:block;width:100%;}
.box_img div.box_left{float:left;margin-left:210px;padding-top:14px}
.box_img div.box_left p{font-size:1.5em;color:#fff;font-weight:300;letter-spacing:-1px}
.box_img div.box_left h2{font-size:4.1em;color:#ffd5dd;text-transform:uppercase;font-weight:400}
.box_img div.box_left h2 small{font-size:18px;color:#fff;font-weight:400}
.box_img div.box_right{float:right;padding-top:11px;margin-right:210px}
#btn_message_box,.message_box_close label{float:left;border:1px solid #fff;padding:5px}

.box_txt {display: inline-block;width:auto;font-size: 0;line-height: 0;vertical-align: middle;margin-right: 20px;}
.box_txt img {max-width: 100%;}
.box_txt p {font-size:1.25rem;line-height: 1.5;}
.box_txt p strong {font-size:1.375rem;font-weight: 500;}
.box_txt.tel p {font-size:1.375rem;font-weight: 500;color:#cff09f;}
.box_txt.tel p strong {font-size:1.625rem;font-weight: 900;}
.box_txt a {display: block;font-size:0.8rem;font-weight: 300;line-height: 1.5;padding:5px 20px;color:#fff;border:1px solid #c6c8c1;letter-spacing: 0.1rem;}
.box_txt a:hover {background: #fff;color:#c6c8c1;}


.message_box_close {position:absolute;right:0;bottom:13px;cursor:pointer;width:25px;height: 25px;background: #3a5134;z-index: 11;}
.message_box_close a {display: block;width:100%;height:100%;line-height:25px;margin: 0;padding: 0;position:relative;}
.message_box_close a span.line1 {display: block;width:10px;height:1px;background:#fff;position:absolute;left:50%;margin-left:-5px;top:50%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.message_box_close a span.line2 {display: block;width:10px;height:1px;background:#fff;position:absolute;left:50%;margin-left:-5px;top:50%;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}

.message_box_close a:hover span.line1 {-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.message_box_close a:hover span.line2 {-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}


.message_box_close label{cursor:pointer;display:block;margin:0 0 0 7px}
.message_box_close label.active,.message_box_close label:hover{background:#e8e8e8;color:#333}
.message_box_close input[type=checkbox]{display:none}

#btn_message_box{color:#fff;display:block;height:16px}
#btn_message_box:active,
#btn_message_box:hover{text-decoration:none}

@media screen and (max-width: 1024px){
	.box_txt {display: block;margin-right: 0;margin-bottom: 5px;text-align: center;padding:0 10px;}
	.box_txt.img {display: none}
	.box_txt p {font-size:1.0rem;}
	.box_txt p strong {font-size:1.0rem;display: block;}
	.box_txt.tel p {font-size:1.0rem;}
	.box_txt.tel p strong {font-size:1.0rem;}

	.message_box_close {bottom:75%;right:10px;}
}



#m_menu {display: none; position: absolute; top: 0; right: 10px; width: 25px; height: 87px;}
/*top*/
header#header {position: fixed;top:0;left:0; width: 100%;z-index: 900;padding:0 0; /*background: linear-gradient(90deg, transparent 80%, #c0101e 20%) !important;*/ border-bottom: solid 1px #cccccc;}
header#header:before {position: absolute;content: '';width:100%;height:100%;/*background: #000;opacity: 0.3;*/}
header#header:after {position: absolute;content: '';width:100%;height:0px;background: #fff;opacity: 0.6;bottom: 0;}
header#header:hover {/*background-color: rgba(255,255,255,0.7);*//*background:#ffffff;*/background: linear-gradient(90deg, #ffffff 100%, #c32432 0%) !important;;}
header#header:hover #gnbnav {background:#ffffff; }
header#header:hover #mgnb_open{color:#000}
header#header:hover #gnbnav ul.gnb_list > li > a {color:#000000 !important;;}
header#header:hover div#totalMenu div.bars span.bline {background:#000000}


header#header:hover .header_wrap div.logo {background-image: url(../img/logo_over.png) !important;;}
header.bg {background-color: rgba(0,0,0,0.7);/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";opacity: 0.65;filter: alpha(opacity=65);*/zoom:1;}
/*header.sub.bg {position: relative; width: 100%;background-image: url("../img/sub_vg.jpg"); background-repeat: no-repeat; background-position: center; height: 441px;}
header.bg {position: relative; width: 100%;height: 936px;}*/
header#header.m-fixed {top: 0;padding:0;}
.header_wrap {width: 100%; }
.headerBox {position: relative;max-width:1920px; min-width: 1920px;/*min-width: 1400px;*/width:100%;margin:0 auto; height: 110px;/*background: transparent;*//*background: linear-gradient(90deg, transparent 90%, #c0101e 10%);*/}
.header_wrap div.logo {position: absolute;margin:0;width:143px;height:110px;background-image: url("../img/logo.png");background-repeat: no-repeat;background-position: center center;left: 50%;margin-left: -730px;z-index: 999;}
.header_wrap h1 {margin:0}
.header_wrap h1 a {display: block;height: 85px;}



.header_wrap div.lang {height: 110px;width: 1200px;background:#c32432;position: absolute;right: 51.3%;margin-right: -1925px;}
.header_wrap div.lang div.lang_m {padding: 0px 0px; width: 150px; background:#c32432;}
.header_wrap div.lang div.lang_m ul.lang_sub {padding:0px 0;}
.header_wrap div.lang div.lang_m ul.lang_sub li {display: inline-block; position: relative;}
.header_wrap div.lang div.lang_m ul.lang_sub li:after {content: ""; position: absolute; right: -2px; bottom: 49px; height: 11px; width: 1px; border-left: 1px solid #ffffff;}
.header_wrap div.lang div.lang_m ul.lang_sub li:last-child:after {width:0px; border-left: 0 none;}
.header_wrap div.lang div.lang_m ul.lang_sub li:first-child:after {/*content:'';position: absolute;right:-25px;top:50%;margin-top:-6px;background: #fff;height:13px;width:1px;*/}
.header_wrap div.lang div.lang_m ul.lang_sub li a {font-size: 15px; font-weight: 500; text-align: center; display: block; width: 33px; color: #FFFFFF; line-height: 110px;}
.header_wrap div.lang div.lang_m ul.lang_sub li a:hover,
.header_wrap div.lang div.lang_m ul.lang_sub li a.active {color:#0a1e3a;}
@media screen and (max-width: 2560px){
  .header_wrap div.lang{ right: 52.27%;}

}

@media screen and (max-width: 2400px){
  .header_wrap div.lang{ right: 51.3%;}

}
@media screen and (max-width: 1920px){
	.headerBox {max-width:100%; min-width: 1400px;}
	/*.header_wrap div.lang {background: transparent;}*/
}

.header_wrap div.cs {position: absolute;right: 0;top: 0;box-sizing: border-box;cursor: pointer;width:70px;text-align: center;}

.header_sp_first__r,.header_sp_first__r__btnm__over{display:inline-block;text-align: left;}
.header_sp_first__r{position:relative;z-index:10;font-size:0;letter-spacing:0}
.header_sp_first__r__btnm{display:inline-block;vertical-align:middle;padding:35px 0;background: transparent;width:22px;height:85px;margin:0 auto;}
.header_sp_first__r__btnm__over span{display:inline-block;width:22px;height:2px;background-color:#f5f6f7;margin:0 auto 5px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.header_sp_first__r__btnm__over span:last-child{margin:0}

.header_sp_first__r__btnm__over span.line_second {width:16px;}
.header_sp_first__r__btnm__over span.line_thirt {}
.header_sp_first__r__btnm__over span.line_thirt{margin:-7px 0 5px 0;display: none}
.header_sp_first__r__btnm__over span.active.line_first{-webkit-transform-origin:90%;-moz-transform-origin:90%;-ms-transform-origin:90%;transform-origin:90%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
.header_sp_first__r__btnm__over span.active.line_second{-webkit-transform:scale(.9) rotate(45deg);-moz-transform:scale(.9) rotate(45deg);-ms-transform:scale(.9) rotate(45deg);-o-transform:scale(.9) rotate(45deg);transform:scale(.9) rotate(45deg)}
.header_sp_first__r__btnm__over span.active.line_thirt{-webkit-transform:scale(.9) rotate(135deg);-moz-transform:scale(.9) rotate(135deg);-ms-transform:scale(.9) rotate(135deg);-o-transform:scale(.9) rotate(135deg);transform:scale(.9) rotate(135deg)}
.header_sp_first__r__btnm__over span.active.line_four{-webkit-transform-origin:10%;-moz-transform-origin:10%;-ms-transform-origin:10%;transform-origin:10%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}


/* 전체 메뉴 */
div#totalMenu {position: absolute;right: 50%; margin-right: -820px;top:9px;cursor: pointer;text-align: center;width:60px;height:60px; z-index: 20000; background: url(../img/btn_open.png) no-repeat;background-position: center;}
div#totalMenu div.bars {position: relative;width:60px;height:60px;overflow: hidden;margin:12px auto;}
div#totalMenu div.bars span.bline {display:block;background:#fff;width:100%;height:3px;margin:0;}
div#totalMenu div.bars span.bline.top {position: absolute;top:18px; left:19px; width:30px;}
div#totalMenu div.bars span.bline.mid1 {position: absolute;top:28px; right: 12px; width:20px;}
div#totalMenu div.bars span.bline.mid2 {position: absolute;top:28px;right: 12px; width:20px;}
div#totalMenu div.bars span.bline.bot {position: absolute;top:38px; left:19px; width:30px;}
div#totalMenu div.bars span.bline.box_top {display:none; position: absolute;top:3px; height:0px; background:#c9c9c9}
div#totalMenu div.bars span.bline.box_bottom {display:none; position: absolute;bottom:0px; height:0px; background:#c9c9c9}
div#totalMenu div.bars span.bline.box_left {display:none; position: absolute;left:0px; width:0px; height:100%; background:#c9c9c9}
div#totalMenu div.bars span.bline.box_right {display:none; position: absolute; right:0px; width:0px; height:100%; background:#c9c9c9}

#hd.on div#totalMenu {border:3px solid #000;}
#hd.on div#totalMenu div.bars span.bline {background:#000;}

div#totalMenu.on {}

div#totalMenu.on div.bars span.bline.top,
div#totalMenu.on div.bars span.bline.bot {opacity:0;}
div#totalMenu.on div.bars span.bline.mid1 {display:block;transform: rotate( 45deg );width:30px; background:#ffffff !important; }
div#totalMenu.on div.bars span.bline.mid2 {display:block;transform: rotate( -45deg );width:30px; background:#ffffff !important;}
div#totalMenu.on div.bars span.bline.box_top {display:block; position: absolute;top:0px; height:0px; background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_bottom {display:block; position: absolute;bottom:0px; height:0px; background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_left {display:block; position: absolute;left:0px; width:0px; height:100%; background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_right {display:block; position: absolute; right:0px; width:0px; height:100%; background:#c9c9c9}


#hd_wrapper div.subMenu {position: absolute;right: 50px;top: 50px;}
#hd_wrapper div.subMenu ul.sm {}
#hd_wrapper div.subMenu ul.sm li {margin-bottom: 15px}
#hd_wrapper div.subMenu ul.sm li a { display:block;padding-left:60px;position: relative;}
#hd_wrapper div.subMenu ul.sm li a span {font-size:1.1em;line-height: 1.2; color:#000; }
#hd_wrapper div.subMenu ul.sm li a.active:before {content:'';position: absolute;top:10px;left:0;width:40px;height: 2px;background: #2f2f2f}

.total_menu_bg {display: none;position: fixed;width: 100%;background-color: rgba(0,0,0,.5);left: 0;top: 0;z-index: 1099;}
.total_menu_contain {z-index: 1100;position: fixed;width: 100%;right: -100%;top: 0;background:url(../img/total_menu_bg.jpg)no-repeat; background-size:cover; color:#fff;overflow: auto;}
.total_menu_contain.active {right: 0;}
.total_menu_contain .total_menu_in {display: table;table-layout: fixed;height: 100%;width: 100%;}
.total_menu_contain .total_menu_in .total_menu_inner {display: table-cell;vertical-align: middle;height: 100%;padding: 5% 12%;overflow-y: auto;}
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom {width:300px; margin:0 auto; }
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom .total_menu_in_bottom_btn {float:left; width:130px; height:34px; font-size:1.5rem; line-height:30px; color:#ffffff; text-align:center; border:solid 1px #ffffff; margin-right:35px; }
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom .total_menu_in_bottom_btn:last-child {margin-right:0px;}
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom .total_menu_in_bottom_btn a {color:#ffffff}



.total_menu_contain ul.tm {display:table; margin:0 auto;}
.total_menu_contain ul.tm:after {display:block;visibility:hidden;clear:both;content:""}
.total_menu_contain ul.tm > li {position: relative;display:table-cell; /*float:left;width:33.333%;*/min-height:450px;margin-bottom: 40px; padding: 60px; border-right:solid 1px rgba(255, 255, 255, 0.2)}
.total_menu_contain ul.tm > li:last-child {border-right:0 none;}
.total_menu_contain ul.tm > li.on {}
.total_menu_contain ul.tm > li > a {display: block;padding:0;margin-bottom: 15px;}
.total_menu_contain ul.tm > li > a span {position: relative;font-size:3.5rem; line-height: 1.1;color:#fff;display: inline-block;word-break:keep-all;margin:0; font-weight:bold;}

.total_menu_contain ul.tm > li > a span:after {content: '';position: absolute;display: block;bottom: -15px;left: 0;width:0;height: 1px;/*background-color: #fff;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;*/}

.total_menu_contain ul.tm > li:hover > a > span:after,
.total_menu_contain ul.tm > li > a.on > span:after {width: 100%}

#ol_before .lang_m{position: relative;}
#ol_before .lang_m .lang_sub{position:absolute;top:-10px;width:100%}
#ol_before .lang_m .lang_sub li a{color:#fff}
#ol_before .lang_m .lang_sub li a.active{color:red}
#ol_before .lang_m .lang_sub li{float:left;width:10%;font-size:1.6rem}

.total_menu_contain ul.subTm > li:hover > a > span:after,
.total_menu_contain ul.subTm > li > a.on > span:after {width: 100%}
.total_menu_contain ul.subTm {width:100%;padding: 0; margin-top: 50px;}
.total_menu_contain ul.subTm > li {width: 100%; display: block;position: relative;text-align: left;}
.total_menu_contain ul.subTm > li > a {color:#ffffff; font-size: 2.4rem;line-height:30px;padding:6px 0;display: inline-block;}
.total_menu_contain ul.subTm > li > a span {word-break:keep-all;position: relative;display: inline-block;line-height:1.1;padding:2px 0;}
.total_menu_contain ul.subTm > li > a span:after {content: '';position: absolute;display: block;bottom: -15px;left: 0;width:0;height: 1px;background-color: #fff;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;}
/*.total_menu_contain ul.subTm > li > a:hover {color:#fff;}*/

.total_menu_contain ul.subTm3 {width:100%;padding: 0;}
.total_menu_contain ul.subTm3 > li {width: 100%; display: block;position: relative;text-align: left;}
.total_menu_contain ul.subTm3 > li > a {color:#999999; font-size: 1.0em;line-height:1.1;padding:3px 0;display: inline-block;}
.total_menu_contain ul.subTm3 > li > a span {word-break:keep-all;position: relative;display: inline-block;line-height:1.1;padding:2px 0;}

.total_menu_contain ul.subTm3 > li > a:hover {color:#fff;}
.total_menu_contain .totalMenuBtnClose {width:60px; height:60px; border:solid 1px #c9c9c9;}


@media screen and (max-width: 1550px){
	#gnb ul.navLst > li {position: relative;float:left;width:200px !important;;}
	div#totalMenu {/*right: 10px;top: 20px;width:40px;height:40px;background: url(../img/btn_open.png) no-repeat;background-position: center;*/}

}
@media screen and (max-width: 1024px){
	div#totalMenu {display:none; }
	.total_menu_contain {display:none;}
}

.menu_aid {background: #f3f3f5;position: relative;}
.menu_aid:after {content: '';position: absolute;bottom:0;left:0;width:100%;height:1px;background: #ececec}

.etc_menu2 {position: relative;font-size:0;line-height:0;float:left;border-left: 1px solid #ececec;}
.etc_menu2 a {color:#9d9d9d;display:inline-block;background: transparent;padding:0 13px;position: relative;}
.etc_menu2 a:after {content: '';position: absolute;top:0;right: 0;width:1px;height:40px;background: #ececec}
.etc_menu2 a span {font-size: 13px;line-height: 40px}
.etc_menu2 a.on {background: #fff;font-weight: 700;}





.etc_menu {position: relative;height:40px;line-height:40px;text-align: right;float:right;}
.etc_menu a {position: relative;font-size:13px;line-height:40px;color:#9d9d9d;display:inline-block;padding-right: 15px}
.etc_menu a:before {content:'';position: absolute;top:50%;right:5px;background:#9d9d9d;margin-top:-5px;width:1px;height:10px;}
.etc_menu a:last-child {padding-right: 0}
.etc_menu a:last-child:before {width:0;height:0;}
.etc_menu a i {line-height:40px;}
/* lang_bg */
#lang_bg{position :fixed;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);left: 0px;top : 0px;z-index: 999;display: none;}
.lang_wrap{width: 1400px;margin: 0 auto;position : relative;}
.lang_nemo{width: 121px;background-color: #fff;border-radius: 5px;top: 121px;position: absolute;right: -30px;}
.lang_nemo:before {content:'▲';position: absolute;top:-16px;left:50%;color:#fff;margin-left:-8px;}
.lang_nemo a{position : relative;padding: 5px 0;font-size: 16px;color: #666;display: block;text-align: center;}
.lang_nemo a span{content : "";display: none;position : absolute;width: 30px;height: 1px; right: 30px;background-color: #d41814;top : 16px;}
.lang_active {color : #d41814 !important;}
.lang_active span{display: block !important;}


.header_inner {/*position: relative; display: block;margin:0;*/position: relative;
    display: block;
    margin: 0;
    float: left;
    width: 1400px;
    height: 110px;}


.header_wrap div.e-brochure {position: absolute;margin:0;width:143px;height:55px;line-height:51px;border:1px solid #ffffff;font-size:16px;border-radius:15px;top:25%;/*background-image: url("../img/ico_about2.png");background-repeat: no-repeat;background-position: center center;*/right: 16%;margin-left: -700px;z-index: 999;}
.header_wrap div.e-brochure a{color:#ffffff;display:block;}
header#header:hover .header_wrap div.e-brochure{/*background-image: url("../img/ico_about2_1.png");*/border:1px solid #000000}
.header_wrap div.e-brochure .e-brochure-text{text-align:center;color:#fff;}
header#header:hover .header_wrap div.e-brochure a{color:#000}
header#header:hover .header_wrap div.lang_bro .lang_m ul li a{color:#000}
header#header:hover .header_wrap div.lang_bro .lang_m ul li a.active{color:#c32432}

.header_wrap div.lang_bro {display:none;position: absolute;margin:0;width:143px;height:110px;line-height:110px;right: 2%;margin-left: -700px;z-index: 999;}
.header_wrap div.lang_bro .lang_m ul li{float:left;width:20%;font-size:1.8rem;color:#fff;text-align:center}
.header_wrap div.lang_bro .lang_m ul li a{color:#fff}

.header_wrap div.lang_bro .lang_m ul li a.active{color:#c32432}

.header_wrap.active div.e-brochure a{color:#000000}
.header_wrap.active div.e-brochure{border:1px solid #000}
.header_wrap.active div.e-brochure .e-brochure-text{color:#000}
.header_wrap.active div.lang_bro .lang_m ul li a{color:#000}
.header_wrap.active div.lang_bro .lang_m ul li a.active{color:#c32432}

@media screen and (max-width: 1600px){
.header_wrap div.lang_bro{display:block;z-index:1}

.header_wrap #mgnb_open{top:30px;color:#fff;z-index:9}
.headerBox{min-width: 100%;}
.header_wrap div.logo{margin-left:-46%}
.header_wrap div.e-brochure{right:13%;top:24%;}
}

@media screen and (max-width: 1400px){
.header_wrap div.lang_bro{right:0%}
}

@media screen and (max-width: 1024px){
.header_wrap div.lang_bro{height:67px; line-height:67px;z-index:9}
.header_wrap div.e-brochure{background-size:contain;height:41px;line-height:37px;top:13px;right:19%;z-index:1}
.header_wrap div.e-brochure a{font-size:1.6rem}


.header_wrap div.e-brochure h1 a{height:29px;}

}

@media screen and (max-width: 768px){
.header_wrap div.lang_bro{height:67px; line-height:67px;right:40%;z-index:999}
#header .header_wrap div.e-brochure{background-size:contain;height:41px;line-height:37px;top:12px;right:16%;width:86px}

 .header_wrap div.e-brochure h1 a{height:29px;width:90px;}
}

#gnbnav {width: 860px;margin: 0;position : absolute;top:0;left: 36%;/* margin-left: 80px; */background: transparent;z-index: 100;}
/*#gnbnav:before {content:'';position: absolute;top:0;background:#e5e7e6;width:100%;height:1px;}*/
#gnbnav ul.gnb_list {display: table;width:100%;}
#gnbnav ul.gnb_list > li {text-align: center;display: table-cell;position: relative;}
#gnbnav ul.gnb_list > li > a {display:inline-block; font-size:1.9rem; color: #ffffff;line-height: 110px;position: relative;margin:0 20px;}
/*#gnbnav ul.gnb_list > li > a:before {content:'';position: absolute;top:50%;left:0;margin-top:-8px;width:1px;height: 17px;background: #fff;opacity: 0.4}
#gnbnav ul.gnb_list > li:last-child > a:after {content:'';position: absolute;top:50%;right:0;margin-top:-8px;width:1px;height: 17px;background: #fff;opacity: 0.4}*/


#gnbnav ul.gnb_list > li > a.on_all .line {width: 100% !important;left: 0px !important;}
#gnbnav ul.gnb_list > li:hover > a {/*color: #1a90e2;*/}
#gnbnav ul.gnb_list > li > a.menu_link {/*color: #1a90e2;*/}

#gnbnav ul.gnb_list > li > a .line {position: absolute;display: block;bottom: -2px;height: 4px;width: 0%;background: #c0101e;left: 50%;}
/*#gnbnav ul.gnb_list > li > a.on .line,*/
#gnbnav ul.gnb_list > li:hover > a .line {width: 100% !important;left: 0px !important;}

#gnbnav ul.gnb_list:hover .header_wrap {background-color: rgba(0,0,0,0.8) ;height:140px; border-bottom:solid 1px #666666;}



.header_wrap.active {/*background-color: rgba(0,0,0,0.7)*//*background: linear-gradient(90deg, #ffffff 80%, #c32432 20%) !important; */height:110px; /*border-bottom:solid 1px #666666;*/}
/*
.header_wrap.active div.logo {height:100px;}
.header_wrap.active h1 a {height:100px;}
.header_wrap.active .lang a {line-height: 100px;}
*/

.header_wrap.active #gnbnav ul.gnb_list > li > a {color: #000000;line-height: 110px;}
.header_wrap.active div.logo {background-image: url(../img/logo_over.png); background-size:contain;}
.header_wrap.active div#totalMenu div.bars span.bline {background:#000000}
/*
.header_wrap.active #gnbnav ul.gnb_list > li > a.on,
.header_wrap.active #gnbnav ul.gnb_list > li > a:hover {color: #0069d2;}
*/

@media screen and (max-width: 1885px){
	.header_wrap.active {background:#ffffff !important;}
}
@media screen and (max-width: 1655px){
	header#header {background:transparent !important;}
}

#gnbnav .sub_category {position: absolute; overflow: hidden; margin: auto; top:100%;left: 0; right: 0; width: 100%; padding:45px 0;   box-sizing: border-box; display:none; text-align: left;z-index:88;}
#gnbnav .sub_category:after{content:'';position:absolute;top:0;bottom:0;left:279px;right:0;background-color:#e9e9e9;width:0;}
#gnbnav .sub_category .category_tit {width: 280px;float:left;text-align: center;}
#gnbnav .sub_category .category_tit strong {font-size: 1.8rem; color: #0080ff;display:block;padding-bottom:35px;position:relative;}
#gnbnav .sub_category .category_tit .category_banner {width:142px;height: 126px;margin:0 auto;}
#gnbnav .sub_category .category_tit .category_banner.bg01 {background: url(../img/nav_banner.png) no-repeat 50% 50%;}

#gnbnav .sub_category .category_list{float:left;width:920px;padding:0;}
#gnbnav .sub_category .category_list > ul {width:230px;float:left;padding-left:40px;position: relative;}
#gnbnav .sub_category .category_list > ul:before {content:'';position:absolute;top:0;bottom:0;left:0;background-color:#e9e9e9;width:1px;}
#gnbnav .sub_category .category_list > ul > li:first-child > strong{margin-top:0;}
#gnbnav .sub_category .category_list > ul > li > strong > a{font-weight: 500; color: #333;vertical-align:top;font-size:1.0rem;line-height:2.5;}
#gnbnav .sub_category .category_list > ul > li > ul> li a {font-weight: 300; font-size: 1.0rem; color: #666666;line-height:2.0;}
#gnbnav .sub_category .category_list ul li.sp_donate a{color: #ff6567;}
#gnbnav .sub_category .category_list ul li a:hover {color: #848f3e;}



#gnbnav .sub_category.on {display:block !important;}



#gnbnav ul.subNavi {position: absolute;left:0;width:100%;padding:0;z-index:100;display:none;/* border:solid 1px #e5e5e5; border-right:solid 1px #ffffff;*/}
#gnbnav ul.subNavi.on {display:block; /*border-top:solid 2px #013e90;*/}
#gnbnav ul.subNavi.on:before {content:'';position:absolute;top:-10px;left:50%;margin-left:-1px;width:0px;height:0px;/*background: #0caede;*/}
#gnbnav ul.subNavi.on:after {content:'';position:absolute;top:0;left:0;width:100%;height:100%;/*background: #000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";opacity: 0.3;filter: alpha(opacity=30);*/z-index: -1;}
#gnbnav ul.subNavi li {display: block;margin-bottom:10px;position: relative;}
#gnbnav ul.subNavi li:first-child{padding-top:30px;}
#gnbnav ul.subNavi li:last-child{margin-bottom: 0;padding-bottom:30px;}
#gnbnav ul.subNavi li:last-child:after {width:0;height: 0}
#gnbnav ul.subNavi li a {color:#242424; font-size: 17px;padding:0;line-height:40px;display: block; text-align:center;font-weight: 300; position: relative;}
#gnbnav ul.subNavi li a:hover:after { content: ''; width: 100px; position: absolute; left: 50%; margin-left:-50px; bottom: 1px; /*border-width: 0 0 1px; border-style: solid; border-color:#013e90;*/ }
#gnbnav ul.subNavi li a:hover {color:#c0101e; position: relative;}
#gnbnav ul.subNavi li a:hover:before {content : ""; position: absolute; left: 30px; bottom: 0; height: 1px; width: 70%; border-bottom:1px solid #c0101e; }
/*#gnbnav ul.gnb_list > li:hover ul.subNavi.on {background: #fff;}*/
#gnbnav ul.subNavi:last-child {/*border-right:solid 1px #e5e5e5; */}
.subMenuBg {position:absolute;left:0;top:110px;width:100%;background: rgba(244,244,244,0.8); padding: 0;z-index:99;display:none; /*border-bottom:solid 1px #cccccc;*/}
.subMenuBg:before {content:'';position:absolute;top:0;left:0;right:0;background-color:#e5e5e5;height:1px;}
#header_overlay {width:100%;height: 100%;position:fixed;top:0;left:0;  z-index:899;background:rgba(0,0,0,0.8);display: none;}

/*모바일메뉴*/
.m_menu_h {position: fixed; top: 0; right: 0; z-index: 99999; width: 310px; height: 100%;overflow-y: auto;}
.nav-top {border-bottom: 1px solid #0080ff;background: #fff;}
.btn-x {text-align: right; padding: 0  10px;}
.btn-x i {color:#454545;line-height: 57px}
.m-nav > li {border-bottom: 1px solid #0080ff; padding:0;}
.m-nav > li.mmli_up {}
.m-nav > li > a {color: #454545; font-size: 16px; font-weight: bold;display:block;line-height:57px;padding-left:20px; position:relative; }
.m-nav > li > a.on {background: #0080ff;color: #ffffff;}
.m-nav > li > a i {position: absolute;top:50%;right:10px;margin-top:-8px;}

.sub_menu {margin-top: 0;display: none;background:#fff;opacity: 0.7;}
.sub_menu > li {}
.sub_menu > li > a {font-size:14px;color: #0080ff;display:block;line-height: 35px;padding-left:20px; }
.sub_menu > li > a:hover {color:#ffffff;text-decoration: none;background:#6298db;}

#hd_nb{margin:20px;}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li{width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a{display:block;color:#717171;padding:20px 0}
#hd_nb li i{font-size:20px;}
#hd_nb .hd_nb1{border-right:1px solid #e2e5e7;}
#hd_nb .hd_nb2{}
#hd_nb .hd_nb3{border-right:1px solid #e2e5e7}

.m_lang {padding: 0 20px; margin-top: 40px;}
.m_lang ul {overflow: hidden; width: 100%; border: 1px solid #0080ff;}
.m_lang ul li {width: 50%; float: left; text-align: center; }
.m_lang ul li a {background: #fff;color:#454545; font-size: 14px; padding: 12px 0; display: block; width: 100%; }
.m_lang ul li a.on  {background: #0080ff;color:#fff; }


.m_menu_h p {color: #0080ff; font-size: 13px; letter-spacing: 0; padding-left: 20px; margin-top: 20px;}
.dim {position: fixed; width: 100%; max-width: 996px; height: 100%; background: #000; opacity: 0.5; top: 0;z-index: 999;}
.m_menu_bg {position: fixed; width: 100%; width: 310px; height: 100%; background: #fff; top: 0;right: 0;z-index: 1000;}
.m_menu_wrap {position: fixed; display: none; top: 0; left: 0; right: 0; max-width: 996px; width: 100%; height: 100%; margin: 0 auto; z-index: 9999; overflow-y: auto;}



@media screen and (max-width: 1825px){
	.header_wrap div.lang {display:block;}
}
@media screen and (max-width: 1600px){
	.header_wrap div.cs, .header_wrap div.right, .header_inner {display: none}
		.header_wrap div.lang {display:none;}
.header_wrap #mgnb_open{top:30px;color:#fff}
.header_wrap.active #mgnb_open{color:#000}
}



@media screen and (max-width: 1600px){
.section05 div.page-header .pro_more{right:33px}
/* .section05 div.pro_wrap{width:876px;} */
}


@media screen and (max-width: 1400px){
	.header_wrap div.cs, .header_wrap div.right, .header_inner {display: none}
	.headerBox {background: transparent;}
	.header_wrap div.lang {display:none;}

}

@media screen and (max-width: 1024px){
.header_wrap #mgnb_open{top:10px;}
	header#header {}
	header#header, .headerBox {min-width: 100%;width:100%;}
	
	header#header.m-fixed {-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);
box-shadow: 0 0 5px  rgba(55,55,5,0.4);}

	.headerBox {height: auto}
	#m_menu {display: block;top:5px;}
	#m_menu i {color:#0080ff;line-height: 57px;}
	.header_wrap.active {height:67px !important; background:#ffffff !important}

	.header_wrap.active #m_menu i {color:#333;}



	.header_wrap .shop {display: none}

	.header_wrap {height: 67px;position: relative;background: transparent;}
	.header_wrap:after {height:1px;}
	.header_wrap div.logo {left:10px;    width: 200px;height: 37px;top:15px;margin:0;background-size:contain;background-position:left center;background-image: url("../img/logo.png");}
	.header_wrap h1 a {height: 37px;    line-height: 37px;}

	.header_wrap div.lang {display: none}
}


/*body{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}*/
/*body.on-side {margin-left: -308px;}*/
/*#sideToggleWrap {position: fixed;overflow-y: auto;top: 0;right: -308px;width: 308px;padding: 21px 17px;height: 100%;display: block;background-color: #323232;*/
/*-webkit-transition: all 0.3s ease-in-out;*/
/*-moz-transition: all 0.3s ease-in-out;*/
/*-o-transition: all 0.3s ease-in-out;*/
/*-ms-transition: all 0.3s ease-in-out;*/
/*transition: all 0.3s ease-in-out;*/
/*z-index: 9;*/
/*}*/
#sideToggleWrap.on{right: 0;}
#sideToggleWrap .close-sideToggle {float: right;color: #fff;position: relative;z-index: 2;font-size: 16px;}
#sideToggleWrap .widget {position: relative;z-index: 1;clear:both;}

#sideToggleWrap .widget .logocopy {margin:65px 0 30px; }
#sideToggleWrap .widget p.logo_desc {color: #fff;margin:0 0 50px 0;font-size: 18px;letter-spacing: -1px;}
#sideToggleWrap .widget p.tel_text {color: #fff;margin:0 0 50px 0;font-size: 30px;letter-spacing: -1px;}

#sideToggleWrap .widget div.sns_btnLink {margin-bottom: 45px;overflow: hidden;}
#sideToggleWrap .widget div.sns_btnLink ul {padding: 0;margin: 0;clear:both;}
#sideToggleWrap .widget div.sns_btnLink ul li {float:left;margin-right:15px;}
#sideToggleWrap .widget div.sns_btnLink ul li:last-child {margin-right: 0;}
#sideToggleWrap .widget div.sns_btnLink ul li a {display:table-cell;vertical-align: middle;width:50px;height:50px;border:1px solid #bdbdbe;border-radius:10px;text-align: center;line-height: 1;}
#sideToggleWrap .widget div.sns_btnLink ul li a.location {display: block;width:127px;height:35px;line-height: 33px;}
#sideToggleWrap .widget div.sns_btnLink ul li a span {color:#bdbdbe;font-size:14px;}


/* 서브 상단 */
.sub_vg { position: fixed; width: 100%; height: 578px; top: 0; z-index: 9; /*background:url(../img/sub_vg.jpg) no-repeat; background-position: center; background-size: cover;*/  }
div#vg_con {width:1400px;height:100%;margin: 0 auto; text-align:center; position : relative;display: block;}
div#vg_con h2 {position:relative;padding:250px 0 0 0;text-align: center;color: #fff;font-size: 4.5rem; margin:0 0 20px 0;font-weight: 400;text-transform: uppercase;}
div#vg_con h2 small {font-weight: 400;font-size:0.5em;display: block;margin-bottom: 10px;color:#cfcfcf;letter-spacing: 0.5rem}
div#vg_con p {text-align: center;color: #ffffff;font-size: 1.25em;padding:0;margin:0;text-transform: uppercase;word-break: keep-all;}

div#vg_con .vg_con_bg {background:#c0101e; width:60px; height:0px; -webkit-transform: skew(-40deg);-moz-transform: skew(-40deg); -o-transform: skew(-40deg); position: absolute; left: 50%; top: 245px; margin-left: 55px; z-index: -1;-webkit-transition: height .4s linear;transition: height .4s linear;}
div#vg_con .vg_con_bg.on {-webkit-transition-delay: .4s;transition-delay: .4s;height: 95px;}

@media screen and (max-width: 1024px){
	.sub_vg {height: 300px}
	div#vg_con {width: 100%; min-width: 100%; padding: 0px;}
	div#vg_con h2 {padding:140px 0 0; margin: -300px 0 10px 0;}
	div#vg_con p {font-size: 1.0em;}
	div#vg_con .vg_con_bg {top: 135px;}
}

@media screen and (max-width: 768px){
	div#vg_con .vg_con_bg {width: 40px; margin-left: 35px;}
	div#vg_con .vg_con_bg.on {height: 55px;}
}



#tabMiddleWrap {display: none;}
div.vg_sub_area2 {display: none;width: 100%;}
div.vg_sub_area2.sub {margin-top:0;}
.sub_tab2 {display:block;width:100%;height: 49px;    white-space: nowrap; text-align: left; clear: both;margin:0;}
.sub_tab2 li.tab_list { display:inline-block;height:49px;white-space: nowrap;position:relative;margin:0;padding:0 35px 0 0;}
.sub_tab2 li.tab_list:last-child {padding:0;}
.sub_tab2 li.tab_list > a {font-size:14px;line-height:49px;letter-spacing:-1px;display:inline;position:relative;color:#ffffff;}
.sub_tab2 li.tab_list > a:after {content: ''; position: absolute;top:3px;right:-22px;width:1px;height:10px;background:#aec2dc;}
.sub_tab2 li.tab_list:last-child > a:after {width:0;height:0;}
.sub_tab2 li.tab_list > a.selected,
.sub_tab2 li.tab_list > a:hover {color:#00e4ff;}

div.vg_sub_area {position: absolute;top: -35px;display: block}
.sub_tab {    width: 100%;overflow: hidden; table-layout: fixed;margin:0;  border-collapse: collapse;  display: table;}
.sub_tab li.tab_list { display: table-cell;position:relative;margin:0;border: solid #dddddd;border-width:1px;vertical-align: middle; line-height: 68px  }
.sub_tab li.tab_list > a {font-size:18px;letter-spacing:-1px;display:inline-block;    width: 100%;text-align:center;position:relative;color:#898989;background: #f5f5f5}
.sub_tab li.tab_list > a.selected {background:#0099ff;color:#ffffff;}

.sub_depth_1, .sub_depth_2 {display:none;}





.text-center img {max-width: 100%;height: auto;}



/* footer */

#footer {width:100%; height:155px; min-width:1400px;padding:0; background:#151a20;}
#footer.subFooter{background:#151a20;}


.footerCopy {padding: 40px 0px; width: 1400px; margin: 0 auto;}
.footerCopy img {max-width:100%;}
.footerCopy .fc1 {float:left; width:450px;}
.footerCopy .fc2 {float:left; width:930px; padding-top: 15px;}
.footerCopy .fc2 .addr {font-size:1.5rem; color:#ffffff;}
.footerCopy .fc2 .copy {font-size:1.4rem; letter-spacing:-0.025rem; color:#ffffff; font-weight:bold;}
.footerCopy .fc2 .adm { clear:both; display: block; margin-bottom:3.0rem; padding-top: 10px;}
.footerCopy .fc2 .adm a {color:#dddddd; font-size:0.8em; }

.footerCopy .fc3 {float:left; width:150px; }
.footerCopy .fc3 a {font-size:1.3rem; color:#a3a3a3;}
.footerCopySub {background: fixed url(../img/copy_bg.jpg) no-repeat; background-position: center bottom; background-size: 100%;}
.bgf3 {background:#f3f3f3;}

@media screen and (max-width:1024px){
	.footerCopy {width: 100%;position:relative;z-index:99999}
	.footerCopy .fc1 {float:none; width:100%; text-align: center;}
	.footerCopy .fc2 {float:none; width:100%; text-align: center; padding: 30px;}
	.footerCopy .fc3 {float:none; width:100%;  text-align: center;}

}

@media screen and (max-width: 768px){
	.footerCopy { height: auto;}
	.footerCopy .fc2 .addr {font-size: 2.0rem; line-height: 3.5rem;}
	.footerCopy .fc2 .copy {font-size: 2.0rem; line-height: 3.5rem;}
}


#ft2 {background: #222222}
.ft_ul {padding:15px 0;margin:0;}
.ft_ul li {display:inline-block;margin:0 15px 0 0;position: relative;}
.ft_ul li.bar {width:1px;line-height:51px;height:10px;background: #acacac;margin:0 15px;}
.ft_ul li a {display:block;line-height: 2.0;font-size:0.8rem;color:#cbcbcb;font-weight: 300;}
.ft_ul li:after {content: ''; position: absolute;top:50%;right:-10px;margin-top:-4px;width:1px;height:10px;background:#cbcbcb;}
.ft_ul li:last-child {margin:0;}
.ft_ul li:last-child:after {width:0;height:0;}



.copyright_wrap {width:1400px;position:relative;margin:0 auto;padding:40px 0 40px 0; }

.goTop {position: absolute;top:0;right:0;background: #a8a8a8;z-index: 333;}
.goTop a {display: block;width:51px;height:51px;text-align: center;}
.goTop a i {color:#fff;line-height: 51px;font-size:2.0em;}


.copyright_wrap div.lang {position: absolute;right: 0;top: 80px;}
.copyright_wrap div.lang div.lang_m {width:125px;border:1px solid #999999;border-radius: 20px;padding:10px 0;}
.copyright_wrap div.lang div.lang_m > a {font-size:13px;color:#999999;display: block;text-align: center;}
.copyright_wrap div.lang div.lang_m ul.lang_sub {display:none; margin-top:10px;}
.copyright_wrap div.lang div.lang_m ul.lang_sub li a {font-size:11px;line-height: 1.3; color:#999999; text-align:center; display:block;box-sizing:border-box; padding-right:20px;}


.copy_logo	{display:block;    margin-bottom: 30px;}
.copy_logo img {vertical-align: middle;    max-width: 100%;    max-height: 100%;}

.copy_addr {margin-bottom: 10px;}
.copy_addr p {color:#fff;margin:0;word-break: keep-all;font-size:1.25em;letter-spacing: 0.1em;}


.ft_info {clear: both;margin: 0 auto;text-align: center;}
.ft_info ul {clear:both;width:700px;text-align: left;margin: 0 0 0 300px;padding-top:48px;overflow: hidden;}
.ft_info ul li {font-weight: 700;float:left;width:340px;color:#c1c1c1;font-size: 13px;}
.ft_info ul li strong {font-weight: 700;display: inline-block;width:95px;color:#0c93fd;text-transform: uppercase;}


.copy_by {padding: 0; position: absolute; right: 50%; margin-right: -700px; }
.copy_by:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.copy_by a.naver {float: right;position: relative; display: block;padding:0 25px;font-size:13px;color:#0c93fd;border:1px solid #b4bfc9;border-radius: 20px; width:215px;height:40px;line-height: 40px;font-weight: 700}
.copy_by a.naver span.green {color:#acacac;}
.copy_by a.naver span.arrow {position: absolute;top:50%;right:22px;margin-top:-7px;width:12px;height:15px;display: block;line-height: 1;}

.copy_by a.naver:hover {background:#0c93fd;color:#fff;}
.copy_by a.naver:hover span.green {color:#fff;}

.copy_by address	{color:#fff;padding:0;font-style: normal;margin:0;font-size:0.8rem;letter-spacing: 0.1em;float:left;}
.copy_by address span.pc {display: block;}
.copy_by address span.mobile {display: none}
.copy_by .copyWrap {float:right;text-align: right;}
.copy_by div.copyright {padding:0;}
.copy_by div.copyright p {color:#44559c;margin:0;word-break: keep-all;}
.copy_by a.copy_link {color:#2f3b6c;font-size:0.8rem;}
.copy_by a.copy_link small {font-style: italic}




.copy_area { float: right;padding:127px 0 0; }
.copy_area span.sel_area { display:block;position: relative;border:1px solid #666666;}
.copy_area span.sel_area select::-ms-expand { display: none; }
.copy_area span.sel_area select {position:relative;background: #3c3c3c; outline: 0; appearance: none; -webkit-appearance: none; -moz-appearance: none; display:inline-block;padding-left:10px; height:26px; width:180px; border:0 none; font-size:14px; border-radius:0; color:#cbcbcb;vertical-align:top; }
.copy_area span.sel_area select + .sel_box {position: absolute;top:50%;right:10px;margin-top:-3px;width:11px;height:7px;background:url(../img/bg_select.png) no-repeat center;-ms-transform: rotate(-180deg);-webkit-transform: rotate(-180deg);transform: rotate(-180deg);}
.copy_area span.sel_area select:focus + .sel_box {-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}

@media screen and (max-width: 1024px){

	#footer {min-width: 100%;height: auto;position:relative;z-index:9}
	.copyright_wrap {width:100%;padding:10px;}
	.goTop {position:fixed;top:50%;margin-top:70%;right:10px;}

	.copyright_wrap div.lang {display: none}

	.copy_logo	{margin-bottom: 10px;position: relative;text-align: center;line-height: 1.5}
	.copy_addr {text-align: center;}

	.copy_by {position: relative; top: 0; left: 0; right: 0; margin-right: 0;}
	.copy_by address {letter-spacing: 0;float:none;}
	.copy_by address span.pc {display: none;}
	.copy_by address span.mobile {display: block;text-align: center;word-break: keep-all;}
	.copy_by div.adm {text-align:center; margin-top:2.0rem;}
	.copy_by .copyWrap {float:none;text-align: center;}
	.fCopySub1 {float:none; text-align:center; margin-right: 0px;
    right: 0;}
	.copy_by div.copyright {margin-top:10px;text-align: center;}

	.copy_area {float:none;padding:10px 0;}
	.copy_area span.sel_area select {width:100%;}

	.ft_ul {padding:10px;    text-align: center;}

}


/* */
#main_container{
	width: 100%;
	padding:0;
	margin:0 auto;
	position:relative;
	top: 0px;
	z-index:0;
	overflow: hidden;
}



/* 비쥬얼그래픽 */
.vg_inner {width:100%;min-width:1400px;/*height:904px;*/position: relative;clear:both; overflow: hidden;}
.vg_inner:after {clear: both;display: block;content: "";}
.vg_inner .ytube {position: fixed; z-index: -1; width: 100%; height: 100%; background: #000000; overflow: hidden;}
.vg_inner .ytube .ycontainer {position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 0; height: 0; text-align: center;}

@media( max-width:1024px ) {
	#main_video1, #main_video2, #main_video3 {height: 500px; width: auto !important; margin: 0 auto;	}
}
@media( max-width:768px ) {
	#main_video1, #main_video2, #main_video3 {
	       width: auto;
       height: 500px;
	}
}

.vg_inner .ytube embed,
.vg_inner .ytube object,
.vg_inner .ytube iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.vg_inner .ytube iframe {display:block}
.vg_inner .ytube object {display:none}

.vg_inner .video-area{position: relative;margin: 0;padding: 0;}
.vg_inner .video-area #video-wrap {display: inline-block;vertical-align: baseline;top: 0;left: 0;min-width: 100%;min-height: 100%;width: 100%;height: 100%;}

.vg_title {width:1400px;position: fixed; top: 10%; margin-top: -250px; left:50%; margin-left:-700px;/*z-index: -1;*/z-index: auto; word-break: keep-all;}
.vg_title .vg_title_img1 {margin-left:570px}
.vg_title .vg_title_h2 {}
.vg_title .vg_title_img2 {}
.vg_title .vg_title_img3 {padding-top: 45px;}
.vg_title .vg_title_txt {font-size:2.2rem; color:#ffffff; font-weight:100; padding-top: 40px;}
.vg_title small {font-size:22px;color:#ffffff;line-height: 1.2;margin:0 0 20px 0;display: block;}
.vg_title small span {color:#0caede;}
.vg_title h2 {font-size:9.0rem; color:#ffffff;line-height: 10.0rem;margin:0;font-weight: bold;margin:20px 0 20px 0; /*margin-left: 45px;*/;}
.vg_title h2 span {font-weight:bold}
.vg_title h2 img {max-width:100%; }
.vg_title p {font-size:2.2rem; color:#ffffff; margin:0; font-weight:400; padding-top: 5px;}
.vg_title p span {font-weight:bold}
.vg_title .vg_title_img {padding-top: 80px;}
.vg_title .vg_title_img img {max-width:100%; }
.vg_title .vg_title_img2 {}
.vg_title .vg_title_img2 img {max-width:100%; }
.vg_tit_box {margin:0;height:auto;overflow: hidden;}
.vg_tit_box.sm {font-size:30px;}


/*
.vg_title h2 span,
.vg_title p span {opacity: 0;}
*/
@media( max-width:1400px ) {
	.vg_title{width:100%;left:5%;margin-left:0;}
}

.vg_text_ani {opacity: 0;letter-spacing: 20px;padding-top:50px;transition: all 4s ease-out;}
.vg_text_ani.delay01 {transition-delay: 0s;}
.vg_text_ani.delay02 {transition-delay: 0.5s;}
.vg_text_ani.delay03 {transition-delay: 1s;}

.vg_title.on .vg_text_ani {padding-top:0px; opacity: 1; letter-spacing: 0px; }

/*
.square-box {width: 210px;height: 210px;position: absolute;left: 200px;top: 50%;margin-top:-117px;z-index: 500;}
.square-box .square-inner {position: relative;display: block;width: 210px;height: 210px;}
.square-box .square-inner .bluec {position: absolute;background: #0080ff;}
.square-box .square-inner .bluec.anim01 {left: 0;right: 0;top: 0;height: 15px;width: 0;-webkit-transition: width .2s linear;transition: width .2s linear;}
.square-box .square-inner .bluec.anim02 {left: 0px;top: 0px;bottom:0px;height: 0px;width: 15px;-webkit-transition: height .2s linear;transition: height .2s linear;}
.square-box .square-inner .bluec.anim03 {right: 0px;top: 0px;height: 0;width: 15px;-webkit-transition: height .2s linear;transition: height .2s linear;}
.square-box .square-inner .bluec.anim04 {left: 0px;bottom: 0px;height: 15px;width: 0;-webkit-transition: width .2s linear;transition: width .2s linear;}
.square-box.on .square-inner .bluec.anim01 {-webkit-transition-delay: .2s;transition-delay: .2s;width: 100%;}
.square-box.on .square-inner .bluec.anim02 {-webkit-transition-delay: .2s;transition-delay: .2s;height: 100%;}
.square-box.on .square-inner .bluec.anim03 {-webkit-transition-delay: .4s;transition-delay: .4s;height: 30%;}
.square-box.on .square-inner .bluec.anim04 {-webkit-transition-delay: .4s;transition-delay: .4s;width: 30%;}
*/
.square-box {width: 120px; height: 70px; position: absolute; left: 50%; margin-left: 80px; top: 50%; margin-top: 30px; z-index: 500;}
.square-box .square-inner {position: relative;display: block;width: 80px;height: 70px;}
.square-box .square-inner .bluec {position: absolute;background: #ffffff; border-top-right-radius: 400px; border-bottom-right-radius:400px;}
.square-box .square-inner .bluec1 {}
.square-box .square-inner .bluec2 {}
.square-box .square-inner .bluec3 {}
.square-box .square-inner .bluec.anim01 {left: 15px;top: 0;height: 19px;width: 0;-webkit-transition: width .10s linear;transition: width .2s linear; }
.square-box .square-inner .bluec.anim02 {right: -15px;top: 0px;bottom:0px;height: 0px;width: 25px;-webkit-transition: height .10s linear;transition: height .2s linear;}
.square-box .square-inner .bluec.anim03 {right: 0px;top: 0px;height: 0;width: 15px;-webkit-transition: height .10s linear;transition: height .2s linear;}
.square-box .square-inner .bluec.anim04 {right: 0px;bottom: 0px;height: 19px;width: 0;-webkit-transition: width .10s linear;transition: width .2s linear;}
.square-box .square-inner .bluec.anim05 { background: transparent;
    border-right: solid 5px #ffffff;
    border-top-left-radius: 50px;right: -15px;top: 0px;bottom:0px;height: 0px;width: 25px;-webkit-transition: height .10s linear;transition: height .2s linear;}
.square-box.on .square-inner .bluec.anim01 {-webkit-transition-delay: .4s;transition-delay: .4s;width: 80%;}
.square-box.on .square-inner .bluec.anim02 {-webkit-transition-delay: .4s;transition-delay: .6s;height: 100%;}
.square-box.on .square-inner .bluec.anim03 {-webkit-transition-delay: .6s;transition-delay: .6s;height: 80%;}
.square-box.on .square-inner .bluec.anim04 {-webkit-transition-delay: .6s;transition-delay: .8s;width: 80%;}
.square-box.on .square-inner .bluec.anim05 {-webkit-transition-delay: .4s;transition-delay: .6s;height: 100%;}

@media( max-width:1024px ) {
	.square-box { margin-left: 80px; margin-top: 10px; }
}

.vg_tit_box_ani { animation: titAnimation 1.4s ease-in-out alternate}
.vg_tit_box_ani2 { animation: titAnimation 1.8s ease-in-out alternate}
@-webkit-keyframes titAnimation{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@-moz-keyframes titAnimation{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@-o-keyframes titAnimation{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@keyframes titAnimation{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}

.nanum_pen {font-family: 'Nanum Pen Script';font-size:70px;line-height: 1.3;}

.vg_box {position: absolute;top:50px;right:0;width:263px;z-index: 100}

@media( max-width:1024px ) {

	.vg_inner .ytube iframe {display:none}
	.vg_inner .ytube object {display:block}

	.vg_inner {min-width: 100%;}
	.vg_title {width:100%;left:0;margin-left:0;    top: 50%; margin-top: -130px; padding:0 10px; position: absolute; }
	.vg_title small {font-size:1.0rem;margin:0 0 10px 0;}
	.vg_title h2 {line-height: 1.8;font-size:1.8rem;margin:0 0 10px 0;}
	.vg_title h2 img {max-width:100%; }
	.vg_title .vg_title_img2 img {max-width:100%; }
	.vg_title p {/*font-size: 1.0rem;*/word-break: keep-all;}
	.vg_title p br {display: none}
	.vg_title .vg_title_img {padding-top: 50px;}

	.vg_title .vg_title_img1 {display:none;}
	.vg_title .vg_title_img3 {display:none;}

	.digital-entry {display: none}

	.vg_inner .video-area #video-wrap {height:100vh}

	.vg_inner .ytube {position:relative}

	.vg_bottom {display:none;}
}

@media( max-width:768px ) {
	.vg_inner {min-width: 100%;}
	.vg_title {top:57%;}
	.vg_title small {font-size:0.8rem;margin:0 0 5px 0;}
	.vg_title h2 {/*font-size:1.0rem;*/margin:20px 0 5px 0;}
	.vg_title p {/*font-size: 0.8rem;*/}
	.vg_title .vg_title_img img {max-width: 30%;}
}



.vg_down {position: absolute; bottom: 60px; left: 50%; margin-left: -13px; width: 26px; height: 64px; text-align: center; /* z-index: -1;*/}
.vg_down a#go_service {display: block;padding:0;}
.vg_down a {color:#ffffff;}

.upDownAni { animation: upDownAnimation .4s ease-in-out infinite alternate}

@media( max-width:768px ) {
	.vg_down {display:none;}
}

.vg_bottom {position: absolute; bottom: 0; background:url(../img/vg_title_bottom.png) no-repeat; background-position: right bottom; width:100%; height:150px; }
.vg_bottom p {text-align:center; padding-top: 100px; font-size:1.5rem; color: #ffffff; font-weight:100; }

@-webkit-keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(5px)}
}
@-moz-keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(5px)}
}
@-o-keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(5px)}
}
@keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(5px)}
}


/* */
div#vg_wrap_sub	{background:url(../img/main_vg.jpg) no-repeat 50% 0; text-align:center; clear:both;position: relative;}
div#vg_sub	{height:287px; width:1400px;margin: 0 auto; text-align:left;}



.subNavWrap {position: relative;	width: 100%;	min-width:1400px;background-color: #fff;height:70px;}
.subNavWrap:after {content: '';    position: absolute;left:0;bottom:0;width:100%;height: 1px;background: #dbdbdb;display: none}
.subNavWrap div.subNavInner {position:relative;width: 1400px;margin: 0 auto;height:70px;}
.subNavWrap .btn_home {display:block;float:left;width:90px;height:70px;font-size:15px;line-height:70px;color:#5a5a5a;background: url(../img/sub_side.png) no-repeat;background-position: center right;}
.subNavWrap .btn_home em {font-style: normal;}

.subNav1st {display:block;float:left;zoom:1;font-size:15px;list-style:none;    margin-left: -1px;}
.subNav1st:after {display:block;clear:both;content:''}
.subNav1st > .navi_dp1 {float:left;position:relative;padding:0;min-width:264px;height:70px;background: url(../img/sub_side.png) no-repeat;background-position: center right;}
.subNav1st > .navi_dp1:last-child {background: none}
.subNav1st > .navi_dp1 h2,
.subNav1st > .navi_dp1 h3 {margin:0;line-height:70px;}
.subNav1st > .navi_dp1 a.dp1 {position:relative;display:block;padding:0 30px 0 30px;text-decoration:none;font-size:15px;line-height:70px;color:#5a5a5a;}
.subNav1st > .navi_dp1 a.dp1 span.sub_drop {position:absolute;top:50%;right:30px;margin-top:-5px;width:14px;height:9px;}
.subNav1st > .navi_dp1 a.dp1 span.sub_drop.bg {background: url(../img/sub_drop.png) no-repeat;background-position: center;}

/*.subNav1st > .navi_dp1:hover > ul.subNav2nd {display:block;}*/

.subNav2nd {list-style:none;display:none;position:relative;    background-color: #fff;z-index:10;}
.subNav2nd > .navi_dp2 {display: table;width: 100%;}
.subNav2nd > .navi_dp2 > a {display:table-cell;padding:10px 30px;text-decoration:none;border:solid #fff;border-width:0;font-size:14px;color:#606060;vertical-align: middle;}
.subNav2nd > .navi_dp2 > a:hover,
.subNav2nd > .navi_dp2 > a:active,
.subNav2nd > .navi_dp2 > a:focus,
.subNav2nd > .navi_dp2.active > a {text-decoration:underline;}

/*서브탭메뉴*/
.subNavBarInnerWrap {position: absolute; width: 100%; height: 74px; margin: 0 auto; bottom: 0px; background: rgba(0, 0, 0, 0.7); border: none;}
.subNavBarInner { width: 1400px; margin: 0 auto; height: 74px; z-index: 10; display: table; border-collapse: collapse; table-layout:fixed;  }
.subNavBarInner .subNavBar1st {display: table-row;}
.subNavBarInner .subNavBar1st li {position:relative; display: table-cell; text-align:center; padding: 0px 0; font-size:18px; letter-spacing:-0.025rem; color:#ffffff; line-height:74px; /*border-right:1px solid #41699e; border-left:1px solid #41699e; */}
.subNavBarInner .subNavBar1st li:after {content : ""; position: absolute; right: 0; bottom: 25px; height: 21px; width: 1px; border-left:1px solid #717171;}
.subNavBarInner .subNavBar1st li:last-child:after {content : ""; position: absolute; right: 0; bottom: 25px; height: 0px; width: 0px; border-left:0 none;}
.naviBar_dp1+.naviBar_dp1{/*border-left:1px solid #cdcdcd*/}
/*.naviBar_dp1+.naviBar_dp1 a {color:#ffffff; }
.naviBar_dp1:hover,
.naviBar_dp1:focus {color:#b72400; background: #ffffff; }*/
.subNavBarInner .subNavBar1st li.active {background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 68px, #c0101e 6px);}
.subNavBarInner .subNavBar1st li.active a {/*color:#013e90; */}
.subNavBarInner .subNavBar1st li a {color:#ffffff; }
/*.subNavBarInner .subNavBar1st li:hover {color:#b72400; background: #ffffff; }*/

@media( max-width:1024px ) {
	.subNavBarInner {width:100%;}
	.subNavBarInnerWrap {display:block;width:100%}
	.subNavBarInner .subNavBar1st{width:100%;}
	.subNavBarInner .subNavBar1st li{font-size:16px;}
}


#m_breadcrumbs_wrap {display: none}

#subPageWrap {width:100%; position: relative;background:#fff; z-index: 99; margin-top: 578px;}
#subPageWrap_WIDE_ {width:100%;padding:0 0px;margin:0px auto 0;position: relative;background:#fff; z-index: 99; margin-top: 578px;}
#subPage {/*width:1400px;*/padding:75px 0px 100px; margin:0px auto 0;}

@media( max-width:1024px ) {
	#subPageWrap_WIDE_ {width:100%;padding:0 0px;margin:0px auto 0;position: relative;background:#fff; z-index: 99; margin-top: 300px;}

	#subPageWrap {width:100%;min-width: 320px;padding:0;margin:0; margin-top: 300px;}
	#subPage {padding: 10px 10px 50px;}
	.subNavWrap {margin-top:0;min-width: 100%; display:none !important;}
	.subNavWrap div.subNavInner {width:100%;    padding: 0 10px;}

	.subNavWrap .btn_home {width:62px;padding:0;font-size:12px;}

	.subNav1st > .navi_dp1 {min-width:120px;}
	.subNav1st > .navi_dp1 a.dp1 {min-width:50%;padding:0 30px 0 10px;font-size:12px;}
	.subNav1st > .navi_dp1 a.dp1 span.sub_drop  {right:20px;}
	.subNav2nd > .navi_dp2 > a {padding:3px 10px;font-size:12px;}

}

@media( max-width:768px ) {
#subPageWrap_WIDE_ {width:100%;padding:0 0px;margin:0px auto 0;position: relative;background:#fff; z-index: 99; margin-top: 300px;}
.subNavBarInner .subNavBar1st li{font-size:11px;line-height:15px;vertical-align:middle}
}

/* 사이드바 */
div.left_wrap	{width:220px;float:left;position:relative; }
div.left_inner {position: absolute;top:0;left:0;width:221px;}
div.left_top	{position:relative;width:100%;margin:0;background:transparent;}
div.left_top h2 {margin:0;font-size:28px;font-weight:bold;color:#000;text-align: center;padding:86px 0 0;text-align: left;}
div.left_top h2 span {display: inline-block;padding:20px 0;width:100%;border-top: 3px solid #333;}

.sidebar	{text-align:left; padding:0; margin:0; list-style-type:none;border: solid #333;border-width:0 0 3px;}
.sidebar > li {
	display:block;
	position: relative;
	text-align:left;
}
.sidebar > li:first-child {padding-top:15px;}
.sidebar > li:last-child {padding-bottom:15px;}
.sidebar > li > a {position:relative;display:block;height:100%;line-height:47px; font-size:16px;color:#333333;padding-left:10px;letter-spacing: -1px;}
.sidebar > li > a.selected,
.sidebar > li > a:hover {background:#9a0d16;color:#fff;}
/*.sidebar > li > a:hover:after,
.sidebar > li > a.selected:after {position:absolute;content:'';top:50%;right:20px;margin-top:-4px;background: url(../img/bg_sidebar.png) no-repeat;background-position: center;width:5px;height:9px;}*/

.sidebar > li > ul.sub2_sidebar	{text-align:left; padding:0 0; margin:0; list-style-type:none; background:#f8f8f8;}
.sidebar > li > ul.sub2_sidebar > li {}
.sidebar > li > ul.sub2_sidebar > li > a {position:relative;display:block;height:100%;line-height:20px; font-size:14px;color:#818181;padding-left:30px;letter-spacing: -1px;}
.sidebar > li > ul.sub2_sidebar > li > a.selected {color:#005c91;}


div.left_wrap .cs_center {display:none;border: solid #dddddd;border-width:0 1px 1px;padding:30px 25px 0;margin-bottom: 110px;background-color: #f7f7f7;background-image: url(../img/ic_cs.png);background-repeat:no-repeat;background-position: 106% -9px;}
div.left_wrap .cs_center h4 {color:#818181;font-size:16px;line-height: 1.5;margin-bottom: 10px;}
div.left_wrap .cs_center div.cs1 {margin-bottom: 25px;}
div.left_wrap .cs_center div.cs1 p.center {color:#9a9a9a;font-size:14px;line-height: 1.5;}
div.left_wrap .cs_center div.cs1 p.tel {color:#011627;font-size:24px;line-height: 1.5;font-weight: 700}
div.left_wrap .cs_center div.cs1 p.fax {color:#858585;font-size:16px;line-height: 1.2;}

/* 컨텐츠영역 */
div.contents_wrap {width:920px; float:right;margin-left:60px;    padding:0;}
div.contents_wrap.noSidebar {width:100%;float:none;margin-left: 0;}


/* 타이틀영역 */
.title_wrap {overflow:hidden;padding-bottom: 80px;position: relative;}
.title_wrap h2.title {font-size:32px;    line-height: 50px;color: #333333;display: inline-block;margin: 0;padding-right: 0;font-weight: 700;}
.title_wrap .breadcrum {background:url(../img/icon_home.png) no-repeat;     background-position: left center;padding-left:15px; margin-top:0;position: absolute;top:80px;right:0;color:#9d9d9d;font-size:0.75rem;}

.sub_vg_title {position : relative;width: 100%;margin:30px 0 0;padding:0 0 20px 0;clear:both;border-bottom: 1px solid #dddddd;text-align: center;}


@media( max-width:1024px ) {
	.title_wrap {padding-bottom: 10px; display: none;}
	.title_wrap h2.title {font-size:1.2rem;}
	.title_wrap .breadcrum {display: none}

	.sub_vg_title {margin:0;padding:0;}
}


.sub_arrow{font-size:32px;display: inline-block;    line-height: 50px;color:#dc060e; font-family:sans-serif;}
.sub_left_arrow{float: left;height:100%;}
.sub_right_arrow{float: right;height:100%;}
.sub_vg_title_line{width: 100%;height: 1px;background: #d8d8d8;display:block;position : relative;}

.parallax-init-pc {transform: translate3d(0, 100px, 0);transition: transform 3.6s cubic-bezier(0.165, 0.84, 0.44, 1);}
.parallax-init-pc.add-stage {transform: translate3d(0, 0, 0) scale(1) rotate(0) !important;}

/*.back_con {position: fixed;z-index: -1;top: 0;width:100%;min-width:1400px;}
.main_con {margin-top:1717px;z-index: 600;position: relative;background:#fff;min-height: 1000px;}
*/
.main_con {z-index: 600;position: relative;}
.rowc {}
.rowc ul {font-size:0;line-height:0;margin:0;padding:0}
.rowc ul:after {clear: both;display: block;content: "";}
.rowc ul li {-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.rowc ul li img {max-width:100%}
.rowc ul.grid2 {margin:0 0 0 -2%;}
.rowc ul.grid2 > li {width:48%;margin:0 0 0 2%;display:inline-block;text-align:center;}
.rowc ul.grid3 {margin:0 0 0 -2%;}
.rowc ul.grid3 > li {width:31%;margin:0 0 0 2%;display:inline-block;text-align:center;}
.rowc ul.grid4 {margin:0 0 0 -2%;}
.rowc ul.grid4 > li {width:23%;margin:0 0 0 2%;display:inline-block;text-align:center;}

.section01{width:100%;height:100%;}
.section02{width:100%;height:100%;}

@media screen and (max-width:1024px){

}


.section .sectionwrap {
    width: 100%;
    height: 100%;
}
/****************/
#intro_section {width: 100%; min-height: 735px; background: url(../img/cont01_vg.jpg) no-repeat; background-size: cover; }
#intro_section .introSWrap { background: url(../img/mContent_bg.png) no-repeat; background-position: right 380px; width: 1600px; height: 800px; margin: 0 auto; }
#intro_section:after {clear: both;display: block;content: "";}
#intro_section .intro_section_wrap {width:100%; word-break: keep-all;}
#intro_section .intro_section_wrap .in_bar {width:1px; height:100px; background:#ffffff;}
#intro_section .intro_section_wrap .txt1 {font-size:2.4rem; line-height:3.5px; font-weight:400; color:#273968; padding-top: 30px;}
#intro_section .intro_section_wrap .txt2 {font-size:4.0rem; font-weight:400; color:#ffffff; margin-top: 15px; margin-bottom: 50px;}
#intro_section .intro_section_wrap .txt3 {font-size:1.8rem; line-height:3.0rem; color:#ffffff;}
#intro_section .intro_section_wrap .more {font-size:1.7rem; line-height:3.6rem; color:#ffffff; width:172px; height:36px; background: url(../img/ico_arrow_01.png) no-repeat; background-position: left bottom; margin-top: 60px;}

@media screen and (max-width:1024px){
	#intro_section {top: 0px; min-height: auto; background-position: center;}
	#intro_section .introSWrap {width:100%;height: 100%; background: none; padding-left: 50px; padding-right: 50px; padding-bottom: 50px;}
	#intro_section .intro_section_wrap {position: relative; top: 0px; }
}
@media screen and (max-width:768px){
	#intro_section {width: 100%; min-height: 100%; margin-top: 20px;}
	#intro_section .introSWrap {padding-left: 20px; padding-left: 20px; }
	#intro_section .intro_section_wrap {position: relative; }
}

/*	merit*/
.section_2 {	background-repeat: repeat; background-color: #fff; min-height: 50vh; position: relative; background-image: linear-gradient(to bottom, transparent, transparent 10%, #fff 10%, #fff 90%, transparent 90%), linear-gradient(to right, transparent, transparent 10%, #fff 10%, #fff 90%, transparent 90%), linear-gradient(to right, #ebebeb, #ebebeb 10%, #fff 10%, #fff 90%, #ebebeb 90%); background-size: 10px 10px;}
#merit_section {width: 1400px; height:100%; margin: 0 auto;}
#merit_section .meritWrap {height: 674px; width: 100%; top: 50%; position: absolute; margin-top: -337px;}
#merit_section .meritWrap .merit_top {}
#merit_section .meritWrap .merit_top .img1 {text-align:center;}
#merit_section .meritWrap .merit_top .title1 {font-size:1.9rem; color:#383838; font-weight:500; text-align:center; padding-top: 20px;}
#merit_section .meritWrap .merit_top .txt1 {font-size:5.0rem; color:#383838; text-align:center; padding-top: 50px;}
#merit_section .meritWrap .merit_top .txt2 {font-size:1.7rem; color:#383838; text-align:center; padding-top: 10px; word-break: keep-all;}
#merit_section .meritWrap .merit_content {padding-top: 70px;}
#merit_section .meritWrap .merit_content .sub {float:left; width:350px;}
#merit_section .meritWrap .merit_content .sub .subWrap {position: relative;}
#merit_section .meritWrap .merit_content .sub .subWrap .txt1 {position: relative;}
#merit_section .meritWrap .merit_content .sub .subWrap .txt1 .ly1 {font-size:7.0rem; color:#c0101e; font-weight:bold; text-align:center;}
#merit_section .meritWrap .merit_content .sub .subWrap .txt1 .ly2 {position: absolute; font-size:2.0rem; color:#c0101e; font-weight:400; }
#merit_section .meritWrap .merit_content .sub .subWrap .txt1 .ly2_1 {bottom: 13px;right: -16px;}
#merit_section .meritWrap .merit_content .sub .subWrap .txt1 .ly2_2 {bottom: 13px;right: 71px;}
#merit_section .meritWrap .merit_content .sub .subWrap .txt1 .ly2_3 {bottom: 13px;right: 57px;}
#merit_section .meritWrap .merit_content .sub .subWrap .txt1 .ly2_4 {bottom: 13px;right: 102px;}

#merit_section .meritWrap .merit_content .sub .subWrap .sub_content {opacity:0;transform:translateY(40px);transition:all 0.6s;}
#merit_section .meritWrap .merit_content .sub .subWrap .sub_content .txt2 {font-size:3.0rem; color:#1d1d1d; text-align:center; padding-top: 35px;}
#merit_section .meritWrap .merit_content .sub .subWrap .sub_content .txt3 {font-size:1.7rem; line-height:2.4rem; color:#464646; text-align:center; padding-top: 10px;}
#merit_section .meritWrap .merit_content .sub .subWrap .sub_content .thumb {text-align:center; height:100px; line-height:100px; padding-top: 10px;}
#merit_section .meritWrap .merit_content .sub .subWrap .sub_content .thumb img {}

.in-view #merit_section .meritWrap .merit_content .sub .subWrap .sub_content1 {opacity:1;transform:translateY(0px);transition:all 0.5s 0.2s;}
.in-view #merit_section .meritWrap .merit_content .sub .subWrap .sub_content2 {opacity:1;transform:translateY(0px);transition:all 0.5s 0.4s;}
.in-view #merit_section .meritWrap .merit_content .sub .subWrap .sub_content3 {opacity:1;transform:translateY(0px);transition:all 0.5s 0.6s;}
.in-view #merit_section .meritWrap .merit_content .sub .subWrap .sub_content4 {opacity:1;transform:translateY(0px);transition:all 0.5s 0.8s;}

@media screen and (max-width:1024px){
	#merit_section {width:100%;}
	#merit_section .meritWrap {height: 674px; width: 100%; top: 0; position: relative; margin-top: 0px; padding: 50px 20px; }
	#merit_section .meritWrap .merit_content .sub {width: 50%; height: 350px;}
}

@media screen and (max-width:768px){
	#merit_section .meritWrap {height: 100%;}
	#merit_section .meritWrap .merit_content .sub {float:none; width: 100%; }
	#merit_section .meritWrap .merit_content .sub .subWrap .txt1 .ly2_1 {width: 50px; right: 50%; margin-right: -120px;}
	#merit_section .meritWrap .merit_content .sub .subWrap .txt1 .ly2_2 {width: 50px; right: 50%; margin-right: -80px;}
	#merit_section .meritWrap .merit_content .sub .subWrap .txt1 .ly2_3 {width: 50px; right: 50%; margin-right: -80px;}
	#merit_section .meritWrap .merit_top .txt2{font-size:2.2rem}
	#merit_section .meritWrap .merit_content .sub .subWrap .sub_content .txt3{font-size:2.2rem}


}

.section03 {overflow:hidden; max-width:100%; width:100%;height:100%; margin:0 auto; background:url(../img/tech_bg.jpg) no-repeat; background-size: cover; background-position: center center; background-size:cover;}
.section03 .tech{display:table; overflow:hidden;width:50%;height:100%; float:right; background:rgba(192,16,30,0.9); transform:translateX(100%); transition:all 0.4s ease; }
.section03 .tech .techWrap {display: table-cell; vertical-align: middle; }
.section03 .tech .techWrap .techWrap1 {width:700px;/* padding-left:55px; */}
.section03 .tech .techWrap .techWrap1 .title {font-size:6.0rem;color:#ffffff;font-weight:bold;opacity: 0;text-align: center;padding-top:90px;}
.section03 .tech .techWrap .techWrap1 .content {text-align: right;font-size:1.7rem;color:#ffffff;word-break: keep-all;padding-top: 57px;padding-right: 54px;opacity: 0;transform: translateY(40px);transition: all 0.4s 0.4s;}
.section03 .tech .techWrap .techWrap1 .img {padding-top: 120px; text-align:center; opacity: 0; transform: translateY(40px); transition: all 0.4s 0.4s;}


.in-view .section03 .tech {transform:translateX(0); transition:all 0.4s ease;}

.in-view .section03 .tech .techWrap .techWrap1 {}
.in-view .section03 .tech .techWrap .techWrap1 .title {opacity: 1; transition: all 1s 1s;}
.in-view .section03 .tech .techWrap .techWrap1 .content {opacity: 1; transform: translateY(0); transition: all 1.3s 1.3s;}
.in-view .section03 .tech .techWrap .techWrap1 .content .txt {text-align: right;}
.in-view .section03 .tech .techWrap .techWrap1 .content .txt a {color:#ffffff;}
.in-view .section03 .tech .techWrap .techWrap1 .content .txt a:hover {color:#ffff33;}
.in-view .section03 .tech .techWrap .techWrap1 .img {opacity: 1; transform: translateY(0); transition: all 1.6s 1.6s;}
.in-view .section03 .tech .techWrap .techWrap1 .img img {max-width:100%;}

@media screen and (max-width:1024px){
	.section03 .tech {width: 100%; 	transform:translateX(100%); transition:all 0.6s ease; word-break:keep-all;}
	.in-view .section03 .tech {transform:translateX(0); transition:all 0.4s ease;}

	.in-view .section03 .tech .techWrap .techWrap1 {width: 100%; padding: 20px;}
	.in-view .section03 .tech .techWrap .techWrap1 .title {opacity: 1; transition: all 1s 1s;}
	.in-view .section03 .tech .techWrap .techWrap1 .content {opacity: 1; transform: translateY(0); transition: all 1.3s 1.3s;}
	.in-view .section03 .tech .techWrap .techWrap1 .img {opacity: 1; transform: translateY(0); transition: all 1.6s 1.6s;}
	.in-view .section03 .tech .techWrap .techWrap1 .img img {max-width:100%;}
}
@media screen and (max-width:768px){




}



.section04 {overflow:hidden; max-width:100%; width:100%; height:100%; margin:0 auto; background:url(../img/about_bg2.jpg) no-repeat; background-size: cover; background-position: center center; background-size:cover;}
.section04:after {position:absolute;content:'';top:0;margin-top:0;width:0px;height:100%;}
.section04 .about {width:1400px; margin:0 auto; height: 100%;}
.section04 .about .sub { height: 100%; display: table; position: relative;}

.section04 .about .sub:after {position:absolute;content:'';top:0;margin-top:0;background:rgba(99,103,116,0.9);width:1px;height:100%;}
.section04 .about .sub:last-child:after{position:absolute;content:'';top:0;margin-top:0;width:0px;height:100%;}

.section04 .about .sub1 {float:left;width: 605px;opacity: 0;transform: translateY(40px);transition: all 0.4s 0.4s;}
.section04 .about .sub2 {float:left; width:265px; padding-left:25px; opacity: 0; transform: translateY(40px); transition: all 0.4s 0.4s;}
.section04 .about .sub3 {float:left; width:265px; padding-left:25px; opacity: 0; transform: translateY(40px); transition: all 0.4s 0.4s;}
.section04 .about .sub4 {float:left;width: 265px;padding-left:25px;opacity: 0;transform: translateY(40px);transition: all 0.4s 0.4s;}

.in-view .section04 .about .sub1 {opacity: 1; transform: translateY(0); transition: all 0.6s 0.6s;}
.in-view .section04 .about .sub2 {opacity: 1; transform: translateY(0); transition: all 0.9s 0.9s;}
.in-view .section04 .about .sub3 {opacity: 1; transform: translateY(0); transition: all 1.2s 1.2s;}
.in-view .section04 .about .sub4 {opacity: 1; transform: translateY(0); transition: all 1.5s 1.5s;}


.section04 .about .sub .subWrap {display: table-cell; vertical-align: middle;}
.section04 .about .sub .subWrap .bigTitle {font-size:4.8rem; line-height:6.0rem; color:#ffffff; word-break: keep-all;}
.section04 .about .sub .subWrap .bigTxt {font-size:1.8rem; color:#ffffff; word-break: keep-all; line-height:3.3rem; padding-top: 30px; height: 280px;}
.section04 .about .sub .subWrap .bigTxt span {color:#ff0014;}
.section04 .about .sub .subWrap .thumb {position: relative; height:52px}
.section04 .about .sub .subWrap .thumb img {position: absolute; bottom: 0;}

.section04 .about .sub .subWrap .thumb:before {position:absolute;content:'';bottom: -10px; left: -26px; margin-top:0;background:#c0101e; width:5px;height:63px;}
.section04 .about .sub .subWrap .title {font-size:2.6rem; color:#ffffff; padding-top: 40px; transform: translateY(0px); transition: all 0.4s 0.2s;}
.section04 .about .sub .subWrap .txt {height:220px; font-size:1.8rem; line-height:2.4rem; color:#ffffff; padding-top: 40px; word-break: keep-all;}
.section04 .about .sub .subWrap .btn {text-align: center; width: 58px; height: 58px; border: solid 1px #ffffff; padding: 6px 0px;}
.section04 .about .sub .subWrap a:hover .btn {background:#c0101e; border:solid 1px #c0101e;}
.section04 .about .sub .subWrap a:hover .title {transform: translateY(-20px); transition: all 0.4s 0.2s;}
.section04 .about .sub .subWrap .btn img {}

@media screen and (max-width:1024px){
	.section04 .about {width: 100%;}
	.section04 .about .sub1 {float: none; width: 90%; margin: 0 auto; height: 100px; padding-top: 100px;}
	.section04 .about .sub2 {float: none; width: 90%; margin: 0 auto; height: 100px; padding-top: 50px;}
	.section04 .about .sub3 {float: none; width: 90%; margin: 0 auto; height: 100px; padding-top: 50px;}
	.section04 .about .sub4 {float: none; width: 90%; margin: 0 auto; height: 100px; padding-top: 50px;}

	.section04 .about .sub:after {position: absolute; content: ''; bottom: 0; left: 0; margin-top: 0; background: rgba(99,103,116,0.9); width: 100%; height: 1px;}
	.section04 .about .sub:last-child:after {position: absolute; content: ''; bottom: 0; left: 0; margin-top: 0; background: rgba(99,103,116,0.9); width: 100%; height: 1px;}
	.section04 .about .sub .subWrap .bigTxt {font-size: 16px; color: #ffffff; word-break: keep-all; line-height: 3.3rem; padding-top: 30px; height: 100%;}

	.section04 .about .sub .subWrap .txt {height: auto; padding-top: 40px; padding-bottom: 50px; }
	.section04 .about .sub .subWrap .btn {margin-bottom: 50px;}

}
@media screen and (max-width:768px){
.section04 .about .sub .subWrap .thumb {float:left;width:25%}
.section04 .about .sub .subWrap .thump_line{margin-top:10px}
.section04 .about .sub .subWrap .title{padding-top:0}
.section04 .about .sub .subWrap .txt{float:left;padding-top:12px}
.section04 .about .sub .subWrap .btn{display:none}
.section04 .about .sub .subWrap .thumb:before{bottom:-10px;}
}

.section05{width:100%;height:100%;}
.section05 .left {float:left;width: 62%;height:100%;background:linear-gradient(180deg, #e2e2e2 50%, #cecccc 50%);}
.section05 .right {float:right;width: 38%;height:100%;background:linear-gradient(180deg, #545c69 50%, #162134 50%);display:table;}
.section05 .right .rightWrap {width: 100%;display: table-cell;vertical-align: middle;padding-left: 211px;}
.section05 .right .rightWrap .conRight {position: relative; padding-top: 115px;}
.section05 .right .rightWrap .conRight:before {content: ""; position: absolute; top: 140px; left: -130px; margin-left: -17px; bottom: -15px; height: 1px; width: 117px; border-bottom: 1px solid #ffffff;}
.section05 .right .rightWrap .conRight .title1 {font-size:3.2rem; color:#ffffff;}
.section05 .right .rightWrap .conRight .title2 {font-size:1.8rem; color:#ffffff; padding-top: 10px;}
.section05 .right .rightWrap .conRight .cbtn { padding-top: 25px; padding-bottom: 80px;}
.section05 .right .rightWrap .conRight .cbtn img {transition: all ease 1s;}
.section05 .right .rightWrap .conRight a:hover .cbtn img {transform: rotate( 720deg );}
.section05 .right .rightWrap .conRightTop {}
.section05 .right .rightWrap .conRightBtm {}


@media screen and (max-width:2560px){
.section05 .left {float:left;width: 59%;height:100%;background:linear-gradient(180deg, #e2e2e2 50%, #cecccc 50%);}
.section05 .right {float:right;width: 41%;height:100%;background:linear-gradient(180deg, #545c69 50%, #162134 50%);display:table;}
}

@media screen and (max-width:1920px){
.section05 .left {float:left;width: 61.5%;height:100%;background:linear-gradient(180deg, #e2e2e2 50%, #cecccc 50%);}
.section05 .right {float:right;width: 38.5%;height:100%;background:linear-gradient(180deg, #545c69 50%, #162134 50%);display:table;}
}

@media screen and (max-width:1024px){
	.section05 .left {float: none; width: 100%; height: auto; background: #e2e2e2;}
	.section05 .right {float: none; width: 100%; height: auto;}
}
@media screen and (max-width:768px){
	.section05 .right .rightWrap {padding-left: 150px;}
	.section05 .right .rightWrap .conRight {padding-top: 90px;}
	.section05 .right .rightWrap .conRight .title2 {font-size: 2.8rem;}
}

/**/
/**/


/*방청지 제품 start*/

.product_box{width:1400px; margin:0 auto;background:url(../../pages/images/product_bg_img.png) no-repeat;background-position: top center;}
.product_box h2{font-size:27px;text-align:center;font-weight:500;padding-top:70px;padding-bottom:90px;}
.product_box .content .sub{float:left;width:33.333%;padding-bottom:15px}
.product_box .content .sub .subWrap{width:450px;height:537px;background:#f1f1f1}
.product_box .content .sub .subWrap img {width:450px;height:327px;}
.product_box .content .sub .txt1{font-size:36px;font-weight:bold;padding-top:10px;position: relative;padding-left:39px;}
.product_box .content .sub .txt1:before{content:"";position:absolute;top:20px;left:19px; border-radius:15px; height:36px;width:10px; background:#c40c0c;}
.product_box .content .sub .txt1:after{content:"";position:absolute;top:-16px;left:24px;height:37px;width:1px;background:#c40c0c}
.product_box .content .sub .txt2{font-size: 17px;font-weight:100;padding: 15px 20px 20px 30px;line-height: 25px;padding-left: 20px;}


/*방청지 제품 end/

/*방청지 외 제품 start*/
.product_ect_box{width:1400px; margin:0 auto;background:url(../../pages/images/product_ect_bg_img.png) no-repeat;background-position: top center;}
.product_ect_box h2{font-size:27px;text-align:center;font-weight:500;padding-top:70px;padding-bottom:90px;}
.product_ect_box .content .sub{float:left;width:33.333%;padding-bottom:15px}
.product_ect_box .content .sub .subWrap{width:450px;height:537px;background:#f1f1f1}
.product_ect_box .content .sub .subWrap img {width:450px;height:327px;}
.product_ect_box .content .sub .txt1{font-size:36px;font-weight:bold;padding-top:10px;position: relative;padding-left:39px;}
.product_ect_box .content .sub .txt1:before{content:"";position:absolute;top:20px;left:19px; border-radius:15px; height:36px;width:10px; background:#c40c0c;}
.product_ect_box .content .sub .txt1:after{content:"";position:absolute;top:-16px;left:24px;height:37px;width:1px;background:#c40c0c}
.product_ect_box .content .sub .txt2{font-size:18px;font-weight:100;padding:20px 0 0px 0;line-height:30px;padding-left:15px;}

/*방청지 외 제품 end*/

@media screen and (max-width:1024px){


.product_box{width:100%; margin:0 auto;background:url(../../pages/images/product_bg_img.png) no-repeat;background-position: top center;background-size:100%}
.product_box .content .sub{float:left;width:50%;padding-bottom:15px;padding:10px}
.product_box .content .sub .subWrap{width:100%;height:537px;background:#f1f1f1;}
.k_container .product_box .content .sub img{width:100%;height:auto}
.product_box .content .sub .txt2 p{display:inline}

.product_ect_box{width:100%; margin:0 auto;background:url(../../pages/images/product_bg_img.png) no-repeat;background-position: top center;background-size:100%}
.product_ect_box .content .sub{float:left;width:50%;padding-bottom:15px;padding:10px}
.product_ect_box .content .sub .subWrap{width:100%;height:537px;background:#f1f1f1;}
.k_container .product_ect_box .content .sub img{width:100%;height:auto}
.product_ect_box .content .sub .txt2 p{display:inline}

}
@media screen and (max-width:768px){
.product_box{background-size:75%}
.product_box .content .sub{float:none;width:100%}
.product_box h2{font-size:18px;text-align:center;font-weight:500;padding-top:0px;padding-bottom:30px;}

.product_ect_box{background-size:75%}
.product_ect_box .content .sub{float:none;width:100%}
.product_ect_box h2{font-size:18px;text-align:center;font-weight:500;padding-top:0px;padding-bottom:30px;}
.product_box .content .sub .subWrap{height:auto;padding-bottom: 30px;}
.product_ect_box .content .sub .subWrap{height:auto;padding-bottom: 30px;}
}

#mainHistoryCon {background:#ffffff;}








#com_section { width: 100%; height:100%; margin: 0 auto; background:url(../img/cont03_bg.jpg) no-repeat; background-size: cover;}
#com_section .comWrap {height: 674px; width: 1400px; left: 50%; margin-left: -700px; top: 50%; position: absolute; margin-top: -337px;}
#com_section .comWrap .title1 {font-size:4.5rem; font-weight:bold; color:#ffffff; text-align:center;}
#com_section .comWrap .title2 {font-size:1.8rem; color:#ffffff; text-align:center; padding-top:10px;}
#com_section .comWrap .content {padding-top:60px; width: 100%; height: 420px;}
#com_section .comWrap .content .sub {float:left; width:330px; height:360px; margin-right:26px; border:solid 1px #ffffff; }
#com_section .comWrap .content .sub:last-child{margin-right:0px;}
#com_section .comWrap .content .sub .subWrap {width:328px; height:358px; padding:70px;}
#com_section .comWrap .content .sub a:hover .subWrap {background:#6946bb;}
#com_section .comWrap .content .sub .thumb {width:107px; height:92px; margin:0 auto;}
#com_section .comWrap .content .sub .thumb1 {background:url(../img/cont03_icon01.png) no-repeat;}
#com_section .comWrap .content .sub .thumb2 {background:url(../img/cont03_icon02.png) no-repeat;}
#com_section .comWrap .content .sub .thumb3 {background:url(../img/cont03_icon03.png) no-repeat;}
#com_section .comWrap .content .sub .thumb4 {background:url(../img/cont03_icon04.png) no-repeat;}
#com_section .comWrap .content .sub .txt1 {font-size:2.5rem; line-height:2.6rem; font-weight:bold; color:#ffffff; text-align:center; padding-top:30px; }
#com_section .comWrap .content .sub .txt2 {font-size:1.6rem; line-height:2.6rem; color:#ffffff; text-align:center; padding-top:20px; word-break: keep-all;}

#com_section .comWrap .content1 {width:100%; height:100px; background:#3b3b3b; margin-top:25px; border-bottom-right-radius: 70px;}
#com_section .comWrap .content1 .conLeft {float:left; width:60%; font-size:1.6rem; line-height:2.6rem; color:#ffffff; padding:29px 55px;}
#com_section .comWrap .content1 .conLeft a {color:#ffffff;}
#com_section .comWrap .content1 .conLeft .img1 {float:left;}
#com_section .comWrap .content1 .conLeft .txt {float:left; line-height: 4.0rem; margin-left: 15px;}
#com_section .comWrap .content1 .conLeft .img2 {float:left; line-height: 4.0rem; margin-left: 45px;}


#com_section .comWrap .content1 .conRight {float:left; width:40%; padding: 30px 0px 30px 200px;}
#com_section .comWrap .content1 .conRight a {color:#ffffff;}
#com_section .comWrap .content1 .conRight .img1 {float:left;}
#com_section .comWrap .content1 .conRight .txt {float:left; line-height: 4.0rem; margin-left: 15px; font-size:2.6rem; letter-spacing:-0.025rem; color:#d5efff; font-weight:bold;}

@media screen and (max-width:1024px){
	#com_section .comWrap {width: 100%; height: 100%; left: 0; margin-left: 0px; top: 100px; margin-top: 100px; position: relative;}
	#com_section .comWrap .content {padding-top: 10px; width: 720px; margin: 0 auto;}
	#com_section .comWrap .content1 {position: absolute; bottom: 100px; height: 150px; display:none;}
	#com_section .comWrap .content1 .conLeft {padding: 29px 15px;}
	#com_section .comWrap .content1 .conRight {padding: 60px 0px 30px 50px; }
}
@media screen and (max-width:768px){
	#com_section {height: 700px;}
	#com_section .comWrap .content .sub {width: 50%; height: 200px; margin-right: 0px;}
	#com_section .comWrap .content .sub .subWrap {width: 100%; height: 100%; padding: 10px;}
	#com_section .comWrap .content {padding-top: 10px; width: 100%; margin: 0 auto; height: auto;}
	#com_section .comWrap .content .sub .thumb {width: 100%; height: 50px; margin-top: 15px;}
	#com_section .comWrap .content .sub .thumb1 { background-size: contain; background-position: center center;}
	#com_section .comWrap .content .sub .thumb2 { background-size: contain; background-position: center center;}
	#com_section .comWrap .content .sub .thumb3 { background-size: contain; background-position: center center;}
	#com_section .comWrap .content .sub .thumb4 { background-size: contain; background-position: center center;}
	#com_section .comWrap .content .sub .txt1 {padding-top: 10px; }
	#com_section .comWrap {margin-top: 70px;}
	#com_section .comWrap .content1 {display:none; }

}


#video_section { width: 1400px; height:100%; margin: 0 auto;}
#video_section .videoWrap {height: 686px; width: 100%; top: 50%; position: absolute; margin-top: -343px;}

#news_section {width: 100%; /*height:820px;*/height:100%; margin: 0 auto; background:#f1f1f1;}
#news_section .newsWrap {position: absolute; width: 1400px; height: 510px; top: 50%; margin-top: -255px; left: 50%; margin-left: -700px;}
#news_section .newsWrap .title1 {font-size:4.5rem; font-weight:bold; color:#000000; text-align:center; }
#news_section .newsWrap .title2 {font-size:1.8rem; line-height:2.6rem; color:#666666; text-align:center; padding-top: 10px;}
#news_section .newsWrap .content {margin-top: 70px;}

@media screen and (max-width:1024px){
	#news_section .newsWrap {width: 100%; left: 0; margin-left: 0px;}
}

@media screen and (max-width:768px){
	#news_section .newsWrap .title1 {padding-top: 80px;}
	#news_section .newsWrap .content {margin-top: 20px;}
}



/******************/

#car_section {background:#121831;height:420px;}


.carMain {}
.carMain .car_img {float:left;width:608px;margin-right:40px;margin-top:-82px;z-index: 500;position: relative;}
.carMain .car_desc {float:left;width:752px;}

.carMain .car_img img {-webkit-transform: scale(1);-webkit-transition: 1s;}
.carMain .car_img a {display: block;position: relative;overflow: hidden;    text-align: center;}
.carMain .car_img a:hover img {-webkit-transform: scale(1.05)}
.carMain .car_img a:hover div.innerBox {position:absolute;top:0;left:0;width:100%;height:100%;padding:5%;}
.carMain .car_img a:hover div.innerBox div.line {width:100%;height:100%;border:1px solid rgba(255,255,255,0.5);border-width: 1px;}

.car_desc h3 {font-size:2.0rem;line-height: 1.5;margin-bottom: 40px;color:#d4e8f3;position: relative;font-weight: 400;padding-top:40px;}
.car_desc p {font-size:1.0rem;color:#d4e8f3;line-height: 1.5;word-break: keep-all;margin-bottom: 62px;padding:0 5px 0 0;}
.car_desc div.more_view {}
.car_desc div.more_view a.btnMore {
	display: inline-block;
	padding: 10px 50px;
	border: 1px solid #ffffff;
	position:relative;
	margin: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	background: transparent;
	vertical-align: middle;
	text-decoration: none;
	white-space: nowrap;
	text-align:center;
	font-size: 0.9rem;
	font-weight: 700;
	color:#ffffff;
}
.car_desc div.more_view a.btnMore:hover {background: #ffffff;color:#121831;}

@media( max-width:1024px ) {
	.carMain {padding:10px;}
	.carMain .car_img {float:none;width:100%;margin-right:0;margin-top:0;text-align: center;}
	.carMain .car_img img {max-width: 100%}
	.carMain .car_img a {display: inline-block;overflow: hidden;}
	.carMain .car_desc {float:none;width:100%;}
	.car_desc h3 {font-size: 1.2rem;margin-bottom: 10px;padding-top:10px;}
	.car_desc p {font-size: 0.8rem;margin-bottom: 10px;padding:0;}
	.car_desc div.more_view {padding:10px 0;text-align: center;}
}


#ban_section {background: url(../img/business_bg.png) no-repeat;background-position: top center; height:493px;text-align: center;}

.loc_desc {padding:100px 0 0;color:#fff;}
.loc_desc p.big {font-size:2.5rem;line-height:1.3;margin-bottom: 10px;font-weight:700;text-transform:uppercase;}
.loc_desc p.sm {font-size:1.1rem;line-height:1.3;margin-bottom: 0;}


@media( max-width:1024px ) {
	#ban_section {height: auto}
	.loc_desc {padding:50px 10px;}
	.loc_desc p.big {font-size:1.5rem;}
	.loc_desc p.sm {font-size:1.0rem;}
	.loc_desc p.sm br {display:none}
}


div.pro_wrap {height: 100%;width: 900px;float: right;top: 50%;margin-top: 250px;}
div.pro_wrap:before {content: '';position: absolute;top: 0;bottom: 0;left:100%;}
div.no_data {text-align:center;height:100px}
div.no_data p {font-size: 16px;color: #666;line-height: 1.5; }

div.page-header {padding: 60px 0 0 0px;position: relative;width:100%;}
div.page-header h4 {font-size:3.0rem; color:#303030; font-weight:500; padding:0;position: relative; }
div.page-header p {font-size:1.8rem; line-height:2.6rem; color:#666666; text-align:center; padding-top:15px; word-break: keep-all;}
div.product_wrap {width: 915px; padding-top:38px; margin:0 auto; margin-left: -35px;}

div.page-header .pro_more {position: absolute;bottom: -8px;right: 61px;width:39px;height:39px;background:url(../img/ico_cert1.png);transition: all 0.8s;}
div.page-header .pro_more:before {transition:all 0.8s;}
div.page-header .pro_more:after {transition:all 0.8s;}

div.page-header a:hover .pro_more {background:url(../img/ico_cert2.png); }
@media( max-width:1500px ) {
div.product_wrap{width:100%}
div.pro_wrap {height: 100%; width: 100%; float: none; top: 50%; margin-top: 250px;}
}

@media( max-width:1024px ) {
	div.pro_wrap {margin-top: 50px; width: 100%; float: none;}
}


ul.product-slider { }
ul.product-slider > li.pro { float: left; width:400px; padding:0px 0px;}
ul.product-slider > li.pro a {/*height:472px;background: #ffffff; border: solid 1px #dddddd; border-top-left-radius: 52px; border-bottom-right-radius: 52px;*/}
ul.product-slider > li.pro a  {position:relative;display:block;padding:0;background: #e2e2e2;}

ul.product-slider > li.pro a div.innerLine {display: none;position: absolute;top:0;bottom:0;left:0;right:0;border:2px solid #0caede;z-index: 2;}
ul.product-slider > li.pro a img {max-width:95%; }
ul.product-slider > li.pro a div.thumb {width:100%; overflow: hidden;text-align: center; margin-top:0px; -webkit-box-shadow: 5px 5px 0px 0px #c0101e, 5px 5px 15px 5px rgba(0,0,0,0); box-shadow: 5px 5px 0px 0px #c0101e, 5px 5px 15px 5px rgba(0,0,0,0); border:solid 1px #ffffff;}
ul.product-slider > li.pro a div.thumb img {max-width:100%;/*-webkit-transform: scale(0.9);-webkit-transition: 1s;*/}
ul.product-slider > li.pro a div.thumb span.no_img {}
ul.product-slider > li.pro a div.desc {padding:20px 20px;position: relative;}
ul.product-slider > li.pro a div.desc h5 {font-size:2.8rem;line-height:2.4rem;font-weight: 500;display: block;color:#011627;margin: 0; text-align:center; width: 100%; margin: 0 auto; word-break: keep-all; padding-top: 30px; height: 75px;}
ul.product-slider > li.pro a div.desc p.txt {font-size:1.6rem;line-height:2.6rem;color:#666666; display: block; font-weight: 100; text-align:center; width: 100%; margin: 0 auto; word-break: keep-all; padding-top:30px;}

ul.product-slider > li.pro a.active div.innerLine,
ul.product-slider > li.pro a:hover div.innerLine {display: block;}
ul.product-slider > li.pro a:hover div.thumb img {/*max-width:95%; -webkit-transform: scale(1.0)*/}
ul.product-slider > li.pro a:hover div.thumb {border:solid 1px #c0101e;}



@media( max-width:1024px ) {
	div.page-header {padding:0;width:100%;float:none;}
	div.page-header h4 {text-align: center;}

	div.pro_wrap {top: 0; margin-top: 0px; padding-top: 110px; padding-bottom: 110px;}
	div.product_wrap {width:100%;float:none;margin-top:50px; padding-top: 0px; margin-left: -5px;}
	ul.product-slider > li.pro a {}
	ul.product-slider > li.pro a div.desc h5 {font-size: 2.0rem; padding-top: 0px; height: 35px;}
	ul.product-slider > li.pro a div.desc span.sm {font-size:0.8rem;}
	ul.product-slider > li.pro {width: 33.33%; min-width: 270px; padding: 0px 5px; margin-top: 30px; margin-left: 10px;}
	ul.product-slider > li.pro a div.innerLine {display: none;position: absolute;top:0;bottom:0;left:0;right:0;border:2px solid #0caede;z-index: 2;}
ul.product-slider > li.pro a img {max-width:95%; }
ul.product-slider > li.pro a div.thumb {width:100%;overflow: hidden;text-align: center;margin-top:0px;-webkit-box-shadow: 5px 5px 0px 0px #c0101e, 5px 5px 15px 5px rgba(0,0,0,0);box-shadow: none;border: none;}
ul.product-slider > li.pro a div.thumb img {max-width:100%;/*-webkit-transform: scale(0.9);-webkit-transition: 1s;*/}
ul.product-slider > li.pro a div.thumb span.no_img {}
ul.product-slider > li.pro a div.desc {padding:20px 20px;position: relative;}
ul.product-slider > li.pro a div.desc h5 {font-size:2.8rem;line-height:2.4rem;font-weight: 500;display: block;color:#011627;margin: 0; text-align:center; width: 100%; margin: 0 auto; word-break: keep-all; padding-top: 30px; height: 75px;}
ul.product-slider > li.pro a div.desc p.txt {font-size:1.6rem;line-height:2.6rem;color:#666666; display: block; font-weight: 100; text-align:center; width: 100%; margin: 0 auto; word-break: keep-all; padding-top:30px;}

ul.product-slider > li.pro a.active div.innerLine,
ul.product-slider > li.pro a:hover div.innerLine {display: block;}
ul.product-slider > li.pro a:hover div.thumb img {/*max-width:95%; -webkit-transform: scale(1.0)*/}
ul.product-slider > li.pro a:hover div.thumb {border: none;}

}
@media( max-width:768px ) {

	ul.product-slider > li.pro {float: none; width: 50%; margin: 0 auto; margin-top: 10px;}
	ul.product-slider > li.pro a div.thumb {margin-top: 0px;background: #e2e2e2;border: none;-webkit-box-shadow: 5px 5px 0px 0px #c0101e00, 5px 5px 15px 5px rgb(0 0 0 / 0%);box-shadow: 5px 5px 0px 0px #c0101e00, 5px 5px 15px 5px rgb(0 0 0 / 0%);}
	ul.product-slider > li.pro a {height: 100%;}

	ul.product-slider > li.pro a:hover div.thumb{border:none;}
	ul.product-slider > li.pro a div.desc {padding: 10px 10px 0px;}
	ul.product-slider > li.pro a div.desc h5 {height: 25px;}
	div.product_wrap {margin-left: 5px;}

}


/*******************************/

#main_section01 {width:100%; background:#ffffff; padding: 2.6rem 0rem 12.0rem;}
#main_section01 .main01_wrap {}
#main_section01 .main01_wrap .sub1_wrap {float:left; overflow: hidden; width:655px; height:325px; margin-right:45px; }
#main_section01 .main01_wrap .sub1 {width:655px; height:325px; background:#0072c1; position: relative; word-break: keep-all; padding: 6.5rem 20.3rem 0px 5.0rem;}
#main_section01 .main01_wrap .sub1 .txt1 {font-size:3.3rem; line-height:2.8rem; font-weight:500; color:#ffffff; text-transform: uppercase;}
#main_section01 .main01_wrap .sub1 .txt2 {font-size:1.8rem; line-height:2.0rem; letter-spacing:-0.01rem; font-weight:100; color:#ffffff; padding-top:5.0rem;}
#main_section01 .main01_wrap .sub1 .txt3 {font-size:1.5rem; line-height:1.5; font-weight:100; color:#ffffff; padding-top:1.0rem;}
#main_section01 .main01_wrap .sub1 .thumb {position:absolute; right: 50px; top: 55px;}
#main_section01 .main01_wrap .sub1 .more {font-size:1.7rem; line-height:3.6rem; color:#ffffff; padding-top:4.0rem; background: url(../img/ico_arrow_01.png) no-repeat; background-position: left bottom;}

#main_section01 .main01_wrap .sub2_wrap {float:left; overflow: hidden; width:330px; height:325px; margin-right:40px; }
#main_section01 .main01_wrap .sub2 {width:330px; height:325px; background:#4d5456; padding:6.0rem 0rem 0rem 4.0rem;}
#main_section01 .main01_wrap .sub2 .txt1 {font-size:3.3rem; line-height:1.5; font-weight:500; color:#ffffff;}
#main_section01 .main01_wrap .sub2 .thumb {width:76px; height:101px; background: url(../img/cont2_02.png) no-repeat; background-position: left 25px;}
#main_section01 .main01_wrap .sub2 .more {font-size:1.7rem; line-height:3.6rem; color:#ffffff; padding-top:4.0rem; background: url(../img/ico_arrow_01.png) no-repeat; background-position: left bottom;}

#main_section01 .main01_wrap .sub3_wrap {float:left; overflow: hidden; width:330px; height:325px;}
#main_section01 .main01_wrap .sub3 {width:330px; height:325px; background:#00abeb; padding:6.5rem 0rem 0rem;}
#main_section01 .main01_wrap .sub3 .txt1 {font-size:2.8rem; font-weight:500; color:#ffffff; text-transform: uppercase; text-align: center;}
#main_section01 .main01_wrap .sub3 .txt2 {width:100%; height:80px; background: url(../img/cont2_03.png) no-repeat; background-position: center;}
#main_section01 .main01_wrap .sub3 .txt3 {font-size:3.7rem; line-height:3.4rem; letter-spacing:-0.025rem; font-weight:500; color:#ffffff; text-align: center;}
#main_section01 .main01_wrap .sub3 .txt3 span {font-size:2.3rem; line-height:3.4rem; letter-spacing:-0.025rem; font-weight:500; color:#ffffff;}
#main_section01 .main01_wrap .sub3 .txt4 {font-size:2.6rem; line-height:3.4rem; letter-spacing:-0.025rem; font-weight:500; color:#ffffff; text-align: center; padding-top:2.0rem;}
#main_section01 .main01_wrap .sub3 .txt4 img {max-width:100%; margin-top:-5px;}

@media( max-width:1024px ) {
	#main_section01 .main01_wrap .sub1_wrap {float:none; width: 700px; margin-right:0px; margin:0 auto; margin-bottom:45px}
	#main_section01 .main01_wrap .sub1 {width:100%;}
	#main_section01 .main01_wrap .main01_wrap_innter {margin: 0 auto; height: 325px; width: 700px;}
}
@media( max-width:768px ) {
	#main_section01 .main01_wrap .sub1_wrap {width:100%; height:100%;}
	#main_section01 .main01_wrap .sub1 {height:100%; padding: 3.0rem;}
	#main_section01 .main01_wrap .sub1 .thumb {position:relative; right: 0px; top: 0px; padding:20px 0px; text-align:center;}
	#main_section01 .main01_wrap .sub1 .more {padding-bottom:5.0rem; background-position: left 5.0rem;}

	#main_section01 .main01_wrap .main01_wrap_innter {width:100%; height:100%;}
	#main_section01 .main01_wrap .sub2_wrap {float:none; margin-right:0px; margin:0 auto; padding-bottom:5.0rem;}
	#main_section01 .main01_wrap .sub2 {width:100%; height:100%;}

	#main_section01 .main01_wrap .sub3_wrap {float:none; margin-right:0px; margin:0 auto;}
	#main_section01 .main01_wrap .sub3 {width:100%; height:100%;}
}


#lt_section {background:#dbe8f3;}

div.lt {padding:50px 10px 100px;}
div.lt h2.lat_title {display:block;position:relative;padding:0;font-size:2.0em;color:#434343;text-align:center;margin-bottom:100px;font-weight:400;}
div.lt h2.lat_title:after {position:absolute;content:'';bottom:-30px;background:#0caede;width:5px;height:20px;left:50%;margin-left:-2px;}
div.lt ul {}
div.lt ul:after {content:'';clear:both;display:block;}
div.lt ul li {width:50%;float:left;}
div.lt ul li div.gall_con {}
div.lt ul li div.gall_con:after {content:'';clear:both;display:block;}
div.lt ul li div.gall_con .gall_img {width:50%;text-align:center;float:left;}
div.lt ul li div.gall_con .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice{display:block}
div.lt ul li div.gall_con .gall_img img{max-width:100%;height:auto !important}
div.lt ul li div.gall_con .gall_text_href {padding:10px 40px 10px 20px;width:50%;float:left;position:relative;    min-height: 235px;}
div.lt ul li div.gall_con .gall_text_href a {}
div.lt ul li div.gall_con .gall_text_href .bo_tit{display:block;color:#343434;font-size:1.5em;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #949494;}
div.lt ul li div.gall_con .gall_text_href img {margin:0 0 0 4px}
div.lt ul li div.gall_con .gall_text_href div.ccon {color:#686868;}
div.lt ul li div.gall_con .gall_text_href div.date {color:#0e7ae8;position:absolute;bottom:0;}
div.lt ul li div.gall_con .gall_text_href div.more {position:absolute;bottom:0;right:40px}
div.lt ul li div.gall_con .gall_text_href div.more a.bo_more {display:inline-block;border:1px solid #bcbcbc;padding:5px;text-align:center;font-size: 12px;line-height: 1;}
div.lt ul li div.gall_con .gall_text_href div.more a.bo_more span {line-height: 1;display: inline-block;position: relative;}
div.lt ul li div.gall_con .gall_text_href div.more a.bo_more span.plus {color:#00a7fd;margin-right:5px;}
div.lt ul li div.gall_con .gall_text_href div.more a.bo_more span.txt {color:#5b5b5b;}

@media( max-width:1024px ) {
	div.lt {padding:10px 10px;}
	div.lt ul li {width:100%;float:none;margin-bottom:10px;}
	div.lt ul li div.gall_con .gall_img {width:100%;text-align:center;float:none;}
	div.lt ul li div.gall_con .gall_text_href {padding:10px;width:100%;float:none;}
	div.lt ul li div.gall_con .gall_text_href .bo_tit {font-size:1.2em;}
	div.lt ul li div.gall_con .gall_text_href div.ccon {font-size:0.8em;}

}



#business_section {background:#fff;}
div.businessInner div.business {width:290px;float:left;margin-right:80px;position: relative;}
div.businessInner div.business:after {}
div.businessInner div.business.last {margin-right:0;}
div.businessInner div.business a {position: relative;display: block;margin:100px 0;height:220px;color:#fff;}
div.businessInner div.business a:after {position:absolute;content:'';top:0;right:-40px;margin-top:0;background:#bbcfe0;width:1px;height:220px;}
div.businessInner div.business a:hover {}
div.businessInner div.business.last a:after {width:0;height: 0}

div.businessInner div.business  div.thumb {display:inline-block;height:51px;line-height:51px;margin:0 0 20px 0;}
div.businessInner div.business  div.thumb img {max-width: 100%;max-height: 100%;vertical-align:middle;}
div.businessInner div.business  div.desc {padding:0;position: relative;}
div.businessInner div.business  div.desc h3 {margin:0 0 10px 0;padding:0;font-size: 1.25em;font-weight: 400;color:#3f3f3f;text-transform: uppercase;}
div.businessInner div.business  div.desc p {margin:0;padding:0;font-size: 1.1em;word-break: keep-all;color:#828282;}
div.businessInner div.business  div.desc p span {text-decoration: underline;}
div.businessInner div.business a span.more {color:#424242;font-size:13px;position: absolute;bottom: 0;left:0;}
div.businessInner div.business a span.more_ic {position: absolute;top:7px;right:0;}
div.businessInner div.business a:hover span.more_ic {webkit-transform: rotate( 360deg );transform: rotate( 360deg );}


div.videoBg {position :fixed;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);left: 0px;top : 0;bottom:0;z-index: 999;display: none;}
div.videoInner {position:absolute;width:1200px;height:664px;padding:10px;top:50%;left:50%;margin:-332px 0 0 -600px;background: #0c8ccb}
div.videoInner iframe {border:none; width:100%; height:100%;margin:0px; padding:0px;}
div.videoInner div.videoClose {position:absolute;width:53px;height:53px;top:0;right:0;z-index: 1000;background: #0c8ccb;}
div.videoInner div.videoClose a.closeBtn {display: block;line-height: 53px;text-align: center;font-size:32px;color:#ffffff;}

@media( max-width:1024px ) {

	#business_section {padding:20px 0;}
	div.businessInner div.business {width:50%;margin-right: 0;padding:0 10px;margin-bottom: 10px}
	div.businessInner div.business a {margin:0;height: 200px}
	div.businessInner div.business a:after {width:0;height: 0}

	div.businessInner div.business  div.desc h3 {font-size:1.0em;}
	div.businessInner div.business  div.desc p {font-size:0.8em;}


	div.videoInner {width:100%;height:400px;margin:-200px 0 0 0px;left:0;}

}


#etc_section {background: fixed url(../img/contents03_bg.jpg) no-repeat;background-position:center bottom;background-size: 100%;}

div.etcInner {position: relative;clear:both;width:100%;padding:100px 0;margin:0 auto;}
div.etc_title {position: relative;}
div.etc_title h4 {text-align: center;color:#fff;}
div.etc_title h4 img {max-width: 100%}

div.etc_content {}
div.etc_content p {font-size:1.1em;line-height:1.5;color:#ffffff;text-align: center;padding:10px 0;word-break: keep-all;}
div.etc_content p.big {font-size:2.0em;}

div.etc_wrap {position: relative;clear:both;width:100%;padding:0;margin:70px auto 0;text-align: center;font-size: 0;line-height: 0}
div.etc_wrap div.etcBox {display: inline-block;position: relative;padding:20px 0 0;width:100px;height: 100px;vertical-align: top;text-align: center;}
div.etc_wrap div.etcBox.last {}
div.etc_wrap div.etcBox span.line_full {position: absolute;top:3px;left:0;width:100%;height: 2px;background:#99b0c0;display: block; }
div.etc_wrap div.etcBox span.line_right {position: absolute;top:3px;right:0;width:50%;height: 2px;background:#99b0c0;display: block; }
div.etc_wrap div.etcBox span.line_left {position: absolute;top:3px;left:0;width:50%;height: 2px;background:#99b0c0;display: block; }
div.etc_wrap div.etcBox span.circle {position: absolute;top:0;left:50%;margin-left:-4px; display: inline-block;width:8px;height: 8px;background: #03bbff;border-radius: 50%;}
div.etc_wrap div.etcBox span.txt {color:#fff;font-size: 0.9rem;line-height: 1.2;}

@media( max-width:1024px ) {
	#etc_section {padding:10px 0;}
	div.etcInner {padding:10px 0;}
	div.etc_title h4 img {max-width: 50%}
	div.etc_title p {font-size: 1.4rem;margin:10px 0 10px 0;}
	div.etc_content {width:100%;margin:0 auto;height:auto;background:none;}
	div.etc_content p {font-size:1.0em;padding:10px;}
	div.etc_content p.big {font-size:1.2em;}

	div.etc_wrap {margin:20px auto 0;}
	div.etc_wrap div.etcBox span.line_full,
	div.etc_wrap div.etcBox span.line_right,
	div.etc_wrap div.etcBox span.line_left {display: none}
}




#inquiry_section {background: fixed url(../img/cont4_vg.jpg) no-repeat;background-position: center center; background-size: cover; height:500px;}

div.inquiry_toggle {display: block;padding:60px 0;}
div.inquiry_toggle:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}


div.inquiry_map {position:relative;width:50%;float:left;    padding-left: 60px;margin-top:25px;}
div.inquiry_map h4 {font-size:1.6em;color:#080f25;margin-bottom: 10px;font-weight: 400;}
div.inquiry_map p {font-size:1.0em;color:#6b6b6c;margin-bottom: 10px}
div.inquiry_map div.mapBox {width:100%;background:#ccc;height: 200px}
div.inquiry_map div.mapBox iframe { border:none; width:100%; height:240px; margin:0px; padding:0px; }
div.inquiry_map span.more_ic {position: absolute;top:7px;right:0;}
div.inquiry_map span.more_ic a {display: block;}
div.inquiry_map span.more_ic a:hover {transform: rotate( 360deg );}


div.inquiry_content {position:relative;width:100%; }
div.inquiry_content h4 {font-size:4.0rem;color:#ffffff; letter-spacing:-0.025rem; margin-bottom: 10px;font-weight: 400; text-transform: uppercase; padding-top:7.0rem; }
div.inquiry_content p {font-size:1.0em;color:#6b6b6c;margin-bottom: 20px}
div.inquiry_content .mailBox1 {width:850px; position: absolute; right: 0; top:8.0rem;}
div.inquiry_content .mailBox2 {width:850px; position: absolute; right: 0; top:180px;}


.mail_table	{border:0 none; margin:0;padding:0;display: table;width:100%;margin-bottom: 10px}
.mail_table li.mail_input {display: table-cell;width:50%;}
.mail_table li.mail_input2 {display: table-cell;width:100%;}

.mail_table li.mail_input label.laTxt,
.mail_table li.mail_input2 label.laTxt {margin:0;display:block;border:1px solid #bbcbd8;padding:7px 25px; background: rgba(255, 255, 255, 0.8);}

.mail_table li.mail_input label.laTxt.mr_right {margin:0 40px 0 0;}
.mail_table li.mail_input label.laTxt.mr_right1 {margin:0 0px 0 30px;}

span.agreeTxt2 {color:#9c9c9c;font-size:1.6rem;}
.agreeFrmChk {position:relative;text-align: right;}
.agreeFrmChk  label.agreeTxt {position:relative;cursor:pointer;z-index:1;margin:0;font-size:1.6rem;color:#9c9c9c;}

.frmMailInput {width:100%; background: rgba(255, 255, 255, 0.0); color:#000;vertical-align:middle;border-radius:3px;padding:5px;border:1px solid transparent; display: inline-block;font-size:1.6rem;}
.frmMailTextArea {width:100%;height:95px;background: rgba(255, 255, 255, 0.0); color:#000;vertical-align:middle;border-radius:3px;padding:5px;border:1px solid transparent;display: inline-block;font-size:1.6rem;}

.mail_submit {text-align: center; width: 150px; height: 70px; padding-top: 95px;}
.frmMailSubmit {display: block;width:100%;padding:20px 0; margin:0;border:0 none; font-size:1.8rem; letter-spacing:-0.025rem; color:#ffffff; background:#0072c1;}
.frmMailSubmit:hover {}


@media( max-width:1024px ) {
	#inquiry_section {height:100%;}
	div.inquiry_toggle {padding:10px 0;}


	div.inquiry_content {width:auto;float:none;padding:0 10px;}
	div.inquiry_content h4 {/*font-size:1.2em;*/text-align:center; padding:50px 0px 20px;}
	div.inquiry_content p {font-size:0.8em;}

	div.inquiry_content .mailBox1 { width: 90%; position: relative; margin:0 auto; top: 0;}
	div.inquiry_content .mailBox2 { width: 90%; position: relative; margin:0 auto; top: 0;}

	.mail_submit {padding-top: 0px; margin: 0 auto;}

	div.inquiry_map {width:auto;float:none;padding:0 10px;margin-top: 0}
	div.inquiry_map h4 {font-size:1.2em;}
	div.inquiry_map p {font-size:0.8em;}
	div.inquiry_map div.mapBox {height: auto}



	.mail_table li.mail_input label.laTxt,
	.mail_table li.mail_input2 label.laTxt {padding:10px 5px;}

	.frmMailInput {font-size: 12px}
	.frmMailTextArea {font-size: 12px;height: 50px}

	.frmMailSubmit {padding:10px;font-size: 12px;width:100%;}


}

@media( max-width:1024px ) {
	.mail_table li.mail_input { width: 100%; display: block;}
	.mail_table li.mail_input label.laTxt.mr_right {margin: 0 0px 0 0;}
	.mail_table li.mail_input label.laTxt.mr_right1 { margin: 10px 0px 0 0px;}
}


#equiv_section {width:100%; height:850px; background:#ffffff; }
div.equiv_wrap {position: absolute;height:850px;width:100%;background:#fff;padding:115px 0;}
div.equiv_wrap:before {content: '';position: absolute;top: 0;bottom: 0;left:100%;background: #fff;}

div.equiv_wrap .equiv_header {width:100%;}
div.equiv_wrap .equiv_header .tit1 {font-size:1.8rem; color:#5d5d5d; text-transform: uppercase; text-align: center; position: relative;}
div.equiv_wrap .equiv_header .tit1:before { content : ""; position: absolute; left: 50%; margin-left:-17px; bottom: -15px; height: 1px; width: 34px; border-bottom:1px solid #01ace4; }
div.equiv_wrap .equiv_header .tit2 {font-size:4.0rem; color:#0f192c; text-align:center; padding-top: 45px;}

div.no_data {text-align:center;height:100px}
div.no_data p {font-size: 16px;color: #666;line-height: 1.5; }

div.equipment_wrap {width:1400px; margin-top: 95px;}
div.equipment_wrap .desc {width: 377px; height: 130px; margin: 0 auto; background: #ffffff; box-shadow: 1px 2px 3px 3px rgba(0,0,0,0.1); position: absolute; top: 220px; left: 50%; margin-left: -188px; }
div.equipment_wrap .desc h5 {font-size:2.8rem; font-weight: 400; color:#1b233e; text-align:center; padding-top:3.0rem;}
div.equipment_wrap .desc p.txt {font-size:1.6rem; letter-spacing:-0.025rem; color:#737373; text-align:center; padding-top:0.8rem; }
div.equipment_wrap .equiv-wrapper {}
div.equipment_wrap .equiv-wrapper ul {}
div.equipment_wrap .equiv-wrapper ul li {height:370px;}


ul.equiv-slider { }
ul.equiv-slider > li.equiv {}
ul.equiv-slider > li.equiv a {position:relative;display:block;padding:0; background: #fff;}

ul.equiv-slider > li.equiv a img {max-width:100%; /*-webkit-transform: scale(1);-webkit-transition: 1s;*/}
ul.equiv-slider > li.equiv a div.thumb {overflow: hidden;text-align: center;}

ul.equiv-slider > li.equiv a div.thumb span.no_img {}
ul.equiv-slider > li.equiv a div.desc {/*padding:20px 20px;position: relative;*/}
ul.equiv-slider > li.equiv a div.desc h5 {/*font-size:3.0rem;line-height:2.8rem;font-weight: 500;display: block;color:#454445;margin: 0; text-align:center; width: 420px; margin: 0 auto; word-break: keep-all;*/}
ul.equiv-slider > li.equiv a div.desc p.txt {/*font-size:1.9rem;line-height:2.8rem;color:#6e6d6e; display: block; font-weight: 100; text-align:center; width: 420px; margin: 0 auto; word-break: keep-all; padding-top:30px;*/}
ul.equiv-slider > li.equiv a div.desc p.pro_more {width:103px; height:27px; margin: 0 auto; position: relative; padding-top:60px; }

ul.equiv-slider > li.equiv a div.desc p.pro_more img { width: 103px; height: 27px; position: absolute; left: 50%; margin-left:-50px; }

ul.equiv-slider > li.equiv a div.desc p.pro_more > #pro_more2 { opacity: 0; transition: opacity 1s; }
ul.equiv-slider > li.equiv a div.desc p.pro_more:hover > #pro_more2 { opacity: 1; }

div.equipment_wrap .desc div.equv_innerLine {display: none;position: absolute;top:0;bottom:-1px;left:0;right:0;border-bottom:4px solid #00abeb;z-index: 2;}

ul.equiv-slider > li.equiv a.active div.equv_innerLine,
ul.equiv-slider > li.equiv a:hover div.equv_innerLine {display: block;}
ul.equiv-slider > li.equiv a:hover img {/*-webkit-transform: scale(1.1)*/}


@media( max-width:1024px ) {
	#equiv_section {height:auto;}
	div.equiv_wrap {position: relative; top:0;height:auto;padding:20px 10px;border-top-left-radius: 0;border-bottom-left-radius: 0;}
	div.equiv_wrap:before {display: none}
	div.equiv_wrap {width:100%;float:none;margin-top:10px;}
	div.equipment_wrap {width:100%;}

	ul.equiv-slider > li.pro a div.desc h5 {font-size: 1.0rem;}
	ul.equiv-slider > li.pro a div.desc span.sm {font-size:0.8rem;}

}

#map_section {width:100%; height:540px;}
.root_daum_roughmap {padding:0 !important;border:0 none !important; width:100% !important; height:540px; }
#map_section .map_section_wrap {width:100%; height:540px; background: linear-gradient(to right , #7ea2af, #7ea2af 15%, transparent 40%, transparent); z-index: 9; position: absolute; top: 0px;}
#map_section .map_section_wrap .map_content {width:557px; height:387px; background:rgba(0, 171, 235, 0.7); margin-top:90px; padding: 55px 0px 0px 60px;}

#map_section .map_section_wrap .map_content .tit1 {font-size:4.0rem; letter-spacing:0.05rem; color:#ffffff; padding-bottom:60px;}
#map_section .map_section_wrap .map_content .map_content_ul {display:table; width:100%;}
#map_section .map_section_wrap .map_content .map_content_ul .map_content_li {display:table-cell; font-size:1.8rem; line-height:4.0rem; color:#ffffff; }
#map_section .map_section_wrap .map_content .map_content_ul .li1 {width:30%}
#map_section .map_section_wrap .map_content .map_content_ul .li2 {}


@media( max-width:768px ) {
	#map_section {height:100%;}
	#map_section .map_section_wrap {height:100%; background:transparent; position:relative;}
	#map_section .map_section_wrap .map_content {width:100%; height:100%; padding:50px; margin-top:0px; }
	.root_daum_roughmap {height:300px;}
}

#banner_section {width:100%; background:#ffffff;}







#mgnb_open {position:absolute;top:10px;right:10px;padding:0 10px; height:40px; width:40px;border:0;background-size:70%;color:#000;background:none;font-size:3.2rem;display: none;}
#user_btn {position:absolute;top:10px;right:10px;padding:0 10px;height:40px;width:40px;border:0;color:#fff;font-size:2.0em;background:none;letter-spacing:-0.1em;display: none;}

#mgnb {display:none;background:#efefef;position:fixed;top:0;right:0;z-index:99999;width:100%;max-width:400px;height:100%;overflow-y:auto;
-webkit-box-shadow:0 0 5px rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px rgba(55,55,5,0.4);
box-shadow:0 0 5px rgba(55,55,5,0.4)}

#mgnb_1dul {background:#fff}
#mgnb_1dul a {display:block;color:#000}
.mgnb_1dli {position:relative;line-height:40px}
.mgnb_1dli button {position:absolute;top:5px;right:0;width:100%;height:43px;overflow:hidden;border:0;font-size:1.0em;background:#fff;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;text-indent:-9999px;background-position-x:95%}
.mgnb_1dli button.btn_gnb_cl {background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%}
.mgnb_1da {padding:5px 20px;border-bottom:1px solid #eee;font-weight:bold;font-size:1.6rem;}
.mgnb_2dul {display:none;background:#fafafa}
.mgnb_2da {padding-left:30px;font-size:12px;}
#mgnb_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:3.2rem;background:transparent}

#mgnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#mgnb_empty a {display:inline;text-decoration:underline}



#user_menu {display:none;position:fixed;top:0;right:0;width:100%;height:100%;overflow-y:auto;z-index:9999;background:#efefef;text-align:center}
#user_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:1.8em;background:transparent}

.ol {position:relative;margin:0 0 10px;text-align:center}
.ol h2 {width:0;height:0;overflow:hidden}
#ol_before {background:#212020;padding:34px 15px;text-align:left}
.btn_log {display:inline-block;background:#3a8afd;color:#fff;border-radius:3px;padding:10px;border:0;text-decoration:none;vertical-align:middle}
.btn_log2 {display:inline-block;background:transparent;color:#fff;border:0;border-radius:3px;padding:10px;text-decoration:none;vertical-align:middle}

@media screen and (max-width: 1600px){


	#mgnb_open, #user_btn {display: block;}

}
@media screen and (max-width: 1400px){


	#mgnb_open, #user_btn {display: block;}

}

/* 사이트맵 */

.sitemap_wrap { width:100%; margin-top:40px;}
.sitemap_wrap div.sitemap { float:left;width:25%; vertical-align:top; text-align:center; font-size:1.6rem;}
.sitemap_wrap div.sitemap > h5 {width:90%; margin:0 auto; border:1px solid #0553ab;   text-align:center; }
.sitemap_wrap div.sitemap > h5 > a {font-size:1.5em; color:#0553ab; font-weight:bold;line-height:2.0;}
.sitemap_wrap div.sitemap ul {padding-top:20px;min-height: 300px;}
.sitemap_wrap div.sitemap li { width:90%; margin:0 auto; }
.sitemap_wrap div.sitemap li > a { display:block; color:#333; line-height:2.5;text-align:left;}
.sitemap_wrap div.sitemap li > p { text-align:left;  padding:0;margin:0; }
.sitemap_wrap div.sitemap li > p a { display:block; font-size:0.8em;line-height:1.5; color:#333;margin-bottom:10px; }




@media( max-width:1024px ) {

	.sitemap_wrap div.sitemap	{width:48%;		float:none;		display:inline-block;margin:0 0 10px 0;    vertical-align: top; }
	.sitemap_wrap div.sitemap > h5 > a {font-size:1.1em;}
	.sitemap_wrap div.sitemap ul {padding-top:10px;min-height: 150px;}
	.sitemap_wrap div.sitemap li > a {line-height: 1.5;font-size:0.8em;}
}

.pc_line {display:block;}
.mobile_line1 {display: none;}
.pad_line{display:none}
.pad_line1{display:none}

@media( max-width:1024px ) {
	.pc_line {display:none; }
	.mobile_line1 {display: block;}
	.pad_line{display:block}
}
@media( max-width:960px ) {
.pad_line1{display:block}
.pad_line{display:none}

}

@media( max-width:768px ) {
	.mobile_line {display: block;}
	.pad_line{display:none}
	.pad_line1{display:none}
}


#subPageTitle {}
#subPageTitle .subPageTitleTxt1 {background: url(../img/subTitleBG.png) no-repeat; background-position: center 67px; font-size:2.5rem; color:#292e3d; text-align:center; padding-top: 120px; word-break: keep-all;}
#subPageTitle .subPageTitleTxt2 {font-size:1.25rem; color:#292e3d; text-align:center; padding-top: 5px; padding-bottom: 60px;}

@media all and (max-width:1024px){
	#subPageTitle .subPageTitleTxt1 {font-size:1.25rem;padding-top: 60px; background-position: center 20px;}
	#subPageTitle .subPageTitleTxt2 {font-size:1rem; padding-bottom: 50px;}
}

/*scroll Start*/
#fp-nav { position: fixed; z-index: 100; top: 50%; opacity: 1; transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translate3d(0,-50%,0); }
#fp-nav:before {content: ""; position: absolute; left: 25px; top: 0; margin-top: 0px; height: 100%; width: 1px; border-left: 1px solid #cccccc;}
#fp-nav.fp-right { right: 17px;}
#fp-nav.fp-left { left: 17px;}
#fp-nav ul,
.fp-slidesNav ul { margin: 0; padding: 0; position: absolute; top: 50%; margin-top: -150px;}

#fp-nav ul li,
.fp-slidesNav ul li {display: block; width: 14px; height: 13px; margin: 15px; position:relative; }
.fp-slidesNav ul li {display: inline-block;}
#fp-nav ul li:last-child {display:none;}
#fp-nav ul li a,
.fp-slidesNav ul li a {display: block; position: relative; z-index: 1; width: 100%; height: 100%; cursor: pointer; text-decoration: none; }
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span/*,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span*/{height: 12px; width: 12px; margin: -6px 0 0 -6px; border-radius: 100%; }
 #fp-nav ul li a.active {width:115px; height:24px; margin-left: -75px; margin-top: -5px; padding-left: 90px; background:url("../img/scroll_bg.png") no-repeat; }
 #fp-nav ul li a.active span {left:100px;border: solid 2px #ffffff;}
 #fp-nav ul li a.active span.fp-sr-only {display: block; left: 0px; border: 0 none; font-size: 13px; color: #ffffff; text-align: center; width: 115px; top: 10px; font-family: 'Nanum Gothic'; letter-spacing: 0.05rem; }
 .fp-sr-only {display:none;}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {position: absolute; z-index: 1; height: 12px; width: 12px; border: 0; left: 50%; top: 50%; border: solid 1px #ffffff; margin: -2px 0 0 1px; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{/*width: 10px; height: 10px; margin: -5px 0px 0px -5px;*/}
#fp-nav ul li .fp-tooltip {position: absolute; top: -2px; color: #fff; font-size: 14px; font-family: arial, helvetica, sans-serif; white-space: nowrap; max-width: 220px; overflow: hidden; display: block; opacity: 0; width: 0; cursor: pointer;}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip { -webkit-transition: opacity 0.2s ease-in; transition: opacity 0.2s ease-in; width: auto; opacity: 1; }
#fp-nav ul li .fp-tooltip.fp-right {right: 20px;}
#fp-nav ul li .fp-tooltip.fp-left {left: 20px;}

.section{}
.section:after {display:block;height:0;content:"";font-size:0;visibility:hidden;clear:both;}
.controlArrow.prev {left: 50px;}
.controlArrow.next{right: 50px;}
#infoMenu li a {color: #fff;}

/*scroll End*/

.ht_0_clear {display:block;height:0;content:"";font-size:0;visibility:hidden;clear:both;}

.pc_block {display:block; }
.mobile_block {display:none; }

@media( max-width:1024px) {
	.pc_block {display:none; }
}

@media( max-width:768px) {
	.mobile_block {display:block; }
}


.subPage_title1 {width:1400px;margin:0 auto;font-size: 38px;color:#141414;margin-bottom:40px;font-weight: bold;word-break: keep-all;text-align:center;}
.subPage_title1 span {font-size:4.0rem; color:#091548; font-weight: 500;}

@media all and (max-width:1024px){
	.subPage_title1 {width: 100%; margin-top:20px; }
}

.subPage_title2 {font-size:3.0rem; line-height:3.6rem; color:#313131; padding-top:40px; background:url("../../pages/images/ico_blue_01.png") no-repeat;}

.section_mobile {height:100% !important;}


.delay-1s-temp  {-webkit-animation-delay: 0.2s;animation-delay: 0.2s;}
.delay-2s-temp  {-webkit-animation-delay: 0.4s;animation-delay: 0.4s;}
.delay-3s-temp  {-webkit-animation-delay: 0.6s;animation-delay: 0.6s;}
.delay-4s-temp  {-webkit-animation-delay: 0.8s;animation-delay: 0.8s;}
.delay-5s-temp  {-webkit-animation-delay: 1.0s;animation-delay: 1.0s;}
.delay-6s-temp  {-webkit-animation-delay: 1.2s;animation-delay: 1.2s;}
.delay-7s-temp  {-webkit-animation-delay: 1.4s;animation-delay: 1.4s;}
.delay-8s-temp  {-webkit-animation-delay: 1.6s;animation-delay: 1.6s;}
.delay-9s-temp  {-webkit-animation-delay: 1.8s;animation-delay: 1.8s;}
.delay-10s-temp {-webkit-animation-delay: 2.0s;animation-delay: 2.0s;}
.delay-11s-temp {-webkit-animation-delay: 2.2s;animation-delay: 2.2s;}
.delay-12s-temp {-webkit-animation-delay: 2.4s;animation-delay: 2.4s;}