/* ¸ÞÀÎ ¸Þ´º ±×¸²ÀÚ*/
#wrap{position: relative;z-index: 500;}
.container{z-index: 100;}

.sticky .nav_wrap:before,
.sticky .all_cate:before{display: none !important;}


.home_cate{position: relative;z-index: 501;margin:0 auto;width: 1280px;}

.topnav_wr:after{content:"";display: block;clear: both;overflow: hidden;}
header .nav_wrap{border-bottom: 0;box-shadow:none}
header .nav_wrap .all_cate > h2 > a{border-right:0;display: block;height: 60px;    background-position: 4px 5px;}
header.sticky .nav_wrap .all_cate > h2 > a{height:auto;}
.hid_AC .Depth > li .Dtarget{z-index: 1 !important;left:215px !important;}
.allCategoryWrapper:hover .subTitle {position: relative;z-index: 3;}
.allCategoryWrapper{width: 216px;height: 460px;position:absolute;}
body  .only_main{display: block !important;}

.allCategoryWrapper:after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 0;
  height: 100%;
  background: #fff;
}
.hid_AC{position: static !important;}
.hid_AC .Depth{position: relative;height: 460px;}
.hid_AC .Depth > li .Dtarget ul {height: 460px;}
.hid_AC .Depth2 > li .Dtarget2, .hid_AC .Depth > li .Dtarget{height: 460px;}

/*****************20240122 »ê¾÷¿ëÇ° Ä«Å×°í¸® ¼öÁ¤ S*************************/
.hid_AC .Depth > li .Dtarget.industrial_goods{height: 530px;}
.hid_AC .industrial_goods .Depth2 > li .Dtarget2{height: 530px;}
.hid_AC .Depth > li .Dtarget.industrial_goods ul {height: 530px;}
/*****************20240122 »ê¾÷¿ëÇ° Ä«Å×°í¸® ¼öÁ¤ E*************************/

.hid_AC .Depth2 > li .Dtarget2.height2 ul li > a{height:26px;line-height: 23px;}
    /* .hid_AC .Depth2 > li .Dtarget2 ul li > a */

.hid_AC .Depth2 > li .Dtarget2,
.hid_AC .Depth > li .Dtarget {box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.2)  ; }
.nav_wrap:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: url(/images/qubridge/bg/line_headerNavigation.png) repeat-x;
}
.menu_gnb{
    position:absolute;left:50%;margin-left:-640px;width:216px;top:0;z-index:3
}
.shadow_line{
    background: url(/images/qubridge/bg/line_allCategoryRight.png) repeat-y;
    position: absolute;
    z-index: 2;
    top: 0;
    width:4px;
    bottom: 0;
}
.all_cate{position: relative;}
.all_cate:before{
	content:"";
	top:0;
	right: -4px;
    bottom: 0;
    width: 4px;
    height: 56px;
    background: url(/images/qubridge/bg/line_allCategoryRight.png) repeat-y;
    opacity: 0.35;
	position: absolute;
}
.flixed_menu{z-index: 400;}
