*{margin:0;padding:0}
/*�豸ͼ*/
div.deviceshow{
	width:100%;
	height:13rem;
	margin-top: 0.3rem;
}div.deviceshow div.deviceimglist{
	width:100%;
	height:13rem;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

div.deviceshow div.deviceimglist ul.devimg{
	width:98%;
	height:13rem;
	position:absolute;; margin:0 auto
}
div.deviceshow div.deviceimglist ul.devimg li{
	list-style:none;
	width:102%;
	height:13rem;
	font-size:0.5rem;
	text-align:center;
	float:left;
	padding-top:0.2rem; margin:0 auto
}
div.deviceshow div.deviceimglist ul.devimg li p{
	padding:0.2rem; text-align:left
}
div.deviceshow div.deviceimglist span.leftbut{
	width:1rem;
	height:7rem;
	background:url("../images/leftbut.png") no-repeat right center;
	position:absolute;
	top:0px;
	left:0.1rem;
}
div.deviceshow div.deviceimglist span.rightbut{
	width:1rem;
	height:7rem;
	background:url("../images/rightbut.png") no-repeat left center;
	position:absolute;
	top:0px;
	right:0.1rem;
}
