/*footer*/
.top_link {
    width: 228px;
    height: 16px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    /* margin-left: 559px; */
    position: absolute;
    left: 573px;
    top: -39px;
    /* margin-left: -392px;
	margin-top: 34px; */
    /* padding-bottom: 21px; */
}

.top_link a {
    text-decoration: none;
    color: #388cff;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
}
.top_link a:hover{
    color:#0057FF;
}
.top_link span:first-child{
	color:#999999;
}
/* .top_link a:visted {
    text-decoration: none;
    color: #999999;
} */

.top_hr {
    padding: 0 13px;
}
.logo{
	position: absolute;
	top: -57px;

}