.logo_in {
	background-color: #e90029;
	font-size: 16px;
	color: #fff;
	text-align: center;
	width: 200px;
	line-height: 50px;
	display: block;
	margin: 20px auto;

}

.logo_in:hover {
	color:#fff;
	background: #740014;
}

.hint_txt {
	max-width: 800px;
	text-align: center;
	margin: 5px auto;
	font-size: 14px;
	line-height: 16px;
	color: #969696;
}
.c26{
	color: #262626;
	font-weight: 600;
}