.index_foot{ width:100%; min-height:60px; line-height:25px; text-align:center;  margin:0 auto;background-repeat:repeat-x; font: 14px/1.14 \5b8b\4f53,Arial,sans-serif;min-width:1260px;display:block;}
.index_foot .index_box{ width:100%; height:39px; margin:0 auto; background:#005C9F;min-width:1200px;}
.index_box ul{ width:1000px; margin:0 auto;height: 30px;overflow: hidden;}
.index_box ul li{ width:100px; line-height:39px; text-align:center; float:left;
				animation: change 10s linear 0s infinite;}
.index_box ul li a{ text-decoration:none; color:#e7e1e1;  font-family:"宋体"}
.index_foot .index_s ul{
	min-width:1200px;
	height:auto;
	margin:10px auto;

}
.index_foot .index_s ul li{
	 font: 12px/1.14 \5b8b\4f53,Arial,sans-serif;
	line-height:25px;
	display:block;
	text-align:center;
	padding:1px 0;
	0% {
					color: #333;
				}
				25% {
					color: #ff0;
				}
				50% {
					color: #f60;
				}
				75% {
					color: #cf0;
				}
				100% {
					color: #f00;
				}
}
.index_foot .index_s ul li i{
	margin-right:5px;
	width:25px;
	color:#fff;
	padding:3px;
	-webkit-font-smoothing:antialiased;
    font-size:12px;
	height:25px;
	border-radius:50%;
	background:#666;
	line-height:25px;
	}
.index_foot .index_s ul li a{
   font: 12px / 1.14 \5b8b\4f53, Arial, sans-serif;
    line-height: 25px;
	}