@charset="euc-kr""
body {font-size: 14px; color: #333; box-sizing: border-box; letter-spacing: -0.5px;}
.w1200 {width: 1200px; margin: 0 auto; position: relative;}
.w1000 {width: 1000px; margin: 0 auto; position: relative;}
/**{box-sizing: border-box;}*/

/* main */
#serve_cont {padding: 80px 30px !important;}

/* header */
.nav_wrap {border-bottom: 1px solid #e6e6e6;}
.nav_wrap .nav_box {position: relative; text-align: right;}
.nav_wrap .logo a {font-weight: 700; color: #000; position: absolute; left: 0; top: 22px; font-size: 32px; line-height: 36px; letter-spacing: 0;}
.nav_wrap .nav_box ul.fix_nav {padding-left: 240px; height: 80px;}
.nav_wrap .nav_box ul.fix_nav li {display: inline-block; font-size: 16px; height: 80px;}
.nav_wrap .nav_box ul.fix_nav li a {padding: 29px 20px 0 20px; background: url('/sub_company/new/img/nav_line.png?t=1') right 33px no-repeat; display: inline-block; letter-spacing: -.5px; transition: .4s;}
.nav_wrap .nav_box ul.fix_nav li:last-child a {margin-right: 0; padding-right: 0; background: none;}
.nav_wrap .nav_box ul.fix_nav li a:hover {color: #5262ff; transition: .4s;}

/*½ºÆ¼Å°*/
.hero-nav {display:none;  z-index:999; position:fixed; top:0; left:0; width:100%; height:60px; background-color: rgba(255, 255, 255, 0.95); box-shadow: 0px 1px 15px 0px #b3b3b3; height:80px;}


/* contents */
.main_visual {position: relative;}
.main_visual .visual_box {position: relative; height: 560px; width: 100%; overflow: hidden;}
.main_visual .swiper-button-prev {left:0; width:80px; height:80px; background: url('/sub_company/new/img/main_arrow.png?t=1') center no-repeat; background-position:0 0;}
.main_visual .swiper-button-prev:hover {background-position:-80px 0}
.main_visual .swiper-button-next {right:0; width:80px; height:80px; background: url('/sub_company/new/img/main_arrow.png?t=1') center no-repeat; background-position:0 -80px}
.main_visual .swiper-button-next:hover {background-position:-80px -80px}


.main_menu {position: relative; padding: 120px 0 60px; font-weight: 800; color: #000; text-align: center;}
.main_menu .section_title h3 {font-size: 28px; line-height: 36px; letter-spacing: -.5px; font-weight: 900;}
.main_menu .section_title p {font-size: 26px; letter-spacing: 0px; color: #222450; margin-top: 15px; font-weight: 500;}

.main_menu ul {position: relative; margin: 90px 0;}
.main_menu ul::after {display: block; content: ""; clear: both;}
.main_menu ul li {width: 200px; height: 350px; border-radius: 30px; float: left;  transition: .4s;}
.main_menu ul li:last-child {margin-right: 0;}
.main_menu ul li:hover {border-radius: 30px; background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.2); transform: translateY(-7px) !important; transition: .4s;}
.main_menu ul li img {margin: 0 auto; display: block; text-align: center; vertical-align: middle; margin-top: 50px;}
.main_menu ul li .title {padding: 45px 40px; text-align: center;}
.main_menu ul li .title h4 {font-size: 20px; font-weight: 700; letter-spacing: 0; color: #000; line-height: 36px;}
.main_menu ul li .title p {font-size: 14px; font-weight: 400; color: #666; line-height: 36px; letter-spacing: -1px;}

.main_ban {width: 100%; position: relative; background: url('/sub_company/new/img/main_ban_bg.jpg?t=1') center no-repeat; background-size: cover; height: 250px;}
.main_ban a {width: 100%; display: block;}
.main_ban .w1200 {padding-top: 70px; text-align: left !important;}
.main_ban .w1200 h4 {font-size: 30px; line-height: 32px; letter-spacing: 0; font-weight: 700; color: #fff;}
.main_ban .w1200 h4::after {width: 230px; height: 3px; background-color: #fff; content: ""; display: inline-block; position: absolute; top: 105px; left: 0;}
.main_ban .w1200 p {font-size: 18px; color: #fff; line-height: 30px; margin-top: 25px; letter-spacing: -1px;}
.main_ban .w1200 img.ch1 {position: absolute; top: 35px; left: 300px; z-index: 99 !important;}
.main_ban .w1200 img.ch2 {position: absolute; top: -30px; left: 670px;}
.main_ban .w1200 img.ch3 {position: absolute; top: 60px; right: 0;}
.main_ban:hover img.ch1 {animation: bounce 3s infinite; animation-delay: .2s;}
.main_ban:hover img.ch2 {animation: bounce 2.5s infinite;}
.main_ban:hover img.ch3 {animation: bounce 2.7s infinite; animation-delay: .3s;}
@-webkit-keyframes bounce {
	0%, 50%, 100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	}

	25%, 75% {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	}

	}

	@keyframes bounce {
	0%, 50%, 100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	}

	25%, 75% {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	}
}

.main_sublist {width: 100%; background-color: #fff; position: relative; z-index: 1;}
.main_sublist {padding: 140px 0; text-align: left;}
.main_sublist ul::after {display: block; content: ""; clear: both;}
.main_sublist ul li {float: left; width: 260px; display: inline-block; margin-right:53px;}

.main_sublist ul li::after {width: 1px; height: 145px; background-color: #e9e9e9; vertical-align: middle; content: ""; display: inline-block; position: absolute; top: 5px; margin-left: 147px;}
.main_sublist ul li:last-child {margin-right: 0;}
.main_sublist ul li:last-child::after {background-color: transparent}
.main_sublist ul li h5 {font-size: 14px; color: #666; margin-bottom: 20px;}
.main_sublist ul li p {font-size: 18px; font-weight: 700; line-height: 30px; color: #000; margin-bottom: 30px;}
.main_sublist ul li a {font-size: 13px; padding-right: 25px; background: url('/sub_company/new/img/arrow_s_off.png?t=1') right center no-repeat; transition: .3s;}
.main_sublist ul li a:hover {background: url('/sub_company/new/img/arrow_s_on.png?t=1') right center no-repeat; color: #5262ff; transition: .3s;}
.main_sublist ul li h5 span.ico_tube {display: inline-block; width: 27px; height: 19px; margin-left: 10px; background: url('/sub_company/new/img/main_icon_tube.png?t=1') center no-repeat; vertical-align: top;}
.main_sublist ul li h5 span.ico_app {display: inline-block; width: 33px; height: 33px; margin-left: 10px; background: url('/sub_company/new/img/main_icon_app.png?t=1') center no-repeat; vertical-align: top; position: absolute; top: -6px;}



/*brand_story*/
.brand_story {background: url(/sub_company/new/img/brandstory_bg01.jpg?t=1) #fff no-repeat; height:1650px; position:relative; }
.brand_story::before {content:""; display:block; width:110px; height:110px; background:url(/sub_company/img/bs_img2.png?t=1) no-repeat; position:absolute; left:510px; top:170px; animation: bounce2 2s ease-in-out infinite; }

.brand_story::after {content:""; display:block; width:112px; height:112px; background:url(/sub_company/img/bs_img3.png?t=1) no-repeat; position:absolute; right:380px; top:625px; animation: bounce2 2s ease-in-out infinite; }

	@-webkit-keyframes bounce2 {
	  0%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	  }
	  50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	  }
	}

.brand_story h4 {font-size: 21px; color:#fff; position:absolute; top:82px; left:0;}
.brand_story h4::after {width:134px; height:2px; background-color:#fff; content:"";position: absolute; top:25px; left:0;}
.brand_story p {color:#fff; font-size:19px; line-height: 34px; text-align: center;}
.brand_story .brand_txt01 {padding-top:190px;}
.brand_story .brand_txt02 {font-size:24px; color:#ffce2d;}
.brand_story .brand_logo01 {margin:80px auto 0 auto; display: block;}
.brand_story .bs_youtube iframe {margin:130px auto 0 auto; width:775px; height:427px; display: block; box-shadow:0px 10px 20px rgba(0,0,0,0.5); }

/*ÆÐ·²·¢½º*/
.scroll_img1 {z-index: -1; min-width: 1920px; height: 500px; display: inline-block; position: relative; left:0;}
.brand_story_scroll {background: url('/sub_company/new/img/brandstory_bg02.jpg?t=1') center no-repeat; background-attachment: fixed; vertical-align: bottom;}


/*Ä³¸¯ÅÍ Ã£±â*/

.character {background: url(/sub_company/new/img/brandstory_bg03.jpg) #fff no-repeat; height:1346px; margin-bottom:30px;}
.character .plants_ico {display:block; margin:0 auto; padding-top:100px;}
.character h4 {font-size:24px; line-height: 50px; color:#000; text-align:center; padding:35px 0 78px 0;}
.character h4 em {font-size:36px; color:#222450; font-style: normal; font-weight:bold;}
.character .brand_logo02 {display: block; margin:100px auto 0 auto;}

.evt4-tab {width:800px; margin:0 auto;}
.evt4-tab ul {*zoom:1; width:630px; margin:0 auto; margin-bottom:20px}
.evt4-tab ul:after {content:""; display:block; clear:both;}
.evt4-tab ul li {float:left; width:80px; height:80px; position:relative; margin:0 0 10px 10px; cursor:pointer; background-position: center; background-repeat:no-repeat; }
.evt4-tab ul li:first-child {margin-left:0;}
.evt4-tab ul li:nth-child(8) {margin-left:0;}
.evt4-tab ul li.evt4-tab1 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_01.jpg); }
.evt4-tab ul li.evt4-tab2 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_02.jpg); }
.evt4-tab ul li.evt4-tab3 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_03.jpg); }
.evt4-tab ul li.evt4-tab4 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_04.jpg); }
.evt4-tab ul li.evt4-tab5 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_05.jpg); }
.evt4-tab ul li.evt4-tab6 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_06.jpg); }
.evt4-tab ul li.evt4-tab7 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_07.jpg); }
.evt4-tab ul li.evt4-tab8 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_08.jpg); }
.evt4-tab ul li.evt4-tab9 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_09.jpg); }
.evt4-tab ul li.evt4-tab10 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_10.jpg); }
.evt4-tab ul li.evt4-tab11 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_11.jpg); }
.evt4-tab ul li.evt4-tab12 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_12.jpg); }
.evt4-tab ul li.evt4-tab13 {background-image:url(/event/rebranding2/img/w_rebranding_4_02_13.jpg); }
.evt4-tab ul li.evt4-tab1.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_01_on.jpg); }
.evt4-tab ul li.evt4-tab2.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_02_on.jpg); }
.evt4-tab ul li.evt4-tab3.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_03_on.jpg); }
.evt4-tab ul li.evt4-tab4.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_04_on.jpg); }
.evt4-tab ul li.evt4-tab5.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_05_on.jpg); }
.evt4-tab ul li.evt4-tab6.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_06_on.jpg); }
.evt4-tab ul li.evt4-tab7.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_07_on.jpg); }
.evt4-tab ul li.evt4-tab8.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_08_on.jpg); }
.evt4-tab ul li.evt4-tab9.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_09_on.jpg); }
.evt4-tab ul li.evt4-tab10.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_10_on.jpg); }
.evt4-tab ul li.evt4-tab11.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_11_on.jpg); }
.evt4-tab ul li.evt4-tab12.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_12_on.jpg); }
.evt4-tab ul li.evt4-tab13.current {background-image:url(/event/rebranding2/img/w_rebranding_4_02_13_on.jpg); }
.evt4-tab ul li.evt4-tab1.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_01_find.jpg); }
.evt4-tab ul li.evt4-tab2.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_02_find.jpg); }
.evt4-tab ul li.evt4-tab3.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_03_find.jpg); }
.evt4-tab ul li.evt4-tab4.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_04_find.jpg); }
.evt4-tab ul li.evt4-tab5.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_05_find.jpg); }
.evt4-tab ul li.evt4-tab6.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_06_find.jpg); }
.evt4-tab ul li.evt4-tab7.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_07_find.jpg); }
.evt4-tab ul li.evt4-tab8.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_08_find.jpg); }
.evt4-tab ul li.evt4-tab9.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_09_find.jpg); }
.evt4-tab ul li.evt4-tab10.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_10_find.jpg); }
.evt4-tab ul li.evt4-tab11.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_11_find.jpg); }
.evt4-tab ul li.evt4-tab12.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_12_find.jpg); }
.evt4-tab ul li.evt4-tab13.find {background-image:url(/event/rebranding2/img/w_rebranding_4_02_13_find.jpg); }

.evt4-tab-cont {display:none; margin:0 auto; width:750px; height:530px}
.evt4-tab-cont .evt4-info img {width:750px; height:530px;}
.evt4-tab-cont.current {display:block;}

.evt4-info {position:relative;}
.evt4-info a {position:absolute; right:20px; bottom:20px; width:136px; height:50px; background:url('/event/rebranding2/img/btn_go.png') no-repeat;}
.evt4-tab-cont .find div {position:absolute; right:20px; bottom:20px; width:95px; height:95px; background:url('/event/rebranding2/img/ico_find.png') no-repeat;}

/*°øÅë*/
.sec_title {font-size: 29.7px; color:#000; font-weight:bold; line-height: 40px;}
.sub_txt {font-size:16px; line-height: 32px; color:#000; margin-top:40px;}

/*BI PAGE*/
.bi_top h2 {font-size:30px; line-height:43px; color:#222450; text-align:left; font-weight:bold; padding-top:90px;}
.bi_top p {font-size:17px; line-height:30px; color:#000; text-align: left; margin-top:50px;}


/*»ó´Ü ÆÐ·²·¢½º*/
.scroll_img2 {z-index: -1; min-width: 1920px; height: 400px; display: inline-block; position: relative; left:0;}
.bi_scroll {background: url('/sub_company/new/img/bi_bg.jpg?t=1') no-repeat; background-attachment: fixed; vertical-align: bottom;}



/*·Î°í ¿µ¿ª*/
.bi_logo {position:relative; padding:115px 0 135px 0;}
.bi_logo h4::after {width:76px; height:3px; background-color:#000; content:"";position: absolute; top:155px; left:0;}

.bi_logo ul {margin:100px 0 0 100px; display:inline-block;}
.bi_logo ul li {float:left;}
.bi_logo ul li .logo_sub {font-size: 16px; color:#222450; font-weight: 500; padding-bottom:13px;}
.bi_logo ul .logo_li_01 {margin-bottom:48px;}
.bi_logo ul .logo_li_02 {margin-right:60px;}

/*½½·Î°Ç ¿µ¿ª*/
.bi_slogan {clear:both; background-color:#f7f7f7; position:relative; padding:115px 0 135px 0; }
.bi_slogan h4::after {width:106px; height:3px; background-color:#000; content:"";position: absolute; top:40px; left:0;}


.bi_slogan p span {color:#5262ff;}
.bi_slogan img {margin-top:91px;}

/*ÄÃ·¯ ¿µ¿ª*/
.bi_color {padding:130px 0 170px 0;}
.bi_color h4::after {width:80px; height:3px; background-color:#000; content:"";position: absolute; top:167px; left:0;}

.bi_color ul {margin:113px 0 0 68px; display: flex;}
.bi_color ul li {float: left;}
.bi_color ul .color_title {font-size:16px; font-weight: 600; line-height: 24px;}
.bi_color ul .color_num {font-size:20px; font-weight:600; margin-top:5px;}
.bi_color ul .color_sub {font-size:16px;}

.bi_color .color_li_01 {width:500px; height:200px; background-color:#222450; padding:36px 27px 0 30px; position:relative; margin:0 67px 66px 0; }
.bi_color .color_li_01 p {color:#fff;}
.bi_color .color_li_01 .color_sub {text-align: right; margin-top:65px;}
.bi_color .color_li_01 .color_sub::after {width:20px; height:2px; background-color:#fff; content:""; position:absolute; bottom:40px; right:0;}

.bi_color .color_li_02 {width:500px; height:200px; background-color:#ffce2d; padding:36px 27px 0 30px; position:relative; margin:0 0 66px 0;}
.bi_color .color_li_02 p {color:#000;}
.bi_color .color_li_02 .color_sub {text-align: right; margin-top:45px;}
.bi_color .color_li_02 .color_sub::after {width:20px; height:2px; background-color:#000000; content:""; position:absolute; bottom:40px; right:0;}

.bi_color .color_li_03 {width:220px; height:200px; background-color:#fff; border:1px solid #e1e1e1; padding:31px 0 0 26px;}
.bi_color .color_li_03 p {color:#333;}
.bi_color .color_li_03 .color_sub {margin-top:75px;}

.bi_color .color_li_04 {width:220px; height:200px; background-color:#F0F1F6; border:1px solid #e1e1e1; margin-left:63px; padding:31px 0 0 26px;}
.bi_color .color_li_04 p {color:#333;}
.bi_color .color_li_04 .color_sub {margin-top:75px;}

.bi_color .color_li_05 {width:220px; height:200px; background-color:#111111; margin-left:63px; padding:31px 0 0 26px;}
.bi_color .color_li_05 p {color:#fff;}
.bi_color .color_li_05 .color_sub {margin-top:75px;}

.bi_color .color_li_06 {width:220px; height:200px; background-color:#5262FF; margin-left:63px; padding:31px 0 0 26px;}
.bi_color .color_li_06 p {color:#fff;}
.bi_color .color_li_06 .color_sub {margin-top:75px;}


/*company ¿µ¿ª*/
.company_top h2 {font-size:30px; line-height:43px; color:#fff; text-align:left; font-weight:bold; padding-top:90px;}
.company_top p {font-size:17px; line-height:30px; color:#fff; text-align: left; margin-top:50px;}


/*»ó´Ü ÆÐ·²·¢½º*/
.scroll_img3 {z-index: -1; min-width: 1920px; height: 400px; display: inline-block; position: relative; left:0;}
.company_scroll {background: url('/sub_company/new/img/company_bg.jpg?t=1') no-repeat; background-attachment: fixed; vertical-align: bottom;}

/*ÃÖ»óÀÇ Á¦Ç°À» ÃÖÀûÀÇ °¡°ÝÀ¸·Î*/
.company_goods {padding:105px 0 150px 0;}
.company_goods h4 {font-size:32px; line-height: 52px; color:#000; font-weight:bold; text-align:left;}

/*table*/
.company_goods table {font-size: 16px; color:#000; text-align:left; margin-top:65px;}
.company_goods table tr {height:60px;}
.company_goods table tr:first-child {border-top: 2px solid #000;}
.company_goods table th {font-weight: 600; width:126px; border-bottom: 1px solid #d7d7d7; padding-left:44px;}
.company_goods table td {width:425px; border-bottom: 1px solid #d7d7d7; padding-left:30px; line-height: 30px;}
.company_goods table .table_blank {border:none; width:100px; }
.company_goods table .last_tr {border-bottom: 2px solid #d7d7d7; height:90px; }


/*work space ¿µ¿ª*/
.workspace {padding-bottom:95px;}
.workspace_bg {width:1920px; background-color: #f0f1f7; height:455px;}
.workspace .our_space {margin-top:-335px;}
.workspace .our_space h4::before {width:58px; height:3px; background-color:#000; content:"";position: absolute; top:35px; left:0;}
.workspace .our_space h4::after {width:175px; height:3px; background-color:#000; content:"";position: absolute; top:79px; left:0;}
.workspace .our_space ul {margin-top:86px;}
.workspace .our_space .workspace_txt {font-size:25px; font-weight:600; color:#000; margin:20px 0 55px 20px;}

/*brand ¿µ¿ª*/

.brand {background-color:#f7f7f7; padding:113px 0 150px 0;}
.brand h4::after {width:95px; height:3px; background-color:#000; content:"";position: absolute; top:35px; left:0;}
.brand ul {background-color:#fff; border:1px solid #d7d7d7; padding:43px 0 53px 0; display:inline-block; margin-top:50px;}
.brand li {float:left; width:236px; border-right:1px solid rgba(0,0,0,0.08);}
.brand li p {text-align:center;}
.brand li .brand_tit {font-size:18px; color:#000; font-weight:600; margin:11px 0 36px 0;}
.brand li .brand_tit02 {font-size:18px; color:#000; font-weight:600; margin:11px 0 36px 0; line-height: 26px;}
.brand li .brand_sub {font-size:14px; color:#333; line-height:26px; }
.brand .border_clear {border: none;}
.brand li img {display:block; margin:0 auto;}
.brand .brand_publog {margin:78px 0 125px 0;}
.brand .brand_bizfactory {margin:0 0 125px 0;}
.brand .brand_hp {clear:both;}



/*PUBLTUBE*/

/*»ó´Ü ÆÐ·²·¢½º*/
.scroll_img4 {z-index: -1; min-width: 1920px; height: 400px; display: inline-block; position: relative; left:0;}
.publtube_scroll {background: url('/sub_company/new/img/publtube_bg.jpg?t=1') no-repeat; background-attachment: fixed; vertical-align: bottom;}

.publtube_top h2 {font-size:30px; line-height:43px; color:#222450; text-align:left; font-weight:bold; padding-top:90px;}
.publtube_top h2 img {padding:8px 0 0 5px;}
.publtube_top p {font-size:17px; line-height:30px; color:#000; text-align: left; margin-top:50px;}


/*¿µ»ó ¸®½ºÆ® ¿µ¿ª*/
.video_wrap {padding:110px 0 65px;}
.video_wrap ul {display: inline-block;}
.video_wrap ul li {float:left; width:360px; height:270px; margin:0 60px 100px 0;}
.video_wrap ul li:nth-child(3n) {margin-right:0;}
.video_wrap ul li .video_tit {font-size:18px; font-weight: 600; color:#000; margin-top:20px; }
.video_wrap ul li .video_txt {font-size:15px; color:#5262ff; margin-top:13px;}



/*csr*/

/*»ó´Ü ÆÐ·²·¢½º*/
.scroll_img5 {z-index: -1; min-width: 1920px; height: 400px; display: inline-block; position: relative; left:0;}
.csr_scroll {background: url('/sub_company/new/img/csr_bg.jpg?t=1') no-repeat; background-attachment: fixed; vertical-align: bottom;}

.csr_top h2 {font-size:30px; line-height:43px; color:#222450; text-align:left; font-weight:bold; padding-top:90px;}
.csr_top p {font-size:17px; line-height:30px; color:#000; text-align: left; margin-top:50px;}

/*ÄÁÅÙÃ÷ ¸®½ºÆ® ¿µ¿ª*/
.csr_wrap {padding:130px 0 20px 0; }
.csr_wrap ul {display: inline-block;}
.csr_wrap ul li {float:left; width:362px; margin:0 56px 110px 0; word-break: keep-all;}
.csr_wrap ul li:nth-child(3n) {margin-right:0;}
.csr_wrap ul li img {border: 1px solid #e1e1e1;}

.csr_wrap ul li h6 {font-size:18px; color:#000; font-weight:600; margin-top:39px; padding-bottom:13px; border-bottom:1px solid #e1e1e1;}
.csr_wrap ul li .csr_sub {font-size:15px; color:#666666; line-height: 27px; margin-top:30px; }
.csr_wrap ul li .csr_tag {fomt-size:15px; color:#5262ff; margin-top:27px;}


/*LOCATION*/

/*»ó´Ü ÆÐ·²·¢½º*/
.scroll_img6 {z-index: -1; min-width: 1920px; height: 400px; display: inline-block; position: relative; left:0;}
.loaction_scroll {background: url('/sub_company/new/img/location_bg.jpg?t=1') no-repeat; background-attachment: fixed; vertical-align: bottom;}

.location_top h2 {font-size:30px; line-height:43px; color:#222450; text-align:left; font-weight:bold; padding-top:90px;}

/*¿À½Ã´Â±æ ¿µ¿ª*/
.location_wrap {padding:90px 0 175px;}
.location_wrap h4::after {width:118px; height:3px; background-color:#000; content:""; position: absolute; top:130px; left:0;}
.location_wrap img {margin-top:30px;}

/*»ý°¢º¸´Ù ÈÎ¾À °¡±î¿ö¿ä ¿µ¿ª*/
.location_near {background-color:#f7f7f7;}
.location_near h4 {font-size:32px; color:#000; font-weight:bold; position:relative; top:-14px; } 
.location_near ul {display: inline-block; margin-top:103px;}
.location_near ul li {float:left; width:600px; height:135px; padding-left:35px; margin-bottom:93px;}
.location_near .near_txt {display:inline-block; padding:22px 0 0 37px;}
.location_near .near_txt .near_tit {font-size:18px; color:#000; font-weight: bold; display: inline-block; margin-bottom:20px; }
.location_near .near_txt .title_center {margin-top:40px;;}
.location_near .near_txt .near_sub {font-size:15.3px; color:#444444; margin-bottom:8px;}
.location_near .near_txt .near_sub img {margin-right:16px;}
.location_near .near_txt .bus_red {font-size:16.2px; color:#fff; background-color:#ff4040; width:55px; height:22px; border-radius: 7px; display: inline-block; text-align: center; padding-top:1px; margin-right:16px;}
.location_near .near_txt .purple_txt {color:#6c3bbe;}
.location_near .near_txt .gray_txt {color:#888888; font-weight:500;}
.location_near .bg_white {width:135px; height:135px; border-radius:80px; background-color:#fff; float: left; }
.location_near .bg_white img {margin:27px 0 0 27px;}
/*200923_Ãß°¡*/
.location_near .subway p.near_tit {display: block}
.location_near .subway p.note {margin-bottom: 10px !important; font-size: 14px; position: relative}
.location_near .subway p.note::after {width: 255px; height: 8px; background: #9296e6; opacity: .2; position: absolute; top: 12px; left: -3px; content: ""; display: inline-block;}
.location_near .subway p.near_sub {display: inline-block;}
.location_near .sp3 p.near_sub span {padding-top: 2px; display: inline-block}
.location_near .subway .mr30 {margin-right: 30px;}

/*Èú¸µÀº ´ýÀÌÁÒ ¿µ¿ª*/
.location_healing {padding:160px 0 130px 0; }
.location_healing h4 {font-size:32px; color:#000; font-weight:bold; margin-bottom:54px;} 

.slide_box .swiper-pagination {position:relative; top:30px;}
.slide_box .swiper-pagination-bullet-active {background:#5262ff;}
.slide_box .swiper-pagination-bullet {width:13px; height:13px; }




/*¿¬Çõ history*/

/*»ó´Ü ÆÐ·²·¢½º*/
.scroll_img7 {z-index: -1; min-width: 1920px; height: 400px; display: inline-block; position: relative; left:0;}
.history_scroll {background: url('/sub_company/new/img/history_bg.jpg?t=1') no-repeat; background-attachment: fixed; vertical-align: bottom;}

.history_content .current {position: relative; top:20px;}
.history_content .current h5{font-size:22px; font-weight: bold; text-align: left; color:#333; }
.history_top h2 {font-size:30px; line-height:43px; color:#fff; text-align:left; font-weight:bold; padding-top:90px;}

.history_content {padding:100px 0;}
.history_content .date {width:800px; margin-left:300px;}
.history_content ul {overflow: hidden;}
.history_content h2 {width:130px; height:40px; line-height: 25px; font-size: 22px; font-weight: 500; color:#333; padding:0 30px; float:left;  }
.history_content .dot {list-style: disc inside; color: #5262ff; font-size:20px;}
.history_content .month {width:50px; padding:0 0 0 5px; font-weight: 500;}
.history_content li {height:40px; line-height: 25px; color: #333; float: left; font-size: 15px; }
.history_content p {height:30px; border-top: 1px solid #e1e1e1; margin-top: 10px;}


