.mouse { height:100px; background:url("../images/scroll.gif") no-repeat center center; }
/*.icon-mouse{ width:72px; height:72px;  margin:54px auto 0 auto}*/

.news {
	overflow: hidden !important;
	position: relative !important;
	width: 100%;
	height:304px;
}

	.news ul {
		position:absolute;
		overflow:hidden !important;
		float:left;
		width:7600px;
	}
		.news ul li {
			width:380px;
			height:304px;
			float:left;
		}