*{
	margin:0;
	padding:0;
	}
a{
	color:#333;
	text-decoration:none;
	}
a:hover{
	color:#f60;
	text-decoration:none;
	}
img{
	border:none;
	}
ul{
	list-style-type:none;
	}
body{
	font-size:13px;
	color:#333;
	background:#F8F9FB url(../images/.jpg) repeat-x center top;
	}

.font{line-height:25px; padding:0px 12px 8px 16px;}



/*头部样式*/

#nav{
	height:36px;
	}
#nav ul{
	width:1006px;
	height:36px;
    margin:0;
	}
#nav ul li{
	float:left;
	text-align:center;
	width:100px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/line.jpg) no-repeat right center;
	}	
#nav ul li.home{}	
#nav ul li.home a{background:url(../images/li_hover.png) no-repeat center;
color:#FEFF01}
#nav ul li.home a:hover{background:url(../images/li_hover.png) no-repeat center;
}

#nav ul li a{
	width:100px;
    height:36px;
	line-height:36px;
	display:block;
color:#fff
	}

#nav ul li a:hover{
   color:#FEFF01;
	background:url(../images/li_hover.png) no-repeat center;
  	}

/*==============焦点图================*/

/* 全屏图片切换 */

.main_visual{height:375px;overflow:hidden;position:relative;}
.main_image{height:375px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:375px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:375px;}
.main_image li span{display:block;width:100%;height:375px}
.main_image li a{display:block;width:100%;height:375px}

/* 
.main_image li .img_1{background:url('../addver/img1.jpg') center top no-repeat}
.main_image li .img_2{background:url('../addver/img2.jpg') center top no-repeat}
.main_image li .img_3{background:url('../addver/img3.jpg') center top no-repeat}
.main_image li .img_4{background:url('../addver/img4.jpg') center top no-repeat}
.main_image li .img_5{background:url('../addver/img5.jpg') center top no-repeat}
*/


div.flicking_con{position:absolute;top:340px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../addver/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../addver/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../addver/hover_right.png) no-repeat right top;right:100px;}


	
.left_t{ background:url(../images/left_t.jpg) no-repeat center; line-height:56px; font-size:17px; font-weight:bold; color:#fff;}



.more{ width:90px; height:30px; display:block;}

/*产品分类样式*/
ul.left_pro{
margin-top:1px;
	 }
ul.left_pro li{
	width:214px;
	height:36px;
	line-height:36px;
	font-size:13px;
	font-weight: normal;
	text-indent:45px;
	margin-top:2px;
	 }
		
ul.left_pro li a{ width:214px; height:36px; display:block; color:#232323;background:url(../images/li_fl.jpg) no-repeat left center;
}

ul.left_pro li a:hover{color:#ff6600;
}



ul.left_new{
margin-top:1px;
	 }
ul.left_new li{
	width:214px;
	height:36px;
	line-height:36px;
	font-size:13px;
	font-weight:bold;
	text-indent:60px;
	margin-top:2px;
	 }
		
ul.left_new li a{ width:214px; height:36px; display:block; color:#545051;background:url(../images/li_fl.jpg) no-repeat left center;
}

ul.left_new li a:hover{color:#ff6600;
}


.style1{ background-image:url(../images/cp_bg_hover.jpg)}
.style2{ background-image:url(../images/cp_bg.jpg)}


/*图片滚动定义*/
.rollBox{width:996px;overflow:hidden;height:195px; margin:0 auto;}
.rollBox .LeftBotton{height:150px;width:40px;overflow:hidden;float:left;display:inline;margin:68px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:150px;width:40px;overflow:hidden;float:right;display:inline;margin:68px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:916px;overflow:hidden;float:left;height:181px; }
.rollBox .ScrCont{width:10000000px;}

.rollBox .Cont a:link,.rollBox .Cont a:visited{text-decoration:none;}
.rollBox .Cont a:hover{}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBoxtop1 {
    float:left;
	font-weight: bold;
	padding:10px 0px 0px 10px;
}

.rollBox dl.pro_list1{width:186px;height:181px;float:left;text-align:center;margin:5px 5px 0 5px;display:inline;}
.rollBox dl.pro_list1 dt{width:186px;height:151px;}
.rollBox dl.pro_list1 dt img{width:180px;height:145px;border:1px solid #ddd;padding:2px;margin:0;}
.rollBox dl.pro_list1 dd{line-height:30px;height:30px;}	
	

#footer{
	text-align:center;
	line-height:30px;
color:#;
	}
#footer a{ color:#;}

