@charset "utf-8";

/*b---------子页产品竖导航-------------------*/
.pro_left_category{ clear:both;border:0px solid #ddd; border-top:0px; margin-top:7px;}
.pro_left_category .pro_all_title{width:100%;height:35px;line-height:35px;margin-bottom:0px;}
.pro_left_category .pro_all_title > div{border-bottom:0px solid #ddd;text-align:center;overflow:hidden;height:33px;line-height:33px; position:relative; background:#F2F2F2;}
.pro_left_category .pro_all_title > div a{ color:#0474C0;font-size: 14px; font-family:"Microsoft YaHei";}
.pro_left_category .pro_all_title > div:hover a{}
.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{}

/*.pro_nav_div{clear:both; position:relative;}*/
.pro_left_category .pro_nav_div{width:100%;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:5px;border-bottom:0px solid #ddd;padding-left:37px;overflow:hidden;height:33px;line-height:33px; position:relative; background:#F2F2F2;}
.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:#0474C0;}
.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{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{}
.pro_left_category .pro_nav_div .prosnav .prosnavon .mainCatebt a{color:#0474C0;}
.pro_left_category .pro_nav_div .prosnav .prosnavon .mainCatebt 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:257px;height:32px;line-height:32px;padding:0 6px; color:#464646;z-index:99;cursor:pointer; position:relative; 
display:none;border-bottom:0px dashed #474747; background:#f9f9f9; margin-bottom:3px;}
.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:38px;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{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:#51B7FB;}
.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---------子页产品竖导航-------------------*/