
/*footer*/
.footer{ margin-top:30px; width:100%;   height: 64px;
  line-height: 64px;
  background: #000000; color: #c3c3c3;
  }
    .footer .links{ text-align:center;}
.footer .links a{   margin: 0 10px;
  color: #c3c3c3; font-size:14px;}
.footer .ft_spn_mb{ display:none;}
.footer .ft_wrapper{ width:96%; margin:0 auto;}
.footer .links{ display:inline-block;}
.footer span{ display:inline-block; }
@media screen and (max-width: 800px) {
	.searchInfo .submit{ font-size:18px;}
	.positionSearch li.companyName, .positionSearch li.workAdress{ width:43.2%;}
	/*footer*/
	.footer{ height:120px;}
	.footer .ft_spn_mb{ display:inline-block;}
	.footer .ft_spn_pc{ display:none;}
.footer .ft_wrapper{ text-align:center;}
.footer .links{ height:50px; line-height:66px;}
.footer .links a{ margin:0;}
.footer span{ height:25px; line-height:25px;}
}
