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

a.abtn{
	position:absolute;
	top:160px;
	display:block;
	height:20px;
	width:10px;
	overflow:hidden;
	text-indent:-20000px;
}
a.aleft{
	left:10px;
	background:url(img/swiper-l.png) left top no-repeat;
}
a.aright{
	right:10px;
	background:url(img/swiper-r.png) right top no-repeat;
}

.productshow{
	width:280px;
	height:349px;
	position:relative;
	margin:0 auto;
}
.productshow .scrollcontainer{
	width:280px;
	height:349px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.productshow .scrollcontainer ul{
	width:8000000px;
	position:absolute;
	left:0px;
	top:0px;
}
.productshow .scrollcontainer li{
	float:left;
	width:280px;
	height:349px;
}
.productshow .scrollcontainer a{
	width:280px;
	height:349px;
	display:block;
}
.productshow .scrollcontainer li img{
	max-width:280px;
	height:349px;
	display:block;
	margin:0 auto;
}