.fenye-box{
	width: 500px;
	height: 40px;
	margin:0 auto;
	display:flex;	
	line-height: 40px;
	margin-top: 20px;	
	justify-content: center;
	align-items: center;
}
.fenye-box a{
	color: white;
	text-decoration: none;
}
.shouye{
	width: 80px;
	height: 30px;
	background-color: #AE1C1C;
	line-height: 30px;
	text-align: center;
	margin-right: 5px;
	color: white;
	font-family: '微软雅黑';
	font-size: 14px;
}
.shouye-txt{
	color: white;
	font-family: '微软雅黑';
	font-size: 14px;
	text-decoration: none;
}
.shouye-txt:visited{
	color: white;
	text-decoration: none;
}
