@charset "utf-8";
/* CSS Document */

/*重置样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, button{padding:0;margin:0;}
body{background:url(../images/bg.gif) repeat;font:12px/18px "宋体";color:#333;}
h1, h2, h3, h4, h5, h6{ font-size:100%}
fieldset, img{border:0;}
input, label, select, option, textarea, button, fieldset, legend{font:12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif;/*表单中的字体属性与表单以外的不一致，需要单独定义*/}
ul, li ,dl,dt,dd{list-style:none;}

/*设置常用样式,定义页面中常重复使用的一些样式，可以观察设计稿来确定*/
.dis{ display:none} /*隐藏*/
.left{ float:left} /*左浮动*/
.right{ float:right} /*右浮动*/
.clear{ clear:both; margin:0px; padding:0px;  } /*清除浮动*/
.red{color:#cd0000;} /*红色文字*/
.boder1px{ border:1px solid #e4e4e4} /*1像素边框*/
.position_rel{ position:relative} /*相对定位*/
.hot{color:#F17500}
.del{ font-family:georgia}/*删除线样式字体，用在商品价格*/

/*区块与区块间隔调用样式*/

.blank15{clear:both; height:15px; display:block;}
.blank10{clear:both; height:10px; display:block;line-height:10px;font-size:0px;}
.blank20 {clear:both; height:20px; overflow:hidden; display:block;}


/*默认文字链接样式*/
a{color:#333;text-decoration:none;}
a:hover{color:#DD1339;text-decoration:underline;}

/*头部样式*/
#header{width:980px;margin:0 auto;line-height:86px}
#header h1{width:50px;height:137px;background:#fff;clear:both}

/*导航样式*/
#nav{background:url(../images/nav_bg.gif) repeat-x;height:45px;line-height:45px; }
.menu{width:980px;margin:0 auto;}
#nav ul{;*float:left}
#www_zzjs_net{*float:right}
#nav li{float:left;font-weight:bold;font-size:14px;text-align:center; white-space:nowrap;padding: 0 14px;}
#nav li a:hover{color:#fff;background:#366CAC;display:block; text-decoration:none}

/*banner样式*/
#banner{width:980px;height:320px;margin:0 auto; overflow:hidden}


/*内容区样式*/
#content{width:980px;margin:0 auto;}
		.brand{width:200px;margin-right:10px}
		.brand h2{background:url(../images/brand_bg.png) no-repeat;height:41px;line-height:41px;color:#fff;font-size:14px;text-indent:1em}
		.brand ul{border:1px solid #cdcdcd;border-top:none;padding:6px 0 7px;height:531px;height:525px\0;*height:537px;_height:553px;overflow:hidden}
		.brand li{border-bottom:1px solid #cdcdcd;}
		
		.con_c{width:560px}
		.news h3{background:url(../images/news_bg.png) no-repeat;height:41px;line-height:41px;color:#fff;font-size:14px;text-indent:1em}
		.news ul{border:1px solid #cdcdcd;border-top:none;padding:5px 5px 8px;overflow:hidden;*height:156px!important;_height:154px}
		.news li{width:270px;float:left; overflow:hidden;font-size:12px;height:36px;line-height:36px;border-bottom:1px dashed #cdcdcd}
		
		.news_pro h3{background:url(../images/news_bg.png) no-repeat;height:41px;line-height:41px;color:#fff;font-size:14px;text-indent:1em}
		.news_pro ul{border:1px solid #cdcdcd;border-top:none;padding:10px 5px;*padding:12px 5px;overflow:hidden;height:118px;height:112px\0;*height:112px!important;_height:130px;overflow:hidden}
		.news_pro li{float:left;width:130px;margin-right:4px}
		.news_pro li img{width:130px;height:113px}
		
		#marquee {width:198px;height:138px;_height:154px;height:132px\0;border:1px solid #cdcdcd;overflow:hidden;}
		#marquee img{ height:50px; width:198px;}

		#marquee1{width:768px;height:140px;line-height:140px;border:1px solid #cdcdcd;overflow:hidden;}
		#marquee1 li{float:left;}
		#marquee1 img{ vertical-align:middle;padding: 5px;height: 120px;width: 147px;}
		
		
		.con_r{width:200px;}
		.contact{width:200px;margin-bottom:10px}
		.contact h4{background:url(../images/brand_bg.png) no-repeat;height:41px;line-height:41px;color:#fff;font-size:14px;text-indent:1em}
		.contact ul{border:1px solid #cdcdcd;border-top:none;padding:5px;*padding:8px 5px}
		.contact li{height:30px;line-height:30px; white-space:nowrap}
		
		.partners{}
		.partners h4{background:url(../images/brand_bg.png) no-repeat;height:41px;line-height:41px;color:#fff;font-size:14px;text-indent:1em}
		
		
		
		.pro{width:770px;margin-top:10px;float:right}
		.pro h5{background:url(../images/products_bg.png) no-repeat;height:41px;line-height:41px;color:#fff;font-size:14px;text-indent:1em}
		.pro h5 span{float:left}
		.pro h5 a{float:right;margin-right:10px;color:#fff;font-size:12px}
		
		
/*底部样式*/
#fooder{background:url(../images/nav_bg.gif) repeat-x;height:41px;margin-bottom:20px}
#fooder ul{text-align:center}
#fooder li{height:41px;line-height:41px}




