.yScrollListIn{width:1150px;height:280px;position:relative;}
.yScrollListInList{ float:left; display:none;width:1090px;  position:relative;
		margin: 0px auto; height:280px; padding:0;left:0;top:0;overflow:hidden;}
.yScrollListIn .yScrollListbtn{ float:left; cursor:pointer; width:30px;height:280px;background:url(../images/btnys.png) no-repeat 0 center;}
.yScrollListIn .yScrollListbtnr{background-position:-30px center;right:5px;}
.yScrollListIn .yScrollListbtnl{left:5px;}
.yScrollListInList ul{ width:1150;height:280px; top:0;left:0px; position:absolute; overflow:hidden;}
.house-service .content .yScrollListInList ul li{width:1090px;height:280px;float:left; }
.yScrollListInList ul li .img{width:100%;height:250px;display:block; background:#fff;}
.yScrollListInList ul li .img > div	{
		float:left;
		width:33.33%;
		height:250px;
		text-align:center;
}
.yScrollListInList ul li .img > div > img	{
		width:96%;
		max-height:250px;
}
.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;
}


@media screen and ( max-width:767px ) {

}