.page-guide li {
    	margin-left: 60px !important;
}

.footer {
	width: 100%;
	float: left;
	background: #0f4fa8;
	height: 197px;
	margin-top: 10px;
	/* z-index: 999999; */
	position: relative
}

.footer_content {
	width: 1300px;
	margin: 0 auto;
}

.footer_Navigation {
	width: 100%;
	float: left;
	text-align: center;
}

.footer_Navigation ul {
	margin-left: 425px;
	margin-top: 0px;
}

.footer_Navigation ul li {
	color: #fff;
	font-size: 18px;
	float: left;
	border-right: 1px #4a87b2 solid;
	padding-left: 11px;
	padding-right: 11px;
	cursor: pointer;
}

.footer_Navigation ul li:last-child {
	border: none;
}

.footer_record {
	width: 100%;
	float: left;
	text-align: center;
	color: #a0b5cc;
	font-size: 15px;
	margin-top: 10px;
}
.footer_relation{
	width: 100%;
	float: left;
	text-align: center;
	color: #a0b5cc;
	font-size: 15px;
	margin-top: 10px;
}
.foot_friendship {
	width: 100%;
	float: left;
	margin-top: 24px;
}

.foot_select {
	width: 332px;
	height: 38px;
	float: left;
	margin-left: 410px;
}

.foot_select select {
	width: 332px;
	height: 38px;
	border: none;
	outline: none;
	background-color: #3b7eac;
	color: #a1bcd2;
	font-size: 15px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-right: 14px;
	background-position: 98%;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	box-sizing: border-box;
}

.footer_img {
	float: left;
	margin-left: 40px;
}

.footer_jiucuo {
	float: left;
	margin-left: 20px;
	margin-top: 7px;
}
