/* CSS Document */
html,body,div,a,p,b,span,ul,li,ol,strong,i,table,tr,td,th,form{
margin:0;
padding:0;
border:0;
top:0;
bottom:0;
left:0;
right:0;}
html,body{
width:100%;
height:100%;
overflow:hidden;}

.products{
width:100%;
height:100%;
background:url(../images/contactBg.jpg) repeat;}
.proShow{
width:100%;
height:595px;
background:url(../images/productsBgL.jpg) repeat-x;}
.proCC{
width:1280px;
height:595px;
margin:auto;
background:url(../images/productsLigth.png) no-repeat center;}
.proCon{
width:1010px;
height:390px;
padding-top:170px;
padding-bottom:15px;
margin:auto;}
.pro{
width:1000px;
height:390px;
overflow:hidden;
position:relative;}
#zl,#xl{
width:2000px;
height:390px;
list-style:none;
position:absolute;}
#zl li,#xl li{
	width:1000px;
	height:370px;
	display:block;
	float:left;
	position:absolute;
	left:0px;
	padding:20px;
	overflow:hidden;
}



.proItem{
	width:100%;
	height:auto;
	text-align: center;
	position:relative;
}
.proKind{
	width:1280px;
	height:40px;
	margin:48px auto 24px auto;
	text-align: center;
}

.proKind ul{
	width:1115px;
	height:auto;
	margin:auto;
list-style:none;}
.proKind ul li{
width:131px;
height:40px;
margin:0 8px 8px 0;
display:block;
float:left;
text-align:center;
background:url(../images/proItemL.png) no-repeat;
font-size:14px;
font:"宋体";
color:#fff;
line-height:32px;
cursor:pointer;}

.proSeries{
	width:1280px;
	height:32px;
	margin:auto auto 8px auto;
}
.proSeries ul{
	width:1115px;
	height:auto;
	margin:auto;
list-style:none;
display:none;}
.proSeries ul li{
width:131px;
height:32px;
margin:0 8px 8px 0;
display:block;
float:left;
text-align:center;
background:url(../images/proItemL.png) no-repeat;
font-size:14px;
font:"宋体";
color:#fff;
line-height:32px;
cursor:pointer;}
ul.proSe{
display:none;}
.kk2{
background:url(../images/proItemL2.png) no-repeat;}
.kk3{
background:url(../images/proItemL3.png) no-repeat;}


/*产品列表*/
.chanpinShow{
width:100%;
height:240px;
position:relative;}
.four{
width:100%;
height:240px;}
.three{
width:100%;
height:150px;
position:absolute;
top:130px;}
.two{
width:100%;
height:235px;
position:absolute;
top:200px;}
.one{
width:100%;
height:100px;
position:absolute;
top:255px;}
.one img{
height:100px;
}

.two img{
height:120px;
}
.three img{
height:150px;
}
.four img{
height:240px;}
.imgItem{
	width:auto;
	height:240px;
	float:left;
	margin-right: 8px;
	position:relative;
}
.imgItem img{
position:relative;}

.f4{
width:650px;}
.s4{
width:124px;}
.s3{
width:435px;}
.s2{
width:233px;}
.s1{
width:100px;}


.speAll{
width:150px;
height:100px;
margin:0;
margin-bottom:5px;
padding:0;
}
.speOne{
position:absolute;
top:0;}

/*点击弹出笼罩层*/
.lzc{
width:100%;
height:100%;
position:absolute;
background:url(../images/proLzc3.png) repeat;
z-index:9999999999999999;
display:none;}
.lzcWK{
	width:1280px;
	height:743px;
	position:absolute;
	margin:auto;
	border:15px solid #000;
	z-index:999999999999999999999999;}
a{
	color:#FFF;
	text-decoration:none;}
	
	
.lzcClose{
	width:24px;
	height:24px;
	position:absolute;
	left:1290px;
	top:-25px;}

