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

a.abtn{
	position:absolute;
	top:97px;
	display:block;
	height:49px;
	width:45px;
	overflow:hidden;
	text-indent:-20000px;
}
a.aleft{
	left:0px;
	background:url("../Image/arrow3.jpg")/*tpa=http://www.yzhyy.cn/App/Home/View/Default/Public/Image/arrow3.jpg*/ left top no-repeat;
}
a.aright{
	right:0px;
	background:url("../Image/arrow3.jpg")/*tpa=http://www.yzhyy.cn/App/Home/View/Default/Public/Image/arrow3.jpg*/ right top no-repeat;
}
a.aleft:hover{
	left:0px;
	background:url("../Image/arrow3.jpg")/*tpa=http://www.yzhyy.cn/App/Home/View/Default/Public/Image/arrow3.jpg*/ left bottom no-repeat;
}
a.aright:hover{
	right:0px;
	background:url("../Image/arrow3.jpg")/*tpa=http://www.yzhyy.cn/App/Home/View/Default/Public/Image/arrow3.jpg*/ right bottom no-repeat;
}

.productshow{
	width:1176px;
	height:306px;
	position:relative;
	margin:40px auto 0 auto;
}
.productshow .scrollcontainer{
	width:1144px;
	height:306px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.productshow .scrollcontainer ul{
	width:80000px;
	position:absolute;
	left:0px;
	top:0px;
}
.productshow .scrollcontainer li{
	float:left;
	width:360px;
	height:286px;
	margin-right:32px;
}
.productshow .scrollcontainer a{
	width:360px;
	height:286px;
	display:block;
}
.productshow .scrollcontainer li img{
	width:360px;
	height:230px;
}
.productshow .scrollcontainer li span{
	display:block;
	width:100%;
	height:56px;
	text-align:center;
	line-height:56px;
	overflow:hidden;
}
.productshow .scrollcontainer a{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.productshow .scrollcontainer a:hover{
	color:#303052;
	-webkit-box-shadow:0px 5px 15px #ccc;
    -moz-box-shadow:0px 5px 15px #ccc;
    box-shadow:0px 5px 15px #ccc;
}