.is-footer {
	width: 100%;
	padding-bottom: 20px;
	font-size: 14px;
	border-top: 3px solid #cc1c25;
	background: url(../images/footer-bg.jpg) center center no-repeat;
}
.footer-msg {
	position: relative;
	padding-top: 20px;
	font-size: 16px;
}
.text-center {
	text-align:center;
}
.footer-msg span {
	line-height: 30px;
}
.footer-msg,
.footer-msg a {
	color: #000;
}
.footer-msg a:hover {
	text-decoration: none;
}
.img-gov-red {
	position: absolute;
	bottom: 0;
	left: 90px;
}
.img-jiucuo {
	position: absolute;
	bottom: 0;
	right: 90px;
}
.is-footer .is-w {
	padding:0;
}
