.footer_container {
	width: 109%;
	width: 1200px;
	/* margin: auto; */
	margin-top: -20%;
	margin-left: 8%;
}

.footer_content {
	text-align: center;
	/* padding-top: 150px; */
	/* margin-left: 32%; */
}

.footer_content b {
	color: limegreen;
	color: #0000007d;
	color: black;
	font-size: 18px;
	font-size: 10px;
}

.footer_content p {
	color: limegreen;
	color: #55ad9d;
	color: red;
	color: black;
	color: #0000007d;
	font-size: 18px;
	font-size: 10px;
	/* float: left; */
	cursor: pointer;
}

/* .footer_content p:hover{
	color: red;
} */



.sign1 {
	color: red;
	color: #0000007d;
	cursor: pointer;
	text-decoration: none;
}

.sign1:hover{
	color: red;
}

.auth{
	color: #0000007d;
	cursor: pointer;
}

.auth:hover{
	color: red;
}

.sign2 {
	color: limegreen;
	text-decoration: none;
}

.banquan{
	color: 0000007d;
	cursor: pointer;
}

.banquan:hover{
	color: red;
}

