@charset "utf-8";
footer, footer a {
	color: white;
	text-decoration: none;
	font-size: 16px;
}
footer {
	background-color: #1c63cf;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	margin-top: 7px;
}
#yedibu, #yedibu a {
	color: white;
	text-decoration: none;
	font-size: 16px;
}
#yedibu {
	background-color: #1c63cf;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	margin-top: 7px;
}
.version a {
	color: #fff;
	display: inline-block;
	font-size: 15px;
	margin-left: 12px;
	text-decoration: none;
}
.version a.current {
	background-color: rgba(0,0,0,0.2);
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: white;
	height: 30px;
	line-height: 30px;
	width: 67px;
}
.version a:first-child {
	margin-left: 0;
}
.copyright {
	color: rgba(255,255,255,0.77);
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	padding: 0 12px;
}
#liulantongji {
	display:none;
}