@charset "utf-8";
/* CSS Document */
.banner{
	width:1002px;
	margin:5px auto 0;
}
.wrap{
	width:1002px;
	margin:5px auto 0;
}
.wrap .title{
	line-height:24px;
	border-bottom:1px solid #ddd;
}
.wrap .title h3{
	color:#45bfe6;
	display:inline;
	font-size:14px;
}
.wrap .title i{
	font-family:Arial;
}
.wrap .content{
	padding:10px 0 0 10px;
}
.wrap .about_us{
	float:left;
	width:400px;
	margin-left:10px;
	height:160px;
}
.wrap .about_us .content img{
	float:left;
	width:150px;
	height:110px;
	border:1px solid #ddd;
	margin-right:10px;
}
.wrap .about_us .content p{
	line-height:23px;
	text-indent:20pt;
	padding-right:5px;
}
.wrap .lianxi{
	float:left;
	width:320px;
	margin-left:10px;
	height:160px;
}
.wrap .lianxi .content p{
	line-height:24px;
	color:#ff720b;
	font-size:14px;
	font-weight:bold;
}
.wrap .products{
	float:left;
	width:1002px;
	height:120px;
}
.wrap .products .title{
	border:none;
}
.wrap .products .products_list{
	width:1002px;
	height:89px;
	overflow:hidden;
	position:relative;
}
.wrap .products .products_list .ScrCont {
	width:954px;
	height:87px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
.wrap .products .products_list #List1_1{
	width:3000px;
	position:absolute;
	top:0;
	left:0;
}
.wrap .products .products_list .LeftBotton,.wrap .products .products_list .RightBotton {
	width:24px;
	height:89px;
	top:0;
	position:absolute;
	background:url(../images/ax.gif) no-repeat;
}
.wrap .products .products_list .LeftBotton 
{
	left:0;
	background-position: 0 0;
}
.wrap .products .products_list .RightBotton 
{
	right:0;
	background-position:-24px 0;
}
.wrap .products .products_list .pl{
	width:215px;
	margin-top:5px;
	padding-left:20px;
	float:left;
}
.wrap .products .products_list .pl img {
	width:73px;
	height:73px;
	margin-right:10px;
	float:left;
}
.wrap .products .products_list .pl h3 {
	color:#45bfe6;
	line-height:30px;
	font-size:13px;
}
.wrap .products .products_list .pl p {
}