footer{ width: 100%; display: block; box-sizing: border-box; padding: 0 10%; font-size: 0; background: #33516f;}
footer .foot-info{ display: inline-block; line-height: 68px; color: #fff; font-size: 16px;}
footer .icon{ float: right; font-family: "iconfont"}
footer .icon li{ float: left; margin: 13px 5px;}
footer .icon li a{ float: left; font-size: 18px; color: #fff; background: #48627d; width: 40px; height: 40px; border-radius: 100%; line-height: 40px; text-align: center; transition: all 0.3s ease-in-out}
footer .icon li a:hover{ background: #000;}
.censt {font-size: .16rem; margin-left: .15rem; color: #fff;}
.censt a {color: #fff;}
.censt a:hover {text-decoration: underline;}
#cnzz_stat_icon_1278237808 img { vertical-align: top; margin-top: .28rem; margin-left: .1rem; }
@media (max-width: 480px) {
.icon {
	display: none;
}
footer {
	padding: .24rem 8%;
	text-align: center;
}
footer .foot-info {
	font-size: .14rem;
	display: block;
	line-height: 1.5;
	margin-bottom: .06rem;
}
.censt {
	font-size: .14rem;
	margin-left: 0;
	line-height: 1.5;
}
#cnzz_stat_icon_1278237808 img {
	margin-top: .04rem;
}
.foot-info a {
	display: block;
	height: 0;
	overflow: hidden;
}

}
