﻿.header{
        font-family:'微软雅黑',Arial, Helvetica, sans-serif; 
	position: fixed;
	top: 33;
	left: 0;
	z-index: 25;
	width: 100%;
	height: 72px;
	background: #fff;
	margin: 0 auto;

}


#menu{ height:56px; }
#menu ul{ display:inline-block; *display:inline; zoom:1; text-align:center;}
#menu ul li{width:120px;text-align:center; float:left;  font-size:14px; position:relative; }
#menu ul li a{display:block; height:56px; line-height:56px; color:#999;}
#menu ul li a:hover{ color:#fff; background:#eb1d2a;}
#menu ul li.home{ display:none;}
#menu ul ul{position:absolute; display:none; left:-25px; top:56px; z-index:999; padding:0px; margin:0px; width:170px; z-index:5;}
#menu ul ul li{ font-size:12px;  width:170px;  line-height:32px; z-index:9999; text-align:center; }
#menu ul ul li a{ line-height:32px; height:32px; color:#fff; background:#eb1d2a;  z-index:999; border-bottom:1px solid #e30a0a; display:block; filter:alpha(opacity=90);-moz-opacity:0.90;opacity:0.9;}
#menu ul ul li a:hover{ background:#fff; color:#eb1d2a; border-bottom:1px solid #fff;}




.search_ktop{ 
border:none; width:140px; height:28px; background:#fff; padding-left:15px; line-height:28px; color:#999999;
border-left: 1px solid #BDBDBD;
border-top: 1px solid #BDBDBD;
border-bottom: 1px solid #BDBDBD;
border-right: 0px solid #000;
border-radius: 25px 0 0 25px;}




/* 首页产品系列 */


.index_pro_con{ padding-bottom:112px;}
.index_pro_con .pic_k{ float:left;}
.index_pro_con .pic{ width:300px; float:left; height:254px; background:#FFF;}
.index_pro_con .pic_font_div{ text-align:center; padding-top:91px; font-size:30px;padding-bottom:91px; }
.index_pro_con .pic_font_div .zn_bt{ padding-top:5px;  font-size:18px;}
.index_pro_con .pic img{ width:300px; height:254px;}
