@charset "utf-8";

/*b---------子页产品竖导航-------------------*/
.pro_left_category{ clear:both;border:0px solid #ddd; border-top:0px; margin-top:2px;}
.pro_left_category .pro_all_title{width:200px;height:40px;line-height:40px;margin-bottom:0px;}
.pro_left_category .pro_all_title > div{border-bottom:0px solid #ddd;text-align:center;overflow:hidden;height:40px;line-height:40px; position:relative; background:#eee;}
.pro_left_category .pro_all_title > div a{ color:#4D4D4D;font-size: 14px; /*font-family:"Microsoft YaHei";*/}
.pro_left_category .pro_all_title > div:hover a{color:#EDEDED;}
.pro_left_category .pro_all_title > div b{width:8px; height:8px;background:url(../images/index_pro_left_category_arrow.png) no-repeat;position:absolute;top:6px;left:-18px;z-index:9999;}
/*.pro_left_category .pro_all_title > div b{position: relative;left:-30px;display:none;}
.pro_left_category .pro_all_title > div b:after,.pro_left_category .pro_all_title > div b:before {border:5px solid transparent;border-left:5px solid #fff;width: 0;height: 0;position: absolute;top: 0;right: -20px;content: ' '}
.pro_left_category .pro_all_title > div b:before {border-left-color: #ddd;right: -21px;}*/
.pro_left_category .pro_all_title > div:hover{background:#4d4d4d;}

/*.pro_nav_div{clear:both; position:relative;}*/
.pro_left_category .pro_nav_div{width:200px;clear:both;}
.pro_left_category .pro_nav_div .banner{z-index:800;}
.pro_left_category .pro_nav_div .prosnav{/*background:#E5E5E5;max-height:550px;opacity:0.93; overflow:hidden;*/}
.pro_left_category .pro_nav_div .prosnav .mainCate{ position:relative; margin-bottom:0px;}
.pro_left_category .pro_nav_div .prosnav .mainCate .mainCatebt{margin-top:2px;border-bottom:0px solid #ddd;padding-left:18px;overflow:hidden;height:40px;line-height:40px; position:relative; background:#eee;}
.pro_left_category .pro_nav_div .prosnav .mainCate .mainCatebt a{color:#464646;font-size: 14px; /*font-family:"Microsoft YaHei";*/position:relative;}
.pro_left_category .pro_nav_div .prosnav .mainCate .mainCatebt a:hover{ color:#EDEDED;}
.pro_left_category .pro_nav_div .prosnav .mainCate .mainCatebt a:hover b{background:url(../images/index_pro_left_category_arrowhover.png) no-repeat;}
.pro_left_category .pro_nav_div .prosnav .mainCate .mainCatebt a b{display:none;width:8px; height:8px;background:url(../images/index_pro_left_category_arrow.png) no-repeat;position:absolute;top:6px;left:-18px;z-index:9999;}
.pro_left_category .pro_nav_div .prosnav .mainCate .mainCatebt span { position: absolute; top:0px; right:18px; font-size:12px; color:#484445; display:none;/*font-family:"微软雅黑";*/}
  /*换竖导航.on为.prosnavon*/
.pro_left_category .pro_nav_div .prosnav .prosnavon .mainCatebt{background:#4d4d4d;}
.pro_left_category .pro_nav_div .prosnav .prosnavon .mainCatebt a{color:#EDEDED;}
.pro_left_category .pro_nav_div .prosnav .prosnavon .mainCatebt a:hover b{background:url(../images/index_pro_left_category_arrowhover.png) no-repeat;}
.pro_left_category .pro_nav_div .prosnav .prosnavon .mainCatebt span{ display:none;}
.pro_left_category .pro_nav_div .prosnav .prosnavon .subCate{ display:block !important;}/* !important 强制显示，否则会闪烁*/

.pro_left_category .pro_nav_div .prosnav .subCate{margin:0px 0 0 0;width:187px;height:38px;line-height:38px;padding:0 6px; color:#464646;z-index:99;cursor:pointer; position:relative; 
display:none;border-bottom:0px dashed #474747; /*background:#f9f9f9; margin-bottom:2px;*/}
.pro_left_category .pro_nav_div .prosnav .subCate:last-of-type{border-bottom:0px dashed #474747;}
/*.pro_left_category .pro_nav_div .prosnav .subCate .ls{ width:3px; height:32px; background:#006CBD;position:absolute; left:12px; top:-25px;z-index:90;}
.pro_left_category .pro_nav_div .prosnav .subCate .rs{ width:3px; height:32px; background:#006CBD;position:absolute; left:242px; top:-25px;z-index:90;}*/
.pro_left_category .pro_nav_div .prosnav .subCate .subCatebt{padding-left:33px;border-bottom:dotted 0px #aaa;}
/*.pro_left_category .pro_nav_div .prosnav .subCate .dbt{float:left;width:100px;margin:10px 0;}*/
.pro_left_category .pro_nav_div .prosnav .subCate .dbt .bt{white-space:nowrap;overflow:hidden;}
.pro_left_category .pro_nav_div .prosnav .subCate .dbt .bt b{display:none;width:5px; height:9px;background:url(../images/index_pro_left_category_arrow2.png) no-repeat;position:absolute;top:12px;left:28px;z-index:9999;}
/*.pro_left_category .pro_nav_div .prosnav .subCate .dbt .bticon{font:400 13px/13px simsun; margin:auto 10px;float:left;}
.pro_left_category .pro_nav_div .prosnav .subCate .dnl{float:left;width:400px;margin:10px 0;}
.pro_left_category .pro_nav_div .prosnav .subCate .dnl a{ margin:auto 7px;}*/
.pro_left_category .pro_nav_div .prosnav .subCate li a{color: #464646; font-size:12px;/*font-family:"宋体";*/font-weight:normal;}
.pro_left_category .pro_nav_div .prosnav .subCate li a:hover{font-weight:normal;color:#6FBB11;}
.pro_left_category .pro_nav_div .prosnav .subCate li a:hover b{background:url(../images/index_pro_left_category_arrow2hover.png) no-repeat;}
.pro_left_category .pro_nav_div .prosnav .prosnavon .subCate:hover{}
/*e---------子页产品竖导航-------------------*/