
@font-face {font-family:"dddddd"; src:url("../font/FZCCHJW.TTF");}
html, body{margin:0; padding:0; border:0 none; outline:0; color:inherit;}

/*产品区*/
#products{clear: both; position: relative;}

#products .con-chenge{
	min-height: 440px;
	position: relative;
	z-index: 5;
	width: 1130px;
	margin: 0 auto;
}
#products .con-chenge .slide-box{
	margin-top: -75px;
	position: relative;
	width: 1130px;
	z-index: 5;/*
	overflow: hidden;*/
}
#products .con-chenge .bd{
	width: 1130px;
	overflow: hidden;
}
#products .con-chenge .bd ul li{
	margin:0; 
	padding:0;
	width: 270px;
	height: 420px;
	background: #fff;
	list-style:none;
}
#products .con-chenge .bd ul li .title{
	height: 135px;
	padding-top: 40px;
}

#products .con-chenge .bd ul li .title .top{
	background: url(../images/tb2.jpg) no-repeat center top;
	padding-top: 20px;
}
#products .con-chenge .bd ul li .title .top p{
	margin:0; 
	padding:0;
	font-weight: bold;
	font-size: 20px;
	color: #333;
	text-align: center;
	/*font-family:"dddddd";*/
}
#products .con-chenge .bd ul li .title .text{
	width: 215px;
	padding-top: 15px;
	margin: 0 auto;
}
#products .con-chenge .bd ul li .title .text p{
	margin:0; 
	padding:0;
	color: #8f8f8f;
	text-align: center;
}
#products .con-chenge .bd ul li{
	margin-right: 17px;
	float: left;
}

#products .con-chenge .bd ul li a{
	text-decoration:none;
}

#products .con-chenge .hd{
	height: 90px;
	text-align: center;
	line-height: 90px;
	margin: 0 auto;
}
#products .con-chenge .hd ul{
	margin:0; 
	padding:0;
	text-align: center;
	margin: 0 auto;
	padding-top: 35px;
	float: left;
}
#products .con-chenge .hd ul li{
	margin:0; 
	padding:0;
	width: 12px;
	height: 12px;
	background: #8d8d8d;
	float: left;
	margin-right: 7px;
	text-indent: -9999px;
	overflow: hidden;
}
#products .con-chenge .hd ul li.on{
	background: #fc433e;
}
#products .con-chenge .hd p{text-align: center;}
#products .con-chenge .hd .next{
	background: url(../images/btn1.png);
	width: 24px;
	height: 47px;
	background-position: -24px 0px;
	position: absolute;
	right: -40px;
	top: 200px;
	cursor: pointer;
}
#products .con-chenge .hd .prev{
	
	background: url(../images/btn1.png);
	width: 24px;
	height: 47px;
	position: absolute;
	left: -40px;
	top: 200px;
	cursor: pointer;
}
