ul,p{margin:0 auto; padding:0;}
li{list-style-type:none;}
img{border:0;}
:focus{outline:0;}

a.abtn1{
	position:absolute;
	top:122px;
	display:block;
	height:25px;
	width:20px;
	overflow:hidden;
	text-indent:-20000px;
	background:url(../Image/arrow3.png) 0px center no-repeat;
}
a.aleft1{
	left:0px;
}

a.aright1{
	right:0px;
	background-position:right center;
}

.productshow1{
	width:514px;
	height:322px;
	position:relative;
	text-align:center;
	font-family:微软雅黑, 黑体;
	margin:51px auto 0 auto;
}
.productshow1 .scrollcontainer1{
	width:415px;
	height:322px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.productshow1 .scrollcontainer1 ul{
	width:80000px;
	position:absolute;
	left:0px;
	top:0px;
}
.productshow1 .scrollcontainer1 li{
	float:left;
	width:415px;
	height:322px;
	text-align:center;
	overflow:hidden;
}
.productshow1 .scrollcontainer1 li img{
	width:415px;
	height:280px;
}
.productshow1 .scrollcontainer1 li span{
	display:block;
	width:100%;
	height:42px;
	line-height:42px;
	color:#fff;
}
.productshow1 .scrollcontainer1 li a:hover span{
	color:#e45a0f;
}