/**
* 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;}
.breadcrumb>li+li:before {padding: 0 5px; color: #979494; content: ">";}
.breadcrumb .active{color:#979494;}
 body{font-family: 'Noto Sans KR', sans-serif;}
/* -------------------------------------------------------------------
| Header section
|
| 테마의 헤더영역내의 속성을 정의합니다.
| ------------------------------------------------------------------*/
.header_wrap{width:100%;min-width:1200px;height:100px; background: #292929; }
.header{position:relative;width:1200px;margin:0 auto;height:100px}
.logo{position:absolute;width:173px;height:44px;top:0;left:0px; z-index:1000;}

.gnb{position:absolute;right:0px;top:15px}
.gnb ul{;}
.gnb ul li{float:left;font-size:10px;color:#fff;padding-left:8px;font-family: "NotoSans-Bold", sans-serif}
.gnb ul li a{font-size:10px;color:#fff;font-family: "NotoSans-Bold", sans-serif;letter-spacing:0.5px;text-decoration:none}

/* .top_menu {width: 750px; height: 100px; position: absolute; top: 40px; left: 50%; margin-left: -375px;}
.top_menu ul li {float: left; width: 150px; text-align: center;}
.top_menu ul li a {font-size: 18px; color: #fff; font-family: "NotoSans-Regular", sans-serif; text-align: center; text-decoration: none; display: block;}
.top_menu ul li a:hover {color: #971b18;} */
.top_menu{position:absolute; width:860px; height: 100px; right:0; line-height: 100px; z-index:2000;}
/* .top_menu ul.top_menu_list{position:absolute;top:0px;right:0} */
.top_menu ul.top_menu_list li{;}
.top_menu ul.top_menu_list li.parent_menu{float:left; width: 172px; height: 100px;}
.parent_menu>a{display:block; width: 172px; height: 100px;font-size:17px;color:#fff;text-decoration:none; font-family: "Noto Sans KR", sans-serif; font-weight: 300; border-bottom: 3px solid transparent;  text-align: center; }
.parent_menu a:hover{color:#00aa51}
.parent_menu>a.active{color:#00aa51; border-bottom: 3px solid #00aa51; }
ul.child_menu {position:absolute;display:none;z-index:100;}
ul.child_menu li.child_smenu{width:172px;position:relative;padding:10px 20px;padding-bottom:10px;background-color:#000; color:#ddd;line-height:25px;border-top:0px solid #ccc;}
ul.child_menu li.child_smenu a{display:block;width:100%;font-size:11pt;color:#fff;text-decoration:none;font-family: "NotoSans-regular", sans-serif; text-align: center;}
ul.child_menu li.child_smenu a:hover {color:#00aa51}


/* -------------------------------------------------------------------
| Foot section
|
| 테마의 푸터영역의 속성을 정의합니다.
| ------------------------------------------------------------------*/
.footer_area_wrap{width:100%;min-width:1200px;background:#fff;height:200px; border-top: 1px solid #ccc;  }
.footer_area {position:relative;width:1200px;margin:0 auto;padding:20px 0 100px;}
.ft_logo{ position: absolute; left: 0; top:55px;}
.footer_copy {position:absolute;left:250px; top:50px; font-size:12px; color:#7a7a7a; line-height:20px; font-weight:400; }
.admin{position:absolute;left:230px;top:42px}
.admin a{font-size:10px;color:#ccc;border:1px solid #474747;background:#2c2c2c;padding:3px 7px;border-radius:3px;font-family: "NotoSans-Bold", sans-serif;letter-spacing:0.5px;text-decoration:none}
.dwebs_logo{position:absolute; right:0px; bottom:-50px; opacity: 0.5;}
.footer_device{position:absolute;left:250px;top:150px}
.footer_device .btn-default{font-size:10px;background:#2c2c2c;color:#ccc;border:1px solid #474747;}
.footer_device .btn-primary.active, .btn-primary.active:hover{font-size:10px;background:#000;border:1px solid #474747;color:#ccc}
.ft_logo2{display: inline-block; width: 127px; height: 53px; position: absolute; right: 0; bottom:0;}


/* -------------------------------------------------------------------
| Button section
|
| 테마내의 버튼들의 속성을 정의 합니다.
| ------------------------------------------------------------------*/
.btn_page_up{position:fixed; bottom:50px; right:50px; z-index:1000; display:none;}
.page_up {
	width: 50px;
	height: 50px;
   background-color: #116e3b;
   border-color: #116e3b;
   border-radius: 50%;
}
.page_up span {color: #fff; font-size: 20px; text-align: center;}

.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: 31px;
	height: 51px;
	text-indent: -9999px;
	margin-top: -25px;
	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: 31px;
	height: 51px;
	text-indent: -9999px;
	margin-top: -25px;
	opacity:0.6;
}

.visual_box{width: 100%; height: 780px; background-image:url('../images/common/visual_box_bg.jpg'); background-size: cover; background-position: center center; overflow:hidden;}
.visual_box_img{text-align: center; height: 780px;margin: 0 auto;}

.main_cont{ position: absolute; top: 120px; left: 50%; margin-left: -600px; width:1200px; z-index:900}
.main_cont_t>h3{font-size:60px;color:#fff; text-transform:uppercase; font-family: 'Muli', sans-serif; margin:45px 0 30px 0;}
.main_t{font-size:80px;font-family: "nanumMJ_B", sans-serif; text-align: center; padding: 85px 0 0 0;}
.main_cont_t_txt{font-size:18px; font-family: 'NotoSans-Light', sans-serif; color: #fff; font-weight:lighter;}
.main_tt {font-size:24px;font-family: "nanumMJ", sans-serif; text-align: center; padding: 25px 0 0 0;}
.main_btn{width:170px;height:40px;background: #14a2c4; }
.main_btn a{font-size:15px;font-family: "OpenSans", sans-serif;width:170px;height:40px;background: #14a2c4;text-decoration: none;vertical-align: middle;line-height: 40px;display: inline-block;color:#fff;text-align: center;}
.main_btn a:hover{background: #957760;}
}
.main_btn{width:170px;height:40px;background: #14a2c4;}
.main_btn a{font-size:15px;font-family: "OpenSans", sans-serif;width:170px;height:40px;background: #14a2c4;text-decoration: none;vertical-align: middle;line-height: 40px;display: inline-block;color:#fff;text-align: center;}
.main_btn a:hover{background: #957760;}

.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: "NotoSans-Bold", sans-serif;padding:10px 0 0}
.main_cont_short ul li a:hover{border:2px solid #569eff;color:#569eff;}

#bx-pager1{position: relative; bottom: 250px; left: 50%; margin-left: -70px; z-index: 9999}
#bx-pager1 a{display:inline;color:#FFF;font-size:12px;font-weight:bold;width:50px;height:50px; padding-left: 30px;text-decoration:none; text-align: center;}
#bx-pager1 a.active{color:#971b18;font-size:12px;font-weight:bold;width:50px;height:50px;}


/* .colgroup_wrap{width:100%;min-width: 1200px;display: inline-block;} */
/* 메인레이아웃 */
.box1_wrap{width: 100%; height: 500px; background-image:url('../images/common/box1_bg.jpg'); background-size: cover; background-position: center center; overflow:hidden; padding-top: 80px; border-top: 3px solid #116e3b; border-bottom: 3px solid #116e3b;}
.box1{width: 1200px; height: 340px; margin: 0 auto; }
.box1:after{display: block;content: "";clear: both;}
.box1>div{width:300px; height: 340px; float: left; }
.box1_left>div{width: 300px; height: 170px; }
.box1_1>.box1_intro_img{ background:url('../images/common/box1_intro_img.jpg') center center no-repeat; }
.box1_intro_txt{background: #116e3b; font-family: 'Noto Sans KR', sans-serif; font-weight: 300; font-size: 14px; letter-spacing:-0.5px; color: #fff; padding: 20px;}
.box1_intro_txt_title{font-family: 'Noto Sans KR', sans-serif; font-weight: 300; font-size: 24px; letter-spacing:-0.5px; color: #fff; margin-bottom: 10px;}
.box1_intro_txt_title>span{font-weight:700; }
.box1_bt{display: inline-block; width: 80px; height: 35px; background:url('../images/common/box1_bt_bg.png') transparent center center no-repeat; text-align: center; line-height: 35px; font-weight: 300; color: #fff; font-size: 11px; margin: 15px 0 0 175px; transition: all 0.5s; }
.box1_bt:hover{background: #fff; color:#116e3b; text-decoration: none; }
.box1_bt2{display: inline-block; width: 80px; height: 35px; background:url('../images/common/box1_bt_bg.png') transparent center center no-repeat; text-align: center; line-height: 35px; font-weight: 300; color: #fff; font-size: 11px; margin: 15px 0 0 175px; transition: all 0.5s; }
.box1_bt2:hover{background: #fff; color:#7f807f; text-decoration: none; }
.box1_2>.box1_pro_img{ background:url('../images/common/box1_pro_img.jpg') center center no-repeat; }
.box1_pro_txt{background: #808180; font-family: 'Noto Sans KR', sans-serif; font-weight: 300; font-size: 14px; letter-spacing:-0.5px; color: #fff; padding: 20px;}
.box1_pro_txt_title{font-family: 'Noto Sans KR', sans-serif; font-weight: 300; font-size: 24px; letter-spacing:-0.5px; color: #fff; margin-bottom: 10px;}
.box1_pro_txt_title>span{font-weight:700; }
.box1_3>.box1_inquiry_img{ background:url('../images/common/box1_inquiry_img.jpg') center center no-repeat; }
.box1_inquiry_txt{background: #116e3b; font-family: 'Noto Sans KR', sans-serif; font-weight: 300; font-size: 14px; letter-spacing:-0.5px; color: #fff; padding: 20px;}
.box1_4{width: 300px; height: 340px; background:url('../images/common/box1_contact_img.jpg') center center no-repeat; padding: 25px 20px;}
.box1_contact_bt{display: inline-block; width: 50px; height: 50px; background:url('../images/common/box1_contact_bt.png') #116e3b center 18px no-repeat; border-radius: 50%; padding-bottom: 10px; margin-left: 200px;}
.box1_contact_title{font-weight: 700; color: #232222; font-size: 25px; margin-top: 20px; }
.box1_contact_txt{font-weight: 300; color: #1f1f1f; font-size:14px; line-height:24px; letter-spacing: -0.5px; }
.box1_contact_tel{display: inline-block; font-weight: 700; color: #1f1f1f; font-size:16px; margin-top: 25px;}
/* -------------------------------------------------------------------
| Body section
|
| 테마내에 일반적인 컨텐츠들의 속성을 정의합니다.
| ------------------------------------------------------------------*/
/* warp */
#wrap {background-color:#fff;}
/* 서브 레이아웃 */
#sub_top_area_wrap{width:100%;min-width:1200px;height:350px}
.sub_top_line{width:45px; height: 3px; background: #fff; margin: 0 auto; }
.sub_top_area{position:relative;width:1200px;margin:0 auto;padding-top:125px;font-size: 18px; font-family: "Noto Sans KR", sans-serif; font-weight: 300;color:#fff;text-align: center; text-shadow: 2px 2px 2px #202020;}
.sub_top_area_t{font-size:45px;font-family: "Noto Sans KR", sans-serif; font-weight: 500; text-shadow: 2px 2px 7px #202020; }


.sub_article_wrap{position:relative;width:100%;min-width:1200px;}
.sub_article{position:relative;width:1200px;margin:0 auto;}
.title{text-align:center;padding:0 0 30px 0; border-bottom: 1px solid #e4e4e4; margin-bottom: 80px;}
.title_line{width: 15px; height: 15px; margin:50px auto 10px auto; }
.sub_title{font-family: "Noto Sans KR", sans-serif; font-weight: 500; color:#2a2a2a;font-size:35px;padding-bottom:29px;padding-left:70px;padding-right:70px; letter-spacing:-2px; border-bottom: 1px solid #7f7f7f; }
/* .sub_top_title{color:#FFF;font-size:72px;font-family: 'NotoSans-Medium', sans-serif; letter-spacing: -3px;} */
.sub_menu{text-align: center; background:#fff;padding: 0px 0; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
.list-group{margin-bottom: 0;}
.list-group a.menubox:first-child{background:none;padding-left:0;}
.list-group a.menubox{padding:20px;font-size:18px;color:#000;text-decoration:none;letter-spacing: -0.5px;background: url('../images/sub/submenu_blet.jpg') 0 50% no-repeat;}
.list-group a.active{color:#14a2c4;font-family: "NotoSans-Medium", sans-serif}
.list-group a.menubox:hover{color:#14a2c4}
.contents{min-height:450px;padding-bottom:50px}
.list-group a:last-child{margin-right:0;}
/*서브메뉴*/
.sub_home {width: 80px; height: 60px; line-height: 60px; float: left; border-right: 1px solid #ccc; border-left: 1px solid #ccc; overflow: hidden;}
.sub_dep{min-width: 250px; height: 60px; float: left; background: url('../images/common/sub_menu_btn.png') no-repeat 90% 47%; border-right: 1px solid #ccc;}
.sub_dep_t {line-height: 60px;}
.sub_dep_t2{; background: url('../images/common/sub_menu_btn2.png') #fff no-repeat 90% 47%; }
.sub_dep_t a { font-size: 16px; color: #353535; text-decoration: none; display: block;  text-align: left; padding-left: 30px}
.sub_dep_t2>a{color: #116e3b;}
.sub_dep ul li a:hover {color: #1a0700;}
.sub_dep ul li a.active {color: #1a0700;font-family: "NotoSans-Medium", sans-serif;}
.sub_dep ul { position:relative; z-index: 999; margin-top: 1px; border: 1px solid #CCC; border-top:none;}
.sub_dep ul li { background: #fff; text-align: left; padding:15px 30px;
border-bottom: 1px solid #CCC; }
.sub_dep ul li a { display: block; text-decoration: none; color: #666;}

.nav_cont{position: absolute; top:0; right: 100px;width: 250px; height: 100px; line-height: 100px;}
.nav_cont li{ display: inline-block;}
.nav_cont li a{ padding:0 10px; text-decoration: none; font-family: 'NotoSans-Regular', sans-serif; color:#303030; }

.select_link{position: relative;border: 1px solid #333;width:100px;border-radius: 26px;color: #333;font-weight: 900;font-size: 13px;}
.select_link_default{position:relative;text-align: left;width: 100%;}
.select_link_default .selected{display:inline-block;padding-left:32px;line-height:26px;background: url('../images/common/icn_lang.png') no-repeat 8px 50%;}
.select_link_default .arrow{position:absolute;top:12px;right:12px; display:inline-block;font-size: 0px;color: transparent;width: 7px;height:4px;background: url('../images/common/sel_arrow.png') no-repeat 0 0;transition: transform .4s;}
.select_link .select_list{display:none;position: absolute;top:30px;width: 100%;/*border: 1px solid #fff;*/box-sizing: border-box;background-color: rgba(0,0,0,.7); z-index: 10000;}
.select_link.on .select_list{display: block;}
.select_list > li > a{display: block;padding: 5px 0 5px 8px; font-family: 'NotoSans-Regular', sans-serif; color: #fff; text-decoration: none; cursor:pointer;}

#select_lang{position: absolute;top:50%;right:0;margin-top: -14px;}
#select_lang button { overflow: visible; border: 0 none; background: transparent; cursor: pointer; apperance: 0; -webkit-tap-highlight-color: transparent; }


.greetings{text-align: center; }
.greetings_title{color: #232323; font-weight: 400; font-size: 25px;  margin-bottom:40px;}
.greetings_title>span{color: #116e3b; font-weight: 700; font-size: 25px; }
.greetings_text{color: #212121; font-weight: 400; font-size: 16px; line-height: 28px; margin-bottom: 60px; }
.greetings_text>span{color: #000; font-size: 20px;}

.location_table{width: 100%; text-align: center; margin-bottom: 30px;}
.location_table th{border: 1px solid #ccc;text-align: center;  padding: 15px; font-weight: 700; background: #f6f6f6; font-size: 16px;}
.location_table td{border: 1px solid #ccc; padding:20px; font-weight: 400; font-size: 14px;}

.products_wrap{width: 1200px; height:425px; margin-bottom:30px;}
.products_wrap:nth-child(2){margin-bottom:0;}
.products_wrap:after{display: block;content: "";clear: both;}
.products_box{position: relative; display: inline-block; float: left; width: 380px; height: 425px; margin-left: 30px;  box-sizing:border-box; transition: all 0.5s; }
.products_box:first-child{margin-left: 0; }
.products_box:hover{text-decoration: none; }
.products_box_more{position:absolute; top: 20px; right: 22px; width: 37px; height: 37px; background: url('../images/sub/products_bt_img.png') center center no-repeat; z-index:15;   transition: all 0.3s;}
.products_box:hover .products_box_more{ background: url('../images/sub/products_bt_img_hover.png') center center no-repeat;}
.products_box:hover .products_img{border: 1px solid #116e3b;}
.products_img>img{transform: scale(1); transition: all 0.3s; z-index:10; }
.products_box:hover .products_img>img{transform: scale(1.1);}
.products_box:hover .products_title{color:#116e3b;  border-bottom: 1px solid #116e3b;}
.products_box:hover .products_text{color:#116e3b;}
.products_img{width:380px; height: 300px; border: 1px solid #ccc;   box-sizing:border-box; overflow: hidden;  transition: all 0.3s;}
.products_title{font-weight: 700; color: #353535; font-size:20px; border-bottom: 1px solid #353535; padding: 13px 0;  transition: all 0.3s;}
.products_text{font-weight: 400; color: #6e6e6e; font-size:15px;  padding: 13px 0;  transition: all 0.3s;}

.hydraulic_box:after{display: block;content: "";clear: both;}
.hydraulic_box>div{float: left;}
.hydraulic_img_wrap{width: 600px; height: 319px; }
.hydraulic_img_wrap:after{display: block;content: "";clear: both;}
.hydraulic_img_wrap>div{float: left;overflow:hidden; border: 1px solid #ccc; box-sizing: border-box;}
.hydraulic_img1{ width: 301px; height: 319px; border-right: 1px solid #ccc;  }
.hydraulic_img2{ width: 300px; height: 319px; margin-left: -1px;}
.hydraulic_table{width:580px; margin-left: 20px;}
.hydraulic_table>table{width: 100%; }
.hydraulic_table>table th{border: 1px solid #ccc; padding: 15px; text-align: center; background: #ebebeb; font-weight: 700;  font-size: 16px; color: #353535;}
.hydraulic_table>table td{border: 1px solid #ccc; padding: 15px 0 15px 30px; font-weight: 400;  font-size: 14px; color: #666; }
.pro_title_all{ font-size: 23px; color: #2c2c2c; font-weight: 400; margin-bottom: 30px;}
.pro_title_all>span{display: inline-block; width: 5px; height: 18px; background: #116e3b; margin-right: 7px; }

.hydraulic-tools_box:after{display: block;content: "";clear: both;}
.hydraulic-tools_box>div{float: left;}
.hydraulic-tools_img_wrap{width: 600px; height: 300px; }
.hydraulic-tools_img_wrap:after{display: block;content: "";clear: both;}
.hydraulic-tools_img_wrap>div{float: left;overflow:hidden; border: 1px solid #ccc; box-sizing: border-box;}
.hydraulic-tools_img1{ width: 600px; height: 452px; border-right: 1px solid #ccc;  }
.hydraulic-tools_table{width:580px; margin-left: 20px;}
.hydraulic-tools_table>table{width: 100%; }
.hydraulic-tools_table>table th{border: 1px solid #ccc; padding: 10px; text-align: center; background: #ebebeb; font-weight: 700;  font-size: 14px; color: #353535;}
.hydraulic-tools_table>table td{border: 1px solid #ccc; padding: 10px 0 10px 30px; font-weight: 400;  font-size: 14px; color: #666; }

.hy_box:after{display: block;content: "";clear: both;}
.hy_box>div{float: left; width: 386px; height:auto; margin-left: 20px; }
.hy_box>div:first-child{margin-left: 0; }
.hy_box_img{width: 386px; height: 300px; border: 1px solid #ccc; overflow: hidden; margin-bottom: 20px;}
.hy_box1>table{width: 100%;}
.hy_box1>table th{ border:1px solid #ccc; text-align: center; padding: 10px; background: #ebebeb; font-weight: 700;  font-size: 14px; color: #353535;}
.hy_box1>table td{ border:1px solid #ccc;  text-align: center; padding: 10px; font-weight: 400;  font-size: 13px; color: #666;}

.hydraulic-tools_table2{width:580px; margin-left: 20px;}
.hydraulic-tools_table2>table{width: 100%; }
.hydraulic-tools_table2>table th{border: 1px solid #ccc; padding: 21px; text-align: center; background: #ebebeb; font-weight: 700;  font-size: 14px; color: #353535;}
.hydraulic-tools_table2>table td{border: 1px solid #ccc; padding: 22px 0 21px 30px; font-weight: 400;  font-size: 14px; color: #666; }

.hy2_box:after{display: block;content: "";clear: both;}
.hy2_box>div{float: left; width:590px; height:auto; margin-left: 20px; }
.hy2_box>div:first-child{margin-left: 0; }
.hy2_box_img{width:590px; height: 300px; border: 1px solid #ccc; overflow: hidden; margin-bottom: 20px;}
.hy2_box1>table{width: 100%;}
.hy2_box1>table th{ border:1px solid #ccc; text-align: center; padding: 10px; background: #ebebeb; font-weight: 700;  font-size: 14px; color: #353535;}
.hy2_box1>table td{ border:1px solid #ccc;  text-align: center; padding: 10px; font-weight: 400;  font-size: 13px; color: #666;}

.punching_box:after{display: block;content: "";clear: both;}
.punching_box>div{float: left; width:590px; height:auto; margin-left: 20px; }
.punching_box>div:first-child{margin-left: 0; }
.punching_box_img{width:590px; height: 300px; border: 1px solid #ccc; overflow: hidden; margin-bottom: 20px;}
.punching_box1>table{width: 100%;}
.punching_box1>table th{ border:1px solid #ccc; text-align: center; padding: 10px; background: #ebebeb; font-weight: 700;  font-size: 14px; color: #353535;}
.punching_box1>table td{ border:1px solid #ccc;  text-align: center; padding: 10px; font-weight: 400;  font-size: 13px; color: #666;}

.cutting_box:after{display: block;content: "";clear: both;}
.cutting_box>div{float: left;}
.cutting_img_wrap{width: 680px; height: 321px; }
.cutting_img_wrap:after{display: block;content: "";clear: both;}
.cutting_img_wrap>div{float: left;overflow:hidden; border: 1px solid #ccc; box-sizing: border-box;}
.cutting_img1{ width: 341px; height: 321px; border-right: 1px solid #ccc;  }
.cutting_img2{ width: 340px; height: 321px; margin-left: -1px;}
.cutting_table{width:500px; margin-left: 20px;}
.cutting_table>table{width: 100%; }
.cutting_table>table th{border: 1px solid #ccc; padding: 21px 0 20px 0; text-align: center; background: #ebebeb; font-weight: 700;  font-size: 16px; color: #353535;}
.cutting_table>table td{border: 1px solid #ccc; padding:21px 0 20px 20px; font-weight: 400;  font-size: 14px; color: #666; }

.cutting2_box:after{display: block;content: "";clear: both;}
.cutting2_box>div{float: left; width: 590px; height:auto; margin-left: 20px; }
.cutting2_box>div:first-child{margin-left: 0; }
.cutting2_box_img{width: 590px; height: 300px; border: 1px solid #ccc; overflow: hidden; margin-bottom: 20px;}
.cutting2_box1>table{width: 100%;}
.cutting2_box1>table th{ border:1px solid #ccc; text-align: center; padding: 10px; background: #ebebeb; font-weight: 700;  font-size: 14px; color: #353535;}
.cutting2_box1>table td{ border:1px solid #ccc;  text-align: center; padding: 10px; font-weight: 400;  font-size: 13px; color: #666;}

.cutting3_box:after{display: block;content: "";clear: both;}
.cutting3_box>div{float: left;}
.cutting3_img_wrap{width: 680px; height: 330px; overflow:hidden; border: 1px solid #ccc; box-sizing: border-box;}
.cutting3_table{width:500px; margin-left: 20px;}
.cutting3_table>table{width: 100%; }
.cutting3_table>table th{border: 1px solid #ccc; padding: 12px 0 12px 0; text-align: center; background: #ebebeb; font-weight: 700;  font-size: 16px; color: #353535;}
.cutting3_table>table td{border: 1px solid #ccc; padding:12px 0 12px 20px; font-weight: 400;  font-size: 14px; color: #666; }

.cutting4_box:after{display: block;content: "";clear: both;}
.cutting4_box>div{float: left; width: 590px; height:auto; margin-left: 20px; }
.cutting4_box>div:first-child{margin-left: 0; }
.cutting4_box_img{width: 590px; height: 300px; border: 1px solid #ccc; overflow: hidden; margin-bottom: 20px;}
.cutting4_box1>table{width: 100%;}
.cutting4_box1>table th{ border:1px solid #ccc; text-align: center; padding: 10px; background: #ebebeb; font-weight: 700;  font-size: 14px; color: #353535;}
.cutting4_box1>table td{ border:1px solid #ccc;  text-align: center; padding: 10px; font-weight: 400;  font-size: 13px; color: #666;}

.pipe_box:after{display: block;content: "";clear: both;}
.pipe_box>div{float: left;}
.pipe_img_wrap{width: 600px; height: 400px; }
.pipe_img_wrap:after{display: block;content: "";clear: both;}
.pipe_img_wrap>div{float: left;overflow:hidden; border: 1px solid #ccc; box-sizing: border-box;}
.pipe_img1{ width: 301px; height: 400px; border-right: 1px solid #ccc;  }
.pipe_img2{ width: 300px; height: 400px; margin-left: -1px;}
.pipe_table{width:580px; margin-left: 20px;}
.pipe_table>table{width: 100%; }
.pipe_table>table th{border: 1px solid #ccc; padding: 15px; text-align: center; background: #ebebeb; font-weight: 700;  font-size: 16px; color: #353535;}
.pipe_table>table td{border: 1px solid #ccc; padding: 15px 0 15px 30px; font-weight: 400;  font-size: 14px; color: #666; }

.pipe2_box:after{display: block;content: "";clear: both;}
.pipe2_box>div{float: left;}
.pipe2_img_wrap{width: 600px; height: 400px; }
.pipe2_img_wrap:after{display: block;content: "";clear: both;}
.pipe2_img_wrap>div{float: left;overflow:hidden; border: 1px solid #ccc; box-sizing: border-box;}
.pipe2_img1{ width: 301px; height: 400px; border-right: 1px solid #ccc;  }
.pipe2_img2{ width: 300px; height: 400px; margin-left: -1px;}
.pipe2_table{width:580px; margin-left: 20px;}
.pipe2_table>table{width: 100%; }
.pipe2_table>table th{border: 1px solid #ccc; padding: 15px; text-align: center; background: #ebebeb; font-weight: 700;  font-size: 16px; color: #353535;}
.pipe2_table>table td{border: 1px solid #ccc; padding: 15px 0 15px 30px; font-weight: 400;  font-size: 14px; color: #666; }

.accessories_box:after{display: block;content: "";clear: both;}
.accessories_box>div{float: left; width: 386px; height:auto; margin-left: 20px; }
.accessories_box>div:first-child{margin-left: 0; }
.accessories_box_img{width: 386px; height: 300px; border: 1px solid #ccc; overflow: hidden; margin-bottom: 20px;}
.accessories_box1>table{width: 100%;}
.accessories_box1>table th{ border:1px solid #ccc; text-align: center; padding: 10px; background: #ebebeb; font-weight: 700;  font-size: 14px; color: #353535;}
.accessories_box1>table td{ border:1px solid #ccc;  text-align: center; padding: 10px; font-weight: 400;  font-size: 13px; color: #666;}
