#demo5{clear:both;overflow:hidden;width:1200px;margin:38px 0px 0px 0px;}
.scroll-img {
	width: 100%;
	height: 234px;
	overflow: hidden;
	font-size: 0;
}
/*.scroll-img ul {
	width: 100%;
	height: 600px;
	margin: 0;
}*/
.scroll-img ul li {
	/*overflow:hidden;*/width:285px;float:left;height:234px;margin:0px 20px 0px 0px;text-align:center;background:#000; 
}
/*.scroll-img ul li:last-child{margin:0px 0px 0px 0px;} */
/*.scroll-img ul li:nth-child(4n){margin:0px 0px 0px 0px;} */
#demo5.scroll-img ul {
	width: 2400px;
}
.video_img{width:285px;height:165px;display:block;transition:all 800ms ease-in-out;opacity:1.0;}
.video_img:hover{opacity:0.4;}
.video_text1,.video_text2,.video_text3,.video_text4{font-size:14px;z-index:20;width:285px;height:47px;display:block;background:url(../images/video_bg1.gif) no-repeat bottom center;padding:22px 0px 0px 0px;line-height:14px;color:#fff;text-transform:uppercase;}
.video_text2{background:url(../images/video_bg2.gif) no-repeat;}
.video_text3{background:url(../images/video_bg3.gif) no-repeat;}
.video_text4{background:url(../images/video_bg4.gif) no-repeat;}
.video_text1:hover,.video_text2:hover,.video_text3:hover,.video_text4:hover{text-decoration:none;color:#ffc90e;}
