.yScrollListIn{width:1100px;height:370px;position:relative;}
.yScrollListInList{ width:100%; 
		margin: 20px auto 0; height:auto;padding:0 0 20px;left:0;top:0;overflow:hidden;
		background:#dddddd; border-radius:20px; }
.yScrollListInList ul{width:96%; margin:0 auto; height:300px; overflow:hidden; 
	}
.yScrollListInList ul li	{
		width:33.33%;
		height:auto;
		float:left; 
	}
.yScrollListInList ul li a	{
	display:block;
	width:90%;
	margin:40px auto 0;
	background:#eeeeee;
}
.yScrollListInList ul li .img{	width:100%;	height:200px; text-align:center; }

.yScrollListInList ul li .img > img	{
		margin-top:20px; 
		max-width:325px;
		max-height:180px;
		border-radius:10px;
	}
.yScrollListInList ul li .desc	{
		padding:10px 10px;
		font-size:14px;
		color:#fff;
		line-height:26px;
	}
.yScrollListInList ul li h5	{
		text-align:center;
		color:#ff6814;
		line-height:26px;
	}
.en-equipment .yScrollListInList ul li .desc	{
	padding:8px 5px;
}
.en-equipment .yScrollListInList ul li h5	{
	line-height:20px;
	font-size:14px;
	font-weight:normal;
}
.yScrollListIn2 {height:260px; background:#fff;}
.yScrollListInList2	{height:220px;overflow:hidden;}
.yScrollListIn2 .yScrollListbtn	{height:220px;}
.yScrollListInList2 ul{height:220px;}
.yScrollListInList2 ul li{ width:236px; height:220px;}
.yScrollListInList2 ul li .img{ height:164px; }
.yScrollListInList2 ul li .img > div	{height:164px;}
.yScrollListInList2 ul li .img > div > img	{
	max-width:236px;
	max-height:164px;
}

@media screen and ( max-width:767px ) {

}