/**
* Theme styleseet file
*
* @Program     DWEBS
* @Type  	   css
* @author      DWEBS
* @link        https://www.dwebs.kr
*/

/* -------------------------------------------------------------------
| Custom selection color
| ------------------------------------------------------------------*/
::selection { background-color: #5d5d5d; color: #58FAF4; }
::-moz-selection { background-color: #cccccc; color: white; }


/* -------------------------------------------------------------------
| Custom mark tag
| ------------------------------------------------------------------*/
mark {
	background: #CEECF5;
	border-radius: 3px;
	padding:4px;
	color: #000;
	font-weight:bold;
}


/* ------------------------------------------------------------------------------------
| Custom bootstrap breadcrumb
|
| 서브페이지 타이틀 영역
| 부트스트랩 breadcrumb 기본 구분자 및 속성 수정
|
| 부트스트랩은 페이지 로케이션을 위한 breadcrumb 클래스를 기본 제공합니다.
| 이러한 페이지로케이션의 각 영역간 구분자는 따로 명시하지 않으면 기본 / 로 표시하게되며,
| 이것을 변경하려면 .breadcrumb>li+li:before {content: ">";}등과 같이 재선언 합니다.
| -----------------------------------------------------------------------------------*/
.breadcrumb {color:#979494; font-size:12px; padding: 8px 15px; margin-bottom: 20px; list-style: none; border-radius: 4px; background:none;font-family: "nanum_B", sans-serif}
.breadcrumb>li+li:before {padding: 0 5px; color: #979494; content: ">";}
.breadcrumb .active{color:#979494;}

/* -------------------------------------------------------------------
| Header section
|
| 테마의 헤더영역내의 속성을 정의합니다.
| ------------------------------------------------------------------*/
.header_wrap{width:100%;min-width:1200px;height:104px;}
.header{position:relative;width:1200px;margin:0 auto;height:104px}
.logo{position:absolute;width:164px;height:81px;top:14px;left:0;}

.gnb{position:absolute;right:0px;top:10px}
.gnb ul{;}
.gnb > ul > li{float:left;font-size:5px;color:#ccc;padding-left:15px; padding-top:0px; font-family: "nanum", sans-serif}
.gnb > ul > li > a{font-size:13px;color:#777;font-family: "nanum_B", sans-serif;letter-spacing:0.5px;text-decoration:none}
.gnb > ul > li > a.active{color:#1d62c0;font-family: "nanum_EB";}

.gnb > ul > .languagebox{float:right; padding:0px; margin-left:15px;}
.gnb > ul > .languagebox > ul > li{float:left;font-size:12px;font-family: "nanum_B", sans-serif; }
/* .gnb > ul > .languagebox > ul > li:nth-child(1){border-right:1px solid #1d62c0; } */
.gnb > ul > .languagebox > ul > li > a{color:#fff; padding:4px 12px; background-color: #ccc; border:1px solid #bbb;}
.gnb > ul > .languagebox > ul > li > a.active{color:#FFF; background-color: #1d62c0; border:1px solid #15488c;}

.top_menu{position:absolute;right:0;top:57px;z-index:1000}
.top_menu ul.top_menu_list{}
.top_menu ul.top_menu_list li{float:left;padding-right:50px;}
.top_menu ul.top_menu_list li a{font-size:17px;color:#333;text-decoration:none;letter-spacing:0.5px;font-family: "nanum_B", sans-serif;}
.top_menu ul.top_menu_list li a:hover{color:#1a7bff}
.top_menu ul.top_menu_list li a.active{color:#1a7bff}
.top_menu ul.top_menu_list li.parent_menu:last-child{padding-right:0px;}
ul.child_menu {position:absolute;width:150px;display:none;z-index:100;padding-top:23px;}
ul.child_menu li.child_smenu{width:150px;padding-left:10px;background:#fff;line-height:25px;border-top:1px solid #ccc;opacity:0.9;padding-bottom:5px;}
ul.child_menu li.child_smenu a{display:block;width:150px;font-size:10pt;color:#3c3c3c;text-decoration:none;letter-spacing:0}

/* -------------------------------------------------------------------
| Foot section
|
| 테마의 푸터영역의 속성을 정의합니다.
| ------------------------------------------------------------------*/
.footer_area_wrap{width:100%;min-width:1200px;background:#2c2c2c}
.footer_area {position:relative;width:1200px;margin:0 auto;padding:20px 0 100px;}
.footer_copy {position:absolute;left:0;font-size:11px;color:#7e7e7e;line-height:20px;letter-spacing:0.5px;font-family: "nanum_B", sans-serif;}
.admin{position:absolute;left:230px;top:42px}
.admin a{font-size:10px;color:#ccc;border:1px solid #7e7e7e;background:#2c2c2c;padding:3px 7px;border-radius:3px;font-family: "nanum_B", sans-serif;letter-spacing:0.5px;text-decoration:none}
.dwebs_logo{position:absolute;right:0px;top:40px}
.footer_device{position:absolute;left:0px;top:70px}
.footer_area .btn-default{font-size:10px;background:#2c2c2c;color:#ccc;border:1px solid #7e7e7e;}
.footer_area .btn-primary.active, .btn-primary.active:hover{font-size:10px;background:#000;border:1px solid #7e7e7e;color:#ccc}


/* -------------------------------------------------------------------
| Button section
|
| 테마내의 버튼들의 속성을 정의 합니다.
| ------------------------------------------------------------------*/
.btn_page_up{position:fixed; bottom:50px; right:50px; z-index:1000; display:none;}
.btn_page_up img:hover{opacity:0.5; cursor:pointer;}
.login_btn_default { background-color:#474a4d; border:1px solid #474a4d; color:#3c4349; font-size:12pt; height:68px; color:#ccc; }
.login_btn_default:hover { background-color:#333; color:#fff; }
#device_btn {vertical-align:middle; margin:0 auto;}
.board_btn_default { background-color:#474a4d; border:1px solid #474a4d; color:#d8d8d8; font-size:10pt; padding-left:10px; padding-right:10px; height:30px; }
.board_btn_default:hover { color:#fff; }


/* -------------------------------------------------------------------
| Bxslider section
|
| 테마의 Body영역의 속성을 정의합니다.
| ------------------------------------------------------------------*/
.main_visual{;}
/* BXSLIDER */
.bxslider li img { margin:0 auto; }
.bxslider_btn_prev {
	position: absolute;
	left: 50px;
	top: 50%;
	z-index: 99;
	background: url('../images/bxslider_btn_prev.png') no-repeat 0 50%;
	border: 0;
	width: 38px;
	height: 91px;
	text-indent: -9999px;
	margin-top: -45px;
	opacity:0.6;
}
.bxslider_btn_next {
	position: absolute;
	right: 50px;
	top: 50%;
	z-index: 99;
	background: url('../images/bxslider_btn_next.png') no-repeat 0 50%;
	border: 0;
	width: 38px;
	height: 91px;
	text-indent: -9999px;
	margin-top: -45px;
	opacity:0.6;
}

.main_cont{position:absolute;width:1024px;height:344px;left:50%;top:50%;margin-left:-512px;margin-top:-130px;border:0px solid red;text-align:center;z-index:900}
.main_cont_t{;}
.main_cont_t h3{color:#fff;font-size:30px;line-height:50px;letter-spacing:-1px;margin:0;text-shadow: 2px 2px 2px #677281;}
.main_cont_tb{font-size:40px;font-family: "nanum_EB", sans-serif;}
.main_cont_t_txt{color:#fff;font-size:20px;margin:10px 0 40px}

.main_cont_short{position:relative;width:386px;margin:0 auto 50px;height:50px;}
.main_cont_short ul{height:50px}
.main_cont_short ul li{width:183px;height:50px;float:left;}
.main_cont_short ul li a{display:block;width:183px;height:50px;border:2px solid #fff;text-decoration:none;color:#fff;font-size:18px;letter-spacing:0.5px;font-family: "nanum_EB", sans-serif;padding:10px 0 0}
.main_cont_short ul li a:hover{border:2px solid #569eff;color:#569eff;}

#bx-pager1{;}
#bx-pager1 a{display:inline;color:#a3a2a1;font-size:30px;font-weight:bold;width:50px;height:50px;margin:0 0 0 4px;text-decoration:none;}
#bx-pager1 a.active{color:#fff;font-size:30px;font-weight:bold;width:50px;height:50px;}


.colgroup_wrap{width:100%;min-width:1200px;background:#fafafa; padding:65px 0 80px; display: inline-block ;}
.colgroup{position:relative;width:1200px;margin:0 auto;}
.colgroup h3{color:#3d3d3d;font-size:33px;margin:0 0 45px;font-family: "nanum_B", sans-serif;text-align:center;border-bottom:1px solid #d4d4d4}
.colgroup h3 span{display:inline-block;background:#fafafa;padding:0 20px;position:relative;top:10px}
.colgroup a{text-decoration:none}
.colgroup ul li{width:271px;float:left;margin-right:37px;background:#fff}
.colgroup ul li a{display:block;width:271px ;color:#868585;font-size:13px; padding:0 0 25px;}
.cg_cont{padding:25px 0 0 20px}
.cg_c1{color:#3d3d3d;font-size:14px;padding:0 0 10px}
.cg_c2{color:#3d3d3d;font-size:20px;padding:0 0 5px;font-family: "nanum_B", sans-serif;}
.cg_c3{padding:0 0 20px;line-height:22px;letter-spacing:-0.5px}

.colgroup_wrap2{width:100%;min-width:1200px;height:412px;letter-spacing:0.5px;background:url(../images/common/colgroup2_bg.jpg) no-repeat;background-size:cover}
.colgroup2{position:relative;width:1200px;margin:0 auto;text-align:center}
.colgroup2 a{text-decoration:none}
.colgroup2 h3{color:#fff;font-size:35px;margin:0;padding:60px 0 20px;line-height:58px}
.colgroup2 h3 span{font-size:45px;font-family: "nanum_B", sans-serif;}
.colgroup2 .cg2_d{color:#fff;opacity:0.8;font-size:16px;line-height:25px}
.colgroup2 a{display:block;width:330px;height:54px;margin:40px auto 0;border:1px solid #ccd5f2;color:#fff;font-size:18px;font-family: "nanum_B", sans-serif;padding:13px 30px 0 30px}
.colgroup2 a:hover{border:1px solid #99bffe;color:#99bffe;}
.cg2_t{float:left}
.cg2_m{float:right}

.colgroup_wrap3{width:100%;min-width:1200px;height:780px}
.colgroup3{position:relative;width:1200px;margin:0 auto;height:670px;padding-top:65px}
.colgroup3 h3{color:#3d3d3d;font-size:33px;margin:0 0 70px;font-family: "nanum_B", sans-serif;text-align:center;border-bottom:1px solid #d4d4d4}
.colgroup3 h3 span{display:inline-block;background:#fff;padding:0 20px;position:relative;top:10px}
.colgroup3 a{text-decoration:none}
.colgroup3 ul{height:550px}
.colgroup3 ul li{position:relative;width:284px;height:245px;float:left;margin-right:20px;margin-bottom:40px; overflow: hidden;}
.colgroup3 ul li a{display:block;width:284px;height:245px; }
.colgroup3 ul li h4{color:#3d3d3d;font-size:17px;margin:25px 0 10px;font-family: "nanum_B", sans-serif}
.colgroup3 ul li p{color:#868585;font-size:13px;line-height:22px;letter-spacing:-0.5px;padding:0 0 10px}

.colgroup_wrap4{width:100%;min-width:1200px;height:376px;background:url(../images/common/colgroup4_bg.jpg) no-repeat;background-size:cover}
.colgroup4{position:relative;width:1200px;margin:0 auto;height:376px;}
.cg4_cont{width:370px;height:235px;float:left;}
.cg4_cont h3{color:#fff;font-size:30px;margin:0;padding:75px 0 20px}
.cg4_cont h3 span{border-bottom:1px solid #fff;padding-bottom:2px}
.cg4_cont_call{color:#fff;font-size:42px;font-family: "nanum_EB", sans-serif;}
.cg4_cont_fax{color:#fff;font-size:25px;font-family: "nanum_B", sans-serif;padding:3px 0 12px}
.cg4_cont_mail{color:#fff;font-size:14px;opacity:0.8}
.cg4_cont_open{color:#fff;font-size:13px;opacity:0.5;padding:5px 0 0px}
.cg4_icon{width:620px;height:230px;float:right;}
.cg4_icon ul{height:163px;padding:130px 0 0;text-align:center}
.cg4_icon ul li{width:163px;height:163;float:left;margin-right:50px}
.cg4_icon ul li a{display:block;width:163px;height:163px;border-radius:50%;border:1px solid #787675;text-decoration:none;padding:25px 0 0}
.cg4_icon ul li a:hover{border:1px solid #559cfc}
.cg4_icon ul li h4{color:#fff;font-size:17px;font-family: "nanum_B", sans-serif;margin:0;padding:18px 0 10px}
.cg4_icon ul li p{color:#559cfc;font-size:12px;font-family: "nanum_B", sans-serif}

/* -------------------------------------------------------------------
| Body section
|
| 테마내에 일반적인 컨텐츠들의 속성을 정의합니다.
| ------------------------------------------------------------------*/
/* warp */
#wrap {background-color:#fff;}
/* 서브 레이아웃 */
#sub_top_area_wrap{width:100%;min-width:1200px;height:350px}
.sub_top_area{position:relative;width:1200px;margin:0 auto;text-align:center;color:#fff;font-size:23px;padding-top:70px}
.sub_top_area_t{font-size:50px;font-family: "nanum_B", sans-serif}
.sub_top_area_t2{font-size:15px;line-height:25px;}
.sub_top_line{border-top:5px solid #fff;width:63px;margin:25px auto 10px}

.sub_article_wrap{position:relative;width:100%;min-width:1200px;}
.sub_article{position:relative;width:1200px;margin:0 auto;}
.title{text-align:center;padding-top:40px}
.sub_title{color:#342b2a;font-size:35px;letter-spacing:0.5px;font-family: "nanum_B", sans-serif}
.sub_menu{;}
.list-group{text-align:center;margin:40px 0 60px; font-size: 0; }
.list-group a.menubox{display: inline-block; background:#ebebeb; width: 12%; margin-left: 0.5%; padding:15px 0;  font-size:14px;color:#666;text-decoration:none;font-family: "nanum_B", sans-serif;}
.list-group a.menubox:first-child{ margin: 0; }
.list-group a.active{background:#0c66e2;color:#fff}
.list-group a.menubox:hover{background:#0c66e2;color:#fff}
.contents{min-height:450px;padding-bottom:50px}

/* 인사말 */
.greeting_info{height:450px;line-height:32px;font-size:15px;color:#666}
.greeting_img{float:left;width:548px;height:421px}
.greeting_cont{float:right;width:595px;height:421px;padding-top:10px}
.greeting_txt1{font-size:20px}
.greeting_txt2{color:#333;font-family: "nanum_B", sans-serif}
.greeting_txt3{color:#333;font-family: "nanum_B", sans-serif;border-bottom:1px solid #333;padding-bottom:2px}
.greeting_txt4{border-bottom:1px solid #666;padding-bottom:2px}
.greeting_txt5{text-align:right}

/* 회사현역 */
.history_info{position:relative;width:857px;margin:0 auto;background:#f7f7f7;padding:55px 70px 0;height:640px}
.history_info h3{width:94px;height:94px;border-radius:50%;background:#bcbcbc;color:#fff;font-size:20px;text-align:center;margin:0 0 30px;font-family: "nanum_B", sans-serif;padding-top:40px}
.history_cont{position:relative;left:160px;top:-110px;line-height:80px;font-size:15px;color:#666}
.history_txt{font-size:20px;color:#333;font-family: "nanum_EB", sans-serif;padding-right:10px}
.history_txt2{padding-left:70px}
.history_txt3{line-height:25px}

.history_info2{position:relative;width:857px;margin:0 auto;background:#f7f7f7;padding:55px 70px 0;}
.history_info2 h3{width:94px;height:94px;border-radius:50%;background:#bcbcbc;color:#fff;font-size:20px;text-align:center;margin:0 0 30px;font-family: "nanum_B", sans-serif;padding-top:40px}
.history_cont2{position:relative;left:160px;top:-100px;line-height:50px;font-size:15px;color:#666}

#history_wrap {position: relative; padding:60px 80px; background:#f7f7f7; width: 860px; margin:0 auto; }
#history_wrap .history_box {display: flex; align-items: flex-start; margin-bottom: 60px; }
#history_wrap .history_box:last-child {margin-bottom: 0; }
#history_wrap .h_year {width:94px;height:94px;border-radius:50%;background:#bcbcbc;color:#fff; font-size:20px;text-align:center; font-family: "nanum_B", sans-serif;
display: flex; align-items: center; justify-content: center; }
#history_wrap .h_cont {padding:50px 0 0 40px; width: calc(100% - 94px); }
#history_wrap .h_cont li {margin-bottom: 25px; display: flex; align-items: flex-start ; line-height: 28px ;}
#history_wrap .h_cont li:last-child {margin-bottom: 0; }
#history_wrap .h_cont li p {word-break: keep-all;   font-size: 15px; color: #666;}
#history_wrap .h_cont li b {white-space: nowrap;font-size: 17px; color: #333;  font-family: "nanum_EB", sans-serif; display: block; margin-right: 15px; position: relative; top:-1px; }


/* 경영이념 */
.philosophy_info{;}

/* 골전도 유니트 */
.product_1_info{line-height:32px;font-size:15px;color:#666;height:350px}
.product_1_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif;}
.product_1_info .product_1_des{width:500px;height:230px;float:left}
.product_1_info .product_1_cont{width:562px;height:230px;float:right}
.product_1_info .product_1_cont ul{height:230px}
.product_1_info .product_1_cont ul li{float:left;margin-right:25px;text-align:center;color:#333}

.product_1_info2{line-height:32px;font-size:15px;color:#666;height:670px}
.product_1_info2 h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif;}
.product_1_info2_w{height:130px}
.product_1_info2 .product_1_des{width:400px;height:130px;float:left}
.product_1_info2 .product_1_cont{width:773px;height:130px;float:right}
.product_1_info2 ul{height:378px;margin-top:60px;padding-left:80px}
.product_1_info2 ul li{float:left;margin-right:80px;text-align:center;color:#333}

.product_1_info3{line-height:23px;font-size:13px;color:#666;}
.product_1_info3 h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif}
.product_1_spec{float:left;width:40%;line-height:60px;font-family: "nanum_EB", sans-serif;font-size:15px;color:#333}
.product_1_spec2{float:right;width:60%}
.product_1_spec2 h4{font-family: "nanum_EB", sans-serif;font-size:15px;color:#333}
.product_1_spec2 p{;}
.product_1_spec2_txt{font-family: "nanum_B", sans-serif;color:#0c66e2}

.product_1_spec2_table{width:100%;font-size:13px;color:#666;text-align:center;}
.product_1_spec2_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.product_1_spec2_table th{background:#7e7e7e;border:1px solid #ccc;color:#fff;font-family: "nanum_B", sans-serif;text-align:center;line-height:20px;padding:8px 3px}
.product_1_spec2_table td{border:1px solid #ccc;padding:8px 3px}

/* 골전도헬멧단말기 */
.product_2_info{line-height:32px;font-size:15px;color:#666;text-align:center;}
.product_2_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif;}
.product_2_info p{}
.product_2_img{text-align:center}
.product_2_txt{font-size:20px;color:#333;font-family: "nanum_B", sans-serif;margin-bottom:30px}

.product_2_table{width:70%;margin:0 auto;font-size:13px;color:#666;text-align:center;}
.product_2_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.product_2_table th{background:#7e7e7e;border:1px solid #ccc;color:#fff;font-family: "nanum_B", sans-serif;text-align:center;line-height:20px;padding:8px 3px}
.product_2_table td{border:1px solid #ccc;padding:8px 20px;text-align:left}

/* 방한용귀마개 */
.product_3_info{line-height:32px;font-size:15px;color:#666;text-align:center;}
.product_3_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif;}
.product_3_info p{}
.product_3_img{text-align:center}
.product_3_txt{font-size:20px;color:#333;font-family: "nanum_B", sans-serif;margin-bottom:30px}

.product_3_table{width:70%;margin:0 auto;font-size:13px;color:#666;text-align:center;}
.product_3_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.product_3_table th{background:#7e7e7e;border:1px solid #ccc;color:#fff;font-family: "nanum_B", sans-serif;text-align:center;line-height:20px;padding:8px 3px}
.product_3_table td{border:1px solid #ccc;padding:8px 20px;text-align:left}
.table_color{color:#ff0000}

/* 매직보온병 */
.product_4_info{line-height:32px;font-size:15px;color:#666;text-align:center;}
.product_4_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif;}
.product_4_info p{}
.product_4_img{text-align:center}
.product_4_txt{font-size:20px;color:#333;font-family: "nanum_B", sans-serif;margin-bottom:30px}

/*블랙박스 */
.product_9_info{line-height:32px;font-size:15px;color:#666;text-align:center;}
.product_9_info h3{font-size:25px;color:#333;font-family: "nanum_EB", sans-serif;}
.product_9_1{ margin-top: 50px; }
.product_9_1:after{display: block;content: "";clear: both;}
.product_9_1>div{ float: left; }
.product_9_text{ text-align: left; padding-top: 30px; }
.product_9_text h3{margin:0px 0 20px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif;}
.product_9_img{ padding: 30px 0 0 50px; }
.product_9_2{ margin-top: 50px; }
.product_9_2:after{display: block;content: "";clear: both;}
.product_9_2>div{ float: left; }
.product_9_table1{ width: 43%; margin-right: 3%; }
.product_9_table2{ width: 54%;  }
.product_9_table2:after{display: block;content: "";clear: both;}
.product_9_table2>div{ float: left; }
.product_9_table1 table{ width: 100%; }
.product_9_table1 table th{ padding: 10px 0; text-align: center; border: 1px solid #ccc; background: #fafafa; font-family: "nanum_B", sans-serif; font-size: 16px; color: #000; }
.product_9_table1 table td{ padding: 7px; text-align: center; border: 1px solid #ccc; font-family: "nanum", sans-serif; font-size: 13px; line-height: 20px; }
.product_9_t_img{ width: 210px;     margin-top: 60px;}
.product_9_t_img>img{ width: 100%; }
.product_9_r{ color: #e20404; text-align: right; font-weight: bold; }
.product9_vd:after{display: block;content: "";clear: both;}
.product9_vd>div{ width: 48%; float: left; }
.product9_vd p{ font-size:16px;color:#333;font-family: "nanum_B", sans-serif;margin-bottom:10px  }

/* 사출성형제품 */
.product_5_info{line-height:32px;font-size:15px;color:#666;text-align:center;}
.product_5_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif}

.product_5_table{width:78%;margin:0 auto;font-size:13px;color:#666;text-align:center;}
.product_5_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.product_5_table th{background:#7e7e7e;border:1px solid #ccc;color:#fff;font-family: "nanum_B", sans-serif;text-align:center;line-height:20px;padding:8px 3px}
.product_5_table td{border:1px solid #ccc;padding:8px 3px}

/* 금형개발 */
.product_6_info{line-height:32px;font-size:15px;color:#666;text-align:center;}
.product_6_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif}

.product_6_table{width:78%;margin:0 auto;font-size:13px;color:#666;text-align:center;}
.product_6_table caption{font-size:0px;color:#fff;padding:0;line-height:0}
.product_6_table th{background:#7e7e7e;border:1px solid #ccc;color:#fff;font-family: "nanum_B", sans-serif;text-align:center;line-height:20px;padding:8px 3px}
.product_6_table td{border:1px solid #ccc;padding:8px 3px}

.product_6_cont{width:78%;margin:0 auto;text-align:left;line-height:38px;}
.product_6_cont:after {display:block;clear:both;content:"";}

.product_6_img{float:left;width:50%}
.product_6_des{float:right;width:50%}
.product_6_des2{float:right;width:50%;line-height:28px;font-size:14px;}
.product_6_d{background:#f5f5f5;padding:20px 30px;width:80%;margin-left:70px;margin-top:120px}
.product_6_d2{background:#f5f5f5;padding:20px 30px;width:80%;margin-top:20px}
.product_6_d3{background:#f5f5f5;padding:20px 30px;width:100%;margin-top:20px;height:192px}
.product_6_txt{font-size:16px;color:#333;font-family: "nanum_B", sans-serif;}

.product_6_cont ul{;}
.product_6_cont ul:after {display:block;clear:both;content:"";}
.product_6_cont ul li{float:left;width:30%;margin-right:45px;border:0px solid #ccc}

/* 조립생산 */
.product_7_info{line-height:32px;font-size:15px;color:#666;text-align:center;}
.product_7_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif}

/* 주요거래처 */
.product_8_info{line-height:32px;font-size:15px;color:#666;text-align:center;}
.product_8_info h3{margin:0 0 30px;font-size:25px;color:#333;font-family: "nanum_EB", sans-serif}

/* 기업부설연구소 */
.laboratory_info{font-size:15px;color:#666;line-height:35px;font-family: "nanum_B", sans-serif;}
.lab_info_list{width:100%;margin:30px auto 0;height:260px;}
.lab_info_list li{width:30.5%;height:260px;float:left;background:#f5f3f3;margin-right:4%;padding:30px 30px}
.lab_info_list li h3{margin:0 0 20px;font-size:20px;color:#333;}
.lab_info_list li h3 span{border-bottom:1px solid #333;padding-bottom:2px}
.lab_info_list li p{padding-left:5px}
.laboratory_txt{font-size:20px;color:#0c66e2;font-family: "nanum_EB", sans-serif}
.laboratory_txt2{display:block;color:#333;line-height:25px;padding-bottom:10px}
.laboratory_img{text-align:center}

#lab_cer_list {display: flex; flex-wrap:wrap; }
#lab_cer_list li {border:1px solid #ddd; margin-right: 15px; }
#lab_cer_list li:nth-child(4n) {margin-right: 0; }
#lab_cer_list li:nth-child(n+5) {margin-top: 15px;}
