.scroll-img {
	width: 1000px;
	height: 200px;
	overflow: hidden;
	font-size: 0;
}
.scroll-img ul {
	height: 200px;
	margin: 0;
}
.scroll-img ul li {
	display: inline-block;
	margin: 10px 11px 0px 5px;
	float:left;
	height: 158px;
	width: 186px;
	
}
.scroll-img ul li img{ margin:3px;}
.scroll-img span{
	font-size: 12px;
	padding-left: 44px;
}

#demo4.scroll-img ul, #demo5.scroll-img ul {
	width: 1500px;
}


.xsfc {
	width: 1000px;
	height: 230px;
	float: left;
}

.xsfc .xsfc_h{
	width: 1000px;
	height: 29px;
}


.xsfc .xsfc_h h3{
	margin-top: 4px;
	margin-left: 46px;
	float:left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
}
.xsfc .xsfc_h a{
	float: right;
	font-family: "微软雅黑";
	font-size: 12px;
	margin-right: 25px;
}
.xsfc .xsfc_m{
	width: 1000px;
	height:220px;
}

.xsfc .xsfc_f{
	width: 1000px;
	height: 20px;
	margin-left: -1px;
}


.scroll-img ul li span{line-height:40px;}

.scroll-img ul li a{ color:#636363;} 





