.yScrollListIn{width:1100px;height:320px;position:relative;}
.yScrollListInList{display:none;width:1050px; 
		margin-top: 0px; margin-bottom:20px; height:260px;position:absolute;padding:0;left:30px;top:0;overflow:hidden;}
.yScrollListIn .yScrollListbtn{cursor:pointer;position:absolute;width:13px;height:260px;background:url(../images/btnys.png) no-repeat 0 center;}
.yScrollListIn .yScrollListbtnr{background-position:-14px center;right:5px;}
.yScrollListIn .yScrollListbtnl{left:5px;}
.yScrollListInList ul{width:2080px;height:320px;position:absolute;top:0;left:0px;overflow:hidden;}
.yScrollListInList ul li{width:340px;height:260px;float:left; margin-right:10px; background:#003961;}
.yScrollListInList ul li .img{width:100%;height:190px;display:block;padding-top:10px; background:#fff;}
.yScrollListInList ul li .img > div	{
		width:100%;
		height:180px;
		text-align:center;
		line-height:180px;
	}
.yScrollListInList ul li .img > div > img	{
		max-width:500px;
		max-height:180px;
	}
.yScrollListInList ul li .desc	{
		padding:10px 15px 0px;
		font-size:14px;
		color:#fff;
		line-height:26px;
	}
.yScrollListInList ul li h5	{
		color:#ff6814;
		line-height:34px;
	}

@media screen and ( max-width:767px ) {

}