.yScrollListIn{width:1100px;height:370px;position:relative;} .yScrollListInList{display:none;width:1070px; margin: 20px auto 30px; height:340px;position:absolute;padding:0;left:0;top:0;overflow:hidden;} .yScrollListIn .yScrollListbtn{cursor:pointer;position:absolute;width:13px;height:340px;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:340px;position:absolute;top:0;left:30px;overflow:hidden;} .yScrollListInList ul li{width:505px;height:340px;float:left; margin-right:30px; background:#003961;} .yScrollListInList ul li .img{width:100%;height:190px;display:block; background:#ccc;} .yScrollListInList ul li .img > div { width:100%; height:190px; text-align:center; line-height:190px; } .yScrollListInList ul li .img > div > img { max-width:500px; max-height:180px; } .yScrollListInList ul li .desc { padding:10px 15px 5px; font-size:14px; color:#ccc; line-height:26px; } .yScrollListInList ul li h5 { color:#ff6814; line-height:34px; } @media screen and ( max-width:767px ) { }